<?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>mike.eire.ca &#187; Programming</title>
	<atom:link href="http://mike.eire.ca/category/tech/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.eire.ca</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 23:09:17 +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>Sending Asterisk 1.8 voicemails to multiple emails</title>
		<link>http://mike.eire.ca/2012/02/03/asterisk-1-8-vm-multiple-emails/</link>
		<comments>http://mike.eire.ca/2012/02/03/asterisk-1-8-vm-multiple-emails/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 23:08:21 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Telephony]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[voicemail]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/?p=361</guid>
		<description><![CDATA[Here is the difficult way to send Asterisk 1.8 voicemail notifications to more than one address. The easy way is to define a sendmail alias on your system. However, if you want to allow management of emails through a GUI like FreePBX, that won&#8217;t do much good for you. Disclaimer: I am not a C [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2012/02/03/asterisk-1-8-vm-multiple-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling SOM_PAK in Mac OS X 10.7 Lion</title>
		<link>http://mike.eire.ca/2012/02/02/compiling-som_pak-on-mac/</link>
		<comments>http://mike.eire.ca/2012/02/02/compiling-som_pak-on-mac/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 20:44:39 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[lion]]></category>
		<category><![CDATA[os x]]></category>
		<category><![CDATA[som_pak]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/?p=346</guid>
		<description><![CDATA[If you want to create some self-organizing maps on a Mac you&#8217;re going to need to compile some source code yourself. Assuming you have Apple&#8217;s Developer Tools installed, it should be fairly painless. cd ~/Downloads wget http://www.cis.hut.fi/research/som_pak/som_pak-3.1.tar tar xvf som_pak-3.1.tar wget http://mike.eire.ca/wp-content/uploads/2012/02/som_pak.txt patch -bp0 &#60; som_pak.txt cd som_pak-3.1 make -f makefile.unix That&#8217;s it. You should [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2012/02/02/compiling-som_pak-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sending Asterisk 1.4 voicemails to multiple emails</title>
		<link>http://mike.eire.ca/2011/08/16/asterisk-vm-multiple-addresses/</link>
		<comments>http://mike.eire.ca/2011/08/16/asterisk-vm-multiple-addresses/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 04:38:05 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Telephony]]></category>
		<category><![CDATA[asterisk]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[notifications]]></category>
		<category><![CDATA[voicemail]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/?p=323</guid>
		<description><![CDATA[Here&#8217;s the complicated way to get Asterisk sending voicemail notifications to multiple email addresses. (The easy way? Use group mailboxes and/or sendmail aliases.) Once this modified module is compiled and installed, multiple addresses in voicemail.conf can be separated by a pipe character. You can apply the patch and rebuild Asterisk as usual, or just build [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2011/08/16/asterisk-vm-multiple-addresses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building Firefox on Mac OS X 10.7 Lion</title>
		<link>http://mike.eire.ca/2011/07/24/building-firefox-on-mac-os-x-10-7-lion/</link>
		<comments>http://mike.eire.ca/2011/07/24/building-firefox-on-mac-os-x-10-7-lion/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 01:38:34 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[10.7]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[lion]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/?p=308</guid>
		<description><![CDATA[A couple of changes needed at the time of writing from the usual build requirements. If you haven&#8217;t done it already, MacPorts and all ports must be completely uninstalled and then re-installed to support the new operating system. The glib1 port must be installed using MacPorts. It provides the glib-config script, which raises an error [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2011/07/24/building-firefox-on-mac-os-x-10-7-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting NAS ID on pfSense</title>
		<link>http://mike.eire.ca/2010/08/25/setting-nas-id-on-pfsense/</link>
		<comments>http://mike.eire.ca/2010/08/25/setting-nas-id-on-pfsense/#comments</comments>
		<pubDate>Wed, 25 Aug 2010 21:39:01 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[pfsense]]></category>
		<category><![CDATA[radius]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/?p=273</guid>
		<description><![CDATA[pfSense has a captive portal option that allows RADIUS authentication. However, it doesn&#8217;t include the option to set the NAS ID of your firewall, instead creating something automatically based on the hostname. Apply these changes (against 1.2.3-RELEASE) to enable a custom NAS ID. --- /etc/inc/captiveportal.inc +++ ~/captiveportal.inc @@ -1066,11 +1066,17 @@ */ function getNasID&#40;&#41; &#123; [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2010/08/25/setting-nas-id-on-pfsense/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using rrdtool with PHP</title>
		<link>http://mike.eire.ca/2010/03/28/using-rrdtool-with-php/</link>
		<comments>http://mike.eire.ca/2010/03/28/using-rrdtool-with-php/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 03:46:05 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/?p=257</guid>
		<description><![CDATA[The PHP interface to rrdtool hasn&#8217;t been updated in 5 years and appears to have been deprecated by the developer, who doesn&#8217;t provide any documentation for it. Fortunately, there&#8217;s no functionality in the extension, so it won&#8217;t go out of date as long as the rrdtool library on your system is up to date. I&#8217;ve [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2010/03/28/using-rrdtool-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy SVG grid</title>
		<link>http://mike.eire.ca/2010/02/25/easy-svg-grid/</link>
		<comments>http://mike.eire.ca/2010/02/25/easy-svg-grid/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 17:16:38 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[svg]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/?p=247</guid>
		<description><![CDATA[I needed a grid in the background while I was debugging an SVG image I was creating, something like Photoshop&#8217;s transparency grid. Here&#8217;s what I did. &#60;svg xmlns=&#34;http://www.w3.org/2000/svg&#34; version=&#34;1.1&#34; width=&#34;200&#34; height=&#34;400&#34;&#62; &#60;defs&#62; &#60;pattern id=&#34;grid&#34; width=&#34;20&#34; height=&#34;20&#34; patternUnits=&#34;userSpaceOnUse&#34;&#62; &#60;rect fill=&#34;black&#34; x=&#34;0&#34; y=&#34;0&#34; width=&#34;10&#34; height=&#34;10&#34; opacity=&#34;0.1&#34;/&#62; &#60;rect fill=&#34;white&#34; x=&#34;10&#34; y=&#34;0&#34; width=&#34;10&#34; height=&#34;10&#34;/&#62; &#60;rect fill=&#34;black&#34; x=&#34;10&#34; y=&#34;10&#34; width=&#34;10&#34; [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2010/02/25/easy-svg-grid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The New CBC Radio 3</title>
		<link>http://mike.eire.ca/2009/10/14/radio3_greasemonkey/</link>
		<comments>http://mike.eire.ca/2009/10/14/radio3_greasemonkey/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 18:53:11 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[CBC]]></category>
		<category><![CDATA[CBC Radio 3]]></category>
		<category><![CDATA[Greasemonkey]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/?p=217</guid>
		<description><![CDATA[I often listen to CBC Radio 3 at work. Recently they updated their website; while it&#8217;s mostly a change for the better (yay, the player doesn&#8217;t stop updating!) there were a couple of things bugging me about it. With the old design, you always had access to the player and the main navigation, but now [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2009/10/14/radio3_greasemonkey/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building a 64-bit Firefox on the Mac</title>
		<link>http://mike.eire.ca/2009/10/11/building-a-64-bit-firefox-on-the-mac/</link>
		<comments>http://mike.eire.ca/2009/10/11/building-a-64-bit-firefox-on-the-mac/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 18:11:15 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[llvm]]></category>
		<category><![CDATA[macports]]></category>
		<category><![CDATA[os x]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/?p=210</guid>
		<description><![CDATA[With the release of Snow Leopard, Apple is really starting to push 64-bit programs. Firefox is working towards a 64-bit release but even though the bugs are all resolved, it won&#8217;t be shipping anytime soon. Here&#8217;s what I did to build a 64-bit LLVM version of Firefox. Important warnings follow the list! I had MacPorts [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2009/10/11/building-a-64-bit-firefox-on-the-mac/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Working with HTTP_Request</title>
		<link>http://mike.eire.ca/2009/06/24/working-with-http_request/</link>
		<comments>http://mike.eire.ca/2009/06/24/working-with-http_request/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 20:31:38 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[http_request]]></category>
		<category><![CDATA[pear]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://mike.eire.ca/?p=179</guid>
		<description><![CDATA[I needed to make a bit of sample code for someone the other day, demonstrating how to log into a website and collect data programatically from PHP. The HTTP_Request PEAR class works fairly well for this; HTTP_Request2 should be a big improvement when it&#8217;s finished, as the original is geared toward PHP 4&#8242;s abysmal object [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2009/06/24/working-with-http_request/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Making valid CAPTCHAs</title>
		<link>http://mike.eire.ca/2009/04/13/making-valid-captchas/</link>
		<comments>http://mike.eire.ca/2009/04/13/making-valid-captchas/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 01:43:56 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://m.eire.ca/?p=128</guid>
		<description><![CDATA[The WP-reCAPTCHA plugin is very helpful, providing a way to stop spam comments, and assisting electronic storage of old books. It has as a feature &#8220;XHTML compliance,&#8221; but at the price of requiring JavaScript from users. I think I can get both. In wp-recaptcha.php we find these lines: 440 441 442 443 444 445 446 [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2009/04/13/making-valid-captchas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delete MediaWiki pages from the database</title>
		<link>http://mike.eire.ca/2008/12/30/delete-mediawiki-pages/</link>
		<comments>http://mike.eire.ca/2008/12/30/delete-mediawiki-pages/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 21:16:27 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[mediawiki]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://m.eire.ca/?p=60</guid>
		<description><![CDATA[Deleting a page from the wiki doesn&#8217;t actually remove it, just hides it away. Here&#8217;s a procedure to permanently remove things from the database, and never ever see them again. DROP PROCEDURE IF EXISTS delete_page; DELIMITER // &#160; CREATE PROCEDURE delete_page&#40;IN page_id_var INT&#41; LANGUAGE SQL NOT DETERMINISTIC MODIFIES SQL DATA SQL SECURITY INVOKER COMMENT 'permanently [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2008/12/30/delete-mediawiki-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No route matches &#8220;&#8230;&#8221; with {:method=&gt;:get}</title>
		<link>http://mike.eire.ca/2008/11/26/no-route-matches-with-method-get/</link>
		<comments>http://mike.eire.ca/2008/11/26/no-route-matches-with-method-get/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 18:11:00 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://m.eire.ca/2008/11/26/no-route-matches-with-methodget/</guid>
		<description><![CDATA[I configured Ruby on Rails to run with Apache, because I&#8217;m not too worried about speed and didn&#8217;t want to mess with proxies. I also configured the app to run in a subdirectory, using Apache&#8217;s Alias directive to point to the app&#8217;s public directory. I&#8217;ll point out this is the first time I&#8217;ve ever looked [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2008/11/26/no-route-matches-with-method-get/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WMI error 80041010 on performance counters</title>
		<link>http://mike.eire.ca/2008/01/22/wmi-error-80041010/</link>
		<comments>http://mike.eire.ca/2008/01/22/wmi-error-80041010/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 19:22:00 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://m.eire.ca/2008/01/22/wmi-error-80041010-on-performance-counters/</guid>
		<description><![CDATA[I recently was having problems with my WMI queries. Following some (bad) advice I rebuilt the repository. It didn&#8217;t solve my problem, and afterwards all the performance counter classes had disappeared. Win32_PerfRawData_* and Win32_PerfFormattedData_* were gone, reporting error 0&#215;80041010 ["Invalid class"] (Instead of an error 0&#215;80041010, MS says you might get error 0&#215;80041002 ["Object could [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2008/01/22/wmi-error-80041010/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ATT00000.txt files in Outlook</title>
		<link>http://mike.eire.ca/2007/10/29/att00000txt-files-in-outlook/</link>
		<comments>http://mike.eire.ca/2007/10/29/att00000txt-files-in-outlook/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 00:00:00 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[ATT00000.txt]]></category>
		<category><![CDATA[attachments]]></category>
		<category><![CDATA[mime]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://m.eire.ca/2007/10/29/att00000txt-files-in-outlook/</guid>
		<description><![CDATA[This information is for people who create email messages in programming languages, not Outlook users. The separator (defined in the Content-Type header) is used to start a new part of the multipart MIME message. Standard practice (not sure if it&#8217;s RFC behaviour or not) is to place an instance of the separator at the end [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2007/10/29/att00000txt-files-in-outlook/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP fatal errors in imagepng()</title>
		<link>http://mike.eire.ca/2007/04/02/php-fatal-errors-in-imagepng/</link>
		<comments>http://mike.eire.ca/2007/04/02/php-fatal-errors-in-imagepng/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 16:27:00 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://m.eire.ca/2007/04/02/php-fatal-errors-in-imagepng/</guid>
		<description><![CDATA[I upgraded to PHP 5.2 from 4.3 recently and came across a couple of error messages: php[7028], PHP Warning: imagepng(): gd-png: fatal libpng error: zlib error in &#8230; followed by: php[7028], PHP Warning: imagepng(): gd-png error: setjmp returns error condition in &#8230; Turns out the paramters for imagepng changed in PHP 5.1.3, and I&#8217;m not [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2007/04/02/php-fatal-errors-in-imagepng/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using PHP to interface with WMI</title>
		<link>http://mike.eire.ca/2006/12/05/using-php-to-interface-with-wmi/</link>
		<comments>http://mike.eire.ca/2006/12/05/using-php-to-interface-with-wmi/#comments</comments>
		<pubDate>Tue, 05 Dec 2006 18:59:00 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[wmi]]></category>

		<guid isPermaLink="false">http://m.eire.ca/2006/12/05/using-php-to-interface-with-wmi/</guid>
		<description><![CDATA[Windows Management Instrumentation (WMI) is a Windows derivative of the WBEM standard allowing centralized management of a wide number of Windows functions. There is almost no mention of how to use it from PHP, although combined together they provide a powerful method of web-based management. This example shows how to connect to a remote server, [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2006/12/05/using-php-to-interface-with-wmi/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>bad code</title>
		<link>http://mike.eire.ca/2005/06/27/bad-code/</link>
		<comments>http://mike.eire.ca/2005/06/27/bad-code/#comments</comments>
		<pubDate>Mon, 27 Jun 2005 23:07:00 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://m.eire.ca/2005/06/27/bad-code/</guid>
		<description><![CDATA[Today I replaced this: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 &#60;tr&#62; &#60;td height=&#34;1&#34;&#62; &#60;table width=&#34;347&#34; height=&#34;1&#34; border=&#34;0&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; background=&#34;CCorner/images/dot_hor.gif&#34;&#62; &#60;tr&#62; &#60;td width=&#34;347&#34; height=&#34;1&#34;&#62;&#60;img src=&#34;images/en/spacer.gif&#34; width=&#34;1&#34; height=&#34;1&#34;/&#62;&#60;/td&#62; &#60;/tr&#62; &#60;/table&#62; &#60;/td&#62; &#60;td&#62; &#60;table width=&#34;1&#34; height=&#34;22&#34; border=&#34;0&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; background=&#34;CCorner/images/dot_vert.gif&#34;&#62; &#60;tr&#62; &#60;td width=&#34;1&#34; height=&#34;22&#34;&#62;&#60;img src=&#34;images/en/spacer.gif&#34; width=&#34;1&#34; height=&#34;1&#34; [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2005/06/27/bad-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More sortable tables</title>
		<link>http://mike.eire.ca/2005/06/16/more-sortable-tables/</link>
		<comments>http://mike.eire.ca/2005/06/16/more-sortable-tables/#comments</comments>
		<pubDate>Thu, 16 Jun 2005 19:15:00 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://m.eire.ca/2005/06/16/4/</guid>
		<description><![CDATA[That script again. I needed to be able to trigger a sort onload. Posted this to the aforementioned blog as well, but I&#8217;ll keep it here for myself. 1 2 3 4 5 6 7 8 9 10 11 12 //this function is passed the ID of one of the TH elements, and triggers a [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2005/06/16/more-sortable-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sortable tables</title>
		<link>http://mike.eire.ca/2005/04/24/sortable-tables/</link>
		<comments>http://mike.eire.ca/2005/04/24/sortable-tables/#comments</comments>
		<pubDate>Sun, 24 Apr 2005 21:16:00 +0000</pubDate>
		<dc:creator>Mike (owner)</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://m.eire.ca/2005/04/24/sortable-tables/</guid>
		<description><![CDATA[Stuart Langridge came up with a script to sort your tables. I found it a bit limited, so I made a few modifications from a version I found at this blog. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 [...]]]></description>
		<wfw:commentRss>http://mike.eire.ca/2005/04/24/sortable-tables/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

