Have you ever tried task.fm ? task.fm uses something called “Natural Language Input,” and it’s very interesting. To put it simply, you enter a natural language input such as, “Pick up my kids from school tomorrow 3pm” or “Pool party this Saturday at 4pm.”
continue reading >>
Even though IE9 was announced and it’s really going to make our lives easier… for now we still have to worry about sneaky IE7.
continue reading >>
The enavu network releases the first HTML5 CSS3 framework! Check out a quick review of the 52framework here.
continue reading >>
Visual Studio Cheat Sheet – Shortcuts with Icons
continue reading >>
Knowing where your visitors came from could be a really valuable information, and php allows us to get that information easily. This is how it’s done.
continue reading >>
Articles about speeding up your php are really frequent on the net, and every single one of them includes using single quotes instead od double quotes, at least when you don’t have any variables in that section you are echoing. I did a little test and here is the result.
continue reading >>
Sometimes you want an input field to be selected by default(automaticaly selected). Like when you go to google the search input field is automaticaly selected. We will do this in today’s daily tip using jQuery.
continue reading >>
List of the top 10 most important tips on how to use Dreamweaver.
continue reading >>
In today’s little tip we are going to make a hover effect using jQuery and CSS.
continue reading >>
Creating zebra stripes with CSS and jQuery. CSS will be used for the classes (odd and even rows) and jQuery to add the classes.
continue reading >>