Categories
Uncategorized

Ted Leo and The Pharmacists

We saw Ted Leo and the Pharmacists last weekend at the Metro in Chicago, and it was awesome. Awesome times ten. (Here’s a terrible shot from my phone. Flickr has some way better photos from others.)

Ted Leo & The Pharmacists

If you’ve seen my last.fm profile you should know Ted Leo is at the top of my list. I like Ted Leo for a number of reasons, musically, politically, and personally. We’re about the same age, and got started in the same music scene at about the same time. Of course nowadays I just type commands in the terminal, and Ted rocks out like nobody’s business. I’m glad I made it to this show, as I meant to see him in 2005 but missed it due to unreliable transportation issues.

I sort of consider Ted Leo the modern-day Joe Strummer. He even played “Johnny Appleseed” in the middle of the show, while the drummer was busy moving stuff around. Of course, The Clash is also in my top 5 bands of all time list, so this was equally awesome. Seriously, I think he should just be called Ted “Awesome” Leo. (Am I gushing? I really don’t do that too often.)

For a taste of Ted Leo live, check the Internet Archive, or NPR for a show from 2007.

Categories
Uncategorized

Finding modified files

I needed to find all files on a Linux box that had been modified in the last 24 hours. Years ago I used to have a custom Perl script for such things, which I would use for various software development projects, but I found this awesome command:

find / -type f -mtime -1 -exec ls -al {} \;

You can change the ‘/’ if you want to look somewhere specifically, like your home directory, or /etc. Of course you can pipe it to grep for just grabbing certain matches. The -1 specifies 1 day. I always love finding simple commands that are so powerful.

Oh, I found that bit at DZone Snippets, it’s titled Search for files modified the last … days.

Categories
Uncategorized

Bucketworks is moving!

Good news! Bucketworks is moving… It’s good news because Bucketworks won’t just disappear, but it’s “challenging” news because a lot of work will be involved. But you can help!

Bucketworks

As you may know, Bucketworks was a big part of making BarCampMilwaukee happen, and making sure everyone involved had a great time.

Read about the move, and if you can help, please get involved. The folks at Bucketworks (typically) aren’t a bunch of tech geeks, so if you can do networking or help with computer-related things (or anything else really!) step up and do it.

Thanks, yo!

Categories
Uncategorized

Mail.app almost gone

I almost ended up dumping Apple’s Mail.app this weekend. Sure, I’ve been using it for many years (it must be at least 5 by now) but at some point this weekend it just stopped getting mail from my server. I tried a server reboot, I tried a Mac reboot, I tried deleting cache files. I tried searching Google for solutions. I could see my mail using a webmail client, and using IMAP via Thunderbird, but Mail.app just would not retrieve the messages. Oh, it did finally get all the mail up to a point (exactly where it stopped last time) after I deleted the file that tells Mail.app what it already downloaded, but it still did not get all my new mail.

Mail.app almost gone

Typically I leave mail on the server for one week before deletion. This has worked fine for years. I’m still not sure that was the problem, but I connected via Thunderbird (using IMAP) and deleted every old email I knew Mail.app had downloaded, and tried again. That seemed to do it, and the mail started flowing again. Freakin’ weird…

Could one (bad) email have caused the problem? If so, it seems weird that it took so long for me to have this happen. Unless Apple managed to break Mail.app (even more) over the years. Anyway, I post this here for the next person who has this problem. Good luck!



Categories
Uncategorized

Cream City Photogs

While the future of Bucketworks is uncertain, tonight you can stop by and see the work of a bunch of area photographers who all use Flickr.

Jason's Cat

Friday, April 20th, 2007, it’s the Cream City Photogs Spring Gallery Night Exhibition!

You might also want to check out their site at creamcityphotogs.com. It’s great to see a group like this form in Milwaukee. (We need more web-activity in the area!) Milwaukee is where I grew up, and I’m still pretty close (30 minutes west) so I tend to check out Milwaukee photos on Flickr quite a bit.

I’m even proud to say I had a (very) small part in making this thing happen. I suggested Bucketworks as the venue. (We had a great time there at BarCampMilwaukee!) I hope it all works out well. I wasn’t able to be as involved as I would like (too many projects going on at once!) Congrats to the Cream City Photogs for pulling this thing together.