Blog

PNG Fix For IE using Mootools

Firstly use PNG fixes sparingly as using regex selectors on your markup can be expensive and PNG's can cause some strange side effects.

Read more...

Android on HTC HD2

My guide to running Android on your HTC HD2. It is easier than you think and pretty stable too.

Read more...

MooTools - A long Term Investment

A lot of people do not really fully understand why I rate MooTools so highly. It is not just about how it lets me write elegant JavaScript using an object orientated approach.

Read more...

Strongly Typed Collections in MooTools

Here is how I create strongly typed collections in MooTools.

Read more...

The Skeletons in Googles Closet

One of my colleagues recently pointed out that Google AdWords does not support Opera. This immediately struck me as odd..

Read more...

App Store, Android Market and Windows Marketplace for..?!

My take on mobile application stores.

Read more...

Rise Against's "Audience Of One" - Great Video

This is one of my favourite music videos so I thought I'd share it with all of you.

Read more...

AJAX Air Apps with Custom Chromes and Flash

One of the great things about building an Adobe AIR application is the ability to make it any shape you want, it is not without its problems though.

Read more...

My New Html 5 Website

Welcome to my recently relaunched website(nicbell.net). I have built it in HTML 5 powered by my new .net CMS, which I might send open-source when I have finished a few more features.

Read more...

Helvetica/Arial Based Font Stacks

I was recently a working on my own site nicbell.net when I notice my the text looks really poor on Linux(which is growing fast). This is because Linux does not necessarily have Arial or Helvetica pre-installed.

Read more...

Why are web standards important? (For dummies)

After discovering that many people don't understand why I'm so keen on web standards I decided to write a short post.

Read more...

Div off!

As usual I've been ranting about poor mark-up.
This is not just a war a against table's, a lot developers seem to think if you replace all the tables with div's its suddenly modern semantic mark up.

Read more...

XHTML 2 vs. HTML 5

Work on XHTML 2.0 began shortly after XHTML 1.1 became a recommendation in 2001. The first XHTML 2.0 working draft was released in 2002, but much of the document was in a non-normative, incomplete state (some still is). By 2004, some prominent industry stakeholders - browser vendors, web developers, designers, and content owners - had grown unhappy with the direction of the XHTML2 working group. Citing the closed nature of the W3C process, they decided to start over and develop their own standard.

Read more...