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 use a logographic writing system and 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;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@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 closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></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 +saveTiddler -cancelTiddler deleteTiddler'></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
!Beep codes
* One long beep - Memory issue. Make sure you have two good RAM banks - in my case, I had to fill the two blue ones first, otherwise it didn't boot - even with one. Double-check they are properly seated as they will trick you - they don't seat well in this motherboard.
* One long two short beeps - Video card.
!About this wiki
While this is a wiki, it is not actually possible for you to directly contribute. Feel free to suggest things for me to add, however; You can contact me in a lot of various ways, but probably the easiest for you would be to leave a comment in my [[blog|http://keilaron.kicks-ass.org/den/]] or [[forum|http://keilaron.kicks-ass.org/forum/]].

!Want your own?
If you are interested in having such a wiki for yourself, check out TiddlyWiki. It's easy to use, can be placed virtually anywhere, and doesn't require any fancy tools or knowledge.
Model numbers:
* D150-1055
* ~KAV10
* N214
* Battery: ~UM08A51 (10.8V 24Wh 2200mAh Li-ion)
This is all the stuff I use on my server... some of this may be outdated, but likely you'll need to download most of this to be able to play.
Please download large packages from these sites! Smaller ones, such as RPG and ~SwitchArsenal MIGHT be downloadable from the server if you want to avoid the hassle. Note, however, that they may not work properly unless properly installed. If you experience the inability to select other weapons, you are experiencing a mutator issue that will be resolved if you actually install the mutator properly. You can see which one(s) I'm using by looking at the Info page while connected to the server.
''Update:'' I've added names to the URLs for the packages which I know I will be using. Any packages which are only URLs may not be in use anymore, ''or'' I haven't gone through yet. 

! Recently added
@@[[HaloShield|http://mep.beyondunreal.com/projects.html]]@@ (3.68 KB)
@@[[AllVehicleArena|http://mep.beyondunreal.com/projects.html]]@@ (3.08 KB)
[[Onslaught WinXP Bonus Pack|http://files.filefront.com/Onslaught+WinXP+Bonus+Pack/;2568861;;/fileinfo.html]] (12.37 MB) (actually should've been there a while ago, but I missed it somehow)
[[Satore Monster Pack|http://satore.ddo.jp/files/satoreMonsterPackv120.zip]] (8.76 MB) (local mirror below)
[[LuciferBOSS and model|http://www.ataricommunity.com/forums/showthread.php?t=519482]] (218 KB + 3.89 MB)

! Recently removed
==[[Santa Hats|http://www.angelmapper.com/infosantahats.htm]]== (-23.9 KB)
==[[T2000|http://files.filefront.com/t2000+ut2k4/;3792570;;/fileinfo.html]]== (-464 KB)

! Required
''Maps:''
[[Onslaught WinXP Bonus Pack|http://files.filefront.com/Onslaught+WinXP+Bonus+Pack/;2568861;;/fileinfo.html]] (12.37 MB)
[[Editor's Choice Bonus Pack|http://files.filefront.com/Unreal+Tournament+2004+Editors+Choice+Bonus+Pack/;3640280;;/fileinfo.html]] (84.43 MB)
[[CBP|http://www.planetunreal.com/cbp/]] - Get ''both'' CBP packs! (194.33 MB, 191.16 MB)

[[Cannon Fodder|http://www.angelmapper.com/infocannonfodder2.htm]] (10 MB)
[[Phase shift|http://www.angelmapper.com/infophaseshift.htm]] (10 MB)
[[Reconstruct|http://www.angelmapper.com/inforeconstruct.htm]] (7 MB)

''Mutators:''
[[Satore Monster Pack|http://satore.ddo.jp/files/satoreMonsterPackv120.zip]] (8.76 MB) ([[local mirror|http://keilaron.kicks-ass.org/repository/ut2004/satoreMonsterPackv120.zip]])
[[LuciferBOSS|http://www.ataricommunity.com/forums/showthread.php?t=519482]] (218 KB)
[[Halloween mutator|http://unrealtournament2004.filefront.com/file/Halloween_Skinpack;49418#Download]] (366.77 KB)
[[RPG mutator|http://mods.moddb.com/4067/ut2004rpg/]] (417 KB)
[[SwitchArsenal mutator|http://unrealtournament2004.filefront.com/file/SwitchArsenal2k4BETA1zip;28225#Download]] (43.95 KB)
[[Weapons of Evil mutator|http://mrevil.pwp.blueyonder.co.uk/unreal/woe/download.shtml]] (8.51 MB)
[[HaloShield|http://mep.beyondunreal.com/projects.html]] (3.68 KB)
[[AllVehicleArena|http://mep.beyondunreal.com/projects.html]] (3.08 KB)

''Models/skins''
[[Lucifer model|http://www.ataricommunity.com/forums/showthread.php?t=519482]] (3.89 MB)

! Optional
''Models/skins:''
[[Miko Fox v2|http://skincity.beyondunreal.com/?section=models&action=show_infos&id=486]] (1.2 MB)
[[KouRyuu|http://files.filefront.com/KouRyuu/;3582164;;/fileinfo.html]] (3.17 MB)
[[KouRyuu (Black)|http://files.filefront.com/KouRyuu+Black+Skin/;3669513;;/fileinfo.html]] (1.41 MB)
[[KouRyuu (Camo)|http://files.filefront.com/KouRyuu+Camo+Skin/;3669512;;/fileinfo.html]] (1.64 MB)
[[Calamity Angel|http://files.filefront.com/ut2k4mdl+calamityangel/;4191638;;/fileinfo.html]] (5.47 MB)
[[Code skins|http://files.filefront.com/Code+skins+BETA/;3513551;;/fileinfo.html]] (4.74 MB)
[[Kitty|http://files.filefront.com/kitty/;3758458;;/fileinfo.html]] (460.05 KB)
[[BadgerBadger|http://files.filefront.com/BadgerBadger/;3240084;;/fileinfo.html]] (577.44 KB)

! Required for ~JailBreak mod (Haven't played it in a bit, you can skip these)
''Maps, ~JailBreak mod (Note: I'm not sure if there are dupes here):''
http://www.planetjailbreak.com/download/jb2004-mod/
http://download.beyondunreal.com/fileworks.php/jailbreak/maps-2004/jb2004-mappack-classic-7z-v2.7z
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-2k4liandriwarehouse1-1.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-2k4warehousedistrict.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-alarscia.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-andaction.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-atlantis_v3b.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-chrome.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-collateral.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-coralation.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-crusher2.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-cyanide.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-divergence.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-doomedheaven-gold.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-epicboy-classic.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-furia.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-galactica.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-gravity.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-nyx.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-oasis-v-2.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-relic.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-scorchedearth.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-skaraphat.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-spacelego.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-stalwartxl.zip
http://nalicity.beyondunreal.com/dl.php/nalicity/ut2k4other/jb-utronic2k4-v2-jelp.zip

! Stop here
The rest of the stuff below is either stuff I don't usually use, haven't finished testing yet, or that you don't need to download to be able to play with me (server-side stuff).

''Maps, Alien Swarm mod (nobody seems to want to play this one):''
http://www.blackcatgames.com/swarm/download
http://digital-conquest.ath.cx/torrents/TelicCampaign_1_0.torrent
* http://www.myspace.com/ratatatmusic/
** listen to Loud Pipes
** or Wildcat
** or Falcon Jab
My experience with auto-downloaders:
* slimrat: bare-bones, doesn't read [[CAPTCHA]]s as it promises to, and doesn't regularly save its queue, which means that any one crash will totally destroy progress so far, making it the worst choice of all
* jDownloader: slow, supports DLC files, tends to blow up but can recover properly once run again; However, this is not always the case, sometimes requiring redownload of whatever pieces were in progress when the crash occured. Memory and CPU hog.
* fatrat: Only supports rapidshare. Why all the other features were implemented first is a bit of a puzzler, e.g. another bittorrent client really isn't necessary.
* rapget: Requires Wine. I either didn't try this one after all, or I was that unimpressed that I forgot to make notes of it.
To make quoted bits of text stand out, you can use BlockQuotes within your notes, like this:

JeremyRuston said:
<<<
A TiddlyWiki is like a blog because it's divided up into neat little chunks, but it encourages you to read it by hyperlinking rather than sequentially: if you like, a non-linear blog analogue that binds the individual microcontent items into a cohesive whole.
<<<

Like [[bullet points and numbered bullet points|MoreFormatting]], you can have multiple levels of BlockQuotes. Just edit this tiddler to see how it's done.

>level 1
>level 1
>>level 2
>>level 2
>>>level 3
>>>level 3
>>level 2
>level 1
* b2Evo
* Habari
* http://asymptomatic.net/blogbreakdown.htm
* Could make one using the KohanaModule
<<<
Bootvis.exe is a performance tracing and visualization tool that Microsoft designed to help PC system designers and software developers identify performance issues for boot/resume timing while developing new PC products or supporting software.
<<<
[[Obtain BootVis|http://www.microsoft.com/whdc/system/sysperf/fastboot/default.mspx]].
README.TXT file for AMD Athlon(tm) 64 Processor Driver

(C) Copyright 2002-2004 Advanced Micro Devices, Inc.  All rights reserved.  

REQUIREMENTS:
AMD Athlon(tm) 64 systems with ACPI 2.0 performance control objects (_PCT)
on Windows XP.

DESCRIPTION:
This driver supports processor performance control via the processor
objects defined in the ACPI 2.0 specification.

KNOWN LIMITATIONS:
1) The processor performance state may not be restored to the maximum state
if the CPU runs at 100 percent. This problem occurs if the computer is 
100 percent busywhen the power policy changes. 

For more information and support options, please refer to the following website:
http://support.microsoft.com/?kbid=330512
 
2) "System Properties" reports wrong processor speed. 

For more information, please refer to the following website: 
http://support.microsoft.com/default.aspx?scid=kb;en-us;303602
 
3) The Processor speed may be reported incorrectly in Windows XP.

For more information, please refer to the following website: 
http://support.microsoft.com/default.aspx?scid=kb;en-us;316965
Check this option to make the search case sensitive (e.g., A would not be the same as a).
!Why Does Catnip Drive My Cat Crazy?
<<<
Is "crazy" the right term here?  In a word, YES!  When cats are exposed to the stems or leaves of the Catnip plant, they will paw at it, chew it, lick it, leap about and salivate copiously.  Some cats will even growl and meow more than usual.  This reaction actually only lasts for a few minutes, and then for unknown reasons, the cat will lose interest.  After two to three hours though, the cat will display the same behavior if exposed again.  Only about two thirds of cats will display this reaction, kittens and older cats may not react at all.

So why this "crazy" reaction?  Catnip (a member of the "mint" family of herbs) contains nepetalactone, a terpene that is believed to mimic feline sex pheromones.  Cats, including tigers, sense these pheromones through their vomeronasal organs.  So these reactions can be attributed to the fact that catnip is actually a feline aphrodisiac!

When or why should I expose my cat to catnip?  If you have a particularly lazy cat, it may encourage him/her to exercise (by playing with catnip toys).  Or, if you have a cat that is TOO active, it may have a sedative effect on him/her.  Adding a catnip scratching post near your most-valued furniture may save the furniture from damage.  The exact effect that catnip will have on your particular cat will be a mystery until you try it.  If your cat displays any aggression when exposed to catnip, you may want to try an alternative such as valerian root or honeysuckle.

You can grow your own catnip at home! See the catnip page for details.
(Apparently, you can grow your own catnip at home.)
<<<
Source: [[Why Does Catnip Drive My Cat Crazy?|http://www.petmedsonline.org/why-does-catnip-drive-my-cat-crazy.html]]
Holding Ctrl+Alt+Shift and clicking Cancel in the "Turn Off Computer" window closes Explorer. No crash window shows, nor any other sign of it being a bug.
Background: #191919
Foreground: #888
~BoxBackground: #fff
~BoxForeground: #000
~PrimaryReferenceOnKuler: #456C55
~PrimaryPale: #25392D
~PrimaryLight: #456C55
~PrimaryMid: #3FB86F
~PrimaryDark: #76B890
~SecondaryReferenceOnKuler: #3C6C99, previously #192D40
~SecondaryPale: #3E4D59
~SecondaryLight: #37638C
~SecondaryMid: #61788C
~SecondaryDark: #5599D9
~TertiaryPale: #333
~TertiaryLight: #999
~TertiaryMid: #666
~TertiaryDark: #eee
Error: #f88
City of Ottawa ~Take-It-Back:
	http://www.ottawa.ca/gc/takeitback/

Computers for Schools:
	1-888-636-9899
	http://www.computersforschoolsontario.com/
	Drop-off: 45 ~Sacré-Coeur Boul., Gatineau
		Phone first; P2 (or equiv.) or better

Computer Recyclers Inc.:
	723-3135
	http://www.computerrecyclersottawa.com/index1.html
	Drop-off: 163 ~MacFarlane Rd., Ottawa (Nepean)
		Computers, peripherals, laptops, fax machines, cell phones, ~TVs, stereos

Goodwill:
	842-3553
	Will pick up
	P2 (or equiv.) or better in working order

HP Canada's Planet Partners:
	www.hp.ca/recycle
	20$ - 50$ fee per item, any brand

IBM PC Recycling Service:
	49.95$ fee (incl. shipping)
	Discount of up to 8% on purchase of new IT equipment

Ottawa Freecycle:
	ottawafreecycle@qmail.com (Domain is inactive?)
	List free

~ReBoot Canada:
	234-7734
	rebootottawa@compucorps.info
	http://www.rebootottawa.ca/
	Drop-off: 145 Spruce St.
		Phone first.

Salvation Army:
	247-1348
	Will pick up

Used Ottawa:
	http://www.usedottawa.com/
	Buy & Sell free

World Computer Exchange:
	851-4340
	http://www.worldcomputerexchange.org/
	Refurbish and send to developing countries
	P2 (or equiv.) or better
	Drop-off; phone first.
PageTemplate
|>|>|SiteTitle - SiteSubtitle|
|MainMenu|DefaultTiddlers<<br>><<br>><<br>><<br>>ViewTemplate<<br>><<br>>EditTemplate|SideBarOptions|
|~|~|OptionsPanel|
|~|~|AdvancedOptions|
|~|~|<<tiddler Configuration.SideBarTabs>>|

''StyleSheet:'' StyleSheetColors - StyleSheetLayout - StyleSheetPrint

SiteUrl
You can wrap any text in an HTML {{{<span>}}} or {{{<div>}}} with a specified CSS class. This allows custom CSS styling in a nice, modular way. By placing a rule in your StyleSheet tiddler like {{{.wrappingClass{color: #666; background: #bbb} }}} you can markup a	piece of text in the tiddler using this code:

{{{
{{wrappingClass{Text that is now accentuated}}}
}}}

{{wrappingClass{Text that is now accentuated}}}

By default, the text is placed in a {{{<span>}}}. To use a {{{<div>}}} instead, insert a line break before the text:

{{{
{{wrappingClass{
Text that is now accentuated}}}
}}}

{{wrappingClass{
Text that is now accentuated}}}
See: http://www.tiddlywiki.com/#CustomStyleSheet
You can customise the appearance and behaviour of TiddlyWiki to almost any degree you want:
* Use the ColorPalette to change the basic colour scheme
* Create a CustomStyleSheet for finer grained control over the appearance
* Customise the PageTemplate, ViewTemplate or EditTemplate to change the composition of the page and the layout of individual tiddlers
* Visit the [[Configuration]] summary to see all the special configuration tiddlers
* Install [[Plugins]] to extend the core functionality
In Windows XP, drives can revert to using PIO mode, despite being set to use "DMA if Available". This note explains how to resolve this. Also read [[DMA Reverts To PIO]] if this problem persists.

!Fixing using the device manager
A reboot or two may be required.
# Open the device manager.
# Go to the properties of the affected channel (look under IDE ATA/ATAPI Controllers), and then Advanced Settings tab.
# If "PIO mode" is selected, select "DMA if Available". Otherwise, select "PIO mode".
# Click OK/close in opened windows.
# If "PIO mode" is /now/ selected, repeat steps above to select "DMA if Available".

!Fixing using the registry
Following is the mechanism that has worked for me, please try it at your own risk, it involves hacking the registry:
# Open RegEdit
# Go to: {{{HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}}}}
# There will be keys for 0000, 0001, 0002, etc..
# Under each key, delete all occurences of the values {{{MasterIdDataChecksum}}} and {{{SlaveIdDataChecksum}}}.
# Reboot.
# If this does not solve the problem, return to that key, then delete the keys named {{{MasterDeviceTimingModeAllowed}}}.

!Source
[[Sniptools: Tips/Tricks: Getting back to DMA mode in Windows XP|http://sniptools.com/tipstricks/getting-back-to-dma-mode-in-windows-xp]]
If you want to reset Windows' DMA/PIO settings, read [[DMA Mode In WinXP]].

''Note that many CD and DVD drives only use [[UDMA]]-2, because their data rate is much lower than that of a hard disk.''

Modern devices use [[DMA]] to allow for higher access (communication) speeds; previously there was [[PIO]], and sometimes Windows erroneously decides to lower the speed of a device down to PIO. This happens because some devices do not support the higher access speeds (or some claim to, but introduce errors when they go at their top reported speed) and thus Windows lowers the speed to be able to use those devices. However, sooner or later a device will randomly cause an error, and when this happens Windows takes a count of this error. After a certain number of errors, Windows will lower the speed, and reset the counter. Without the patch on the [[IDE ATA and ATAPI Disks Use PIO Mode After Multiple Time-Out or CRC Errors Occur|http://support.microsoft.com/kb/817472/]] page, this counter does not reset at any other time and thus the count can increase over months of time and make it seem as though the devices are gradually getting slower when it's just Windows incorrectly believing there may be a problem with the device.
However, there //are// some valid reasons for this to happen:
* For optical (CD/DVD/etc.) drives:
** scratched or otherwise unreadable media (CD/DVD/etc.)
* Motherboard or BIOS-specific issues:
** Certain BIOSes may have DMA disabled or unavailable for the second IDE channel by default, or may have other settings not set to ideal settings (possibly due to a "use failsafe settings" option having been used before)
** Some BIOSes are faulty and do not implement DMA (and/or other features) correctly
** Some older BIOSes may not support IDE DMA in the first place
** Some chipsets or their drivers may be faulty; An update to Windows drivers or to the BIOS may be necessary
* Cabling:
** The cables going from the device to the motherboard may be faulty, too long, or not have all the wires present (older cables were manufactured without all 80 wires so as to save money, since not all 80 wires were used at the time).
* Standby mode:
** The device may not wake properly from standby mode or may wake too slowly, causing Windows to believe (perhaps correctly) that there is a problem with the device.
* Other reasons:
** There are, of course, chances that there are other reasons for this to happen. The Event log in Windows' log viewer (within Computer Management) may have relevant entries; It may help find a solution, or may just indicate that the device is indeed faulty, whether from a manufacturing defect or from old age. (Note, however, that this may also be caused by a faulty cable!)

!Source
[[DMA reverts to PIO|http://winhlp.com/WxDMA.htm]]
DOS and Windows, like Linux, have their own special devices:
CON, AUX, ~COM1, ~COM2, ~COM3, ~COM4, ~LPT1, ~LPT2, ~LPT3, PRN, and NUL.
Note that unlike Linux, you do not refer to them as /dev/device, but instead simply use them as a filename. This is why you can't, for example, create a folder with the name CON.

CON is console, and can be used to receive input (or display output, but may not work properly anymore).

Also, Ctrl+Z is EOF, not Ctrl+D.
Google
Welcome
Windows XP:
A switch that isn't shown in the command-line defrag utility is -b, which allows you to defrag only the boot files. Takes a lot less time and still improves your boot-up times.

It is rumored that Windows XP automatically does this every few days during system idle times.
BootVis apparently also does this.
Drinking lots of water keeps you healthy and helps you heal. It also makes sure you don't sit around too much. ;)

Are you drinking enough water? Here's an easy way to know: Your pee should look more like Sprite than Mountain Dew...
Eastern daylight time (GMT -4) is from spring to fall (Starting 2007, second Sunday of March to the first Sunday of November. From 1987 to 2006, first Sunday of April and the last Sunday of October).
Eastern standard time (GMT -5) is from fall to spring.
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'>Editing note: </div>
<div class='editor' macro='edit title'></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>
<!--}}}-->
{{{
[img[title|filename]]
[img[filename]]
[img[title|filename][link]]
[img[filename][link]]
}}}
Images can be included by their filename or full URL. It's good practice to include a title to be shown as a tooltip, and when the image isn't available. An image can also link to another tiddler or or a URL
[img[Keilaron's Watermark|http://keilaron.kicks-ass.org/temp/k_watermark.gif][http://keilaron.kicks-ass.org/]]
{{{
[img[Fractal vegetable|fractalveg.jpg]]
[img[This is shown as a tooltip|http://example.com/image.jpg]]
[img[http://example.com/image.jpg]]
[img[http://example.com/image.jpg][ExampleDotCom]]
}}}
The tooltip is optional.

[<img[Blog powered by S9Y|http://keilaron.kicks-ass.org/den/templates/default/img/s9y_banner_small.png][http://www.s9y.org/]][>img[http://keilaron.kicks-ass.org/images/question_mark.gif][http://keilaron.kicks-ass.org/den/]]You can also float images to the left or right: the S9Y logo is left aligned with {{{[<img[}}}, and the question mark image is right aligned with {{{[>img[}}}.
@@clear(left):clear(right):display(block):You can use CSS to clear the floats@@
{{{
[<img[A woody bit of Hampstead Heath|forest.jpg]]
[>img[A field near Milton Keynes|field.jpg]]
}}}
Uncheck this option to disable the note open/close animations and other animations. Useful for when these animations display slowly.
/***
|''Name:''|ExamplePlugin|
|''Description:''|To demonstrate how to write TiddlyWiki plugins|
|''Version:''|2.0.3|
|''Date:''|Sep 22, 2006|
|''Source:''|http://www.tiddlywiki.com/#ExamplePlugin|
|''Author:''|JeremyRuston (jeremy (at) osmosoft (dot) com)|
|''License:''|[[BSD open source license]]|
|''~CoreVersion:''|2.1.0|
|''Browser:''|Firefox 1.0.4+; Firefox 1.5; InternetExplorer 6.0|
***/

//{{{

// Uncomment the following line to see how the PluginManager deals with errors in plugins
// deliberateError();

// Log a message
pluginInfo.log.push("This is a test message from " + tiddler.title);

//}}}
# Open RegEdit.
# Go to: {{{HKEY_LOCAL_MACHINE\System\CurentControlSet\Control\Class}}}
# Within this key there will be several keys with long IDs; Locate one with the data Class and the value Monitor.
# Within that key there will be enumeration keys (0000, 0001, 0002, etc.); One of these is your current monitor, and you'll have to figure out which one is the right one (you may only have one key here).
# Within //that// key there will be the resolutions supported by your monitor. Select the one which you want to force the refresh rate on, and create a new String value with the name Mode1, then the rate, a hyphen, and the rate again, such as 75-75.
# Try whatever game/application uses this resolution, and you should have the correct refresh rate. If this was your current refresh rate, go to the Display Properties and switch to the correct refresh rate.

!Source
[[EarthV.com - Fix 60Hz default refresh rate in Windows 2k/XP|http://www.earthv.com/tips_detail.asp?TipID=62]]
A new feature for the ThirdVersion of TiddlyWiki is the ability to generate an RssFeed of its content. You can flick it on with a new addition to the InterfaceOptions. If enabled, it automatically saves an RSS 2.0 format file with the last few changed tiddlers in it. It's given the same filename as the TiddlyWiki file but with the ".xml" extension. Like all TiddlyWiki features, it's experimental, and will probably be a bit temperamental in your feedreader until the bugs are ironed out.

Note that you must set the tiddler SiteUrl to be the URL where your TiddlyWiki will be published. (Don't put leading spaces or line breaks before or after the URL).
@@font-size:xx-large;&larr;@@
If you arrived via Google, you will have to repeat your search on the left. Google cannot point you to the exact note that brought you here.
----
Si vous avez arrivé ici d'après Google, il sera nécessaire de répéter votre recherche à gauche. Google ne peut pas vous indiquer l'article spécifique qui vous a apporté ici.
!Header 1
{{{!Header 1}}}
!!Header 2
{{{!!Header 2}}}
!!!Header 3
{{{!!!Header 3}}}
!!!!Header 4
{{{!!!!Header 4}}}
!!!!!Header 5
{{{!!!!!Header 5}}}
The core TiddlyWiki code is regularly updated with bug fixes and	 new features. If you're using an earlier revision of TiddlyWiki, here's the simple way to upgrade to the latest version:
* Open your TiddlyWiki file in FireFox (say it's called "mystuff.html")
* SaveChanges (with SaveBackups switched on) to make sure that you've got a backup of it
* Without closing that page, right-click on [[this link|http://www.tiddlywiki.com/empty.html]], select 'Save target' or 'Save link' and save it as "mystuff.html", replacing your existing file
* Now go back to the previously opened copy of "mystuff.html" in your browser and SaveChanges again. It will inherit the newly saved code
* Refresh the page in the browser to verify that the upgrade has worked
The most likely cause of the upgrade process not working properly is that one of the [[Plugins]] you're using is not compatible with a change in the new release. If so, you can use the [[ImportTiddlersPlugin|http://www.tiddlytools.com/#ImportTiddlersPlugin]] from TiddlyTools to selectively import your content and [[Plugins]] into a new empty TiddlyWiki.
Entities in HTML documents allow characters to be entered that can't easily be typed on an ordinary keyboard. They take the form of an ampersand (&), an identifying string, and a terminating semi-colon (;). There's a complete reference [[here|http://www.htmlhelp.com/reference/html40/entities/]]; some of the more common and useful ones are shown below. Also see [[Paul's Notepad|http://thepettersons.org/PaulsNotepad.html#GreekHtmlEntities%20HtmlEntitiesList%20LatinHtmlEntities%20MathHtmlEntities]] for a more complete list.

|>|>|>|>|>|>| !HTML Entities |
| &amp;nbsp; | &nbsp; | no-break space | &nbsp;&nbsp; | &amp;apos; | &apos; | single quote, apostrophe |
| &amp;ndash; | &ndash; | en dash |~| &amp;quot; | &quot; | quotation mark |
| &amp;mdash; | &mdash; | em dash |~| &amp;prime; | &prime; | prime; minutes; feet |
| &amp;hellip; | &hellip; |	horizontal ellipsis |~| &amp;Prime; | &Prime; | double prime; seconds; inches |
| &amp;copy; | &copy; | Copyright symbol |~| &amp;lsquo; | &lsquo; | left single quote |
| &amp;reg; | &reg; | Registered symbol |~| &amp;rsquo; | &rsquo; | right  single quote |
| &amp;trade; | &trade; | Trademark symbol |~| &amp;ldquo; | &ldquo; | left double quote |
| &amp;dagger; | &dagger; | dagger |~| &amp;rdquo; | &rdquo; | right double quote |
| &amp;Dagger; | &Dagger; | double dagger |~| &amp;laquo; | &laquo; | left angle quote |
| &amp;para; | &para; | paragraph sign |~| &amp;raquo; | &raquo; | right angle quote |
| &amp;sect; | &sect; | section sign |~| &amp;times; | &times; | multiplication symbol |
| &amp;uarr; | &uarr; | up arrow |~| &amp;darr; | &darr; | down arrow |
| &amp;larr; | &larr; | left arrow |~| &amp;rarr; | &rarr; | right arrow |
| &amp;lArr; | &lArr; | double left arrow |~| &amp;rArr; | &rArr; | double right arrow |
| &amp;harr; | &harr; | left right arrow |~| &amp;hArr; | &hArr; | double left right arrow |

The table below shows how accented characters can be built up by subsituting a base character into the various accent entities in place of the underscore ('_'):

|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>| !Accented Characters |
| grave accent | &amp;_grave; | &Agrave; | &agrave; | &Egrave; | &egrave; | &Igrave; | &igrave; | &Ograve; | &ograve; | &Ugrave; | &ugrave; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
| acute accent | &amp;_acute; | &Aacute; | &aacute; | &Eacute; | &eacute; | &Iacute; | &iacute; | &Oacute; | &oacute; | &Uacute; | &uacute; | &nbsp; | &nbsp; | &Yacute; | &yacute; | &nbsp; | &nbsp; |
| circumflex accent | &amp;_circ; | &Acirc; | &acirc; | &Ecirc; | &ecirc; | &Icirc; | &icirc; | &Ocirc; | &ocirc; | &Ucirc; | &ucirc; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
| umlaut mark | &amp;_uml; | &Auml; | &auml; |  &Euml; | &euml; | &Iuml; | &iuml; | &Ouml; | &ouml; | &Uuml; | &uuml; | &nbsp; | &nbsp; | &Yuml; | &yuml; | &nbsp; | &nbsp; |
| tilde | &amp;_tilde; | &Atilde; | &atilde; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &Otilde; | &otilde; | &nbsp; | &nbsp; | &Ntilde; | &ntilde; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
| ring | &amp;_ring; | &Aring; | &aring; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
| slash | &amp;_slash; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &Oslash; | &oslash; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; |
| cedilla | &amp;_cedil; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &nbsp; | &Ccedil; | &ccedil; |
|!Class|!Range|!Private range|h
|A|1.0.0.0 - 127.0.0.0|10.0.0.0 - 10.255.255.255|
|B|128.0.0.0 - 191.255.0.0|172.16.0.0 - 172.31.0.0|
|C|192.0.0.0 - 223.255.255.0|192.168.0.0 - 192.168.255.0|
''Ideas''
Origin, show origin,
Title
Content
Tags, Suggested tags,
Time period

Relations:
AuthorInfo
Related ideas - m2m
ContinuationTexts
Follow-up ideas - m2m
FullScripts

Chat transcripts or full stories.

''Scripts''
Who1/author
Who2 ... m2m?
Date time
Location
Tags
Creator of TiddlyWiki.
See: http://www.tiddlywiki.com/#JeremyRuston
Keilaron is the owner of this website, the writer of these notes.
todo
Just some modules that interested me and I might use.
http://github.com/kerkness/shindig -- lightweight blog module
http://github.com/shadowhand/tuffet -- modeling system using CouchDB
http://github.com/samwilson/kohana_webdb -- phpMyAdmin-like web DB, focused on the data more than the schema or administration
http://github.com/birkir/konilla -- forum module
http://github.com/bluehawk/kohanut-core -- CMS engine (core)
http://github.com/bmidget/kohana-formo -- form creator (handler?)
/***
|''Name:''|LegacyStrikeThroughPlugin|
|''Description:''|Support for  legacy (pre 2.1) strike through formatting|
|''Version:''|1.0.1|
|''Date:''|Jul 21, 2006|
|''Source:''|http://www.tiddlywiki.com/#LegacyStrikeThroughPlugin|
|''Author:''|MartinBudden (mjbudden (at) gmail (dot) com)|
|''License:''|[[BSD open source license]]|
|''CoreVersion:''|2.1.0|
|''Browser:''|Firefox 1.0.4+; Firefox 1.5; InternetExplorer 6.0|

***/

//{{{

// Ensure that the LegacyStrikeThrough Plugin is only installed once.
if(!version.extensions.LegacyStrikeThroughPlugin)
	{
	version.extensions.LegacyStrikeThroughPlugin = true;

config.formatters.push(
{
	name: "legacyStrikeByChar",
	match: "==",
	termRegExp: /(==)/mg,
	element: "strike",
	handler: config.formatterHelpers.createElementAndWikify
});

} // end of "install only once"
//}}}
!Default size
Applies to gnome-terminal, others?
Does NOT apply to xterm, others?
Edit the file {{{/usr/share/vte/termcap/xterm}}} and change the line: {{{:co#80:it#8:li#24:\}}}
co is for column and li is for line.
<<<
Now she speaks rapidly.  "Do you know *why* you want to program?"
He shakes his head.  He hasn't the faintest idea.
"For the sheer *joy* of programming!" she cries triumphantly.  "The joy of the parent, the artist, the craftsman.  "You take a program, born weak and impotent as a dimly-realized solution.  You nurture the program and guide it down the right path, building, watching it grow ever stronger.  Sometimes you paint with tiny strokes, a keystroke added here, a keystroke changed there."  She sweeps her arm in a wide arc.  "And other times you savage whole *blocks* of code, ripping out the program's very *essence*, then beginning anew.  But always building, creating, filling the program with your own personal stamp, your own quirks and nuances.  Watching 
the program grow stronger, patching it when it crashes, until finally it can stand alone -- proud, powerful, and perfect.  This is the programmer's finest hour!"  Softly at first, then louder, he hears the strains of a Sousa march.
"This ... this is your canvas! your clay!  Go forth and create a masterwork!"
<<<
- fortune
<<newTiddler>>
<<saveChanges>>
<<search>>
<<slider chkSliderSearchOptionsPanel SearchOptionsPanel '< Search options >' 'Search options'>>
----
<<option chkAnimate>> EnableAnimations
<<tabs txtMenuTab Menu 'Main Menu' TabMain Topics Topics TabTags Other 'Other stuff' TabOther>>
If you cannot access Gnome's theme settings, you can manually set or change the GTK theme. In the $HOME/.gtkrc-2.0 file, put something like:
{{{
gtk-theme-name = "e17-bling"
gtk-icon-theme-name = "Rodent"
gtk-font-name = "Bitstream Vera Sans 12"
}}}
Obviously, these settings should match a theme, icon set, and font actually installed on your system.
<!--[if lt IE 7]>
<style type="text/css" media="screen">
.headerShadow {
	display: none !important;
}
#mainMenu {
	position: absolute !important;
	top: 50px !important;
	left: 0px !important;
</style>
<![endif]-->
<!--{{{-->
<!--<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'/>-->
<!--}}}-->
Minimize is the term used to represent when a window has been mostly hidden or changed to a fairly minimal representation of itself. (Arguably one could say that iconizing a window is also minimal, but the two terms must be kept so as to have a distinction between the two states as most operating systems / window managers have both states for windows.)
Iconize, on the other hand, is the term used to represent when a window has been turned into an icon representing that window, usually placed in a notification area or icon tray. (This is ''not'' the same as creating a shortcut or link to a program (which is often enough represented via an icon); this is not a running instance of the program and thus does not have a window for this concept to be applied to.)
Sometimes it's useful to stop a minor change to a tiddler from causing it to rise to the top of the timeline. This can be done by pressing the Shift key while clicking the 'done' toolbar button, or with the ~Shift-Control-Enter key. This behaviour can be switched to become the default with one of the AdvancedOptions.
Various formatting methods are outlined here.
----
Horizontal ruler: - - - -
----
# Numbered list (#)
## Numbered sublist (##)
### Numbered subsublist (###)
# Another item
# etc.
----
* Bullet-point list (*)
** Sublist (**)
* etc.
----
Another (because the SimpleFormatting can be used too) table sample: see [[PeriodicTable|http://www.tiddlywiki.com/#PeriodicTable]].
----
For advanced effects, you can control the CSS style of a table by adding a row like this:
{{{
|cssClass|k
}}}
----
If you're developing for TiddlyWiki, you may also want to see [[PluginFormatting|http://www.tiddlywiki.com/#PluginFormatting]].
!Automatic authentication using NTLM in Mozilla browsers
Applies to: Netscape/Mozilla/Firefox/~SeaMonkey
Taken from: http://www.kerio.com/manual/kwf/en/ch22s03.html

Normally, the browser displays the login dialog when [[NTLM]] authentication is required. For security reasons, automatic user authentication is not used by default in the browser. To change this:
# Insert about:config in the browser's address bar.
# In the configuration param list, look for the {{{network.automatic-ntlm-auth.trusted-uris}}} parameter (Use the configuration search box to find it faster - type part of the name.). 
# Double-click on the parameter and enter the name of the server(s) you need NTLM authentication for, seperated by commas.
** For example, if you normally go to http://intranet/ to access your company's intranet and need NTLM auth there, just enter "intranet".
# If you need NTLM auth to work through a proxy, then find the {{{network.automatic-ntlm-auth.allow-proxies}}} parameter and double-click on it to set it to True.
It is not necessary to restart the browser.
! Gotchas
* Defining an int with a size does not actually give it a size; This is the //display width//. In other words, it sets additional metadata to return that the retrieving application //may// use to pad the values to that width. An int(10) is the same as an int(11) (though as usual seeing an int(11) is likely from someone forgetting to set their INT to UNSIGNED).
!Top 5 Myths About Cats
<<<
The cat is a very misunderstood animal.  Here are the top 5 "facts" about cats that most people still believe to be true:
!5:  Cats Can See In The Dark
A cat has vertical pupils that expand to let him see in near darkness.  He has about thirty whiskers which help him find his way around at night, even in strange surroundings.  But he is not endowed with special eyesight that can enable him to see in absolute darkness.

!4:  Cats Are Surefooted, And Always Land On Their Feet
Some children, believing this piece of folklore, delight in dropping Puss from heights-like out of the window-just to prove it is true.  But it is more often false.  Puss ends up with broken legs, or neck, and it is too late to say “Don’t believe everything you hear!”  It’s true that cats are the most agile, surefooted, graceful animals in the world-most of the time.  But they can also knock over lamps, send coffee cups flying, and fall off chairs.  They can end up with broken bones in short falls, especially when they are kittens.

!3:  Cats Are Cowards
Dogs are well known for their heroism, but not many people know that cats, too, have their hours of glory.  For instance, Agatha, who saved her family from fire by jumping on their bed.  Or a cunning Siamese named Su-Ling, whose ferocious growling and tiger pounce sent a prowler scrambling.  Or the story of the courageous feline who scratched her sleeping mistress continuously to save her from fire, knowing the dear, deaf lady could not hear.  There are many stories of cats scaring away poisonous reptiles, scorpions, and other unpleasant folk.  In Florida, a tiny kitten was credited with alerting her mistress to the danger of a deadly coral snake.  Remember, heroism is not confined to only one species of animal.

!2:  Cats Are Stupid
Physiologically, a cat’s brain bears a striking resemblance to that of man-more so than any other animal’s. How do we measure intelligence in an animal?  One cannot and should not play one species off against another.  Cats, for example, are bored with mazes.  But watch them get out of any enclosed space!  They can open doors, lift latches, leap many times their own length over walls.  Psychologists have noted that their ability to escape confinement is superior to that of any other animal.  Besides superb skill and strategy in stalking prey, cats have a built in clock.  They know when it’s time for you to come home, and when it is time for bed.

Of course there are some stupid cats, just as there are some remarkable cats.  Like humans, not ALL are bright.  Most often people think cats are stupid because they refuse to perform on command.  But that’s only because cats are smart enough to know it’s beneath their dignity!

!1:  Cats Are Not Affectionate
The person who thinks a cat is an unloving animal never held one on his lap. First the cat kneads gently to make the spot as soft and comfortable as possible, then settles down and purrs.  Whether he purrs loudly of softly, it’s love.  A cat’s affection is always subtle, like rubbing against your legs.  Each cat varies in the amount of affection he wishes to put forth, and in the ways he wishes to show it.  But it’s there-as long as you are receptive-and sometimes even if you’re not.
<<<
Source: [[Top 5 Myths About Cats|http://www.petmedsonline.org/top-5-myths-about-cats.html]]
!NT Lan Manager
NTLM authentication is a ChallengeResponse type of authentication that Microsoft uses for various things; It is often transparent to users as it uses the current user's log-in name and domain (e.g. {{{WinNT://NTDomain/Username}}}) by default in Microsoft applications.
This phone works with [[NokSync|http://www.kaarposoft.dk/noksync/manual.html]], a Thunderbird synchronization extension. Note, however, that the PC Suite is required for this and therefore only works in Windows.

Uses or can use a BL-5C Li-Ion Battery 950 mAh (3.7 Vdc); Talk time up to 6 hours; Standby time up to 410 hours.

You can get these special dialing codes by pressing * multiple times:
|!Dialing code|!Number of presses|!Description|
|*|1|Bypasses a set of instructions.|
|+|2|Precedes an international telephone number.|
|p|3|Pauses for 2.5 seconds before sending any numbers that follow.|
|w|4|Wait. Your phone waits for you to press the Talk key before it sends any numbers or codes that follow.|
# Cannot edit nor add rows? Check that you have a primary key.
# Cannot INSERT into date column using SQL? Check the format; it should probably be YYYY-MM-DD. Try inserting an invalid date using the table editor.
# DEFAULT not accepted? Put it BEFORE your NOT NULL clause.
These should find their way to the [[forums|http://www.oooforum.org/]], too, and probably their [[bug tracker|http://qa.openoffice.org/]].
Comment on media recovery software (may or may not be of any validity):
<<<
!In general
Before using any recovery software on damaged CDs/DVDs; make sure they are absolutely clean: No fingerprints; no dust; nothing, just a shiny clean CD/DVD!

If you spot scratches that may be to deep; try polishing the CD with a toothpaste like Colgate (don’t use the bi-color types), and DON’T use a toothpaste too cheap; it might ruin your CD even more, just as it might ruin your teeth!

Polishing is done with a mildly damp cloth (cotton preferable) with just a little toothpaste on it. Wipe vertically (not circular!!!) to polish it; next rinse it with mildly warm water to get rid of the toothpaste residue and dry it gently with a non-fluffy cloth. Then use this program (or others) to recover your data.

I have been able, using the “toothpaste method”, to get heavily scratched Operating System CDs back to full operation again, without any problems. Be patient, and if it doesn’t work the first time… try again!

For those having problems with this program’s registration / activation, google for “Unstoppable Copier”.
<<<
<!--{{{-->
<div class='header'>
<div class='headerForeground'>
<div class='siteTitle' refresh='content' tiddler='SiteTitle'></div>
<div class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></div>
</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>
<!--}}}-->
!Red-eye
According to the [[KODAK Frequently Asked Questions|http://www.kodak.com/eknec/PageQuerier.jhtml?pq-path=6839/9355/7269&faqKnowledgebase=101_en&faqQuestionId=26670&faqURL=http://faqs.kodak.com/101_en/FAQ_145_26670.shtm&pq-locale=en_US&_requestid=7783]]:
<<<
The "red eye" phenomenon is caused by the reflection of light off the blood vessels of the retina of the subject’s eyes. Red eye occurs most often when the flash is located close to the picture-taking lens of the camera. It tends to be more evident when the subject is young and has blue or gray eyes, which reflect more light than darker eyes. Children have larger pupils and less pigmentation than adults, and their eyes transmit more light back to the camera lens.

Red eye was not as common with older, bulkier cameras having separate flash units. These units were attached to a handle or flash bracket several inches away from the lens, or the flash could be detached and held away from the camera. With today’s smaller cameras with built-in flash, the flash is closer to the lens.

Techniques to Help Reduce Red Eye
* If the camera has the red-eye feature, set the flash mode to Red Eye.
* Increase the level of light in the room by turning on all the room lights. The added light will cause the subject’s pupils to contract, reducing the reflective surface that causes red reflections.
* Have the subject look at a bright light (for example, a room lamp or a ceiling light) just before you take the flash picture. The bright light will reduce the size of the subject’s pupils.
* Red eye is more extreme when the subject’s eyes are off-center in the picture. If possible, center your subject and have the subject look directly at the camera.
* If your camera has detachable flash capabilities, move the flash away from the camera lens. If the camera has these capabilities, you can also attach the flash to the camera with a flash cord, and handhold it or clamp it to a nearby object.
NOTE: These techniques may not eliminate red eye completely. Use Kodak ~EasyShare software to remove any red eye that is still present.
<<<
!!Blurry shots
According to the [[KODAK Frequently Asked Questions|http://www.kodak.com/eknec/PageQuerier.jhtml?pq-path=6839/9355/7269&faqKnowledgebase=101_en&faqQuestionId=27153&faqURL=http://faqs.kodak.com/101_en/FAQ_145_27153.shtm&pq-locale=en_US&_requestid=7757]]:
<<<
This problem can occur for one or more reasons. Some common causes and suggested solutions are listed below.
* The lens is dirty. Clean the lens according to the guidelines for your camera model.
* The subject was too close to the camera. Make sure that you are far enough away from your subject. Each camera model has recommended distances for normal, telephoto (zoom), wide-angle, and close-up pictures.
* The subject was farther than the effective range of the flash. Each camera model has an effective flash range.
* The camera did not autofocus or autoexpose the picture correctly. For best Autofocus/Autoexposure function, press the shutter button halfway down and hold. When the AF/AE Indicator (Ready Light on some cameras) turns green, press the shutter button the rest of the way down to take the picture. If the yellow light blinks, release the shutter button. (On some models, the light will also blink yellow if the shutter speed is too slow.)
    * You did not use the LCD screen Preview feature to take a picture in close-up mode. When the camera is in close-up mode, always use the Preview feature, both to confirm focus and to aim the camera properly. If you do not do this, the viewfinder will not show you an accurate view of the picture because of parallax error.
    * The subject or camera moved while you took the picture. Place the camera on a flat, stable surface, and hold the camera very steady. Or use a copy stand or tripod – especially advisable at telephoto or high-zoom settings, or in low light.
<<<
See: http://www.tiddlywiki.com/#Plugins
!Pulseaudio with Bluetooth
You will need the package pavucontrol (possibly pulseaudio-module-zeroconf) so as to switch the audio output from one output to another. I also had to change the profile under the configuration tab (from headset to A2DP), otherwise the audio would stall and nothing would come out.
Clicking on the taskbar button (on any Windows version after 95) of the active window to be minimized; This action, however, differs from a regular minimize (e.g. by clicking the minimize button on the window's titlebar) thus why I call it a Quick Minimize:
* The alt-tab order is not affected. When a window is minimized normally, it is shifted the to end of the alt-tab order, whereas a Quick Minimize does not change this order.
* Some applications do not realise they have been minimized and may behave unexpectedly when this is done. While the odd behaviour is never fatal, it may still be unwanted.
* A Quick Minimize cannot be performed directly after a Minimize To Tray has been performed (using PowerMenu). The window in question must be minimized regularly before it can be Quick Minimized again.
Also, [[the term minimize should not be confused with the term iconize|Minimize Versus Iconize]].
!Linksys Router ~De-Brick guide
If your router is not working after a failed upgrade, you can try the following methods to get your router working again.

''Note: I did not write this. I forget where I got it, but I kept it as it is useful information.''

!!Long Reset
# Locate the reset button
# Press the reset button for 30 seconds
# Keep holding the reset button while you unplug the router
# Wait for more 30 seconds
# Plug in the router, then let go of the reset button
# You may have to repeat the long reset

!!Transfer firmware to your router
''Do not do these steps from a wireless connection, but a LAN connection.''

# Obtain the latest firmware from Linksys (TFTP Application & firmware)
# Set your network adapter settings to (Going into the Network Connections window, right-click your LAN connection, double-click Internet Protocol (TCP/IP)
## IP address: 192.168.1.2
## Subnet mask: 255.255.255.0
# Click OK, then click OK
# Start the TFTP program (Depending on the program, you may need to specify the bin file. ~WRT54G TFTP program includes the firmware in itself)
# As soon as you plug in the router, start the transfer process
# Do not power down
# Wait until the transfer completes
# After, follow instructions in manual to install ~HyperWRT

!!Ping Test
Sometimes, you may need to "ping" your router to see if it responds.

# Click the Start menu
# Click Run and enter cmd to start the Command Prompt
# Connect your router, but don't turn it on yet
# Type ping 192.168.1.1 -t
# You should get no reply
# Power on the router, you should get quick replies
# Press CTRL and C to stop pinging

!!TFTP (Trivial File Transfer Protocol) Firmware in Windows
''Do these steps from a LAN connection.''

TFTP may limited to 2 MB. Choose a smaller size of firmware if your transfer times out.
This guide assumes that you are using Windows XP with TCP/IP installed.
This guide may not be correct depending on your computer, use at your own risk.

# Download the firmware and save it to a location you can remember ( Example: Create a folder named "routerfirmware" on "c:\")
# Click Start
# Click Run
# Enter in the Open input dialog: cmd
# Click OK
# The Command Prompt will appear
# Type in: tftp -i 192.168.1.1 put * (* is where you saved your firmware; Example: c:\routerfirmware\wrt54gv3_v3.03.6.bin)
# After, the router should reboot
# Follow instructions in manual to finally install ~HyperWRT
About the tftp command: The -i switch is to signify to transfer in binary mode. 192.168.1.1 is the default router IP address. put sends the file.
http://www-128.ibm.com/developerworks/linux/library/l-linux-memory.html?ca=dgr-lnxw07LinuxMemory
Check this option to use JavaScript's [[RegExp syntax|http://www.programmershelp.co.uk/docs/javascript/regexp.html#1193188]] to allow flexible searches.
In Windows, it is possible to drag icons using the right mouse button instead of the left mouse button. Doing so gives a menu of choices after completing the drag, one which is different from the regular right-click menu (the ContextMenu). For example, if you have WinRAR installed, you can right-drag an archive from one point to another (or within the same window) to see various extraction options. This right-drag menu is often /much/ shorter than the regular context menu.
!Elements with content and attributes
How to create a tag with an element AND non-tag content, for example:
{{{
<foo type="example">bar</foo>
}}}
Create an element that is a complexType using an extension simpleContent. Then you can add attributes to it, e.g.:
{{{
<xsd:element minOccurs="0" maxOccurs="unbounded" name="foo">
	<xsd:complexType>
		<xsd:simpleContent>
			<xsd:extension base="xsd:string">
				<xsd:attribute name="example" type="xsd:string"/>
			</xsd:extension>
		</xsd:simpleContent>
	</xsd:complexType>
</xsd:element>
}}}
Screen size: 160x128

USB/Mass-storage mode is initiated by activating the hold switch, and pressing the record button while connecting the player.
This causes a blank, template TiddlyWiki to be saved alongside your file when you SaveChanges. It's intended to help people who are distributing TiddlyWikiAdaptations, and isn't needed when you're an end-user of TiddlyWiki.

The template TiddlyWiki is called 'empty.html'.
<<option chkRegExpSearch>> [[Regular expressions|RegExpSearch]]
<<option chkCaseSensitiveSearch>> [[Case sensitive|CaseSensitive]]
Skydeck key
{{{64:e3:ed:25:cd:13:dd:d5:16:58:16:d3:08:62:c7:1f}}}
!GUI helpers
* Visual
** X
*** notify-send
*** zenity
*** kdialog, gdialog, xdialog, whiptail
* Text
** tput
** Dialog
* Misc
** setleds (requires console perms?)
** logger
** setterm
** bash and some other shells can use sockets via /dev/(udp|tcp)/host/port ...
** beep
<<search>>/%<<closeAll>>%/<<permaview>><<newTiddler>>/%<<newJournal 'DD MMM YYYY'>>%/<<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel 'options »' 'Change TiddlyWiki advanced options'>>
Like most wikis, TiddlyWiki supports a range of simplified character formatting.
[[More formatting notes are available.|formatting]]
| !To get | !Type this |h
|>|(colspan) {{{|>|}}}|
|(rowspan)|{{{|~|}}}|
|~|(More text here!)|
| right-aligned|Start cell with a space.|
| centered |Start and end cell with a space. |
| ''Bold'' | {{{''Bold''}}} |
| ==Strikethrough== | {{{==Strikethrough==}}} |
| __Underline__ | {{{__Underline__}}} |
| //Italic// | {{{//Italic//}}} |
| Superscript: 2^^3^^=8 | {{{2^^3^^=8}}} |
| Subscript: a~~ij~~ = -a~~ji~~ | {{{a~~ij~~ = -a~~ji~~}}} |
| @@highlight@@ | {{{@@highlight@@}}} |
| {{{monospaced}}} | {{{{ { { monospaced } } } }}} (works both inline and as block) |
| (headers) | See below |
| (comments) | {{{/% Hidden text! %/}}} |
| [[links|http://keilaron.kicks-ass.org/]] |{{{[[external site|http://keilaron.kicks-ass.org/]]}}}|
|~|{{{[[wiki]]}}}|
|~|WikiWord|
|~|{{{[[wiki link to WikiWords|WikiWords]]}}}|
|~|{{{[[link to a Windows network share|file://///server/share/folder/path/name]]}}}|
|~|{{{[[link to a Windows drive-mapped folder|file:///c:/folder/path/name]]}}}|
|~|{{{[[link to a Unix-style folder|file:///folder/path/name]]}}}|
| ~EscapedWikiWord | {{{~EscapedWikiWord}}} |
| Direct CSS manipulation |The highlight can also accept CSS syntax to directly style the text: @@color:green;green coloured@@ {{{@@background-color:#ff0000;color:#ffffff;red coloured@@}}} @@text-shadow:black 3px 3px 8px;font-size:18pt;display:block;margin:1em 1em 1em 1em;border:1px solid black;Access any CSS style@@|
The mess of my mind
Keilaron's Notes
http://keilaron.kicks-ass.org/notes/
@@Note: This will not enable you to install your copy of Windows XP on a different computer and bypass activation.@@

If you are reinstalling XP on a computer that already has it activated:
# Copy the file %windir%\system32\wpa.dbl along with the rest of your backed up files. (Because you did do backups, didn't you?)
# Reinstall Windows XP.
# Boot using a DOS disk if you are using FAT, or using the Recovery Console if NTFS.
# Copy the file from the first step above back to %windir%\system32.
# That's it. This works only if your hardware has not changed, thus the note above.
!Source
[[Sniptools: Tips/Tricks: Reinstall Windows XP without product activation|http://sniptools.com/tipstricks/reinstall-windows-xp-without-product-activation]]
The 2 Types of Fiber

Though both have health benefits, there's a difference between the insoluble, type of fiber found in whole grains, carrots, tomatoes, and lettuce, and the softer, water-soluble type found in oatmeal, pears, strawberries, and apples.

Soluble or viscous fiber is the softer type that dissolves in water.

When digested, it helps prevent cholesterol from being absorbed in the intestines. This type of fiber is also thought to help minimize the rise in blood sugar levels after a meal, which is particularly helpful for people with diabetes.

This type of fiber comes from: beans (they have both types of fiber), oatmeal and oat bran, some fruits (apples, mangoes, plums, kiwi, pears, blackberries, strawberries, raspberries, peaches, citrus fruits, dried apricots, prunes, and figs), and some vegetables (dried peas, beans, and lentils).

Insoluble fiber doesn't dissolve in water.

It helps keep bowel movements regular, and may reduce the risk of colon problems. It may also reduce the risk of hemorrhoids, varicose veins, and obesity (by making us feel full).

Insoluble fiber is found in: Whole-wheat grain and wheat bran, brown rice, bulgur, seeds, and vegetables (carrots, cucumbers, zucchini, celery, and tomatoes).

So how do you get more fiber into your daily diet? Here are six painless ways to work in 25 grams a day — the recommended amount for someone eating 2,000 calories a day.

Before you start, keep a few things in mind: When you increase fiber, you should increase your water intake along with it. Add fiber gradually to give your gastrointestinal tract time to adapt. And if you have gastrointestinal diseases, including constipation, check with your doctor first.

1. Go for whole grains whenever possible. Check the ingredient list to make sure the whole grain is the first or second ingredient on the list. Products that say "100% wheat" or "multigrain" are not usually whole grain.

    * 2 slices of whole-wheat bread = 4 grams of fiber
    * 1 cup of cooked brown rice = 4 grams of fiber
    * Reduced-Fat Triscuit crackers = 3 grams

2. Choose the right breakfast cereals. Some cereals have little whole grain. And some whole grain cereals are loaded with unnecessary sugar.

    * ½ cup Fiber One = 14 grams of fiber
    * 1 cup Raisin Bran = 7.5 grams of fiber
    * 1 cup Frosted Shredded Wheat Spoon Size = 5 grams
    * 1 cup Quaker Squares Baked in Cinnamon = 5 grams
    * ¾ cup cooked oatmeal = 3 grams
      *Recommended serving sizes.

3. Eat beans a few times a week. Beans offer more fiber than most plant foods, plus they're loaded with healthy plant protein.

    * 1 cup of canned minestrone soup = about 5 grams fiber
    * 1/2 cup vegetarian or fat-free refried beans, used to make microwave nachos = about 6 grams
    * 1/4 cup kidney beans, added to a green salad = 3 grams fiber
    * Bean burrito at Taco Bell (or made at home) = 8 grams 

4. Have several servings of fruit every day. You can add it to your morning meal, enjoy it as a snack, and garnish your dinner plate with it. Or have it with — or instead of — dessert.

    * 1 large apple = 4 grams of fiber
    * 1 banana = 3 grams
    * 1 pear = 4 grams
    * 1 cup strawberries = 4 grams 

5. Every day, stir a tablespoon of ground flaxseed into your smoothie, soup, casserole, etc. One tablespoon will boost your daily fiber by 3 grams. Flaxseed contains a balance of soluble and insoluble fiber, too.

6. Have several servings of vegetables every day. Include a vegetable with lunch, have raw veggies as an afternoon snack or pre-dinner appetizer, and enjoy a big helping with dinner. Make a point of enjoying vegetarian entrees several times a week.

    * 1 cup carrot slices, cooked = 5 grams of fiber
    * 1 cup cooked broccoli = 4.5 grams
    * 1 cup raw carrots = 4 grams
    * 1 sweet potato = 4 grams
    * 1 cup cauliflower, cooked = 3 grams
    * 2 cups raw spinach leaves = 3 grams
!Source
~WebMD (todo: link)
These player colors are the "extended" player colors -- that is, the player colors beyond the usual 8 players. Note that these colors and results were obtained by placing a unit for a player of that number, not by replacing an existing player's color (which is probably what I should have done, and possibly why 55 didn't work despite what I was told (then again, that may have been a lie, too)).
Also, these were tested on the same tileset, and not on any others; It is possible that they may be different on other tilesets.

A "junk" color is not a real color; It essentially looks bad.

|#|Usable|Color|Minimap|Notes|
|9|Y|>|Dark green||
|10|Y|>|Light yellow||
|11|Y|>|Tan||
|12|Y|>|Light blue|Neutral player|
|13|Junk|Multi|Invis.||
|14|Junk|~White|Invis.||
|15|No|||Freezes SC.|
|16|Y|Black|Invis.|
|17|Y|Black|Invis.|
|18|Y|Black|Invis.|
|19|Y|Black|Invis.|
|20|Junk|?|?|Screws SC pal in bad way while present.|
|21|No|||Crashes SC.|
|22|Y|Black|Invis.|
|23|No|||Crashes SC.|
|24|No|||Idem|
|25|No|||Idem|
|26|No|||Idem|
|>|>|>|>|...|
|50|No|||Idem|
|>|>|>|>|...|
|53|No|||Idem|
|>|>|>|>|...|
|55|No|||Idem|
Example: http://www.tiddlywiki.com/#open:HelloThere
|!Parameter|!Effect|
|{{{open:title}}}|Opens the tiddler with the specified title. Note that "open:" can be omitted.|
|{{{start:safe}}}|Switches to safe mode|
|{{{search:text}}}|Performs a search for the specified text|
|{{{tag:text}}}|Displays tiddlers tagged with the specified tag|
|{{{newTiddler:title}}}|Opens a new tiddler with the specified title in edit mode|
|{{{newJournal:titleFormat}}}|Opens a new tiddler with the specified date format string: #newJournal:"YYYY MMM DD"|
/*{{{*/
body {
	background-image: url(dusty-dirt-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

h1,h2,h3,h4,h5,h6,div.tiddler div.title {
	background: black url(header-bg.gif);
	background-position: center center;
/*	background-repeat: no-repeat;*/
	text-align: center;
}

div.header { background-color: transparent; }
div.header div.headerForeground { position: static; padding: 1em 0 1em 1em; text-align: center; color: [[ColorPalette::PrimaryDark]] }
div#mainMenu { line-height: 1.5em; float: none; width: 12em; }
div#mainMenu, input { font-size: 0.9em; }
div#mainMenu ul { list-style-type: none; }
div#displayArea { margin: 0 0 0 12em; }

div#mainMenu div.tabContents, div#mainMenu a.tabSelected { color: [[ColorPalette::Foreground]]; background-color: transparent; }

div.toolbar a.button { border: 0; }
div.selected div.tagging, div.selected div.tagged { background-color: [[ColorPalette::TertiaryPale]]; }

div#tiddlerGoogle {
	background: white url("data:image/gif;base64,R0lGODlhSwAgAPfYAAAAhAADbAAPuQAMmwAJcgAPowAbxwAZtgAbqQAUeAAnxAAtzwAouQEglwsicyw7cXR7lQAx1wAuxwAoqRM5uBUyixk6o0BOe2BqiquzzShGmjNKj0hZjHaHtYeVvIKLo7K4ygE4vhhFsShSt0BhtVlzsWR/wVRpn2h6qG97mqKtyJOarM7Y8K2yvwpK1HWRz5Cq4uHk6w5Y5jFiyUp3zmuT52SH0WuO2L/F0eLo9La4vPn7/+Dh43mb2Iek24KbyJuy27K90cbO3FqJ1nSj8ZKt2qu93LXI5snV6dfc5L3O5d3h5fL1+Pz9/t3e3+vx9fr9/+Xo6unt7/b4+dTb3fL29vz//8/R0fn++6q0rKawqABmAABgAAFtARhIGD+HPzZeNn/Gf47DjpzTnGV+ZZGokcHcwYmYiZ+pn+n26djk2Pf59/Hy8e7v7hWBFGC8X4DIf4jJhZLLkOTm4f//+f7++/r69/////b29Nvb2fr6+fTy6PLWZNrKiee2CvDEKPDckPa/CfC7E+OyEt/c0uSmAIxtGMuoQMqzcKCRZdjOsb+5qLOvo/qyAM6VALuKCIZoH766sPj28aJwAXRQAuzq5t7c2I1bAO7s6enk3a+lmfn39dfV08fGxebTyfbz8uKrm9rQzeTc2ty0rOJ7adnJxttPO+lZRdBvYeiUh+axqdQaBdYpE8taS8WJgujAu8mtqq8QAMITAck2J7g2KbZRSLJcVa9uaNKUj/DPzNQLAIg3Mp1CPIdKRteinta7uccGAIQcF2wfHH5MSoxgXtGsq7KXlr2lpNcAANQDALwBALIAAKcAAJMDAHUAAFgAAIwDAWgFA3gYF8a3t9nT0/35+erp6ezs7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAANgALAAAAABLACAAAAj/ALEJHEiwoMGDCBMqXMiwocOHECNKnEixosWLGDNq3IgQypQmHBeuMSPnjRs1GKcUoUGCxIgZN47cCWkQSxoxbshgVCICRZKZeoJYWNBACE2DY7qcuXhkAoiDDx60OVow6dKKSUJ8QIhDD9WCcrqgsTgkAZ2Hm1SlSjVqk8E9gOIq8lrwCQsqTqgYYYFNzpaxA1+tfSVQh2EdPHQUXOLiwsNStFz9ciWLFSyCfQ4pUoTIjyBFA+30MNHBhQwRHXJgi7NFi8BPrW4Vu6WL1hNsig8XNBICg8NQsUINdAJM2TSBfR7tGEioUKFO2O4MOSHQCYMGTgSydm0l9kBczIbh/x6vmCARBr4ZVjG1q6CrZNKwzfGjqSCiRpCwKQlxZeAPA45hAwcXrr3CjBQCZdKKMMYs1IMEDzQEyirEFCSKLs7EAIgjkRRESCOXtEFEAdAJtIQCDggExxZZYEMKNNe8gootxzEURAQJ7GHQE0gksQQSd5ACjHgE3cFKNNPw8QgjBUERyCWc1KAABKEhEOCALZ7SzDG+iPIQGwsgsBVBOdxQAg0uaIANKskIY5Ap0VDDhyOJGPQHJZUIIUACbAgkRADZYRMGFy22skx9EZlgQAOWEAQSNj8cQOUoyEBDRUGzPINNH/gZNAglAnUQQAVHKDECDgOF0Ro2uCATzKMPff9iwQEUxGBQERNQiU0ty/RCECbQNMiEI0sSlMkkiwxkTQZojqldFy2yoYwythQ000JRJFCAAkYU1EMA6VUBDTS4DESLrwIpMskkmQh0xyN1FuRDBBsQ9AYXVx3TzDKzeIJNLrhU05ATHBAwwAg2+ADDCxpwgGp1vThjiyu13IIFQYsYMgkimSFiEBM+HCAACVNgo8cXXoBRxsXGROMMNM3wkgtEmLTwAQoeqCDEtQW18csvkiCUiSKe9DlQHUWQUIIHHzhggAZ1DHTHGgNZQU0pXn4lER5DaGCrQNZYMMAKWtMExAR5FCRFAemVvRENAzRaUANku72RCQJwsFsFZ9kkrZEdGwAwwQ1AAGEDCdf4HRIOKXBwQgdBKC755JRXbvnlNAUEADs=") no-repeat scroll top center;
	color: black;
}

div#tiddlerGoogle:hover {
	background-color: white !important;
	color: black;
}

div#tiddlerGoogle div.title {
	display: none;
}
/*}}}*/
J:\WINDOWS\system32\Restore\rstrui.exe
config.options.chkHttpReadOnly = true;
config.options.txtUserName = "Keilaron";
config.options.txtBackupFolder = "Backups";
config.options.chkBackstage = false;
Web TV sites:
http://ch131.com/
http://atdhe.net/
http://ninjavideo.net/
http://www.free-tv-video-online.info/
http://www.surfthechannel.com/  

"With ch131 and atdhe you're pretty much set
ch131 airs TV shows shortly after they show on TV
atdhe has live shows as they air"
[[Keilaron's Den|http://keilaron.kicks-ass.org/]]
[[Welcome]]
AboutThisWiki
About [[Keilaron]]
----
Keilaron's WishList
MagnaCarta
----
View the Topics tab for all topics broached by the notes.

^^TiddlyWiki <<version>>^^
<<tabs txtOtherTab Last20 Timeline TabTimeline *.* 'All notes' TabAll ?? 'Missing notes' TabMoreMissing X 'Shadowed notes' TabMoreShadowed>>
<<timeline modified 20>>
 - AMD Duron 1.1Ghz CPU: up to 90C
 - Maxtor 6Y080L0 ~DiamondMax® Plus 9
	Operating Temp	5C to 55C	(Non-operating Temp	-40C to 71C)
 - Samsung ~SP0802N
	Operating Temp	5C to 55C	(Non-operating Temp	-40C to 70C)
 - Western Digital ~WD2000BB
	Operating Temp	5C to 55C	(Non-operating Temp	-40C to 65C)
Linux:
CTRL+SHIFT+X will change between left-to-right and right-to-left entry modes.
In Windows it might be the same, I'm not sure.
Tim Peters wrote:
<<<
Beautiful is better than ugly.
Explicit is better than implicit.
Simple is better than complex.
Complex is better than complicated.
Flat is better than nested.
Sparse is better than dense.
Readability counts.
Special cases aren't special enough to break the rules.
Although practicality beats purity.
Errors should never pass silently.
Unless explicitly silenced.
In the face of ambiguity, refuse the temptation to guess.
There should be one -- and preferably only one -- obvious way to do it.
Although that way may not be obvious at first unless you're Dutch.
Now is better than never.
Although never is often better than *right* now.
If the implementation is hard to explain, it's a bad idea.
If the implementation is easy to explain, it may be a good idea.
Namespaces are one honking great idea -- let's do more of those!
<<<
These are notes made using the TiddlySnip Firefox extension.

Any notes that still have this tag need to be finalised and therefore may be incorrect, unformatted, etc..
See: http://www.tiddlywiki.com/#TiddlyWiki
Put this in the PageTemplate and make this a list... edit the CSS.

Also add to the CSS the following:
{{{
.innerTiddler {
	padding: 1em 1em 1em 1em;
	font-size: 9pt;
}

.tiddlerSelected {
	background-color: #ffffef;
	margin-bottom: 0em;
	border: solid silver 1px;
}
}}}
This was QwikiWeb's tiddler hover-color-and-border.

And link to this: http://www.nothickmanuals.info/doku.php/cheatsheets

And finally, also to fix is the fact that only one tiddler is at the very top at any one time, except when editing. Check TiddlyWiki's CSS, must have screwed something up...
http://www.fileshack.com/login.x
Replace ID after %2F: POST content: uri=%2Ffile_download.x%2F16387&fileshack_anon=1
For terrain, Alphafill must be white (and not black) unlike what the tutorial says.
* b = blog
* c = contact
* i = image
* i/ideas = ideas
* irc = irc
* l = link (see u)
* ll = link list
* p = picture/photo (see i)
* r = repository
* s = stories
* u = URL

RFC 1738:
<<<
{{{
   Thus, only alphanumerics, the special characters "$-_.+!*'(),", and
   reserved characters used for their reserved purposes may be used
   unencoded within a URL.
}}}
<<<
Sadly, at first glance it seems Kohana doesn't understand having these characters in the routes -- most of them, anyway. A few did work. (The dot and comma, I believe.)
Default VNC ports:
VNC Port: 5900 + N
VNC Java: 5800 + N
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'>Last updated <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>
<!--}}}-->
!Welcome to Keilaron's Notes
This is a special file (called a wiki) where I keep various notes for reference, which I've posted online for others to refer to as well. You can read more AboutThisWiki.

!Finding information
If you're here to find specific information, use the search box at the bottom left.
If you're just here to browse, use the menu at the left or the "All" or "Tags" tabs on the right below the options. The "All" tab will show all notes (referred to as "tiddlers" here), and the "Tags" tab will show you the categories I've organised the notes into. Finally, you can also see what has last been created/modified since your last visit by clicking on the "Timeline" tab (which is shown by default).

!Where to start?
If you're just here to browse, you may be interested in these tags, which as of last edit had the most articles:
[[computer]]
[[troubleshooting]]
[[Windows]]
!Plugin Manager
<<plugins>>
<<importTiddlers>>
|!PC|!Mac|!Function|
|Alt+F|Ctrl+F|Search|
|Alt+J|Ctrl+J|New journal|
|Alt+N|Ctrl+N|New tiddler|
|Alt+S|Ctrl+S|Save changes|
These shortcuts don't appear to work, likely because of the way I modified the wiki.

|>|!When editing a tiddler:|
|Control+Enter/Return|Accepts your changes and switches out of editing mode|
|Shift+Control+Enter/Return|Above, plus stop the date and time being updated for MinorChanges)|
|Esc|Abandons your changes and reverts the tiddler to its previous state|

|>|!In the search box:|
|Esc|Clears the search term|
JeremyRuston wrote:
<<<
A WikiWord is a word composed of a bunch of other words slammed together with each of their first letters capitalised. WikiWord notation in a conventional [[WikiWikiWeb|http://c2.com/cgi/wiki]] is used to name individual pages while TiddlyWiki uses WikiWord titles for smaller chunks of MicroContent. Referring to a page with a WikiWord automatically creates a link to it. Clicking on a link jumps to that page or, if it doesn't exist, to an editor to create it. It's also easy to have [[NonWikiWordLinks|SimpleFormatting]], and there's a [[WikiWordEscape|SimpleFormatting]] for situations where you don't want a WikiWord to be interpreted as a link.
<<<
See: WikiWord
The environment variable devmgr_show_nonpresent_devices, when set to 1, makes the device manager show "phantom" (a.k.a. disconnected but remembered) devices when hidden devices are shown (view menu). Note that you can set this in a temporary fashion using the command prompt (as opposed to permanently using the system properties).

(More to come on this topic.)
Yarr matey, this be my wishlist, last updated on th' date indicated above.

''Please remember to e-mail everyone when you decide to buy something from this list! You wouldn't want to end up giving me the same gift someone else has, would you?''
* Specific items:
** [[Mythbusters Seasons|http://store.discovery.com/?v=discovery_shows_mythbusters_dvds-books]] ''except seasons 1 and 7''. (Don't bother with non-season ~DVDs; They don't offer any additional content from what I can tell.) You can probably find these elsewhere.
** Cat or fox themed tablecloth
** Stuff from the Reboot store
*** [[Pewter Keychain|http://shop.reboot.com/pins-and-keychains/exclusive-reboot-pewter-keychain.html?currency=cad]] or [[rubber keychain|http://shop.reboot.com/pins-and-keychains/reboot-rubber-keychain.html?currency=cad]]
*** [[Reboot t-shirt|http://shop.reboot.com/apparel/rare-production-crew-megabyte-t-shirt.html?currency=cad]] ''Size XXL!''
*** [[Reboot pin|http://shop.reboot.com/pins-and-keychains/reboot-rubber-pin.html?currency=cad]]
** Stuff from ~ThinkGeek - but keep in mind a lot of these can be found elsewhere
*** [[Fiendish Japanese Pocket Puzzle|http://www.thinkgeek.com/geektoys/japanfan/9c83/]]
**** I have:
***** Baroq, Chain, Elk, Laby, Marble, News, Quartet, Vortex
**** I DO NOT have:
***** Cage, Duet, Enigma, Equa, Heart, Nutcase, O'Gear, Radix, Star
*** [[Circuitboard Coasters|http://www.thinkgeek.com/homeoffice/mugs/5d28/]]
** Stuff from Zazzle
*** [[Software Engineer Deadly Ninja By Night mug|http://www.zazzle.com/software_engineer_deadly_ninja_mug-168903780612582684]] (Frosted 16oz, please)
*** [[Cyber mug|http://www.zazzle.com/cyber_mug-168797150553511171]] (Morphing mug, black/white, please)
*** [[Fox cloud t-shirt|http://www.zazzle.com/fox_cloud_tshirt-235455397957775593]] (''2XL!'' American Apparel makes things small)
*** [[Cheshire cat shirt|http://www.zazzle.com/cheshire_cat_light_tshirt-235983104218982050]] (''2XL!'' American Apparel makes things small)
** Stuff from the Breadpig shop
*** [[Dreaming of Androids Shirt|http://shop.breadpig.com/collections/shirts/products/androids-shirt]] ''Size XXL!''
*** [[Information warfare shirt|http://shop.breadpig.com/collections/shirts/products/information-warfare-shirt]] ''Size XXL!''
** Stuff from XKCD
*** ''XXL!'' [[Tech Support Shirt|http://store.xkcd.com/xkcd/#TechSupport]]
** Stuff from Cafépress
*** [[Grey Fox "Kitsune" 2.25" Button (10 pack)|http://www.cafepress.com/greykitsune.17271887]] (for sporting on various clothing and bags)
* Catch-alls:
** Points cards or membership/gold cards for Xbox Live (you can find these in Amazon, Futureshop, etc.). Note that it's only really worth going for the large/12 month cards (try looking for cards that have free months; these aren't always available and are usually only promos now, and you will find them in a different stack than the regular cards!).
** Anything cat or fox-related. ==New posters would be nice.== I think I have enough plushes/figurines/etc. and posters, though./%
** Blank ~CDs, ~DVDs, DVD &amp; CD cases, DVD/CD labels%/ 
** When all else fails... Chocolate! And LOTS of it!
* ==Stuff from my [[Amazon wishlist|http://www.amazon.ca/wishlist/3020MLTYKTUVP]]== (they were either unavailable or too expensive..)
* Items that used to be on this list (for reference, mostly):
** ==Reboot DVD set. You //might// be able to find this elsewhere.==
** ==Cat Idioms: Catchy Cat Catchphrases!==
** ==An Amazon Kindle==
** ==Miracle Berry Fruit Tablets (You can definitely get these elsewhere.)==
** ==Incense sticks. Doesn't get simpler than that.==
* One or two admins, usually parent
* Majority must accept new users
* One group referred to as family or circle
!Downloading playlists
[[Youtube-DL|http://hg.osunix.org/rg3/youtube-dl/wiki/]] supports playlists like any other video; input the URL in the same fashion. Note that the playlist URL begins with [[http://www.youtube.com/view_play_list?p=|http://www.youtube.com/view_play_list?p=]] and the playlist ID should be appended to it (use the "More info" link, possibly twice, to get to the playlist link/ID).

!Best format
==Though there's a -b option to get the "best format" in youtube-dl, it does not actually wind down from top to bottom; Instead, it goes through a few presets, and thus misses the best format actually available. As of this writing, the best format available appears to be -f 18.== This seems to have been corrected in the latest version.
For help with formatting text in this wiki, see the notes shown on the list at the left side of this note.
These are help notes on the wiki itself.

If you need help with a problem you are having, try the [[troubleshooting]] topic.

!Useful resources
Official TiddlyWiki website: www.tiddlywiki.com
~TiddlyWiki themes: http://tiddlythemes.com
~TiddlySpot: http://tiddlyspot.com
~TiddlySnip Firefox extension: http://trac.tiddlywiki.org/tiddlywiki/wiki/TiddlySnip
~TiddlyWiki FAQ: http://twfaq.tiddlyspot.com/
~TiddlyWiki tutorial for beginners: http://giffmex.org/twfortherestofus.html
Community-based TiddlyWiki documentation: http://doc.tiddlywiki.org
~TiddlyWiki guides: http://tiddlywikiguides.org
~TiddlyWiki Google group: http://groups.google.com/group/TiddlyWiki/topics
sfc /scannow
requires XP disc
Notes on converting from [[Tiddlywiki|http://www.tiddlywiki.com/]] to [[Zim|http://www.zim-wiki.org/]] wiki.
As it currently stands, it seems like it's a bad idea unless losing formatting and detail is acceptable, which to me it is not.

!Tiddlywiki
!!General
* Entries in Tiddly are divs with title attributes for the article names. Non-"stock" entries (named shadow tiddlers in Tiddly) are within the div #storeArea. Some possibly important stock entries like GettingStarted are not within this div.
** Additional attributes:
*** modifier="Keilaron" -- who modified it; This is not tracked by Zim wiki but for my goals is not important.
*** modified="200703061830" -- when it was modified (looks like CCYYMMDDHHMM); ''This is not tracked by Zim wiki'' and perhaps should be reported as a wishlist item as I do use this feature at least for my wishlist.
*** created="200703061826" -- when it was created; Zim "tracks" this in a header as well as automatically adding (modifiable) text in the aritcle.
*** tags="games skins models maps mods" -- Tags, space-separated; ''Zim does not support this feature'' and I would really like it. I may add it as a header and leave it to some plug-in to manage it. It would also be nice to have some sort of tag-to-search feature for web-facing thing/exports/???.
** Tiddlers to avoid importing:
*** StyleSheetColors
* Styles are controlled via certain tiddlers such as the one above.
!!Formatting
{{{
''bold'', ==strikethrough==, __underline__, //italics//, ^^superscript^^, ~~subscript~~
[[text|link]] or [[manual wiki link]]
@@highlight@@, {{{monospaced}}} (block format for preformatted), /% comments or hidden text %/
! heading, !! subheading, !!! etc.
~NoWikiLink
# numbered list, ## sublist, ### etc.
* unordered list, ** sublist, *** etc.
HR ----
Several table formatting tricks.
}}}

!Zim wiki
!!General
* Entries in Zim are individual text files, with categories/parent pages being directories. There are no(?) stock entries.
** Text files begin with a header section, much like an e-mail or an HTTP response. So far, only the following headers have been seen:
*** ~Content-Type: text/x-zim-wiki
*** ~Wiki-Format: zim 0.4
** ~Creation-Date: 2010-06-26T11:47:58.185714
** Following the headers, the article proper begins, usually led by a header.
* Zim tracks some data within a notebook.zim file, placed within the root of the wiki location. This file appears to be an ~INI-format file. So far, only the following values have been seen:
** [Notebook]
*** name=<notebook name>
*** version=0.4
* Styles are controlled in a style.conf file.
!!Formatting
{{{
**bold**, ~~strikethrough~~, //italics//
[[link|text]] or [[manual wiki link]]
__highlight__, Preformatted/verbatim: ''' for block or '' for words
Heading: =====, subheading ====, === etc.
(While WikiLinks are supported, all links are explicitly saved. ++)
* unordered list; sublists are prepended with the appropriate number of tabs (++)
}}}

!Conflicts/Issues
Formats not supported by Zim:
* Tables, superscript, subscript; However, I rarely use them
* Underline! Numbered lists! --
* Horizontal rule, comments/hidden text
This is the Notes-related to-do list.

* Inspect RSS; needs cleaning if I recall correctly
* Consider if wiki words are absolutely necessary for note titles.
* Tag excludeLists will remove tiddly from tab lists. Probably a good idea to add another tag to those, but only one...
* Styling and such:
** For search bar:
*** http://tiddlythemes.com/empties/K2WS.html#PageTemplate
** For menu:
*** http://tiddlythemes.com/empties/Blueberry2.html#PageTemplate
*** http://tiddlythemes.com/empties/Monkymind.html#PageTemplate
** Also for layout:
*** http://tiddlythemes.com/empties/Monochrome.html#PageTemplate
* Move MySQL db contents to this (last table has been done, going bottom to top)
* Some kind of copyright/licence?
* Consider plug-ins:
** http://tiddlywiki.abego-software.de/#IncludePlugin
** http://tiddlywiki.abego-software.de/#YourSearchPlugin
** http://tw.lewcid.org/#BetterTimelineMacro
** http://tw.lewcid.org/#DropTaggingMacro
** http://tw.lewcid.org/#FontSizePlugin
** http://tw.lewcid.org/#SelectThemePlugin
** http://tw.lewcid.org/#ToggleSideBarMacro
** http://www.tiddlytools.com/#AttachFilePlugin
** http://www.tiddlytools.com/#QuoteOfTheDayPlugin
** http://www.tiddlytools.com/#SelectStylesheetPlugin
* Also:
** http://www.tiddlytools.com/#ConfigTweaks
** http://www.tiddlytools.com/#DoubleClickDisable
* TabMoreMissing
These are notes to help resolve problems that may be occurring.

If you need help with the wiki itself, try the [[help]] topic.