search for: fortytwo

Displaying 7 results from an estimated 7 matches for "fortytwo".

2007 Feb 15
5
Bugja.com - Getting real Issue tracker
...ded a lot of typework and maintenance , we decided to build one of our own, focusing at ease of use. We would appreciate your opinion, but be gentle it''s somewhat beta :) http://www.bugja.com Screencast at http://www.bugja.com/screencast It''s ROR of course :) Thanks in advance Fortytwo http://www.fortytwo.gr --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscrib...
2002 Mar 07
0
[Bug 137] New: 'make install' fails because of missing uudecode
...Product: Portable OpenSSH Version: 3.0.2p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Documentation AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: info at fortytwo.eu.org make[1]: Entering directory `/usr/src/openssh-3.0.2p1-patched/scard' uudecode Ssh.bin.uu make[1]: uudecode: Command not found make[1]: *** [Ssh.bin] Error 127 make[1]: Leaving directory `/usr/src/openssh-3.0.2p1-patched/scard' make: *** [scard-install] Error 2 It is not mentioned...
2007 Oct 22
0
Integrating paypal with rails (a tutorial)
...ng Paypal, ActiveMerchant and Rails in case you are not from the U.S :( (that means no authorized.net) We only found scattered information here and there when trying to locate some useful resources for it. Hope you find it useful (of course any comments and recommendations are welcome). http://www.fortytwo.gr/blog/14/Using-Paypal-with-Rails Regards George --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@pub...
2010 May 27
3
btrfsck: doesn't correct errors
...s 2000 root 268 inode 34133 errors 2000 2nd observation: am I supposed to know what this means? And 3rd observation: btrfsck apparently doesn''t correct this kind of error. Running btrfsck again still shows the error. cheers -- vbi -- Could this mail be a fake? (Answer: No! - http://fortytwo.ch/gpg/intro)
2007 Mar 05
0
5 commits - libswfdec/swfdec_js.h libswfdec/swfdec_js_movie.c libswfdec/swfdec_script.c test/trace
...or-prototype.swf.trace new file mode 100755 index 0000000..ca8b34d --- /dev/null +++ b/test/trace/constructor-prototype.swf.trace @@ -0,0 +1,4 @@ +Test that functions defined on the prototype exist in the new object +created new Test object: [object Object] +called function test on [object Object] +fortytwo = 42 diff --git a/test/trace/function-prototype-chain.swf b/test/trace/function-prototype-chain.swf new file mode 100755 index 0000000..fe94b35 Binary files /dev/null and b/test/trace/function-prototype-chain.swf differ diff --git a/test/trace/function-prototype-chain.swf.trace b/test/trace/functio...
2008 Oct 30
9
ActiveMerchant and Encrypted Paypal Standard Checkout
Hi, Does any know about a good resource for using ActiveMerchant to create an encrypted button that will use Paypal''s Standard checkout mode? Best regards, -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group,
2004 Oct 17
0
modify rsync: read files from a tar archive
Yodel! I'm trying to modify rsync so that it can read the source files from a tar archive instead of a file system. I want to use this so I can fetch whole filesystems from a fileserver with (i) a more efficient storage of the filesystem images on the server and above all (ii) the process fetching the filesystem image doesn't need any privileges on the fileserver (even if some of