I got couple of mails from UG members as well as CF newbie’s regarding coldfusion 8 certification. They asked about certification resources, online registration etc. Here some of the URLs,
Adobe certification main page URL:
http://www.adobe.com/support/certification/ace.html
Available certification exams:
http://partners.adobe.com/public/ace/main.html
You can find your exam syllabus (Adobe called this as prep guide :) ) with 10 model questions
http://partners.adobe.com/public/en/ace/ACE_Exam_Guide_ColdFusion8.pdf
You can schedule your exam online in pearson website,
http://www.pearsonvue.com/Adobe/
Live docs is the best resource to prepare,
http://livedocs.adobe.com/coldfusion/8/cf8_cfml_ref.pdf
http://livedocs.adobe.com/coldfusion/8/cf8_devguide.pdf
As per other CF bloggers, Centersoft coldfusion 8 exam buster is one of the best available resources for cf 8 certification. I haven't tried this. But I hope it will help you.
Did I miss any important URL related to CF 8 certification exam? I welcome additions from you all.
Entries for month: April 2010
As you must know that Galleon forum using Markitup editor to create HTML formatted posts. Markitup is a jQuery based easily configuarable editor. It has "link to image" functionlity which used to add URL of a image to show that image in the post. But it doesn't have facility to upload a file to server or browse a file which is already uploaded by that user. I thought, it is good idea to create a plugin to do the same.
UI mockup for the file upload is
Once the user uploaded a file or clik on browse button in markitup menu bar, a popup browse div will showed to the user to select their uploaded image. I made browse window as draggable using jQuery UI.Browse uploaded files interface,
Recent Comments