Sorting on aggregate and composite fields using pagination in 1.2
Component For Google Custom Search
Google static maps helper for CakePHP
Detect mobile devices with the WURFL API
Google PageRank Component
Sexy Cake with Krumo: Say Goodbye to print_r()
How to implament One Time Password for forgot-my-password and account-activation processes
Autocomplete multiple fields
Hostip.info - Accessing GeoIP information using HttpSocket
Check Member / User Online or Offline Status
Helper for Farbtastic (jQuery color picker)
Use multiple databases in one app based on requested url
Introducing Croogo CMS
CSS: Goto Declaration
There is a new feature that allows navigate to CSS class or id selector declaration from CLASS or ID attribute of an HTML tag. When you go over a usage of a class or id selector with mouse pointer and the CTRL key is hold, then the selector is change to a link. The link navigates to the declaration.
The picture below displays the navigation from td tag in an HTML file to the CSS file, where the header_top class selector is defined.

When there are more declarations that fit the selector name, than a popup window is displayed, where you can select the file. The red (unrelated) mark means that there is no direct connection between the usage and the declaration.

As you can see the features works in HTML files and PHP as well.
AJAX star rating plugin
Introducing VaM Cart
Tripeo - Reviews website powered by Cakephp
Agavi at ConFoo
The beacon of hope that is Agavi is carried to Montréal this week, where the ConFoo Web Tech conference takes place.
David will be giving a talk on Agavi, and although we know that some of you will be there to watch it live, all those who couldn’t make it to Montréal (it’s a lovely city, so consider attending next year) need not despair, as at least the slides, and possibly also a recording of the talk will be posted after the conference.
If you’re there in person, make sure to catch a seat in one of the front rows so you can be first in line after the talk to grab one of the Agavi t-shirts that made the long journey to Canada.
unaneem.com : a community website built on CakePHP with extensive use of AJAX
New Download/Upload dialog
Hi, today it will be again a very short blog post about a feature we just added to the development version of NetBeans. Many of you requested this change so we hope that you will like this change:

The behavior should be as expected, it means that if one checks a directory, all folders and files underneath the directory are checked as well.
However, if anyone of you still prefer the current dialog (a "table"), start NetBeans with -J-Dnb.php.transfer.ui.table=true and leave a comment why do you think it's better, an option could be added for it (probably in Tools > Options > PHP).
That's all for today, as always, please test it and report all the issues or enhancements you find in NetBeans IssueZilla (component php, subcomponent FTP Support).