There goes my boss again calling me police or asking me to issue summons this year if the codes is not of good quality.
Two years ago, I helped to ‘quality-check’ nearly everyone’s codes and came up with some documentation of coding standards to follow. However, this time is different. There are many more developers working [...]
Archive for July, 2008
Coldfusion Quality Code Again
Posted in coldfusion, programming, tagged quality code on July 28, 2008 | Leave a Comment »
JQuery – Expand/Collapse and Autopopulating Select Boxes
Posted in ajax, tagged ajax on July 17, 2008 | Leave a Comment »
Did not realise that most of my examples to follow come from http://roshanbh.com.np.
Url for Expand Collapse DIv -
http://roshanbh.com.np/2008/03/expandable-collapsible-toggle-pane-jquery.html
Url for Auto-populating select boxes -
http://remysharp.com/2007/01/20/auto-populating-select-boxes-using-jquery-ajax/
Url: http://15daysofjquery.com/
Url: http://www.texotela.co.uk/code/jquery/select/
Url: http://marcgrabanski.com/article/list-of-useful-jquery-plugins
Url: http://www.ajaxray.com/blog/2007/11/08/jquery-controlled-dependent-or-cascading-select-list-2/
Sorry for the messy post but it’s meant to keep list of urls that may be useful to me later. Will clear this post up later.
This url http://www.ajaxray.com/blog/2007/11/08/jquery-controlled-dependent-or-cascading-select-list-2/ works better [...]
I Admit I Like JQuery but have not grasped its core yet
Posted in ajax, tagged jquery on July 10, 2008 | 1 Comment »
Busy with my other work. My few colleagues have started exploring js frameworks and finding how to create drag and drop for their module since last month. That’s good. One reads alot into protype framework and uses it alot for his work. He told me that it’s better to create own js functions which he [...]
Good Book For Javascript + Ajax + Dom
Posted in ajax, tagged book on July 10, 2008 | Leave a Comment »
I read somewhere recommending a good book on JavaScript with DOM scripting and Ajax a month ago. Managed to read only few chapters especially DOM. Interesting. You can check it out at http://www.beginningjavascript.com/
Url: http://www.beginningjavascript.com/