Please note: This site is now an archive, visit Atomic Ninja Labs for the latest content and updates.

~

Archive Page 2

warpdrive

Ladies and Gents I’m currently testing the (built-in) Wordpress cache to see if it will behave in a predictable manner.

As such, I’d appreciate any visits people could make, to help flesh out some logs, statistics and give me some solid metrics to work with. I have a baseline on pre-cache performance and a bit of extra traffic would help isolate if there are any performance benefits.

Should you note that things are horribly broken as a result, please do drop me a quick note in the comments for this post. Lovely.


"Good people will do good things with it, and bad people will do bad things with it — regardless of any protections I put in place." — one of the best written examples of why open source just plain works, inspite of asshat’s choosing to abuse it.


Via dougal comes a snazzy show-and-tell presenting some pretty fly wordpress sites. These aren’t your ordinary rabbits.

boglines

Do you ‘bog’ rather than blog?
That may seem like an odd question, but it’s none-the-less highly relevant in today’s ‘instant’ world where the speed in which we require input has increased, inversely proportional to the patience required to wait.
Over the last few weeks I have taken a keen interest in where people are going when […]


"A PDA friendly interface for your blog. It’s (almost) XHTML compliant. You can see it in action by visiting this site in a mobile browser." — a round about way of pointing out that this is a great plugin and that the ‘foo is now mobleised - savvy?!


"Allows you to create a link to yourblog.example.com/?random which will redirect someone to a random post on your blog, in a StumbleUpon-like fashion." — matt releases a plugin then suggest users on 2.0.x aren’t "serious" about their blogs. What?!

Airbag Blog Advisory System

This public service announcement brought to you by the letters A, I and the number 4:
In these dark times you can never be too careful that’s why we at the Airbag Department of Security created a Blog Advisory System so that Website Masters can alert their users to the threat condition of words being used. […]


"I have a little surprise planned to go with ‘blanc’ but hopefully it won’t take me quite as long as blanc has." — Matthew Maber’s somefool re-design is complete. Meet Blanc. A jet black style sporting clean typography hinted in candy greens and blues. #


Our ever-expanding “extendâ€? section now has a brand-spanking new plugins directory where you can browse, download, rate, and comment on all your favorite plugins. I highly encourage you to go check it out. — wp-plugins.net now has some competion. #

changing of the guard

After quite some experimentation, much of it fruitless, that has resulted in a mass tug-of-war with Wordpress and it’s infernal re-write rules, the structure of the ‘foo has changed. This has primarily been driven by a fundamental flaw in Wordpress that will likely never be addressed, as it’s simply not considered a “problem” to begin with..

Whilst I am not at all pleased with the final result, it’s the closest I can come to a workable solution, that scales well and will be as ‘fluff’ free as I can make it.

It means I have to go back to using pages for semi-static content, rather than using a fluid rewrite rule set that blurs the lines to make pages and posts interchangeable.

how not to save curled content

If you happened to notice odd on-off-on-off formatting changes to the foo’s remaindered links, you weren’t actually seeing things.

You see, there’s yet another safety feature in wordpress 2.1. That being the ubiquitous add_filter, via the kses.php sitting in wp-includes. Allow me a moment to set-the-scene, as it were, so you have at least some reference point:

I have a handy (and somewhat hacked) php script that pulls in del.icio.us links and injects them as entries. It parses the RSS feed, generates a snazzy (and pre-formatted) array and injects each bookmark as an entry. I even parse in the associated del.icio.us tags to map as entry tags.

And it all works remarkably well — submit a bookmark to del.icio.us and the script takes care of the rest. Until one uses curl, or wget.