Showing posts with label javascript. Show all posts
Showing posts with label javascript. Show all posts

Tuesday, August 5, 2008

Time picker / PNG Transparency fix

Hi. at some point we all need a click time picker, found this one (in ajaxian)

Also in Ajaxian, I found a PNG fix I used the sample and it works, however I can't make it work on my server, it doesnt even hit the *.htc file.
The instructions say that you should give the path to the htc relative to index.html however I dont seem to be able to get it up and running for my web app, anyway... will try again with a little bit more time later on.

Tuesday, June 24, 2008

Jiffy

This is a firebug extension for measuring accurately the JS performance I have installed and tested it in this site sounds like a good idea and to see it running makes sense will start using it from now on,particularly on extJs sites ;p

Friday, June 13, 2008

Wednesday, June 11, 2008

Theme Roller and UI.jQuery

I really like this UI.jQuery.com
Will post more later...

Monday, June 9, 2008

No Non-sense jQuery

John Resig just posted some talks he gave and they are so easy to understand that it hurts. I really like the jQuery syntax, ok is a different approach to a JS library than ExtJs, and I like it, unobtrusive and lightweight with loads of plug ins available.

I really like this grid (ok ok it does use a table for layout but hey, looks good and you read the code and immediately know what's happening) .

Thursday, June 5, 2008

Hidden Doc Gem - ExtJS

hi again


OK i just found this out last Monday and it was there all along i just never paid attention to it and found it extremely handy.
This http://extjs.com/learn/Ext_Manual there is a lot of JS introduction and also good to read about the component model http://extjs.com/learn/Ext_2_Overview#Component_Model
I just though i d blog about it cause It was easy to miss

Some Cool Things

Today's interesting find is Browser Plus I heard about this first a few months ago but there was not much real info about it.
I have to say i was really impressed by the installer short, sweet and very intuitive.
Also the capabilities that it provides seem simple but powerful, i m very interested in the Ruby Interpreter Service
Promising.