IP.Board 3.3 – kwn.me URL Shortener
I've written about this before (for IP.Board 3.1, and for IP.Board 3.2).
As each new IP.Board version comes out, it seems that this method changes. This time it's easier than ever!
Thanks for playing #twittertrivia
Today I posted a series Tweets on Twitter with the hash tag #twittertrivia
Thanks to everyone who ‘played’, was nice to learn a little more about you!
Now, my answers to the questions:
- I generally have my wallet on my left side.
- I know which goes in which on my iPhone headphones because the volume control is on the right.
- Wallet is on the opposite side to my watch.
- I’m usually on my iPhone. Or listening to music.
- I’d start my own web development company, probably. As well as a real world company (to bring some actual revenue in
)
- Usually on my right for easy access, as I’m right handed.
- I use my nickname, but I’m not afraid to use my real name online.
Thanks to @lucasbytegenius @iestynsj @jamiehamilton5 @realjblaze @citalan @m0o0oeh @supersajuuk @nix73 @alsarcastic
Mikeylicious WordPress Theme
I've gone ahead and put the Mikeylicious WordPress Theme (this one) on GitHub.
I've wanted to share it as Open Source since I made it. It was always the intention however WordPress.org's themes directory rules are too strict for me, when my time is very limited I don't have time to make my code use all their ID's and Classes, or make sure code that WordPress itself generates is valid and validates. I simply don't have time!
However if you want me to submit it to the themes directory on WordPress.org, you're welcome to make it compliant with the rules over there. Ahh, one of the great things about Open Source!
Anyway, you can find the link on my Code page, or here.
New WordPress Theme
It all started when I got bored yesterday and designed a simple design in HTML and CSS3. I do this often, design simple templates in HTML/CSS when I get bored, but I always find difficulty putting data into the design to make it meaningful. This time I used the latest data from my blog (yes, this one!) and it looked good.
I love designing and more importantly; programming, when I can for many different platforms, I've designed for other CMS's, Forum systems, but never WordPress.
So I decided that I was finally going to try my hand at WordPress theme development. Turning this relatively simple HTML/CSS combo into a fully fledged functioning WordPress theme wasn't as hard as I'd thought it would be. WordPress themes are this odd yet slightly cool mixture of PHP and HTML, and I'm pretty proficient in both!
The WordPress Codex was very helpful in making the transition from HTML to WordPress and the finished result is what you see here on my Blog right now. I would upload it to WordPress.org but they have some very strict guidelines that this theme as-is simply wouldn't stand a chance against.
Let me know what you think or if you see anything that doesn't look right.