drnic / tranexp

Translate text between two languages using www.tranexp.com

This URL has Read+Write access

tranexp / Manifest.txt
80723a9d » drnic 2008-04-15 new gem, initial test 1 History.txt
2 License.txt
3 Manifest.txt
4 README.txt
5 Rakefile
34e48d50 » drnic 2008-04-15 added cmdline 'tranexp' 6 bin/tranexp
80723a9d » drnic 2008-04-15 new gem, initial test 7 config/hoe.rb
8 config/requirements.rb
9 lib/tranexp.rb
0c161dff » drnic 2008-04-21 1.1.0 - caching working 10 lib/tranexp/cache.rb
34e48d50 » drnic 2008-04-15 added cmdline 'tranexp' 11 lib/tranexp/codes.rb
12 lib/tranexp/command.rb
13 lib/tranexp/http.rb
0c161dff » drnic 2008-04-21 1.1.0 - caching working 14 lib/tranexp/translate.rb
80723a9d » drnic 2008-04-15 new gem, initial test 15 lib/tranexp/version.rb
0c161dff » drnic 2008-04-21 1.1.0 - caching working 16 ruby
80723a9d » drnic 2008-04-15 new gem, initial test 17 script/console
18 script/destroy
19 script/generate
20 script/txt2html
21 setup.rb
22 tasks/deployment.rake
23 tasks/environment.rake
24 tasks/website.rake
0c161dff » drnic 2008-04-21 1.1.0 - caching working 25 test/test_caching.rb
34e48d50 » drnic 2008-04-15 added cmdline 'tranexp' 26 test/test_command.rb
80723a9d » drnic 2008-04-15 new gem, initial test 27 test/test_helper.rb
34e48d50 » drnic 2008-04-15 added cmdline 'tranexp' 28 test/test_tranexp_http.rb
0c161dff » drnic 2008-04-21 1.1.0 - caching working 29 test/test_translate.rb
80723a9d » drnic 2008-04-15 new gem, initial test 30 website/index.html
31 website/index.txt
32 website/javascripts/rounded_corners_lite.inc.js
33 website/stylesheets/screen.css
7ff65c76 » drnic 2008-04-21 fixing manifest 34 website/template.html.erb