<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Mindscape Blog</title>
	
	<link>http://www.mindscapehq.com/blog</link>
	<description>The official blog of Mindscape</description>
	<lastBuildDate>Fri, 14 Jun 2013 05:34:30 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/MindscapeBlog" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="mindscapeblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Web Workbench updated to 3.2.915.22691</title>
		<link>http://www.mindscapehq.com/blog/index.php/2013/06/14/web-workbench-updated-to-3-2-915-22691/</link>
		<comments>http://www.mindscapehq.com/blog/index.php/2013/06/14/web-workbench-updated-to-3-2-915-22691/#comments</comments>
		<pubDate>Fri, 14 Jun 2013 05:34:30 +0000</pubDate>
		<dc:creator>Jeremy Boyd</dc:creator>
				<category><![CDATA[Nightly news]]></category>
		<category><![CDATA[Web Workbench]]></category>

		<guid isPermaLink="false">http://www.mindscapehq.com/blog/?p=6570</guid>
		<description><![CDATA[Today we released an update of Web Workbench which focused on fixing exceptions triggered by conflicts with other Visual Studio extensions that have been reported by users and also updating the Sass parsing based on user feedback. Changes of note are: Updated IcedCoffeeScript to 1.6.2 Improve parsing to support cases where whitespace is allowed at [...]]]></description>
				<content:encoded><![CDATA[<p>Today we released an update of Web Workbench which focused on fixing exceptions triggered by conflicts with other Visual Studio extensions that have been reported by users and also updating the Sass parsing based on user feedback.</p>
<p>Changes of note are:</p>
<ul>
<li>Updated IcedCoffeeScript to 1.6.2</li>
<li>Improve parsing to support cases where whitespace is allowed at the beginning of a parenthesised list</li>
<li>Improved handling of nested directives within the Sass and Less parsers</li>
<li>Improve parsing to support @charset directive in .scss files</li>
<li>Improve parsing to support bang directives after interpolated variable references</li>
<li>Included FSharp.Core as part of command line compiler to handle cases where this is not natively installed</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/blog/index.php/2013/06/14/web-workbench-updated-to-3-2-915-22691/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WPF Elements 6.0 Released!</title>
		<link>http://www.mindscapehq.com/blog/index.php/2013/05/02/wpf-elements-6-0-released/</link>
		<comments>http://www.mindscapehq.com/blog/index.php/2013/05/02/wpf-elements-6-0-released/#comments</comments>
		<pubDate>Fri, 03 May 2013 01:49:41 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[WPF Elements]]></category>

		<guid isPermaLink="false">http://www.mindscapehq.com/blog/?p=6554</guid>
		<description><![CDATA[Today we are pleased to announce the release of WPF Elements 6.0. This version includes a huge load of improvements, features, bug fixes and a new control. Ribbon control The main new control in this version is the Ribbon control. A lot of users will be familiar with this control as the command hub that [...]]]></description>
				<content:encoded><![CDATA[<p>Today we are pleased to announce the release of <a href="http://www.mindscapehq.com/products/wpfelements">WPF Elements 6.0</a>. This version includes a huge load of improvements, features, bug fixes and a new control.</p>
<p><strong>Ribbon control</strong></p>
<p>The main new control in this version is the <a href="http://www.mindscapehq.com/products/wpfelements/controls/wpf-ribbon">Ribbon control</a>. A lot of users will be familiar with this control as the command hub that sits at the top of Microsoft Office applications. This control is a replacement for the Menu control and is used to categorize application commands and display them nicely to the user. Out of the box, this control supports a lot of WPF Controls including buttons, check boxes, comboboxes, numeric controls, split buttons and more. Based on the available screen real-estate, the Ribbon control will select a small, medium or large state for each control and arrange them in an optimal way. If there isn&#8217;t enough space, groups of controls will bubble down into expandable segments so the user still has access to everything.</p>
<p><a href="http://www.mindscapehq.com/blog/wp-content/uploads/2013/04/SmartLayout.png"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/04/SmartLayout.png" alt="Ribbon control" width="718" height="483" class="alignnone size-full wp-image-6559" /></a></p>
<p>Included with the Ribbon control is the Gallery control which is like a Ribbon-friendly list box. Items are displayed in horizontal rows and can be navigated through with smooth animations. The user can expand the whole list of items in a popup where items can be optionally categorized. Gallery controls can either be placed directly within the Ribbon control, or within the dropdown part of a split button.</p>
<p><a href="http://www.mindscapehq.com/blog/wp-content/uploads/2013/04/Ribbon_Gallery.png"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/04/Ribbon_Gallery.png" alt="Gallery control" width="628" height="230" class="alignnone size-full wp-image-6558" /></a></p>
<p>A demo called &#8220;Text Formatter&#8221; is included with WPF Elements 6.0 which demonstrates all the features of the Ribbon control.</p>
<p><strong>Improved DateTime axis support</strong></p>
<p>Since version 1 of the <a href="http://www.mindscapehq.com/products/wpfelements/wpf-charting">Chart control</a>, there has always been support for displaying DateTime values along the axes. The axes automatically space out the tick marks and labels which works well for numbers, but could be better for DateTime values. In WPF Elements 6.0 <strong>the axes logic for DateTime values is much improved</strong>. Labels will now be separated by proper time units rather than seemingly random intervals. For example, based on the current time range on the axis, the labels could be separated by 5 minutes, or 12 hours, or 2 days or 3 months etc. The interesting one here is monthly intervals because each month has a different number of days. The labels and tick mark spacings will be physically different to support this making the axis labels very easy to read.</p>
<p><a href="http://www.mindscapehq.com/blog/wp-content/uploads/2013/04/ImprovedDateTimeAxisSupport.png"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/04/ImprovedDateTimeAxisSupport.png" alt="Improved DateTime axis support" width="718" height="381" class="alignnone size-full wp-image-6557" /></a></p>
<p><strong>Accurate data rendering.</strong></p>
<p>The <strong>Chart control can handle millions of data points</strong> at once while maintaining good responsiveness. One of the ways it does this is by skipping over some of the data points so that only a few hundred points need to be rendered at once. As you zoom in, less points are skipped over so all the data can still be viewed. By default, the Chart control skips over of a constant number of data points per render. For example, the Chart may render every 10th point. This works well, but it can potentially skip extreme outlying data points and not capture an accurate shape of the data. In version 6.0 we include the IsMinMaxSamplingEnabled property on data series which when set to true will sacrifice a small amount of performance to <strong>render more accurate data</strong>. This is ideal for data that has sudden changes in the trend or outlying values. Here is a before and after shot of a trigonometry equation containing an extreme amount of spikes. For this kind of data there is a huge improvement with using this feature.</p>
<p><a href="http://www.mindscapehq.com/blog/wp-content/uploads/2013/04/DataSamplingBefore.png"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/04/DataSamplingBefore.png" alt="Old data sampling" width="718" height="312" class="alignnone size-full wp-image-6556" /></a></p>
<p><a href="http://www.mindscapehq.com/blog/wp-content/uploads/2013/04/DataSamplingAfter.png"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/04/DataSamplingAfter.png" alt="New data sampling" width="718" height="313" class="alignnone size-full wp-image-6555" /></a></p>
<p><strong>There are heaps of other additions</strong> that I&#8217;d love to tell you about but can&#8217;t fit into this blog post. For the full list, check out the Getting Started/What&#8217;s New page in the documentation that is shipped with the product. <a href="http://www.mindscapehq.com/products/wpfelements/whats-new">You can also see a simplified list of what&#8217;s new right here</a>.</p>
<p>If you&#8217;re already a WPF Elements customer, you can upgrade to version 6.0 for free by going to your <a href="http://www.mindscapehq.com/store/myaccount">account page</a>. If not, <a href="http://www.mindscapehq.com/products/wpfelements/download">download the free 30 day trial</a> to see what you&#8217;re missing out on. If you have any questions about WPF Elements, <a href="http://www.mindscapehq.com/forums/forum/15">let us know in the forum</a>. We&#8217;d also love to hear any <a href="http://www.mindscapehq.com/thinktank/product/15">feature requests</a> you have.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/blog/index.php/2013/05/02/wpf-elements-6-0-released/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>C# Smorgasbord book: 50 copies to win with Raygun</title>
		<link>http://www.mindscapehq.com/blog/index.php/2013/03/25/c-smorgasbord-book-50-copies-to-win-with-raygun/</link>
		<comments>http://www.mindscapehq.com/blog/index.php/2013/03/25/c-smorgasbord-book-50-copies-to-win-with-raygun/#comments</comments>
		<pubDate>Mon, 25 Mar 2013 23:47:44 +0000</pubDate>
		<dc:creator>John-Daniel Trask</dc:creator>
				<category><![CDATA[Raygun.io]]></category>

		<guid isPermaLink="false">http://www.mindscapehq.com/blog/?p=6536</guid>
		<description><![CDATA[Our friend Filip Ekberg has written a fantastic book for C# developers: &#8216;C# Smorgasbord&#8217;. It&#8217;s a great book so we thought we&#8217;d buy a bunch of copies to give out to people for trying out Raygun. What&#8217;s great about C# Smorgasbord? Filip states that the book is great for beginners through to advanced developers. What [...]]]></description>
				<content:encoded><![CDATA[<p>Our friend <a href="http://filipekberg.se/">Filip Ekberg</a> has written a fantastic book for C# developers: &#8216;C# Smorgasbord&#8217;. It&#8217;s a great book so we thought we&#8217;d buy a bunch of copies to give out to people for trying out <a href="http://raygun.io">Raygun</a>.</p>
<h2 style="margin-top:20px">What&#8217;s great about C# Smorgasbord?</h2>
<p><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/03/CSharpSmorgasbord.gif" alt="C# Smorgasbord book" width="121" height="181" class="alignnone size-full wp-image-6545" style="float:right; padding-left:20px; padding-bottom:20px;"/></p>
<p>Filip states that the book is great for beginners through to advanced developers. What we like is the more advanced end of the book. There&#8217;s plenty of &#8216;Learn C# in 45 seconds&#8217; style guides out there but sometimes it can be difficult to find a more meaty read. Filip delivers some great content for professional developers.</p>
<p>Here&#8217;s an example of some of the chapters:</p>
<ul>
<li>Chapter 1 covers Parallel Extensions</li>
<li>Chapter 5 covers async programming with varying approaches</li>
<li>Chapter 9 discusses Microsoft IL language in an easy manner and is great for embracing what&#8217;s happening under the covers of the C# compiler</li>
<li>Chapter 10 looks at the Roslyn CTP, <a href="http://www.mindscapehq.com/blog/index.php/2011/10/20/in-bed-with-roslyn/">a technology we&#8217;ve covered on our blog here before</a></li>
</ul>
<h2 style="margin-top:20px">Getting yourself a copy</h2>
<p>Now, you could go out and <a href="http://www.amazon.com/C-Smorgasbord-Filip-Ekberg/dp/1468152106/">buy a copy right now from Amazon</a> (it&#8217;s worth it), or you could get a free copy from us!</p>
<p>Here&#8217;s how to win a free copy:</p>
<ul>
<li><a href="http://raygun.io/">Sign up for a free trial of Raygun</a>.</li>
<li>Integrate Raygun with your software &#8211; <strong>you must be sending data into Raygun to qualify</strong>.</li>
<li>Once you have errors flowing into Raygun, tweet your favourite feature of raygun with the hashtag <strong>#raygunio</strong>.</li>
</ul>
<p>We will select the <strong>first 50 users</strong> who do this and send you out a copy of Filip&#8217;s great book. You also need to meet the terms. Speaking of which&#8230;</p>
<h2 style="margin-top:20px">The terms</h2>
<ol>
<li>Limited to 50 books</li>
<li>You must complete all three steps to qualify for entry.</li>
<li>You must integrate Raygun into a proper software product &#8211; no throw away or test applications just to gain entry! :-) We can see the activity of errors flowing into your Raygun account.</li>
<li>The competition will run until April 20th 2013 or until all books have been won &#8211; whichever comes first.</li>
<li>Mindscape reserves the right to cancel the competition at any time and void invalid entries.</li>
<li>If Filip&#8217;s book is not available or cannot be shipped to you by Amazon we will provide a gift voucher of the same value.</li>
</ol>
<h2 style="margin-top:20px">Get going!</h2>
<p>What are you waiting for? It takes minutes to integrate Raygun, you&#8217;ll get a great book for free and your software will be rock solid for years to come thanks to Raygun helping with your error reporting!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/blog/index.php/2013/03/25/c-smorgasbord-book-50-copies-to-win-with-raygun/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LightSpeed 5 Now Available!</title>
		<link>http://www.mindscapehq.com/blog/index.php/2013/03/06/lightspeed-5-now-available/</link>
		<comments>http://www.mindscapehq.com/blog/index.php/2013/03/06/lightspeed-5-now-available/#comments</comments>
		<pubDate>Thu, 07 Mar 2013 04:02:35 +0000</pubDate>
		<dc:creator>John-Daniel Trask</dc:creator>
				<category><![CDATA[LightSpeed]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[ORM]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.mindscapehq.com/blog/?p=6281</guid>
		<description><![CDATA[The day has finally arrived and we&#8217;re excited to announce LightSpeed 5. The worlds best .NET ORM just got even better! Here&#8217;s a run down on some of the best improvements. Keep in mind that the change log for LightSpeed is the longest we&#8217;ve ever had so these are just the highlights &#8212; there is [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.mindscapehq.com/products/lightspeed"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/03/LightSpeedOrmHeader.png" alt="LightSpeed ORM for .NET" width="718" height="159" class="alignnone size-full wp-image-6519" /></a></p>
<p>The day has finally arrived and we&#8217;re <strong>excited to announce LightSpeed 5</strong>. <a href="http://www.mindscapehq.com/products/lightspeed">The worlds best .NET ORM just got even better</a>!</p>
<p>Here&#8217;s a run down on some of the best improvements. Keep in mind that <a href="http://www.mindscapehq.com/products/lightspeed/change-log">the change log for LightSpeed</a> is the longest we&#8217;ve ever had so these are just the highlights &#8212; there is awesomeness sprinkled everywhere.</p>
<h2 style="margin-top:20px;">Compiled Queries</h2>
<p>LightSpeed already had one of the fastest query generation processes of any .NET ORM but now we support Compiled Queries also. Compiled Queries mean that we can side step the cost of query generation almost entirely on subsequent queries where only variables change (e.g. &#8216;SELECT name FROM user WHERE Id = {ID}&#8217;). </p>
<p>Lets take a peek at how this compares between LightSpeed 4 and LightSpeed 5</p>
<p><center><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/03/Ls4vs5.jpg" alt="LightSpeed 4 vs. LightSpeed 5" width="530" height="380" class="alignnone size-full wp-image-6520" /></center></p>
<p>Pretty impressive! 59% performance improvement in simple queries.</p>
<p>Of course <strong>LightSpeed has always been pretty impressive</strong> compared to what&#8217;s out there. Here&#8217;s those same numbers in comparison to Entity Framework.</p>
<p><center><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/03/LightSpeed5VsTheRest.jpg" alt="LightSpeed vs. the Rest" width="530" height="380" class="alignnone size-full wp-image-6521" /></center></p>
<p>You can see why software professionals <a href="http://www.mindscapehq.com/products/lightspeed">pick LightSpeed</a>. It&#8217;s not just <em>significantly</em> more efficient in querying, but it is also a lot easier to use and saves you valuable development hours (the many hours saved not shown in the graphs!)</p>
<h2 style="margin-top:20px;">Automatic compiled queries</h2>
<p>Compiled queries are a cool new addition. You know what else is cool? When they get applied automatically! We&#8217;ve made sure that if you call FindById, for example, LightSpeed will internally create a compiled query so all your fetches by Id automatically go faster.</p>
<p>Along with automatically occurring with FindById, LightSpeed will use this technique when walking lazy loaded collections (e.g. User.Posts would use a compiled query). This means when you&#8217;re doing simple things like walking collections you&#8217;re going at maximum speed.</p>
<p>More speed, automatically!</p>
<h2 style="margin-top:20px;">First class SQL 2012 support</h2>
<p>We&#8217;ve included a new SQL Server 2012 data provider. This is great because we already had support for all the modern data types like SQLGeography, HierarchyID and CLR Types and now you can use LightSpeed to natively target SQL Server 2012 including leveraging the new SEQUENCE support for identity generation.</p>
<h2 style="margin-top:20px;">More friendly design surface</h2>
<p><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/03/Designer.png" alt="LightSpeed Designer" width="364" height="336" class="alignnone size-full wp-image-6525" style="float:right; margin-bottom:10px;" /></p>
<p>The LightSpeed Designer has been improved to help new users. It will now do nice things like offer to create a KeyTable for you if you don&#8217;t have one setup but are using the KeyTable identity type. A common speed bump for new users that we wanted to clear up.</p>
<p>You can also display table data for a given entity directly within Visual Studio. This helps avoid needing to fire up SQL Management Studio or other tool to see your data.</p>
<p>For those of you who have not worked with a Visual Studio integrated designer that doesn&#8217;t suck, you&#8217;ll find the LightSpeed Designer a breath of fresh air. <strong>It has database-first and model-first design support, smart filtering, works with a bunch of different databases and much more</strong>. <a href="http://www.mindscapehq.com/products/lightspeed/lightspeed-designer">You can read more about designer specific features here</a>.</p>
<p>There are several other improvements to make the designer more robust, provide better error messages and improve database syncing.</p>
<h2 style="margin-top:20px;">Grab it now!</h2>
<p>You&#8217;ll love how easy LightSpeed is to use and won&#8217;t look back. If you&#8217;ve never used LightSpeed you can <a href="http://www.mindscapehq.com/products/lightspeed/download">grab the forever free version and give it a test drive</a>!</p>
<p>Existing customers with active subscriptions already have LightSpeed 5 <a href="http://www.mindscapehq.com/store/myaccount">available from their accounts</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/blog/index.php/2013/03/06/lightspeed-5-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get an awesome Raygun T-shirt!</title>
		<link>http://www.mindscapehq.com/blog/index.php/2013/03/05/get-an-awesome-raygun-t-shirt/</link>
		<comments>http://www.mindscapehq.com/blog/index.php/2013/03/05/get-an-awesome-raygun-t-shirt/#comments</comments>
		<pubDate>Tue, 05 Mar 2013 23:09:10 +0000</pubDate>
		<dc:creator>hilary</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.mindscapehq.com/blog/?p=6445</guid>
		<description><![CDATA[Robbie the Robot wants you! To try out our newest product for tracking and fixing errors - Raygun.io! Sign up for a FREE 30 day trial, and find out how Raygun makes error collecting, reporting and management automatic and easy. Then, if you blog about your experience with Raygun (and your honest experience at that), we&#8217;d [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Robbie the Robot wants you!</strong></p>
<p style="text-align: center;"><a href="http://raygun.io/" rel="attachment wp-att-6463"><img class="aligncenter size-full wp-image-6463" alt="Robot" src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/03/Robot.png" width="240" height="240" /></a></p>
<p><strong>To try out our newest product for tracking and fixing errors</strong> - <strong><a href="http://raygun.io">Raygun.io</a>!</strong></p>
<p><strong><a href="http://raygun.io/">Sign up for a FREE 30 day trial</a></strong>, and find out how Raygun makes error collecting, reporting and management automatic and easy.</p>
<p><a href="http://raygun.io/"><img class="aligncenter size-full wp-image-6414" alt="Sign up to raygun for a free trial" src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/02/RaygunSignup.png" width="718" height="52" /></a></p>
<p>Then, if you blog about your experience with Raygun (and your honest experience at that), we&#8217;d love to send you <strong>your very own Raygun T-shirt </strong>(anywhere in the world).</p>
<p><center></p>
<div id="attachment_6449" class="wp-caption aligncenter" style="width: 612px"><a href="http://raygun.io/" rel="attachment wp-att-6449"><img class=" wp-image-6449 " alt="Double-T-shirts" src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/02/Double-T-shirts1.jpg" width="602" height="458" /></a><p class="wp-caption-text">Like these cool dudes are wearing!</p></div>
<p></center><strong>They come in lady sizes too!</strong></p>
<p><center></p>
<div id="attachment_6471" class="wp-caption aligncenter" style="width: 528px"><a href="http://raygun.io/"><img class=" wp-image-6471 " alt="Hilary-raygun-tshirt" src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/03/Hilary-raygun-tshirt.jpg" width="518" height="509" /></a><p class="wp-caption-text">I&#8217;m an error blasting machine.</p></div>
<p></center></p>
<p style="text-align: left;">So if you would like to do a blog review of your experience with the mighty Raygun, <strong><a href="http://raygun.io/">sign up here for your free trial</a></strong>, and email <strong>hilary@mindscape.co.nz to grab one of these rad T-shirts while we still have &#8216;em!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/blog/index.php/2013/03/05/get-an-awesome-raygun-t-shirt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nightly news, 1 Mar 2013</title>
		<link>http://www.mindscapehq.com/blog/index.php/2013/02/28/nightly-news-1-mar-2013/</link>
		<comments>http://www.mindscapehq.com/blog/index.php/2013/02/28/nightly-news-1-mar-2013/#comments</comments>
		<pubDate>Fri, 01 Mar 2013 01:12:21 +0000</pubDate>
		<dc:creator>Jeremy Boyd</dc:creator>
				<category><![CDATA[LightSpeed]]></category>
		<category><![CDATA[Nightly news]]></category>
		<category><![CDATA[Web Workbench]]></category>
		<category><![CDATA[WPF Diagrams]]></category>
		<category><![CDATA[WPF Elements]]></category>

		<guid isPermaLink="false">http://www.mindscapehq.com/blog/?p=6455</guid>
		<description><![CDATA[LightSpeed Suppress code gen of LINQ IQueryable for transient entities Fix issue for C# templates with association fields being marked private when derived types are present, should be protected in these cases Fix for issue with delete cascading of an entity where it was associated with the base entity in a CTI relationship Web Workbench [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://raygun.io/404"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2012/05/DeveloperNotes211.png" alt="" title="" width="344" height="64" class="alignleft size-full wp-image-5007" /></a></p>
<p><strong>LightSpeed</strong></p>
<ul>
<li>Suppress code gen of LINQ IQueryable for transient entities</li>
<li>Fix issue for C# templates with association fields being marked private when derived types are present, should be protected in these cases</li>
<li>Fix for issue with delete cascading of an entity where it was associated with the base entity in a CTI relationship</li>
</ul>
<p><strong>Web Workbench</strong></p>
<ul>
<li>Fix for an issue with invalid warnings being emitted regarding missing folders on save</li>
<li>Updated CoffeeScript to 1.5</li>
<li>Added support for Literate CoffeeScript</li>
<li>Added an option to suppress warnings about missing folders to Web Workbench options</li>
<li>Updated the Visual Studio Gallery</li>
</ul>
<p><strong>WPF Diagrams</strong></p>
<ul>
<li>Resolved a connection point placement issue caused by deserializing a rotated node.<br />
 <a href="http://www.mindscapehq.com/forums/thread/590561">(details)</a></li>
</ul>
<p><strong>WPF Elements</strong></p>
<ul>
<li>Resolved a DataGrid auto column size bug.<br />
 <a href="http://www.mindscapehq.com/forums/thread/573612#582020">(details)</a></li>
<li>Resolved a bug caused by using Snoop to debug the DataGrid.<br />
 <a href="http://www.mindscapehq.com/forums/thread/573612#582032">(details)</a></li>
<li>Resolved a bug calculating the extent of the DataGrid.<br />
 <a href="http://www.mindscapehq.com/forums/thread/573612#582032">(details)</a></li>
<li>Resolved an edge case issue in a DataGrid with 1 column and FrozenColumnCount = 1.<br />
 <a href="http://www.mindscapehq.com/forums/thread/588097">(details)</a></li>
<li>Resolved an exception when dragging the DataGrid padding column header.<br />
 <a href="http://www.mindscapehq.com/forums/thread/588776#589992">(details)</a></li>
<li>Added Minor and MajorRangeButtonsVisibility properties to the TimeExplorer.<br />
 <a href="http://www.mindscapehq.com/forums/thread/592248">(details)</a></li>
<li>Resolved a DataGridPager bug.<br />
 <a href="http://www.mindscapehq.com/forums/thread/595289">(details)</a></li>
<li>Resolved a bug in LineAreaSeriesBase.GetY when the data includes null points.<br />
 <a href="http://www.mindscapehq.com/forums/thread/592347#598374">(details)</a></li>
</ul>
<p>As usual the <a href="http://www.mindscapehq.com/downloads/">free editions of the nightly builds are available right now from the downloads page</a>, and the <a href="http://www.mindscapehq.com/store/myaccount">full editions from the store</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/blog/index.php/2013/02/28/nightly-news-1-mar-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Java, JavaScript and Ruby providers for Raygun.io</title>
		<link>http://www.mindscapehq.com/blog/index.php/2013/02/20/java-javascript-and-ruby-providers-for-raygun-io/</link>
		<comments>http://www.mindscapehq.com/blog/index.php/2013/02/20/java-javascript-and-ruby-providers-for-raygun-io/#comments</comments>
		<pubDate>Thu, 21 Feb 2013 03:37:26 +0000</pubDate>
		<dc:creator>John-Daniel Trask</dc:creator>
				<category><![CDATA[Raygun.io]]></category>
		<category><![CDATA[Cold Fusion error reporting]]></category>
		<category><![CDATA[Java error reporting]]></category>
		<category><![CDATA[JavaScript error reporting]]></category>
		<category><![CDATA[Ruby error reporting]]></category>

		<guid isPermaLink="false">http://www.mindscapehq.com/blog/?p=6435</guid>
		<description><![CDATA[This week I&#8217;m pleased to announce a range of new error reporting providers for Raygun.io &#8212; to compliment our existing .NET, WinRT, NancyFX and PHP providers. We now also have providers for Java, JavaScript, ColdFusion and a community contributed Ruby provider. JavaScript provider The JavaScript provider integrates into web apps and reports on errors that [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://raygun.io"><img class="alignnone size-full wp-image-6412" alt="Raygun.io - exceptional error tracking" src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/02/RaygunHeader.png" width="718" height="120" /></a></p>
<p>This week I&#8217;m pleased to announce a range of new error reporting providers for <a href="http://raygun.io">Raygun.io</a> &#8212; to compliment our existing <a href="http://raygun.io/raygun-providers/-net-framework-and-winrt">.NET</a>, <a href="http://raygun.io/raygun-providers/-net-framework-and-winrt">WinRT</a>, <a href="http://www.philliphaydon.com/2013/01/introducing-raygun-and-nancy-raygun/">NancyFX</a> and <a href="http://raygun.io/raygun-providers/php">PHP</a> providers. We now also have providers for Java, JavaScript, ColdFusion and a community contributed Ruby provider.</p>
<h2 style="margin-top: 25px;">JavaScript provider</h2>
<p>The JavaScript provider integrates into web apps and reports on errors that occur on the <em>client side</em> of your web application. These errors are typically hidden from you, the developer, because you have no visibility of them from the server. The downside is that they can <em>majorly</em> damage the user experience of your application given the rise of JavaScript use in recent years.</p>
<p>The JavaScript provider is ready for you to use but is just a start. JavaScript error reporting support in browsers is, how do we say this nicely, &#8220;pretty average&#8221;, but we do as reasonable job of reporting what we can. This includes the URL, the message and if the browser supports it, a stack trace. We have plans to improve upon this further with time and appreciate your feedback on the provider as it stands now.</p>
<p><a href="http://raygun.io/raygun-providers/javascript">Read more about reporting JavaScript errors to Raygun.io here</a>.</p>
<h2 style="margin-top: 25px;">Java provider</h2>
<p>Callum on our team has been busy working on adding support for Java applications. We&#8217;ve got specific support for Servlets, JSP&#8217;s and standard exception reporting. We&#8217;ve also had good community response on adding additional support to other parts of Java.</p>
<p><a href="http://raygun.io/raygun-providers/java">Read more about reporting Java errors to Raygun.io here.</a></p>
<h2 style="margin-top: 25px;">Ruby provider</h2>
<p>We have fairly substantial plans for a Ruby provider for Raygun. Justin McNally (<a href="https://github.com/j-mcnally">github</a>, <a href="https://twitter.com/j_mcnally">twitter</a>), an all round nice guy and not affiliated with us at all, couldn&#8217;t wait and dived in and wrote a nice light weight provider for Ruby. His contribution can be found on GitHub over here. He&#8217;s been using it in his organisation successfully. We&#8217;ll be working with Justin to include his efforts with our own and are happy to support folks working with the Ruby provider.</p>
<p><a href="https://github.com/j-mcnally/RaygunRuby">Read more about Justin&#8217;s Ruby error provider for Raygun.io here.</a></p>
<h2 style="margin-top: 25px;">ColdFusion provider</h2>
<p>Another all round good guy, Kai Koenig (<a href="https://github.com/TheRealAgentK">github</a>, <a href="https://twitter.com/agentK">twitter</a>), has developed a provider for ColdFusion. He&#8217;s put the provider up on GitHub and has offered to maintain that provider. If you&#8217;re a ColdFusion developer he&#8217;s happy for you to submit things on Github.</p>
<p><a href="http://raygun.io/raygun-providers/coldfusion">Read more about reporting ColdFusion errors to Raygun.io here.</a></p>
<h2 style="margin-top: 25px;">The REST API for submitting an error</h2>
<p>We&#8217;ve recently published the first cut of our public API for reporting exceptions. This lets you build your own providers for other platforms. We&#8217;ve even had people writing specific providers for applications, like <a href="http://blog.bittercoder.com/">Alex Henderson</a> building a plugin for the very cool <a href="https://github.com/catch-software/EnterpriseTester-API-Examples/tree/master/CSharp/RaygunPlugin">Enterprise Tester software testing product</a>.</p>
<p><a href="http://raygun.io/raygun-providers/rest-json-api">You can read more about the REST API here.</a></p>
<h2 style="margin-top: 25px;">Thanks!</h2>
<p>We love that the community has rallied behind Raygun in the month since we launched. We have plans for more providers (Python is not far away!) and can&#8217;t wait to see the cool things you produce. Let us know at hello@raygun.io as it would be great to profile your creations.</p>
<p>If you haven&#8217;t added Raygun.io error tracking to your app yet, <a href="http://raygun.io">you can get your free trial here</a>.</p>
<p>Happy coding!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/blog/index.php/2013/02/20/java-javascript-and-ruby-providers-for-raygun-io/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How using Raygun.io makes Windows Store submission a breeze</title>
		<link>http://www.mindscapehq.com/blog/index.php/2013/02/13/how-using-raygun-io-makes-windows-store-submission-a-breeze/</link>
		<comments>http://www.mindscapehq.com/blog/index.php/2013/02/13/how-using-raygun-io-makes-windows-store-submission-a-breeze/#comments</comments>
		<pubDate>Thu, 14 Feb 2013 03:01:42 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
				<category><![CDATA[Metro Elements]]></category>
		<category><![CDATA[Raygun.io]]></category>

		<guid isPermaLink="false">http://www.mindscapehq.com/blog/?p=6421</guid>
		<description><![CDATA[As a lot of you will know, we&#8217;ve made 2 exciting releases recently: Raygun.io and Metro Elements. Raygun.io is our error tracking service that you can integrate into your apps using a few lines of code. When exceptions occur in your app, the details are sent to the Raygun.io service which you can view in [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.mindscapehq.com/blog/wp-content/uploads/2013/02/SampleExplorerWithRaygun.png"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/02/SampleExplorerWithRaygun.png" alt="Sample Explorer with Raygun" width="718" height="459" class="alignnone size-full wp-image-6422" /></a></p>
<p>As a lot of you will know, we&#8217;ve made 2 exciting releases recently: <a href="http://raygun.io/">Raygun.io</a> and <a href="http://www.mindscapehq.com/products/metroelements">Metro Elements</a>.</p>
<p><a href="http://raygun.io/">Raygun.io</a> is our error tracking service that you can integrate into your apps using a <a href="http://raygun.io/raygun-providers/-net-framework-and-winrt">few lines of code</a>. When exceptions occur in your app, the details are sent to the Raygun.io service which you can view in the convenient dashboard. The dashboard groups the exceptions together so that you can easily see the unique exceptions that are being raised. It also has a smart email notification system. You&#8217;ll get enough emails to know what&#8217;s going on with your apps, but not so much that it clutters your inbox. Raygun.io has providers for ASP.NET, PHP, WPF and WinRT plus many more currently under development.</p>
<p><a href="http://www.mindscapehq.com/products/metroelements">Metro Elements</a> is our suite of controls for WinRT app development. Metro Elements includes a sample explorer app that shows off all the controls in action. This app has been published on the Windows Store which is what I&#8217;ll be talking about today.</p>
<p><strong>Make Windows Store submission easier with Raygun.io</strong></p>
<p>In the Metro Elements Sample Explorer, I integrated Raygun.io so we can track and fix exceptions if they occur. Doing this ended up having a helpful consequence we hadn&#8217;t though of: While submitting the sample explorer app to the store, the Microsoft testers managed to crash the application in a scenario we had overlooked. This exception got instantly logged into the Raygun.io dashboard for the Sample Explorer. Using the stack trace and the type of exception, I was able to reproduce and solve the bug in a few minutes. Half an hour later, the Microsoft testers had finished looking through the app and I got an email saying that it failed because the application crashed. No problem &#8211; as Raygun.io already helped me resolve the issue, I simply submitted the updated package again which later passed certification and was published on the Windows Store.</p>
<p>Not only did Raygun.io help save time by sending an error report before the certification even failed, but the way Raygun.io presents the exception data is far easier to interpret than the error dump that you get in the failed certification report. Are you submitting an app the Windows Store? <a href="http://raygun.io/">Get Raygun.io</a> &#8211; it&#8217;s a no-brainer.</p>
<p>If you&#8217;re a WinRT app developer, you can check out the <a href="http://apps.microsoft.com/windows/en-GB/app/mindscape-metro-elements/c68cfba7-a24a-4ac9-86c3-be10167e8b1d">free Metro Elements Sample Explorer from here</a>. More information about the actual control suite is <a href="http://www.mindscapehq.com/products/metroelements">found on the website</a>.</p>
<p>We&#8217;d love to hear about your experiences with Raygun.io, let us know by writing a comment on this blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/blog/index.php/2013/02/13/how-using-raygun-io-makes-windows-store-submission-a-breeze/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Announcing Raygun.io: handle your app errors better!</title>
		<link>http://www.mindscapehq.com/blog/index.php/2013/02/12/announcing-raygun-io-handle-your-app-errors-better/</link>
		<comments>http://www.mindscapehq.com/blog/index.php/2013/02/12/announcing-raygun-io-handle-your-app-errors-better/#comments</comments>
		<pubDate>Wed, 13 Feb 2013 03:31:13 +0000</pubDate>
		<dc:creator>John-Daniel Trask</dc:creator>
				<category><![CDATA[Products]]></category>
		<category><![CDATA[Raygun.io]]></category>
		<category><![CDATA[.NET error reporting]]></category>
		<category><![CDATA[Error tracking]]></category>
		<category><![CDATA[Exception tracking]]></category>
		<category><![CDATA[PHP error reporting]]></category>
		<category><![CDATA[WinRT Error reporting]]></category>
		<category><![CDATA[WPF error reporting]]></category>

		<guid isPermaLink="false">http://www.mindscapehq.com/blog/?p=6405</guid>
		<description><![CDATA[I&#8217;m very excited to announce the general availability of Raygun.io &#8211; the best way to record, track and manage errors in your applications! Raygun is a cloud service that records all your software errors, including a lot of information to help with diagnosing the problems. Let&#8217;s dive in and see if Raygun could be right [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://raygun.io"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/02/RaygunHeader.png" alt="Raygun.io - exceptional error tracking" width="718" height="120" class="alignnone size-full wp-image-6412" /></a></p>
<p>I&#8217;m very excited to announce the general availability of <a href="http://raygun.io"><strong>Raygun.io &#8211; the best way to record, track and manage errors in your applications</strong></a>!</p>
<p><a href="http://raygun.io">Raygun</a> is a cloud service that records all your software errors, including a lot of information to help with diagnosing the problems. Let&#8217;s dive in and see if Raygun could be right for you.</p>
<p><strong>Do any of these ring a bell?</strong></p>
<ul class="tick">
<li>I don&#8217;t log any exceptions but I know I should.</li>
<li>I log exceptions to a file but I only look at them when somebody complains.</li>
<li>I email myself every exception but, honestly, I mostly ignore them now as many are junk.</li>
<li>Alex gets the error emails but he&#8217;s on holiday this week.</li>
<li>I&#8217;m pretty sure Jim was being emailed errors but he left the company three months ago.</li>
</ul>
<p><strong>How will Raygun make your job easier?</strong></p>
<ul class="tick">
<li>You get a beautiful dashboard showing the overall health and trends in your software</li>
<li>We group similar errors so you&#8217;re only working with unique errors</li>
<li>We don&#8217;t email on every error &#8211; only on new sightings, re-occurrence rate changes and threshold changes. Simply put, a manageable number of notifications that you can absolutely turn off if you&#8217;d rather check the site only.</li>
<li>Raygun records <strong>a lot of data</strong> about every error. This makes resolving errors easier than ever.</li>
<li>Permanently ignore junk exceptions (like those caused by spam bots or broken web crawlers) so you never see or hear from them again</li>
<li>Simple workflow for resolving, ignoring or permanently ignoring an error group.</li>
</ul>
<p>These features have been designed to help <strong>reduce notification overload</strong> and <strong>reduce your time to resolve an error</strong>.</p>
<p><a href="http://raygun.io"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/02/Screenshot.png" alt="Raygun.io gives instant insight into app health from the dashboard" width="718" height="479" class="alignnone size-full wp-image-6413" /></a></p>
<h2 style="margin-top:20px;">Raygun is great for teams too!</h2>
<p>All Raygun accounts, from the smallest to the largest, can have an unlimited number of users associated with it.</p>
<p>Raygun also supports multiple applications per account so you can easily track every moving part of your software easily.</p>
<h2 style="margin-top:20px;">Supported Platforms</h2>
<p>At present we have support for <a href="http://raygun.io/raygun-providers/-net-framework-and-winrt">.NET</a>, <a href="http://raygun.io/raygun-providers/-net-framework-and-winrt">WinRT</a>, <a href="https://github.com/phillip-haydon/Nancy.Raygun">NancyFX</a> and <a href="http://raygun.io/raygun-providers/php">PHP</a>. You integrate a small component into your software and set an API key and you&#8217;re good to go!</p>
<p>Support for Ruby, JavaScript, Objective-C, Java and Cold Fusion is coming soon and already under development. If you&#8217;d like to get early access to these providers email us at <a href="mailto:hello@raygun.io">hello@raygun.io</a>.</p>
<h2 style="margin-top:20px;">A rock solid choice</h2>
<p>Application <strong>errors can be costing you time and money due to lost sales</strong>. We have a team dedicated to the development of Raygun and are <strong>already processing millions of application errors every day</strong>. Whatever the size of your application and needs <strong>we can support you</strong>.</p>
<h2 style="margin-top:20px;">Be up and running in the next 10 minutes!</h2>
<p><strong>Setting up Raygun doesn&#8217;t take long at all</strong>. Standard integration time is measured in minutes and you can be logging errors quickly.</p>
<p>All accounts include 30 days free trial of our largest plan so you can see how much better zapping errors can be!</p>
<p><a href="https://app.raygun.io/signup"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2013/02/RaygunSignup.png" alt="Sign up to raygun for a free trial" width="718" height="52" class="alignnone size-full wp-image-6414" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/blog/index.php/2013/02/12/announcing-raygun-io-handle-your-app-errors-better/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Nightly news, 8 Feb 2013</title>
		<link>http://www.mindscapehq.com/blog/index.php/2013/02/07/nightly-news-8-feb-2013/</link>
		<comments>http://www.mindscapehq.com/blog/index.php/2013/02/07/nightly-news-8-feb-2013/#comments</comments>
		<pubDate>Fri, 08 Feb 2013 00:53:18 +0000</pubDate>
		<dc:creator>Jeremy Boyd</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.mindscapehq.com/blog/?p=6394</guid>
		<description><![CDATA[LightSpeed Add constructor which allows user to specify the list of stop words used by the Lucene analyzer Web Workbench Intelliense for Less mixins is now correctly triggered when in a CSS property context WPF Diagrams Added DiagramConnectionPointBase.HasConnections property (details) The drag-panning user operation now respects the AllowInfiniteScroll property. (details) Resolved a diagram scrolling bug. [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://schneems.com/post/42508340989/open-source-in-your-inbox-code-triage"><img src="http://www.mindscapehq.com/blog/wp-content/uploads/2012/05/DeveloperNotes211.png" alt="" title="" width="344" height="64" class="alignleft size-full wp-image-5007" /></a></p>
<p><strong>LightSpeed</strong></p>
<ul>
<li>Add constructor which allows user to specify the list of stop words used by the Lucene analyzer</li>
</ul>
<p><strong>Web Workbench</strong></p>
<ul>
<li>Intelliense for Less mixins is now correctly triggered when in a CSS property context</li>
</ul>
<p><strong>WPF Diagrams</strong></p>
<ul>
<li>Added DiagramConnectionPointBase.HasConnections property<br />
 <a href="http://www.mindscapehq.com/forums/thread/571382">(details)</a></li>
<li>The drag-panning user operation now respects the AllowInfiniteScroll property.<br />
 <a href="http://www.mindscapehq.com/forums/thread/451392#572112">(details)</a></li>
<li>Resolved a diagram scrolling bug.<br />
 <a href="http://www.mindscapehq.com/forums/thread/575313">(details)</a></li>
<li>Resolved a critical selection bug.<br />
 <a href="http://www.mindscapehq.com/forums/thread/577731">(details)</a></li>
</ul>
<p><strong>WPF Elements</strong></p>
<ul>
<li>Resolved a rendering bug in the DataGrid caused by changing the visibility while a custom cell has focus.<br />
 <a href="http://www.mindscapehq.com/forums/thread/576144">(details)</a></li>
<li>Added DataGrid.AutoColumnWidthBehavior property.<br />
 <a href="http://www.mindscapehq.com/forums/thread/573612">(details)</a></li>
<li>Resolved a minor charting selection bug.<br />
 <a href="http://www.mindscapehq.com/forums/thread/542385#569862">(details)</a></li>
<li>Added Chart.CanToggleSelection property.<br />
 <a href="http://www.mindscapehq.com/forums/thread/542385#569862">(details)</a></li>
<li>Added Chart.CanDeselectOnClickNothing property.<br />
 <a href="http://www.mindscapehq.com/forums/thread/542385#569862">(details)</a></li>
<li>Added Chart.IsRightClickSelectionEnabled property.<br />
 <a href="http://www.mindscapehq.com/forums/thread/542385#569862">(details)</a></li>
<li>Resolved a DataGrid auto column width issue.<br />
 <a href="http://www.mindscapehq.com/forums/thread/573612#578314">(details)</a></li>
<li>Added DataGridColumn.MaxAutoWidth property.<br />
 <a href="http://www.mindscapehq.com/forums/thread/573612#578314">(details)</a></li>
<li>Added DataGrid.CanAutoSizeColumnHeaders property.<br />
 <a href="http://www.mindscapehq.com/forums/thread/573612#578314">(details)</a></li>
<li>DataPoint selection logic now respects the IsRightClickSelectionEnabled and CanToggleSelection properties.<br />
 <a href="http://www.mindscapehq.com/forums/thread/542385#581307">(details)</a></li>
</ul>
<p>As usual the <a href="http://www.mindscapehq.com/downloads/">free editions of the nightly builds are available right now from the downloads page</a>, and the <a href="http://www.mindscapehq.com/store/myaccount">full editions from the store</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mindscapehq.com/blog/index.php/2013/02/07/nightly-news-8-feb-2013/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: basic (Requested URI is rejected)
Database Caching 12/22 queries in 0.093 seconds using disk: basic

 Served from: www.mindscapehq.com @ 2013-06-14 00:42:34 by W3 Total Cache -->
