I am trying to use EC2 to zip up some files that are stored in an S3 bucket. I have gotten as far as successfully getting SWFUpload to work with PHP and upload the files to S3. I read that the best wa
I am trying to build a twitter-like follow mechanism. User takes an action. We make a list of all that users\' followers, and then populate all of their streams with some information. Since this can t
I\'m currently developing an application in C# that uses Amazon SQS The size limit for a message is 8kb.
I\'m trying to use the right_aws (1.10.0) GEM with Rails, and I\'ve reduced my problem to a 3-line irb session. The following works
I\'m quite interested in beginning some development using Amazon SQS, perhaps SimpleDB too, my question is this, are there any open source solutions that mimic the functionality, just for the purposes
I\'m working on the design of a remote control application.From my iPhone or a web browser, I\'ll send a few commands.Soon my home computer will perform the commands and send back results.I know there
I am trying to insert characters like ä, á, ó, í, â, etc in message body of Amazon SQS. But these characte开发者_运维问答rs get converted to some other characters in SQS (e.g. ä). Is there a w
Closed. This question is not about programming or software development. It is not currently accepting answers.