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) 8 queries took 96 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `comments`11117
2DESCRIBE `tags`2218
3DESCRIBE `categories`2217
4DESCRIBE `posts_tags`227
5DESCRIBE `categories_posts`2214
6SELECT 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 DESC444
7SELECT category, COUNT(*) AS cat_cnt FROM categories_posts c2p INNER JOIN categories Cat ON c2p.category_id = Cat.id GROUP BY category151516
8SELECT tag, COUNT(*) AS tag_cnt FROM posts_tags t2p INNER JOIN tags Tag ON t2p.tag_id = Tag.id GROUP BY tag494913