Search the web
Sign In
New User? Sign Up
yhoomobiledevelopers · Yahoo! Mobile Developers Group
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 735 - 764 of 915   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
735
Please let me know if someone has created a fully operational platform using Yahoo mobile services....
nick_karnik
Offline Send Email
Feb 2, 2009
9:45 pm
736
... I too am getting this on my Godaddy account. No Idea why though....
Mike
one_i_blind
Offline Send Email
Feb 2, 2009
9:45 pm
737
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 ;" ...
sp_fyp1
Offline Send Email
Feb 3, 2009
8:22 am
738
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...
justingo3
Offline
Feb 3, 2009
3:35 pm
739
I am not sure in this context, but i've seen on other frameworks that you need to html entity the &. The url would take the form of: ...
Olaf Dunn
olafdunn
Offline Send Email
Feb 3, 2009
3:35 pm
740
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...
sp_fyp1
Offline Send Email
Feb 4, 2009
2:50 pm
741
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...
otavio.ramoscg
Offline Send Email
Feb 4, 2009
6:38 pm
742
Hi, I uploaded a widget on Yahoo! Go and it was successful. After that, when I try to access the application on the Yahoo Go emulator. Here is the file which...
axlrosefelder@...
axlrosefelde...
Offline Send Email
Feb 5, 2009
6:42 pm
743
We are very happy to introduce the new version of our Blueprint mobile platform and the launch of the Runtime for Mobile Sites – both of which are available...
Markus Spiering
markus_spiering
Offline Send Email
Feb 5, 2009
10:44 pm
744
You can use the link-set feature with the Blueprint 1.1 language specification. See the documentation here (including a calendar sample): ...
Markus Spiering
markus_spiering
Offline Send Email
Feb 6, 2009
8:29 pm
745
Justin, we introduced new image sizes with Blueprint 1.1. To display a full-sized image, we recommend to use the new <photo ...> tag: ...
Markus Spiering
markus_spiering
Offline Send Email
Feb 6, 2009
9:12 pm
746
I'm not sure what's going wrong, but one problem is that you've got a control (input) bound to a nonexistent data node (emailID); to render the control, you...
Nathan Tawil
ntawil_inc
Online Now Send Email
Feb 6, 2009
11:17 pm
747
Hi, my first widget screen is a simple input form. It results in HTTP GET request like following: http://mysite.com/myform?arg1=inputvalue which is then...
Neurosurg
neurosurgus
Offline Send Email
Feb 8, 2009
7:19 pm
748
Hi I've got this fun today as well. Signout-signin helped me :) regards Valery ... be...
Neurosurg
neurosurgus
Offline Send Email
Feb 8, 2009
11:47 pm
749
Hi, I've created and tested my widget successfully. Then I re-configured its ID to get rid of "hello-world-1" before publishing :) The new widget gets uploaded...
Neurosurg
neurosurgus
Offline Send Email
Feb 8, 2009
11:48 pm
750
Thanks. I tried with a simple Hello World example and even that doesn't work. <?xml version = "1.0" encoding = "UTF-8" ?> <page xmlns:xsi =...
axlrosefelder@...
axlrosefelde...
Offline Send Email
Feb 9, 2009
4:35 am
751
I just checked - the blank space in the XML node was not there in my original XML - somehow it came while copy-pasting from my Editor onto IE. But I don't...
axlrosefelder@...
axlrosefelde...
Offline Send Email
Feb 9, 2009
3:07 pm
752
I have just tested your code sample below and it just worked as expected. It can be viewed in the Go emulator as well as a mobile site. That's the code I have...
Markus Spiering
markus_spiering
Offline Send Email
Feb 9, 2009
7:50 pm
753
I had used it as an XML file, hence the file extension was .xml. I believe there is no content-type setting which needs to be done in that case? The .htaccess...
AxlRose Felder
axlrosefelde...
Offline Send Email
Feb 10, 2009
6:14 pm
754
Hi, You'll still need to set the content-type to application/x-blueprint+xml otherwise your XML will be rejected by our gateway. Alex. On 2/10/09 9:30 AM,...
Alex Linde
alexlinde99
Online Now Send Email
Feb 10, 2009
7:45 pm
755
Alex, My server setting is as follows: I have an Apache HTTP server which acts as the gateway to a Tomcat server which is hosting the files. Does the .htaccess...
axlrosefelder@...
axlrosefelde...
Offline Send Email
Feb 11, 2009
3:36 pm
756
I read the BluePrint SDK Document, the widgets applicated framework may have 'My Web Server', 'Yahoo platform Service' and 'widget', the mobile widgets service...
bill1712
Offline
Feb 11, 2009
3:36 pm
757
Hi, I am just courious, if someone got more than 1 working widget entry in devtest list? I mean the list at URL: http://beta.m.yahoo.com/w/bpdevtest (also one ...
Neurosurg
neurosurgus
Offline Send Email
Feb 11, 2009
3:36 pm
758
As the Blueprint infrastructure resides on the Yahoo! network any Blueprint services must be accessible via the public Internet. It is therefore not possible...
Alex Linde
alexlinde99
Online Now Send Email
Feb 11, 2009
6:10 pm
759
I have three widgets on devtest and they all work for me :) What kind of error are you getting? Alex. On 2/11/09 3:49 AM, "Neurosurg" <khamenya@...>...
Alex Linde
alexlinde99
Online Now Send Email
Feb 11, 2009
11:44 pm
760
Usually the tomcat is for serving dynamic pages (JSPs) in which case you can set the content type from the Java code. If you are serving static pages as per...
Alex Linde
alexlinde99
Online Now Send Email
Feb 11, 2009
11:45 pm
761
Hi, thanks for answering, Alex, I get 404 error when I click on any entry for a deployed widget except of the first one. That is, it's hardly what I can't fix...
Valery Khamenya
neurosurgus
Offline Send Email
Feb 12, 2009
12:13 am
762
Hi Valery, thanks for your reply. Besides using the devtest URL you can also test your service by simply adding ".bpapps.com" after your widget identifier. ...
Markus Spiering
markus_spiering
Offline Send Email
Feb 12, 2009
12:34 am
763
hi Markus, many thanks for your reply! It was indeed the upper case problem! To avoid frequency of my incident in the future one could update this entry in...
Valery Khamenya
neurosurgus
Offline Send Email
Feb 12, 2009
4:44 pm
764
Hi, Q1: how much users currently use Yahoo! Go in overall? Q2: how much users currently use Yahoo! Go per day? Q3: How much users could be realistic to reach...
Neurosurg
neurosurgus
Offline Send Email
Feb 12, 2009
7:39 pm
Messages 735 - 764 of 915   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help