Get a Mac tribute

Read Users' Comments (0)

iSendr - On Demand P2P File Transfers


iSendr - On Demand P2P File Transfers

http://isendr.com

iSendr lets you send files to anyone with an internet connection via an on demand p2p direct connection for free! Your file goes straight from you to its destination-- no server space required.

Read Users' Comments (0)

MacBook Pro –Post 2


After I first started using the MacBook I realized that this puppy is heavy. It weighs 6.6 pounds. For me this is acceptable because I don't travel often and I love the 17" screen.

I am not getting anywhere near 8 hours on the battery but I like to run at full speed and bright display.

I am running VMware Fusion with a 64 Bit Windows 7 bootcamp partition. This is acceptable but the speed of both Windows and Mac OSX are severely impacted when both OS's are running. Currently I am running 4 GB of RAM and I have split the RAM equal between both OS's.

Setting up Windows 7 via the bootcamp guided install was as easy or easier than setting up Windows 7 on a PC. The best part of the install is that all the Windows drivers are on the Mac OSX DVD that came with the system.

In my next post I will go over must have software for Mac OSX.

The specs of my current MacBook Pro are shown here.

http://www.everymac.com/systems/apple/macbook_pro/stats/macbook-pro-core-2-duo-2.8-aluminum-17-mid-2009-unibody-specs.html


 


 

Read Users' Comments (0)

Miko's on the MacBook Pro - Post 1


First impressions are positive.  I have been using the 17" Mac Book Pro for about a month now and I have to say I love this system.  The hardware is absolutely the best I have use for a laptop.  Mac OSX, well let's say I run Windows 7 on this system using a bootcamp partition and it is very fast. 


This MacBook pro is built like a "Brick Sh&% House".  I think you could park a car on it.


Watch this video on how the Mac Book Pro Uni Body Enclosure is built.



Stay Tuned for more of my MacBook Story....................

Read Users' Comments (0)

Windows SteadyState Returns Your PC to Normal

Windows SteadyState Returns Your PC to Normal :: the How-To Geek

If you have a shared access computer, it can be aggravating when other users make a bunch of changes to the settings. Today we take a look at SteadyState for Windows Vista and XP which lets you return the computer to the original state after a user session.

Windows SteadyState
Not only does SteadyState return the PC back to its original state, but you can set it up to restrict what the user can access. You can lock down virtually every aspect of the computer from programs to websites and more. Of course you’ll need to be the administrator, and the first thing to do is install current drivers and Windows Updates. Then install programs and configure settings you want to how you want the machine to be every time it’s restored. Once everything is set up and you create different user account, you can let the public have at it. Any changes they make to the configuration will be undone just by restarting the machine. Here we take a look at SteadyState running on a Windows XP machine.


Read Users' Comments (0)

Save Time and Typing with Outlook 2007's Quick Parts


Outlook users, if you find yourself entering the same things into email messages, you should take a look at the Quick Parts feature, which saves snippets of both text and images for easy reuse.

Click Here for the instructions.

Read Users' Comments (0)

Turn on Vista's Hidden 'Checkboxes' Feature

Most tech-savvy users know how to select multiple files: Hold down the Ctrl key while clicking each individual file. Of course, that can get a little tricky if you're working with a long list and/or a lot of files: It's too easy to mis-click and "lose" all your selections.

Full Story

Read Users' Comments (0)

Miko's Fireside Chat Session 1

Read Users' Comments (0)

Microsoft Ad


Gates Seinfeld Microsoft Ad - Watch more free videos

Read Users' Comments (0)

Requesting Hotfixes from Microsoft the Easy Way


Have you ever noticed that many of the hotfixes listed in the Microsoft Help and Support knowledge base aren't actually available for download unless you contact support? What you might not know is that there is a secret form on the MS site that allows you to fill out a request for that specific hotfix… it's just not easily accessible.

Click here for more info

Read Users' Comments (0)

Outlook 2003 image issue fix

  • Issue: Some images do not appear when you view the sent item. The user has set her mail to use HTML format for messages. This happens with some images and not others. All images are local to the machine, not links to images online.

  • Solution: There is a registry key HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Outlook\Security. It contains a key called "OutlookSecureTempFolder ". When I deleted that key, all images began to show.

Read Users' Comments (0)

Create Countdown Calendar Items


Outlook doesn't support creating calendar items that countdown (or count up) to a specific date. You'll need to create each item individually and the easiest way to do this is outside of Outlook and import the file to the Calendar.

Full set of instructions

Read Users' Comments (0)

Install Windows Server 2003 Adminpak on Vista

Per Microsoft, copy the following text into a text file and rename the extension “.cmd” and you’ll have yourself a cmd file that you can pass around:
***********************************
@echo off

REM RegisterAdminPak.cmd
REM (c) 2006 Microsoft Corporation. All rights reserved.

set filelist=adprop.dll azroles.dll azroleui.dll ccfg95.dll
set filelist=%filelist% certadm.dll certmmc.dll certpdef.dll certtmpl.dll
set filelist=%filelist% certxds.dll cladmwiz.dll clcfgsrv.dll clnetrex.dll
set filelist=%filelist% cluadmex.dll cluadmmc.dll cmproxy.dll cmroute.dll
set filelist=%filelist% cmutoa.dll cnet16.dll debugex.dll dfscore.dll
set filelist=%filelist% dfsgui.dll dhcpsnap.dll dnsmgr.dll domadmin.dll
set filelist=%filelist% dsadmin.dll dsuiwiz.dll imadmui.dll lrwizdll.dll
set filelist=%filelist% mprsnap.dll msclus.dll mstsmhst.dll mstsmmc.dll
set filelist=%filelist% nntpadm.dll nntpapi.dll nntpsnap.dll ntdsbsrv.dll
set filelist=%filelist% ntfrsapi.dll rasuser.dll rigpsnap.dll rsadmin.dll
set filelist=%filelist% rscommon.dll rsconn.dll rsengps.dll rsjob.dll
set filelist=%filelist% rsservps.dll rsshell.dll rssubps.dll rtrfiltr.dll
set filelist=%filelist% schmmgmt.dll tapisnap.dll tsuserex.dll vsstskex.dll
set filelist=%filelist% w95inf16.dll w95inf32.dll winsevnt.dll winsmon.dll
set filelist=%filelist% winsrpc.dll winssnap.dll ws03res.dll

for %%i in (%filelist%) do (
echo Registering %%i …
regsvr32 /s %%i
)

echo.
Echo Command Completed
*********************************


Microsoft KB Link

Read Users' Comments (0)

Create a Shortcut to Eject a USB Drive

After writing yesterday's article about creating a shortcut to the Safely Remove Hardware dialog, a number of readers mentioned to me that they'd like create a shortcut to immediately eject a specific drive, so we'll cover that here.

Using the built-in Windows dialog is more powerful and probably would suffice for most people, but for those of us that want complete control there's a small freeware utility called USB Disk Ejector.

Note: This utility only works for ejecting USB devices, so if you need to eject another type of device you'll have to use the Windows method.

Using USB Disk Ejector from the GUI

This utility is really quite slick… launch it and then either double-click or press enter on the usb device you'd like to eject. There's literally nothing else to it.

image

If you assign a hotkey to the executable through a shortcut, you can operate the entire thing from your keyboard. Quite useful for keyboard ninjas!

Full Article

Read Users' Comments (0)

Speed Up Network File Copying in Vista

Speed Up Network File Copying While Playing Audio in Windows Vista SP1

Windows Vista restricts network traffic to 10 packets per millisecond while playing multimedia to prevent skipping. Unfortunately this causes network speed to be pitiful on a gigabit network, especially during file copies over the network.

Service Pack 1 includes a new registry tweak that can be used to change the throttling percentage so you can at least partially fix this problem, but you should be careful to test it out, because you don't want your audio to skip either.

Note: This setting is only really useful if you are on a gigabit network - the default values should be fine for a Wireless network.

Full Article

Read Users' Comments (0)

Dual Monitors: Use a Different Wallpaper on Each Desktop

Dual Monitors: Use a Different Wallpaper on Each Desktop in Vista or XP

One of the most popular articles around here has been the article I wrote a year ago about using different wallpapers on each desktop using Active Desktop in Windows XP. The problem with that article is that it didn't work in Windows Vista… but now we have a great solution that is also free.

Instead of paying money for software to use separate wallpapers, or creating a wallpaper in Photoshop, Jon Tackabury has created a Free piece of software that lets you easily set separate wallpapers for each desktop.

Once the software is installed, you'll notice a new tray icon. Clicking the Desktop Wallpaper item from the menu will open up the dialog where you can set the wallpaper.


You can click on each desktop in the display, and set display settings differently for each monitor, or span the wallpaper across the two.

Full Instructions

Read Users' Comments (0)

Slipstreamed Windows XP CD Using SP3



Whenever a new version of a service pack for XP is released I always run it through the slipstreaming procedure to see if everything works as expected. Service Pack 3 (SP3) is the latest release so it was time for another round of testing. For those of you that have a copy of SP3 and want to give it a try the procedure I used is presented below. I experienced absolutely no problems with the procedure based on an original Gold Edition XP Professional CD. The slipstreamed CD booted and installed perfectly to a freshly formatted hard drive.

http://www.theeldergeek.com/slipstreamed_xpsp3_cd.htm


Read Users' Comments (0)

vLite - Vista Lite

vLite is a tool for customizing the Windows Vista installation before actually installing it.

Main features are:

  • hotfix, language pack and driver integration
  • component removal
  • unattended setup
  • tweaks
  • split/merge Vista installation CDs
  • create ISO and burn bootable CD/DVD

Windows Vista from Microsoft takes a lot of resources, we all know that. vLite provides you with an easy removal of the unwanted components in order to make Vista run faster and to your liking.

This tool doesn't use any kind of hacking, all files and registry entries are protected as they would be if you install the unedited version only with the changes you select.

It configures the installation directly before the installation, meaning you'll have to remake the ISO and reinstall it. This method is much cleaner, not to mention easier and more logical than doing it after installation on every reinstall.

http://www.vlite.net/index.html

Read Users' Comments (1)comments

Visio Stencils

What is a Stencil?

Microsoft Definition: A collection of masters associated with a particular Microsoft Visio drawing type, or template. By default, stencils that open with a template are docked on the left side of the drawing window. You can open stencil (.vss) files independently of a template.

Basically, a Stencil contains Shapes that are used to create a diagram. The Shapes can range from simple flow chart boxes or lines to more complicated Shapes like Servers, Racks or anything else that needs to be represented in a graphical form.

Download them here http://www.visiocafe.com/index.htm

Read Users' Comments (1)comments

Windows 2003: Mind Your Users


Use AcctInfo.DLL to reset passwords and find the last good logon for users on your Windows 2003 systems.

Question: How can I find out the last time that the user's password was set and the last good logon on our Windows 2003 domain?

Answer: The easiest way to find out such additional account information is to install the acctinfo.dll that's part of Windows Server 2003 Resource Kit. When you install acctinfo.dll, it extends the functionality of custom Microsoft Management Consoles (MMCs) by adding a tab to the user account Properties in Active Directory Users and Computers (ADUC) console.


http://mcpmag.com/columns/article.asp?EditorialsID=1050

Read Users' Comments (0)