<?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>WordPress Blue</title>
	<atom:link href="http://wordpressblue.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpressblue.com</link>
	<description>Easy WordPress Setup and Modification</description>
	<lastBuildDate>Mon, 07 May 2012 02:35:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>&#8220;Host Like Toast&#8221; dedicated WordPress hosting</title>
		<link>http://wordpressblue.com/2012/05/host-like-toast-dedicated-wordpress-hosting/</link>
		<comments>http://wordpressblue.com/2012/05/host-like-toast-dedicated-wordpress-hosting/#comments</comments>
		<pubDate>Sat, 05 May 2012 08:35:42 +0000</pubDate>
		<dc:creator>jonathansoroko</dc:creator>
				<category><![CDATA[Hosting Services]]></category>
		<category><![CDATA[Thesis Theme]]></category>

		<guid isPermaLink="false">http://wordpressblue.com/?p=1129</guid>
		<description><![CDATA[We stumbled across &#8220;Host Like Toast,&#8221;  an Irish firm which specializes in WordPress hosting for small groups, individuals, single-celled organisms, but not, presumably, world-devouring alien armies or multinational conglomerates.  Their own home page runs the Thesis Theme, and among other things on their blog, they&#8217;ve got a tutorial on How-to: Easily create a child-theme for [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>We stumbled across &#8220;<a href="http://www.hostliketoast.com/">Host Like Toast</a>,&#8221;  an Irish firm which specializes in WordPress hosting for small groups, individuals, single-celled organisms, but not, presumably, world-devouring alien armies or multinational conglomerates.  Their own home page runs the Thesis Theme, and among other things on their blog, they&#8217;ve got a tutorial on <a href="http://www.hostliketoast.com/2011/07/how-create-child-theme-thesis-wordpress/">How-to: Easily create a child-theme for WordPress (using Thesis Theme as an example)</a></p>
<p>They&#8217;ve also released a WP/Twitter plugin whose exact function escapes me, but Twitter and social-media-literate persons may wish to check it out. <a title="WordPress Twitter Bootstrap Plugin" href="http://bit.ly/qRVL1i" rel="nofollow" target="_blank">WordPress Twitter Bootstrap CSS</a>. Plus a proprietary backup system &#8211; <a href="http://worpdrive.com">WorpDrive WordPress Backup</a>.  The name alone suggests mad scientists &#8211; benevolent, to be sure, but mad nonetheless.</p>
<p>So if you&#8217;re shopping for WordPress hosting &#8211; I&#8217;m not going to end this sentence in a rhyme &#8211; check these guys out.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: '\&quot;Host Like Toast\&quot; dedicated WordPress hosting on WordPress Blue',url: 'http://wordpressblue.com/2012/05/host-like-toast-dedicated-wordpress-hosting/',contentID: 'post-1129',suggestTags: '',providerName: 'WordPress Blue',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://wordpressblue.com/wp-content/plugins/wp-evernote-site-memory/img/smallclip.png" class="evernoteSiteMemoryButton" /></a>
				<p class="evernoteSiteMemoryDescription">
					<strong>Evernote</strong> lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web.  <a href="https://www.evernote.com/Registration.action" title="Sign up for Evernote" target="_blank">Sign up now</a> or <a href="https://www.evernote.com/about/learn_more/" title="Learn more about Evernote" target="_blank">learn more</a>. It's free!
				</p>
				
				<div class="evernoteSiteMemoryClear">&nbsp;</div>
			</div>]]></content:encoded>
			<wfw:commentRss>http://wordpressblue.com/2012/05/host-like-toast-dedicated-wordpress-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress and EXIF: for advanced users</title>
		<link>http://wordpressblue.com/2012/04/wordpress-and-exif-for-advanced-users/</link>
		<comments>http://wordpressblue.com/2012/04/wordpress-and-exif-for-advanced-users/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 15:19:47 +0000</pubDate>
		<dc:creator>wordpressblueadministrator</dc:creator>
				<category><![CDATA[Images]]></category>

		<guid isPermaLink="false">http://www.wordpressblue.com/?p=1119</guid>
		<description><![CDATA[Thesography displays EXIF data for images uploaded with WordPress. It utilises WordPress’ own feature of storing EXIF fields in the database, and also enables import of latitude and longitude EXIF to the database upon image upload.Thesography was originally meant for use with the Thesis theme from DIYthemes, thus the name, but I decided to make [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Thesography displays EXIF data for images uploaded with WordPress. It utilises WordPress’ own feature of storing EXIF fields in the database, and also enables import of latitude and longitude EXIF to the database upon image upload.Thesography was originally meant for use with the Thesis theme from DIYthemes, thus the name, but I decided to make it useful for all WordPress themes.I’ve been using EXIF display on my photoblog for some time. I’ve also written a couple of posts about EXIF with WordPress; Geo EXIF data in WordPress and Add image EXIF metadata to WordPress. Some people expressed a desire to see this functionality in a plugin without modifying WordPress files: this is it.The purpose of this plugin is to make dislaying EXIF data as convenient as possible, while using as much of WordPress’ native image handling as possible — for convenience, forward compatability and because WP image handling has come a long way in recent years.</p>
<p>via <a href="http://www.kristarella.com/thesography/">Thesography: an EXIF data WordPress plugin — kristarella.com</a>.</p>
<p><a href="http://www.kristarella.com/2009/04/add-image-exif-metadata-to-wordpress/">Add image EXIF metadata to WordPress — kristarella.com</a> &#8211; Add image EXIF metadata to WordPress 3 April 2009 · 10 comments · tagged with Geek, Tutorials, WordPress In December I wrote about adding EXIF fields for geo locations to the image features already in WordPress. The first part of that post involved making changes to the WordPress file controlling image handling. They were simple changes, but annoying to have to change with every WP upgrade.</p>
<p>&nbsp;</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'WordPress and EXIF: for advanced users on WordPress Blue',url: 'http://wordpressblue.com/2012/04/wordpress-and-exif-for-advanced-users/',contentID: 'post-1119',suggestTags: '',providerName: 'WordPress Blue',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://wordpressblue.com/wp-content/plugins/wp-evernote-site-memory/img/smallclip.png" class="evernoteSiteMemoryButton" /></a>
				<p class="evernoteSiteMemoryDescription">
					<strong>Evernote</strong> lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web.  <a href="https://www.evernote.com/Registration.action" title="Sign up for Evernote" target="_blank">Sign up now</a> or <a href="https://www.evernote.com/about/learn_more/" title="Learn more about Evernote" target="_blank">learn more</a>. It's free!
				</p>
				
				<div class="evernoteSiteMemoryClear">&nbsp;</div>
			</div>]]></content:encoded>
			<wfw:commentRss>http://wordpressblue.com/2012/04/wordpress-and-exif-for-advanced-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 40 best WordPress plugins, ever   By categor&#8230;</title>
		<link>http://wordpressblue.com/2012/03/makeuseof-wordpress-plugins/</link>
		<comments>http://wordpressblue.com/2012/03/makeuseof-wordpress-plugins/#comments</comments>
		<pubDate>Sat, 24 Mar 2012 09:04:49 +0000</pubDate>
		<dc:creator>wordpressblueadministrator</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.wordpressblue.com/?p=1096</guid>
		<description><![CDATA[The 40 best WordPress plugins, ever   By category: Backup / Optimize SEO / Traffic Social Core Functionality Photos / Galleries E-Commerce From the very useful people at MakeUseOf. Evernote lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web. [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.makeuseof.com/pages/best-wordpress-plugins"><em>The 40 best WordPress plugins, ever</em></a>   By category:</p>
<p><a href="http://www.makeuseof.com/pages/best-wordpress-plugins#backupoptimize">Backup / Optimize</a></p>
<p><a href="http://www.makeuseof.com/pages/best-wordpress-plugins#SEO">SEO / Traffic</a></p>
<p><a href="http://www.makeuseof.com/pages/best-wordpress-plugins#socialcommenting">Social</a></p>
<p><a href="http://www.makeuseof.com/pages/best-wordpress-plugins#corefunctionality">Core Functionality</a></p>
<p><a href="http://www.makeuseof.com/pages/best-wordpress-plugins#photography">Photos / Galleries</a></p>
<p><a href="http://www.makeuseof.com/pages/best-wordpress-plugins#ecommerce">E-Commerce</a></p>
<p>From the very useful people at <a href="http://www.makeuseof.com/">MakeUseOf</a>.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'The 40 best WordPress plugins, ever   By categor&amp;#8230; on WordPress Blue',url: 'http://wordpressblue.com/2012/03/makeuseof-wordpress-plugins/',contentID: 'post-1096',suggestTags: 'wordpress plugins',providerName: 'WordPress Blue',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://wordpressblue.com/wp-content/plugins/wp-evernote-site-memory/img/smallclip.png" class="evernoteSiteMemoryButton" /></a>
				<p class="evernoteSiteMemoryDescription">
					<strong>Evernote</strong> lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web.  <a href="https://www.evernote.com/Registration.action" title="Sign up for Evernote" target="_blank">Sign up now</a> or <a href="https://www.evernote.com/about/learn_more/" title="Learn more about Evernote" target="_blank">learn more</a>. It's free!
				</p>
				
				<div class="evernoteSiteMemoryClear">&nbsp;</div>
			</div>]]></content:encoded>
			<wfw:commentRss>http://wordpressblue.com/2012/03/makeuseof-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GregRickaby.com: fine-tuning Frameworks</title>
		<link>http://wordpressblue.com/2012/03/gregrickaby-com-fine-tuning-frameworks/</link>
		<comments>http://wordpressblue.com/2012/03/gregrickaby-com-fine-tuning-frameworks/#comments</comments>
		<pubDate>Sun, 18 Mar 2012 14:09:58 +0000</pubDate>
		<dc:creator>wordpressblueadministrator</dc:creator>
				<category><![CDATA[Genesis Framework]]></category>
		<category><![CDATA[Thesis Theme]]></category>
		<category><![CDATA[Greg Rickaby]]></category>

		<guid isPermaLink="false">http://www.wordpressblue.com/?p=1087</guid>
		<description><![CDATA[Greg Rickaby, a man of many talents, does customization work, among other things, on several WordPress theme frameworks. You can learn about the Genesis Framework on his blog, for example, as well as the Thesis theme. And his own site, GregRickaby.com, is running the very cool eleven40 child themeon the Genesis framework. It therefore occurred [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Greg Rickaby, a man of many talents, does customization work, among other things, on several WordPress theme frameworks. You can learn about the <a href="http://gregrickaby.com/category/genesis-theme">Genesis Framework on his blog</a>, for example, as well as the <a href="http://gregrickaby.com/category/thesis-theme">Thesis theme.</a> And his own site, <a href="http://GregRickaby.com">GregRickaby.com</a>, is running the very cool <a href="http://demo.studiopress.com/eleven40/">eleven40 child theme</a>on the Genesis framework.</p>
<div id="attachment_1089" class="wp-caption alignright" style="width: 300px">
	<a href="http://www.studiopress.com/themes/eleven40"><img class="size-medium wp-image-1089" title="" src="http://wordpressblue.com/wp-content/uploads/2012/03/eleven40-300x214.jpg" alt="" width="300" height="214" /></a>
	<p class="wp-caption-text">eleven40 Theme for Genesis Framework</p>
</div>
<p>It therefore occurred to me that it might be useful to have, within our blogroll, recommended WordPress wizards who have experience with particular frameworks. Sometimes a WP theme framework takes you 90% of the way &#8211; but the last 10% isn&#8217;t part of what the framework designer has placed in the control panel and needs a bit of CSS tweakin. If you&#8217;re certain about what you want, using a commercial framework and going the last bit with a designer is still much cheaper than starting from scratch, and only a bit more expensive than purchasing the framework. (One of my current frustrations is making the new &#8220;post formats&#8221; theme work the way I envision it working, although Imy  guess is that, within a release or two, framework designers will be more caught up on the post-formats feature).</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'GregRickaby.com: fine-tuning Frameworks on WordPress Blue',url: 'http://wordpressblue.com/2012/03/gregrickaby-com-fine-tuning-frameworks/',contentID: 'post-1087',suggestTags: 'Greg Rickaby',providerName: 'WordPress Blue',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://wordpressblue.com/wp-content/plugins/wp-evernote-site-memory/img/smallclip.png" class="evernoteSiteMemoryButton" /></a>
				<p class="evernoteSiteMemoryDescription">
					<strong>Evernote</strong> lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web.  <a href="https://www.evernote.com/Registration.action" title="Sign up for Evernote" target="_blank">Sign up now</a> or <a href="https://www.evernote.com/about/learn_more/" title="Learn more about Evernote" target="_blank">learn more</a>. It's free!
				</p>
				
				<div class="evernoteSiteMemoryClear">&nbsp;</div>
			</div>]]></content:encoded>
			<wfw:commentRss>http://wordpressblue.com/2012/03/gregrickaby-com-fine-tuning-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CompanyNameGenerator.com</title>
		<link>http://wordpressblue.com/2012/01/companynamegenerator-com/</link>
		<comments>http://wordpressblue.com/2012/01/companynamegenerator-com/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 13:47:46 +0000</pubDate>
		<dc:creator>wordpressblueadministrator</dc:creator>
				<category><![CDATA[internet and blog commerce]]></category>
		<category><![CDATA[Logo and Identity]]></category>

		<guid isPermaLink="false">http://www.wordpressblue.com/?p=1081</guid>
		<description><![CDATA[Company Name Generator is both helpful and fun. Put in any two words, and it will generate a number of variations, substitutions, and check, via GoDaddy, if the variations are available for domain registration on .com, .org, .net, and .info. The two-name limit is actually useful, I think, particularly by keeping one&#8217;s naming process tightly [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://companynamegenerator.com/">Company Name Generator</a> is both helpful and fun. Put in any two words, and it will generate a number of variations, substitutions, and check, via <a href="http://www.godaddy.com/default.aspx">GoDaddy</a>, if the variations are available for domain registration on <strong>.com</strong>, <strong>.org</strong>, <strong>.net</strong>, and <strong>.info</strong>. The two-name limit is actually useful, I think, particularly by keeping one&#8217;s naming process tightly focused at the start &#8211; which might prevent missing an obvious and useful name variations.</p>
<p>&nbsp;</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'CompanyNameGenerator.com on WordPress Blue',url: 'http://wordpressblue.com/2012/01/companynamegenerator-com/',contentID: 'post-1081',suggestTags: '',providerName: 'WordPress Blue',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://wordpressblue.com/wp-content/plugins/wp-evernote-site-memory/img/smallclip.png" class="evernoteSiteMemoryButton" /></a>
				<p class="evernoteSiteMemoryDescription">
					<strong>Evernote</strong> lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web.  <a href="https://www.evernote.com/Registration.action" title="Sign up for Evernote" target="_blank">Sign up now</a> or <a href="https://www.evernote.com/about/learn_more/" title="Learn more about Evernote" target="_blank">learn more</a>. It's free!
				</p>
				
				<div class="evernoteSiteMemoryClear">&nbsp;</div>
			</div>]]></content:encoded>
			<wfw:commentRss>http://wordpressblue.com/2012/01/companynamegenerator-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Jean-Baptiste Jung/CatsWhoCode.com:  80 ways to improve blog sidebars</title>
		<link>http://wordpressblue.com/2011/11/jean-baptiste-jungcatswhocode-com-80-ways-to-improve-blog-sidebars/</link>
		<comments>http://wordpressblue.com/2011/11/jean-baptiste-jungcatswhocode-com-80-ways-to-improve-blog-sidebars/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 23:24:40 +0000</pubDate>
		<dc:creator>wordpressblueadministrator</dc:creator>
				<category><![CDATA[Design Resources]]></category>
		<category><![CDATA[WordPress tutorials and wisdom]]></category>
		<category><![CDATA[CatsWhoCode]]></category>
		<category><![CDATA[sidebar]]></category>

		<guid isPermaLink="false">http://www.wordpressblue.com/?p=1076</guid>
		<description><![CDATA[As I wrestle with each WordPress problem, I&#8217;ve increasingly found myself at CatsWhoCode,  the creation of Jean-Baptiste Jung, who is also responsible for WPRecipes.com.  You can also see his portfolio here. In the meantime, if you&#8217;re trying solve the mysteries of the WP Sidebar, check out 8 excellent resources to enhance your WordPress sidebar.  Why [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>As I wrestle with each WordPress problem, I&#8217;ve increasingly found myself at<a href="http://www.catswhocode.com/blog"> CatsWhoCode</a>,  the creation of<a href="http://www.catswhocode.com/blog/about"> Jean-Baptiste Jung</a>, who is also responsible for <a href="http://www.wprecipes.com/">WPRecipes.com</a>.  You can also see <a href="http://www.webdevcat.com/portfolio">his portfolio here</a>. In the meantime, if you&#8217;re trying solve the mysteries of the WP Sidebar, check out <a title="Permanent Link to 8 excellent resources to enhance your WordPress sidebar" href="http://www.catswhocode.com/blog/8-excellent-resources-to-enhance-your-wordpress-sidebar" rel="bookmark">8 excellent resources to enhance your WordPress sidebar</a>.  Why did I say 80, and not 8? Because the eighth item is a link to another post with <em>73 </em>tips about the about the WP sidebar.</p>
<p>The cats who preside over our house certainly like to interact with the keyboard, but they walk back and forth, they lie down, but they never seem to close tags or care about the user experience.  They scoff at SEO. I guess Jean-Baptiste has better-trained cats.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Jean-Baptiste Jung/CatsWhoCode.com:  80 ways to improve blog sidebars on WordPress Blue',url: 'http://wordpressblue.com/2011/11/jean-baptiste-jungcatswhocode-com-80-ways-to-improve-blog-sidebars/',contentID: 'post-1076',suggestTags: 'CatsWhoCode,sidebar',providerName: 'WordPress Blue',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://wordpressblue.com/wp-content/plugins/wp-evernote-site-memory/img/smallclip.png" class="evernoteSiteMemoryButton" /></a>
				<p class="evernoteSiteMemoryDescription">
					<strong>Evernote</strong> lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web.  <a href="https://www.evernote.com/Registration.action" title="Sign up for Evernote" target="_blank">Sign up now</a> or <a href="https://www.evernote.com/about/learn_more/" title="Learn more about Evernote" target="_blank">learn more</a>. It's free!
				</p>
				
				<div class="evernoteSiteMemoryClear">&nbsp;</div>
			</div>]]></content:encoded>
			<wfw:commentRss>http://wordpressblue.com/2011/11/jean-baptiste-jungcatswhocode-com-80-ways-to-improve-blog-sidebars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Protected: Alex King and cohort breathe life into WP Post Formats feature &#8211; particularly for the code-challenged</title>
		<link>http://wordpressblue.com/2011/11/alex-king-and-cohort-breathe-life-into-wp-post-formats-feature-particularly-for-the-code-challenged/</link>
		<comments>http://wordpressblue.com/2011/11/alex-king-and-cohort-breathe-life-into-wp-post-formats-feature-particularly-for-the-code-challenged/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 18:10:49 +0000</pubDate>
		<dc:creator>wordpressblueadministrator</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.wordpressblue.com/?p=1062</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<p></p><form action="http://wordpressblue.com/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-1062">Password:<br />
<input name="post_password" id="pwbox-1062" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Protected: Alex King and cohort breathe life into WP Post Formats feature &amp;#8211; particularly for the code-challenged on WordPress Blue',url: 'http://wordpressblue.com/2011/11/alex-king-and-cohort-breathe-life-into-wp-post-formats-feature-particularly-for-the-code-challenged/',contentID: 'post-1062',suggestTags: '',providerName: 'WordPress Blue',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://wordpressblue.com/wp-content/plugins/wp-evernote-site-memory/img/smallclip.png" class="evernoteSiteMemoryButton" /></a>
				<p class="evernoteSiteMemoryDescription">
					<strong>Evernote</strong> lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web.  <a href="https://www.evernote.com/Registration.action" title="Sign up for Evernote" target="_blank">Sign up now</a> or <a href="https://www.evernote.com/about/learn_more/" title="Learn more about Evernote" target="_blank">learn more</a>. It's free!
				</p>
				
				<div class="evernoteSiteMemoryClear">&nbsp;</div>
			</div>]]></content:encoded>
			<wfw:commentRss>http://wordpressblue.com/2011/11/alex-king-and-cohort-breathe-life-into-wp-post-formats-feature-particularly-for-the-code-challenged/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SpeckyBoy: 10 free snippet control apps</title>
		<link>http://wordpressblue.com/2011/11/speckyboy-10-free-snippet-control-apps/</link>
		<comments>http://wordpressblue.com/2011/11/speckyboy-10-free-snippet-control-apps/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 01:42:19 +0000</pubDate>
		<dc:creator>wordpressblueadministrator</dc:creator>
				<category><![CDATA[Design Resources]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[snippets]]></category>

		<guid isPermaLink="false">http://www.wordpressblue.com/?p=1053</guid>
		<description><![CDATA[I&#8217;ve been using all manner of apps &#8211; from OneNote, to NotePad (and various substitutes), to index cards, to keep track of passwords, logins, and bits of code that I use all the  time. SpeckyBoy &#8211; a site which is a cornucopia of resources for novices and serious coders and everyone in between &#8211; has [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve been using all manner of apps &#8211; from OneNote, to NotePad (and various substitutes), to index cards, to keep track of passwords, logins, and bits of code that I use all the  time. <a href="http://speckyboy.com/">SpeckyBoy</a> &#8211; a site which is a cornucopia of resources for novices and serious coders and everyone in between &#8211; has <a href="http://speckyboy.com/2011/06/14/10-free-desktop-applications-for-managing-your-code-snippets/" rel="bookmark">10 Free Desktop Applications for Managing Your Code Snippets</a>.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'SpeckyBoy: 10 free snippet control apps on WordPress Blue',url: 'http://wordpressblue.com/2011/11/speckyboy-10-free-snippet-control-apps/',contentID: 'post-1053',suggestTags: 'code,snippets',providerName: 'WordPress Blue',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://wordpressblue.com/wp-content/plugins/wp-evernote-site-memory/img/smallclip.png" class="evernoteSiteMemoryButton" /></a>
				<p class="evernoteSiteMemoryDescription">
					<strong>Evernote</strong> lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web.  <a href="https://www.evernote.com/Registration.action" title="Sign up for Evernote" target="_blank">Sign up now</a> or <a href="https://www.evernote.com/about/learn_more/" title="Learn more about Evernote" target="_blank">learn more</a>. It's free!
				</p>
				
				<div class="evernoteSiteMemoryClear">&nbsp;</div>
			</div>]]></content:encoded>
			<wfw:commentRss>http://wordpressblue.com/2011/11/speckyboy-10-free-snippet-control-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Evernote Site Memory for WordPress AND other platforms</title>
		<link>http://wordpressblue.com/2011/11/evernote-site-memory-for-wordpress-and-other-platforms/</link>
		<comments>http://wordpressblue.com/2011/11/evernote-site-memory-for-wordpress-and-other-platforms/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 18:00:01 +0000</pubDate>
		<dc:creator>jonathansoroko</dc:creator>
				<category><![CDATA[Designers]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Post Editors]]></category>

		<guid isPermaLink="false">http://www.wordpressblue.com/?p=1042</guid>
		<description><![CDATA[Slocum Design Studio, and a member of their design team, Jonathan Desrosiers, have developed Evernote Site Memory, which allows users to clip a blog post to Evernote in, by my count, two mouse clicks and without having to navigate away from the post. And it may prompt some readers to clip who, in their excitement [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><a href="http://www.slocumstudio.com/">Slocum Design Studio</a>, and a member of their design team, <a href="http://www.slocumstudio.com/about/meet-the-team/jonathan-desrosiers/">Jonathan Desrosiers</a>, have developed <a href="http://www.evernote.com/about/developer/sitememory/">Evernote Site Memory</a>, which allows users to clip a blog post to Evernote in, by my count, two mouse clicks and without having to navigate away from the post. And it may prompt some readers to clip who, in their excitement about the post and shouts of &#8220;Eureka!&#8221; forget to note the URL<a href="http://www.slocumstudio.com/"><img class="alignright size-full wp-image-518" style="margin: 12px;" src="http://www.discoverystrategistblog.com/wp-content/uploads/2011/11/Slocum-Text-Identity.png" alt="" width="281" height="179" /></a>. (If you&#8217;re getting that excited about posts on <em>this </em>blog, you probably need more R&amp;R).</p>
<p>Slocum&#8217;s portfolio is outstanding, and it&#8217;s clear that they exploit each other&#8217;s talents to good effect. A look at the staff portraits makes the point well: each of them is outstanding, and is the visual anchor for each staff member&#8217;s &#8220;About&#8221; page. In fact, it makes a strong case for engaging a <em>team</em>, whether it&#8217;s an established full-time team, or an <em>ad hoc </em>team assembled for a project, for even relatively simple projects. The simplest statement of the principle is that no one should proofread or edit their own copy in any text that matters.</p>
<p>My installation of the WordPress plugin was entirely snag-free [<a href="http://wordpress.org/extend/plugins/wp-evernote-site-memory/">plugin page on WordPress repository</a>]; what&#8217;s more, the people at Slocum took the time to provide a clear and detailed entry in the<a href="http://wordpress.org/extend/plugins"> WP Plugin Repository</a>. <strong>NB: </strong>if you install via the WordPress dashboard, there are several other similar-sounding plugins, with similar descriptions of functionality. I tested Mr. Desrosier&#8217;s plugin first because it was featured prominently on the Evernote website. What you&#8217;re looking for is &#8220;WP Evernote Site Memory,&#8221; with a credit in the description field for Slocum and Mr. Desrosier.</p>
<p>Other developers have produced <em>Site Memory </em>functionality for Joomla and Tumblr, and Evernote also provides information for developers; it&#8217;s all readily navigable on the <a href="http://www.evernote.com/about/developer/sitememory/">Evernote Site Memory page</a>.</p>
<p>One other Evernote plugin for WordPress, <a href="http://wordpress.org/extend/plugins/everpress/"><em>EverPress</em></a>, is essentially the opposite of <em>WP Evernote Site Memory</em>.</p>
<blockquote><p>EverPress is an automatic RSS posting plugin primarily designed to integrate with the information capturing service, Evernote. This plugin allows Evernote users to automatic post their shared notebooks to WordPress. [EverPress also supports]post scheduling &#8211; by day, week or month, and time of day; [and]post settings &#8211; set the author, category, status (draft, public and private) and tags.</p></blockquote>
<p><a href="http://wordpress.org/extend/plugins/everpress/">EverPress </a>is the creation of <a href="http://mashe.hawksey.info/">Martin Hawksey</a>; we hope to have tested and reviewed it in short order.</p>
<p>Originally posted on <a href="http://discoverystrategistblog.com">Discovery Strategist</a>.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: 'Evernote Site Memory for WordPress AND other platforms on WordPress Blue',url: 'http://wordpressblue.com/2011/11/evernote-site-memory-for-wordpress-and-other-platforms/',contentID: 'post-1042',suggestTags: '',providerName: 'WordPress Blue',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://wordpressblue.com/wp-content/plugins/wp-evernote-site-memory/img/smallclip.png" class="evernoteSiteMemoryButton" /></a>
				<p class="evernoteSiteMemoryDescription">
					<strong>Evernote</strong> lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web.  <a href="https://www.evernote.com/Registration.action" title="Sign up for Evernote" target="_blank">Sign up now</a> or <a href="https://www.evernote.com/about/learn_more/" title="Learn more about Evernote" target="_blank">learn more</a>. It's free!
				</p>
				
				<div class="evernoteSiteMemoryClear">&nbsp;</div>
			</div>]]></content:encoded>
			<wfw:commentRss>http://wordpressblue.com/2011/11/evernote-site-memory-for-wordpress-and-other-platforms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 Best Offline WordPress Editors For Your Blog</title>
		<link>http://wordpressblue.com/2011/10/edwardkhoo-offline-wordpress-editor-plus-prothemedesign/</link>
		<comments>http://wordpressblue.com/2011/10/edwardkhoo-offline-wordpress-editor-plus-prothemedesign/#comments</comments>
		<pubDate>Sun, 02 Oct 2011 09:15:47 +0000</pubDate>
		<dc:creator>wordpressblueadministrator</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[Design Resources]]></category>
		<category><![CDATA[Ben Gillbanks]]></category>
		<category><![CDATA[Darren Hoyt]]></category>
		<category><![CDATA[Edward Khoo]]></category>

		<guid isPermaLink="false">http://www.wordpressblue.com/?p=1033</guid>
		<description><![CDATA[Even with a good connection, with an excellent  connection, when composing a WordPress post, it&#8217;s easy to trip over your own edits when backspace/delete, insert, cp,,pm functions whic hap0pen instantaneously on a local machine can tqake a while while waiting for the edit happe.on the remote server and refreshes in the New/Edit post windows in [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Even with a good connection, with an <em>excellent </em> connection, when composing a WordPress post, it&#8217;s easy to trip over your own edits when backspace/delete, insert, cp,,pm functions whic hap0pen instantaneously on a local machine can tqake a while while waiting for the edit happe.on the remote server and refreshes in the New/Edit post windows in WordPress. If you&#8217;re like me, which is to say immature and impatient, you&#8217;re editing a page which doesn&#8217;t even reflect current data. It&#8217;s easy, then, to be deleting data which has already been deleted on the server, but which is still visible  on your client machine. This creates a frustrating queue of commands which require &#8211; in user terms  - a long wait to resolve while you&#8217;re ready to compose the next phrase.</p>
<p>Hence &#8211; an offline editor makes sense. How that works with one&#8217;s theme and layout &#8211; a slightly more complicated question.  But at least one can get copy formatted for insertion into the WP Post Editor more quickly offline.</p>
<p>Word processors &#8211; MS Word, OpenOffice, of course can save files as html.  But a dedicated offline blogging tool might be easier to fine-tune for a particular blog theme. In the course of looking, I found this outstanding post  <a href="http://edwardkhoo.com/5-best-offline-wordpress-editor-for-your-blog/">5 Best Offline WordPress Editor For Your Blog</a>.</p>
<p>And &#8211; under the heading of finding treasure while searching for everyday tools, I found the post on <a href="http://edwardkhoo.com/">EdwardKhoo.com</a>. This is an outstanding blog &#8211; lots of helpful how-to posts about irritating problems not otherwise widely addressed.</p>
<p>The blog itself is an outstanding implementation of Darren Hoyt&#8217;s Mimbo Theme, available on <a href="http://prothemedesign.com/">ProThemeDesign</a>, where one can find the work not only of Darren Hoyt, but also of the brilliant Ben Gillbanks. Check out their new theme <a href="http://prothemedesign.com/news/byline-a-real-magazine-theme/">ByLine</a>.</p>
<div class="evernoteSiteMemory"><a href="javascript:" onclick="Evernote.doClip({title: '5 Best Offline WordPress Editors For Your Blog on WordPress Blue',url: 'http://wordpressblue.com/2011/10/edwardkhoo-offline-wordpress-editor-plus-prothemedesign/',contentID: 'post-1033',suggestTags: 'Ben Gillbanks,Darren Hoyt,Edward Khoo',providerName: 'WordPress Blue',styling: 'text' });return false" class="evernoteSiteMemoryLink"><img src="http://wordpressblue.com/wp-content/plugins/wp-evernote-site-memory/img/smallclip.png" class="evernoteSiteMemoryButton" /></a>
				<p class="evernoteSiteMemoryDescription">
					<strong>Evernote</strong> lets you save all the interesting things you see online into a single place. Access all those saved pages from your computer, phone or the web.  <a href="https://www.evernote.com/Registration.action" title="Sign up for Evernote" target="_blank">Sign up now</a> or <a href="https://www.evernote.com/about/learn_more/" title="Learn more about Evernote" target="_blank">learn more</a>. It's free!
				</p>
				
				<div class="evernoteSiteMemoryClear">&nbsp;</div>
			</div>]]></content:encoded>
			<wfw:commentRss>http://wordpressblue.com/2011/10/edwardkhoo-offline-wordpress-editor-plus-prothemedesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

