May 2008 - Posts

My list of firefox extensions
Published Fri, May 30 2008 9:31 AM | Ramon Smits
Firefox is my default browser and the add-ons make it even more powerful then it already is. I thought that it would be nice to share which extensions I'm using: NoScript - Easily enable java/javascript/flash per domain. Adblock Plus - Hide those...
PowerShell PowerTab
Published Thu, May 29 2008 3:40 PM | Ramon Smits
Lately I found myself using the Microsoft PowerShell more often. But I am frequently missing intellisense. Especially when I want to access framework classes which I do not use that often. Luckily there is a very good extension script maintained by the...
MonoDevelop 1.0 and Mono 1.9.1 on openSUSE 10.3
Published Sun, May 25 2008 10:20 PM | Ramon Smits
This weekend I moved from Ubuntu 7.10 to openSUSE 10.3 after using the distro in the vmware image that the mono-project hosts. I was impressed how quick it was installed and still impressed by the ease of use of its package management. I am now running...
Log4net Separate configuration file and custom data
Published Thu, May 15 2008 9:47 AM | Ramon Smits
Separate configuration file for log4net settings We always store the configuration stuff in the app.config or web.config files but at our current project we want to store settings that are different between environments outside of the default configuration...