Le blog de Gaël Pegliasco

KeyEditableTable: Mixing DataTables, KeyTables and jEditable all together

Problem description

Now that Web 2.0 is here, everybody enjoys to metamorphose his web browser into a rich, very rich, client application, like a real desktop application.
Thats not always a good idea... Web has to be kept simple.

Nevertheless, Google and Yahoo have proved many times that is possible.

Since Google doc has been released, everybody wants to be able to manage HTML tables as OpenOffice or Excel spreadsheets do.

And fortunatly a lot of Javascript API provides this kind of functionalities:

 

Votre notation : Aucun Moyenne : 4 (4 votes)

HOWTO Create complex editable fields with JEditable and make it sending all form content.

Problem description

If you are using JEditable, you probably know the nice tutorial and all its very useful comments to create custom editable fields : Create custom input types with JEditable

--

But JEditable has a point that may be blocking in more complex applications: it only returns one input field to the submitted form/request in charge of editing the record.
And some time this simply does not do the trick.

Votre notation : Aucun Moyenne : 3.8 (13 votes)

How to install Oracle 10g (Full 64 bits version, not XE) and Tora on GNU Linux Ubuntu Karmic 9.10 (64 bits version)

Why installing Oracle 64 bits

Ubuntu provides a nice and easy tutorial for installing Oracle 10 XE on 32 bits systems, thats works also on 64bits sytems, but:

Votre notation : Aucun Moyenne : 5 (6 votes)