<?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>snydersoft.com &#187; Wordpress</title>
	<atom:link href="http://snydersoft.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://snydersoft.com</link>
	<description>Sharing Web Development Information</description>
	<lastBuildDate>Thu, 17 Jun 2010 19:07:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress Updates with 1and1 hosting</title>
		<link>http://snydersoft.com/2009/04/02/wordpress-updates-with-1and1-hosting/</link>
		<comments>http://snydersoft.com/2009/04/02/wordpress-updates-with-1and1-hosting/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 02:04:38 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[SysAdmin]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[1and1]]></category>
		<category><![CDATA[updates]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://snydersoft.com/?p=181</guid>
		<description><![CDATA[If automatic updates of Wordpress fail using 1and1.com, this change should enable them to work correctly for you.]]></description>
			<content:encoded><![CDATA[<p><span class="drop">I</span>f WordPress automatic updates fail using 1and1.com hosting with the message: WordPress 2.7.1 Upgrade Failed.</p>
<p>All you need to do is add this line to your .htaccess file:<br />
<code>AddType x-mapp-php5 .php</code></p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2009/04/02/wordpress-updates-with-1and1-hosting/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Upgraded to WordPress 2.5</title>
		<link>http://snydersoft.com/2008/04/09/upgraded-to-wordpress-25/</link>
		<comments>http://snydersoft.com/2008/04/09/upgraded-to-wordpress-25/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 15:07:13 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[snydersoft]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://snydersoft.com/?p=80</guid>
		<description><![CDATA[Followed the simple 3-step upgrade process at WordPress.org and had no problems getting it installed.]]></description>
			<content:encoded><![CDATA[<p><span class="drop">F</span>ollowed the simple <a href="http://codex.wordpress.org/Upgrading_WordPress">3-step upgrade process</a> at WordPress.org and had no problems getting it installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2008/04/09/upgraded-to-wordpress-25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter and WordPress</title>
		<link>http://snydersoft.com/2008/03/05/twitter-and-wordpress/</link>
		<comments>http://snydersoft.com/2008/03/05/twitter-and-wordpress/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 13:41:49 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Updater]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://snydersoft.com/2008/03/05/twitter-and-wordpress/</guid>
		<description><![CDATA[I wanted to document one of the hacks that I have made to a the Twitter WordPress Sidebar Widget. Edit to &#8220;Twitter WordPress Sidebar Widget&#8221; I wanted a line break after the time, so I added the following line: li.appendChild(document.createElement('br')); As the last line inside the following &#8220;if&#8221; statement: if ( showTimeFirst == 1) { [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">I</span> wanted to document one of the hacks that I have made to a the Twitter WordPress Sidebar Widget.  </p>
<p>Edit to &#8220;<a href="http://www.velvet.id.au/twitter-wordpress-sidebar-widget/">Twitter WordPress Sidebar Widget&#8221;</a></p>
<p>I wanted a line break after the time, so I added the following line:<br />
<code>li.appendChild(document.createElement('br'));</code></p>
<p>As the last line inside the following &#8220;if&#8221; statement:<br />
<code>if ( showTimeFirst == 1) {</code></p>
<p>I also attempted to hack up the <a href="http://blog.victoriac.net/blog/twitter-updater">Twitter Updater</a> to provide a nicer URL to twitter that would then appear nice in the above mentioned Twitter SideBar Widget&#8230; but ran into some issues.  I have determined that I need to make the change to the Sidebar Widget and detect the URL and then place it into a &#8220;<a href>&#8220;.  A project for another day.</p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2008/03/05/twitter-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter&#8217;n</title>
		<link>http://snydersoft.com/2008/03/04/twittern/</link>
		<comments>http://snydersoft.com/2008/03/04/twittern/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 13:07:12 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[im]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://snydersoft.com/2008/03/04/twittern/</guid>
		<description><![CDATA[Now that I have successfully moved to my new web hosting provider, I am ready to get back to blogging more regularly. The move was relatively easy, but took time to get everyone to play nicely and move the DNS records and get WordPress upgraded and all the old articles restored. One of the first [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">N</span>ow that I have successfully moved to my new web hosting provider, I am ready to get back to blogging more regularly.  The move was relatively easy, but took time to get everyone to play nicely and move the DNS records and get WordPress upgraded and all the old articles restored.</p>
<p>One of the first things I have decided to play with is Twitter.  I am going to use the IM -> twitter interface for the common updates, since I don&#8217;t have a text-messaging plan on my phone anymore.   Since I always have IM open at work, and they have a nice interface from GTalk->Twitter&#8230; why not. </p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2008/03/04/twittern/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.350 seconds -->
