View Full Version : new application how to - songza
idan
May 20th, 2009, 03:40 AM
i have published in our blog some pointers to how i created the songza application. you are welcome to take a look and ask questions.
http://developer.boxee.tv/2009/05/19/songza-application/
ameno
May 20th, 2009, 10:09 AM
Thanks for that. The best written documentation by far. Since you use GetFocusedItem() , however, developers should be aware of this bug ( http://forum.boxee.tv/showpost.php?p=50413&postcount=2 ) that will render your application inoperable on some machines (specifically the latest version compiled for Windows).
atomic22
May 20th, 2009, 12:53 PM
FYI - You have a typo in the link for songza
You:
www.songza.cpm
Should be:
www.songza.com
Thanks for the post BTW. very helpful
56Killer
May 20th, 2009, 06:22 PM
I think that now some should make a Firebug tutorial to show people how to use it to help you make your application. That way people can start analyzing website to see how they work and the application development is easier. So they can understand how login or search work on the site their trying to build the application for.
xmcnuggetx
May 21st, 2009, 05:38 AM
I'm on windows here, but a program I enjoy using is url snooper.
http://www.donationcoder.com/Software/Mouser/urlsnooper/index.html
atomic22
May 21st, 2009, 11:04 AM
I think that now some should make a Firebug tutorial to show people how to use it to help you make your application. That way people can start analyzing website to see how they work and the application development is easier. So they can understand how login or search work on the site their trying to build the application for.
http://www.google.com/search?q=firebug+tutorial&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a
http://www.evotech.net/blog/2007/06/introduction-to-firebug/
http://www.litfuel.net/plush/?postid=161
http://www.webmonkey.com/tutorial/Build_Better_Pages_With_Firebug
ameno
May 21st, 2009, 07:20 PM
I'm on windows here, but a program I enjoy using is url snooper.
http://www.donationcoder.com/Software/Mouser/urlsnooper/index.html
I live by URLSnooper. One of my most used debugging tools.
Powered by vBulletin® Version 4.1.12 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.