I have been looking at the UrlLoader feature, however, i run Image Loader.gproj, it says  Image format is not supported.
Anyone else experience this?
 A minute or two later i figure i know what the problem is. The gideros website was updated (
http://giderosmobile.com/forum/discussion/3083/new-gideros-website)
 and sure enough, when i pasted in the image url i got a 404. So i search for the same image elsewhere (i assume it was the logo) , and found that the fix was easy: 
replace:
http://www.giderosmobile.com/giderosmobile.pngwith:
http://static.tumblr.com/5a60896ee53c3e489bac3f198385d88e/ll1f53u/3WHmiw85t/tumblr_static_gideros-mobile-small.pngsadly, the link is reeeeeeally long,and the image is blurry but it IS better than a error  
 i just wanted to tell you guys about this bug, maybe you can host a better picture in a smaller link.                 
 
                “ The first 90% of the code accounts for the first 90% of the development time. The remaining 10% of the code accounts for the other 90% of the development time. ” - Tom Cargill
Comments