Category: Geekdom

Geek Links

Just a few geek links that need to be bookmarked for my future reference.

  • The Trouble With PDFs. Interesting article, though I’d have to say that a few of the biggest reasons that folks (me included) still use PDF is that it’s very easy to maintain page and print layout with a PDF, very easy to embed fonts with a PDF, easy to secure copying with a PDF, easy to embed high-res imagry in a PDF, among other things that are just not as easy to do in an HTML editor or on a Web page. Just because it can be done in HTML doesn’t always mean it should, especially if I’m emailing something to someone who I know doesn’t have a newer browser but I wan the layout and print out to be maintained. I can create a fully functional PDF in just about any program with CutePDF, but if I use the program’s built-in functions to export to HTML, the output leaves quite a bit to be desired.
  • Are you an expert user trying to get around in Vista? Vista4Experts turns off the annoying crap that is built in for computer novices.
  • Selecting text vertically in MS Word. Boy am I stupidly glad to have seen this, as I was just needing this the other day and was sick of pasting back and forth between a text editor that can do this and MS Word.
  • Integrating Gmail and Google Calendar with the Enhance Gmail Greasemonkey script. Now if this would just get added into the Better Gmail Firefox extension, I wouldn’t have to install Greasemonkey to do it.
  • If you need a great way to better your typing skills, try this great little Flash game — I was up to about averaging 65 words per minute (got 85 on one) before I had to get back to work. Though I just tried it again and only averaged 50 words per minute.

There Has To Be Freeware To Accomplish This

So I mentioned that we got a new digital camera for Christmas. We had a Canon for years, and got a much newer Nikon as a gift. We finally got around to installing the software for the camera, and while it’s fine and dandy and all, there’s one thing that it can’t do (as far as I know) that the Canon CameraWindow software can: create folders upon transfer based on the EXIF date of the image. All our digital photos are nicely sorted in our “My Pictures” folder, sorted by appropriately named folders by date, using the format “YYYY_MM_DD”. It’s not rocket science, but for some reason, every bit of transfer software — the stuff built into Windows and the stuff that comes with this and our daughters Polaroid camera to Picasa and other apps — and not one of them can create folders based on shooting date.

I found one commercial app that will take a folder of images and create folders based on EXIF dates, but I can’t find myself spending $20 on something that I could do for free with my Canon transfer software. The trial version works on up to 75 images at a time, which is fine if we transfer the images frequently, but I still get annoyed about the two-step process.

Does anybody know of a freeware app that will create folders like this or will transfer from my camera the images and create folders? Or am I just missing something really obvious in Nikon’s twinky PictureProject software?

Attention Business Travelers

Starting yesterday, spare lithium batteries are banned from checked airline luggage. However, it’s not the end of the world.

Geekdom Link Dump

In an attempt to start out the New Year fresh with an empty pending links folder (and hopefully a better committment to this blog which I haven’t spent nearly as much time with as I’d like), expect a few of these types of Link Dumps over the next 48-72 hours or so.

That got rid of a few links. More coming once I catch my breath.

Game For Web Coders

I named 45 HTML 4.0 elements in five minutes. I probably could’ve done more had my head not been stuffed up and my body full of DayQuil (as I forgot some really obvious ones that I use all the time). How did you do?

Rebuilding A Server Closet, Need Some Parts

I’m trying to find some good used parts locally for a long-term project I’m doing here at the office, and I’m looking to shop locally to save myself some shipping costs, if at all possible. But long story short, I’m looking to turn our mess of desks and servers at the office into a nicely rack-mounted server area. That involved moving some hardware into rack-mountable cases, expanding my KVM, buying rack-mount kits for some of my servers, and obviously buying a rack. So read on for my shopping list that I’ve budgeted for, and if anybody here can help me out, comment here or contact me at utterlyboring [at] gmail [dot] com.

(more…)

Still Looking For That Gift For The Geek On Your List?

Please Don’t Tell Me You Don’t Block Port 25 When You Actually Do

Geek-speak ahead — read on, if interested.

(more…)

Another Reason To Avoid Vista

As I’ve mentioned several times before, there is no reason whatsoever to have Vista right now, especially if you value the performance of your PC. And now, with beta version of SP3 for XP and SP1 for Vista, XP is still kicking Vista’s butt.

No matter what you do, fight for XP when you buy a new system. Microsoft has committed to sell Windows XP until at least June so the systems are still available.

Need To Install MySQL on Ubuntu?

Just follow this easy, helpful, and NSFW instruction set. Thanks to Dave for that.