198 reputation
8
bio website blog.alltheinfo.org
location Greeley, CO
age 40
visits member for 3 years, 9 months
seen Jul 4 '11 at 0:38
stats profile views 4
Sys admin and web developer in Greeley Colorado

Mar
1
awarded  Popular Question
May
18
comment How to convert Html files to Pdf?
I've been using NitroPDF for a couple years. Just found wkhtmltopdf, it works better, is faster and runs on ubuntu.
Apr
14
awarded  Autobiographer
Nov
4
accepted Windows 7 “Family Pack” licenses
Oct
26
awarded  Commentator
Oct
26
comment Windows 7 “Family Pack” licenses
People pay for illegal copies of things all the time. Haven't you ever seen anyone selling bootleg movies? Ethics aside, my question is about the license agreement. Is this 'one household' thing a requirement in the license agreement, or just a marketing term? Would it be a violation, and if it is, is compliance enforced?
Oct
26
awarded  Student
Oct
26
comment Windows 7 “Family Pack” licenses
Yes, I found that site with Google too. Anyone have any additional information?
Oct
26
asked Windows 7 “Family Pack” licenses
Oct
20
answered Program needed for PDF Manipulation
Oct
20
comment Using Linux Advantages in web development invironment?
Additional cons - no photoshop, flash or dreamweaver if you use those tools.
Sep
14
awarded  Scholar
Sep
14
accepted Permissions error on Send/Receive in Outlook 2007
Sep
11
awarded  Editor
Sep
11
revised Permissions error on Send/Receive in Outlook 2007
added 506 characters in body
Sep
10
asked Permissions error on Send/Receive in Outlook 2007
Aug
23
comment How do I help somebody that asks me how to fix a PC with a virus?
Yep. If they keep buying a car known for it's problems I would definitely recommend they sell it and purchase a different make and model.
Aug
17
comment How do I fix HP Update?
I had the same problem on a machine I was working on recently. Also 64-bit Vista, so I don't know if that's the common factor. I researched and couldn't find a solution.
Aug
13
comment How to show the current Vi mode when using Vi keybindings in the shell?
Another tip, turn off the bell. It is incredibly annoying just for the reason you describe - and because it beeps on tab completion. There are various ways of doing this depending on your environment.
Aug
13
comment How to show the current Vi mode when using Vi keybindings in the shell?
You are correct. I've used it so long that I don't even notice that behaviour any longer. Again, the simplest answer. If you hit ESC and h and nothing happens, hit h again. I think that opens up another question. Why does pressing ESC while in the 'command' mode of the vi keybindings cause the next character to not be interpreted correctly? vi itself doesn't do this. I can type ESC 10 times and the next command still works as anticipated.