Tag Filter - (Xp)

The dreaded HDD clunk de-clunk

You may have heard the dreaded HDD clunk before followed by the solid red HDD led! Its really not a sound you want to hear. For me its not so bad as I'm running a RAID-1 mirror which means I can disconnect the failed drive, order a new one if needed and still keep working....

Filed under: Windows  Tags: Hardware, Xp

How to Reboot under Windows Remote Desktop

When running a remote desktop to a Windows machine the normal Start menu option Turn off Computer is not available...

Filed under: Windows  Tags: Xp

Spybot reporting framedyn.dll not found after SP3 reinstall

After re-installing SP3 on my XP box while trying to figure out a different software issue I started getting the following dialog message alert while starting Spybot, "framedyn.dll not found"...

Filed under: Windows  Tags: Xp

Samsung 204B LCD screen blackout

The screen blackout issue with my Samsung SyncMaster 204B occurs when using the DVI input on the monitor. The screen will blackout at random times and then flick back on, this does not occur when using the analogue input into the monitor. This issue only happen's on some Samsung 204B monitor's...

Filed under: Windows  Tags: Hardware, Xp
(default) 9 queries took 9 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `posts`17171
2DESCRIBE `comments`11111
3DESCRIBE `tags`221
4DESCRIBE `categories`221
5DESCRIBE `posts_tags`221
6DESCRIBE `categories_posts`220
7SELECT Post.* FROM posts Post, posts_tags pt, tags t WHERE t.tag = ('Xp') AND t.id = pt.tag_id AND pt.post_id = Post.id AND Post.status = 1 ORDER BY Post.created DESC442
8SELECT category, COUNT(*) AS cat_cnt FROM categories_posts c2p INNER JOIN categories Cat ON c2p.category_id = Cat.id GROUP BY category15151
9SELECT tag, COUNT(*) AS tag_cnt FROM posts_tags t2p INNER JOIN tags Tag ON t2p.tag_id = Tag.id GROUP BY tag49491