<?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 Themes Planet</title>
	<atom:link href="http://www.wpthemesplanet.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wpthemesplanet.com</link>
	<description>Wordpress Themes and Blogging Tips</description>
	<lastBuildDate>Thu, 11 Mar 2010 04:05:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to add a favicon to your Blog</title>
		<link>http://www.wpthemesplanet.com/2010/03/adding-favicon-image-to-wordpress-blog/</link>
		<comments>http://www.wpthemesplanet.com/2010/03/adding-favicon-image-to-wordpress-blog/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 04:05:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Promotion]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1185</guid>
		<description><![CDATA[A favicon is a tiny image with a .ico extension and sized to 16 pixels by 16 pixels. The favicon is displayed alongside the URL in the web address bar of your browser.

Creating the image
The first thing you need to do is to create the image that you want to use as favicon. Don&#8217;t make your image too [...]]]></description>
			<content:encoded><![CDATA[<p>A favicon is a tiny image with a .ico extension and sized to 16 pixels by 16 pixels. The favicon is displayed alongside the URL in the web address bar of your browser.</p>
<p><img class="alignnone size-full wp-image-1189" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/03/favicon-web.png" alt="" width="252" height="82" /></p>
<p><span style="text-decoration: underline;"><strong><span style="color: #800000;">Creating the image</span></strong></span></p>
<p>The first thing you need to do is to create the image that you want to use as favicon. Don&#8217;t make your image too complex because small detail tend to get lost when resized to a tiny 16 by 16 pixels.</p>
<p>If you want to easily draw your own favicon, there is a <a rel="nofollow" href="http://www.favicon.cc/" target="_blank"><span style="color: #ff0000;">great online tool called Favicon.cc</span></a>. It lets you draw your own icon while the Favicon in the browser updates in real time to reflect your changes. If you use this tool you can skip the next step as the tool will handle the conversion to .ico as well.</p>
<p><span id="more-1185"></span></p>
<p><strong><span style="text-decoration: underline;"><span style="color: #800000;">Converting your favicon to .ico format</span></span></strong></p>
<p>If you draw your image with Photoshop or any other editor, you will need to convert your file to .ico format. Modern web browsers will generally let you get away with using a png, gif or even a jpeg for your favicon, but to be compatible with older version of internet explorer and Firefox, you’ll have to convert the image to .ico format.</p>
<p>To convert your image, you can also use the <a rel="nofollow" href="http://www.favicon.cc/" target="_blank"><span style="color: #ff0000;">Favicon.cc website</span></a>, only this time, click the “Import Image” button on the left side of the page and upload your image. The tool will convert your image to .ico format and let you download the final product.</p>
<p><strong><span style="text-decoration: underline;"><span style="color: #800000;">Add the favicon to your site</span></span></strong></p>
<p>Then make sure you store/save your favicon icon inside your Wordpress Theme images folder. For example /patagonia/images/favicon.ico.</p>
<p>Then, assuming you save your favicon.ico file in your theme directory, add the following anywhere between the tags.</p>
<h4 style="text-align: center;"><span style="color: #c10a12;">&lt;link rel=&#8221;shortcut icon&#8221; href=&#8221;&lt;?php bloginfo(&#8216;template_directory&#8217;); ?&gt;/images/favicon.ico&#8221;&gt;</span></h4>
<p>Just copy that line and paste it in the header.php. In patagonia theme, you can paste this line right after the <strong>&lt;link rel=&#8221;pingback&#8221;&#8230;&gt; </strong>line.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/03/adding-favicon-image-to-wordpress-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BuddyPress for single Wordpress</title>
		<link>http://www.wpthemesplanet.com/2010/02/buddypress-for-single-wordpress/</link>
		<comments>http://www.wpthemesplanet.com/2010/02/buddypress-for-single-wordpress/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 16:44:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1175</guid>
		<description><![CDATA[BuddyPress is a wordpress plugin that adds a social networking layer to an installation of WordPress MU. Many people like the idea of this plugin, but are unable to experiment with it because it runs only in single installations of WordPress rather than the multi-site WordPress MU.

To those people, good news! A little over a week ago Andy Peatling, founder and [...]]]></description>
			<content:encoded><![CDATA[<p><strong>BuddyPress is a wordpress plugin</strong> that adds a social networking layer to an installation of WordPress MU. Many people like the idea of this plugin, but are unable to experiment with it because it runs only in single installations of WordPress rather than the multi-site WordPress MU.</p>
<p><img class="alignnone size-full wp-image-1180" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/02/buddypress-wp-single.png" alt="" width="160" height="160" /></p>
<p>To those people, good news! A little over a week ago Andy Peatling, founder and lead developer of BuddyPress, announced the release of BuddyPress 1.2, <strong>which can now be used on single installations of WordPress</strong>.</p>
<p>To keep your current theme with BuddyPress you can add The BuddyPress Template Pack directly from your WordPress admin, and it will walk you through the theme additions step by step. Now you can use BuddyPress with your single site installation of WordPress, and you can also keep your existing theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/02/buddypress-for-single-wordpress/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Free web server statistics</title>
		<link>http://www.wpthemesplanet.com/2010/02/web-server-statistics-awstats-webalizer-stats/</link>
		<comments>http://www.wpthemesplanet.com/2010/02/web-server-statistics-awstats-webalizer-stats/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 08:37:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Webstats]]></category>
		<category><![CDATA[WpThemesPlanet]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Promotion]]></category>
		<category><![CDATA[Stats]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1123</guid>
		<description><![CDATA[In a previous article I talked about Google Analytics and the benefits of tracking your web stats and visitor activity. It&#8217;s a good tool, however there are better options if you have more than one site and you are looking for more control over your own stats. Google Analytics is based on JavaScript, which means that only single web [...]]]></description>
			<content:encoded><![CDATA[<p>In a previous article I talked about <a href="http://www.wpthemesplanet.com/2010/02/google-analytics-installation/">Google Analytics</a> and the benefits of tracking your web stats and visitor activity. It&#8217;s a good tool, however there are better options if you have more than one site and you are looking for more control over your own stats. Google Analytics is based on JavaScript, which means that only single web pages are tracked when using the so called &#8220;out of the box&#8221; configuration. Any clients with disabled JavaScript will also be missed, as will any pages with the missing Google Analytics code.</p>
<p><img class="alignnone size-full wp-image-1131" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/02/web-stats.jpg" alt="" width="300" height="225" /></p>
<p>If you have many sites and you want to track the whole server, the best option is to use a single web server script. These are easy to install and run. You can contact your hosting support and they will install it in a few minutes. Some hosting companies have a 1 click install of these tools. Others come with stats installed by default.</p>
<p>Many different free and paid web stats tools are available. I will show two of the best known free web stats tools. I tried both on my own sites and I will show you how they work, along with their pros and cons below.</p>
<p><span id="more-1123"></span></p>
<h3><span style="text-decoration: underline;"><span style="color: #800000;">Webalizer:</span></span></h3>
<p>Webalizer is a free open source script written in C. It has a very simple interface with a straight to the point approach. Some people like using Webalizer because it’s a nice tool for viewing web stats quickly. You can choose to have the stats either protected by username and password or open to the public. Remember the best part of using your own server based script like webalizer or awstats, is that you don&#8217;t have to insert any code on your pages. If you have a lot of pages, webalizer will track the activity in all of them automatically. No codes needed like with google analytics. This is a huge advantage and you also have full control over your stats.</p>
<p><a href="http://www.wpthemesplanet.com/wp-content/uploads/2010/02/webalizer.jpg" target="_blank"><img class="alignnone size-medium wp-image-1126" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/02/webalizer-small-229x300.jpg" alt="" width="229" height="300" /></a></p>
<p>Visitor tracking and stats information are GOLD nowadays. With Webalizer, you&#8217;ll be able to see your daily, weekly, monthly, and yearly traffic stats. Also referrers, spiders and KB&#8217;s used. Sometimes you see a lot of traffic coming in and you don&#8217;t know who&#8217;s sending you that traffic. Webalizer will tell you. It will recognize most traffic sources. You can sort the traffic by Hourly Statistics, URLs, Entry URLs, Exit URLs, Agents, Systems and Countries. Here is just a sample screenshot, as you can see the graphic environment is pretty basic, but in terms of information it is a great script. It&#8217;s a &#8220;lite&#8221; script, which means that it can be used in very small servers and still process big amounts of traffic. You can <a rel="nofollow" href="http://www.webalizer.org/" target="_blank">get Webalizer here.</a></p>
<h3><span style="text-decoration: underline;"><span style="color: #800000;">AWStats:</span></span></h3>
<p>AWStats is a free open source script written in Perl. Some webmasters prefer AWStats due to its fancy report format. Although the type of information AWStats displays is similar to the type of information Webalizer displays, for some statistics the reporting values might vary between Webalizer and AWStats due to the different way they process logs. To choose the one that’s right for you, review both types of reports. One report may be clearer or easier to understand for a specific web metric. You may also have an aesthetic preference. The key is to find something that works for you and meets your needs and comfort level. Here is a sample screenshot of AWStats:</p>
<p><a href="http://www.wpthemesplanet.com/wp-content/uploads/2010/02/awstats.jpg" target="_blank"><img class="alignnone size-full wp-image-1135" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/02/awstats-small.jpg" alt="" width="300" height="214" /></a></p>
<p>You can <a rel="nofollow" href="http://awstats.sourceforge.net/" target="_blank">download AWStats here.</a> There is a more detailed graphic analysis of both scripts on their sites. You can take a look at the demo account to get a better idea.</p>
<p>Many other web stats tools are available, and although we covered only two of the most popular ones, don&#8217;t be afraid to experiment with others until you find the one that meets your requirements. You could also look for a paid tool if you or your client can afford it. These two tools we covered are the standard scripts in shared hosting environments.</p>
<p>Make sure to <a rel="nofollow" href="http://feeds.feedburner.com/WpThemesPlanet" target="_blank"><span style="color: #ff6600;">subscribe to the RSS</span></a> and follow me on <a rel="nofollow" href="http://www.twitter.com/WpThemesPlanet/" target="_blank"><span style="color: #008080;">Twitter</span></a>.</p>
<p>Good luck everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/02/web-server-statistics-awstats-webalizer-stats/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Patagonia Theme version 1.6.8</title>
		<link>http://www.wpthemesplanet.com/2010/02/patagonia-theme-version-1-6-8/</link>
		<comments>http://www.wpthemesplanet.com/2010/02/patagonia-theme-version-1-6-8/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 23:12:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Patagonia Theme]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[WpThemesPlanet]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1113</guid>
		<description><![CDATA[Hello everyone! I just wanted to let you know that Patagonia Theme has been updated, you can download the latest version below.

Download Theme
Changelog includes the following additions among other small improvements: Facebook Support was added. You can add your facebook profile and activate it from the admin panel. It will show up with Twitter and RSS. Another [...]]]></description>
			<content:encoded><![CDATA[<p>Hello everyone! I just wanted to let you know that Patagonia Theme has been updated, you can download the latest version below.</p>
<p><img class="alignnone size-full wp-image-1115" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/02/screenshot.1.6.8.jpg" alt="" width="300" height="230" /></p>
<h3><a href="http://www.wpthemesplanet.com/patagonia.1.6.8.zip"><span style="color: #ff0000;">Download Theme</span></a></h3>
<p>Changelog includes the following additions among other small improvements: Facebook Support was added. You can add your facebook profile and activate it from the admin panel. It will show up with Twitter and RSS. Another improvement is that options panel URLs were &#8220;sanitized&#8221; to avoid undesirable characters to display. This is to comply with the latest wordpress version security demands.</p>
<p>If you are upgrading Patagonia and your theme was manually customized, remember to save those changes before upgrading. Wordpress will probably release a feature to make theme upgrades easier in a coming future, specially for users who customize themes. You can also update Patagonia theme automatically from your dashboard. This is recommended if you didn&#8217;t change anything in the css or php files manually.</p>
<p>Have a great weekend everyone!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/02/patagonia-theme-version-1-6-8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Analytics installation</title>
		<link>http://www.wpthemesplanet.com/2010/02/google-analytics-installation/</link>
		<comments>http://www.wpthemesplanet.com/2010/02/google-analytics-installation/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 20:09:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Promotion]]></category>
		<category><![CDATA[Webstats]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1097</guid>
		<description><![CDATA[Most webmasters and site marketers like using Google Analytics due to its conversion tracking and complete reporting and stats. If you want a simple, web analytics tool, Google Analytics may be just what you are looking for.

This tool has seen several upgrades and face-lifts over the past few years. Google didn’t start with Google Analytics from scratch. In [...]]]></description>
			<content:encoded><![CDATA[<p>Most webmasters and site marketers like using Google Analytics due to its conversion tracking and complete reporting and stats. If you want a simple, web analytics tool, Google Analytics may be just what you are looking for.</p>
<p><img class="alignnone size-full wp-image-1102" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/02/analytics.jpg" alt="" width="300" height="279" /></p>
<p>This tool has seen several upgrades and face-lifts over the past few years. Google didn’t start with Google Analytics from scratch. In fact, it bought the idea from another company. They describe the Analytics platform as “enterprise-class features delivered on Google’s world-class platform.” One of the advantages of Google Analytics is integration with AdWords and AdSense. Additional benefits include multimedia tracking, customized reporting and data visualization. Perhaps its most enticing feature is that it is completely free.<br />
<span id="more-1097"></span><br />
Installating Google Analytics:</p>
<p>You need to place a small piece of JavaScript code in every page that requires tracking. Before you can use Google Analytics, you must register for a Google account. You can sign up for an account by visiting http://www.google.com/analytics/.</p>
<p>The code looks similar to the following fragment:</p>
<blockquote><p><strong>&lt;script type=&#8221;text/javascript&#8221;&gt;// &lt;![CDATA[<br />
var gaJsHost = (("https:" == document.location.protocol) ?<br />
"https://ssl." : "http://www.");<br />
document.write(unescape("%3Cscript src='" + gaJsHost +<br />
"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));<br />
// ]]&gt;&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221;&gt;// &lt;![CDATA[<br />
try {<br />
var pageTracker = _gat._getTracker("UA-9899851-1");<br />
pageTracker._trackPageview();<br />
} catch(err) {}<br />
// ]]&gt;&lt;/script&gt;</strong></p></blockquote>
<p>They give you the option of using the legacy code, which lacks some of the features in the latest version. Google supports the old code, as many sites are still using it. Do not use both pieces of code, as this may produce inaccurate reported data. The next thing to do is to place the code within your site. Instead of placing this code into every single HTML or PHP file, you can create a new widget in wordpress. Choose a text widget and paste the code there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/02/google-analytics-installation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Link building campaign</title>
		<link>http://www.wpthemesplanet.com/2010/01/starting-link-building-campaign-page-rank/</link>
		<comments>http://www.wpthemesplanet.com/2010/01/starting-link-building-campaign-page-rank/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 21:54:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Search Engines]]></category>
		<category><![CDATA[WpThemesPlanet]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[Optimization]]></category>
		<category><![CDATA[Promotion]]></category>
		<category><![CDATA[Seo]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1087</guid>
		<description><![CDATA[If you’ve read a lot about search engine optimization, you should know by now that link building is extremely important for your site. In fact, the link building concept is as old as SEO itself, because search engines have been using link analysis in their algorithm for a very long time.

By late 2001, Google was well on [...]]]></description>
			<content:encoded><![CDATA[<p>If you’ve read a lot about search engine optimization, you should know by now that link building is extremely important for your site. In fact, the link building concept is as old as SEO itself, because search engines have been using link analysis in their algorithm for a very long time.</p>
<p><img class="alignnone size-full wp-image-1089" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/01/link_building1.png" alt="" width="200" height="200" /></p>
<p>By late 2001, Google was well on their way to claiming a dominant position in the search market, and everyone was looking for links. Because of the “link building arms race” that Google started back then, link building has changed a lot since 2001. Link building has become a discipline unto itself, and one short chapter isn’t enough. Bing has also been using a similar concept since 2009.</p>
<p>The first step in understanding link building is getting a sense of how the search engines see things. As <a href="http://www.wpthemesplanet.com/2009/09/how-does-web-crawler-spider-work/">explained in a previous article</a>, all of the search engines use link analysis to help them determine page rankings and choose relevant pages.<br />
<span id="more-1087"></span><br />
There are only a few areas where the search engines are actively working to fight what they call “webspam” and link analysis is by far the most active subject in that area. As a result, it’s very important for you to understand their position, and what they’re looking for, if you want to create an intelligent link building strategy for your site and stay alive.</p>
<p>There are a number of ways to look at any given link that you find on the web. From your perspective as the webmaster trying to get ranked, it might seem that the only important questions are: What page does this link point to? What words are used in the text? How much “link juice” am I going to get from this link? Is there any risk of being penalized?</p>
<p>In order to understand the answers, you need to understand the questions, and that means starting with the search engines’ perspective. So, make sure to check and analyze the sites you exchange links with.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/01/starting-link-building-campaign-page-rank/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open Source Design for 2010</title>
		<link>http://www.wpthemesplanet.com/2010/01/open-source-design-plans-for-2010/</link>
		<comments>http://www.wpthemesplanet.com/2010/01/open-source-design-plans-for-2010/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 06:46:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.wpthemesplanet.com/?p=1071</guid>
		<description><![CDATA[2010 is the year Wordpress is going to dive into open source design. Here’s what you need to know if you want to get involved.

A list for all seasons: Wordpress developers have the wp-hackers mailing list to discuss core and plugin code. Sometimes UI/UX stuff comes up and gets discussed there, but there is a whole universe [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">2010 is the year Wordpress is going to dive into open source design. Here’s what you need to know if you want to get involved.</p>
<p style="text-align: left;"><img class="alignnone size-full wp-image-1078" style="border: black 1px solid;" title="Wordpress Plans for 2010" src="http://www.wpthemesplanet.com/wp-content/uploads/2010/01/wordpress-logo-grey.png" alt="" width="240" height="222" /></p>
<p style="text-align: left;"><strong>A list for all seasons:</strong> Wordpress developers have the wp-hackers mailing list to discuss core and plugin code. Sometimes UI/UX stuff comes up and gets discussed there, but there is a whole universe of discussion around navigation labels, gradients, button styling, templates, alignment, design in general and more. Designers need a list to call their own, and now we have one. You can sign up for the wp-ui list to discuss ways to improve the interface or user experience of WordPress, and to discuss progress on design-related projects for the open source project, like the design challenges we’re going to have.</p>
<p style="text-align: left;"><span id="more-1071"></span></p>
<p><strong>Design Challenges:</strong> We learned a lot from the icon design in the past, and we want to do these kind of open design challenges on a regular basis. If we could do one contest per month, that would be ideal. As each challenge is posted, people can use the list to bounce ideas off each other and work toward optimal solutions. I’m hoping the design challenges will evolve to be less contest and more collaboration. We’ll announce the first one before the end of January, so if you’re interested, please sign up for the list!</p>
<p><strong>Distributed Usability Testing:</strong> We started to try this out last year, and several dozen usability professionals volunteered to help get the program going, but a combination of scheduling and infrastructure issues combined to stall the progress. Having the “UI/UX contributor team” infrastructure in place, starting with the mailing list, will make it much easier to get this project going again.</p>
<p><strong>Chit-chat: </strong>The weekly developer chats in IRC at #wordpress-dev have been very productive. We’ve created an IRC room at #wordpress-ui on irc.freenode.net so that we can have the same kind of “water cooler” for UI/UX contributors as for core code contributors. In addition to being a place where you can drop in and discuss core UI/UX (note: this room will not be a place to discuss the design of blog themes, it’s to discuss the design of the Wordpress application itself), we’ll set up a weekly chat. Choosing a day and time for the chats will probably be the first discussion on the mailing list.</p>
<p><strong>A blog of our own:</strong> Once again, taking a page from the code contributor infrastructure, we’ll set up a blog for UI/UX updates, announcements, progress reports and more. This will be located on WordPress.org, and will be announced to the mailing list when it is live.</p>
<p>So, if you want to become a contributor to core WordPress by using your design skills and talent, <a rel="nofollow" href="http://lists.automattic.com/mailman/listinfo/wp-ui" target="_blank">join the wp-ui mailing list</a> and get ready for a fun year!</p>
<p>Happy Wordpressing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wpthemesplanet.com/2010/01/open-source-design-plans-for-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
