search for: myowndb

Displaying 10 results from an estimated 10 matches for "myowndb".

Did you mean: myown
2006 Apr 04
13
Myowndb: a web database built with rails
Hi all, I wanted to announce on this list that I have launched http://myowndb.com which is a web database built with Ruby on Rails. The application lets the administrator users define the data structure through a web interface like in a normal database, with: - tables - enhanced datatypes like emaili, web URL, and a choice in list - relations (one to many, one to one) betwe...
2006 Mar 31
2
[Howto] custom and translated AR validation error messages
Hi, I''m putting the finishing touches on a multi-lingual application, and just posted a blog entry on how I did translate validation errors generated by ActiveRecord at: http://www.myowndb.com/blog/?p=4 I found it surprisingly easy, and thought I''d document it. The translation is based on a plugin I plan to publish really really soon, more info whith the upcoming announcement. As I''m a newbie blogger, all feedback welcome (even if it''s to say I shouldn...
2009 Dec 03
1
Ann: ArEvents
...t;event #{evt} triggered by object #{obj.inspect}" end end I''m not yet using it in production, but tests pass as expected. You can find the code at http://github.com/raphinou/ArEvents All comments and suggestions are of course welcome! Raphaƫl -- Web database: http://www.myowndb.com Free Software Developers Meeting: http://www.fosdem.org -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe fr...
2006 Apr 22
0
available: lib for Paypal''s Payment data transfer
...about Paypal''s IPN usage with leetsoft''s paypal library, I''ve posted an addition to that library so you can use Paypal''s Payment Data Transfer. It''s largely inspired by, with some chinks even simply copied from, the IPN code. Downloadable at http://www.myowndb.com/files/payment_data.rb I blogged about it at http://www.myowndb.com/blog/?p=11 where you can find how to use it. This is not yet in production, but is working fine with paypal''s sandbox. Hoping this can help someone. Let me know how it works for you. Cheers. Raph
2006 Apr 11
6
Google Base... in Rails?
Ok, so this is kinda out of the blue... but I''ve been looking at Google Base and thinking that it''s got some really good ideas in it. Especially the way you can create your own "type" of item with its own custom attributes, like date range, location, number, text, etc. Kind of like defining a database with a GUI, but not exactly. It seems really interesting to me, from
2006 Apr 28
0
available: google sitemap for rails project
...llist file usable with the Google sitemap generator. You drop the script in your RAILS_ROOT/lib directory, edit it to set the base url, and you''re set. Run it with ruby script/runner "require ''gen_url_list''" Download and more info in a blog post at http://www.myowndb.com/blog/?p=12 Capabilities: ------------------ The script can work with controllers in subdirectories and can set the last modification date of the url based on the last modification date of the controller file. Limitations; ----------------- It doesn''t use the Rails Routes as I didn&...
2009 Dec 15
0
Problems reloading plugin extending AR model
...pment mode, it works fine for the first request, and not for any subsequent requests. In production it works fine. I suspect there''s a problem reloading the plugin, but I''m struggling to identify it. Did I miss something here? Thanks in advance Raph -- Web database: http://www.myowndb.com Free Software Developers Meeting: http://www.fosdem.org -- 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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe fr...
2014 Mar 20
2
io mode=native precisions
Hi, Before switching to io mode=native, I wanted to check if there are any disadvantages or potential problem with this setting. I virtio-blk data plane required to use this setting effectively? (as illustrated here: http://blog.vmsplice.net/2013/03/new-in-qemu-14-high-performance-virtio.html) Is there a requirement on the host kernel (eg minimum version)? Thanks in advance Raph
2014 Mar 24
0
Re: io mode=native precisions
...new-in-qemu-14-high-performance-virtio.html) > Is there a requirement on the host kernel (eg minimum version)? > > Is this a stupid question or does no one use native io mode? Please let me know Thanks Raph > > Thanks in advance > > Raph > -- Web database: http://www.myowndb.com Free Software Developers Meeting: http://www.fosdem.org
2014 Mar 26
1
host crashes "unable to handle paging request"
..._eod+0x29/0xcd 787 Mar 23 14:27:37 sMaster01 kernel: [241450.357772] RSP <ffff8804229abba0> 788 Mar 23 14:27:37 sMaster01 kernel: [241450.357799] CR2: ffff8804c001fade 789 Mar 23 14:27:37 sMaster01 kernel: [241450.358183] ---[ end trace 608fcf1f5a482549 ]--- -- Web database: http://www.myowndb.com Free Software Developers Meeting: http://www.fosdem.org