How to write a bookmarklet
Problem: I have to use a punch clock webapp for work. It doesn't have jQuery already included and I would like it to work from the iPhone.
Solution: Write a bookmarklet in j...
Similar Articles (10 found)
🔍 49.5% similar
Single Page App
Want to test your server code but you inherited a code base without tests? Can't justify spending weeks writing test? Want to prove th...
🔍 48.3% similar
Bootstrap menus with Backbone.js and Mobile Safari
Bootstrap is great. Backbone.js is great. Same with underscore.js and jQuery.
These are all great t...
🔍 45.1% similar
Useful patterns for building HTML tools
10th December 2025
I’ve started using the term HTML tools to refer to HTML applications that I’ve been buildin...
🔍 44.5% similar
Making a 3rd-party JavaScript widget
At QliqUp, we had the idea of making a widget that merchants could place into their existing webpage that would l...
🔍 43.6% similar
Fifty problems with standard web APIs in 2025
Recently, I made a free game. It's a little mystery investigation game which I was inspired to write aft...
🔍 42.1% similar
Multi-threaded JavaScript (sort of)
[UPDATE: It turns out that we could make a simple change on the server and remove the need for this code to run cl...
🔍 41.7% similar
JavaScript Journal - Making a Single Page App
Right now I am in the process of creating a large, complex single page app. Some of the challenges I am ...
🔍 41.0% similar
Technical questions
Here are some interview questions, when I'm back from vacation I'll have proper examples
write out a dog class in JavaScript with ...
🔍 40.7% similar
Getting JSON from CouchDB into iOS screencasts Sept. 18, 2011 In this quick video I show how to use iOS boilerplate to make a quick JSON driven blog.
🔍 40.6% similar
Keeping a secure password list
Keeping a secure password list should be an easy task but it isn't. This is the solution I am trying out.
- Download ke...