http://harvesthq.github.com/chosen/
This link is now broken.
about:
Chosen is a JavaScript plugin that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.
https://addons.mozilla.org/en-US/firefox/addon/2691/
This link is now broken.
about:
A developer tool for interacting with web services and other web resources that lets you make HTTP requests, set the entity body, and content type. This allows you to interact with web services and inspect the results...
very neat and useful indeed!
https://chrome.google.com/webstore/detail/bnbbfjbeaefgipfjpdabmpadaacmafkj
This link is now broken.
about:
Firebug Lite easily integrated into Chrome. Even if I am not a fan of Chrome, because of the omnipotence of Google, I find this tool very useful as a debug facility.
A jQuery plugin for mobile web development on the iPhone,
Android, Palm Pre, and other forward-thinking devices.
It features image preloading, animations, themes, swipe detection and callback events. A must-use for light IPhone developement.
Plugins | uvmcSolrSearchPlugin | symfony | Web PHP Framework
saved on
uri:
https://symfony.com/legacy/plugins/uvmcSolrSearchPlugin
This link is now broken.
about:
Symfony Solr search plugin, which binds the Solr indexation / removal / search to Symfony events, and thus easily brings Solr search into Symfony projects. The (de-)indexation process could however be improved by overriding the save/delete model methods.
https://www.redredred.com.au/projects/jquery-week-calendar/
This link is now broken.
about:
The jquery-week-calendar plugin provides a simple and flexible way of including a weekly calendar in your application. It is built on top of jquery and jquery ui and is inspired by other online weekly calendars such as google calendar.
COOoder | OpenOffice.org repository for Extensions
saved on
uri:
https://extensions.openoffice.org/project/coooder
This link is now broken.
about:
As an aternative to my previous bookmark, COOoder works on all platforms. I however had some problems working with it in OO Impress (font size, etc.). Useful though.
https://recoursive.com/blog/sfmanagedcacheplugin
This link is now broken.
about:
The very point of caching is that it's faster and less resource intensive to deliver cached data than creating it on the fly. With existing cache solutions, when the cached data expires, it has to be refreshed while the user waits. In environments that rely heavily on caching, such behavior has the potential to create thread pileups and other cascading failure scenarios.
This plugin introduces a cache manager : when an expired âge is called, then it is directly served from the cache, and then the cache gets asynchronously refreshed.
Symfony-Zone » HelloWorld example with Flex and Symfony
saved on
uri:
http://www.symfony-zone.com/wordpress/2009/04/15/helloworld-example-with-flex-and-symfony/
This link is now broken.
about:
A simple guide on how to use Flex from within Symfony. The tutorial helps creating a simple client with a text field and a button, and shows all the mechanism involved in the communication to the Symfony backend server.
https://xiph.org/quicktime/
This link is now broken.
about:
A "plugin" solution for Mac and Windows users who want to use Xiph formats in any QuickTime-based application. It allows, for instance, to play Ogg Vorbis in iTunes or pto roduce Ogg Theora with iMovie. And it will add support for open video in the "video" tag implementation in Opera
http://www.ronniesan.com/articles/jquery-multiple-file-upload.php
This link is now broken.
about:
Neat and useful jquery plugin which allows you to change any element into a single or multiple file upload tool. The plugin uses a mix of JQuery, Flash, and a backend upload script to send files from the local computer to the website server.
A firefox extension targeted at improving the accessibility of the websites. It includes a captcha reader, high contrast page viewing, link and focus highlighting, etc.
http://browserplus.yahoo.com/
This link is now broken.
about:
Yahoo has unveiled BrowserPlus, a brower plugin that adds some features to the browser. They explain : "BrowserPlus? is a technology for web browsers that allows developers to create rich web applications with desktop capabilities."
MobilePress is a WordPress plugin that will render your WordPress blog on mobile handsets, with the ability to use customized themes. The plugin also allows specific themes for specific devices / mobile browsers, such as iPhone, Opera Mini, Windows CE Mobile and other generic handset browsers.
http://trac.symfony-project.org/wiki/sfTagtoolsPlugin
This link is now broken.
about:
This plugin provides many additional services above and beyond those standard in the excellent sfPropelActAsTaggablePlugin. This plugin is less mature than sfPropelActAsTaggablePlugin but provides quite a bit of user interface "glue" to flesh it out.
The Multiple File Upload Plugin (jQuery.MultiFile) is a non-obstrusive plugin for the jQuery Javascript library that helps users easily select multiple files for upload quickly and easily whilst also providing some basic validation functionality to help developers idenfity simple errors, without having to submit the form (ie.: upload files).
https://symfony.com/legacy/wiki/sfStatsPlugin
This link is now broken.
about:
The sfStatsPlugin provides an easy way to display charts based on data you already own. Whether you want to follow the global progress of your application usage, or to analyze precisely how many specific actions were done by users under particular conditions, this plugin is for you.
https://symfony.com/legacy/wiki/sfFirePHPPlugin
This link is now broken.
about:
FirePHP enables you to print to your Firebug Console using a simple PHP function call. What makes FirePHP different? All data is sent via a set of X-FirePHP-Data response headers. This means that the debugging data will not interfere with the content on your page. Thus FirePHP is ideally suited for AJAX development.