Posts in the "JavaScript" Category

How to develop a Firefox extension

Admit that you have always wanted to know how to develop a Firefox extension but never had the time to learn. πŸ™‚ Here I will walk you through and at the end of the article we will have created a fully functional Firefox extension!

This article/topic is also available as a presentation on SlideShare.

Continue reading

Flickr Gallery Plus! – better photo set viewing with Firefox extension and Greasemonkey userscript

Most of you probably know about photo sharing at Flickr, and share and/or view your friends’ and families’ photos there. In my humble opinion, though, their set/gallery view could offer a better experience, and therefore I’ve set out to improve it with Flickr Gallery Plus!

Continue reading

Inline Code Finder Firefox extension – find inline JavaScript events, inline styling and javascript:links

When I first coded and released Obtrusive JavaScript Checker, I had some more ideas with it, as well as some great feedback I have received and wanted to see to. The result is Inline Code Finder, which looks for inline styling as well as what the Obtrusive JavaScript Checker offered, and it comes in two versions!

Continue reading

Obtrusive JavaScript Checker 0.7 – support for JavaScript links, inline event information and summary report

When I launched Obtrusive JavaScript Checker, I immediately felt it had more potential, and I definitely had more features to add to make it even more compelling. Therefore, here comes a new release with javascript: link support, detailed inline event information and a summary report.

Continue reading

Ubiquity command to search Robert’s talk for posts – rob-search

I guess some of you hard-core developers and keyboard shortcut lovers out there immediately took Mozilla’s Ubiquity extension for Firefox to your hearts when the first version was released in August. Now I have created a command to perform a search in my own web site with the help of Ubiquity, and naturally I want to share it with you.

Continue reading

About FriendFeed and FriendFeedBadge – present your FriendFeed in your own web site

Ok, so some of you must think I’m slightly retarded in regards to discovering new internet services. The thing is, though, that I usually test a lot of them as soon as they surface, then wait to see if they become popular, and if yes, hops on the train as everyone else. This time around, the turn has come to FriendFeed and the FriendFeedBadge.

Continue reading

PictureSlides plugin for jQuery – create compelling slideshows and thumbnail galleries

Some time ago I released PictureSlides, a DOMAssistant plugin to create compelling slideshows and thumbnail galleries, with a number of customizable options. Recently, I ported PictureSlides to also work with jQuery, so if you want to do something spiffy with images, I recommend you check it out!

Continue reading