<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>The Devign Path</title>
	<link>http://thedevignpath.com</link>
	<description>design + development = devign</description>
	<lastBuildDate>Sat, 28 Aug 2010 12:16:36 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.1" -->

	<item>
		<title>mysysgit git error &#8211; Permission denied (publickey)</title>
		<description><![CDATA[I was trying to push some changes to GitHub using mysysgit and kept getting this “Permission denied” error. The problem was with my public keys. I changed my email address when I set - git config user.email “emailaddress” Clever, I (&#8230;)</p><p><a href="http://thedevignpath.com/archives/89">Read the rest of this entry &#187;</a></p>]]></description>
		<link>http://thedevignpath.com/archives/89</link>
			</item>
	<item>
		<title>Ubuntu and Windows 7: the best of both worlds</title>
		<description><![CDATA[I found a way to share folders between my Ubuntu virtual machine and Windows 7. Here’s why. I’ve been getting into server side JavaScript recently with node.js and it is a lot of fun. But the downside is that it&#8217;s (&#8230;)</p><p><a href="http://thedevignpath.com/archives/87">Read the rest of this entry &#187;</a></p>]]></description>
		<link>http://thedevignpath.com/archives/87</link>
			</item>
	<item>
		<title>How buildings learn</title>
		<description><![CDATA[I was listening to a podcast a few weeks ago (I think it&#8217;s this one) when someone gave a shout-out to this BBC series now on Google video. Apart from being interesting in it&#8217;s own right, the reason I was (&#8230;)</p><p><a href="http://thedevignpath.com/archives/84">Read the rest of this entry &#187;</a></p>]]></description>
		<link>http://thedevignpath.com/archives/84</link>
			</item>
	<item>
		<title>Coupling &#8211; not the dating kind</title>
		<description><![CDATA[I just watched Grand Unified Theory of Software Design by Jim Weirich on Vimeo and I found it quite insightful. The main aim of his talk as I understand is to come up with an object way of recognizing and (&#8230;)</p><p><a href="http://thedevignpath.com/archives/81">Read the rest of this entry &#187;</a></p>]]></description>
		<link>http://thedevignpath.com/archives/81</link>
			</item>
	<item>
		<title>Using python IRB generates this error &quot;ImportError settings cannot be imported because environment variable %s is undefined&quot;</title>
		<description><![CDATA[This is being caused because &#34;Unfortunately, the tagging module&#8217;s __init__.py file globally imports some models which rely on the rest of Django&#8217;s infrastructure to be up and running (hence the need for settings).&#34; Option 1: launch the python IRB by (&#8230;)</p><p><a href="http://thedevignpath.com/archives/79">Read the rest of this entry &#187;</a></p>]]></description>
		<link>http://thedevignpath.com/archives/79</link>
			</item>
	<item>
		<title>How to run multiple versions of Firefox simultaneously</title>
		<description><![CDATA[Install two versions of Firefox. Version A and B in separate folders. Launch Firefox profile managment by running &#34;firefox -P&#34; in Run window (Window + R). Create a new profile. It&#8217;s sensible to name the&#160; profile the version of Firefox (&#8230;)</p><p><a href="http://thedevignpath.com/archives/78">Read the rest of this entry &#187;</a></p>]]></description>
		<link>http://thedevignpath.com/archives/78</link>
			</item>
	<item>
		<title>Brave New World of HTML5: The &quot;No, I&#8217;m not Bruce Lawson&quot; Edition by Patrick Lauke</title>
		<description><![CDATA[@WebDirections London 2010 What it is: HTML5 is anything but Opera started it in reaction to XHTML 2.0 via Web Application 1.0 with WHAT-WG. Joined forces with Mozilla, Apple, Microsoft and Google. HTML5 supports existing standards with additional features Features: (&#8230;)</p><p><a href="http://thedevignpath.com/archives/77">Read the rest of this entry &#187;</a></p>]]></description>
		<link>http://thedevignpath.com/archives/77</link>
			</item>
	<item>
		<title>Register a nick name on IRC</title>
		<description><![CDATA[Maybe you want to get involved on an open-source project and want to open up some lines of communication via IRC. It wasn’t as straight forward as I hoped so here’s the 411 (how-to). Install Pidgin Add account. Select server (&#8230;)</p><p><a href="http://thedevignpath.com/archives/75">Read the rest of this entry &#187;</a></p>]]></description>
		<link>http://thedevignpath.com/archives/75</link>
			</item>
	<item>
		<title>Tip of the Day: no SVN for Chrome extensions</title>
		<description><![CDATA[It is futile trying to get chrome samples via SVN. It&#8217;s not possible!!]]></description>
		<link>http://thedevignpath.com/archives/74</link>
			</item>
	<item>
		<title>How to use browser back-button functionality with JavaScript</title>
		<description><![CDATA[Use jQuery BBQ plugin in combination with hash change plugin to listen for window has change events. Let’s assume that you have a button with an ID of ‘button’. Let’s assume it does something useful like close a pop-up but (&#8230;)</p><p><a href="http://thedevignpath.com/archives/70">Read the rest of this entry &#187;</a></p>]]></description>
		<link>http://thedevignpath.com/archives/70</link>
			</item>
</channel>
</rss>
