April 2008
15 posts
chirrp →
build by the ingenious why the lucky stiff
Apr 27th
madness
Apr 22nd
assert_invalid mit mehreren fehler-feldern.
is doch praktisch, ne? def assert_invalid(object, *attributes)     assert_equal false, object.valid?     attributes.each do |attribute|       assert object.errors.on(attribute)     end   end usage:   def test_should_require_fields     page = Page.new        assert_invalid(page, :title, :body, :updated_by_id)   end
Apr 22nd
Safai Web Inspector →
tre chic. must test this.
Apr 18th
Tiki Bar TV (video) →
dufte show.
Apr 11th
bash history
oh this looks fun $ history|awk ‘{a[$2]++ } END{for(i in a){print a[i] ” ” i}}’|sort -rn|head 135 git 87 gb 39 cd 37 gitk 32 gst 28 ls 20 braid 10 cap 9 sudo 9 sc Actually i have used braid just for testing purpose. But the rest seems to be a good capture of “my bash workflow” (on mac). “gb” is alias for “git branch”, gst for...
Apr 10th
Google's App Engine
This is madness! How could this even work?! Since he forgets to close his methods with “end”?
Apr 8th
deftones in studio →
Apr 8th
Danger →
Apr 8th
MySpace.com - M.I.A.  →
Apr 8th
cient denied by server configuration:...
Trying to setup an Apache-Mongrel-Rails thing for our bachelorproject, i wrestled with an apache config file for weeks. Now i just googled this error message listed in the log file, and found the solution within seconds: http://blog.codahale.com/2006/06/19/time-for-a-grown-up-server-rails-mongrel-apache-capistrano-and-you/#comment-6693 Finally! On my private playground, i am using Nginx and...
Apr 7th
reposalat
 When using braid (at least with the current version), make shure you are at the root folder of your git repo, otherwise disturbing things will happen.  braid add https://svn.thoughtbot.com/plugins/paperclip/trunk/ —type svn code/sol/vendor/plugins/paperclip
Apr 4th
Git.tmbundle →
Use “shift+ctrl+g” to open the menu. This Textmate  Bundle is work in progress and i am fine using the terminal, gitk and git-gui, but using git blame or merge from within Textmate is quite useful.
Apr 4th
I shall read
Hey. I got this book mentioned in this  nice talk for my birthday some weeks ago. I really should start reading!
Apr 3rd
Yay! Scissorkast #3  →
Apr 2nd