-
Archives
- January 2012
- December 2011
- November 2011
- October 2011
- June 2011
- May 2011
- March 2011
- January 2011
- October 2010
- September 2010
- July 2010
- June 2010
- May 2010
- February 2010
- January 2010
- December 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
-
Meta
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
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
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
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