Browsing articles for: August, 2009

Permalink to How To: jQuery Autocomplete

How To: jQuery Autocomplete

On 08.19.2009 by Paul Robinson | 70 comments

Basically people keep asking me how to write the query for the jQuery autocomplete plugin by bassistance.de. So I thought I should finally get round to showing how to do it.

Permalink to Kohana And AJAX (Sitting In A Tree)

Kohana And AJAX (Sitting In A Tree)

On 08.18.2009 by Paul Robinson | 5 comments

This is my first in a line of tutorials based on Kohana PHP Framework. This first tutorial is based on how to use Kohana in conjunction with AJAX. Some people have had some trouble with it, as did I when I first used it, so here are the basics.