<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>JenGermann Design</title>
	
	<link>http://www.jengermann.com</link>
	<description>Online portfolio and links library of Jen Germann, graphic and web designer, Austin Texas</description>
	<pubDate>Fri, 18 Sep 2009 02:27:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/jengermann" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>My approach to taking a site from installing WordPress to launch</title>
		<link>http://feedproxy.google.com/~r/jengermann/~3/8saLpnJX-bc/</link>
		<comments>http://www.jengermann.com/2009/04/my-approach-to-taking-a-site-from-installing-wordpress-to-launch/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 20:10:36 +0000</pubDate>
		<dc:creator>Jen</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://www.jengermann.com/?p=886</guid>
		<description><![CDATA[I use WordPress as a Content Management System with pretty good success. I like using WordPress because it&#8217;s free, of course, and because it&#8217;s so versatile, easy for clients to use and easy to extend. Just a few days ago, Smashing Magazine published a nice article detailing 15 Essential Checks Before Launching Your Website. I [...]]]></description>
			<content:encoded><![CDATA[<p>I use WordPress as a Content Management System with pretty good success. I like using WordPress because it&#8217;s free, of course, and because it&#8217;s so versatile, easy for clients to use and easy to extend. Just a few days ago, Smashing Magazine published a nice article detailing <a href="http://www.smashingmagazine.com/2009/04/07/15-essential-checks-before-launching-your-website/" title="15 Essential Checks Before Launching Your Website">15 Essential Checks Before Launching Your Website</a>. I thought I&#8217;d build on that and go through my process of taking a website from installing WordPress to launch.</p>
<ul>
<li>
<h4>Users</h4>
<p>After <a href="http://codex.wordpress.org/Installing_WordPress" title="Installing WordPress">WordPress is installed</a>, I immediately change the Admin password. While I&#8217;m in the Admin user, I change or add anything else (names, email, etc). Also it&#8217;s a good idea to set up any other users the client and I have talked about.</p>
</li>
<li>
<h4>Settings</h4>
<p><strong>General Settings:</strong> Edit the Blog Title if needed and change the Tagline to suit (&#8221;Just another WordPress blog&#8221; isn&#8217;t going to suit many clients). Adjust the Membership if I&#8217;m not creating a public blog and also alter the Date and Time Format to suit the client, or I might need to change those later if I didn&#8217;t get that information yet. I change the day of the week to start on Sunday.</p>
<p><strong>Permalinks:</strong> Change the Permalinks Settings to display prettier and more SE-friendly urls. I usually choose the Month and Date style permalinks.</p>
<p><strong>Writings, Reading and Miscellaneous:</strong> Later on, I&#8217;m going to come back to Writing to change the Default Link and Post categories, Reading to change which page is displayed as the home page (if I&#8217;m not creating a personal blog), and Miscellaneous to adjust the image sizes (after I&#8217;ve created the design).</p>
</li>
<li>
<h4>Pages</h4>
<p>Next, I create all the pages in my website. I do this even before I start a design because I spend a lot of time studying the content this way. It&#8217;s a good idea to require complete content before you begin working on a client&#8217;s site (or at least, as complete as possible). It allows you to understand just what the design needs to do. While I create the pages, I also set the <strong>Menu Order</strong> and <strong>Page Parents</strong> so the site navigation architecture and sitemap are created from the outset. At this stage I adjust any permalinks that aren&#8217;t very pretty, and I go back to Settings > Reading and change which page is displayed as Home and which is the blog.</p>
</li>
<li>
<h4>Post Categories</h4>
<p>If I&#8217;m creating a site with a blog, the next thing I do is set up the <strong>Post Categories</strong>. The default is Uncategorized, which isn&#8217;t very informative. If I don&#8217;t need this category, I change the name to something that better fits the site, and if I know any other categories the client will need, I set those up too. If needed, I go back to Settings > Writing and change the Default Post Category.</p>
</li>
<li>
<h4>Link Categories</h4>
<p>I also set up any <strong>Link Categories</strong> I know the client will use, and if needed I go back to Settings > Writing and change the Default Link Category. But with a little planning, you might not need to change these defaults.</p>
</li>
<li>
<h4>The Design</h4>
<p>By now, I&#8217;m itching to start designing, so I usually jump into this. I either do the design in Photoshop or right in the web browser. (<a href="theres-a-time-and-place-to-skip-photoshop" title="There's a Time and Place to Skip Photoshop">I talked more about this in an earlier post</a>). In this article, this step appears infinitely shorter than it truly is.</p>
</li>
<li>
<h4>The Theme</h4>
<p>So now I&#8217;m ready to slice the design up and create the <a href="http://codex.wordpress.org/Using_Themes" title="Using Themes">WP theme</a>. I love designing, but this is almost my favorite part: getting to see it onscreen. The files typically included with a theme are part of the &#8220;default&#8221; theme, so as a shortcut I might duplicate this directory, rename it and then modify the files to suit my tastes.</p>
<p>I like to start customizing my themes with <strong>header.php</strong>. Pretty much every header.php file I&#8217;ve ever done looks quite the same no matter what kind of site I&#8217;m doing: php and WP functions to create the page title and maybe a unique description for every page, all important meta tags, stylesheet link names (for screen and print), rss links, and how I display the logo and the main menu are all created in almost the exact same manner from site to site.</p>
<p>Likewise with elements in <strong>footer.php</strong>. The structure is the same though the content may change. I try to use WP or PHP functions to generate the blog name and copyright date so they update automatically if and when something changes.</p>
<p>Throughout the theme&#8217;s files, I try to create headers, links, blocks of text, and background graphics much the same way from site to site. I name layout elements and images the same so they are easy to match up. So the background for the div tag with an id=&#8221;content&#8221; is named &#8220;bg_content.___&#8221;. I write the stylesheet the same way too, usually starting out with <a href="http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/" title="Eric Meyer's default browser CSS styles">Eric Meyer&#8217;s default browser CSS styles</a>. I do all this so I don&#8217;t have to spend a lot of time figuring out how to create the xhtml or css, and I can spend more time making a site look great onscreen. Plus, I have several established techniques to make a site accessible and SE-friendly. <a href="http://mattbrett.com" title="Matt Brett">Matt Brett</a> used to have a bullet point on his site that bringing an established XHTML+CSS skeleton to every project saves time and money, which clients always appreciate. I agree; no reason to reinvent the wheel every time.</p>
</li>
<li>
<h4>Time for some Plugins</h4>
<p>I have a few plugins I like and tend to use from site to site. For example, <a href="http://www.deliciousdays.com/cforms-plugin" title="Cforms">cforms</a> is a reliable and robust contact form plugin. I&#8217;m not as excited about <a href="http://wordpress.org/extend/plugins/wp-table/" title="WP-Table">WP-Table</a>, but it&#8217;s okay for creating html tables if I think the client will need to create his own tables frequently. <a href="http://wordpress.org/extend/plugins/twitter-tools/" title="Twitter Tools">Twitter Tools</a> is another fave. I keep a toolbox of plugins that I might want to for a site, but before I install I always check if there&#8217;s a more current version. Outdated plugins can create a leak in your site, inviting hackers and other bad people.</p>
</li>
<li>
<h4>Analytics and Backup</h4>
<p>For Analytics and Backup, other people smarter than I recommend installing these plugins, and I have no complaint: <a href="http://akismet.com/" title="Akistmet">Akismet</a> (checks your comments for spam), <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" title="Google XML Sitemaps">Google XML Sitemaps</a> (creates Google sitemaps compliant XML-Sitemap of your WordPress blog), and <a href="http://wordpress.org/extend/plugins/wp-db-backup/" title="WP-DB-Backup"> WP-DB-Backup </a> (allows you easily to backup your core WordPress database tables). I haven&#8217;t tried this one out yet, <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" title="All in One SEO Pack">All in One SEO Pack</a>, but almost 1.5 million downloads can&#8217;t be wrong. Set up <a href="http://www.google.com/analytics/" title="Google Analytics"> Google Analytics </a> to monitor your web traffic and create a <a href="http://www.askapache.com/seo/updated-robotstxt-for-wordpress.html" title="WordPress Robots.txt">Wordpress robots.txt</a> file and add it to your root directory.</p>
</li>
<li>
<h4>Wrapping Up</h4>
<p>Then I pay attention to the little stuff: create and upload a favicon, set up <a href="http://feedburner.google.com" title="Feedburner">Feedburner</a> to monitor the RSS feed if needed or at least make sure the RSS is working, check that the <a href="http://codex.wordpress.org/Creating_an_Error_404_Page" title="Creating an Error 404 Page">404 page</a> is set up and useful, validate the xhtml and the css, and test the site on several different browsers (though it&#8217;s helpful to do this testing while creating the stylesheet and not save this to the end).</p>
</li>
</ul>
<h4>Resources and Link Love</h4>
<p>You might think you saw some of this elsewhere, and you&#8217;re probably right. I&#8217;m certainly not smart enough to come up with all this on my own. Here&#8217;s a list of great resources you can check out to help you remember everything you need to do before sending your site out into the great big world:</p>
<ul>
<li><a href="http://www.problogdesign.com/wordpress/10-things-to-do-after-installing-wordpress/" title="10 Things To Do After Installing WordPress"> 10 Things To Do After Installing WordPress </a></li>
<li><a href="http://www.smashingmagazine.com/2009/04/07/15-essential-checks-before-launching-your-website/" title="15 Essential Checks Before Launching Your Website"> 15 Essential Checks Before Launching Your Website </a></li>
<li><a href="http://www.boxuk.com/blog/the-ultimate-website-launch-checklist" title="">The Ultimate Website Launch Checklist</a></li>
<li><a href="http://www.digital-web.com/articles/seo_and_your_web_site/" title="Digital Web Magazine: SEO and Your Web Site">Digital Web Magazine: SEO and Your Web Site</a></li>
<li><a href="http://www.w3schools.com/browsers/browsers_stats.asp" title="Browser Statistics">Check browser statistics to see which sites you should be supporting</a></li>
<li><a href="http://yoast.com/articles/wordpress-seo/" title="WordPress SEO">WordPress SEO</a></li>
<li><a href="http://www.seobook.com/what-aspect-seo-should-you-be-spending-most-your-time" title="What Aspect Of SEO Should You Be Spending Most Of Your Time On?">What Aspect Of SEO Should You Be Spending Most Of Your Time On?</a></li>
<li><a href="http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/" title="Eric Meyer's default browser CSS styles">Eric Meyer&#8217;s default browser CSS styles</a></li>
</ul>
<img src="http://feeds.feedburner.com/~r/jengermann/~4/8saLpnJX-bc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jengermann.com/2009/04/my-approach-to-taking-a-site-from-installing-wordpress-to-launch/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jengermann.com/2009/04/my-approach-to-taking-a-site-from-installing-wordpress-to-launch/</feedburner:origLink></item>
		<item>
		<title>Check Your Username &amp; Organize Your Web Profiles | Friends Call Me</title>
		<link>http://feedproxy.google.com/~r/jengermann/~3/enx9NtD9Bx4/</link>
		<comments>http://www.jengermann.com/2009/04/check-your-username-organize-your-web-profiles-friends-call-me/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 04:09:25 +0000</pubDate>
		<dc:creator>Jen</dc:creator>
		
		<category><![CDATA[apps]]></category>

		<category><![CDATA[post-it notes]]></category>

		<guid isPermaLink="false">http://www.jengermann.com/archives/check-your-username-organize-your-web-profiles-friends-call-me</guid>
		<description><![CDATA[Seriously could have used this a long time ago: Check Your Username &#038; Organize Your Web Profiles &#124; Friends Call Me.
]]></description>
			<content:encoded><![CDATA[<p>Seriously could have used this a long time ago: <a href="http://friendscall.me/">Check Your Username &#038; Organize Your Web Profiles | Friends Call Me</a>.</p>
<img src="http://feeds.feedburner.com/~r/jengermann/~4/enx9NtD9Bx4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jengermann.com/2009/04/check-your-username-organize-your-web-profiles-friends-call-me/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jengermann.com/2009/04/check-your-username-organize-your-web-profiles-friends-call-me/</feedburner:origLink></item>
		<item>
		<title>What Beautiful HTML Looks Like</title>
		<link>http://feedproxy.google.com/~r/jengermann/~3/rSx5HEUEPqM/</link>
		<comments>http://www.jengermann.com/2009/04/what-beautiful-html-looks-like/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 03:36:55 +0000</pubDate>
		<dc:creator>Jen</dc:creator>
		
		<category><![CDATA[design]]></category>

		<category><![CDATA[post-it notes]]></category>

		<guid isPermaLink="false">http://www.jengermann.com/?p=833</guid>
		<description><![CDATA[I just ran across an outstanding article Chris Coyier at CSS Tricks wrote about What Beautiful HTML Looks Like. I love that he admits to checking out the source code of sites he visits. I do that too. Sometimes before I even read the site&#8217;s content.
]]></description>
			<content:encoded><![CDATA[<p>I just ran across an outstanding article Chris Coyier at <a href="http://css-tricks.com/" title="CSS Tricks">CSS Tricks</a> wrote about <a href="http://css-tricks.com/what-beautiful-html-code-looks-like/" title="What Beautiful HTML Looks Like">What Beautiful HTML Looks Like</a>. I love that he admits to checking out the source code of sites he visits. I do that too. Sometimes before I even read the site&#8217;s content.</p>
<img src="http://feeds.feedburner.com/~r/jengermann/~4/rSx5HEUEPqM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jengermann.com/2009/04/what-beautiful-html-looks-like/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jengermann.com/2009/04/what-beautiful-html-looks-like/</feedburner:origLink></item>
		<item>
		<title>Slammer</title>
		<link>http://feedproxy.google.com/~r/jengermann/~3/oV89uJps_r4/</link>
		<comments>http://www.jengermann.com/2009/03/slammer/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 19:12:43 +0000</pubDate>
		<dc:creator>Jen</dc:creator>
		
		<category><![CDATA[apps]]></category>

		<category><![CDATA[post-it notes]]></category>

		<guid isPermaLink="false">http://www.jengermann.com/?p=829</guid>
		<description><![CDATA[Slammer is a customizable grid tool for Mac (Leopard only).
]]></description>
			<content:encoded><![CDATA[<p><a href="http://site.ringce.com/products/slammer/slammer.html" title="Slammer">Slammer</a> is a customizable grid tool for Mac (Leopard only).</p>
<img src="http://feeds.feedburner.com/~r/jengermann/~4/oV89uJps_r4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jengermann.com/2009/03/slammer/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jengermann.com/2009/03/slammer/</feedburner:origLink></item>
		<item>
		<title>Web Inspiration for the iPhone</title>
		<link>http://feedproxy.google.com/~r/jengermann/~3/P1iroh9fi-E/</link>
		<comments>http://www.jengermann.com/2009/03/web-inspiration-for-the-iphone/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 19:05:46 +0000</pubDate>
		<dc:creator>Jen</dc:creator>
		
		<category><![CDATA[design]]></category>

		<category><![CDATA[post-it notes]]></category>

		<guid isPermaLink="false">http://www.jengermann.com/?p=826</guid>
		<description><![CDATA[A new style gallery, this time of iPhone interfaces: Web Inspiration for the iPhone. Seems like a lot of the sites look really similar, which maybe it to be expected of a new format?
]]></description>
			<content:encoded><![CDATA[<p>A new style gallery, this time of iPhone interfaces: <a href="http://cssiphone.com/" title="Web Inspiration for the iPhone">Web Inspiration for the iPhone</a>. Seems like a lot of the sites look really similar, which maybe it to be expected of a new format?</p>
<img src="http://feeds.feedburner.com/~r/jengermann/~4/P1iroh9fi-E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jengermann.com/2009/03/web-inspiration-for-the-iphone/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jengermann.com/2009/03/web-inspiration-for-the-iphone/</feedburner:origLink></item>
		<item>
		<title>Color Scheming for Designers</title>
		<link>http://feedproxy.google.com/~r/jengermann/~3/NljHbTkuyPU/</link>
		<comments>http://www.jengermann.com/2009/03/color-scheming-for-designers/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 18:28:36 +0000</pubDate>
		<dc:creator>Jen</dc:creator>
		
		<category><![CDATA[post-it notes]]></category>

		<guid isPermaLink="false">http://www.jengermann.com/?p=820</guid>
		<description><![CDATA[Great article from Styl.eti.me with some color resources at Color Scheming for Designers.
]]></description>
			<content:encoded><![CDATA[<p>Great article from Styl.eti.me with some color resources at <a href="http://styl.eti.me/index.php/blog/posts/color_scheming_for_designers/" title="Color Scheming for Designers" target="_blank">Color Scheming for Designers</a>.</p>
<img src="http://feeds.feedburner.com/~r/jengermann/~4/NljHbTkuyPU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jengermann.com/2009/03/color-scheming-for-designers/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jengermann.com/2009/03/color-scheming-for-designers/</feedburner:origLink></item>
		<item>
		<title>PAWS for Pancreatic Cancer</title>
		<link>http://feedproxy.google.com/~r/jengermann/~3/97nkykDDXtI/</link>
		<comments>http://www.jengermann.com/2009/03/paws-for-pancreatic-cancer/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 19:14:35 +0000</pubDate>
		<dc:creator>Jen</dc:creator>
		
		<category><![CDATA[events]]></category>

		<guid isPermaLink="false">http://www.jengermann.com/?p=814</guid>
		<description><![CDATA[Saturday May 9, 2009
9 a.m. to 12 p.m.
Site: pawsforpancreaticcancer.org
Bring your dog, your child&#8217;s dog, your neighbors dog, or no dog at all for a walk around Terry Hershey Park to raise money for pancreatic cancer research.
]]></description>
			<content:encoded><![CDATA[<p>Saturday May 9, 2009<br />
9 a.m. to 12 p.m.<br />
Site: <a href="http://pawsforpancreaticcancer.org" title="PAWS for Pancreatic Cancer">pawsforpancreaticcancer.org</a></p>
<p>Bring your dog, your child&#8217;s dog, your neighbors dog, or no dog at all for a walk around Terry Hershey Park to raise money for pancreatic cancer research.</p>
<img src="http://feeds.feedburner.com/~r/jengermann/~4/97nkykDDXtI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jengermann.com/2009/03/paws-for-pancreatic-cancer/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jengermann.com/2009/03/paws-for-pancreatic-cancer/</feedburner:origLink></item>
		<item>
		<title>Deluxe carrying case for an ampersand</title>
		<link>http://feedproxy.google.com/~r/jengermann/~3/JVsdzWoUgMs/</link>
		<comments>http://www.jengermann.com/2009/03/deluxe-carrying-case-for-an-ampersand/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 18:35:09 +0000</pubDate>
		<dc:creator>Jen</dc:creator>
		
		<category><![CDATA[post-it notes]]></category>

		<guid isPermaLink="false">http://www.jengermann.com/?p=774</guid>
		<description><![CDATA[Nice drawing by Marc Johns, found on SimpleBits: Deluxe carrying case for an ampersand.
]]></description>
			<content:encoded><![CDATA[<p>Nice drawing by Marc Johns, found on <a href="http://simplebits.com" title="SimpleBits">SimpleBits</a>: <a href="http://www.marcjohns.com/blog/2009/03/must-have-deluxe-carrying-case-for-an-ampersand.html" title="">Deluxe carrying case for an ampersand</a>.</p>
<img src="http://feeds.feedburner.com/~r/jengermann/~4/JVsdzWoUgMs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jengermann.com/2009/03/deluxe-carrying-case-for-an-ampersand/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jengermann.com/2009/03/deluxe-carrying-case-for-an-ampersand/</feedburner:origLink></item>
		<item>
		<title>New quote calculator</title>
		<link>http://feedproxy.google.com/~r/jengermann/~3/cO72n860fZE/</link>
		<comments>http://www.jengermann.com/2009/03/new-quote-calculator/#comments</comments>
		<pubDate>Mon, 09 Mar 2009 21:32:46 +0000</pubDate>
		<dc:creator>jen</dc:creator>
		
		<category><![CDATA[post-it notes]]></category>

		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.jengermann.com/archives/i-welcome-any-thoughts-you-hav</guid>
		<description><![CDATA[i welcome any thoughts you have on my new quote calculator form. Put subject Test &#38; comments in &#8220;i have s/th important&#8221; box. thanks!
]]></description>
			<content:encoded><![CDATA[<p>i welcome any thoughts you have on my new <a href="http://www.jengermann.com/hire" rel="nofollow">quote calculator form</a>. Put subject Test &amp; comments in &#8220;i have s/th important&#8221; box. thanks!</p>
<img src="http://feeds.feedburner.com/~r/jengermann/~4/cO72n860fZE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jengermann.com/2009/03/new-quote-calculator/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jengermann.com/2009/03/new-quote-calculator/</feedburner:origLink></item>
		<item>
		<title>Splashy Icons: A Complete Set Of Icons (460+)</title>
		<link>http://feedproxy.google.com/~r/jengermann/~3/7vkMKoItZmE/</link>
		<comments>http://www.jengermann.com/2009/03/rt-creattica-splashy-icons/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 15:46:02 +0000</pubDate>
		<dc:creator>jen</dc:creator>
		
		<category><![CDATA[Icons]]></category>

		<category><![CDATA[post-it notes]]></category>

		<category><![CDATA[tweets]]></category>

		<guid isPermaLink="false">http://www.jengermann.com/archives/rt-creattica-splashy-icons</guid>
		<description><![CDATA[Splashy Icons: A Complete Set Of Icons (460+) are some nice looking free icons.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://bit.ly/XyM8v" title="Splashy Icons: A Complete Set Of Icons (460+)">Splashy Icons: A Complete Set Of Icons (460+)</a> are some nice looking free icons.</p>
<img src="http://feeds.feedburner.com/~r/jengermann/~4/7vkMKoItZmE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.jengermann.com/2009/03/rt-creattica-splashy-icons/feed/</wfw:commentRss>
		<feedburner:origLink>http://www.jengermann.com/2009/03/rt-creattica-splashy-icons/</feedburner:origLink></item>
	</channel>
</rss>
