cordump.com

Life in General

TIP: Are we there yet part 2, using a watch dog

by daven on Jan.22, 2008, under Automation, General System Administration, Life in General, Quick Tips

As a follow up to the previous tip on getting notified. What do you do when you have an already running process that you would like have notify you when it completes?
So you kicked off this update that was only supposed to take a few minutes but now an hour later it is still running and you are tired of having to check up on it, wouldn’t it be nice if you could just get a nice little e-mail letting you know when its done. Well, this little one liner just might make your day, ok maybe your hour…

while [ $(ps auxww | grep -i SOMEPROCESS | grep -v grep > /dev/null; echo $?) -eq 0 ]; do echo -n “.”; sleep 5; done; echo `/bin/date` | mail -s “SOMEPROCESS has completed” me@example.com

This little ditty will print a “.” every 5 seconds while the process is running, then when it completes will shoot you a nice little e-mail with the time it completed in the body. Now just don’t forget to the processes in screen so they can keep running even if you get disconnected.

1 Comment more...

What to install on a Fresh Macbook

by daven on Oct.15, 2007, under Life in General

I recently had the hard drive fail on my macbook and now received a new drive with a fresh install of Tiger here is what I am going to download and install on it.

Seemed like this list was going to be much longer, I will just add to this post as I remember additional apps to install.

Leave a Comment more...


I may be the last person on the planet but

by daven on Apr.26, 2007, under Life in General, links

I may be the last person on the planet to have come across this song, but after hearing in on the Net@Nite podcast while driving home (yes I realize it was recorded 2 months ago, I am still catching up!) . I thought it was so freaking funny and catchy the first thing I did when I got home was to purchase it on iTunes. Now looking at his homepage maybe I should have gone there first to get a DRM free version and probably route more of the cash his way.
Now how to get it to start blaring on the slim server at just the right time……

Leave a Comment more...

Hmm maybe you shouldn’t test on the live feed

by daven on Apr.26, 2007, under Life in General

http://msn.foxsports.com/nhl/story/6742292?CMP=OTC-K9B140813162&ATT=142 and in case they take it down.
foxsports_testing.png

Leave a Comment more...

Welcome to CorDump V1.0

by daven on Apr.03, 2007, under Life in General

Welcome to the slightly used CorDump V1.0 distinguished from CoreDump V0.0 by the missing “e” (isn’t that just so web 2.0) and a new primary URL to access the site. After spending a small fortune with godaddy.com the new preferred method to access CorDump is

www.cordump.com

and since you can’t eat just one:
www.cordump.net
www.cordump.org
www.cordump.us
work as well.
Hopefully this change indicates that in addition to the new web 2.0y (did I say that already?) name that I will finally have something interesting to say and can relate it in an interesting manner. But, thats probably too much to ask of a domain name.
Anyways, if you are actually viewing this site please update your bookmarks or RSS reader to point to www.cordump.com, www.dragonswhisper.com/blogs/coredump will continue to work but the new URL is just prettier and easier to remember.

Leave a Comment more...

Jobster adds Social Networking features

by daven on Apr.02, 2007, under Life in General

Last Wednesday we did a Jobster update which really added Social Networking to the application. IMHO this is the biggest change we have made to Jobster usability since, well, since ever I LOVE this addition!
Here is the lead developers posting on the new features and here is Jobster’s Brilliant Director of IT giving a great explanation of the new features and why they Rock!

1 Comment more...

And the facebook integration continues

by daven on Mar.01, 2007, under Life in General

If you are a facebook user check out the updated Jobster Powered Career Center. We just launched the fully integrated site and if I can say so it Rocks!.

Leave a Comment more...

New features on Jobster launched Yesterday

by daven on Feb.09, 2007, under Life in General

We launched a bunch of cool new features on Jobster yesterday. I will leave it to out CEO to give it the complete run down. However, one great feature that should interest everyone looking to hire is Free Job Post, minimal registration required.
So go ahead and check it out, and let the Jobster crew know what you think.

Leave a Comment more...

eye dialation sucks

by daven on Nov.01, 2006, under Life in General

Had my eyes checked today and the did the stuff where they dialate your eyes, 3 freakin hours of blurry vision and hiding from sunlight like a vamp.

Leave a Comment more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...