<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

a {color:[[ColorPalette::PrimaryMid]];}
a:hover {background-color:[[ColorPalette::PrimaryMid]]; color:[[ColorPalette::Background]];}
a img {border:0;}

h1,h2,h3,h4,h5,h6 {color:[[ColorPalette::SecondaryDark]]; background:transparent;}
h1 {border-bottom:2px solid [[ColorPalette::TertiaryLight]];}
h2,h3 {border-bottom:1px solid [[ColorPalette::TertiaryLight]];}

.button {color:[[ColorPalette::PrimaryDark]]; border:1px solid [[ColorPalette::Background]];}
.button:hover {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::SecondaryLight]]; border-color:[[ColorPalette::SecondaryMid]];}
.button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::SecondaryDark]];}

.header {background:[[ColorPalette::PrimaryMid]];}
.headerShadow {color:[[ColorPalette::Foreground]];}
.headerShadow a {font-weight:normal; color:[[ColorPalette::Foreground]];}
.headerForeground {color:[[ColorPalette::Background]];}
.headerForeground a {font-weight:normal; color:[[ColorPalette::PrimaryPale]];}

.tabSelected{color:[[ColorPalette::PrimaryDark]];
	background:[[ColorPalette::TertiaryPale]];
	border-left:1px solid [[ColorPalette::TertiaryLight]];
	border-top:1px solid [[ColorPalette::TertiaryLight]];
	border-right:1px solid [[ColorPalette::TertiaryLight]];
}
.tabUnselected {color:[[ColorPalette::Background]]; background:[[ColorPalette::TertiaryMid]];}
.tabContents {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::TertiaryPale]]; border:1px solid [[ColorPalette::TertiaryLight]];}
.tabContents .button {border:0;}

#sidebar {}
#sidebarOptions input {border:1px solid [[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel {background:[[ColorPalette::PrimaryPale]];}
#sidebarOptions .sliderPanel a {border:none;color:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:hover {color:[[ColorPalette::Background]]; background:[[ColorPalette::PrimaryMid]];}
#sidebarOptions .sliderPanel a:active {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::Background]];}

.wizard {background:[[ColorPalette::PrimaryPale]]; border:1px solid [[ColorPalette::PrimaryMid]];}
.wizard h1 {color:[[ColorPalette::PrimaryDark]]; border:none;}
.wizard h2 {color:[[ColorPalette::Foreground]]; border:none;}
.wizardStep {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];
	border:1px solid [[ColorPalette::PrimaryMid]];}
.wizardStep.wizardStepDone {background:[[ColorPalette::TertiaryLight]];}
.wizardFooter {background:[[ColorPalette::PrimaryPale]];}
.wizardFooter .status {background:[[ColorPalette::PrimaryDark]]; color:[[ColorPalette::Background]];}
.wizard .button {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryLight]]; border: 1px solid;
	border-color:[[ColorPalette::SecondaryPale]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryDark]] [[ColorPalette::SecondaryPale]];}
.wizard .button:hover {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Background]];}
.wizard .button:active {color:[[ColorPalette::Background]]; background:[[ColorPalette::Foreground]]; border: 1px solid;
	border-color:[[ColorPalette::PrimaryDark]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryPale]] [[ColorPalette::PrimaryDark]];}

#messageArea {border:1px solid [[ColorPalette::SecondaryMid]]; background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]];}
#messageArea .button {color:[[ColorPalette::PrimaryMid]]; background:[[ColorPalette::SecondaryPale]]; border:none;}

.popupTiddler {background:[[ColorPalette::TertiaryPale]]; border:2px solid [[ColorPalette::TertiaryMid]];}

.popup {background:[[ColorPalette::TertiaryPale]]; color:[[ColorPalette::TertiaryDark]]; border-left:1px solid [[ColorPalette::TertiaryMid]]; border-top:1px solid [[ColorPalette::TertiaryMid]]; border-right:2px solid [[ColorPalette::TertiaryDark]]; border-bottom:2px solid [[ColorPalette::TertiaryDark]];}
.popup hr {color:[[ColorPalette::PrimaryDark]]; background:[[ColorPalette::PrimaryDark]]; border-bottom:1px;}
.popup li.disabled {color:[[ColorPalette::TertiaryMid]];}
.popup li a, .popup li a:visited {color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border: none;}
.popup li a:active {background:[[ColorPalette::SecondaryPale]]; color:[[ColorPalette::Foreground]]; border: none;}
.popupHighlight {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
.listBreak div {border-bottom:1px solid [[ColorPalette::TertiaryDark]];}

.tiddler .defaultCommand {font-weight:bold;}

.shadow .title {color:[[ColorPalette::TertiaryDark]];}

.title {color:[[ColorPalette::SecondaryDark]];}
.subtitle {color:[[ColorPalette::TertiaryDark]];}

.toolbar {color:[[ColorPalette::PrimaryMid]];}
.toolbar a {color:[[ColorPalette::TertiaryLight]];}
.selected .toolbar a {color:[[ColorPalette::TertiaryMid]];}
.selected .toolbar a:hover {color:[[ColorPalette::Foreground]];}

.tagging, .tagged {border:1px solid [[ColorPalette::TertiaryPale]]; background-color:[[ColorPalette::TertiaryPale]];}
.selected .tagging, .selected .tagged {background-color:[[ColorPalette::TertiaryLight]]; border:1px solid [[ColorPalette::TertiaryMid]];}
.tagging .listTitle, .tagged .listTitle {color:[[ColorPalette::PrimaryDark]];}
.tagging .button, .tagged .button {border:none;}

.footer {color:[[ColorPalette::TertiaryLight]];}
.selected .footer {color:[[ColorPalette::TertiaryMid]];}

.sparkline {background:[[ColorPalette::PrimaryPale]]; border:0;}
.sparktick {background:[[ColorPalette::PrimaryDark]];}

.error, .errorButton {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::Error]];}
.warning {color:[[ColorPalette::Foreground]]; background:[[ColorPalette::SecondaryPale]];}
.lowlight {background:[[ColorPalette::TertiaryLight]];}

.zoomer {background:none; color:[[ColorPalette::TertiaryMid]]; border:3px solid [[ColorPalette::TertiaryMid]];}

.imageLink, #displayArea .imageLink {background:transparent;}

.annotation {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; border:2px solid [[ColorPalette::SecondaryMid]];}

.viewer .listTitle {list-style-type:none; margin-left:-2em;}
.viewer .button {border:1px solid [[ColorPalette::SecondaryMid]];}
.viewer blockquote {border-left:3px solid [[ColorPalette::TertiaryDark]];}

.viewer table, table.twtable {border:2px solid [[ColorPalette::TertiaryDark]];}
.viewer th, .viewer thead td, .twtable th, .twtable thead td {background:[[ColorPalette::SecondaryMid]]; border:1px solid [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::Background]];}
.viewer td, .viewer tr, .twtable td, .twtable tr {border:1px solid [[ColorPalette::TertiaryDark]];}

.viewer pre {border:1px solid [[ColorPalette::SecondaryLight]]; background:[[ColorPalette::SecondaryPale]];}
.viewer code {color:[[ColorPalette::SecondaryDark]];}
.viewer hr {border:0; border-top:dashed 1px [[ColorPalette::TertiaryDark]]; color:[[ColorPalette::TertiaryDark]];}

.highlight, .marked {background:[[ColorPalette::SecondaryLight]];}

.editor input {border:1px solid [[ColorPalette::PrimaryMid]];}
.editor textarea {border:1px solid [[ColorPalette::PrimaryMid]]; width:100%;}
.editorFooter {color:[[ColorPalette::TertiaryMid]];}

#backstageArea {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::TertiaryMid]];}
#backstageArea a {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstageArea a:hover {background:[[ColorPalette::SecondaryLight]]; color:[[ColorPalette::Foreground]]; }
#backstageArea a.backstageSelTab {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}
#backstageButton a {background:none; color:[[ColorPalette::Background]]; border:none;}
#backstageButton a:hover {background:[[ColorPalette::Foreground]]; color:[[ColorPalette::Background]]; border:none;}
#backstagePanel {background:[[ColorPalette::Background]]; border-color: [[ColorPalette::Background]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]] [[ColorPalette::TertiaryDark]];}
.backstagePanelFooter .button {border:none; color:[[ColorPalette::Background]];}
.backstagePanelFooter .button:hover {color:[[ColorPalette::Foreground]];}
#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.6; filter:'alpha(opacity:60)';}
/*}}}*/
/*{{{*/
* html .tiddler {height:1%;}

body {font-size:.75em; font-family:arial,helvetica; margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-weight:bold; text-decoration:none;}
h1,h2,h3 {padding-bottom:1px; margin-top:1.2em;margin-bottom:0.3em;}
h4,h5,h6 {margin-top:1em;}
h1 {font-size:1.35em;}
h2 {font-size:1.25em;}
h3 {font-size:1.1em;}
h4 {font-size:1em;}
h5 {font-size:.9em;}

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

ol {list-style-type:decimal;}
ol ol {list-style-type:lower-alpha;}
ol ol ol {list-style-type:lower-roman;}
ol ol ol ol {list-style-type:decimal;}
ol ol ol ol ol {list-style-type:lower-alpha;}
ol ol ol ol ol ol {list-style-type:lower-roman;}
ol ol ol ol ol ol ol {list-style-type:decimal;}

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

.indent {margin-left:3em;}
.outdent {margin-left:3em; text-indent:-3em;}
code.escaped {white-space:nowrap;}

.tiddlyLinkExisting {font-weight:bold;}
.tiddlyLinkNonExisting {font-style:italic;}

/* the 'a' is required for IE, otherwise it renders the whole tiddler in bold */
a.tiddlyLinkNonExisting.shadow {font-weight:bold;}

#mainMenu .tiddlyLinkExisting,
	#mainMenu .tiddlyLinkNonExisting,
	#sidebarTabs .tiddlyLinkNonExisting {font-weight:normal; font-style:normal;}
#sidebarTabs .tiddlyLinkExisting {font-weight:bold; font-style:normal;}

.header {position:relative;}
.header a:hover {background:transparent;}
.headerShadow {position:relative; padding:4.5em 0em 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0em 1em 1em; left:0px; top:0px;}

.siteTitle {font-size:3em;}
.siteSubtitle {font-size:1.2em;}

#mainMenu {position:absolute; left:0; width:10em; text-align:right; line-height:1.6em; padding:1.5em 0.5em 0.5em 0.5em; font-size:1.1em;}

#sidebar {position:absolute; right:3px; width:16em; font-size:.9em;}
#sidebarOptions {padding-top:0.3em;}
#sidebarOptions a {margin:0em 0.2em; padding:0.2em 0.3em; display:block;}
#sidebarOptions input {margin:0.4em 0.5em;}
#sidebarOptions .sliderPanel {margin-left:1em; padding:0.5em; font-size:.85em;}
#sidebarOptions .sliderPanel a {font-weight:bold; display:inline; padding:0;}
#sidebarOptions .sliderPanel input {margin:0 0 .3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

.wizard {padding:0.1em 1em 0em 2em;}
.wizard h1 {font-size:2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizard h2 {font-size:1.2em; font-weight:bold; background:none; padding:0em 0em 0em 0em; margin:0.4em 0em 0.2em 0em;}
.wizardStep {padding:1em 1em 1em 1em;}
.wizard .button {margin:0.5em 0em 0em 0em; font-size:1.2em;}
.wizardFooter {padding:0.8em 0.4em 0.8em 0em;}
.wizardFooter .status {padding:0em 0.4em 0em 0.4em; margin-left:1em;}
.wizard .button {padding:0.1em 0.2em 0.1em 0.2em;}

#messageArea {position:fixed; top:2em; right:0em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}
.messageToolbar {display:block; text-align:right; padding:0.2em 0.2em 0.2em 0.2em;}
#messageArea a {text-decoration:underline;}

.tiddlerPopupButton {padding:0.2em 0.2em 0.2em 0.2em;}
.popupTiddler {position: absolute; z-index:300; padding:1em 1em 1em 1em; margin:0;}

.popup {position:absolute; z-index:300; font-size:.9em; padding:0; list-style:none; margin:0;}
.popup .popupMessage {padding:0.4em;}
.popup hr {display:block; height:1px; width:auto; padding:0; margin:0.2em 0em;}
.popup li.disabled {padding:0.4em;}
.popup li a {display:block; padding:0.4em; font-weight:normal; cursor:pointer;}
.listBreak {font-size:1px; line-height:1px;}
.listBreak div {margin:2px 0;}

.tabset {padding:1em 0em 0em 0.5em;}
.tab {margin:0em 0em 0em 0.25em; padding:2px;}
.tabContents {padding:0.5em;}
.tabContents ul, .tabContents ol {margin:0; padding:0;}
.txtMainTab .tabContents li {list-style:none;}
.tabContents li.listLink { margin-left:.75em;}

#contentWrapper {display:block;}
#splashScreen {display:none;}

#displayArea {margin:1em 17em 0em 14em;}

.toolbar {text-align:right; font-size:.9em;}

.tiddler {padding:1em 1em 0em 1em;}

.missing .viewer,.missing .title {font-style:italic;}

.title {font-size:1.6em; font-weight:bold;}

.missing .subtitle {display:none;}
.subtitle {font-size:1.1em;}

.tiddler .button {padding:0.2em 0.4em;}

.tagging {margin:0.5em 0.5em 0.5em 0; float:left; display:none;}
.isTag .tagging {display:block;}
.tagged {margin:0.5em; float:right;}
.tagging, .tagged {font-size:0.9em; padding:0.25em;}
.tagging ul, .tagged ul {list-style:none; margin:0.25em; padding:0;}
.tagClear {clear:both;}

.footer {font-size:.9em;}
.footer li {display:inline;}

.annotation {padding:0.5em; margin:0.5em;}

* html .viewer pre {width:99%; padding:0 0 1em 0;}
.viewer {line-height:1.4em; padding-top:0.5em;}
.viewer .button {margin:0em 0.25em; padding:0em 0.25em;}
.viewer blockquote {line-height:1.5em; padding-left:0.8em;margin-left:2.5em;}
.viewer ul, .viewer ol {margin-left:0.5em; padding-left:1.5em;}

.viewer table, table.twtable {border-collapse:collapse; margin:0.8em 1.0em;}
.viewer th, .viewer td, .viewer tr,.viewer caption,.twtable th, .twtable td, .twtable tr,.twtable caption {padding:3px;}
table.listView {font-size:0.85em; margin:0.8em 1.0em;}
table.listView th, table.listView td, table.listView tr {padding:0px 3px 0px 3px;}

.viewer pre {padding:0.5em; margin-left:0.5em; font-size:1.2em; line-height:1.4em; overflow:auto;}
.viewer code {font-size:1.2em; line-height:1.4em;}

.editor {font-size:1.1em;}
.editor input, .editor textarea {display:block; width:100%; font:inherit;}
.editorFooter {padding:0.25em 0em; font-size:.9em;}
.editorFooter .button {padding-top:0px; padding-bottom:0px;}

.fieldsetFix {border:0; padding:0; margin:1px 0px 1px 0px;}

.sparkline {line-height:1em;}
.sparktick {outline:0;}

.zoomer {font-size:1.1em; position:absolute; overflow:hidden;}
.zoomer div {padding:1em;}

* html #backstage {width:99%;}
* html #backstageArea {width:99%;}
#backstageArea {display:none; position:relative; overflow: hidden; z-index:150; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em 0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; right:0em;}
#backstageButton a {padding:0.1em 0.4em 0.1em 0.4em; margin:0.1em 0.1em 0.1em 0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs)

<<option txtUserName>>
<<option chkSaveBackups>> SaveBackups
<<option chkAutoSave>> AutoSave
<<option chkRegExpSearch>> RegExpSearch
<<option chkCaseSensitiveSearch>> CaseSensitiveSearch
<<option chkAnimate>> EnableAnimations

----
Also see AdvancedOptions
<<importTiddlers>>
|''Type:''|file|
|''URL:''|http://remotely-helpful.com/TiddlyWiki/TiddlerEncryptionPlugin.html|
|''Workspace:''|(default)|

This tiddler was automatically created to record the details of this server
|''Type:''|file|
|''URL:''|http://visualtw.ouvaton.org/VisualTW.html|
|''Workspace:''|(default)|

This tiddler was automatically created to record the details of this server
|''Type:''|file|
|''URL:''|http://www.tiddlytools.com|
|''Workspace:''|(default)|

This tiddler was automatically created to record the details of this server
!Best Web Browser:
Firefox is a favourite browser, being safer than IE and highly customizable. Automatic updates, faster browsing, better pop-up blocking, tabbed browsing, an integrated search bar, and live bookmarks are just some features of this browser and countless add-ons you can install. Another popular browser is Opera which includes many of the same features as Firefox.
*[[FireFox|http://www.mozilla.com/firefox/]]
*[[Opera|http://www.opera.com/]]

----------------------
Best Torrent Client:
----------------------

Azureus is a java bittorrent client offering multiple torrent downloads, queuing/priority systems (on torrents and files), start/stop seeding options and instant access to numerous pieces of information about your torrents. Azureus now features an embedded tracker easily set up and ready to use. uTorrent is a lightweight (Very) and efficient BitTorrent client that includes bandwidth prioritization, scheduling, RSS auto-downloading and Mainline DHT.

Azureus
http://azureus.sourceforge.net/

µTorrent
http://www.utorrent.com/

--------------------------------------------
Best Multi Platform File Transfer Utility:
--------------------------------------------

Shareaza is a great program that connect to 4 P2P networks, EDonkey2000, Gnutella, BitTorrent and Gnutella2 (G2).

Shareaza
http://www.shareaza.com/

-----------------------------
Best IP Blacklist/Blocker:
-----------------------------

A must for anyone using P2P. PeerGaurdian integrates support for multiple lists, list editing, automatic updates, and blocking all of IPv4, TCP, UDP, ICMP, etc, making it the safest and easiest way to protect your privacy on P2P. Lite version is made to consume as little CPU and RAM as possible. It has no UI or options and consists of a single tray icon.

PeerGaurdian
http://phoenixlabs.org/pg2/

PeerGuardian Lite
http://phoenixlabs.org/pglite/

------------------
Best FTP Client:
------------------

Two amazing FTP clients that each include a great deal of features are FileZilla and SmartFTP.

FileZilla
http://filezilla.sourceforge.net/

SmartFTP
http://www.smartftp.com/

-----------------------
Best Chat Program:
-----------------------

Two that stand out are Gaim/Pidgin and Trillian, both are multi-platform. Gaim is compatible with AIM, ICQ, MSN Messenger, Yahoo!, IRC, Jabber, Gadu-Gadu, SILC, GroupWise Messenger, and Zephyr networks. While Trillain is a skinnable chat client that supports AIM, ICQ, MSN, Yahoo Messenger, and IRC. Trillain also includes many features not included in those chat programs.

Gaim/Pidgin
http://pidgin.im/pidgin/home/

Trillian
http://www.ceruleanstudios.com/

-----------------------------
Best AIM Virus Remover:
-----------------------------

AIM Fix was created to remove all known AIM viruses in one consolidated removal tool.

AIM Fix
http://www.jayloden.com/software.htm

--------------------------------
Best Phone Voice Software:
--------------------------------

These programs allow you to call people for free and talk with them, all you need are headphones and a microphone. Skype adds encryption and has excellent sound quality. An alternative to Skype is the Gizmo Project.

Skype
http://www.skype.com/

Gizmo Project
http://www.sipphone.com/

----------------------------
Best Download Manager:
----------------------------

The ones that work great are FlashGet, GetRight, and Free Download Manager. All split up files and increase the download by 100-600%, they can also resume broken downloads.

FlashGet
http://www.flashget.com/index_en.htm

GetRight
http://www.getright.com/

Free Download Manager
http://www.freedownloadmanager.org/

----------------------------
Best Gmail File transfer:
----------------------------

There is a good program that allows you to use your Gmail space to upload your files and make backups of them.

Gmail Drive
http://www.viksoe.dk/code/gmail.htm

--------------------
Best Email Client:
--------------------

Another from Mozilla, Thunderbird, is a full-featured email client, that includes a spam filter, anti-phishing protection, enchanced security, and auto updates and tons of add-ons you can download to further enhance it.

Thunderbird
http://www.mozilla.com/thunderbird/

------------------------
Best Blogging Poster:
------------------------

w.bloggar is a great blogging tool that includes a template and post editor that works with many blogging sites, including Blogger. Unlike other blogging tools, it doesn't require you to have your blog on an ftp site, but can log in and post.

w.bloggar
http://wbloggar.com/

------------------
Best IRC Client:
------------------

Other than the popular mIRC some outstanding IRC clients are IceChat and HydraIRC.

HydraIRC
http://www.hydrairc.com/

IceChat
http://www.hydrairc.com/

--------------------
Best IRC Add-on:
--------------------

NoNameScript is an amazing addon that's definitely worth installing over normal mIRC.

NoNameScript
http://www.nnscript.de/index.php?section=download

----------------------
Best Anti-Spyware:
----------------------

Some of the best are Spybot, Ad-Aware, Windows Defender, and Spyware Blaster. The first three are scanners each with their own special tools including realtime scanning, encrypted file deletion, and history eraser. Spyware Guard is more of a realtime scanner (Like Anti-Virus) of spyware while you're downloading. Spyware Blaster is not a scanner, but prevents spyware from installing on your computer, (Spybot includes a robust version of this). All four programs are recommended since each is not 100% efficient solution.

Spybot
http://www.safer-networking.org/en/

Ad-Aware SE Personal
http://www.lavasoft.de/software/adaware/

Windows Defender
http://tinyurl.com/dyvaw

SpywareGuard
http://www.javacoolsoftware.com/spywareguard.html

Spyware Blaster
http://www.javacoolsoftware.com/spywareblaster.html

------------------
Best Anti-Virus:
------------------

A favourite is AVG from Grisoft, which includes updates, real time scanner, and an email scanner. Another good one is AntiVir PersonalEdition Classic which includes many of the same features. Do keep in mind that free anti virus clients are not up to par with paid ones according to testings. ClamWin is also one of the best, it's a port of the great Open Source ClamAV.

AVG
http://free.grisoft.com/doc/1

AntiVir PersonalEdition Classic
http://www.free-av.com/

ClamWin
http://www.clamwin.com/

---------------
Best Firewall:
---------------

The best is ZoneAlarm which is simple for begginers and provides lots of features for more advanced users.

ZoneAlarm Free
http://www.zonealarm.com/store/content/catalog/products/sku_list_za.jsp

--------------------
Best Anti-Rootkit:
--------------------

AVG Anti-Rootkit really helps stop find and remove those evil root kits from your system.

AVG Ant-Rootkit
http://free.grisoft.com/doc/1

------------------------
Best Diagnostic Tool:
------------------------

Ultimate Boot CD is an amazing bootable CD to restore a crashed computer and can fix it. I've used it on many different PC's and Laptops!

Ultimate Boot CD
http://www.ultimatebootcd.com/

----------------------
Best Disk Cleaner:
----------------------

CCleaner, removed about 1.5 Gigs in unused application data and internet cache (which I thought was removed by the disk cleaner). This utility cleans out your PC's hard drive safely and even scans and removes obselete registry data, speeding up your system. You might want to turn off cookie deletion if you save your passwords for sites.

CCleaner
http://www.ccleaner.com/

--------------------
Best File Deleter:
--------------------

Eraser is an advanced security tool (for Windows), which allows you to completely remove sensitive data from your hard drive by overwriting it several times with carefully selected patterns.

Eraser
http://www.heidi.ie/eraser/

----------------------
Best File Encrypter:
----------------------

Three stand out, GNU Privacy Gaurd, TrueCrypt, and Blowfish Advanced CS. GNU is a full replacement of PGP that is command line based, and not for beginnners. However, Blowfish Advanced CS offers multiple algorithms, efficient data compression, and safe key handling for content protection. TrueCrypt can create virtual encrypted disks, can encrypt an entire hard disk partition or a device, such as USB flash drive, and provides two levels of plausible deniability, in case an adversary forces you to reveal the password.

Blowfish Advanced CS
http://www.hotpixel.net/software.html

TrueCrypt
http://www.truecrypt.org/

GNU Privacy Gaurd
http://www.gnupg.org/

Guide to GNU Privacy Gaurd
http://www.dewinter.com/gnupg_howto/english/GPGMiniHowto.html

--------------------------------------------
Best Md5 Checksum Creator/Checker:
--------------------------------------------

This open source utility is used to calculate the MD5 checksum of a file using L. Peter Deutsch's MD5 code. One of the most common uses is to make sure that a file that you have downloaded is not corrupt. Some websites post the MD5 checksum of a file on their download page. Once you have downloaded the file, use winMd5Sum to get the MD5 checksum of the file on your computer. Then make sure that the MD5 checksum from the web site is the same. If they are the same, then your file is exactly the same as the file on the website.

winMD5Sum
http://www.nullriver.com/index/products/winmd5sum

---------------------
Best File Unlocker:
---------------------

Unlocker is an Windows Explorer extension allowing you with a simple right-click on a file or folder to get rid of error message such as error deleting file or folder, cannot delete folder: it's being used by another person or program.

Unlocker
http://ccollomb.free.fr/unlocker/

---------------------
Best Image Editor:
---------------------

The GIMP and Paint.NET are the best. GIMP is more like Photoshop and there is a seperate version that make the GIMP interface appear more like Photoshop (to make it easier to use). Piant.NET replaces the simple MS Paint program and adds tons of features and includes some of the things Photoshop has.

The GIMP
http://www.gimp.org/

GIMP Shop
http://plasticbugs.com/?page_id=294

Paint.NET
http://www.getpaint.net/index2.html

------------------------------
Best Vector Image Editor:
------------------------------

Inkscape is an Open Source vector graphics editor, with capabilities similar to Illustrator, Freehand, CorelDraw, or Xara X using the W3C standard Scalable Vector Graphics (SVG) file format.

INKSCAPE
http://www.inkscape.org/

------------------------------
Best Image Viewer/Editor:
------------------------------

IrfanView supports many formats of images and includes some plugins that allow it to view many other formats such as videos, flash, and some audio formats. Picasa, on the other hand, differs in being able to edit photos and searches your computer for photos. Another good one is FastStone Image Viewer which is a fast, stable, user-friendly image browser, converter and editor.

IrfanView
http://www.irfanview.com/

IrfanView Plugin/Addons
http://www.tucows.com/preview/415586

Picasa
http://picasa.google.com/

FastStone Image Viewer
http://www.faststone.org/FSViewerDetail.htm

--------------------------------
Best Digital Album Creator:
--------------------------------

InAlbum Lite is an easy you can use program to turn your digital photos into a great photo album slideshow. InAlbum Lite helps you turn your digital photos into stunning photo albums.

InAlbum Lite
http://www.softpedia.com/get/Authoring-tools/Digital-Album/InAlbum-Lite.shtml

-----------------------------------------------
Best 3-D Modelling/Animation/Rendering:
-----------------------------------------------

Blender is the open source software for 3D modeling, animation, rendering, post-production, interactive creation and playback.

Blender
http://www.blender.org/

------------------------
Best Color Capturer:
------------------------

Color Schemer ColorPix is a useful little color picker that grabs the pixel under your mouse and transforms it into a number of different color formats. You can use the built-in magnifier to zoom in on your screen, click on a color value to copy it directly to the clipboard, and even keep ColorPix on top of all other apps and out of the way. Also, it doesn't require installation and is a tiny program.

Color Schemer ColorPix
http://www.colorschemer.com/colorpix_info.php

---------------------
Best Virtual Drive:
---------------------

If you ever wanted to run that .iso or any other CD image without having the CD or DVD in the drive just use DAEMON Tools. Do not install the adware toolbar!

DAEMON Tools
http://www.daemon-tools.cc/dtcc/download.php

---------------------------
Best DVD Descrambler:
---------------------------

Well the name says it all, DVD Decrypter allows you to copy DVDs to your hard drive and re-encode them to MPEG1 (VCD) or DivX. DVD Decrypter can also write most types of CD / DVD images via its 'ISO Write' mode. Also there's DVDFab HD Decrypter which copies entire DVD movie to hard disk, and removes all the protections (CSS, RC, RCE, APS, UOPs and Sony ARccOS) while copying. It also comes with full HD-DVD and Blu-Ray support (Removes AACS).

DVD Decryptor
http://www.filehippo.com/download_dvd_decrypter/

DVDFab HD Decrypter
http://www.dvdfab.com/free.htm

---------------------------
Best DVD Compressor:
---------------------------

ratDVD takes a full featured DVD-9 movie and puts it into a highly compressed .ratDVD container format file of about 1.x GB in size - while preserving all the features of the original DVD.

ratDVD
http://ratdvd.ca/

-------------------------
Best CD/DVD Burner:
-------------------------

CDBurnerXP Pro is a fully featured DVD/CD burner and can create .iso's from them. It is very fast and meet all your needs.

CDBurnerXP Pro
http://www.cdburnerxp.se/

For you Ubuntu and Linux fans, without a doubt... K3b! (http://k3b.plainblack.com/)

----------------------------------
Best MPEG to DVD Converter:
----------------------------------

Got those mpegs from your digital video camera, off the web, etc. but always wanted to convert them into DVD's? Well DVDBuilder does exactly that, efficiently and painlessly for free.

DVDBuilder
http://www.keronsoft.com/dvdbuilder.html

-----------------------------------
Best Video Player/Codec Pack:
-----------------------------------

The K-Lite Mega Codec Pack will play every video file on this planet. Also GSpot is a video codec identification utility - identifies which video codec and audio compression method is used on .avi files, whether the matching codec is installed, so you can direct download only the ones you need.

K-Lite Mega Codec Pack
http://www.codecguide.com/about_mega.htm

K-Lite Codec Pack Full (Less features)
http://codecguide.com/features_full.htm#full

GSpot
http://www.free-codecs.com/download/GSpot.htm

------------------------------------------
Best Video Player/Streaming Server:
------------------------------------------

VLC is a portable cross-platform, multimedia player that also streams audio/video across your network. MPEG-1, MPEG-2, MPEG-4, DivX, mp3, ogg, etc. And DVDs, VCDs. It can stream unicast or multicast in IPv4 or IPv6 on a high-bandwidth network.

VLC media player
http://www.videolan.org/vlc/

---------------------
Best Audio Player:
---------------------

Winamp and foobar2000 comes out on top as the best audio players. ml_ipod is a plugin that uses Winamp to support your iPod. Winamp DSP Enhancer increases the quality and depth of your bass and treble, but not just making them louder but by filtering out any distortions and other bad stuff. foobar 2000 s an advanced audio player for the Windows platform. Some of the basic features include full unicode support, ReplayGain support and native support for several popular audio formats. Not to mention it's tiny size.

Winamp
http://www.winamp.com/

ml_ipod (Version 5.2 of Winamp alreday has had iPod support built in.)
http://mlipod.sourceforge.net/

DSP Enchancer
http://download.nullsoft.com/customize/component/2001/10/8/P/Enhancer.exe

foobar2000
http://www.foobar2000.org/

For you Ubuntu/Linux fans my all time favourite is Amarok! (http://amarok.kde.org/)

Audacity is a free and gull featured audio editor and recorder. As for grabbing audio from CDs , Exact Audio Copy is the solution, although it's not for beginners.

Audacity
http://audacity.sourceforge.net/

Exact Audio Copy
http://www.exactaudiocopy.de/

-------------------------
Best Audio Converter:
-------------------------

Often called the Swiss army knife of audio, dBpowerAMP is able to convert between audio formats whilst preserving ID Tags.

dBpowerAMP Music Converter
http://www.dbpoweramp.com/dmc.htm

-------------------------------
Best XviD/DivX Converter:
-------------------------------

AutoGK is an amazing program that converts Xvid and DivX formats of video to many others, at the same time compressing them and it includes many other features.

AutoGK
http://www.autogk.me.uk/

--------------------------------
Best Movie Cover Searcher:
--------------------------------

Have those "back up" DVDs but no covers? Well, no fear, iCover searches its 6 databases and the internet for over 13,000 movie covers that you can download for free.

iCover
http://www.softpedia.com/get/Multimedia/Video/Other-VIDEO-Tools/i-Covers.shtml

iCover Site (French)
http://www.i-covers.net/

(Google translate: http://www.google.com/translate_t)

------------------
Best iPod Utility:
------------------

Forget iTunes, YamiPod gives you full control of your iPod and offers many other features to you.

YamiPod
http://www.yamipod.com/main/modules/home/

------------------------------
Best Hard Drive Analyser:
------------------------------

JDiskReport is an amazing program that provides many different graphs and information on what's stored on your computer.

JDiskReport
http://www.jgoodies.com/freeware/jdiskreport/index.html

-----------------------------
Best Software Collection:
-----------------------------

TheOpenCD includes many freeware programs and open source programs that are essential to anyone.

TheOpenCD
http://theopencd.org/

--------------------
Best HTML Editor:
--------------------

NVU, is a great HTML editor similar to Dreamweaver and Frontpage. Also, BlueFish editer is a very stable robust solution that focuses on editing dynamic and interactive web sites.

NVU
http://www.nvu.com/

BlueFish
http://bluefish.openoffice.nl/

-----------------------------
Best CSS Menu Designer:
-----------------------------

CSS Menu Designer is a good tool to automatically create beautiful CSS menus that you can customize to your needs.

Best CSS Menu Designer
http://www.highdots.com/css-tab-designer/

---------------------
Compression Tool:
---------------------

Although there's many, a few stand out, mainly 7-Zip and IZArc. 7-Zip supports: 7z, ZIP, CAB, RAR, ARJ, GZIP, BZIP2, Z, TAR, CPIO, RPM and DEB. IZArc supports many files including: 7-ZIP, A, ACE, ARC, ARJ, B64, BH, BIN, BZ2, BZA, C2D, CAB, CDI, CPIO, DEB, ENC, GCA, GZ, GZA, HA, IMG, ISO, JAR, LHA, LIB, LZH, MDF, MBF, MIM, NRG, PAK, PDI, PK3, RAR, RPM, TAR, TAZ, TBZ, TGZ, TZ, UUE, WAR, XXE, YZ1, Z, ZIP, ZOO. Both also include many other features.

7-Zip
http://www.7-zip.org/

IZArc
http://www.izarc.org/

-----------------------------
Best Benchmarking Tool:
-----------------------------

EVEREST Home Edition is a freeware hardware diagnostics and memory benchmarking solution for home PC users. It offers the world's most accurate hardware information and diagnostics capabilities, including online features, memory benchmarks, hardware monitoring, and low-level hardware information. Sadly, this free version has been discontinued, since they want to make some money on their corporate version (Which is understandable).

EVEREST Home Edition
http://www.filehippo.com/download_everest_home/

--------------------
Best Office Suite:
--------------------

The best by far is OpenOffice.org. It includes many of the same features as MS Office and then some!

OpenOffice.org
http://www.openoffice.org/

--------------------------
Best Multi-Coding Tool:
--------------------------

For those computer programmers, PHP Designer 2005 and Notepad++ are great programs that include syntax highlighting and syntax folding. PHP Designer supports: PHP, HTML, XML, CSS, JavaScript, Java, Perl, JavaScript, VB, C#, Java & SQL. Notepad++ supports C, C++, Java, C#, XML, HTML, PHP, Javascript, RC resource file, makefile, ASCII art file (extension .nfo), doxygen, ini file, batch file, ASP, VB/VBS source files, SQL, Objective-C, CSS, Pascal, Perl, Python, Lua, TCL, Assembler, Ruby, Lisp, Scheme, Properties, Diff, Smalltalk, Postscript and VHDL. And that's the tip of the iceberg for both programs, they contain tons of features.

Notepad++
http://notepad-plus.sourceforge.net/uk/site.htm

PHP Designer 2005
http://www.download.com/PHP-Designer-2005/3000-7957-10353130.html

PSPad
http://www.pspad.com/en/

---------------------
Best AutoIt Editor:
---------------------

This custom made version of SciTE has syntax highlighting and syntax folding, autocompleting, and intellisense.

SciTE
http://www.autoitscript.com/

--------------------
Best PDF Reader:
--------------------

Foxit Reader is small (1.5MB), so it downloads quickly. It doesn't need any installation, so you can start to run it as soon as you've downloaded it.

Foxit Reader
http://www.foxitsoftware.com/pdf/rd_intro.php

-------------
Best Linux:
-------------

Ubuntu and Kubuntu are two of best and most well known linux distros out there and include a barrage of programs. Another good one is Damn Small Linux, which is 50mb and can run off your USB flash drive.

Ubuntu
http://www.ubuntu.com/

Kubuntu
http://www.kubuntu.org/

Damn Small Linux
http://www.damnsmalllinux.org/

-----------------------------------------
Best Tutorial/Presentation Creation:
-----------------------------------------

Wink is a Tutorial and Presentation creation software, primarily aimed at creating tutorials on how to use software (like a tutor for MS-Word/Excel etc). Using Wink you can capture screenshots, mouse movements, add explanations boxes, buttons, titles etc and generate a highly effective tutorial for your users.

Wink
http://www.debugmode.com/wink/

-------------------------------
Best Windows CD Creator:
-------------------------------

AutoStreamer works as a totally automated slipstreamer. Basically, all it really needs is a source that being an original Windows CD or a local share and a Service Pack file. Using this you can create another Windows CD that includes the newest service pack and all the hotfixes.

AutoPatcher
http://mhtools.knoware.nl/raptor/autopatcher.html

AutoStreamer
http://mhtools.knoware.nl/raptor/autostreamer/AutoStreamer.exe

Source: [[Not A Blind Date! : Blog|http://www.notablinddate.com/kayakman.html]]
Please SignIn

This "site" is actually a single html file whose core functionality is provided by TiddlyWiki and hosted at [[TiddlySpot|http://tiddlyspot.com]].  I use this [[Wiki|http://en.wikipedia.org/wiki/Wiki]] to maintain notes to myself on any number of topics, but primarily to make notes on various things I'd like to easily find again.

As seen in the MainMenu above, the content is roughly tagged to make it easier to locate items by topic.  Browse around and read anything you might find useful.

See Also: GettingStarted

TiddlyWiki Core Version <<version>>
MPTW template from ~TiddlySpot
> Give a person a fish and you feed them for a day.
>Teach that person to use the Internet and they won't bother you for //weeks!//

> Build a man a fire and you keep him warm for a time.
> Set a man on fire and you keep him warm for the rest of his life!
[[OS_X Software]]
[img[http://www.macosxhints.com/layout/hints1/theme-images/osxhints-logo.png]] http://www.macosxhints.com/
*[[DarwinPorts|http://darwinports.opendarwin.org/]]
> The [[DarwinPorts|http://darwinports.opendarwin.org/]] Project's main goal is to provide an easy way to install various open-source software products on the Darwin OS family (~OpenDarwin, Mac OS X and Darwin)
*[[MacEnterprise.org|http://macenterprise.org/]]
> The MacEnterprise project is a community of IT professionals sharing information and solutions to support Macs in an enterprise.
!!Blog Postings
*[[Top 10 Open Source OS X Apps|http://www.boydcreative.net/apple/top-10-open-source-os-x-apps/]]
Multi-item clipboard extension from [[JoeJoeSoft|http://www.joejoesoft.com]]
/***
|Name|AutoOpenTiddlersPlugin|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#AutoOpenTiddlersPlugin|
|Version|0.21|
|Requires|~TW2.x|
!!!Description:
Open a user defined number of recent tiddlers automatically when the TW loads.
You can also specify a tag and only load tiddlers that have that tag.
To change the number of tiddlers automatically opened, or define a tag to use, ed the config.autoOpenTiddlers part of the code below.

!!!To Do
*add an option to exclude tiddlers with a particular tag

!!!Code
***/
//{{{
//edit this section to change the default settings
config.autoOpenTiddlers = 
{
          count: 5,   //number of tiddlers opened.
          tag: undefined //change if you want to open tiddlers with a specific tag, eg: 'DefaultTiddlers'
}


config.autoOpenTiddlers.handler = function()
{
          if (this.tag == undefined)
             var newTiddlers = store.getTiddlers("modified");
          else
             var newTiddlers = store.getTaggedTiddlers(this.tag,"modified");
          var newTiddlers = newTiddlers.reverse();
           var max = Math.min(this.count,newTiddlers.length-1);
          for (var i=max; i>=0; i--)
               { story.displayTiddler(null,newTiddlers[i].title);} 
}

window.old_lewcid_autoOpenTiddlers_restart = restart;
restart = function ()
{
        window.old_lewcid_autoOpenTiddlers_restart();
        config.autoOpenTiddlers.handler();
}
//}}}

''BPL''
Submitted by Jeff Caruso on Mon, 06/18/2007 - 5:45pm.

BPL (Broadband over power lines) refers to technologies for using power lines to deliver broadband services, in particular in remote rural areas not served by DSL or cable-modem services. Utility companies could also use it to remotely monitor electricity usage at customer premises.

In April 2003, the Federal Communications Commission voted unanimously to conduct a technical review of the technology. Because new digital power line designs use a large frequency range (between 2 and 80 MHz), unlike most radio frequency devices, the FCC wants assurances BPL would not interfere with existing home electronic devices, such as garage-door openers. Amateur-radio operators have expressed concern about interference.

BPL would travel over medium-voltage transmission lines (up to 40,000 volts). At the home, it could connect to devices already networked via the HomePlug powerline specification.

Source: [[BPL : NetworkWorld.com Community|http://www.networkworld.com/community/?q=node/16357]]
!Broadband over powerlines
Broadband over power lines (BPL), also known as power-line internet or Powerband, is the use of PLC technology to provide broadband Internet access through ordinary power lines. A computer (or any other device) would need only to plug a BPL "modem" into any outlet in an equipped building to have high-speed Internet access.

BPL seems, at first glance, to offer benefits relative to regular cable or DSL connections: the extensive infrastructure already available would appear to allow people in remote locations to have access to the Internet with relatively little equipment investment by the utility. Also, such ubiquitous availability would make it much easier for other electronics, such as televisions or sound systems, to hook up.

However, variations in the physical characteristics of the electricity network and the current lack of IEEE standards mean that provisioning of the service is far from being a standardized, repeatable process, and the amount of bandwidth a BPL system can provide compared to cable and wireless is in question. Some industry observers believe the prospect of BPL will motivate DSL and cable operators to more quickly serve rural communities.

PLC modems transmit in medium and high frequency (1.6 to 80 MHz electric carrier). The asymmetric speed in the modem is generally from 256 kbit/s to 2.7 Mbit/s. In the repeater situated in the meter room the speed is up to 45 Mbit/s and can be connected to 256 PLC modems. In the medium voltage stations, the speed from the head ends to the Internet is up to 135 Mbit/s. To connect to the Internet, utilities can use optical fiber backbone or wireless link.

The system has a number of complex issues, the primary one being that power lines are inherently a very noisy environment. Every time a device turns on or off, it introduces a pop or click into the line. Energy-saving devices often introduce noisy harmonics into the line. The system must be designed to deal with these natural signaling disruptions and work around them.

Broadband over powerlines has developed faster in Europe than in the United States due to a historical difference in power system design philosophies. Nearly all large power grids transmit power at high voltages in order to reduce transmission losses, then near the customer use step-down transformers to reduce the voltage. Since BPL signals cannot readily pass through transformers — their high inductance makes them act as low-pass filters, blocking high-frequency signals — repeaters must be attached to the transformers. In the U.S., it is common for a small transformer hung from a utility pole to service a single house or a small number of houses. In Europe, it is more common for a somewhat larger transformer to service 10 or 100 houses. For delivering power to customers, this difference in design makes little difference with power distribution, but it means delivering BPL over the power grid of a typical U.S. city will require an order of magnitude more repeaters than would be required in a comparable European city. However, since bandwidth to the transformer is limited, this can increase the speed at which each household can connect, due to fewer people sharing the same line. One possible alternative is to use BPL as the backhaul for wireless communications, by for instance hanging Wi-Fi access points or cellphone base stations on utility poles, thus allowing end-users within a certain range to connect with equipment they already have. In the near future, BPL might also be used as a backhaul for WiMAX networks.

The second major issue is signal strength and operating frequency. The system is expected to use frequencies in the 10 to 30 MHz range, which has been used for decades by amateur radio operators, as well as international shortwave broadcasters and a variety of communications systems (military, aeronautical, etc.). Power lines are unshielded and will act as antennas for the signals they carry, and have the potential to completely wipe out the usefulness of the 10 to 30 MHz range for shortwave communications purposes.

Modern BPL systems use OFDM modulation which allows the mitigation of interference with radio services by removing specific frequencies used. A 2001 joint study by the ARRL and HomePlug powerline alliance showed that modems using this technique "in general that with moderate separation of the antenna from the structure containing the HomePlug signal that interference was barely perceptible" and interference only happened when the "antenna was physically close to the power lines".

Much higher speed transmissions using microwave frequencies transmitted via a newly discovered surface wave propagation mechanism called E-Line have been demonstrated using only a single power line conductor. These systems have shown the potential for symmetric and full duplex communication well in excess of 1 Gbit/s in each direction. Multiple WiFi channels with simultaneous analog television in the 2.4 and 5.3 GHz unlicensed bands have been demonstrated operating over a single medium voltage line. Furthermore, because it can operate anywhere in the 100 MHz - 10 GHz region, this technology can completely avoid the interference issues associated with utilizing shared spectrum while offering the greater flexibility for modulation and protocols found for any other type of microwave system.
!!Utility applications
Utility companies use special coupling capacitors to connect low-frequency radio transmitters to the power-frequency AC conductors. Frequencies used are in the range of 24 to 500 kHz, with transmitter power levels up to hundreds of watts. These signals may be impressed on one conductor, on two conductors or on all three conductors of a high-voltage AC transmission line. Several different PLC channels may be coupled onto one HV line. Filtering devices are applied at substations to prevent the carrier frequency current from being bypassed through the station apparatus and to ensure that distant faults do not affect the isolated segments of the PLC system. These circuits are used for control of switchgear, and for protection of transmission lines. For example, a protection relay can use a PLC channel to trip a line if a fault is detected between its two terminals, but to leave the line in operation if the fault is elsewhere on the system.

While utility companies use microwave and now, increasingly, fiber optic cables for their primary system communication needs, the power-line carrier apparatus may still be useful as a backup channel or for very simple low-cost installations that do not warrant a fibre drop.

There are also some very low-bit rate power line communication systems used for automatic meter reading.

Source: [[Power line communication - Wikipedia, the free encyclopedia|http://en.wikipedia.org/wiki/Broadband_over_power_lines]]
! Tech
!! Security
* [[A Day in the Life of an Information Security Investigator|http://blogs.ittoolbox.com/security/investigator]]
!Remote Assistance
''[[ShowMyPC|http://showmypc.com/index.html]]'' is a [[Community|http://showmypc.com/users/community-users.html]]-driven Online Collaboration application that provides instant collaboration and assistance. The tool is meant for Desktop Sharing and Remote PC access, as free community alternatives to ~WebEx or ~GoToMyPC
''Featured Services:''
* Free!! Instant, No registration, No logins.
* Built using standard SSH and VNC software.
* Desktop and single Application Sharing.
* Scheduled Meetings.
* File Sharing.

!Bandwidth Speed Testing
<html><a href="http://www.speakeasy.net/speedtest/"><img src="http://www.speakeasy.net/images/speedtest/speedtest_120x60.gif" width="120" height="60" border="0" alt="Speakeasy Speed Test"></a></html>

!Tiddlers Tagged as Bookmarks
Powerline Communications : Broadband Powerline
[[Research Center and eLibrary|http://plugtek.com/]]

Source: [[Powerline Communications Broadband Networking Research Center : Internet Power Line Network|http://www.plugtek.com/plugtek.shtml]]
''Geocaching Statistics''

If you like to keep tabs on your [[geocaching|Geocaching]] statistics, you'll love [[CacheStats|http://www.logicweave.com/cachestats.html]]. 
*How has your find rate been holding up over the years?  
*What are your longest streaks?  
*How are you doing compared to last year?  
*Want to see what it will take to reach your end-of-year goal?  
[[CacheStats|http://www.logicweave.com/cachestats.html]] analyzes your "My Finds" pocket query to find out all this and more.  [[CacheStats|http://www.logicweave.com/cachestats.html]] is free, so go ahead and [[download now|http://www.logicweave.com/cachestats.htm]]!
!Card Tricks
*[[The Most Useful Trick in Card Magic Revealed|http://www.metacafe.com/watch/475413/the_most_useful_trick_in_card_magic_revealed/]]
*Rotation
<html><embed src="http://www.metacafe.com/fplayer/376607/amazing_card_trick_revealed.swf" width="400" height="345" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed><br><font size = 1><a href="http://www.metacafe.com/watch/376607/amazing_card_trick_revealed/">Amazing Card Trick Revealed!</a> - <a href='http://www.metacafe.com/'>Funny videos are here</a></font></html>
Oh what I would do to have
The kind of faith it takes 
To climb out of this boat I'm in
Onto the crashing waves

To step out of my comfort zone
Into the realm of the unknown where Jesus is
And He's holding out His hand

But the waves are calling out my name 
And they laugh at me
Reminding me of all the times 
I've tried before and failed
The waves they keep on telling me
Time and time again. "Boy, you'll never win!"
"You'll never win!"

Chorus: 
But the voice of truth tells me a different story
The voice of truth says, "Do not be afraid!"
The voice of truth says, "This is for My glory"
Out of all the voices calling out to me
I will choose to listen and believe the voice of truth

Oh what I would do to have
The kind of strength it takes to stand before a giant
With just a sling and a stone
Surrounded by the sound of a thousand warriors
Shaking in their armor
Wishing they'd have had the strength to stand

But the giant's calling out my name 
And he laughs at me
Reminding me of all the times 
I've tried before and failed
The giant keeps on telling me
Time and time again. "Boy you'll never win!"
"You'll never win!"

But the stone was just the right size
To put the giant on the ground
And the waves they don't seem so high
From on top of them lookin' down
I will soar with the wings of eagles
When I stop and listen to the sound of Jesus
Singing over me

I will choose to listen and believe the voice of truth
/***
| Name|CloseOnCancelPlugin|
| Description|Closes the tiddler if you click new tiddler then cancel. Default behaviour is to leave it open|
| Version|3.0 ($Rev: 1845 $)|
| Date|$Date: 2007-03-16 15:19:22 +1000 (Fri, 16 Mar 2007) $|
| Source|http://mptw.tiddlyspot.com/#CloseOnCancelPlugin|
| Author|Simon Baird <simon.baird@gmail.com>|
| License|http://mptw.tiddlyspot.com/#TheBSDLicense|
***/
//{{{
merge(config.commands.cancelTiddler,{

	handler_orig_closeUnsaved: config.commands.cancelTiddler.handler,

	handler: function(event,src,title) {
		this.handler_orig_closeUnsaved(event,src,title);
		if (!store.tiddlerExists(title) && !store.isShadowTiddler(title))
			story.closeTiddler(title,true);
	 	return false;
	}

});

//}}}
First, open "PageTemplate" and remove the following line
{{{
    <div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
}}}
Next, open "SideBarOptions" and append the following:
{{{
    <<slider chkSliderTimeline SideBarTabs 'tabs »' 'Show timeline'>>
}}}
Click the "done" button on both and you now have the Timeline and Tabs in a collapsed form.
Name: Green
Background: #fff
Foreground: #000
PrimaryPale: #9b9
PrimaryLight: #385
PrimaryMid: #031
PrimaryDark: #020
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
<<tabs tabsClass
Layout "Layout Templates" SystemLayout
System "System Tiddlers" SystemTiddlers
Style "StyleSheets" StyleSheets
"Side Bar" "Side Bar Elements" SystemSideBars
Options "Personal Preferences" SystemOptions
Shadows "Hidden System Pages" ShadowPages
>>
//{{{
config.options.chkHttpReadOnly = false; // means web visitors can experiment with your site by clicking edit
config.options.chkInsertTabs = true;    // tab inserts a tab when editing a tiddler
config.views.wikified.defaultText = ""; // don't need message when a tiddler doesn't exist
config.views.editor.defaultText = "";   // don't need message when creating a new tiddler 
//}}}

Near the end of the movie "8 Seconds",
[[Lane|http://www.lanefrost.com]], Tuff and Cody are flying over the Cheyenne arena,
and Cody reads a poem entitled "Cowboy is His Name."
<html><hr></html>
That poem is really a shortened version of the poem
"[[Legacy of a Rodeo Man]]" by [[Baxter Black|http://www.baxterblack.com/]]
{{{
There's a hundred years of history
and a hundred before that
All gathered in the thinkin'
Goin' on beneath this hat.

The cold flame burns within him
'Til his skin's as cold as ice
And the dues he paid to get here
Are worth every sacrifice.

All the miles spend sleepy drivin'
All the money down the drain,
All the 'if I's' and 'nearly's,'
All the bandages and pain,

All the female tears left dryin',
All the fever and the fight
Are just a small down payment
On the ride he makes tonight.

It's guts and love and glory,
One mortal's chance at fame.
His legacy is rodeo
And cowboy is his name.

©Baxter Black
}}}

!Reference and Lookup
[[DNSStuff|http://dnsstuff.com]] - Fast, accurate and comprehensive tools for DNS, domain name, WHOIS, and IP address information.

!Site filtering using ''[[OpenDNS|http://www.opendns.com/]]'' 
<html><a title="Use OpenDNS to make your Internet faster, safer, and smarter." href="http://www.opendns.com/share/"><img src="http://images.opendns.com/buttons/use_opendns_155x52.gif" width="155" height="52" style="border:0;" alt="Use OpenDNS" /></a></html>
{{{
Adult Site Blocking
Safeguard your kids, protect your students, or limit your corporate liability by blocking adult 
websites. Our adult site blocking solution can be deployed in minutes and provides granular levels 
of blocking. Did we mention it's completely free?
}}}
*How can I tell if OpenDNS is having a problem with its service?
**Look at the OpenDNS System Status page, found at http://system.opendns.com/ and at http://208.67.219.60/ (in case DNS is unavailable).
*Adult site blocking enabled, but I still see adult sites
**If you have turned on the adult site blocking feature on your network in your OpenDNS account but notice an adult site still shows up, make sure you have done the following:
##Confirm you are using OpenDNS by visiting http://welcome.opendns.com.
##Flushed your browser cache, and in some cases, flushed the local resolver cache on your computer.
##Waited approximately 5-10 minutes for your network settings to propagate to our servers.
##Checked our Adult Site Domain Checker for the site in question, http://www.opendns.com/cache/adult .
##Verified your network IP is up to date in your OpenDNS account, in the case of dynamic IPs, and that you are currently using the IP displayed in your network. If you are browsing from a different IP address, your preferences will not be in effect.

![[DynDNS|http://www.dyndns.com]]
[[Main]]
<tabs Photography>
<tab My Cameras>
!Canon SD1000
[[Canon|http://www.usa.canon.com/]] [[SD1000 Product Page|http://www.usa.canon.com/consumer/controller?act=ModelInfoAct&tabact=SupportDetailTabAct&fcategoryid=224&modelid=14901]]
!Canon DC20
</tab>
<tab Camera Reviews>
[[Steve's Digicams|http://www.steves-digicams.com/]]
[[Digital Photography Review|http://www.dpreview.com/]]
</tab>
</tabs>
[[MptwEditTemplate]]
An embedded image looks like this:

[img[Dog shakes hand with soldier|http://www.blogjones.com/Images/dogsoldier.jpg][http://www.blogjones.com/Images/dogsoldier.jpg]]

Here's how the code works:
{{{
[img[alternate text|filename or URL][link]]
}}}

The Alternate Text and Link parameters are optional. You can use just {{{img[filename]}}} if you want, although it is better to include alternate text in case the image does not load for some reason.

[>img[Same dog, floating right|http://www.blogjones.com/Images/dogsoldier.jpg][http://www.blogjones.com/Images/dogsoldier.jpg]] You can also set images to float to the left or the right of the text in your tiddler by using {{{[<img[...]}}} to float left or {{{[>img[...]}}} to float right. 

Two notes about using images:
#First, if you add images to the wiki, the wiki becomes less portable - you have to make sure that the wiki can get to the images you link to. 
#Second, it's considered rude to "hotlink" images on other people's servers. Don't just directly link to someone else's image; download it onto your computer and upload it back to your own server or to a free image host like [[Image Shack|http://www.imageshack.us/]].
/***
| Name:|ExtentTagButtonPlugin|
| Description:|Adds a New tiddler button in the tag drop down|
| Version:|3.0.1 ($Rev: 2263 $)|
| Date:|$Date: 2007-06-13 04:22:32 +1000 (Wed, 13 Jun 2007) $|
| Source:|http://mptw.tiddlyspot.com/#ExtendTagButtonPlugin|
| Author:|Simon Baird <simon.baird@gmail.com>|
| License|http://mptw.tiddlyspot.com/#TheBSDLicense|
***/
//{{{

// can't hijack a click handler. must redefine this entirely.
// would be good to refactor in the core...
// this version copied from 2.1.3 core

// Event handler for clicking on a tiddler tag
function onClickTag(e)
{
	if (!e) var e = window.event;
	var theTarget = resolveTarget(e);
	var popup = Popup.create(this);
	var tag = this.getAttribute("tag");
	var title = this.getAttribute("tiddler");
	if(popup && tag)
		{
		var tagged = store.getTaggedTiddlers(tag);
		var titles = [];
		var li,r;
		for(r=0;r<tagged.length;r++)
			if(tagged[r].title != title)
				titles.push(tagged[r].title);
		var lingo = config.views.wikified.tag;

		wikify("<<newTiddler label:'New tiddler' tag:'"+tag+"'>>",createTiddlyElement(popup,"li")); // <---- the only modification

		if(titles.length > 0)
			{
			var openAll = createTiddlyButton(createTiddlyElement(popup,"li"),lingo.openAllText.format([tag]),lingo.openAllTooltip,onClickTagOpenAll);
			openAll.setAttribute("tag",tag);
			createTiddlyElement(createTiddlyElement(popup,"li",null,"listBreak"),"div");
			for(r=0; r<titles.length; r++)
				{
				createTiddlyLink(createTiddlyElement(popup,"li"),titles[r],true);
				}
			}
		else
			createTiddlyText(createTiddlyElement(popup,"li",null,"disabled"),lingo.popupNone.format([tag]));
		createTiddlyElement(createTiddlyElement(popup,"li",null,"listBreak"),"div");
		var h = createTiddlyLink(createTiddlyElement(popup,"li"),tag,false);
		createTiddlyText(h,lingo.openTag.format([tag]));
		}
	Popup.show(popup,false);
	e.cancelBubble = true;
	if (e.stopPropagation) e.stopPropagation();
	return(false);
}

//}}}
<tabs favapps>
<tab Cross-Platform>
* [[KeePass Password Safe|http://keepass.info]] 
<<<
Free, open source, light-weight and easy-to-use password manager for Windows. You can store your passwords in a highly-encrypted database, which is locked with one master password or key file.
Versions are currently available for Windows, Linux, OS X, Pocket PC and Palm OS.  The beauty of this is that the same Password database file can be utilized on multiple platforms.  I run ~KeePass on my Windows desktop, [[my MacBook Pro]], and my Windows Mobile-based cell phone and simply copy the .kdb file between them when I make an update.
<<<
* [[Synergy|http://synergy2.sourceforge.net/]]
<<<
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).
<<<
* [[Wireshark|http://www.wireshark.org/]]
<<<
Wireshark is the world's foremost network protocol analyzer, and is the standard in many industries.
It is the continuation of a project that started in 1998 under the name of Ethereal. Hundreds of developers around the world have contributed to it, and it is still under active development.
<<<
</tab>
<tab Windows FOSS>
* [[ArsClip|http://www.joejoesoft.com/vcms/97/]]
<<<
~ArsClip is a FREE (freeware) utility for the windows clipboard. ~ArsClip monitors the clipboard and keeps track of the entries. Press a configurable hotkey and select an item (or items) to quickly paste into a program.
<<<
* [[FreeRIP|http://www.mgshareware.com/frmmain.shtml]]
<<<
~FreeRip is a freeware Windows application that lets you save audio CD tracks to Wav, MP3, WMA, Ogg Vorbis or FLAC audio files (this process is known as "ripping"). ~FreeRIP is also an audio file converter and it can convert audio files from one of the named formats to another.
<<<
* [[Hamachi|https://secure.logmein.com/products/hamachi/default.asp]]
<<<
Hamachi is a VPN service that easily sets up in 10 minutes, and enables secure remote access to your business network, anywhere there's an Internet connection. [[More details...|https://secure.logmein.com/products/hamachi/advantages.asp]]
<<<
* [[Scite|http://scintilla.sourceforge.net/SciTE.html]]
<<<
SciTE is a SCIntilla based Text Editor. Originally built to demonstrate [[Scintilla|http://www.scintilla.org/]], it has grown to be a generally useful editor with facilities for building and running programs. It is best used for jobs with simple configurations.
<<<
</tab>
<tab Mac FOSS>
* [[Adium|http://adiumx.com/]]
<<<
Connect to multiple IM accounts simultaneously in a single app, including: AOL IM, MSN, and Jabber. Beautiful, themable interface.
<<<
</tab>
<tab Commercial Apps>
* [[Total Commander]]
* [[SecureCRT]]
</tab>
</tabs>
! [[SendUIt|http://senduit.com/]] 
Simple, clean - Upload a file, give it an expiration time (30 minutes to 1 week) and e-mail a link to the recipient.
! [[Drop.io|http://drop.io]] 
..enables you to create simple private exchange points called "drops" (see [[this one|http://drop.io/DakotaGeek]]). 
The service has no email signup and no "accounts". Each drop is private, and only as accessible as you choose to deliberately make it. Create multiple drops, add any type of media, and share or subscribe as you want. 
To make a drop just click the big red button that says 'drop it'.
** Drop can be set to expire in 1 day, 1 week, 1 month, 6 months or 1 year (renewable).
! Windows Live [[FolderShare|https://www.foldershare.com/home.aspx]]
..requires an agent on the computer, but will automatically (if connected to the internet) synchronize files between two or more computers.  [[FolderShare|https://www.foldershare.com/home.aspx]] also permits the user to remotely access files on connected computers.
! Others
* [[GigaSize|http://www.gigasize.com]] - ~GigaSize is a user friendly service that allows you to transfer, download and store data in an organized and secure manner. You can use ~GigaSize to upload and share unlimited numbers of files with friends, family and colleagues.
**''Free Account'' - Files up to 1.5 Gigabytes stored for 90 days
* [[SendThisFile|http://www.sendthisfile.com]] - ~SendThisFile® allows you to easily transfer large files to anyone, anywhere.
**''Free Account'' - Files up to 2 Gigabytes stored for 3 days
* [[Dropload|http://www.dropload.com/]] - Dropload is a place for you to drop your files off and have them picked up by someone else at a later time.  Recipients you specify are sent an email with instructions on how to download the file. Files are removed from the system after 7 days, regardless if they have been picked up or not. You can upload any type of file, mp3, movies, pdfs, etc up to 100MB each! Recipient can be anyone with an email address.
**''Free Account'' - Files up to 100Megabytes stored for 7 days
<tabs Photography>
<tab My Cameras>
!Canon T70
* Specs
* User Reviews at [[Photography Review|http://www.photographyreview.com/cat/cameras/film-cameras/35mm/canon/PRD_84437_3105crx.aspx]] and at [[eOpinions|http://www.epinions.com/pr-Canon_T70_35mm_SLR_Camera]]
</tab>
<tab Camera Reviews>
[[Steve's Digicams|http://www.steves-digicams.com/]]
[[Digital Photography Review|http://www.dpreview.com/]]
</tab>
</tabs>
I found this filter string in the article "[[Ethereal: Capturing only Cisco Discovery Protocol (CDP) Packets|http://www.ethereal.com/lists/ethereal-users/200203/msg00017.html]]" it applies directly to [[tcpdump|http://www.tcpdump.org/]] as well as [[windump|http://www.winpcap.org/windump/]]. ([[http://www.ethereal.com/|Ethereal]] (now [[http://www.wireshark.org/|WireShark]]), tcpdump and windump all use the same underlying capabilities of the [[Berkeley Packet Filter|http://www.unixguide.net/compaq/faq/Network7.shtml]] language for filtering packets.)

To capture a single [[CDP|http://www.javvin.com/protocolCDP.html]] packet, type the following at a command-prompt:
//''Note'': this requires admin privileges in Windows or root privileges on a *nix box//
{{{
c:\>windump -nnvi 1 –s 1500 –c 1 "ether[20:2]==0x2000"
 - or -
#>tcpdump -nnvi eth0 -s 1500 -c 1 'ether[20:2]==0x2000'
}}}

To break that down, we're doing the following:
**''@@bgcolor(#000000):color(#ffffff):windump@@'' :: running windump (interchangeable with tcpdump)
**''@@bgcolor(#000000):color(#ffffff):-nn@@'' :: not resolving dns or port numbers
**''@@bgcolor(#000000):color(#ffffff):v@@'' :: using verbose mode
**''@@bgcolor(#000000):color(#ffffff):i 1@@'' :: listening on interface #1
**''@@bgcolor(#000000):color(#ffffff):-s 1500@@'' :: capturing up to 1500 bytes (the whole packet)
**''@@bgcolor(#000000):color(#ffffff):-c 1@@'' :: counting to 1 packet that matches the filter before exiting (and finally)
**''@@bgcolor(#000000):color(#ffffff):"ether[20:2]==0x2000"@@'' :: checking bytes 20-21 from the start of the ethernet header for a hexidecimal value of 2000
//For reference, the entire filter expression, as presented at the linked page, is:
<html><p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'><span style='font-size:9.0pt;font-family:Courier;color:lime;background:black;mso-highlight:black'> “ether[12:2] <= 1500 && ether[14:2] ==
0xAAAA && ether[16:1] == 0x03 && ether[17:2] == 0x0000 && ether[19:1] == 0x0C && ether[20:2] == 0x2000” </span></p></html>
so if your capture is displaying something different than shown below, go ahead and use the rest of the variables between the quotes on your command line.//

''Important'': windump uses double-quotes (") but tcpdump uses single-quotes (')

!The Result
<html>
<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'><span style='font-size:9.0pt;font-family:Courier;color:lime'><o:p>&nbsp;</o:p></span></p>
<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'><span style='font-size:9.0pt;font-family:Courier;color:lime'>C:\ windump -nnvi 1 -s 1500 -c 1 "ether[20:2]==0x2000"</span></p>
<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>
<span style='font-size:9.0pt;font-family:Courier;color:lime'>windump: listening on \Device\NPF_{whatever-blah-blah-blah-and-so-on}</span></p>
<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>
<span style='font-size:9.0pt;font-family:Courier;color:lime'>12:17:54.743016 CDPv2, ttl: 180s, checksum: 692 (unverified), length 407</p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:black;background:yellow;mso-highlight:yellow'>Device-ID</span><span
style='font-size:9.0pt;font-family:Courier;color:lime'> (0x01), length: 25 bytes:'</span>
<span style='font-size:9.0pt;font-family:Courier;color:black;background:yellow;mso-highlight:yellow'>HostName</span>
<span style='font-size:9.0pt;font-family:Courier;color:lime'>.your.net' </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:black;background:yellow;mso-highlight:yellow'>Address</span>
<span style='font-size:9.0pt;font-family:Courier;color:lime'> (0x02), length: 13 bytes: IPv4 (1) </span>
<span style='font-size:9.0pt;font-family:Courier;color:black;background:yellow;mso-highlight:yellow'>192.168.254.26</span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:black;background:yellow;mso-highlight:yellow'>Port-ID</span>
<span style='font-size:9.0pt;font-family:Courier;color:lime'> (0x03), length: 15 bytes: '</span>
<span style='font-size:9.0pt;font-family:Courier;color:black;background:yellow;mso-highlight:yellow'>FastEthernet0/1</span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>Capability (0x04), length: 4 bytes:(0x00000028): L2 Switch, IGMP snooping </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>Version String (0x05), length: 219 bytes: </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>Cisco Internetwork Operating System Software </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>IOS (tm) C2950 Software (C2950-I6Q4L2-M), Version 12.1(22)EA5, REL...</span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>Copyright (c) 1986-2005 by cisco Systems, Inc.</span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>Compiled Wed 13-Jul-05 22:09 by antonino</span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>Platform (0x06), length: 17 bytes: 'cisco WS-C2950-24' </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>Protocol-Hello option (0x08), length:32 bytes: </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>VTP Management Domain (0x09), length: 8 bytes: 'your_vlan' </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>Native </span>
<span style='font-size:9.0pt;font-family:Courier;color:black;background:yellow;mso-highlight:yellow'>VLAN ID</span>
<span style='font-size:9.0pt;font-family:Courier;color:lime'> (0x0a), length: 2 bytes: </span>
<span style='font-size:9.0pt;font-family:Courier;color:black;background:yellow;mso-highlight:yellow'>56</span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>Duplex (0x0b), length: 1 byte: full </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>AVVID trust bitmap (0x12), length: 1 byte: 0x00 </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>AVVID untrusted ports CoS (0x13), length: 1 byte: 0x00 </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>________
<span style='font-size:9.0pt;font-family:Courier;color:lime'>Management Addresses (0x16), length: 13 bytes: IPv4 (1) 192.168.254.26 </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>
<span style='font-size:9.0pt;font-family:Courier;color:lime'>1 packets captured </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>
<span style='font-size:9.0pt;font-family:Courier;color:lime'>335 packets received by filter </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>
<span style='font-size:9.0pt;font-family:Courier;color:lime'>0 packets dropped by kernel </span></p>

<p style='margin-top:0in;margin-right:37.8pt;margin-bottom:0in;margin-left:.75in;margin-bottom:.0001pt;background:black'>
<span style='font-size:9.0pt;font-family:Courier;color:lime'><o:p>&nbsp;</o:p></span></p>

<p><span style='font-size:10.0pt;font-family:Courier'><o:p>&nbsp;</o:p></span></p>
</html>
While this output isn’t as nicely-formatted as [[CDPR|http://freshmeat.net/projects/cdpr/]], it contains all the information we’re usually looking for.
*''~Device-ID'' //is the Hostname of the switch//
*''Address'' //is the Management IP//
*''~Port-ID'' //is the Interface you're attached to//
.. and as an added bonus ..
*''VLAN ID'' //is the VLAN of that interface (not the switch Mgm’t VLAN)

Not bad for one packet, eh? With all the [[expoits|http://www.antiserver.it/Cisco-Exploit]] against Cisco devices, it's easy to see why Cisco recommends disabling CDP on end-user access ports.
<tabs FTPlayers>
<tab CCM>
<html>
<embed src="http://www.finetune.com/player/FineTuneShell.swf?pinst=551EA6C443F048E29483967E56E561FB" quality="high" flashVars="pinst=551EA6C443F048E29483967E56E561FB" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="215" height="220">
</embed>
</html>
</tab>
<tab Country>
<html>
<embed src="http://www.finetune.com/player/FineTuneShell.swf?pinst=551EA6C443F048E29483967E56E561FB" quality="high" flashVars="pinst=551EA6C443F048E29483967E56E561FB" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="215" height="220">
</embed>
</html>
</tab>
<tab Classic Rock>
<html>
<embed src="http://www.finetune.com/player/FineTuneShell.swf?pinst=551EA6C443F048E29483967E56E561FB" quality="high" flashVars="pinst=551EA6C443F048E29483967E56E561FB" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="215" height="220">
</embed>
</html>
</tab>
</tabs>
''[[FireShot|https://addons.mozilla.org/en-US/firefox/addon/5648]]'' is a [[Firefox extension|https://addons.mozilla.org/en-US/firefox/]] that creates screenshots of web pages. Unlike other extensions, this plugin provides a set of editing and annotation tools, which let users quickly modify captures and insert text and graphical annotations. Such functionality will be especially useful for web designers, testers and content reviewers. It's possible to choose whether entire web page or only visible part of this page should be captured. Screenshots can be saved to disk (PNG, JPEG, BMP), copied to clipboard, e-mailed and sent to external editor for further processing.
[[Instructables Flash Drive Mods group|http://www.instructables.com/group/flashdrivemods/]]
/***
|Name|FontSizePlugin|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#FontSizePlugin|
|Version|1.0|
|Requires|~TW2.x|
!Description:
Resize tiddler text on the fly. The text size is remembered between sessions by use of a cookie.
You can customize the maximum and minimum allowed sizes.
(only affects tiddler content text, not any other text)

Also, you can load a TW file with a font-size specified in the url.
Eg: http://tw.lewcid.org/#font:110

!Demo:
Try using the font-size buttons in the sidebar, or in the MainMenu above.

!Installation:
Copy the contents of this tiddler to your TW, tag with systemConfig, save and reload your TW.
Then put {{{<<fontSize "font-size:">>}}} in your SideBarOptions tiddler, or anywhere else that you might like.

!Usage
{{{<<fontSize>>}}} results in <<fontSize>>
{{{<<fontSize font-size: >>}}} results in <<fontSize font-size:>>

!Customizing:
The buttons and prefix text are wrapped in a span with class fontResizer, for easy css styling.
To change the default font-size, and the maximum and minimum font-size allowed, edit the config.fontSize.settings section of the code below.

!Notes:
This plugin assumes that the initial font-size is 100% and then increases or decreases the size by 10%. This stepsize of 10% can also be customized.

!History:
*27-07-06, version 1.0 : prevented double clicks from triggering editing of containing tiddler.
*25-07-06,  version 0.9

!Code
***/

//{{{
config.fontSize={};

//configuration settings
config.fontSize.settings =
{
            defaultSize : 100,  // all sizes in %
            maxSize : 200,
            minSize : 40,
            stepSize : 10
};

//startup code
var fontSettings = config.fontSize.settings;

if (!config.options.txtFontSize)
            {config.options.txtFontSize = fontSettings.defaultSize;
            saveOptionCookie("txtFontSize");}
setStylesheet(".tiddler .viewer {font-size:"+config.options.txtFontSize+"%;}\n","fontResizerStyles");
setStylesheet("#contentWrapper .fontResizer .button {display:inline;font-size:105%; font-weight:bold; margin:0 1px; padding: 0 3px; text-align:center !important;}\n .fontResizer {margin:0 0.5em;}","fontResizerButtonStyles");

//macro
config.macros.fontSize={};
config.macros.fontSize.handler = function (place,macroName,params,wikifier,paramString,tiddler)
{

               var sp = createTiddlyElement(place,"span",null,"fontResizer");
               sp.ondblclick=this.onDblClick;
               if (params[0])
                           createTiddlyText(sp,params[0]);
               createTiddlyButton(sp,"+","increase font-size",this.incFont);
               createTiddlyButton(sp,"=","reset font-size",this.resetFont);
               createTiddlyButton(sp,"–","decrease font-size",this.decFont);
}

config.macros.fontSize.onDblClick = function (e)
{
             if (!e) var e = window.event;
             e.cancelBubble = true;
             if (e.stopPropagation) e.stopPropagation();
             return false;
}

config.macros.fontSize.setFont = function ()
{
               saveOptionCookie("txtFontSize");
               setStylesheet(".tiddler .viewer {font-size:"+config.options.txtFontSize+"%;}\n","fontResizerStyles");
}

config.macros.fontSize.incFont=function()
{
               if (config.options.txtFontSize < fontSettings.maxSize)
                  config.options.txtFontSize = (config.options.txtFontSize*1)+fontSettings.stepSize;
               config.macros.fontSize.setFont();
}

config.macros.fontSize.decFont=function()
{

               if (config.options.txtFontSize > fontSettings.minSize)
                  config.options.txtFontSize = (config.options.txtFontSize*1) - fontSettings.stepSize;
               config.macros.fontSize.setFont();
}

config.macros.fontSize.resetFont=function()
{

               config.options.txtFontSize=fontSettings.defaultSize;
               config.macros.fontSize.setFont();
}

config.paramifiers.font =
{
               onstart: function(v)
                  {
                   config.options.txtFontSize = v;
                   config.macros.fontSize.setFont();
                  }
};
//}}}

*[[FreeSMUG|http://www.freesmug.org/]]
<<<
~FreeSoftware Mac User Group - Tutorial, info, news, help on end-users Free and ~OpenSource Mac software
<<<
*[[Freeware Wiki|http://freewarewiki.pbwiki.com/]]
<<<
A place for you to look for great freeware that's been tried and reviewed by people just like you. The only bad software you will find here is always part of a warning to stay away from it. If you like, you can post your own reviews here.
<<<
*[[Open Source Mac|http://www.opensourcemac.org/]]
<<<
Free and open-source software is good for you and good for the world. This is the best Mac software that we know of.
<<<
*[[Open Source Windows|http://www.opensourcewindows.org/]]
<<<
Free and open-source software is good for you and for the world. This is the best Windows software that we know of.
No adware, no spyware, just good software.
<<<
* [[Portable Freeware|http://www.portablefreeware.com/]]
<<<
Dedicated to the collection and cataloging of Windows freeware that can be extracted to any directory and run independently without prior installation. These can be carried around on a memory stick / USB flash drive, or copied / migrated from PC to PC via simple copying of files. Hence the term //portable freeware//.
<<<
* [[Portable Apps Suite|http://portableapps.com/]]
<<<
* Convenient
Now you can carry your favorite computer programs along with all of your bookmarks, settings, email and more with you. Use them on any Windows computer. All without leaving any personal data behind.
* Open
[[PortableApps.com|http://portableapps.com]] provides a truly open platform that works with any hardware you like (USB flash drive, iPod, portable hard drive, etc). It's open source built around an open format that any hardware vendor or software developer can use.
* Free
The Portable Apps Suite™ is free. It contains no spyware. There are no advertisements. It isn't a limited or trial version. There is no additional hardware or software to buy. You don't even have to give out your email address. It's 100% free to use, free to copy and free to share.
<<<
<tabs Funny-Videos>
<tab Black Knight Vader>
<html><object width="425" height="353"><param name="movie" value="http://www.youtube.com/v/leEsz9ci5XE"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/leEsz9ci5XE" type="application/x-shockwave-flash" wmode="transparent" width="425" height="353"></embed></object></html>
</tab>
<tab Blues Brothers>
<html><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/-uPP9A9o7dQ"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/-uPP9A9o7dQ" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></html>
</tab>
<tab Target Practice>
<html><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/ydPRQdde13c"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/ydPRQdde13c" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></html>
I love it!  This looks like a Cisco 2500 or 2600-series router.
</tab>
<tab Monk Help Desk>
!!''Monastery Help Desk''
<html><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/pQHX-SjgQvQ"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/pQHX-SjgQvQ" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></html>
</tab>
<tab Internet Help Desk>
!!''Internet Help Desk''
<html><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/diWiXvvR8HA"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/diWiXvvR8HA" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></html>
</tab>
</tabs>
[[GPXSonar|http://gpxsonar.homeip.net/cs/]] is a geocaching application for Pocket PC 2003 and above written by a geocacher for other geocachers.

It is more than a simple 'cache page viewer' as it allows you to manage the various aspects of your caching experience: it is intended to be a tool that you can use in the field as well as a helpful memento when you get back and log your finds.
![[GeekTools|http://www.geektools.com/]]
*Traceroute
*Whois
*RFC's
*Hotspots
*Geek Hotels
*[[The Master Genealogist|http://www.whollygenes.com/tmg.htm]]
*[[Geni|http://www.geni.com]]
! [img[http://www.groundspeak.com/images/nav/geocaching_box.gif]] [[Geocaching|http://www.geocaching.com]]
Geocaching is an entertaining adventure game for gps users. Participating in a cache hunt is a good way to take advantage of the wonderful features and capability of a gps unit. The basic idea is to have individuals and organizations set up caches all over the world and share the locations of these caches on the internet. GPS users can then use the location coordinates to find the caches. Once found, a cache may provide the visitor with a wide variety of rewards. All the visitor is asked to do is if they get something they should try to leave something for the cache.
*  "The most fun you can have with 12 billion dollars in military hardware (without blowing anything up)."
*  "I use billion-dollar satellites to find Tupperware in the woods. What's your hobby?"
*  "A sport where one uses expensive global positioning technology to locate useless dollar store items in remote locations of the planet."
<html><a href="http://www.geocaching.com/profile/?guid=779b780a-bf10-4437-bcaa-7fc809990224" target="_blank"><img src="http://img.geocaching.com/stats/img.aspx?txt=Let's+go+geocaching!&uid=779b780a-bf10-4437-bcaa-7fc809990224&bg=1" border="0" title="Profile for Weidners" alt="Profile for Weidners"></a></html>
! [img[http://www.groundspeak.com/images/nav/waymarking_box.gif]] [[Waymarking|http://www.waymarking.com/]]
Waymarking is a way to mark unique locations on the planet and give them a voice. While GPS technology allows us to pinpoint any location on the planet, mark the location, and share it with others, Waymarking is the toolset for categorizing and adding unique information for that location. Groundspeak's slogan is "The Language of Location" and our goal is to give people the tools to help others share and discover unique and interesting locations on the planet. We invite you to share your part of the world with us through Waymarking.com. 
! [[Benchmark Hunting|http://www.geocaching.com/mark/]]
Using your GPS unit and/or written directions provided by NGS, which are available for review by the public, you can seek out NGS survey markers and other items that have been marked in the USA.
At the top of peaks or in a village square, you probably walk by at least one every day.
!!What is a benchmark?
A benchmark is a point whose position is known to a high degree of accuracy and is normally marked in some way. The marker is often a metal disk made for this purpose, but it can also be a church spire, a radio tower, a mark chiseled into stone, or a metal rod driven into the ground. Over two centuries or so, many other objects of greater or lesser permanence have been used. Benchmarks can be found at various locations all over the United States. They are used by land surveyors, builders and engineers, map makers, and other professionals who need an accurate answer to the question, "Where?" Many of these markers are part of the geodetic control network (technically known as the National Spatial Reference System, or NSRS) created and maintained by NOAA's [[National Geodetic Survey|http://www.ngs.noaa.gov/]] (NGS). 
! Cache Stats
<html>

<p><b>My Cache Stats as of 6/25/2008 </b><EM>(Get your own CacheStats at </EM><a href="http://www.logicweave.com">
<EM>www.logicweave.com</EM></a>)</p>
<TABLE cellSpacing="0" cellPadding="1" width="100%" border="1" style="border-left-style: none; border-right-style: none; border-top: 1.5pt solid black; border-bottom: 1.5pt solid black">
<TR>
<TD style="background-color: #004000; border-left-style: none; border-right-style: none; border-top-style: none; border-bottom: .75pt solid black" colSpan="4"><b><font color="White">Cache Finds</font></b></TD>
</TR>
<TR>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD" width="15%"><b>Total Found:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver" width="35%">102 (# found/attended logs)</TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD" width="20%"><b>Find Rate:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver" width="30%">0.046 per day (0.3 per week, 16 per year)</TD>
</TR>
<TR>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Caches:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver">99 (# unique caches visited)</TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Avg. difficulty / terrain:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver">1.55 / 1.47</TD>
</TR>
<TR>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b> #&nbsp;Archived:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver">20 (20%)</TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>FTFs:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver">(unknown)</TD>
</TR>
<TR>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Avg. in 1 day:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver">1.7</TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Oldest Cache:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver"><a href="http://www.geocaching.com/seek/cache_details.aspx?wp=GCK0N7">A&M National Christmas Tree Cache</a> (GCK0N7 placed 12/17/1901)</TD>
</TR>
<TR>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Most in 1 day:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver">5</TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b><B>Most in 1 month:</B></b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver">13</TD>
</TR>
<!-- BeginMyGoal -->
<TR>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>My Goal:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver">125 by 12/31/2008</TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">&nbsp;</TD>
<TD style="border-style: none; border-bottom: .75pt solid silver">&nbsp;</TD>
</TR>
<!-- EndMyGoal -->
</TABLE>
<br>
<TABLE cellSpacing="0" cellPadding="1" width="100%" border="1" style="border-left-style: none; border-right-style: none; border-top: 1.5pt solid black; border-bottom: 1.5pt solid black">
<tr>
<td style="background-color: #004000; border-left-style: none; border-right-style: none; border-top-style: none; border-bottom: .75pt solid black" colSpan="4"><b><font color="White">Days Cached</font></b></td>
</tr>
<TR>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD" width="20%"><b> Total days cached:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver" width="30%">60 (every 36.7 days or 2.7%)</TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD" width="38%"><b>Most consecutive days with a find:</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver" width="12%">5</TD>
</TR>
<TR>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b><B>Most in 1 month:</B></b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver">5</TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b><B>Most consecutive days without a find:</B></b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver">524</TD>
</TR>
</TABLE>

<br>
<table cellSpacing="0" cellPadding="1" width="100%" border="1" style="border-left-style: none; border-right-style: none; border-top: 1.5pt solid black; border-bottom: 1.5pt solid black">
<tr>
<td style="background-color: #004000; border-left-style: none; border-right-style: none; border-top-style: none; border-bottom: .75pt solid black" colSpan="4"><b><font color="White">History</font></b></td>
</tr>
<tr>
<td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Year</b></td>
<td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Total Found</b></td>
<td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Rate</b></td>
<td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Days Cached / Frequency</b></td>
</tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">2002</td><td style="border-style: none; border-bottom: .75pt solid silver">10</td><td style="border-style: none; border-bottom: .75pt solid silver">0.051</td><td style="border-style: none; border-bottom: .75pt solid silver">9 / every 21.8 days</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">2003</td><td style="border-style: none; border-bottom: .75pt solid silver">6</td><td style="border-style: none; border-bottom: .75pt solid silver">0.016</td><td style="border-style: none; border-bottom: .75pt solid silver">4 / every 91.3 days</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">2004</td><td style="border-style: none; border-bottom: .75pt solid silver">5</td><td style="border-style: none; border-bottom: .75pt solid silver">0.014</td><td style="border-style: none; border-bottom: .75pt solid silver">3 / every 121.7 days</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">2005</td><td style="border-style: none; border-bottom: .75pt solid silver">25</td><td style="border-style: none; border-bottom: .75pt solid silver">0.068</td><td style="border-style: none; border-bottom: .75pt solid silver">16 / every 22.8 days</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">2006</td><td style="border-style: none; border-bottom: .75pt solid silver">13</td><td style="border-style: none; border-bottom: .75pt solid silver">0.036</td><td style="border-style: none; border-bottom: .75pt solid silver">9 / every 40.6 days</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">2007</td><td style="border-style: none; border-bottom: .75pt solid silver">32</td><td style="border-style: none; border-bottom: .75pt solid silver">0.088</td><td style="border-style: none; border-bottom: .75pt solid silver">14 / every 26.1 days</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">2008</td><td style="border-style: none; border-bottom: .75pt solid silver">11</td><td style="border-style: none; border-bottom: .75pt solid silver">0.061</td><td style="border-style: none; border-bottom: .75pt solid silver">5 / every 35.8 days</td></tr>

</table>


<br>
<table cellSpacing="0" cellPadding="1" width="100%" border="1" style="border-left-style: none; border-right-style: none; border-top: 1.5pt solid black; border-bottom: 1.5pt solid black">
<tr>
<td style="background-color: #004000; border-left-style: none; border-right-style: none; border-top-style: none; border-bottom: .75pt solid black" colSpan="4"><b><font color="White">Milestones</font></b></td>
</tr>
<tr>
<td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Number&nbsp;</b></td>
<td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Date</b></td>
<td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Cache</b></td>
<td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b># Days between</b></td>
</tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">#1</td><td style="border-style: none; border-bottom: .75pt solid silver">6/19/2002</td><td style="border-style: none; border-bottom: .75pt solid silver"><a href="http://www.geocaching.com/seek/cache_details.aspx?wp=GC1AB5">Baby Bear 2</a></td><td style="border-style: none; border-bottom: .75pt solid silver">&nbsp;</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">#25</td><td style="border-style: none; border-bottom: .75pt solid silver">4/2/2005</td><td style="border-style: none; border-bottom: .75pt solid silver"><a href="http://www.geocaching.com/seek/cache_details.aspx?wp=GCGGTT">A SD Capitol View</a></td><td style="border-style: none; border-bottom: .75pt solid silver">1018</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">#50</td><td style="border-style: none; border-bottom: .75pt solid silver">1/25/2006</td><td style="border-style: none; border-bottom: .75pt solid silver"><a href="http://www.geocaching.com/seek/cache_details.aspx?wp=GCQ9CA">Hiram's Cache</a></td><td style="border-style: none; border-bottom: .75pt solid silver">298</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">#75</td><td style="border-style: none; border-bottom: .75pt solid silver">7/1/2007</td><td style="border-style: none; border-bottom: .75pt solid silver"><a href="http://www.geocaching.com/seek/cache_details.aspx?wp=GCWGVC">Cache of a Feather</a></td><td style="border-style: none; border-bottom: .75pt solid silver">521</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">#100</td><td style="border-style: none; border-bottom: .75pt solid silver">6/17/2008</td><td style="border-style: none; border-bottom: .75pt solid silver"><a href="http://www.geocaching.com/seek/cache_details.aspx?wp=GC9D91">Out of the Swamp</a></td><td style="border-style: none; border-bottom: .75pt solid silver">352</td></tr>

</table>


<br>
<table cellSpacing="0" cellPadding="1" width="100%" border="0" ID="Table2">
<tr vAlign="top">
<td width="50%">
<TABLE cellSpacing="0" cellPadding="1" width="100%" border="1" style="border-left-style: none; border-right-style: none; border-top: 1.5pt solid black; border-bottom: 1.5pt solid black" ID="Table3">
<tr>
<td style="background-color: #004000; border-left-style: none; border-right-style: none; border-top-style: none; border-bottom: .75pt solid black" colSpan="4"><b><font color="White">Size 
Breakdown</font></b></td>
</tr>
<TR>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Size</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b># Found</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Percentage</b></TD>
</TR>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">Regular</td><td style="border-style: none; border-bottom: .75pt solid silver">52</td><td style="border-style: none; border-bottom: .75pt solid silver">51.0</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">Micro</td><td style="border-style: none; border-bottom: .75pt solid silver">17</td><td style="border-style: none; border-bottom: .75pt solid silver">16.7</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">Virtual</td><td style="border-style: none; border-bottom: .75pt solid silver">15</td><td style="border-style: none; border-bottom: .75pt solid silver">14.7</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">Small</td><td style="border-style: none; border-bottom: .75pt solid silver">11</td><td style="border-style: none; border-bottom: .75pt solid silver">10.8</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">Not chosen</td><td style="border-style: none; border-bottom: .75pt solid silver">3</td><td style="border-style: none; border-bottom: .75pt solid silver">2.9</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">Large</td><td style="border-style: none; border-bottom: .75pt solid silver">2</td><td style="border-style: none; border-bottom: .75pt solid silver">2.0</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">Other</td><td style="border-style: none; border-bottom: .75pt solid silver">2</td><td style="border-style: none; border-bottom: .75pt solid silver">2.0</td></tr>
</TABLE>
</td>
<td>
<TABLE cellSpacing="0" cellPadding="1" width="100%" border="1" style="border-left-style: none; border-right-style: none; border-top: 1.5pt solid black; border-bottom: 1.5pt solid black" ID="Table4">
<tr>
<td style="background-color: #004000; border-left-style: none; border-right-style: none; border-top-style: none; border-bottom: .75pt solid black" colSpan="4"><b><font color="White">Type 
Breakdown</font></b></td>
</tr>
<TR>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Type</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b># Found</b></TD>
<TD style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD"><b>Percentage</b></TD>
</TR>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">Traditional Cache</td><td style="border-style: none; border-bottom: .75pt solid silver">80</td><td style="border-style: none; border-bottom: .75pt solid silver">78.4</td></tr>
<tr><td style="border-style: none; border-bottom: .75pt solid silver; background-color: #DDDDDD">