WordPress, Smarty and Multi-Blogs

My Smarty powered and mult-blog capable version of WordPress is now running on this site. It’s not perfect at all, but I have a simple script that exports the current blogs here to the WP table format. This blog content lives there already!
I really need to get Smarty caching going soon however!
Link coming in a few days, but TBH, it’s simple to find if you think about it 🙂
Later … Caching’s working, based on URL and user_ID, WordPress developers, is that enough to key the cache by? Also figured out that I need to sanitize_title() all my post titles into post_name before permalinks will work! Doh!

Yum, Yum, delicious links, and others from a fevered mind

Barry Mason actually makes the Dublin Spire look interesting! A feat in and of itself, but he has some other great photos on his site.
Bonus Print could be the cheapest online digital photo service in Ireland now that Spectra Photo have upped their prices.
The Top 10 Digital Photography Mistakes – Silly, obvious mistakes, but I do some of them, maybe you do. Yes, that is microsoft.com that I’m linking to!
Normalization Rules – I fell asleep doing this stuff at college, now I find it insanely interesting, how crazy is that?
A Modern Herbal – I’ve taken a keen interest in my health over the last few weeks. If your stomach’s healthy, then all other things being equal and well you’ll feel good. Must glance at later.
Ouch! – someone looking for attention?
Crazy UI development here. WTF looks like it deserves a return visit!
Information Routing – The first paragraph grabbed me.
Producing Quality CSS in a Team Environment – must read.
delicious mp3 has lots of music orientated links. Some to harvest later!

Big Spider!

You know when someone’s been reading bash.org too much sometimes..

<donncha> damn, fsck... left my camera usb cable at home.. got some great photos of a spider earlier.. must blog tonight :)
<Nargler> saw the big spider I've ever seen in my bath last weekend
<diamond> Nargler: bit you in the english did he?
<Nargler> was <---------------------> leg tip to leg tip and that's to scale!
<diamond> Nargler: on what res screen with what size font? -)
<Nargler> diamond: uhh average :]
<diamond> lol
<Nargler> can't you see what my font size is? ;)
<slaine> Some fonts are bigger than others :)
<diamond> Nargler: whatever size it is, it somehow ate 'gest' from your first remark. -)

WordPress Multi Blogs

Lots of ideas flying around the web: 1, 2, 3 by Matt, 4, 5, 6

I like the thin layer approach advocated by Ruben the best. I spent the last 2 nights attempting to coax WP into inserting a %wpblog% variable into the URL but it’s too intrusive and it’ll make tracking official releases of WordPress more difficult. Right now, my work is a “hack” on top of WP and I don’t want to spend time duplicating what other WP developers will do in the future.
When can you expect something from all this work? Maybe as early as next week! Keep yer eyes peeled!