<?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>yalamber.com &#187; wordpress</title>
	<atom:link href="http://blog.yalamber.com/category/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.yalamber.com</link>
	<description>About me, my learnings and more..</description>
	<lastBuildDate>Thu, 02 Sep 2010 16:29:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Why i use wordpress?</title>
		<link>http://blog.yalamber.com/2010/09/01/why-i-use-wordpress/</link>
		<comments>http://blog.yalamber.com/2010/09/01/why-i-use-wordpress/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 12:35:15 +0000</pubDate>
		<dc:creator>yalamber</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.yalamber.com/?p=264</guid>
		<description><![CDATA[If you are new in to wordpress or any cms or you are choosing any platform to get started with. I will try to convince you with this post to stay intact with wordpress. Why? simply because it&#8217;s best platform &#8230; <a href="http://blog.yalamber.com/2010/09/01/why-i-use-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you are new in to wordpress or any cms or you are choosing any platform to get started with. I will try to convince you with this post to stay intact with wordpress. Why? simply because it&#8217;s best platform out there. There are many cms around but wordpress being a blog platform in it&#8217;s heart still provides a lot of cms functionality even other professional cms don&#8217;t provide. To be frank I have been using wordpress as my development platform of choice for just a year or less. I was in phase of choosing a cms platform that i could comfortably work with and i am happy I choosed worpress as it&#8217;s customizable and not to complex. I tried many other options like, drupal, joomla, movable type etc etc&#8230; but what satisfied me was wordpress. It&#8217;s most actively developed and contributed opensource cms. Recent releases have been very active and there is a active community of people backing this system. Many high profile sites uses wordpress as it&#8217;s cms and blogging choice. You can see some at <a href="http://wpexpo.com">http://wpexpo.com</a> (a wordpress site gallery). If you are in dilemma of choosing any platform close your eyes and choose wordpress I&#8217;m sure you will not regret.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yalamber.com/2010/09/01/why-i-use-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tutorial.Wpexpo.com</title>
		<link>http://blog.yalamber.com/2010/06/28/tutorial-wpexpo-com/</link>
		<comments>http://blog.yalamber.com/2010/06/28/tutorial-wpexpo-com/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 15:03:19 +0000</pubDate>
		<dc:creator>yalamber</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.yalamber.com/?p=245</guid>
		<description><![CDATA[I will be blogging tutorials on wordpress at http://tutorial.wpexpo.com . Let me know what you want to know about wordpress. I will try my best to put it up at tutorial.wpexpo.]]></description>
			<content:encoded><![CDATA[<p>I will be blogging tutorials on wordpress at <a href="http://tutorial.wpexpo.com">http://tutorial.wpexpo.com</a> . Let me know what you want to know about wordpress. I will try my best to put it up at tutorial.wpexpo.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yalamber.com/2010/06/28/tutorial-wpexpo-com/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>wordpress 3.0 is out now</title>
		<link>http://blog.yalamber.com/2010/06/18/wordpress-3-0-is-out-now/</link>
		<comments>http://blog.yalamber.com/2010/06/18/wordpress-3-0-is-out-now/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 05:22:24 +0000</pubDate>
		<dc:creator>yalamber</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.yalamber.com/2010/06/18/wordpress-3-0-is-out-now/</guid>
		<description><![CDATA[yes a long awaited wordpress 3.0 is out now. Go download it from wordpress.org now and update your website.]]></description>
			<content:encoded><![CDATA[<p>yes a long awaited wordpress 3.0 is out now. Go download it from wordpress.org now and update your website.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yalamber.com/2010/06/18/wordpress-3-0-is-out-now/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>changing timezone and locale for time in wordpress</title>
		<link>http://blog.yalamber.com/2010/05/07/changing-timezone-and-locale-for-time-in-wordpress/</link>
		<comments>http://blog.yalamber.com/2010/05/07/changing-timezone-and-locale-for-time-in-wordpress/#comments</comments>
		<pubDate>Fri, 07 May 2010 12:50:14 +0000</pubDate>
		<dc:creator>yalamber</dc:creator>
				<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.yalamber.com/?p=225</guid>
		<description><![CDATA[In a recent project i had to change the time displayed in the wordpress posts to spanish language. I think there are other better ways than mine to change the time and locale in wordpress but what i came up &#8230; <a href="http://blog.yalamber.com/2010/05/07/changing-timezone-and-locale-for-time-in-wordpress/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In a recent project i had to change the time displayed in the wordpress posts to spanish language. I think there are other better ways than mine to change the time and locale in wordpress but what i came up with quickly was to set the locale to spanish and then use strftime function to change the time to spanish language.</p>
<ol>
<li>set the locale in the theme header.php file.<br />
setlocale(LC_ALL, &#8216;es_ES.UTF8&#8242;); //at the very top of the theme header file.</li>
<li>using strftime function to change the time in the wordpress loop function.<br />
&lt;?php echo strftime(&#8220;%A, %d&#8221;,strtotime(get_the_time(&#8216;d M Y&#8217;)));?&gt; de &lt;?php echo strftime(&#8220;%B&#8221;,strtotime(get_the_time(&#8216;d M Y&#8217;)));?&gt; de &lt;?php echo strftime(&#8220;%Y&#8221;, strtotime(get_the_time(&#8216;d M Y&#8217;)));?&gt;</li>
</ol>
<p>This was how i set the locale for time to spanish in wordpress. if you have better ways out please comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.yalamber.com/2010/05/07/changing-timezone-and-locale-for-time-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
