<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<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/"
	>

<channel>
	<title>Freelancing when I can &#124; Listes Ivan</title>
	<link>http://ivanlistes.com/blog</link>
	<description>IT Thoughts, Tutorials and Examples..</description>
	<pubDate>Mon, 03 Dec 2007 18:55:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Sleeping mode</title>
		<link>http://ivanlistes.com/blog/sleeping-mode/</link>
		<comments>http://ivanlistes.com/blog/sleeping-mode/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 13:46:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Information]]></category>

		<guid isPermaLink="false">http://www.ivanlistes.com/blog/sleeping-mode/</guid>
		<description><![CDATA[Between work and college, I have little or no time to work on the site. Logically, it&#8217;s going to sleep for a while, until I free some time. I&#8217;ll be sure to let you know when I wake it up.
]]></description>
			<content:encoded><![CDATA[<p>Between work and college, I have little or no time to work on the site. Logically, it&#8217;s going to sleep for a while, until I free some time. I&#8217;ll be sure to let you know when I wake it up.</p>
]]></content:encoded>
			<wfw:commentRss>http://ivanlistes.com/blog/sleeping-mode/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How-To: Upgrading WordPress</title>
		<link>http://ivanlistes.com/blog/how-to-upgrading-wordpress/</link>
		<comments>http://ivanlistes.com/blog/how-to-upgrading-wordpress/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 13:39:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[WordPress]]></category>
<category>Backup</category><category>How-To</category><category>Upgrade</category><category>WordPress</category>
		<guid isPermaLink="false">http://www.ivanlistes.com/blog/how-to-upgrading-wordpress/</guid>
		<description><![CDATA[I&#8217;ve seen more than one person trying to find someone to do this for them, and there&#8217;s no real need for it. The whole procedure is simple, straight forward and even if you don&#8217;t have any experience with similar things, the chances are you will still succeed on your own.
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve seen more than one person trying to find someone to do this for them, and there&#8217;s no real need for it. The whole procedure is simple, straight forward and even if you don&#8217;t have any experience with similar things, the chances are you will still succeed on your own. <a href="http://ivanlistes.com/blog/how-to-upgrading-wordpress/#more-17" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ivanlistes.com/blog/how-to-upgrading-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>bug.gd - Humanity&#8217;s Only Hope</title>
		<link>http://ivanlistes.com/blog/buggd-humanitys-only-hope/</link>
		<comments>http://ivanlistes.com/blog/buggd-humanitys-only-hope/#comments</comments>
		<pubDate>Fri, 19 Oct 2007 13:32:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Resources]]></category>

		<category><![CDATA[Programming]]></category>
<category>De-Bugging</category><category>Interesting Sites</category><category>Programming</category><category>Resources</category><category>Social</category>
		<guid isPermaLink="false">http://www.ivanlistes.com/blog/buggd-humanitys-only-hope/</guid>
		<description><![CDATA[We live in a time when most of our questions about any issue will result in an immediate counter-question: &#8220;Have you Googled it?&#8221;  And if it was up to people at bug.gd we will ask &#8220;Have you bugd it?&#8221; soon enough!
]]></description>
			<content:encoded><![CDATA[<p>We live in a time when most of our questions about any issue will result in an immediate counter-question: &#8220;Have you Googled it?&#8221;  And if it was up to people at bug.gd we will ask &#8220;Have you bugd it?&#8221; soon enough! <a href="http://ivanlistes.com/blog/buggd-humanitys-only-hope/#more-16" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ivanlistes.com/blog/buggd-humanitys-only-hope/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How-To: Display a post outside of WordPress</title>
		<link>http://ivanlistes.com/blog/displaying-a-post-outside-of-the-wordpress-installation/</link>
		<comments>http://ivanlistes.com/blog/displaying-a-post-outside-of-the-wordpress-installation/#comments</comments>
		<pubDate>Wed, 10 Oct 2007 19:45:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Tutorial]]></category>

		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://ivanlistes.com/blog/?p=13</guid>
		<description><![CDATA[As a part of my latest work the client wanted to have a WordPress blog setup in the following folder - www.somesite.com/blog. However, in addition to this he wanted to have the latest post displayed on his home page too. That home page is located at www.somesite.com. I&#8217;ve Googled a bit, and this seems to [...]]]></description>
			<content:encoded><![CDATA[<p>As a part of my latest work the client wanted to have a WordPress blog setup in the following folder - www.somesite.com/blog. However, in addition to this he wanted to have the latest post displayed on his home page too. That home page is located at www.somesite.com. I&#8217;ve Googled a bit, and this seems to be a desire of many bloggers without much of a programming knowledge, and they find this hard to achieve. So, we&#8217;re going to make things way easier now, with this Tutorial. <a href="http://ivanlistes.com/blog/displaying-a-post-outside-of-the-wordpress-installation/#more-13" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ivanlistes.com/blog/displaying-a-post-outside-of-the-wordpress-installation/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
