Feeds:
Posts
Comments

Archive for September, 2008

Help! Make jQuery easier to learn

Still struggling with jquery haiz… when I want something, I am stuck there… let’s look at the helpful article at http://www.webmonkey.com/tutorial/Get_Started_With_JQuery
Url: http://docs.jquery.com/Selectors
http://docs.jquery.com/Manipulation
http://docs.jquery.com/Traversing

Read Full Post »

I have never got any make-up outbreak for many many years till recently my face keeps getting itchy rashes. It seems that the mineral make-up is the culprit. Not sure but my face feels better when it’s removed. Guess I may be allergric to mineral powder?
Url: http://www.vivawoman.net/2008/05/26/mineral-makeup-is-causing-my-face-to-itch/
Url:

Read Full Post »

AJAX Heros

Hail the heros of ajax… counting only coldfusion-related. Dun know about the rest – php, asp else… I have been keeping track of their blogs mainly about ajaxcfc and jquery…
1. John Resig http://ejohn.org/about/ - His name was often mentioned when dabbling with jquery. He really looks so nerdy but what counts more important is his smart [...]

Read Full Post »

Url: http://cjordan.us/index.cfm/AjaxCFC

Read Full Post »

jQuery API – Documentation

Updated Documentation:
http://remysharp.com/visual-jquery/
Documentation:
http://docs.jquery.com/Main_Page
http://www.visualjquery.com/
http://jquery.bassistance.de/api-browser/
http://colorcharge.com/wp-content/uploads/2007/12/jquery12_colorcharge.png
http://jquery.com/api/

Read Full Post »

When starting up Dreamweaver 8, I sometimes encounter the error:
 line 56 of file “D:\Program Files\Macromedia\Dreamweaver 8\Configuration\Shared\Common\Scripts\dwscriptsExtData.js”:
ReferenceError: dwscripts is not defined
Solution: Exit DW, delete the WinFileCache*.dat file in the Configuration folder, and then restart DW
Url: http://www.communitymx.com/blog/index.cfm?newsid=634

Read Full Post »

SQL Trigger

I know how to create a basic stored procedure but do not know what’s Trigger? Will need time to read up.
Url: http://www.sqlteam.com/article/an-introduction-to-triggers-part-i
More Urls:
http://msdn.microsoft.com/en-us/magazine/cc164047.aspx
http://www.devarticles.com/c/a/SQL-Server/Using-Triggers-In-MS-SQL-Server/
http://msdn.microsoft.com/en-us/library/aa299742(SQL.80).aspx

Read Full Post »

AJAX /DIV Findings

My team and I were so busy revamping the project to use totally div layer and ajax like loading page, sending data and so on. There were hiccups and problems faced but the design looks visually better.
Here’re the mixed findings that we have found over the past few days regarding div, ajax and design.
—————————————————————————
AJAX /DIV [...]

Read Full Post »