June 2011
1 post
#vim saving on losing focus : http://t.co/878DDVp
Jun 1st
May 2011
4 posts
#macrby gems need to be sudo installed :/
May 22nd
man 5 terminfo - eventually lists all the commands for zsh’s bindkey methods
May 14th
rails 3.1 on heroku? group :production do gem “pg” gem ‘therubyracer-heroku’, ‘0.8.1.pre3’ end
May 13th
—type-add=css=.scss —type-add=js=.coffee ( in ~/.ackrc ) Keep Ackmate working well with Rails 3.1
May 12th
April 2011
3 posts
cheat on regex’s http://t.co/N7XEEeK
Apr 27th
use all the swanky rails 3.1 stuff now: http://t.co/CDgAd8z
Apr 22nd
you can nuke #rvm from your system with rvm implode
Apr 4th
March 2011
6 posts
#macruby losing IB connectivity, reinstall macruby after every XCode4 update http://t.co/muLHvAP
Mar 31st
#macruby using ruby blocks when it wants obj-c blocks http://robertjpayne.com/2011/02/13/calling-obj-c-api-that-wants-c-blocks-from-macruby/
Mar 27th
brew now uses brew upgrade x to update to the latest version.
Mar 24th
Look in the config/deploy directory to find all your cool ass Cap tasks.
Mar 17th
Rails, put the controller on the body class : <body class=”<%= controller.controller_name.singularize %>”>
Mar 10th
sneakernet git: http://t.co/2fOVx09
Mar 1st
February 2011
2 posts
Cool new Cars 2 toys: http://t.co/rmFDd3k
Feb 17th
padrino error file: routing.rb location: route line: 66 => set gemfile to use the git instead gem ‘padrino’, :git => ‘http://t.co/yb7GRBN
Feb 16th
January 2011
2 posts
beagoodgirl.net →
a great website, it’s got a really nice design kinda like paper tabs
Jan 5th
wordmark.it →
website that shows you your word in every font on your system
Jan 4th
December 2010
6 posts
iDev Recipes →
interesting iphone concepts
Dec 17th
Fiverr – The place for people to share things... →
best website ever, random as hell
Dec 8th
So, Why is WikiLeaks a Good Thing Again? →
Dec 7th
Redmine - Rest Issues - Redmine →
add to tickets app
Dec 4th
nanoc: a Ruby site compiler that generates static... →
Dec 3rd
ctRotator – A Flexible Item/Image Rotator Script... →
study this, and make is smoother
Dec 2nd
November 2010
1 post
YouTube - Feliz AniversáriO - Ronaldo e os... →
learn this song
Nov 24th
October 2010
15 posts
Copy to clipboard from terminal in OS X →
To copy something to the clipboard using the terminal seems to be pretty simple in Mac OS X. There’s this command pbcopy that copies whatever is passed to it from the terminal into the clipboard (aka…
Oct 28th
Vim Tutorial Videos - Derek Wyatt's Blog →
learn VIM
Oct 19th
learn VIM @ http://icio.us/prppf3
Oct 19th
Develop.GitHub - Issues API →
Github Rest API
Oct 18th
Introduction to Developer Tools - Get Satisfaction →
Rest API for tickets
Oct 18th
Lighthouse - Beautifully Simple Issue Tracking →
API Docs for lighthouse
Oct 18th
Introduction to Zendesk API →
Another API for tickets to use: http://www.zendesk.com/api/rest-introduction
Oct 18th
to set a scrollbar to be a BWToolkit dark scrollbar, you need to make sure you can select the NSScroller in IB first and change it’s class
Oct 12th
Clever usage of KVC accessors when dealing with attribute lead XML elements in cocoa http://icio.us/gnjlkl
Oct 10th
more GDB goodness, how to make your app break at exceptions http://icio.us/vzrkau
Oct 10th
Chris Hanson - Breaking on Objective-C exceptions →
more GDB goodness, how to make your app break at exceptions
Oct 9th
NSXMLNode and NSXMLElement | Cocoabuilder →
Clever usage of KVC accessors when dealing with attribute lead XML elements in cocoa
Oct 9th
Mike Burakoff: Multimedia Design →
great designer, guy who did design for un-logi
Oct 8th
painfully impressed with cocoas binding for calculated values, see : http://newwavedigitalmedia.com/?p=132
Oct 6th
NSTableView stop headers from reordering by the “Value” binding for each table column, uncheck the “Creates sort descriptor” option.
Oct 5th
September 2010
14 posts
bindings related to nsarrays and not getting notifications http://icio.us/dqqbrn
Sep 24th
KVC/KVO and bindings: why am I only receiving one... →
I think this bug has hit me a few times on a current project. Bindings
Sep 24th
CocoaDev: FlowLayoutView →
floating layouts in cocoa similar to float in HTML
Sep 23rd
Album review: Kieronononon - There's This Dragon |... →
Everything whizzes by, so there’s no labouring of points; there are a tonne of great ideas and off-kilter riffs squeezed into nigh-on half an hour of album; the good bits are really good; the bad…
Sep 21st
http://icio.us/fwuspd
Sep 20th
Custom NSThemeFrame →
custom drawing on top of nswindow
Sep 20th
Adding a titlebar accessory view to a window | I... →
Adding views to the title of NSWindows
Sep 20th
Suit My Mind | Blog | Cocoa Casts : free cocoa... →
screencast about a beautiful app
Sep 19th
String Programming Guide: String Format Specifiers →
This article summarizes the format specifiers supported by string formatting methods and functions.
Sep 15th
converting between different audio formats ( MP3 to AAC for example ) can be done using the command lin e app afconvert
Sep 14th