-
Recent Posts
Meta
Neyric.com
Categories
Archives
Author Archives: neyric
WireIt 0.4.0 released
The long awaited release of WireIt is finally here ! Awaited indeed, since a major bug was still present in version 0.3.0, preventing it to work on IE. It has been fixed for a long time on the repository but … Continue reading
inputEx 0.2.2, SMD and YUI-RPC
0.2.2 release Although we didn’t add any new field in this release, inputEx 0.2.2 still brings a new set of options and bugfixes. (see the changeset for details) The most significant part of this version, which I’m pretty excited about, … Continue reading
JSON Schema and inputEx
Proposed by Kris Zyp, JSON Schema takes the good ideas from XML Schema. From http://json-schema.org/ : JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON … Continue reading
Posted in inputEx, Server-side javascript
Tagged inputEx, javascript, json-schema, Persevere
3 Comments
inputEx 0.2.1 released
We were so focused on developping very cool web applications with inputEx, that we delayed this released many times. Here it is ! Beyond the usual bug fixes, we received very cool contributions: MapField: Thanks to David Janes. It can … Continue reading
Posted in inputEx, YUI Library
Leave a comment
Moving to GitHub
We received queries on the inputEx forum to switch our repository to Git. The YUI library recently moved to GitHub, so I decided to move both of the YUI-based libraries, inputEx and WireIt, to the same plateform. Here are the … Continue reading
inputEx 0.2.0 released
inputEx 0.2.0 is finally available for download ! This version of the YUI-based json form framework brings a great set of fixes and enhancements: 11 new fields 3 new widgets 25 enhancements on previous fields cross-browser enhancements (IE 6 is … Continue reading
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
How to setup a mysql data source for Persevere
If you don’t know Persevere yet, check out its impressive list of features (JSONPath/JSON-RPC/Comet support, etc…). Here is a short tutorial to expose your MySQL tables through the persevere JSON REST interface. Download persevere and unzip it. Download the JDBC … Continue reading
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