Archive for the ‘Gears In Motion’ Category

Running demo for Gears In Motion

Wednesday, October 17th, 2007

I just added a demo to show Gears In Motion in use:

Gears In Motion (v0.2.1) demonstration

Gears In Motion v0.2 released

Friday, October 12th, 2007

I just released the v0.2 of
Gears In Motion. The project has also migrated to Google Code so that anyone can checkout the SVN version. We also plan to use the “Issue Tracker” so feel free to add any bug/comment/feature request etc…

You can download gim-standalone-0.2.zip and launch gim-standalone.html in Firefox >= 2.

Here is a quick changeset (without the many bugfixes…):

  • Display GIM in a Panel (makes it easy to use in your own project)
  • Improved element liaisons visualization
  • SQL export is now displayed in a field so you can copy/paste it
  • Script that generate the standalone version

Gears in motion v0.1 released

Thursday, August 23rd, 2007

Gears In Motion is a user interface that allows you to manage easily your Google Gears databases for all your Google Gears projects.

It is distributed under BSD license.

Gears in Motion is written in javascript and uses Google Gears and the YAHOO! UI 2.2.0 library.

It is very easy to use and the functionalities implemented permits you to modify your database as you could do it on a spreadsheet :

  • inline editing : just click in a cell to modify it
  • add dynamically a new row
  • add dynamically a new column
  • right-click an element to display a context menu which allows you to :
    • delete dynamically an element of a table
    • view element details such as linked elements

You can also display in a table the result of a query you entered or export your database in the sql format to use your data in another database.