Category Archives: Projects

WireIt reloaded 0.3.0 !

WireIt is back ! On June 19th, WireIt was removed from distribution for copyright infringements. After discussions with the Yahoo! User Interface and Yahoo! Pipes teams, a project started to provide the wiring widgets as a YUI module. (Note: I … Continue reading

Posted in WireIt, YUI Library | Leave a comment

WireIt removed from distribution

Due to copyright infringement with parts of its source code, the WireIt library has been removed from distribution. However, it is good news for WireIt and YUI developpers: the component might be adapted into a YUI widget in a close … Continue reading

Posted in WireIt, YUI Library | 5 Comments

inputEx version 0.1.0 released

It’s finally time ! I just finished the first public version of inputEx. I had this project in my bag since summer 2007. Visit the website at http://javascript.neyric.com/inputex . Here is a short introduction from the documentation : Introduction inputEx … Continue reading

Posted in inputEx, YUI Library | Tagged , , , | 4 Comments

inputEx coming real soon

inputEx is an open-source javascript form library, built on top of the Yahoo! User Interface (YUI) Library. It is still under development and will be released real soon, under the MIT License. Another Form Library ? Why would I create … Continue reading

Posted in inputEx | Tagged , , , , | Leave a comment

WireIt version 0.2.1

I made a few updates this week-end. They mostly concern the Container and Layer classes. Here are the changes: new Layer.getWiring function to save the state of the wiring. It can be customized by overriding Container.getConfig jsBox updated to use … Continue reading

Posted in WireIt | Tagged , , , | 1 Comment

WireIt 0.2.0 released

I just released the new 0.2.0 version. You can download it here. Here are the main changes: 2 new classes were added: WireIt.Container and WireIt.Layer Every project you might start using WireIt needs a widget that could contain Terminals, and … Continue reading

Posted in WireIt | Tagged , , , | Leave a comment

WireIt: a javascript wiring library

I’m pleased to announce the first release of WireIt (version 0.1) ! WireIt is a javascript library that allows you to create cool wires like Yahoo Pipes. It is built upon: the CANVAS tag to render the wires the YUI … Continue reading

Posted in WireIt | Tagged , , , | 11 Comments

Running demo for Gears In Motion

I just added a demo to show Gears In Motion in use: Gears In Motion (v0.2.1) demonstration

Posted in Gears In Motion | Tagged , , | 3 Comments

Gears In Motion v0.2 released

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 … Continue reading

Posted in Gears In Motion | Leave a comment

Gears in motion v0.1 released

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 … Continue reading

Posted in Gears In Motion, Google Gears | 1 Comment