<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tobi D's wordpress work</title>
	<atom:link href="http://tobid.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tobid.wordpress.com</link>
	<description>programming with the power of procrastination</description>
	<lastBuildDate>Mon, 17 Nov 2008 08:05:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tobid.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tobi D's wordpress work</title>
		<link>http://tobid.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tobid.wordpress.com/osd.xml" title="Tobi D&#039;s wordpress work" />
	<atom:link rel='hub' href='http://tobid.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Mysql Server Has Gone Away</title>
		<link>http://tobid.wordpress.com/2008/11/16/mysql-server-has-gone-away/</link>
		<comments>http://tobid.wordpress.com/2008/11/16/mysql-server-has-gone-away/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 22:17:46 +0000</pubDate>
		<dc:creator>tobiasstrixat</dc:creator>
				<category><![CDATA[bugs, features, and errors]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tobid.wordpress.com/?p=18</guid>
		<description><![CDATA[while hacking around in wordpress i encountered an annoying error: &#8220;Mysql server has gone away&#8221;. the reason for “mysql server has gone away” in my case has been a too large sql query. while the content field for options in wordpress is defined as longtext (~2^32 bytes), the connection between php and the mysql server [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tobid.wordpress.com&amp;blog=5538585&amp;post=18&amp;subd=tobid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>while hacking around in wordpress i encountered an annoying error: &#8220;Mysql server has gone away&#8221;.</p>
<p>the reason for “mysql server has gone away” in my case has been a too large sql query. while the content field for options in wordpress is defined as longtext (~2^32 bytes), the connection between php and the mysql server has a much smaller restriction: max_allowed_packet. in my case this was set to 1 mb (afaik, the default value). the option table entry is clearly above (~2mb). i figured this out after some debugging using your queryWithReconnect function. after setting max_allowed_packet to 16M in the [mysqld] section in my.ini, everything worked flawless.</p>
<p>if this doesn&#8217;t solve your problem, try the <a href="http://robsnotebook.com/wordpress-mysql-gone-away" target="_blank">workaround </a>by rob.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tobid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tobid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tobid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tobid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tobid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tobid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tobid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tobid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tobid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tobid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tobid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tobid.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tobid.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tobid.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tobid.wordpress.com&amp;blog=5538585&amp;post=18&amp;subd=tobid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tobid.wordpress.com/2008/11/16/mysql-server-has-gone-away/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4b2933c1469db9376faf371c42f3a693?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tobiasstrixat</media:title>
		</media:content>
	</item>
		<item>
		<title>Gallery Import</title>
		<link>http://tobid.wordpress.com/2008/11/16/gallery-import/</link>
		<comments>http://tobid.wordpress.com/2008/11/16/gallery-import/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 16:35:02 +0000</pubDate>
		<dc:creator>tobiasstrixat</dc:creator>
				<category><![CDATA[import]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[gallery import]]></category>

		<guid isPermaLink="false">http://tobid.wordpress.com/?p=9</guid>
		<description><![CDATA[i am currently working on a gallery import system for wordpress. It will be able to import into the media library using pages to glue galleries together and to NextGenGallery. I hope that i will be able to finish them within the next few days (spend already too much time on writing importers for wordpress [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tobid.wordpress.com&amp;blog=5538585&amp;post=9&amp;subd=tobid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i am currently working on a gallery import system for wordpress. It will be able to import into the media library using pages to glue galleries together and to NextGenGallery. I hope that i will be able to finish them within the next few days (spend already too much time on writing importers for wordpress &#8230;).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tobid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tobid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tobid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tobid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tobid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tobid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tobid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tobid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tobid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tobid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tobid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tobid.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tobid.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tobid.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tobid.wordpress.com&amp;blog=5538585&amp;post=9&amp;subd=tobid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tobid.wordpress.com/2008/11/16/gallery-import/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4b2933c1469db9376faf371c42f3a693?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tobiasstrixat</media:title>
		</media:content>
	</item>
		<item>
		<title>Geeklog Importer</title>
		<link>http://tobid.wordpress.com/2008/11/16/geeklog-importer/</link>
		<comments>http://tobid.wordpress.com/2008/11/16/geeklog-importer/#comments</comments>
		<pubDate>Sun, 16 Nov 2008 15:58:02 +0000</pubDate>
		<dc:creator>tobiasstrixat</dc:creator>
				<category><![CDATA[geeklog]]></category>
		<category><![CDATA[import]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[geeklog import]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[While migrating my website from geeklog to wordpress i stumbled upon the geeklog2wp importer from justindave (thanks&#8217; to justindave). This is a very nice and handy piece of code, but unfortunately, some parts are not importet (links, static pages, and images). Beeing a programmer, i rather spend some weeks implementing an importer, than doing any [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tobid.wordpress.com&amp;blog=5538585&amp;post=1&amp;subd=tobid&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While migrating my website from geeklog to wordpress i stumbled upon the geeklog2wp importer from <a href="http://www.justdave.net/dave/2007/01/16/geeklog-to-wordpress-converter/" target="_blank">justindave</a> (thanks&#8217; to justindave). This is a very nice and handy piece of code, but unfortunately, some parts are not importet (links, static pages, and images). Beeing a programmer, i rather spend some weeks implementing an importer, than doing any copy paste between my old and my new website &#8230;</p>
<p>imported features are:</p>
<ul>
<li>categories</li>
<li>users</li>
<li>posts</li>
<li>static pages</li>
<li>comments</li>
<li>links</li>
<li>article images</li>
</ul>
<p>further a list of posts which should be checked for geeklog related elements is provided.</p>
<p>The extended version of the <a href="http://trac.wordpress.org/ticket/3398" target="_blank">original importer</a> can be downloaded from this blog: <a href="http://wp-uploads.tobiasdeutsch.com/geeklog.php.txt" target="_blank">geeklog.php</a>.</p>
<p>i have tested it with geeklog 1.4.1 vs wordpress 2.6.3. if you have used it for different versions, please leave a comment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tobid.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tobid.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tobid.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tobid.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tobid.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tobid.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tobid.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tobid.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tobid.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tobid.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tobid.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tobid.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tobid.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tobid.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tobid.wordpress.com&amp;blog=5538585&amp;post=1&amp;subd=tobid&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tobid.wordpress.com/2008/11/16/geeklog-importer/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4b2933c1469db9376faf371c42f3a693?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tobiasstrixat</media:title>
		</media:content>
	</item>
	</channel>
</rss>
