"AlternateVersions" alternative in Amazon PA-API 5.0 - amazon-product-api

According to the official documentation the "AlternateVersions" parameter is deprecated in Amazon's Product Advertising API 5.0. I can't seem to figure out the alternative way to find related product versions. Can anyone help? Thank you!

Related

Is it possible to create a Discussion page for my documentation?

My team will soon be using Read the Docs to deploy a user guide. We'd like to include a page for discussion or questions about the project. Is that possible on Read the Docs? If not, any suggestions for alternatives would be greatly appreciated.
Cheers

Symfony 2.4 and Google Drive Integration

i am trying to integrate the #google-drive-sdk in my project symfony 2.4 where i wish to use this SDK to attach docs and edit it in my site ( if have other tips or idea i'm waiting for), and i am looking for a full example witch give a hole idea.
i found this subject Symfony2 and Google API integration but it is looked missing code.
so, if there is no samples you may guide me to resolve it.
thanks for all.

Need a starting point for using the Yodlee Wizards

I'm just getting started using Yodlee, and I'm excited about the prospect of using the Linked Account Wizard (among the others.) Unfortunately, the only documentation I've found so far on them is a brief mention of "Yodlee Hosted Wizards" in the SDK Developer's Guide. Is there more documentation on them anywhere in the Yodlee documentation trove? It's tricky to know where to start with these things.
Thanks!
Check out the doc Aggregation Quick Reference Guide-11.1.pdf from this page:
http://developers.yodlee.com/docs-tools-how-tos
Nick is right there's a bit more instruction on LAW in the aggregation quickstart guide. That's available in our dev portal and v11 ftp server. There are some additional docs on the ftp server not currently on our dev portal. If you don't have access to that send a request here http://solutions.yodlee.com/web-inquiry.html and David will get you hooked up.

Spatial MySQL with Entity Framework

Is this possible now to use Spatial with MySql and Entity Framework? Couldn't find blog nor document nor help about that. Any direction is appreciated.
Not that I know of yet, but seeing how Devart recently released support for Migrations, I'd expect them to follow up with spaital support pretty soon too.

Wikipedia Api in java

I am using wikipedia api to get result as article for example to get result on INDIA i`m using action=parse and page="INDIA"
can anyone please tell me how to use this using java.
Any help appreciated
The Java Wikipedia API (Bliki engine) might help you, there are also other options availible