david

Sep 022008
 

Seconds after I walked away from my computer for a break, I heard glass crashing in my office.  It turns out that the lamp on my ceiling was not secured tightly enough, and finally gave out.  This is right next to my chair.

My cat and I are lucky our heads are still intact…

Continue reading »

 Posted by at 20:53
Aug 262008
 

The other day my buddy and I did a shoot with the D3 and my D80.  Here’s one of the keepers.

Profile Name: NIKON D3
Exposure Time: 30
FNumber: 6.3
Focal Length In 35mm Film: 85
ISO Speed Ratings: 1000

Profile Name: NIKON D3
Exposure Time: 1 / 80
FNumber: 1.4
Focal Length In 35mm Film: 85
ISO Speed Ratings: 800

 Posted by at 22:23
Aug 152008
 

I downloaded the latest beta of Fusion 2.0 so I could create virtual machines running OS X 10.5 Server.  I created a DMG of the OS X Server DVD for easy installs, but Fusion didn’t recognize a DMG as an option to have in the CD/DVD drive on my VM. To convert an Apple DMG file to  ISO, use this command:

hdiutil convert /path/to/filename.dmg -format UDTO -o /path/to/savefile.iso

This will create the file  savefile.iso.cdr When the process is complete, simply remove the .cdr extension and you have an iso file.

I just tested this with VMWare 2.0, and the ISO didn’t work with the OS X Server install.  The only way I got it to work is to use the DVDs that shipped with the Intel Xserve.  As I type this,  “Mac OS X Server 10.5 64-bit (experimental)” is loading!

 Posted by at 19:04
Jul 292008
 

I received this in the mail yesterday:

…While we do not believe that we are obligated to provide notice of this data breach to you, we are doing so as a cautionary measure.   …The stolen laptops contained password protected, encrypted data which included your name, home address, phone number, social security number, date of birth, ethnicity and marital status.  If you have utilizied the Employee Assistance Program (EAP) in the past, the information contained on the stolen laptops also related to the individual services provided by the EAP, including case notes and assessments, the names of the providers to whom you were referred, and the treatment plans recommended by the providers.  The theft was reported to the police and the company is cooperating fully with their investigation…

 Posted by at 08:10
Jul 272008
 

To check the DNS on a domiain using a server other than your default DNS server, this command is useful:

dig host.domain.com @4.2.2.1

Thanks Vic.

 Posted by at 14:02
Jul 222008
 

I [finally] made the jump to the other side.  The D80 is a great camera.  The camera came with the battery grip and 18-200 VR lens.  All I’ll need is a new flash, maybe the SB-900, and the 50mm 1.4.  I will miss the old original Canon Digital Rebel, but it’s time to move forward.    More pictures will be posted soon.

Latte the cat and her favorite toy.  String.

Latte and String

 Posted by at 08:00
Jul 072008
 

Facebook has a great mirror site for the CentOS ISO’s.

http://mirror.facebook.com/centos/5.5/os/x86_64

Another fast mirror is the USC Linux Users Group Mirror:  http://mirrors.usc.edu/pub/linux/distributions/centos/5.5/

vmcentos

This has been one of the fastest mirrors I have found for CentOS.  It’s nice to see a social networking site giving back to the Linux community.

If you access the Internet through a proxy, then you’re out of luck…  Another option is to create a mirror server on your LAN.

http://www.centos.org/modules/newbb/viewtopic.php?topic_id=11510

 Posted by at 00:48
Jul 062008
 

If Gmail stops working with Apple Mail,or other IMAP programs,use the unlock captcha:

https://www.google.com/accounts/DisplayUnlockCaptcha

This may be a necessary step when configuring a Google Apps account on Mail.app.  I needed to run this because I was frequently switching between different ISP’s without closing my mail program.  The mail error reported there were too many requests for the account, and the Gmail account became unavailable.  You may not need to run the captcha, but it seems to help solve this issue.

Google Mail.app Error

 Posted by at 11:44