The calendar is gone.
Click here to view posts


Ruby icalendar marshal
I am making a new application and I want to save Ruby Icalendar objects to a file. I am running ruby 1.8.6 (2008-03-03 patchlevel 114) [x86_64-linux] with icalendar gem 1.0.2.

file = File.open("Desktop/basic.ics") #=>  #<File:Desktop/basic.ics>

icals = Icalendar.parse(file) #=> lots of data

Marshal.dump(icals) #=>boom! NoMethodError: Method Name: marshal_dump from /usr/lib64/ruby/gems/1.8/gems/icalendar-1.0.2/lib/icalendar/component.rb:413:i</File:Desktop/basic.ics>... <a href="/tags/index/Ruby_Icalendar_Marshal_">[ Read more ]</a>

Good idea bad idea - altoid tin
Is it a good idea or a bad idea to use an Altoid tin to hold grease from bacon?

When making bacon grease will build up in the pan. Unfortunately one can not just poor this down the kitchen sink drain like old dish water. Frequently I fail to have a jar that I can poor this grease into. Fortuity I have an untold number of empty Altoid tins. So can one use an Altoid tin to hold bacon grease and is it a good idea?

A few cl... [ Read more ]

Back to work
I am resetup on my desktop at home. Expect new code and updates soon! I am also taking a bet that I can go longer with out drinking then a coworker. A dinner is the prize. Should be easy enough.