Tag Archives: wm161.net

Wordle!

Found this in today’s planet fedora, and made a snapshot of wm161.net. Fairly accurate.

Posted in Other | Tagged , , , , , | Leave a comment

wm161.net V6

Rawr! Its a new overhaul of the wm161.net design! Long gone is the artsy-fartsy and ugly chunks of words, tacky ‘view options’ tab, and explosions of crap. They’ve all been replaced with a very simple, very nice design. A …

Posted in wm161.net | Tagged , , , | Leave a comment

*poke*

No, I haven’t vanished. I just never got around to making any new blog posts.

However, I did make a slight change to my site. I turned off the feature in Twitter Tools that makes a daily summary of my …

Posted in Other | Tagged | Leave a comment

A Small Orange

Recently, I heard about this little hosting company called A Small Orange. It had to do with oranges so naturally, I was intrigued.

Turns out, A Small Orange is an incredibly cheap web host. Far too small for wm161.net, but …

Posted in Other | Tagged , , , , | Leave a comment

Semantics, and MicroID

My new theme now has a bit of semantic web stuff in it. The little about box on the right has a hCard embedded in it, and I’ve embedded a MicroID into the header.

I’m sure most people have heard …

Posted in Other | Tagged | Leave a comment

Been busy…

I’ve been a wee bit busy the last few weeks. Working in construction is exhausting, even though I’m only shop help. I’ve made a good list of the topics I want to write, but I just haven’t had the …

Posted in Other | Tagged , , , , | Leave a comment

Another New Design

Nope, sorry, I’m not dead yet. I’ve just been busy readjusting to the change of pace between college and living in the country. In the meantime though, I made up this new design for my blog. The design is …

Posted in Other | Tagged , , , | Leave a comment

PHP Automatic Bug Tracker

I’ve hacked together a small but functional bug tracker for my website. My common.php has some code in it now to use my new BugTracker class to report PHP errors and uncaught exceptions.

Well, at least exceptions. I apparently forgot …

Posted in Other | Tagged , , , | Leave a comment

My WPWrapper class

In my previous post, I mentioned that I had a really simple way of using my wordpress themes with regular PHP scripts. Now, according to the Codex, you are supposed to use this method:

include ‘wp-blog-header.php’;
get_header();
/* Do some code */
get_sidebar();
get_footer();

That …

Posted in Other | Tagged , , , , , , | Leave a comment

New wm161.net Theme

Lo and behold! It was in development for a good few weeks, but now the design is live. It looks fresher than the previous theme and simpler too. No annoying drop-down menus at the top. In the process, I …

Posted in Other | Tagged , , , , | Leave a comment