Published on April 29th, 2009 by Hypn. Filed under Uncategorized | No Comments
Million Dollar Follow is giving away a free $1 advert slot on their website (think “Million Dollar Home Page”) for all TwitterMass users – you should see a message waiting for you when you view the dashboard. If you haven’t started using TwitterMass yet, it’s not to late… you have until midnight tomorrow – there isn’t even a sign-up process, just go to the website and let it access your Twitter account, and click on the link the message!
Your twitter icon will be put on the Million Dollar Follow page for the world to see – there are only 1 million slots available, so get yours before it’s too late – and while it’s free ;)
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)