-
Archives
- 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
Category Archives: Mono/.Net
Lost in a Sea of Web Frameworks
So I’ve been trying to learn Python and have successfully written a couple small scripts. For the couple of small web sites/services I’ve written, I used CherryPy mostly because I know someone who is active in the CherryPy community.Coming from … Continue reading
Posted in Mono/.Net, Open Source, PHP, Technology
2 Comments
cssh: C# Shell
The other day I found myself writing a shell script in PHP because I refuse to learn bash’s archaic syntax. I’m actually a lot happier with PHP as a shell scripting language than a web application language. However, I’ve always … Continue reading
Posted in GNU/Linux, Mono/.Net, Open Source, PHP, Technology
4 Comments
Novell/Microsoft in Linux Lovefest
In case you haven’t heard, Microsoft and Novell just entered into a partnership which is extremely beneficial to Linux. Instead of me trying to explain it, read Miguel de Icaza’s post, Joe Audette’s post, and/or the official Press Release. Update: … Continue reading
Posted in GNU/Linux, Mono/.Net, Open Source
1 Comment
ODBC Test Tool
Today I find myself once again fighting Crystal Reports. It claims that it can’t connect to the ODBC datasource I created for it since it can’t use Npgsql. Just to prove it wrong I quick hacked together an ODBC Test … Continue reading
Posted in Mono/.Net, SQL, Technology
1 Comment
SchoolWorks on Linux: Part 1 of Many
Now that SchoolWorks has officially been released, I guess I can begin posting about my attempts to get it running on Linux. First of all SchoolWorks is school administration software (or SIS) built using: ASP.NET 2.0 (in Windows using Microsoft … Continue reading
Never Use Crystal Reports Again
I’m sick of being suckered into using Crystal Reports because it comes free with Microsoft Visual Studio. Crystal Reports and its API are easily the most buggy, most poorly designed, and worst documented I’ve ever worked with. So I thought … Continue reading
Posted in Mono/.Net, Open Source, Technology
5 Comments