<?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; WordPress</title>
	<atom:link href="http://jeremy.visser.name/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>https://jeremy.visser.name</link>
	<description></description>
	<lastBuildDate>Sun, 05 Sep 2010 12:29:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</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>Lick of paint</title>
		<link>https://jeremy.visser.name/2010/09/05/lick-of-paint/</link>
		<comments>https://jeremy.visser.name/2010/09/05/lick-of-paint/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 12:29:39 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">https://jeremy.visser.name/?p=1556</guid>
		<description><![CDATA[My blog theme needs a little freshening. Any suggestions? What&#8217;s your favourite way to make WordPress themes? Use something like Carrington (which I can&#8217;t stand), or code them 100% from scratch (like I did this theme)? Or base it on P2 or Twenty Ten? What do people think of the Coolvetica typeface I use at [...]]]></description>
			<content:encoded><![CDATA[<p>My blog theme needs a little freshening. <a href="#respond">Any suggestions</a>?</p>
<p>What&#8217;s your favourite way to make WordPress themes? Use something like Carrington (which I can&#8217;t stand), or code them 100% from scratch (like I did this theme)? Or base it on <a href="http://wordpress.org/extend/themes/p2">P2</a> or <a href="http://wordpress.org/extend/themes/twentyten">Twenty Ten</a>?</p>
<p>What do people think of the <a href="http://typekit.com/fonts/coolvetica">Coolvetica</a> typeface I use at the top logo? Some of the letters are hideous (in particular the letters T and Y), but I&#8217;m lucky that my first and last names don&#8217;t hit those letters.</p>
<p>Also there seems to be a distinct lack of speedy magic available in modern themes like K2, which are capable of AJAX comment posting. What&#8217;s the best way to get those features without reinventing the wheel?</p>
<p>I have been out of the WordPress loop for too long, it seems.</p>
]]></content:encoded>
			<wfw:commentRss>https://jeremy.visser.name/2010/09/05/lick-of-paint/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>HTTPS by default</title>
		<link>https://jeremy.visser.name/2010/06/18/https-by-default/</link>
		<comments>https://jeremy.visser.name/2010/06/18/https-by-default/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 14:00:15 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[censorship]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[musings]]></category>
		<category><![CDATA[openinternet]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">https://jeremy.visser.name/?p=1501</guid>
		<description><![CDATA[So, my website at jeremy.visser.name is now SSL–enabled, and I am in the process of updating links and images to use the correct https:// scheme. Why? Because Stephen Conroy’s dunderheaded attempts to encroach on our relatively open Internet will require ISPs to sniff HTTP traffic on IP addresses that happen to fall on the ACMA [...]]]></description>
			<content:encoded><![CDATA[<p>So, my website at jeremy.visser.name is now SSL–enabled, and I am in the process of updating links and images to use the correct https:// scheme.</p>
<p>Why? Because Stephen Conroy’s dunderheaded attempts to encroach on our relatively <a href="http://openinternet.com.au/">open Internet</a> will require ISPs to sniff HTTP traffic on IP addresses that happen to fall on the ACMA blacklist. Because the blacklist is secret and subject to change without notice, <a href="https://jeremy.visser.name/2010/02/19/ipv6-enabled/">my US–based Linode</a> could have all its HTTP traffic sniffed on a whim.</p>
<p>Aside from the Australian Government creating a root CA and getting that included in major browsers (like what the <a href="https://bugzilla.mozilla.org/show_bug.cgi?id=476766">Chinese did</a>), it is not possible for them to sniff SSL–encrypted traffic to my site. So, to improve the privacy rights of my readers, those who use my code, and myself, all pages and bzr repositories available on the jeremy.visser.name domain are now HTTPS–enabled.</p>
<p>GoDaddy have an <a href="http://www.godaddy.com/gdshop/ssl/ssl_opensource.asp">free SSL certificate scheme</a> for open source projects. Because I write a lot about my open source goings-on, and host code on this site, I wondered if I would be eligible for the scheme. Turns out my request was a little unorthodox, and their identity verification system wasn’t properly equipped to deal with third-level registrations on the .name domain, but after some consideration they went ahead and provided me with a free SSL certificate. Thanks, GoDaddy!</p>
<p>I should mention that I am using <a href="http://en.wikipedia.org/wiki/Server_Name_Indication">TLS-SNI</a> to serve the HTTPS version of this site, which means if you are using Internet Explorer, Chrome or Safari on Windows XP, you will get certificate errors. Sorry — nothing I can do about that, unfortunately. Also, I have been told Safari users on Mac OS X are getting certificate errors. Sorry about that, but the certificate is trusted on every other TLS-SNI supporting browser I have tested it on, so not sure what’s going on there.</p>
<p>I’m not redirecting users from the HTTP to HTTPS version just yet for two reasons: (1) I’m not sure what the best approach with regards to Google juice is, and (2) in case users cannot access the HTTPS version, they can still force the HTTP version. I’ll probably start redirecting in the near future though.</p>
<p>Paranoid? Maybe. Far-fetched? Definitely not.</p>
]]></content:encoded>
			<wfw:commentRss>https://jeremy.visser.name/2010/06/18/https-by-default/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>IPv6–enabled</title>
		<link>https://jeremy.visser.name/2010/02/19/ipv6-enabled/</link>
		<comments>https://jeremy.visser.name/2010/02/19/ipv6-enabled/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 04:36:08 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[IPv6]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://jeremy.visser.name/?p=1399</guid>
		<description><![CDATA[This blog is officially IPv6–enabled, as of a few days ago. The server-side IPv6 connectivity is admittedly powered by 6to4, which is not quite the real deal, but given that the nearest 6to4 gateway is 0.8msec away, I couldn’t very well pass the opportunity to stress test my new Linode. I’m a pretty firm believer [...]]]></description>
			<content:encoded><![CDATA[<p>This blog is officially IPv6–enabled, as of a few days ago.</p>
<p>The server-side IPv6 connectivity is admittedly powered by 6to4, which is not quite the real deal, but given that the nearest 6to4 gateway is 0.8msec away, I couldn’t very well pass the opportunity to stress test my new Linode.</p>
<p>I’m a pretty firm believer in the fact that IPv6 adoption is absolutely essential to the continued health and function of the Internet. I’ve been IPv6 tunneling from my house for years, had <a href="http://jeremy.visser.name/2009/11/14/native-ipv6-adsl-available-from-internode/">native IPv6</a> at my house since November, and though I’m certainly <a href="http://sixy.ch/">not the first</a> to do so, it’s time to IPv6–enable my blog.</p>
]]></content:encoded>
			<wfw:commentRss>https://jeremy.visser.name/2010/02/19/ipv6-enabled/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>So, what do you think?</title>
		<link>https://jeremy.visser.name/2009/07/10/new-design-what-do-you-think/</link>
		<comments>https://jeremy.visser.name/2009/07/10/new-design-what-do-you-think/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 06:55:12 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://jeremy.visser.name/?p=1113</guid>
		<description><![CDATA[I&#8217;ve updated the design of this blog &#8212; again. If you&#8217;re reading this post via a syndication feed, then you&#8217;re missing out on my sUpEr l33t aRTiSTIC skillZ! The visual design is based on a design mocked up with Inkscape. It&#8217;s strikingly similar to a header I drew back when I used the K2 theme. And yes, [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated the design of this blog &#8212; again.</p>
<p>If you&#8217;re reading this post via a syndication feed, then you&#8217;re missing out on my <a href="http://jeremy.visser.name/">sUpEr l33t aRTiSTIC skillZ</a>! The visual design is based on a design mocked up with <a href="http://inkscape.org/">Inkscape</a>. It&#8217;s strikingly similar to a header I drew back when I used the K2 theme.</p>
<p>And yes, if you&#8217;re viewing this with IE6, you&#8217;re probably wondering why it looks like complete crap. But, then again, if you are using IE6, you&#8217;re probably not going to be <em>remotely</em> interested in what I have to say on this blog either. Go back to your <a href="http://www.myspace.com/">daily</a> <a href="http://icanhascheezburger.com/">routine</a>.</p>
<p>The main goal of this redesign was not to liberally apply alpha-blended PNGs; nor to create the yes-I&#8217;m-annoying-you-on-purpose-<a href="http://www.1001fonts.com/font_details.html?font_id=257">Coolvetica</a> header. It&#8217;s the <a href="http://identi.ca/jeremyvisser">Identi.ca</a> and <a href="http://delicious.com/jeremy.visser">Delicious</a> integration on the <a href="/">front page</a>. <em>(Yay!)</em></p>
<p>Another goal was to make the site a <em>leetle</em> more presentable. I&#8217;m a big fan of minimalism, and while I put lots of effort into my previous design, it used simple shades of grey, and, I have to admit, it was a bit drab. So, I&#8217;ve brightened it up with the <a href="http://tango.freedesktop.org/">Tango</a> palette.</p>
<p>After the demise of <a href="http://en.wikipedia.org/wiki/Mugshot_(website)">Mugshot</a>, my blogging, bookmarking, and microblogging were no longer being aggregated into a single stream. So I brought them right here, inline with my blog feed. I often see people&#8217;s Twitter or Delicious widgets on their blog sidebar, but never have I seen it displayed inline in the blog feed before; nor could I find a WordPress plugin to do the job for me.</p>
<p>Don&#8217;t ask how I implemented it, by the way. It&#8217;s not exactly elegant. (<em>*cough*</em> output buffering <em>*cough*</em>)</p>
<p>Two more things: If you&#8217;re using a browser that doesn&#8217;t contain the substring MSIE in its user-agent ID, you should be getting served by the <code>application/xhtml+xml</code> mime-type. Let me know if you hit any XML well-formedness errors. Also, comments have been made a little prettier, and I enabled two-level threading (which means you can reply to a comment, but no replies to replies).</p>
<p>So, what do you think? Pukeworthy? <a href="http://jeremy.visser.name/2009/07/10/new-design-what-do-you-think/#respond">Let me know</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://jeremy.visser.name/2009/07/10/new-design-what-do-you-think/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
