Document management & versioning is vital when reaching data quickly, specially, in multi-user environments.
OpenKM is a Web 2.0 style, multiplatform, open source, Ajaxed document management application which is built with usability in mind.
Thanks to its elegant and intuitive interface, OpenKM transforms complex operations into easy tasks. It allows the storage, classification and use of all kind of files and documents within an user friendly framework.
One of the more relevant functions to mention is the indexing of the most common types of files: text, Office, Office 2007, OpenOffice, PDF, HTML, XML, MP3, JPEG, etc. Its powerful search motor indexes all documents making it easy to find any information.
Some features of OpenKM
Drag and drop
Document control version
Search by content and metadata
LDAP or DBMS integration
Public API by Webservices
Store on any DBMS
More than 8 languages
Requirements: JDK 1.5+ Compatibility: All Major Browsers
Freeway is a feature-rich open source e-commerce platform which lets you sell services, subscriptions or events besides the standard products.
This e-commerce application is built with PHP and uses MySQL as the database.
A nice feature of Freeway is; it helps you promote your products with a powerful discount - campaign module which lets you create "get x and y is free" or "get 3 and 1 is free" type price breaks. And also, an included affiliate system lets anyone refer you and get a commission on sales.
Some other features of Freeway:
Supports most of the popular payment systems
Multilingual
Newsletter management
SEO friendly URLs
Role-based admin
Sales, stock, shipping and similar reports
Ticket support feature
SMS marketing
And much more..
Freeway can be integrated to Joomla with the ready to use modules and modules for Typo3 and Drupal is on the way.
Requirements: PHP 4.3.9+, MySQL 4.1.12+, Apache Server
This is an exciting project which helps creating portable, hidden source coded, both online and offline PHP applications.
Roadsend PHP is an open source implementation of the PHP language.
It has a compiler that generates native binaries (no interpreter required) and all source files can be compiled in 1 executable file.
Using Roadsend Compiler, you can:
Create online web applications with Fast/CGI
Offline web applications with an embedded web server (MicroServer)
Desktop GUI applications with PHP-GTK, and console applications.
Once the files are compiled with this PHP compiler, it is close to impossible to return back to the original code. This is a great feature for hiding the source code.
And for easier development & testing, Roadsend has a powerful built-in debugger.
MySQL Workbench is a cross-platform, visual database design tool developed by MySQL. It is the highly anticipated successor application of the DBDesigner4 project.
This tool helps you to see the relations, indexes, tables of your MySQL database as a clear snapshot. With its simple yet effective interface, you can easily get used to MySQL Workbench.
For any developer who uses MySQL, this tool saves so much time for concentrating on other tasks rather than data modeling. You can also print the diagrams and use that sheet for faster coding (that’s what I do).
Texter is a simple but effective Windows application running in the system tray and doing a very simple job: replacing abbreviations with the phrases you define.
Let’s say you use XHTML frequently and you define an abbreviation like "divmake" and press "tab" (you can define the hotkey) and it can produce you:
<div class=""></div>
as an example.
You can use it for anything like generating your signature on-the-fly or any other frequently typed text.