stetelepta / oohembed

Automatically exported from code.google.com/p/oohembed
Other
7 stars 0 forks source link

oohembed.com over quote #14

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Goto oohembed.com and note over quota message from Google App Engine

Original issue reported on code.google.com by RichardD...@gmail.com on 3 May 2010 at 9:59

GoogleCodeExporter commented 9 years ago
I experienced this last night as well (may 5th)

Original comment by alienweb...@gmail.com on 6 May 2010 at 5:03

GoogleCodeExporter commented 9 years ago
...and again just now? Is this a common occurrence? Maybe the developer can 
provide
us with instructions on how to install this locally on our own servers to 
spread the
load out a bit?

Original comment by alienweb...@gmail.com on 6 May 2010 at 7:58

GoogleCodeExporter commented 9 years ago
Until this problem is resolved, you might want to switch to http://embed.ly/ 
It's an
easy one-line code change. That's what I did and it's been working great.

Original comment by RichardD...@gmail.com on 6 May 2010 at 11:50

GoogleCodeExporter commented 9 years ago
Ah thank you for that link. It works like a charm!

Original comment by alienweb...@gmail.com on 7 May 2010 at 1:12

GoogleCodeExporter commented 9 years ago
Yes, oohEmbed is too popular for its own good now :)

There's nothing magic about installing oohEmbed. Just follow these steps:

1. Read Google App Engine getting started guide and get familiar with basics
2. Register an 'app' with app engine with your account
3. Take the oohEmbed source code and upload it to your new App Engine 
registered app.
4. Point your code to this newly running app.
5. Profit!

Original comment by deepak.s...@gmail.com on 7 May 2010 at 4:39

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I switched to embed.ly after running into oohembed quota issues, and I can 
confirm it has been working 
smoothly.

Solution: in your copy of jquery.oembed.js, just replace 
"http://oohembed.com/oohembed/" with 
"http://api.embed.ly/v1/api/oembed"  (a modified minified version is attached)

Original comment by sean.bil...@gmail.com on 1 Jun 2010 at 2:29

Attachments:

GoogleCodeExporter commented 9 years ago
We have taken several measures to improve the quality of service, including:
- paying for additional CPU and bandwidth
- blocking a few users who were not using the services correctly
- get more volunteer help

hope that the problems are things of past. Please update the issue, if you 
still face problems.

Original comment by woohoo%o...@gtempaccount.com on 27 Jul 2010 at 7:33