Posts

Digital Signatures in PDF Do Not Print

Image
Trouble getting the digital signature in a PDF to print? The solution is actually simpler than you might think. With your document open in Adobe Acrobat Reader, click File >> Print. When the Print dialog box opens, look for the "Comments and Forms:" drop-down below the Properties button, located in the upper-right. Click the drop-down and select "Document and Markups." Now print. That's all there is to it.

iTunes was unable to load provider data from Sync Services. Reconnect or try again later.

If you're experiencing this problem, "iTunes was unable to load provider data from Sync Services. Reconnect or try again later," perhaps the fix I found will work for you too. At the time of the error, I was running iTunes 10.4.1.10 on Windows 7 Home Premium, 64bit OS. I had just starting using iTunes again to sync with my iPhone 4. It had been nearly 2 years since I had used it with an iPhone -- the original. Try these steps to correct the problem: Eject / disconnect your all iTunes devices (iPhones, iPods, etc) Close iTunes Open Task Manager and kill the Sycservices process Rename the "C:\Users\ [your user name] \AppData\Roaming\Apple Computer\SyncServices" folder. DO NOT delete the folder, because if this doesn't solve it or causes other problems you can always return to this older version of the folder. Restart iTunes Re-attach your device This worked for me. Let me know how it worked for you.

Add shared folders to your VMware VM

Image
Having a few different VMs, but unable to edit them due to not having VMware Workstation can be a hassle. But if you understand the configuration file, *.vmx, and the available options you can actually change up quite a few things. The latest for me was adding a shared folder, so i could get some files from the Host to the VM. Even though I'm using Windows, the Ubuntus Sharing blog had an article the helped me. With the following lines, I shared the C and E drives, with E being Read Only. isolation.tools.hgfs.disable = "FALSE" sharedFolder.maxNum = "2" sharedFolder0.present = "TRUE" sharedFolder0.enabled = "TRUE" sharedFolder0.readAccess = "TRUE" sharedFolder0.writeAccess = "TRUE" sharedFolder0.hostPath = "C:\" sharedFolder0.guestName = "C" sharedFolder0.expiration = "never" sharedFolder1.present = "TRUE" sharedFolder1.enabled = "TRUE" sharedFolder1.re

Add a network adapter to your VMware VM

Image
I recently downloaded 5 VMs from a cloud service my company is using, and 4 of them couldn't create a network connection. I discovered that the 4 that failed had named network connections for their network adapters, and that it required VMware Workstation to change (which I didn't have). Through some research and help from others I discovered that additional network adapters could be added to an existing VM by editing its *.vmx file with a text editor such as Notepad. As noted in Step 2 of Jesin's Blog post, " Adding Custom Network Adapter in VMware Player ", you can added a few lines to the end of the file to add the new network adapter. I didn't follow Step 1, which is defining another network card on the Host, I just modified the file to use the existing network card. The key is to reference the next available network card in the VM and the network card reference in your Host. I did use the VMware Network Editor (vmnetcfg.exe), which came with the VM

Remove Outlook 2007 Add-Ins

In Outlook 2003 you needed to go to Tools | Options >> Other >> Advanced Options >> Add-In Manager... and COM Add-ins...; Close and Re-open Outlook to remove various Add-ins. Unfortunately if you try that in Outlook 2007 you wont find the same choices. In Outlook 2007 go to Tools | Trust Center... >> Add-ins and you can see what Add-ins are installed, and of those which are active and which are inactive. Select COM Add-ins in the Manage drop-down and click Go.... The COM Add-Ins screen will pop-up. Uncheck the Add-Ins you want to disable (check those you want to enable). When you are completed, click OK. Close and Re-open Outlook for the changes to take affect. Once you're satisfied that by disabling your Add-in, there was no negative effect, you can return to delete the Add-ins. Go back to Tools | Trust Center... >> Add-ins >> COM Add-ins (Go...). From the Comm Add-Ins screen, select the Add-in you want to delete and click the Remove butt

Free Photoshop file viewer

With the high cost of Photoshop, I don't have it on every computer I use. This can be an inconvenience when I simply want to view some (Photoshop) PSD files. With the Free File Viewer utility, I can now preview PSDs without having Photoshop installed. Free File Viewer will also allow you to view many other file formats including Word, Excel, PowerPoint, DivX, and FLV. One note of caution, during the install you will be offered several other software "deals." It's likely you will want to decline each of those.

Buying a new computer? My computer recommendation

A friend recently asked for a recommendation on buying a new computer. Admittedly I'm not near up on hardware as I once was. With that in mind, I knew my recommendation would be better than what he could do on his own. Here's what he asked: I need to get something sound & reasonable to replace it. Our needs have changed since last purchase and we are looking for something with lot's of room for photos & music along with some games my wife likes, (mostly puzzles & sim games, not huge graphics with blood & guts) , just basics. And my reply: I usually buy low-end PCs, and they've worked fine for 3 to 5 years. First some guidelines: Always understand what you want to accomplish first (which you've explained). Buy something that you can get help when needed, which typically means avoid Apple despite the buzz. Buy feature and function over brand. For example, I've bought many eMachines over the years, and they've done fine. If you have extra bu

Using the Windows key in Windows 7

Image
With the release of Windows 7, there are new keyboard shortcuts to learn (as I'm sure some actually came in Vista). One day I'll duplicate the shortcuts cheatsheet I had created for Windows XP , but in the mean time, here are a couple that I've started using. Toggle through open windows Most of us are familiar with Alt-Tab to toggle through your open windows, and Alt-Shift-Tab to toggle in reverse order. Some of us used an add-on to XP to display a thumbnail of the window as you toggle. With the familiar Alt-Tab in Windows 7 you now see thumbnails without the add-on. But if you want to see a bit more detail of what's contained within each window, try Windows key-Tab and Windows key-Shift-Tab to get a better view of the windows as you toggle through them. Set window position Using the Windows key with the arrow buttons allows you to position the active window on the screen. This works great when you want to view two windows simultaneously. Click on the window you want

Reset Chumby One

I had a recent issue with my Chumby, and I couldn't get it back on the network. It took me two steps to get it working again: resetting the Chumby and then manually reconfiguring the network information. Here's how to do a Chumby One Reset: Power off (disconnect power). Press and hold the touch-screen with your finger. A message appears, telling you to continue to hold if you want to get to the Special Options. Continue to hold -- it takes a while. When you finally reach Special Options, release your finger. Select Restore Factory Settings. Confirm OK.

Is LastPass and othe software secure?

With the recent security scare with LastPass , some may fear that it's less secure than RoboForm or other password managers. In fact though we have no evidence that indicates it's less secure. Even if data is compromised, it still doesn't mean it was less secure -- it just indicates that it was the target of an attack. Every time we install software on our computers, we're making an assumption that the software is secure. Unfortunately we can never know if software is truly secure; we only know of reports that indicate software has been tested and no security issues have been detected. So the real decision on security should not be one based security tests. Rather you need to ask these questions. Is it in the companies best interest to take security seriously and devote resources to it (and have they)? What's the likeliness that they would be a target of attacks? If attacked, are they prepared to respond? Take for example Microsoft Windows vs. Apple OSX. With the ma