An American multinational internet corporation headquartered in Sunnyvale, California, United States
-3
votes
0answers
32 views
Yahoo Answers - putting html/css into yahoo answers text area [closed]
Just had a fun little idea - it would be cool to be able to post custom html/css code into a Yahoo! Answers text field, and have it display your answer using that html/css. An example would be having ...
0
votes
0answers
8 views
Preview attached documents in yahoo mailbox
I am trying to write a userscript to be able to preview documents attached in the emails in my yahoo mailbox. I thought it would be easy to do since I can grad the link of the attached documents and ...
0
votes
0answers
13 views
Is there any other Instant messaging for website like Yahoo Pingbox or Meebo Me Widget?
I need a quickly messaging way to help customers online. Pingbox and Meebo both are have been shut down. They were useful, coz there are yahoo applications for iphone, ipad and androids. So I can get ...
0
votes
0answers
30 views
API for downloading yahoo finance company reports
I want to download public financial reports for companies listed on their Company spotlight section
such as http://www.companyspotlight.com/18971/Apple-Inc . I have tried scrapping the HTML but that ...
0
votes
0answers
19 views
WHY: each item's pubDate disappears and RSS contains only one pubDate?
In Yahoo Pipes, when I view results in the edit pipe window each item has its own (different) pubDate.
When I view the raw output of the RSS in a browser pubDate is only present once, in the head.
...
-2
votes
1answer
11 views
Why would my site not show up in Binglehoogo searches that contain the description and a keyphrase? [closed]
I have a website dedicated to Garrapata, a state park in Big Sur. I have, I think, done a good job SEO-wise as:
The site's title is "Garrapata Photo Gallery"
The site's keywords are "Big Sur, ...
0
votes
0answers
20 views
Android Yahoo OAuth website verification stuck
For my Android oAuth I have configured Mobile/ Desktop Yahoo project at http://developer.apps.yahoo.com/projects/ I successfully get yahoo authentication information: Consumer Key and Consumer ...
1
vote
1answer
24 views
remove target and rel attributes from links with yahoo pipes regex
I'm trying to remove rel and target attributes from a RSS description using regex but can't seem to figure it out. I'm able to remove classes and styles, but rel and target just won't work. I've tried ...
-2
votes
2answers
83 views
How To: Python Pandas get current stock data
I've used:
data = DataReader("yhoo", "yahoo", datetime.datetime(2000, 1, 1),
datetime.datetime.today())
in pandas (python) to get history data of yahoo, but it cannot show ...
0
votes
0answers
36 views
imap_open() does not work in the server
I am devoloping an email reading program. I was developing this program using wamp server. it worked in wamp server. But when i upload it into the server,
it doesn't work.
In my program imap_open() ...
0
votes
0answers
5 views
Displaying numbers on Piechart usingYUI Piechart
How to Display numbers on Piechart instead of displaying values on Mouse over using yahoo YUI 2.X ?
2
votes
1answer
58 views
Email authentication (Gmail, Yahoo etc) — android
I am pretty new to this topic, is that possible to authenticate all email id in one stretch. Actual need is i want to authenticate the email(gmail, yahoo etc) in my application, once the authenticate ...
0
votes
0answers
16 views
Having trouble with official Yahoo BOSS API Ruby Documentation
I'm following the tutorial over here, right on developer.yahoo.com:
I left their oauth_util.rb alone but I have changed a couple of things with test.rb - the line 1 and I added the keys, obviously.
...
1
vote
2answers
33 views
How can I add more locations into SimpleWeather.js?
I'm Using this plugin: Simple Weather on my site to get the weather tied into a simple widget I'm building.
All I need to do is display a more in depth location from the postcode. Currently, if I ...
0
votes
0answers
25 views
Yahoo Pipes to enrich RSS descriptions dynamically with ${title} variable?
In Yahoo Pipes, By using the Regex module I can replace item.link .* with a url such as https://www.google.com/webhp#output=search&sclient=psy-ab&q=${title}
What this accomplishes is ...
0
votes
0answers
13 views
Using Omniauth open_id with a different port issue
I am having a project that requires to login with Yahoo open id. I am using Omniauth gem and "omniauth-openid" gem
Everything is okay in my local machine but when I deploy it to the production ...
0
votes
2answers
43 views
Yahoo Mail is adjusting margins in HTML email
I'm perplexed by what's going on so I figured S.O. might be able to help. I have a HTML email and everything looks fine except for a couple of bullets.
Here's how it looks in Outlook, AOL, GMail:
...
0
votes
0answers
32 views
Yahoo pipe using XPath Fetch Page showing null
I'm building a Yahoo Pipe using the XPath Fetch Page module. You can see my pipe here.
I can see the right information shown in the Debugger, showing 13 items, but when I run my pipe I'm getting the ...
0
votes
0answers
25 views
Using Image Change on Hover in Yahoo Shopping Site Builder
I am using Yahoo Shopping website builder for a website. My client wants a image hover (or mouseover) with the images in the menu. Yahoo Shopping website builder has many limitations and I cannot ...
1
vote
1answer
24 views
Return path doesn't get set using mail.smtp.from
I am having problems setting the return path for all yahoo emails I'm sending. Here's what I'm using:
Properties props = new Properties();
props.put("mail.transport.protocol", "smtps");
...
0
votes
0answers
33 views
Sorry! there is an error with the request
I am trying to fetch yahoo contacts of user who visits my site, to invite them, for that i tried to implement the yahoo official PHP SDK to fetch contacts, but when i implemented it and tried to run ...
0
votes
0answers
15 views
Yahoo API allows only 1 query
I have a problem.
I need a few Yahoo API queries for my wordpress plugin.
When I start it, I can post my OAuth Key and secret and verify it or start getting some content from it.
This process is ...
1
vote
0answers
33 views
Get current url and create share link (yahoo messenger)
I have this function to get the current page url:
<?php
function currentPageURL() {
$curpageURL = 'http';
if ($_SERVER["HTTPS"] == "on") {$curpageURL.= "s";}
$curpageURL.= "://";
if ...
0
votes
0answers
36 views
Curl Auth at http://auctions.yahoo.co.jp/
I have a problem. On the local computer authentication works, and on the VPS hosting wants and asks captcha.
Cookie file is being written.
If you upload a local cookie to the server, then you are ...
0
votes
1answer
28 views
Yahoo Screenscraping software
Some time ago, I came across something Yahoo offers to do screen scraping and for the life of me I cannot find it again. It is not Pipes and it is not YQL and I know I found it on Stack.
Can someone ...
1
vote
0answers
19 views
Yahoo hosting , php header content type issue [duplicate]
When I set the content type as image in a PHP script using the header function, it gives different errors. Firefox is showing that the connection timed out, and Chrome shows a no-response error. This ...
0
votes
2answers
84 views
xpath to extract all different id in yahoo pipes
I'm trying to build an rss feed from my website page by using yahoo pipes tool.
I be able to extract only one id from a web page by using "xphat fetch page" from yahoo pipes:
...
2
votes
0answers
54 views
How to do yahoo integration in Android?
I'm developing a yahoo login integration in Android App and return into main Activity. I have completed all the steps of yahoo integration.I have spent several days for searching yahoo integration in ...
0
votes
1answer
25 views
Heroku app with Yahoo! hosted domain SSL
I have a Heroku app that I would like to access via a subdomain of a client's Yahoo hosted domain through https (SSL). I have set up the subdomain on the Yahoo side via a DNS CNAME entry and the ...
1
vote
1answer
165 views
How to change the Yahoo Mail, sign out URL?
This is my code I came up with (w/ lots of outside help; I'm not fluent in JS):
setTimeout(function() {
var logout = document.querySelector('a.yucs-signout'),
link = ...
0
votes
1answer
21 views
NoClassDefFoundError while integrating Yahoo in Application
I'm developing an Application where I have integrated Yahoo so that I can retrive contacts from yahoo mail. I have imported the jar files in my App.
I'm getting following error
...
0
votes
0answers
54 views
how to correctly form yahoo boss url query
I am a novice programmer trying to understand how the api works. Been studying it for the last few days and been making some progress, but still need some help.
This seems to be the url to submit the ...
2
votes
3answers
57 views
why no search engine can search ~ sign? [closed]
yesterday I was looking to know what is the meaning of ~ in C# and tried to search in Google,yahoo, and guess what?
none of them index ~
I tried "~", \\~ , '~' and have no luck, it's surprising for ...
0
votes
0answers
24 views
yahoo weather request query for hourly
if we click here Link in the page just click hourly below weather images . We can see hourly report of the weather. I want to know how can we request as forecast rss query just like ...
0
votes
1answer
82 views
Yahoo! messenger API & PHP
So i have the API documentation, i have it working as far as logging me in. When i try to send an error the class just has return true so that does not help much. The IM is not being sent so i changed ...
0
votes
0answers
46 views
Yahoo Finance API data does not always load?
When I use this link:
http://ichart.yahoo.com/table.csv?s=AGII&a=0&b=1&c=1970&d=3&e=22&f=2013&g=d&ignore=.csv
I sometimes get
Sorry, the page you requested was ...
0
votes
0answers
25 views
Rerouting emails through another server
I'm having problems with sending emails to Yahoo email addresses. Our IP got banned by them and it's been over 4 days since I submitted the from to get whitelisted, but no reply from them.
I've ...
1
vote
1answer
55 views
Yahoo fetching data MATLAB
I have the list of the securities' tickers. I would like to download close prices and store them into the variable. I wrote this script:
function y=fetchDataFromYahoo()
...
1
vote
1answer
144 views
how to get location name if i have latitude and longitude in Yahoo Maps
I am designing a web application which will use Google Maps and Yahoo Maps. But I am searching for yahoo api to get location address using lat and long. Google Api is not working properly. They have ...
0
votes
0answers
26 views
Yahoo IM SDK (Change Presence keep return bad request)
string url = "http://developer.messenger.yahooapis.com/v1/presence";
url += "?oauth_consumer_key=XXX";
url += "&oauth_nonce=" + Guid.NewGuid().ToString();
url += ...
1
vote
1answer
267 views
How do I get current weather conditions using the Yahoo Weather API and the Lat and Longitude of my iPad? [duplicate]
I have searched google and stackoverflow many times, but I can't seem to find the answer. I am needing to get the current weather for my location using the yahoo api. Please don't suggest other apis ...
0
votes
0answers
47 views
Why is there a difference between my JSON output and RSS output in Yahoo Pipes
I have created a very simple pipe to find the first image of any item on a given rss feed, then use its url as a new item property (item.imageurl).
The pipe's output is now working in JSON but not in ...
0
votes
0answers
18 views
socialauth-net yahoo profile information
I'm using socialauth-net to login into my application. On Yahoo I cannot get the profile option. On their demo site you have access to the Profile option ...
0
votes
0answers
77 views
Getting WOEID from Yahoo new BOSS API using coordinates
I am developing a weather app for android, and one of the features, obviously, is getting the weather for your current location.
I am trying to use Yahoo's API but for some coordinates the given ...
0
votes
1answer
91 views
get yahoo contacts in android using oAuth
this is my code to get yahoo contacts in android .
i m able to get upto access token but while making GET request for contacts im getting signature invalid error.
i searched a lot but i couldnt ...
0
votes
1answer
39 views
How to get user's location with Yahoo API and post it to a div in my website
I am a new javascript coder, so I'd like to know how can I get the user's geolocation with Yahoo API and post it to another existing div on my website.
1
vote
0answers
98 views
Yahoo Group and Bitbucket/GitHub?
I would like to automatically send email notification of GIT push action on Bitbucket or GitHub. I used Google group for it, and it works well. But since Google is blocked in China, it is inconvenient ...
0
votes
0answers
222 views
How to use yahoo finance api java? [closed]
I want to use yahoo finance api in my project, but i`m not getting how to use the data, and specially i want to use it for indian stock market. Please tell me the proper procedure, after importing the ...
1
vote
2answers
596 views
How to get Yahoo's woeid by location?
// Get woeid by lati/long
HttpGet hg = new HttpGet(
"http://where.yahooapis.com/geocode?location=" + latlon + "&flags=J&gflags=R)");
HttpClient ...
6
votes
2answers
435 views
Yahoo API: is geo API closed? (formerly where.yahooapis.com)
does anybody know if the standard yahoo geo/where-api is has been closed?
The api was accessible (untili yesterday) on where.yahooapis.com?
Regards



