<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Intellectual Mollusc</title>
	<link>http://write.intellectualmollusc.net</link>
	<description>Musings of a Clever Clam</description>
	<lastBuildDate>Mon, 13 Feb 2012 23:08:29 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2.1" -->

	<item>
		<title>StackGeography.com</title>
		<description><![CDATA[I use stackexchange / stackoverflow a whole lot, and recently found a cool site that someone had built with their API, called Stackgeography.com  It shows you where in the world people are asking questions on stackoverflow.com]]></description>
		<link>http://write.intellectualmollusc.net/2012/02/stackgeography-com/</link>
			</item>
	<item>
		<title>Git My Site</title>
		<description><![CDATA[GitMySite is a simple script for keeping git track of changes to your site.]]></description>
		<link>http://write.intellectualmollusc.net/2012/02/git-my-site/</link>
			</item>
	<item>
		<title>Tiny Todo</title>
		<description><![CDATA[Recently I was looking for a really simple ToDo program that worked online, that I could share between a few people to work more as a reminder than a real todo system.  Lots of these programs are far too complex. I found myTinyTodo . It perfect for what I want, you can create new tabs for [...]]]></description>
		<link>http://write.intellectualmollusc.net/2012/02/tiny-todo/</link>
			</item>
	<item>
		<title>Links</title>
		<description><![CDATA[Links to pages I&#8217;d like to check out some other time. Clone of facebook link to page code http://youhack.me/2011/06/25/create-a-facebook-wall-system-using-php-and-jquery-part-1/]]></description>
		<link>http://write.intellectualmollusc.net/2012/01/links/</link>
			</item>
	<item>
		<title>Anynetwork.net</title>
		<description><![CDATA[I had an idea the other day, I thought &#8216;Why do we have to type all these 192.168.1.x addresses, it seems like a waste of time and a bit archaic.  Why can I name my machines and have a domain name for them.  Actually why cant everybody&#8217;.  Now they can. Introducing &#8216;Anynework.net&#8217; I have updated [...]]]></description>
		<link>http://write.intellectualmollusc.net/2011/09/anynetwork-net/</link>
			</item>
	<item>
		<title>QRCodes.</title>
		<description><![CDATA[I have recently discovered QRCode (stands for Quick Response Codes  but thats not really relevant).  These are two dimensional barcodes that can store a reasonable amount of data - up to several thousand characters, enough for a URL, Contact Info, a bit of text etc.  Recognition with a smartphone camera is trivial (taking a fraction of a second) and with Iphones and Android apps all sorts of cool things can be done.  I have now discovered that the quickest way by far to get contact details of a client onto my phone from our computer system is to scan a QRCode.  I now declare that I am going to use QRCodes for everything.  ]]></description>
		<link>http://write.intellectualmollusc.net/2011/02/qrcodes/</link>
			</item>
	<item>
		<title>Opening up to the world</title>
		<description><![CDATA[We have an internal php app that we use everyday. I wanted to make it available to our staff when they are out and about, but wanted to add a little extra security.  We now run on Apache after having run on IIS for years, so I reckoned a .htaccess file was the way to [...]]]></description>
		<link>http://write.intellectualmollusc.net/2011/02/opening-up-to-the-world/</link>
			</item>
	<item>
		<title>document.location vs document.location.replace</title>
		<description><![CDATA[document.location.replace(&#8216;http://mysite.example.com/myurl.html&#8217;) seems to replace (!) the contents of the window, and although it replaces the url in the address bar it doesnt really refresh the page as you will notice if you try the back button as it will look like you are going two pages back. document.location = &#8216;http://mysite.example.com/myurl.html&#8217; will go to the new [...]]]></description>
		<link>http://write.intellectualmollusc.net/2011/01/document-location-vs-document-location-replace/</link>
			</item>
	<item>
		<title>Adding a Module to YUI3 using YUI.add</title>
		<description><![CDATA[I have been using YUI 2 and now YUI 3 for the last year or so.  I&#8217;m not a major javascript developer by any means but I started with Douglas Crockfords excellent book and series and javascript and YUI have finally started to make sense and I&#8217;m begining to put together a few bits and [...]]]></description>
		<link>http://write.intellectualmollusc.net/2011/01/adding-a-module-to-yui3-using-yui-add/</link>
			</item>
	<item>
		<title>Setting Up Magento: So you want a REAL store and not a demo?</title>
		<description><![CDATA[A very useful page to read.]]></description>
		<link>http://write.intellectualmollusc.net/2011/01/setting-up-magento-so-you-want-a-real-store-and-not-a-demo/</link>
			</item>
</channel>
</rss>

