>>> sender: "Tarhon-Onu Victor" date: "Mon, Jun 26, 2006 at 09:30:53AM +0300" >>> <<<EOQ > On Mon, 26 Jun 2006, Alin Popa wrote: > > >Uite, am dat peste ceva si mi-am adus aminte ca pe tine te interesa un > >asemenea tool open source: http://wtr.rubyforge.org/ > > Thanks, asta ar fi fost primul meu contact cu ruby daca nu as fi > intimpinat urmatoarele probleme: > 1. pe site-ul lui watir este oferit spre download un mediu ruby > pentru goz; > 2. pe site-ul watir este oferit spre download un .exe pentru goz; > 3. pe site-ul www.rubycentral.com de asemenea sint oferite > versiuni pentru goz iar link-ul catre tarball-ul cu sursele lui ruby e > broker, ma duce pe la ruby-lang.org/en/download.html care e prin copaci; > 4. pe rubyforge.org/projects/wtr/ scrie clar operating system: > windows. Ce ckt de limbaj/mediu e asta ba?! Care e portabilitatea lui? De > pe un workstation pe altul? > > Concluzia: neglijenta, dezinteres si nepasare, amatorism, gozerism > si slaba portabilitate (adica 4M). Pacat de limbaj, am inteles de la cei > care-l folosesc ca este unul destul de puternic si flexibil. Dar up2date/yum/apt/emerge/slapt-get/.* ruby ai incercat? Nu inteleg ce legatura are limbajul cu modul in care e prezentat un produs scris in acel limbaj... Asta despre Ruby, cat despre watir, intr-adevar cam sucks pagina aia doar cu link-uri catre exe. Si totusi, este si un indiciu cam ascuns e drept: (Ruby programmers may prefer to use the gem: "gem install watir".) Chiar functioneaza:
# gem install watir Attempting local installation of 'watir' Local gem file not found: watir*.gem Attempting remote installation of 'watir' Updating Gem source index for: http://gems.rubyforge.org Successfully installed watir-1.4.1 Installing RDoc documentation for watir-1.4.1... unde gem este systemul de management al pachetelor Ruby, mai multe despre el aici: http://docs.rubygems.org/ iar download aici: http://rubyforge.org/frs/download.php/5207/rubygems-0.8.11.tgz (extract, then run "ruby setup.rb") Numai bine, Alex P.S. site-ul official Ruby este: http://www.ruby-lang.org/en/ _______________________________________________ RLUG mailing list [email protected] http://lists.lug.ro/mailman/listinfo/rlug
