Archive for November, 2009

Adobe AIR 2.0 out and looking good !

Adobe has struck again with its sensational AIR 2.0 APIs.  Here are some of the features supported on AIR 2.0. With the launch of AIR 2.0,  i can make a wild guess on what impact this will have on existing desktop languages in the market

November 20, 2009   Posted in: General  No Comments

XPath – An efficient way to parse xml

XPath, the XML Path Language, is a query language for selecting nodes from an XML document. In addition, XPath may be used to compute values (e.g., strings, numbers, or Boolean values) from the content of an XML document. XPath was defined by the World Wide Web Consortium (W3C). – courtesy: Wikipedia.org
XPath is a regular expressions style query language for selecting / extracting [...]

November 8, 2009  Tags: , ,   Posted in: Actionscript 2.0, Flash Lite  No Comments


>