-
Implement Google AJAX Search API
Let’s be honest…WordPress’ search functionality isn’t great. Let’s be more honest…no search functionality is better than Google’s. Luckily for us, Google provides an awesome method by which we…
-
Making Your First Google Chrome Extension
Extensions in Google Chrome are basically webpages. You have javascript files, stylesheets and images. You can even use JavaScript libraries like jQuery. The extensions are, however, treated a…
-
Designing and coding a sponsors page is part of the developer’s life (at least the lucky developer’s life, if it is about a personal site of theirs). It,…
-
Make Your Own Bookmarklets With jQuery
Because they run on JavaScript (a client-side programming language), bookmarklets (sometimes called quot;faveletsquot;) are supported by all major browsers on all platforms, without any additional plug-ins or software…
-
How to Create a jQuery Bookmarklet
I suspect many of my readers have written at least one jQuery Plugin. In this post, I’d like to show you how to get the most out of…
-
How to calculate driving distance with Google Maps API
How to calculate driving distance between two addresses using JavaScript and Google Maps API.
-
How to Build a Pencil Crossbow
The #2 Crossbow is a larger variant of the other bows found in the book quot;Mini Weapons of Mass Destructionquot;. With a structurally solid design and double elastic…
-
Making an Interactive Picture with jQuery
In this tutorial I will be showing you how to piece together an interactive picture – aka an image that contains tooltips and popup boxes. This can be…