June 23, 2008

Asperger’s: the IT industry’s dark secret

June 23rd, 2008

“Jeremy” excels at being able to see an engineering problem from the inside out,What Jeremy is not good at is suffering fools or dealing with bureaucracy. If someone is wrong — if their idea just plain won’t work — he says so, simply states the fact. That frankness causes all manner of upset in the office, he’s discovered.

read more | digg story

May 30, 2008

How to Find Hidden eBay/Craigslist Deals on Misspelled Items

May 30th, 2008

Items for sale on the online auction site that have misspellings
in their listing titles or descriptions are likely to receive fewer
bids — and sell for less — because they’re more difficult to find.
The WSJ reviews free online services that can help uncover
those hidden treasures by searching eBay and Craigslist for misspelled item listings

read more | digg story

May 19, 2008

ISA and IE Revisited

May 19th, 2008

Here’s a handy tip that can save hours of frustration: If attempting to use Internet Explorer as a web proxy client with ISA 2006, turn off Integrated Windows Authentication in the tools advanced options tab. This will allow you to authenticate to the proxy server with the credentials of your choice.

Untitled

May 7, 2008

Exchange/Outlook 2003: Give another user send as rights from Active directory

May 7th, 2008

Problem: What if one user (call her Sally) needs to be able to send mail as another user (call him Bob). Simply giving Sally full mailbox rights will not work. You will get a bounce back email saying "you do not have permission to send to this recipient." But it can be done.

Easy answer: Go to the Exchange General tab for the user for which you want to assign send as rights(Bob). Click on Delivery Options.

exchange1

Next to the send on behalf window click add and enter Sally’s user name.

exchange2

Ok your way back out and you’re done.

Locking down laptops from the TSA

May 7th, 2008

Thanks to the wisdom of Homeland Security and the TSA, travellers may now be asked to allow screeners access to your laptops when you fly. While this is pretty shitty for obvious reasons, CNET is offering some advice on how to stop the pigs from finding all your homemade tentacle anime.

read more | digg story

April 15, 2008

Copy Open Files in the Background on XP Using ShadowCopy: Here’s How

April 15th, 2008

So I needed to write a script to make a backup copy of an Access database. Problem is you can’t copy the file while it is open and you can’t force the program to close for fear of corrupting the database. So the solution is to use the Volume Shadow Copy feature built into XP. You have to turn on the following services: MS Software Shadow Copy Provider and Volume shadow copy. Then you can use the scripts here (customized to fit your needs of course.) Making the backup of the open file becomes a snap.

April 9, 2008

Active Desktop Recovery

April 9th, 2008

Sometimes power fails. Sometimes you can’t access controls for Active Desktop in order to change settings. And Sometimes this leaves you stuck looking at Active Desktop Recovery instead of your normal desktop. When this happens, here’s how to fix it:

run regedit
find this entry – HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\SafeMode\Components
change the key value – DeskHtmlVersion REG_DWORD 0×00000110(272) to decimal zero
Close regedit log off and log back on.

April 4, 2008

15 helpful WordPress plugins for the savvy user

April 4th, 2008

15 WordPress plugins to enhance the blogging experience of advanced users, especially web developers and designers. Most are tested using a default installation of Wordpress 2.3.1

read more | digg story

April 2, 2008

Set a preferred license server

April 2nd, 2008

Those terminal servers can be tricky to get working properly. I was trying to connect to a terminal server yesterday but kept getting message about licenses not being available. I knew I had enough licenses available on the server though. After a little digging, I found this: Set a preferred license server.

After following the steps to specify a license server everything works as it should.

March 28, 2008

Create Virtual Machines Without VMWare Workstation

March 28th, 2008

You can create your own vm’s without VMWare Workstation by following the great instructions here.