2009-03-14

Joshua Hoblitt's Resume

This is the latest version of my resume as a PDF: Joshua Hoblitt's Resume.

Labels:

2009-02-28

My Twitter Feed

Every since I got a BlackBerry last year, and discovered the TwitterBerry App, I've been maintaining a twitter feed. My FB status is sync'd to twitter so if your following me on FB you don't strictly need to pickup the twitter feed as well.

http://twitter.com/jhoblitt

(my tweets are protected so I will have to approve your request to follow me, this feed is for friends and family only)

2009-02-25

Darwin bobbleheads - too bad this isn't a joke

In celebration of the bicentennial of Charles Darwin�s Birthday, 1809 � 2009, and the sesquicentennial publication of his seminal work, On Origin of the Species, The University of Hawaii at Manoa Library is sponsoring a fundraiser featuring Charles Darwin Bobbleheads.

Through March 31st, the UH Library is accepting pre-sales orders of the commemorative Charles Darwin Bobblehead. The bobblehead fundraiser will support Library Enrichment events such as exhibits in the Bridge Gallery, lectures, readings, and workshops for the campus community.

These �little Darwins� come complete with Darwin's birth and death dates inscribed on the base (you'll never forget Darwin Day again!). They weigh about 550g (1 lb, 3 ounces for those who cannot abide the metric system), and they stand approximately 19 cm (a.k.a., 7.5 inches) tall. They are made of polyresin.
Every Darwin fan and every biology lab needs one of these -- what better way to assure the success of your experiments (and thought processes) than to have Charles Darwin overseeing your creative endeavors? It is the perfect gift for the scientist who has everything!

Advance order your Charles Darwin Bobblehead for $25/each at the Business Window (956-7203) on the first floor of Hamilton Library, Monday � Saturday 8:30 a.m.�4:30 p.m.; Sunday 12:00 p.m. -7:00 p.m. For more information, please contact Teri Skillman, 956-8688 or skillman@hawaii.edu.


--

This message was sent on behalf of UH Manoa Library.
Please do not reply to this message.
It was sent from an address that cannot accept incoming email.

Announcement ID number: 1235616721-24652
Announcement distribution:
- Faculty at UH Manoa
- Staff at UH Manoa

2009-02-24

Removing all user generated pages from a Trac wiki

I've been wrestling with converting MediaWiki content into Trac and after several experiments, I wanted to start from scratch. It's not pretty but this cmdline got me there:

trac-admin /svnroot/trac/ wiki list | cut -f1 -d' ' | grep -v Wiki | grep -v Trac | grep -v TitleIndex | xargs -L1 trac-admin /svnroot/trac/ wiki remove

2009-02-17

Pod::Tidy 0.10 released to CPAN

This release is to apply a patch from Hanno Hecker (vetinari@ankh-morp.org), that adds the ability to set the width of the output columns. The default formatting width remains at 80cols although the Text::Wrap default is 76cols.

From the Changes file:
0.10 Tue Feb 17 09:36:43 HST 2009
- Add support to Pod::Tidy and the podtidy util for setting the width of the output columns

It should be available here as soon as the CPAN indexer gets to it.

2008-12-02

UH Fitness Center

This is the link to the current UH Fitness Center's. Google keeps returning a old unmaintained page that appears to be part of a parallel (and abandoned) page structure.

2008-11-13

default password for 3ware 3dm2 daemon

Note that /etc/3dm2/3dm2.conf must have the value "RemoteAccess 1" in it and that the daemon only speaks https. Trying to access the management interface with http results in the daemon dropping the socket without any sort of http error code.

As of v9.5.1.1, both the "administrator" and "user" passwords default to "3ware".