<?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>WP Station &#187; WP Tips and Tricks</title>
	<atom:link href="http://wpstation.com/tag/wp-tips-and-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://wpstation.com</link>
	<description>A WordPress powered blog about, WordPress</description>
	<lastBuildDate>Mon, 04 Jul 2011 23:42:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Create a â€˜Calendar styleâ€™ WordPress date format</title>
		<link>http://wpstation.com/2007/wp-tips-and-tricks/create-a-%e2%80%98calendar-style%e2%80%99-wordpress-date-format/</link>
		<comments>http://wpstation.com/2007/wp-tips-and-tricks/create-a-%e2%80%98calendar-style%e2%80%99-wordpress-date-format/#comments</comments>
		<pubDate>Wed, 04 Apr 2007 02:12:10 +0000</pubDate>
		<dc:creator>miklb</dc:creator>
				<category><![CDATA[WP Tips and Tricks]]></category>
		<category><![CDATA[calendar]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[post-date]]></category>

		<guid isPermaLink="false">http://wpstation.com/2007/wp-tips-and-tricks/create-a-%e2%80%98calendar-style%e2%80%99-wordpress-date-format/</guid>
		<description><![CDATA[m@hu_D A nice little tutorial for adding calendar style post dates to your theme, including a graphic to use.]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mahudsblog.ourgardenpath.com/?p=737">m@hu_D</a><br />
A nice little tutorial for adding calendar style post dates to your theme, including a graphic to use.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpstation.com/2007/wp-tips-and-tricks/create-a-%e2%80%98calendar-style%e2%80%99-wordpress-date-format/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Plugin Template</title>
		<link>http://wpstation.com/2007/plugins/plugin-template/</link>
		<comments>http://wpstation.com/2007/plugins/plugin-template/#comments</comments>
		<pubDate>Mon, 19 Mar 2007 15:36:39 +0000</pubDate>
		<dc:creator>miklb</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[WP Tips and Tricks]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wpstation.com/2007/plugins/plugin-template/</guid>
		<description><![CDATA[Trev&#8217;s Travels Trevor has released what looks like an excellent learning tool for WP users who want to venture into learning more about plugin development. Basically he&#8217;s released everything you need to create your plugin, simply without the specific function. &#8230; <a href="http://wpstation.com/2007/plugins/plugin-template/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://trevorcreech.com/blog/2007/03/18/wordpress-plugin-template/">Trev&#8217;s Travels</a><br />
Trevor has released what looks like an excellent learning tool for WP users who want to venture into learning more about plugin development.  Basically he&#8217;s released everything you need to create your plugin, simply without the specific function.</p>
<p>I haven&#8217;t tested it yet, but I did look at the file, and it&#8217;s very well commented.  Options for widgets, including something like <code><!--foo--></code> into a post/page and a normal plugin function call are included, as well as an options page for your plugin if you need it.</p>
<p>I&#8217;m actually surprised I haven&#8217;t seen anything like this before, though there are several tutorials floating around.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpstation.com/2007/plugins/plugin-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blank Theme v2</title>
		<link>http://wpstation.com/2007/themes/blank-theme-v2/</link>
		<comments>http://wpstation.com/2007/themes/blank-theme-v2/#comments</comments>
		<pubDate>Tue, 13 Mar 2007 03:13:47 +0000</pubDate>
		<dc:creator>miklb</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[WP Tips and Tricks]]></category>
		<category><![CDATA[blank]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[miklb]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wpstation.com/2007/themes/blank-theme-v2/</guid>
		<description><![CDATA[Miklb&#8217;s Mindless Ramblings A semi shameless plug, but I&#8217;m in the process of upgrading my quasi-popular blank theme. Basically it&#8217;s a set of templates and a CSS sheet, without the style. A great (I hope) way of creating your own &#8230; <a href="http://wpstation.com/2007/themes/blank-theme-v2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.miklb.com/blog/2007/geek-life/wordpress-blank-theme-v2beta/">Miklb&#8217;s Mindless Ramblings</a><br />
A semi shameless plug, but I&#8217;m in the process of upgrading my quasi-popular blank theme.  Basically it&#8217;s a set of templates and a CSS sheet, without the style.  A great (I hope) way of creating your own theme, or just a way to get under the hood.  The difference between this version and the <a href="http://www.miklb.com/blog/2005/my-site/blank-wordpress-theme/">first</a> is that this one is attempting to be based solely on my own attempts at a bit more simple, semantic code.  Thus the beta, as I&#8217;m quite open to suggestions, critics, and feedback.</p>
<p>Keep in mind, it was released in the spirit of sharing, and the fact that the original is still the single most sought after search item on my site.  Collaboration is not out of the question, to say the least.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpstation.com/2007/themes/blank-theme-v2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress and Textmate</title>
		<link>http://wpstation.com/2007/themes/wordpress-and-textmate/</link>
		<comments>http://wpstation.com/2007/themes/wordpress-and-textmate/#comments</comments>
		<pubDate>Wed, 03 Jan 2007 20:18:28 +0000</pubDate>
		<dc:creator>miklb</dc:creator>
				<category><![CDATA[Themes]]></category>
		<category><![CDATA[WP Tips and Tricks]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OS-X]]></category>
		<category><![CDATA[Textmate]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wpstation.com/2007/themes/wordpress-and-textmate/</guid>
		<description><![CDATA[Circle Six Blogs For those theme designers out there on a Mac, this Textmate bundle just might push you to make the plunge and purchase Textmate if you haven&#8217;t already. This code bundle gives you handy snippets of the most &#8230; <a href="http://wpstation.com/2007/themes/wordpress-and-textmate/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.circlesixdesign.com/2007/01/03/wordpress-bundle-adds-plugins/">Circle Six Blogs</a><br />
For those theme designers out there on a Mac, this Textmate bundle just might push you to make the plunge and purchase Textmate if you haven&#8217;t already.  This code bundle gives you handy snippets of the most common template tags as well as support for several plugins, including Ultimate Tag Warrior.  Quite handy indeed.  Now one only needs to do is frame out their XHTML and CSS, then go back in and add relevant tags, much simpler than copying and pasting, or working with a dummy framework and editing the multitude of ids, classes, and spans.  While your at the site, you might want to check out their <a href="http://blog.circlesixdesign.com/2006/12/25/wordpress-theme-development-workflow-for-osx/">Mac theme development workflow</a> as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpstation.com/2007/themes/wordpress-and-textmate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>8 MySQL Backup Strategies for WordPress Bloggers (And Others)</title>
		<link>http://wpstation.com/2006/wp-tips-and-tricks/8-mysql-backup-strategies-for-wordpress-bloggers-and-others/</link>
		<comments>http://wpstation.com/2006/wp-tips-and-tricks/8-mysql-backup-strategies-for-wordpress-bloggers-and-others/#comments</comments>
		<pubDate>Thu, 16 Nov 2006 17:05:10 +0000</pubDate>
		<dc:creator>miklb</dc:creator>
				<category><![CDATA[WP Tips and Tricks]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wpstation.com/2006/wp-tips-and-tricks/8-mysql-backup-strategies-for-wordpress-bloggers-and-others/</guid>
		<description><![CDATA[Futurosity is offering up a comprehensive list of ways to backup your WP database. Nothing is more valuable to a blogger than their content, which, for those still new to WP, is stored in your database. So routine backups (based &#8230; <a href="http://wpstation.com/2006/wp-tips-and-tricks/8-mysql-backup-strategies-for-wordpress-bloggers-and-others/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://futurosity.com/389/8-mysql-backup-strategies-for-wordpress-bloggers-and-others"> Futurosity</a> is offering up a comprehensive list of ways to backup your WP database.  Nothing is more valuable to a blogger than their content, which, for those still new to WP, is stored in your database.  So routine backups (based on how often you post) is the single most preventative maintenance a blogger can do.  Your theme and plugin folder only need backing up when new changes are made.  Recommended reading for those who haven&#8217;t implemented a backup plan.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpstation.com/2006/wp-tips-and-tricks/8-mysql-backup-strategies-for-wordpress-bloggers-and-others/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Publish from your email straight to your blog</title>
		<link>http://wpstation.com/2006/wp-tips-and-tricks/publish-from-your-email-straight-to-your-blog/</link>
		<comments>http://wpstation.com/2006/wp-tips-and-tricks/publish-from-your-email-straight-to-your-blog/#comments</comments>
		<pubDate>Wed, 08 Nov 2006 09:06:34 +0000</pubDate>
		<dc:creator>miklb</dc:creator>
				<category><![CDATA[WP Tips and Tricks]]></category>
		<category><![CDATA[BlogMailr]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wpstation.com/2006/wp-tips-and-tricks/publish-from-your-email-straight-to-your-blog/</guid>
		<description><![CDATA[BlogMailr &#8211; Publish from your email straight to your blog Not WP specific, but for those that want an easy to use method of blogging by email, this free service seems like an easy option. Not tested yet, but I &#8230; <a href="http://wpstation.com/2006/wp-tips-and-tricks/publish-from-your-email-straight-to-your-blog/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.blogmailr.com/">BlogMailr &#8211; Publish from your email straight to your blog</a></p>
<p>Not WP specific, but for those that want an easy to use method of blogging by email, this free service seems like an easy option.  Not tested yet, but I did see a demo on another WP blog.  Their site says it supports both file uploads and tagging.  Especially handy I&#8217;m sure for those that want to post from mobile devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpstation.com/2006/wp-tips-and-tricks/publish-from-your-email-straight-to-your-blog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The WordPress Podcast Â· Episode 9</title>
		<link>http://wpstation.com/2006/wordpress-news/the-wordpress-podcast-%c2%b7-episode-9/</link>
		<comments>http://wpstation.com/2006/wordpress-news/the-wordpress-podcast-%c2%b7-episode-9/#comments</comments>
		<pubDate>Tue, 31 Oct 2006 06:49:53 +0000</pubDate>
		<dc:creator>miklb</dc:creator>
				<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[WP Tips and Tricks]]></category>
		<category><![CDATA[podcast]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://wpstation.com/2006/wordpress-news/the-wordpress-podcast-%c2%b7-episode-9/</guid>
		<description><![CDATA[The WordPress Podcast Charles and company have released a new podcast covering problems with WordPress 2.0.5, a review of Akismet, Bad Behavior 2 and Spam Karma 2, and a brief tutorial on how to customize your login screen. Exceptionally helpful &#8230; <a href="http://wpstation.com/2006/wordpress-news/the-wordpress-podcast-%c2%b7-episode-9/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wp-community.org/2006/10/30/episode-9-problems-with-wordpress-205-a-review-of-akismet-bad-behavior-2-and-spam-karma-2-and-more/">The WordPress Podcast</a></p>
<p>Charles and company have released a new podcast covering problems with WordPress 2.0.5, a review of Akismet, Bad Behavior 2 and Spam Karma 2, and a brief tutorial on how to customize your login screen.  Exceptionally helpful is Mark Jaquith&#8217;s review of the spam fighting tools, especially for those not familiar with the basic workings of the most commonly used tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpstation.com/2006/wordpress-news/the-wordpress-podcast-%c2%b7-episode-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Podcast: Episode 8</title>
		<link>http://wpstation.com/2006/wordpress-news/wordpress-podcast-episode-8/</link>
		<comments>http://wpstation.com/2006/wordpress-news/wordpress-podcast-episode-8/#comments</comments>
		<pubDate>Thu, 26 Oct 2006 02:21:38 +0000</pubDate>
		<dc:creator>miklb</dc:creator>
				<category><![CDATA[WordPress News]]></category>
		<category><![CDATA[WP Tips and Tricks]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://wpstation.com/2006/wordpress-news/wordpress-podcast-episode-8/</guid>
		<description><![CDATA[WP Community Charles over at WP Community has released episode 8 of his podcast. Topics covered include how to handle splogs, blogging by email as well as over a dozen and half plugins reviewed. Other topics include a new ad &#8230; <a href="http://wpstation.com/2006/wordpress-news/wordpress-podcast-episode-8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://wp-community.org/2006/10/24/episode-8-dealing-with-splogs-posting-by-e-mail-and-more/">WP Community</a><br />
Charles over at WP Community has released episode 8 of his podcast.  Topics covered include how to handle splogs, blogging by email as well as over a dozen and half plugins reviewed.  Other topics include a new ad network from Performancing, a business week update and what to look for in WP 2.0.5.<br />
While you&#8217;re there, be to check out previous episodes if you&#8217;ve not listened before.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpstation.com/2006/wordpress-news/wordpress-podcast-episode-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Full-Featured comments.php Template</title>
		<link>http://wpstation.com/2006/site-news/full-featured-ommentsphp-template/</link>
		<comments>http://wpstation.com/2006/site-news/full-featured-ommentsphp-template/#comments</comments>
		<pubDate>Mon, 23 Oct 2006 03:28:40 +0000</pubDate>
		<dc:creator>miklb</dc:creator>
				<category><![CDATA[Site News]]></category>
		<category><![CDATA[WP Tips and Tricks]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wpstation.com/2006/site-news/full-featured-ommentsphp-template/</guid>
		<description><![CDATA[Christian Montoya A greatly improved comments template for your blog offered up by Christian. Features include separated trackbacks and pingbacks, author highlighting, and many more improved ways of making your comments less &#8220;boring&#8221;. Well documented as well. Look for the &#8230; <a href="http://wpstation.com/2006/site-news/full-featured-ommentsphp-template/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.christianmontoya.com/2006/10/15/full-featured-commentsphp-template-for-wordpress/">Christian Montoya</a></p>
<p>A greatly improved comments template for your blog offered up by Christian.  Features include separated trackbacks and pingbacks, author highlighting, and many more improved ways of making your comments less &#8220;boring&#8221;.  Well documented as well.  Look for the improved template integrated here at WP Station with an upcoming reboot November 1.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpstation.com/2006/site-news/full-featured-ommentsphp-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comments Tweak in WordPress</title>
		<link>http://wpstation.com/2006/wp-tips-and-tricks/comments-tweak-in-wordpress/</link>
		<comments>http://wpstation.com/2006/wp-tips-and-tricks/comments-tweak-in-wordpress/#comments</comments>
		<pubDate>Wed, 18 Oct 2006 08:54:43 +0000</pubDate>
		<dc:creator>miklb</dc:creator>
				<category><![CDATA[WP Tips and Tricks]]></category>
		<category><![CDATA[author]]></category>
		<category><![CDATA[commments]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://wpstation.com/2006/wp-tips-and-tricks/comments-tweak-in-wordpress/</guid>
		<description><![CDATA[Chilligavva A two part tutorial on how to customize your comments to reflect a different look for author comments and alternating look for visitor comments. Part one covers the code, part two covers the styling.]]></description>
			<content:encoded><![CDATA[<p><a href="http://mareddy.com/lakblog/2006/10/06/comments-tweak-for-wordpress.html">Chilligavva </a></p>
<p>A two part tutorial on how to customize your comments to reflect a different look for author comments and alternating look for visitor comments.  Part one covers the code, part two covers the styling.</p>
]]></content:encoded>
			<wfw:commentRss>http://wpstation.com/2006/wp-tips-and-tricks/comments-tweak-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

