Home > shoes_hack_note

shoes_hack_note

Shoes_hack_note is a project mainly written in Ruby, it's free.

Curious about Shoes inside. Taking some notes.

Shoes Hack Note

Curious about Shoes inside. Hacking Shoes code step by step. ;-)

Take Note

  • 001 Anonymous Binding
  • 002 String#gsub with block
  • 003 Pulse Effect
  • 004 Minimum Shoes on Windows
  • 005 Define all methods for style
  • 006 Building Shoes for Windows
  • 007 Building Shoes for Windows: to use both VC6 DLLs and VC9 DLLs
  • 008 Building Shoes for Windows: to use sqlite3-ruby with ruby 1.9.1
  • 009 Building Shoes for Windows: to download and cache an image data via http protocol
  • 010 Building Shoes for Windows: to open built-in manual
  • 011 Building Shoes for Windows: to show a button correctly
  • 012 Building Shoes for Windows: to play bloopsaphone
  • 013 Building Shoes for Windows: to display fonts beautifully
  • 014 Building Shoes for Windows: to save the manual to a directory as HTML
  • 015 Building Shoes for Windows: rebuilt the deps files with Ruby 1.9.1p376 and add some extensions
  • 016 Building Shoes for Windows: to open .shy file
  • 017 Building Shoes for Windows: the edit_line and list_box crisis
  • 018 Building Shoes for Windows: to take a snapshot
  • 019 Building Shoes for Windows: Building Shoes with MinGW
  • 020 Building Shoes for Windows: to display Jpeg file
  • 021 Checking Shoes Samples: expert-irb.rb
  • 022 Checking Shoes Samples: expert-funnies.rb
  • 023 Checking Shoes Samples: expert-definr.rb
  • 024 Checking Shoes Samples: simple-control-sizes.rb
  • 025 Checking Shoes Samples: simple-rubygems.rb
  • 026 Building Shoes for Linux: Building Shoes on VirtualBox
  • 027 Shoes Gem
  • 028 Building Hackety Hack for Windows
  • 029 Chipmunk Physics on Shoes
  • 030 Another Shoes
  • 031 Compile ruby-gtk2 package and rcairo with Ruby 1.9.2



2010.9.22 ashbb

Previous:php_pdo