Recent Comments
- Roger Cody Venable on MySQL Upgrade To 5.1: Database Name Prefix #mysql50#
- Sharon Cote on Disappearing Bottom Panel & Top With Firefox + Linux Mint
- Pratik on Install GD Library For PHP5 On CentOS
- Compiling, Running and Cursing on Chromium OS – Getting It To Work ~ Mattias Geniar on Chromium OS: error: RPC failed; result=22, HTTP code = 502
- Lovelesh on Simple Apache Security Trick – ServerTokens & ServerSignature
- No need on VMware: internal error – vmodl.fault.HostCommunication
Tag Archives: windows
Windows 7 Release Candidate Available For Download
Get it, while it’s hot! A fun sidenote, though: The RC will expire on June 1, 2010. Starting on March 1, 2010, your PC will begin shutting down every two hours. Windows will notify you two weeks before the bi-hourly … Continue reading
PowerShell: Windows Scripting Made Fun Again!
Windows Scripting used to be horrible. You got a lousy language to write in – Visual Basic (especially coming from C-like languages) – and it just didn’t seem all that powerfull. Any action you wanted done, required quite a few … Continue reading
AVG Screws Up, Accidentally Deletes user32.dll System Library
Users who recently updated their AVG to the latest Virus Definitions, could find themselves in real trouble when rebooting their PC. Apparently, the latest definition automatically quarantines and deletes the file user32.dll, a Windows system library needed to successfully start … Continue reading
Reading A .FLV File From Flash – Not Working Because Of Missing MIME Type
By default, reading a .FLV file from another flash-file doesn’t work because the MIME-type of the .FLV file is missing. You need to explicitly define this (ie: in IIS) to allow these files to be interpreted as flash-files. You can … Continue reading