<?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>John Mee &#187; geek</title>
	<atom:link href="http://johnmee.com/category/geek/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnmee.com</link>
	<description>A Programmer in Sydney, Australia</description>
	<lastBuildDate>Fri, 11 May 2012 10:37:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Start headless vbox on windows</title>
		<link>http://johnmee.com/2011/05/start-headless-vbox-on-windows-2/</link>
		<comments>http://johnmee.com/2011/05/start-headless-vbox-on-windows-2/#comments</comments>
		<pubDate>Mon, 30 May 2011 02:28:36 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://johnmee.com/2011/05/</guid>
		<description><![CDATA[start-process &#8216;C:\Program Files\Oracle\VirtualBox\vboxheadless&#8217; &#8216;-s yourVMNameHere&#8216; -WindowStyle Hidden This powershell command will start your virtualbox machine. We&#8217;re going to set things up so you can do it by clicking on an icon. Your Mileage May Vary: The stuff below worked great &#8230; <a href="http://johnmee.com/2011/05/start-headless-vbox-on-windows-2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johnmee.com/2011/05/start-headless-vbox-on-windows-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Razer Gaming Products = spam</title>
		<link>http://johnmee.com/2011/05/razer-gaming-products-spam/</link>
		<comments>http://johnmee.com/2011/05/razer-gaming-products-spam/#comments</comments>
		<pubDate>Wed, 11 May 2011 05:35:52 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://johnmee.com/2011/05/</guid>
		<description><![CDATA[Just a little bitch and moan. I purchased a Razer Lachesis and accompanying mouse mat about 3 years ago (from a retailer). Initially I had some very annoying problems with the mouse; it had a glitch which caused the cursor &#8230; <a href="http://johnmee.com/2011/05/razer-gaming-products-spam/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johnmee.com/2011/05/razer-gaming-products-spam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[django] Creating dynamic lists of radio buttons from arbitrary classes and with long descriptions</title>
		<link>http://johnmee.com/2010/11/django-creating-dynamic-lists-of-radio-buttons-from-arbitrary-classes-and-with-long-descriptions/</link>
		<comments>http://johnmee.com/2010/11/django-creating-dynamic-lists-of-radio-buttons-from-arbitrary-classes-and-with-long-descriptions/#comments</comments>
		<pubDate>Mon, 15 Nov 2010 12:24:38 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[django]]></category>

		<guid isPermaLink="false">http://johnmee.com/2010/11/</guid>
		<description><![CDATA[I was looking for a way to put a lot of text next to the radio buttons in a django form. I also needed the list of radio buttons to automatically populate and vary according to the situation. After the &#8230; <a href="http://johnmee.com/2010/11/django-creating-dynamic-lists-of-radio-buttons-from-arbitrary-classes-and-with-long-descriptions/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johnmee.com/2010/11/django-creating-dynamic-lists-of-radio-buttons-from-arbitrary-classes-and-with-long-descriptions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is there a Django template tag that lets me set a context variable?</title>
		<link>http://johnmee.com/2010/10/django-context-templatetag/</link>
		<comments>http://johnmee.com/2010/10/django-context-templatetag/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 05:35:04 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[django]]></category>

		<guid isPermaLink="false">http://johnmee.com/2010/10/</guid>
		<description><![CDATA[The answer is buried inside the more complex current_time example in the documentation. Problem You want to add a variable to the context. But you don&#8217;t want to go back and add that variable to all the views which call &#8230; <a href="http://johnmee.com/2010/10/django-context-templatetag/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johnmee.com/2010/10/django-context-templatetag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django widget renderer render</title>
		<link>http://johnmee.com/2010/07/django-widget-renderer-render/</link>
		<comments>http://johnmee.com/2010/07/django-widget-renderer-render/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 11:54:06 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[django]]></category>

		<guid isPermaLink="false">http://johnmee.com/?p=629</guid>
		<description><![CDATA[I got a little frustrated trying to find the &#8216;simple&#8217; answer to change the html which is generated by the various form field widgets. In this case the RadioSelect field generates radio buttons wrapped in an unordered list. It was &#8230; <a href="http://johnmee.com/2010/07/django-widget-renderer-render/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johnmee.com/2010/07/django-widget-renderer-render/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to configure an open samba share</title>
		<link>http://johnmee.com/2010/02/how-to-configure-an-open-samba-share/</link>
		<comments>http://johnmee.com/2010/02/how-to-configure-an-open-samba-share/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 06:10:23 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[samba]]></category>

		<guid isPermaLink="false">http://www.johnmee.com/?p=617</guid>
		<description><![CDATA[I&#8217;m always battling to expose my linux virtual machines to my windows desktop. Here is a sample smb.conf which completely exposes a directory to a specific IP address: security = share hosts deny = ALL hosts allow = 192.168.1.99 [www] &#8230; <a href="http://johnmee.com/2010/02/how-to-configure-an-open-samba-share/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johnmee.com/2010/02/how-to-configure-an-open-samba-share/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Django] How to replace an image using ModelForm</title>
		<link>http://johnmee.com/2009/12/django-how-to-replace-an-image-using-modelform/</link>
		<comments>http://johnmee.com/2009/12/django-how-to-replace-an-image-using-modelform/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 04:07:54 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[django]]></category>

		<guid isPermaLink="false">http://www.johnmee.com/?p=610</guid>
		<description><![CDATA[I have a user profile model which holds their &#8216;mugshot&#8217; image. I&#8217;m using modelForm to to present a profile update form. It was easy to build a working form, but now I need a couple of tweaks to the image: &#8230; <a href="http://johnmee.com/2009/12/django-how-to-replace-an-image-using-modelform/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johnmee.com/2009/12/django-how-to-replace-an-image-using-modelform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Date formats and Django forms</title>
		<link>http://johnmee.com/2009/12/date-formats-and-django-forms/</link>
		<comments>http://johnmee.com/2009/12/date-formats-and-django-forms/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 00:41:38 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[django]]></category>

		<guid isPermaLink="false">http://www.johnmee.com/?p=603</guid>
		<description><![CDATA[Date formats are something that US dominance remains unable to overcome. Whilst all software assumes a format of mm/dd/yyyy, all other nations of the world want to change that to their local preference. Django is no exception. Here&#8217;s the magic &#8230; <a href="http://johnmee.com/2009/12/date-formats-and-django-forms/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johnmee.com/2009/12/date-formats-and-django-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>domainnamegroup.com.au is a scam</title>
		<link>http://johnmee.com/2009/12/domainnamegroupcomau-is-a-scam/</link>
		<comments>http://johnmee.com/2009/12/domainnamegroupcomau-is-a-scam/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 23:55:48 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[geek]]></category>

		<guid isPermaLink="false">http://www.johnmee.com/?p=592</guid>
		<description><![CDATA[I got this letter in the mail recently. At first glance I thought, &#8220;oh, does my programmerforhire.com.au domain need renewal already?&#8221;&#8230; I have a sneaking suspicion that&#8217;s exactly the reaction this item was intended to provoke&#8230; I take pity on &#8230; <a href="http://johnmee.com/2009/12/domainnamegroupcomau-is-a-scam/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johnmee.com/2009/12/domainnamegroupcomau-is-a-scam/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My errors always return to jQuery&#8217;s &#8220;success&#8221; function?</title>
		<link>http://johnmee.com/2009/12/my-errors-always-return-to-jquerys-success-function/</link>
		<comments>http://johnmee.com/2009/12/my-errors-always-return-to-jquerys-success-function/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 05:49:23 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.johnmee.com/?p=576</guid>
		<description><![CDATA[How do I tell my application that the query was unsuccessful when jQuery insists on always running the &#8220;success&#8221; function when it returns?? When we make an ajax call with jQuery the server&#8217;s response is consumed by the &#8220;success&#8221; function &#8230; <a href="http://johnmee.com/2009/12/my-errors-always-return-to-jquerys-success-function/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://johnmee.com/2009/12/my-errors-always-return-to-jquerys-success-function/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

