active questions tagged amazon - Stack Overflow most recent 30 from stackoverflow.com 2009-12-17T15:51:37Z http://stackoverflow.com/feeds/tag/amazon http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/1904694/moving-files-to-amazon-s3-while-keeping-urls 3 Moving Files To Amazon S3 While Keeping URLs! Toilet Overflow 2009-12-15T01:26:58Z 2009-12-15T21:34:11Z <p>I'm in a bit of a pickle here. I currently have a website hosted in a shared hosting environment by a third party hosting provider. As such, I do not have root access to the IIS server that this website is on.</p> <p>I currently have a directory on the site, such as:</p> <p>mysite.com/myfiles</p> <p>The "myfiles" directory currently has a lot of files in it. So many files that it is putting me over the disk space allotment at my host. There are a couple things to now consider:</p> <p>1) The host does not have a more generous plan for us to upgrade to. They are only willing to charge us (very high) overage fees.</p> <p>2) We need to remain with this host until the end of our contract with them, which is almost a year away.</p> <p>I would like to take the contents of this directory and put it on Amazon S3, which would relieve the disk space strain on the hosting account. The only issue is that the URL's to the files need to remain the same!</p> <p>So for instance, if an external website links to mysite.com/myfiles/image.jpg, I want the image on that site to continue working without a hitch.</p> <p>Is there any possible way to achieve this?</p> http://stackoverflow.com/questions/1307407/ruby1-9-and-amazon-sqs 1 Ruby1.9 and Amazon SQS? fields 2009-08-20T16:34:44Z 2009-12-14T01:10:14Z <p>Is there a good library/gem for accessing Amazon SQS from ruby1.9? The Amazon ruby example and right_aws do not work as-is with ruby1.9.</p> <p>I'd strongly prefer something that's known to work under reasonably heavy load (a few hundred thousand queue items or more per day).</p> http://stackoverflow.com/questions/1537746/mail-server-using-postfix 0 Mail Server using Postfix [closed] unknown (google) 2009-10-08T13:16:59Z 2009-12-13T19:47:01Z <p>I have currently set up my web application on Amazon EC2 server. As a well known fact sending email from EC2 has a problem. As a cheap and long lasting solution instead of using "authsmtp" is it possible to rent a server and use it as a Mail Server? I am currently looking for cheap hosting which will give me root access so that it can be configured and used as a relayhost. I am curently using Postfix as MTA. Has any one implemented this before? I am curious about its feasibility of this solution. I guess common requirements are:</p> <ol> <li>Dedicated IP which is not black listed</li> <li>Open relay( open to my Server only)</li> </ol> <p>Any Tips for Header configurations to keep the mails out of spam folder. This is like exactly cloning authsmtp for personal use. Any suggestions for other Mail Server software instead of Postfix?</p> http://stackoverflow.com/questions/1887438/how-to-switch-from-mysql-to-amazon-rds-with-minimal-application-impact 3 How to 'switch' from MySQL to Amazon RDS with minimal application impact? Kabeer 2009-12-11T11:26:02Z 2009-12-11T11:51:36Z <p>Amazon officially states: "Amazon RDS gives you access to the full capabilities of a familiar MySQL database. This means the code, applications, and tools you already use today with your existing MySQL databases work seamlessly with Amazon RDS."</p> <p>I don't get this. Amazon RDS is accessible via web services and there a client libraries (like the one for .Net).</p> <p>So if I have an existing .Net application that uses a DAL which in turn queries MySQL, how can I make the same DAL talk to the Amazon RDS (via the web services). Or am I missing something here?</p> http://stackoverflow.com/questions/1591994/is-the-amazon-kindle-suitable-for-programming-books 11 Is the Amazon Kindle suitable for programming books? frou 2009-10-20T01:21:48Z 2009-12-08T16:09:37Z <p><img src="http://img5.imageshack.us/img5/183/toscaleturingsmv2441327.jpg" alt="alt text" /></p> <p>Now that the Amazon Kindle is <a href="http://www.businessweek.com/the%5Fthread/techbeat/archives/2009/10/amazon%5Fkindle%5Fg.html" rel="nofollow">available internationally</a>, I'm considering getting one. There are plenty of reviews around the net, but what I want to ask here is whether this device is are suitable for reading programming reference books. I'd really appreciate the thoughts of anyone with experience of it.</p> <ul> <li><p>Is the amount of text that can be shown on screen at once limiting?</p></li> <li><p>Are source code listings a problem?</p></li> <li><p>How easy is it to jump from place to place in a non-linear way as you do with a reference book?</p></li> <li><p>Are the note taking and annotation features practical?</p></li> </ul> <blockquote> <p>As far as my question goes:</p> <p>I am interested in the standard Kindle currently being sold (the "Kindle 2") and not the "Kindle DX".</p> <p>I would not use it for only programming books, but it would be a lot of money to spend on a device not suitable for them.</p> <p>Assume that the books are available direct from Amazon, i.e. no messy file conversions needed. </p> </blockquote> http://stackoverflow.com/questions/224220/any-mechanical-turk-api-gotchas 0 Any Mechanical Turk API Gotchas? kurious 2008-10-22T02:03:30Z 2009-12-06T11:58:51Z <p>We're setting up a mechanical turk system. I've run into a few gotchas already, just wanted a place to collect them to save anyone else some trouble.</p> <ul> <li>When submitting an external question, make sure to use "https://" -- we were getting blank responses when people submitted otherwise (this can be annoying to track down).</li> </ul> http://stackoverflow.com/questions/27267/delete-amazon-s3-buckets 2 Delete Amazon S3 buckets? Kyle Cronin 2008-08-26T02:12:06Z 2009-12-06T11:49:06Z <p>I've been interacting with Amazon S3 through <a href="https://addons.mozilla.org/en-US/firefox/addon/3247" rel="nofollow">S3Fox</a> and I can't seem to delete my buckets. I select a bucket, hit delete, confirm the delete in a popup, and... nothing happens. Is there another tool that I should use?</p> http://stackoverflow.com/questions/373501/has-there-been-any-serious-effort-made-to-reverse-engineer-the-amazon-mp3-store-a 2 Has there been any serious effort made to reverse engineer the Amazon MP3 store azn file format? Dave Jones 2008-12-17T02:34:28Z 2009-12-06T11:36:25Z <p>Since the Amazon MP3 store launched in the UK, I really want to write a downloader application for my phone so I can buy mp3s wherever I am and listen to them without hassle. However, first I need to reverse engineer the amazon .azn file format it supplies to the downloader app. The outer layer is obvious, it is simply base 64 encoded. However, the next layer in is a little more mysterious. It isn't deflated as far as I can tell, nor any other obvious compression algorithm. </p> <p>I'm going to try a few tricks to see if I can use the downloader app itself to help me figure it out, but I wonder if I'm reproducing work someone else has done out there in an obscure corner of the internet? Anyone know of any work that has previously gone in to this?</p> http://stackoverflow.com/questions/1268158/force-cloudfront-distribution-file-update 0 Force CloudFront distribution/file update Martin 2009-08-12T19:17:45Z 2009-12-06T02:00:06Z <p>I'm using Amazon's CloudFront to serve static files of my web apps. </p> <p>Is there no way to tell a cloudfront distribution that it needs to refresh it's file or point out a single file that should be refreshed? </p> <p>Amazon recommend that you version your files like logo_1.gif, logo_2.gif and so on as a workaround for this problem but that seems like a pretty stupid solution. Is there absolutely no other way?</p> http://stackoverflow.com/questions/1727670/should-i-be-concerned-with-bit-flips-on-amazon-s3 2 Should I be concerned with bit flips on Amazon S3? Chris Gray 2009-11-13T07:20:59Z 2009-12-06T00:00:09Z <p>I've got some data that I want to save on <a href="http://en.wikipedia.org/wiki/Amazon%5FS3" rel="nofollow">Amazon S3</a>. Some of this data is encrypted and some is compressed. Should I be worried about single bit flips? I know of the MD5 hash header that can be added. This (from my experience) will prevent flips in the most unreliable portion of the deal (network communication), however I'm still wondering if I need to guard against flips on disk?</p> http://stackoverflow.com/questions/1853020/amazon-affiliate-links-on-a-website-written-by-users 0 Amazon Affiliate links on a website written by users Gal 2009-12-05T18:35:32Z 2009-12-05T19:03:47Z <p>If my users link to amazon in their messages, I want to get commission on purchases. How do I do this? Do I have to learn Amazon web services or just register my website with Amazon Affiliate program?</p> <p>Thank you very much.</p> http://stackoverflow.com/questions/1586836/how-do-i-interact-with-the-amazon-product-advertising-api-in-my-rails-app 2 How do I interact with the Amazon Product Advertising API in my Rails app? Johnny Tee 2009-10-19T03:31:59Z 2009-12-04T12:52:12Z <p>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? </p> <p>For example, if I sent amazon the term "iphone", I'd get a list of iphones back from Amazon. </p> <p>Does anyone know if there's a gem or library for Rails out there that would fit this need?</p> http://stackoverflow.com/questions/1682825/using-uploadify-to-post-directly-to-amazon-s3 0 Using Uploadify to POST Directly to Amazon S3 Toilet Overflow 2009-11-05T19:02:27Z 2009-12-02T15:56:41Z <p>Can anyone tell me how to use <a href="http://www.uploadify.com" rel="nofollow">Uploadify</a> to upload directly to Amazon S3?</p> <p>My code is as follows:</p> <pre><code> $('#fileInput').uploadify({ 'fileDataName' : 'file', 'uploader' : 'uploadify.swf', 'script' : 'http://BUCKET-NAME-GOES-HERE.s3.amazonaws.com/', 'cancelImg' : 'cancel.png', 'method' : 'post', 'auto' : true, 'onError': function (a, b, c, d) { alert('error '+d.type+": "+d.info + ' name: ' + c.name + ' size: ' + c.size); }, 'scriptData' : { 'AWSAccessKeyId': "KEY-GOES-HERE", 'key': "${filename}", 'acl': "public-read", 'policy': "POLICY-STRING-GOES-HERE", 'signature': "SIGNATURE-GOES-HERE", 'success_action_status': '200' } }); </code></pre> <p>My (unencoded) policy string looks like this:</p> <p><code>{ "expiration": "2100-12-01T12:00:00.000Z",<br> "conditions": [<br> {"acl": "public-read" },<br> {"bucket": "BUCKET-NAME-GOES-HERE" },<br> {"success_action_status" : 200},<br> ["starts-with", "$filename", "" ],<br> ["starts-with", "$folder", "" ],<br> ["starts-with", "$key", ""],<br> ["content-length-range", 1, 209715200]<br> ]<br> }</code></p> <p>Using the above code actually allows me to select a file, which it then appears to upload (somewhere), but nothing shows up in my S3 bucket and no errors are returned to the JS console.</p> <p>Using a regular HTML form to post a file to the S3 bucket works fine.</p> <p>Any advice?</p> http://stackoverflow.com/questions/1785986/how-to-get-amazon-seller-central-orders-programmatically 0 How to get Amazon Seller Central orders programmatically? Echo 2009-11-23T21:09:14Z 2009-11-23T21:34:38Z <p>We have been manually been keying Amazon orders into our system and would like to automate it. However, I can't seem to figure out how to go about it. Their documentation is barely there.</p> <p>There is:</p> <ul> <li>Amazon Inventory Management (AIM) API: That is supposed to manage orders and inventory</li> <li>Event Notification Service (ENS) API: Get order notifications</li> <li>Seller Central SOAP API: Upload inventory and manage orders</li> <li>Amazon Marketplace Web Service (Amazon MWS): Manage inventory and orders</li> </ul> <p>So, um, which do I use? Using REST instead of SOAP is very much preferred. Can anyone point me out some better documentation/examples?</p> http://stackoverflow.com/questions/1231386/how-can-i-obtain-the-top-100-sales-ranked-items-on-amazon-programatically 5 How can I obtain the top 100 sales ranked items on Amazon programatically? Knix 2009-08-05T05:43:47Z 2009-11-20T03:55:22Z <p>I took a look through the API documentation and since the <code>ItemSearch</code> operation requires the <code>Keywords</code> parameter, I do not think it will be possible but I just want to confirm.</p> <p>Should I be looking at a different operation?</p> <p>Any information would be greatly appreciated. </p> http://stackoverflow.com/questions/1764988/amazon-s3-over-vpn 0 Amazon S3 over VPN Mohan Babu Vijaya Gopal 2009-11-19T17:14:47Z 2009-11-19T17:28:11Z <p>Is it possible to establish VPN connectivity to AMAZON S3 directly without utilizing Elastic cloud EC2.</p> http://stackoverflow.com/questions/1746468/are-there-any-tools-to-automate-migration-from-a-website-to-amazon-webstore 0 Are there any Tools to Automate Migration from a Website to Amazon Webstore? melaos 2009-11-17T03:51:57Z 2009-11-18T09:47:38Z <p>Hi guys, we have a current website which shows the product, shopping cart and the whole shebang. and we're trying to migrate to Amazon web store, not the Cloud computing architecture type but the basic html web store method.</p> <p>And based on the tools that i see is available on amazon web store, there seems to be a lot of html editing, excel file editing, etc.</p> <p>i can see some of the process there which might get automated via perl scripting etc, but it still leaves a lot of work to be done. </p> <p>So i was wondering if there's anybody else who has done this before and know of a better way to automate or setup a process so any future work can be hugely reduced down to as much automation as possible.</p> <p>thanks!!</p> <h2>Edit</h2> <p>In case somebody is as lost as i am i was able to <a href="http://jon.redduckllc.com/2009/02/working-with-amazon-webstore-platform.html" rel="nofollow">find some links on best practices</a>, and found out that there's actually a Amazon seller desktop and AMTU tool which can use xml or soap to handle some automation on the inventory management part.</p> http://stackoverflow.com/questions/1754184/amazon-s3-post-upload-from-iphone 1 Amazon S3 POST upload (from iPhone) Mirko Froehlich 2009-11-18T07:16:33Z 2009-11-18T07:34:45Z <p>A bit of background: I am building an iPhone app with a complementary server backend (written in Rails or possibly Sinatra, but probably not relevant for this discussion). Part of the functionality involves uploading pictures from the iPhone to the server. These ultimately get stored on S3, so in order to simplify the app and conserve bandwidth, I would like to upload the pictures directly from the iPhone to S3, skipping my backend server.</p> <p>Using the S3 REST API (in which case I would likely use <a href="http://allseeing-i.com/ASIHTTPRequest/S3" rel="nofollow">ASIHTTPRequest</a>) would mean storing the AWS key and secret in the iPhone app, which I don't want to do for security reasons.</p> <p>For similar reasons I don't want to make my S3 bucket publicly writable.</p> <p>Now it looks like S3 also has support for <a href="http://docs.amazonwebservices.com/AmazonS3/2006-03-01/dev/UsingHTTPPOST.html" rel="nofollow">browser-based uploads using POST</a>. If I understand it correctly, this works by generating a signed policy document on the server, which then allows the client app to directly POST the file to S3. It seems like in principle this should work not only for browsers, but also for iPhone apps.</p> <p>However, I have a hard time figuring out the exact way of getting this working (not the iPhone specific part, just S3 POST uploads in general). What information needs to be sent to the server in order to calculate the signature (e.g. does it need the file size or any other file information)? I'll dig through the official docs some more and start experimenting with this, but if anybody could point me to some tutorials or sample code, that would be much appreciated.</p> http://stackoverflow.com/questions/1753981/how-to-hide-amazon-webstore-default-toolbar-with-prototype 0 How to hide Amazon webstore default toolbar with Prototype? melaos 2009-11-18T06:10:44Z 2009-11-18T06:33:38Z <p>Hi Guys, after playing around this morning, i've found that there's this default chunk of html code in the amazon webstore which will add a toolbar on top of the page. the html looks like below:</p> <pre><code> &lt;td id="wba_logo_bg"&gt; &lt;table class="logo" border="0" cellpadding="0" cellspacing="0" width="100%"&gt; &lt;tbody&gt;&lt;tr&gt;&lt;td align="left"&gt;&lt;/td&gt; &lt;td class="wba_account" style="padding: 5px;" align="right" valign="top"&gt; &lt;table border="0" cellpadding="0" cellspacing="0"&gt; &lt;form action="#" id="searchForm" method="get" name="searchForm"&gt;&lt;/form&gt; &lt;tbody&gt;&lt;tr&gt;&lt;td class="wba_account_link"&gt; &lt;a xmlns:xhtml="http://www.w3.org/1999/xhtml" class="myAccountNav" href="#" onclick="return false;"&gt;home&lt;/a&gt;&lt;/td&gt; &lt;td class="myAccountDots"&gt;&lt;/td&gt; &lt;td class="wba_account_link"&gt;&lt;a class="myAccountNav" href="#" onclick="return false;"&gt;view cart&lt;/a&gt;&lt;/td&gt; &lt;td class="myAccountDots"&gt;&lt;/td&gt;&lt;td class="wba_account_link"&gt;&lt;a class="myAccountNav" href="#" onclick="return false;"&gt;my account&lt;/a&gt;&lt;/td&gt; &lt;td class="myAccountDots"&gt;&lt;/td&gt;&lt;td class="wba_account_link"&gt;&lt;a class="myAccountNav" href="#" onclick="return false;"&gt;order status&lt;/a&gt;&lt;/td&gt; &lt;td&gt;&lt;img src="pageEditor_files/1_pixel.gif" hspace="7"&gt;&lt;/td&gt; &lt;td&gt;&lt;input name="keyword" tabindex="1" type="text"&gt;&lt;/td&gt; &lt;td&gt;&lt;img alt="Search" class="wba_search_btn" onclick="return false;" onkeyup="if (13==event.keyCode) searchForm.submit();" src="pageEditor_files/btn_search.gif" style="cursor: pointer;" tabindex="2" title="Search" hspace="3"&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt; &lt;/table&gt; &lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt; &lt;/table&gt; &lt;/td&gt; </code></pre> <p>and thus far i was able to use prototype to find those with the class name of wba_account_link and hide them via the codes below:</p> <pre><code> function hideAmazonToolbar() { $("wba_logo_bg").hide(); }//end function </code></pre> <p>but what i really want to do is preferably to hide the whole tbody instead, but with my limited prototype skills, i don't really know how to do this. can anybody point me to the right resources on how to get this done?</p> <p>thanks!</p> <h2>EDIT</h2> <p>Went higher up and apparently there's a td with an id, and solve it using prototype hide function! man, i love javascript framework :)</p> <p>thanks :)</p> http://stackoverflow.com/questions/231924/whats-the-best-python-soap-stack-for-consuming-amazon-web-services-wsdl 11 What's the best python soap stack for consuming Amazon Web Services WSDL? Dave Peck 2008-10-23T23:20:38Z 2009-11-17T22:06:32Z <p>Python has a <a href="http://stackoverflow.com/questions/206154/whats-the-best-soap-client-library-for-python-and-where-is-the-documentation-fo">number of soap stacks</a>; as near as I can tell, all have substantial defects.</p> <p>Has anyone had luck consuming <i>and</i> using WSDL for S3, EC2, and SQS in python?</p> <p>My experience is that suds fails when constructing a Client object; after some wrangling, ZSI generates client code that doesn't work; etc.</p> <p>Finally, I'm aware of <a href="http://code.google.com/p/boto/" rel="nofollow">boto</a> but as it is a hand-rolled wrapper around AWS, it is (1) incomplete and (2) never up-to-date with the latest AWS WSDL.</p> http://stackoverflow.com/questions/60724/paypal-versus-amazon-honor-system 4 PayPal versus Amazon Honor System Tom 2008-09-13T17:47:44Z 2009-11-16T14:24:34Z <p>I'm currently planning to integrate a donation system into a web page for a project that I manage. Currently, there are two services I'm looking at using - PayPal and Amazon Honor System.</p> <p>I want the system to be as easy-to-use - basically, if people choose to donate, I'd like them to have to do so in as few steps as possible and in a manner that is extremely clear (as in there aren't convoluted steps or form fields to fill out).</p> <p>Does anyone have a recommendation on which service is better to use, and why said service is better than the other?</p> http://stackoverflow.com/questions/1731659/quantity-in-amazon-cart 0 Quantity in amazon cart? unknown (google) 2009-11-13T20:22:29Z 2009-11-13T20:22:29Z <p>Hi I'd like to change the quantity in an AWS order. I've used the form below and that works fine for adding 1 item to the cart, but when I try to change it to a quantity of 2 it says there are no items in my cart. What am I doing wrong? Thanks.</p> <pre><code> &lt;form method="GET" action="http://www.amazon.com/gp/aws/cart/add.html" id="Quantity"&gt; &lt;input type="hidden" name="AWSAccessKeyId" value="Access Key ID" /&gt; &lt;input type="hidden" name="AssociateTag" value="Associate Tag" /&gt; &lt;?php echo "&lt;input type='hidden' name='ASIN.1' value='".$itemid."'/&gt;"; ?&gt; &lt;input type="hidden" name="Quantity.1" value="1"/&gt;&lt;br/&gt; &lt;input type="image" src="buynow.gif" value="Submit" alt="Submit"&gt; &lt;/form&gt; </code></pre> http://stackoverflow.com/questions/1679937/amazon-architecture 0 Amazon architecture rpf 2009-11-05T11:27:47Z 2009-11-08T15:02:21Z <p>Hi.</p> <p>I'm doing a report with the theme "Amazon Architecture".</p> <p>I need to explain how Amazon works internally. For instance, they uses an ESB to communicate with all suppliers.</p> <p>How is an order processed?</p> <p>Does anyone knows where I can find this kind of information?</p> http://stackoverflow.com/questions/1620680/db-backup-options-for-cloud-dbs-like-amazon-esb-and-gae 0 Db Backup Options (for Cloud DBs like Amazon ESB and GAE) Kaveh Shahbazian 2009-10-25T11:37:08Z 2009-11-08T11:03:30Z <p>What are db backup options for (offline):</p> <p>1 - Amazon EC2</p> <p>2 - GAE (Google App Engine)</p> <p>Note: For example ESB (Amazon Elastic Block Store) provides differential snapshots which is great; and we can have backups in Amazon S3, which is great too. But I do not know if I can have latest version of my db, on my local machine.</p> <p>Thanks</p> http://stackoverflow.com/questions/1620494/non-common-ports-on-amazon-ec2 1 Non-Common Ports on Amazon EC2 Kaveh Shahbazian 2009-10-25T10:01:29Z 2009-11-08T01:42:37Z <p>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).</p> <p>Is that possible in an Amazon EC2 instance? (Windows 2003 or 2008)</p> <p>Note: I have done some search and I have found that if I want to do so; then I have to open ALL ports; which does seem wrong to me.</p> http://stackoverflow.com/questions/1631960/is-an-amazon-machine-image-ami-immutable 0 Is an Amazon Machine Image (AMI) immutable? Kaveh Shahbazian 2009-10-27T16:16:34Z 2009-11-06T15:11:51Z <p>(Thanks in advance for tolerating my seems-to-be-stupid question).</p> <p>I mean: Consider a VMWare Windows 2003 image. If I 1 - start this image and then 2 - run a program that writes something to a file and then 3 - stop the VMWare image and then 4 - start the VMWare image then still that file resides on hard disk of the VMWare image.</p> <p>Is that the case for an AMI? Or if my AMI stops, I will lost any changes?</p> <p>Thanks</p> http://stackoverflow.com/questions/1255639/streaming-media-from-ec2 1 Streaming media from EC2 pantulis 2009-08-10T15:42:07Z 2009-11-05T17:20:25Z <p>We have been requested to stream a single video (+500MB) from a web site. The biggest additional requirement is that access must be forbidden to foreign IP addresses. Given that high bandwith usage is expected we have turned to Amazon S3 to serve the video as a FLV, but AFAIK Amazon won't let you set up IP filtering based on country lists, and FLV Pseudo-streaming is not possible from S3, either.</p> <p>The solution we have come up with is to create an EC2 instance with a web server, and allow it to serve only c0ertain IP ranges corresponding to our country. Having this solved, it's only a matter of serving a static FLV file, but the main question remain:</p> <p>To store the video, we will be setting up a Elastic Block Storage volume to store the video, and copy it on instance boot to local storage, and then serve it from there. Reading about serving video content from the Amazon Cloud I've only found references to serving files directly from S3, and with our scheme we will be serving it from EC2, are there any bandwith issues not present on S3? What is the maximum bandwith an EC2 can deliver? How would we scale it if a single EC2 instance fails to serve the content fast enough?</p> <p>And, finally, what would be the advantages of using a streaming media server like Wowza Media Server for EC2? </p> http://stackoverflow.com/questions/1641160/how-to-load-data-infile-on-amazon-rds 1 how to 'load data infile' on amazon RDS? feydr 2009-10-29T01:32:03Z 2009-10-29T17:09:17Z <p>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.</p> <p>I'd assume that a simple:</p> <pre><code>grant file on *.* to 'webuser@'%'; </code></pre> <p>would work but it does not and I can't seem to do it with my 'root' user as well. What gives? The reason we use load data is because it is super super fast for doing thousands of inserts at once.</p> <p>anyone know how to remedy this or do I need to find a different way?</p> <p>This page, <a href="http://docs.amazonwebservices.com/AmazonRDS/latest/DeveloperGuide/index.html?Concepts.DBInstance.html" rel="nofollow">http://docs.amazonwebservices.com/AmazonRDS/latest/DeveloperGuide/index.html?Concepts.DBInstance.html</a> seems to suggest that I need to find a different way around this.</p> <p>Help?</p> <p><strong>UPDATE</strong> I'm not trying to import a database -- I just want to use the file load option to insert several hundred-thousand rows at a time.</p> <p>after digging around this is what we have:</p> <pre><code> mysql&gt; grant file on *.* to 'devuser'@'%'; ERROR 1045 (28000): Access denied for user 'root'@'%' (using password: YES) mysql&gt; select User, File_priv, Grant_priv, Super_priv from mysql.user; +----------+-----------+------------+------------+ | User | File_priv | Grant_priv | Super_priv | +----------+-----------+------------+------------+ | rdsadmin | Y | Y | Y | | root | N | Y | N | | devuser | N | N | N | +----------+-----------+------------+------------+ </code></pre> http://stackoverflow.com/questions/876758/how-to-get-book-cover-picture-through-amazon-api 0 How to get book cover picture through amazon API tom 2009-05-18T08:48:39Z 2009-10-29T16:48:52Z <p>I want to get the cover of a book form its ASIN through amazon API. I use "ItemLookup" operation but I only get the auther, manufacturer and the title.</p> <p>ie :</p> <p> Anna Gavalda J'Ai Lu Book Ensemble, C'Est Tout (French Edition) </p> <p>Any Idea ?</p> http://stackoverflow.com/questions/1634510/is-it-possible-to-create-an-im-chatting-service-on-the-cloud 1 Is it possible to create an IM chatting service on the cloud? chris 2009-10-28T00:27:54Z 2009-10-28T00:46:32Z <p>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 demand. </p> <p>Are there any open-source tools for this? </p> <p>With Amazon EC2 or others, is it possible to set up something that has push-notifications enabled (COMET, etc..)? Will costs be too high?</p>