Posts tagged as ' XHTML ' ...
Are We Posting to Facebook?
As most of my friends know, I don’t really care for Facebook all that much. I have an account sure, but I hardly ever look at it. I prefer the simplicity of Twitter, the control of running my own website, and WordPress. So, hopefully with this new WordPress plugin called Wordbook the few people that I have “friended” on Facebook will be able to better see what I’m up to. We’ll see how it goes…
I made my first WordPress plugin!
Woohoo!
Kind of neat. I made myself a simple admin-only plugin that should make debugging the site a bit easier for me. Simply put, I can now view some of my log files securely from within WordPress. This is good for me because now I don’t have to login via SSH to my webhost to view them.
Why did I make my own plugin? The main reason is that a quick search on wordpress.org yielded me nothing comparable, or at least as simple as my needs are.
Once I give it a few more features, maybe I’ll submit it to wordpress.org. Though, that would probably be a long way down the road…
All new theme for the site!
Installed and slightly customized a really cool Windows Vista-esque theme for the site called Inanis-Glass. What do you think of it?
It took me a while to get the background in the banner at the top to look right belive it or not. I still need to optomize the style code for it from inline css into the real stylesheets, but it works for now.
Next, I need to figure out a way to have the Twitter widget not pause the loading of the rest of the site. I could use an iframe but I really don’t want to. Any ideas?