Monthly Archives: October 2005

Flock

This is just a test of the blogger portion of the Flock browser.

Posted in computers | Comments Off

System.DateTime

Just a followup to what I blogged earlier today. Using System.DateTime, one can implement a generic kind of caching in a snap. In the class of your choice: string oldFile = “/path/to/file” DateTime fileTime; DateTime timeNow; DateTime fileTimePlus; if ( … Continue reading

Posted in computers | 1 Comment

File times with C#

I have been working on a little web widget that I don’t have done yet, but in the course of writing it I wanted to do some file time checking so as to create a sort of pseudo cache, to … Continue reading

Posted in programming | Comments Off

blather

Added a new catagory…blather. Feel free to skip these, this is just personal journal type stuff. This is day 2 of my adventure with wordpress, and while it seems pretty strange to be blogging through a web interface the look … Continue reading

Posted in blather | 1 Comment

Ask and ye shall recieve

For some odd reason tonite I went back to the main mono site and found that there has appearently been some work done on it. It’s just MediaWiki, but it now has a lot more complete documentation as well as … Continue reading

Posted in programming | Comments Off

1337

heh, in my del.icio.us today I saw something funny

Posted in blather | Comments Off

Shit simple C# development

Most of my friends know that lately I have become pretty interested in C# and .Net for Linux. I have booted windows to try the System.Windows.Forms stuff just to see what the hubub was about, and yeah, it makes GUI … Continue reading

Posted in programming | 1 Comment

theme

Appearently people with more time than brains like to pour over the themes for wordpress. I found this one pretty quick. I think it sucks but it sucks lesser than others. *edit* I am not referring to the current theme, … Continue reading

Posted in blather | Comments Off