Jim on October 4th, 2009




Normal flow is this. User clicks text on web page. Block of text becomes a form. User edits contents and presses submit button. New text is sent to webserver and saved. Form becomes normal text again.

Continue reading about Jeditable – Edit in place plugin for jQuery




Feeds are the easiest way to view updated content, whether it’s through a feed reader or outputted onto a web site. There are many different types of feeds, such as RSS or Atom, and many different ways display them on your site, such as using MagpieRSS to parse an RSS feed in PHP.

Continue reading about jQuery Tutorial – Pulling Your Flickr Feed with jQuery

Jim on September 26th, 2009




An Interactive jQuery selector tester to check the selected portions of code againts a predifined pattern.

Continue reading about An Interactive jQuery selector tester