Welcome
The Nomad blog is where we share news of our projects, thoughts on web development and a weekly round up of things on the Internet that have caught our eye - Tales from the Internet
Tag Cloud
2011 accessibility adobe shadow agencies amazon apple arduino artisan backups bears blog boo book review browsers business cablegate captcha charity clients code igniter codekit code snippets community conference contracting cooperation csharp css css3 curiosity development django dojo dyson eeuk expression engine framework free full frontal gaming git honey pots html5 installation internet internet explorer ipad iphone java javascript jquery laravel linux little printer ludum dare mac mars meetup micro frameworks mobile mono monotouch multi-touch mvc news nomad opengl organic osx passwords performance php process pseudo selectors raspberry pi rdf recovery remote repository responsive design review s3 security seo silverstripe simulator social software spam spime start-up sublime text 2 svn talks technology tfi tool tools trust truth underscore url shortening usability version control video virtualenv wii wikileaks windows xapian xbmc
Browse by Date
- April 2013
- November 2012
- October 2012
- August 2012
- July 2012
- June 2012
- May 2012
- April 2012
- March 2012
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
Viewing entries tagged with 'javascript'
LD24
Last month I had another attempt at Ludum Dare. My first attempt was for LD23 and I failed miserably. This was due to under estimating how long the level design would take and an overly ambitious artworking concept.
Full Frontal 2011
There was a contest after Full Frontal to write a blog post about the conference and be in with a chance to win a couple of tickets for next year's event. The deadline was the end of November so I may have missed that… Full Frontal had an interesting line up and venue – the ever good Duke of Yorks cinema in Brighton who provided free coffee and pastry treats throughout the day. Fruit was provided by Prem at Dharma Fly which is a nice touch for a conference of geeks. Prem also hosts the fortnightly AsyncJS meet up, which is worth checking out if you're ever in Brighton.
Snippets: Unique Id
A very simple function for creating a unique id in JavaScript.
Working with Internet Explorer 6
There is a phrase often uttered by clients. A phrase so nefarious that it makes developers weep, bawl, and ultimately rage.
An MVC Approach to Table Sorting
Sorting data is a useful feature for tabular data in any web app. This is much easier to do if you separate the underlying data from the HTML of the table. The simplest way to achieve this is to take an Model View Controller approach (or MV in our case as we won't need a controller) utilising the observer programming pattern. This will allow us to decouple the data (model) from the table (view). All the view really needs to know is what the data contains and when it changes, not how it was changed.
Looping for Performance in JavaScript
Recently for a project I've been working on I came across some JavaScript code written like this:
Tales From the Internet: Code and Interfaces
Interesting things we've discovered on the internet this month:
Dojo and Micro Frameworks
Recently I've been doing a lot of JavaScript, which has been a nice change from PHP. I've taken a new interest in the outbreak of the myriad Micro JS formats which have become available but I've mainly been working with Dojo.
FullFrontal 2010
Last Friday was Fullfrontal 2010 held at the Duke of York's cinema here in Brighton. As it's only ten minutes walk from my front door I felt obliged to attend. And I'm glad I did because it was awesome!