We have collection of more than 400,000 open source products ranging from Enterprise product to small libraries in all platforms. We aggregate information from all open source repositories. Search and find the best for your needs.
Displaying 1 to 10 from 12 results
OSFLV - Embeddable FLV Player
The OS FLV Player is an Open Source, embeddable player for Flash native video files. The player provides a large amount of options that can be changed in the embed code. It supports SWF and FLV file types.
Easydokuwiki - Firefox extension for DokuWiki
Featuresnavigate with sitemap in the sidebar editor WYSIWYG InstallationYou have to install a firefox extension and a dokuwiki plugin.
Gtdgears - GTD tool using Google Gears
The idea is to have a fully browser integrated tools, that is still accesible while off-line
Firefound - Finds your computer if it's lost or stolen.
FireFound is an add-on for Firefox that helps you find your computer if it's lost or stolen. Every time your computer's location changes, FireFound sends a secure message to a central server with its current location. You can then log into the server and see your computer's current location. All of the location data is encrypted, so no one can find out where your computer is without your password. If you lose your computer, you can tell FireFound to clear your personal data (saved passwords, bro
Firephp - Print to Firebug Console from PHP
FirePHP enables you to log to your Firebug Console using a simple PHP method call. 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 where clean JSON or XML responses are required. Visit the Project Website for more information. <?phprequire('FirePHPCore/fb.php')/* NOTE: You must have Output Buffering enabled via ob_start() or output_buffering ini
Greader-comments - gReader Comments
Aggregates comments from Disqus, Friendfeed, and RSSMeme (Google Reader Notes) and displays them inside Google Reader for each entry via a Firefox add-on.
Cs4firefox - In-place syntax highlighting add-on for firefox
In-place syntax highlighting add-on for firefox
Pwg-admin - a firefox extension to provide an admin interface to phpWebGallery
phpWebGallery is an image gallery with a very simple installation interface and administration panel.That extension goals is to provide a simple way to administrate phpWebGallery. The other idea is to simplify the developpement of the administration panels.
Makonta - Contabilidad cliente servidor (Navegador - Apache - PostgreSQL)
Programa de contabilidad cuyo cliente se ejecute en entorno browser, apoyandose en modulos PHP localizados en un servidor web apache y usando PostgreSQL como SGBD.Para cualquier aclaracion dirigirse a pablo.makoki@gmail.com
phplangeditor is a tool made to help php applications translators.
What is phpLangEditor ?phpLangEditor is a tool made to help php applications translators. A lot of PHP applications are translated using one or many files of lang vars <?php$langHello = "Hello";$langWorld = 'World';$test['birthday'] = 'Birthday';$test['birth']['day'] = 'day';$test['birth']['month'] = 'month';...?>It's not really easy for a translator to work in such a file. You have to open it in a text editor and navigate from string to string to replace them by your translation. phpLangEditor