| Projects on Google Code | Results 1 - 10 of 2417 |
=Mecha Simulator=
The goal to this project is to be able to build objects (ultimately robots or any mechanic device) in a simulated 3D physic world, then to be able to control them with a joystick.
Programming language is [http://ruby-lang.org Ruby].
*Screenshots*
{{{
# define a necklac...
----
*声明:转载请保留出处及以下几行的内容*
*作者 magixyu (http://magixyu.javaeye.com) <br>
*项目主页 http://code.google.com/p/kaixinparking/ <br>
*参考 phoenix520(http://shamrock.javaeye.com/) 停车代码* <br>
----
这个程序用是开心网争车位的外挂,完全模拟IE操作。
主程序下载
[http://kaixinparking.googlecode.com/files/park4.zip Downlod]
SVN s...
A Ruby gem designed to assist Ruby developers in working with Google Data APIs.
RDoc is available online for
* [http://gdata-ruby-util.googlecode.com/svn/trunk/doc/index.html trunk]
* [http://gdata-ruby-util.googlecode.com/hg/doc/index.html?r=1.1.1 Version 1.1.1]
* [http://gdata-ruby-ut...
[http://sparrow.googlecode.com/svn/trunk/ Sparrow] is a really fast lightweight queue written in Ruby that speaks memcache. That means you can use Sparrow with any memcached client library (Ruby or otherwise).
Sparrow keeps messages in memory, but persists them to disk, using Sqlite, when the qu...
NOTE: This is alpha version now. Please don't use for much serious purpose.
=What's this?=
Protocol Buffers for Ruby.
=Source=
http://code.google.com/p/ruby-protobuf/source/browse/#svn/trunk/lib/protobuf
=Install=
{{{
sudo gem install ruby_protobuf
}}}
=Quick Examples=
==Generate R...
A simple Ruby script that uses md5summing to check for duplicate files in all Artist/Album folders in an iTunes library. The initial problem I wanted to solve was where I ended up with song files:
* 01 Song.mp3
* 01 Song 1.mp3
This script uses md5sums to compare the two to make sure they'r...
This command accepts a Fortify FPR file and outputs an Appscan EXD .
ruby fpr_exd source_file.fpr
or
fpr_exd source_file.fpr ( for gem versions)
Copyright (c) 2007 Tom Preston-Werner
=FixtureScenarios=
This plugin allows you to create 'scenarios' which are collections of fixtures
and ruby files that represent a context against which you can run tests.
==Disclaimer==
This software is in Beta.
Send feedback to tom at rubyisawesom...
This project is a Mongrel::HttpHandler filter & Mongrel::HttpResponse patch developed at [http://scoutlabs.com Scout Labs] for use with our Ruby on Rails apps.
= Efficiently send static files from a mongrel app =
Streaming very much data through [http://mongrel.rubyforge.org/ mongrel] is a bad ...
= Update 1/30/09 =
Ryan and I are not heavily maintaining net-flickr any longer. Personally, I have tinkered with many updates to net-flickr only to find out that many others have proceeded me with those same ideas in an ever growing pool of other Ruby based Flickr API wrappers. The hardest pro...