<?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>Jeremy Visser &#187; php</title>
	<atom:link href="http://jeremy.visser.name/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>https://jeremy.visser.name</link>
	<description></description>
	<lastBuildDate>Fri, 16 Jul 2010 03:39:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<atom:link rel='hub' href='https://jeremy.visser.name/?pushpress=hub'/>
<cloud domain='jeremy.visser.name' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>WordPress 2.8.5, and a minor bug</title>
		<link>https://jeremy.visser.name/2009/10/22/wordpress-2-8-5-and-a-minor-bug/</link>
		<comments>https://jeremy.visser.name/2009/10/22/wordpress-2-8-5-and-a-minor-bug/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 11:04:42 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://jeremy.visser.name/?p=1291</guid>
		<description><![CDATA[I should mention that WordPress 2.8.5 has been released. No security holes as such, but fixes some other issues that were discovered in the past few weeks. While I&#8217;m at it, here&#8217;s a weird bug I only just noticed in the post editing screen: in the Publish postbox (the one that contains the Publish button), [...]]]></description>
			<content:encoded><![CDATA[<p>I should mention that WordPress 2.8.5 has been released. <a href="http://wordpress.org/development/2009/10/wordpress-2-8-5-hardening-release/">No security holes</a> as such, but fixes some other issues that were discovered in the past few weeks.</p>
<p>While I&#8217;m at it, here&#8217;s a weird bug I only just noticed in the post editing screen: in the Publish postbox (the one that contains the Publish button), when I click one of the Edit links, the edit link disappears, and when I press Cancel, it reappears. That&#8217;s fine, but when I open the top Edit link and another Edit link, and I press Cancel on the one that&#8217;s not the top, the top Edit link reappears even though the top Cancel link hadn&#8217;t been clicked.</p>
<p>What a mouthful. Let me show you a video. (To be honest, this whole post was just an excuse for me to use the <code>&lt;video&gt;</code> tag for the first time. I even had to write a WordPress plugin to let me upload <code>.ogv</code> files. Now my website officially doesn&#8217;t validate any more &#8212; whee!)</p>
<p><span id="more-1291"></span><br />
<video src="http://jeremy.visser.name/wordpress/wp-content/uploads/2009/10/postbox.ogv" controls="controls">Can&#8217;t see the video? Get a real browser.</video></p>
<p>Notice that when I click the <em>bottom</em> Cancel link, the <em>top</em> Edit link reappears with the bottom one?</p>
]]></content:encoded>
			<wfw:commentRss>https://jeremy.visser.name/2009/10/22/wordpress-2-8-5-and-a-minor-bug/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
<enclosure url="http://jeremy.visser.name/wordpress/wp-content/uploads/2009/10/postbox.ogv" length="725352" type="video/ogg" />
		</item>
		<item>
		<title>Dang, I&#8217;ve gotta update the guestbook</title>
		<link>https://jeremy.visser.name/2007/10/25/dang-ive-gotta-update-the-guestbook/</link>
		<comments>https://jeremy.visser.name/2007/10/25/dang-ive-gotta-update-the-guestbook/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 09:45:41 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[guestbook]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://jeremy.sunriseroad.net/2007/10/dang-ive-gotta-update-the-guestbook</guid>
		<description><![CDATA[There are now about five users worldwide of my guestbook project, and they&#8217;re all running version &#8220;0.1alpha1&#8243; which was released, I believe, over a year ago. It contains some bad bugs, mainly caused by my immaturity in SQL escaping and no knowledge of magic_quotes_gpc at the time. A lot of this has been fixed in [...]]]></description>
			<content:encoded><![CDATA[<p>There are now about five users worldwide of my <a href="http://jeremy.sunriseroad.net/projects/guestbook">guestbook project</a>, and they&#8217;re all running version &#8220;0.1alpha1&#8243; which was released, I believe, over a year ago.</p>
<p>It contains some bad bugs, mainly caused by my immaturity in SQL escaping and no knowledge of <code>magic_quotes_gpc</code> at the time. A lot of this has been fixed in trunk, but I seriously need to get a new release out the door, now that there are actually users.</p>
]]></content:encoded>
			<wfw:commentRss>https://jeremy.visser.name/2007/10/25/dang-ive-gotta-update-the-guestbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
