Secure yui combo service (Over HTTPS)
YUI Dependency Configurator is a great tool for getting a single unified JS or CSS…
Secure YUI Combo Usage Guide
This post explains how to transit from unsecure (HTTP) based YUI combo service to Secured(HTTPS)…
Fast Apex Xml Dom on “salesforce.com” CodeShare Now !
Apex wrapper classes aka “Fast Apex XML Dom” has reached a point that I can…
Fast Apex XML Dom Quick Started Guide !
This post explains how to quickly start using the new wrapper Apex API. Developers coding…
Fast Apex XML DOM TODO’s
Though Apex Dom class wrappers like TG_XmlDOM and TG_XMLNode are almost complete. But still there…
Fast Apex Xml Dom API Project Started !
Apex Spring 10 Dom classes (XmlNode, Document) were reviewed a few days back. I wrote…
Apex Dom Document XmlNode bad design story
AbstractWhile doing some coding using the new Apex DOM classes I felt so frustrated regarding…
Apex DOM classes Document XMLNode reviewed – Spring 10 Release !
Abstract I was going through the code sample and apex docs for new Spring 10…