DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Talk at NCRR P41 Director's Meeting

1. Amazon Web Services A platform for life science research Deepak Singh, Ph.D. Amazon Web Services NCRR P41 PI meeting, October 2010 2. the new reality 3. lots and lots…

Technology Platforms for data science

1. Platforms for data science Deepak Singh, Ph.D. Amazon Web Services Data transmission for international genomics projects 2010 2. the new reality 3. lots and lots and lots…

Technology A Tour of Wyriki

1. Enable Labs @mark_menard A Tour of Wyriki Mark Menard Ruby Nation! June 7, 2014 @mark_menard ! Enable Labs 2. Enable Labs @mark_menard Jim Weirich 3. Enable Labs @mark_menardhttp://www.flickr.com/photos/langalex…

Technology Ruby on Rails for media

1. Werner Ramaekers VRT Medialab1 2. Wired - April 20062 3. “Ruby on Rails is an open-TMsource web framework that’soptimized for programmerhappiness and sustainableproductivity.”…

Technology Contagion的Ruby/Rails投影片

1. RUBY on OSDC.TW 2006 2. contagious 3. How Hot is RoR 4. 450,000over 400,000 downloads 337,500 225,000 112,5000 2004 July 2004 Dec. 2005 Oct. 2006 April 5. • 400 seats,…

Technology Rails on Oracle 2011

1.Rails on Oracle2. Raimonds Simanovskis github.com/rsim@rsim 3. Self-promotion :) eazybi.com 4. How to contribute toActiveRecord Oracle enhanced adapter 5. Main componentsRails…

Technology Basics of Metaprogramming in Ruby

1. Basics of Metaprogramming Tamás Tompa (Digital Natives) [email protected] Budapest Ruby Meetup 2013 02/10/2013 Thursday, October 3, 13 2. “Metaprogramming…

Technology Extending Oracle E-Business Suite with Ruby on Rails

1. Extending OracleE-Business Suitewith Ruby on Rails 2. Raimonds Simanovskis github.com/rsim@rsim .com 3. Why to extend Oracle E-Business Suite? 4. Customize or extendfunctionality…

Technology Using Ruby on Rails with legacy Oracle databases

1. Using Ruby on Rails with legacy Oracle databases Raimonds Simanovskis 2. Ruby => Oraclerequire 'oci8'Ruby applicationOCI8.new('scott', 'tiger').exec('select…

Technology Cache Your Rails App

1. Content Caching in Rails Ahmad Gozali [email_address] 2. Content Cache Page cache Action cache Fragment cache 3. Page Cache (1)‏ Easiest to use Fastest Worst scaling…