DISTRIBUTE BLACKBERRY APPLICATION ON HEROKU

2011-02-28 Thread ken bob
Hi, has anyone any idea on how to distribute a BLACKBERRY APPLICATION ( i.e .jad and .cod files) using rails? I would want a little example on how to achieve this on heroku. Regards Ken -- You received this message because you are subscribed to the Google Groups Heroku group. To post to this

Re: Can I use a credit card out of US to verify my account?

2011-02-28 Thread Morten Bagai
You should be able to. We have many international customers. That said some types of cards aren't allowed by our processors. Please open a support ticket to have someone contact you, if you want to share specific details with our billing team. -Morten On Feb 25, 2011, at 6:39 PM, tei wrote:

Re: DISTRIBUTE BLACKBERRY APPLICATION ON HEROKU

2011-02-28 Thread Mike Abner
I know nothing about blackberry applications, but if you just have to stick a couple of files somewhere then amazon S3 would be great for that. Throw up a quick app on heroku, point the download links at files on s3. Should be good to go. Mike On Mon, Feb 28, 2011 at 7:43 AM, ken bob

Re: Duplicate logging request with SSL

2011-02-28 Thread Oren Teich
This is normal. You can see the source of one is 127.0.0.1, that is us making a http request after terminating your https request. On Mon, Feb 28, 2011 at 1:39 AM, Andy Shipman a...@cllearview.com wrote: Hello there, Checking out the logs for my app, which runs over SSL, I have two lines for

ordering collections not working

2011-02-28 Thread mmmmbeeeeer
Hi I have a strange problem which I'm hoping someone might be able to shed some light on. I have a Rails app with two (relevant) classes: class Category ActiveRecord::Base has_many :businesses has_and_belongs_to_many :features, :order = Name end and class Feature ActiveRecord::Base

Appoxy SimpleWorker

2011-02-28 Thread railsnerd
This has appeared on the Add-Ons page But a google search reveals nothing Anyone know who provides this service? Would be good to know more details. I'm looking for a cost effecting way to manage image resizing, and this could be ideal. -- You received this message because you are subscribed

Re: Appoxy SimpleWorker

2011-02-28 Thread railsnerd
Ah thanks for that Not clear it is suitable for image manipulation... as that kind of task is quite beefy, requiring memory, grunt and awkward libraries like imagemagick -- You received this message because you are subscribed to the Google Groups Heroku group. To post to this group, send email

Re: ordering collections not working

2011-02-28 Thread mmmmbeeeeer
Thanks Ben, It's definitely Name with an upper case 'N' ... On Mar 1, 10:56 am, Ben Scofield b...@heroku.com wrote: Postgres is case sensitive, so might it be that your column is actually name with a lowercase n? On Feb 28, 5:54 pm, ber peter.whitfi...@viz.com.au wrote: Hi I

Re: Appoxy SimpleWorker

2011-02-28 Thread Travis Reeder
Hi there, I am with Appoxy, the creators of SimpleWorker, and you should be able to run any kind of job you want. Obviously some jobs need more horsepower so we have plans with bigger servers too. Feel free to contact me directly and I'll see what I can do to make it work for you. Regards,