The Future of the Web is WebGL
So what’s in store for the web in the future? Is it more bejeweled games? Or is it 3d first person shooters? Read more…
Tweet


So what’s in store for the web in the future? Is it more bejeweled games? Or is it 3d first person shooters? Read more…
Tis the season to be romantic with geekery. So why not give your loved one a throbbing Webkit heart…nothing says love like Webkit…trust me.
In this post I’ll show you a quick way to animate a heart image in a love inducing rhythmic motion.
Read more…
When it comes to forms, keeping things easy and clutter free for the user is key. In this tutorial I’ll show you how to create tooltips that helps users without the clutter.
Read more…
I’m not sure about you, but I can’t count the number of times that I’ve had to create custom icons for a Google map that I’m using. Even if it’s just plain icons that are different colors…a bit of an annoyance. So this post will show you how to use Googles chart api to create an icon for you. No longer are the days of slicing pngs for plain icons. (And the peasants rejoice) Read more…
I don’t know about you, but I do a lot of contests and one the things that you have to handle is what to do when the contest closes. So I thought it might be good to share a helpful code snippet that I use often just for this case.
Ever needed to know where your user is from? Ever needed to do it with jQuery / Ajax? Today my friend you are in luck. This article will show you how to get the user’s location using jQuery, Ajax and the users IP.
Email validation is a common task that most developers have to deal with on a regular basis. Far too often the complex approach is taken (regular expressions), when PHP 5 has a super simple way to validate / sanitize your email string.
It’s the small things in a website that makes your clients go OOOHhhhh… Things like animating the scroll when someone clicks a back to top link can give you some serious brownie points. Considering it’s online a couple of extra lines of code it’s well worth it.
It’s always good practice to make things easy for your users. So why not make it easier for them to update their tweet while visiting your site. This article will show you how to implrement Twitter’s tweet box on your site.
Mobile websites are becoming more popular, and you need a way to test everything on different phones. Here is a list of emulators that will get you started.