Friday, May 16, 2008

Two Systems - One Mouse and One Keyboard

There is cool tool which allows you to use one keyboard and one mouse to access two systems.

Check out the link http://synergy2.sourceforge.net/

synergy: [noun] a mutually advantageous conjunction of distinct elements
Synergy lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own monitor(s).
Redirecting the mouse and keyboard is as simple as moving the mouse off the edge of your screen. Synergy also merges the clipboards of all the systems into one, allowing cut-and-paste between systems. Furthermore, it synchronizes screen savers so they all start and stop together and, if screen locking is enabled, only one screen requires a password to unlock them all. Learn more about how it works.
Synergy is open source and released under the GNU Public License (GPL).
System Requirements
Microsoft Windows 95, Windows 98, Windows Me (the Windows 95 family)
Microsoft Windows NT, Windows 2000, Windows XP (the Windows NT family)
Mac OS X 10.2 or higher
Unix
X Windows version 11 revision 4 or up
XTEST extension(use "xdpyinfo grep XTEST" to check for XTEST) All systems must support TCP/IP networking.
"Unix" includes Linux, Solaris, Irix and other variants. Synergy has only been extensively tested on Linux and may not work completely or at all on other versions of Unix. Patches are welcome (including patches that package binaries) at the patches page.
The Mac OS X port is incomplete. It does not synchronize the screen saver, only text clipboard data works (i.e. HTML and bitmap data do not work), the cursor won't hide when not on the screen, and there may be problems with mouse wheel acceleration. Other problems should be filed as bugs.

Thursday, May 1, 2008

Web Archive

The Web changes constantly, and sometimes that page that had just the information you needed yesterday (or last month or two years ago) is not available today. At other times you may want to see how a page's content or design has changed. There are several sources for finding Web pages as they used to exist.


While Google's cache is probably the best known, the others are important alternatives that may have pages not available at Google or the Wayback Machine plus they may have an archived page from a different date. The table below notes the name of the service, the way to find the archived page, and some notes that should give some idea as to how old a page the archive may contain.

You can get the conetent like e-books, softwares and movies even after they are banned or blocked by the provider. (You can get those from the cache!!)


Try

1. Wayback Machine - http://www.archive.org/index.php

2. Archive-It Collections - http://www.archive-it.org/public/all_collections

3. WebCite - http://www.webcitation.org/query

You can try to get complete details http://www.searchengineshowdown.com/others/archive.shtml

Teams PowerShell

 The PowerShell helps to get quick meta data around Teams. Install-Module -Name MicrosoftTeams Connect-MicrosoftTeams Get-TeamAllChannel...