Getting a developer id

Ok; I suspect this has only a snowball's chance in hell of getting a response, but here goes anyway:

How do I get one of the "devId"s that is required to use the AOL Pictures developer API? A link to a specific page is what I'm looking for. The doc points to http://dev.aol.com but I can't seem to find it there.

Gracias.

You should be able to use

You should be able to use WebAIM using any source language, Java, PHP, C#, JavaScript or whatever.
Can you give some detail of what calls you are making and how they fail? You also might want to check out the WebAIM sample code, and we also have a few sample mashups (including in PHP) on our gallery that might be useful: http://help.aol.com/gallery

(Note: I'm going to remove your other forum post as it's more or less a duplicate of this one)

In my google page site I

In my google page site I used the wep-aim key thats also subsccribed for that page

I have made change in the html page [it was not php page]and used the script as in the tutorial with change in keys and putiing header and body as in tutorial

But My output is blank..

Did i miss any thing

What can be the reason?

Another thing is that when i use aim-client of java ,Would i subscrive the key for my JSP site?

Thanks

Re: In my google page site I

Which tutorial did you use? Did you put in the for the display? Did you get any (Firebug or IE) errors? We'd probably need to see your actual code to tell you what's wrong. If you don't feel comfortable posting it, you can send to us using the Contact Us link at the bottom of the page.

The language used for calling WebAIM has no effect on the URL used (per your Java question). However, if the Java server is at a different URL than the one for HTML or PHP then you'd need a different devId for it. I hope that helps.