Yearly Archives: 2007

26 posts

VMWare Server on Fedora Core 6

I am a .NET developer and work with the Windows platform almost all the time, then why Linux out of a sudden? The reason is Virtulization. Every developer should have some kind of virtulization tool to help them test their applications under different environments. Microsoft’s Virtual PC may be an option. But the problem with MS Virtual PC is that if I install it on my Windows PC, then I have to maintain the security […]

I love this error message!

I got a 503 error message the other day when I was trying to write a post, which made me love the WordPress developers more. Why? Look at the screenshot of the error message and you will see: BTW, “Matt” is one of their developers. Don’t you love these guys? Maybe I should ask my supervisor if I can write an error message like this and put his name in it. 🙂

Reflector 5.0 available

Just in case you have not heard about it, Reflector, a must-have for .NET developers, was released version 5.0. If you have not used it (shame on you – I am kidding :-)), here is what it is: “Reflector is the class browser, explorer, analyzer and documentation viewer for .NET. Reflector allows to easily view, navigate, search, decompile and analyze .NET assemblies in C#, Visual Basic and IL.” Reflector can be downloaded here.

The advanced theme of WordPress rich text editor

Do you know there is an advanced theme in the rich text editor of WordPress? If you don’t know, then you have missed a lot. Here is the way to turn it on: First of all, you have to choose to use rich text editor, which can be set in the Options. 1. Place your cursor in the rich text editor with the Viual mode selected. 2. If you are using FireFox, then press Shift+Alt+v; […]