-
Enable add-ons for recent version of Firefox minefield
I am using the trunk version of firefox a lot because it’s much faster than the current official version. Recently the preference to enable old versions of extensions in firefox has been changed: extensions.checkCompatibility has been renamed to extensions.checkCompatibility.VERSION With the current version being 3.7a or new 4.0b the preference key is extensions.checkCompatibility.3.7a extensions.checkCompatibility.4.0b Setting…
-
ASP.NET MVC
This is just a public draft, containing mvc related links… Best Practices / Richtlinien Model-Binding entweder mit Parameter-Blacklist, oder über Whitelist http://blog.maartenballiauw.be/post/2009/05/06/More-ASPNET-MVC-Best-Practices.aspx Put your controllers on a diet Controllers should be really thin: they only accept an incoming request, dispatch an action to a service- or business layer and eventually respond to the incoming request…
-
Finished studying! And starting to blog!
Recently I handed in my diploma thesis and this week I finished the last thing to do at university and did the presentation of my thesis – I am done studying!! And with finishing to study, I finally decided to give blogging a try. This blog is going to contain maybe some personal thoughts, but…
-
Fixing VPN connections (MTU size)
At my workplace I had the problem that any outgoing VPN connection got interrupted after 2-4 minutes. We finally found the reason for that was the MTU size that some router was not able to handle without fragmenting. To fix the issue I followed those howto articles: http://www.howtonetworking.com/VPN/mtu4.htm http://www.howtonetworking.com/VPN/mtu3.htm
-
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!