Re: [rails-oceania] asurepay.cc

2012-06-25 Thread Paul Annesley
I've implemented and run recurring billing against an Australian PayPal Express Checkout account. In our case it was accepting payments in USD, but the account was Australian and I'm pretty sure it would just as happily have accepted AUD payments. On 25/06/2012, at 5:14 PM, Dominik Grabiec wr

Re: [rails-oceania] Re: Melbourne meet-up this Thursday

2012-06-25 Thread Fred Wu
Yep 10-12 minuts. :) On Tuesday, 26 June 2012 07:30:22 UTC+10, Justin French wrote: > > That's fine. 10? > > > > On 25/06/2012, at 10:35 PM, Fred Wu wrote: > > Hi Justine, > > Mine's going to take longer than 5 minutes (with a demo), so a slow-motion > lightning talk is okay? :P > > On Monday, 2

Re: [rails-oceania] Javascript encrypt Ruby decrypt

2012-06-25 Thread Nicholas Jefferson
http://www.matasano.com/articles/javascript-cryptography/ umm.. nothing there is relevant to my comments (about character encoding issues), just sayin' :-p Thanks, Nicholas -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post t

Re: [rails-oceania] Javascript encrypt Ruby decrypt

2012-06-25 Thread Julian Doherty
http://www.matasano.com/articles/javascript-cryptography/ You seem to know what you're doing, but… Just saying. -- Cheers Julian Doherty @madlep 0422 982 010 On Monday, 25 June 2012 at 12:39 PM, Nicholas Jefferson wrote: > > def xor(text, key) > > result = "" > > text.each_byte do |c| >

Re: [rails-oceania] Re: Melbourne meet-up this Thursday

2012-06-25 Thread Justin French
That's fine. 10? On 25/06/2012, at 10:35 PM, Fred Wu wrote: > Hi Justine, > > Mine's going to take longer than 5 minutes (with a demo), so a slow-motion > lightning talk is okay? :P > > On Monday, 25 June 2012 11:13:42 UTC+10, Justin French wrote: > Hello folks, > > The Melbourne meet-up

[rails-oceania] Re: Melbourne meet-up this Thursday

2012-06-25 Thread Fred Wu
Hi Justine, Mine's going to take longer than 5 minutes (with a demo), so a slow-motion lightning talk is okay? :P On Monday, 25 June 2012 11:13:42 UTC+10, Justin French wrote: > > Hello folks, > > The Melbourne meet-up is on again this Thursday at Inspire 9 from 6pm. > Details are here and are

[rails-oceania] Fwd: [ruxmon-melbourne] Ruxmon Melbourne - June 29th - 6:00PM

2012-06-25 Thread Pat Allan
Hi everyone It's been pointed out to me that the Ruxmon Melbourne group that talks about security every month will feature a talk on exploiting Rails/ActiveRecord on the 29th - perhaps of interest to some on this list. (I think this exploit has been patched in the latest releases for 3.0, 3.1 a

Re: [rails-oceania] asurepay.cc

2012-06-25 Thread Dominik Grabiec
If you examine the links it's the US PayPal that allows recurring payments without a merchant account. Need to check if the Australian PayPal allows it, which I fear it will not, as the last time I looked into these things the services offered to Australians by PayPal were very minimal. On 2

[rails-oceania] [JOB] Web Application Development - Melbourne

2012-06-25 Thread Toby Ovadia
Hi All, We are looking for an experienced ROR developer for a project currently underway within our company. About Us: We are a records management solutions provider based in Melbourne. We provide a wide variety of paper management solutions to organisations across both the public and private

Re: [rails-oceania] asurepay.cc

2012-06-25 Thread Robbie Shepherd
Thanks Paul, that might be the way to go then after all. Cheers, On Mon, Jun 25, 2012 at 4:56 PM, Paul Annesley wrote: > > On 24/06/2012, at 11:11 AM, Robbie Shepherd wrote: > > > Hi Steve, > > > > I thought -perhaps wrongly? - that to do recurring payments on paypal > I'd need a pro account,