<?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>I.D.E.A. &#187; Blog</title>
	<atom:link href="http://www.2-bit-toys.com/category/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.2-bit-toys.com</link>
	<description>Inspirations, Dreams, Explorations, Addictions</description>
	<lastBuildDate>Sun, 15 Jan 2012 06:59:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress theme hacked!</title>
		<link>http://www.2-bit-toys.com/2009/03/25/wordpress-theme-hacked/</link>
		<comments>http://www.2-bit-toys.com/2009/03/25/wordpress-theme-hacked/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 05:02:00 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.2-bit-toys.com/wordpress/?p=99</guid>
		<description><![CDATA[I was just digging around my theme editor trying to insert a piece of HTML from my hosting service that says that my site is Green, because the hosting service Carbon Neutral. I decided to add the HTML to the footer of my theme. When I looked at the file there were tons of links [...]]]></description>
			<content:encoded><![CDATA[<p>I was just digging around my theme editor trying to insert a piece of HTML from my hosting service that says that my site is Green, because the hosting service Carbon Neutral.   I decided to add the HTML to the footer of my theme.  When I looked at the file there were <em>tons</em> of links embedded in a div that had a style of &#8216;display:none&#8217; !!!  I looked at the header and same thing, there were tons of hidden links.  I of course deleted the divs from each file and all is well now.</p>
<p>It turns out that people&#8217;s WordPress themes are getting hacked for some reason.   Here&#8217;s an <a href="http://technorati.com/weblog/2008/04/424.html">article</a> about it. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.2-bit-toys.com/2009/03/25/wordpress-theme-hacked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading WordPress using SVN</title>
		<link>http://www.2-bit-toys.com/2009/01/01/upgrading-wordpress-using-svn/</link>
		<comments>http://www.2-bit-toys.com/2009/01/01/upgrading-wordpress-using-svn/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 04:11:55 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[Administration]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.2-bit-toys.com/wordpress/?p=55</guid>
		<description><![CDATA[I just recently discovered I manually installed this blog a long time ago, instead of using my hosting service&#8217;s &#8220;one click install&#8221; feature to install WordPress.  They also make it really easy to upgrade.  But I also found out that at some point I had converted my install to use SVN instead.  So, now all [...]]]></description>
			<content:encoded><![CDATA[<p>I just recently discovered I manually installed this blog a long time ago, instead of using my hosting service&#8217;s &#8220;one click install&#8221; feature to install WordPress.  They also make it really easy to upgrade.  But I also found out that at some point I had converted my install to use SVN instead.  So, now all I have to do to upgrade my WordPress software is to:</p>
<ol>
<li>Go into the root directory of your blog</li>
<li>type &#8216;<code>svn sw http://svn.automattic.com/wordpress/tags/2.7 .</code>&#8216;  (make sure you refer to one of the right version tags <a title="wordpress svn tags" href="http://svn.automattic.com/wordpress/tags/">here</a>)</li>
<li>Go to your browser and run http://yourblog.com/wp-admin/upgrade.php</li>
</ol>
<p>That&#8217;s it!  Really simple right?!</p>
<p>Read <a title="svn and wordpress" href="http://codex.wordpress.org/Installing/Updating_WordPress_with_Subversion#Converting_a_.22Traditional.22_WordPress_Blog_to_a_Subversion_Checkout" target="_blank">this</a> to find out more information about SVN and WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.2-bit-toys.com/2009/01/01/upgrading-wordpress-using-svn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

