Tagged Questions

0
votes
0answers
12 views

Using Uploadify to POST Directly to Amazon S3

Can anyone tell me how to use Uploadify to upload directly to Amazon S3? My code is as follows: $('#fileInput').uploadify({ 'fileDataName' : 'file', 'uploader' : …
1
vote
2answers
55 views

Non-Common Ports on Amazon EC2

Assume that I want to listen to a non-common port (9090 for example) 24/7 and send data on another non-common port (8980 for example). Is that possible in an Amazon EC2 instance? …
0
votes
2answers
52 views

Db Backup Options (for Cloud DBs like Amazon ESB and GAE)

What are db backup options for (offline): 1 - Amazon EC2 2 - GAE (Google App Engine) Note: For example ESB (Amazon Elastic Block Store) provides differential snapshots which is …
1
vote
2answers
45 views

how to ‘load data infile’ on amazon RDS?

not sure if this is a question better suited for serverfault but I've been messing with amazon RDS lately and was having trouble getting 'file' privileges to my web host mysql user …
0
votes
3answers
27 views

Is an Amazon Machine Image (AMI) immutable?

(Thanks in advance for tolerating my seems-to-be-stupid question). I mean: Consider a VMWare Windows 2003 image. If I 1 - start this image and then 2 - run a program that writes …
1
vote
1answer
58 views

Is it possible to create an IM chatting service on the cloud?

Is it possible to Google App Engine or Amazon EC2 to create a chatting tool that is (obviously) real-time? The motivation is avoiding setting up servers, and dealing with spikes in …
0
votes
1answer
17 views

Amazon Web Service ItemSearch DetailPageURL’s with Associate IDs?

DetailPageURL's returned by ItemSearch seem to include an incorrect ID/tag rather than the associate ID I requested the search with. I'm getting: http://www.amazon.co.uk/gp/pr …
7
votes
3answers
142 views

Is the Amazon Kindle suitable for programming books?

Now that the Amazon Kindle is available internationally, I'm considering getting one. There are plenty of reviews around the net, but what I want to ask here is whether this devi …
0
votes
4answers
163 views

Why does Amazon put their CSS in the Head tag?

Okay, what is Amazon doing? They put all their CSS definitions in the <head> tag? I can see the purpose of saving requests, but it doesn't seem very dynamic to me. Any ideas …
0
votes
2answers
36 views

amazon short url regex… why can’t i get this to work

here is a regex i got from: a blog i can't link to because i am new... just google amazon short url and click on the blog post by noah coad as you can see from this page... it is …
0
votes
1answer
23 views

ASIS3request Amazon S3 XML format error

Dear Hepler, I am using ASIS3request to upload a photo from iphone to Amazon S3 service. Basically I followed the instruction on documentation. However I gets the following erro …
0
votes
0answers
21 views

Amazon S3 - Posting form using html and PHP content-disposition problem

I am having trouble putting files onto my S3 account using http post. Everything is working great, but I want the key and filename to be different. I'm specifying the key just fine …
2
votes
5answers
209 views

Are there any big names running on the cloud?

Are there any big names running on the cloud? Especially on GAE and Amazon?
2
votes
3answers
118 views

Amazon SimpleDB Woes: Implementing counter attributes

Long story short, I'm rewriting a piece of a system and am looking for a way to store some hit counters in AWS SimpleDB. For those of you not familiar with SimpleDB, the (main) pr …
0
votes
2answers
37 views

How do I interact with the Amazon Product Advertising API in my Rails app?

I'm building a Rails web app and was wondering what is the best way to get a list of products that Amazon would return based on a search term? For example, if I sent amazon the …

1 2 3 4 5 9 next
15 30 50 per page