Tip: Open URLs with framework.openUrl
<<I’d bet good money that most Desktop gadget developers could recognize and understand this code snippet: var obj = new ActiveXObject(’WScript.Shell’); obj.run(’http://desktop.google.com/’); Those days are over, as the latest Google Desktop release added an API for opening a URL in a browser…>> (more…)
See original post by Chris Gilmer