Published on April 27th, 2009 by Hypn. Filed under Uncategorized | No Comments
I logged into one of my blogs, that I haven’t checked on in a while, to find that I have nearly 750 pending comments. Although there might be one or two legitimate posts in there I don’t care to find them – I want to delete all of these pending comments… would you believe there isn’t an easy way to do so? Sure, there’s the “Bulk Delete” option which deletes all 20 displayed on a page… but I don’t really want to sit through 37 pages to delete them all. It seems the only other way of doing this is manually delete all the rows from the database – surely there’s a better solution? If not, I guess I’ll have to write one… *sigh*
Published on April 7th, 2009 by Hypn. Filed under Uncategorized | No Comments
I decided I wanted to start using memcached because it’s really awesome, but really struggled to get it working in Windows on PHP 5.2.3 because I couldn’t find the stupid “php_memcache.dll” file I needed (at the time of writing this, Pecl4Win is down… which happens to be where the official PHP documentation tells you to get it from – great).
Luckily I came across this blog post, which not only tells you how to to install the extension (adding 1 line to your “php.ini” file) but also linked to a PHP 5.2.* version of the it. I decided to mirror it, for anyone else trying to find it:
php_memcache.dll (49kb)
Published on March 26th, 2009 by Hypn. Filed under Uncategorized | No Comments
I’ve been using FileZilla 2 for ages, but changed to FileZilla 3 yesterday (previously version 3 didn’t allow you to edit a file by double clicking on it ?!?!?! which it finally does). I hadn’t been using it for very long when I found some two things that REALLY annoyed me (specifically version 3.2.3.1):
Published on October 31st, 2008 by Hypn. Filed under Uncategorized | 1 Comment
I found this article this morning, about some scientists who suggest that the universe is laid out in a fractal pattern… which is pretty hectic. Of course this challenges the current “big bang” theory, so “Many cosmologists find fault with their analysis, largely because a fractal matter distribution out to such huge scales undermines the standard model of cosmology“, even though “Nearly all physicists agree that on relatively small scales the distribution is fractal-like” – what amuses me is how religious people are mocked for, and accused of, holding onto their beliefs and disregarding “scientific evidence”, yet it seems the same thing’s happening here? Who cares if it goes against the standard model of cosmology… investigate, and update – isn’t that what science is meant to be about?
The problem, however, is that “According to the accepted story of cosmic evolution, there simply hasn’t been enough time since the big bang nearly 14 billion years ago for gravity to build up such large structures” – unlucky.
Published on October 16th, 2008 by Hypn. Filed under programs | No Comments
FireFox 3.1 beta has just been released (portable version available here), and the “Ctrl+Tab” (for switching between browser tabs) has been changed to work and look more like “Alt+Tab” in Windows… showing you a picture of each tab you have open and allowing you to switch between them. Or as they put it “A new tab-switching shortcut that shows previews of the tab you’re switching to” – gee, thanks.
Personally, I HATE this new functionality – hasn’t anyone ever heard of that say “if it aint broke, don’t fix it”? I’m all for adding new functionality and allowing people to choose if they want to use it, but don’t change how a person interacts with a program (though personally I would’ve preferred it was a separate addon). I use Ctrl+Tab all the time, and the way it works now does not suit me. You can still scroll between tabs the “old way” using “Ctrl+PageUp” and “Ctrl+PageDown” – so now a one-handed action requires two hands… thanks alot. Clearly people are more concerned with things looking pretty than being functional.
Anyway, the point of this post is to tell you how to disable this new functionality, so it works like it used to. Go to “about:config” and type “ctrltab” in the filter bar, then set:
1) “browser.ctrlTab.mostRecentlyUsed” to “false”
2) “browser.ctrlTab.recentlyUsedLimit” to “0”
3) “browser.ctrlTab.smoothScroll” to “false”
You might need to restart FireFox for the changes to take effect.
I’m left wondering how much time was spent coding this nice new little “feature”, and how much it increased the filesize and memory usage of FireFox. Bad Mozilla. Maybe one day I’ll have to switch to “Links” (which looks like this). How about you spend more time worrying about standards compliance, CSS3, and passing that Acid test, and less time on making thing looks pretty, huh? Just a thought.
Published on October 10th, 2008 by Hypn. Filed under Uncategorized | No Comments
I use a couple of programs that I probably couldn’t live without… most of them are portable (or can just be run without needing to be installed), and all of them are free. Combined they weigh in at under 20mb – a very small price to pay for the functionality.
I’ve listed them in alphabetical order, and will provide a brief description of what they do and why I use them, but it’s up to you to read more about them and try them out:
allSnap – enabled “window snapping”, like WinAmp and Steam do… just helps with positioning windows on the screen
DisplayFusion – allows you to set different wallpapers on different monitors and provides hotkeys for moving windows between monitors, when you have more than 1 monitor (yes, I know, you could just use UltraMon, but it’s not free – though it does offer more features)
Hamachi – allows you to “network” computers over the internet, works through all kinds of network setups and firewalls
KatMouse – by default Windows scrolls the “active” part of the “active” window when you use your mouse scroll whell, this program scrolls whatever’s under your mouse
Launchy – basically a “Run” menu on steroids, you tell it the directories and file types to monitor and it makes launching files or apps incredibly quick and easy
PowerMenu – provides extra menu items when right-clicking on items in the taskbar, allowing you to adjust a program’s transparency, minimize it to the system tray, make it “always on top” and adjust it’s priority
ProcessTamer – monitors running programs and lowers the priority of any using too much CPU usage so your PC doesn’t slow down or freeze (only started using this today, but it looks like a keeper)
StrokeIt – gives Windows “mouse gestures” (you hold down your right mouse button and drawing shapes/letters) to execute commands, maximize/minimize windows etc (DEFINITELY can’t live without this one)
Taskbarshuffle – allows you to reposition items on your taskbar or in your system tray by dragging them, and close them by clicking your middle mouse button (like FireFox tabs)
UltraVNC – allows you remotely access/control your computers (I use this with Hamachi to access my home pc from work and visa versa)
Unlocker – when ever you get a “file in use” error (eg: when trying to move or delete a file) this program will tell you what’s using the file and allow you to close that program or unlock the file
I hope you find these tools useful :)
Published on October 6th, 2008 by Hypn. Filed under Team Fortress 2 | No Comments
I found this on “Kovorka’z Gravel Pit” and like it, so here it is:

I’ve been trying to get back into playing as Spy, I think I’m in the middle of the graph at the moment ;)
Published on October 5th, 2008 by Hypn. Filed under PHP | 1 Comment
As a PHP developer I’ve tried many different IDEs but have always ended going back to SciTE. I started using a version with modifications by Bruce Dodson, but got frustrated with it not listing PHP files in the default “File Open” window, and not recognizing PHP5 files as PHP files, so I got to tinkering.
I changed the font and colours (for PHP files anyway), removed the other languages, enabled the auto-complete dropdown, changed the menus, included the PHP binary to check files for syntax errors, and included phpStylist to beautify source code. I also made a new icon, and added the latest “php.api”, and made F1 (help) open the PHP manual (included).
Published on October 2nd, 2008 by Hypn. Filed under Team Fortress 2 | No Comments
Another really good (funny) TF2 video, called “Gogol Rush” :)