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 backups bears blog boo book review browsers business cablegate captcha charity clients code igniter code snippets community conference contracting cooperation csharp css css3 development dojo dyson eeuk expression engine free full frontal gaming git honey pots html5 installation internet internet explorer ipad iphone java javascript jquery linux little printer ludum dare micro frameworks mobile mono monotouch multi-touch mvc news nomad opengl organic osx passwords performance php process pseudo selectors rdf recovery remote repository responsive design review s3 security seo silverstripe spam spime sublime text 2 svn technology tfi tools trust truth underscore url shortening usability version control wii wikileaks windows
Viewing entries tagged with 'java'
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.
OO Programming
Recently at Nomad we were talking about Object Oriented Programming and I ended up going on for a bit. So what follows is an expansion of the email conversation we had, including the crab and sheep related example. It's mostly in C# with some PHP thrown in and a brief splash of Java. If you squint hard enough they all look the same.
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!