Monthly Archives: April 2007

Introduce to .ISZ format

All of you know .ISO formats as disk image file, today I’ll introduce you a new compressed .ISZ format. Features: Compressed format, you can even split into several parts. Open, Burn, Mount on-the-fly as .ISO formats. Password protection And the specification … Continue reading

Posted in Default | 1 Comment

Lighttpd url-redirect for WordPress Permlink changes

I changed my wordpress blog entry permlink format. But some link to my blog exists on Internet doesn’t work which results in a HTTP 404 error. Why redirect is better then rewrite Someone may have the same question, but take it … Continue reading

Posted in Default | Tagged , | 1 Comment

New Library Classes in "Orcas"

.NET Framework 3.5 is scheduled to be shipped with “Orcas” later 2007 or early 2008. “Orcas” is the codename of Microsoft’s next generation of the heavy and effective IDE Visual Studio 2007. According to Microsoft site, the new .NET Framework has been … Continue reading

Posted in Default | Tagged | 1 Comment

Surf the Internet anonymously!

Surf the Internet anonymously! http://us.feuvan.net

Posted in Default | Tagged | Leave a comment

Configure nginx as front-end web server

I’ve been using lighttpd for a long time, it’s faster and stable. But 1.4.x series of lighttpd lacks some features I need: powerful proxy mod, dav_svn mod, real IP extract (as mod_extract_forwarded in apache). Most of the bandwidth of feuvan.net … Continue reading

Posted in Default | Tagged , | 2 Comments