<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>The Devign Path</title>
	<link>http://thedevignpath.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 28 Feb 2010 15:36:31 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<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 it can do anything really.
e.g. 

   1:  //listen for hash tag changes [...]]]></description>
		<link>http://thedevignpath.com/archives/70</link>
			</item>
	<item>
		<title>Getting started for Qt and C++ development on windows</title>
		<description><![CDATA[I came across a programming framework called Qt that has recently been acquired by Nokia. It’s primarily for C++ based development and allows you to write code which can be compiled for Windows, Linux AND mobile. It’s the mobile part that really got me interested. Check out these videos if you’re curious.
Unfortunately, as with most [...]]]></description>
		<link>http://thedevignpath.com/archives/67</link>
			</item>
	<item>
		<title>JavaScript debugging &#8211; keeping track of your variables</title>
		<description><![CDATA[Technorati Tags: javascript,debugging,web development
One problem that I keep running into writing JavaScript is trying to keep track of all the objects and variables. With other programming languages your IDE of choice helps you step in and out of functions, insert breakpoints and show you how your variables are being modified. What do you do if [...]]]></description>
		<link>http://thedevignpath.com/archives/66</link>
			</item>
	<item>
		<title>Web Development as a science</title>
		<description><![CDATA[I was talking with some co-workers this week and I commented that I think we are getting to that point in the web development industry where things need to start coming together as a science. And by science I mean a discipline that is able to give you a predictable outcome. At the moment web [...]]]></description>
		<link>http://thedevignpath.com/archives/65</link>
			</item>
	<item>
		<title>Book review: Outliers by Malcom Gladwell</title>
		<description><![CDATA[Oops, I did it again. This is not a book review in the purest sense of the written word. It is more of an audiobook review to be more exact.
I had to read, I mean listen, to this book. My brother was raving about it, it was being mentioned everywhere, I saw a presentation by [...]]]></description>
		<link>http://thedevignpath.com/archives/62</link>
			</item>
	<item>
		<title>Book review: Made in Japan by Akio Morita</title>
		<description><![CDATA[You know, after reading this book I fell in love with Sony. It’s so hard to resist the human element of Sony’s history. From the humble beginnings in a devastated city after the second world war and the ambition Morita showed to pursue his dreams with a trusted mentor and friend, Professor Ibuka. It is [...]]]></description>
		<link>http://thedevignpath.com/archives/61</link>
			</item>
	<item>
		<title>Book review: Samsung vs. Sony</title>
		<description><![CDATA[The book begins with an open question, in 2002 the market capitalization of Samsung surpassed that of Sony, how did this happen?
The author thoroughly explores the differences between these two companies – one a well respected icon in electronics and the other a young upstart with a coloured past. And comes to rest on the [...]]]></description>
		<link>http://thedevignpath.com/archives/58</link>
			</item>
	<item>
		<title>Book review: Blown to Bits by by Philip Evans and Thomas S Wurster</title>
		<description><![CDATA[My goodness I loved this book! I got this book from the library because it had such an intriguing opening and was so densely written: the authors didn’t waste time getting to the main points and they had a whole lot!
The main argument of the book is this – there are two general economic principles, [...]]]></description>
		<link>http://thedevignpath.com/archives/53</link>
			</item>
	<item>
		<title>Book review: The Toyota Way by Jeffrey Liker</title>
		<description><![CDATA[Full disclosure – I didn’t read this book, I listened to it via an audiobook that I bought on iTunes. Actually I haven’t listened to ALL of it because it can get really dry in some places (after about an hour) but can I please write a review anyway? Thanks.
So, car manufacturing. How do you [...]]]></description>
		<link>http://thedevignpath.com/archives/50</link>
			</item>
	<item>
		<title>Book review: Managing in the Next Society by Peter Drucker</title>
		<description><![CDATA[What effect will the ageing population have on the nature of the corporation? In what ways can management source, cultivate and retain knowledge workers? Who are knowledge workers anyway?
In a collection of short essays Peter Drucker tries to answer these and many other questions, in what I found to be a very interesting book. What [...]]]></description>
		<link>http://thedevignpath.com/archives/47</link>
			</item>
</channel>
</rss>
