Your browser (Internet Explorer 7 or lower) is out of date. It has known security flaws and may not display all features of this and other websites. Learn how to update your browser.

X

Navigate / search

jQuery for Designers – Web Designer Magazine Article available now!

It’s been a little while since I have posted, but there is good reason as I have been busy with other projects. One project that I’m particularly proud of is I just wrote my first magazine article. The article is “jQuery for Designers” which is the cover story for Web Designer Magazine issue 189 and is on starting sale October 19, 2011.

Read more

jQuery: Text Input Split Tutorial

This tutorial will show you how to take one input field and split the contents into two hidden fields, which is useful when you have limited space on a form. In my example, I have a field called Name, but I would like the value split into two fields and stored in the database in two different columns First Name and Last Name. Using JavaScript and a little simple trickery, we can make this happen.

Read more

Building a better image mouseover using jQuery

jQuery is a very versatile library when it comes to manipulating the DOM and proved to be instrumental in creating an image mouseover script recently for a friend’s website. I feel as though what I created is rather elegant, so I decided to explain how to create it below.
Read more

Smashing jQuery by Jake Rutter

My new book, Smashing jQuery, is now available in

format on Amazon and will also be available in

format starting Feb. 8th. I received my first few copies of the book on Monday and Im very pleased with how the book has turned out.
Read more

Smashing jQuery Book – Editing Stage Complete!

As of Thursday November 4, I have completed phase two of the editing stage of my book Smashing jQuery. I started the project back in July, completing the writing stage at the end of September, then completed the first round of author review in October and the second round of Author review on Thursday November 4. Im happy to say that the book is on it’s way to Production and I can finally take a breather!
Read more

Smashing jQuery Book.

Hello, It has been a few months since I have written a post, but for good reason. I have been busy both at work with two new website implementations and more importantly in my spare time I have been writing a book on jQuery. The book is titled “Smashing jQuery” and should be out by the end of the year, Im guessing.
Read more

Book Review: Magento 1.3 – PHP Developer’s Guide

I recently read

, a book on how to extend Magento using PHP for developers. The book jumps around a bit, it feels as though the offer just wanted to outline a few key tutorials, while trying to set a solid base for developers who wish to extend Magento.
Read more