Archive for the “General” category

Forbidden words in JavaScript

by iampeterbanjo on May 5, 2011

JavaScript has 3 forbidden words – With In Eval Eval is generally understood to perform poorly and to be unsafe. But what’s so bad about ‘with’ and ‘in’? With It is sort of a quirk with JavaScript where the scope (…)

Read the rest of this entry »

Share

Yet Another X-Platform Framework …from your mobile service provider

by iampeterbanjo on October 29, 2010

Unify (Dun dun dun!) combines Adobe Air, Phone Gap, Sass and QooxDoo. http://unify.github.com/unify/ The most interesting thing for me is that it’s written by Deutsche Telekom (T-Mobile. Yes, how many T-Mobiles do you know?) And Vodafone have come up with (…)

Read the rest of this entry »

Share

How buildings learn

by iampeterbanjo on August 15, 2010

I was listening to a podcast a few weeks ago (I think it’s this one) when someone gave a shout-out to this BBC series now on Google video. Apart from being interesting in it’s own right, the reason I was (…)

Read the rest of this entry »

Share

Using python IRB generates this error "ImportError settings cannot be imported because environment variable %s is undefined"

by iampeterbanjo on July 2, 2010

This is being caused because "Unfortunately, the tagging module’s __init__.py file globally imports some models which rely on the rest of Django’s infrastructure to be up and running (hence the need for settings)." Option 1: launch the python IRB by (…)

Read the rest of this entry »

Share

How to run multiple versions of Firefox simultaneously

by iampeterbanjo on July 2, 2010

Install two versions of Firefox. Version A and B in separate folders. Launch Firefox profile managment by running "firefox -P" in Run window (Window + R). Create a new profile. It’s sensible to name the  profile the version of Firefox (…)

Read the rest of this entry »

Share

Brave New World of HTML5: The "No, I’m not Bruce Lawson" Edition by Patrick Lauke

by iampeterbanjo on July 2, 2010

@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: (…)

Read the rest of this entry »

Share

Register a nick name on IRC

by iampeterbanjo on June 1, 2010

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 (…)

Read the rest of this entry »

Share

Book review: Outliers by Malcom Gladwell

by iampeterbanjo on October 25, 2009

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. (…)

Read the rest of this entry »

Share

Book review: Made in Japan by Akio Morita

by iampeterbanjo on October 25, 2009

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 (…)

Read the rest of this entry »

Share

Book review: Samsung vs. Sony

by iampeterbanjo on October 25, 2009

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 (…)

Read the rest of this entry »

Share