Projects - Page 2

I acquired this synthesizer in used condition in 2007 and after checking that it was in working condition I could not resist the temptation to see the insides and clean it up. The model was introduced in 1989, so there must be some dust inside. That was the very first screw that I opened and...

Sorry, this entry is only available in Suomi.

When a category link is accessed in the blog using non-default language, the request goes to endless redirect loop. Here is a quick-n-dirty fix to hide the problem. Include the following to theme's functions.php file // A kludge for Redirect Loop issue for WordPress 3.0-RC1-15069 + qTranslate devel 2010.04.20 // 2010.05.31 22:47:37+0300 - Mikael Willberg (mig@hyper.fi) function...

For awhile I have wondered why my monitors do not go to standby. Also while the workstation is locked the screen "flashes" every few minutes and I can see my wallpaper for a fraction of a second. Solution It seems that LightScribe service does something that either prevents the standby action or systems thinks that user did...

If user is logged on to Facebook account, any website can use Facebook API to access the user's public data. To deny access to this information Firefox users may define filters to Adblock Plus addon. Original article on this topic Block Sites from Using Your Facebook Login with Adblock Plus Understanding the filters I think people should understand...

I use Analog web log analyzer to make some statistics. While I was checking daily reports I noticed that there were few 404 (Not Found) errors. Failure Report Listing files, sorted by the number of failed requests. reqs: file ----: ---- 2: /fi/article/253 Failed Referrer Report Listing referring URLs, sorted by the number of failed requests. reqs: URL ----: --- ...

I faced a situation in which I had to archive few hundred blogs to browsable format from WordPress MU (multi-user) server. The server was configured to allow only secure https connections. This seemed an easy task, but reality was a bit different... Natural solution was to use wget utility, but I just ended up with files...