Today I learned about one of these super old, super useful UNIX Tools (it seems to ship with OSX).Scenario: Debugging session in Rails SSH into production servercd into rails directoryexport some environment variable (RAILS_ENV)start interactive program "irb" with bash command "script/console"type some initializing commands into irbstart the real debuggingYou can use the "expect" terminal tool, to automate all of these tasks prior to the real debugging.All you need is a little script. Let's call it "quick_debug.exp". Everytime you need to quickly debug something in your Rails production server...
mehr…
Mein neuestes Handy ist kein iPhone. Wer kein mobiles Internet braucht, sollte mal auf Seniorenhandys ein Auge werfen! Wenig Funktionen = Wenig UI = gutes UI. Besten Tasten die man auf dem Handymarkt findet.Auch weitaus besser als Touchscreentasten. Das wichtigste iPhone-App ist schon eingebaut. Ich habe ein Seniorenhandy von hagenuk.Die exakte Bezeichnung ist: hagenuk fono 3. Hagenuk Germanyhttp://www.hagenuk-germany.de/ - Die Firma hagenuk bietet diverse Modelle an.
mehr…
Some of my older software projects. Funny game utilizing the build-in accelerometers of the MacBook. Application for Mac (OSX 10.5 or higher). Requires MacBook.
Translations:
Leben = Lives,
Punkte = Points,
Neues Spiel = New Game.
Source: http://github.com/julius/bezelhudDesign Idea: Jono (iconaholic.com)UPDATE for Snow Leopard and QS b56a7: http://code.bencochran.com/bezelhud/ Source: http://github.com/julius/showcaseDesigner: me. Might require older version of Quicksilver. Source: http://github.com/julius/silverflowDesign Idea: Jono (iconaholic.com) Not stable. Might require older...
mehr…