-
DIY: Prototyping fundamentals from MIT’s AI Lab
Posted on January 7th, 2010 No commentsMIT’s Tech TV has a great series of videos demonstrating the tools and equipment used in their Artificial Inteligence Lab’s machine shop. The video below is 40 minutes long, but they have hours more where this came from.
Related items
-
DIY: Make Presents Electronic Components
Posted on January 5th, 2010 No commentsIf you watched the NASA soldering videos that I posted earlier and you’re now wondering what sort of things a person should be soldering, check out the Make Presents video series. Make contributor Collin Cunningham’s geeky explanation and exploration of various electronic components is both entertaining and educational.
Here is a Youtube playlist with all the Make Presents videos.
Related items
-
DIY: Solder like an astronaut
Posted on January 3rd, 2010 2 commentsNASA has a series of 6 very short videos explaining and demonstrating basic soldering techniques on their Radio Jove site. Well worth checking out if you need to solder electronics but have no clue what you’re doing.
Related items
-
Driving in Boston: A visual guide
Posted on June 19th, 2009 1 commentI think this map sums up getting from point A to point B in Boston:
View Larger Map
Read the rest of this entry »
Related items
-
Let’s Pizza
Posted on March 30th, 2009 No commentsUnilever developed a pizza vending machine that bakes fresh made pies in under 3 minutes. While I’m sure it’s not as good as going to a pizzeria, I’d love to the option of having pizza right now.
Related items
-
EMail Encyption on OS X using GPGMail
Posted on November 13th, 2007 No commentsMail encryption has always been something I’ve wanted to do, but avoided because I didn’t have a seamless way to encrypt and sign my messages. After reading comments by Donald Kerr, Principal Deputy Director or national intelligence, where he says that american citizens need to understand that privacy means the government and businesses protecting their information, I set about taking matters into my own hands once again.
Luckily, I’ve been using Mail.app on my Macbook as my primary mail application for some time, and I found this article on setting up the GPGMail. The instructions there work almost flawlessly despite being over 5 years old. I’m still contemplating an eloquent way to start the entropy daemon to start on startup, and GPGMail doesn’t work with Leopard yet, but should be up in a few days according to the author.
My current public key is available on MIT’s Public Key Server, just search for 0xC339DB0B.
People who looked at this item also looked at…
Related items
Mac, Technology email, encyrption, gpg, gpgmail, pgp, privacy, public key, security -
Vint Cerf discusses the future of the internet
Posted on November 2nd, 2007 No commentsVint Cerf, current chair ICANN, will be stepping down from the post at the end of this year. He’s often credited as a founding father of the internet for his roles designing the internet and the protocols that it runs on. Mr. Cerf did an interview with NPR’s Day To Day that aired today. You can listen to parts of it here, but you’ll need to read the accompanying text in order to get the whole story.
Listening to his insight to the future of the internet was certainly enlightening, but I’m used to the Web 2.0 philosophy, so his “it’ll be ready when it’s ready” attitude towards domain names that don’t use the Roman alphabet or a left-to-right syntax was a bit of a turn off.
Related items
Technology ICANN, Internet, IP, IPv4, IPv6, TCP/IP, Vincent Cerf, Vint Cerf -
Twitter(ific!)
Posted on November 1st, 2007 2 commentsLast April I started playing around with Twitter, but I didn’t really get into it until July after Adam showed me Twitterific by Iconfactory. I gave up on getting Twitter to work with IM and my cell phone and started tweeting through Twitterific exclusively.
I’ve been filling it with thoughts, annoyances, personally directed (but not private) messages, and links, several times a day, and my IM and Facebook status messages are set to my twitter url pretty much all the time these days. The Twitter application for Facebook is one of the few that I use and I’ve tried and failed to get Twitter Tools to work with Wordpress 2.3.1 so I could have my tweets cross-posted here as well.
People who looked at this item also looked at…
Related items
-
Transmit’s destructive “replace” function
Posted on July 25th, 2007 2 commentsI recently upgraded my WordPress installation (it was way way way out of date) and I thought it was weird that my old plugins weren’t showing up after the upgrade. It turns out that when I tell Transmit, the most convenient mac ftp application that I’ve found to date, to replace a folder, it deletes the old one and replaces all of it’s contents with the folder I’m uploading. This makes perfect sense in terms of the english language, but it’s not at all how I expect things to work based on years of ftp experience. In Transmit, if I want leave subfolders and files that aren’t on my local copy, I have to choose merge. Lesson: be careful with “apply to all” check boxes when playing with new software.
Related items
-
MacFusion
Posted on June 8th, 2007 1 comment
When I was writing PHP, Zach had turned me on to EditPlus [website]. By far my favorite 2 features of EditPlus were it’s light weight and integrated FTP functionality. Matt wrote of how he enjoyed the integrated ftp support in Coda, but I found it to be a bit to geared towards web development for what I usually find myself doing these days. I’ve been frustrated with OS X’s native, GUI FTP support being read-only, which is why I was delighted to stumble upon MacFUSE and MacFusion.MacFUSE is a port of the FUSE project to the Mac platform by Amit Singh at Google. FUSE stands for File system in USErspace, which, means that it provides a filesystem interface for things that may or may not be actual filesystems without troubling the operating system with all the messy details. The part that gets me excited is that I can mount an ftp site and then read from and write to it from the GUI or command line, but the list of things that can mounted using FUSE is quite extensive. Both FUSE and MacFUSE are command line based, so Michael Gorbach developed MacFusion, which lets you unlock some of the power of FUSE without typing a whole lot or even reading a manual. Now I essentially have ftp access as good as EditPlus’s from almost any application. I have to say almost? because Apple’s Backup program doesn’t like to recognize FUSE drives.
People who looked at this item also looked at…
Related items


