Tel 678.697.4783
Fax 678.840.7870
Po Box 4432
Marietta, Ga 30061
info@jamboconsulting.com

 Subscribe in a reader



Lunarpages.com Web Hosting
Web hosting by ICDSoft

Archives

Thursday, August 07, 2008

Transition to MacBook Air

The MacBook Air is quite a beautiful work of Apple engineering. You really cannot appreciate its Air moniker until you hold one in your hand. Yes, only one hand is enough to easily carry and move this ultrathin laptop.

But as many reviews have indicated, the thinness comes at a price: No optical drive (external device available), and only one USB port, one audio-out, and a micro-DVI port. Even the MagSafe power adapter is modified to connect at a 90-degree angle. That's right, no Ethernet (adapter available) and no FireWire.

The lack of optical drive spurn another Apple innovation: Remote Disc. It allows the Air to share the optical drive of another Windows or Mac. Sounds pretty cool, but it's kind of a pain in the rear. Fair enough, I don't really use the DVD drive in normal use, but now that I'm trying to migrate from an old MacBook to the Air and the procedure is to insert the Installation Disc then run Disk Utility, it got kind of annoying. Remote Disc has to work over Wi-Fi -- not the most effective method for installing or restoring gigabytes of data.

I ended up using my iPhone to help with the transition. I made sure iTunes works as usual, hooked it up to the Air, then hit sync. This was by far the most painless method...

Labels: , , ,

posted by Eugene at 8:23 PM
0 comments : Post a Comment : email post

<< Home

Thursday, July 31, 2008

Tech: Disable Data Detectors

via DaringFireball, you can disable data detectors in Apple Mail with this command.

Labels: , ,

Article Link posted by Edward at 6:28 PM
0 comments : Post a Comment : email post

<< Home

Tuesday, June 17, 2008

Download Firefox Day!

After a rough start 13:00 EST, the Spread Firefox website is finally up and running. You can now download Firefox 3 and help set a new world record!

Download Day

Labels: ,

Article Link posted by Edward at 1:14 PM
0 comments : Post a Comment : email post

<< Home

Friday, June 06, 2008

Change IE Homepage

If for some reason you have a locked down Internet Explorer ( from an ISP ) that doesn't have the option to change the homepage you can use Npust Homepage Guard to change it. Install and run the program. Use it to change your homepage and then click 'Shutdown' to close the program. Otherwise it will run in the background trying to change your homepage every second, which was 'supposed' to fix a malware infested system. It's a flawed solution for malware, but perfect as a quick and dirty way to get around a locked down homepage.

Update
If you are more technical you can create a quick script to update the homepage.

Labels: ,

Article Link posted by Edward at 9:05 AM
0 comments : Post a Comment : email post

<< Home

Wednesday, June 04, 2008

OMG, Somebody Buy Krakow a Clue

via DaringFireball.net, Goodness. It doesn't sound like Gary Krakow has a clue about technology.

First of all, people are already using the supposedly non-enterprise-ready iPhone 1.0 in the enterprise. And what exactly is the killer enterprise app for Blackberry? It's push e-mail on the phone. The reason that is so successful is because traditional cell phones have crappy data connections and can not access IMAP / POP mail boxes like a desktop application. The iPhone has IMAP support and a great e-mail application. Along with Wi-Fi and hopefully 3G soon, it functions just as well or perhaps better than Blackberry phones. Lastly, Apple has already licensed ActiveSync from Microsoft and announced it's availability in the next iPhone firmware update. iPhone users will have full access to MS Exchange servers using the standard iPhone applications.

So, it's utterly pointless to "bite the bullet".

Labels: , , ,

Article Link posted by Edward at 11:43 PM
0 comments : Post a Comment : email post

<< Home

Fixed: Windows Update Broken

Apparantly the root cause of the Windows Genuine Advantage Failure I mentioned in the last post was an issue where "Automatic Updates service cannot impersonate the logged-on user to finish downloading and installing the update." Somehow my system was missing a needed Windows registry subkey:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn


After adding the subkey back with the appropriate registry entries Windows Update worked again and I was able to install the latest Windows XP SP3. I created the following registry file to import, based on KB 910341 :

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\Notify\SensLogn]
"DLLName"="WlNotify.dll"
"Lock"="SensLockEvent"
"Logon"="SensLogonEvent"
"Logoff"="SensLogoffEvent"
"Safe"=dword:00000001
"MaxWait"=dword:00000258
"StartScreenSaver"="SensStartScreenSaverEvent"
"StopScreenSaver"="SensStopScreenSaverEvent"
"Startup"="SensStartupEvent"
"Shutdown"="SensShutdownEvent"
"StartShell"="SensStartShellEvent"
"PostShell"="SensPostShellEvent"
"Disconnect"="SensDisconnectEvent"
"Reconnect"="SensReconnectEvent"
"Unlock"="SensUnlockEvent"
"Impersonate"=dword:00000001
"Asynchronous"=dword:00000001

Labels: ,

Article Link posted by Edward at 11:00 PM
0 comments : Post a Comment : email post

<< Home

Fixed: Unable to install Windows Genuine Advantage Tool

For some reason I've had an issue with running Windows Update lately. Windows Update has been wanting me to install the Windows Genuine Advantage Tool, but it is never able to successfully do so. I've finally gotten around to fixing the problem. There are many solutions as detailed in various forums and Microsoft Knowledge base articles. But this solution from Stephen Holm is what worked for me:

1. Click the Start button, then click “Run”

2. Type in “iexplore http://go.microsoft.com/fwlink/?LinkID=39204” then click ‘OK’. You will be prompted to download “LegitCheckControl.cab”.

3. Choose Open. Once this completes, a window will open showing two files, LegitCheckControl.dll and LegitCheckControl.inf. Leave this window open for now.

4. Click the Start button, then click “Run”

5. Type in “system32”, then click ‘OK’. (If you are running Windows XP, you may need to click “show files” to allow access to this system directory.)

6. Drag the LegitCheckControl.dll file from the window that was open into the system32 directory. If you are prompted to overwrite a file, choose ‘Yes’ to overwrite any existing file. (If you are running Vista, you may be prompted to provide administrator permission to complete the action. If so, press “Continue” and allow it.)

7. Click the Start button, then click “Run”

8. Type “regsvr32 LegitCheckControl.dll”, and then click ‘OK’.

9. You should see a dialog saying “DllRegisterServer in LegitCheckControl.dll succeeded.”

Labels: ,

Article Link posted by Edward at 10:30 PM
0 comments : Post a Comment : email post

<< Home

SoftBank To Release iPhone in Japan

via Gizmodo, SoftBank announced on June 4th it's intent to release iPhone in Japan. Details of the release date or pricing have not been announced yet.

Labels: ,

Article Link posted by Edward at 3:47 PM
0 comments : Post a Comment : email post

<< Home

VLC Player on iPhone

Wow, it's amazing what people are porting to the iPhone.

Labels: ,

Article Link posted by Edward at 2:25 PM
0 comments : Post a Comment : email post

<< Home

Previous Posts

Powered by Blogger