Category: Geekdom

Great Firefox Tips/Hacks

If you’re not using Firefox, you’re really missing out. Here’s a great K5 run-down that lists some great hacks and plugins you can install on it to make it work exactly how you want it to (there were several plugins on there that I have never heard of, but now have installed). The coolest thing I hadn’t seen before are these performance-tuned builds of Mozilla products that take advantage of the extra instructions on modern processors. I’ve installed one of them, and it works pretty slick.

And I don’t care how fancy IE 7.0 is supposed to be, I doubt I’ll install it (actually, I will, but only for testing purposes).

You Can Install Linux On Anything

Who’s In Charge Of The ‘Net?

A great overview of all the organizations (there are 11 of them) that keep the Internet and its core technologies functional and standardized.

The $13 PBX

I’m mostly posting this here for my own future reference for if I decide to setup a PBX for a small office sometime.

Installing ClamAV and Exiscan on cPanel

I’m mostly documenting this here so that when/if I have to move to another server again, I have this documented somewhere. This will setup server-side e-mail scanning on cPanel servers using Exiscan and ClamAV.

  1. First, follow these wonderful directions to get version .75 of ClamAV installed onto your system. That page also gives you the information on how to setup your Exim configuration in WHM properly to filter things.
  2. Next, make sure you run an “ln -s /etc/clamav.conf /etc/clamd.conf” command as a root user (thanks to the tip here). The reason you do this is that upgrades to ClamAV that have been posted in the cPanel forums use a differently named config file, but the information in those files is the same so this makes it so that you can call it by either name and be good to go.
  3. You very well may need to update your zlib, otherwise the update to .83 won’t work. Follow the commands in this post to make sure you have zlib 1.2.2 or higher on your server.
  4. You can then update to .83 by following the directions in this post (it refers to .82, but that will bring you up to .83, as the file it refers to has since been updated). After it’s all said and done, run “clamscan -V” from the command line, and you should be good to go.

Google News And Notes

During the last few weeks when I’ve been too stupidly busy to blog as much as I’ve liked, I’ve noticed a bunch of news about Google that kept getting flagged in my feed reader, but it never gets blogged about. So to clear out some of those links, here’s a bit of some Google News and Gossip.

Google is obviously always trying to push what they’re doing, adding more tools and toys to their arsenal. They first hired Firefox’s lead developer, leading to even more speculation that they’ll be releasing a Google-branded browser (despite them saying they’re not going to). Really, though, the default search/start page, and default search engine in Firefox is Google, so why would they want to go through the effort of releasing their own?

Another random tool they launched was Google Video (which will undoubtedly be another long “beta”). Google Video allows users to search the text of recently-broadcast programs. The engine returns a still image taken from the video clip alongside the close-captioned text from the program segment. So far, not entirely useful, but it’s getting there. The Google Blog has some example queries that show what the system can do (as well as talking about the Google SMS service). But it is handy for finding such tidbits as the gayest movie ever made and the best Elvis movie ever made.

A while back, they introduced Google Maps, and folks have been having fun with it (I was, too). Like this Google Maps Walking Tour. You should know, too, that Google Maps now works for Safari.

Google, for some reason or another, is crawling and indexing calendars. Probably for a current event search of some kind?

The latest thing Google has done that has rankled some people, however, is update their insanely popular toolbar. The problem, as some folks see it, is with Google’s “AutoLink” feature. I’m not really against the tool (nor do Neil or Cory), as it requires specific user interaction to turn on (unlike the previous attempts at this, MS’s SmartTags), but I can see the problem some folks have with it, and I’m up in the air about it. I don’t use MSIE, so it’s not really a concern for me, but I’m still debating whether I’ll be implementing this JavaScript to turn it off (even though it’s easily bypassed on the client’s end with another JavaScript).

And while Google’s created some amazing tools over the years, they couldn’t have done it without a little help from the companies they bought out in the past.

On the local front, with Google’s stock rising, they’re looking to expand and add more branch offices, including an office in The Dalles, just a few hours from here (follow up story). I’m not quite sure what they’re going to be doing up there, but I might make the trip up there just to see if I can get a tour. I’ll wear my Google boxers just for the trip (yes, I have Google boxers — got them during Google’s early beta days by filling out a survey or something).

OK, I think that’s all the Google links I have — for now, anyway.

CSS Is So Dang Cool

A lot of people are linking to this guy’s entirely CSS maze, but I think his entire CSS Playground is very impressive. I especially like his method for hiding e-mail addresses, his CSS Art Gallery, as well as his buttons and menus area.

CSS is damn powerful, and I really wish I knew even half what this guy knows. I’m mostly posting this here so that I have it for reference to plagiarize look at for future designs.

E-mail Productivity Tips

These are great tips, and they make such common sense that I really don’t know what I wasn’t using them before. Link via the now full time job kottke.

Random Geek Bookmarks

Here are some random links that I wanted to get bookmarked here so I don’t lose them.

OK, that cleared a few links out of my feed reader of choice. Now just have to clear out the rest.

Optimizing Registration Pages

I’ve come to accept that Web sites seem to think that forced registration going to bring them better marketing numbers and useful data. I’ve come to accept that, and obviously use BugMeNot whenever possible. But for the times where I don’t mind registering, I sure wish the registration and login pages actually worked properly, like they should.