Grid with basic locking and history features for files
Yeah, lately we have developed a grid for one of our customers and as expected it is special for our customer

I think, this grid can be a very simple version of a kind of configuration management tools
and now let me tell some of the features of this grid.
- It reads all the files and directories recursively in a directory (specified by developer or in runtime) and saves them into a mysql table
traceper 10 Sep 2010 release

We have implemented a couple of new features, here are some of them
- Deleting the uploaded images
- User authentication on wep app
- User registration on web app
- Logining the web and mobile application with same e-mail and password (username is not used anymore)
- Users can change their passwords on web app
- Some adjustments in user interface on web app
traceper 30 Apr 2010 release
traceper clients can take n upload pictures to traceper server
all pictures can be viewed on web interface with uploaded location, time and uploader info.
traceper gps tracker’s 5Apr2010 release!
traceper gps tracker's 5Apr2010 release is available with some new features and traceper demo is here
now let me tell about these features.
Editable jquery tree now saves its state in cookies
Editable jquery tree now saves its state in cookies and restores the state when it is initialized later, this feature is enabled default, to make it disabled just assign false "restoreTreeState" in "js/init.js" file.
http://code.google.com/p/editable-jquery-tree-with-php-codes/
Demo of editable jquery tree with php codes
Right click the nodes to see available operations.
Press "Enter" to complete or press "Esc" to cancel an operation in adding or editing a node...
Because it is in demo mode, all changes will be reset if page refreshes...
http://code.google.com/p/editable-jquery-tree-with-php-codes/
Expand/Collapse All feature in editable jquery tree with php codes

Before Expand All
Expand/Collapse All feature is added to editable jquery tree with php codes.
"Expand all" and "Collapse all" menu items are available in root context menu, when user clicks "Expand all" menu item, all closed folders are opened and loads its childs (if childs are not loaded ) by ajax requests recursively, as you guess, "Collapse All" function just closes all folders...
traceper (GPS tracking system – Android) is now available
traceper is a GPS tracking system via mobile phones, it is free, it is open source, it is simpleand it does not require any GPS tracking device, it only uses mobile phones and we think that all mobile phones will support GPS in the near future.
Then let's give some info about traceper, there are two softwares in the project. One of them is running at cell phones and sends GPS data to a server by using internet connection.The other one is a web application developed by using Google Maps API, PHP, MySQL, Javascript, Ajax to show where the users are.
Application running at cell phones is now available for Android and other versions of this application, running different platforms, will be developed in order to make traceper more usable.
Features
Editable jquery tree with PHP Codes
This software is a tree structure runs at web browsers and completes its function, like add item, change name, drag & drop and delete item, by using ajax requests. Items in tree view may be in a database table or they may be files or folders in file system. PHP and MySQL(if items are set to be in a database table) softwares are needed to make this software run. This software also uses jquery javascript framework, simple tree plugin.
Features





