Archive for the 'LGPL License' Category

Free JSF Library For Dynamic UIs: OpenFaces

OpenFaces is an  open-source JSF library that consists of an Ajax framework, a client-side validation framework & a set of AJAX-powered JSF components. There are 20+ components including charts, calendar, data table, popup layer, tabbed pane & more. The OpenFaces validation framework enables you to use standard JSF validators on the client side by assigning them to any input component, both from JSF and OpenFaces library.

JPEGCam: Capture Images From A Webcam & Submit To Any Server

JPEGCam is an open source Flash + JavaScript library that enables you to insert a custom-sized Flash movie in a webpage that captures Webcam snapshots . After capturing the snapshots, it can submit them to any server in JPEG format (download package includes sample PHP 5 code). The webcam is activated with the Flash movie which includes a full-canvas camera control with no flash user interface elements

Krumo: A Better print_r() & var_dump() For PHP Developers

Many PHP developers use print_r() & var_dump() for debugging which output hard to read/unformatted results. Krumo is a replacement for these functions which can display structured information about any PHP variable . Once Krumo is ran, the output is displayed in a collapsible DHTML tree built around the structure of the dumped PHP variable

iPhone-Optimized Image Gallery: Jaipho & Pipho

There are beautiful free image gallery applications (check Galleries category ) around but it is hard to find ones that are compatible with iPhones. Jaipho is a free JavaScript image gallery application that is optimized for iPhone . It works very similar to the "Photos" application & can display images: as a slideshow with prev-next buttons using finger gestures And, it has companion named Pipho which is the PHP-powered dynamic version

Ajaxed MySQL Table Editor

Mysql Ajax Table Editor is an open source web application for easily editing MySQL tables & creating admin pages almost instantly.

New FCKeditor With More Features: CKEditor

FCKeditor , one of the most popular free WYSIWYG editors around now has a new version with more features & a lighter name:  CKEditor . WYSIWYG editors generally load slow due to the highly-used JavaScript.

Instant iPhone Compatible Websites: iWebKit

iWebKit is an open source toolkit for creating iPhone / iPod compatible websites very easily & quickly.

Track Mouse Activities With JS And PHP: (smt)

(smt) is a free script , built with JavaScript & PHP , to create a simple mouse tracking system for webpages.