I am unable to Install WRT plugin in APTANA studio.. Getting this error while installing :
Unable to access "http://update.aptana.com/install/nokia/". Unable to access site: "http://update.aptana.com/install/nokia/" [Connection timed out: connect] Unable to access site: "http://update.aptana.com/install/nokia/" [Connection timed out: connect]
I tried to debug a RSS reader widget developed following the Aptana widget wizard. It works on the emulator but when i debug it on firefox. it failed. It seems something wrong with the following netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserRead"); Error: e "http://127.0.0.1:8000" ��,� UniversalBrowserRead CP� at open(boolean, String, String) (ReadMore/WRTKit/UI/Ajax.js:68) at fetchFeed(Function, String) (ReadMore/FeedUpdateBroker.js:33) at updateFeedTimerFunc() (ReadMore/readmore.js:299)
Could you offer more detailed debug steps of Aptana Nokia widget? Thanks Ling
WRT are one of the emerging mobile technologies and the first Problem developers used to face when developing their application was the absence of a good IDE which should we all in one. The announcement of aptana studio WRT plugin was a great news.
This article gives a over basic idea on how to start developing your widgets on the aptana studio. This article on a step by step manner explains first how to configure aptana studio for widgets development. Article also gives a clear cut picture of debugging our project which is really helpful. At last we can complete the project by deploying our widget.
This article is very useful to developers who just wanted to start development in WRT. --Gaba88 12:34, 5 September 2009 (UTC)