Archive for the 'internet' Category

my new filing technique is unstoppable

Nov 11, 2005 in internet

I rarely laugh at something so much that tears come out, but I did laugh just that much today.

We get the Guardian at work, and there’s a random little cartoon called “my new filing technique is unstoppable”. I google’d it today and found hundreds of them. Maybe I’m odd, but I think it’s brilliant.

See more: my new filing technique is unstoppable

extract from mnftiu

Myers-Briggs-like test

Oct 14, 2005 in internet

Hmmm. Jung personality test. No idea what it means right now. But this is me!

ESFP – “Entertainer”. Radiates attractive warmth and optimism. Smooth, witty, charming, clever. Fun to be with. Very generous. 8.5% of the total population.

Take Free Jung Personality Test
personality tests by similarminds.com

My first website is still around

Aug 15, 2005 in internet

Remarkable; I had no idea it would still exist, but my first website, developed for the St Edmund Hall Ball 2001 still exists. It’s hideously plastered with adverts now; the disadvantage of using free web hosting, but one does wonder if it’ll ever go away.

Have a look at my old website here.

Before I knew anything about PHP, CMS’… it was done in Notepad, with me learning HTML as I went along. It was a breakthrough when I discovered tables. It got almost 1000 visits as I remembered, which considering the event was for just 800 people I found quite exciting.

Tombola CMS update

Aug 07, 2005 in internet

Made some more progress on the old CMS… it’s slower going today than I’d thought, but we’ve now got a list view for all content and categories, and I’ve spent a while building a javascript multi-select thingy – one of those where you can move items from the left to the right. It’s set up so you can have several on a page at once, mainly to handle the complex category system I’ve built, where an item can be in several categories, which sit underneath different parent categories (e.g. sports > football AND areas > london, crewe etc.)

Not much else. Very aware I’m going to have to write the CSS sooner rather than later, as however good I make the basic functionality, end users will be put off by the times new roman/ border=1 layout I’m using for testing.

At some point will publish all the links I’ve used for code snippets/ advice… remarkable just how much information is out there for all to use.

T.

Tombola CMS on the way

Aug 06, 2005 in internet

So… right… after months of playing with Mambo and now, more recently, CivicSpace/ Drupal, I’ve decided that neither of them are quite what I need. Using WordPress hasn’t helped, because it is categorically a lot easier to use than the other two.

I’m writing a CMS which combines some of the best features from both of them. The slickness of Mambo, the community-orientation of CS/ DP. The basic infrastructure is highly modular, so theoretically people could write modules for it, but I’m designing it to be everything I need under one interface, one user-management system and taxonomy. It will provide PhpAds integration for banner advertising & management (can’t hope to do ads better than PhpAds!) and while using something like PhpBB would be easier forum-wise, I want the forum to be totally integrated into the rest of the site, so it’ll probably be a self-build. It’ll also cover event management and subscription, email list management and mailing, a fully customisable user registration flow and essentials such as self-backups and file management built in.

Tall order?

Maybe, but I’ve surprised myself how much I got done in the first couple of evenings working on it. There’ll be a long tail of error-hunting and bug-squishing, but I reckon a good weekend on the project will get me to a working prototype. Click here http://www.tcbutler.co.uk/tombola-cms-development/ to see where I’m up to so far.