Tagged Questions
acronym for America Online
6
votes
3answers
523 views
How do you get AOL's OpenID site verification to work?
I have an OpenID relying party setup and using XRDS. It passes the "RP has discoverable return_to" interop test over at http://test-id.org/RP/DiscoverableReturnTo.aspx.
Yahoo no longer complains with ...
4
votes
3answers
192 views
How do “professional” IM bots avoid being kicked off line or locked out?
I'm looking to develop a scalable IM bot (aka Automated Service Agent). It's been done before and I'm wondering what methods are used to maintain reliability. I see two immediate problems with ...
3
votes
3answers
144 views
Anyone that had the aol oauth api working?
i'm developing an application with multiple login and information export options like yahoo, google contacts, live contacts etc. I tried to do the oauth wrapper for aol, followed the examples in the ...
2
votes
1answer
82 views
AOL9.0 and continuously sent AJAX requests
We have a campaign up and running that collects clicks. Over 50,000 clicks have been recorded from 2 different IP addresses, both with the user-agent's set to AOL9.0. I was wondering if there is a ...
2
votes
1answer
57 views
Error while importing contacts from AOL
I am trying to import all my AOL Email contacts in my web application. For that I am using cardmagic gem given at
I forked the code & replaced following code
AOL_NUM = "29970-343" # this seems ...
2
votes
2answers
276 views
Is there any AOL Contacts API?
Is there any oAuth based AOL contacts API available just like google contacts, yahoo contacts and live contacts APIs.
If so then can anybody redirect me to their link please?
I cannot seem to find any ...
2
votes
1answer
278 views
What is the format of compose links to web mail clients such as Gmail, Yahoo Mail, Hotmail and AOL?
In my application, I'm currently using mailto: links to open email compose dialogs. This is terrible for web mail users, since it typically causes Outlook or Apple Mail to launch into their setup ...
1
vote
0answers
29 views
Is anyone familiar with “VELCRO” as a term for a debugging level?
In an older software package, I noticed an interesting "logging level" in the options for debug message output. The list included DEBUG, WARNING, ERROR, FATAL, VELCRO, TRACE and STREAM. (Listed in ...
1
vote
0answers
107 views
Email Tracking AOL Webmail/Desktop
I'm trying to continue building up an email tracker - successfully done GMail Yahoo and several web clients. Now I'm stuck with AOL webmail.
Trying the usual methods of using HTTP_REFERER, ...
1
vote
1answer
533 views
Export Contact List of Yahoo/AOL/Live [closed]
I am trying to export contacts using Yahoo/AOL/Live username credentials.
I have been able to export gmail contacts with their API, but cant find any example for Yahoo/AOL/Live in ASP.Net
Any help ...
1
vote
2answers
146 views
AOL styling problems - two fixed sidebar one fluid content layout
I have adapted the holy grail three column layout into my site and it works great, except in AOL. I can easily use JavaScript to detect AOL and write new CSS styles after the rest have been ...
1
vote
2answers
1k views
Zend Framework: Some email users get errors when trying to open PDF attachments?
I'm having a strange problem and not sure how to troubleshoot it. I have created a script in one of my Zend Framework controllers that allows an administrator to log in, upload a PDF, and send as an ...
0
votes
0answers
23 views
AOL desktop sign in on wireless network
I don't know why? Whenever I install AOL desktop (9.5, 9.6, 10.0) on my computer and I'm connected to the internet using cable, every thing is ok. I can browse websites and sign in to AOL.
But ...
0
votes
0answers
22 views
Contacts gem - Fetching AOL Contacts error
I am using Ruby contacts gem to fetch AOL contacts.
But I am receiving Account Invalid error. When I checked the code in Aol.rb, there is a code like
if data.include?("error.gif")
raise ...
0
votes
0answers
77 views
API for Yahoo,HotmAIL,Gmail
How to Import e-mails,(inbox,outbox),contacts from email servers [yahoo,gmail,hotmail and AOL] in .net Application.i want to develop a gmail and yahoo mail application.So please provide me the ...
0
votes
0answers
36 views
AOL OAuth user info endpoint
Anybody have idea about AOL OAuth user info endpoint. Facebook have https://graph.facebook.com/me
I am trying to find AOL user info endpoint through OAuth.
0
votes
0answers
51 views
AOL 9.x does not work with wireless network [closed]
I've recently installed AOL desktop 9.x. But I can not use it because it always shows me a connection problem.
I'm using a wireless connection at home. If I use a cable connection, everything runs ...
0
votes
1answer
87 views
AOL openid website verification
Iam trying to use AOL openid, nut am getting "AOL is unable to verify this website"
can somebody tell me the steps to avoid this error, what should I don on my end.
If there is some sample code ...
0
votes
0answers
81 views
421 RP-001 (BAY0-MC2-F43) emails not being delivered [closed]
Of late I have a problem with the subjected error code - Emails are not being delivered. Tried to send using Windows Live Mail client as also through AOL webmail to a hotmail ID as also another ...
0
votes
1answer
157 views
Windows Server PHP mail being blocked by Comcast/AOL
I have a windows server running an application which sends mail via PHP. Some of the people who should be recieving the emails are complaining they are not getting them. I think they are using Comcast ...
0
votes
1answer
103 views
AOL IE9/FF4 user unable to download some images (random)
I have a user on my site which (AOL + IE9) which is having issues with images on a webpage not loading. It's odd because I can't replicate the issue whatsoever. He mentions that the problem also ...
0
votes
1answer
300 views
AOL 9.0 IE7 javascript Submit problem
I'm having some problems with AOL and IE 7.
Some members on my site have this setup and I'm having trouble getting some forms to work for them.
The html/javascript is this
<li ><a ...
0
votes
1answer
295 views
AOL contacts API
Is anybody aware of any AOL API (e.g. based on OAuth) that would expose the user address book (no screen-scraping)?
I've seen a few threads about it but no answers:
Does AOL have a contacts api?
...
0
votes
1answer
41 views
What are my options if i wanted to make an aol im bot in php?
How would i make an aol aim bot in php, that is able to send and receive message, with a autoresponder. I have already taken a look at the toc protocol but wanted to use oscar if possible.
0
votes
1answer
620 views
Does AOL have a contacts api?
In their dev site,AOL says the contacts api would coming soon from the year 2008-_-
but I can't find anything about it since then, and I find in window live add contacts site:
...
0
votes
1answer
165 views
Creating a bot for AOL Instant Messenger
I'm interested in writing a bot for AOL Instant Messenger (kind of like SmarterChild.) What free or open source products are available to facilitate the writing of bots such as this?
0
votes
2answers
92 views
How to fetch top 20 results of particular keyword from AOL Search Engine using PHP?
all
I want top 20 results of AOL search engine but I don't know how can I get using PHP script ?
Please Help me.
0
votes
3answers
77 views
rails page won't display entirely
I'm having the most peculiar problem, and I was hoping I someone could point me in the right direction on how to address it (or even locate it...). I'm working on a rails site, and the pages display ...
0
votes
2answers
243 views
How to make dotnetopenid work with AOL
The library does not work with AOL (Google and Yahoo are OK). AOL uses openid version 1.0 and I think it is due to this. I have tried extremeswank - works with AOL - no problems, and sreg works with ...
0
votes
0answers
141 views
Why are my HTML newsletter hyperlink addresses being replaced with MIP protocol addresses?
I've created a html newsletter for a business orginization. This email includes registration hyperlinks. A user forwarded me the message he recieved today stating that the links don't work.
He is ...
0
votes
2answers
215 views
A pre-coded web-based client that can connect to OSCAR/AIM and/or GCHAT that I can host on my web server?
Does anyone know of a readymade web-based client that I can host on my personal web server to be able to connect to AIM? I guess I'm looking for more of a solution like gmail-lite (a php coded client ...
0
votes
3answers
602 views
AOL OpenID?
I'm trying to implement OpenID on my site. I've got Google, Yahoo! and ClaimID working so far, but AOL tells me "Invalid devId or Site not registered.". So how do I register my site and/or get a devID ...
0
votes
1answer
1k views
How do I test my pages in the AOL browser without installing AOL?
How can I test my site in AOL without installing AOL? I did that once on my machine, and it killed it... ;)
I know, I know... I can use a Virtual Machine, but I'm really just looking for an AOL ...