cczona's Recent Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev [Page 2 of 2] Next »
Ruby regex ruby String
Use regex to match a Ruby substring, and reference it like an index
posted on March 13, 2008 by cczona
Ruby ruby String tos tostr
to_str vs to_s
posted on March 13, 2008 by cczona
Ruby ruby
optimize Ruby memory usage by avoiding string accumulation
posted on March 13, 2008 by cczona
Ruby url file testing ruby io String open uri open-uri stringio
make Ruby strings behave like files
posted on March 13, 2008 by cczona
Other url textmate ruby open read uri open-uri readlines
parse URI object, and fetch response from it, in one step
posted on March 13, 2008 by cczona
Ruby ruby
Execute arbitrary code with different level of error messaging
posted on March 13, 2008 by cczona
Ruby ruby Gem
'uninitialized constant Gem::GemRunner'
posted on March 13, 2008 by cczona
Ruby ruby cgi
CGI library gotcha
posted on March 12, 2008 by cczona
Bash mac port macports
MacPorts fixer-upper
posted on March 12, 2008 by cczona
Bash Shell Bash commandline cli terminal cd shopt saved by 1 person
shopt (shell options)
posted on March 12, 2008 by cczona
Bash mac osx apache saved by 1 person
Apache 'Forbidden' error on Mac ~/Sites files
posted on January 19, 2008 by cczona
Other textmate
TextMate::UI has replaced Dialog
posted on December 28, 2007 by cczona
Rails rails mysql saved by 1 person
`No such file or directory – /tmp/mysql.sock`
posted on December 24, 2007 by cczona
Other tivo saved by 1 person
TiVo extras
posted on December 23, 2007 by cczona
Other tivo saved by 1 person
TiVo navigation shortcuts
posted on December 23, 2007 by cczona
Other textmate rails
remove Rails vendor files etc from TextMate project search
posted on December 22, 2007 by cczona
Bash mac memory ram
check swap memory usage
posted on December 22, 2007 by cczona
Bash Bash saved by 1 person
GOTCHA: bash/sh handling of unclosed quotes
posted on December 21, 2007 by cczona
