-
Archives
- October 2012
- May 2012
- November 2011
- September 2011
- May 2011
- February 2011
- January 2011
- December 2010
- July 2010
- January 2010
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- July 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
- September 2005
- August 2005
-
Meta
Monthly Archives: March 2006
Boss Blogging About Venezuela
I haven’t even gotten around to blogging about Synthesys’s planned trip to Venezuela, but my boss, Bob Rinella, has been posting like crazy! The story goes, Bob visited a school/church in Venezuela a few months ago and has been planning … Continue reading
Planned Obsolescence… in 8000 Years
I made a simple little real time data reporting system live today which dumps a row into a MySQL database once a minute. I didn’t include any archiving or purging functionality, so I decided to do some quick calculations to … Continue reading
The Joy of Slackware
The first Linux distribution I used was Red Hat 5 way back in High School. My school was using it on an already old 486 to host its new web site, and I got a shell account on it to … Continue reading
The Miserable State of Audio in Linux
So I’ve been trying to transfer some interviews my Dad did back in the late 1970s with coal miners to my Debian Linux desktop computer for archiving. I have an ancient Sony tape deck hooked into my Line In jack, … Continue reading
Posted in GNU/Linux
2 Comments
More ASP.Net 2.0 features missing from Mono 1.1.13.4
After stripping out the SiteMap Provider, Membership Provider, and Role Provider, I discovered a few more ASP.Net 2.0 features that are missing from Mono 1.1.13.4: System.Web.UI.WebControls.BulletedList:Render is not implemented. That seems like an easy place for me to learn Mono … Continue reading
Posted in Mono/.Net, Open Source
2 Comments
“Fun” with ASP.Net 2.0 in Mono 1.1.13.4
I tried to get the ASP.Net 2.0 project we’re working on at Synthesys running on Mono. The server runs Debian Linux Etch, and I use the following packages (some of them are preview packages): mono (and related libraries) 1.1.13.4-0pre6 mono-xsp2 … Continue reading
Posted in GNU/Linux, Mono/.Net, Open Source
5 Comments