Changes between Initial Version and Version 1 of ProgrammingRuby


Ignore:
Timestamp:
Aug 24, 2009, 10:18:38 AM (15 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProgrammingRuby

    v1 v1  
     1== Ruby ==
     2
     3[http://www.ruby-lang.org/en/ Ruby] is the interpreted scripting language for quick and easy object-oriented programming. It has many features ... It is simple, straight-forward, extensible, and portable.
     4
     5Oh, I need to mention, it's totally free, which means not only free of charge, but also freedom to use, copy, modify, and distribute it.
     6
     7== Links ==
     8
     9 * [http://www.rubycentral.com/book/index.html pragmatic programmers guide]
     10 * [http://del.icio.us/tag/ruby del.icio.us.Ruby]
     11 * [http://www.rubygarden.org/ruby?HomePage RubyGardenWiki]
     12 * [http://c2.com/cgi/wiki?search=Ruby Seiten im C2wiki]
     13 * [http://raa.ruby-lang.org/ RubyApplicationArchive]
     14 * [http://wiki.rubyonrails.org/rails RailsWiki]
     15 * [http://www.rubygarden.org/faq/main/ FAQ]
     16 * [http://www.rapidwebdevelopment.de/ruby.pdf Grundlagen der Sprache]
     17
     18== Railsdocs ==
     19 * http://www.caliban.org/ruby/rubyguide.shtml - irgendwas von google; gut
     20 * http://guides.rubyonrails.org/
     21 * http://github.com/lifo/docrails/tree/master
     22 * http://api.rubyonrails.org/
     23
     24== Usergroups ==
     25 * [http://www.rubygarden.org/ruby?HamburgGroup Ruby - Hamburg]
     26 * [http://www.rubyonrails-ug.de RubyOnRails - Hamburg (?)]
     27
     28== Info ==
     29 * [http://www.rubygarden.org/ruby?RubyOnlineCookbook Cookbook]
     30 * [http://www.rubygarden.org/ruby?RubyIdioms Idioms]
     31 * [http://www.rubygarden.org/ruby?RegexpCookbook RegExp]
     32 * [http://www.rubygarden.org/ruby?OneLiners Oneliners]
     33 * [http://pleac.sourceforge.net/pleac_ruby/index.html ruby.PLEAC]
     34 * [http://www.rubywiki.de RubyWiki (deutsch)]
     35 * [http://www.artima.com/rubycs RubyCode & Style]
     36 * [http://www.urbanpuddle.com/articles/2006/06/10/install-ruby-rails-on-ubuntu-dapper-drake Ruby/Rails on Ubuntu]
     37
     38== Lesen ==
     39 * http://blog.synatic.net/2008/8/4/my-day-to-day-resources-on-ruby-and-rails - daily ressources
     40 * [http://bundeskanzlerkandidatin.de/weblog/index.php?itemid=802 Ruby on Rails]
     41 * http://www.rubyinside.com/19-rails-tricks-most-rails-coders-dont-know-131.html
     42 * http://blog.inlet-media.de/the-perfect-ruby-on-rails-with-apache2-and-fastcgi-setup-on-debian-sarge
     43 * http://blog.explorationage.com/articles/2006/01/25/how-to-protect-your-rails-apps-against-cross-site-scripting-attacks
     44 * http://scottraymond.net/articles/2006/02/28/rails-1.1 - new rails features
     45 * [http://www.ilovejackdaniels.com/ruby_on_rails_cheat_sheet.png]
     46 * http://www.artima.com/rubycs/articles/ruby_as_dsl.html - ruby-dsl
     47 * http://poocs.net/articles/2006/03/18/q-a-the-adventures-of-scaling-stage-1
     48 * http://poocs.net/articles/2006/03/20/the-adventures-of-scaling-stage-2
     49 * http://glu.ttono.us/articles/2006/03/21/rails-for-designers
     50 * http://www.artima.com/rubycs
     51 * http://www.ruby-doc.org/stdlib/
     52 * http://www.ping.de/~flori/flott/exe/session/source/projects/ruby/redundancy/redundancy.rb?tokens=Ruby&back_url=/~flori/flott/exe//session/project/ruby/redundancy
     53
     54== Beispiele ==
     55 * [http://pragmaticprogrammer.com/titles/ruby/code/index.html ProgrammingRuby2005 - Examples]
     56 * [http://pragmaticprogrammer.com/titles/rails/code.html AgileWebDevelopmentRails - Examples]
     57
     58== Todo - Scripts ==
     59 * Strukturiertes Ablegen der Digitalcamera-Daten ins Archiv (fertig)
     60 * Auslesen der Bilder aus dem K700i via Bluetooth (fertig)
     61 * Sichern der Seiten aus einem OddMuseWiki (fertig)
     62 * Replace von E-Mail-Adresse (alle) in HTML-Dokumenten durch zu spezifizierende Form
     63
     64== Todo ==
     65 * virtuozzo mechanizen
     66
     67 * snipper
     68 * kuweku
     69 * glossary