A component is a reusable software building block that offers a predefined service and communicates easily with other components.
Harald Kirschner has created a new version of FancyUpload "a file-input replacement which features an unobtrusive, multiple-file selection menu and queued upload with an animated progress bar."
A good example is the Queued Photo Uploader which is coded by:
Stephen Celis got tired of wiring together two date pickers for the common use case of grabbing a date range, so he created timeframe, which is "Click-draggable. Range-makeable. A better calendar."
Based on Prototype, you can whip up some code such as:
And then you get:
Check out the live example to really see it at work.
I've been talking about event driven application design in JavaScript in January last year and inspired Caridy Patiño to write his Bubbling Library based on these ideas.
Caridy now upped the ante a bit by talking about decoupling using the bubbling library over on the YUI blog.
In essence, his solution allows you to have custom events on application modules and listen to them independent of execution order or availability. Simply using custom events can get you in a pickle if you make yourself dependent on their order. With the decoupling solution proposed by Caridy this becomes one less issue to worry about.
Joomla! is a fork of the CMS Mambo, developed by all the original developers. It is backed by Open Source Matters a US-based non-profit, although it is developed by developers around the world, particularly in Australia and Canada.
Once Joomla! is installed and running, it is simple for even non-technical users to add or edit content, update images, and to manage data.
For many people, the true power of Joomla! lies in the application framework that makes it possible for thousands of developers around the world to create powerful add-ons and extensions many free and open source but also there are many others commercially available.
Joomla has over 2700 extensions developed and available.
A demo is available (registration required.)
A Joomla help forum for versions 1.0 and 1.5.
Tutorials from a site operated by one of Joomla’s developers.
Joomla
CMS
Mambo
reservation
hotel
booking
Fork
OpenSourceMatters
component
License:GPL