Category Archives: Computers

gpg key submission

http://pgpkeys.mit.edu:11371/ When in doubt, go to the source of all wisdom: MIT. I’ve had issues submitting keys once they’re created, and the MIT server seems to just always work. That’s the reason I posted this – you need a reliable … Continue reading

Posted in Computers, General | 1 Comment

Stu Nicholls | Cutting Edge CSS | Doing it with Style

Stu Nicholls | Cutting Edge CSS | Doing it with Style

Posted in Computers | Comments Off

Check this one out…

La Chose Interactive

Posted in Computers, Mac OS X | Comments Off

auxpropfunc error -1

After searching through my archives, I finally found this message from Joel Rennich of afp548.com fame. Since Googling for that error found pretty much nothing else on the net, I thought I’d throw it here so that someone else wondering … Continue reading

Posted in Computers, Mac OS X | Comments Off

AD and Mac OS X – one big happy family

So I’m rebuilding my test lab in preparation for our rollout of Mac OS X 10.3.4 and the synchronized moving of authentication from 2 sources (Active Directory and Open Directory) to one (Active Directory). I thought my fellow co-workers would … Continue reading

Posted in Computers, Mac OS X, Windows | Comments Off

PGP and GPG in Mail.app

http://www.sente.ch/software/GPGMail/English.lproj/GPGMail.html

Posted in Computers, Mac OS X | Comments Off

Image theft htaccess and online aggregators from Ben Hammersley’s Dangerous Precedent

Image theft htaccess and online aggregators from Ben Hammersley’s Dangerous Precedent How about since you’re already using mod_rewrite, add a section that says, oh something like this: RewriteCond %{HTTP_USER_AGENT} !^Bloglines.* [OR] RewriteCond %{HTTP_USER_AGENT} !^NetNewsWire.* [OR] RewriteCond %{HTTP_USER_AGENT} !^AnyDesiredAggregator.* RewriteCond %[HTTP_REFERER} … Continue reading

Posted in Computers, General | Comments Off

typo_illus_01

Simply amazing flash animations… via mikeindustries.com/blog/ typo_illus_01

Posted in Computers, General | Comments Off

Good Vim Tutorials

Recent posts | Linux Gazette

Posted in Computers | Comments Off

crib sheet: ssh single-login/no password

via: Robert Citek – crib sheet: ssh single-login/no password ( was Re: ssh-keygen ) How to set up a no-password ssh connection from A to B, where A && B == trusted machines

Posted in Computers, Linux, Mac OS X | 3 Comments