Majority of the widgets when opened are throwing an c1 error ( Your phone has encountered an connection issue please again ) However the widgets are working...
We have been updating some back-end pieces for the Yahoo! Go platform yesterday which has affected the service for a short time. All widgets should be working...
If i want to add an icon besides the block title on header, where the images should stored? Am i need to upload it under the resources\images on Submission...
Hi, I am facing some problem displaying the values that are received from the server side. I have an xml based widget. The first page of my widget submits a...
You can do either, but for best results, you should upload it with your package as indicated in the dev guide and shown in the templates in the SDK. You only...
Hi! I tried to show a header graphic in my Yahoo Go! project. I recognzied that there is always a small space on the left and right border of my image. How can...
Hi! Is there any possibility of setting the color of the header element? Of course, I like blue, and I even like the yahoo blue, but there´s too much blue in...
Hi, there is something weird when i'm using function from blueprint.php. Everything is fine until i call print( $writer->outputMemory() ); What i mean is the...
Hi Artur, thanks for your question. The blue color scheme is fixed for the header and can't be changed. If you are looking into bringing more branding to your...
That's the problem. When i printed out a value from my variable it shown as ...<br />... but after it printed to $writer->outputMemory() when i view the source...
Hi , i was wondering if it's possible to have several location-choosers bound to 1 instance.In the example on page 45 of the new blueprint specification (v1.0)...
Can you provide sample code of how you added <br/> ? I believe if you used blueprint.php, you would have had to create an instance of Blueprint_Br and add it...
Hi Is it possible for a blueprint application to access local resources. For example to get a photo from the camera ? Or to load from a web server running in...
Awesome ! thanks alot, i wouldn't have guessed that ! so that means that the location chooser does the geocoding behind scenes, cool. ... From: Andreas...
The location chooser does not allow access to the separate fields of a location. However it does fill in the fields it can get hold of. So if somebody uses GPS...
Hi, i think there's a slight problem with the location chooser (if i'm not wrong) .. For the postal code , i'm receiving a parameter called "zip" instead of...
Hello Dev Team, As a mobile developper, I read the dev guide and was quite impressed by the strategy you put together to invade the mobile marketplace. Really ...
There is no access to local resources in this 1.0 release, except for obtaining the current position in the location chooser control if the phone supports it. ...
Hi, I was wondering if there is a possibility of sending an email/sms/mms from within the Yahoo Client ? Secondly is it possible for our widgets to access...
Hi, At present, there is no way to avoid the borders. The issue is that I believe the sizes we define per screen category correspond to some standard banner ad...
Hi, Right now, you can't do those sorts of things. The closest you can get is to use the tel: and mailto: schemes. Those will try to open the phone dialing...
Oh, and as for fullscreen images, that's something we need to work on as well. I think we have a hole that's allowing them to do 'full screen', but it's not...
Morning Ed First of all, thank you for your answer about resources, it help us a lot. ... How can I get this current position. I saw in documentation that...
But it's only a slight problem. Looks like the names got changed, however the content is still the same. We are checking if this can be fixed. -- Andreas...
Hi, i have a problem when i put 2 location choosers bound to the same model.The aim is to give the end user the possibility of entering a start point and an...
Ed thanks a lot, That's fantastic news for our two widget plans. We look forward to use yahoo sdk and provide you feedback on how cool it is to build blueprint...