Category Archives: Javascript

Jquery, JSSpec and an elegant timepicker

Time selection via web has always been those grey areas where one does not really find good solutions. With the advent of Jquery, there are plethora of date selection javascripts out there. However, time selection has not received similar treatment. … Continue reading

Posted in Javascript, Programming | Tagged , , | Leave a comment

CLI for Javascript

No way… I do not believe you. What? There is a command line interface for Javascript which you can access as easily as your browser or any other app for that matter. I cannot believe that I did not know … Continue reading

Posted in Javascript | Tagged | Leave a comment

Javascript playground

qooxdoo – the javascript application framwework have released a playground interface to their new api. One can write and test the javascript code on the fly. Have a look at: qooxdoo playground

Posted in Javascript | Tagged | Leave a comment