- initial Trade Secrets show --
A Dave Winer/Adam Curry collaborationTagged as: audioblog mp3 - ::iLL WiLL PreSS:: HOME OF NEUROTICALLY YOURS, 4Y-RECORDS & MORE. --
funny little flash cartoons, but not appropriate for kidsTagged as: humor - McSweeney's Internet Tendency: This Bible You Sold Me Is Clearly Defective and I'd Like to Return It, Please. --
Tagged as: humor religion - Viewfinder Design --
Some wordpress templates. I really should use a better one than the default...Tagged as: wordpress
Thursday, September 16, 2004
Today's Del.icio.us bookmarks
Shared bookmarks for del.icio.us user MarcN on 2004-09-16
Labels:
DailyDelicious
Wednesday, September 15, 2004
Today's Del.icio.us bookmarks
Shared bookmarks for del.icio.us user MarcN on 2004-09-15
- dotfiles.com: home --
Nice reference for configuration filesTagged as: linux reference - URLToys/.flux Official Homepage --
Nice way to grab a bunch of files from a websiteTagged as: perl tool web
Labels:
DailyDelicious
Saturday, September 11, 2004
Sample of Griffin's stop motion movies
Griffin was the sole director, producer, photographer and set designer for this mini-movie.
All I did was knock down the resolution for the web version (the original is 20M, this is only 2M)
and run the magic command to convert it to an animated GIF image (convert -delay 20 *.jpg output.gif).
[Check it out!](http://www.nozell.com/marc/blog/data/griffin-stop-motion-snake-video-small-format.gif)
Send kudos to Griffin by sending email to his first name @ his last name dot com
All I did was knock down the resolution for the web version (the original is 20M, this is only 2M)
and run the magic command to convert it to an animated GIF image (convert -delay 20 *.jpg output.gif).
[Check it out!](http://www.nozell.com/marc/blog/data/griffin-stop-motion-snake-video-small-format.gif)
Send kudos to Griffin by sending email to his first name @ his last name dot com
Friday, September 10, 2004
making stop-motion videos
This evening Griffin and I made some stop-motion videos using some clay figures he made and my HP camera.
[Take a look](http://www.nozell.com/blog/data/griffin-video-02.avi)
This is how we did it:
* Set the HP 318 Camera to the lowest resolution, turn off flash
* Screw in the little tripod I got years ago for one of the first webcams
* Have plenty of light
* Take about 90+ photos
* dump onto my Linux/Debian laptop (gphoto2 --get-all-files)
* Convert to an animated gif ( convert -delay 10 IM*.jpg out.gif) with a 10/100 second delay. Realize it is a huge 20M file
* Convert to AVI ( mencoder "mf://IM*.jpg" -mf type=jpg:fps=7 -ovc lavc -o output.avi) which gives a much smaller (~1M) file.
Repeat until the batteries need to be recharged.
[Take a look](http://www.nozell.com/blog/data/griffin-video-02.avi)
This is how we did it:
* Set the HP 318 Camera to the lowest resolution, turn off flash
* Screw in the little tripod I got years ago for one of the first webcams
* Have plenty of light
* Take about 90+ photos
* dump onto my Linux/Debian laptop (gphoto2 --get-all-files)
* Convert to an animated gif ( convert -delay 10 IM*.jpg out.gif) with a 10/100 second delay. Realize it is a huge 20M file
* Convert to AVI ( mencoder "mf://IM*.jpg" -mf type=jpg:fps=7 -ovc lavc -o output.avi) which gives a much smaller (~1M) file.
Repeat until the batteries need to be recharged.
Wednesday, September 8, 2004
Back to School tomorrow!
In honor five of our six kids heading to the school bus tomorrow, I present this picture of me, perhaps the day before *I* had to go back to school.

On the whole, I'd rather read my comic book
Originally uploaded by marcn.
On the whole, I'd rather read my comic books
Have fun kids! Mom & I have been looking forward to this day for about 13 weeks...
On the whole, I'd rather read my comic book
Originally uploaded by marcn.
On the whole, I'd rather read my comic books
Have fun kids! Mom & I have been looking forward to this day for about 13 weeks...
Saturday, September 4, 2004
flickr upload for gnome's nautilus
This evening I noticed that there was a new perl module in CPAN by CPB Flickr::Upload. So I hacked together a Nautilus script to integrate Flickr.com uploads with the Gnome file manager.
If you want to give it a try,
* Install the perl module Flickr::Upload using either CPAN or download from http://search.cpan.org/~cpb/
* Grab this script
* put it in your ~/.gnome2/nautilus-scripts directory
* edit the following lines for your own use:
It works find on my debian/sarge laptop, but should work fine on any other gnome desktop.
Patches would be welcome.
If you want to give it a try,
* Install the perl module Flickr::Upload using either CPAN or download from http://search.cpan.org/~cpb/
* Grab this script
* put it in your ~/.gnome2/nautilus-scripts directory
* edit the following lines for your own use:
my $FLICKREMAIL = 'your-flickr@email-address-here.com';
my $FLICKRPASSWORD = 'somesekretword';
my $FLICKRTAGS = 'i like traffic lights'; # space separated list
It works find on my debian/sarge laptop, but should work fine on any other gnome desktop.
Patches would be welcome.
Wednesday, September 1, 2004
HP's Technology at Work Linux edition
HP has a new website to track all things Linux @ hp. You can sign up for Driver, Patch, Security and Support alerts/notifications for just specific products.
[Technology at Work Linux edition](http://www.hp.com/go/linuxnews) (http://www.hp.com/go/linuxnews)
Yeah, yeah, I work at HP, but its still is a handy website.
[Technology at Work Linux edition](http://www.hp.com/go/linuxnews) (http://www.hp.com/go/linuxnews)
Yeah, yeah, I work at HP, but its still is a handy website.
Subscribe to:
Posts (Atom)