If you hadn’t noticed, in addition to adding reflections, I’ve been updating the images I use for my articles. I did this once before, but I added a silly highlight that just didn’t look right. I decided I need to make some changes.
When I added that visitor map yesterday, I wasn’t all that concerned that it used an embed object. That is, I wasn’t concerned till I tried to validate my site. It isn’t something I do that often, but I’d made enough changes that I thought it would be a good idea. I expected a few validation errors, I tend to forget to encode the ampersands in URL’s, but I was surprised about all the errors around the embed tag. I don’t tend to play with plug-in’s myself, so I was blissfully unaware that the standards based tag is object. Although I’m not a big standards freak, I do like to see my pages validate. I was on a mission.
I never thought I’d change browsers again, but I’ve found myself using Safari full time now. I really enjoyed using IE7, but a few of Firefox’s features had me hooked on it. The problem is, I’ve always had memory issues and, lately anyway, frequent hangs and crashes. I tried Firefox 3 beta, but it wasn’t much better and the plugins I used hadn’t been converted yet. IE8 is horrible, more alpha then beta. So, I decided to give Safari a try again. I haven’t regretted it.
Must be a coding night for me, as I’ve been cleaning up a few things and fixing bugs. First up, I’ve been tweaking the way the tags display on the site. I added the ability to limit the tag cloud display and then did just that in the plugin. Now, only the top 25 tags show. I also now sort case insensitive. I also added a “View All Tags” link, since I don’t display all the tags by default.
So, I actually liked IE7, but ended up going to FireFox because I really liked some of its features and plug-ins. However, I’ve always enjoyed the look and feel of IE7, so when IE8 Beta was announced, I wanted to give it a try to see if IE8 was going to win me back. I have to say, it won’t with this beta. I have to say, I hope beta 2 is better because IE8 isn’t winning me over.
I’ve been having a lot of stuttering and slowness of late on my Internet connection. I’m thinking it may be my router, but I decided to validate my Internet Speed (1.5MB DSL) and ran into a pretty good speed test site. My Internet looks pretty good (hit 1.2MB to Chicago), so I’m still not sure what is going on. Thought I’d share the one I tried.
Well, the wife received a Pixie Power Disney mix-stick for Christmas this year. I know, it is marketed for kids, but it an interesting shuffle like MP3 player. Yeah, no screen, but with a 1GB of flash RAM, expandable with an SD card, it appeared to be a great little player. That is, if you can get the music on it to play!
It appears that a new version of Safari is out: 3.0.4. It is still a public beta, but they did fix a few niggles from the last version. For one, tool tips now work. For another, the inline spell checking is now working. Looks like IE7 is still lagging in that area. Surprising since Microsoft Word started whole trend. However, Safari, not to be one upped by Firefox, has also seen fit to include a grammar checker. Although, it tends to error on mundane things, like titles and numbers with periods.
I’ve been using the tag cloud concept on a lot of other sites and find it useful at times. The idea is pretty simple, supply keywords or tags to your content. Those tags are then counted and a tag cloud of links is displayed, with more frequent links larger then less frequent ones. Since my site was lacking in that capability, I decided to program it in.