You may have noticed that I have not posted in a very long time. My lack of posts is not for lack of interesting things to say (as that has never stopped me in the past) but because I have been switching to a new blogging system, WordPress. Now that I have gotten everything copied over and the new system working well enough, I can start blogging in full anew.
Archive for the ‘this blog’ Category
Now Powered by WordPress
Tuesday, December 14th, 2004F***ing Javascript Conventions
Thursday, May 20th, 2004I just changed things around a little on my blog thing so that when you click on a comments link it will spawn a little comments window (if you have javascript, otherwise it will behave as normal) so that you can look at comments aside from the blog itself. The script is simple; it works; it does what I want.
There is, however, one problem. The conventions (and possibly the specifications) of javascript are such that when defining a new function you have to put the opening brace (‘{‘) on the same line as the function declaration. Placing the brace on the same line as the function declaration is something that I absolutely loathe; I want my opening brace (‘{‘) to line up vertically with my closing brace (‘}’). If other people want to put the opening brace on the line with the function call that is their business (and they are hideous people for it because it makes their code less readable) but I am not going to force them to do it my way and as such they should not force me to take up their abomination of a syntax. I hate it so much that I put the whole function on one line (good thing it was a simple function).
There, that’s my angry tirade against javascript. I seem to remember discovering this atrocity and being equally disgusted at some time in the past too. Oh, and don’t even get me started with people that don’t know how to indent. I’m going to stop before I double the length of my blog complaining about coding styles that I hate. Also, I know that my code isn’t perfect either, but I like to think that it’s pretty easy to follow if you know what you’re doing.
Blog Reorganization
Saturday, March 27th, 2004I decided to reorganize the categories of my blog. If this results in breaking links or anything like that, I appologize. My blog was getting kind of messy and I didn’t like the trend.
I stole figures from Hippo
Saturday, February 7th, 2004
It occured to me, while looking at Hippo’s blog that I would do well to add the ability to have pictures accompany my blog entries. It’s not that I have any good pictures to add right now, but at some point I might. Now, I could have thought about it a bunch and come up with a good bit of CSS on my own, but I’m lazy so I just stole and modified some of Hippo’s blog’s CSS. Some people might say that I’m a bad person, but at least I’m giving credit where credit is due. Of course, on the other hand, I’m not giving any credit for the hippo image that I found somewhere else on the Internet and have since forgotten the origin of; I’m pretty sure that I Google-imaged for ‘hippo’. Well, I guess I actually am a bad person then; oh well.
Now watch the dancing hippo as he hypnotically makes lewd gestures for your amusement.
UPDATE 2005-09-21: I have long since stopped using this method for figures and instead now use class=“alignright” and some CSS taken from the default (Kubrick) theme for WordPress 1.5.
Posted from Athena
Tuesday, January 6th, 2004I was a little bit concerned with trying to find a way to post to my blog when I wasn’t at my personal computer. This problem has now been solved as exemplified by the fact that I am writing this post from an Athena dialup machine and will be posting it from here too.
w00t!
i’m content
Sunday, January 4th, 2004Ok, so I think that I’ve gotten this blog thing set up to my heart’s content. Now I think that I’ll probably go about finding other ways to waste my time for a while.
Oh, by the way, if my banter seems a bit inane and boring, it’s probably because I just started on this blog thing. So bear with me, it’ll probably take a little while for the perterbations to work their way out and for me to reach a steady-state.
fp
Sunday, January 4th, 2004Well, I’ve finally gone and sold out (again). Here’s my new blog. As of right now it’s pretty much a work in progress, so we’ll see where it gets to from here. Heck I might even abandon it if I’m not sufficiently amused. But all that is, as we say, in the future.
Recent Comments