June 2013 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 -
Recent Posts
Recent Comments
- kyrios on Hello, Planet!
- Leo Franchi on Hello, Planet!
- Alban on Hello, Planet!
- Kavalor on Hello, Planet!
- Stan Tontas on Hello, Planet!
Categories
- Freedom (3)
- Internet (2)
- Linux (93)
- Other (132)
- Planet Caminus (6)
- Opencraft (3)
- Programming (11)
- Uncategorized (6)
- wm161.net (4)
Tag Archives: wm161.net
Wordle!
Found this in today’s planet fedora, and made a snapshot of wm161.net. Fairly accurate.
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 …
*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 …
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 cheap web host, hosting company, mediatemple, Orange, wm161.net
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 …
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 …
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 …
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 …
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 …
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 …
