JavaScript Archives

Giving readers multiple RSS reader subscription options

It’s cool that there are so many different RSS readers out there from a reader perspective because people get to choose which solution works best for them but the downside for publishers is how to make it easy for the many different RSS Readers to subscribe. You can put in the head of the document […]

Technorati tag bookmarklet

Lestat from beginnercode.com was wondering about the code for the Technorati bookmarklet. Also, what are bookmarklets?
They are essentially snippets of JavaScript code that can be copy/pasted as links in your bookmark area. There is a site dedicated to them called bookmarklets.com which hasn’t been updated since 2002, but many of the bookmarklets still work. […]