<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	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/"
	>

<channel>
	<title>All Thumbs and No Fingers</title>
	<atom:link href="http://redjamjar.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://redjamjar.net</link>
	<description>A bucket for all things by redjamjar</description>
	<lastBuildDate>Sat, 24 Dec 2011 08:41:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Book Review: Mobile First by Luke Wroblewski</title>
		<link>http://redjamjar.net/internet/book-review-mobile-first-by-luke-wroblewski/</link>
		<comments>http://redjamjar.net/internet/book-review-mobile-first-by-luke-wroblewski/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 09:09:57 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[user_centered_design]]></category>

		<guid isPermaLink="false">http://redjamjar.net/?p=327</guid>
		<description><![CDATA[If you&#8217;ve not heard of A book Apart they are brilliant at providing short to the moment guides aimed at people without the time to spend digging around through reams of pages. Just perfect for the train! Luke Wroblewski doesn&#8217;t &#8230; <a href="http://redjamjar.net/internet/book-review-mobile-first-by-luke-wroblewski/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve not heard of <a href="http://www.abookapart.com/">A book Apart</a> they are brilliant at providing short to the moment guides aimed at people without the time to spend digging around through reams of pages. Just perfect for the train!</p>
<p><a href="http://www.abookapart.com/products/mobile-first"><img class="aligncenter size-medium wp-image-332" title="Mobile First" src="http://redjamjar.net/wp-content/uploads/2011/12/Screen-Shot-2011-12-18-at-09.01.25-300x137.png" alt="" width="300" height="137" /></a><a href="http://www.lukew.com/">Luke Wroblewski</a> doesn&#8217;t disappoint in this short guide on <a title="Mobile First Book" href="http://www.abookapart.com/products/mobile-first">Mobile First</a> for designers. Reading through this guide offers a wealth of advice, every second sentence it felt like another simple statement resonating within me. Here are just a few highlights (really) I particularly enjoyed, but for a few quid go and get the whole book:</p>
<p><span id="more-327"></span></p>
<p><strong>Growth</strong></p>
<ul>
<li>Websites and applications should be designed and built for mobile first.</li>
<li>Smartphones were boldly predicted to out-ship the combined global market of laptop, desktop, and notebook computers in 2012. <a href="http://www.smartonline.com/smarton-products/smarton-mobile/smartphones-pass-pc-sales-for-the-first-time-in-history/">They did so in the last quarter of 2010 &#8211; two years earlier than predicted. </a></li>
<li>&#8230; even if you can create native applications for each platform, the cost of maintaining them can quickly make it prohibitive.</li>
<li>The combination of mobile and desktop experiences results in more engaged users across both sets of devices.</li>
</ul>
<p><strong>Constraints</strong></p>
<ul>
<li>Screens are small, networks are unreliable, and people can find themselves in all kinds of situations when they pull out their mobile device.</li>
<li>&#8230; design is the process of gradually applying constraints until an elegant solution remains.</li>
<li>&#8230; 80% of the screen space from the desktop was missing.</li>
<li>&#8230; Thinking “<a href="http://blog.compete.com/2010/03/12/smartphone-owners-a-ready-and-willing-audience/">one eyeball, one thumb</a>” forces you to simplify mobile designs &#8230;</li>
</ul>
<p><strong>Capabilities</strong></p>
<ul>
<li>&#8230; mobile capabilities allow you to do: reinvent ways to meet people’s needs using exciting new tools &#8230;</li>
</ul>
<p><strong>Organisation</strong></p>
<ul>
<li>Aligning with mobile behaviors also naturally aligns your website with real-world needs.</li>
<li>&#8230; content takes precedence over navigation on mobile.</li>
<li>&#8230; allowing people to explore and pivot to relevant content doesn’t have to mean piles of navigation bars that bury content.</li>
<li>If you need a fixed menu, better to fix it to the top, as Twitter has done.</li>
<li>&#8230; fingers are imprecise pointing instruments&#8230; [ isn't that obvious?, many examples I see say not so ] bigger [not downsized] touch targets are essential.</li>
<li>Destructive actions like cancel or delete can be placed outside people’s comfort zone.</li>
<li>Consistency in interaction approaches and gestures more than diversity. See Luke&#8217;s detailed guide here: <a href="http://www.lukew.com/ff/entry.asp?1071">Common Gesture Reference.</a></li>
<li>We are in a transition phase from GUIs to NUIs (Natural User Interfaces).</li>
<li>Develop with progressive enhancement in mind</li>
</ul>
<p>Refer to <a href="http://developer.apple.com/library/ios/#documentation/UserExperience/Conceptual/MobileHIG/Introduction/Introduction.html">Apples guidelines</a> for target sizes and much much more</p>
<p><strong>Inputs</strong></p>
<ul>
<li>Take advantage of input types, attributes, and masks to make mobile input easier.</li>
<li>Select menus are pretty tap-intensive: tap the menu once to open it, swipe the list that shows up to find the answer you want to select, tap it, and then tap down or close to go back to the form.</li>
<li>HTML5 input types can help people accurately answer questions that require a specific format.</li>
<li>&#8230; take the height of virtual keyboards into account &#8230;</li>
<li>Actively encourage input and allow people to contribute and create using their mobile devices.</li>
</ul>
<p><strong>Layout</strong></p>
<ul>
<li>&#8230; the meta viewport tag is really useful for designing mobile web experiences.</li>
<li>Forget pixels and instead concentrate on points, for example on all iPhones this is consistent at 320&#215;480, only the pixel density changes.</li>
<li>Render rounded borders &amp; graduated backgrounds using CSS3 but not to many or performance will be compromised.</li>
<li>Flexible layouts which expand and adjust to the available width of the device are essential.</li>
<li>Use break points to provide differing layout rules at significantly different device criteria. See more in <a href="http://www.abookapart.com/products/responsive-web-design">Responsive Web Design</a>.</li>
<li>Consider the differences between connected TVs, desktops/laptops, tablets, smartphones, and feature phones.</li>
</ul>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Book+Review%3A+Mobile+First+by+Luke+Wroblewski+http%3A%2F%2Fbit.ly%2Fsy7dcY" title="Post to Twitter"><img class="nothumb" src="http://redjamjar.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Book+Review%3A+Mobile+First+by+Luke+Wroblewski+http%3A%2F%2Fbit.ly%2Fsy7dcY" title="Post to Twitter">Tweet This Post</a></p></div><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://redjamjar.net/internet/book-review-mobile-first-by-luke-wroblewski/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet Explorer to Start Automatic Upgrade</title>
		<link>http://redjamjar.net/news/internet-explorer-to-start-automatic-upgrade/</link>
		<comments>http://redjamjar.net/news/internet-explorer-to-start-automatic-upgrade/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 20:12:33 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Computing & IT]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[internet_explorer]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://redjamjar.net/?p=338</guid>
		<description><![CDATA[Fantastic decision by Microsoft (at last) to start automatic upgrades of Internet Explorer for everyone. As a developer we have all spent time griping about IE 6, its not good for users and its not good for developers. The web &#8230; <a href="http://redjamjar.net/news/internet-explorer-to-start-automatic-upgrade/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Fantastic decision by Microsoft (at last) to start automatic upgrades of Internet Explorer for everyone. As a developer we have all spent time griping about IE 6, its not good for users and its not good for developers. The web is a potentially dangerous place and IE 6 is no longer good enough to keep the user safe. The browser has been criticised repeatedly for its security flaws and the pace of patches being made available to address these. Similarly the advantages of moving to IE 9 are gladly welcomed by all developers I&#8217;m sure. <a href="http://en.wikipedia.org/wiki/Internet_Explorer_6">IE 6</a> is now over 10 years old (first released in August 2001) and offers little of the features and capabilities of modern browsers.</p>
<p>Microsoft&#8217;s decision to change direction on this will entitle everyone to upgrade to the latest browser remaining safer than ever before and improving how 600 million people experience the web.</p>
<p>Official news from MS on the upgrade and roll out plan can be found on the <a title="Windows Team Blog: Automatic IE Upgrades" href="http://windowsteamblog.com/ie/b/ie/archive/2011/12/15/ie-to-start-automatic-upgrades-across-windows-xp-windows-vista-and-windows-7.aspx">Windows Team Blog</a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Internet+Explorer+to+Start+Automatic+Upgrade+http%3A%2F%2Fbit.ly%2Fu5a4r9" title="Post to Twitter"><img class="nothumb" src="http://redjamjar.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Internet+Explorer+to+Start+Automatic+Upgrade+http%3A%2F%2Fbit.ly%2Fu5a4r9" title="Post to Twitter">Tweet This Post</a></p></div><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://redjamjar.net/news/internet-explorer-to-start-automatic-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to write good user stories</title>
		<link>http://redjamjar.net/software-design/how-to-write-good-user-stories/</link>
		<comments>http://redjamjar.net/software-design/how-to-write-good-user-stories/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 21:48:21 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Software Design]]></category>
		<category><![CDATA[agile]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[estimation]]></category>
		<category><![CDATA[specification]]></category>
		<category><![CDATA[user_centered_design]]></category>

		<guid isPermaLink="false">http://redjamjar.net/?p=312</guid>
		<description><![CDATA[The ideas of agile project management have taken hold in a strong way. I often find myself explaining what a good user story contains and although I&#8217;m no expert I base my approach on four simple items. &#160; &#160; How &#8230; <a href="http://redjamjar.net/software-design/how-to-write-good-user-stories/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://redjamjar.net/serverside-opensource-tools/rails3-oauth-user-user-authentication-with-omniauth/' rel='bookmark' title='Rails3 oauth user user authentication with OmniAuth'>Rails3 oauth user user authentication with OmniAuth</a> <small>Once again over at railscasts.com Ryan Bates has done an...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>The ideas of agi<img class="alignleft size-thumbnail wp-image-315" title="Agile frog" src="http://redjamjar.net/wp-content/uploads/2011/12/320px-Red_eyed_tree_frog_edit2-150x150.jpg" alt="" width="150" height="150" />le project management have taken hold in a strong way. I often find myself explaining what a good user story contains and although I&#8217;m no expert I base my approach on four simple items.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span id="more-312"></span>How do I write a good user story?</p>
<p><strong>1. Consider the user</strong></p>
<p>By practicing user centered design you face a greater chance of understanding the exact requirement implementing this feature will provide. So make sure that the user story is written from the perspective of the end user in their language to achieve exactly what it is they want to achieve.</p>
<p>Its worth considering the difference between:</p>
<blockquote><p><em>Implement a secure access 4 pin unique code which is digitally encrypted and expires after 15 minutes. </em></p></blockquote>
<p>and</p>
<blockquote><p><em>I need to make sure that the content is secure but easy for people to use, they have a pin number for our other systems could we use that and make sure they have to re-enter it if they walk away from the tablet.</em></p></blockquote>
<p>In the first example its not clear to anyone why and what the outcome will be of implementing this. However in the second description it is clear why this is necessary and what the outcome will be. This makes it clear for everyone involved.</p>
<p><strong>2. Keep them short and simple</strong></p>
<p>Just enough to make it clear to everyone, no one appreciates reading too much content which could be re-formatted and presented in a way which is clear, precise and accurate. KISS!</p>
<p><strong>3. Quantify the effort involved into units of a day or week</strong></p>
<p>Once we have a good user story you should be in a position to work with a developer (if you are not one) to provide a robust estimation of the work involved (beware of risks and unknowns). Approach this task with a view to identifying the days and hours involved. If the task is smaller than a day consider batching a few other short tasks together. Remember to consider what else might be involved and point out that this is the time to conduct the implementation of it only.</p>
<p>Once you have a collection of user stories you should expect to implement between 3 and 6 user stories per a week. Of course this varies if you have more developers buts its a reasonable way of monitoring the scope and complexity of each user story if this becomes wildly wrong in reality.</p>
<p><strong>4. Ensure you can verify and prove it</strong></p>
<p>Once its been implemented you should be able to revisit the user story and test it. A good user story is one which when revisited you can verify that its been achieved.</p>
<p>Its worth considering the difference between:</p>
<blockquote><p><em>Make the web site usability easier for users to navigate. </em></p></blockquote>
<p>and</p>
<blockquote><p><em>Adjust the user interface so that a prominent start here, navigation bar and favourites menu can be easily and consistently located on every page through-out the website. </em></p></blockquote>
<p>Defining the user story this makes it easy to test and therefore prove it has been achieved.</p>
<p>User stories are a great way of capturing understandable information in a format more than just the analyst can work with but as <a href="http://tynerblain.com/blog/2009/02/02/user-stories-and-use-cases/">Scott Sehlhurst</a> points out you must remember to iterate and communicate often with the client to iron out the details.</p>
<p><strong>Resources: </strong></p>
<p>A short and rough guide to user stories however if you want to see a more in-depth explanation check out this book (it really is the 101 of user stories):</p>
<p><a href="http://www.amazon.co.uk/User-Stories-Applied-Development-Signature/dp/0321205685/ref=tmm_pap_title_0">User Stories Applied: For Agile Software Development</a> by Mike Cohn</p>
<p>More about <a href="http://www.mountaingoatsoftware.com/">Mike Cohn</a> who is the owner of <a href="http://www.mountaingoatsoftware.com" target="_blank">Mountain Goat Software</a>.</p>
<p>Andrew Fuqua also has some good things to say on  <a href="http://www.andrewfuqua.com/2011/02/scrum-fundamental-user-stories.html" target="_blank">SCRUM user stories</a></p>
<p>** Update ** And finally I found some good info comparing <a title="User stories and use cases" href="http://tynerblain.com/blog/2009/02/02/user-stories-and-use-cases/">User Stories and Use Cases</a> by Scott Sehlhurst</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=How+to+write+good+user+stories+http%3A%2F%2Fbit.ly%2FuRSHlp" title="Post to Twitter"><img class="nothumb" src="http://redjamjar.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=How+to+write+good+user+stories+http%3A%2F%2Fbit.ly%2FuRSHlp" title="Post to Twitter">Tweet This Post</a></p></div><p>Related posts:<ol>
<li><a href='http://redjamjar.net/serverside-opensource-tools/rails3-oauth-user-user-authentication-with-omniauth/' rel='bookmark' title='Rails3 oauth user user authentication with OmniAuth'>Rails3 oauth user user authentication with OmniAuth</a> <small>Once again over at railscasts.com Ryan Bates has done an...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://redjamjar.net/software-design/how-to-write-good-user-stories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>App of the week: TiltShift Generator</title>
		<link>http://redjamjar.net/apps/app-of-the-week-tiltshift-generator/</link>
		<comments>http://redjamjar.net/apps/app-of-the-week-tiltshift-generator/#comments</comments>
		<pubDate>Sun, 27 Nov 2011 09:16:00 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[kingston]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[tiltshift]]></category>

		<guid isPermaLink="false">http://redjamjar.net/?p=301</guid>
		<description><![CDATA[Tiltshifting has become quite a common effect, in this short article I&#8217;m highlighting the best app I&#8217;ve found for getting something similar with just your iPhone. Tiltshift involves adjusting the plane of the camera to selectively focus specific areas of &#8230; <a href="http://redjamjar.net/apps/app-of-the-week-tiltshift-generator/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://redjamjar.net/apps/downcast-favourite-app-of-the-week/' rel='bookmark' title='Downcast: Favourite App of the week'>Downcast: Favourite App of the week</a> <small>Podcasting is still growing at an ever increasing rate and...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://itunes.apple.com/gb/app/tiltshift-generator-fake-miniature/id327716311?mt=8"><img class="alignleft size-thumbnail wp-image-303" title="Titleshift" src="http://redjamjar.net/wp-content/uploads/2011/11/Screen-Shot-2011-11-27-at-08.43.45-150x150.png" alt="" width="150" height="150" /></a><strong>T</strong>iltshifting has become quite a common effect, in this short article I&#8217;m highlighting the best app I&#8217;ve found for getting something similar with just your iPhone.</p>
<p><span id="more-301"></span><strong>T</strong>iltshift involves adjusting the plane of the camera to selectively focus specific areas of a photo. It is used to make minatures of normal looking scenes. Some amazing photos like this one form <a href="http://www.flickr.com/photos/arnarbi/508525463/in/pool-tilt-shift-fakes">Flickr by ArnarBi</a></p>
<p><img class="alignright size-medium wp-image-302" title="Eiffel Tilt Shift" src="http://redjamjar.net/wp-content/uploads/2011/11/eiff-300x199.jpg" alt="" width="300" height="199" />Or these over on <a title="Examples of titlshift" href="http://www.smashingmagazine.com/2008/11/16/beautiful-examples-of-tilt-shift-photography/">smashing pumpkins</a> but now you can have ago with something passable (well kind of) for just £0.69p using this little app. http://itunes.apple.com/gb/app/tiltshift-generator-fake-miniature/id327716311?mt=8.</p>
<p>The app has a nice interface and allows you to go back through your picture library and adjust the settin<img class="size-medium wp-image-308 alignright" title="Interface to Titlshift Generator" src="http://redjamjar.net/wp-content/uploads/2011/11/photo-1-199x300.png" alt="" width="199" height="300" />gs.</p>
<p>For the first couple I tried it turned out not bad but you do need to find shots with have a long depth of field (the photo should have something close which extends into the background) to get the best results.</p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">Before: <img class="size-medium wp-image-304 aligncenter" title="Kingston" src="http://redjamjar.net/wp-content/uploads/2011/11/photo-1-300x300.jpg" alt="Taken with instagram" width="300" height="300" /></p>
<p>After:</p>
<p><img class="aligncenter size-medium wp-image-305" title="Kingston tiltshifted" src="http://redjamjar.net/wp-content/uploads/2011/11/photo-2-300x300.jpg" alt="" width="300" height="300" /></p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=App+of+the+week%3A+TiltShift+Generator+http%3A%2F%2Fbit.ly%2FsHLTtG" title="Post to Twitter"><img class="nothumb" src="http://redjamjar.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=App+of+the+week%3A+TiltShift+Generator+http%3A%2F%2Fbit.ly%2FsHLTtG" title="Post to Twitter">Tweet This Post</a></p></div><p>Related posts:<ol>
<li><a href='http://redjamjar.net/apps/downcast-favourite-app-of-the-week/' rel='bookmark' title='Downcast: Favourite App of the week'>Downcast: Favourite App of the week</a> <small>Podcasting is still growing at an ever increasing rate and...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://redjamjar.net/apps/app-of-the-week-tiltshift-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Did you know?</title>
		<link>http://redjamjar.net/thoughts/did-you-know/</link>
		<comments>http://redjamjar.net/thoughts/did-you-know/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 08:00:32 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Statistics]]></category>

		<guid isPermaLink="false">http://redjamjar.net/?p=292</guid>
		<description><![CDATA[Great video &#8211; are you one of these statistics? Tweet This PostNo related posts. Related posts brought to you by Yet Another Related Posts Plugin.
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Great video &#8211; are you one of these statistics?<br />
<p><a href="http://www.youtube.com/watch?v=TZT-FileOEg"><img src="http://img.youtube.com/vi/TZT-FileOEg/2.jpg"></a></p>
<p><a href="http://www.youtube.com/watch?v=TZT-FileOEg">Click here</a> to view the video on YouTube.</p>
</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Did+you+know%3F+http%3A%2F%2Fbit.ly%2FvqORXD" title="Post to Twitter"><img class="nothumb" src="http://redjamjar.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Did+you+know%3F+http%3A%2F%2Fbit.ly%2FvqORXD" title="Post to Twitter">Tweet This Post</a></p></div><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://redjamjar.net/thoughts/did-you-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Downcast: Favourite App of the week</title>
		<link>http://redjamjar.net/apps/downcast-favourite-app-of-the-week/</link>
		<comments>http://redjamjar.net/apps/downcast-favourite-app-of-the-week/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 09:47:59 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Apps]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://redjamjar.net/?p=284</guid>
		<description><![CDATA[Podcasting is still growing at an ever increasing rate and the tools out to date have been slightly too cumbersome to work for me. Not so any more with the availability of Downcast.  <a href="http://redjamjar.net/apps/downcast-favourite-app-of-the-week/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Podcasting is still growing at an ever increasing rate and the tools out to date have been slightly too cumbersome to work for me. Not so any more with the availability of <a title="Downcast on the App Store" href="http://itunes.apple.com/gb/app/downcast/id393858566?mt=8" target="_blank">Downcast</a>.</p>
<p><img class="aligncenter size-medium wp-image-285" title="Downcast" src="http://redjamjar.net/wp-content/uploads/2011/11/downcast-300x262.jpg" alt="Downcast iOS App" width="300" height="262" /></p>
<p><span id="more-284"></span></p>
<p><strong>Q: So what is downcast?</strong></p>
<p>Downcast is an app for your iPad and iPhone which enables you to listen, find, download and watch podcasts on the go.</p>
<p><strong>Q: So why is downcast good? </strong></p>
<p>It solves the problem of having to go back to iTunes to sync and download the latests casts from your favourite people which is a great time save and really should of been this way from the start.</p>
<p><strong>Q: Sounds good how have you got on with it?</strong></p>
<p>Well I&#8217;ve found it very simple and the built in directory has opened up some new entries I hadn&#8217;t found previously not to mention my old favs. I&#8217;m off to Paris next month so its great to be able to sit in a coffee shop find, download and listen to a podcast like <a title="Coffee Break French from RLN" href="http://radiolingua.com/shows/french/coffee-break-french/" target="_blank">Coffee Break French</a>.</p>
<p><strong>Q: Is it easy to use?</strong></p>
<p>Sure. The app feels like a nicely thought through design which offers a menu of tools to play back those that you&#8217;ve already downloaded as well as access more if you want to download others. In all its contained from one simple scrollable screen allowing you to easily use whilst traveling on the train, bus or hooked up to the stereo. Its definitely worth the £1.49.</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Downcast%3A+Favourite+App+of+the+week+http%3A%2F%2Fbit.ly%2FrIsiqx" title="Post to Twitter"><img class="nothumb" src="http://redjamjar.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Downcast%3A+Favourite+App+of+the+week+http%3A%2F%2Fbit.ly%2FrIsiqx" title="Post to Twitter">Tweet This Post</a></p></div><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://redjamjar.net/apps/downcast-favourite-app-of-the-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching a rails app from mySQL 5.1 to postgresql 8.4</title>
		<link>http://redjamjar.net/internet/databases/switching-a-rails-app-from-mysql-5-1-to-postgresql-8-4/</link>
		<comments>http://redjamjar.net/internet/databases/switching-a-rails-app-from-mysql-5-1-to-postgresql-8-4/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 18:13:17 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[databases]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[dbms]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[switching]]></category>

		<guid isPermaLink="false">http://redjamjar.net/?p=256</guid>
		<description><![CDATA[Switching a rails app across to postgresql became a necessity recently due to the range of licencing and ownership considerations which have affected mySQL recently. Not wanting to be restricted in some way in how I utilise my app I &#8230; <a href="http://redjamjar.net/internet/databases/switching-a-rails-app-from-mysql-5-1-to-postgresql-8-4/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Switching a rails app across to postgresql became a necessity recently due to the range of licencing and ownership considerations which have affected mySQL recently. Not wanting to be restricted in some way in how I utilise my app I decided to investigate using the popular opensource postgresql database.</p>
<p><span id="more-256"></span></p>
<p>Firstly you need to understand how being more standards conformant may affect your application. If you have been avoiding activerecord for perhaps performance reasons in some queries check to make sure they are going to still work the way you expect.</p>
<p><strong>My checklist includes:</strong></p>
<ul>
<li>Text comparisons are now lowercase</li>
<li>Quotes follow the SQL standard and using single quotes not double as mysql accepts</li>
<li>tSearch2 as an alternative to solr and sphinx and its built in</li>
<li>Tests</li>
<li>The knowledge that my app doesn&#8217;t use anything non standard so should just work <img src='http://redjamjar.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </li>
</ul>
<div><strong>How to install postgresql on Mac OS X Lion:  </strong></div>
<div>Installation is very simple and mostly covered elsewhere but as a quick reference I did the following:</div>
<div>
<ol>
<li>Download and install macports from <a href="http://www.macports.org/install.php">macports</a>. Take the .dmg as this is bar far the easiest option.<br />
From time to time you should run the following once installed to keep everything up to date.</p>
<pre class="brush: bash">sudo port -v selfupdate</pre>
</li>
<li>Open terminal.app</li>
<li>The following commands will install postgresql and postgresql-server
<pre class="brush: bash">sudo port install postgresql84 postgresql84-server</pre>
<p>If like me you want to know where everything is installed use this command:</p>
<pre class="brush: bash">port contents postgresql84</pre>
</li>
<li>If like me you fine the mySQL query browser and workbench useful then install the equivalent for postgresql
<pre class="brush: bash">sudo port install pgAdmin3</pre>
</li>
<li>Once installed you can get on with configuring and using the database.
<pre class="brush: bash">sudo mkdir -p /opt/local/var/db/postgresql84/defaultdb
sudo chown postgres:postgres /opt/local/var/db/postgresql84/defaultdb
sudo su postgres -c &#039;/opt/local/lib/postgresql84/bin/initdb -D /opt/local/var/db/postgresql84/defaultdb&#039;</pre>
</li>
<li>If you create the database folders as postgres and initialise the database with this user they must also own the server process.</li>
<li>Finally start the database
<pre class="brush: bash">/opt/local/lib/postgresql84/bin/postgres -D /opt/local/var/db/postgresql84/defaultdb</pre>
<p>You can now launch pgAdmin3 and connect to your localhost. Macport apps can be found in /Applications/Macports</li>
</ol>
<div><strong>How to get Rails talking to Postgresql</strong></div>
<div>Once you&#8217;ve got a working postgresql server installed its time to setup rails. In my case I was converting an existing rails app which used mySQL. I did the following:</div>
<div>
<ol>
<li>Install Xcode &#8211; this will be required so that you can compile libraries. You already have it installed right?</li>
<li>Install the rails-pg gem.<br />
To accomplish this the gem will need to compile a library so it needs to know where to find the include folder and your architecture.</p>
<pre class="brush: bash">sudo env ARCHFLAGS=&quot;-arch x86_64&quot; gem install pg -- --with-pg-lib=/opt/local/lib/postgresql84/ --with-pg-include=/opt/local/include/postgresql84/</pre>
</li>
<li>Once installed you can now setup your rails application:</li>
<ol>
<li>For a new application based on Rails 3
<pre class="brush: bash">rails new #name_of_app# -d postgres</pre>
</li>
<li>For an existing application edit the following files<br />
Gemfile</p>
<pre class="brush: bash">gem &#039;pg&#039; </pre>
<p>config/database.yml</p>
<pre class="brush: bash">development:
adapter: postgresql
database: appname_development
username: postgres
password:
host: localhost
encoding: UTF8
pool: 5
</pre>
</li>
</ol>
<li>You should now be able to connect to the postgresql server from Rails and work as you would expect to. Its worth looking through the section below for some advice on the differences you should expect between mySQL and Postgresql before you use the system in anger.</li>
</ol>
</div>
</div>
<div><strong>Resources worth looking at:</strong></div>
<div>
<ul>
<li><a href="http://www.postgresql.org/">Postgresql</a> and the d<a title="8.4 Docs" href="http://www.postgresql.org/docs/8.4/interactive/index.html">ocs</a></li>
<li><a href="http://www.pgadmin.org/">pgAdmin3</a> &#8211; UI for Postgresql. See a demo of what can be done in pgAdmin3 thanks to Gary Carter at EnterpriseDB <p><a href="http://www.youtube.com/watch?v=1wvDVBjNDys"><img src="http://img.youtube.com/vi/1wvDVBjNDys/2.jpg"></a></p>
<p><a href="http://www.youtube.com/watch?v=1wvDVBjNDys">Click here</a> to view the video on YouTube.</p>
</li>
<li><a href="http://railsonpostgresql.com/">Railsonpostgresql.com</a> and specifically recommendations on <a href="http://railsonpostgresql.com/2009/09/04/rails-postgresql-and-database-drivers">rails database adapters</a></li>
<li>Why you should <a href="http://awesomeful.net/posts/45-postgresql-rails-and-why-you-should-care">care about postgresql</a> <em>slighlty old but good background</em></li>
<li>Converting from mySQL to <a href="http://en.wikibooks.org/wiki/Converting_MySQL_to_PostgreSQL">postgresql &#8211; Wikibooks: things to know</a></li>
<li><a href="http://www.heroku.com">Heroku</a> support for Postgresql: <a href="http://devcenter.heroku.com/articles/database">Heroku Database Support</a></li>
<li>Lengthy article on stackoverflow on the thread of converting from mySQL to Postgresql: <a href="http://stackoverflow.com/questions/772111/switching-from-mysql-to-postgresql-tips-tricks-and-gotchas">Gotchas</a></li>
</ul>
</div>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Switching+a+rails+app+from+mySQL+5.1+to+postgresql+8.4+http%3A%2F%2Fbit.ly%2FuPoodl" title="Post to Twitter"><img class="nothumb" src="http://redjamjar.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Switching+a+rails+app+from+mySQL+5.1+to+postgresql+8.4+http%3A%2F%2Fbit.ly%2FuPoodl" title="Post to Twitter">Tweet This Post</a></p></div><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://redjamjar.net/internet/databases/switching-a-rails-app-from-mysql-5-1-to-postgresql-8-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tip: How to fix &#8216;rake/rdoctask&#8217; is deprecated. use rdoc/task instead</title>
		<link>http://redjamjar.net/internet/ruby-on-rails/quick-tip-how-to-fix-rakerdoctask-is-deprecated-use-rdoctask-instead/</link>
		<comments>http://redjamjar.net/internet/ruby-on-rails/quick-tip-how-to-fix-rakerdoctask-is-deprecated-use-rdoctask-instead/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 19:00:43 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rdoc]]></category>

		<guid isPermaLink="false">http://redjamjar.net/?p=250</guid>
		<description><![CDATA[If you&#8217;ve recently found rails complaining about the following: rake/rdoctask is deprecated. Use rdoc/task instead (in RDoc 2.4.2+) then open up your rakefile.rb and change require &#039;rake/rdoctask&#039; to look like this: require &#039;rdoc/task&#039; and remember to add the following to &#8230; <a href="http://redjamjar.net/internet/ruby-on-rails/quick-tip-how-to-fix-rakerdoctask-is-deprecated-use-rdoctask-instead/">Continue reading <span class="meta-nav">&#8594;</span></a>
Related posts:<ol>
<li><a href='http://redjamjar.net/uncategorized/quick-tip-sudo-rake-command-not-found/' rel='bookmark' title='Quick Tip: sudo: rake: command not found'>Quick Tip: sudo: rake: command not found</a> <small>To resolve this issue which for me applies to Ubuntu...</small></li>
</ol>

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve recently found rails complaining about the following:</p>
<pre class="brush: bash">rake/rdoctask is deprecated. Use rdoc/task instead (in RDoc 2.4.2+)</pre>
<p>then open up your rakefile.rb and change</p>
<pre class="brush: ruby">
require &#039;rake/rdoctask&#039;
</pre>
<p>to look like this:</p>
<pre class="brush: ruby">
require &#039;rdoc/task&#039;
</pre>
<p> and remember to add the following to your Gemfile</p>
<pre class="brush: ruby">

group :development do
gem &#039;rdoc&#039;

end
</pre>
<p>You may need to run the following on the command line to freshen your gems</p>
<pre class="brush: bash">sudo bundle install</pre>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Quick+Tip%3A+How+to+fix+%E2%80%98rake%2Frdoctask%E2%80%99+is+deprecated.+use+rdoc%2Ftask+instead+http%3A%2F%2Fbit.ly%2FsL29bE" title="Post to Twitter"><img class="nothumb" src="http://redjamjar.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Quick+Tip%3A+How+to+fix+%E2%80%98rake%2Frdoctask%E2%80%99+is+deprecated.+use+rdoc%2Ftask+instead+http%3A%2F%2Fbit.ly%2FsL29bE" title="Post to Twitter">Tweet This Post</a></p></div><p>Related posts:<ol>
<li><a href='http://redjamjar.net/uncategorized/quick-tip-sudo-rake-command-not-found/' rel='bookmark' title='Quick Tip: sudo: rake: command not found'>Quick Tip: sudo: rake: command not found</a> <small>To resolve this issue which for me applies to Ubuntu...</small></li>
</ol></p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://redjamjar.net/internet/ruby-on-rails/quick-tip-how-to-fix-rakerdoctask-is-deprecated-use-rdoctask-instead/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook security has changed and they&#8217;ve said nothing</title>
		<link>http://redjamjar.net/news/facebook-security-has-changed-and-theyve-said-nothing/</link>
		<comments>http://redjamjar.net/news/facebook-security-has-changed-and-theyve-said-nothing/#comments</comments>
		<pubDate>Tue, 31 May 2011 14:00:13 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Software Design]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://redjamjar.net/?p=242</guid>
		<description><![CDATA[IMPORTANT NOTE : FB has changed and said nothing. Take a look at your URL (top box on your screen.) If you see &#8220;http&#8221; or just &#8220;www&#8221; instead of &#8220;https&#8221; you DO NOT have a secure session &#38; can be &#8230; <a href="http://redjamjar.net/news/facebook-security-has-changed-and-theyve-said-nothing/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>IMPORTANT NOTE : FB has changed and said nothing.<img class="alignright size-thumbnail wp-image-244" title="Facebook Account Settings" src="http://redjamjar.net/wp-content/uploads/2011/05/Screen-shot-2011-05-31-at-08.48.35-150x150.png" alt="" width="150" height="150" /> Take a look at your URL (top box on your screen.) If you see &#8220;http&#8221; or just &#8220;www&#8221; instead of &#8220;https&#8221; you DO NOT have a secure session &amp; can be hacked. Go to Account Settings &#8211; Account Security &#8211; click Change. Check box (secure browsing), click Save. FB has automatically set it on the non-secure setting! Do everyone a huge favour, copy &amp; re-post</p>
<p>&nbsp;</p>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Facebook+security+has+changed+and+they%E2%80%99ve+said+nothing+http%3A%2F%2Fbit.ly%2FkkWUvN" title="Post to Twitter"><img class="nothumb" src="http://redjamjar.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Facebook+security+has+changed+and+they%E2%80%99ve+said+nothing+http%3A%2F%2Fbit.ly%2FkkWUvN" title="Post to Twitter">Tweet This Post</a></p></div><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://redjamjar.net/news/facebook-security-has-changed-and-theyve-said-nothing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Tip: sudo: rake: command not found</title>
		<link>http://redjamjar.net/uncategorized/quick-tip-sudo-rake-command-not-found/</link>
		<comments>http://redjamjar.net/uncategorized/quick-tip-sudo-rake-command-not-found/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 06:58:10 +0000</pubDate>
		<dc:creator>Paul</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rake]]></category>
		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://redjamjar.net/?p=211</guid>
		<description><![CDATA[To resolve this issue which for me applies to Ubuntu because rake is not in sudo&#8217;s secure paths do the following on the command line sudo ln -s `which rake` /usr/local/bin/ Tweet This PostNo related posts. Related posts brought to &#8230; <a href="http://redjamjar.net/uncategorized/quick-tip-sudo-rake-command-not-found/">Continue reading <span class="meta-nav">&#8594;</span></a>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>To resolve this issue which for me applies to Ubuntu because rake is not in sudo&#8217;s secure paths do the following on the command line</p>
<pre class="brush: bash">sudo ln -s `which rake` /usr/local/bin/
</pre>
<div class="tweetthis" style="text-align:left;"><p> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Quick+Tip%3A+sudo%3A+rake%3A+command+not+found+http%3A%2F%2Fbit.ly%2Fth8xgv" title="Post to Twitter"><img class="nothumb" src="http://redjamjar.net/wp-content/plugins/tweet-this/icons/en/twitter/tt-twitter3.png" alt="Post to Twitter" /></a> <a target="_blank" rel="nofollow" class="tt" href="http://twitter.com/intent/tweet?text=Quick+Tip%3A+sudo%3A+rake%3A+command+not+found+http%3A%2F%2Fbit.ly%2Fth8xgv" title="Post to Twitter">Tweet This Post</a></p></div><p>No related posts.</p>
<p>Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://redjamjar.net/uncategorized/quick-tip-sudo-rake-command-not-found/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/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: redjamjar.net @ 2012-02-05 22:21:59 -->
