<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Java Development</title>
		<description>RSS feeds of forum</description>
		<link>http://developer.yahoo.com/forum</link>
		<pubDate>Sun, 19 May 2013 14:35:28 -0700</pubDate>
		<atom:link href="http://developer.yahoo.com/forum/feed" rel="self" type="application/rss+xml"/>
		<ttl>99</ttl>
		<item>
			<title><![CDATA[how to use yahoo finacial charts api]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/how-to-use-yahoo-finacial-charts/1360098954785-9cff56d4-54bd-4e81-94e5-a9d9497a13bd</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/how-to-use-yahoo-finacial-charts/1360098954785-9cff56d4-54bd-4e81-94e5-a9d9497a13bd/1360098954785</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=VBHEKGK65FLP3VHE5OMVL7ODAE">carl</a>

<p>Hi,</p><p>I am using the following link to get back fill data.  I would like to be able to get hourly, daily and weekly data and not just one minute.<a rel="nofollow" href="http://chartapi.finance.yahoo.com/instrument/1.0/vrx/chartdata;type=quote;range=5d/csv/">http://chartapi.finance.yahoo.com/instrument/1.0/vrx/chartdata;type=quote;range=5d/csv/</a></p>]]></description>
			<dc:creator>carl</dc:creator>
			<pubDate>Tue, 05 Feb 2013 13:15:54 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Retriving contacts from Yahoo address book using java]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Retriving-contacts-from-Yahoo-address-book/1246361110000-3ccef7b1-c609-359a-87f8-d0b58d5ec7f7</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Retriving-contacts-from-Yahoo-address-book/1246361110000-3ccef7b1-c609-359a-87f8-d0b58d5ec7f7/1352315412251</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=P6JSUCGMRU6NI2I52GDVYHBZKU">Muralikrishna</a>

<p>Hi Team <br>If you could complete the coding for importing the contacts from the yahoo, please send those to me too at mrmuralikrishnam@yahoo.com.</p>]]></description>
			<dc:creator>Muralikrishna</dc:creator>
			<pubDate>Wed, 07 Nov 2012 11:10:12 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Error While trying to use the SouthAuth for Sturts demo application]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Error-While-trying-to-use-the/1352232773141-2d84d41e-12d8-422a-9dcc-a98bdc53a229</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Error-While-trying-to-use-the/1352232773141-2d84d41e-12d8-422a-9dcc-a98bdc53a229/1352233234567</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=R5W7TCKXHIUBVTOPNSGTGVI5FI">Neerugatti</a>

<p>Any one please let me know the fix for the above issue ASAP!..<br><br><br>Thanks in Advance!..<br><br></p>]]></description>
			<dc:creator>Neerugatti</dc:creator>
			<pubDate>Tue, 06 Nov 2012 12:20:34 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Error While trying to use the SouthAuth for Sturts demo application]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Error-While-trying-to-use-the/1352232773141-2d84d41e-12d8-422a-9dcc-a98bdc53a229</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Error-While-trying-to-use-the/1352232773141-2d84d41e-12d8-422a-9dcc-a98bdc53a229/1352232773141</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=R5W7TCKXHIUBVTOPNSGTGVI5FI">Neerugatti</a>

<p>[11/7/12 1:36:01:828 IST] 0000004d OAuth1    I org.brickred.socialauth.oauthstrategy.OAuth1 getLoginRedirectURL Determining URL for redirection[11/7/12 1:36:04:421 IST] 0000004d RequestProces W org.apache.struts.action.RequestProcessor processException Unhandled Exception thrown: class org.brickred.socialauth.exception.SocialAuthException[11/7/12 1:36:04:531 IST] 0000004d servlet    E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught exception created in one of the service methods of the servlet action in application YahooExtAPIEAR. Exception created : javax.servlet.ServletException: org.brickred.socialauth.exception.SocialAuthException: javax.net.ssl.SSLHandshakeException: com.ibm.jsse2.util.g: PKIX path building failed: java.security.cert.CertPathBuilderException: PKIXCertPathBuilderImpl could not build a valid CertPath.; internal cause is: java.security.cert.CertPathValidatorException: The certificate issued by OU=Equifax Secure Certificate Authority, O=Equifax, C=US is not trusted; internal cause is: java.security.cert.CertPathValidatorException: Certificate chaining errorOR you have not set any scope while registering your application. You will have to select atlest read public profile scope while registering your applicationat org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:523)at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:224)at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)at javax.servlet.http.HttpServlet.service(HttpServlet.java:718)at javax.servlet.http.HttpServlet.service(HttpServlet.java:831)at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1443)at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:790)at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:443)<br><br><strong>Issue : Team, please help me to fix above issue..</strong><br></p>]]></description>
			<dc:creator>Neerugatti</dc:creator>
			<pubDate>Tue, 06 Nov 2012 12:12:53 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Retriving contacts from Yahoo address book using java]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Retriving-contacts-from-Yahoo-address-book/1246361110000-3ccef7b1-c609-359a-87f8-d0b58d5ec7f7</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Retriving-contacts-from-Yahoo-address-book/1246361110000-3ccef7b1-c609-359a-87f8-d0b58d5ec7f7/1351504285095</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=4GPSMQZKNBE2WT4FNZRJKYHXMM">Lavlove</a>

<p>Hi Srihari,<br><br>If you have got the java code to import the yahoo contacts please forward me also the same.<br>Your help would highly be appreciated<br><br>regards,<br>Lav.<br><br><br></p>]]></description>
			<dc:creator>Lavlove</dc:creator>
			<pubDate>Mon, 29 Oct 2012 02:51:25 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: change email to keep gettng emails for this group]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/change-email-to-keep-gettng-emails/1242341145000-a7f4944e-bf2d-3067-9787-e8038d17265d</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/change-email-to-keep-gettng-emails/1242341145000-a7f4944e-bf2d-3067-9787-e8038d17265d/1349471832128</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=PQIZSB5OBQHUO7DUBOYD3U5ACQ">duzins</a>

<p>Do you mean the email address on file with Yahoo Developer Network or your home address on your Yahoo account?<br><br>robyn</p>]]></description>
			<dc:creator>duzins</dc:creator>
			<pubDate>Fri, 05 Oct 2012 14:17:12 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Retriving contacts from Yahoo address book using java]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Retriving-contacts-from-Yahoo-address-book/1246361110000-3ccef7b1-c609-359a-87f8-d0b58d5ec7f7</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Retriving-contacts-from-Yahoo-address-book/1246361110000-3ccef7b1-c609-359a-87f8-d0b58d5ec7f7/1349353932303</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=4SKGG4VDPXHRFV4SKH2AUHJQOE">Srihari</a>

<p>Please send me the above application code to srihari_sirumalla@yahoo.com</p>]]></description>
			<dc:creator>Srihari</dc:creator>
			<pubDate>Thu, 04 Oct 2012 05:32:12 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Retriving contacts from Yahoo address book using java]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Retriving-contacts-from-Yahoo-address-book/1246361110000-3ccef7b1-c609-359a-87f8-d0b58d5ec7f7</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Retriving-contacts-from-Yahoo-address-book/1246361110000-3ccef7b1-c609-359a-87f8-d0b58d5ec7f7/1349353513042</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=4SKGG4VDPXHRFV4SKH2AUHJQOE">Srihari</a>

<p>Please send me the the Above application code to srihari_sirumalla@yahoo.com<br>Please send me ASAP<br><br><br></p>]]></description>
			<dc:creator>Srihari</dc:creator>
			<pubDate>Thu, 04 Oct 2012 05:25:13 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[File not found Exception when calling Yahoo Search via REST and Java]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/File-not-found-Exception-when-calling/1349188987215-d89d46ab-ac27-4c07-9b36-308c4ef64f5b</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/File-not-found-Exception-when-calling/1349188987215-d89d46ab-ac27-4c07-9b36-308c4ef64f5b/1349188987215</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=7MJEVQ6WRYRJGRKG54D33HWVM4">Daleep</a>

<p>Any ideas as to why I may get this when I call the Yahoo search service .<br>I set a proxy.<br>  System.setProperty("proxyHost", "SOME_PROXY");<br>  System.setProperty("proxyPort","8080");  <br><br> and then a baisc search call :<br><br> URL url = new URL(MessageFormat.format(WEB_SEARCH_URL_FORMAT,new Object[]{URLEncoder.encode(APPLICATION_ID, "utf-8"), <br>  URLEncoder.encode(query, "utf-8")})); <br><br>  // Create an XPath engine.<br>  XPath xpath = XPathFactory.newInstance().newXPath( );<br><br>  // Execute the query.<br>  Document responseDocument = null;<br>  try {<br><br>   // We need a Document to use XPath. <br>   DocumentBuilder builder = DocumentBuilderFactory.newInstance().newDocumentBuilder();<br>   responseDocument = builder.parse(url.openStream()); <br>  } <br>  catch (IOException e) <br> {ERROR CAUGHT HERE}<br><br><br>Request URL = http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=SOME_APP_ID&amp;query=QUERY_STRING<br>Error calling the service: java.io.FileNotFoundException: http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=SOME_APP_ID&amp;query=QUERY_STRING<br>java.io.FileNotFoundException: http://api.search.yahoo.com/WebSearchService/V1/webSearch?appid=SOME_APP_ID&amp;query=QUERY_STRING<br> at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1303)<br> at java.net.URL.openStream(URL.java:1009)<br> at org.ofcom.industry.search.YahooSearch.main(YahooSearch.java:69)</p>]]></description>
			<dc:creator>Daleep</dc:creator>
			<pubDate>Tue, 02 Oct 2012 07:43:07 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: change email to keep gettng emails for this group]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/change-email-to-keep-gettng-emails/1242341145000-a7f4944e-bf2d-3067-9787-e8038d17265d</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/change-email-to-keep-gettng-emails/1242341145000-a7f4944e-bf2d-3067-9787-e8038d17265d/1349071902148</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=64GOZQ7U6WHR5MZNI3ZBZ2YXWM">Riley</a>

<p>Yes. I would like to change my yahoo address. and get a new one. How do I do that?</p>]]></description>
			<dc:creator>Riley</dc:creator>
			<pubDate>Sun, 30 Sep 2012 23:11:42 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[The timezone of the time received from csv]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/The-timezone-of-the-time-received/1347842298533-166b7eea-f9e2-4fde-85bc-7e03c670670c</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/The-timezone-of-the-time-received/1347842298533-166b7eea-f9e2-4fde-85bc-7e03c670670c/1347842298533</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=II3BVZQ466XTONPTLJPTMUQSNU">KWAN</a>

<p style="border:0px;outline:0px;vertical-align:baseline;margin:1px 0px 15px;padding:2px;font-size:1.2em;color:#2c2c29;font-family:Tahoma;line-height:normal;">http://finance.yahoo.com/d/quotes.csv?e=.csv&amp;f=sl1d1t1&amp;s=AUDCNY=x<br>s = audcny=x<br>l1 = 6.6504<br>d1 = 9/17/2012<br>t1 = 8:34pm<br><br>my computer current time is : 9/17/2012 08:34am (GTM+8)<br></p>]]></description>
			<dc:creator>KWAN</dc:creator>
			<pubDate>Sun, 16 Sep 2012 17:38:18 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: How to add Yahoo Finance charts in Java GUI]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/How-to-add-Yahoo-Finance-charts/1316998235552-794c1177-bcfd-4b91-8c7f-13f2650cbe11</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/How-to-add-Yahoo-Finance-charts/1316998235552-794c1177-bcfd-4b91-8c7f-13f2650cbe11/1345893472783</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=EM7FZERYM3EA47HOPPNYKRHLXM">Hitman</a>

<br>http://ichart.finance.yahoo.com/t?s=AV.L]]></description>
			<dc:creator>Hitman</dc:creator>
			<pubDate>Sat, 25 Aug 2012 04:17:52 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Inconsistent search results with SearchMessages.]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Inconsistent-search-results-with-SearchMessages-/1340375819062-3be0fde1-ec5f-4ebb-aee2-aa56a00e1dea</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Inconsistent-search-results-with-SearchMessages-/1340375819062-3be0fde1-ec5f-4ebb-aee2-aa56a00e1dea/1340375819062</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=376CQ6GPQFULJC2VAJ5TUF7DYU">Chris</a>

<p class="p1" style="font-size:14px;"></p><p class="p1">I've recently been working with code that uses Yahoo! Mail Web Services API to interact with Yahoo! Mail. I am trying to search for messages (from a specific sender) using YmwsStub.SearchMessages and keep getting inaccurate results. While testing, there were 6 messages from the given sender in the inbox, but only 3 messages were being returned in the search results. The search was consistent in that it always returned the same subset of emails. I then sent 3 other emails from a different sender account to the yahoo inbox and tried searching for that sender email address. This search would only return 1 of the 3 emails (but always the same email). </p><p class="p2">I have tried authenticating with both BBAuth and OAuth, and I get the same results each time.</p><p class="p2">Out of curiosity, I tried the same search using the Yahoo! YQL Console, and all of the messages were returned using that method.</p><p class="p3">I tried testing again the next morning, and magically everything was returning correctly. I searched the same inbox for the same senders with the same code as the previous day, and everything was coming back correctly this time. I sent more emails from the two sender address, and each search returned all the messages correctly.</p><p class="p3">Later in the day, I sent a couple more messages to test again and found that 1 of the 3 new messages was not being returned in the search response. (And again, YQL Console was returning it just fine)</p><p class="p6">Here is the Java code that is making the search request:</p><p class="p7">@Override</p><p class="p7">public String[] getMessageIdsFromSender(String folderId, String senderSearchString, int maxResults) throws SessionException {</p><p class="p7"><span class="Apple-tab-span"></span>List<string> mids = new ArrayList<string>();</string></string></p><p class="p7"><span class="Apple-tab-span"></span>try {</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>YmwsStub.SearchMessages39 searchRequest = new YmwsStub.SearchMessages39();</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>searchRequest.setSearchMessages(new YmwsStub.SearchMessages());</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>searchRequest.getSearchMessages().setSearch(new YmwsStub.SearchQuery());</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>searchRequest.getSearchMessages().getSearch().setFrom(senderSearchString);</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>searchRequest.getSearchMessages().getSearch().setFrommatchmode(YmwsStub.SearchMatchMode.contains);</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>searchRequest.getSearchMessages().getSearch().setFid(new String[] { folderId });</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>searchRequest.getSearchMessages().setStartMid(new UnsignedLong(0));</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>searchRequest.getSearchMessages().setNumMid(new UnsignedLong(maxResults));</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>YmwsStub.ListMessagesResponse searchResponse = stub.SearchMessages(searchRequest, null).getListMessagesResponse();</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>if (searchResponse.getMid() != null) {</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>for (String mid : searchResponse.getMid()) {</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>mids.add(mid);</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>}</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>}</p><p class="p7"><span class="Apple-tab-span"></span>} catch (RemoteException re) {</p><p class="p7"><span class="Apple-tab-span"></span><span class="Apple-tab-span"></span><span class="Apple-tab-span" style="white-space:pre;"></span>throwYmailSessionException(re);</p><p class="p7"><span class="Apple-tab-span"></span>}</p><p class="p7"><span class="Apple-tab-span"></span>return (String[]) mids.toArray(new String[mids.size()]);</p><p class="p7">}<br></p><p class="p6">Has anyone else experienced this type of inconsistency with SearchMessages?<br>Suggestions?</p><p class="p6">Any help would be greatly appreciated,</p><p class="p6">Thank You</p>]]></description>
			<dc:creator>Chris</dc:creator>
			<pubDate>Fri, 22 Jun 2012 07:36:59 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: mobile ads for Java apps]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/mobile-ads-for-Java-apps/1280368604000-00af81a5-3778-3838-a4c6-eb777df8539c</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/mobile-ads-for-Java-apps/1280368604000-00af81a5-3778-3838-a4c6-eb777df8539c/1332260393875</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=JLL6OCJUQOU6CQI23QDBJTMFWE">max FIRMIN</a>

<h3 style="padding-bottom:13px;border-bottom:1px solid purple;padding-right:200px;">mobile ads for Java apps</h3>]]></description>
			<dc:creator>max FIRMIN</dc:creator>
			<pubDate>Tue, 20 Mar 2012 09:19:53 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Issue while connecting to yahoo]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Issue-while-connecting-to-yahoo/1331931692007-1dcb5f8a-2c6f-46e3-81c6-2f4397518a7c</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Issue-while-connecting-to-yahoo/1331931692007-1dcb5f8a-2c6f-46e3-81c6-2f4397518a7c/1331931692007</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=M44UQC6EMC5BVWSVJKBCJ6RXD4">priya</a>

<p>Hi ,<br>I am facing an issue with Yahoo in local .It is throwing the below exception.<strong><br>java.lang.IllegalStateException: twitter.com.consumer_keynot found</strong><span style="font-weight:bold;"><br></span>We suspect the issue is with App keys .So I tried thebelow one s<br>Created 2/3 App's in yahoo site and tried with new keys .Still it didnot work.<span style="font-size:11pt;"><br>I am not able to verify the domain in yahoo App,so that might be the reason keys are not working.</span><span style="font-size:11pt;"><br>Can anyone let me know why this issue is coming and how can we get it solved.</span></p><p class="MsoNormal"><span style="font-size:11pt;">Thanks,</span></p>]]></description>
			<dc:creator>priya</dc:creator>
			<pubDate>Fri, 16 Mar 2012 14:01:32 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/html4/strict.dtd]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Server-returned-HTTP-response-code-503/1264243498000-64521142-f8e2-34d6-af26-7146829bc269</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Server-returned-HTTP-response-code-503/1264243498000-64521142-f8e2-34d6-af26-7146829bc269/1330323950245</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=CUWW62M63X5ZC2UVBANLBJW3GA">Dreamhome Consultant</a>

<p>I AM UNABLE OPENFILLS FAST .<br>WHEN EVER I GO FOR FILLS IT SHOWSLOADING ONLY<br>THEN AGAIN I HAVE TO GO FOR SIGN OUT    AND THEN LOG IN</p>]]></description>
			<dc:creator>Dreamhome Consultant</dc:creator>
			<pubDate>Sun, 26 Feb 2012 22:25:50 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Server returned HTTP response code: 503 for URL: http://www.w3.org/TR/html4/strict.dtd]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Server-returned-HTTP-response-code-503/1264243498000-64521142-f8e2-34d6-af26-7146829bc269</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Server-returned-HTTP-response-code-503/1264243498000-64521142-f8e2-34d6-af26-7146829bc269/1330321715761</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=CUWW62M63X5ZC2UVBANLBJW3GA">Dreamhome Consultant</a>

<p>I AM UNABLE TO LOG IN, IT SHOWS ERROR</p>]]></description>
			<dc:creator>Dreamhome Consultant</dc:creator>
			<pubDate>Sun, 26 Feb 2012 21:48:35 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Yahoo Import Contacts]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Yahoo-Import-Contacts/1275051834000-130c92e0-7bb2-3a54-ae5e-eb85defb9bba</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Yahoo-Import-Contacts/1275051834000-130c92e0-7bb2-3a54-ae5e-eb85defb9bba/1326295233163</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=DKLI7RDNYH5Z3CLEP55SIUWSTE">Liby</a>

<p>Have you guys solved it?<br><br> QUOTE (Adham ElNawawy @ 19 Jul 2010 7:01 AM) i was wondering if anyone have answered your question or you reached a solution for this problem.<br><br>i would really appreciate the help<br><br>thanks in advance</p>]]></description>
			<dc:creator>Liby</dc:creator>
			<pubDate>Wed, 11 Jan 2012 07:20:33 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[Global symbols directory]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Global-symbols-directory/1322183576593-fa50a215-12eb-4a46-9a06-b83cd6a18f6e</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Global-symbols-directory/1322183576593-fa50a215-12eb-4a46-9a06-b83cd6a18f6e/1322183576593</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=ABNHN6I77OEUHA7ICQZWQ3OM4Q">Gino Picano</a>

<br>How could I download or where I could find a list of all Symbols available in YAHOO finance? The results could be a simple table with the following columns:<br>(1) Symbol; (2)Name; (3) Type; (4) Industry/Category; (5) Exchange.<br><br>Thanks in advance]]></description>
			<dc:creator>Gino Picano</dc:creator>
			<pubDate>Thu, 24 Nov 2011 17:12:56 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[How to add Yahoo Finance charts in Java GUI]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/How-to-add-Yahoo-Finance-charts/1316998235552-794c1177-bcfd-4b91-8c7f-13f2650cbe11</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/How-to-add-Yahoo-Finance-charts/1316998235552-794c1177-bcfd-4b91-8c7f-13f2650cbe11/1316998235552</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=UKSIRFHHS67AQAPNRNYKGPJXKY">Irfaan</a>

<p>You can get a chart for any share, for example Barclays:http://ichart.finance.yahoo.com/t?s=BARC.L<br><br>How can I take this image and place it in a java GUI.<br>So for example I can do the barclays chart and if i click Aviva it will take this link:http://ichart.finance.yahoo.com/t?s=AV.L<br><br>Take the chart and place it in my java GUI.<br></p><div>
<br><br>
</div>]]></description>
			<dc:creator>Irfaan</dc:creator>
			<pubDate>Sun, 25 Sep 2011 17:50:35 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[How to get calendar meeting detail of yahoo in java]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/How-to-get-calendar-meeting-detail/1315219565489-5bdcde34-3aa6-413b-b2b8-8fc024ae1f7e</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/How-to-get-calendar-meeting-detail/1315219565489-5bdcde34-3aa6-413b-b2b8-8fc024ae1f7e/1315219565489</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=4KKWHFQSWIFPYCC7JYEMK6WHFI">Mike Lona</a>

<p>I was trying set and get meeting of my yahoo account calendar in java.but din't succeed.please help me to do this task</p>]]></description>
			<dc:creator>Mike Lona</dc:creator>
			<pubDate>Mon, 05 Sep 2011 03:46:05 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: How to process TimeStamp in chartapi.finance.yahoo.com]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/How-to-process-TimeStamp-in-chartapi-finance-yahoo-com/1265288990000-1f515778-6081-3507-b6a2-ef3f1bdad104</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/How-to-process-TimeStamp-in-chartapi-finance-yahoo-com/1265288990000-1f515778-6081-3507-b6a2-ef3f1bdad104/1309190066000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=TC5E6AILUKDLZ4YOROSTDK2YL4">Dhruba</a>

]]></description>
			<dc:creator>Dhruba</dc:creator>
			<pubDate>Mon, 27 Jun 2011 08:54:26 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Marketing API v7 SOAP request wrong namespace]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Marketing-API-v7-SOAP-request-wrong/1292265526000-5ec3be3a-7461-3987-bad6-d6369afda54c</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Marketing-API-v7-SOAP-request-wrong/1292265526000-5ec3be3a-7461-3987-bad6-d6369afda54c/1292265526000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=DLVALBQSTGRJZ7JYEEJOVTVBYE">BPatelz</a>

<p>Hi,<br><br>I am trying to post an addReportRequest on the the Marketing API (v7). Returns error E0152 - wrong namespace for service. Am using the sandbox - <a href="https://sandbox.marketing.ews.yahooapis/services/v7" rel="nofollow" target="ext">https://sandbox.marketing.ews.yahooapis/services/v7</a>. Cannot work out whether I am using the wrong namespace for the sandbox - cannot see anything that says what it should be so am using same as live which is "http://marketing.ews.yahooapis.com/v7" or if I am setting up the SOAP request incorrectly. Any help would be very welcome.<br><br>My request looks like below:<br><br>- <envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns="http://marketing.ews.yahooapis.com/v7" xmlns:wsse="http://schemas.xmlsoap.org/ws/2002/07/secext" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><br>- <header><br>- <security><br>- <usernametoken><br><username>******</username><br><password>******</password><br></usernametoken><br></security><br><license xmlns="http://marketing.ews.yahooapis.com/v7">******</license><br><masteraccountid xmlns="http://marketing.ews.yahooapis.com/v7">******</masteraccountid><br><accountid xmlns="http://marketing.ews.yahooapis.com/v7">******</accountid><br></header><br>- <body>
<br>- <addreportrequest xmlns="http://marketing.ews.yahooapis.com/v7"><br><accountid>******</accountid><br>- <reportrequest><br><daterange>Last7Days</daterange><br><reportname>YahooTestReport</reportname><br><reporttype>KeywordSummaryByDay</reporttype><br></reportrequest><br>- <fileoutputformat><br><fileoutputtype>XML</fileoutputtype><br><zipped>true</zipped><br></fileoutputformat><br></addreportrequest><br>
</body>
<br></envelope><br><br><br>Java code is:<br><br>/*<br> * To change this template, choose Tools | Templates<br> * and open the template in the editor.<br> */<br><br>package src.com;<br><br>import java.io.ByteArrayOutputStream;<br>import javax.xml.soap.*;<br>import java.net.URL;<br>import javax.xml.namespace.QName;<br>import javax.xml.parsers.DocumentBuilder;<br>import javax.xml.parsers.DocumentBuilderFactory;<br>import org.w3c.dom.Document;<br>import org.w3c.dom.Element;<br><br>public class GetKeywordSummaryJAX {<br><br>  private static final String uri =<br>    "https://sandbox.marketing.ews.yahooapis.com/services/V7/";<br><br>  private static final String ns = "http://marketing.ews.yahooapis.com/v7";<br>  private static final String xsd_ns = "http://www.w3.org/2001/XMLSchema";<br>  private static final String xsi_ns = "http://www.w3.org/2001/XMLSchema-instance";<br>  private static final String wsse_ns = "http://schemas.xmlsoap.org/ws/2002/07/secext";<br><br>  private static final String username = "******";<br>  private static final String password = "******";<br>  private static final String license = "******";<br>  private static final String masterAccountID = "******";<br>  private static final String accountID = "******";<br><br>  public static void main(String[] args) throws Exception<br>  {<br>    try<br>    {<br>      SOAPConnectionFactory soapConnectionFactory = SOAPConnectionFactory.newInstance();<br>      SOAPConnection connection = soapConnectionFactory.createConnection();<br><br>      MessageFactory factory = MessageFactory.newInstance();<br><br>      SOAPMessage request = factory.createMessage();<br>      SOAPMessage response = null;<br><br>      request.getSOAPPart().setXmlVersion("1.0");<br>      request.setProperty(SOAPMessage.CHARACTER_SET_ENCODING, "UTF-8");<br><br>      SOAPEnvelope envelope = request.getSOAPPart().getEnvelope();<br>      SOAPHeader header = request.getSOAPHeader();<br>      SOAPBody body = request.getSOAPBody();<br><br>      header.detachNode();<br><br>      createXMLNamespaces(envelope);<br>      createRequestHeader(<br>        envelope, request.getSOAPPart().getEnvelope().addHeader());<br>      createGetCampaignsRequestBody(body);<br><br>      request.saveChanges();<br><br>      ByteArrayOutputStream boas = new ByteArrayOutputStream();<br>      request.writeTo(boas);<br>      System.out.println(boas.toString());<br><br>      //response = connection.call(request, new URL(uri + "/CampaignService"));<br><br>      //boas = new ByteArrayOutputStream();<br>      //response.writeTo(boas);<br>      //System.out.println(boas.toString());<br><br>      request.getSOAPBody().detachNode();<br>      body = request.getSOAPPart().getEnvelope().addBody();<br><br>      createAddReportRequestBody(body);<br><br>      request.saveChanges();<br><br>      boas = new ByteArrayOutputStream();<br>      request.writeTo(boas);<br>      System.out.println(boas.toString());<br><br>      response = connection.call(request, new URL(uri + "/BasicReportService"));<br><br>      boas = new ByteArrayOutputStream();<br>      response.writeTo(boas);<br>      System.out.println(boas.toString());<br><br>      connection.close();<br>    }<br>    catch (Exception ex)<br>    {<br>      ex.printStackTrace();<br>    }<br>  }<br><br>  private static void createXMLNamespaces(SOAPEnvelope envelope) throws Exception<br>  {<br>    envelope.addNamespaceDeclaration("ns", ns);<br>    envelope.addNamespaceDeclaration("wsse", wsse_ns);<br>    envelope.addNamespaceDeclaration("xsi", xsi_ns);<br>    envelope.addNamespaceDeclaration("xsd", xsd_ns);<br>  }<br><br>  private static void createRequestHeader(SOAPEnvelope envelope, SOAPHeader header)<br>    throws Exception<br>  {<br>      SOAPHeaderElement securityE =<br>        header.addHeaderElement(new QName(wsse_ns, "Security", "wsse"));<br><br>      SOAPElement usernameTokenE =<br>        securityE.addChildElement(new QName(wsse_ns, "UsernameToken", "wsse"));<br><br>      SOAPElement usernameE =<br>        usernameTokenE.addChildElement(new QName(wsse_ns, "Username", "wsse"));<br><br>      usernameE.addTextNode(username);<br><br>      SOAPElement passwordE =<br>        usernameTokenE.addChildElement(new QName(wsse_ns, "Password", "wsse"));<br><br>      passwordE.addTextNode(password);<br><br>      SOAPHeaderElement licenseE =<br>        header.addHeaderElement(new QName(ns, "license"));<br><br>      licenseE.addTextNode(license);<br>      licenseE.normalize();<br><br>      SOAPHeaderElement masterAccountIDE =<br>        header.addHeaderElement(new QName(ns, "masterAccountID"));<br><br>      masterAccountIDE.addTextNode(masterAccountID);<br><br>      SOAPHeaderElement accountIDE =<br>        header.addHeaderElement(new QName(ns, "accountID"));<br><br>      accountIDE.addTextNode(accountID);<br>  }<br><br>  private static void createAddReportRequestBody(SOAPBody body) throws Exception<br>  {<br>    SOAPBodyElement addReportRequestE =<br>      body.addBodyElement(new QName(ns, "addReportRequest"));<br><br>    SOAPElement accountIDE =<br>      addReportRequestE.addChildElement(new QName(ns, "accountID"));<br><br>    addReportRequestE.appendChild(accountIDE);<br><br>    accountIDE.addTextNode(accountID);<br><br>    SOAPElement reportRequestE =<br>      addReportRequestE.addChildElement(new QName(ns, "reportRequest"));<br><br>    //SOAPElement campaignIDsE =<br>    //  reportRequestE.addChildElement(new QName(ns, "campaignsIDs"));<br><br>    //SOAPElement longE =<br>    //  campaignIDsE.addChildElement(new QName(ns, "long"));<br><br>    //longE.addTextNode("135085001");<br><br>    SOAPElement dateRangeE =<br>      reportRequestE.addChildElement(new QName(ns, "dateRange"));<br><br>    dateRangeE.addTextNode("Last7Days");<br><br>    //SOAPElement endDateE =<br>    //  reportRequestE.addChildElement(new QName(ns, "endDate"));<br><br>    //endDateE.addTextNode("2010-12-12T00:00:00");<br><br>    SOAPElement reportNameE =<br>      reportRequestE.addChildElement(new QName(ns, "reportName"));<br><br>    reportNameE.addTextNode("YahooTestReport");<br><br>    SOAPElement reportTypeE =<br>      reportRequestE.addChildElement(new QName(ns, "reportType"));<br><br>    reportTypeE.addTextNode("KeywordSummaryByDay");<br><br>    //SOAPElement startDateE =<br>    //  reportRequestE.addChildElement(new QName(ns, "startDate"));<br><br>    //startDateE.addTextNode("2010-12-12T00:00:00");<br><br>    SOAPElement fileOutputFormatE =<br>      addReportRequestE.addChildElement(new QName(ns, "fileOutputFormat"));<br><br>    addReportRequestE.appendChild(fileOutputFormatE);<br><br>    SOAPElement fileOutputTypeE =<br>      fileOutputFormatE.addChildElement(new QName(ns, "fileOutputType"));<br><br>    fileOutputTypeE.addTextNode("XML");<br><br>    SOAPElement zippedE =<br>      fileOutputFormatE.addChildElement(new QName(ns, "zipped"));<br><br>    zippedE.addTextNode("true");<br>  }<br><br>  private static void createGetCampaignsRequestBody(SOAPBody body) throws Exception<br>  {<br>    body.addNamespaceDeclaration("ns", ns);<br><br>    SOAPBodyElement getCampaignsE =<br>      body.addBodyElement(new QName(ns, "getCampaigns"));<br><br>    SOAPElement campaignIDsE =<br>      getCampaignsE.addChildElement(new QName(ns, "campaignsIDs"));<br><br>    SOAPElement longE =<br>      campaignIDsE.addChildElement(new QName(ns, "long"));<br><br>    longE.addTextNode("135085001");<br>  }<br>}<br><br><br>Mike</p>]]></description>
			<dc:creator>BPatelz</dc:creator>
			<pubDate>Mon, 13 Dec 2010 10:38:46 -0800</pubDate>
		</item>
		<item>
			<title><![CDATA[mobile ads for Java apps]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/mobile-ads-for-Java-apps/1280368604000-00af81a5-3778-3838-a4c6-eb777df8539c</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/mobile-ads-for-Java-apps/1280368604000-00af81a5-3778-3838-a4c6-eb777df8539c/1280368604000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=PLUPAO7DUZZB2U5FYJACUHH3YU">Roger Skubowius</a>

<p>Does Yahoo! offer an API whereby a mobile Java app can ask the API for a display/text ad ? Ideally, the API would allow me to give a list of keywords and a current location of the handset.</p>]]></description>
			<dc:creator>Roger Skubowius</dc:creator>
			<pubDate>Wed, 28 Jul 2010 18:56:44 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Yahoo Import Contacts]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Yahoo-Import-Contacts/1275051834000-130c92e0-7bb2-3a54-ae5e-eb85defb9bba</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Yahoo-Import-Contacts/1275051834000-130c92e0-7bb2-3a54-ae5e-eb85defb9bba/1279548076000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=BM6T35CDQTQU5U477LOQCH6TOI">Adham ElNawawy</a>

<p>i was wondering if anyone have answered your question or you reached a solution for this problem.<br><br>i would really appreciate the help<br><br>thanks in advance</p>]]></description>
			<dc:creator>Adham ElNawawy</dc:creator>
			<pubDate>Mon, 19 Jul 2010 07:01:16 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: How to send Yahoo Messenger messages from java]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/How-to-send-Yahoo-Messenger-messages/1278621743000-cf01871a-422f-3a06-9d2d-703d70bb41a3</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/How-to-send-Yahoo-Messenger-messages/1278621743000-cf01871a-422f-3a06-9d2d-703d70bb41a3/1278972077000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=6AKISFKMSOQY5ALFMHKZYHUJWQ">Ray DeBruyn</a>

<p>No wonder it was so hard to find info on this!<br><br>I'd started from scratch and created a java app using OAuth2, but so far failed have a NullPointerException in the org.opensocial.Response.getParser code. I think I need a different value for VIEWER_ID than my yahoo email address.<br><br>Is there any functionality in this to verify if friends are online? <br><br>Can you shed any light on what to use for the VIEWER_ID as in the code below. The choke point is on the response = client.send(request); line:<br><br>    Provider   provider  = new YahooProvider();<br>    AuthScheme scheme    = new OAuth2LeggedScheme(CONSUMER_KEY, CONSUMER_SECRET, VIEWER_ID);<br>    Client     client    = new Client(provider, scheme);<br>    Request    request;<br>    Response   response;<br><br>    request = PeopleService.getViewer();<br><br>    try<br>    {<br>    response = client.send(request);<br>    }<br>    catch (IOException e)<br>    {<br>    System.out.println("IOException " + e.getMessage());<br>    }<br>    catch (RequestException e)<br>    {<br>    System.out.println("RequestException " + e.getMessage());<br>    }<br>    catch (Exception e)<br>    {<br>    e.printStackTrace();<br>    }</p>]]></description>
			<dc:creator>Ray DeBruyn</dc:creator>
			<pubDate>Mon, 12 Jul 2010 15:01:17 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: How to send Yahoo Messenger messages from java]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/How-to-send-Yahoo-Messenger-messages/1278621743000-cf01871a-422f-3a06-9d2d-703d70bb41a3</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/How-to-send-Yahoo-Messenger-messages/1278621743000-cf01871a-422f-3a06-9d2d-703d70bb41a3/1278949199000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=NJFIDHVPVVISDXZKT7UKED2WHU">Jonathan LeBlanc</a>

<p>Hi Ray,<br><br>Unfortunately we no longer support the messenger API, so the functionality for working with it has been turned off.  Unofficially, the one utility which I know of that can access Messenger is Libpurple: <a href="http://developer.pidgin.im/wiki/WhatIsLibpurple" rel="nofollow" target="ext">http://developer.pidgin.im/wiki/WhatIsLibpurple</a>.  I should note that this is not supported by Yahoo! and we offer no guarantees that it will remain functional with Messenger.  <br><br>I hope that helps,<br>Jon</p>]]></description>
			<dc:creator>Jonathan LeBlanc</dc:creator>
			<pubDate>Mon, 12 Jul 2010 08:39:59 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[How to send Yahoo Messenger messages from java]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/How-to-send-Yahoo-Messenger-messages/1278621743000-cf01871a-422f-3a06-9d2d-703d70bb41a3</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/How-to-send-Yahoo-Messenger-messages/1278621743000-cf01871a-422f-3a06-9d2d-703d70bb41a3/1278621743000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=6AKISFKMSOQY5ALFMHKZYHUJWQ">Ray DeBruyn</a>

<p>I played with the ymsg package a couple of years ago and successfully sent and retrieved messages from java. I revisited this code yesterday to find it was failing to log in.<br><br>It appears that source forge has taken over this project. I downloaded the latest copy (ymsg_code_source_v0_64.zip) and still failed. The code compiles and runs, but fails to log in.<br><br>Is anyone using this package? If not, is there still a way to do this? I've been poking around and there appears to be a new set of APIs. If these do what I need, it would also appear that I need a combination of APIs. Can anyone shed some light for me. What I need is to send text messages and potentially confirm if a user is online. The previous code would take parameters of an ID and message, send the message, start a listener and display recived messages in the console. <br><br>If I can confirm that the ymsg package is still in use by others and is working, I'll attempt to get it working.<br><br>If I can confirm that the ymsg package is no longer in use by others and/or does not work, I'll abandon it.<br><br>If you suggest the new APIs or some other method, I would appreciate what ever advice you can give.<br><br>Thanks in advance,<br>Ray</p>]]></description>
			<dc:creator>Ray DeBruyn</dc:creator>
			<pubDate>Thu, 08 Jul 2010 13:42:23 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Announcing YOS SDK for Java]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Announcing-YOS-SDK-for-Java/1278608755000-fbc18985-d55b-3438-b1fa-4a6cc80fd70a</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Announcing-YOS-SDK-for-Java/1278608755000-fbc18985-d55b-3438-b1fa-4a6cc80fd70a/1278608755000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=HZBKUUQDYDOFNFPQOOHFLZLX24">brianc</a>

<p>We are pleased to announce the availability of the YOS SDK for Java. This SDK provides access to <a href="http://developer.yahoo.com/yos/" rel="nofollow" target="ext">Yahoo! Open Strategy</a> data via Java using OAuth authentication.<br><br>See this YDN blog post for details: <a href="http://developer.yahoo.net/blog/archives/2010/07/yos_sdk_for_java.html" rel="nofollow" target="ext">Announcing the YOS SDK for Java</a>.</p>]]></description>
			<dc:creator>brianc</dc:creator>
			<pubDate>Thu, 08 Jul 2010 10:05:55 -0700</pubDate>
		</item>
		<item>
			<title><![CDATA[Re: Error 403 using api.search.yahoo.com]]></title>
			<link>http://developer.yahoo.com/forum/Java-Development/Error-403-using-api-search-yahoo-com/1276001179000-5365a649-9213-35c5-8dfb-c1ea0d5c6915</link>
			<guid>http://developer.yahoo.com/forum/Java-Development/Error-403-using-api-search-yahoo-com/1276001179000-5365a649-9213-35c5-8dfb-c1ea0d5c6915/1277453279000</guid>
			<description><![CDATA[Posted by <a href="http://developer.yahoo.com/forum/user?id=E6RNTYTSYNEBOWGHWFF2BSTT5A">Deep</a>

<p>Happy day !   It is system software error.   Thanks.</p>]]></description>
			<dc:creator>Deep</dc:creator>
			<pubDate>Fri, 25 Jun 2010 01:07:59 -0700</pubDate>
		</item>
	</channel>
</rss><!-- p1.ydn.bf1.yahoo.com uncompressed/chunked Sun May 19 14:35:28 PDT 2013 -->
