Category Archives: Technology

an eventful week

We just launched a complete redesign at work. The site is now called “Eventful”:http://eventful.com, and it’s geared toward making event sharing as engaging as possible. (The company is still called EVDB, but I won’t mind if you call it Eventful too. It’s easier to pronounce.) As I posted in a “comment this morning”:http://paul.kedrosky.com/archives/001788.html:

bq. We worked like crazed beavers to get the new site out. Please do check out the new search features, the all-new social networking, and the brand-new levels of privacy on everything from calendars to venues. And the spiffy new sticker for adding events to your blog.

Once you have, please please please “let us know”:http://eventful.com/feedback what you like (and especially what you don’t). We’re still working like crazed beavers on that next rev…

nanotube sheets

It looks like the field of nanotubes in the 21st century is looking as fertile as that of plastics in the 20th. The latest breakthrough is “nanotube sheets”:http://msnbc.msn.com/id/8976160/, super-strong super-thin sheets with a whole list of promising applications. (Think “space elevator”:http://www.spaceelevator.com/, but that’s just one of them.)

CPAN vs. dot-underscore

I was so keen on the idea of pushing a module to CPAN that I almost didn’t catch a fatal flaw in my scheme. Mac OS X (motto: It Just Works) was doing something odd to my tarball as it was created: it was adding a whole host of files that weren’t there originally. Not just the .DS_Store files we all know and love (and learn to remove), but odd shadow files like ._foo.txt for foo.txt and ._Makefile.PL for Makefile.PL.

Yep. Now you might see the problem.
Continue reading