February 2008 - Posts

0
Comments

free opensource javascript/ajax editor and debugger by darenhan

http://www.aptana.com/studio/ http://www.aptana.tv/movies/aptana_ie_debug_intro/ie_debug_intro.html The Aptana IDE is a free, open-source, cross-platform, JavaScript-focused development environment for building Ajax applications. It features code assist...
0
Comments

Myths and truths about the IT field by darenhan

1. Myth: Developement server is not important, server can die but Production server cannot die. Truth: Development server host application build and tools to build the original source code. These are then migrated to UAT followed by production server...
0
Comments

how to troubleshoot pages with big viewstate.. by darenhan

Binary Fortress Software's ASP.NET ViewState Helper, easy to use http://www.binaryfortress.com/aspnet-viewstate-helper/ Nikhil Kothari's Web Development Helper, need to read manual before setup, not so clear-cut http://projects.nikhilk.net/Projects...
0
Comments

Differences between manager and programmer (hacker) by darenhan

http://jonathanscorner.com/writing/hacker/printer.html if your manager is unappreciating your job as a programmer , guess he/she needs to read this. got this from my friend. =p
0
Comments

10+ essential (and free) Windows apps by darenhan

got this link from techrepublic, perfect for a new PC. http://blogs.zdnet.com/Ou/?p=989&page=2
2
Comments

Another fire-fighting case due to "cut costs" by darenhan

well, in IT environment, sometimes we think it is better to cut costs , put everything on 1 server , hoping it will last for few hundred years down the road. However, sometimes the situation called for the separation of app tier, web tier, report server...
1
Comments

IIS app pool can be stopped on its own due to faulty code. by darenhan

The next check box on the Health tab is the Enable Rapid Fail Protection check box. The idea here is that IIS can completely disable an application pool if there are a certain number of failures within a specific length of time. For example, by default...
Powered by Community Server (Commercial Edition), by Telligent Systems