ScribeFire: Fire up your blogging
0 Comments Published by cjlise January 8th, 2008 in Blog, Software, WebI just came accross ScribeFire a Firefox extension that allows to blog when browsing a web Page. This is very convenient. For instance, now i’m browsing the Getting Starting Page while I’m writing this post.
ScribeFire: Fire up your blogging via kwout
Powered by ScribeFire.
Three Debugging Proxies to decode HTTP and HTTPS streams
0 Comments Published by cjlise May 30th, 2007 in Network, Programming, Software, WebThere are several ways to debug and analyze web applications. The first approach is to use network sniffers like wireshark. The problem with sniffers is that they are not so easy to use, and by default they capture all the network traffic. If the interest is only HTTP streams, it is required to add filters [...]
On windows XP, the process SVCHOST.EXE is a mystery for most people. If you check your task manager, you may have several instances of this process running. On my XP home edition I have actually 7 of this processes. Microsoft describes SVCHOST.EXE on this document by the following sentences:
“At startup, Svchost.exe checks the services part of the [...]
