<?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>Sean's blog &#187; software</title>
	<atom:link href="http://blog.lolyco.com/sean/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.lolyco.com/sean</link>
	<description>Working nights with the thief of time</description>
	<lastBuildDate>Mon, 23 Jan 2012 23:41:51 +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>Look Ma, no files! Portable object persistence</title>
		<link>http://blog.lolyco.com/sean/2011/08/19/look-ma-no-files-portable-object-persistence/</link>
		<comments>http://blog.lolyco.com/sean/2011/08/19/look-ma-no-files-portable-object-persistence/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 13:41:51 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Breaktime]]></category>
		<category><![CDATA[Fixed]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[preferences]]></category>
		<category><![CDATA[storage]]></category>

		<guid isPermaLink="false">http://blog.lolyco.com/sean/?p=1313</guid>
		<description><![CDATA[Originally posted at JavaProgrammingForums.com Where can I store my application data? I see a lot of people starting threads because they&#8217;re struggling to persist (often) a little bit of data from one run of their Java application to the next. The offered solutions are often some kind of jiggery-pokery involving java.io.File. Not only is File [...]]]></description>
		<wfw:commentRss>http://blog.lolyco.com/sean/2011/08/19/look-ma-no-files-portable-object-persistence/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Trying out JBullet: IntBuffer is not direct</title>
		<link>http://blog.lolyco.com/sean/2011/05/14/trying-out-jbullet-intbuffer-is-not-direct/</link>
		<comments>http://blog.lolyco.com/sean/2011/05/14/trying-out-jbullet-intbuffer-is-not-direct/#comments</comments>
		<pubDate>Fri, 13 May 2011 18:58:23 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Broken]]></category>
		<category><![CDATA[Fixed]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[3d]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[physics]]></category>

		<guid isPermaLink="false">http://blog.lolyco.com/sean/?p=1269</guid>
		<description><![CDATA[I&#8217;ve been simulating the movement of a line-following robot in plain old Java recently, but wanted to try a few problems that need physics, so I downloaded JBullet &#8211; a Java port of the Bullet  Physics Library. It needs LWJGL &#8211; the Lightweight Java Game Library &#8211; to run its demos, so I installed that [...]]]></description>
		<wfw:commentRss>http://blog.lolyco.com/sean/2011/05/14/trying-out-jbullet-intbuffer-is-not-direct/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<enclosure url="http://blog.lolyco.com/sean/wp-content/uploads/2011/05/jbulletbasicdemo-150x150.jpg" length="3907" type="image/jpg" />	</item>
		<item>
		<title>Java console &#8220;Content-Encoding: null&#8221; message on loading applet</title>
		<link>http://blog.lolyco.com/sean/2011/03/26/java-console-content-encoding-null-message-on-loading-applet/</link>
		<comments>http://blog.lolyco.com/sean/2011/03/26/java-console-content-encoding-null-message-on-loading-applet/#comments</comments>
		<pubDate>Sat, 26 Mar 2011 09:31:12 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[Spinneret]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.lolyco.com/sean/?p=1247</guid>
		<description><![CDATA[I thought at first glance this might be an error in an website I&#8217;m working on, so looked into it a little bit further &#8211; turns out it&#8217;s nothing at all. I turned on request debugging in Spinneret and could see that the Sun Java plugin in FireFox was sending the request header: accept-encoding: pack200-gzip, [...]]]></description>
		<wfw:commentRss>http://blog.lolyco.com/sean/2011/03/26/java-console-content-encoding-null-message-on-loading-applet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://blog.lolyco.com/sean/wp-content/uploads/2011/03/splash-150x139.gif" length="5071" type="image/jpg" />	</item>
		<item>
		<title>Spider.my shipping modules v0.3 for osCommerce, Zen Cart (Pos Malaysia)</title>
		<link>http://blog.lolyco.com/sean/2011/01/19/spider-my-shipping-modules-v0-3-for-oscommerce-zen-cart-pos-malaysia/</link>
		<comments>http://blog.lolyco.com/sean/2011/01/19/spider-my-shipping-modules-v0-3-for-oscommerce-zen-cart-pos-malaysia/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 14:22:00 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[Spider.my]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[Malaysia]]></category>
		<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[pos malaysia]]></category>
		<category><![CDATA[Zen Cart]]></category>

		<guid isPermaLink="false">http://blog.lolyco.com/sean/?p=1097</guid>
		<description><![CDATA[Updates are coming a bit fast at the moment as various shortcomings are identified and a bugs squashed. The modules are only a few days old, but I&#8217;ve rushed them out in the wake of Pos Malaysia&#8217;s website changes breaking the old modules. ISO 3166-2 locations / &#8216;local&#8217; shipping The v0.3 modules come without an [...]]]></description>
		<wfw:commentRss>http://blog.lolyco.com/sean/2011/01/19/spider-my-shipping-modules-v0-3-for-oscommerce-zen-cart-pos-malaysia/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	<enclosure url="http://blog.lolyco.com/sean/wp-content/uploads/2011/01/shipping.module.admin_.v0.3-150x150.jpg" length="9205" type="image/jpg" />	</item>
		<item>
		<title>osCommerce shipping module for spider.my (Pos Malaysia rates) pre-release</title>
		<link>http://blog.lolyco.com/sean/2011/01/17/oscommerce-shipping-module-for-spider-my-pos-malaysia-rates-pre-release/</link>
		<comments>http://blog.lolyco.com/sean/2011/01/17/oscommerce-shipping-module-for-spider-my-pos-malaysia-rates-pre-release/#comments</comments>
		<pubDate>Mon, 17 Jan 2011 14:55:09 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Money]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Spider.my]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[Malaysia]]></category>
		<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[pos malaysia]]></category>

		<guid isPermaLink="false">http://blog.lolyco.com/sean/?p=1072</guid>
		<description><![CDATA[If you&#8217;ve been caught out by Pos Malaysia&#8217;s recent site updates and now can&#8217;t quote for international deliveries from your shop, this module is functional at one Malaysian online shop. Pos Malaysia&#8217;s update has come while I&#8217;ve been re-vamping the shipping quotation back-end and so I only have Pos Malaysia Air Parcel and Surface Parcel [...]]]></description>
		<wfw:commentRss>http://blog.lolyco.com/sean/2011/01/17/oscommerce-shipping-module-for-spider-my-pos-malaysia-rates-pre-release/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	<enclosure url="http://blog.lolyco.com/sean/wp-content/uploads/2011/01/shipping.module.admin_-150x150.jpg" length="8470" type="image/jpg" />	</item>
		<item>
		<title>Expires header fails, max-age works: RFC1123 compliance</title>
		<link>http://blog.lolyco.com/sean/2011/01/06/expires-header-fails-max-age-works-rfc1123-compliance/</link>
		<comments>http://blog.lolyco.com/sean/2011/01/06/expires-header-fails-max-age-works-rfc1123-compliance/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 13:50:59 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Broken]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Spider.my]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.lolyco.com/sean/?p=1036</guid>
		<description><![CDATA[While I was testing the mobile version of the search at spider.my I noticed that my Nokia phone&#8217;s browser was briefly presenting an unformatted version of the page, then applying styles, then adding a small image. Doing that once would have been expected, but it shouldn&#8217;t have been doing it on subsequent requests of the [...]]]></description>
		<wfw:commentRss>http://blog.lolyco.com/sean/2011/01/06/expires-header-fails-max-age-works-rfc1123-compliance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Malaysian shipping quote widget revisited</title>
		<link>http://blog.lolyco.com/sean/2010/12/31/malaysian-shipping-quote-widget-revisited/</link>
		<comments>http://blog.lolyco.com/sean/2010/12/31/malaysian-shipping-quote-widget-revisited/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 15:28:51 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[Spider.my]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[e-commerce]]></category>
		<category><![CDATA[Malaysia]]></category>
		<category><![CDATA[oscommerce]]></category>
		<category><![CDATA[pos malaysia]]></category>

		<guid isPermaLink="false">http://blog.lolyco.com/sean/?p=1018</guid>
		<description><![CDATA[A lot of the shipping quotation stuff that I did using Pos Malaysia&#8217;s rates has been broken while I&#8217;ve been stumbling through getting spider.my updated. To add the widget to your own web page, just copy and paste the code from below, and next time you load the page you should see the widget: &#60;div [...]]]></description>
		<wfw:commentRss>http://blog.lolyco.com/sean/2010/12/31/malaysian-shipping-quote-widget-revisited/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OpenSearch &#8211; the best search feature with no browser support</title>
		<link>http://blog.lolyco.com/sean/2010/12/22/opensearch-the-best-search-feature-with-no-browser-support/</link>
		<comments>http://blog.lolyco.com/sean/2010/12/22/opensearch-the-best-search-feature-with-no-browser-support/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 06:09:57 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Fixed]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[Spider.my]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.lolyco.com/sean/?p=999</guid>
		<description><![CDATA[I&#8217;ve been working on spider.my for too long with no updates, so I&#8217;ve moved a recent version of the site online. I don&#8217;t have enough spare resources for a separate development system, so it may occasionally appear to be completely broken. Feel free to have a search, but be warned: there&#8217;s not much in the [...]]]></description>
		<wfw:commentRss>http://blog.lolyco.com/sean/2010/12/22/opensearch-the-best-search-feature-with-no-browser-support/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://blog.lolyco.com/sean/wp-content/uploads/2010/12/spider.my_.suggest-150x150.png" length="18540" type="image/jpg" />	</item>
		<item>
		<title>Proxy web browser for XHTML Strict and non port-80 hosts</title>
		<link>http://blog.lolyco.com/sean/2010/07/26/proxy-web-browser-for-xhtml-strict-and-non-port-80-hosts/</link>
		<comments>http://blog.lolyco.com/sean/2010/07/26/proxy-web-browser-for-xhtml-strict-and-non-port-80-hosts/#comments</comments>
		<pubDate>Mon, 26 Jul 2010 03:51:04 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Broken]]></category>
		<category><![CDATA[Fixed]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[broken.fixed]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://blog.lolyco.com/sean/?p=943</guid>
		<description><![CDATA[While I&#8217;m developing projects I run a webserver on my own PC on a high-numbered port such as 22795. I use a little local proxy that I wrote myself for mapping entries in /etc/hosts back to localhost, and the proxy maps the request onto the web service running on the appropriate port. I typically run [...]]]></description>
		<wfw:commentRss>http://blog.lolyco.com/sean/2010/07/26/proxy-web-browser-for-xhtml-strict-and-non-port-80-hosts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On-screen ruler for Ubuntu: screenruler</title>
		<link>http://blog.lolyco.com/sean/2010/05/13/on-screen-ruler-for-ubuntu-screenruler/</link>
		<comments>http://blog.lolyco.com/sean/2010/05/13/on-screen-ruler-for-ubuntu-screenruler/#comments</comments>
		<pubDate>Thu, 13 May 2010 15:45:56 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[FOSS]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://blog.lolyco.com/sean/?p=895</guid>
		<description><![CDATA[Just a quick note to say I&#8217;ve found one of those surprisingly useful features of a graphical desktop that really does make sense. I was thinking about calculating the positions of some elements on a web page and providing some relative or absolute positions to prevent &#8216;resizing salad&#8217;. The first thought that struck me was [...]]]></description>
		<wfw:commentRss>http://blog.lolyco.com/sean/2010/05/13/on-screen-ruler-for-ubuntu-screenruler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<enclosure url="http://blog.lolyco.com/sean/wp-content/uploads/2010/05/Screenshot.png" length="22801" type="image/jpg" />	</item>
	</channel>
</rss>

