Thursday, August 25, 2011

Network: Diagnostics and Performance Web Sites


Here are some useful web sites that  may come in handy from time to time to perform some network diagnostics:


Friday, August 19, 2011

New Firefox Beta with Enhanced Performance

Below is a excerpt from the Mozilla blog: "The latest Mozilla Firefox Beta is now available for testing on Windows, Mac, Linux and Android. This beta includes performance enhancements that improve the browsing experience for users and enable developers to create faster Web apps and websites." (see the article to view the rest of the features or download the application)

Thursday, August 18, 2011

Security Tip: HTTPS Everywhere

The Electronic Frontier Foundation has crated a Firefox extension called HTTPS Everywhere. The extension forces major web sites to use HTTPS to encrypt all your traffic if that option is available.

As most people may know, HTTPS is the standard protocol used by all web browsers and servers for sending encrypted data between the client and server.

Many sites offer an HTTPS option but don't enable it by default. If traffic is unencrypted, then anyone, organization, or government can monitor your traffic.

Friday, August 12, 2011

Windows Live Family Safety 2011

With Windows Live Family Safety 2011 you can monitor and control your children's computer and Internet activities. Some of the features of this service include: reports showing what your children are doing, or control access to websites, games, and programs they can access or set times when they can use the computer.

Other features of the program are:
  • SafeSearch allows you to locked down search engines, such as Bing, Google, Yahoo! and others.
  • Manage your child’s permissions remotely online.
  • When installed on multiple PCs in the household, Family Safety enforces the same settings. 
  • Block inappropriate content or even limit kids to age-appropriate web sites.
  • Limit your children's email and instant messaging access to approved contacts on Windows Live Hotmail and Windows Live Messenger.

Thursday, August 11, 2011

Microsoft Camera Codec Pack

The Microsoft Camera Codec Pack (download) enables the viewing of a variety of device-specific RAW formatted camera files in Window Live Photo Gallery as well as other software that is based on Windows Imaging Codecs (such as the Windows Explorer).

Wednesday, August 03, 2011

Win7′s no-reformat, nondestructive reinstall

Windows Secrets reports: "Microsoft won’t tell you this, but you can do a fast, nondestructive, in-place, total reinstall of Windows 7 without damaging your user accounts, data, installed programs, or system drivers.

That means you may never have to do a full, from-scratch reinstall again, even when your system is misbehaving so badly that a full reformat-and-reinstall seems the only answer!

As I’m sure you know all too well, from-scratch reinstalls are ordeals. They take hours. And when a reinstall is done, you still have to recreate all your settings, reinstall all your software, and so on. It can take days to fully recover from a total reformat/reinstall."

(read the rest of the article)

Monday, July 25, 2011

Windows 7: Location-Aware Printing

Note: this feature is only available for mobile devices, and not on desktop computers.

One of  Windows 7's new feature is it can automatically switch your default printer when you move between networks (for example, when you move your laptop from your home network to your business network).

To configure this feature, follow the instructions below:

  • Click the Start menu and in the search field type Devices.
  • Click the link for Devices and Printers.
  • Select a printer and right-click Manage Default Printers 
  • Select Change my default printer when I change networks
  • Select a network, select the default printer you want to use when on that network and press the Add button.
  • Do the same for each network that you joined your laptop to it.
When you connect to a network, Windows will automatically select the default printer that was specified for it.

Monday, July 18, 2011

Free Online OCR Site

Optical Character Recognition (OCR) is the process of converting scanned images of documents into text. In the past OCR programs had to be installed on your computer.

The site www.onlineocr.net allows you to upload scanned documents (including multi-page PDF files), photographs from digital cameras and scanned images (JPG, JPEG, BMP, TIFF, GIF) to be converted into text.  This site supports 32 different languages.

The converted documents can be exported in Word, Text, Excel, PDF, and HTML formats.

Tuesday, July 12, 2011

Video: Creating a Strong Password



They say a picture is worth a 1000 words, then how many words is a video worth? Creating a strong password is your best defense for protecting your data on the Internet. As we move more and more data into the so called "Cloud", the keys to your digital kingdom may only be as strong as the password you select to protect it. This video provides one of the best visual explanations of how to create a strong password and why you should do it.

Wednesday, July 06, 2011

Google Project Emerges as Facebook With More Refined Manners

eWeek.com reports: "After more than a year of denials that any major social network initiative was in the works, Google (NASDAQ:GOOG) June 28 unveiled Google , the company's take on social networking. Not to be confused with the existing Google 1 search result and ad-sharing services, Google is intended to alleviate certain pain points that plagued Facebook as its network grew to 700 million-plus users. For example, while Facebook users added friends, family and colleagues to one big connection pool, Google is designed to let users create smaller buckets of contacts that share common interests. Users may create these Circles by dragging and dropping Google Profile pictures of users into separate Circles and sharing information only within those Circles."

(see the slide show)

Its been a few years since I have seen something interesting happen in the Social Networking space. I think Google might have gotten it right this time. If they generate enough buzz and interest with this product it will have a chance to survive.

Hopefully it will have privacy by default, and not require you to jump through several hoops just to lock down your profile.

Resources:

Windows 7: Changing Remote Desktop Listening Port

Note: This is an advanced tip and only applicable to certain situations.
The Remote Desktop by default uses TCP/IP port 3389, some people think that they can increase the security of the RDP protocol by changing it too different location. This is almost as effective as moving a lock on a door and hoping a thief won't be able to find it. This technique would only be effective against someone who knows absolutely nothing about TCP/IP.

If you still want to move the Remote Desktop default TCP/IP port, here is how you do it:
Warning: This tip requires modifying the registry proceed at your own risk.
  • Open the Windows Registry Editor, from the Start menu in the search field type REGEDIT.EXE
  • In the Windows Registry Editor navigate to the following registry key: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber
  • Click the Edit menu and select Modify... or right-click the registry value and select Modify...
  • In the properties dialog box, click Decimal, and type in the new port number that you want to use (make sure its not used by another protocol)
  • Press the OK button to close the dialog.
  • Close the registry editor and reboot the computer.
To access the computer via Remote Desktop over your local network or the Internet, when you enter the machines DNS name or IP address in the Remote Desktop Connection client (under All Programs > Accessories), add a colon and the port number that you used (e.g.: example.com:57619 or 192.168.1.2:57619).

Monday, July 04, 2011

Windows 7: Start Menu Web Searching

Note: This tip only works on Windows 7 Professional and higher.

With the Windows 7 Search box under the Start menu you can search for programs and files, but did you know you can enhance it to also search the web?

Using the Group Policy editor you can enable the Start menu Internet search feature, follow the instructions below:

  • In the search field under the Start menu, type GPEDIT.MSC.  This will open the Group Policy Editor.
  • In the left pane, under User Configuration, expand Administrative Templates.
  • Click Start Menu and Taskbar.
  • In the right pane, double click Add Search Internet link to Start Menu.
  • Click Enabled and then press OK button.
  • Close the Group Policy Editor.

In the Search box under the Start menu when a search term is typed a  link will be displayed that says Search the Internet.

Friday, July 01, 2011

Firefox 5 Browser Launches, Boasting Tweaks, Security, Privacy

eWeek.com reports: "Mozilla's new Firefox 5.0 for PCs and Firefox for Android aim to offer users a best-of-class combination of security, privacy and speed. Coming a mere three months after the release of Firefox 4, this latest browser supposedly includes more than 1,000 improvements and performance enhancements. However, features like 'Do Not Track' may do more to draw users increasingly leery of the Web's rampant data mining. For most consumers, downloading and installing Firefox 5 will only take a few minutes, although larger companies still deploying Firefox 4 could become annoyed at having to switch so soon. Despite those hundreds of improvements, Firefox 5 doesn't seem to offer a radically different experience from its predecessor."

Read the rest of the article and view the slide show.

Wednesday, June 29, 2011

Microsoft Updates SkyDrive, Faster, Better, With HTML5 Support

ghacks reports: "SkyDrive, Microsoft’s cloud hosting service, has been around since 2007. The service gives users access to 25 Gigabytes of free online storage, for file hosting, sharing and collaboration. While it has been a great service to store data online from the start, it felt slow at times especially when navigating folders or photo albums in a web browser."

Read the rest of the article.

Monday, June 27, 2011

Command Prompt Tricks

Back before the invention of the mouse and Graphical User Interface, was the command prompt. Every operating system (e.g. UNIX, CP/M, MS-DOS, VMS, etc.) of the day had some type of command line interface.

There are still command prompt power user and purest. If you're one of these people check out ultimate list of command prompt power tricks. These tricks will show you how to fully utilize the Window's command prompt.


(Read the rest of the article)

Wednesday, June 22, 2011

Windows 7: Using the Dvorak Keyboard Layout

Do you want to use the Dvorak keyboard layout instead of the traditional QWERTY layout? Here is how switch between the two keyboard layouts:
  • From the Start menu click Control Panel.
  • In the Control Panel folder click the Clock, Language, and Region link
  • Click the Region and Language control panel
  • Click the Keyboards and Languages tab.
  • Click the Change Keyboard... button
  • On the General tab, press the Add button.
  • Scroll down to English (United States), expand it then check the box for United States - Dvorak.
  • Press OK buttons close the dialog boxes.
In the notification area in the lower right corner of the screen will be an keyboard icon (aka Language bar) to switch layouts.

Monday, June 20, 2011

StrongVPN: Extra Security and Other Features

I recently learned about a service called StrongVPN that provides a few features I really like. I am not personally endorsing this company or its products.  Although, I would suggest investigating their service offerings to see if you like their features.

  • Extra Security: A VPN service can provide you an extra layer of security when surfing the web, or logging into a public hot spot.  All the traffic is generally encrypted between you and the VPN provider.  This makes it difficult for an attacker to steal your data while you're using a public hot spot.
  • Surfing Privately: When using a VPN service can provide you an extra layer of privacy, by hiding your true IP address from web sites. Companies mine IP address information to track your web surfing habits.
  • Overseas Web Sites: One of the unique features of StrongVPN is that they allow you to have an American IP address.  So when traveling overseas you can get access to American sites that otherwise could be blocked.  This feature also applies to other countries that they support (more information).

Friday, June 17, 2011

Google: Search by Image



Now you can use an image instead of words to start your Google search. To use this feature, go to http://images.google.com/.

Windows 7: Verifying the Operating System Edition and Version

Do you need to find out what edition of the Windows Operating system you're running (e.g. Windows Home Basic, Home Premium, Enterprise, etc.), or if you're running the 32-bit or 64-bit version?

There are two easy places to look:

  • From the Start menu in the search field, type WINVER

or
  • From the Start menu, click Control Panel, click System and Maintenance, and then click System.

To learn more about the differences between the 32-bit and 64-bit versions of Windows, check out the following article.

Monday, June 13, 2011

F‌inding Unknown File Extensions

Every now and then you will come across a file extension (e.g. .DOCX, .EXE, .TXT, etc.) that you might not know.  If you're looking for the application that can open that type of file, check out a site called FileXT.com.

This site contains a list of several thousand file extensions and programs that are supposed to open them.

Monday, June 06, 2011

Windows 7: Using VHD Files

Windows 7 allows you to create and mount VHD (Virtual Hard Disk) files. These files were originally created for Microsoft's Virtual Machine (VM) technologies like Hyper-V and Virtual PC.  Using this feature you can directly access and edit the contents of these files.

Creating a VHD:
  • From the search box in the Start menu, type DISKMGMT.MSC then press Enter.
  • In the Disk Manager, in the Action menu select Create VHD
    • Choose the options in the dialog that best fit your system requirements for the VHD that is being created (e.g. name, size, format, and type of VHD).
  • Right-click the VHD and select Initialize Disk, then right-click the unallocated space and select New Simple Volume.
    • Follow the options in the wizard and make the selections that best fit your system requirements for the VHD that is being mounted.  In general the default options will probably be the most appropriate selections for most situations.

VHD drive behave like any other drive, you can put files on them, install applications, etc.  To remove a VHD drive in the Disk Manager right-click the disk and select Detach VHD.

Mounting a VHD
  • In the Disk Manager, in the Action menu select Create VHD.
  • Find and select the VHD file you want to mount.
The virtual drive will appear in Windows Explorer as any other mounted disk.

Wednesday, June 01, 2011

Windows 7: Remote Server Administration Tools (RSAT) with SP1

If you work with Windows servers in a small lab or a large data center, then you need Remote Server Administration Tools for Windows 7 with SP1. It enables system administrators to manage roles and features that are installed on computers that are running Windows Server 2008 R2, 2008, or 2003, from a remote computer that is running Windows 7 including SP1. (download software)

Thursday, May 26, 2011

Software: Remote Potato (Free Access to Your Media Over the Internet)

Remote Potato is a free program that runs on a Windows computer (supports: XP, Vista and Windows 7) that gives you access to your media (e.g. music, pictures, video, etc.) over the Internet.  The program also has remote support for Windows Media Center.

All you need for remote access of your content is an Internet connection and a web browser.  There is even a mobile application for viewing your content with the iPhone.

(Check out the following web site for more information)

Tuesday, May 24, 2011

Understanding the Facebook “Find out who views your profile” scam

OpenDNS Blog reports: "Every few weeks there’s a new scam that makes the rounds on Facebook. This week it’s the “Find out who visits your profile,” scam, which we’ve all seen before. The reason it piques my interest this time is the sheer volume of people falling victim. That coupled with the fact that the victims include some of my more tech-savvy Facebook friends made me want to understand better what exactly the virus is trying to do and how we can all protect ourselves.

The virus works first by gaining access to your Facebook account. Unlike other methods for hacking, which involve somehow accessing your login credentials, this scam needs only for you to click a link posted on your wall or someone else’s wall. To entice you into clicking, the scam offers something lots of people would love to know, but Facebook doesn’t allow: a list of people who’ve viewed your profile. You might receive an e-mail notification that tells you a friend has posted a link on your wall with this context:"

(Read the rest of the article)

Monday, May 23, 2011

Software: Handbrake (Free Video Transcoder)

HandBrake is an open-source, multi-platform (e.g. MacOS X, Linux and Windows), video transcoder.  If you never heard of a transcoder, it converts digital media from one format (such as .VOB, .TS and M2TS files) into another format (MPEG-4, H.264, MP3, Vorbis, and mroe)



  • For more information on the program, check out its web site.
  • For more information on the video formats this program supports, check out this Wikipedia article.




Friday, May 20, 2011

Windows 7: Delete Recent Items from the Jump Lists

People are worried about privacy these days, and sometimes features that are designed for convenience store too much information about us.  If you want to get rid of the recent items displayed in the taskbar jump lists, follow the instructions below:
  • Right-click the Start button.
  • Select Properties.
  • Click the Start Menu tab.
  • Uncheck the item "Store and display recently opened items in the Start Menu and the taskbar".
  • Press the Apply button.


Tuesday, May 17, 2011

Microsoft Security Tools

Microsoft has created a page where they post all their security tools, both free and commercial.  The age and usefulness of some of these tools will vary depending on your environment (e.g. a home vs. an enterprise network). Although, what I really find handy about this page is that all the tools are grouped together in one place.

Below is a brief list of some of the tools that are available for download:
  • Microsoft Security Assessment Tool (MSAT): Helps assess weaknesses in an organization’s IT security environment.
  • Microsoft Security Compliance Manager: Provides security configuration recommendations from Microsoft.
  • Microsoft Baseline Security Analyzer (MBSA): Scans on your network for missing security updates and common security mis-configurations.
  • File Checksum Integrity Verifier: A command-line tool that computes MD5 or SHA-1 cryptographic hash values for files.  This is useful for validating a file's integrity.
  • PortQry: This command-line utility helps troubleshoot TCP/IP connectivity issues in Windows.
Check out the site to see all the tools.

Friday, May 13, 2011

Web Site: Building a museum of museums on the web



Imagine being able to see artwork in the greatest museums around the world without leaving your chair. Driven by his passion for art, Amit Sood tells the story of how he developed Art Project to let people do just that.

Links

Microsoft Safety Scanner (Free)

Sometimes you need a second opinion when it comes to the subject of malware (e.g.: virus, worms, spyware, etc.). Although, first and foremost you should be running a real-time malware scanner with up-to-date signatures to protect your home or small business computers.

On those occasions where you think something maybe wrong, then you should use an alternate tool to make sure that your current tools are not missing something.  Check out Microsoft's new Safety Scanner it's a free downloadable security tool that provides on-demand scanning and helps with the removal of malware. It also works with your existing anti-malware software.
Note: The Microsoft Safety Scanner expires 10 days after being downloaded. To scan your system with the latest anti-malware definitions, all you need to do is re-download and run the Safety Scanner again.
The Safety Scanner is not a meant as replacement for using an real-time anti-malware software program that provides ongoing protection. For free real-time malware protection download Microsoft Security Essentials.

Tuesday, May 10, 2011

Windows 7: The Power of FSUTIL Command

FSUTIL is a powerful command-line utility that can provide very technical information about your computer's drives, or if utilized incorrectly can cause damage to the file system.
Note: To use this utility, it requires administrative permission on the local system.
Below are a few examples of different operations that the command can perform.

Queries volume information
E.g.: fsutil fsinfo volumeinfo c:

Queries NTFS specific volume information
E.g.: fsutil fsinfo ntfsinfo c:

Creates a new file of a specified size
E.g.: fsutil file createnew C:\testfile.txt 1000

Warning: use this command at your own risk...
Below is a list of supported commands:
  • Type: fsutil 8dot3name: 8dot3name management
  • Type: fsutil behavior: Control file system behavior
  • Type: fsutil dirty: Manage volume dirty bit
  • Type: fsutil file: File specific commands
  • Type: fsutil fsinfo: File system information
  • Type: fsutil hardlink: Hardlink management
  • Type: fsutil objectid: Object ID management
  • Type: fsutil quota: Quota management
  • Type: fsutil repair: Self healing management
  • Type: fsutil reparsepoint: Reparse point management
  • Type: fsutil resource: Transactional Resource Manager management
  • Type: fsutil sparse: Sparse file control
  • Type: fsutil transaction: Transaction management
  • Type: fsutil usn: USN management
  • Type: fsutil volume: Volume management

Monday, May 09, 2011

Windows 7: Advanced Format Disks Update

This topic is a more advanced then I generally discuss in this blog, but I am hoping it might be able to help some people whom might be using this technology.

Microsoft has release an update to improve Advanced Format Disks compatibility in the latest versions of Windows 7 (SP1) and Server 2008 R2 (SP1). The Advanced Format Disk is utilized when the physical media has been formatted with 4,096 bytes (4K) sector size, rather then the conventional 512 byte sector size.

The Advanced Format technology is more efficient for storing large files such as video files or large photographs stored in the RAW format. Another advantage of this technology is that it supports stronger error correction algorithms.

Not all application natively support writes based on 4 KB sectors to the physical media, so compatibility can come at the cost of performance and reliability based on the system workload and hardware implementation.

For individuals and organizations that utilize applications that can only use 512-byte Logical Block Addressing (known as “512-byte emulation disks” or “512e”) while leveraging a 4KB sector size on the physical media can download an update (KB 982018) from Microsoft to improve performance, reliability, and general interoperability of the Advanced Format Disks technology.

(See the KB 982018 for more information)

Friday, May 06, 2011

NSA's Best Practices for Keeping Your Home Network Secure

As you might have heard cyber-criminals are getting more sophisticated all the time.  To help protect people from becoming victims of these criminals, the NSA has published a PDF called "Best Practices for Keeping Your Home Network Secure".  The document offers some tips on how to secure your computer (Windows and Mac OS X) and your home network.

If you want a book that offers more in-depth information and advice on how to protect yourself and your family, check out my book called "Avoiding Information Insecurity: Fighting Modern Day Cyber-Threats (2011 Edition)"

Thursday, May 05, 2011

Find the precise location of just about any Wi-Fi router

Here is a slightly disturbing fact about wireless networks. Did you know Google uses its Android mobile operating system to collect Wi-Fi routers GPS location and store them in a public database? You can put in a router's MAC address (e.g. 08:00:69:02:01:FC) and see its precise location on Google Maps using this site (http://samy.pl/androidmap/).
Note: MAC address definition (from Wikipedia): A Media Access Control address (MAC address) is a unique identifier assigned to network interfaces for communications on the physical network segment.
I am not too worried about it, because I don't currently see any way for someone to exploit this data. When I tested it, I found it pretty accurate. Try it out and see if works for you.

Bonus tip: Do you want to lookup the manufacture of a MAC address?  Check out the following site (http://aruljohn.com/mac.pl), put in the MAC address and it will tell you which vendor manufactured the device.

Friday, April 29, 2011

Inexpensive Computer Accessories, Printer Ink and Toner Cartridges

Are you looking for the most inexpensive computer accessories, printer supplies, and more, check out two of my favorite sites.


They have several types of products available, but the quality can vary on the items. Although its hard to beat the prices. Most of the stuff I buy from these sites I am pretty happy with.

Thursday, April 28, 2011

Keeping Your Drivers Up-To-Date

WindowsUpdate keeps your Microsoft OS and applications up-to-date, but what about all your hardware drivers. A free program called SlimDrivers alerts you to the latest version of a driver.

There are two versions of the software. SlimDrivers is the free version only allows you update one driver at a time before you reboot. The premium version called DriverUpdate allows for multiple driver updates before you reboot and offers advanced automation features.

Tuesday, April 26, 2011

CrashPlan - Internet Backup Solutions

Backing up data on your computer has always been critical. A long time ago floppies were used to backup your data, later it was CDs and then DVDs. Today there is no affordable external removable media capable of keeping up with modern multi-terabyte drives.
Note: For those that can afford it, tape backup is still an option but it's expensive and slow when compared to an external hard drive.
Even if you have an external drive or NAS (network attached storage), it can be damaged, lost, stolen or suffer data corruption. If you don't have an off-site backup, and your local backups are in-tact they can be damaged by fire, earthquake, or other natural disasters.

If you're looking for a backup solution, there are a few choices:
  • Use an external drive and keep your backup locally and hope that nothing happens to them.
  • Use multiple external drives and keep one of the backup drives offsite, and rotate it out on a regular basis.
  • Use a cloud based backup service provider.
Below is a list of some advantages to using a cloud based backup service provider vs. using an external hard drive:

  • All your backups are stored off-site automatically.
  • Some backup solutions offer services that run in the background on your computer that automatically compresses your unbacked up files, encrypts them, then forward them on to the service provider you selected.
  • You almost never have to worry about running out of capacity as long as you have a budget for the storage that you're using.
There are several service providers available that offer cloud based backup services.  Some are free, while others cost money.  The hard part will be finding one that you like, and that has the features that you want.  

There are also some disadvantages to using these services, such as: 
  • Depending on how much data you have, these services can initially use a lot of bandwidth.  Depending on your ISP there may be a cap on the amount of data that you can utilize each month.
  • If you have to recover your whole hard drive from your service provider it can be challenging and expensive depending on the solutions that they offer.

Below is a list of features and other considerations when looking for a company to host your backups:

  • Has a good reputation for providing a reliable backup solution.
  • Offers easy to use software that automatically backs up your files and uses strong encryption.
  • Offers affordable pricing for storage and recovery services.
  • Offers storage capacity options that meets your needs and budget

Check out a site called CrashPlan, they provide free and low cost Internet backup solutions for personal and small businesses.  Check out the site to see a current list of features and prices.

One feature I like about this service, is that it allows you backup your computer to another remote computer (e.g. a friend or family member) for free.

Friday, April 22, 2011

Google Talk Guru

The Google Talk Guru is an experimental service intended for IM users, including users using chat clients on low-end phones, allowing them to answer simple web queries from the context of their chat application.

To use the service, in your Google Talk client invite guru@googlelabs.com to chat, and then send queries via your chat client. Categories supported include weather, translation, unit and currency conversions, and sports scores. Send "help" for more information.

Sport scores:score giants
Weather:weather San Francisco
Calculate:123 * 456
Currency:120 EUR to USD
Definition:define love
Translation:translate earth to German
Web result:web St Helens
Help:help translate

Thursday, April 21, 2011

Extension: Chrome Toolbox (by Google)

In the Google Chrome extension gallery, you can find the Chrome Toolbox by Google which gives you quick access to tools that allows you to put your favorite browser commands in one drop down menu, save unsubmitted form data, magnify images, view videos in standalone windows, and define shortcuts to open all links in any bookmark folder. (For more information)

Wednesday, April 20, 2011

Windows Live Mesh

Back in 2008 Microsoft debut Live Mesh (which has recently been discontinued). It has since merged that product into the Windows Live tools, its now called Windows Live Mesh.

Windows Live Mesh is now available, for download.  Below is a list of features it supports:
  • Syncing files between your computers, works on both Windows and Macs. Also supports offline viewing of your sync files even if your machine is turned off.  
    • Sync up to 5GB of data with the your SkyDrive.
    • Sync program settings across all your systems, such as Internet Explorer favorites and Microsoft Office configuration.
  • Remotely connect to your computers (similar to Remote Desktop Connection in Windows), and run programs or browse files on your remote PCs from other locations.

Monday, April 18, 2011

Installing CD/DVD Applications on a Netbook or Windows based Tablet

Note: This procedure is general enough so it can be used for installing any version of software that doesn't incorporate some type of anti-piracy mechanism that comes on an optical disk (e.g. CD or DVD) to a netbook computer or Windows based tablet.

Recently I had to install a legally licensed copy of Microsoft Office that was on a DVD to a netbook computer.  My netbook had no optical drive, so I assumed that I could copy the files to a flash drive and perform the install from there.  Well thats the problem with assuming, it doesn't work most of the time.

If I had bought Office from the Microsoft store I could have downloaded it from there, entered my product key and been fine.  Unfortunately all I had was a store bought DVD version of the software.

Here is what I did, on my desktop computer which has an optical drive.  I right-clicked on the optical drive with the Microsoft Office DVD in it, and shared the drive on my network.  Make sure to note the name of the share (it could like \\computer_name\drive_letter, e.g. \\fred-pc\d).  Grant EVERYONE read access under the Permission button.  Make sure the network profile on the computer sharing the drive was set to Home under the Network and Sharing Center control panel.

On the netbook computer connect to the desktop via its IP address (e.g. \\192.168.0.52\d) because the machine name (e.g. \\fred-pc\d) didn't resolve.  It might ask you to authenticate, so enter the username (e.g. 192.168.0.52\fred or fred-pc\fred) and password.

Friday, April 15, 2011

3TB Hard Drives (and Larger)

The Jason Chronicles reports: "If you try to mount that 3TB (or Larger) hard drives (HDD) or solid-state drive (SSD) on a computer, you will soon notice that Windows can only address 2.19TB of storage. This is a limitation of the current standard method of storing data on a drive partition that utilizes 32-bit LBA (Logical Block Addressing)."

(Read the rest of the article)

Types of Internet Access

There are several different types of Internet access available. Each of them have various different advantages and disadvantages. Not all of them are available in all areas, so their availability will vary between locations.

This article was created to be a reference for the different types of Internet access. It provides a brief summary of each technology, along with its PROs and CONs.

(Read the article on the site "The Jason Chronicles")

Wednesday, April 13, 2011

The Commodore 64 Is Making a Comeback



The long-dead Commodore 64 is back—with a vengeance. With a Dual Core 525 Atom processor, the latest Nvidia Ion2 graphics chipset, and the original 1982 clunky beige look, the computer is the company's latest hope as capitalizing on our appetite for new tech and our obsession with retro style. The system is set to take on the beefiest new PC titles and, of course, the classic games that made it a legend. With optional Blu-ray, high-def-TV compatibility, and a wide price range of $250 to $695, the Commodore 64 could be a surprise contender in the gaming-console industry this holiday season.

Sunday, April 10, 2011

Windows 7: 3TB Hard Drives (and Larger)

If you try to mount that 3TB (or Larger) hard drives (HDD) or solid-state drive (SSD) on a computer, you will soon notice that Windows can only address 2.19TB of storage. This is a limitation of the current standard method of storing data on a drive partition that utilizes 32-bit LBA (Logical Block Addressing).
For those who like technical information. LBAs are stored linearly, starting at LBA 0 up to the last address on the device. The amount of LBAs that can be accessed are a function of the type of partition applied to the drive when it was formated.

LBAs under most MBR (Master Boot Record) partitions use 32-bit address values, with the maximum value being 2^32 or 4,294,967,296. Each LBA on the drive corresponds to a 512-byte sector value (this also applies to 4K formated drives, they still appear as 512-byte sector drives to the OS). The largest available 32-bit MBR partitioned drive can be 4,294,967,296 * 512-bytes or 2,199,023,255,552 bytes (or 2.199TB).
To overcome the 2.19TB limition of the 32-bit LBAs, a new partition type was created called GPT (GUID Partition Table) supports 64-bit LBAs. Using 64-bit LBAs, the largest 512-byte sector drive that can be addressed is 9.4ZB (Zettabytes - or 2^70 bytes).

Depending on the age of the computer and the functionality contained in the version of the BIOS that is installed, it may are may not support booting from a partition that is larger then 2.19TB in size. Although, that doesn't mean that you can't create secondary partition that are larger then 2.19TB as long as the hardware (e.g. drive controller and software drivers) and version of OS support it.
Notes:
  • Intel’s Extensible Firmware Interface (EFI) the successor to the PC's BIOS supports GPT boot partitions. 
  • All x64 versions of Windows (Windows XP, and higher), Mac OSx, and Linux should support GPT partitions.
If your current x64 OS and hardware doesn't support GPT partitions, you can buy a drive controller that supports the larger GPT drives as long as you have a computer that supports its system requirements.

Amazon Cloud Drive/Player (from 5GB -> 20GB of storage)

If you purchase an MP3 album from the Amazon MP3 Store by December 31, 2011, you can upgrade your Amazon Cloud Drive storage from 5GB (included in the free plan) to 20 GB for 1 year from the date of the album purchase.

To learn more about the:

Saturday, April 09, 2011

Photography: Easy to use and Free Panoramic Image Stitcher

Are you looking for an easy to use and free panoramic image stitching application? Check out Microsoft ICE (Image Composite Editor), its one of the easiest to use and free panoramic image stitching programs I have found for Windows.

For those that don't know what a panoramic image stitching application does, it takes a set of overlapping photographs of a scene shot from a single camera location, and creates a high-resolution panorama that seamlessly combines the original images. For more information on Microsoft ICE, check out the product page for the application.

System Requirements:
Operating system: XP, Vista, or 7 (32 or 64-bit)

Saturday, April 02, 2011

New 7″ Tablet PC Up For Pre-Order; Dedicated Mouse Buttons and Touchpad

Tablets Planet reports: "A new Windows 7 tablet PC option is on its way and today you can pre-order a model. The new option comes from a new face to tablets Netbook Navigator, there first entrant in the 7-inch tablet market is the Nav7 Slate PC.
The Nav7, as the title for this post and the numerical figure attached to its name vocalize, is a 7-inch tablet. The screen on the Nav7 features a native resolution of WSVGA (1024x600) and the LCD does have capacitive multi-touch support."

Microsoft releases Windows Home Server 2011

CNET News reports: "The official version of Windows Home Server 2011, codenamed Vail, comes almost a year after the beta was released and close to two months since the release candidate made its debut.
Using the same core operating system as Windows Server 2008 R2, the new version is designed for people who need to juggle multiple PCs, home networks, and an ever growing amount of photos, music, videos, and other hefty content. Running Windows Home Server on a dedicated PC, users can set up network shares to access all their data, back up their networked PCs, remotely access their files, and stream their music and videos. The software offers a central dashboard for people to run the various administrative tasks."

Remove Comcast's Bandwidth Cap (Legally)

Did you know that your Comcast's bandwidth is capped at 250GB per month?  In the old days, most Internet packages were "all you can eat" (unlimited) bandwidth.

Now because of technologies like Netflix streaming and Bittorrent, ISP's (Internet Service Providers) feel that they have to cap the bandwidth to prevent a small segment of their user population (generally around 2%) from using excessive amounts of data.

I have to admit the answer to this question of removing Comcast's bandwidth cap is under whelming, but if you use a lot bandwidth and you need another option. Then for a few dollars more then Comcast's regular Internet package (which is currently starting about $45 per month, not including taxes and equipment rental) you can order the Comcast's Starter Business Class package (which is currently starting about $60 per month, not including taxes and equipment rental).

Comcast's Starter Business Class package offers unlimited bandwidth with no caps, plus it includes a few extra perks that may or may not be useful to you.

Tuesday, March 29, 2011

Unofficial Windows App Store

Ever since Apple popularized the concept of the App Store on the iPhone, it seems like every platform wants one. Windows doesn't have its own official app store, but there's a site called "All My Apps" that tries to fill this void.

  • Download free and paid applications, all 100% legal
  • Share applications with friends and family.
  • Keep your applications up-to-date using this service.

Friday, March 25, 2011

Windows 7: Alternate IP Address Configuration

Laptop computers often have to connect to multiple network (e.g. home, office, retail, etc.). In the past If one of the networks required a static IP address, while the other networks assigned addresses via DHCP you had to manually change the TCP/IP properties every time you switched networks. Since Windows Vista, you now have the ability to setup an alternate IP address configuration.

  • In the Start menu search field, type Network Connections and select View network connections.
  • In the Network Connections window, right-click a connection that needs an alternate IP address configuration (e.g., Local Area Connection) and select Properties.
  • In the Properties dialog box, on the Networking tab, scroll down and click Internet Protocol Version 4 (TCP/IP v4) and press the Properties button.
  • In the General tab, enter the information for the main network you use (such as a static IP, subnet mask, default gateway and DNS server information).
  • Click the Alternate Configuration tab, then click Automatic Private IP Address so the computer will obtain an IP address via DHCP.
  • Press OK button twice to close the dialog boxes.

Wednesday, March 23, 2011

Testing IPv6 Connectivity

You may have heard our old friend IPv4, the protocol that handles most of the data moving across the Internet and its 4.3 billion addresses are now depleted (for more information see, Wikipedia "IPv4 address exhaustion").

Is this the end of the Internet? The answer is no, but it will force us to move to the next generation of the Internet protocol known as IPv6 sooner then later.

Recently I started playing with IPv6 on my Windows 7 client, behind my router.  After doing some research I discovered that every modern operating systems should support IPv6.  Although how its enabled will vary between operating systems.  For example Windows 7 has IPv6 enabled by default, and so do other OS.

When I bought my router one of the requirements was that it supported IPv6.  I enable the IPv6 auto-detect feature on my router to see what would happen, and discovered that my ISP supported a IPv6 transition technology called "6to4 Tunnel".

There are a few different IPv6 transition technologies, the "6to4 Tunnel" is able to encapsulate IPv6 packets within IPv4.  Basically what it is does is take one type of network data (e.g. IPv6) and translate to another type of network data (e.g. IPv4).

Soon after that feature was enabled on the router my OS and browser started to access IPv6 web sites, such as http://ipv6.google.com.

Find out your IPv6 readiness

The site http://test-ipv6.com  runs a series of IPv4 and IPv6 browser, connectivity, and DNS tests against your computer and connection to find out if you're IPv6 ready.



IPv6 Checklist

Below is a checklist of items that you have to have in order to use IPv6 on your computer and network.

  • An operating System that supports IPv6 
    • Windows Vista and above, and most current versions of Linux and Mac OS X).
  • A router appliance (commercial or consumer) that supports IPv6.
    • Most modern routers  support IPv6, older models may require firmware update if available (check hardware manufacture's web site for more information).
  • An ISP with IPv6 protocol and DNS support.
    • IPv6 readiness will vary between companies.  Contact your ISP to find out the type of IPv6 support they offer.
    • If you're ISP doesn't support IPv6 you can use an IPv6 Tunnel Broker like Hurricane Electric to allow your computer to access the IPv6 Internet.


Tuesday, March 15, 2011

Internet Explorer 9 is Now Available

On March 14, 2011 Microsoft officially released Internet Explorer 9 (IE9) to the general public.  Some of the new features of IE9 include support for HTML5 video and audio, CSS 3, embedded ICC color profiles improved JavaScript performance, and the Web Open Font Format.  Other features include, hardware-accelerated graphics, video, and text rendering.

Some of the new user interface enhancements include:

  • A compact user interface.
  • Pinned Sites: Integrates with the Windows 7 taskbar to make web site experience more like an application. 
  • Security-enabled Download Manager: File transfers and can pause and resume downloads and alerts if a file may be malicious.
  • Enhanced Tabs: the new tab page can show most visited sites.
  • Add-on Performance Advisor: Shows add-ons that may be slowing down the browser's performance, and allows them to be disabled or removed.

IE9 will only be available for Windows 7, Vista, and Server 2008 (for both 32-bit and 64-bit versions).

Windows 7: Service Pack 1 (SP1) is Now Available

Service Pack 1 (SP1) for Windows 7 contains previously released security, performance, and stability updates for Windows, and a few small bug fixes and minor enhancements for the OS.  For example, there's a bug fix for HDMI audio devices, a fix for printing mixed-orientation XPS documents, and a fix for "Restore previous folders at logon" functionality.

SP1 is available via Windows Update, downloading from the Microsoft web site or by ording a DVD from Microsoft.

SP1 installs in roughly 30 minutes, and does require that your computer is restarted.  System requirements and detailed installation instructions can also be found on Microsoft's Web site.

Don't forget to backup your computer before installing this update you never know if its going to break something.

Monday, February 28, 2011

Google's 2-Step Verification

"Google's offering a new way to protect your data stored on its servers (e.g. the Google Cloud). The new service is called '2-step Verification'. It’s not radically new, but it does make it harder for a criminal to steal your account. Google has been offering this service for several months to its business customers and now it’s rolling it out to its regular users."

Read the rest of the article here.

Thursday, February 24, 2011

Microsoft IE9 Release Candidate: Why You Need to Try It

eWeek reports: "Microsoft shipped its Internet Explorer 9 Release Candidate Feb. 10 as a near-final version of the browser that features significant performance enhancements, user experience improvements and standards compatibility advancements. The release candidate, known as IE9 RC, is available at www.BeautyOfTheWeb.com in 40 languages, Dean Hachamovitch, corporate vice president for Internet Explorer at Microsoft, said in a Feb. 10 blog post. Hachamovitch said with IE9 RC, Microsoft has incorporated more than 17,000 pieces of feedback about IE9, and moved the browser forward in terms of performance and standards, user experience, and safety and privacy. Microsoft culled insights from more than 25 million beta testers to update the IE9 technology, including making the browser's 'Chakra' JavaScript engine at least 30 percent faster than it was in the beta version. As for hardware acceleration and interoperability in the latest release, according to the SunSpider benchmark, IE9 RC is 35 percent faster than Internet Explorer 9 Beta—322 ms in the beta versus 209 ms in RC. Meanwhile, Microsoft continues to implement standards as they become stable, and IE9 RC supports geolocation, playback of H.264-encoded video using the HTML5 video tag, and now WebM video, when a VP8 code is installed on Windows."

Wednesday, February 16, 2011

Software: Snackr: A Cross-Platform RSS Ticker

Snackr is an RSS ticker that pulls random items from your feeds and scrolls them across your desktop.

This is the first program that I have installed that uses Adobe AIR, which is a cross platform runtime environment. This mean that Snackr can run on Windows, Mac OS X, or Linux.

All you have to do click the 'Install Now' button. If you don't have Adobe AIR installed, it will be downloaded and installed for you (if you want).

Tuesday, February 15, 2011

Web Site: Creating Craigslist Alerts

Craigslist has single-handedly destroyed newspaper classified ads.  To be honest I don't miss them.  Although, with the popularity of this site there are great deal of scams so you have to be careful.

If you're trying to find a great deal, its hard to beat Craigslist. Although, I find it annoying that you can't setup e-mail alerts on the site for my favorite searches.

What I recently discover is that you can get RSS feeds from the site for any search. To subscribe to a Craigslist's RSS feeds:
  • Go to your city's Craigslist site.
  • Enter your search terms (keywords for what you're looking for), then press the search button 
  • Scroll to the bottom of the page, there's an orange button with the letters RSS, click on the button.
  • Copy that page's URL and paste it into your favorite RSS feed reader.
Using your RSS feed reader, you can be notified every time an item is posted on Craigslist that matches your search criteria.

If you don't like the suggestion above, search for "Craigslist email Alerts" to find companies that offer this type of service.

Thursday, February 10, 2011

Microsoft WebMatrix Shortens Path to Running Open-Source Web Apps on Windows

eWeek reports: "Microsoft's WebMatrix is a freely available development tool that lowers the barriers to creating Websites atop the company's Windows operating system and IIS Web server tandem, both in terms of locating and installing needed components, and coding data-driven Websites. While running Websites on the Windows stack is the central purpose of the product, one of the most impressive aspects of WebMatrix turns on its support of these and other open-source projects, which the product exposes in the form of a Web Gallery feature that offers one of the simplest paths I've seen to minting new Websites based on popular open-source projects such as Wordpress or Drupal. Despite the handful of snags I experienced during my tests of WebMatrix with MySQL, I can recommend WebMatrix without hesitation to Windows users interested in exploring the wealth of open-source Web-application projects available and in getting started with Microsoft-centric Web development. To see WebMatrix in action, check out the slide gallery below, and be sure to read my full review."

Monday, February 07, 2011

LibreOffice 3.3 Suite Advances While Staying True to OpenOffice Roots

eWeek reports: "In September 2010, a third of OpenOffice.org developers (about 20) objected to the open-source office suite falling under the custodianship of Oracle after the company completed its buyout of Sun Microsystems. They feared that Oracle wouldn't provide whole-hearted support to an open-source application project that didn't significantly contribute to its bottom line. They created the Document Foundation and forked the office suite code to create another open-source suite they dubbed LibreOffice. A little more than four months later, the developers unveiled on Jan. 25 a stable release of their first product, LibreOffice 3.3 (the numbering sequence conforms to the OpenOffice product chronology)." (see the slide show)

If you're an OpenOffice fan like I am, then I thought this was worth noting here.

PC Makers Dealing with Intel Chipset Fallout

eWeek reports: "Intel executives announced Jan. 31 that a design flaw in a supporting chipset tied to the company’s “Sandy Bridge” Core-i processors is forcing a recall of the chipset. The recall could cost Intel $1 billion in lost revenue and related expenses and delay the release of a fixed chipset until late February, with full production coming in April at the latest."

The problem is a design flaw in the chipset that could cause performance problems in the SATA (Serial ATA) ports over time with SATA hard disk drives or optical drives.

Sunday, January 30, 2011

Software: Ultimate Windows Tweaker

A web site called The Windows Club has created a tool they called Ultimate Windows Tweaker which in summary is a "TweakUI for Windows 7 & Vista". It basically is a GUI tool for modifying the operating system and internet explorer user interface settings

Originally TweakUI was an unsupported utility created byMicrosoft which was part a set of tools called PowerToys that allow you to modify to Windows XP system user interface settings, but was never updated.

Ultimate Windows Tweaker is a portable application (e.g. doesn't require installation), and supports the 32 and 64-bit versions of the OS.

Software: Microsoft Mathematics (Free)

Tackle math and science problems quickly and easily, using Microsoft Mathematics from Microsoft Education Product Center. Here is an excerpt from their site about the product: "From basic math to precalculus, Microsoft Mathematics 4.0 can help you visualize and see mathematical concepts as you’ve never seen them before. This free downloadable tool includes step-by-step instructions and explains fundamental concepts. The wide range of tools to help students with complex mathematics includes a full-featured graphing calculator that’s designed to work just like a hand-held calculator and ink handwriting support to recognize hand-written problems."

Wednesday, January 26, 2011

Software: Attack Surface Analyzer BETA

Microsoft releases new security tool for IT security professional: "Attack Surface Analyzer is developed by the Security Engineering group, building on the work of our Security Science team. It is the same tool used by Microsoft's internal product groups to catalogue changes made to operating system attack surface by the installation of new software.

Attack Surface Analyzer takes a snapshot of your system state before and after the installation of product(s) and displays the changes to a number of key elements of the Windows attack surface.

This allows:
- Developers to view changes in the attack surface resulting from the introduction of their code on to the Windows platform
- IT Professionals to assess the aggregate Attack Surface change by the installation of an organization's line of business applications
- IT Security Auditors evaluate the risk of a particular piece of software installed on the Windows platform during threat risk reviews
- IT Security Incident Responders to gain a better understanding of the state of a systems security during investigations (if a baseline scan was taken of the system during the deployment phase)"

Tuesday, January 25, 2011

GFI Malware Minute



Malware Minutes are short videos (1-2 minutes) that provide a weekly roundup of top stories from the GFI-Labs Blog, the GFI- Rogue Blog and anything else they think might be of interest.

Friday, January 14, 2011

Amazing and unusual places in Google Earth




To download links to all the places in the video, you need the following .KML file. To download it, right-click, select Save Link As..., save it to your desktop, then double-click the file to open it with Google Earth.

Teach Parents Tech

Google is offering a new service called "Teach Parents Tech" that allows you to send training videos to your less-tech-savvy family members. All you do is fill-out the form and select the training video you want to send them. There are several different videos available. When you choose send, the recipient will receive a link in an email to the content you selected for them.

Tuesday, January 11, 2011

Networking: Enabling/Disabling Network Protocols

To view the available network protocols installed and active on the various network adapters installed on your computer, follow the instructions below:
  • Click the Start button, right-click Network, and then select Properties.
  • In the left pane click Change adapter settings link. This will display a list of all the network devices installed on the local computer.
  • Right-click any of the devices and select Properties.
This will bring up a list of the network protocols installed and active on an adapter. The protocols that are installed but are inactive are indicated by the absence of a check in the box next to them.   To enable or disable a network protocol, check or uncheck the checkbox next to it.

The list below includes names of the default Windows networking protocols and a brief description of what they're used for:

  • Client for Microsoft Networks: Allows access to shared network resources (such as, file and printer sharing that utilize this Microsoft protocol) on the local LAN.
  • QOS Packet Scheduler: Provides network traffic management on the network for applications and devices that support this service.
  • File and Printer Sharing for Microsoft Networks: Used for sharing printers and files attached to the local computer with other systems on the local network.
  • Internet Protocol Version 6 (TCP/IPv6): Next generation TCP/IP network communication protocol for communicating on LANs, WANs or the Internet.
  • Internet Protocol Version 4 (TCP/IPv4): Primary network communication protocol for communicating on LANs, WANs or the Internet.
  • Link Layer Topology Discovery Mapper I/O Driver: Used to discover computers connected to the local network.
  • Link Layer Topology Responder: Used to identify computers connected to the local network.

Web Site: Groupon

Groupon is a deal-of-the-day website that is localized for major geographic markets around the world. The deals generally range from 50 to 90 percent off on dining, events, attractions, and more.

The way the site works is it offers one "Groupon" per day in each of the markets it serves. If a certain number of people sign up for the offer, then the deal becomes available to all.

For more information check out their web site.

Friday, January 07, 2011

Troubleshooting: Account Lock Out Issues

If an account keeps getting locked out whether its on a local computer or a domain controller (depending on the type of network the machine is on).  There are some basic steps you can follow to try to troubleshoot the lockout issue. 

One of the first places to start is to search the event logs on the local computer or a domain controller for account lockout problems. 

Below is a list of common problems that can cause an account to get locked out: 
  • Is the account logged onto more than one machine?
  • Check the following area for processes that could be running under invalid cached credentials:
    • Mapped drives
    • Task Scheduler tasks 
    • System services 
    • Proxy or firewall authentication 
  • Run a malware scan on the local computer.

Note: This problems can also be caused by badly configured security policies on a large network.
Microsoft also offers the Account Lockout and Management Tools that can be used to help troubleshoot these types of problems.  Check out a tool called EVENTCOMBMT.EXE.

Monday, January 03, 2011

Command Line: Display File Attribute with WMIC

If you do any command line scripting occasionally you need to get some extended file attributes, such as version information from an .EXE file. The WMIC command line utility allows you to extract this information and whole lot more.  Over the next few weeks I hope to highlight some of it's power.

I have included some examples of how to use this command below.

Displays All Attributes of the NOTEPAD.EXE
(This command generates a space delimited table of values)
wmic datafile where name='c:\\windows\\system32\\notepad.exe'
- OR -
wmic datafile where name='c:\\windows\\system32\\notepad.exe' > output.txt

Displays Select Attributes of the NOTEPAD.EXE (e.g.: Version Info) 
wmic datafile where name='c:\\windows\\system32\\notepad.exe' get version 

Displays the help information
wmic datafile get /?

Wednesday, December 15, 2010

Windows 7: HOSTS File

When you type in a Web address such as www.example.com into a browser, the application contacts a DNS (Domain Name Services) server looks up the DNS name and translates it in to a numeric IP address. When Windows does a DNS lookup it first checks a file called HOSTS which is like a mini-DNS server before it checks the regular DNS server.  This file is a legacy technology from the past, but its left in the OS for backwards compatibility.

This file is a popular target of malware, which tries to use it redirect traffic from real sites to phishing sites to steal your personal information. The file is located in the following directory C:\WINDOWS\SYSTEM32\DRIVERS\ETC, and the file name is HOSTS with no file extension.

Note: Lines with pound signs (#) are comments.

# Copyright (c) 1993-2009 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost

Tuesday, December 14, 2010

Introducing Tracking Protection

Get Microsoft Silverlight

Internet Explorer 9's (currently in Beta) includes a new feature called Tracking Protection, that enables visitors to control a third-party web sites ability can track their surfing. The technology uses a combination of consumer opt-in and Tracking Protection Lists (TPLs) to balance between a visitor's privacy rights while still trying to meet the needs of the online industry.

Friday, December 10, 2010

Video: QR Codes



QR Codes seem to be everywhere these days, and each has a unique destination. Ellie gives you a look at some of the most popular QR code reading apps for your mobile device and where to find these elusive codes!

Resources:

Wednesday, December 01, 2010

Software: Comodo System-Cleaner

Are you running low on disk space, and want a tool that clears your the file history from popular applications.  Check out Comodo System-Cleaner its a free a file, registry and privacy cleaner. 

Some of the feature include:
  • Deletes cookies, cache, history, and usage records.
  • Removes corrupt or unnecessary registry entries.
  • Delete duplicate and needless files.
  • And more.