Is it even worth it to start trying to develop for my Sprint Instinct? Will Yahoo support my attempts or are they already building stuff for my phone?...
Hello Is yahoo going to open it's ad system to allow us monetize the blueprint widgets? I think this question appeared in the forums in the past, but this...
Hi Lev, Yahoo will open it's mobile ad system for 3rd party developers, while it is open to Yahoo! services and partners only today. I can't give you a date or...
hallo Justin, I think if you add a placard with a load-page pointing to the url of the image you want to download, it should open the image in the browser and...
Hi, I wish to start development on this platform and need some advice on which server-side script to use. Is PHP the preferred language for developing widgets...
PHP is not the preferred language for developing blueprint. In fact, you can use any language to develop blueprint. There are no advantages in developing using...
Hi, yes, you can use ASP.NET developing Yahoo! Blueprint Widgets. Check my blog where you can download the framework for Visual Studio IDE and a sample...
Spend Valentine's Day a bit differently this year and hack your beloved one a mobile service in Yahoo! Blueprint! Bangalore Open, Yahoo! India's Hack Day,...
Hi all, We are doing a research project on the mobile ecosystem in the Mobility Research Center at Carnegie Mellon Silicon Valley. Our main goal in our current...
I followed and uploaded the sample widget that's included in the SDK. When I try to test and upload the edited submission.zip it showed the following error...
what web server you are working on? if it is apache, you need to integrate with php. specifically, you need to add a handler to process php files. e.g....
Hi Paul, the Developer Preview of the Runtime for Mobile Sites service has been closed. We got a lot of feedback from this preview and are now working on...
Some of your Widgets are listed for the UK only. To see the UK listing please use the following emulator link: http://uk.mobile.yahoo.com/go/tryit If you want...
I am new to Blueprint development. What I want to do is to display a Map control and then overlay a custom WMS tile layer on top. I see where I can mark point...
I had a look around blueprintphp guide but couldnt find any resource about how to add a hyperlink. I found only how to add previous and next using navigation...
Hello, We plan to develop an iPhone application and would prefer to do that with Blueprint. There is some conflicting information about availability of...
Brad, thank you for your interest in developing an iPhone application with Blueprint. The Blueprint Runtime for iPhone Apps is available internally to Yahoo!...
You will need to use the <load> to link to another resource. Please have a look in the Blueprint Developers Guide on page 61. To link to a web page: <load...
From time to time we do compatibility checks with existing Blueprint services against internal versions of the Blueprint platform. Since we opened up the...
Hey guys, I have a quick question. How do I pass multiple variables to the next file? Ex: file.php?one=two&three=four - I get an error, it says, "expecting ;" ...
does anyone know what is the code to display photo/images in full screen format, just like what flickr has done. currently, there is only these few options for...
Hey guys, I have a quick question. Currently I am creating a page to display a timetable in the widget. What i need is the example below: Mon Tue Wed Thur Fri...
Hi, I already have an full J2me that uses web-services to get xml data and build graphics based on that. I'm thinking in start working with blueprint, to make...