JavaScript is turned off in your web browser. Turn it on to view Science Matters.

Personal Science page of Morris Gray is loading
please wait....

Best viewed with FireFox


Douglas Adams «Hitchhiker's Guide to the Galaxy»
Science Matters - a personal TiddlyWiki science notebook
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

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

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

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

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

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

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

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

.wizard .notChanged {background:transparent;}
.wizard .changedLocally {background:#80ff80;}
.wizard .changedServer {background:#8080ff;}
.wizard .changedBoth {background:#ff8080;}
.wizard .notFound {background:#ffff80;}
.wizard .putToServer {background:#ff80ff;}
.wizard .gotFromServer {background:#80ffff;}

#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]];}

.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]];}
.readOnly {background:[[ColorPalette::TertiaryPale]];}

#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 0 1em 1em; left:-1px; top:-1px;}
.headerForeground {position:absolute; padding:4.5em 0 1em 1em; left:0; top:0;}

.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:0 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 0.3em 0;}
#sidebarTabs .tabContents {width:15em; overflow:hidden;}

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

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

.tiddlerPopupButton {padding:0.2em;}
.popupTiddler {position: absolute; z-index:300; padding: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 0;}
.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 0 0 0.5em;}
.tab {margin:0 0 0 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 0 14em;}

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

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

.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:0 0.25em; padding:0 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:0 3px 0 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 0; font-size:.9em;}
.editorFooter .button {padding-top:0; padding-bottom:0;}

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

.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;}
#backstageToolbar {position:relative;}
#backstageArea a {font-weight:bold; margin-left:0.5em; padding:0.3em 0.5em;}
#backstageButton {display:none; position:absolute; z-index:175; top:0; right:0;}
#backstageButton a {padding:0.1em 0.4em; margin:0.1em;}
#backstage {position:relative; width:100%; z-index:50;}
#backstagePanel {display:none; z-index:100; position:absolute; width:90%; margin-left:3em; padding:1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}

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

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

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

----
Also see [[AdvancedOptions]]
<<importTiddlers>>
<<tiddler SliderFrame with: label http://antwrp.gsfc.nasa.gov/apod/ 600 400 $2>>
*********************************************************************
The Sydney Morning Herald
Tech Daily Newsletter

*********************************************************************

If you would prefer to receive this email in HTML format (with graphics)
go to http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0BPkn0EH and change your 
preference from text to HTML.

*********************************************************************

Virgin exposes customers' details
Security flaw on Virgin Mobile's website exposes customers'personal details including name, address, birth date and phonenumber. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKT0Eu

Latest killer app has us all a-Twitter
Microblogging is the latest online fad - or perhaps a sign ofthings to come. Dan Skeen enters the fray. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKU0Ev

Computer security has 'massively failed'
The computing industry relies on "utterly obsolete concepts andassumptions" and has "massively failed when it comes to desktopsecurity". 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKV0Ew

And the broadband plays on
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKW0Ex

EU seeks police-private sector cybercrime pact
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKX0Ey

No super-sized PS3 for Australia
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKY0Ez

Full Tech Coverage - Full Story: /technology/Oregon man sentenced for posing as dying teen to get young girls tosend him porn
A 31-year-old man was sentenced Monday to more than 24 years infederal prison for posing online as a teenage boy dying of leukemiain an effort to coerce young girls into sending him sexuallyexplicit images. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKZ0E1

Oregon man sentenced for posing as dying teen to get young girls tosend him porn
A 31-year-old man was sentenced to more than 24 years in federalprison for posing online as a teenage boy dying of leukemia in aneffort to coerce young girls into sending him sexually explicitimages. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKa0E8

New BlackBerry challenger from T-Mobile runs Windows Mobile 6operating system
T-Mobile USA on Tuesday launched the first mobile phone in the U.S.to come with Microsoft's latest version of Windows Mobile, withimproved handling of e-mail and tougher security. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKb0EA

Wi-Fi better designed for shorter ranges, not citywide deployments
Adam DuVander likes to surf the Internet from his laptop wherever he happens to be _ at home, a coffee shop or a neighborhood park. He has been able to do so in recent years thanks to wireless hotspots set up by networking activists in Portland, Ore. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKc0EB

Cities Struggle With Wireless Internet
A $3 million plan to blanket Lompoc, Calif., with a wireless Internet system promised a quantum leap for economic development: The remote community hit hard by cutbacks at nearby Vandenberg Air Force Base would join the 21st century with cheap and plentiful high-speed access. Instead, nearly a year after its launch, Lompoc Net is limping along. The central California city of 42,000, surrounded by rolling hills, wineries and flower fields more than 17 miles from the nearest major highway, has only a few hundred subscribers. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKd0EC

MySpace to Share Sex Offender Data
Faced with legal demands from several state attorneys general, MySpace.com said Monday it will immediately begin sharing data on the registered sex offenders it has identified and removed from the popular social networking website. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKe0ED

Google, Salesforce.com Discuss Alliance
Salesforce.com Inc.&#39;s stock price climbed by more than 4 percent Monday in response to a report that the online software pioneer is poised to team up with Internet search leader Google Inc. in a double-barreled attack on Microsoft Corp. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKf0EE

Sometime student who claimed to be doctor, astronaut or spy goes ontrial, accused of rapes
A nursing student told women he met on an online dating site thathe was a doctor, an astronaut or spy in a ruse to lure them out sohe could drug and rape them, a prosecutor said Monday. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKg0EF

Court Rules in Favor of Phone Companies
The nation's largest local phone companies won a Supreme Courtvictory Monday in a lawsuit by consumers alleging anticompetitivebusiness practices. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKh0EG

NYC to Be Testbed for Power Project
New York City is the testing ground for a $39.3 million Departmentof Homeland Security project that will use new superconductorcables designed to prevent blackouts caused by power surges. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKi0EH

Internet pioneer to oversee its redesign under government contract
A government contractor that played a key role in the Internet&#39;s birth will oversee efforts to redesign the network from scratch. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKj0EI

Internet pioneer to oversee its redesign under government contract
A government contractor that played a key role in the Internet'sbirth will oversee efforts to redesign the network from scratch. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0OhKk0EJ


*********************************************************************
You are currently subscribed to this eNewsletter as: msgray@symbex.net.au, using msgray@symbex.net.au
*********************************************************************

UNSUBSCRIBE
To unsubscribe from this newsletter use the following link.
http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0BO2Q0Eo&email=msgray@symbex.net.au&username=msgray@symbex.net.au&accountId=2218772
PRIVACY
Your privacy is important to us. To view our privacy policy:
http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0BNjE0EX

CONDITIONS OF USE
http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0BNjF0EY

MEMBER AGREEMENT
http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBMew0LvxsN0JhK0BNoZ0Ex


Copyright Fairfax Digital 2007. All rights reserved.

*********************************************************************

http://img225.imageshack.us/img225/5724/fistbackbgbe0.jpg
<html><div class="container2"><div class="header2">This is a header</div><div class="left2">!!!<<gradient horiz #FF8888 #ffffff>>&nbsp;Science>>
TW Help subjects
|What's In A Tiddler|Formatting the Page|
|>|Overview|
|>|Overview|
|>|Overview|
<<<
<<tiddler MembersWebSites>>
<<<
</div><div class="content2">!!!<<gradient horiz #FF8888 #ffffff>>&nbsp;~VooDoo>>
TW Help subjects
|What's In A Tiddler|Formatting the Page|
|>|Overview|
|>|Overview|
|>|Overview|
<<tiddler Images>>
</div>

<div class="footer2">Copyright 2007 by M.S.Gray (all forms of plagiarism excepted)</div></div></div>
</html>
A nice thought, but my ex disputes the first and most of my books are 
remainders.

John W

----- Original Message ----- 
From: "Nisaba Merrieweather" <nisaba.merrieweather@HOTMAIL.COM>
To: <SCIENCE-MATTERS@ABCNEWSLETTERS.NET.AU>
Sent: Tuesday, June 26, 2007 2:13 PM
Subject: Re: books


> G'dday.
>
>>From: John Winckle <winckle@BROAD.NET.AU>
>>Reply-To: ABC Science Matters <SCIENCE-MATTERS@ABCNEWSLETTERS.NET.AU>
>>To: SCIENCE-MATTERS@ABCNEWSLETTERS.NET.AU
>>Subject: Re: books
>>Date: Mon, 25 Jun 2007 12:36:29 +1000
>>
>>Thanks for that, I get a lot of flack for having a housefull of books and 
>>not using the library.
>
> You're obviously a Good Man who's kind to Defenceless Little Authors.
>
> Nisaba
>
> _________________________________________________________________
> Advertisement: ninemsn Travel - Hot deals, travel ideas & Lonely Planet 
> guides. 
> http://ninemsn.com.au/share/redir/adTrack.asp?mode=click&clientID=799&referral=hotmailtagline&URL=http://travel.ninemsn.com.au/compIntro.aspx?compId=2404
>
> Science-Matters is an un-moderated email list hosted by the ABC as a
> forum for public discussion of science, science issues and media coverage 
> of science. Opinions expressed belong to the individual message poster(s) 
> and not the ABC.
>
> To UNSUBSCRIBE, send an email to listserv@abcnewsletters.net.au with the 
> following words in the body of the message:
> signoff science-matters
>
> More detailed information about the Science-Matters list, plus who to 
> contact should you experience any problem with unsubscribing, can be found 
> in the FAQ online at:
> http://abc.net.au/science/play/list_matters.htm
>
>
> -- 
> No virus found in this incoming message.
> Checked by AVG Free Edition. Version: 7.5.472 / Virus Database: 
> 269.9.6/865 - Release Date: 24/06/2007 8:33 AM
>
> 

Science-Matters is an un-moderated email list hosted by the ABC as a
forum for public discussion of science, science issues and media coverage of science. Opinions expressed belong to the individual message poster(s) and not the ABC.

To UNSUBSCRIBE, send an email to listserv@abcnewsletters.net.au with the following words in the body of the message:
signoff science-matters

More detailed information about the Science-Matters list, plus who to contact should you experience any problem with unsubscribing, can be found in the FAQ online at:
http://abc.net.au/science/play/list_matters.htm
<html><div align="center"><table width="100%"><tr><td>
@@color(#C06):''Volume 447 Number 7148 pp1031-1142''@@
{{borderless{
|<<tiddler ./col1>> |<<tiddler ./col2>> |<<tiddler ./col3>> |
}}}
</td></tr></table></div></html>
<part col1 hidden>
''In this issue (28 June 2007)''
{{imgfloatcenter{[img[http://img390.imageshack.us/img390/1060/covernaturexg6.jpg]]}}} 
</part>

<part col2 hidden>
<<tiddler [[Science Magazines]]>>
</part>

<part col3 hidden>
<<<
!!!<<gradient horiz #fc3 #ffffff>>&nbsp;New Scientist>>
[[New Scientist|http://newscientist.com/]]
[[Tech|http://www.newscientisttech.com/]]
[[Space|http://www.newscientistspace.com/]]
[[Health|http://www.newscientist.com/channel/health]]
[[Fundamentals|http://www.newscientist.com/channel/fundamentals]]
[[Being Human|http://www.newscientist.com/channel/being-human]]
[[Life|http://www.newscientist.com/channel/life]]
[[Opinion|http://www.newscientist.com/channel/opinion]]
[[Sex|http://www.newscientist.com/channel/sex]]
[[Specials|http://www.newscientist.com/specials.ns]]>>
<<<
</part>
}}}
[[Regenerative and Reflex Receivers|http://tinyurl.com/2b22ds]]
<html><div align="center"><FORM name=form1><TABLE align="center" border="0"><TBODY><TR BGCOLOR="#CCC"><TD ALIGN=CENTER STYLE="padding-left: 5px; padding-top: 2px; padding-bottom: 2px;">Open File</TD></TR><TR BGCOLOR="#CCCCCC"><TD ALIGN=CENTER STYLE="padding-left: 5px; padding-top: 2px; padding-bottom: 5px;"><FONT face="Arial, Helvetica, sans-serif" color="#ffffff" size=-1></FONT><INPUT type=file name=cmuds> <INPUT onclick="whatFile()" target="_blank" type=button value=OpenFile name=button></TD></TR></TBODY></TABLE></FORM></div></html>
*********************************************************************
The Sydney Morning Herald
Tech Daily Newsletter

*********************************************************************

If you would prefer to receive this email in HTML format (with graphics)
go to http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0BPkn0Ej and change your 
preference from text to HTML.

*********************************************************************

Paper-thin battery may revolutionise electronics
Researchers have invented a lightweight paper battery that could bepowering the next generation of consumer electronic devices. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POiy0E6

Police cars get high-tech boost
Fighting crime could soon be as easy as tapping on a touch screenwhen the world's most high-tech police cars roll into cop stationsnationwide. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POiz0E7

Microsoft closes buyout of aQuantive
Microsoft is taking a first step in its quest to leapfrog Yahoo andchallenge Google in the online advertising business. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POi10Et

Developing a better world
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POi20Eu

IceTV heats up program plans
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POi30Ev

OK, smarty pants, chill me a beer then jump in the washing machine
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POi40Ew

Full Tech Coverage - Full Story: /technology/Microsoft closes $6 billion buyout of aQuantive, wants to challenge Google for top ad spot
In closing a $6 billion buyout of digital marketing company aQuantive on Monday, Microsoft is taking a first step in its quest to leapfrog Yahoo and challenge Google in the online advertising business. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POi50Ex

Microsoft closes $6 billion buyout of aQuantive, wants to challenge Google for top ad spot
In closing a $6 billion (euro4.4 billion) buyout of digital marketing company aQuantive on Monday, Microsoft is taking a first step in its quest to leapfrog Yahoo and challenge Google in the online advertising business. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POi60Ey

U.N. Web site hacked with anti-war message
Hackers broke into the official U.N. website and put up an anti-warmessage targeted at the United States and Israel, the UnitedNations said Monday. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POi70Ez

Holiday shoppers could deliver knockout blow in high-def DVD fight
People who own an HD DVD player can forget about watching"Spider-Man 3" in high definition when it goes on sale during theholiday season. The movie from Sony Pictures will only be availablein the Blu-ray DVD format. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POi80E1

Hackers post anti-war message on several official U.N. Web sites
Computer hackers posted an anti-war message on the U.N.'s officialwebsite, claiming that U.S. and Israeli policies in the Middle Eastwere taking innocent lives, the United Nations said. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POjA0EC

Researchers use high-tech machines to detect mysterious dark matter
In deep underground laboratories around the globe, a high-tech raceis on to spot dark matter, the invisible cosmic glue that'sbelieved to keep galaxies from spinning apart. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POjB0ED

More similarities than differences in comparison of high-def DVDformats
The two competing formats for high-definition DVDs are more alikethan they are different. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POjC0EE

FCC Tested Defective Prototype Device
Microsoft Corp. on Monday gave a simple reason why its prototype for beaming high-speed Internet service over unused television airways failed a government test: the device was broken. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POjD0EF

`Madden&#39; Video Game Frenzy Begins Anew
Say Madden this time of year and most everyone knows the reference is not about the Hall of Fame coach and sportscaster himself. It&#39;s about his video game. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POjE0EG

Researchers Seek Mysterious Dark Matter


In deep underground laboratories around the globe, a high-tech race is on to spot dark matter, the invisible cosmic glue that&#39;s believed to keep galaxies from spinning apart. Whoever discovers the nature of dark matter would solve one of modern science&#39;s greatest mysteries and be a shoo-in for the Nobel Prize. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POjF0EH

Qualcomm Lawyer Resigns Amid Setbacks
Qualcomm Inc. said Monday its head lawyer resigned after a stringof legal setbacks at the world's second-largest chipmaker formobile phones. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POjG0EI

Putting power on paper: researchers create thin battery
US researchers said Monday they have invented a lightweight paper battery that could serve as an enhanced power storage device for the next generation of consumer electronic devices. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0POjH0EJ


*********************************************************************
You are currently subscribed to this eNewsletter as: msgray@symbex.net.au, using msgray@symbex.net.au
*********************************************************************

UNSUBSCRIBE
To unsubscribe from this newsletter use the following link.
http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0BO2Q0EI&email=msgray@symbex.net.au&username=msgray@symbex.net.au&accountId=2218772
PRIVACY
Your privacy is important to us. To view our privacy policy:
http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0BNjE0Ez

CONDITIONS OF USE
http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0BNjF0E1

MEMBER AGREEMENT
http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBQCu0LvxsN0JhK0BNoZ0ER


Copyright Fairfax Digital 2007. All rights reserved.

*********************************************************************

<<tiddler SydneyTime>><<tiddler UTC>><<tiddler IndianapolisTime>>
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://24hourtime.info/history/]]&nbsp;&raquo;|
===


<html><div align="center"><A HREF="http://www.brass-sundials.net/index.html" target="Sundials" title="Brass Sundials">Brass Sundials</A></html>
----
<html><div align="center"><iframe  id="Sundials" name="Sundials" src ="http://24hourtime.info/history/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
<<gradient horiz #fc3 #ffffff>>&nbsp;[[2BL 702AM|2BL 702AM]]>>
{{borderless{
|<<gradient horiz #abf #fff >> <<tiddler ./player>>>> |margin:5px;<<gradient horiz #fff  #abf>><<tiddler ./702am>>>> |
}}}
<part 702am hidden>
{{textleftpad5{
[img[http://img299.imageshack.us/img299/5325/abclogoot5.gif]][img[http://img340.imageshack.us/img340/9374/abcbannerlocalii6.gif]]
@@color:#c06;''&raquo;''@@ [[Go to Web Site|http://abc.net.au/sydney/]]
@@color:#c06;''&bull;''&nbsp; @@ [[Media Player|http://abc.net.au/streaming/702/702stream.asx]]
@@color:#c06;''&bull;''&nbsp; @@ [[RealPlayer|http://www.abc.net.au/streaming/702/702stream.ram]]
}}}
</part>
<part player hidden>
@@color:#c06;''&bull;''@@&nbsp; @@color:#00f;Streaming ABC Radio National 576AM@@[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]]
<html><embed type="video/x-ms-asf" id="player_FF" name="player_FF" displaysize="4" autosize="0"
  bgcolor="white" showcontrols="true" showtracker="1" showdisplay="1" showstatusbar="1" videoborder3d="0" width="300" height="142" src="http://abc.net.au/streaming/702/702stream.asx" autostart="true" designtimesp="5311" loop="false" volume="100"></embed></html>
</part>
<script>
   place.style.backgroundColor="#abf"; /* set background color */ 
   place.style.color="#c06"; /* set text color */
</script>
[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]][[Listen 2CBA 103.2FM |mms://202.147.105.45/fm1032]] - [[Go to Web Site|http://fm1032.relate.com.au/]]
[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]] [[Listen 2CH 1170AM|http://2ch.com/cgi-bin/listenlive.pl]] - [[ Go to Web Site|http://2ch.com.au/welcome.shtml]]
<<gradient horiz #fc3 #fff>>&nbsp;[[2PB 630AM|2PB 630AM]]>>
{{borderless{
|padding:0;<<gradient horiz #abf #fff >><<tiddler ./player>>>>|padding:0;<<gradient horiz  #fff #abf>><<tiddler ./630am>>>>|
}}}

<part 630am hidden>
{{textleftpad5{
[img[http://img143.imageshack.us/img143/3461/newsradiokv8.gif]]

@@color:#c06;''&raquo;''@@ [[Go to Web Site|http://www.abc.net.au/newsradio/]]
@@color:#c06;''&bull;''&nbsp; @@ [[Media Player|http://www.abc.net.au/newsradio/audio/winplayer.htm]]
@@color:#c06;''&bull;''&nbsp; @@ [[RealPlayer|http://www.abc.net.au/newsradio/audio/realplayer.htm]]
}}}
</part>
<part player hidden>
@@color:#c06;''&bull;''@@&nbsp; @@color:#00f;Streaming ABC News Radio 630AM @@[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]]
<html><embed type="video/x-ms-asf" id="player_FF" name="player_FF" displaysize="4" autosize="0"
  bgcolor="white" showcontrols="true" showtracker="1" showdisplay="1" showstatusbar="1" videoborder3d="0" width="300" height="142" src="http://www.abc.net.au/streaming/newsradio.asx" autostart="true" designtimesp="5311" loop="false" volume="100"></embed></html>

</part>
<script>
   place.style.backgroundColor="#abf"; /* set background color */ 
   place.style.color="#c06"; /* set text color */
</script>
<<gradient horiz #fc3 #ffffff>>&nbsp;[[2RN-576AM|2RN-576AM]]>>
{{borderless{
|<<gradient horiz #fff #abf>><<tiddler ./576am>>>><<gradient horiz #fff  #abf>><<tiddler ./player>>>>|
}}}
<part 576am hidden>

{{textleftpad5{
[img[http://img176.imageshack.us/img176/882/abcsb3.gif]][img[http://img72.imageshack.us/img72/7418/rnhn0.gif]]

@@color:#c06;''&raquo;''@@ [[Go to Web Site|http://www.abc.net.au/rn/]]
@@color:#c06;''&bull;''&nbsp; @@ [[Media Player|http://www.abc.net.au/rn/listen/wmp.htm]]
@@color:#c06;''&bull;''&nbsp; @@ [[RealPlayer|http://www.abc.net.au/rn/listen/real.htm]]
}}}
</part>
<part player hidden>
{{textleftpad5{
@@color:#c06;''&bull;''@@&nbsp; @@color:#00f;Streaming ABC Radio National 576AM@@ ~~[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]]~~
<html><embed type="video/x-ms-asf" id="player_FF" name="player_FF" displaysize="4" autosize="0"
  bgcolor="white" showcontrols="true" showtracker="1" showdisplay="1" showstatusbar="1" videoborder3d="0" width="300" height="142" src="http://www.abc.net.au/streaming/RN.asx" autostart="true" designtimesp="5311" loop="false" volume="100"></embed></html>
}}}
</part>

<script>
   place.style.backgroundColor="#abf"; /* set background color */ 
   place.style.color="#c06"; /* set text color */
</script>
[[510 Mathematics]]
[[520 Astronomy]]
[[530 Physics]]
[[540 Chemistry]]
[[550 Earth Sciences]]
[[560 Paleontology]]
[[570 Life Sciences]]
&nbsp;&nbsp;-[[573 Anthropology]]
&nbsp;&nbsp;-[[574 Biology]]
[[580 Botany]]
[[590 Zoology]]
[[Edit Math Links|Math Links]]
----
*<<slider chkMath [[Math Links]] "Click here to open and close Math Links">>
----
[[Trachtenberg_System|http://en.wikipedia.org/wiki/Trachtenberg_system]]
[[Abacus Applet|JavaAbacus]]
[[Abacus/Soroban Manual|http://webhome.idirect.com/~totton/soroban/THE%20ABACUS%20HANDBOOK.pdf]]
*@@color:#F00;''NEW!''@@&nbsp;  ''[[History of Words of Mathematics|HistoryOfMathWords]]''
*@@color:#F00;''NEW!''@@&nbsp;  ''[[Biographies of Mathematicians|Mathematicians]]''
*@@color:#F00;''NEW!''@@&nbsp;  ''[[History of Mathematics|MathHistoryTopics]]''
*@@color:#F00;''NEW!''@@&nbsp;  ''[[FamousCurves|FamousCurves]]''
----
!!!![[Mathematics|510 Mathematics]]
{{textjustify twocolumns{
''The deductive study of'' numbers, geometry, and various abstract constructs, or structures; the latter often “abstract” the features common to several models derived from the empirical, or applied, sciences, although  many emerge from purely mathematical or logical considerations. Mathematics is very broadly divided into foundations, algebra, analysis, geometry, and applied mathematics, which includes theoretical computer science.
}}}
!!!Foundations
{{textjustify twocolumns{
''The term foundationsis used to refer to'' the formulation and analysis of the language, axioms, and logical methods on which all of mathematics rests (see logic; symbolic logic). The scope and complexity of modern mathematics requires a very fine analysis of the formal language in which meaningful mathematical statements may be formulated and perhaps be proved true or false. Most apparent mathematical contradictions have been shown to derive from an imprecise and inconsistent use of language. A basic task is to furnish a set of axioms effectively free of contradictions and at the same time rich enough to constitute a deductive source for all of modern mathematics. The modern axiom schemes proposed for this purpose are all couched within the theory of sets, originated by Georg Cantor, which now constitutes a universal mathematical language.
}}}
!!!Algebra
{{twocolumns{
''Historically, algebra is the study of'' solutions of one or several algebraic equations, involving the polynomial functions of one or several variables. The case where all the polynomials have degree one (systems of linear equations) leads to linear algebra.The case of a single equation, in which one studies the roots of one polynomial, leads to field theory and to the so-called Galois theory.

 The general case of several equations of high degree leads to algebraic geometry, so named because the sets of solutions of such systems are often studied by geometric methods. Modern algebraists have increasingly abstracted and axiomatized the structures and patterns of argument encountered not only in the theory of equations, but in mathematics generally. Examples of these structures include groups (first witnessed in relation to symmetry properties of the roots of a polynomial and now ubiquitous throughout mathematics), rings (of which the integers, or whole numbers, constitute a basic example), and fields (of which the rational, real, and complex numbers are examples). Some of the concepts of modern algebra have found their way into elementary mathematics education in the so-called new mathematics.

''Some important abstractions recently introduced in'' algebra are the notions of category and functor, which grew out of so-called homological algebra. Arithmetic and number theory, which are concerned with special properties of the integers—e.g., unique factorization, primes, equations with integer coefficients (Diophantine equations), and congruences—are also a part of algebra. Analytic number theory, however, also applies the nonalgebraic methods of analysis to such problems.
}}}
!!!Analysis
{{textjustify twocolumns{
''The essential ingredient of analysis is'' the use of infinite processes, involving passage to a limit. For example, the area of a circle may be computed as the limiting value of the areas of inscribed regular polygons as the number of sides of the polygons increases indefinitely. The basic branch of analysis is the calculus. The general problem of measuring lengths, areas, volumes, and other quantities as limits by means of approximating polygonal figures leads to the integral calculus. The differential calculus arises similarly from the problem of finding the tangent line to a curve at a point. Other branches of analysis result from the application of the concepts and methods of the calculus to various mathematical entities. For example, vector analysis is the calculus of functions whose variables are vectors. Here various types of derivatives and integrals may be introduced. They lead, among other things, to the theory of differential and integral equations, in which the unknowns are functions rather than numbers, as in algebraic equations. Differential equations are often the most natural way in which to express the laws governing the behavior of various physical systems. Calculus is one of the most powerful and supple tools of mathematics. Its applications, both in pure mathematics and in virtually every scientific domain, are manifold.
}}}
!!!Geometry
{{twocolumns textjustify{
''The shape, size, and other properties of'' figures and the nature of space are in the province of geometry. Euclidean geometry is concerned with the axiomatic study of polygons, conic sections, spheres, polyhedra, and related geometric objects in two and three dimensions—in particular, with the relations of congruence and of similarity between such objects. The unsuccessful attempt to prove the “parallel postulate” from the other axioms of Euclid led in the 19th century to the discovery of two different types of non-Euclidean geometry.
''The 20th century has seen'' an enormous development of topology, which is the study of very general geometric objects, called topological spaces, with respect to relations that are much weaker than congruence and similarity. Other branches of geometry include algebraic geometry and differential geometry, in which the methods of analysis are brought to bear on geometric problems. These fields are now in a vigorous state of development.
}}}

!!!Applied Mathematics
{{textjustify twocolumns{
''The term applied mathematics loosely designates'' a wide range of studies with significant current use in the empirical sciences. It includes numerical methods and computer science, which seeks concrete solutions, sometimes approximate, to explicit mathematical problems (e.g., differential equations, large systems of linear equations). It has a major use in technology for modeling and simulation. For example, the huge wind tunnels, formerly used to test expensive prototypes of airplanes, have all but disappeared. The entire design and testing process is now largely carried out by computer simulation, using mathematically tailored software. It also includes mathematical physics, which now strongly interacts with all of the central areas of mathematics. In addition, probability theory and mathematical statistics are often considered parts of applied mathematics. The distinction between pure and applied mathematics is now becoming less significant.

!!!Development of Mathematics

''The earliest records of mathematics'' show it arising in response to practical needs in agriculture, business, and industry. In Egypt and Mesopotamia, where evidence dates from the 2d and 3d millennia B.C., it was used for surveying and mensuration; estimates of the value of ? (pi) are found in both locations. There is some evidence of similar developments in India and China during this same period, but few records have survived. This early mathematics is generally empirical, arrived at by trial and error as the best available means for obtaining results, with no proofs given. However, it is now known that the Babylonians were aware of the necessity of proofs prior to the Greeks, who had been presumed the originators of this important step.

!!!Greek Contributions

''A profound change occurred in the nature and'' approach to mathematics with the contributions of the Greeks. The earlier (Hellenic) period is represented by Thales (6th century B.C.), Pythagoras, Plato, and Aristotle, and by the schools associated with them. The Pythagorean theorem, known earlier in Mesopotamia, was discovered by the Greeks during this period.

''During the Golden Age (5th century B.C.)'', Hippocrates of Chios made the beginnings of an axiomatic approach to geometry and Zeno of Elea proposed his famous paradoxes concerning the infinite and the infinitesimal, raising questions about the nature of and relationships among points, lines, and numbers. The discovery through geometry of irrational numbers, such as ?2, also dates from this period. Eudoxus of Cnidus (4th century B.C.) resolved certain of the problems by proposing alternative methods to those involving infinitesimals; he is known for his work on geometric proportions and for his exhaustion theory for determining areas and volumes.

''The later (Hellenistic) period of Greek science'' is associated with the school of Alexandria. The greatest work of Greek mathematics, Euclid's Elements (c.300 B.C.), appeared at the beginning of this period. Elementary geometry as taught in high school is still largely based on Euclid's presentation, which has served as a model for deductive systems in other parts of mathematics and in other sciences. In this method primitive terms, such as point and line, are first defined, then certain axioms and postulates relating to them and seeming to follow directly from them are stated without proof; a number of statements are then derived by deduction from the definitions, axioms, and postulates. Euclid also contributed to the development of arithmetic and presented a geometric theory of quadratic equations.

''In the 3d century B.C., Archimedes,'' in addition to his work in mechanics, made an estimate of ? and used the exhaustion theory of Eudoxus to obtain results that foreshadowed those much later of the integral calculus, and Apollonius of Perga named the conic sections and gave the first theory for them. A second Alexandrian school of the Roman period included contributions by Menelaus (c.A.D. 100, spherical triangles), Heron of Alexandria (geometry), Ptolemy (A.D. 150, astronomy, geometry, cartography), Pappus (3d century, geometry), and Diophantus (3d century, arithmetic).

!!!Chinese and Middle Eastern Advances

''Following the decline of learning in the West after'' the 3d century, the development of mathematics continued in the East. In China, Tsu Ch'ung-Chih estimated ? by inscribed and circumscribed polygons, as Archimedes had done, and in India the numerals now used throughout the civilized world were invented and contributions to geometry were made by Aryabhata and Brahmagupta (5th and 6th century A.D.). The Arabs were responsible for preserving the work of the Greeks, which they translated, commented upon, and augmented. In Baghdad, Al-Khowarizmi (9th century) wrote an important work on algebra and introduced the Hindu numerals for the first time to the West, and Al-Battani worked on trigonometry. In Egypt, Ibn al-Haytham was concerned with the solids of revolution and geometrical optics. The Persian poet Omar Khayyam wrote on algebra.

!!!Western Developments from the Twelfth to Eighteenth Centuries

''Word of the Chinese and Middle Eastern works began'' to reach the West in the 12th and 13th century One of the first important European mathematicians was Leonardo da Pisa ([[Leonardo Fibonacci|http://en.wikipedia.org/wiki/Leonardo_Fibonacci]]), who wrote on arithmetic and algebra (Liber abaci, 1202) and on geometry (Practica geometriae, 1220). With the Renaissance came a great revival of interest in learning, and the invention of printing made many of the earlier books widely available. By the end of the 16th century advances had been made in algebra by Niccolò Tartaglia and Geronimo Cardano, in trigonometry by François Viète, and in such areas of applied mathematics as mapmaking by Mercator and others.

''The 17th century, however, saw the greatest revolution in'' mathematics, as the scientific revolution spread to all fields. Decimal fractions were invented by Simon Stevin and logarithms by John Napier and Henry Briggs; the beginnings of projective geometry were made by Gérard Desargues and Blaise Pascal; number theory was greatly extended by Pierre de Fermat; and the theory of probability was founded by Pascal, Fermat, and others. In the application of mathematics to mechanics and astronomy, Galileo and Johannes Kepler made fundamental contributions.

''The greatest mathematical advances of'' the 17th century, however, were the invention of analytic geometry by René Descartes and that of the calculus by Isaac Newton and, independently, by G. W. Leibniz. Descartes's invention (anticipated by Fermat, whose work was not published until later) made possible the expression of geometric problems in algebraic form and vice versa. It was indispensable in creating the calculus, which built upon and superseded earlier special methods for finding areas, volumes, and tangents to curves, developed by F. B. Cavalieri, Fermat, and others. The calculus is probably the greatest tool ever invented for the mathematical formulation and solution of physical problems.

''The history of mathematics in the'' 18th century is dominated by the development of the methods of the calculus and their application to such problems, both terrestrial and celestial, with leading roles being played by the Bernoulli family (especially Jakob, Johann, and Daniel), Leonhard Euler, Guillaume de L'Hôpital, and J. L. Lagrange. Important advances in geometry began toward the end of the century with the work of Gaspard Monge in descriptive geometry and in differential geometry and continued through his influence on others, e.g., his pupil J. V. Poncelet, who founded projective geometry (1822).

!!!In the Nineteenth Century

''The modern period of mathematics dates from'' the beginning of the 19th century, and its dominant figure is C. F. Gauss. In the area of geometry Gauss made fundamental contributions to differential geometry, did much to found what was first called analysis situs but is now called topology, and anticipated (although he did not publish his results) the great breakthrough of non-Euclidean geometry. This breakthrough was made by N. I. Lobachevsky (1826) and independently by János Bolyai (1832), the son of a close friend of Gauss, whom each proceeded by establishing the independence of Euclid's fifth (parallel) postulate and showing that a different, self-consistent geometry could be derived by substituting another postulate in its place. Still another non-Euclidean geometry was invented by Bernhard Riemann (1854), whose work also laid the foundations for the modern tensor calculus description of space, so important in the general theory of relativity.

''In the area of arithmetic, number theory, and algebra'', Gauss again led the way. He established the modern theory of numbers, gave the first clear exposition of complex numbers, and investigated the functions of complex variables. The concept of number was further extended by W. R. Hamilton, whose theory of quaternions (1843) provided the first example of a noncommutative algebra (i.e., one in which ab ? ba). This work was generalized the following year by H. G. Grassmann, who showed that several different consistent algebras may be derived by choosing different sets of axioms governing the operations on the elements of the algebra.

''These developments continued with the group theory of'' M. S. Lie in the late 19th century and reached full expression in the wide scope of modern abstract algebra. Number theory received significant contributions in the latter half of the 19th century through the work of Georg Cantor, J. W. R. Dedekind, and K. W. Weierstrass. Still another influence of Gauss was his insistence on rigorous proof in all areas of mathematics. In analysis this close examination of the foundations of the calculus resulted in A. L. Cauchy's theory of limits (1821), which in turn yielded new and clearer definitions of continuity, the derivative, and the definite integral. A further important step toward rigor was taken by Weierstrass, who raised new questions about these concepts and showed that ultimately the foundations of analysis rest on the properties of the real number system.

!!!In the Twentieth Century

''In the 20th century the trend has been toward'' increasing generalization and abstraction, with the elements and operations of systems being defined so broadly that their interpretations connect such areas as algebra, geometry, and topology. The key to this approach has been the use of formal axiomatics, in which the notion of axioms as “self-evident truths” has been discarded. Instead the emphasis is on such logical concepts as consistency and completeness. The roots of formal axiomatics lie in the discoveries of alternative systems of geometry and algebra in the 19th century; the approach was first systematically undertaken by David Hilbert in his work on the foundations of geometry (1899).

''The emphasis on deductive logic inherent in this view ''of mathematics and the discovery of the interconnections between the various branches of mathematics and their ultimate basis in number theory led to intense activity in the field of mathematical logic after the turn of the century. Rival schools of thought grew up under the leadership of Hilbert, Bertrand Russell and A. N. Whitehead, and L. E. J. Brouwer. Important contributions in the investigation of the logical foundations of mathematics were made by Kurt Gödel and A. Church.
}}}
----
Source: http://www.answers.com/
[[Edit Astronomy Links|Astronomy Links]]
----
*<<slider chkAstronomy [[Astronomy Links]] "Click here to open and close Astronomy Links">>
----
{{textjustify{
!!!![[Astronomy|520 Astronomy]]
''The study of the universe'' and the objects in it through scientific investigation. Since much of contemporary astronomy uses the laws and methods of physics, the terms “astronomy” and “astrophysics” are usually used interchangeably. However, modern astronomy also uses techniques from many other scientific disciplines, including chemistry, geology, and biology, for which the terms astrochemistry, planetary science, and astrobiology are increasingly used.

''The use of geological knowledge'' and methods in analyzing close-up observations from spacecraft of planets and their satellites and of comets and{{imgfloatright{{{textcenter{
[img[http://img139.imageshack.us/img139/5739/eaglenebulagw1.gif]]
Click here to enlarge <<tiddler EagleNebula>>
}}}
}}} asteroids closely links the disciplines of astronomy and planetary science. Indeed, the discovery of planets around distant stars holds for even closer relations in the future. Methods of studying molecules in interstellar clouds involve chemical knowledge. Planetary science and astrochemistry come together with astronomy in the search for life outside the solar system, part of the search for extraterrestrial intelligence (SETI). The National Aeronautics and Space Administration (NASA), the United States space agency, has placed a priority on astrobiology, including the investigation of Mars and the bringing of samples back to Earth from Mars. See also Asteroid; Comet; Cosmochemistry; Extraterrestrial intelligence; Interstellar matter; Planet; Planetary physics; Solar system.

''Astronomers often lead in employing new technologies'', pushing them to the limit in exploring extremely faint signals in various parts of the electromagnetic spectrum. Nearly all astronomical research is now heavily dependent on computers. Astronomical imagery is now dominated by light-sensitive silicon chips known as charge-coupled devices (CCDs), which are approximately 100 times more sensitive than film. Fiber optics are used for a variety of astronomical purposes, including the taking of hundreds of galaxy images simultaneously from the field of view of a telescope and bringing the light to a spectrograph that can produce simultaneous spectra of all the objects. The technology of active optics, in which the shape of a mirror is changed slightly at a high rate (often faster than 1 Hz) to compensate for the blurring of astronomical images caused by the Earth's atmosphere, is being increasingly pursued to eliminate the twinkling of stars. See also Adaptive optics; Fiber-optics imaging.

''The opening of the 5-m (200-in.) Hale telescope'' at the Palomar Observatory on Palomar Mountain, California, in 1948 marked the beginning of a great period of development in optical astronomy.{{imgfloatright{{{textcenter{
[img[http://img162.imageshack.us/img162/9374/hzhale04us2.jpg]]}}}}}}  The light-gathering power of this telescope allowed cosmological study that extended most of the way to the beginning of time in the universe.It was joined in the task by several 4-m-class (160-in.) telescopes and by one less successful larger telescope. In the 1990s, new techniques of telescope making allowed the completion of several telescopes in the 10-m (400-in.) class, twice the diameter and thus four times the collecting area of the Hale telescope. The large telescopes have proven useful in taking spectra of the optical counterparts of gamma-ray bursts, proving that they are very far away; and in analyzing the distances to faraway galaxies and in measuring the redshifts of their spectra, leading to the current cosmological models of the expansion of the universe and the tentative conclusion that the rate of expansion is accelerating. See also Cosmology; Hubble constant.

''The 1990s saw the thorough use of the vantage points'' of space for astronomical observation, exemplified by NASA's series of Great Observatories. In 1991 the Compton Gamma-Ray Observatory was launched, and in the following years mapped about one gamma-ray burst per day in addition to many other objects and events. The Hubble Space Telescope was launched in 1990 to study the ultraviolet and visible parts of the spectrum. Its repair in 1993, with secondary mirrors compensating for a focusing problem with the main mirror, brought it to full working order, and a 1996 upgrade included an improved two-dimensional spectrograph and infrared capability. The Chandra X-Ray Observatory, launched in 1999, provides high-resolution x-ray images, and is the same size and scope as Hubble. It studies various types of celestial objects and processes, such as black holes of stellar and galactic sizes. The Space Infrared Telescope Facility, the fourth of this series of Great Observatories, was launched in 2004 and renamed the Spitzer Space Telescope. Smaller spacecraft have also made valuable contributions. See also Black hole; Infrared astronomy; X-ray astronomy; X-ray telescope.

''The atmosphere blocks most of the electromagnetic spectrum'' from reaching the Earth's surface, leaving windows of transparency mostly in the optical and radio parts of the spectrum. {{imgfloatright{{{textcenter{
[img[http://img411.imageshack.us/img411/6808/arecibodishnx0.jpg]]
''Arecibo dish-Puerto Rico''}}}}}} Radio astronomers have made the most of their window of transparency with such telescopes as the 100-m (328-ft) fully steerable telescope outside Bonn, Germany; ''the 330-m (1083-ft) Arecibo dish in Puerto Rico'', which has some limited tracking ability, the Very Large Array of radio telescopes in New Mexico, and the Very Long Baseline Array. The ozone layer and other constituents of the atmosphere block the shortest wavelengths from penetrating to the Earth's surface, so observations of gamma rays, x-rays, and most of the ultraviolet region require telescopes in space. See also Ozone; Radio astronomy; Radio telescope.

''Much of astronomy involves breaking down'' the incoming celestial radiation into its component wavelengths, a process known as spectroscopy. Spectroscopic studies can reveal the temperature of an object, the identity and proportions of its chemical elements, and the velocities of its constituents toward and away from the Earth. Light from the Sun and other objects is sometimes polarized, and studies of such polarization can tell about the magnetic fields present or about scattering processes. See also Astronomical spectroscopy; Polarimetry.

''The expansive definition of a telescope includes'' anything used in astronomy to observe the sky. Several neutrino telescopes have been used to detect neutrinos from the Sun and, in one instance, from a supernova. The pace of observation of secondary cosmic rays as well as the few primary cosmic rays that reach the Earth is increasing. A pair of interferometers are being built on Earth to attempt direct detection of such gravitational waves, which should result from such distant events as the merger of two neutron stars. See also Cosmic rays; Neutrino; Solar neutrinos.

''Theoretical calculations of the nature of'' astronomical objects or processes are known as theoretical astrophysics. The availability of supercomputers, powerful and fast computers capable of handling large amounts of data, has led to three-dimensional simulations of, for example, the formation of large-scale structure in the early universe. Models of the oscillations detectable on the Sun's surface through long-time-series observations are used to improve understanding of the solar interior, a process known as helioseismology. See also Helioseismology; Simulation; Supercomputer; Universe.

''Laboratory astrophysics involves'' the measurement of basic parameters that are used in calculations of physical or chemical processes relevant to astronomy, such as cross sections of atomic and molecular collisional excitation and ionization. See also Molecular structure and spectra.
}}}
Source: http://www.answers.com/


[[Edit Physics Links|Physics Links]]
----
[[UnifiedFieldTheory]]&nbsp;<<smiley :-)>>
----
*<<slider chkPhysics [[Physics Links]] "Click here to open and close Physics Links">>
----
!!!![[Physics|530 Physics]]
{{textjustify{
{{imgfloatright textcenter{
[img[Click to go to a web page on Popper.|http://img167.imageshack.us/img167/1148/wilsonhallresizedpt2.jpg][http://www.eeng.dcu.ie/~tkpw/]]  
''Wilson Hall at Fermilab''}}}''Formerly called natural philosophy'', physics is concerned with those aspects of nature which can be understood in a fundamental way in terms of elementary principles and laws.  In the course of time, various specialized sciences broke away from physics to form autonomous fields of investigation. In this process physics retained its original aim of understanding the structure of the natural world and explaining natural phenomena.

The most basic parts of physics are mechanics and field theory. Mechanics is concerned with the motion of particles or bodies under the action of given forces. The physics of fields is concerned with the origin, nature, and properties of gravitational, electromagnetic, nuclear, and other force fields. Taken together, mechanics and field theory constitute the most fundamental approach to an understanding of natural phenomena which science offers. The ultimate aim is to understand all natural phenomena in these terms. See also Classical field theory; Mechanics; Quantum field theory.

The older, or classical, divisions of physics were based on certain general classes of natural phenomena to which the methods of physics had been found particularly applicable. The divisions are all still current, but many of them tend more and more to designate branches of applied physics or technology, and less and less inherent divisions in physics itself. The divisions or branches, of modern physics are made in accordance with particular types of structures in nature with which each branch is concerned.

In every area physics is characterized not so much by its subject-matter content as by the precision and depth of understanding which it seeks. The aim of physics is the construction of a unified theoretical scheme in mathematical terms whose structure and behavior duplicates that of the whole natural world in the most comprehensive manner possible. Where other sciences are content to describe and relate phenomena in terms of restricted concepts peculiar to their own disciplines, physics always seeks to understand the same phenomena as a special manifestation of the underlying uniform structure of nature as a whole. In line with this objective, physics is characterized by accurate instrumentation, precision of measurement, and the expression of its results in mathematical terms.

For the major areas of physics and for additional listings of articles in physics ''See also:'' @@color:#00f;Acoustics; Atomic physics; Biophysics; Classical mechanics; Electricity; Electromagnetism; Elementary particle; Fluid mechanics; Heat; Low-temperature physics; Molecular physics; Nuclear physics; Optics; Solid-state physics; Statistical mechanics.@@
}}}
----
Source: http://www.answers.com/

[[Edit Chemistry Links|Chemistry Links]]
----
*<<slider chkChemistry [[Chemistry Links]] "Click here to open and close Chemistry Links">>
----
!!!![[Chemistry|540 Chemistry]]
''The branch of science concerned with the properties'', composition, and structure of substances and the changes they undergo when they combine or react under specified conditions.

!!!''Branches of Chemistry''

''Chemistry can be divided into'' branches according to either the substances studied or the types of study conducted. The primary division of the first type is between inorganic chemistry and organic chemistry. Divisions of the second type are physical chemistry and analytical chemistry.
{{textjustify{
{{imgfloatright{{{textcenter{
[img[http://img377.imageshack.us/img377/7379/mnf3dimg8396xh2.jpg]]  
}}}
}}}
''The original distinction between organic and inorganic chemistry'' arose as chemists gradually realized that compounds of biological origin were quite different in their general properties from those of mineral origin; organic chemistry was defined as the study of substances produced by living organisms. However, when it was discovered in the 19th cent. that organic molecules can be produced artificially in the laboratory, this definition had to be abandoned. Organic chemistry is most simply defined as the study of the compounds of carbon. Inorganic chemistry is the study of chemical elements and their compounds (with the exception of carbon compounds).

''Physical chemistry is concerned with'' the physical properties of materials, such as their electrical and magnetic behavior and their interaction with electromagnetic fields. Subcategories within physical chemistry are thermochemistry, electrochemistry, and chemical kinetics. Thermochemistry is the investigation of the changes in energy and entropy that occur during chemical reactions and phase transformations (see states of matter). Electrochemistry concerns the effects of electricity on chemical changes and interconversions of electric and chemical energy such as that in a voltaic cell. Chemical kinetics is concerned with the details of chemical reactions and of how equilibrium is reached between the products and reactants.

''Analytical chemistry is'' a collection of techniques that allows exact laboratory determination of the composition of a given sample of material. In qualitative analysis all the atoms and molecules present are identified, with particular attention to trace elements. In quantitative analysis the exact weight of each constituent is obtained as well. Stoichiometry is the branch of chemistry concerned with the weights of the chemicals participating in chemical reactions. See also chemical analysis.

!!!History of Chemistry

''The earliest practical knowledge of ''chemistry was concerned with metallurgy, pottery, and dyes; these crafts were developed with considerable skill, but with no understanding of the principles involved, as early as 3500 B.C. in Egypt and Mesopotamia. The basic ideas of element and compound were first formulated by the Greek philosophers during the period from 500 to 300 B.C. Opinion varied, but it was generally believed that four elements (fire, air, water, and earth) combined to form all things. Aristotle's definition of a simple body as “one into which other bodies can be decomposed and which itself is not capable of being divided” is close to the modern definition of element.

''About the beginning of the Christian era'' in Alexandria, the ancient Egyptian industrial arts and Greek philosophical speculations were fused into a new science. The beginnings of chemistry, or alchemy, as it was first known, are mingled with occultism and magic. Interests of the period were the transmutation of base metals into gold, the imitation of precious gems, and the search for the elixir of life, thought to grant immortality. Muslim conquests in the 7th cent. A.D. diffused the remains of Hellenistic civilization to the Arab world. The first chemical treatises to become well known in Europe were Latin translations of Arabic works, made in Spain c.A.D. 1100; hence it is often erroneously supposed that chemistry originated among the Arabs. Alchemy developed extensively during the Middle Ages, cultivated largely by itinerant scholars who wandered over Europe looking for patrons.

!!!Evolution of Modern Chemistry

''In the hands of'' the “Oxford Chemists” (Robert Boyle, Robert Hooke, and John Mayow) chemistry began to emerge as distinct from the pseudoscience of alchemy. Boyle (1627–91) is often called the founder of modern chemistry (an honor sometimes also given Antoine Lavoisier, 1743–94). He performed experiments under reduced pressure, using an air pump, and discovered that volume and pressure are inversely related in gases (see gas laws). Hooke gave the first rational explanation of combustion—as combination with air—while Mayow studied animal respiration. Even as the English chemists were moving toward the correct theory of combustion, two Germans, J. J. Becher and G. E. Stahl, introduced the false phlogiston theory of combustion, which held that the substance phlogiston is contained in all combustible bodies and escapes when the bodies burn.

''The discovery of various gases and'' the analysis of air as a mixture of gases occurred during the phlogiston period. Carbon dioxide, first described by J. B. van Helmont and rediscovered by Joseph Black in 1754, was originally called fixed air. Hydrogen, discovered by Boyle and carefully studied by Henry Cavendish, was called inflammable air and was sometimes identified with phlogiston itself. Cavendish also showed that the explosion of hydrogen and oxygen produces water. C. W. Scheele found that air is composed of two fluids, only one of which supports combustion. He was the first to obtain pure oxygen (1771–73), although he did not recognize it as an element. Joseph Priestley independently discovered oxygen by heating the red oxide of mercury with a burning glass; he was the last great defender of the phlogiston theory.

''The work of Priestley, Black, and Cavendish was radically'' reinterpreted by Lavoisier, who did for chemistry what Newton had done for physics a century before. He made no important new discoveries of his own; rather, he was a theoretician. He recognized the true nature of combustion, introduced a new chemical nomenclature, and wrote the first modern chemistry textbook. He erroneously believed that all acids contain oxygen.

!!!Impact of the Atomic Theory

''The assumption that compounds were'' of definite composition was implicit in 18th-century chemistry. J. L. Proust formally stated the law of constant proportions in 1797. C. L. Berthollet opposed this law, holding that composition depended on the method of preparation. The issue was resolved in favor of Proust by John Dalton's atomic theory (1808). The atomic theory goes back to the Greeks, but it did not prove fruitful in chemistry until Dalton ascribed relative weights to the atoms of chemical elements. Electrochemical theories of chemical combinations were developed by Humphry Davy and J. J. Berzelius. Davy discovered the alkali metals by passing an electric current through their molten oxides. Michael Faraday discovered that a definite quantity of charge must flow in order to deposit a given weight of material in solution. Amedeo Avogadro introduced the hypothesis that equal volumes of gases at the same pressure and temperature contain the same number of molecules.

''William Prout suggested that as'' all elements seemed to have atomic weights that were multiples of the atomic weight of hydrogen, they could all be in some way different combinations of hydrogen atoms. This contributed to the concept of the periodic table of the elements, the culmination of a long effort to find regular, systematic properties among the elements. Periodic laws were put forward almost simultaneously and independently by J. L. Meyer in Germany and D. I. Mendeleev in Russia (1869). An early triumph of the new theory was the discovery of new elements that fit the empty spaces in the table. William Ramsay's discovery, in collaboration with Lord Rayleigh, of argon and other inert gases in the atmosphere extended the periodic table

!!!Organic Chemistry and the Modern Era

''Organic chemistry developed extensively'' in the 19th cent., prompted in part by Friedrich Wohler's synthesis of urea (1828), which disproved the belief that only living organisms could produce organic molecules. Other important organic chemists include Justus von Liebig, C. A. Wurtz, and J. B. Dumas. In 1852 Edward Frankland introduced the idea of valency (see valence), and in 1858 F. A. Kekule showed that carbon atoms are tetravalent and are linked together in chains. Kekule's ring structure for benzene opened the way to modern theories of organic chemistry. Henri Louis Le Châtelier, J. H. van't Hoff, and Wilhelm Ostwald pioneered the application of thermodynamics to chemistry. Further contributions were the phase rule of J. W. Gibbs, the ionization equilibrium theory of S. A. Arrhenius, and the heat theorem of Walther Nernst. Ernst Fischer's work on the amino acids marks the beginning of molecular biology.

''At the end of the 19th century'' the discovery of the electron by J. J. Thomson and of radioactivity by A. E. Becquerel revealed the close connection between chemistry and physics. The work of Ernest Rutherford, H. G. J. Moseley, and Niels Bohr on atomic structure (see atom) was applied to molecular structures. G. N. Lewis, Irving Langmuir, and Linus Pauling developed the electronic theory of chemical bonds, directed valency, and molecular orbitals (see molecular orbital theory). Transmutation of the elements, first achieved by Rutherford, has led to the creation of elements not found in nature; in work pioneered by Glenn Seaborg elements heavier than uranium have been produced. With the rapid development of polymer chemistry after World War II a host of new synthetic fibers and materials have been added to the market. A fuller understanding of the relation between the structure of molecules and their properties has allowed chemists to tailor predictively new materials to meet specific needs.
}}}
Source: http://www.answers.com/

[[AustralianRivers|AustralianPhotos]]
[[Climate Change Data|http://woodfortrees.org/]]
[[Coal|http://en.wikipedia.org/wiki/Coal_seam]]
[[Oil|http://en.wikipedia.org/wiki/Oil_revenue]]
[[Deforestation|http://en.wikipedia.org/wiki/Deforestation]]
----
*<<slider chkEarth [[Earth Sciences Links]] "Click here to open and close Earth Sciences Links">>
----
!!!![[Earth Sciences|550 Earth Sciences]]
{{textjustify{
{{imgfloatright{{{textcenter{
[img[http://img19.imageshack.us/img19/452/chpwatercycleso9.jpg]]  
}}}
}}}''Sciences that involve attempts to understand'' the nature, origin, evolution, and behavior of the Earth or of its parts and to comprehend its place in the universe, especially in the solar system. Understanding has advanced primarily through improved appreciation of the complex, usually cyclical interactions that take place among distinct parts of the Earth such as the lithosphere, atmosphere, hydrosphere, and biosphere. Geophysics is the study of the physics of the Earth, emphasizing its physical structure and dynamics. Geochemistry is the study of the chemistry of the Earth, dealing with its composition and chemical change. Geology is the study of the solid Earth and of the processes that have formed and modified it throughout its 4.5-billion-year history. See also Geochemistry; Geodesy; Geology; Geophysics; Solar system.

''Many branches of geology are considered'' separate sciences. Mineralogy is the study of the composition, structure, and properties of minerals. Petrology involves understanding how rocks originate and evolve, as well as rock description and classification. Specialties related to petrology include sedimentology and volcanology. Stratigraphy is the study of the origin, age, and development of layered, generally sedimentary rocks. Paleontology is the study of ancient (fossil) life. Historical geology is the study of the evolution of the Earth and its life. Geomorphology is the study of landscapes and their evolution. Seismology is the study of earthquakes and their effects. Structural geology is the study of deformed rocks. Engineering geology relates to the support of human constructions by underlying rock. See also Engineering geology; Geology; Geomorphology; Hydrology; Mineralogy; Paleontology; Petrography; Petrology; Seismology; Stratigraphy; Structural geology; Volcanology.

''Oceanography is the study of'' the oceans; limnology, the study of lakes; hydrology, the study of underground and surface water; and glaciology, the study of glaciers, ice caps, and ice sheets. These disciplines address the study of water in and on the Earth. The gaseous outer parts of the planet are the province of the atmospheric sciences, including meteorology, which is concerned with the weather and weather forecasting; climatology, which deals with longer-term and regional variations; and aeronomy which, because it deals with the outermost ionized region of the atmosphere, is much concerned with solar terrestrial interactions, including the aurora borealis and aurora australis. The biosphere embodies all life on Earth, and its study includes molecular biology, zoology, botany, and ecology. Geography, the study of all that happens at the Earth's surface, has been distinct insofar as it has encompassed not only physical and biological sciences but also the social sciences, including aspects of political science and economics. This distinction is fading rapidly as other earth sciences become more involved with social considerations.
}}}
Source: http://www.answers.com/


[[Edit Paleontology Links|Paleontology Links]]
----
*<<slider chkPaleontology [[Paleontology Links]] "Click here to open and close Paleontology Links">>
----
!!!![[Paleontology|560 Paleontology]]

''The study of animal history as recorded'' by fossil remains. The fossil record includes a very diverse class of objects ranging from molds of microscopic bacteria in rocks more than 3 × 109 years old to unaltered bones of fossil humans in ice-age gravel beds formed only a few thousand years ago. {{textjustify{
{{imgfloatright{{{textcenter{
[img[http://img378.imageshack.us/img378/1936/allosauruszm9.jpg]]  
}}}
}}}
Quality of preservation ranges from the occasional occurrence of soft parts (skin and feathers, for example) to barely decipherable impressions made by shells in soft mud that later hardened to rock. See also Fossil; Micropaleontology.

''The most common fossils are'' hard parts of various animal groups. Thus the fossil record is not an accurate account of the complete spectrum of ancient life but is biased in overrepresenting those forms with shells or skeletons. Fossilized worms are extremely rare, but it is not valid to make the supposition that worms were any less common in the geologic past than they are now. See also Ediacaran biota.

''The data of paleontology consist'' not only of the parts of organisms but also of records of their activities: tracks, trails, and burrows. Even chemical compounds formed only by organisms can, if extracted from ancient rocks, be considered as part of the fossil record. Artifacts made by people, however, are not termed fossils, for these constitute the data of the related science of archeology, the study of human civilizations. See also Archeology; Paleobiochemistry.

''Paleontology lies on the boundary between'' two disciplines, biology and geology. See also Biology; Geology.
----

!!!Geological aspects

''A major task of any historical science'', such as geology, is to arrange events in a time sequence and to describe them as fully as possible.

''Fossils only tell'' that a rock is older or younger than another; they do not give absolute age. The decay of radioactive minerals may provide an age in years, but this method is expensive and time-consuming, and cannot always be applied since most rocks lack suitable radioactive minerals. Correlation by fossils remains the standard method for comparing ages of events in different areas. See also Index fossil; Stratigraphy.

''The physical appearance and'' climate of the Earth during a given period of the geologic past can be described from compilation and analysis of the data which is obtained through studies of the habitats of extant fauna, the geographic distribution of fossils, and the climatic preferences of ancient forms of life. See also Paleoclimatology; Paleoecology; Paleogeography.

!!!Biological aspects

''The most fundamental fact of'' paleontology is that organisms have changed throughout earth history and that each geological period has had its characteristic forms of life. An evolutionist has two major interests: first, to know how the process of evolution works; this is accomplished by studying the genetics and population structure of modern organisms; second, to reconstruct the events produced by this process, that is, to trace the history of life. Any modern animal group is merely a stage, frozen at one moment in time, of a dynamic, evolving lineage. Fossils give the only direct evidence of previous stages in these lineages. Horses and rhinoceroses, for example, are very different animals today, but the fossil history of both groups is traced to a single ancestral species that lived early in the Cenozoic Era. From such evidence, a tree of life can be constructed whereby the relationships among organisms can be understood. See also Animal evolution.
}}}
Source: http://www.answers.com/

+++^25em^[précis]<<tiddler LifeSciencesPrécis>>===
<<tabs tabsClass [[Anthropology]] "" [[573 Anthropology]] [[Biology]] "" [[574 Biology]]>>
[[Edit Anthropology Links|Anthropology Links]]
----
<<slider chkAnthropology [[Anthropology Links]] "Click here to open and close Anthropology Links">>
----
!!!![[Anthropology|573 Anthropology]]
{{textjustify{
{{imgfloatleft{{{textcenter{
[img[http://img442.imageshack.us/img442/9661/maningarden300pxez5.jpg]]  
}}}
}}}''The observation, measurement, and explanation of'' human variability in time and space. This includes both biological variability and the study of cultural, or learned, behavior among contemporary human societies. These studies are closely allied with the fields of archeology and linguistics. Studies range from rigorously scientific approaches, such as research into the physiology, demography, and ecology of hunter-gatherers, to more humanistic research on topics such as symbolism and ritual behavior. See also Archeology; Physical anthropology.

''Anthropology lacks a unified theory'' comparable to neo-Darwinian evolution in the biological sciences and is characterized, instead, by a wide variety of subfields that analyze and integrate studies of human behavior in different ways. Social-cultural anthropology examines the various ways in which learned techniques, values, and beliefs are transmitted from one generation to the next and acted upon in different situations. Most studies stress the historical development and internal structure and workings of particular cultural traditions, and anthropologists have amassed detailed bodies of documentation on different human societies. Significant, too, within social-cultural anthropology are cross-cultural studies that seek to identify essential structural or behavioral properties of human society. Modern scholars have sought to identify universal patterns of symbolic behavior and belief, and there are other social-cultural anthropologists actively testing these kinds of propositions in particular cases.
{{textjustify{
{{imgfloatright{{{textcenter{
[img[http://img125.imageshack.us/img125/4518/leftmaincollagepm8.jpg]]  
}}}
}}}
''Increasingly, social-cultural anthropologists have applied'' their training and skills to issues of contemporary importance such as economic development in third world countries, public policies affecting ethnic minorities, and changes arising from contact between different societies (especially Western and non-Western ones). Sometimes referred to as applied anthropology, such studies are often made in situations where conflicting social values or expectations may arise.

''Cultural linguistics is closely allied with'' both the goals and methods of social-cultural anthropology, especially with respect to the way in which linguists strive for a reliable understanding of how each different language works according to its own sound system (phonology) and grammatical structure. See also Psycholinguistics.

''There has been a developing tendency in anthropology toward'' integration of different subfields. For example, ethnoscience is a subject in which anthropologists apply approaches derived from linguistics to understand the grammatical structure and manipulation of cognitive perceptions by people in different societies of such things as color, weather, and biotic environment. Another growing subfield is ethnoarcheology, in which observations of material behavior (especially discard) in contemporary societies are used to interpret the archeological remains of prehistoric cultures. Modern anthropology is characterized by its breadth and diversity of approaches to the study of variability in human behavior.

Source: http://www.answers.com/



[[Edit Biology Links|Biology Links]]
----
*<<slider chkBiology [[Biology Links]] "Click here to open and close Biology Links">>
----
!!!![[Biology|574 Biology]]
{{textjustify{
{{imgfloatright{
[img[http://img122.imageshack.us/img122/9849/envscihk7.gif]]  
}}}''A natural science concerned with the'' study of all living organisms. Although living organisms share some unifying themes, such as their origin from the same basic cellular structure and their molecular basis of inheritance, they are diverse in many other aspects. The diversity of life leads to many divisions in biological science involved with studying all aspects of living organisms. The primary divisions of study in biology consist of zoology (animals), botany (plants), and protistology (one-celled organisms), and are aimed at examining such topics as origins, structure, function, reproduction, growth and development, behavior, and evolution of the different organisms. In addition, biologists consider how living organisms interact with each other and the environment on an individual as well as group basis. Therefore, within these divisions are many subdivisions such as molecular and cellular biology, microbiology (the study of microbes such as bacteria and viruses), taxonomy (the classification of organisms into special groups), physiology (the study of function of the organism at any level), immunology (the investigation of the immune system), genetics (the study of inheritance), and ecology and evolution (the study of the interaction of an organism with its environment and how that interaction changes over time).

''The study of living organisms is'' an ongoing process that allows observation of the natural world and the acquisition of new knowledge. Biologists accomplish their studies through a process of inquiry known as the scientific method, which approaches a problem or question in a well-defined orderly sequence of steps so as to reach conclusions. The first step involves making systematic observations, either directly through the sense of sight, smell, taste, sound, or touch, or indirectly through the use of special equipment such as the microscope. Next, questions are asked regarding the observations. Then a hypothesis—a tentative explanation or educated guess—is formulated, and predictions about what will occur are made. At the core of any scientific study is testing of the hypothesis. Tests or experiments are designed so as to help substantiate or refute the basic assumptions set forth in the hypothesis. Therefore, experiments are repeated many times. Once they have been completed, data are collected and organized in the form of graphs or tables and the results are analyzed. Also, statistical tests may be performed to help determine whether the data are significant enough to support or disprove the hypothesis. Finally, conclusions are drawn that provide explanations or insights about the original problem. By employing the scientific method, biologists aim to be objective rather than subjective when interpreting the results of their experiments. Biology is not absolute: it is a science that deals with theories or relative truths. Thus, biological conclusions are always subject to change when new evidence is presented. As living organisms continue to evolve and change, the science of biology also will evolve. See also Animal; Botany; Cell biology; Ecology; Genetics; Immunology; Microbiology; Plant; Zoology.
}}}
Source: http://www.answers.com/

[[Edit Botany Links|Botany Links]]
----
*<<slider chkBotany [[Botany Links]] "Click here to open and close Botany Links">>
----
!!!![[Botany|580 Botany]]
{{textjustify{
{{imgfloatright{{{textcenter{
[img[http://img45.imageshack.us/img45/3553/stripecg9.jpg]]  
}}}
}}}''That branch of biological science which'' embraces the study of plants and plant life. Botanical studies may range from microscopic observations of the smallest and obscurest plants to the study of the trees of the forest. One botanist may be interested mainly in the relationships among plants and in their geographic distribution, whereas another may be primarily concerned with structure or with the study of the life processes taking place in plants.

''Botany may be divided by subject matter into'' several specialties, such as plant anatomy, plant chemistry, plant cytology, plant ecology (including autecology and synecology), plant embryology, plant genetics, plant morphology, plant physiology, plant taxonomy, ethnobotany, and paleobotany. It may also be divided according to the group of plants being studied; for example, agostology, the study of grasses; algology (phycology), the study of algae; bryology, the study of mosses; mycology, the study of fungi; and pteridology, the study of ferns. Bacteriology and virology are also parts of botany in a broad sense. Furthermore, a number of agricultural subjects have botany as their foundation. Among these are agronomy, floriculture, forestry, horticulture, landscape architecture, and plant breeding. See also Agriculture; Agronomy; Bacteriology; Cell biology; Ecology; Floriculture; Genetics; Landscape architecture; Paleobotany; Plant anatomy; Plant growth; Plant morphogenesis; Plant pathology; Plant physiology; Plant taxonomy.
}}}
Source: http://www.answers.com/


[[Edit Zoology Links|Zoology Links]]
----
*<<slider chkZoology [[Zoology Links]] "Click here to open and close Zoology Links">>
----
!!!![[Zoology|590 Zoology]]
{{textjustify{
{{imgfloatleft{{{textcenter{
[img[http://img443.imageshack.us/img443/5043/zoologygo4.gif]]  
}}}
}}}''The science that deals with knowledge of'' animal life. With the great growth of information about animals, zoology has been much subdivided. 


Some major fields are anatomy, which deals with gross and microscopic structure; physiology, with living processes in animals; embryology, with development of new individuals; genetics, with heredity and variation; parasitology, with animals living in or on others; natural history, with life and behavior in nature; ecology, with the relation of animals to their environments; evolution, with the origin and differentiation of animal life; and taxonomy, with the classification of animals. 


See also Anatomy, regional; Developmental biology; Genetics; Parasitology; Phylogeny; Plant evolution.
}}}
Source: http://www.answers.com/






<html><div align="center"> <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/cddIgb1nGJ8"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/cddIgb1nGJ8" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></div></html>
<<gradient horiz #fc3 #ffffff>>&nbsp;[[ABC 92.9FM|ABC 92.9FM]]>>
{{borderless{
|<<gradient horiz #abf #fff >><<tiddler ./player>>>>|<<gradient horiz  #fff  #abf>> <<tiddler ./92.9FM>>>>|
}}}
<part 92.9FM hidden>
{{textleftpad5{
[img[www.abc.net.au_FM.jpg]]
@@color:#c06;''&raquo;''@@ [[Go to Web Site|http://www.abc.net.au/classic/]]
@@color:#c06;''&bull;''&nbsp; @@ [[Media Player|http://www.abc.net.au/classic/audio/streaming_wmp.htm]]
@@color:#c06;''&bull;''&nbsp; @@ [[RealPlayer|http://www.abc.net.au/streaming/classic/classicfm.ram]]
}}}
</part>
<part player hidden>
@@color:#c06;''&bull;''@@&nbsp; @@color:#00f;Streaming ABC Classic 92.9FM@@[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]]
<html><embed type="video/x-ms-asf" id="player_FF" name="player_FF" displaysize="4" autosize="0"
  bgcolor="white" showcontrols="true" showtracker="1" showdisplay="1" showstatusbar="1" videoborder3d="0" width="300" height="142" src="http://www.abc.net.au/streaming/classic/classicfm.asx" autostart="true" designtimesp="5311" loop="false" volume="100"></embed></html>
</part>
<script>
   place.style.backgroundColor="#abf"; /* set background color */ 
   place.style.color="#c06"; /* set text color */
</script>
!!!!!<<gradient horiz #ccc; #fff>>&nbsp;[[ABC-TV|ABC-TV]]&nbsp;[img[http://img264.imageshack.us/img264/2087/radiotvzt7.gif]]&nbsp;^^<<tiddler CloseThisOpen with: TVSchedules  '« back'>>|<<toolbar editTiddler>>» ^^>>
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.abc.net.au/tv/guide/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.abc.net.au/tv/guide/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;></iframe></div></html>}}}
{{borderless{
|vertical-align:middle;<<fullscreen>>|[img[http://img295.imageshack.us/img295/9558/whtblkwhtyi3.gif]]|vertical-align:middle;<<toggleSideBar>>|
}}}
/%
|Name|MiniBrowser|
|Source|http://www.TiddlyTools.com/#MiniBrowser|
|Version|0.0.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <<br>>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|script|
|Requires|InlineJavascriptPlugin, MiniBrowserList|
|Overrides||
|Description|use an 'inline frame' to display another site inside a tiddler with navigation buttons and a dropdown list of favorite URLs.|

Usage:
<<tiddler MiniBrowser with: id>>

where:
	id - (optional) specifies an ID to assign to the DOM element for the embedded IFRAME.  If you want to have **more than one** MiniBrowser displayed at a time, you MUST provide an ID, so that each MiniBrowser can be uniquely identified within the DOM structure.

Note: MiniBrowserList can be *empty*, but must already exist for you to ADD a favorite to the list.  If you don't copy the sample list from TiddlyTools, be sure to create this tiddler in your own document if you intend to use the MiniBrowser's "favorites" droplist.

%/<html><form target="browser_$1" style="margin:0;padding:0;"
	onsubmit="this.action=this.url.value; this.form.done.disabled=false" style="margin:0;padding:0"><nobr><!--
--><input type="button" value="<" title="back" style="font-size:8pt;width:3%"
	onclick="try{window.frames['browser_$1'].history.go(-1)}catch(e){window.history.go(-1)}" ><!--
--><input type="button" value=">" title="forward" style="font-size:8pt;width:3%"
	onclick="try{window.frames['browser_$1'].history.go(+1)}catch(e){window.history.go(+1)}"><!--
--><input type="button" value="+" title="refresh"style="font-size:8pt;width:3%"
	onclick="window.frames['browser_$1'].location.reload()"><!--
--><input type="button" value="x" title="stop"style="font-size:8pt;width:3%"
	onclick="window.stop()"><!--
--><select name="bookmarks" id="browser_bookmarks_$1" size="1" style="font-size:8pt;width:21%"
	onchange="var f=document.getElementById('browser_$1'); if (!this.value.length) return window.miniBrowserResetSize(); else window.miniBrowserSetSize(this.form); this.form.url.value=this.value; this.form.action=this.value; this.form.submit(); this.form.done.disabled=false">
<option value="">ABC Browser.. choose</option>
</select><!--
--><input type="button" value="add" title="add this URL to the MiniBrowser bookmarks" style="font-size:8pt;width:5%"
	onclick="window.miniBrowserAddBookmark(this.form.url);"><!--
--><input type="button" value="del" title="remove this URL from the MiniBrowser bookmarks" style="font-size:8pt;width:5%"
	onclick="window.miniBrowserDeleteBookmark(this.form.bookmarks);"><!--
--><input type="button" value="edit" title="edit the MiniBrowser bookmarks list definition" style="font-size:8pt;width:5%"
	onclick="story.displayTiddler(null,'MiniBrowserList',2)"><!--
--><input type="text" name="url" size="60" value="" style="font-size:8pt;width:35%"
	onfocus="this.select();" onkeyup="var k=event.keyCode; if (k==13|k==10) this.form.go.click();"><!--
--><input type="button" name="go" value="go" title="view this URL" style="font-size:8pt;width:4%"
	onclick="if(!this.form.url.value.length) return; window.miniBrowserSetSize(this.form); this.form.action=this.form.url.value; this.form.submit(); this.form.done.disabled=false"><!--
--><input type="button" value="open" title="open this URL in a separate window" style="font-size:8pt;width:6%"
	onclick="if(this.form.url.value.length) window.open(this.form.url.value)"><!--
--><input type="button" value="done" name="done" title="stop viewing this URL" disabled style="font-size:8pt;width:6%"
	onclick="this.form.url.value=''; this.form.bookmarks.selectedIndex=0; window.miniBrowserResetSize(); this.disabled=true;">
<iframe name="browser_$1" id="browser_$1" style="width:100%;height:1em;display:none;background:#fff;border:1px solid"></iframe><div id="browser_resize_$1" style="text-align:center;marginTop:2px;display:none;font-size:8pt"><!--
--> size: <input type="text" name="w" size="3" value="100%" style="font-size:8pt;"
	onfocus="this.select()"><!--
-->x<input type="text" name="h" size="3" value="400" style="font-size:8pt;"
	onfocus="this.select()"><!--
--> <input type="button" value="set" style="font-size:8pt;"
	onclick="var w=this.form.w.value.trim(); if (!w||!w.length) w='100%'; var h=this.form.h.value.trim(); if (!h||!h.length) h='400'; if (!w.replace(/[0-9]*/,'').length) w+='px'; if (!h.replace(/[0-9]*/,'').length) h+='px'; var f=document.getElementById('browser_$1'); f.style.width=w; f.style.height=h;"><!--
--><input type="button" value="reset" style="font-size:8pt;"
	onclick="var w='100%'; var h='400'; var f=document.getElementById('browser_$1'); f.style.width=w; f.style.height=h+'px'; this.form.w.value=w; this.form.h.value=h;"><!--
--><input type="button" value="fit" title="resize to fit containing window" style="font-size:8pt;"
	onclick="window.miniBrowserFitSize(this)"><!--
--></div></nobr></form></html><script>

	// load bookmarks droplist from HR-separated "MiniBrowserList" tiddler contents
	var here=document.getElementById("browser_bookmarks_$1");
	while (here.length) here.options[0]=null; // remove current list items
	here.options[here.length]=new Option("ABC Browser...","",true,true);
	var list=store.getTiddlerText("MiniBrowserList");
	if (list && list.trim().length) {
		var parts=list.split("\n----\n");
		for (var p=0; p<parts.length; p++) {
			var lines=parts[p].split("\n");
			var label=lines.shift(); // 1st line=display text
			var value=lines.shift(); // 2nd line=item value
			var indent=value&&value.length?"\xa0\xa0":"";
			here.options[here.length]=new Option(indent+label,value,false,false);
		}
	}

window.miniBrowserSetSize = function(form) {
	var f=document.getElementById('browser_$1');
	var w=form.w.value.trim(); if (!w||!w.length) w='100%'; if (!w.replace(/[0-9]*/,'').length) w+='px'; 
	var h=form.h.value.trim(); if (!h||!h.length) h='400'; if (!h.replace(/[0-9]*/,'').length) h+='px';
	f.style.width=w; f.style.height=h; f.style.display="block";
	document.getElementById('browser_resize_$1').style.display="block";
	return false;
}

window.miniBrowserResetSize = function() {
	var f=document.getElementById('browser_$1');
	if (f.src.length) f.src="";
	f.style.width='100%'; f.style.height='1em'; f.style.display="none";
	document.getElementById('browser_resize_$1').style.display="none";
	return false;
}
window.miniBrowserFitSize = function(place) {
	var trim=88; 	// fudge factor for controls + padding + borders.  ADJUST TO FIT LAYOUT
	var t=story.findContainingTiddler(place);
	if (!t) { t=place; while (t && t.className!='floatingPanel') t=t.parentNode; } if (!t) return;
	var w="100%"; // horizontal stretching via CSS works, but vertical stretching doesn't... so:
	var h=(t.offsetHeight-trim); // workaround: get containing panel/tiddler height and subtract "trim" height
	place.form.w.value=w; place.form.h.value=h; // update width/height input fields
	var f=document.getElementById('browser_$1');
	f.style.width=w; f.style.height=h+"px";
}

window.miniBrowserAddBookmark = function(place) {
	var v=place.value; if (!v.length) return;
	var d=prompt("Please enter a description for\n"+place.value); if (!d || !d.length) return;
	var t = store.getTiddler("MiniBrowserList"); t.set(null,"%0\n%1\n----\n%2".format([d,v,t.text]));
	var here=story.findContainingTiddler(place);
	if (here) story.refreshTiddler(here.getAttribute("tiddler"),1,true);
	story.refreshTiddler("MiniBrowserList",1,true);
	story.refreshTiddler("MiniBrowser",1,true);
	store.setDirty(true);
}

window.miniBrowserDeleteBookmark = function(place) {
	var v=place.value; if (!v.length) return;
	var d=place.options[place.selectedIndex].text; if (!d.length) return;
	var t = store.getTiddler("MiniBrowserList");
	if (!confirm("Are you sure you want to remove this MiniBrowser bookmark?\n\n"+d+"\n"+v)) return;
	var pat='%0\n%1\n----\n'.format([d.replace(/\xa0/g,''),v]); var re=new RegExp(pat,"i");
	t.set(null,t.text.replace(re,""));
	var here=story.findContainingTiddler(place);
	if (here) story.refreshTiddler(here.getAttribute("tiddler"),1,true);
	story.refreshTiddler("MiniBrowserList",1,true);
	story.refreshTiddler("MiniBrowser",1,true);
	store.setDirty(true);
}
</script><<tiddler HideTiddlerTags>>

+++[+ Mailing Lists]
{{membersmove{
[[Subscribe|Subscribe to Science-Matters]]
[[Unsubscribe|Unsubscribe to Science-Matters]]
}}}
===
{{scrollauto{
{{textcenter{ 
{{headline{
''==
== ABC SCIENCE UPDATES, 12 September 2012 ====''
}}}
----
==== NEW ON ABC SCIENCE ONLINE ====
====  http://www.abc.net.au/science ====
}}}
There's been a lot of discussion about super trawlers and their impact on fishing areas in the media this week, and scientists have now found that the practice is even more harmful to ocean habitats than previously thought.

Also this week we delve into the concept of emotional intelligence. After years of research, is there any evidence this executive buzzword is more than a useless fad?

And finally, meet geochronologist Zenobia Jacobs and discover why she spends a lot of time in the dark trying to shed light on life in the Neanderthal cave.



== TOP NEWS STORIES OF THE WEEK ==

Early warning - Temperament gives 'red flags' for autism
Lack of cuddliness and a fixation with textures, sounds and smells in children under two years of age could be signs of autism, say researchers.
http://abcmail.net.au/t/1794070/683109/37385/0/

Habitat damage - Trawling 'ploughs' the deep sea floor
Bottom trawling by fishermen may be even more damaging than previously thought, affecting the seabed as seriously as intensive ploughing of farmland erodes the soil, say Spanish scientists.
http://abcmail.net.au/t/1794070/683109/37386/0/

Tiny detectors - Nano-fibres to help mercury cleanup
Scientists say they had created a 'nano-velcro' textile that offers a swift, sensitive and low-cost way of detecting mercury in waterways.
http://abcmail.net.au/t/1794070/683109/37387/0/

Dust busting - Missing supernova mystery solved
A large number of dying stars called core-collapse supernovae are not detected because they are obscured by galactic dust, say astronomers.
http://abcmail.net.au/t/1794070/683109/37388/0/

Slow start - Post-dino mammals were fat and slow
A near complete fossil of an ancient mammal proves it wasn't much of a runner.
http://abcmail.net.au/t/1794070/683109/37389/0/


== WHAT'S NEW ==

Opinion - Emotional intelligence: fact or fad?
Emotional intelligence is not the cure-all elixir for spotting who will succeed in work and life, but it is more than a useless fad, says Carolyn MacCann.
http://abcmail.net.au/t/1794070/683109/37390/0/

Meet a scientist - Sands of time date layers of human life
Geochronologist Zenobia Jacobs explains how ancient grains of sand may unlock the secrets of where we came from and what makes us human.
http://abcmail.net.au/t/1794070/683109/37391/0/

Great Moments in Science - Fatigue and hunger sway judges' decisions
What's worse than being hauled before a judge? Well, according to Dr Karl, being hauled before a tired and hungry one.
http://abcmail.net.au/t/1794070/683109/37392/0/

New mission to Mars planned
NASA announces future robotic mission to study the red planet's interior. Also; study suggests ancient Mars wasn't as wet as previously thought, and the Dawn spacecraft heads to Ceres - the next stop on its asteroid tour.
http://abcmail.net.au/t/1794070/683109/37393/0/


== CATCH UP WITH ABC RADIO AND TV ==

Science Show - Understanding the proteins behind mitochondria disease
http://abcmail.net.au/t/1794070/683109/37394/0/

RN Future Tense - Many Internets, many lives
http://abcmail.net.au/t/1794070/683109/37395/0/

Health Report - Artificial pancreas
http://abcmail.net.au/t/1794070/683109/37396/0/

Health Report - Cancer surgery
http://abcmail.net.au/t/1794070/683109/37397/0/

RN Off Track - Dr Hollis Taylor
http://abcmail.net.au/t/1794070/683109/37398/0/

{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.abc.net.au/technology/]]&nbsp;&raquo;|
===

<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.abc.net.au/technology/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
[[ABCBrowser]]
[[Television|TVSchedules]] @@bgcolor:#fff;[img[http://img264.imageshack.us/img264/2087/radiotvzt7.gif]]@@
[[ABCTechnology|ABCTechnology]]
[[Ockham's Razor |ockhamsrazor]]
[[The New Inventors|TheNewInventors]]
[[The Science Show |scienceshow]]
[[The Lab |thelab]]
[[Health Matters |health]]
[[Catalyst |catalyst]]
[[Quantum |quantum]]
[[Science News |science/news]]
[[Catapult |catapult]]
<<tiddler MembersWebSites>>
<<tiddler ABCMailingLists>>
----
:~~[[Detach all »» |ABCWebSites]]~~
<<popup [[ABC Science Sites]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["abc"])'$))]]>>


[[ABC Radio |Radio]] [img[http://img258.imageshack.us/img258/3713/800listen8iz.gif]]
[[Ockham's Razor |http://www.abc.net.au/rn/ockhamsrazor/default.htm]]
[[The Science Show |http://www.abc.net.au/rn/scienceshow/]]
[[The Lab |http://abc.net.au/science/]]
[[Health Matters |http://www.abc.net.au/health/]]
[[Catalyst |http://www.abc.net.au/catalyst/]]
[[Quantum |http://www.abc.net.au/quantum/]]
[[Science News |http://www.abc.net.au/science/news/]]
[[Catapult |http://www.abc.net.au/catapult/]]
----
:~~[[Detach this|ABCWebSites]] @@color:#ffc;''&raquo;&raquo;'' @@~~
#tiddlerABCWebSites .viewer {
background:#000;
}
{{textcenter{
AS TIME GOES BY
Words and Music by Herman Hupfeld
}}}
| !Verse<br><script label="(memorize)">return Mem.start(place)</script> | !Words<br><script label="(memorize)">return Mem.start(place)</script> |
|You must remember this |a kiss is still a kiss, A sigh is just a sigh, the fundamental things apply, As time goes by.....|
|An' when two lovers woo |they still say "I love you," On that you can rely, no matter what the future brings, As time goes by......|
|Moonlight an' love songs |never out of date, Hearts full of passion, jealousy an' hate, Woman needs man and man must have his mate, That no one can deny.....|
|It's still the same old story |a fight for love an' glory, A case of do or die, the world will always welcome lovers, As time goes by.....|
!Welcome to your ''tiddlyspot.com'' ~TiddlyWiki!
''[[tiddlyspot.com|http://tiddlyspot.com]]'' gives you an instant [[TiddlyWiki|http://tiddlywiki.com]] hosted on our ''tiddlyspot.com'' servers.

Want to work online?  No problem, you can go to your ''tiddlyspot.com'' URL (which is http://tiddlyspot.com/science/ ) and start editing.  Click "save to web" and your changes are saved directly to your ''tiddlyspot.com'' home -- no messing about with local files or ftp.

Want to work offline?  No problem, your ''tiddlyspot.com'' ~TiddlyWiki is a real, fully functioning ~TiddlyWiki that you can save onto your hard drive or USB stick.  Use the link below to save to your local computer.  As you make changes, use the "save to disk" button to save to your local file.  Whenever you're ready to sync up again, just click "save to web".

!To save online
Enter the upload password provided when you created your ~TiddlyWiki.  Then click the "save to web" button below (or in the right side column) to save your ~TiddlyWiki.
Upload Password: <<option pasUploadPassword>>
<<upload http://tiddlyspot.com/science/store.cgi index.html . .  science>>

!To save offline
To take this ~TiddlyWiki offline, click [[Download|http://tiddlyspot.com/?action=download&site=science]]. Save the file locally then open it in your browser.


!Learn more about ~TiddlyWiki
Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki Guides|http://tiddlywikiguides.org]] for documentation on learning and using ~TiddlyWiki.

The [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]] is an excellent place to ask questions and get help.

!Enjoy!
We hope you like using your ''tiddlyspot.com'' ~TiddlyWiki.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments.

----
!!!<<gradient horiz #fc3 #ffffff>>[[AboutVooDoo|AboutVooDoo]]^^<<tiddler CloseThisOpen with: VooDooScience  '« back'>>|<<toolbar editTiddler>>» ^^>>
@@color:#C06;About Pseudoscience@@
<<<
[[An Index to Creationist Claims|http://www.talkorigins.org/origins/search.html]]
[[The Crackpot Index|http://www.math.ucr.edu/home/baez/crackpot.html]]
[[Alternative Science|http://www.alternativescience.com/skeptics.htm]]
[[The Skeptics Guide|http://www.theskepticsguide.org]]
[[ Skeptic's Dictionary|http://skepdic.com/]]
[[Australian Skeptics|http://www.skeptics.com.au/]]
[[Other Skepticism Sites|http://www.sdari.org/skeptic-sites.html]]
[[QuackWatch|http://www.quackwatch.com/]] A guide to health fraud by Dr. Stephen Barrett
[[EARMARKS OF PSEUDOSCIENCE|http://www.skeptically.org/skeptics/id6.html]]
[[Distinguishing Science from Pseudoscience|https://webspace.utexas.edu/cokerwr/www/index.html/distinguish.htm]]
[[How to Argue|http://www.theness.com/articles.asp?id=38]]
{{locLink{Deductive-Inductive-Logic}}}
<<<
@@color:#C06;Sites Promoting Pseudoscience@@
<<<
[[Magniwork|http://www.magniwork.com/default.php?hop=gray26]]
[[Lutec Australia|http://www.lutec.com.au/index.htm]]
[[NASA - Space Colonies|SpaceSettlement]]
[[Infinite Energy|http://www.infinite-energy.com/]]
[[Resonant Field Imaging|http://www.item-bioenergy.com/rfi/science.html]]
Many scientists and doctors have found it particularly intriguing that a technology can analyze psychological and emotional states.  During ten years of research in this field, ITEM has found that emotion itself is essentially an energy reaction to a perception. 

[[Reasons to Believe|http://www.reasons.org/index.shtml]]
Founded in 1986, Reasons To Believe is an international, interdenominational ministry established to communicate the uniquely factual basis for belief in the Bible as the error-free Word of God and for personal faith in Jesus Christ as Creator and Savior.

[[IDEA|http://www.ideacenter.org/]] (Intelligent Design and Evolution Awareness)
Intelligent Design is based upon the Scientific Method, Not Blind Faith

[[The Velikovsky Encyclopedia|http://www.velikovsky.info/Main_Page]]
[[VELIKOVSKY's COSMOS WITHOUT GRAVITATION|http://www.varchive.org/ce/cosmos.htm]]
[[Conservapedia|http://www.conservapedia.com]] +++[more...]
<<<
Conservapedia is a much-needed alternative to Wikipedia, which is increasingly anti-Christian and anti-American. On Wikipedia, many of the dates are provided in the anti-Christian "C.E." instead of "A.D.", which Conservapedia uses. Christianity receives no credit for the great advances and discoveries it inspired, such as those of the Renaissance. Read a list of many Examples of Bias in Wikipedia.
<<<
===

[[The Museum of Unworkable Devices|http://www.lhup.edu/~dsimanek/home.htm]]
[[The other science|http://oddbooks.co.uk/oddbooks/#pscience]] &laquo; Odd Books &raquo;
!!!<<gradient horiz #fc3 #ffffff>>&nbsp;Sites mentioning or linked to Science Matters>>
{{textcenter{
http://www.wholinks2me.com/}}}
----
http://www.kuehleborn.org/tw/
~Science-Matters
Wow! Een zeer mooie TW, en ook nog informatief!
(Wow! Very beautiful TW, and also still informative!)
----

<html><div align="center"> <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/fcJNbDqOj2Q"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/fcJNbDqOj2Q&amp;autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></div></html>
----
[[Detach Advanced Options|AdvancedOptions]]
----
<<option chkGenerateAnRssFeed>> GenerateAnRssFeed
<<option chkOpenInNewWindow>> OpenLinksInNewWindow
<<option chkSaveEmptyTemplate>> SaveEmptyTemplate
<<option chkToggleLinks>> Clicking on links to tiddlers that are already open causes them to close
^^(override with Control or other modifier key)^^
<<option chkHttpReadOnly>> HideEditingFeatures when viewed over HTTP
<<option chkForceMinorUpdate>> Treat edits as MinorChanges by preserving date and time
^^(override with Shift key when clicking 'done' or by pressing Ctrl-Shift-Enter^^
<<option chkConfirmDelete>> ConfirmBeforeDeleting
Maximum number of lines in a tiddler edit box: <<option txtMaxEditRows>>
Folder name for backup files: <<option txtBackupFolder>>
<<option chkInsertTabs>> Use tab key to insert tab characters instead of jumping to next field
<<option chkSortTags>> Sort byTags
<<option chkHoldSearches>> Hold search results
<<option chkSearchTitles>> Search in tiddler titles
<<option chkSearchText>> Search in tiddler text
<<option chkSearchTags>> Search in tiddler tags
<<option chkSearchFields>> Search in tiddler data fields
<<option chkSearchShadows>> Search in shadow tiddlers
<<option chkSearchTitlesFirst>> Search results show title matches first
<<option chkSearchList>> Search results show list of matching tiddlers
<<option chkSearchIncremental>> Incremental searching
''Private Settings: ''<<option chkUsePrivateSettings>> Use private settings.  <<option chkMakeSettingPrivateWhenChanged>> Make setting private when changed.&#160;&#160;&#160;[[Show Settings]].
^^(Private settings are stored in this ~TiddlyWiki, shared settings are stored as cookies. For more information see the [[Settings documentation|SettingsPlugin Documentation]].)^^
<<option chkSinglePageMode>> Display one tiddler at a time
<<option chkTopOfPageMode>> Always open tiddlers at the top of the page
{{headline{Advice for Creationists}}}

''By “The Curmudgeon”''

{{twocolumns{
Are you a creationist? Or an advocate of Intelligent Design? If so, you know perfectly well how your views are received by scientists, and surely you’re tired of it. If you would like your positions to be taken seriously by those with whom you disagree, please consider the following:

''How to argue against a scientific theory:''

Method One: If you want to present a rational argument against a theory — instead of something that will be dismissed as a meaningless rant — probably the best method is to point out a verifiable fact that clearly contradicts the theory. But … to do this, you must understand the theory, so that you understand what might contradict it.

You will accomplish nothing if you argue against an incorrect comic-book version of the theory, one which no scientist accepts or teaches. Building up and tearing down straw-men is a useless exercise. To put it bluntly, you need to know what you’re talking about.

The evidence you present can be something newly discovered, or the discrediting of something discovered earlier, which turns out to have been wrongly understood — or even bogus. However, even if you’ve really got something, you must be careful, because this is the stage where kooks and cranks and Einstein wannabes so often go astray.

For your discovery to completely overturn a theory, the new evidence (or newly-discredited old evidence) must be essential to the theory, so that without it, the theory collapses. Merely pointing out that some unneeded datapoint is wrong — even a famous one like Piltdown Man — doesn’t bring a well-established theory crashing down in ruins — especially if (as with Piltdown Man) the theory never depended on such evidence in the first place. At most, such discredited evidence might require a footnote, or perhaps a minor correction in the next edition of a textbook. Corrections occur all the time as our observations improve. Such matters are rarely of any genuine importance; but people outside the profession often lack the perspective that comes from knowing the full range of evidence that supports a theory, and therefore assign a disproportionate significance to relatively trivial matters.

Method Two: Another method of arguing against a theory is to present a testable theory of your own, one which explains all of the available evidence better than the existing theory. It’s a difficult task, but not impossible. Contrary to the frequent complaint of cranks, scientists are not closed-minded to new theories. In the last century, general relativity, quantum mechanics, the big bang, and plate tectonics prevailed over initial skepticism. But to devise a new theory, you need to know two things.

First, you must know what a scientific theory is, and what it isn’t[1].  Asserting as a competing “theory” something that isn’t testable is a waste of everyone’s time in a scientific discussion.

Second, you must be aware, at least generally, of the evidence which supports the existing theory. That is what your competing theory must explain. The more evidence an existing theory explains, the more difficult it becomes to devise a credible alternative. Your new theory has to thread a lot of needles.

A competing theory which offers an explanation of only one thing (an ad hoc explanation) isn’t of much use. Science is not a collection of numerous mini-explanations, each of which operates by its own unique rules, in grand isolation from all the others. One thing, considered as if it were unrelated to anything else, may have many possible explanations, and your explanation may seem as plausible as any other. But but does your theory explain all the evidence that the existing theory explains? Can it survive the same tests that the existing theory has survived? Is it consistent with other branches of science? If the answer to any of these questions is “no,” then you’re unlikely to be successful.

''How not to argue against a theory:''

1. Neither ignorance of, astonishment at, dislike of, nor refusal to accept an existing theory will serve as scientific objections. All such arguments are really about you, not the theory.

2. No scientist claims that he knows everything, or that he has solved all problems; and no theory has been subjected to all possible tests. Therefore, pointing out that that there are things not yet known, tests not yet made, or problems not yet solved, isn’t much of an argument. Such items routinely become the research projects of scientists and PhD candidates; the scientific journals are filled with the results of their research. That’s how science progresses. Unsolved problems are the daily work of science, and no unresolved question, by its mere existence, is a magic bullet that will bring a theory crashing down. A newly-discovered fact may indeed upset an existing theory; but a list of unknowns is inevitable. The unknown does not refute a theory. Theories explain that which is known.

3. It should be obvious that denial of verifiable facts doesn’t score any points; it just costs you credibility. And blindly copying material found at frequently discredited websites — especially their often bogus quotes from alleged experts — is intellectually vacuous and makes you appear ridiculous.

4. A theory is not disproven by pointing out occasional acts of academic misconduct, or even outright fraud. There are tens of thousands of scientists, and a few have disgraced themselves. (Similarly, a religion is not discredited because of the personal flaws of a few clergymen.) A demonstration of fraud could be a successful attack on a theory, but only if the theory can’t survive without the fraudulent material. This would amount to a contradiction of the theory, which is Method One described above. But be careful here; well-supported theories usually don’t collapse because of one faulty data point.

5. Other worthless arguments are attempts to discredit the character of individual scientists, or to quote them on unrelated topics, because such matters are irrelevant to the scientific merits of a theory. Isaac Newton was said to be an unpleasant man, and Einstein was a socialist; but the value of their scientific work is not affected by such irrelevancies.

6. Likewise, quoting opinions of people who aren’t practicing in the field is of little value, because a scientific theory isn’t about opinion — it’s about testable explanations of verifiable data.

7. Claiming that the theory somehow causes undesirable consequences — even if such claims were true — is irrelevant to the validity of the theory. Atomic theory, for example, is not discredited because of the bomb, nor is gravity discredited because someone gets tossed out of a window.

8. Claims that a scientist (like Darwin) renounced his theory are meaningless, even if true — but as with Darwin’s deathbed recantation, such tales are almost always fictitious. Galileo, however, really did renounce the solar system (when threatened with torture), yet the heliocentric solar system theory survives quite handily. A scientific theory can survive even a sincere renunciation by its originator (although no such event is known to have happened), while a religion would probably collapse under similar circumstances. This is because a scientific theory is based on objectively verifiable evidence, not the support of its founder or anyone else.

9. Claiming that your opponent’s religious views aren’t the same as yours is irrelevant in a debate about a scientific theory. Also irrelevant is claiming that you can’t harmonize your religious views with the theory. The subject under discussion is the theory, not your religion, and not your opponent’s religion. Science isn’t opposed to religion; it’s just not about religion.
}}}
A version of this article appeared in The Curmudgeon.  All rights remain with the author.

[1] A lot of things make up a scientific theory but a good working definition (from wikipedia) is: “A testable model of the manner of interaction of a set of natural phenomena, capable of predicting future occurrences or observations of the same kind, and capable of being tested through experiment or otherwise verified through empirical observation.”

 
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.airviewonline.com.au/stock-photographs/photodetails.asp?ID=1511]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://www.airviewonline.com.au/stock-photographs/photodetails.asp?ID=1511" width="100%" align="center" height="600"></iframe></div></html>}}}
<html><div id="myAirplane" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img19.imageshack.us/img19/7374/380hy0.jpg"><br><div align="center">See-Through Airplane</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myAirplane')">Cutaway Airplane</a></html>
*<<toggleSideBar>>
<html><div align="center"><iframe src ="http://users.qldnet.com.au/~ajay/FileXch/B.pdf" width="100%" align="center" height="600"></iframe></div></html>


mi·crop·si·a (mī-krŏp'sē-ə)
n.

A visual disorder in which objects appear much smaller than they actually are, possibly caused by a retinal disorder but often associated with hallucination or an unconscious attempt to shrink the world to a less threatening size.

Source: [[Alice in Wonderland syndrome: Definition and Much More from Answers.com|http://www.answers.com/topic/micropsia?cat=health]]
INGREDIENTS
2 cups		whole wheat flour
1 cup		All-Bran® Original
1 tablespoon		sugar
1 tablespoon		baking powder
1/2 teaspoon		salt
1/4 cup		margarine or butter
1 		egg
1/2 cup		skim milk

DIRECTIONS
1. In large mixing bowl, stir together whole wheat flour, KELLOGG'S ALL-BRAN
cereal, sugar, baking powder and salt. Using pastry blender, cut in margarine
until mixture resembles coarse meal.

2. Beat together egg and milk. Add to flour mixture. Stir until well combined. Knead
on lightly floured surface 2 to 3 minutes or until smooth. Roll out dough until1/2 inch
thick. Cut with 2 inch biscuit cutter.

3. Place scones in heated, lightly greased or teflon-lined fry pan. Cook over low heat
10 minutes, turn and cook 10 minutes longer. Serve warm or cold.

Yield: 14 scones
{{textleft{
''<<popup [[Go To]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["mylinks"])'$))]]>>''@@color:#C06;''&raquo; &raquo;'' @@
<<tiddler Astronomy>>
<<tiddler Chemistry>>
<<tiddler Earth>>
<<tiddler Engineering>>
<<tiddler Environment>>
<<tiddler Energy>>
<<tiddler [[General Links]]>>
<<tiddler [[General Science]]>>
<<tiddler Health&Medical>>
<<tiddler Mathematics>>
<<tiddler Measurements>>
<<tiddler [[Science Magazines]]>>
<<tiddler MyPhysics>>
<<tiddler [[Science Fun]]>>
<<tiddler VooDooScience>>
}}}





----
''~ToBeFiled''
<<<
http://groups.yahoo.com/group/prox-list/message/23065
<<<
<<tabs "" [[Mathematics ]] "" [[510 Mathematics]] [[Astronomy ]] "" [[520 Astronomy]] [[Physics ]] ""  [[530 Physics]] [[Chemistry ]] "" [[540 Chemistry]]  [[EarthSciences ]] "" [[550 Earth Sciences]] [[Paleontology ]] "" [[560 Paleontology]] [[Anthropology ]] "" [[573 Anthropology]] [[Biology ]] "" [[574 Biology]] [[Botany ]] "" [[580 Botany]] [[Zoology ]] "" [[590 Zoology]]>>
[img[http://img266.imageshack.us/img266/5889/arrowsmallmm7.gif]] @@color:#00A;''Science is an attitude.'' @@@@color:#C06;''&raquo; &raquo;'' @@@@position:relative;+++^30em^[Read The Scientific Method]<<tiddler TheScientificMethodPrécis>> <br>[[ Go there »» |TheScientificMethod]]===@@

{{textjustify{
{{firstletter{
@@color:#c06;M@@
}}}@@color:#008;an observes the universe as a stranger, making imaginative guesses about its structure and workings. He cannot approach the world without such bold conjectures in the background, for every observed fact presupposes an interpretive focus.{{imgfloatright{{{textcenter{
[img[http://img237.imageshack.us/img237/1408/spiralgalaxyngc4414ng0.jpg]]
{{locLink{[[Spiral Galaxy NGC 4414|Spiral Galaxy NGC 4414]]}}}
}}}
}}}

''In science'', these conjectures must be continually and systematically tested;  yet however many tests are successfully passed, any theory can never be viewed as more than an imperfectly corroborated conjecture.  At any time, a new test could __[[falsify|TheScientificMethod]]__ it.  No scientific truth is immune to such a possibility.  Even the basic facts are relatives, always potentially subject to a radical reinterpretation in a new framework.

''Man can  never claim'' to know the real essences of  things. Before the virtual infinitude of the world's phenomena, human ignorance itself is infinite.  The wisest strategy is to learn from one's mistakes and try to remain objective and humble.@@}}}

<html><div align="center"><br><a href="http://www.maploco.com/view.php?id=1058201"><img src="http://www.maploco.com/vmap/1058201.png" border=0 alt="Profile Visitor Map - Click to view visits"></a><br><a href="http://www.maploco.com/">Create your own visitor map</a><br></div></html>
<html><div align="center"><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/wIiDomlEjJw&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/wIiDomlEjJw&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></div></html>
<<<

#+++[+Chinese]
**[[Cantonese|http://www.omniglot.com/writing/cantonese.htm]]
***[[Hear the Cantonese tones|http://www.phonetics.ucla.edu/vowels/chapter2/cantonese/recording2.2.html]]
**[[Mandarin|http://www.omniglot.com/writing/mandarin.htm]]
#[[Chinese Dictionary|http://zhongwen.com/]]
##[[Learn Chinese|http://www.csulb.edu/~txie/online.htm]]
###[[Speak Phrases|http://www.wku.edu/~yuanh/AudioChinese/]]
###[[Tones|http://www.wku.edu/%7Eshizhen.gao/Chinese101/pinyin/tones.htm]]
###[[MandarinTones]]
##[[China Map|http://www.lib.utexas.edu/maps/middle_east_and_asia/china_pol01.jpg]]
#[[Number Conversion|http://www.mandarintools.com/numbers.html]]
#[[PinYin|http://www.pinyin.info/]]
===

#[[Anthropology Resources|http://vlib.anthrotech.com/]]
##[[Search Calif. Academy of Sciences|http://www.calacademy.org/RESEARCH/anthropology/collection/index.asp]]
#<<popup [[+Words]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["words"])'$))]]>>
#[[Music Theory|http://www.dolmetsch.com/musictheory1.htm]]
#[[Grammar Punctuation and Spelling|http://owl.english.purdue.edu/handouts/grammar/index.html]]
#+++[+LogicLinks]
##[[Fallacies: alphabetic list (full list)|http://changingminds.org/disciplines/argument/fallacies/fallacies_alpha.htm]]
##http://onegoodmove.org/fallacy/welcome.htm
##http://www.don-lindsay-archive.org/skeptic/arguments.html
===

#[[Translate English to Latin|http://www.translation-guide.com/free_online_translators.php?from=English&to=Latin]]
#[[List of Latin Phrases|http://www.answers.com/topic/list-of-latin-phrases-1]]
#[[Anger Management|psyche-care]]
#+++[+Cyber Social Networking]
##[[FaceBook|http://www.facebook.com/]]
##[[Friendster|http://www.friendster.com/]]
##[[MySpace|http://www.myspace.com/]]
##[[YouTube|http://www.youtube.com/ ]]
##[[SecondLife|http://secondlife.com/]]
##[[Second Life Science|http://www.sloz.info/?p=105]]
===

#[[Digital Ethnography |http://cwnm.tiddlyspot.com/]]
{{textjustify{
''Do you know what Aspartame is?'' I knew it was bad for you, but never knew how bad until Amme showed me a documentary called “Sweet Misery”.Sucralose is just as bad as aspartame, and was discovered to be a sweetner when a chemist making pesticide (yes, pesticide!) spilled some on his hand and discovered it tasted sweet. Antifreeze also has this property, and is fatally poisonous.

{{imgfloatleft{[IMG[http://img526.imageshack.us/img526/1822/nutrasweetlogo2crrf3.jpg]]}}}''Though I am no scientist'', this video claims Aspartame was pushed into FDA approval through shady deals and payoffs, and can cause dozens of illnesses, among them brain tumors and Multiple Sclerosis. At the VERY LEAST, it is important to at least consider how safe this chemical is, and whether you should let your loved ones intake it, even if its a a precaution.
}}}
+++[See Sweet Misery Re: Nutrasweet]
<html><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
 WIDTH="550" HEIGHT="400" id="frogface" ALIGN="">
 <PARAM NAME=movie VALUE="frogface.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="http://www.youtube.com/v/-n-gA0wvi84" quality=high bgcolor=#FFFFFF  WIDTH="550" HEIGHT="400" NAME="frogface" ALIGN=""
 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT></html>
===


+++[See Donald Rumsfeld’s connection to Nutrasweet]
<html><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
 WIDTH="550" HEIGHT="400" id="frogface" ALIGN="">
 <PARAM NAME=movie VALUE="frogface.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="http://www.youtube.com/v/W8N0z8stino" quality=high bgcolor=#FFFFFF  WIDTH="550" HEIGHT="400" NAME="frogface" ALIGN=""
 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT></html>
===


+++[See more Nutrasweet]
<html><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
 WIDTH="550" HEIGHT="400" id="frogface" ALIGN="">
 <PARAM NAME=movie VALUE="frogface.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="http://www.youtube.com/v/ELgW4KBY-o4" quality=high bgcolor=#FFFFFF  WIDTH="550" HEIGHT="400" NAME="frogface" ALIGN=""
 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT></html>
===



!!!!<<gradient horiz #fc3 #fff>>[[Astronomy|Astronomy]]>>
<<<
[[Celestia: Home|http://www.shatters.net/celestia/]] @@color:#C06;''&raquo; &raquo;'' @@ The free space simulation that lets you explore our universe in three dimensions.
+++[+Astronomy Links]
<<tiddler [[Astronomy Links]]>>
===

[[More Astronomy Links]]
http://shareyoursky.com/
<<<
<<<
+++[+Science Podcasts]
[[Science in the City |http://www.nyas.org/snc/podcasts.asp]] @@color:#C06;''&raquo; &raquo;'' @@New York Academy of Sciences
[[Astronomy Podcasts|http://www.jodcast.net/amp/index.html]] @@color:#C06;''&raquo; &raquo;'' @@Jodrel Bank Astronomy Podcasts
[[The Science Show|http://www.abc.net.au/rn/scienceshow/default.htm]]
[[Star Stuff|http://www.abc.net.au/newsradio/podcast/STARSTUFF.xml]] @@color:#C06;''&raquo; &raquo;'' @@Australian ABC Astronomy and Cosmology
===

[[Astronomy Online (shopping)|http://www.astronomyonline.com.au/]]
[[Astronomy Picture of the Day|http://antwrp.gsfc.nasa.gov/apod/]]
[[Australian Amateur Astronomers|http://www.iceinspace.com.au/index.php?home]]
[[Free monthly star chart on paper for old-fashioned trilobites|http://www.skymaps.com/downloads.html]]
[[Interactive star chart|http://skytonight.com/]]
[[Jet Propulsion Laboratories|http://www.jpl.nasa.gov/]]
[[Mini-AstroViewer-Applet|http://www.astroviewer.com/applet.html]]
[[MrEclipse.com|http://www.mreclipse.com/]]
[[NASA|http://www.nasa.gov/]]
[[Space Flight Now (Space News)|http://spaceflightnow.com/]]
[[SpaceWeather.com|http://www.spaceweather.com/]]
[[The Astronomical Society of NSW|http://www.asnsw.com/]]
[[The Hubble Hertiage Site|http://heritage.stsci.edu/]]
[[The Hubble Site|http://hubblesite.org/]]
[[The Solar System|http://www.solarviews.com//eng/homepage.htm]] @@color(#C06):^^Superb Site^^@@
[[The WayOut Game|http://hubblesite.org/explore_astronomy/way_out/]]
[[Watching out for ISS|http://heavens-above.com/]]
<<<
|^^@@color(#C06):Astronomy Links thanks to Moon Goddess and Hello Kitty@@^^ |background-color:#FCC5FE;<html><a href="http://www.sanrio.com/" target="_blank"><img src="http://img83.imageshack.us/img83/2594/kitty35yb6.jpg"  alt="Hello Kitty Web Site" /></a></html>|
*[[Celestia|http://www.shatters.net/celestia/]] &raquo; The free space simulation that lets you explore our universe in three dimensions
----
!!![[More Astronomy Links]]
----
<html><hide linebreaks>
<b>Entry Index</b></font></font></td></tr>

<tr><br><td align="center"><font color="#9c9c63"><font size="+1"><b>A to C</b></font></font></td></tr>
<tr><td>&nbsp;</td></tr>

<!-- END CHAPTERTITLE --> 

</tbody></table>

<table align="center" bgcolor="#ffffff" border="0" cellpadding="1" cellspacing="1" width="601">

<!-- BEGIN CHAPTER -->


<tbody><tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/189.html" target="_blank">Abode</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/756.html" target="_blank">Abrogation</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/187.html" target="_blank">Absence</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/609a.html" target="_blank">Absence of Choice</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/175a.html" target="_blank">Absence of Influence</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/615a.html" target="_blank">Absence of Motive</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/450a.html" target="_blank">Absence or want of Intellect</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/497.html" target="_blank">Absurdity</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/88.html" target="_blank">Accompaniment</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/811.html" target="_blank">Accounts</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/938.html" target="_blank">Accusation</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/429.html" target="_blank">Achromatism</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/775.html" target="_blank">Acquisition</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/970.html" target="_blank">Acquittal</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/680.html" target="_blank">Action</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/682.html" target="_blank">Activity</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/37.html" target="_blank">Addition</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/39.html" target="_blank">Adjunct</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/131.html" target="_blank">Adolescence</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/735.html" target="_blank">Adversity</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/695.html" target="_blank">Advice</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/269a.html" target="_blank">Aëronaut</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/855.html" target="_blank">Affectation</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/820.html" target="_blank">Affections</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/535.html" target="_blank">Affirmation</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/128.html" target="_blank">Age</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/170.html" target="_blank">Agency</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/690.html" target="_blank">Agent</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/835.html" target="_blank">Aggravation</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/315.html" target="_blank">Agitation</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/23.html" target="_blank">Agreement</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/371.html" target="_blank">Agriculture</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/707.html" target="_blank">Aid</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/338.html" target="_blank">Air</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/351.html" target="_blank">Air Pipe</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/669.html" target="_blank">Alarm</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/586.html" target="_blank">Allocution</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/530.html" target="_blank">Ambush</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/241.html" target="_blank">Amorphism</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/840.html" target="_blank">Amusement</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/115.html" target="_blank">Anachronism</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/977.html" target="_blank">Angel</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/244.html" target="_blank">Angularity</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/366.html" target="_blank">Animal</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/364.html" target="_blank">Animality</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/462.html" target="_blank">Answer</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/581.html" target="_blank">Aphonia</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/448.html" target="_blank">Appearance</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/786.html" target="_blank">Apportionment</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/286.html" target="_blank">Approach</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/931.html" target="_blank">Approbation</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/728.html" target="_blank">Arena</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/727.html" target="_blank">Arms</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/60.html" target="_blank">Arrangement</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/292.html" target="_blank">Arrival</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/559.html" target="_blank">Artist</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/703.html" target="_blank">Artlessness</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/305.html" target="_blank">Ascent</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/955.html" target="_blank">Asceticism</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/72.html" target="_blank">Assemblage</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/488.html" target="_blank">Assent</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/952.html" target="_blank">Atonement</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/716.html" target="_blank">Attack</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/457.html" target="_blank">Attention</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/288.html" target="_blank">Attraction</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/155.html" target="_blank">Attribution</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/737.html" target="_blank">Authority</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/711.html" target="_blank">Auxiliary</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/623.html" target="_blank">Avoidance</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/949.html" target="_blank">Bad Man</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/649.html" target="_blank">Badness</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/663.html" target="_blank">Bane</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/794.html" target="_blank">Barter</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/211.html" target="_blank">Base</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/845.html" target="_blank">Beauty</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/66.html" target="_blank">Beginning</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/484.html" target="_blank">Belief</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/912.html" target="_blank">Benefactor</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/906.html" target="_blank">Benevolence</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/91.html" target="_blank">Bisection</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/431.html" target="_blank">Blackness</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/848.html" target="_blank">Blemish</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/442.html" target="_blank">Blindness</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/438.html" target="_blank">Blueness</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/254.html" target="_blank">Bluntness</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/887.html" target="_blank">Blusterer</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/884.html" target="_blank">Boasting</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/593.html" target="_blank">Book</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/793.html" target="_blank">Booty</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/788.html" target="_blank">Borrowing</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/369.html" target="_blank">Botany</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/202.html" target="_blank">Breadth, Thickness</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/328.html" target="_blank">Brittleness</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/433.html" target="_blank">Brown</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/353.html" target="_blank">Bubble, Cloud</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/701.html" target="_blank">Bungler</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/625.html" target="_blank">Business</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/384.html" target="_blank">Calefaction</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/999.html" target="_blank">Canonicals</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/608.html" target="_blank">Caprice</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/459.html" target="_blank">Care</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/271.html" target="_blank">Carrier</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/153.html" target="_blank">Cause</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/864.html" target="_blank">Caution</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/883.html" target="_blank">Celebration</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/904.html" target="_blank">Celibacy</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/222.html" target="_blank">Centrality</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/474.html" target="_blank">Certainty</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/142.html" target="_blank">Cessation</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/156.html" target="_blank">Chance<font size="-1"><sup>1</sup></font></a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/621.html" target="_blank">Chance<font size="-1"><sup>2</sup></font></a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/140.html" target="_blank">Change</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/149.html" target="_blank">Changeableness</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/815.html" target="_blank">Cheapness</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/836.html" target="_blank">Cheerfulness</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/609.html" target="_blank">Choice</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/114.html" target="_blank">Chronometry</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/995.html" target="_blank">Churchdom</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/370.html" target="_blank">Cicuration</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/629.html" target="_blank">Circuit</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/311.html" target="_blank">Circuition</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/247.html" target="_blank">Circularity</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/227.html" target="_blank">Circumjacence</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/229.html" target="_blank">Circumscription</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/8.html" target="_blank">Circumstance</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/75.html" target="_blank">Class</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/652.html" target="_blank">Cleanness</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/996.html" target="_blank">Clergy</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/261.html" target="_blank">Closure</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/46.html" target="_blank">Coherence</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/383.html" target="_blank">Cold</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/428.html" target="_blank">Color</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/726.html" target="_blank">Combatant</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/48.html" target="_blank">Combination</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/741.html" target="_blank">Command</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/755.html" target="_blank">Commission</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/876.html" target="_blank">Commonalty</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/769.html" target="_blank">Compact</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/464.html" target="_blank">Comparison</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/596.html" target="_blank">Compendium</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/30.html" target="_blank">Compensation</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/52.html" target="_blank">Completeness</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/729.html" target="_blank">Completion</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/56.html" target="_blank">Component</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/54.html" target="_blank">Composition</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/774.html" target="_blank">Compromise</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/744.html" target="_blank">Compulsion</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/252.html" target="_blank">Concavity</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/528.html" target="_blank">Concealment</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/572.html" target="_blank">Conciseness</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/714.html" target="_blank">Concord</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/178.html" target="_blank">Concurrence</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/971.html" target="_blank">Condemnation</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/393.html" target="_blank">Condiment</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/770.html" target="_blank">Conditions</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/915.html" target="_blank">Condolence</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/692.html" target="_blank">Conduct</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/350.html" target="_blank">Conduit</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/82.html" target="_blank">Conformity</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/479.html" target="_blank">Confutation</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/896.html" target="_blank">Congratulation</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/11.html" target="_blank">Consanguinity</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/762.html" target="_blank">Consent</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/758.html" target="_blank">Consignee</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/930.html" target="_blank">Contempt</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/831.html" target="_blank">Content</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/720.html" target="_blank">Contention</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/190.html" target="_blank">Contents</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/199.html" target="_blank">Contiguity</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/108a.html" target="_blank">Contingent Duration</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/143.html" target="_blank">Continuance in action</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/69.html" target="_blank">Continuity</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/195.html" target="_blank">Contraction</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/237.html" target="_blank">Contraposition</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/14.html" target="_blank">Contrariety</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/290.html" target="_blank">Convergence</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/144.html" target="_blank">Conversion</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/250.html" target="_blank">Convexity</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/248.html" target="_blank">Convolution</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/709.html" target="_blank">Coöperation</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/21.html" target="_blank">Copy</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/362.html" target="_blank">Corpse</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/12.html" target="_blank">Correlation</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/592.html" target="_blank">Correspondence</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/696.html" target="_blank">Council</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/179.html" target="_blank">Counteraction</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/468.html" target="_blank">Counterevidence</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/861.html" target="_blank">Courage</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/109.html" target="_blank">Course</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/894.html" target="_blank">Courtesy</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/223.html" target="_blank">Covering</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/862.html" target="_blank">Cowardice</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/805.html" target="_blank">Credit</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/486.html" target="_blank">Credulity</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/219.html" target="_blank">Crossing</a></td></tr>

<tr valign="top"><td height="15" width="33%"><a href="http://www.bartleby.com/110/411.html" target="_blank">Cry</a></td>
<td height="15" width="33%"><a href="http://www.bartleby.com/110/702.html" target="_blank">Cunning</a></td>

<td height="15" width="33%"><a href="http://www.bartleby.com/110/455.html" target="_blank">Curiosity</a></td></tr>


</tbody></table>

<!-- END CHAPTER -->

<!-- BOTTOM CHAPTER/SECTION NAV CODE -->

<table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="601">

<tbody><tr><td>&nbsp;</td></tr>
<tr><td align="center" height="25" valign="bottom"><font size="-1"><a href="http://www.bartleby.com/110/">CONTENTS</a>&nbsp;·&nbsp;<a href="http://www.bartleby.com/br/110.html" target="_blank">BIBLIOGRAPHIC RECORD</a>&nbsp;·&nbsp;<a href="http://www.bartleby.com/110/s0.html" target="_blank">INDEX GUIDE</a>
</html>
@@position:relative;+++^15em^[+ Australian Gov.][- Australian Gov.]
{{moveovermainmenu{
<html><a href="http://www.measurement.gov.au/index.cfm" class="submenu" target="_blank">National Measurment Inst.</a><a href="http://www.fed.gov.au/" class="submenu" target="_blank"> Government Entry point</a><br><a href="http://www.search.asic.gov.au/gns001.html" class="submenu" target="_blank">Business Name Search</a><br><a href="http://www.abr.business.gov.au/(wrxbkz55j22hc255yukehxzz)/WebProcessEngine.aspx?pid=0&amp;sid=0&amp;outcome=0" class="submenu" target="_blank">Business Number Search<br></a><a href="http://www.dfat.gov.au" class="submenu" target="_blank">Foreign Affairs &amp; Trade</a><br><a href="http://www.customs.gov.au/" target="_blank" class="submenu">Australian Customs Service</a><br><a href="http://www.asic.gov.au/" class="submenu" target="_blank"> Securities&amp; Investment (ASIC)</a><br><a href="http://www.accc.gov.au/" target="_blank" class="submenu">Consumer Commission (ACCC)<br></a><a href="http://www.ato.gov.au/" target="_blank" class="submenu">Taxation Office (ATO)</a></p><p align="left"><span class="small">FINANCIAL<br></span><a href="http://www.asx.com.au/" target="_blank" class="submenu">Australian Stock Exchange</a><br></html>
}}}
===@@
{{textcenter{
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.adb.online.anu.edu.au/adbonline.htm]]&nbsp;&raquo;|

----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.adb.online.anu.edu.au/browse.htm" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://tinyurl.com/5ru35x]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://tinyurl.com/5ru35x" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://news.bbc.co.uk/2/hi/video_and_audio/default.stm]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://news.bbc.co.uk/2/hi/video_and_audio/default.stm" width="100%" align="center" height="600"></iframe></div></html>}}}
<html>
<a href="http://www.adderley.net.au/scimat/060722/00181.jpg" target="_blank"><img src="http://img222.imageshack.us/img222/6388/00181-240W.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a> <a href="http://www.adderley.net.au/scimat/060722/00176.jpg" target="_blank"><img src="http://img222.imageshack.us/img222/1294/00176-240W.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a> <a href="http://www.adderley.net.au/scimat/060722/00180.jpg" target="_blank"><img src="http://img222.imageshack.us/img222/5821/00180-240W.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a> <a href="http://www.adderley.net.au/scimat/060722/00183.jpg" target="_blank"><img src="http://img222.imageshack.us/img222/2236/00183-240W.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a> <a href="http://www.adderley.net.au/scimat/060722/00184.jpg" target="_blank"><img src="http://img222.imageshack.us/img222/8981/00184-240W.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a> <a href="http://www.adderley.net.au/scimat/060722/00185.jpg" target="_blank"><img src="http://img222.imageshack.us/img222/8071/00185-240W.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a> <a href="http://www.adderley.net.au/scimat/060722/00177.jpg" target="_blank"><img src="http://img222.imageshack.us/img222/5474/00177-240W.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a> <a href="http://www.adderley.net.au/scimat/060722/00186.jpg" target="_blank"><img src="http://img222.imageshack.us/img222/5158/00186-240W.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a> <a href="http://www.adderley.net.au/scimat/060722/00178.jpg" target="_blank"><img src="http://img222.imageshack.us/img222/7719/00178-240W.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a> <a href="http://www.adderley.net.au/scimat/060722/00179.jpg" target="_blank"><img src="http://img222.imageshack.us/img222/463/00179-240W.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a> </html>
**************************************
BIGPOND(R) PONDERINGS(TM) - MARCH 2007
**************************************
http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV06SB0GE


==================================
UNWIRE YOUR HOME, FAMILY AND LIFE. 
==================================

A BigPond Home Wi-Fi modem makes it easy to 
access broadband internet from any room in your 
home, without the messy wires, plus the 
flexibility of being on more than one computer at 
the same time - great for busy families!

MORE INFO: http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0NyUy0Ga


===============
BIGPOND EMAILS. 
===============

It's important to know whether an email from 
BigPond is really from us - there are fraudsters 
and viruses around that may try to trick you into 
thinking email is from us when it really isn't.

MORE INFO: http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0MtMr0GF
 

===========================
IS YOUR USAGE REALLY YOURS? 
===========================

If a summer house guest has been enjoying your 
BigPond connection, you need to control any 
excessive media and game usage. Their online 
habits may be a lot more expensive than yours - 
and it will all go onto your BigPond account.  

MORE INFO: http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0NyU20GP
 

=================
FIVE OF THE BEST. 
=================

To rock out with the Big Day Out or to detox? 
That seemed to be the question on Australian 
minds in January as seen in the Top 5 fastest 
growing search terms. 

1. Australian Open
   http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0NyU30GQ

2. Big Day Out
   http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0NyU40GR

3. Detox Diet 
   http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0NyU50GS

4. Australia Day
   http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0Nylo0Gn

5. Jamboree
   http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0NyU70GU

Source: Sensis

MORE INFO: http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0NiDC0G8


==================================
NOWWEARETALKING.COM.AU SPEAKS OUT.  
==================================

Telstra has launched a grassroots campaign to get 
high-speed broadband services to ALL Australians 
- despite backward-looking rule makers. Check out 
the action plan and see how you can help get 
world-beating communications access for all 
Aussies.

MORE INFO: http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0NyU10GO


===============================
GIVE YOUR KIDS A BIG ADVANTAGE.  
===============================
 
MyHomeTutor is a brand new BigPond partnership 
that gives your family affordable access to some 
of the country's best online Maths and English 
tuition. With courses for every age, you can give 
your children a real leg up at school, without 
leaving home.

MORE INFO: http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0Nxkz0Gw


---------------------------------------- 
Contact the editor with your views about 
Ponderings.
  
MORE INFO: http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0ImJs0G1
----------------------------------------


-------------------------------------------------
MY ACCOUNT: 
http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0BHQp0GM

FAQs:
http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV03zA0Gn

HELP CENTRE:
http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV03y60Gb

CONTACT US: 
http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0ImJl0Gt
-------------------------------------------------
 
As long as HTML (visual format) is compatible 
with your computer system, we'll send your 
Ponderings and other special announcements in 
this format. If you have been receiving 
Ponderings in HTML (visual format) and would 
prefer to receive a plain text format please log 
into 'My Account' 
http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0BHQp0GM
and click on 'My email'. On this page scroll down 
to 'Manage my subscriptions', please read the 
message and follow next steps. 

As a BigPond Member, you will continue to receive 
the Ponderings e-Newsletter on a monthly basis as 
detailed in the BigPond Terms & Conditions. This 
is our principal way to keep you informed about 
service-related matters and BigPond products or 
services that may be of benefit to you.

Any views or opinions expressed in Ponderings may 
not represent the views or official policy of 
Telstra. To the extent permitted by law Telstra 
and its employees and agents exclude all 
liability for loss arising from the use of or 
reliance on the information in Ponderings.  

Winner:
 - Best ISP 2003 & 2005

Winner:
 - Best of the Best
 - Best Sport
 - Best Entertainment    

Winner:
 - Best Broadband 


To view our Privacy Policy please visit:
http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV03CT0GD

To view Terms of Use please visit:
http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV03CU0GE

To visit the Telstra website please visit:
http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV0BDZY0G3

iia - family friendly ISP:
http://info.bigpond.com/cgi-bin16/DM/y/eBJHy0VGv6C0qnV03zF0Gs 
 
(C) Telstra 2005 (R) & TM - Registered trade mark 
& trade mark of Telstra Corporation Limited. 
ABN 33 051 775 556. 



{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://babelfish.altavista.com/tr]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://babelfish.altavista.com/tr" width="100%" align="center" height="600"></iframe></div></html>}}}
config.options.txtBackupFolder="ScienceBackups"; 
/***
!!!<<gradient horiz #fc3 #fff >><<tiddler RefreshStyles>>&nbsp;BackstageCSS>>/%==================================================%/
***/



#backstageArea {background-color:#00a;}
#backstageArea a {background-color:#abf;color:#000; border:none;}
#backstageArea a:hover {background:#fff; color:#f00; }
#backstageArea a.backstageSelTab {background:#abf; color:#fff;}
#backstageButton {background:transparent; }
#backstageButton a {background:transparent; color:#000; border:none;}
#backstageButton a:hover {background:#fff;color:#f00; border:none;}
#backstagePanel {background:#abf; color:#000; border-color:#fcf ;width:50em;}
#backstagePanel a {color:#00f;}
#backstagePanel a:hover {background:#eee;color:#f00;  border:#f00 solid 1px;}
.backstagePanelFooter .button {border:none; color:#fcf ;}
.backstagePanelFooter .button:hover {color:#0f0;}


#backstageCloak {background:[[ColorPalette::Foreground]]; opacity:0.5; filter:'alpha(opacity:50)';}
#backstageArea { width:100%;display:none; position:relative; overflow: hidden; z-index:150; padding:0.2em 0.5em 0.2em 0.5em;margin-left:auto;margin-right:auto;}

#backstageToolbar {position:relative; width:60%;margin-left:0;margin-right:auto;}
#backstageButton {display:none; position:absolute; z-index:175; top:0em; margin-right:auto;margin-left:auto; padding:0.1em 0.5em 0.2em 0.5em;}

#backstageArea a {font-weight:normal; margin-left:0.5em; padding:0.2em 0.5em 0.2em 0.5em;}

#backstage {position:relative; width:100%;}

#backstagePanel {display:none; z-index:100; position:absolute; margin:0em 3em 0em 0.2em; 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:50; position:absolute; width:100%; height:100px;}

.contentWrapper {margin-top:0em;
}




.popup {position: absolute;  z-index:0; font-size:.9em; padding:0; list-style-type: decimal; margin:-1.0em;}

<html><div id="myImageBox" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img260.imageshack.us/img260/3900/indiatempleatnightbw9.jpg"><br><div align="center">Bahá'í House of Worship - India</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myImageBox')">Bahá'í Temple</a></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.biblegateway.com/]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://www.biblegateway.com/" id="bible" name="bible" width="100%" align="center" height="600"></iframe></div></html>}}}
!!!Biographies of Mathematicians ^^&bull;[[Detach this|Biographies of Mathematicians]]^^
{{borderless{
|[img[http://img337.imageshack.us/img337/3315/schrodingerxh5.jpg]]|<html><img src="http://img256.imageshack.us/img256/5853/russell4fj5.jpg" style="height: 146px; "/></html>|<html><img src="http://img291.imageshack.us/img291/3576/schwarzschildyt9.jpg" style="height: 146px; "/></html> | <html><img src="http://img291.imageshack.us/img291/7750/wiles3pe5.jpg" style="height: 146px; "/></html> |
| Schrodinger | Bertrand Russell | Schwarzschild | Andrew Wiles |
{{textcenter{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www-history.mcs.st-andrews.ac.uk/BiogIndex.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www-history.mcs.st-andrews.ac.uk/BiogIndex.html" width="100%" align="center" height="600" marginheight="2px" marginwidth="50px"></iframe></div></html>
}}}



#[[National Culture Collection of Marine Phytoplankton for the USA|http://ccmp.bigelow.org/]]
#[[Scripps Institute of Oceanography|http://explorations.ucsd.edu/biolum/index.html]]
#[[Evolutionary Biology|http://evolution.berkeley.edu/]]
#[[Evolution Resources|http://ncseweb.org/]]
Link 5
Link 6
Link 7
Link 8
Link 9
Link 10
{{scrollauto{
{{textcenter{ 
{{headline{
''==== ABC Science Updates, DATE MONTH YEAR ====''
}}}
----
==== NEW ON ABC SCIENCE ONLINE ====
====  http://www.abc.net.au/science ====
}}}

PASTE UPDATE HERE
!!!<<gradient horiz #fc3 #fff>>&nbsp;THISTIDDLERTITLEHERE^^<<tiddler CloseThisOpen with: HOMETABSNAMEHERE  '« back'>>|<<toolbar editTiddler>>» ^^>>

!!!!!<<gradient horiz #abf #fff>>&nbsp;Example>>

!!!!!<<gradient horiz  #abf #fff>>&nbsp;Code>>

!!!!!<<gradient horiz #abf #fff>>&nbsp;@@color:#fff;End@@>>
<html><hide linebreaks>

</html>
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|TYPE URL HERE]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("TYPETARGETEDURLHERE","plagiarism")'>URL to target at iframe</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="TYPE URL HERE" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
<html><div align="center"> <object width="425" height="350"><param name="movie" value="TYPE URL HERE&amp;autoplay=1"></param><param name="wmode" value="transparent"></param><embed src="TYPE URL HERE&amp;autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></div></html>
{{niceTable{
|!Title/link|[[TW Help|http://twhelp.tiddlyspot.com]]|
|!Creator|Morris Gray|
|!Subject matter|Tutorial|
|!Description/notes|A beginners to intermedate level help file|
|!Screenshot|[img[http://www.giffmex.org/twinactionimgs/twhelp.png]]|
}}}
<<tabs tabsCookie [[Intro ]] "tooltip 1" [[MakeTabsIntro]]  [[TabTwoName]] "" [[tiddler two]]  [[TabThreeName]] "" [[Tiddler three]] [[TabFourName]] "" [[Tiddler four]] >>
----
&darr;+++[Create a tiddler like this:]
----
@@color(#C06):&nbsp;''Title:''@@<html><input type="text" size="40" value="" /></html>
@@color(#00f):''Body:''@@<html><textarea rows="10" cols="30"></textarea>  </html>
@@color(#0a0):''Tags:''@@<html><input type="text" size="40" value="systemConfig " /></html>
===

----
<html><div class="blinklist_badge">
<div class="blinklist_badge_body">
<div class="blinklist_badge_header"><a href="http://www.blinklist.com/tiddlywiki/" target="_blank">~MyBlinkList</a></div>

<script type="text/javascript" src="http://www.blinklist.com/tiddlywiki/badge.js&amount=10&title=80&description=0&thumbnail=undefined&rating=checked&sortorder=recent"></script>
<div class="blinklist_badge_footer"><a href="http://www.blinklist.com" target="_blank">Powered by ~BlinkList</a></div>
</div>
</div>
<style type="text/css">
<!--
.blinklist_badge {border: 1px solid #ccc; font:12px Arial; width:180px;text-align:center}
.blinklist_badge .Thumb {border:1px solid #ccc}
.blinklist_badge_header { font:14px Arial;font-weight:bold;color:#999;background:#F2F2F2}
.blinklist_badge_body ul {list-style-type: none; padding: 0; margin:20px 10px;}
.blinklist_badge_body li {list-style:none; margin-bottom:10px;}
.blinklist_badge_body {border: 3px solid #F2F2F2}
.badge_item_title a { font-weight:bold}
.badge_item_url {color:#CCCCCC; font:10px;display:none}
.badge_item_description {color:#999999; font-size:10px}
.blinklist_badge_footer a {font: 10px Arial; color:#0099FF; text-decoration:none}
.blinklist_badge a {text-decoration:none;color:#3399CC}
.blinklist_badge a:hover {text-decoration:underline}
-->
</style>

</html>
<<slider chkSlider BoldTry "How to create bold lettering">>
<<getTiddlerPassword wa9crd>>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|file:///I:/TiddlySpot/TiddlyWiki2.1/bookmarks.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="file:///I:/TiddlySpot/TiddlyWiki2.1/bookmarks.html" width="100%" align="center" height="600"></iframe></div></html>
Link 1
Link 2
Link 3
Link 4
Link 5
Link 6
Link 7
Link 8
Link 9
Link 10
@@color(#0000aa):Philosophy   |        Mathematics    |  Science |     Humanities@@


+++!!!![I. Logic]
<<<
[[Logic-Introduction]]
[[Inductive Deductive Logic]]
[[Logical Fallacies|LogicalFallacies]]
[[Emotion and Decision]]
[[Links To Reason|LinksToReason]]
<<<
===
+++!!!![II. Mathematics]
<<<
http://www.ipl.org/ref/RR/static/sci40.00.00.html

http://www.alcyone.com/max/reference/maths/

http://euclid.math.fsu.edu/Science/math.html

http://www.hoxie.org/math/title.htm   

http://crh.choate.edu/Math/Math%20Reference/Math%20Reference%20Page.htm

http://www.stg.brown.edu/~rog/GS96/GS96ref.html
<<<
===
+++!!!![III. Science]
<<<
http://www.eurekalert.org/resources/definitions.html

http://www.asu.edu/lib/noble/scirefrm/

http://www.physlink.com/reference.cfm

http://www.ncstrl.org/

http://mel.lib.mi.us/science/sciref.html

http://www-hpcc.astro.washington.edu/scied/sciref.htm 

http://www.lib.uchicago.edu/e/crerar/db/ref/home.html
<<<
===
+++!!!![IIII. Humanities]
<<<
http://www.lib.virginia.edu/reference/humanities/humindex.html 

http://www.nyu.edu/library/bobst/research/hum/

http://www.sil.org/humanities/index.html

http://www.ipl.org/ref/RR/static/hum00.00.00.html

http://bubl.ac.uk/link/hum.html 
<<<
===
+++!!!![V. Philosophy]
<<<
http://www.philosophypages.com/dy/

http://www.refdesk.com/philos.html

http://www.ipl.org/ref/RR/static/hum70.00.00.html

http://plato.stanford.edu/contents.html

http://www.ditext.com/encyc/frame.html

http://www.utm.edu/research/iep/
<<<
===
<html><div id="modernbricksmenu"><ul><li style="margin-left: 1px"><a href="http://www.dynamicdrive.com" title="Home">Home</a></li><li><a href="http://www.dynamicdrive.com/new.htm" title="New">New</a></li><li id="current"><a href="http://www.dynamicdrive.com/revised.htm" title="Revised">Revised</a></li><li><a href="http://tools.dynamicdrive.com" title="Tools">Tools</a></li><li><a href="http://www.dynamicdrive.com/forums/" title="DHTML Forums">Forums</a></li></ul><form id="myform"><input type="text" class="textinput" /> <input class="submit" type="submit" value="Find" /></form></div><div id="modernbricksmenuline">&nbsp;</div></html>
#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font: bold 9px Arial;
margin:0;
margin-left:80px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: #009;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 1px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: #abf; /*Default menu color*/
border-bottom: 1px solid white;
}

#modernbricksmenu a:hover{
background-color: grey; /*Menu hover bgcolor*/
color:#fff;
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #D25A0B; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

#modernbricksmenuline{
clear: both;
padding: 0;
width: 100%;
height: 5px;
line-height: 5px;
background: #D25A0B; /*Brown color theme*/ 
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: bold 11px Verdana;
height: 22px;
background-color: lightyellow;
}
{{borderless{

|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|file:///I:/TiddlySpot/Tiddlywiki2.1/BrowseDrives.htm]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="file:///I:/TiddlySpot/Tiddlywiki2.1/BrowseDrives.htm" width="100%" align="center" height="600"></iframe></div></html>}}}
/***
!!!<<gradient horiz #fc3 #fff >><<tiddler RefreshStyles>>&nbsp;ButtonStyle>>/%==================================================%/
***/


input.btn{
   color:#008;
   font-family:Trebuchet MS,aerial,helvetica,sans-serif;
   font-size:100%;
   font-weight:normal;
   background-color:#eee;
   background:url("http://img520.imageshack.us/img520/8688/mainmenugray7ef.gif") repeat-x top left;top left;
   border:1px solid;
   border-top-color:#009;
   border-left-color:#009;
   border-right-color:#009;
   border-bottom-color:#009;
   -moz-border-radius : .25em 0.25em 0.25em 0.25em;
}


input.btnhov{
   color:#a00;
   background:#fff;
   background:url("http://img520.imageshack.us/img520/8688/mainmenugray7ef.gif") repeat-x top left;top left;
   border-top-color:#c06;
   border-left-color:#c06;
   border-right-color:#c06;
   border-bottom-color:#c06;
   -moz-border-radius : .25em 0.25em 0.25em 0.25em;
}
----
{{textcenter{
''[[List of all tiddlers with no tags sorted by Title.|ByNoTags]]''
}}}
----
<<forEachTiddler 
 where
 'tiddler.tags.length == 0'
 sortBy
 'tiddler.title'
 ascending
 write
   '"# [["+tiddler.title+"]] \n"'
>>
----
{{textcenter{
''[[List of all tiddlers sorted by Tag by First Line.|ByTagFirstLine]]''
}}}
----
<<forEachTiddler
 where
 'tiddler.tags.contains("science")'
 script
 '
 function getFirstLine(s) {
 var m = s.match(/\s*(.*)/);
 return m != null && m.length >= 1 ? m[1] : "";
 }
 '
 write
 '"*[["+tiddler.title+"]] "+getFirstLine(tiddler.text) + " "+"\n"' 
>>
<script>
   if (!window.story) window.story=window;
   var title=story.findContainingTiddler(place).id.substr(7);
   return title+" is using "+store.getTiddlerText(title).length+" bytes";
</script>
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.writersblock.ca/tips/monthtip/tipmar98.htm]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.writersblock.ca/tips/monthtip/tipmar98.htm" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{tablecenter{<html><table><tr class="tableheader"><td align="center">Chord with <br>no Capo</td><td colspan="7">Actual Chord with Capo on:</td></tr><tr class="tablerow3"><td align="center"> </td><td class="tablerow3" align="center">1st fret</td><td class="tablerow3" align="center">2nd fret</td><td class="tablerow3" align="center">3rd fret</td><td class="tablerow3" align="center">4th fret</td><td class="tablerow3" align="center">5th fret</td><td class="tablerow3" align="center">6th fret</td><td class="tablerow3" align="center">7th fret</td></tr><tr class="tablerow2"><td align="center">C</td><td align="center">C#</td><td align="center">D</td><td align="center">Eb</td><td align="center">E</td><td align="center">F</td><td align="center">F#</td><td align="center">G</td></tr><tr class="tablerow1"><td align="center">G</td><td align="center">Ab</td><td align="center">A</td><td align="center">Bb</td><td align="center">B</td><td align="center">C</td><td align="center">C#</td><td align="center">D</td></tr><tr class="tablerow2"><td align="center">D</td><td align="center">Eb</td><td align="center">E</td><td align="center">F</td><td align="center">F#</td><td align="center">G</td><td align="center">Ab</td><td align="center">A</td></tr><tr class="tablerow1"><td align="center">A</td><td align="center">Bb</td><td align="center">B</td><td align="center">C</td><td align="center">C#</td><td align="center">D</td><td align="center">Eb</td><td align="center">E</td></tr><tr class="tablerow2"><td align="center">Am</td><td align="center">Bbm</td><td align="center">Bm</td><td align="center">Cm</td><td align="center">C#m</td><td align="center">Dm</td><td align="center">Ebm</td><td align="center">Em</td></tr><tr class="tablerow1"><td align="center">E</td><td align="center">F</td><td align="center">F#</td><td align="center">G</td><td align="center">Ab</td><td align="center">A</td><td align="center">Bb</td><td align="center">B</td></tr><tr class="tablerow2"><td align="center">Em</td><td align="center">Fm</td><td align="center">F#m</td><td align="center">Gm</td><td align="center">Abm</td><td align="center">Am</td><td align="center">Bbm</td><td align="center">Bm</td></tr></tbody></table></html>
}}}
[img[http://img108.imageshack.us/img108/7079/chordsbykeychartcapocns4.gif]]
Source:http://www.i-love-guitar.com/guitar-capo.html

<html><div id="myCatsEye" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img187.imageshack.us/img187/7676/catseye2hsttd6.jpg"><br><div align="center">Cats Eye Nebula<br>http://antwrp.gsfc.nasa.gov/apod/ap070513.html</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myCatsEye')">Cats Eye Nebula</a></html>
<html><ul>
<li><a href="http://en.wikipedia.org/wiki/Agnosticism" target="_blank" title="Agnosticism">Agnosticism</a></li>
<li><a href="http://en.wikipedia.org/wiki/Belief" target="_blank"  title="Belief">Belief</a></li>
<li><a href="http://en.wikipedia.org/wiki/Certainty" target="_blank"  title="Certainty">Certainty</a></li>
<li><a href="http://en.wikipedia.org/wiki/Determinism" target="_blank"  title="Determinism">Determinism</a></li>
<li><a href="http://en.wikipedia.org/wiki/Approximation" target="_blank"  title="Approximation">Estimation</a></li>
<li><a href="http://en.wikipedia.org/wiki/Epistemology#Justified_true_belief" target="_blank"  title="Epistemology">Justified true belief</a></li>
<li><a href="http://en.wikipedia.org/wiki/Nihilism" target="_blank"  title="Nihilism">Nihilism</a></li>
<li><a href="http://en.wikipedia.org/wiki/Probability" target="_blank"  title="Probability">Probability</a></li>
<li><a href="http://en.wikipedia.org/wiki/Skepticism" target="_blank"  title="Skepticism">Skepticism</a></li>
<li><a href="http://en.wikipedia.org/wiki/Uncertainty" target="_blank"  title="Uncertainty">Uncertainty</a></li>
</ul>

</html>
!!!!<<gradient horiz #fc3 #ffffff>>[[Chemistry|Chemistry]]>>
<<<
[[General Chemistry Online|http://antoine.frostburg.edu/chem/senese/101/index.shtml]]
<<<
[[Elements]]
[[Elements Melting Boiling Points|ElementsMeltingBoilingPoint]]
[[PeriodicTable]]
[[Naming Of Elements|Naming]]
[[Elements in Latin|ElementsLatin]]
Link 6
Link 7
Link 8
Link 9
Link 10
!!!!!Chile Pepper Heat Scoville Scale
<html>Wondering how to rate the heat level of various types of chile peppers? Peppers are rated based on Scoville Units, a method developed by Wilbur Scoville in 1912. The original method used human tasters to evaluate how many parts of sugar water it takes to neutralize the heat. Nowadays human tasters are spared and a new process called HPLC, or High Performance Liquid Chromotography measures the amount of capsaicinoids (capsaicin) in parts per million. Capsaicin is the compound that gives chiles their heat. The chart below rates chile peppers, with 0 being mildest and 10 highest heat.
<table border="0"><tr><td colspan="3" bgcolor="#000000"><font color="#ed181e" face="arial,helvetica,times new roman,geneva,new york" size="4"><b><center>Scoville Chile Heat Chart</center></b></font></td></tr><tr align="left" bgcolor="#33d13b" valign="middle"><td bgcolor="#000000"><font color="#ed181e" face="arial,helvetica,times new roman,geneva,new york" size="3"><b><center>Variety</center></b></font></td><td bgcolor="#000000"><font color="#ed181e" face="arial,helvetica,times new roman,geneva,new york" size="3"><b><center>Rating</center></b></font></td><td bgcolor="#000000"><font color="#ed181e" face="arial,helvetica,times new roman,geneva,new york" size="3"><b><center>Heat Level</center></b></font></td></tr><tr align="left" bgcolor="#33d13b" valign="middle"><td>Sweet Bells; Sweet Banana; and Pimento</td><td><center>0</center></td><td>Negligible Scoville Units</td>
</tr><tr align="left" bgcolor="#b8eb51" valign="middle"><td>Mexi-Bells; Cherry; New Mexica; New Mexico; Anaheim; Big Jim</td><td><center>1</center></td><td>100-1,000 Scoville Units</td></tr><tr align="left" bgcolor="#ecf548" valign="middle"><td>Ancho; Pasilla; Espanola; Anaheim</td><td><center>2</center></td><td>1,000 - 1,500 Scoville Units</td>
</tr><tr align="left" bgcolor="#fdf6a6" valign="middle"><td>Sandia; Cascabel</td><td><center>3</center></td><td>1,500 - 2,500 Scoville Units</td>
</tr><tr align="left" bgcolor="#ffc967" valign="middle"><td>Jalapeno; Mirasol; Chipotle; Poblano</td><td><center>4</center></td><td>2,500 - 5,000 Scoville Units</td>
</tr><tr align="left" bgcolor="#feab10" valign="middle"><td>Yellow Wax; Serrano</td><td><center>5</center></td><td>5,000 - 15,000 Scoville Units</td>
</tr><tr align="left" bgcolor="#ef8420" valign="middle"><td>Chile De Arbol</td><td><center>6</center></td><td>15,000 - 30,000 Scoville Units</td>
</tr><tr align="left" bgcolor="#f95915" valign="middle"><td>Aji; Cayenne; Tabasco; Piquin</td><td><center>7</center></td><td>30,000 - 50,000 Scoville Units</td>
</tr><tr align="left" bgcolor="#ff4c43" valign="middle"><td>Santaka; Chiltecpin; Thai</td><td><center>8</center></td><td>50,000 - 100,000 Scoville Units</td>
</tr><tr align="left" bgcolor="#fe312a" valign="middle"><td>Habanero; Scotch Bonnet</td><td><center>9</center></td><td>100,000 - 350,000 Scoville Units</td>
</tr><tr align="left" bgcolor="#d0010b" valign="middle"><td>Red Savina Habanero; Indian Tezpur</td><td><center>10</center></td><td>350-855,000 Scoville Units</td>
</tr></tbody></table></p> </html>
[[Chinese Birth Signs|http://www.paranormality.com/birth_sign.shtml]]

[[Boy friend|http://www.wku.edu/~yuanh/AudioChinese/AuChSnd/new/boyfriend.mp3]]
[[I love you|http://www.wku.edu/~yuanh/AudioChinese/AuChSnd/parent/iluvu.mp3]]
[[Practice makes perfect|http://www.wku.edu/~yuanh/AudioChinese/AuChSnd/new/shuqiao.mp3]]
[[You are beautiful|http://www.wku.edu/~yuanh/AudioChinese/AuChSnd/nizhenpiaoliang.mp3]]
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.5min.com/Chineselearn]]&nbsp;&raquo;|
===

----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.5min.com/Chineselearn" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
@@color(#C06):''Chopsticks rest made from their wrapper.''@@
<html><!-- URL's used in the movie-->
<!-- text used in the movie-->
<!--White side up.diagonal valley foldUh oh fold: two flaps up to the center.Flaps down to bottomFlaps up to cornersFlaps to the centerSquash each of the two small flapsFlip up each of the small flaps. Make a mountain fold along side of the folds made by the flaps.Valley fold in the center to pinch the back. The diagram will rotateFold in the tips of the bottom and top flap.Shape model: move eyes perpendicular to head; reach in and pull down lower jaw.Pinch back gently to make jaws move.--><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
 WIDTH="550" HEIGHT="400" id="frogface" ALIGN="">
 <PARAM NAME=movie VALUE="frogface.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="http://www.geocities.jp/nisemonon/hashi.swf" quality=high bgcolor=#FFFFFF  WIDTH="550" HEIGHT="400" NAME="frogface" ALIGN=""
 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT></html>
<<tiddler [[Douglas Adams - Wikiquote]]>>
 @@color:#C06;''&raquo; &raquo;'' @@ [[Stormchaser]]
#''NEW!'' [[Climate Change Data|http://woodfortrees.org/]]
#http://astroblogger.blogspot.com/2009/01/australians-war-on-science-keeps-on.html
#http://astroblogger.blogspot.com/2009/01/whats-up-with-polynomial-fits-yes-it.html
#http://astroblogger.blogspot.com/2008/07/global-warming-resources.html
#Don't forget Australia's own http://bravenewclimate.com/ as well 
#The international http://www.realclimate.org/
[[24HourHistory]]
config.commands.closeAll ={
text:"close all",
tooltip:"close all"};

config.commands.closeAll.handler = function(event,src,title)
{story.closeAllTiddlers();return false;}
<script label="$2">
	var tiddler=story.findContainingTiddler(place);
	story.displayTiddler(tiddler,"$1");
	story.closeTiddler(tiddler.id.substr(7)); // close self
	return false;
</script>
<html><div id="myClosedSinkFold" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img90.imageshack.us/img90/4559/closedsinkqa9.jpg"><br><div align="center">Closed Sink Fold</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myClosedSinkFold')">Closed Sink Fold</a></html>
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://en.wikipedia.org/wiki/Cognitive_distortion]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://en.wikipedia.org/wiki/Cognitive_distortion","plagiarism")'>URL to target at iframe</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://en.wikipedia.org/wiki/Cognitive_distortion" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
Colloidal Silver: Risk Without Benefit
Stephen Barrett, M.D.

Colloidal silver is a suspension of submicroscopic metallic silver particles in a colloidal base. Long-term use of silver preparations can lead to argyria, a condition in which silver salts deposit in the skin, eyes, and internal organs, and the skin turns ashen-gray. Many cases of argyria occurred during the pre-antibiotic era when silver was a common ingredient in nosedrops. When the cause became apparent, doctors stopped recommending their use, and reputable manufacturers stopped producing them. The official drug guidebooks (United States Pharmacopeia and National Formulary) have not listed colloidal silver products since 1975.
Dubious Ads

In recent years, silver-containing products have been marketed with unsubstantiated claims that they are effective against AIDS, cancer, infectious diseases, parasites, chronic fatigue, acne, warts, hemorrhoids, enlarged prostate, and many other diseases and conditions. Some marketers claim that colloidal silver is effective against hundreds of diseases.

Source: [[Colloidal Silver: Risk Without Benefit|http://www.quackwatch.org/01QuackeryRelatedTopics/PhonyAds/silverad.html]]
/%RGB hexadecimal 216-color "Web safe" palette %/
Source: Paul Petterson, revised by Eric Shulman
{{menubox{
|bgcolor(#FFF):FFF |bgcolor(#CCC):CCC |bgcolor(#999):999 |bgcolor(#666):@@color(white):666@@ |bgcolor(#333):@@color(white):333@@ |bgcolor(#000):@@color(white):000@@ |bgcolor(#FC0):~FC0 |bgcolor(#F90):F90 |bgcolor(#F60):@@color(white):F60@@ |bgcolor(#F30):@@color(white):F30@@ |>|>|>|>|>| |
|bgcolor(#9C0):9C0 |>|>|>| |bgcolor(#C90):C90 |bgcolor(#FC3):~FC3 |bgcolor(#FC6):~FC6 |bgcolor(#F96):F96 |bgcolor(#F63):@@color(white):F63@@ |bgcolor(#C30):@@color(white):C30@@ |>|>|>| |bgcolor(#C03):@@color(white):C03@@ |
|bgcolor(#CF0):~CF0 |bgcolor(#CF3):~CF3 |bgcolor(#330):@@color(white):330@@ |bgcolor(#660):@@color(white):660@@ |bgcolor(#990):990 |bgcolor(#CC0):~CC0 |bgcolor(#FF0):~FF0 |bgcolor(#C93):C93 |bgcolor(#C63):@@color(white):C63@@ |bgcolor(#300):@@color(white):300@@ |bgcolor(#600):@@color(white):600@@ |bgcolor(#900):@@color(white):900@@ |bgcolor(#C00):@@color(white):C00@@ |bgcolor(#F00):@@color(white):F00@@ |bgcolor(#F36):@@color(white):F36@@ |bgcolor(#F03):@@color(white):F03@@ |
|bgcolor(#9F0):9F0 |bgcolor(#CF6):~CF6 |bgcolor(#9C3):9C3 |bgcolor(#663):@@color(white):663@@ |bgcolor(#993):993 |bgcolor(#CC3):~CC3 |bgcolor(#FF3):~FF3 |bgcolor(#960):@@color(white):960@@ |bgcolor(#930):@@color(white):930@@ |bgcolor(#633):@@color(white):633@@ |bgcolor(#933):@@color(white):933@@ |bgcolor(#C33):@@color(white):C33@@ |bgcolor(#F33):@@color(white):F33@@ |bgcolor(#C36):@@color(white):C36@@ |bgcolor(#F69):@@color(white):F69@@ |bgcolor(#F06):@@color(white):F06@@ |
|bgcolor(#6F0):6F0 |bgcolor(#9F6):9F6 |bgcolor(#6C3):6C3 |bgcolor(#690):690 |bgcolor(#996):996 |bgcolor(#CC6):~CC6 |bgcolor(#FF6):~FF6 |bgcolor(#963):@@color(white):963@@ |bgcolor(#630):@@color(white):630@@ |bgcolor(#966):@@color(white):966@@ |bgcolor(#C66):@@color(white):C66@@ |bgcolor(#F66):@@color(white):F66@@ |bgcolor(#903):@@color(white):903@@ |bgcolor(#C39):@@color(white):C39@@ |bgcolor(#F6C):@@color(white):~F6C@@ |bgcolor(#F09):@@color(white):F09@@ |
|bgcolor(#3F0):3F0 |bgcolor(#6F3):6F3 |bgcolor(#390):390 |bgcolor(#6C0):6C0 |bgcolor(#9F3):9F3 |bgcolor(#CC9):~CC9 |bgcolor(#FF9):~FF9 |bgcolor(#C96):C96 |bgcolor(#C60):@@color(white):C60@@ |bgcolor(#C99):C99 |bgcolor(#F99):F99 |bgcolor(#F39):@@color(white):F39@@ |bgcolor(#C06):@@color(white):C06@@ |bgcolor(#906):@@color(white):906@@ |bgcolor(#F3C):@@color(white):~F3C@@ |bgcolor(#F0C):@@color(white):~F0C@@ |
|bgcolor(#0C0):0C0 |bgcolor(#3C0):3C0 |bgcolor(#360):@@color(white):360@@ |bgcolor(#693):693 |bgcolor(#9C6):9C6 |bgcolor(#CF9):~CF9 |bgcolor(#FFC):FFC |bgcolor(#FC9):~FC9 |bgcolor(#F93):F93 |bgcolor(#FCC):FCC |bgcolor(#F9C):~F9C |bgcolor(#C69):@@color(white):C69@@ |bgcolor(#936):@@color(white):936@@ |bgcolor(#603):@@color(white):603@@ |bgcolor(#C09):@@color(white):C09@@ |bgcolor(#303):@@color(white):303@@ |
|bgcolor(#3C3):3C3 |bgcolor(#6C6):6C6 |bgcolor(#0F0):0F0 |bgcolor(#3F3):3F3 |bgcolor(#6F6):6F6 |bgcolor(#9F9):9F9 |bgcolor(#CFC):CFC |>|>| |bgcolor(#C9C):~C9C |bgcolor(#969):@@color(white):969@@ |bgcolor(#939):@@color(white):939@@ |bgcolor(#909):@@color(white):909@@ |bgcolor(#636):@@color(white):636@@ |bgcolor(#606):@@color(white):606@@ |
|bgcolor(#060):@@color(white):060@@ |bgcolor(#363):@@color(white):363@@ |bgcolor(#090):090 |bgcolor(#393):393 |bgcolor(#696):696 |bgcolor(#9C9):9C9 |>|>| |bgcolor(#FCF):FCF |bgcolor(#F9F):~F9F |bgcolor(#F6F):@@color(white):~F6F@@ |bgcolor(#F3F):@@color(white):~F3F@@ |bgcolor(#F0F):@@color(white):~F0F@@ |bgcolor(#C6C):@@color(white):~C6C@@ |bgcolor(#C3C):@@color(white):~C3C@@ |
|bgcolor(#030):@@color(white):030@@ |bgcolor(#0C3):0C3 |bgcolor(#063):@@color(white):063@@ |bgcolor(#396):396 |bgcolor(#6C9):6C9 |bgcolor(#9FC):9FC |bgcolor(#CFF):CFF |bgcolor(#39F):39F |bgcolor(#9CF):9CF |bgcolor(#CCF):CCF |bgcolor(#C9F):~C9F |bgcolor(#96C):@@color(white):96C@@ |bgcolor(#639):@@color(white):639@@ |bgcolor(#306):@@color(white):306@@ |bgcolor(#90C):@@color(white):90C@@ |bgcolor(#C0C):@@color(white):~C0C@@ |
|bgcolor(#0F3):0F3 |bgcolor(#3F6):3F6 |bgcolor(#093):093 |bgcolor(#0C6):0C6 |bgcolor(#3F9):3F9 |bgcolor(#9FF):9FF |bgcolor(#9CC):9CC |bgcolor(#06C):@@color(white):06C@@ |bgcolor(#69C):69C |bgcolor(#99F):99F |bgcolor(#99C):99C |bgcolor(#93F):@@color(white):93F@@ |bgcolor(#60C):@@color(white):60C@@ |bgcolor(#609):@@color(white):609@@ |bgcolor(#C3F):@@color(white):~C3F@@ |bgcolor(#C0F):@@color(white):~C0F@@ |
|bgcolor(#0F6):0F6 |bgcolor(#6F9):6F9 |bgcolor(#3C6):3C6 |bgcolor(#096):096 |bgcolor(#6FF):6FF |bgcolor(#6CC):6CC |bgcolor(#699):699 |bgcolor(#036):@@color(white):036@@ |bgcolor(#369):@@color(white):369@@ |bgcolor(#66F):@@color(white):66F@@ |bgcolor(#66C):@@color(white):66C@@ |bgcolor(#669):@@color(white):669@@ |bgcolor(#309):@@color(white):309@@ |bgcolor(#93C):@@color(white):93C@@ |bgcolor(#C6F):@@color(white):~C6F@@ |bgcolor(#90F):@@color(white):90F@@ |
|bgcolor(#0F9):0F9 |bgcolor(#6FC):6FC |bgcolor(#3C9):3C9 |bgcolor(#3FF):3FF |bgcolor(#3CC):3CC |bgcolor(#399):399 |bgcolor(#366):@@color(white):366@@ |bgcolor(#069):@@color(white):069@@ |bgcolor(#039):@@color(white):039@@ |bgcolor(#33F):@@color(white):33F@@ |bgcolor(#33C):@@color(white):33C@@ |bgcolor(#339):@@color(white):339@@ |bgcolor(#336):@@color(white):336@@ |bgcolor(#63C):@@color(white):63C@@ |bgcolor(#96F):@@color(white):96F@@ |bgcolor(#60F):@@color(white):60F@@ |
|bgcolor(#0FC):0FC |bgcolor(#3FC):3FC |bgcolor(#0FF):0FF |bgcolor(#0CC):0CC |bgcolor(#099):099 |bgcolor(#066):@@color(white):066@@ |bgcolor(#033):@@color(white):033@@ |bgcolor(#39C):39C |bgcolor(#36C):@@color(white):36C@@ |bgcolor(#00F):@@color(white):00F@@ |bgcolor(#00C):@@color(white):00C@@ |bgcolor(#009):@@color(white):009@@ |bgcolor(#006):@@color(white):006@@ |bgcolor(#003):@@color(white):003@@ |bgcolor(#63F):@@color(white):63F@@ |bgcolor(#30F):@@color(white):30F@@ |
|bgcolor(#0C9):0C9 |>|>|>| |bgcolor(#09C):09C |bgcolor(#3CF):3CF |bgcolor(#6CF):6CF |bgcolor(#69F):69F |bgcolor(#36F):@@color(white):36F@@ |bgcolor(#03C):@@color(white):03C@@ |>|>|>| |bgcolor(#30C):@@color(white):30C@@ |
|>|>|>|>|>| |bgcolor(#0CF):0CF |bgcolor(#09F):09F |bgcolor(#06F):@@color(white):06F@@ |bgcolor(#03F):@@color(white):03F@@ |>|>|>|>|>| |
<script>place.lastChild.style.width="95%"</script>}}}
/* multi-column tiddler content (not supported in Internet Explorer) */
.twocolumns { display:block;
	-moz-column-count:2; -moz-column-gap:1em; -moz-column-width:50%; /* FireFox */
	-webkit-column-count:2; -webkit-column-gap:1em; -webkit-column-width:50%; /* Safari */
	column-count:2; column-gap:1em; column-width:50%; /* Opera */
}
.threecolumns { display:block;
	-moz-column-count:3; -moz-column-gap:1em; -moz-column-width:33%; /* FireFox */
	-webkit-column-count:3; -webkit-column-gap:1em; -webkit-column-width:33%; /* Safari */
	column-count:3; column-gap:1em; column-width:33%; /* Opera */
}
.fourcolumns { display:block;
	-moz-column-count:4; -moz-column-gap:1em; -moz-column-width:25%; /* FireFox */
	-webkit-column-count:4; -webkit-column-gap:1em; -webkit-column-width:25%; /* Safari */
	column-count:4; column-gap:1em; column-width:25%; /* Opera */
}
[img[http://img263.imageshack.us/img263/3124/mcnaught3kemppainenpx1.jpg]]
''When you want to use commas and semicolons in sentences'' and when you are concerned about whether a sentence is or is not a fragment, a good way to start is to be able to recognize dependent and independent clauses. The definitions offered here will help you with this.
!!!''This handout will:''
* define independent and dependent clauses
* explain proper ways to punctuate sentences that use them
* note some common errors to avoid
!!!''Definitions''
''Independent Clause (IC)''
<<<
An independent clause is a group of words that contains a subject and verb and expresses a complete thought. An independent clause is a sentence.

    ''Example'': Jim studied in the Sweet Shop for his chemistry quiz. (IC)
<<<
''Dependent Clause (DC)''
<<<
A dependent clause is a group of words that contains a subject and verb but does not express a complete thought. A dependent clause cannot be a sentence. Often a dependent clause is marked by a dependent marker word.

    ''Example'': When Jim studied in the Sweet Shop for his chemistry quiz . . . (DC)
<<<
''Dependent Marker Word (DM)''
<<<
A dependent marker word is a word added to the beginning of an independent clause that makes it into a dependent clause.

    ''Example'': When Jim studied in the Sweet Shop for his chemistry quiz, it was very noisy. (DM)

Some common dependent markers are: @@color:#A00;''after, although, as, as if, because, before, even if, even though, if, in order to, since, though, unless, until, whatever, when, whenever, whether'',@@ and@@color:#A00; ''while''.@@
<<<
''Connecting dependent and independent clauses''
<<<
There are two types of words that can be used as connectors at the beginning of an independent clause: ''coordinating conjunctions'' and ''independent marker words''.
<<<
''1. Coordinating Conjunction (CC)''
<<<
    The seven coordinating conjunctions used as connecting words at the beginning of an independent clause are; @@color:#A00; ''and, but, for, or, nor, so'',@@ and @@color:#A00;''yet''@@. When the second independent clause in a sentence begins with a coordinating conjunction, a comma is needed before the coordinating conjunction:

    ''Example'': Jim studied in the Sweet Shop for his chemistry quiz, but it was hard to concentrate because of the noise. (CC)
<<<
''2. Independent Marker Word (IM)''
<<<
    An independent marker word is a connecting word used at the beginning of an independent clause. These words can always begin a sentence that can stand alone. When the second independent clause in a sentence has an independent marker word, a semicolon is needed before the independent marker word.

    ''Example'': Jim studied in the Sweet Shop for his chemistry quiz; however, it was hard to concentrate because of the noise. (IM)

    Some common independent markers are: also, consequently, furthermore, however, moreover, nevertheless, and therefore.
<<<
''Proper Punctuation Methods''
<<<
This table gives some examples of ways to combine independent and dependent clauses and shows how to punctuate them properly.
|IC. IC.|I went to the store. I didn't buy any bread.|
|IC; IC.|I went to the store; I didn't buy any bread.|
|IC, CC IC.|I went to the store, but I didn't buy any bread.|
|IC; IM, IC.|I went to the store; however, I didn't buy any bread.|
|DC, IC.|When I went to the store, I didn't buy any bread.|
|IC DC.|I didn't buy any bread when I went to the store.|
<<<
''Some Common Errors to Avoid''
<<<
''Comma Splices''

A comma splice is the use of a comma between two independent clauses. You can usually fix the error by changing the comma to a period and therefore making the two clauses into two separate sentences, by changing the comma to a semicolon, or by making one clause dependent by inserting a dependent marker word in front of it.

   ''Incorrect'': --I like this class, it is very interesting.--

    ''Correct'': I like this class. It is very interesting.

        (or) I like this class; it is very interesting.

        (or) I like this class, and it is very interesting.

        (or) I like this class because it is very interesting.

        (or) Because it is very interesting, I like this class.
<<<
''Fused Sentences''
<<<
Fused sentences happen when there are two independent clauses not separated by any form of punctuation. This error is also known as a run-on sentence. The error can sometimes be corrected by adding a period, semicolon, or colon to separate the two sentences.

    ''Incorrect'': --My professor is intelligent I've learned a lot from her.--

    ''Correct'': My professor is intelligent. I've learned a lot from her.

        (or) My professor is intelligent; I've learned a lot from her.

        (or) My professor is intelligent, and I've learned a lot from her.

        (or) My professor is intelligent; moreover, I've learned a lot from her.
<<<
''Sentence Fragments''
<<<
Sentence fragments happen by treating a dependent clause or other incomplete thought as a complete sentence. You can usually fix this error by combining it with another sentence to make a complete thought or by removing the dependent marker.

    ''Incorrect'': --Because I forgot the exam was today.--

    ''Correct'': Because I forgot the exam was today, I didn't study.

        (or) I forgot the exam was today.
<<<
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://owl.english.purdue.edu/handouts/print/grammar/g_commacomp.html]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://owl.english.purdue.edu/handouts/print/grammar/g_commacomp.html" width="100%" align="center" height="600"></iframe></div></html>}}}
/%
|Name|CommentScript|
|Source|http://www.TiddlyTools.com/#CommentScript|
|Version|1.2.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|script|
|Requires|InlineJavascriptPlugin, NestedSlidersPlugin, MoveablePanelPlugin, ExpandSlidersScript (optional)|
|Overrides||
|Description|form to enter feedback/comments that are automatically added to tiddler content|

Usage:
<<tiddler CommentScript with: reverse>>

To indicate the location within the containing tiddler where new comments are to be saved, embed the keyword "comment", enclosed in TW begin/end comment syntax in the containing tiddler source.  If you omit the comment marker from your tiddler source, new comments are automatically appended to the end of the tiddler.  'reverse' is an optional keyword that causes all new comments to be inserted AFTER the comment marker instead of before the marker (producing reverse chronological order).  If there is no comment marker in your tiddlers source, the 'reverse' option is ignored and new comments are automatically appended to the end of the tiddler.

You can customize the format of the comment by redefining:
	config.options.txtCommentFormat="format string"
The default format string is:
	+++!!!!![%0 (%1): %2]>\n%3===\n
where: %0=date/timestamp, %1=username, %2=subject, and %3 is the body of the comment

You can further customize the date/timestamp format by defining:
	config.options.txtCommentDateFormat
When no custom format is defined, it defaults to current system-specific "locale" format.

Revisions:
2008.10.24 [1.2.0] added config.options.txtCommentDateFormat
2007.07.05 [1.1.0] added 'view all/close all' toolbar item plus code cleanup
2007.06.28 [1.0.2] added tiddler.fields to saveTiddler() call (preserves custom fields)
2007.05.26 [1.0.1] added support for optional 'reverse' keyword.
2006.04.20 [1.0.0] initial release

%/@@position:relative;+++^40em^{{small{[add a note|add a new note to this tiddler]}}}...
	<<moveablePanel>>add a note
----
	{{smallform small center{<html><form><!--
		--><input type="text" id="subject" name="subject" title="enter a short 'headline'" style="width:100%">
		<textarea id="body" name="body" rows="7" title="enter the text of your note" style="width:100%;font-family:helvetica,sans"></textarea>
		<i>Please enter your information and then press</i> <!--
		--><input type="button" value="post" onclick="addTiddlerComment(this.form.subject,this.form.body);"><!--
	--></form></html>}}}===
@@ |{{small{<<tiddler ExpandSlidersScript with: here "view all" "close all">>}}}<script>

window.addTiddlerComment = function(subject,body) { 
	// get the tiddler source and locate insertion marker (if present)
	var here=story.findContainingTiddler(subject); if (!here) return;
	var t=store.getTiddler(here.getAttribute("tiddler"));
	var marker="/%"+"comment"+"%/"; var pos=t.text.indexOf(marker); if (pos==-1) pos=t.text.length;
	if ("$1".toLowerCase()=="reverse") pos+=marker.length; // reverse order by inserting AFTER comment marker
	// update source and refresh tiddler display
	if (config.options.txtCommentDateFormat)
		var when=new Date().formatString(config.options.txtCommentDateFormat);
	else
		var when=new Date().toLocaleString();
	var who=config.options.txtUserName;
	if (config.options.txtCommentFormat==undefined)
		config.options.txtCommentFormat="+++[*%0 : %1 %2]>\n%3===\n\n";
	var out=config.options.txtCommentFormat.format([when,subject.value,body.value]);
	var newtxt=t.text.substr(0,pos)+out+t.text.substr(pos);
	store.saveTiddler(t.title,t.title,newtxt,t.modifier,t.modified,t.tags,t.fields);
	story.refreshTiddler(t.title,1,true);
}
</script>


+++[*Tuesday, 26 February, 2008 01:18:52 (MorrisGray): scripts]>
http://tinyurl.com/yqbsjz » »  Rotating Images
http://tinyurl.com/2jqxm2 » » Customizing Print Styles===

+++[*Tuesday, 26 February, 2008 01:23:20 (new note): ]>
===

+++[*Tuesday, 26 February, 2008 01:24:32 (test): ]>
===

+++[*Tuesday, 26 February, 2008 01:27:19 (test): ]>
===

+++[*Tuesday, 26 February, 2008 01:29:53 : ]>
===

+++[*Tuesday, 26 February, 2008 01:30:29 : ]>
===

+++[*Tuesday, 26 February, 2008 01:31:40 : ]>
===

+++[*Tuesday, 26 February, 2008 01:33:01 : (a note) ]>
===

+++[*Tuesday, 26 February, 2008 01:34:43 : (ABC Science Web Sites) ABC Science Web Sites

    * ABCBrowser
      Television
      Ockham's Razor
      The Science Show
      The Lab
      Health Matters
      Catalyst
      Quantum
      Science News
      Catapult
      + SM List Members
      Southern Sky Watch
      Ian Musgrave
      Margaret L Ruwoldt
      Science-Matters List
      Science-Matters List Topics
      All Knowledge
      Meredith(soundwarp)
      Peter Macinnis, Science Fun
      The Funneled Web

      + Mailing Lists
      Subscribe
      Unsubscribe

          Detach this »» ]>
===

+++[*Tuesday, 26 February, 2008 01:36:25 : (test) ABC Science Web Sites

    * ABCBrowser
      Television
      Ockham's Razor
      The Science Show
      The Lab
      Health Matters
      Catalyst
      Quantum
      Science News
      Catapult
      + SM List Members
      Southern Sky Watch
      Ian Musgrave
      Margaret L Ruwoldt
      Science-Matters List
      Science-Matters List Topics
      All Knowledge
      Meredith(soundwarp)
      Peter Macinnis, Science Fun
      The Funneled Web

      + Mailing Lists
      Subscribe
      Unsubscribe

          Detach this »» ]>
===

+++[*Tuesday, 26 February, 2008 01:36:53 : (yes) my note]>
===

/%comment%/
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://en.wikipedia.org/wiki/Common_misconceptions]]&nbsp;&raquo;|
===

----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://en.wikipedia.org/wiki/Common_misconceptions" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
<<configOptions
chkOpenInNewWindow=true
chkIncrementalSearch=
chkAutoSave=false
txtUserName=MsgRay
chkSaveBackups=true
chkRegExpSearch=true
chkCaseSensitiveSearch=
chkAnimate=false
chkGenerateAnRssFeed=
chkCaseSensitiveSearch=
chkHttpReadOnly=
chkSearchTitles=true
chkSearchText=true
chkSearchTags=true
chkSearchTitlesFirst=false
chkSearchList=true
chkHoldSearches=false
chkSaveEmptyTemplate=false
chkSinglePageMode=false
chkToggleLinks=false
txtMaxEditRows=30
txtBackupFolder=ScienceBackups
>>
/***
|''Name:''|ConfigOptionsMacro|
|''Version:''|0.1 (31 May 2007)|
|''Source''|http://jackparke.googlepages.com/jtw.html#ConfigOptionsMacro ([[del.icio.us|http://del.icio.us/post?url=http://jackparke.googlepages.com/jtw.html%23ConfigOptionsMacro]])|
|''Author:''|Jack|
!Description
This plugin allows you to store TiddlyWiki options in a tiddler. This means the options are part of the store and are not shared among TiddlyWiki files. The options are also more robust and persist when cookies are loaded.
!Usage
*After installation, enter the options you want persisted into the [[ConfigOptions]] tiddler
*In view mode of this tiddler you can see and modify the options
*Changes are effective and written immediately to the ConfigOptions tiddler as you modify them
*The options are loaded from ConfigOptions on startup of TiddlyWiki overriding any cookie settings
!Revision History
* Original by Jack 31 May 2007

!Code
***/
//{{{
version.extensions.configOptions = {major: 0, minor: 0, revision: 1, date: new Date('May 31, 2007')};

config.shadowTiddlers.ConfigOptions = '<<configOptions\nchkAutoSave=false\ntxtUserName=Your Name\n>>'

config.macros.configOptions = {};
config.macros.configOptions.handler = function(place,macroName,params,wikifier,paramString,tiddler) {
 var resultText = this.parseOptions(paramString);
 if (resultText) {
  resultText = '|!Option|!Value|\n' + resultText;
  wikify(resultText, place)
  //createTiddlyButton(place,'Update','Saves your current options to the ConfigOptions tiddler.',this.update);
  applyHtmlMacros(place,tiddler)
 }
}

config.macros.configOptions.init = function() {
 var txtConfigOptions = store.getValue('ConfigOptions', 'text') || config.shadowTiddlers.ConfigOptions; 
 txtConfigOptions = txtConfigOptions.substr(txtConfigOptions.indexOf('\n')).substr(0, txtConfigOptions.length-2);
 this.parseOptions(txtConfigOptions);
}
config.macros.configOptions.parseOptions = function (paramString) {
 var resultText = ''
 var options = paramString.split(/\n/);
 for(var i=0; i < options.length; i++) {
  var opt = options[i].split('=');
  if(opt.length > 1) {
   if (opt[1] != 'true' && opt[1] != 'false' && !opt[1].match(/^\d+$/))
    opt[1] = '\'' + opt[1].replace(/'/, '\\\'') + '\'';
    resultText += '|' + opt[0].replace(/^[a-z]{2,3}/,'') + '|<<option ' + opt[0] + '>>|\n'
   try {
    eval('config.options.' + opt[0] + ' = ' + opt[1] + ';');
    //alert('config.options.' + opt[0] + ' = ' + opt[1] + ';')
   } catch (e) {
    debugger
   }
  }
 }
 return resultText;
}
config.macros.option.propagateOption = function(opt,valueField,value,elementType)
{
	config.options[opt] = value;
//	saveOptionCookie(opt);
	//if (opt=='txtUserName') debugger;
	if ((new RegExp('\n' + opt + '=','g')).test(store.getValue('ConfigOptions','text'))) {
	 config.macros.configOptions.updateOption(opt, decodeCookie(config.optionHandlers[opt.substr(0,3)].get(opt)))
	}
	
	var nodes = document.getElementsByTagName(elementType);
	for(var t=0; t<nodes.length; t++) {
		var optNode = nodes[t].getAttribute("option");
		if(opt == optNode)
			nodes[t][valueField] = value;
		}

}
config.macros.configOptions.updateOption = function(name, value) {
 var txtConfigOptions = store.getValue('ConfigOptions', 'text'); 
 var t1 = txtConfigOptions.indexOf('\n' + name + '=');
 var t2 = txtConfigOptions.indexOf('\n', t1+1);
 txtConfigOptions = txtConfigOptions.substr(0,t1) + '\n' + name + '=' + value + txtConfigOptions.substr(t2)
 store.setValue('ConfigOptions', 'text', txtConfigOptions)
}
//}}}
config.options.chkHttpReadOnly = false;
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://en.wikipedia.org/wiki/Confirmation_bias]]&nbsp;&raquo;|
===


----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://en.wikipedia.org/wiki/Confirmation_bias" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
(function() {
for (var i = 0; i < config.formatters.length; i++)
    if (config.formatters[i].name == "strikeByChar")
        break;
if (i < config.formatters.length)
    config.formatters.splice(i,1);
})(); 
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.convertunits.com/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.convertunits.com/" width="100%" align="center" height="600"></iframe></div></html>

The Copenhagen interpretation is an interpretation of quantum mechanics formulated by Niels Bohr and Werner Heisenberg while collaborating in Copenhagen around 1927. Bohr and Heisenberg extended the probabilistic interpretation of the wave function, proposed by Max Born. Their interpretation attempts to answer some perplexing questions which arise as a result of the quantum mechanics, such as wave-particle duality and the measurement problem.

Source: [[Copenhagen interpretation - Wikipedia, the free encyclopedia|http://en.wikipedia.org/wiki/Copenhagen_Interpretation]]
/***
|Name|CoreTweaks|
|Source|http://www.TiddlyTools.com/#CoreTweaks|
|Version|none|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <<br>>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides|replaceSelection, restart, config.macros.edit.handler, Story.prototype.closeTiddler, Story.prototype.refreshTiddler, Slider.prototype.tick |
|Description|a small collection of overrides to TW core functions|

This tiddler contains some quick tweaks and modifications to TW core functions to provide minor changes in standard features or behavior.  It is hoped that some of these tweaks may be incorporated into later versions of the TW core, so that these adjustements will be available without needing these add-on definitions.
----
***/
// // {{groupbox small{
// // calculate version number for conditional inclusion of tweaks below...
//{{{
var ver=version.major+version.minor/10;
//}}}
// // }}}

// // {{groupbox small{
// // NOTE: This tweak is included in the TW2.2 core - ''use with TW2.1.3 or earlier''
// // BUG: when {{{<<newTiddler>>}}} is invoked with a {{{title:xxxx}}} param, the title is being passed through the Date.formatString() method, converting all occurrences of date/time formatting sequences (such as "ss" for seconds) with their corresponding values, as if {{{<<newJournal}}}>> had been invoked instead.
// // FIX: in onClickNewTiddler(), explicitly check "isJournal" attribute for "true", instead of just a non-zero value.
//{{{
if (ver<2.2) {
config.macros.newTiddler.onClickNewTiddler = function()
{
	var title = this.getAttribute("newTitle");
	if(this.getAttribute("isJournal")=="true") // ELS: added explicit check for =="true" instead of just non-zero value
		{
		var now = new Date();
		title = now.formatString(title.trim());
		}
	var params = this.getAttribute("params").split("|");
	var focus = this.getAttribute("newFocus");
	var template = this.getAttribute("newTemplate");
	story.displayTiddler(null,title,template);
	var text = this.getAttribute("newText");
	if(typeof text == "string")
		story.getTiddlerField(title,"text").value = text.format([title]);
	for(var t=0;t<params.length;t++)
		story.setTiddlerTag(title,params[t],+1);
	story.focusTiddler(title,focus);
	return false;
}
}
//}}}
// // }}}

// // {{groupbox small{
// // NOTE: This tweak is included in the TW2.2 core - ''use with TW2.1.3 or earlier''
// // BUG: when a tiddler contains an explicitly bracketed link (e.g., [[foo]]), it will still be reported in the 'missing tiddlers' tab (assuming that 'foo' doesn't exist), even when the tiddler is tagged with 'excludeMissing' or 'systemConfig'.
// // FIX: when generating the missing links list, suppress the spurious missing links by skipping over any suitably tagged tiddlers, regardless of the contents of the links[] array.
//{{{
if (ver<2.2) {
TiddlyWiki.prototype.getMissingLinks = function(sortField)
{
	if(!this.tiddlersUpdated)
		this.updateTiddlers();
	var results = [];
	this.forEachTiddler(function (title,tiddler) {
		if (tiddler.isTagged("excludeMissing")||tiddler.isTagged("systemConfig")) return; // ELS: skip tagged tiddlers
		for(var n=0; n<tiddler.links.length;n++)
			{
			var link = tiddler.links[n];
			if(this.fetchTiddler(link) == null && !this.isShadowTiddler(link))
				results.pushUnique(link);
			}
		});
	results.sort();
	return results;
}
}
//}}}
// // }}}

// // {{groupbox small{
// // NOTE: This tweak is included in the TW2.2.0 core - ''use with TW2.2.0 //beta 5// only''
// // fix for loadMissingTiddler(), which needs to have a non-null 'fields' value
// // passed to it, or it will get a fatal error
//{{{
if (ver==2.2 && version.beta==5) {
Story.prototype.coreTweaks_loadMissingTiddler = Story.prototype.loadMissingTiddler
Story.prototype.loadMissingTiddler = function(title,fields,tiddlerElem)
{
	if (!fields) return null; // ELS - check for valid custom fields
	return this.coreTweaks_loadMissingTiddler.apply(this,arguments);
}
}
//}}}
// // }}}

// // {{groupbox small{
// // NOTE: This tweak is included in the TW2.2 core - ''use with TW2.2.0 beta5 or TW2.1.3 or earlier''
// // fix for bug#301, in which FireFox doesn't properly re-display textarea contents when other elements are removed from the DOM, causing the textarea to shift position but leave the textarea contents behind (overlapping other content)
// // this tweak uses a CSS trick to force the page contents to "reflow" after invoking closeTiddler() or refreshTiddler()
//{{{

if ((ver<2.2)||(ver==2.2 && version.beta==5)) {
config.browser.isGecko = (config.userAgent.indexOf("gecko")!=-1);
// Force the browser to do a document reflow when needed to workaround browser bugs
function forceReflow()
{
	if(config.browser.isGecko) {
		setStylesheet("body {top:-1em;margin-top:1em;}");
		setStylesheet("");
	}
}
Story.prototype.coreTweaks_closeTiddler = Story.prototype.closeTiddler;
Story.prototype.closeTiddler = function(title,animate,unused)
{
	this.coreTweaks_closeTiddler.apply(this,arguments);
	forceReflow();
}
Story.prototype.coreTweaks_refreshTiddler = Story.prototype.refreshTiddler;
Story.prototype.refreshTiddler = function(title,template,force)
{
	var elem=this.coreTweaks_refreshTiddler.apply(this,arguments);
	forceReflow();
	return elem;
}
}
//}}}
// // }}}

// // {{groupbox small{
// // NOTE: This tweak is included in the TW2.2 core - ''use with TW2.1.3 or earlier''
// // corrects FireFox handling for replaceSelection() so that selected content is actually replaced instead of simply inserting next text.
//{{{
if (ver<2.2) {
function replaceSelection(e,text)
{
	if (e.setSelectionRange) {
		var oldpos = e.selectionStart;
		var isRange=e.selectionEnd-e.selectionStart;
		e.value = e.value.substr(0,e.selectionStart) + text + e.value.substr(e.selectionEnd);
		e.setSelectionRange( isRange?oldpos:oldpos+text.length, oldpos+text.length);
		var linecount = e.value.split('\n').length;
		var thisline = e.value.substr(0,e.selectionStart).split('\n').length-1;
		e.scrollTop = Math.floor((thisline-e.rows/2)*e.scrollHeight/linecount);
	}
	else if (document.selection) {
		var range = document.selection.createRange();
		if (range.parentElement() == e)	{
			var isCollapsed = range.text == "";
			range.text = text;
			 if (!isCollapsed) {
				range.moveStart('character', -text.length);
				range.select();
			}
		}
	}
}
}
//}}}
// // }}}

// // {{groupbox small{
// // NOTE: This tweak is obsolete in TW2.2, which uses a different animation 'engine' - ''use with TW2.1.3 or earlier''
// // When a slider is opened/closed with animation enabled, the opacity/alphafilter styles are incrementally adjusted to create a "fade-in/fade-out" effect.  However, this effect seems to render incredibly slowly on FireFox, and even slower when the background image is a complex JPG photo image, making animation impractical to use.  This tweak provides an option to disable the opacity/alphafilter handling, while leaving the 'incremental height' animation intact.  The resulting increase in performance makes it possible to leave the animation enabled so that you can benefit from the visual cues it provides.
//{{{
if (ver<2.2) {
if (!config.options.chkEnableFade) config.options.chkEnableFade=false; // ELS: added conditional option for fade-in/fade-out
Slider.prototype.tick = function()
{
	this.progress += this.step;
	if(this.progress < 0 || this.progress > 1)
		{
		this.stop();
		return false;
		}
	else
		{
		var f = Animator.slowInSlowOut(this.progress);
		var h = this.realHeight * f;
		this.element.style.height = h + "px";
		if (config.options.chkEnableFade) // ELS: added conditional option for fade-in/fade-out
			{
			this.element.style.opacity = f;
			this.element.style.filter = "alpha(opacity:" + f * 100 +")";
			}
		return true;
		}
}
}
//}}}
// // }}}

// // {{groupbox small{
// // NOTE: This tweak is included in the TW2.2 core - ''use with TW2.1.3 or earlier''
// // This tweak adds an optional 'rows' parameters to the 'edit' macro (used in EditTemplate).  When 'rows' is specified, the field in the tiddler editor is rendered as a multi-line textarea element instead of a single-line input element
//{{{
if (ver<2.2) {
config.macros.edit.handler = function(place,macroName,params,wikifier,paramString,tiddler)
{
	var field = params[0];
	var rows = params[1]; // ELS: optional row count (forces creation of textarea element)
	if((tiddler instanceof Tiddler) && field) {
		story.setDirty(tiddler.title,true);
		if(field != "text" && !rows) { // create single-line input element
			var e = createTiddlyElement(null,"input");
			if(tiddler.isReadOnly())
				e.setAttribute("readOnly","readOnly");
			e.setAttribute("edit",field);
			e.setAttribute("type","text");
			var v = store.getValue(tiddler,field);
			if(!v) 
				v = "";
			e.value = v;
			e.setAttribute("size","40");
			e.setAttribute("autocomplete","off");
			place.appendChild(e);
		} else { // create multi-line textarea element
			var wrapper1 = createTiddlyElement(null,"fieldset",null,"fieldsetFix");
			var wrapper2 = createTiddlyElement(wrapper1,"div");
			var e = createTiddlyElement(wrapper2,"textarea");
			if(tiddler.isReadOnly())
				e.setAttribute("readOnly","readOnly");
			var v = store.getValue(tiddler,field);
			if(!v) 
				v = "";
			e.value = v;
			var rows = rows?rows:10; // ELS: use specified # of rows if provided, otherwise, default as usual
			var lines = v.match(/\n/mg);
			var maxLines = Math.max(parseInt(config.options.txtMaxEditRows),5);
			if(lines != null && lines.length > rows)
				rows = lines.length + 5;
			rows = Math.min(rows,maxLines);
			e.setAttribute("rows",rows);
			e.setAttribute("edit",field);
			place.appendChild(wrapper1);
		}
	}
}
}
//}}}
// // }}}

// // {{groupbox small{
/***
This tweak adds a {{{<<wikify>>}}} macro that allows you to easily render small bits of wiki-syntax content that you can embed directly into a template.  For example: {{{<span class='...' macro='wikify "//Today is:// <<today>>"'></span>}}}, which will display the current date with a suitably formatted heading.
***/
//{{{
config.macros.wikify={ handler: function(place,macroName,params) { wikify(params.join(" "),place); } }
//}}}
// // }}}

// // {{groupbox small{
// // This tweak adds URL paramifier handlers for "hide:elementID" and "show:elementID".  This is useful for forcing the display state of specific TW page elements, without requiring StyleSheet changes.  For example, if your customized StyleSheet hides the sidebar (useful for 'read only' published documents), you can force it to display when you need to edit the document by adding {{{#show:sidebar}}} to the document URL.  Alternatively, you might want to supress non-tiddler content when printing by hiding the sidebars and header (e.g., {{{#hide:mainMenu hide:sidebar hide:header}}})
//{{{
if (config.paramifiers) { // check for backward-compatibility
	config.paramifiers.hide = { onstart: function(id) { var e=document.getElementById(id); if (e) e.style.display="none"; } };
	config.paramifiers.show = { onstart: function(id) { var e=document.getElementById(id); if (e) e.style.display="block"; } };
}
//}}}
// // }}}

// // {{groupbox small{
// // This HIJACK tweak pre-processes source content to convert "double-backslash-newline" into {{{<br>}}} before wikify(), so that literal newlines can be embedded in line-mode wiki syntax (e.g., tables, bullets, etc.).  Based on a suggestion from Sitaram Chamarty.
//{{{
window.coreWikify = wikify;
window.wikify = function(source,output,highlightRegExp,tiddler)
{
	if (source) arguments[0]=source.replace(/\\\\\n/mg,"<br>");
	coreWikify.apply(this,arguments);
}
//}}}
/***
|Name|CoreTweaks|
|Source|http://www.TiddlyTools.com/#CoreTweaks|
|Version|n/a|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.2.4|
|Type|plugin|
|Requires||
|Overrides|various|
|Description|a small collection of overrides to TW core functions|
This tiddler contains some quick tweaks and modifications to TW core functions to provide minor changes in standard features or behavior.  It is hoped that some of these tweaks may be incorporated into later versions of the TW core, so that these adjustments will be available without needing these add-on definitions. ''Note: the changes contained in this tiddler are generally applicable for the current version of TiddlyWiki (<<version>>)./% Please view [[CoreTweaksArchive]] for tweaks and modifications that may be used with earlier versions of TiddlyWiki.%/''

To install //all// of these tweaks, import (or copy/paste) this tiddler into your document.  To include only //some// of the tweaks, you can edit the imported tiddler to remove the tweaks that you don't want.  Alternatively, you could copy/paste a few selected tweaks from this tiddler into a tiddler that you create in your own document.  Be certain to tag that tiddler with<<tag systemConfig>> (i.e., a plugin tiddler) and then save-and-reload for the tweaks to take effect.
***/
/***
!!! Ticketed Tweaks
***/
// // {{groupbox small{
http://trac.tiddlywiki.org/ticket/675 - OPEN
// // This tweak adds a URL paramifier, "#recent:N", to automatically display the N most recently changed tiddlers.  N is, of course, an integer number.  If N=0 (or is not a numeric value), the regular [[DefaultTiddlers]] will be displayed.
//{{{
config.paramifiers.recent= {
	onstart: function(v) {
		var titles=[];
		var tids=store.getTiddlers("modified","excludeLists").reverse();
		for (var t=0; t<v && t<tids.length; t++) titles.push(tids[t].title);
		story.displayTiddlers(null,titles); 
	}
};
//}}}
// // }}}
// // {{groupbox small{
/***
http://trac.tiddlywiki.org/ticket/664 - OPEN
This tweak provides "loose" matching of tiddler titles so that text using variations of mixed-case and/or added/omitted spaces can still be used to create links enclosed in {{{[[...]]}}}.  This permits normal prose-style text to be easily linked to tiddler titles, without requiring use of the "pretty link" syntax.  For example:
{{{
[[CoreTweaks]], [[coreTweaks]], [[core tweaks]],
[[CORE TWEAKS]], [[CoRe TwEaKs]], [[coreTWEAKS]]
}}}
>[[CoreTweaks]], [[coreTweaks]], [[core tweaks]],
>[[CORE TWEAKS]], [[CoRe TwEaKs]], [[coreTWEAKS]]
Configuration:
><<option chkLooseLinks>> Allow case-folded and/or space-folded text to link to existing tiddler titles
>{{{usage: <<option chkLooseLinks>>}}}
***/
//{{{
if (!config.options.chkLooseLinks)
	config.options.chkLooseLinks=false; // default to standard behavior
window.caseFold_createTiddlyLink = window.createTiddlyLink;
window.createTiddlyLink = function(place,title,includeText,className) {
	var btn=window.caseFold_createTiddlyLink.apply(this,arguments); // create core link
	if (!config.options.chkLooseLinks) return btn;
	if (store.getTiddlerText(title)) return btn; // matching tiddler (or shadow) exists
	var target=title.toLowerCase().replace(/\s/g,"");
	var tids=store.getTiddlers("title");
	for (var t=0; t<tids.length; t++) {
		if (tids[t].title.toLowerCase().replace(/\s/g,"")==target) {
			var i=getTiddlyLinkInfo(tids[t].title,className);
			btn.setAttribute("tiddlyLink",tids[t].title);
			btn.title=i.subTitle;
			btn.className=i.classes;
			break;
		}
	}
	return btn;
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/657 - OPEN
// // This tweak inserts an extra space element following each tab, allowing them to wrap onto multiple lines if needed.
//{{{
config.macros.tabs.handler = function(place,macroName,params)
{
	var cookie = params[0];
	var numTabs = (params.length-1)/3;
	var wrapper = createTiddlyElement(null,"div",null,"tabsetWrapper " + cookie);
	var tabset = createTiddlyElement(wrapper,"div",null,"tabset");
	tabset.setAttribute("cookie",cookie);
	var validTab = false;
	for(var t=0; t<numTabs; t++) {
		var label = params[t*3+1];
		var prompt = params[t*3+2];
		var content = params[t*3+3];
		var tab = createTiddlyButton(tabset,label,prompt,this.onClickTab,"tab tabUnselected");
		createTiddlyElement(tab,"span",null,null," ",{style:"font-size:0pt;line-height:0px"}); // ELS
		tab.setAttribute("tab",label);
		tab.setAttribute("content",content);
		tab.title = prompt;
		if(config.options[cookie] == label)
			validTab = true;
	}
	if(!validTab)
		config.options[cookie] = params[1];
	place.appendChild(wrapper);
	this.switchTab(tabset,config.options[cookie]);
};
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/635 - FIXED (not yet released) http://trac.tiddlywiki.org/changeset/5116
// // When using backstage>import "browse" button, resulting URL is improperly formed with "file://" prefix instead of "file:///" prefix.  This causes errors when using Firefox 3 (beta) or when running under Windows Vista OS.
// // http://trac.tiddlywiki.org/ticket/638 - FIXED (not yet released) http://trac.tiddlywiki.org/changeset/5080
// // When entering text directly into path/file field, each keystroke is displayed and then discarded, preventing manual entry of path/file.
// // http://trac.tiddlywiki.org/ticket/639 - FIXED (not yet released) http://trac.tiddlywiki.org/changeset/5113
// // Pressing "enter" from URL or Browse input field immediately reloads the current document.  Instead, it should trigger the "open" button for the import wizard (if a URL has been entered)
//{{{
// #635 and #638
config.macros.importTiddlers.onBrowseChange = function(e)
{
	var wizard = new Wizard(this);
	var fileInput = wizard.getElement("txtPath");
	fileInput.value = config.macros.importTiddlers.getURLFromLocalPath(this.value); // #635
	var serverType = wizard.getElement("selTypes");
	serverType.value = "file";
	return true; // #638
};
// #635 - fixup local path/file to form absolute URL reference
config.macros.importTiddlers.getURLFromLocalPath = function(v)
{
	if (!v||!v.length) return v;
	v=v.replace(/\\/g,"/"); // use "/" for cross-platform consistency
	var t=v.split(":"); p=t[1]||t[0]; // remove drive letter (if any)
	if (t[1] && (t[0]=="http"||t[0]=="https"||t[0]=="file")) { // input is already a URL
		var u=v;
	} else if (p.substr(0,1)=="/") { // path is absolute, add protocol+domain+extra slash (if drive letter)
		var u=document.location.protocol+"//"+document.location.hostname+(t[1]?"/":"")+v;
	} else { // path is relative, add current document protocol+domain+path
		var c=document.location.href.replace(/\\/g,"/");
		var pos=c.lastIndexOf("/"); if (pos!=-1) c=c.substr(0,pos); // remove filename
		var u=c+"/"+p;
	}
	return u;
}
// #639 - prevent form action and click "open" button if ENTER is pressed
config.macros.importTiddlers.coreTweaks_restart = config.macros.importTiddlers.restart;
config.macros.importTiddlers.restart = function(wizard)
{
	config.macros.importTiddlers.coreTweaks_restart.apply(this,arguments);
	wizard.formElem.action="javascript:;"
	wizard.formElem.onsubmit=function() {
		if (this.txtPath.value.length)
			this.lastChild.firstChild.onclick();  // press "open" button
	}
};
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/637 - OPEN
// // This tweak modifies the tooltip format that appears when you mouseover a link to a tiddler.  It adds an option to control the date format, as well as displaying the size of the tiddler (in bytes)
// //
// // Tiddler link tooltip format:
// // {{stretch{<<option txtTiddlerLinkTootip>>}}}
// // ^^where: %0=title, %1=username, %2=modification date, %3=size in bytes^^
// // Tiddler link tooltip date format:
// // {{stretch{<<option txtTiddlerLinkTooltipDate>>}}}
//{{{
config.messages.tiddlerLinkTooltip="%0 - %1, %2 (%3 bytes)";
config.messages.tiddlerLinkTooltipDate="DDD, MMM DDth YYYY 0hh12:0mm AM";

config.options.txtTiddlerLinkTootip=
	config.options.txtTiddlerLinkTootip||config.messages.tiddlerLinkTooltip;
config.options.txtTiddlerLinkTooltipDate=
	config.options.txtTiddlerLinkTooltipDate||config.messages.tiddlerLinkTooltipDate;

Tiddler.prototype.getSubtitle = function() {
	var modifier = this.modifier;
	if(!modifier) modifier = config.messages.subtitleUnknown;
	var modified = this.modified;
	if(modified) modified = modified.formatString(config.options.txtTiddlerLinkTooltipDate);
	else modified = config.messages.subtitleUnknown;
	return config.options.txtTiddlerLinkTootip.format([this.title,modifier,modified,this.text.length]);
};
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/628 - OPEN
// // When invoking a macro that is not defined, this tweak prevents the display of the "error in macro... no such macro" message.  This is useful when rendering tiddler content or templates that reference macros that are defined by //optional// plugins that have not been installed in the current document.
// //
// // <<option chkHideMissingMacros>> hide "no such macro" error messages
//{{{
if (config.options.chkHideMissingMacros===undefined)
	config.options.chkHideMissingMacros=false;

window.coreTweaks_missingMacro_invokeMacro = window.invokeMacro;
window.invokeMacro = function(place,macro,params,wikifier,tiddler) {
	if (!config.macros[macro] || !config.macros[macro].handler)
		if (config.options.chkHideMissingMacros) return;
	window.coreTweaks_missingMacro_invokeMacro.apply(this,arguments);
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/623 - FIXED (not yet released) http://trac.tiddlywiki.org/changeset/5143
/***
This tweak allows date format strings to contain backslash-quoted characters that bypass date format replacement.  This allows sequences such as "s\s", "m\m" or "a\m" to be used so that "ss", "mm" or "am" can appears as literal text within journal titles or other date-formatted values.

For example:
>{{{<<today "withhold less hummingbirds - YYYY.0MM.0DD 0hh:0mm:0ss">>}}}
>results in: <<today "withhold less hummingbirds - YYYY.0MM.0DD 0hh:0mm:0ss">>
while:
>{{{<<today "with\hold les\s hum\mingbirds - YYYY.0MM.0DD 0hh:0mm:0ss">>}}}
>results in: <<today "with\hold les\s hum\mingbirds - YYYY.0MM.0DD 0hh:0mm:0ss">>
***/
//{{{
Date.prototype.coreTweaks_formatString = Date.prototype.formatString;
Date.prototype.formatString = function(template) {
	var t = Date.prototype.coreTweaks_formatString.apply(this,arguments);
	t = t.replace(/\\/g,""); // strip backslashes used to quote formats
	return t;
};
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/609 - OPEN (separators)
// // http://trac.tiddlywiki.org/ticket/610 - OPEN (wikify tiddler/slice/section content)
// // These tweaks extend the {{{<<toolbar>>}}} macro to permit use of "|" as separators, as well as recognizing references to tiddlernames, slices, or sections and rendering their content inline within the toolbar
// // ''see [[ToolbarCommands]] for examples of how these features can be used''
//{{{
merge(config.macros.toolbar,{
	separator: "|"
	});
config.macros.toolbar.handler = function(place,macroName,params,wikifier,paramString,tiddler)
{
	for(var t=0; t<params.length; t++) {
		var c = params[t];
		switch(c) {
			case '|':  // ELS - SEPARATOR
			case '!':  // ELS - SEPARATOR (alternative for use in tiddler slices)
				createTiddlyText(place,this.separator); // ELS
				break; // ELS
			case '>':
				var btn = createTiddlyButton(place,this.moreLabel,this.morePrompt,config.macros.toolbar.onClickMore);
				addClass(btn,"moreCommand");
				var e = createTiddlyElement(place,"span",null,"moreCommand");
				e.style.display = "none";
				place = e;
				break;
			default:
				var theClass = "";
				switch(c.substr(0,1)) {
					case "+":
						theClass = "defaultCommand";
						c = c.substr(1);
						break;
					case "-":
						theClass = "cancelCommand";
						c = c.substr(1);
						break;
				}
				if(c in config.commands)
					this.createCommand(place,c,tiddler,theClass);
				else { // ELS - WIKIFY TIDDLER/SLICE/SECTION
					if (c.substr(0,1)=="~") c=c.substr(1); // ignore leading ~
					var txt=store.getTiddlerText(c);
					if (txt) {
						txt=txt.replace(/^\n*/,"").replace(/\n*$/,""); // trim any leading/trailing newlines
						txt=txt.replace(/^\{\{\{\n/,"").replace(/\n\}\}\}$/,""); // trim PRE format wrapper if any
						wikify(txt,createTiddlyElement(place,"span"),null,tiddler);
					}
				} // ELS - end WIKIFY CONTENT
				break;
		}
	}
};
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/608 - OPEN
// // This tweak extends the {{{<<toolbar>>}}} macro to make the ">" (more) a //toggle// between more/less with the additional toolbar commands displayed on a separate line.
//{{{
merge(config.macros.toolbar,{
	moreLabel: 'more',
	morePrompt: "Show additional commands",
	lessLabel: 'less',
	lessPrompt: "Hide additional commands"
});
config.macros.toolbar.onClickMore = function(ev)
{
	var e = this.nextSibling;
	var showing=e.style.display=="block";
	e.style.display = showing?"none":"block";
	this.innerHTML=showing?config.macros.toolbar.moreLabel:config.macros.toolbar.lessLabel;
	this.title=showing?config.macros.toolbar.morePrompt:config.macros.toolbar.lessPrompt;
	return false;
};
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/607 - OPEN
// // This tweak automatically sets the HREF for the 'permaview' sidebar command link so you can use the 'right click' context menu for faster, easier bookmarking.  Note that this does ''not'' automatically set the permaview in the browser's current location URL... it just sets the HREF on the command link.  You still have to click the link to apply the permaview.
//{{{
config.macros.permaview.handler = function(place)
{
	var btn=createTiddlyButton(place,this.label,this.prompt,this.onClick);
	addEvent(btn,"mouseover",this.setHREF);
	addEvent(btn,"focus",this.setHREF);
};
config.macros.permaview.setHREF = function(event){
	var links = [];
	story.forEachTiddler(function(title,element) {
		links.push(String.encodeTiddlyLink(title));
	});
	var newURL=document.location.href;
	var hashPos=newURL.indexOf("#");
	if (hashPos!=-1) newURL=newURL.substr(0,hashPos);
	this.href=newURL+"#"+encodeURIComponent(links.join(" "));
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/529 - OPEN
// // This tweak hijacks the standard browser function, document.getElementById(), to work-around the case-INsensitivity error in Internet Explorer (all versions up to and including IE7) //''Note: This tweak is only applied when using IE, and only for lookups of rendered tiddler elements within the containing "tiddlerDisplay" element.''//
//{{{
if (config.browser.isIE) {
document.coreTweaks_coreGetElementById=document.getElementById;
document.getElementById=function(id) {
	var e=document.coreTweaks_coreGetElementById(id);
	if (!e || !e.parentNode || e.parentNode.id!="tiddlerDisplay") return e;
	for (var i=0; i<e.parentNode.childNodes.length; i++)
		if (id==e.parentNode.childNodes[i].id) return e.parentNode.childNodes[i];
	return null;
};
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/471 - OPEN
// // This tweak HIJACKS the core's saveTiddler() function to automatically add a "creator" field to a tiddler when it is FIRST created. You can use {{{<<view creator>>}}} (or {{{<<view creator wikified>>}}} if you prefer) to show this value embedded directly within the tiddler content, or {{{<span macro="view creator"></span>}}} in the ViewTemplate and/or EditTemplate to display the creator value in each tiddler.  
//{{{
// hijack saveTiddler()
TiddlyWiki.prototype.CoreTweaks_creatorSaveTiddler=TiddlyWiki.prototype.saveTiddler;
TiddlyWiki.prototype.saveTiddler=function(title,newTitle,newBody,modifier,modified,tags,fields)
{
	var existing=store.tiddlerExists(title);
	var tiddler=this.CoreTweaks_creatorSaveTiddler.apply(this,arguments);
	if (!existing) store.setValue(title,"creator",config.options.txtUserName);
	return tiddler;
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/458 - CLOSED: WON'T FIX
// // This tweak assigns a "permalink"-like HREF to internal Tiddler links (which normally do not have any HREF defined).  This permits the link's context menu (right-click) to include 'open link in another window/tab' command.  Based on a request from Dustin Spicuzza.
//{{{
window.coreTweaks_createTiddlyLink=window.createTiddlyLink;
window.createTiddlyLink=function(place,title,includeText,theClass,isStatic,linkedFromTiddler,noToggle)
{
	// create the core button, then add the HREF (to internal links only)
	var link=window.coreTweaks_createTiddlyLink.apply(this,arguments);
	if (!isStatic)
		link.href=document.location.href.split("#")[0]+"#"+encodeURIComponent(String.encodeTiddlyLink(title));
	return link;
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/444 - OPEN
// // When invoking a macro, this tweak makes the current containing tiddler object and DOM rendering location available as global variables (window.tiddler and window.place, respectively).  These globals can then be used within "computed macro parameters" to retrieve tiddler-relative and/or DOM-relative values or perform tiddler-specific side-effect functionality.
//{{{
window.coreTweaks_invokeMacro = window.invokeMacro;
window.invokeMacro = function(place,macro,params,wikifier,tiddler) {
	var here=story.findContainingTiddler(place);
	window.tiddler=here?store.getTiddler(here.getAttribute("tiddler")):null;
	window.place=place;
	window.coreTweaks_invokeMacro.apply(this,arguments);
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/401 - CLOSED: WON'T FIX
// // This tweak allows definition of an optional [[PageTitle]] tiddler that, when present, provides alternative text for display in the browser window's titlebar, instead of using the combined text content from [[SiteTitle]] and [[SiteSubtitle]] (which will still be displayed as usual in the TiddlyWiki document header area)
//{{{
window.coreTweaks_getPageTitle=window.getPageTitle;
window.getPageTitle=function() { 
	var txt=wikifyPlain("PageTitle"); if (txt.length) return txt;
	return window.coreTweaks_getPageTitle.apply(this,arguments);
}
store.addNotification("PageTitle",refreshPageTitle); // so title stays in sync with tiddler changes
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/67 - OPEN
// // The "missing links" list includes items contained within "quoted" text (i.e., content that will not render as wiki-syntax, and so CANNOT create any tiddler links, even if the quoted text matches valid link syntax).  This tweak removes content contained between certain delimiters before scanning tiddler source for possible links.
/***
Delimiters include:
{{{
/%...%/
{{{...}}}
"""..."""
<nowiki>...</nowiki>
<html>...</html>
<script>...</script>
}}}
***/
//{{{
Tiddler.prototype.coreTweaks_changed = Tiddler.prototype.changed;
Tiddler.prototype.changed = function()
{
	var savedtext=this.text;
	// remove 'quoted' text before scanning tiddler source
	this.text=this.text.replace(/\/%((?:.|\n)*?)%\//g,""); // /%...%/
	this.text=this.text.replace(/\{{3}((?:.|\n)*?)\}{3}/g,""); // {{{...}}}
	this.text=this.text.replace(/"{3}((?:.|\n)*?)"{3}/g,""); // """..."""
	this.text=this.text.replace(/\<nowiki\>((?:.|\n)*?)\<\/nowiki\>/g,""); // <nowiki>...</nowiki>
	this.text=this.text.replace(/\<html\>((?:.|\n)*?)\<\/html\>/g,""); // <html>...</html>
	this.text=this.text.replace(/\<script((?:.|\n)*?)\<\/script\>/g,""); // <script>...</script>
	this.coreTweaks_changed.apply(this,arguments);
	// restore quoted text to tiddler source
	this.text=savedtext;
};
//}}}
// // }}}
/***
!!! Fixed in TW240
***/
// // {{groupbox small{
// // calculate version number for conditional inclusion of tweaks below...
//{{{
var ver=version.major+version.minor/10;
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/578 - FIXED IN TW240
// // This tweak trims any leading whitespace/newline and the trailing newline from tiddler sections
//{{{
if (ver<2.4) {
TiddlyWiki.prototype.coreTweaks_getTiddlerText = TiddlyWiki.prototype.getTiddlerText;
TiddlyWiki.prototype.getTiddlerText = function(title,defaultText)
{
	var r=TiddlyWiki.prototype.coreTweaks_getTiddlerText.apply(this,arguments);
	if (r&&title.indexOf(config.textPrimitives.sectionSeparator)!=-1)
		r=r.replace(/^[ \t]*\n/,"").replace(/\n$/,""); // trim any leading/trailing newlines
	return r;
};
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/541 - FIXED IN TW240
// // This tweak adds a conditional check to the core's 'open' paramifier, so that when the document is viewed in readOnly mode, non-existent tiddlers specified using a permalink/permaview (i.e. "#TiddlerName" in the document URL) will not be displayed as an empty tiddler (which shows the "double-click to create" default text).
//{{{
if (ver<2.4) {
config.paramifiers.open = { 
onstart: function(v) { 
		if(!readOnly || store.tiddlerExists(v) || store.isShadowTiddler(v)) 
			story.displayTiddler("bottom",v,null,false,null); 
	} 
}; 
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/470 - FIXED IN TW240
// // This tweak lets you set an alternative initial focus field when editing a tiddler (default field is "text")
// // Enter initial focus field name: <<option txtEditorFocus>> (//usage:// {{{<<option txtEditorFocus>>}}})
//{{{
if (ver<2.4) {
config.commands.editTiddler.coreTweaks_handler = config.commands.editTiddler.handler;
config.commands.editTiddler.handler = function(event,src,title)
{
	if (config.options.txtEditorFocus==undefined) config.options.txtEditorFocus="text";
	this.coreTweaks_handler.apply(this,arguments);
	story.focusTiddler(title,config.options.txtEditorFocus);
	return false;
};
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/468 - FIXED IN TW240
// // This tweak extends the core's {{{<<tag>>}}} macro to accept additional parameters for specifying alternative label and tooltip text for the tag popup "button" link (i.e., "`PrettyTags").  Based on a suggestion by ~PBee.
//{{{
// hijack tag handler()
if (ver<2.4) {
config.macros.tag.CoreTweaks_handler=config.macros.tag.handler;
config.macros.tag.handler = function(place,macroName,params)
{
	this.CoreTweaks_handler.apply(this,arguments);
	var btn=place.lastChild;
	if (params[1]) btn.innerHTML=params[1];
	if (params[2]) btn.title=params[2];
}
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/320 - FIXED IN TW240
// // This tweak updates the core's forceReflow() function to fix a Firefox rendering problem, whereby the contents of the a tiddler editor text area can be incorrectly displayed (overlapping other content) when more than one tiddler is in edit mode.
//{{{
if (ver<2.4) {
function forceReflow()
{
	if(config.browser.isGecko) {
		setStylesheet("body {top:-0px;margin-top:0px;}");
		setTimeout('setStylesheet("")',1); // invoke async to bypass browser optimization
	}
}
}
//}}}
// // }}}
// // {{groupbox small{
// // http://trac.tiddlywiki.org/ticket/42 - FIXED IN TW240
// // This tweak adjusts the left position of a TW popup so that it won't overlap with the browser window's vertical scrollbar, when present.
//{{{
if (ver<2.4) {
Popup.place = function(root,popup,offset)
{
	if(!offset) var offset = {x:0, y:0};
	var rootLeft = findPosX(root);
	var rootTop = findPosY(root);
	var rootHeight = root.offsetHeight;
	var popupLeft = rootLeft + offset.x;
	var popupTop = rootTop + rootHeight + offset.y;
	var winWidth = findWindowWidth();
	if(popup.offsetWidth > winWidth*0.75)
		popup.style.width = winWidth*0.75 + "px";
	var popupWidth = popup.offsetWidth;
	// ELS: leave space for vertical scrollbar
	var scrollWidth=winWidth-document.body.offsetWidth;
	if(popupLeft+popupWidth > winWidth-scrollWidth-1)
		popupLeft = winWidth-popupWidth-scrollWidth-1;
	popup.style.left = popupLeft + "px";
	popup.style.top = popupTop + "px";
	popup.style.display = "block";
};
}
//}}}
// // }}}
/***
!!!Unticketed Tweaks
***/
// // {{groupbox small{
// // This tweak adds an optional 'sortby' parameter to the {{{<<tag tagname label tip sortby>>}}} macro, as well as the {{{<<allTags excludeTag sortby>>}}} macro used to generate the sidebar contents 'tags' list.  Specify the field on which the contents of each tag popup is to be sorted, with a "+" or "-" prefix to indicate ascending/descending order, respectively.

// // Example: {{{<<tag systemConfig "plugins" "list plugins by date, most recent first" "-modified">>}}}
// // Try it: <<tag systemConfig "plugins" "list plugins by date, most recent first" "-modified">>

// // Similarly, to change the sort order used by the popups from all tags shown in the sidebar contents, edit the [[TagTags]] shadow tiddler and enter: {{{<<allTags excludeLists -modified>>}}}

//{{{
// hijack tag handler() to add 'sortby' attribute to tag button
config.macros.tag.CoreTweaksSortTags_handler=config.macros.tag.handler;
config.macros.tag.handler = function(place,macroName,params)
{
	this.CoreTweaksSortTags_handler.apply(this,arguments);
	var btn=place.lastChild;
	if (params[3]) btn.setAttribute("sortby",params[3]);
}

// TWEAK <<allTags>> macro to add 'sortby' attribute to each tag button
var fn=config.macros.allTags.handler;
var lines=fn.toString().split("\n");
lines.splice(lines.length-2,0,['if(params[1]) btn.setAttribute("sortby",params[1]);']);
fn=lines.join("\n");
eval("config.macros.allTags.handler="+fn);

// TWEAK event handler for clicking on a tiddler tag to use 'sortby' attribute
var fn=onClickTag;
fn=fn.toString().replace(
	/store.getTaggedTiddlers\(tag\);/g,
	'store.getTaggedTiddlers(tag);'
	+'var sortby=this.getAttribute("sortby");'
	+'if(sortby&&sortby.length) store.sortTiddlers(tagged,sortby);'
);
eval(fn);
//}}}
// // }}}
// // {{groupbox small{
// // This HIJACK tweak pre-processes source content to convert "double-backslash-newline" into {{{<br>}}} before wikify(), so that literal newlines can be embedded in line-mode wiki syntax (e.g., tables, bullets, etc.).  Based on a suggestion from Sitaram Chamarty.
//{{{
window.coreWikify = wikify;
window.wikify = function(source,output,highlightRegExp,tiddler)
{
	if (source) arguments[0]=source.replace(/\\\\\n/mg,"<br>");
	coreWikify.apply(this,arguments);
}
//}}}
// // }}}
<html><div id="myCrimp" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img291.imageshack.us/img291/2943/crimpoc4.jpg"><br><div align="center">Crimp Fold</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myCrimp')">Crimp Fold</a></html>
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.schneier.com/crypto-gram.html]]&nbsp;&raquo;|
----
 @@color:#C06;''&raquo; &raquo;'' @@ [[Crypto-Gram podcasts here|http://crypto-gram.libsyn.com/index.php?post_category=podcasts]]
----
<html><div align="center"><iframe  src ="http://www.schneier.com/crypto-gram.html" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
/***
|''Name:''|~DC3.LightBox|
|''Description:''|LightBox support library|
|''Date:''|Dec 25, 2006|
|''Source:''|http://solo.dc3.com/tw/#DC3.LightBox|
|''Author:''|Bob Denny ~DC-3 Dreams, SP|
|''License:''|[[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|''Version:''|1.0.1|
|''~CoreVersion:''|2.1.x|
|''Browser:''|Firefox 1.5/2.0; Internet Explorer 6.0/7.0; Safari|
|''Require:''|LightBoxCSS (see below), support HTML in MarkupPreHead (see below), access to icon images in subdir ''im'' (showAlert() only)|
!Description
This plugin implements a lightbox widget for ~TiddlyWiki. Via Javascript, you can display any HTML div in the lightbox, or use "canned" divs for displaying HTML message in a box or an alert with icon. The lightbox is closed by either clicking the X-icon or anywhere outside the lightbox. Only one lightbox can be active at a time. See the usage section below.
!!Usage
This plugin is a __library__, not a macro. Thus, it must be tagged {{{systemConfig}}}, but it does not support macro invocation. It is callable only from Javascript so the [[InlineJavascriptPlugin|http://www.tiddlytools.com/#InlineJavascriptPlugin]] is a virtual necessity!
|!Usage|!Sample Javascript|
|Display HTML message|{{{DC3.LightBox.showContent("Some <i>message</i>");}}}|
|Display alert|{{{DC3.LightBox.showAlert("ok", "All is well");}}}|
|Display any DIV in a lightbox|{{{DC3.LightBox.showBox("myLightBox");}}}|
|Close current lightbox|{{{DC3.LightBox.hideBox()}}}|
*The frame for the showContent() and showAlert() methods should expand to enclose text, but this happens only on IE and not FireFox. To be safe, just keep your messages short and use showBox() and your own HTML div for "big" messages etc.
*The first parameter to showAlert() is the icon name. This is simply translated to {{{im/icon.png}}}. The standard icon image files (below) are used with icon strings of "error, "info", "ok", "question", and "warning". 
*The generalized showBox() method can be used to display images, media players, whatever you want! Just make up the HTML div, give it an id, then pass that ID to showBox().
!!Advanced Usage - onClose
All three of the above methods support an optional parameter onClose, supplied as the last parameter in a call. It must evaluate to a function which is called (with no parameters) when the lightbox is about to close. If the onClose() function returns false, the lightbox will not be closed. For example 
{{{
DC3.LightBox.showAlert("warning", "Something <em>bad</em> is about to happen", soundBuzzer);
}}}
!Installation
#Paste this entire tiddler into a tiddler called DC3.LightBox and tag it {{{systemConfig}}}.
#Paste the Required CSS (below) into a tiddler called LightBoxCSS and tag it {{{systemContent}}}.
#Paste the content for MarkupPreHead (below) into MarkupPreHead.
#Put the image files (below) into a subfolder ''im'' relative to the location of the TiddlyWiki. 
!!!Required CSS
Paste into a tiddler called LightBoxCSS.
{{{
#lightBoxOverlay {
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90;   
    background-color: #000;
    -moz-opacity: 0.6;
    opacity: .60;
    filter: alpha(opacity=60);
}
#lightBoxOverlay[id]{ 
    position: fixed;
}

div.lightBox {
    background: #2d2d2d;
    color: #fff;
    border: 2px solid #eee;
}

img.lightBoxClose {
    position: absolute;
    top: -5px;
    right: -5px;
    margin: 0px;
    cursor: pointer;
}

div.lightBoxAlert {
    width: 300px;
    height: 64px;
    background: #2d2d2d;
    color: #fff;
    padding: 10px;
    border: 2px solid #eee;
}

div.lightBoxAlertIcon {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 48px;
	height: 48px;
}

div.lightBoxAlertMessage {
	margin-left: 56px;
	margin-top: 16px;
}
}}}
!!!Content for MarkupPreHead
{{{
<!-- LightBox translucent overlay -->
<div id="lightBoxOverlay" onclick="DC3.LightBox.hideBox()" style="display:none"></div>
<!-- General use simple LightBox -->
<div class="lightBox" id="lightBox" style="display:none">
	<img class="lightBoxClose" src="im/close.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
	<div id="lightBoxContent"></div>
</div>
<!-- General use Alert LightBox -->
<div class="lightBoxAlert" id="lightBoxAlert" style="display:none">
	<img class="lightBoxClose" src="im/close.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
	<div class="lightBoxAlertIcon"><img id="lightBoxAlertIcon" src="runtime" alt="runtime" title="runtime"></div>
	<div class="lightBoxAlertMessage" id="lightBoxAlertMessage">runtime</div>
</div>
<!-- End of LightBox -->
}}}
!!!Images (close box and alert icons)
These must be in a subfolder ''im'' below the ~TiddlyWiki. You can get the images by right clicking on the links and //save target/link//, or right clicking on the images and //save image//. @@Note: The images below will display ugly in IE6, but they will display nice (with transparency) in the lightbox alerts, owing to the use of the DXFilters for transparency in the code.@@
|[[close.gif|im/close.gif]]|[img[im/close.gif]]|[[error.png|im/error.png]]|[img[im/error.png]]|
|[[info.png|im/info.png]]|[img[im/info.png]]|[[ok.png|im/ok.png]]|[img[im/ok.png]]|
|[[question.png|im/question.png]]|[img[im/question.png]]|[[warning.png|im/warning.png]]|[img[im/warning.png]]|
!!Credits
This TiddlyWiki library and CSS is an amalgamation of the techniques and code described in the following: 
* [[Original LightBox|http://www.huddletogether.com/projects/lightbox/]] by Lokesh Dhakar
* [[Lightweight LightBox|http://www.pjhyett.com/posts/190-the-lightbox-effect-without-lightbox]] that can show any DIV by PJ Hyett
* [[Better Modal Windows with LightBox|http://blog.feedmarker.com/2006/02/12/how-to-make-better-modal-windows-with-lightbox/]] by Bruno
Bruno's CSS for the overlay is much better than the first two, it is independent of any PNG image(s) and does not have CSS quirk-hacks for IE, nor does it use IE's DXFilters for PNG transparency. Of course for IE6, the DXFilters are used in the Javascript!
!!Revision History
<<<
''2006.12.02 [1.0.1]'' Initial creation
''2006.12.03 [1.0.1]'' hideBox() no longer takes //id// just closes currently open box. Needed for overlay click/close.
''2006.12.03 [1.0.1]'' Add support for special Alert type LightBox with switchable icon. Hack IE for alpha transparency. See inline comments. Add showContent(html), showAlert(icon, message)
''2006.12.04 [1.0.1]'' Ignore show calls if box is already displayed. Optional callback for hideBox(), can prevent hiding. Allows modal box to be set up by caller.
''2006.12.25 [1.0.1]'' Documentation and installation instructions
<<<
!!Code
***/
//{{{

// Initialize style sheet from tiddler
refreshStyles("LightBoxCSS");

if (!window.DC3) window.DC3 = {};
window.DC3.LightBox = 
{
	//
	//Internal proterties
	//
	_curBox: null,						// [sentinel]
	_onClose: null,						// [sentinel]
	_alertImgDiv: null,					// [sentinel]
	_alertImgHTML: null,				// [sentinel]
	
	//
	// Public interface
	//
	showContent: function(content, onClose) {							// Uses generic LightBox in MarkupPreBody
		if(this._curBox) return;										// Ignore if box already showing (typ.)
		document.getElementById("lightBoxContent").innerHTML = content;
		this.showBox("lightBox", onClose);
	},
	
	showAlert: function(icon, message, onClose) {						// Uses standard alert LightBox in MarkupPreBody
		if(this._curBox) return;
		var icoElem = document.getElementById("lightBoxAlertIcon");
		icoElem.src = "im/" + icon + ".png";							// Requires icon.png (48 x 48)
		icoElem.title = icon;
		icoElem.alt = icon;
		document.getElementById("lightBoxAlertMessage").innerHTML = message;
		DC3.LightBox.showBox("lightBoxAlert", onClose);
	},
	
	showBox: function(id, onClose) 
	{
		if(this._curBox) return;
		this._onClose = onClose;										// If valid, call this in hideBox. See comments there!
		//
		// Surprise! In IE, the height:100% in the #overlay CSS definition does
		// not honor the z-order, and calculates the height to be the top margin!
		// So, for IE, I have added this imperfect hack which ,forces the overlay
		// size to the scroll size. This causes funny scrollbar behavior, but the
		// alternatives I tried were really complex. 
		//
		// Surprise #2! IE6 doesn't support alpha transparency in PNG images, and 
		// I use same for the icons in the LightBox Alert. Another hack needed.
		// We can't just change the DIV from containing an IMG tag to using the
		// bloody MS AlphaImageLoader, we also have to save the original IMG tag
		// because the alert is multi-use: the image to be shown can be changed 
		// dynamically. When closing the Lightbox, we restore the original inner
		// IMG tag and clear the filter style. On showing the box, we grab the path
		// to the image file then zap the IMG tag, using the image file path in
		// the filter/AlphaImageLoader. Egad!!!
		//
		var ovly = document.getElementById('lightBoxOverlay');
		if(config.browser.isIE) {
			var h1 = document.documentElement.scrollHeight;
			var h2 = document.documentElement.offsetHeight;
			ovly.style.height = Math.max(h1, h2);
			ovly.style.width = document.documentElement.scrollWidth;
			// Change icon div for IE proprietary
			var alertDivs = document.getElementById(id).getElementsByTagName("div");
			this._alertImgDiv = null;
			for(var i in alertDivs) {
				if(alertDivs[i].className && alertDivs[i].className == "lightBoxAlertIcon") {
					this._alertImgDiv = alertDivs[i];
					break;
				}
			}
			if(this._alertImgDiv) {
				var imgFile = this._alertImgDiv.firstChild.src;
				this._alertImgHTML = this._alertImgDiv.innerHTML;		// Saved to allow dynamic change of image file
				this._alertImgDiv.innerHTML = "";
				this._alertImgDiv.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=\"" + imgFile + "\", sizingMethod=\"scale\")";
			}
		}
	    ovly.style.display = 'block';
	    this._center(id);
	    this._curBox = id;
	    return false;
	},
	
	hideBox: function()
	{
		if(!this._curBox) return;
		if(this._onClose && this._onClose() === false)					// If onClose() returns false, refuse to close
			return false;
	    document.getElementById(this._curBox).style.display = 'none';
	    document.getElementById('lightBoxOverlay').style.display = 'none';
	    this._curBox = null;											// Allow show calls once again
		// Restore original non-IE image. Code may dynamically change image file!
		if(this._alertImgDiv) {
			this._alertImgDiv.innerHTML = this._alertImgHTML;
			this._alertImgDiv.style.filter = "";
		}
	    return false;
	},
	
	//
	// Internal methods
	//
	_getDimensions: function(elem)		// Lifted from Prototype and made independent
	{
		if(elem.style.display != 'none')
		  return { width: elem.offsetWidth, height: elem.offsetHeight};
		
		// All *Width and *Height properties give 0 on elements with display none,
		// so enable the elem temporarily
		var els = elem.style;
		var origVis = els.visibility;
		var origPos = els.position;
		els.visibility = 'hidden';
		els.position = 'absolute';
		els.display = '';
		var origW = elem.clientWidth;
		var origH = elem.clientHeight;
		els.display = 'none';
		els.position = origPos;
		els.visibility = origVis;
		return {width: origW, height: origH};
	},
	
	//
	// This is rather big. I'll have to look at more elegant way(s)
	// of doing this... some day! :-)
	//
	_center: function(elem)
	{
	    try{
	        elem = document.getElementById(elem);
	    }catch(e){
	        return;
	    }
	
	    var my_width  = 0;
	    var my_height = 0;
	
	    if ( typeof( window.innerWidth ) == 'number' ){
	        my_width  = window.innerWidth;
	        my_height = window.innerHeight;
	    } else if ( document.documentElement && 
	             ( document.documentElement.clientWidth ||
	               document.documentElement.clientHeight ) ){
	        my_width  = document.documentElement.clientWidth;
	        my_height = document.documentElement.clientHeight;
	    }
	    else if ( document.body &&
	            ( document.body.clientWidth || document.body.clientHeight ) ){
	        my_width  = document.body.clientWidth;
	        my_height = document.body.clientHeight;
	    }
	
	    elem.style.position = 'absolute';
	    elem.style.zIndex   = 99;
	
	    var scrollY = 0;
	
	    if ( document.documentElement && document.documentElement.scrollTop ){
	        scrollY = document.documentElement.scrollTop;
	    }else if ( document.body && document.body.scrollTop ){
	        scrollY = document.body.scrollTop;
	    }else if ( window.pageYOffset ){
	        scrollY = window.pageYOffset;
	    }else if ( window.scrollY ){
	        scrollY = window.scrollY;
	    }
	
	    var elementDimensions = this._getDimensions(elem);
	
	    var setX = ( my_width  - elementDimensions.width  ) / 2;
	    var setY = ( my_height - elementDimensions.height ) / 2 + scrollY;
	
	    setX = ( setX < 0 ) ? 0 : setX;
	    setY = ( setY < 0 ) ? 0 : setY;
	
	    elem.style.left = setX + "px";
	    elem.style.top  = setY + "px";
	
	    elem.style.display  = 'block';
	}
};
//}}}
Here are some examples of using [[DC3.LightBox]] which you can use to get the idea. Everyone wants to show pictures (well, and maybe videos), so here are some examples of those:

<html>
<div id="myImageBox" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="im/close.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="island700.jpg"><br><div align="center">island</div></div>
</div>
<a href="javascript:;" onclick="DC3.LightBox.showBox('myImageBox')">island</a></html>

<html><div id="myYVideo" style="display:none">
<div><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/uVq2EqTC3yY"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/uVq2EqTC3yY" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></div>
</div>
<a href="javascript:;" onclick="DC3.LightBox.showBox('myYVideo')">Some YouTube junk (short, no close box)</a></html>

Next, a couple of usages of the 'standard' lightboxes for showing text/HTML and alerts:

<html><a href="javascript:;" onclick="DC3.LightBox.showContent('<div style=\'padding:10px;\'>This uses the <b>showContent()</b> method.</div>');">Here is some simple text in a div with 10px padding</a></html>
<html><a href="javascript:;" onclick="DC3.LightBox.showAlert('ok', 'This uses the <b>showAlert()</b> method with the \'ok\' icon specified.')">Here is an alert with icon</a></html>

Now for some examples using the basic showBox() method for the ultimate in flexibility. For this, you need to write your own box div, give it an id then call showBox() from a link (or other Javascript) similar to the examples above. Look at the supplied lightbox divs in MarkupPreBody and the (hidden) divs below to get the idea. It's pretty simple once you get it. If you don't style the lightbox, it will be transparent! The style display:none is vital to keep the lightbox div hidden till you want it to appear.

<html><div class="lightBox" id="myLB" style="display:none">
  <img class="lightBoxClose" src="im/close.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div style="padding: 10px">This uses the standard lightBox CSS class and puts the close box in the standard position. It looks like the showContent() box, but you can see the div and its contents.</div>
</div>
<a href="javascript:;" onclick="DC3.LightBox.showBox('myLB')">A box that uses the standard showContent() div in MarkupPreBody</a></html>
<html><div id="myLB2" style="background:white;color:red;border:5px solid black;display:none">
  <img class="lightBoxClose" src="im/close.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div style="padding: 10px">This uses an inline-styled div and puts the close box in the standard position.</div>
</div>
<a href="javascript:;" onclick="DC3.LightBox.showBox('myLB2')">A box that uses an inline-styled div</a></html>
<html><embed type="video/x-ms-asf" id="player_FF" name="player_FF" displaysize="2" autosize="0"
  bgcolor="white" showcontrols="true" showtracker="0" showdisplay="0" showstatusbar="1" videoborder3d="0" width="300" height="50" src="http://abc.net.au/streaming/digjazz/digjazz.m3u" autostart="true" designtimesp="5311" loop="false" volume="100"></embed></html>

<html><embed type="video/x-ms-asf" id="player_FF" name="player_FF" displaysize="2" autosize="0"
  bgcolor="white" showcontrols="true" showtracker="0" showdisplay="0" showstatusbar="0" videoborder3d="0" width="300" height="25" src="http://abc.net.au/streaming/digradio/digradio.m3u" autostart="true" designtimesp="5311" loop="false" volume="100"></embed></html>



{{twocolumns{
{{firstletter{
@@color:#c06;O@@
}}}ur primary concern is to evaluate the reliability of inferences, the patterns of reasoning that lead from premises to conclusion in a logical argument. We'll devote a lot of attention to what works and what does not. It is vital from the outset to distinguish two kinds of inference, each of which has its own distinctive structure and standard of correctness.

@@color:#c06;''Deductive Inferences''@@

When an argument claims that the truth of its premises guarantees the truth of its conclusion, it is said to involve a deductive inference. Deductive reasoning holds to a very high standard of correctness. A deductive inference succeeds only if its premises provide such absolute and complete support for its conclusion that it would be utterly inconsistent to suppose that the premises are true but the conclusion false.

Notice that each argument either meets this standard or else it does not; there is no middle ground. Some deductive arguments are perfect, and if their premises are in fact true, then it follows that their conclusions must also be true, no matter what else may happen to be the case. All other deductive arguments are no good at all—their conclusions may be false even if their premises are true, and no amount of additional information can help them in the least.

@@color:#c06;''Inductive Inferences''@@

When an argument claims merely that the truth of its premises make it likely or probable that its conclusion is also true, it is said to involve an inductive inference. The standard of correctness for inductive reasoning is much more flexible than that for deduction. An inductive argument succeeds whenever its premises provide some legitimate evidence or support for the truth of its conclusion. Although it is therefore reasonable to accept the truth of that conclusion on these grounds, it would not be completely inconsistent to withhold judgment or even to deny it outright.

Inductive arguments, then, may meet their standard to a greater or to a lesser degree, depending upon the amount of support they supply. No inductive argument is either absolutely perfect or entirely useless, although one may be said to be relatively better or worse than another in the sense that it recommends its conclusion with a higher or lower degree of probability. In such cases, relevant additional information often affects the reliability of an inductive argument by providing other evidence that changes our estimation of the likelihood of the conclusion.

It should be possible to differentiate arguments of these two sorts with some accuracy already. Remember that deductive arguments claim to guarantee their conclusions, while inductive arguments merely recommend theirs. Or ask yourself whether the introduction of any additional information—short of changing or denying any of the premises—could make the conclusion seem more or less likely; if so, the pattern of reasoning is inductive.

@@color:#c06;''Truth and Validity''@@

Since deductive reasoning requires such a strong relationship between premises and conclusion, we will spend the majority of this survey studying various patterns of deductive inference. It is therefore worthwhile to consider the standard of correctness for deductive arguments in some detail.

A deductive argument is said to be valid when the inference from premises to conclusion is perfect. Here are two equivalent ways of stating that standard:

    * If the premises of a valid argument are true, then its conclusion must also be true.
    * It is impossible for the conclusion of a valid argument to be false while its premises are true.

(Considering the premises as a set of propositions, we will say that the premises are true only on those occasions when each and every one of those propositions is true.) Any deductive argument that is not valid is invalid: it is possible for its conclusion to be false while its premises are true, so even if the premises are true, the conclusion may turn out to be either true or false.

Notice that the validity of the inference of a deductive argument is independent of the truth of its premises; both conditions must be met in order to be sure of the truth of the conclusion. Of the eight distinct possible combinations of truth and validity, only one (@@color:#c06;'' XXXX''@@) is ruled out completely:

@@color:#c06;''The only thing that cannot happen is for a deductive argument to have true premises and a valid inference but a false conclusion.''@@
<<tiddler LogicTable>>
@@color:#c06;''Some logicians designate the combination of true premises and a valid inference as a sound argument; it is a piece of reasoning whose conclusion must be true.''@@ The trouble with every other case is that it gets us nowhere, since either at least one of the premises is false, or the inference is invalid, or both. The conclusions of such arguments may be either true or false, so they are entirely useless in any effort to gain new information.
}}} 

[[Source: http://www.philosophypages.com/lg/e01.htm|http://www.philosophypages.com/lg/e01.htm]]
function onClickDefaultHome(e) {
story.closeAllTiddlers();
config.options.txtDefaultTiddlers = "";
saveOptionCookie('txtDefaultTiddlers');
var start = store.getTiddlerText("MyDefaultTiddlers");
if(start)
story.displayTiddlers(null,start.readBracketedList());
}
config.macros["defaultHome"] = {label: "Home", prompt: "Show the default tiddlers", title: "Home"};
config.macros.defaultHome.handler = function(place) {
createTiddlyButton(place,this.label,this.prompt,onClickDefaultHome);
}
|<<option chkSearchTitles>> Titles <<option chkSearchText>> Text <<option chkSearchTags>>Tags<<option chkHoldSearches>> Hold |
|borderlessL|k
[[IntroAll]]
[[AllScienceSubjects]]
/***
|''Name''|DeprecatedFunctionsPlugin|
|''Description''|Provides support for functions removed from the TiddlyWiki core|
|''Version''|1.0.0|
|''Status''|stable|
|''Source''|http://www.tiddlywiki.com/coreplugins.html#DeprecatedFunctionsPlugin|
|''~CodeRepository:''|http://svn.tiddlywiki.org/Trunk/association/plugins/DeprecatedFunctionsPlugin/DeprecatedFunctionsPlugin.js |
|''License''|[[BSD open source license]]|
|''~CoreVersion''|2.3.0|
|''Feedback''|[[TiddlyWiki community|http://groups.google.com/group/TiddlyWiki]] |
|''Keywords''|legacySupport|
!Code
***/
//{{{
if(!version.extensions.DeprecatedFunctionsPlugin) {
version.extensions.DeprecatedFunctionsPlugin = {installed:true};

//--
//-- Deprecated code
//--

// @Deprecated: Use createElementAndWikify and this.termRegExp instead
config.formatterHelpers.charFormatHelper = function(w)
{
	w.subWikify(createTiddlyElement(w.output,this.element),this.terminator);
};

// @Deprecated: Use enclosedTextHelper and this.lookaheadRegExp instead
config.formatterHelpers.monospacedByLineHelper = function(w)
{
	var lookaheadRegExp = new RegExp(this.lookahead,"mg");
	lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = lookaheadRegExp.exec(w.source);
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
		var text = lookaheadMatch[1];
		if(config.browser.isIE)
			text = text.replace(/\n/g,"\r");
		createTiddlyElement(w.output,"pre",null,null,text);
		w.nextMatch = lookaheadRegExp.lastIndex;
	}
};

// @Deprecated: Use <br> or <br /> instead of <<br>>
config.macros.br = {};
config.macros.br.handler = function(place)
{
	createTiddlyElement(place,"br");
};

// Find an entry in an array. Returns the array index or null
// @Deprecated: Use indexOf instead
Array.prototype.find = function(item)
{
	var i = this.indexOf(item);
	return i == -1 ? null : i;
};

// Load a tiddler from an HTML DIV. The caller should make sure to later call Tiddler.changed()
// @Deprecated: Use store.getLoader().internalizeTiddler instead
Tiddler.prototype.loadFromDiv = function(divRef,title)
{
	return store.getLoader().internalizeTiddler(store,this,title,divRef);
};

// Format the text for storage in an HTML DIV
// @Deprecated Use store.getSaver().externalizeTiddler instead.
Tiddler.prototype.saveToDiv = function()
{
	return store.getSaver().externalizeTiddler(store,this);
};

// @Deprecated: Use store.allTiddlersAsHtml() instead
function allTiddlersAsHtml()
{
	return store.allTiddlersAsHtml();
}

// @Deprecated: Use refreshPageTemplate instead
function applyPageTemplate(title)
{
	refreshPageTemplate(title);
}

// @Deprecated: Use story.displayTiddlers instead
function displayTiddlers(srcElement,titles,template,unused1,unused2,animate,unused3)
{
	story.displayTiddlers(srcElement,titles,template,animate);
}

// @Deprecated: Use story.displayTiddler instead
function displayTiddler(srcElement,title,template,unused1,unused2,animate,unused3)
{
	story.displayTiddler(srcElement,title,template,animate);
}

// @Deprecated: Use functions on right hand side directly instead
var createTiddlerPopup = Popup.create;
var scrollToTiddlerPopup = Popup.show;
var hideTiddlerPopup = Popup.remove;

// @Deprecated: Use right hand side directly instead
var regexpBackSlashEn = new RegExp("\\\\n","mg");
var regexpBackSlash = new RegExp("\\\\","mg");
var regexpBackSlashEss = new RegExp("\\\\s","mg");
var regexpNewLine = new RegExp("\n","mg");
var regexpCarriageReturn = new RegExp("\r","mg");

}
//}}}
{{floatleft{<<toolbar closeTiddler>>}}}
<<tiddler RealDeskTop>>
{{textright{
@@color:#c06;<script>
   if (!window.story) window.story=window;
   var title=story.findContainingTiddler(place).id.substr(7);
   return title+" is using "+store.getTiddlerText(title).length+" bytes";
</script>@@}}}
[[Click here for An introduction to chain indexing - T.D. Wilson|http://informationr.net/tdw/publ/chain_indexing/chain_indexing.html#Instructions]]
[[A PDF Introduction to The Dewey Decimal System|http://www.oclc.org/dewey/versions/ddc22print/intro.pdf]]
+++!!![000 – Computer science, information, and general works]
!!!!!000 Generalities
001 Knowledge
002 The book
003 Systems
004 Data processing Computer science
005 Computer programming, programs, data
006 Special computer methods
007 Not assigned or no longer used
008 Not assigned or no longer used
009 Not assigned or no longer used
!!!!!010 Bibliography
011 Bibliographies
012 Bibliographies of individuals
013 Bibliographies of works by specific classes of authors
014 Bibliographies of anonymous and pseudonymous works
015 Bibliographies of works from specific places
016 Bibliographies of works from specific subjects
017 General subject catalogs
018 Catalogs arranged by author & date
019 Dictionary catalogs
!!!!!020 Library & information sciences 
021 Library relationships
022 Administration of the physical plant
023 Personnel administration
024 Not assigned or no longer used
025 Library operations
026 Libraries for specific subjects
027 General libraries
028 Reading, use of other information media
029 Not assigned or no longer used
!!!!!030 General encyclopedic works 
031 General encyclopedic works -- American
032 General encyclopedic works in English
033 General encyclopedic works in other Germanic languages
034 General encyclopedic works in French, Provencal, Catalan
035 General encyclopedic works in Italian, Romanian, Rhaeto-Romanic
036 General encyclopedic works in Spanish & Portuguese
037 General encyclopedic works in Slavic languages
038 General encyclopedic works in Scandinavian languages
039 General encyclopedic works in other languages
!!!!!040 Not assigned or no longer used 
041 Not assigned or no longer used
042 Not assigned or no longer used
043 Not assigned or no longer used
044 Not assigned or no longer used
045 Not assigned or no longer used
046 Not assigned or no longer used
047 Not assigned or no longer used
048 Not assigned or no longer used
049 Not assigned or no longer used
!!!!!050 General serials & their indexes 
051 General serials & their indexes American
052 General serials & their indexes In English
053 General serials & their indexes In other Germanic languages
054 General serials & their indexes In French, Provencal, Catalan
055 General serials & their indexes In Italian, Romanian, Rhaeto-Romanic
056 General serials & their indexes In Spanish & Portuguese
057 General serials & their indexes In Slavic languages
058 General serials & their indexes In Scandinavian languages
059 General serials & their indexes In other languages
!!!!!060 General organization & museology 
061 General organization & museology In North America
062 General organization & museology In British Isles In England
063 General organization & museology In central Europe In Germany
064 General organization & museology In France & Monaco
065 General organization & museology In Italy & adjacent territories
066 General organization & museology In Iberian Peninsula & adjacent islands
067 General organization & museology In eastern Europe In Soviet Union
068 General organization & museology In other areas
069 Museology (Museum science)
!!!!!070 News media, journalism, publishing 
071 News media, journalism, publishing In North America
072 News media, journalism, publishing In British Isles In England
073 News media, journalism, publishing In central Europe In Germany
074 News media, journalism, publishing In France & Monaco
075 News media, journalism, publishing In Italy & adjacent territories
076 News media, journalism, publishing In Iberian Peninsula & adjacent islands
077 News media, journalism, publishing In eastern Europe In Soviet Union
078 News media, journalism, publishing In Scandinavia
079 News media, journalism, publishing In other languages
!!!!!080 General collections 
081 General collections American
082 General collections In English
083 General collections In other Germanic languages
084 General collections In French, Provencal, Catalan
085 General collections In Italian, Romanian, Rhaeto-Romanic
086 General collections In Spanish & Portuguese
087 General collections In Slavic languages
088 General collections In Scandinavian languages
089 General collections In other languages
!!!!!090 Manuscripts & rare books 
091 Manuscripts
092 Block books
093 Incunabula
094 Printed books
095 Books notable for bindings
096 Books notable for illustrations
097 Books notable for ownership or origin
098 Prohibited works, forgeries, hoaxes
099 Books notable for format
===
+++!!!![100 – Philosophy and psychology]
!!!!!100 Philosophy & psychology 
101 Theory of philosophy
102 Miscellany of philosophy
103 Dictionaries of philosophy
104 Not assigned or no longer used
105 Serial publications of philosophy
106 Organizations of philosophy
107 Education, research in philosophy
108 Kinds of persons in philosophy
109 Historical treatment of philosophy
!!!!!110 Metaphysics 
111 Ontology
112 Not assigned or no longer used
113 Cosmology (Philosophy of nature)
114 Space
115 Time
116 Change
117 Structure
118 Force & Energy
119 Number & quantity
!!!!!120 Epistemology, causation, humankind 
121 Epistemology (Theory of knowledge)
122 Causation
123 Determinism & indeterminism
124 Teleology
125 Not assigned or no longer used
126 The self
127 The unconscious & the subconscious
128 Humankind
129 Origin & destiny of individual souls
!!!!!130 Paranormal phenomena 
131 Occult methods for achieving well-being
132 Not assigned or no longer used
133 Parapsychology & occultism
134 Not assigned or no longer used
135 Dreams & mysteries
136 Not assigned or no longer used
137 Divinatory graphology
138 Physiognomy
139 Phrenology
!!!!!140 Specific philosophical schools 
141 Idealism & related systems
142 Critical philosophy
143 Intuitionism & Bergsonism
144 Humanism & related systems
145 Sensationalism
146 Naturalism & related systems
147 Pantheism & related systems
148 Liberalism, eclecticism, traditionalism
149 Other philosophical systems
!!!!!150 Psychology 
151 Not assigned or no longer used
152 Perception, movement, emotions, drives
153 Mental processes & intelligence
154 Subconscious & altered states
155 Differential & developmental psychology
156 Comparative psychology
157 Not assigned or no longer used
158 Applied psychology
159 Not assigned or no longer used
!!!!!160 Logic 
161 Induction
162 Deduction
163 Not assigned or no longer used
164 Not assigned or no longer used
165 Fallacies & sources of error
166 Syllogisms
167 Hypotheses
168 Argument & persuasion
169 Analogy
!!!!!170 Ethics (Moral philosophy) 
171 Systems & doctrines
172 Political ethics
173 Ethics of family relationships
174 Economic & professional ethics
175 Ethics of recreation & leisure
176 Ethics of sex & reproduction
177 Ethics of social relations
178 Ethics of consumption
179 Other ethical norms
!!!!!180 Ancient, medieval, Oriental philosophy 
181 Oriental philosophy
182 Pre-Socratic Greek philosophies
183 Sophistic & Socratic philosophies
184 Platonic philosophy
185 Aristotelian philosophy
186 Skeptic and Neoplatonic philosophies
187 Epicurean philosophy
188 Stoic philosophy
189 Medieval Western philosophy
!!!!!190 Modern Western philosophy 
191 Modern Western philosophy United States & Canada
192 Modern Western philosophy British Isles
193 Modern Western philosophy Germany & Austria
194 Modern Western philosophy France
195 Modern Western philosophy Italy
196 Modern Western philosophy Spain & Portugal
197 Modern Western philosophy Soviet Union
198 Modern Western philosophy Scandinavia
199 Modern Western philosophy Other geographical areas
===
+++!!![200 – Religion]
!!!!!200 Religion 
201 Philosophy of Christianity
202 Miscellany of Christianity
203 Dictionaries of Christianity
204 Special topics
205 Serial publications of Christianity
206 Organizations of Christianity
207 Education, research in Christianity
208 Kinds of persons in Christianity
209 History & geography of Christianity
!!!!!210 Natural theology 
211 Concepts of God
212 Existence, attributes of God
213 Creation
214 Theodicy
215 Science & religion
216 Good & evil
217 Not assigned or no longer used
218 Humankind
219 Not assigned or no longer used
!!!!!220 Bible 
221 Old Testament
222 Historical books of Old Testament
223 Poetic books of Old Testament
224 Prophetic books of Old Testament
225 New Testament
226 Gospels & Acts
227 Epistles
228 Revelation (Apocalypse)
229 Apocrypha & pseudepigrapha
!!!!!230 Christian theology 
231 God
232 Jesus Christ & his family
233 Humankind
234 Salvation (Soteriology) & grace
235 Spiritual beings
236 Eschatology
237 Not assigned or no longer used
238 Creeds & catechisms
239 Apologetics & polemics
!!!!!240 Christian moral & devotional theology 
241 Moral theology
242 Devotional literature
243 Evangelistic writings for individuals
244 Not assigned or no longer used
245 Texts of hymns
246 Use of art in Christianity
247 Church furnishings & articles
248 Christian experience, practice, life
249 Christian observances in family life
!!!!!250 Christian orders & local church 
251 Preaching (Homiletics)
252 Texts of sermons
253 Pastoral office (Pastoral theology)
254 Parish government & administration
255 Religious congregations & orders
256 Not assigned or no longer used
257 Not assigned or no longer used
258 Not assigned or no longer used
259 Activities of the local church
260 Christian social theology 
!!!!!261 Social theology
262 Ecclesiology
263 Times, places of religious observance
264 Public worship
265 Sacraments, other rites & acts
266 Missions
267 Associations for religious work
268 Religious education
269 Spiritual renewal
!!!!!270 Christian church history 
271 Religious orders in church history
272 Persecutions in church history
273 Heresies in church history
274 Christian church in Europe
275 Christian church in Asia
276 Christian church in Africa
277 Christian church in North America
278 Christian church in South America
279 Christian church in other areas
!!!!!280 Christian denominations & sects 
281 Early church & Eastern churches
282 Roman Catholic Church
283 Anglican churches
284 Protestants of Continental origin
285 Presbyterian, Reformed, Congregational
286 Baptist, Disciples of Christ, Adventist
287 Methodist & related churches
288 Not assigned or no longer used
289 Other denominations & sects
!!!!!290 Other & comparative religions 
291 Comparative religion
292 Classical (Greek & Roman) religion
293 Germanic religion
294 Religions of Indic origin
295 Zoroastrianism (Mazdaism, Parseeism)
296 Judaism
297 Islam & religions originating in it
298 Not assigned or no longer used
299 Other religions
===
+++!!!![300 – Social sciences]
!!!!!300 Social sciences 
301 Sociology & anthropology
302 Social interaction
303 Social processes
304 Factors affecting social behavior
305 Social groups
306 Culture & institutions
307 Communities
308 Not assigned or no longer used
309 Not assigned or no longer used
!!!!!310 General statistics 
311 Not assigned or no longer used
312 Not assigned or no longer used
313 Not assigned or no longer used
314 General statistics Of Europe
315 General statistics Of Asia
316 General statistics Of Africa
317 General statistics Of North America
318 General statistics Of South America
319 General statistics Of other parts of the world
!!!!!320 Political science 
321 Systems of governments & states
322 Relation of state to organized groups
323 Civil & political rights
324 The political process
325 International migration & colonization
326 Slavery & emancipation
327 International relations
328 The legislative process
329 Not assigned or no longer used
!!!!!330 Economics 
331 Labor economics
332 Financial economics
333 Land economics
334 Cooperatives
335 Socialism & related systems
336 Public finance
337 International economics
338 Production
339 Macroeconomics & related topics
!!!!!340 Law 
341 International law
342 Constitutional & administrative law
343 Military, tax, trade, industrial law
344 Social, labor, welfare, & related law
345 Criminal law
346 Private law
347 Civil procedure & courts
348 Law (Statutes), regulations, cases
349 Law of specific jurisdictions & areas
!!!!!350 Public administration 
351 Of central governments
352 Of local governments
353 of U.S. federal & state governments
354 Of specific central governments
355 Military science
356 Foot forces & warfare
357 Mounted forces & warfare
358 Other specialized forces & services
359 Sea (Naval) forces & warfare
!!!!!360 Social services; association 
361 General social problems & services
362 Social welfare problems & services
363 Other social problems & services
364 Criminology
365 Penal & related institutions
366 Association
367 General clubs
368 Insurance
369 Miscellaneous kinds of associations
!!!!!370 Education 
371 School management; special education
372 Elementary education
373 Secondary education
374 Adult education
375 Curriculums
376 Education of women
377 Schools & religion
378 Higher education
379 Government regulation, control, support
!!!!!380 Commerce, communications, transport 
381 Internal commerce (Domestic trade)
382 International commerce (Foreign trade)
383 Postal communication
384 Communications Telecommunication
385 Railroad transportation
386 Inland waterway & ferry transportation
387 Water, air, space transportation
388 Transportation Ground transportation
389 Metrology & standardization
!!!!!390 Customs, etiquette, folklore 
391 Costume & personal appearance
392 Customs of life cycle & domestic life
393 Death customs
394 General customs
395 Etiquette (Manners)
396 Not assigned or no longer used
397 Not assigned or no longer used
398 Folklore
399 Customs of war & diplomacy
===
+++!!![400 – Language]
!!!!!400 Language 
401 Philosophy & theory
402 Miscellany
403 Dictionaries & encyclopedias
404 Special topics
405 Serial publications
406 Organizations & management
407 Education, research, related topics
408 With respect to kinds of persons
409 Geographical & persons treatment
!!!!!410 Linguistics 
411 Writing systems
412 Etymology
413 Dictionaries
414 Phonology
415 Structural systems (Grammar)
416 Not assigned or no longer used
417 Dialectology & historical linguistics
418 Standard usage Applied linguistics
419 Verbal language not spoken or written
!!!!!420 English & Old English 
421 English writing system & phonology
422 English etymology
423 English dictionaries
424 Not assigned or no longer used
425 English grammar
426 Not assigned or no longer used
427 English language variations
428 Standard English usage
429 Old English (Anglo-Saxon)
!!!!!430 Germanic languages German 
431 German writing system & phonology
432 German etymology
433 German dictionaries
434 Not assigned or no longer used
435 German grammar
436 Not assigned or no longer used
437 German language variations
438 Standard German usage
439 Other Germanic languages
!!!!!440 Romance languages French 
441 French writing system & phonology
442 French etymology
443 French dictionaries
444 Not assigned or no longer used
445 French grammar
446 Not assigned or no longer used
447 French language variations
448 Standard French usage
449 Provencal & Catalan
!!!!!450 Italian, Romanian, Rhaeto-Romantic 
451 Italian writing system & phonology
452 Italian etymology
453 Italian dictionaries
454 Not assigned or no longer used
455 Italian grammar
456 Not assigned or no longer used
457 Italian language variations
458 Standard Italian usage
459 Romanian & Rhaeto-Romanic
!!!!!460 Spanish & Portuguese languages 
461 Spanish writing system & phonology
462 Spanish etymology
463 Spanish dictionaries
464 Not assigned or no longer used
465 Spanish grammar
466 Not assigned or no longer used
467 Spanish language variations
468 Standard Spanish usage
469 Portuguese
!!!!!470 Italic Latin 
471 Classical Latin writing & phonology
472 Classical Latin etymology & phonology
473 Classical Latin dictionaries
474 Not assigned or no longer used
475 Classical Latin grammar
476 Not assigned or no longer used
477 Old, Postclassical, Vulgar Latin
478 Classical Latin usage
479 Other Italic languages
!!!!!480 Hellenic languages Classical Greek 
481 Classical Greek writing & phonology
482 Classical Greek etymology
483 Classical Greek dictionaries
484 Not assigned or no longer used
485 Classical Greek grammar
486 Not assigned or no longer used
487 Preclassical & postclassical Greek
488 Classical Greek usage
489 Other Hellenic languages
!!!!!490 Other languages 
491 East Indo-European & Celtic languages
492 Afro-Asiatic languages Semitic
493 Non-Semitic Afro-Asiatic languages
494 Ural-Altaic, Paleosiberian, Dravidian
495 Languages of East & Southeast Asia
496 African languages
497 North American native languages
498 South American native languages
499 Miscellaneous languages
===
+++!!!![500 – Science]
!!!!!500 Natural sciences & mathematics 
501 Philosophy & theory
502 Miscellany
503 Dictionaries & encyclopedias
504 Not assigned or no longer used
505 Serial publications
506 Organizations & management
507 Education, research, related topics
508 Natural history
509 Historical, areas, persons treatment
!!!!!510 Mathematics
511 General principles
512 Algebra & number theory
513 Arithmetic
514 Topology
515 Analysis
516 Geometry
517 Not assigned or no longer used
518 Not assigned or no longer used
519 Probabilities & applied mathematics
!!!!!520 Astronomy & allied sciences 
521 Celestial mechanics
522 Techniques, equipment, materials
523 Specific celestial bodies & phenomena
524 Not assigned or no longer used
525 Earth (Astronomical geography)
526 Mathematical geography
527 Celestial navigation
528 Ephemerides
529 Chronology
!!!!!530 Physics 
531 Classical mechanics Solid mechanics
532 Fluid mechanics Liquid mechanics
533 Gas mechanics
534 Sound & related vibrations
535 Light & paraphotic phenomena
536 Heat
537 Electricity & electronics
538 Magnetism
539 Modern physics
!!!!!540 Chemistry & allied sciences 
541 Physical & theoretical chemistry
542 Techniques, equipment, materials
543 Analytical chemistry
544 Qualitative analysis
545 Quantitative analysis
546 Inorganic chemistry
547 Organic chemistry
548 Crystallography
549 Mineralogy
!!!!!550 Earth sciences 
551 Geology, hydrology, meteorology
552 Petrology
553 Economic geology
554 Earth sciences of Europe
555 Earth sciences of Asia
556 Earth sciences of Africa
557 Earth sciences of North America
558 Earth sciences of South America
559 Earth sciences of other areas
!!!!!560 Paleontology Paleozoology 
561 Paleobotany
562 Fossil invertebrates
563 Fossil primitive phyla
564 Fossil Mollusca & Molluscoidea
565 Other fossil invertebrates
566 Fossil Vertebrata (Fossil Craniata)
567 Fossil cold-blooded vertebrates
568 Fossil Aves (Fossil birds)
569 Fossil Mammalia
!!!!!570 Life sciences 
571 Not assigned or no longer used
572 Human races
573 Physical anthropology
574 Biology
575 Evolution & genetics
576 Microbiology
577 General nature of life
578 Microscopy in biology
579 Collection and preservation
!!!!!580 Botanical sciences 
581 Botany
582 Spermatophyta (Seed-bearing plants)
583 Dicotyledones
584 Monocotyledones
585 Gymnospermae (Pinophyta)
586 Cryptogamia (Seedless plants)
587 Pteridophyta (Vascular cryptograms)
588 Bryophyta
589 Thallobionta & Prokaryotae
!!!!!590 Zoological sciences 
591 Zoology
592 Invertebrates
593 Protozoa, Echinodermata, related phyla
594 Mollusca & Molluscoidea
595 Other invertebrates
596 Vertebrata (Craniata, Vertebrates)
597 Cold-blooded vertebrates Fishes
598 Aves (Birds)
599 Mammalia (Mammals)
===
+++!!![600 – Technology]
!!!!!600 Technology (Applied sciences) 
601 Philosophy & theory
602 Miscellany
603 Dictionaries & encyclopedias
604 Special topics
605 Serial publications
606 Organizations
607 Education, research, related topics
608 Invention & patents
609 Historical, areas, persons treatment
!!!!!610 Medical sciences Medicine 
611 Human anatomy, cytology, histology
612 Human physiology
613 Promotion of health
614 Incidence & prevention of disease
615 Pharmacology & theraputics
616 Diseases
617 Surgery & related medical specialities
618 Gynecology & other medical specialities
619 Experimental medicine
!!!!!620 Engineering & allied operations 
621 Applied physics
622 Mining & related operations
623 Military & nautical engineering
624 Civil engineering
625 Engineering of railroads, roads
626 Not assigned or no longer used
627 Hydraulic engineering
628 Sanitary & municipal engineering
629 Other branches of engineering
!!!!!630 Agriculture 
631 Techniques, equipment, materials
632 Plant injuries, diseases, pests
633 Field & plantation crops
634 Orchards, fruits, forestry
635 Garden crops (Horticulture)
636 Animal husbandry
637 Processing dairy & related products
638 Insect culture
639 Hunting, fishing, conservation
!!!!!640 Home economics & family living 
641 Food & drink
642 Meals & table service
643 Housing & household equipment
644 Household utilities
645 Household furnishings
646 Sewing, clothing, personal living
647 Management of public households
648 Housekeeping
649 Child rearing & home care of sick
!!!!!650 Management & auxiliary services 
651 Office services
652 Processes of written communication
653 Shorthand
654 Not assigned or no longer used
655 Not assigned or no longer used
656 Not assigned or no longer used
657 Accounting
658 General management
659 Advertising & public relations
!!!!!660 Chemical engineering 
661 Industrial chemicals technology
662 Explosives, fuels technology
663 Beverage technology
664 Food technology
665 Industrial oils, fats, waxes, gases
666 Ceramic & allied technologies
667 Cleaning, color, related technologies
668 Technology of other organic products
669 Metallurgy
!!!!!670 Manufacturing 
671 Metalworking & metal products
672 Iron, steel, other iron alloys
673 Nonferrous metals
674 Lumber processing, wood products, cork
675 Leather & fur processing
676 Pulp & paper technology
677 Textiles
678 Elastomers & elastomer products
679 Other products of specific materials
!!!!!680 Manufacture for specific uses 
681 Precision instruments & other devices
682 Small forge work (Blacksmithing)
683 Hardware & household appliances
684 Furnishings & home workshops
685 Leather, fur, related products
686 Printing & related activities
687 Clothing
688 Other final products & packaging
689 Not assigned or no longer used
!!!!!690 Buildings 
691 Building materials
692 Auxiliary construction practices
693 Specific materials & purposes
694 Wood construction Carpentry
695 Roof covering
696 Utilities
697 Heating, ventilating, air-conditioning
698 Detail finishing
699 Not assigned or no longer used
===
+++!!!![700 – Arts and recreation]
!!!!!700 The arts 
701 Philosophy & theory
702 Miscellany
703 Dictionaries & encyclopedias
704 Special topics
705 Serial publications
706 Organizations & management
707 Education, research, related topics
708 Galleries, museums, private collections
709 Historical, areas, persons treatment
!!!!!710 Civic & landscape art 
711 Area planning (Civic art)
712 Landscape architecture
713 Landscape architecture of trafficways
714 Water features
715 Woody plants
716 Herbaceous plants
717 Structures
718 Landscape design of cemeteries
719 Natural landscapes
!!!!!720 Architecture 
721 Architectural structure
722 Architecture to ca. 300
723 Architecture from ca. 300 to 1399
724 Architecture from 1400
725 Public structures
726 Buildings for religious purposes
727 Buildings for education & research
728 Residential & related buildings
729 Design & decoration
!!!!!730 Plastic arts Sculpture 
731 Processes, forms, subjects of sculpture
732 Sculpture to ca. 500
733 Greek, Etruscan, Roman sculpture
734 Sculpture from ca. 500 to 1399
735 Sculpture from 1400
736 Carving & carvings
737 Numismatics & sigillography
738 Ceramic arts
739 Art metalwork
!!!!!740 Drawing & decorative arts 
741 Drawing & drawings
742 Perspective
743 Drawing & drawings by subject
744 Not assigned or no longer used
745 Decorative arts
746 Textile arts
747 Interior decoration
748 Glass
749 Furniture & accessories
!!!!!750 Painting & paintings 
751 Techniques, equipment, forms
752 Color
753 Symbolism, allegory, mythology, legend
754 Genre paintings
755 Religion & religious symbolism
756 Not assigned or no longer used
757 Human figures & their parts
758 Other subjects
759 Historical, areas, persons treatment
!!!!!760 Graphic arts Printmaking & prints 
761 Relief processes (Block printing)
762 Not assigned or no longer used
763 Lithographic (Planographic) processes
764 Chromolithography & serigraphy
765 Metal engraving
766 Mezzotinting & related processes
767 Etching & drypoint
768 Not assigned or no longer used
769 Prints
!!!!!770 Photography & photographs 
771 Techniques, equipment, materials
772 Metallic salt processes
773 Pigment processes of printing
774 Holography
775 Not assigned or no longer used
776 Not assigned or no longer used
777 Not assigned or no longer used
778 Fields & kinds of photography
779 Photographs
!!!!!780 Music 
781 General principles & musical forms
782 Vocal music
783 Music for single voices The voice
784 Instruments & Instrumental ensembles
785 Chamber music
786 Keyboard & other instruments
787 Stringed instruments (Chordophones)
788 Wind instruments (Aerophones)
789 Not assigned or no longer used
!!!!!790 Recreational & performing arts 
791 Public performances
792 Stage presentations
793 Indoor games & amusements
794 Indoor games of skill
795 Games of chance
796 Athletic & outdoor sports & games
797 Aquatic & air sports
798 Equestrian sports & animal racing
799 Fishing, hunting, shooting
===
+++!!![800 – Literature]
!!!!!800 Literature & rhetoric 
801 Philosophy & theory
802 Miscellany
803 Dictionaries & encyclopedias
804 Not assigned or no longer used
805 Serial publications
806 Organizations
807 Education, research, related topics
808 Rhetoric & collections of literature
809 Literary history & criticism
!!!!!810 American literature in English 
811 Poetry
812 Drama
813 Fiction
814 Essays
815 Speeches
816 Letters
817 Satire & humor
818 Miscellaneous writings
819 Not assigned or no longer used
!!!!!820 English & Old English literatures 
821 English poetry
822 English drama
823 English fiction
824 English essays
825 English speeches
826 English letters
827 English satire & humor
828 English miscellaneous writings
829 Old English (Anglo-Saxon)
!!!!!830 Literatures of Germanic languages 
831 German poetry
832 German drama
833 German fiction
834 German essays
835 German speeches
836 German letters
837 German satire & humor
838 German miscellaneous writings
839 Other Germanic literatures
!!!!!840 Literatures of Romance languages 
841 French poetry
842 French drama
843 French fiction
844 French essays
845 French speeches
846 French letters
847 French satire & humor
848 French miscellaneous writings
849 Provencal & Catalan
!!!!!850 Italian, Romanian, Rhaeto-Romanic 
851 Italian poetry
852 Italian drama
853 Italian fiction
854 Italian essays
855 Italian speeches
856 Italian letters
857 Italian satire & humor
858 Italian miscellaneous writings
859 Romanian & Rhaeto-Romanic
!!!!!860 Spanish & Portuguese literatures 
861 Spanish poetry
862 Spanish drama
863 Spanish fiction
864 Spanish essays
865 Spanish speeches
866 Spanish letters
867 Spanish satire & humor
868 Spanish miscellaneous writings
869 Portuguese
!!!!!870 Italic literatures Latin 
871 Latin poetry
872 Latin dramatic poetry & drama
873 Latin epic poetry & fiction
874 Latin lyric poetry
875 Latin speeches
876 Latin letters
877 Latin satire & humor
878 Latin miscellaneous writings
879 Literatures of other Italic languages
!!!!!880 Hellenic literatures Classical Greek 
881 Classical Greek poetry
882 Classical Greek drama
883 Classical Greek epic poetry & fiction
884 Classical Greek lyric poetry
885 Classical Greek speeches
886 Classical Greek letters
887 Classical Greek satire & humor
888 Classical Greek miscellaneous writings
889 Modern Greek
!!!!!890 Literatures of other languages 
891 East Indo-European & Celtic
892 Afro-Asiatic literatures Semitic
893 Non-Semitic Afro-Asiatic literatures
894 Ural-Altaic, Paleosiberian, Dravidian
895 Literatures of East & Southeast Asia
896 African literatures
897 North American native literatures
898 South Anerican native literatures
899 Other literatures
===
+++!!!![900 – History and geography]
!!!!!900 Geography & history 
901 Philosophy & theory
902 Miscellany
903 Dictionaries & encyclopedias
904 Collected accounts of events
905 Serial publications
906 Organizations & management
907 Education, research, related topics
908 With respect to kinds of persons
909 World history
!!!!!910 Geography & travel 
911 Historical geography
912 Graphic representations of earth
913 Ancient world
914 Europe
915 Asia
916 Africa
917 North America
918 South America
919 Other areas
!!!!!920 Biography, genealogy, insignia 
921 Not assigned or no longer used
922 Not assigned or no longer used
923 Not assigned or no longer used
924 Not assigned or no longer used
925 Not assigned or no longer used
926 Not assigned or no longer used
927 Not assigned or no longer used
928 Not assigned or no longer used
929 Genealogy, names, insignia
!!!!!930 History of ancient world 
931 History of ancient world China
932 History of ancient world Egypt
933 History of ancient world Palestine
934 History of ancient world India
935 History of ancient world Mesopotamia & Iranian Plateau
936 History of ancient world Europe north & west of Italy
937 History of ancient world Italy & adjacent territories
938 History of ancient world Greece
939 History of ancient world Other parts of ancient world
!!!!!940 General history of Europe 
941 General history of Europe British Isles
942 General history of Europe England & Wales
943 General history of Europe Central Europe Germany
944 General history of Europe France & Monaco
945 General history of Europe Italian Peninsula & adjacent islands
946 General history of Europe Iberian Peninsula & adjacent islands
947 General history of Europe Eastern Europe Soviet Union
948 General history of Europe Northern Europe Scandinavia
949 General history of Europe Other parts of Europe
!!!!!950 General history of Asia Far East 
951 General history of Asia China & adjacent areas
952 General history of Asia Japan
953 General history of Asia Arabian Peninsula & adjacent areas
954 General history of Asia South Asia India
955 General history of Asia Iran
956 General history of Asia Middle East (Near East)
957 General history of Asia Siberia (Asiatic Russia)
958 General history of Asia Central Asia
959 General history of Asia Southeast Asia
!!!!!960 General history of Africa 
961 General history of Africa Tunisia & Libya
962 General history of Africa Egypt & Sudan
963 General history of Africa Ethiopia
964 General history of Africa Morocco & Canary Islands
965 General history of Africa Algeria
966 General history of Africa West Africa & offshore islands
967 General history of Africa Central Africa & offshore islands
968 General history of Africa Southern Africa
969 General history of Africa South Indian Ocean islands
!!!!!970 General history of North America 
971 General history of North America Canada
972 General history of North America Middle America Mexico
973 General history of North America United States
974 General history of North America Northeastern United States
975 General history of North America Southeastern United States
976 General history of North America South central United States
977 General history of North America North central United States
978 General history of North America Western United States
979 General history of North America Great Basin & Pacific Slope
!!!!!980 General history of South America 
981 General history of South America Brazil
982 General history of South America Argentina
983 General history of South America Chile
984 General history of South America Bolivia
985 General history of South America Peru
986 General history of South America Colombia & Ecuador
987 General history of South America Venezuela
988 General history of South America Guiana
989 General history of South America Paraguay & Uruguay
!!!!!990 General history of other areas 
991 Not assigned or no longer used
992 Not assigned or no longer used
993 General history of other areas New Zealand
994 General history of other areas Australia
995 General history of other areas Melanesia New Guinea
996 General history of other areas Other parts of Pacific Polynesia
997 General history of other areas Atlantic Ocean islands
998 General history of other areas Arctic islands & Antarctica
999 Extraterrestrial worlds
===
@@color:green;^^All copyright rights in the Dewey Decimal Classification system are owned by OCLC. Dewey, Dewey Decimal Classification, DDC, OCLC and ~WebDewey are registered trademarks of OCLC.^^@@
<html><div id="myDiamond" style="background:black;color:yellow;border:2px solid white;display:none"> <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" /><div><img src="http://img176.imageshack.us/img176/5081/blingbling1151wi1.jpg"><br><div align="center">103.83-carat Flawless diamond</div></div></div><a href="javascript:;" onclick="DC3.LightBox.showBox('myDiamond')">Diamond</a></html>
Diamonds and Rust
(Words and Music by Joan Baez)

Well I'll be damned
Here comes your ghost again
But that's not unusual
It's just that the moon is full
And you happened to call
And here I sit
Hand on the telephone
Hearing a voice I'd known
A couple of light years ago
Heading straight for a fall

As I remember your eyes
Were bluer than robin's eggs
My poetry was lousy you said
Where are you calling from?
A booth in the midwest
Ten years ago
I bought you some cufflinks
You brought me something
We both know what memories can bring
They bring diamonds and rust

Well you burst on the scene
Already a legend
The unwashed phenomenon
The original vagabond
You strayed into my arms
And there you stayed
Temporarily lost at sea
The Madonna was yours for free
Yes the girl on the half-shell
Would keep you unharmed

Now I see you standing
With brown leaves falling around
And snow in your hair
Now you're smiling out the window
Of that crummy hotel
Over Washington Square
Our breath comes out white clouds
Mingles and hangs in the air
Speaking strictly for me
We both could have died then and there

Now you're telling me
You're not nostalgic
Then give me another word for it
You who are so good with words
And at keeping things vague
Because I need some of that vagueness now
It's all come back too clearly
Yes I loved you dearly
And if you're offering me diamonds and rust
I've already paid

© 1975 Chandos Music (ASCAP) 
!!!<<gradient horiz #fc3 #ffffff>>&nbsp;[[Digital Radio|DigitalRadio]]>>
|bgcolor:#FFF;We've got digital television, now get ready for digital radio. Digital radio promises to update the radio listening experience to the 21st century with crystal clear sound and data functionality. Here's what you need to know. |

[[digitalradioaustralia.com|http://www.digitalradioaustralia.com.au/index.cfm?page_id=1001]]
[[cnet.com.au|http://www.cnet.com.au/hometheatre/audio/0,239025973,240053702,00.htm]]
config.options.chkAnimate=false; 
config.options.txtDisplayAreaLeftMargin="17.5em";
config.options.txtDisplayAreaRightMargin="14em";
{{textleft{{{borderlessL{
<<<
|>|>|bgcolor:#FFF;+++^40em^[Read First!]Procrastination can drive most of us into a spiral of shame that’s as mundane as it is painfully personal. We know what we should be doing, but some invisible hang-up keeps us on the line. Unfortunately, the guaranteed consequence of procrastination is growth in the scale of the task you’ve been putting off—as well as the anxiety that it creates. <br><br>All the time you’re putting something off, your problem’s getting bigger—both in reality and in your head, where your colorful imagination is liable to turn even the most trivial item into an unsolvable juggernaut that threatens to overwhelm you. And that means extra stress, more procrastination, and the music goes round. <br><br>[[Look here next.|http://www.symbex.net.au/knowledge/organisations/demotivators_1550_3611697.jpg]]===|
[[Kick procrastination’s ass: Run a dash|Procrastination]]
@@color:green;''Do something every day that you don't want to do;
this is the golden rule for acquiring the habit of doing
your duty without pain.''@@
*File all notes as soon as possible
<<<
}}}
<script>
window.addTiddlerCommentScience = function(place) {
   // 1.2.x compatibility
   if (!window.story) window.story=window;
   if (!store.getTiddler) store.getTiddler=function(title){return store.tiddlers[title]}
   if (!store.addTiddler) store.addTiddler=function(tiddler){store.tiddlers[tiddler.title]=tiddler}
   if (!store.deleteTiddler) store.deleteTiddler=function(title){delete store.tiddlers[title]}
   var title = story.findContainingTiddler(place).id.substr(7);
   var tiddler=store.getTiddler(title);
   var pos=tiddler.text.indexOf("/%"+place.id+"%/");
   if (pos==-1) pos=tiddler.text.length;
   var txt="!!!!Science notes for "+config.options.txtUserName+" on "+(new Date()).toLocaleString()+"\n"+place.value+'\n----\n';
   tiddler.set(null,tiddler.text.substr(0,pos)+txt+tiddler.text.substr(pos));
   story.refreshTiddler(title,1,true);
   store.setDirty(true);}</script>
++++[add a ScienceNote here...]>
   <html><textarea id="comment" rows="2" style="width:75%"></textarea>
   <input type="button" value="submit science note" onclick="addTiddlerCommentScience(this.previousSibling.previousSibling);"></html>
===
/%comment%/
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.iana.org/root-whois/index.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.iana.org/root-whois/index.html" width="100%" align="center" height="600"></iframe></div></html>
The double-slit experiment consists of letting light diffract through two slits, which produces fringes or wave-like interference patterns on a screen. These interference patterns will result in projected light and dark regions that correspond to where the light waves have constructively (added) and destructively (subtracted) interfered.

Source: [[Double-slit experiment - Wikipedia, the free encyclopedia|http://en.wikipedia.org/wiki/Double-slit_experiment]]
|bgcolor:#fff;<<tiddler ./puddle>>|

<part puddle hidden>

{{textjustify{
''Imagine a puddle waking up one morning and thinking'', 'This is an interesting world I find myself in, an  interesting hole I find myself in, fits me rather neatly, doesn't it? {{imgfloatright{

[img[http://img249.imageshack.us/img249/2470/puddlesmnr1.jpg][http://wilsonsalmanac.blogspot.com/uploaded_images/aust_puddle1-770936.jpg]]
}}} In fact it fits me staggeringly well, must have been made to have me in it! 

This is such a powerful idea that as the sun rises in the sky and the air heats up and as, gradually, the puddle gets smaller and smaller, it's still frantically hanging on to the notion that everything's going to be alright, because this world was meant to have him in it, was built to have him in it; so the moment he disappears catches him rather by surprise. I think this may be something we need to be on the watch out for.

    * As quoted in Richard Dawkins' Eulogy for Douglas Adams

Source: [[Douglas Adams - Wikiquote|http://en.wikiquote.org/wiki/Douglas_Adams]]
}}}
</part>
<HTML><div align="center"><script src="memorizable.js"></script><style> .mem { border-collapse: collapse; border: solid #ccc;         border-width: 1px 0px 0px 1px; margin: 5px 5px 5px 15px; padding: 0px; margin-left: auto; margin-right: auto;width:500px;}.mem th {  font-weight: bold;  background-color: #ffccff; }.mem th a { font-size: 9px; }.mem td {  font-family: ariel;  font-size: 11px; border: solid #ccc;                 border-width: 0px 1px 1px 0px; padding: 1px 9px 1px 9px; }.mem th { font-family: ariel; font-size: 11px; border: solid #ccc;border-width: 0px 1px 1px 0px; padding: 1px 9px 1px 9px; }</style></HEAD><BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080"><table class="mem" align="center"><tbody><tr><th> Love Style <br> <a href="#" onmouseover="showMemorizeHelp();" onmouseout="hideHelp();" id="memorizeLink" onclick="return Mem.start( this )">(memorize)</a></th><th>  Definition <br><a href="#" onmouseover="showMemorizeHelp();" onmouseout="hideHelp();" id="memorizeLink" onclick="return Mem.start( this )">(memorize)</a></th></tr><tr><td> Stars shining </td><td>  bright above you </td></tr><tr><td> Night breezes </td><td> seem to whisper "I love you" </td></tr><tr><td> Birds singin’ </td><td> in the sycamore trees </td></tr><tr><td> Dream a </td><td> little dream of me </td></tr><tr><td> Say </td><td>  nighty-night and kiss me </td></tr><tr><td> Just </td><td>  hold me tight and tell me you’ll miss me </td></tr><tr><td> While </td><td>  I’m alone and blue as can be </td></tr><tr><td> Dream </td><td>  a little dream of me </td></tr><tr><td> Stars  </td><td> fading but I linger on dear </td></tr><tr><td> Still </td><td> craving your kiss </td></tr><tr><td> I’m </td><td> longin’ to linger till dawn dear </td></tr><tr><td> Just </td><td> saying this.... </td></tr><tr><td> Sweet </td><td> dreams till sunbeams find you </td></tr><tr><td> Sweet </td><td> dreams that leave all worries behind you </td></tr><tr><td> But </td><td> in your dreams whatever they be </td></tr><tr><td> Dream </td><td> a little dream of me </td></tr></table></div></HTML>
@@position:relative;+++^15em^[Post Codes]...
{{bgcolourblack{
[[Aust. Post (Reverse lookup)|http://www1.auspost.com.au/postcodes/]]
[[Post Codes|http://postcodes.qpzm.com.au/]]
}}}
===@@
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|TYPE URL HERE]]&nbsp;&raquo;|

|<html><div align="center"><iframe src ="file:///G:\TheHfiles\MainDisk\Movies\updatesindex.html" width="100%" align="center" height="600"></iframe></div></html>|<html><div align="center"><iframe src ="file:///G:\TheHfiles\MainDisk\Movies\updatesindex.html" width="100%" align="center" height="600"></iframe></div></html>|


}}}
{{threecolumns{
UNITED  STATES  EARLY  RADIO  HISTORY
THOMAS H. WHITE  section  13 	

Radio During World War One (1914-1919)

    * Next Section:  Expanded Audion and Vacuum-tube Development (1917-1924)
    * Previous Section:  Pioneering Amateurs (1900-1917)
    * Home Page:  Table of Contents / Site Search
    
Civilian radio activities were suspended during the war, as the radio industry was taken over by the government. Numerous military applications were developed, including direct communication with airplanes. The war also exposed thousands of service personnel to the on-going advances in radio technology, and even saw a few experiments with broadcasting entertainment to the troops.
The introduction of vacuum-tube equipment promised to revolutionize radio. However, all amateur and commercial use of radio came to an abrupt halt on April 7, 1917 when, with the entrance of the United States into World War One, most private U.S. radio stations were ordered by the President to either shut down or be taken over by the government, and for the duration of the war it became illegal for private U.S. citizens to even possess an operational radio transmitter or receiver. Radio in the U.S. had become a government monopoly, reserved for the war effort. Amateur radio operators were particularly hard hit by the restrictions. Before the ban, amateurs read the monthly issues of The Electrical Experimenter in order to find out about the latest improvements in equipment design, but now that magazine was featuring articles like How the Government Seals Radio Apparatus, which appeared in July, 1917. The American Radio Relay League's July, 1917 QST magazine brought Arthur C. Young's report of What Happened at Buffalo When Closing Orders Were Received. QST also began carrying monthly reports from former amateurs who were now enlisted in the U.S. Navy, and in September, 1917, in its final issue before suspending publication for the duration of the war, mused about the uncertain future of amateur radio in Another Season Opens, But-. The war was an opportunity for some to advance beyond standard peacetime restrictions. In this heavily segregated era there were a limited number of jobs open to African-Americans, however Negroes for Army Signalmen announced that radio operator training was being established in Richmond, Virginia.

Radio communication played a vital role for all combatants during the war, although, in the era before mechanization, army transportation still largely depended on mules and horses. In the 1906 Manual of Wireless Telegraphy by A. Frederick Collins, the Clark Portable Army Set sections reviewed "apparatus as compact and portable as possible so that it may be transported on the backs of mules", and in the 1911 edition of Drill Regulations for Field Companies of the Signal Corps (Provisional), the two main radio field units were the Pack Set, carried by a "section normally composed of 10 mounted men and 4 pack mules", and the Wagon Set, whose "section is normally composed of 18 mounted men, the wagoner and engineer, who ride on the wagon, and one wagon wireless set, drawn by 4 mules". The October, 1916 edition of the United States Signal Corps' Radiotelegraphy manual reviewed advances in Pack and Wagon Set designs, including the adoption of quenched spark transmitters, and the reduction, by one, of the number of mules needed to carry a Field Pack set. Also included was a short section on the beginnings of mechanization, with development of transmitters carried by automobiles, plus information on an early form of spread spectrum transmission. After the entrance of the United States into the war, U.S. Signal Corps Radio Outfit in France, from the September, 1918 Electrical Experimenter, reported on field units deployed on the battlefield.

With the outbreak of war in Europe in August, 1914, the United States had initially declared its neutrality in the conflict. In order to enforce this neutrality, on August 5, 1914 President Woodrow Wilson issued an Executive Order instructing the Navy Department to censor international telegraph messages sent and received by radio firms, as reported in Wilson's Proclamation, from the September, 1914 The Wireless Age. The Marconi Wireless Company of America -- the dominant radio company in the U.S. at this time -- immediately and vigorously challenged the legality of this order, with their arguments spelled out in The Censorship of Messages, from the September, 1914 issue of The Wireless Age. (Although American Marconi was a U.S. corporation, its parent company had very close ties to two of the countries, Great Britain and Italy, allied against Germany). A short time later, the U.S. government complained that the American Marconi station at Siasconsett, Massachusetts had handled an unneutral message from the British cruiser Suffolk, but the Marconi company once again disputed the right of the U.S. Navy to monitor its operations, as detailed in The Censorship Situation, which appeared in the October, 1914 The Wireless Age. Dissatisfied by American Marconi's response to the Suffolk incident, the Navy shut down the Siasconsett operations for three and a half months, while the Marconi company unsuccessfully contested the action in the courts. The station reopened in January, 1915, with American Marconi now agreeing to follow the Navy regulations. On January 20, 1916, the U.S. Secretary of State sent a letter to Congress explaining the current censorship policy toward U.S. radio communications, and how it differed from cable restrictions. A New York Times article including the text of the letter was reprinted in Wireless Censorship, from the February, 1917 issue of QST. The Navy's expanding roles during this period are reviewed in the Operations and Organization of United States Naval Radio Service During Neutrality Period chapter of Linwood S. Howeth's 1963 History of Communications-Electronics in the United States Navy.

The military importance of radio was immediately apparent. In August, 1914, the Belgians had to completely destroy a major international communications station located near Brussels, in order to keep it from falling into the hands of the advancing German army, as reported in Destruction of the Brussels Radio Station, by Henry M. De Gallaix, from the November, 1919 Radio Amateur News. Directing the War by Wireless, written by George F. Worts and appearing in the May, 1915 Popular Mechanics, reviewed the multiple applications of radio in both short and ling distance wartime communication. A British overview of various uses by Great Britain and its primary foe, Germany, Wireless Waves in the World's War by H. J. B. Ward, appeared in the 1916 edition of the annual The Yearbook of Wireless Telegraphy and Telephony. In the May, 1917 Popular Science Monthly, Capt. A. P. Corcoran's Wireless in the Trenches reviewed radiotelegraph operations at the British front lines, where operators with portable transmitters proved invaluable, for "If a gas attack is coming, it is he who sends the warning to the men behind to put their gas helmets on." During the war, the Germans used radio transmissions to help airships navigate to their bombing run targets, reviewed by How the Zeppelin Raiders Are Guided by Radio Signals, which appeared in the April, 1918 Popular Science Monthly. However, the French would employ counter measures, as an article in the November, 1919 Electrical Experimenter reported how a special station had been used to confuse a group of enemy airships by transmitting phony signals, which put "another dent in Fritz's wild war dream" when Seven Zeppelins Were Lured to Death by Radio. In the July 15, 1917 issue of Journal of Electricity, Wireless Telephone Will be Used by The Navy in War outlined research efforts by AT&T, including one key development, two-way voice communication with airplanes, which would be quickly achieved, meaning that "squadron formations of all sorts could be maintained in the air as easily as infantry units on the ground", according to American-Developed Radio Telephone Success in Airplanes, from the November 23, 1918 Telephony. Although before the war ocean-going radio had generally been limited to passenger vessels, submarine warfare spurred merchant ships to add radio operators. In 1919, David W. Bone reviewed British World War One maritime activities in his book Merchantmen-at-Arms, and noted in the On Signals and Wireless chapter that "If to one man we seaman owe a debt unpayable, Marconi holds the bond". During the war, radio operator Dale Clemons kept a diary of his harrowing Atlantic run aboard an armed freighter, which his daughter, Bette J. Clemons, drew upon to document his adventures in a 1991 book, Wake of the Wirelessman (radio operations extracts).

During World War One, a Committee on Public Information ("Compub"), headed by George Creel, was formed to promote the U.S. war effort at home and abroad. In the September, 1922 Popular Radio, Creel's The Battle in the Air Lanes noted that the World War had been the first to include "Public Opinion as a major force" where "moral verdicts took on all the value of military decisions", and the United States, with limited access to the international cables, had turned to radio for "reaching every country on the globe with the American message".

Although much of the fear in the United States about radio being used for spying was baseless hysteria, there were also legitimate concerns, one case reported in Remarkable Radio Outfit Built By German Spy, which appeared in the June, 1917 Electrical Experimenter. After the war ended, Pierre H. Boucheron reviewed radio espionage and counter-espionage in Guarding the Ether During the War, from the September, 1919 Radio Amateur News, and A War-Time Radio Detective, a four-part series which began in the May, 1920 issue of Electrical Experimenter.

While radio remained off-limits for the general public during the war, there were occasional hints of what lay ahead. Wireless Music for Wounded Soldiers from the April, 1918 The Wireless Age reviewed a low-power transmitter that could be used to entertain hospitalized soldiers with music and news. And between the cessation of hostilities in November, 1918, and the end of the civilian radio restrictions in 1919, there were scattered reports of military personnel firing up transmitters in order to broadcast entertainment to the troops - for example a February 2, 1919 "Moonlight Witches Dance" transmitted from off the coast of San Diego, California by the battleship Marblehead, reported in Music by Wireless, in the March, 1919 issue of Telephone Engineer. A few months later, the U.S.S. George Washington was outfitted with a vacuum-tube transmitter for a transatlantic voyage, in order to test long-range radiotelephony, which was reviewed in the October, 1920 issue of General Electric Review: Radiophone Transmitter on the U.S.S. George Washington, by John H. Payne. During these tests, the experimenters found time to broadcast concerts, and even made an unsuccessful attempt to broadcast an onboard Independence Day speech by President Woodrow Wilson on July 4, 1919. These transmissions were widely heard -- the January, 1920 QST carried a report, This Looks Like Record Reception, that James B. Corum had heard the George Washington in Derring, North Dakota. In addition, the November, 1919 issue of Radio Amateur News reported a radio concert transmitted from the destroyer Blakely, located at Albany, New York, in Navy Man Gives Albany Concert By Radiophone.

In 1919, the amateurs began returning to civilian life. And, in contrast to the enthusiastic reports which had appeared in QST at the start of the war, Irving Vermilya's review of two years in the Navy, appearing in the December, 1919 issue, summed up his experiences in its title, "S.O.L."

 
"Germany, seven hours before the declaration of war at midnight on August 14, 1914, flung round the world on its chain of wireless stations the vital message to its mercantile marine: 'War declared on England, make as quickly as you can for a neutral port.' This terse dispatch unquestionably saved Germany many millions of pounds of property and secured for possible future use a fleet of passenger and cargo boats which might yet play a great part in her recovery from war's ravages." "Long Distance Services", The Yearbook of Wireless Telegraphy and Telephony, 1916.
}}}
----
<<toolbar top>>



<<getTiddlerPassword wa9crd>>
[[Erectile Dysfunction|http://www.respondagain.com.au/index.cfm]]
[[Impotence Australia|http://www.impotenceaustralia.com.au/]]
[[Cialis|http://www.cialis.com/index.jsp?reqNavId=0]]
[[Levitra|http://www.news-medical.net/?id=121]]
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://img170.imageshack.us/img170/3416/eaglekp09yv5.jpg]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://img170.imageshack.us/img170/3416/eaglekp09yv5.jpg" width="100%" align="center" height="455"></iframe></div></html>
<html><div id="myEagle" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img170.imageshack.us/img170/3416/eaglekp09yv5.jpg" width="640" height="480"><br><div align="center"> Inside the Eagle Nebula </div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myEagle')">Eagle Nebula</a></html>
!!!!<<gradient horiz #fc3 #ffffff>>[[Earth|Earth]]>>
<<<
[[The Cloud Appreciation Society|http://www.cloudappreciationsociety.org/]]
[[Maporama|http://world.maporama.com/]] Map Lat/Long
[[Getty Thesaurus Of Geographical Names|http://www.getty.edu/research/conducting_research/vocabularies/tgn/index.html]]
[[Geoscience Australia|http://www.ga.gov.au/]]
http://ti.arc.nasa.gov/projects/worldwind/
[[Google Earth|http://earth.google.com/]]
[[Google Maps|http://maps.google.com/]]
[[Google Patent Search|http://www.google.com/patents/]]
[[Carbon-dioxide and GreenHouses|http://www.omafra.gov.on.ca/english/crops/facts/00-077.htm]]
<<<
#http://astroblogger.blogspot.com/2009/01/australians-war-on-science-keeps-on.html
#http://astroblogger.blogspot.com/2009/01/whats-up-with-polynomial-fits-yes-it.html
#http://astroblogger.blogspot.com/2008/07/global-warming-resources.html
#Don't forget Australia's own http://bravenewclimate.com/ as well 
#The international http://www.realclimate.org/
#http://www.mii.org/ Mineral Information Institute - dedicated to educating youth about the science of minerals and other natural resources.
#http://www.gemhut.com provides an index of gemstones and photos of several cut minerals and a few uncut specimens.
#http://mineral.galleries.com/default.htm provides an index of minerals with information.
#http://www.allmetsat.com/ ***** @@color:#C06;''&raquo; &raquo;'' @@ Extensive Satellite Images
#http://users.ictp.it/~pwc/ @@color:#C06;''&raquo; &raquo;'' @@Earth System Physics - Weather and Climate (Italy)

----
{{textcenter headline{
From issue 2573 of New Scientist magazine, 12 October 2006, page 36-41
}}}
----

{{ twocolumns{
{{firstletter{
 @@color:#c06;H@@
 }}}umans are undoubtedly the most dominant species the Earth has ever known. In just a few thousand years we have swallowed up more than a third of the planet's land for our cities, farmland and pastures. By some estimates, we now commandeer 40 per cent of all its productivity. And we're leaving quite a mess behind: ploughed-up prairies, razed forests, drained aquifers, nuclear waste, chemical pollution, invasive species, mass extinctions and now the looming spectre of climate change. If they could, the other species we share Earth with would surely vote us off the planet. "15,589 Number of species threatened with extinction"

Now just suppose they got their wish. Imagine that all the people on Earth - all 6.5 billion of us and counting - could be spirited away tomorrow, transported to a re-education camp in a far-off galaxy. (Let's not invoke the mother of all plagues to wipe us out, if only to avoid complications from all the corpses). Left once more to its own devices, Nature would begin to reclaim the planet, as fields and pastures reverted to prairies and forest, the air and water cleansed themselves of pollutants, and roads and cities crumbled back to dust.

"The sad truth is, once the humans get out of the picture, the outlook starts to get a lot better," says John Orrock, a conservation biologist at the National Center for Ecological Analysis and Synthesis in Santa Barbara, California. But would the footprint of humanity ever fade away completely, or have we so altered the Earth that even a million years from now a visitor would know that an industrial society once ruled the planet?

{{floatleft{
|bgcolor:#fef;width:10em;"''9.7'' Average eco-footprint of a US citizen, in hectares"|
}}}If tomorrow dawns without humans, even from orbit the change will be evident almost immediately, as the blaze of artificial light that brightens the night begins to wink out. Indeed, there are few better ways to grasp just how utterly we dominate the surface of the Earth than to look at the distribution of artificial illumination (see Graphic). By some estimates, 85 per cent of the night sky above the European Union is light-polluted; in the US it is 62 per cent and in Japan 98.5 per cent. In some countries, including Germany, Austria, Belgium and the Netherlands, there is no longer any night sky untainted by light pollution.

{{floatleft{
|bgcolor:#fef;width:10em;"''18.7'' Percentage of Earth's surface affected by light pollution"|
}}}"Pretty quickly - 24, maybe 48 hours - you'd start to see blackouts because of the lack of fuel added to power stations," says Gordon Masterton, president of the UK's Institution of Civil Engineers in London. Renewable sources such as wind turbines and solar will keep a few automatic lights burning, but lack of maintenance of the distribution grid will scuttle these in weeks or months. The loss of electricity will also quickly silence water pumps, sewage treatment plants and all the other machinery of modern society.

The same lack of maintenance will spell an early demise for buildings, roads, bridges and other structures. Though modern buildings are typically engineered to last 60 years, bridges 120 years and dams 250, these lifespans assume someone will keep them clean, fix minor leaks and correct problems with foundations. Without people to do these seemingly minor chores, things go downhill quickly.

The best illustration of this is the city of Pripyat near Chernobyl in Ukraine, which was abandoned after the nuclear disaster 20 years ago and remains deserted. "From a distance, you would still believe that Pripyat is a living city, but the buildings are slowly decaying," says Ronald Chesser, an environmental biologist at Texas Tech University in Lubbock who has worked extensively in the exclusion zone around Chernobyl. "The most pervasive thing you see are plants whose root systems get into the concrete and behind the bricks and into doorframes and so forth, and are rapidly breaking up the structure. You wouldn't think, as you walk around your house every day, that we have a big impact on keeping that from happening, but clearly we do. It's really sobering to see how the plant community invades every nook and cranny of a city."

With no one to make repairs, every storm, flood and frosty night gnaws away at abandoned buildings, and within a few decades roofs will begin to fall in and buildings collapse. This has already begun to happen in Pripyat. Wood-framed houses and other smaller structures, which are built to laxer standards, will be the first to go. Next down may be the glassy, soaring structures that tend to win acclaim these days. "The elegant suspension bridges, the lightweight forms, these are the kinds of structures that would be more vulnerable," says Masterton. "There's less reserve of strength built into the design, unlike solid masonry buildings and those using arches and vaults."

But even though buildings will crumble, their ruins - especially those made of stone or concrete - are likely to last thousands of years. "We still have records of civilisations that are 3000 years old," notes Masterton. "For many thousands of years there would still be some signs of the civilisations that we created. It's going to take a long time for a concrete road to disappear. It might be severely crumbling in many places, but it'll take a long time to become invisible."

The lack of maintenance will have especially dramatic effects at the 430 or so nuclear power plants now operating worldwide. Nuclear waste already consigned to long-term storage in air-cooled metal and concrete casks should be fine, since the containers are designed to survive thousands of years of neglect, by which time their radioactivity - mostly in the form of caesium-137 and strontium-90 - will have dropped a thousandfold, says Rodney Ewing, a geologist at the University of Michigan who specialises in radioactive waste management. Active reactors will not fare so well. As cooling water evaporates or leaks away, reactor cores are likely to catch fire or melt down, releasing large amounts of radiation. The effects of such releases, however, may be less dire than most people suppose.

The area around Chernobyl has revealed just how fast nature can bounce back. "I really expected to see a nuclear desert there," says Chesser. "I was quite surprised. When you enter into the exclusion zone, it's a very thriving ecosystem."

The first few years after people evacuated the zone, rats and house mice flourished, and packs of feral dogs roamed the area despite efforts to exterminate them. But the heyday of these vermin proved to be short-lived, and already the native fauna has begun to take over. Wild boar are 10 to 15 times as common within the Chernobyl exclusion zone as outside it, and big predators are making a spectacular comeback. "I've never seen a wolf in the Ukraine outside the exclusion zone. I've seen many of them inside," says Chesser.

The same should be true for most other ecosystems once people disappear, though recovery rates will vary. Warmer, moister regions, where ecosystem processes tend to run more quickly in any case, will bounce back more quickly than cooler, more arid ones. Not surprisingly, areas still rich in native species will recover faster than more severely altered systems. In the boreal forests of northern Alberta, Canada, for example, human impact mostly consists of access roads, pipelines, andother narrow strips cut through the forest. In the absence of human activity, the forest will close over 80 per cent of these within 50 years, and all but 5 per cent within 200, according to simulations by Brad Stelfox, an independent land-use ecologist based in Bragg Creek, Alberta.

In contrast, places where native forests have been replaced by plantations of a single tree species may take several generations of trees - several centuries - to work their way back to a natural state. The vast expanses of rice, wheat and maize that cover the world's grain belts may also take quite some time to revert to mostly native species.

At the extreme, some ecosystems may never return to the way they were before humans interfered, because they have become locked into a new "stable state" that resists returning to the original. In Hawaii, for example, introduced grasses now generate frequent wildfires that would prevent native forests from re-establishing themselves even if given free rein, says David Wilcove, a conservation biologist at Princeton University.

Feral descendants of domestic animals and plants, too, are likely to become permanent additions in many ecosystems, just as wild horses and feral pigs already have in some places. Highly domesticated species such as cattle, dogs and wheat, the products of centuries of artificial selection and inbreeding, will probably evolve back towards hardier, less specialised forms through random breeding. "If man disappears tomorrow, do you expect to see herds of poodles roaming the plains?" asks Chesser. Almost certainly not - but hardy mongrels will probably do just fine. Even cattle and other livestock, bred for meat or milk rather than hardiness, are likely to persist, though in much fewer numbers than today.

{{floatleft{
|bgcolor:#fef;width:10em;"''3.3bn'' Global population of cattle, sheep and goats"|
}}}What about genetically modified crops? In August, Jay Reichman and colleagues at the US Environmental Protection Agency's labs in Corvallis, Oregon, reported that a GM version of a perennial called creeping bentgrass had established itself in the wild after escaping from an experimental plot in Oregon. Like most GM crops, however, the bentgrass is engineered to be resistant to a pesticide, which comes at a metabolic cost to the organism, so in the absence of spraying it will be at a disadvantage and will probably die out too.

Nor will our absence mean a reprieve for every species teetering on the brink of extinction. Biologists estimate that habitat loss is pivotal in about 85 per cent of cases where US species become endangered, so most such species will benefit once habitats begin to rebound. However, species in the direst straits may have already passed some critical threshold below which they lack the genetic diversity or the ecological critical mass they need to recover. These "dead species walking" - cheetahs and California condors, for example - are likely to slip away regardless.

{{floatleft{
|bgcolor:#fef;width:10em;"''784'' Number of species that have gone extinct in the wild since 1500 AD"|
}}}Other causes of species becoming endangered may be harder to reverse than habitat loss. For example, about half of all endangered species are in trouble at least partly because of predation or competition from invasive introduced species. Some of these introduced species - house sparrows, for example, which are native to Eurasia but now dominate many cities in North America - will dwindle away once the gardens and bird feeders of suburban civilisation vanish. Others though, such as rabbits in Australia and cheat grass in the American west, do not need human help and will likely be around for the long haul and continue to edge out imperilled native species.

{{floatleft{
|bgcolor:#fef;width:10em;"''388'' Number of species listed on the invasive species database"|
}}}Ironically, a few endangered species - those charismatic enough to have attracted serious help from conservationists - will actually fare worse with people no longer around to protect them. Kirtland's warbler - one of the rarest birds in North America, once down to just a few hundred birds - suffers not only because of habitat loss near its Great Lakes breeding grounds but also thanks to brown-headed cowbirds, which lay their eggs in the warblers' nests and trick them into raising cowbird chicks instead of their own. Thanks to an aggressive programme to trap cowbirds, warbler numbers have rebounded, but once people disappear, the warblers could be in trouble, says Wilcove.

On the whole, though, a humanless Earth will likely be a safer place for threatened biodiversity. "I would expect the number of species that benefit to significantly exceed the number that suffer, at least globally," Wilcove says.

''On the rebound''

In the oceans, too, fish populations will gradually recover from drastic overfishing. The last time fishing more or less stopped - during the second world war, when few fishing vessels ventured far from port - cod populations in the North Sea skyrocketed. Today, however, populations of cod and other economically important fish have slumped much further than they did in the 1930s, and recovery may take significantly longer than five or so years.

The problem is that there are now so few cod and other large predatory fish that they can no longer keep populations of smaller fish such as gurnards in check. Instead, the smaller fish turn the tables and outcompete or eat tiny juvenile cod, thus keeping their erstwhile predators in check. The problem will only get worse in the first few years after fishing ceases, as populations of smaller, faster-breeding fish flourish like weeds in an abandoned field. Eventually, though, in the absence of fishing, enough large predators will reach maturity to restore the normal balance. Such a transition might take anywhere from a few years to a few decades, says Daniel Pauly, a fisheries biologist at the University of British Columbia in Vancouver.

With trawlers no longer churning up nutrients from the ocean floor, near-shore ecosystems will return to a relatively nutrient-poor state. This will be most apparent as a drop in the frequency of harmful algal blooms such as the red tides that often plague coastal areas today. Meanwhile, the tall, graceful corals and other bottom-dwelling organisms on deep-water reefs will gradually begin to regrow, restoring complex three-dimensional structure to ocean-floor habitats that are now largely flattened, featureless wastelands.

Long before any of this, however - in fact, the instant humans vanish from the Earth - pollutants will cease spewing from automobile tailpipes and the smokestacks and waste outlets of our factories. What happens next will depend on the chemistry of each particular pollutant. A few, such as oxides of nitrogen and sulphur and ozone (the ground-level pollutant, not the protective layer high in the stratosphere), will wash out of the atmosphere in a matter of a few weeks. Others, such as chlorofluorocarbons, dioxins and the pesticide DDT, take longer to break down. Some will last a few decades.

The excess nitrates and phosphates that can turn lakes and rivers into algae-choked soups will also clear away within a few decades, at least for surface waters. A little excess nitrate may persist for much longer within groundwater, where it is less subject to microbial conversion into atmospheric nitrogen. "Groundwater is the long-term memory in the system," says Kenneth Potter, a hydrologist at the University of Wisconsin at Madison.

Carbon dioxide, the biggest worry in today's world because of its leading role in global warming, will have a more complex fate. Most of the CO2 emitted from burning fossil fuels is eventually absorbed into the ocean. This happens relatively quickly for surface waters - just a few decades - but the ocean depths will take about a thousand years to soak up their full share. Even when that equilibrium has been reached, though, about 15 per cent of the CO2 from burning fossil fuels will remain in the atmosphere, leaving its concentration at about 300 parts per million compared with pre-industrial levels of 280 ppm. "There will be CO2 left in the atmosphere, continuing to influence the climate, more than 1000 years after humans stop emitting it," says Susan Solomon, an atmospheric chemist with the US National Oceanic and Atmospheric Administration (NOAA) in Boulder, Colorado. Eventually calcium ions released from sea-bottom sediments will allow the sea to mop up the remaining excess over the next 20, 000 years or so.

Even if CO2 emissions stop tomorrow, though, global warming will continue for another century, boosting average temperatures by a further few tenths of a degree. Atmospheric scientists call this "committed warming", and it happens because the oceans take so long to warm up compared with the atmosphere. In essence, the oceans are acting as a giant air conditioner, keeping the atmosphere cooler than it would otherwise be for the present level of CO2. Most policy-makers fail to take this committed warming into account, says Gerald Meehl, a climate modeller at the National Center for Atmospheric Research, also in Boulder. "They think if it gets bad enough we'll just put the brakes on, but we can't just stop and expect everything to be OK, because we're already committed to this warming."

That extra warming we have already ordered lends some uncertainty to the fate of another important greenhouse gas, methane, which produces about 20 per cent of our current global warming. Methane's chemical lifetime in the atmosphere is only about 10 years, so its concentration could rapidly return to pre-industrial levels if emissions cease. The wild card, though, is that there are massive reserves of methane in the form of methane hydrates on the sea floor and frozen into permafrost. Further temperature rises may destabilise these reserves and dump much of the methane into the atmosphere. "We may stop emitting methane ourselves, but we may already have triggered climate change to the point where methane may be released through other processes that we have no control over," says Pieter Tans, an atmospheric scientist at NOAA in Boulder.

No one knows how close the Earth is to that threshold. "We don't notice it yet in our global measurement network, but there is local evidence that there is some destabilisation going on of permafrost soils, and methane is being released," says Tans. Solomon, on the other hand, sees little evidence that a sharp global threshold is near.

All things considered, it will only take a few tens of thousands of years at most before almost every trace of our present dominance has vanished completely. Alien visitors coming to Earth 100,000 years hence will find no obvious signs that an advanced civilisation ever lived here.

Yet if the aliens had good enough scientific tools they could still find a few hints of our presence. For a start, the fossil record would show a mass extinction centred on the present day, including the sudden disappearance of large mammals across North America at the end of the last ice age. A little digging might also turn up intriguing signs of a long-lost intelligent civilisation, such as dense concentrations of skeletons of a large bipedal ape, clearly deliberately buried, some with gold teeth or grave goods such as jewellery.

And if the visitors chanced across one of today's landfills, they might still find fragments of glass and plastic - and maybe even paper - to bear witness to our presence. "I would virtually guarantee that there would be some," says William Rathje, an archaeologist at Stanford University in California who has excavated many landfills. "The preservation of things is really pretty amazing. We think of artefacts as being so impermanent, but in certain cases things are going to last a long time."

Ocean sediment cores will show a brief period during which massive amounts of heavy metals such as mercury were deposited, a relic of our fleeting industrial society. The same sediment band will also show a concentration of radioactive isotopes left by reactor meltdowns after our disappearance. The atmosphere will bear traces of a few gases that don't occur in nature, especially perfluorocarbons such as CF4, which have a half-life of tens of thousands of years. Finally a brief, century-long pulse of radio waves will forever radiate out across the galaxy and beyond, proof - for anything that cares and is able to listen - that we once had something to say and a way to say it.

But these will be flimsy souvenirs, almost pathetic reminders of a civilisation that once thought itself the pinnacle of achievement. Within a few million years, erosion and possibly another ice age or two will have obliterated most of even these faint traces. If another intelligent species ever evolves on the Earth - and that is by no means certain, given how long life flourished before we came along - it may well have no inkling that we were ever here save for a few peculiar fossils and ossified relics. The humbling - and perversely comforting - reality is that the Earth will forget us remarkably quickly.
}}}

From issue 2573 of New Scientist magazine, 12 October 2006, page 36-41
<div class='toolbar' macro='toolbar +jump +top +saveTiddler -cancelTiddler deleteTiddler </div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div class="editLabel">.</div>
<div class='editor' macro='edit tags'></div>
<div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<div class='editor' macro='edit text'></div>
<div class='toolbar' macro='toolbar +jump +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></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>
<script label="edit">
   var title=prompt("Please enter a tiddler title to edit");
   while (title && title.length && !store.tiddlerExists(title)) {
      displayMessage("The tiddler '%0' doesn't exist".format([title]));
      var title=prompt("Please enter a tiddler title",title);
   }
   if (!title||!title.length) return; /* cancelled by user */
   story.displayTiddler(null,title,2);
</script> 
!!!!!''El Niño'' (ěl nēn'yō)
''A warming of the surface water of the eastern'' and central Pacific Ocean, occurring every 4 to 12 years and causing unusual global weather patterns. An El Niño is said to occur when the trade winds that usually push warm surface water{{imgfloatright{
[img[http://img367.imageshack.us/img367/4069/elninovx4.gif]]
}}} westward weaken, allowing the warm water to pool as far eastward as the western coast of South America. When this happens, the typical pattern of coastal upwelling that carries nutrients from the cold depths
to the ocean surface is disrupted, and fish and plankton die off in large numbers. El Niño warming is associated with the atmospheric phenomenon known as the southern oscillation, and their combined effect ''brings heavy rain to western South American and drought to eastern Australia and Indonesia''. El Niño also affects the weather in the United States, but not as predictably.

!!!!!''La Niña'' (lä nēn'yä)
''A cooling of the surface water of the eastern and'' central Pacific Ocean, occurring somewhat less frequently than El Niño events but causing similar, generally opposite disruptions to global weather patterns. La Niña conditions occur when the Pacific trade winds blow more strongly than usual, pushing the sun-warmed surface water farther west and increasing the upwelling of cold water in the eastern regions. Together with the atmospheric effects of the related southern oscillation, ''the cooler water brings drought to western South America and heavy rains to eastern Australia and Indonesia''.

<html><div id="modernbricksmenu"><ul><li style="margin-left: 1px">[[Geological Ages|GeologicalAges]]</li><li>[[Periodic Table|PeriodicTable]]</li><li id="current">[[Elements|Elements]]</li><li>[[BoilingPoint|ElementsMeltingBoilingPoint]]</li><li>[[Naming|Naming]]</li></ul></div><div id="modernbricksmenuline">&nbsp;</div></html>
{{textcenter{
@@color:#00f;&dagger;@@+++[Note About Elements]
{{textleft{
<<<
There are between 88 and 92 elements that appear in nature; figures vary, because a handful of the elements with atomic numbers less than 92 have not actually been found in nature, but were produced in laboratories. (All elements with an atomic number higher than that of uranium, which is 92, are artificial.)
<<<
}}}
===
}}}
{{tablecenter{
|>|>|>|>| !Chemical series of the periodic table |h
|bgcolor:#ff6666; [[Alkali metals|http://www.answers.com/Alkali%20metals]] |bgcolor:#ffdead; [[Alkaline earth metals|http://www.answers.com/topic/alkaline-earth-metal]] |bgcolor:#ffbfff; [[Lanthanides|http://www.answers.com/Lanthanides]] |bgcolor:#ff99cc; [[Actinides|http://www.answers.com/Actinides]] |bgcolor:#ffc0c0; [[Transition metals|http://www.answers.com/Transition%20metals]] |
|bgcolor:#cccccc; [[Poor metals|http://www.answers.com/Poor%20metals]] |bgcolor:#cccc99; [[Metalloids|http://www.answers.com/Metalloids]] |bgcolor:#a0ffa0; [[Nonmetals|http://www.answers.com/Nonmetals]] |bgcolor:#ffff99; [[Halogens|http://www.answers.com/Halogens]] |bgcolor:#c0ffff; [[Noble gases|http://www.answers.com/Noble%20gases]] |
}}}
----
{{tablecenter{
| !Name | !Symbol | !Atomic Number | !Atomic Mass | !Group | !Period |h
|[[Actinium|http://www.answers.com/topic/actinium]]|background-color:#ff99cc; Ac | 89 | [227] |  | 7 |
|[[Aluminium|http://www.answers.com/topic/aluminium]] (@@color:#C06;Aluminum@@) |background-color:#cccccc; Al | 13 | 26.9815386 | 13 | 3 |
|[[Americium|http://www.answers.com/topic/americium]]  |background-color:#ff99cc; Am | 95 | [243] | | 7 |
|[[Antimony|http://www.answers.com/topic/antimony]] (@@color:#C06;Stibium@@)|background-color:#cccc99; Sb | 51 | 121.760 | 15 | 5 |
|@@color:#C06;Argentum&mdash;see Silver@@ | Ag |||||
|[[Argon|http://www.answers.com/topic/argon]]|background-color:#c0ffff; Ar | 18 | 39.948 | 18 | 3 |
|[[Arsenic|http://www.answers.com/topic/arsenic]]|background-color:#cccc99; As | 33 | 74.92160 | 15 | 4 |
|[[Astatine|http://www.answers.com/topic/astatine]]|background-color:#ffff99; At | 85 | [210] | 17 | 6 |
|@@color:#C06;Aurum&mdash;see Gold@@ | Au |||||
|[[Barium|http://www.answers.com/topic/barium]]|background-color:#ffdead; Ba | 	56 | 137.327 | 2 | 6 |
|[[Berkelium |http://www.answers.com/topic/berkelium]]|background-color:#ff99cc; Bk | 97 | [247] || 7 |
|[[Beryllium |http://www.answers.com/topic/beryllium]]|background-color:#ffdead; Be | 4 | 9.012182 | 2 | 2 |
|[[Bismuth |http://www.answers.com/topic/bismuth]]|background-color:#cccccc; Bi | 83 | 208.98040 | 15 | 6 |
|[[Bohrium |http://www.answers.com/topic/bohrium]]|background-color:#ffc0c0; Bh | 107 | [264] | 7 | 7 |
|[[Boron |http://www.answers.com/topic/boron]]|background-color:#cccc99; B | 5 | 10.811 | 13 | 2 |
|[[Bromine |http://www.answers.com/topic/bromine]]|background-color:#ffff99; Br | 35 | 79.904 | 17 | 4 |
|[[Cadmium |http://www.answers.com/topic/cadmium]]|background-color:#ffc0c0; Cd | 48 | 112.411 | 12 | 5 |
|[[Caesium|http://www.answers.com/topic/caesium]] (@@color:#C06;Cesium@@)|background-color:#ff6666; Cs | 55 | 132.9054519 | 1 | 6 |
|[[Calcium |http://www.answers.com/topic/calcium]]|background-color:#ffdead; Ca | 20 | 40.078 | 2 | 4 |
|[[Californium |http://www.answers.com/topic/californium]]|background-color:#ff99cc; Cf | 98 | [251] | | 7 |
|[[Carbon ||http://www.answers.com/topic/carbon]]|background-color:#a0ffa0; C | 6 | 12.010 | 14 | 2 |
|[[Cerium |http://www.answers.com/topic/cerium]]|background-color:#ffbfff; Ce | 58 | 140.116 || 6 |
|[[Chlorine |http://www.answers.com/topic/chlorine]]|background-color:#ffff99; Cl | 17 | 35.453 | 17 | 3 |
|[[Chromium |http://www.answers.com/topic/chromium]]|background-color:#ffc0c0; Cr | 24 | 51.9961 | 6 | 4 |
|[[Cobalt|http://www.answers.com/topic/cobalt]] |background-color:#ffc0c0; Co | 27 | 58.933195 | 9 | 4 |
|[[Copper |http://www.answers.com/topic/copper-3]](@@color:#C06;Cuprum@@) |background-color:#ffc0c0; Cu | 29 | 63.546 | 11 | 4 |
|[[Curium |http://www.answers.com/topic/curium]]|background-color:#ff99cc; Cm | 96 | [247] || 7 |
|[[Darmstadtium |http://www.answers.com/topic/darmstadtium]] |background-color:#ffc0c0; Ds | 110 | [271] | 10 | 7 |
|[[Dubnium |http://www.answers.com/topic/dubnium]] |background-color:#ffc0c0; Db | 105 | [262] | 5 | 7 |
|[[Dysprosium |http://www.answers.com/topic/dysprosium]] |background-color:#ffbfff; Dy | 66 | 162.500 || 6 |
|[[Einsteinium |http://www.answers.com/topic/einsteinium]] |background-color:#ff99cc; Es | 99 | [252] || 7 |
|[[Erbium |http://www.answers.com/topic/erbium]] |background-color:#ffbfff; Er | 68 | 167.259 || 6 |
|[[Europium |http://www.answers.com/topic/europium]] |background-color:#ffbfff; Eu | 63 | 151.964 | | 6 |
|[[Fermium |http://www.answers.com/topic/fermium]] |background-color:#ff99cc; Fm | 100 | [257] || 7 |
|@@color:#C06;Ferrum&mdash;see Iron@@ | Fe ||||
|[[Fluorine |http://www.answers.com/topic/fluorine]] |background-color:#ffff99; F | 9 | 18.9984032 | 17 | 2 |
|[[Francium |http://www.answers.com/topic/francium]] |background-color:#ff6666; Fr | 87 | [223] | 1 | 7 |
|[[Gadolinium |http://www.answers.com/topic/gadolinium]] |background-color:#ffbfff; Gd | 64 | 157.25 || 6 |
|[[Gallium |http://www.answers.com/topic/gallium]] |background-color:#cccccc; Ga | 31 | 69.723 | 13 | 4 |
|[[Germanium |http://www.answers.com/topic/germanium]] |background-color:#cccc99; Ge | 32 | 72.64 | 14 | 4 |
|[[Gold |http://www.answers.com/topic/gold]] (@@color:#C06;Aurum@@) |background-color:#ffc0c0; Au | 79 | 196.966569 | 11 | 6 |
|[[Hafnium |http://www.answers.com/topic/hafnium]]|background-color:#ffc0c0; Hf | 72 | 178.49 | 4 | 6 |
|[[Hassium |http://www.answers.com/topic/hassium]]|background-color:#ffc0c0; Hs | 108 | [277] | 8 | 7 |
|[[Helium |http://www.answers.com/topic/helium]]|background-color:#c0ffff; He | 2 | 4.002602 | 18 | 1 |
|[[Holmium |http://www.answers.com/topic/holmium]]|background-color:#ffbfff; Ho | 67 | 164.930 | | 6 |
|@@color:#C06;Hydrargyrum&mdash;see Mercury@@ | Hg |||||
|[[Hydrogen |http://www.answers.com/topic/hydrogen]]|background-color:#a0ffa0; H | 1 | 1.00794 | 1 | 1 |
|[[Indium |http://www.answers.com/topic/indium]] |background-color:#cccccc; In | 49 | 114.818 | 13 | 5 |
|[[Iodine |http://www.answers.com/topic/iodine]] |background-color:#ffff99; I | 53 | 126.90447 | 17 | 5 |
|[[Iridium |http://www.answers.com/topic/iridium]] |background-color:#ffc0c0; Ir | 77 | 192.217 | 9 | 6 |
|[[Iron |http://www.answers.com/topic/iron]] (@@color:#C06;Ferrum@@) |background-color:#ffc0c0; Fe | 26 | 55.845 | 8 | 4 |
|@@color:#C06;Kalium&mdash;see Potassium@@ | K |||||
|[[Krypton |http://www.answers.com/topic/krypton]] |background-color:#c0ffff; Kr | 36 | 83.798 | 18 | 4 |
|[[Lanthanum |http://www.answers.com/topic/lanthanum]] |background-color:#ffbfff; La | 57 | 138.90547 | | 6 |
|[[Lawrencium |http://www.answers.com/topic/lawrencium]] |background-color:#ff99cc; Lr | 103 | [262] | 3 | 7 |
|[[Lead |http://www.answers.com/topic/lead-10]] (@@color:#C06;Plumbum@@) |background-color:#cccccc; Pb | 82 | 207.2 | 14 | 6 |
|[[Lithium |http://www.answers.com/topic/lithium]] |background-color:#ff6666; Li | 3 | 6.941 | 1 | 2 |
|[[Lutetium |http://www.answers.com/topic/lutetium]] |background-color:#ffbfff; Lu | 71 | 174.967 | 3 | 6 |
|[[Magnesium |http://www.answers.com/topic/magnesium]] |background-color:#ffdead; Mg | 12 | 24.3050 | 2 | 3 |
|[[Manganese |http://www.answers.com/topic/manganese]] |background-color:#ffc0c0; Mn | 25 | 54.938045 | 7 | 4 |
|[[Meitnerium |http://www.answers.com/topic/meitnerium]] |background-color:#ffc0c0; Mt | 109 | [268] | 9 | 7 |
|[[Mendelevium |http://www.answers.com/topic/mendelevium]] |background-color:#ff99cc; Md | 101 | [258] || 7 |
|[[Mercury |http://www.answers.com/topic/mercury]] (@@color:#C06;Hydrargyrum@@)|background-color:#ffc0c0; Hg | 80 | 200.59 | 12 | 6 |
|[[Molybdenum |http://www.answers.com/topic/molybdenum]] |background-color:#ffc0c0; Mo | 42 | 95.94 | 6 | 5 |
|@@color:#C06;Natrium&mdash;see Sodium@@ | Na |||||
|[[Neodymium |http://www.answers.com/topic/neodymium]] |background-color:#ffbfff; Nd | 60 | 144.242 || 6 |
|[[Neon |http://www.answers.com/topic/neon]] |background-color:#c0ffff; Ne | 10 | 20.1797 | 18 | 2 |
|[[Neptunium |http://www.answers.com/topic/neptunium]] |background-color:#ff99cc; Np | 93 | [237] || 7 |
|[[Nickel |http://www.answers.com/topic/nickel]] |background-color:#ffc0c0; Ni | 28 | 58.6934 | 10 | 4 |
|[[Niobium |http://www.answers.com/topic/niobium]] |background-color:#ffc0c0; Nb | 41 | 92.906 | 5 | 5 |
|[[Nitrogen |http://www.answers.com/topic/nitrogen]] |background-color:#a0ffa0; N | 7 | 14.0067 | 15 | 2 |
|[[Nobelium |http://www.answers.com/topic/nobelium]] |background-color:#ff99cc; No | 102 | [259] || 7 |
|[[Osmium |http://www.answers.com/topic/osmium ]]|background-color:#ffc0c0; Os | 76 | 190.23 | 8 | 6 |
|[[Oxygen |http://www.answers.com/topic/oxygen ]]|background-color:#a0ffa0; O | 8 | 15.9994 | 16 | 2 |
|[[Palladium |http://www.answers.com/topic/palladium ]]|background-color:#ffc0c0; Pd | 46 | 106.42 | 10 | 5 |
|@@color:#C06;Plumbum&mdash;see Lead@@ | Pb |||||
|[[Phosphorus |http://www.answers.com/topic/phosphorus ]]|background-color:#a0ffa0; P | 15 | 30.973762 | 15 | 3 |
|[[Platinum |http://www.answers.com/topic/platinum ]]|background-color:#ffc0c0; Pt | 78 | 195.084 | 10 | 6 |
|[[Plutonium |http://www.answers.com/topic/plutonium ]]|background-color:#ff99cc; Pu | 94 | [244] | | 7 |
|[[Polonium |http://www.answers.com/topic/polonium ]]|background-color:#cccc99; Po | 84 | [210] | 16 | 6 |
|[[Potassium(Kalium) |http://www.answers.com/topic/potassium ]]|background-color:#ff6666; K | 19 | 39.0983 | 1 | 4 |
|[[Praseodymium |http://www.answers.com/topic/praseodymium ]]|background-color:#ffbfff; Pr | 59 | 140.90765 || 6 |
|[[Promethium |http://www.answers.com/topic/promethium ]]|background-color:#ffbfff; Pm | 61 | [145] | | 6 |
|[[Protactinium |http://www.answers.com/topic/protactinium ]]|background-color:#ff99cc; Pa | 91 | 231.03588 || 7 |
|[[Radium |http://www.answers.com/topic/radium ]]|background-color:#ffdead; Ra | 88 | [226] | 2 | 7 |
|[[Radon |http://www.answers.com/topic/radon ]]|background-color:#c0ffff; Rn | 86 | [220] || 6 |
|[[Rhenium |http://www.answers.com/topic/rhenium ]]|background-color:#ffc0c0; Re | 75 | 186.207 | 7 | 6 |
|[[Rhodium |http://www.answers.com/topic/rhodium ]]|background-color:#ffc0c0; Rh | 45 | 102.905 | 9 | 5 |
|[[Roentgenium |http://www.answers.com/topic/roentgenium ]]|background-color:#ffc0c0; Rg | 111 | [272] | 11 | 7 |
|[[Rubidium |http://www.answers.com/topic/rubidium ]]|background-color:#ff6666; Rb | 37 | 85.4678 | 1 | 5 |
|[[Ruthenium |http://www.answers.com/topic/ruthenium ]]|background-color:#ffc0c0; Ru | 44 | 101.07 | 8 | 5 |
|[[Rutherfordium |http://www.answers.com/topic/rutherfordium ]]|background-color:#ffc0c0; Rf | 104 | 261 | 4 | 7 |
|[[Samarium |http://www.answers.com/topic/samarium ]]|background-color:#ffbfff; Sm | 62 | 150.36 || 6 |
|[[Scandium |http://www.answers.com/topic/scandium ]]|background-color:#ffc0c0; Sc | 21 | 44.955912 | 3 | 4 |
|[[Seaborgium |http://www.answers.com/topic/seaborgium ]]|background-color:#ffc0c0; Sg | 106 | [266] | 6 | 7 |
|[[Selenium |http://www.answers.com/topic/selenium ]]|background-color:#a0ffa0; Se | 34 | 78.96 | 16 | 4 |
|[[Silicon |http://www.answers.com/topic/silicon ]]|background-color:#cccc99; Si | 14 | 28.0855 | 14 | 3 |
|[[Silver |http://www.answers.com/topic/silver]](@@color:#C06;Argentum@@)|background-color:#ffc0c0; Ag | 47 | 107.8682 | 11 | 5 |
|[[Sodium |http://www.answers.com/topic/sodium]](@@color:#C06;Natrium@@) |background-color:#ff6666; Na | 11 | 22.98976928 | 1 | 3 |
|@@color:#C06;Stannum&mdash;see Tin@@ | Sn |||||
|@@color:#C06;Stibium&mdash;see Antimony@@ | Sb |||||
|[[Strontium |http://www.answers.com/topic/strontium]]|background-color:#ffdead; Sr | 38 | 87.62 | 2 | 5 |
|[[Sulfur |http://www.answers.com/topic/sulfur ]]|background-color:#a0ffa0; S | 16 | 32.065 | 16 | 3 |
|[[Tantalum |http://www.answers.com/topic/tantalum]]|background-color:#ffc0c0; Ta | 73 | 180.94788 | 5 | 6 |
|[[Technetium |http://www.answers.com/topic/technetium ]]|background-color:#ffc0c0; Tc | 43 | [98] | 7 | 5 |
|[[Tellurium |http://www.answers.com/topic/tellurium ]]|background-color:#cccc99; Te | 52 | 127.60 | 16 | 5 |
|[[Terbium |http://www.answers.com/topic/terbium ]]|background-color:#ffbfff; Tb | 65 | 158.92535 || 6 |
|[[Thallium |http://www.answers.com/topic/thallium ]]|background-color:#cccccc; Tl | 81 | 204.3833 | 13 | 6 |
|[[Thorium |http://www.answers.com/topic/thorium ]]|background-color:#ff99cc; Th | 90 | 232.03806 |  | 7 |
|[[Thulium |http://www.answers.com/topic/thulium ]]|background-color:#ffbfff; Tm | 69 | 168.93421 || 6 |
|[[Tin |http://www.answers.com/topic/tin]] (@@color:#C06;Stannum@@) |background-color:#cccccc; Sn | 50 | 118.710 | 14 | 5 |
|[[Titanium |http://www.answers.com/topic/titanium ]]|background-color:#ffc0c0; Ti | 22 | 47.867 | 4 | 4 |
|[[Tungsten |http://www.answers.com/topic/tungsten]](@@color:#C06;Wolfram@@) |background-color:#ffc0c0; W | 74 | 183.84 | 6 | 6 |
|[[Ununbium |http://www.answers.com/topic/ununbium]]|background-color:#ffc0c0; Uub | 112 | [285] | 12 | 7 |
|[[Ununhexium |http://www.answers.com/topic/ununhexium ]]|background-color:#cccccc; Uuh | 116 | [292] | 16 | 7 |
|[[Ununoctium |http://www.answers.com/topic/ununoctium ]]|background-color:#c0ffff; Uuo | 118 | [294] | 18 | 7 |
|[[Ununpentium |http://www.answers.com/topic/ununpentium ]]|background-color:#cccccc; Uup | 115 | [288] | 15 | 7 |
|[[Ununquadium |http://www.answers.com/topic/ununquadium ]]|background-color:#cccccc; Uuq | 114 | [289] | 14 | 7 |
|[[Ununseptium |http://www.answers.com/main/ntquery?s=Ununseptium&gwp=13]] |background-color:#ffff99; Uus | 117 | undiscovered | 17 | 7 |
|[[Ununtrium |http://www.answers.com/topic/ununtrium ]]|background-color:#cccccc; Uut | 113 | [284] | 13 | 7 |
|[[Uranium |http://www.answers.com/topic/uranium ]]|background-color:#ff99cc; U | 92 | 238.02891 || 7 |
|[[Vanadium |http://www.answers.com/topic/vanadium ]]|background-color:#ffc0c0; V | 23 | 50.9415 | 5 | 4 |
|@@color:#C06;Wolfram&mdash;see Tungsten@@ | W |&nbsp;|&nbsp;|&nbsp;|&nbsp;|
|[[Xenon |http://www.answers.com/topic/xenon ]]|background-color:#c0ffff; Xe | 54 | 131.293 | 18 | 5 |
|[[Ytterbium |http://www.answers.com/topic/ytterbium ]]|background-color:#ffbfff; Yb | 70 | 173.04 || 6 |
|[[Yttrium |http://www.answers.com/topic/yttrium  ]]|background-color:#ffc0c0; Y | 39 | 88.90585 | 3 | 5 |
|[[Zinc |http://www.answers.com/topic/zinc]]|background-color:#ffc0c0; Zn | 30 | 65.409 | 12 | 4 |
|[[Zirconium |http://www.answers.com/topic/zirconium ]]|background-color:#ffc0c0; Zr | 40 | 91.224 | 4 | 5 |
----
{{tablecenter{
|>|>|>|>| !Chemical series of the periodic table |h
|bgcolor:#ff6666; [[Alkali metals|http://www.answers.com/Alkali%20metals]] |bgcolor:#ffdead; [[Alkaline earth metals|http://www.answers.com/topic/alkaline-earth-metal]] |bgcolor:#ffbfff; [[Lanthanides|http://www.answers.com/Lanthanides]] |bgcolor:#ff99cc; [[Actinides|http://www.answers.com/Actinides]] |bgcolor:#ffc0c0; [[Transition metals|http://www.answers.com/Transition%20metals]] |
|bgcolor:#cccccc; [[Poor metals|http://www.answers.com/Poor%20metals]] |bgcolor:#cccc99; [[Metalloids|http://www.answers.com/Metalloids]] |bgcolor:#a0ffa0; [[Nonmetals|http://www.answers.com/Nonmetals]] |bgcolor:#ffff99; [[Halogens|http://www.answers.com/Halogens]] |bgcolor:#c0ffff; [[Noble gases|http://www.answers.com/Noble%20gases]] |
}}}
}}}
+++[Argentum]
*is Silver (Ag)
===

+++[Aurum]
*is Gold (Au)
===

+++[Ferrum]
*is Iron (Fe)
===

+++[Hydrargyrum]
*is Mercury (Hg)
===

+++[Kalium]
*is Potassium (K)
===

+++[Natrium]
*is Sodium (Na)
===

+++[Plumbum]
*is Lead (Pb)
===

+++[Stannum]
*is Tin (Sn)
===

+++[Stibium]
*is Antimony (Sb)
===

+++[Wolfram]
*is Tungsten (W)
===


<html><div id="modernbricksmenu"><ul><li style="margin-left: 1px">[[Geological Ages|GeologicalAges]]</li><li>[[Periodic Table|PeriodicTable]]</li><li>[[Elements|Elements]]</li><li id="current">[[BoilingPoint|ElementsMeltingBoilingPoint]]</li><li>[[Naming|Naming]]</li></ul></div><div id="modernbricksmenuline">&nbsp;</div></html>
<html> <hide linebreaks><table border="1"><caption class="hw">Elements Melting Boiling Point</caption><thead><tr><th>Element</th><th>Symbol</th><th>Atomic Number</th><th>Atomic Weight<a href="#fn1" style="text-decoration: none;"><sup>1</sup></a></th><th>Melting Point (Degrees Celsius)</th><th>Boiling Point (Degrees Celsius)</th></tr></thead><tbody><tr><td>actinium</td><td>Ac</td><td>89</td><td>227.0278</td><td>1050.</td><td>3200. ±300</td></tr><tr><td>aluminum</td><td>Al</td><td>13</td><td>26.98154</td><td>660.37</td><td>2467.</td></tr><tr><td>americium</td><td>Am</td><td>95</td><td>(243)</td><td>1172.</td><td>2600.</td></tr><tr><td>antimony</td><td>Sb</td><td>51</td><td>121.75</td><td>630.74</td><td>1750.</td></tr><tr><td>argon</td><td>Ar</td><td>18</td><td>39.948</td><td>−189.2</td><td>−185.7</td></tr><tr><td>arsenic</td><td>As</td><td>33</td><td>74.9216</td><td>817. (at 28 atmospheres)</td><td>613. (sublimates)</td></tr><tr><td>astatine</td><td>At</td><td>85</td><td>(210)</td><td>302. (<a href="/topic/erhard-seminars-training" class="alnk" target="_top" name="&amp;lid=ALINK" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">est</a>.)</td><td>337. (est.)</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>barium</td><td>Ba</td><td>56</td><td>137.33</td><td>725.</td><td>1640.</td></tr><tr><td>berkelium</td><td>Bk</td><td>97</td><td>(247)</td><td>1050.</td><td>2590.</td></tr><tr><td>beryllium</td><td>Be</td><td>4</td><td>9.01218</td><td>1278. ±5</td><td>2970.</td></tr><tr><td>bismuth</td><td>Bi</td><td>83</td><td>208.9804</td><td>271.3</td><td>1560. ±5</td></tr><tr><td>bohrium</td><td>Bh</td><td>107</td><td>(262)</td><td>—</td><td>—</td></tr><tr><td>boron</td><td>B</td><td>5</td><td>10.81</td><td>2300.</td><td>2550. (sublimates)</td></tr><tr><td>bromine</td><td>Br</td><td>35</td><td>79.904</td><td>−7.2</td><td>58.78</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>cadmium</td><td>Cd</td><td>48</td><td>112.41</td><td>320.9</td><td>765.</td></tr><tr><td>calcium</td><td>Ca</td><td>20</td><td>40.08</td><td>839. ±2</td><td>1484.</td></tr><tr><td>californium</td><td>Cf</td><td>98</td><td>(251)</td><td>900.</td><td>1470.</td></tr><tr><td>carbon</td><td>C</td><td>6</td><td>12.011</td><td>∼3550.</td><td>4827.</td></tr><tr><td>cerium</td><td>Ce</td><td>58</td><td>140.12</td><td>799.</td><td>3426.</td></tr><tr><td>cesium</td><td>Cs</td><td>55</td><td>132.9054</td><td>28.40</td><td>669.3</td></tr><tr><td>chlorine</td><td>Cl</td><td>17</td><td>35.453</td><td>−100.98</td><td>−34.6</td></tr><tr><td>chromium</td><td>Cr</td><td>24</td><td>51.996</td><td>1857. ±20</td><td>2672.</td></tr><tr><td>cobalt</td><td>Co</td><td>27</td><td>58.9332</td><td>1495.</td><td>2870.</td></tr><tr><td>copper</td><td>Cu</td><td>29</td><td>63.546</td><td>1083.4 ±0.2</td><td>2567.</td></tr><tr><td>curium</td><td>Cm</td><td>96</td><td>(247)</td><td>1340. ±40</td><td>3110.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>darmstadtium</td><td>Ds</td><td>110</td><td>(271)</td><td>—</td><td>—</td></tr><tr><td>dubnium</td><td>Db</td><td>105</td><td>(262)</td><td>—</td><td>—</td></tr><tr><td>dysprosium</td><td>Dy</td><td>66</td><td>162.50</td><td>1412.</td><td>2562.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>einsteinium</td><td>Es</td><td>99</td><td>(252)</td><td>857.</td><td>—</td></tr><tr><td>erbium</td><td>Er</td><td>68</td><td>167.26</td><td>1529.</td><td>2863.</td></tr><tr><td>europium</td><td>Eu</td><td>63</td><td>151.96</td><td>822.</td><td>1597.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>fermium</td><td>Fm</td><td>100</td><td>(257)</td><td>1527.</td><td>—</td></tr><tr><td>fluorine</td><td>F</td><td>9</td><td>18.998403</td><td>−219.62</td><td>−188.14</td></tr><tr><td>francium</td><td>Fr</td><td>87</td><td>(223)</td><td>(27) (est.)</td><td>(677) (est.)</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>gadolinium</td><td>Gd</td><td>64</td><td>157.25</td><td>1313. ±1</td><td>3266.</td></tr><tr><td>gallium</td><td>Ga</td><td>31</td><td>69.72</td><td>29.78</td><td>2403.</td></tr><tr><td>germanium</td><td>Ge</td><td>32</td><td>72.59</td><td>937.4</td><td>2830.</td></tr><tr><td>gold</td><td>Au</td><td>79</td><td>196.9665</td><td>1064.43</td><td>2808.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>hafnium</td><td>Hf</td><td>72</td><td>178.49</td><td>2227. ±20</td><td>4602.</td></tr><tr><td>hassium</td><td>Hs</td><td>108</td><td>(265)</td><td>—</td><td>—</td></tr><tr><td>helium</td><td>He</td><td>2</td><td>4.0026</td><td>&lt;−272.2</td><td>−268.934</td></tr><tr><td>holmium</td><td>Ho</td><td>67</td><td>164.9304</td><td>1474.</td><td>2425.</td></tr><tr><td>hydrogen</td><td>H</td><td>1</td><td>1.00794</td><td>−259.14</td><td>−252.87</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>indium</td><td>In</td><td>49</td><td>114.82</td><td>156.61</td><td>2080.</td></tr><tr><td>iodine</td><td>I</td><td>53</td><td>126.9045</td><td>113.5</td><td>184.35</td></tr><tr><td>iridium</td><td>Ir</td><td>77</td><td>192.22</td><td>2410.</td><td>4130.</td></tr><tr><td>iron</td><td>Fe</td><td>26</td><td>55.847</td><td>1535.</td><td>2750.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>krypton</td><td>Kr</td><td>36</td><td>83.80</td><td>−156.6</td><td>−152.30 ±0.10</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>lanthanum</td><td>La</td><td>57</td><td>138.9055</td><td>921.</td><td>3457.</td></tr><tr><td>lawrencium</td><td>Lr</td><td>103</td><td>(262)</td><td>1627.</td><td>—</td></tr><tr><td>lead</td><td>Pb</td><td>82</td><td>207.2</td><td>327.502</td><td>1740.</td></tr><tr><td>lithium</td><td>Li</td><td>3</td><td>6.941</td><td>180.54</td><td>1342.</td></tr><tr><td>lutetium</td><td>Lu</td><td>71</td><td>174.967</td><td>1663.</td><td>3395.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>magnesium</td><td>Mg</td><td>12</td><td>24.305</td><td>648.8 ±0.5</td><td>1090.</td></tr><tr><td>manganese</td><td>Mn</td><td>25</td><td>54.9380</td><td>1244. ±3</td><td>1962.</td></tr><tr><td>meitnerium</td><td>Mt</td><td>109</td><td>(266)</td><td>—</td><td>—</td></tr><tr><td>mendelevium</td><td>Md</td><td>101</td><td>(258)</td><td>827.</td><td>—</td></tr><tr><td>mercury</td><td>Hg</td><td>80</td><td>200.59</td><td>−38.842</td><td>356.58</td></tr><tr><td>molybdenum</td><td>Mo</td><td>42</td><td>95.94</td><td>2617.</td><td>4612.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>neodymium</td><td>Nd</td><td>60</td><td>144.24</td><td>1021.</td><td>3068.</td></tr><tr><td>neon</td><td>Ne</td><td>10</td><td>20.179</td><td>−248.67</td><td>−246.048</td></tr><tr><td>neptunium</td><td>Np</td><td>93</td><td>237.0482</td><td>640. ±1</td><td>3902. (est.)</td></tr><tr><td>nickel</td><td>Ni</td><td>28</td><td>58.69</td><td>1453.</td><td>2732.</td></tr><tr><td>niobium</td><td>Nb</td><td>41</td><td>92.9064</td><td>2468. ±10</td><td>4742.</td></tr><tr><td>nitrogen</td><td>N</td><td>7</td><td>14.0067</td><td>−209.86</td><td>−195.8</td></tr><tr><td>nobelium</td><td>No</td><td>102</td><td>(259)</td><td>827.</td><td>—</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>osmium</td><td>Os</td><td>76</td><td>190.2</td><td>3045. ±30</td><td>5027. ±100</td></tr><tr><td>oxygen</td><td>O</td><td>8</td><td>15.9994</td><td>−218.4</td><td>−182.962</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>palladium</td><td>Pd</td><td>46</td><td>106.42</td><td>1554.</td><td>2970.</td></tr><tr><td>phosphorus</td><td>P</td><td>15</td><td>30.97376</td><td>44.1 (white)</td><td>280. (white)</td></tr><tr><td>platinum</td><td>Pt</td><td>78</td><td>195.08</td><td>1772.</td><td>3827. ±100</td></tr><tr><td>plutonium</td><td>Pu</td><td>94</td><td>(244)</td><td>641.</td><td>3232.</td></tr><tr><td>polonium</td><td>Po</td><td>84</td><td>(209)</td><td>254.</td><td>962.</td></tr><tr><td>potassium</td><td>K</td><td>19</td><td>39.0983</td><td>63.25</td><td>760.</td></tr><tr><td>praseodymium</td><td>Pr</td><td>59</td><td>140.9077</td><td>931.</td><td>3512.</td></tr><tr><td>promethium</td><td>Pm</td><td>61</td><td>(145)</td><td>1042</td><td>3000. (est.)</td></tr><tr><td>protactinium</td><td>Pa</td><td>91</td><td>231.0359</td><td>&lt;1600.</td><td>4026.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>radium</td><td>Ra</td><td>88</td><td>226.0254</td><td>700.</td><td>1140.</td></tr><tr><td>radon</td><td>Rn</td><td>86</td><td>(222)</td><td>−71.</td><td>−61.8</td></tr><tr><td>rhenium</td><td>Re</td><td>75</td><td>186.207</td><td>3180.</td><td>5627. (est.)</td></tr><tr><td>rhodium</td><td>Rh</td><td>45</td><td>102.9055</td><td>1966. ±3</td><td>3727. ±100</td></tr><tr><td>roentgenium</td><td>Rg</td><td>111</td><td>(272)</td><td>—</td><td>—</td></tr><tr><td>rubidium</td><td>Rb</td><td>37</td><td>85.4678</td><td>38.89</td><td>686.</td></tr><tr><td>ruthenium</td><td>Ru</td><td>44</td><td>101.07</td><td>2310.</td><td>3900.</td></tr><tr><td>rutherfordium</td><td>Rf</td><td>104</td><td>(261)</td><td>—</td><td>—</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>samarium</td><td>Sm</td><td>62</td><td>150.36</td><td>1072. ±5</td><td>1791.</td></tr><tr><td>scandium</td><td>Sc</td><td>21</td><td>44.9559</td><td>1541.</td><td>2831.</td></tr><tr><td>seaborgium</td><td>Sg</td><td>106</td><td>(266)</td><td>—</td><td>—</td></tr><tr><td>selenium</td><td>Se</td><td>34</td><td>78.96</td><td>217.</td><td>684.9 ±1.0</td></tr><tr><td>silicon</td><td>Si</td><td>14</td><td>28.0855</td><td>1410.</td><td>2355.</td></tr><tr><td>silver</td><td>Ag</td><td>47</td><td>107.8682</td><td>961.93</td><td>2212.</td></tr><tr><td>sodium</td><td>Na</td><td>11</td><td>22.98977</td><td>97.81 ±0.03</td><td>882.9</td></tr><tr><td>strontium</td><td>Sr</td><td>38</td><td>87.62</td><td>269.</td><td>1384.</td></tr><tr><td>sulfur</td><td>S</td><td>16</td><td>32.06</td><td>112.8</td><td>444.674</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>tantalum</td><td>Ta</td><td>73</td><td>180.9479</td><td>2996.</td><td>5425. ±100</td></tr><tr><td>technetium</td><td>Tc</td><td>43</td><td>(98)</td><td>2200.</td><td>4877.</td></tr><tr><td>tellurium</td><td>Te</td><td>52</td><td>127.60</td><td>449.5 ±0.3</td><td>989.8 ±3.8</td></tr><tr><td>terbium</td><td>Tb</td><td>65</td><td>158.9254</td><td>1356.</td><td>3123.</td></tr><tr><td>thallium</td><td>Tl</td><td>81</td><td>204.383</td><td>303.5</td><td>1457. ±10</td></tr><tr><td>thorium</td><td>Th</td><td>90</td><td>232.0381</td><td>1750.</td><td>∼4790.</td></tr><tr><td>thulium</td><td>Tm</td><td>69</td><td>168.9342</td><td>1545. ±15</td><td>1947.</td></tr><tr><td>tin</td><td>Sn</td><td>50</td><td>118.69</td><td>231.9681</td><td>2270.</td></tr><tr><td>titanium</td><td>Ti</td><td>22</td><td>47.88</td><td>1660. ±10</td><td>3287.</td></tr><tr><td>tungsten</td><td>W</td><td>74</td><td>183.85</td><td>3410. ±20</td><td>5660.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>ununbium</td><td>Uub</td><td>112</td><td>(285)</td><td>—</td><td>—</td></tr><tr><td>ununhexium</td><td>Uuh</td><td>116</td><td>(292)</td><td>—</td><td>—</td></tr><tr><td>ununoctium</td><td>Uuo</td><td>118</td><td>(294)</td><td>—</td><td>—</td></tr><tr><td>ununpentium</td><td>Uup</td><td>115</td><td>(288)</td><td>—</td><td>—</td></tr><tr><td>ununquadium</td><td>Uuq</td><td>114</td><td>(289)</td><td>—</td><td>—</td></tr><tr><td>ununtrium</td><td>Uut</td><td>113</td><td>(284)</td><td>—</td><td>—</td></tr><tr><td>uranium</td><td>U</td><td>92</td><td>238.0289</td><td>1132.3 ±0.8</td><td>3818.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>vanadium</td><td>V</td><td>23</td><td>50.9415</td><td>1890. ±10</td><td>3380.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>xenon</td><td>Xe</td><td>54</td><td>131.29</td><td>−111.9</td><td>−107.1 ±3</td></tr><tr><td>ytterbium</td><td>Yb</td><td>70</td><td>173.04</td><td>819.</td><td>1194.</td></tr><tr><td>yttrium</td><td>Y</td><td>39</td><td>88.9059</td><td>1522. ±8</td><td>3338.</td></tr><tr><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td></tr><tr><td>zinc</td><td>Zn</td><td>30</td><td>65.38</td><td>419.58</td><td>907.</td></tr><tr><td>zirconium</td><td>Zr</td><td>40</td><td>91.22</td><td>1852. ±2</td><td>4377.</td></tr></tbody></table><sup id="fn1">1</sup>Parentheses indicate most <a href="/topic/stable-isotope" class="alnk" target="_top" name="&amp;lid=ALINK" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">stable isotope</a>.</div></html>
''We make many decisions, and sometimes we are more or less logical about them. And it is arguable that all decision are, ultimately emotional.''

!!!''Logical vs. emotional decision-making''
Decision-making is a cognitive process where the outcome is a choice between alternatives. We often have different preferences as to our preferred, approach, varying between thinking and feeling.

!!!''Logical decision-making''
When we use logic to make decisions, we seek to exclude emotions, using only rational methods, and perhaps even mathematical tools. The foundation of such decisions is the principle of utility, whereby the value of each option is assessed by assigning criteria (often weighted).

!!!''Emotional decision-making''
There is a whole range of decision-making that uses emotion, depending on the degree of logic that is included in the process.

A totally emotional decision is typically very fast. This is because it takes time (at least 0.1 seconds) for the rational cortex to get going. This is the reactive (and largely subconscious) decision-making that you encounter in heated arguments or when faced with immediate danger.

''Common emotional decisions may use some logic, but the main driving force is emotion, which either overrides logic or uses a pseudo-logic to support emotional choices (this is extremely common).

Another common use of emotion in decision is to start with logic and then use emotion in the final choice.''

!!!''The point of decision''
''Always emotional decision?''

So at the point of decision, emotions are very important for choosing. In fact even with what we believe are logical decisions, the very point of choice is arguably always based on emotion.

We talk about decisions that feel or seem right. When logical decisions are wrong, we will often feel that this is so. Emotions are perhaps signals from the subconscious that tell us a lot about what we really choose.

''Subconscious in charge?''
An even stranger factor is research where the subject's brain was wired up to recorders and the subject was asked to simply press a red button at any time. The notion was that if the conscious mind was in charge, then that part of the brain would be seen to change first, an if the decision started in the subconscious, then electrical activity in that part of the brain would work first.

And the answer was...that the subconscious started activity first. The shocking conclusion is that the subconscious is in charge of the bus, and that we are living an illusion of conscious choice. As emotions also stem from the subconscious, then this makes it even more likely that decisions have a strong emotional influence.

''Alphabetical list of emotions''
* Acceptance, Agitation, Alarm, Amusement, Anger, Angst, Anticipation, Apathy, Apprehension, Awe
* Bitterness, Boredom
* Calmness, Comfort, Compersion, Contentment, Confidence, Courage
* Depression, Disappointment, Discontentment, Disgust, Desire, Delight
* Elation or Euphoria, Embarrassment, Ennui, Envy, Ecstasy
* Fear, Frustration
* Glee, Gladness, Gratitude, Grief, Guilt
* Hate, Happiness, Homesickness, Honor, Hope, Horror, Humility
* Joy, Jealousy
* Kindness
* Loneliness, Love, Lust, Limerence
* Modesty
* Nervousness, Negativity, Nostalgia
* Pain, Patience, Peace, Phobia, Pity, Pride
* Rage, Remorse
* Sadness, Schadenfreude, Self-pity, Selflessness, Shame, Shyness, Sorrow, Shock, Surprise, Suspense
* Terror
* Unhappiness
* Worry
<<tiddler [[Emotion and Decision]]>>
<script>
/*<![CDATA[*/

/***********************************************
* Encrypt Email script- Please keep notice intact
* Tool URL: http://www.dynamicdrive.com/emailriddler/
* **********************************************/
<!-- Encrypted version of: msgray [at] ******.***.** //-->

var emailriddlerarray=[109,115,103,114,97,121,64,115,121,109,98,101,120,46,110,101,116,46,97,117]
var encryptedemail_id19='' //variable to contain encrypted email 
for (var i=0; i<emailriddlerarray.length; i++)
 encryptedemail_id19+=String.fromCharCode(emailriddlerarray[i])

document.write('<a href="mailto:'+encryptedemail_id19+'">Contact Us</a>')

/*]]>*/
</script>



{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("TYPETARGETEDURLHERE","plagiarism")'>URL to target at iframe</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.time.com/time/world/article/0,8599,1847042,00.html" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
!!!Energy ^^&bull;[[Detach this|Energy]]^^
<<<
[[Renewable Fuels Association (RFA)|http://www.ethanolrfa.org/]]
[[History of Solar Energy|http://www.solarenergy.com/info_history.html]]
http://www.greenpower.gov.au
[[Hydroelectric Power|http://www.dannynicholson.co.uk/learningzone/ks4energy/hydro.htm]]
[[Make your own hydroelectric generator|http://www.fwee.org/TG/assembly_inst_guide.pdf]]
<<<
!!!''Engineering'' ^^&bull;[[Detach this|Engineering]]^^
<<<
!!!!Inventing a Wheel - Mecanum
http://www.airtrax.com/index.html
http://en.wikipedia.org/wiki/Mecanum_wheel
!!!!Homemade Segway
[[Two-wheeled scooter |http://tlb.org/scooter.html]]
<<<
<<<
[[Engineering Toolbox|http://www.engineeringtoolbox.com/]] @@color:#C06;''&raquo; &raquo;'' @@ Tools and Basic Information for Design, Engineering and Construction of Technical Applications
<<<
<<<
[[Cooking for Engineers|http://www.cookingforengineers.com/]]
[[Danish Wind Power|http://www.windpower.org/en/tour/wres/pwr.htm]] 5 Star *****
!!!!Stirling Engines
http://www.bekkoame.ne.jp/~khirata/
http://www.ent.ohiou.edu/~urieli/stirling/engines/engines.html
http://www.stirlingengine.com/
StirlingEngine
!!!!Interesting Water Pumps
http://www.eng.warwick.ac.uk/dtu/pubs/lift.html
http://www.clemson.edu/irrig/Equip/ram.htm
http://www.lurkertech.com/chris/eco/
<<<
<<slider chkSlider GreekHtmlEntities "Click here to slide out GreekHtmlEntities">>
<<slider chkSlider LatinHtmlEntities "Click here to slide out LatinHtmlEntities">>
<<slider chkSlider HtmlEntities "Click here to slide out HtmlEntities">>
<<slider chkSlider MathHtmlEntities "Click here to slide out MathHtmlEntities">>
!!!Environment ^^&bull;[[Detach this|Environment]]^^
<<<
[img[http://img252.imageshack.us/img252/1945/waterillustrationdm1.gif]]
http://environmentalchemistry.com/
http://www.greenpower.gov.au
[[Hydroelectric Power|http://www.dannynicholson.co.uk/learningzone/ks4energy/hydro.htm]]
<<<
<html><ul><li><a href="http://www.answers.com/topic/astronomical-objects-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Astronomical objects named after people</a></li>
<li><a href="http://www.answers.com/topic/list-of-comic-and-cartoon-characters-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Cartoon characters named after people</a></li>
<li><a href="http://www.answers.com/topic/chemical-elements-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Chemical elements named after people</a></li>
<li><a href="http://www.answers.com/topic/list-of-eponymous-diseases" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Diseases named after people</a></li>
<li><a href="http://www.answers.com/topic/list-of-companies-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Companies named after people</a></li>
<li><a href="http://www.answers.com/topic/list-of-countries-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Countries named after people</a></li>
<li><a href="http://www.answers.com/topic/list-of-food-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Foods named after people</a></li>
<li><a href="http://www.answers.com/topic/list-of-human-anatomical-parts-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Human anatomical parts named after people</a></li>
<li><a href="http://www.answers.com/topic/list-of-inventions-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Inventions named after people</a></li>
<li><a href="http://www.answers.com/topic/list-of-places-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Places and political entities named after people</a></li>
<li><a href="http://www.answers.com/topic/prizes-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Prizes named after people</a></li>
<li><a href="http://www.answers.com/topic/scientific-constants-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Scientific constants named after people</a></li>
<li><a href="http://www.answers.com/topic/scientific-laws-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Scientific laws named after people</a></li>
<li><a href="http://www.answers.com/topic/scientific-phenomena-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Scientific phenomena named after people</a></li>
<li><a href="http://www.answers.com/topic/scientific-units-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Scientific units named after people</a></li>
<li><a href="http://www.answers.com/topic/list-of-colleges-and-universities-named-after-people" class="ilnk" target="_blank" onclick="assignParam('navinfo','method|4'+getLinkTextForCookie(this));">Universities named after people</a></li>
</ul>
</html>
Simon Singh
{{textjustify{
''The pop star controversy''

@@color:#c06;&bull;&nbsp;@@''Listen to'' the re-recorded version of the song [[here.|http://www.bbc.co.uk/radio4/today/listenagain/ram/today1_melua_20051015.ram]]

''It took me years to write my three bestselling books on'' cosmology, mathematics, and cryptography. Yet I am particularly proud of a 500-word article that I wrote last fall in less than an hour and of the hullabaloo that it caused. The consequences were bizarre: As far as I know I became the first ex-particle physicist to persuade a No.1-selling pop artist to re-record a song to make it more scientifically accurate.{{imgfloatright{[img[http://img338.imageshack.us/img338/6824/katie20meluaxa5.jpg]]}}}

The artist was Katie Melua, Britain's answer to+++^[Norah Jones] <<tiddler NorahJones>>=== In October she had a top-five hit with a song entitled Nine Million Bicycles, which essentially said that it was a fact that there are nine million bicycles in Beijing. She went on to quote another fact, namely that she would always remain with her new found love. So far, so good.

However, in the second verse, Katie made a reference to cosmology that implied that the universe is 12 billion years old, whereas current estimates imply an age of 13.7 billion years. While this error annoyed me, the next line was even more irritating. She implied that scientists could only ever guess at the age of the universe, contrasting such guesswork with her own confidence in her blossoming long-term love.

I responded by writing an article for The Guardian newspaper in which I corrected the fact and tried to explain that the number is not a mere guess but rather a careful measurement. To some extent my article was tongue-in-cheek but I was also trying to make a serious point: Although much of cosmology seems fanciful and is indeed still speculative (for example, theories about wormholes and inflation), there are some aspects that are on much firmer ground, such as the age of the universe.{{imgfloatleft{[img[http://img389.imageshack.us/img389/4489/singhhy6.jpg]]}}}

I thought that would be the end of the matter but I was wrong. Mike Batt, Katie Melua's co-writer, wrote a rebuttal in the same newspaper, light-heartedly defending his poetic license. Katie herself occasionally commented on my article when she was being interviewed on TV and radio about her new album. Eventually, the artist-versus-scientist controversy was featured in two other national newspapers, on a primetime quiz on BBC1, and in newspapers in Germany, Australia, and India.

The highlight of the whole two weeks came when Katie Melua offered to re-record the contentious verse according to some lyrics that I had composed for her. We met in a recording studio where she admitted that she was particularly embarrassed by the error in her song because she had been a member of the astronomy club at school. I admitted that I was embarrassed by my lyrics, which had sacrificed rhyme for reason. I had also sacrificed scansion and any notion of romanticism. Nevertheless, the result was played on Britain's biggest breakfast news radio show.

Thanks to my flippant spat with Katie, people who would never think of picking up my 500-page book on the big bang were getting a dose of cosmology. As a writer who wants to get people excited about science, the writing of the original article was probably the most productive hour of my career.
}}}
The original verse by Katie Melua in the original version of Nine Million Bicycles
We are 12 billion light years from the edge
That’s a guess
No one can ever say it’s true
But I know that I will always be with you.

The new, more scientifically accurate verse by Simon Singh
We are 13.7 billion light years from the edge of the observable universe
That’s a good estimate with well defined error bars
Scientists say it’s true, but acknowledge that it may be refined
And with the available information, I predict that I will always be with you.

Listen to the re-recorded version of the song at:
http://www.bbc.co.uk/radio4/today/listenagain/ram/today1_melua_20051015.ram

Source: [[symmetry - February 2006 - Essay: Simon Singh|http://symmetrymagazine.org/cms/?pid=1000266]]

{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.evolutionary-philosophy.net/]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("TYPETARGETEDURLHERE","plagiarism")'></a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.evolutionary-philosophy.net/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.eyewitnesstohistory.com/index.html]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://www.eyewitnesstohistory.com/index.html","plagiarism")'></a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.eyewitnesstohistory.com/index.html" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www-groups.dcs.st-and.ac.uk/~history/Curves/Curves.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www-groups.dcs.st-and.ac.uk/~history/Curves/Curves.html" width="100%" align="center" height="600"></iframe></div></html>



// //''Name:'' FAQ List
// //''Version:'' 1.4 for TW 2.0.0
// //''Author:'' AlanHecht
// //''Type:'' [[Macro|Macros]]

// //''Description:'' FAQ List lets you compile a list of Frequently Asked Questions and present them in a cascading style for the viewer.  Each question is turned into a link that will toggle the view of the answer text.  The list can be compiled either from all tiddlers containing a certain tag or from a single tiddler that contains all the needed questions and answers.

// //''Syntax:'' << {{{ faqlist mode source sortBy hrSeparator }}} >>
// // ''faqlist:'' the macro call (required)
// // ''mode:'' either "byTag" or "byTitle" (required)
// // ''source:'' the associated tag or tiddler title (required)
// // ''sortBy:'' if byTag, sort can be "title," "modifier," "modified." If byTitle, sort can be "question" and will reorder the questions in alphabetical order. (this parameter is optional; use "null" if you don't want a sort order, but want to use "hr" as the last paramter)
// // ''hrSeparator:'' if "hr" is included at the end of the call string, each question/answer set will be separated by a horizontal rule.
// //Examples: (edit these two tiddlers to see the syntax used for each)
// // • [[FAQ Method One]] (compiled from tiddlers tagged with a certain tag)
// // • [[FAQ Method Two]] (compiled using the content of a single tiddler)
// // • @@color(#ff0000):''New!''@@ [[FAQ Method Three]] (uses the {{{<<tiddler>>}}} macro to pull the faq questions from a single tiddler and the answers from other tiddlers...very cool!)

// //''Directions:'' <<tiddler StartupBehaviorDirections>> <<tiddler MacroDirections>>

// //''Notes:'' If you choose to use byTitle mode where the entire set of questions/answers comes from a single tiddler, the syntax for the tiddler content is as follows:
// // • Each question must be a single line (i.e. no hard returns) but can wrap as needed
// // • The answer to a question begins on the next line after the question and can be as long as needed.  It can also include hard returns as part of the answer text, but it cannot include empty lines (i.e. an empty line is the result of pressing enter twice).
// // • Each question/answer set must be seperated by two hard returns (i.e. must have a single, blank line between them.
// // Refer to [[FAQ Tiddler Sample]] for an example.

// //''Known Issues:'' If a user clicks too quickly to toggle a FAQ entry on/off, they will go into tiddler edit mode.  This should be corrected in the future by allowing web-hosted versions of the faq to disable double-clicking.

// //''Revision History:''
// // v0.1.0 (01 August 2005): initial release
// // v0.1.1 (04 August 2005): Fixed an endless loop bug (thanks to Kevin Kleinfelter).
// // v0.1.2 (19 October 2005): Fixed TW compatibility .32 bugs (newline for block quote and e.preventDefault by Clint Checketts)
// // v0.1.3 (01 November 2005): Thanks to Clint's work, I fixed a similar "jump to top" problem when using the expand & collapse buttons.  Also added the description for [[FAQ Method Three]]
// // v0.1.4 (05 January 2006): Created a special version of FaqList to work with TW v2.0.0


// //''Code section:''
version.extensions.faqlist = {major: 0, minor: 1, revision: 4, date: new Date("Jan 05, 2006")};
config.macros.faqlist = {
	bulletCollapse: "+",
	bulletExpand: "-",
	expandButton: {title: "Expand All", tooltip: "Open all items for reading"},
	collapseButton: {title: "Collapse All", tooltip: "Close all items"}
};
config.macros.faqlist.handler = function(place,macroName,params)
{
	lingo = config.macros.faqlist;
	var mode = params[0].toLowerCase();
	var list = [];
	switch(mode)
		{
		case "bytag":
			var tagged = store.getTaggedTiddlers(params[1], params[2]);
			for(t=0; t<tagged.length; t++)
				{
				var title = tagged[t].title;
				list[t] = [title,store.getTiddlerText(title)];
				}
			var subTitle = store.fetchTiddler(title).getSubtitle();
			break;
		case "bytitle":
			var faqText = store.getTiddlerText(params[1]);
			var faqItems = faqText.split("\n\n");
			if(params[2] == "question")
				faqItems.sort();
			for(t=0; t<faqItems.length; t++)
				{
				list[t] = [faqItems[t].substring(0,faqItems[t].indexOf("\n")),faqItems[t].substring(faqItems[t].indexOf("\n")+1)];
				}
			var subTitle = null;
			break;
		}
	
	var faqHeading = place.appendChild(document.createElement("span"));
		faqHeading.appendChild(createTiddlyButton(faqHeading,lingo.expandButton.title,lingo.expandButton.tooltip,faqExpandAll));
		faqHeading.appendChild(createTiddlyButton(faqHeading,lingo.collapseButton.title,lingo.collapseButton.tooltip,faqCollapseAll));
		faqHeading.appendChild(document.createElement("p"));
	var faqBody = place.appendChild(document.createElement("span"));
	for(var t=0; t<list.length; t++)
		{
		var title = list[t][0];

		var content = "<<<\n" + list[t][1] + "=\n<<<\n";
		var theClass = "tiddlyLinkExisting tiddlyLink";
		var itemHeading = faqBody.appendChild(document.createElement("span"));
			itemHeading.appendChild(document.createTextNode(config.macros.faqlist.bulletCollapse + " "));
		createTiddlyButton(itemHeading,title,subTitle,faqToggleThis,theClass);
		var itemBody = faqBody.appendChild(document.createElement("span"));
			itemBody.style.display = "none";
			itemBody.className = "itemBody";
			wikify(content,itemBody,null,null);
			faqBody.appendChild(itemBody);
		faqBody.appendChild(document.createElement("p"));
		if(params[3] == "hr")
			faqBody.appendChild(document.createElement("hr"));
		}
}

function faqToggleThis(e)
{
	var content = this.parentNode.nextSibling;
	var shown = content.style.display;
	if(shown == "none")
		{
		content.style.display = "inline";
		this.previousSibling.nodeValue = config.macros.faqlist.bulletExpand + " ";
		}
	else
		{
		content.style.display = "none";
		this.previousSibling.nodeValue = config.macros.faqlist.bulletCollapse + " ";
		}
}

function faqExpandAll(e)
{
	for(t=0; t<this.parentNode.nextSibling.childNodes.length; t++)
		{
		if(this.parentNode.nextSibling.childNodes[t].className == "itemBody")
			{
			this.parentNode.nextSibling.childNodes[t].style.display = "inline";
			this.parentNode.nextSibling.childNodes[t].previousSibling.childNodes[0].nodeValue = config.macros.faqlist.bulletExpand + " ";
			}
		}
//	e.preventDefault();
}

function faqCollapseAll(e)
{
	for(t=0; t<this.parentNode.nextSibling.childNodes.length; t++)
		{
		if(this.parentNode.nextSibling.childNodes[t].className == "itemBody")
			{
			this.parentNode.nextSibling.childNodes[t].style.display = "none";
			this.parentNode.nextSibling.childNodes[t].previousSibling.childNodes[0].nodeValue = config.macros.faqlist.bulletCollapse + " ";
			}
		}
//	e.preventDefault();
}
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.oddee.com/item_95679.aspx]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://tinyurl.com/3qctd6","FifteenTopOrigami")'>More origami links</a></html>
}}}
----
<html><div align="center"><iframe  id="FifteenTopOrigami" name="FifteenTopOrigami" src ="http://www.oddee.com/item_95679.aspx" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.firepiston.com/]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://www.firepiston.com/","plagiarism")'>The Firepiston</a>@@color:#C06;&nbsp;|&nbsp;@@<a href="javascript: void(0)" onclick='window.open("http://www.onagocag.com/piston.html","plagiarism")'>The Firepiston: Ancient Firemaking Machine</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.firepiston.com/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
''Desecration Isn't What It Used To Be''

Flag desecration is coming back into vogue these days.
Unfortunately after years of watching flag burning I have seen it
deteriorate from a highly satisfying pastime to a flash in the pan.

Once a upon a time flags were made from cotton. Those were the good
old days. The burners could set it alight, and actually watch it burn.
If it burned away from the staff and fell to the ground the protesters
could lift it again with a stick to get it back in view of the cameras.
Later they could all stomp on it as it slowly burned completely away and
then do unspeakable things to the ashes. Not so these days of man made
materials.

Now flags are made from nylon or rayon or other artificial materials
that don't breath when you wear them. These materials burn rather too
quickly - far too quickly. In fact, so quickly that sometimes the camera
misses it altogether as it instantly melts and drips liquid flames to the
ground. These days most good journalists, in order to achieve truth in
journalism and spontaneity, must carry several spare flags so the scene
can be re-shot, several times if necessary.

Possibly flags should be made from material that doesn't burn easily.
Unfortunately things like spun glass or stainless steel chain-link causes
them to lose some of their flagness. They would no longer proudly wave
but would probably proudly droop. Also it would be a bit rash, if not
causing one, to wrap one's self in a spun glass flag at sporting events.
That would be extremely irritating to our swimming athletes not to mention
that stainless steel would be uncomfortable, if not down right dangerous,
during the winter Olympics.

Fortuitously, there is a good material that is a compromise and that
is Kevlar. Flame resistant, self-extinguishing Kevlar is the answer.
Protesters would be forced to keep a blowtorch playing on it just to get
it to burn and then it would only burn as long as the blowtorch was on it.
There would be plenty of time to set the cameras up properly and there
would be enough footage left to edit back at the studio to get this week's
ad nausium burning issue across.

Of course variations could be made for Australian flags that were
combinations of Kevlar and nylon. For the republicans who wish to be done
of Mother England the union jack portion could be nylon and would just
vanish in flaming drips without desecrating the whole flag. For the
secessionists from the Northern Territory, only the NT point of the
Commonwealth star might melt away. And for the whinging pommies maybe
only the union jack could be made from Kevlar and the Southern Cross and
all of the rest of the colony would burn and vanish just like the rest of
their empire..

There are certain technical problems associated with making the blue
field nylon, the southern cross would lose its crossness and fall into a
little pile of oddly shaped stars; sort of like the real Commonwealth.

My personal choice would be to have the flag made from hemp. Now that
would be worth rallying around. Hemp is not the best burner; it smoulders
a lot, but hey, after a little while everyone would forget what they were
protesting about and go home happy, or maybe just go to sleep so they
could be early for the next day's protest whatever that may be....

I hope this has contributed to the flag burning issue in a positive way.

Morris Gray
<html><div id="myUnfold" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img516.imageshack.us/img516/851/unfoldwn3.jpg"><br><div align="center">Unfold Demo</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myUnfold')">~FoldUnfoldDemo</a></html>
//~~(Part of the [[ForEachTiddlerPlugin]])~~//

Create customizable lists, tables etc. for your selections of tiddlers. Specify the tiddlers to include and their order through a powerful language.

''Syntax:'' 
|>|{{{<<}}}''forEachTiddler'' [''in'' //tiddlyWikiPath//] [''where'' //whereCondition//] [''sortBy'' //sortExpression// [''ascending'' //or// ''descending'']] [''script'' //scriptText//] [//action// [//actionParameters//]]{{{>>}}}|
|//tiddlyWikiPath//|The filepath to the TiddlyWiki the macro should work on. When missing the current TiddlyWiki is used.|
|//whereCondition//|(quoted) JavaScript boolean expression. May refer to the build-in variables {{{tiddler}}} and {{{context}}}.|
|//sortExpression//|(quoted) JavaScript expression returning "comparable" objects (using '{{{<}}}','{{{>}}}','{{{==}}}'. May refer to the build-in variables {{{tiddler}}} and {{{context}}}.|
|//scriptText//|(quoted) JavaScript text. Typically defines JavaScript functions that are called by the various JavaScript expressions (whereClause, sortClause, action arguments,...)|
|//action//|The action that should be performed on every selected tiddler, in the given order. By default the actions [[addToList|AddToListAction]] and [[write|WriteAction]] are supported. When no action is specified [[addToList|AddToListAction]] is used.|
|//actionParameters//|(action specific) parameters the action may refer while processing the tiddlers (see action descriptions for details). <<tiddler [[JavaScript in actionParameters]]>>|
|>|~~Syntax formatting: Keywords in ''bold'', optional parts in [...]. 'or' means that exactly one of the two alternatives must exist.~~|


''Using JavaScript''

To give you a lot of flexibility the [[ForEachTiddlerMacro]] uses JavaScript in its arguments. Even if you are not that familiar with JavaScript you may find forEachTiddler useful. Just have a look at the various ready-to-use [[ForEachTiddlerExamples]] and adapt them to your needs.

''The Elements of the Macro''

The arguments of the ForEachTiddlerMacro consist of multiple parts, each of them being optional.

<<slider chkFETInClause [[inClause]] "inClause" "inClause">>
<<slider chkFETWhereClause [[whereClause]] "whereClause" "whereClause">>
<<slider chkFETSortClause [[sortClause]] "sortClause" "sortClause">>
<<slider chkFETScriptClause [[scriptClause]] "scriptClause" "scriptClause">>
<<slider chkFETActions [[Action Specification]] "Action Specification" "Action Specification">>

''Using Macros and ">" inside the forEachTiddler Macro''

You may use other macro calls into the expression, especially in the actionParameters. To avoid that the {{{>>}}} of such a macro call is misinterpreted as the end of the {{{<<forEachTiddler...>>}}} macro you must escape the {{{>>}}} of the inner macro with {{{$))}}} E.g. if you want to use {{{<<tiddler ...>>}}} inside the {{{forEachTiddler}}} macro you have to write {{{<<tiddler ...$))}}}.

In addition it is necessary to escape single {{{>}}} with the text {{{$)}}}.



See also [[ForEachTiddlerExamples]].
/***
|''Name:''|ForEachTiddlerPlugin|
|''Version:''|1.0.8 (2007-04-12)|
|''Source:''|http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin|
|''Author:''|UdoBorkowski (ub [at] abego-software [dot] de)|
|''Licence:''|[[BSD open source license (abego Software)|http://www.abego-software.de/legal/apl-v10.html]]|
|''Copyright:''|&copy; 2005-2007 [[abego Software|http://www.abego-software.de]]|
|''TiddlyWiki:''|1.2.38+, 2.0|
|''Browser:''|Firefox 1.0.4+; Firefox 1.5; InternetExplorer 6.0|
!Description

Create customizable lists, tables etc. for your selections of tiddlers. Specify the tiddlers to include and their order through a powerful language.

''Syntax:'' 
|>|{{{<<}}}''forEachTiddler'' [''in'' //tiddlyWikiPath//] [''where'' //whereCondition//] [''sortBy'' //sortExpression// [''ascending'' //or// ''descending'']] [''script'' //scriptText//] [//action// [//actionParameters//]]{{{>>}}}|
|//tiddlyWikiPath//|The filepath to the TiddlyWiki the macro should work on. When missing the current TiddlyWiki is used.|
|//whereCondition//|(quoted) JavaScript boolean expression. May refer to the build-in variables {{{tiddler}}} and  {{{context}}}.|
|//sortExpression//|(quoted) JavaScript expression returning "comparable" objects (using '{{{<}}}','{{{>}}}','{{{==}}}'. May refer to the build-in variables {{{tiddler}}} and  {{{context}}}.|
|//scriptText//|(quoted) JavaScript text. Typically defines JavaScript functions that are called by the various JavaScript expressions (whereClause, sortClause, action arguments,...)|
|//action//|The action that should be performed on every selected tiddler, in the given order. By default the actions [[addToList|AddToListAction]] and [[write|WriteAction]] are supported. When no action is specified [[addToList|AddToListAction]]  is used.|
|//actionParameters//|(action specific) parameters the action may refer while processing the tiddlers (see action descriptions for details). <<tiddler [[JavaScript in actionParameters]]>>|
|>|~~Syntax formatting: Keywords in ''bold'', optional parts in [...]. 'or' means that exactly one of the two alternatives must exist.~~|

See details see [[ForEachTiddlerMacro]] and [[ForEachTiddlerExamples]].

!Revision history
* v1.0.8 (2007-04-12)
** Adapted to latest TiddlyWiki 2.2 Beta importTiddlyWiki API (introduced with changeset 2004). TiddlyWiki 2.2 Beta builds prior to changeset 2004 are no longer supported (but TiddlyWiki 2.1 and earlier, of cause)
* v1.0.7 (2007-03-28)
** Also support "pre" formatted TiddlyWikis (introduced with TW 2.2) (when using "in" clause to work on external tiddlers)
* v1.0.6 (2006-09-16)
** Context provides "viewerTiddler", i.e. the tiddler used to view the macro. Most times this is equal to the "inTiddler", but when using the "tiddler" macro both may be different.
** Support "begin", "end" and "none" expressions in "write" action
* v1.0.5 (2006-02-05)
** Pass tiddler containing the macro with wikify, context object also holds reference to tiddler containing the macro ("inTiddler"). Thanks to SimonBaird.
** Support Firefox 1.5.0.1
** Internal
*** Make "JSLint" conform
*** "Only install once"
* v1.0.4 (2006-01-06)
** Support TiddlyWiki 2.0
* v1.0.3 (2005-12-22)
** Features: 
*** Write output to a file supports multi-byte environments (Thanks to Bram Chen) 
*** Provide API to access the forEachTiddler functionality directly through JavaScript (see getTiddlers and performMacro)
** Enhancements:
*** Improved error messages on InternetExplorer.
* v1.0.2 (2005-12-10)
** Features: 
*** context object also holds reference to store (TiddlyWiki)
** Fixed Bugs: 
*** ForEachTiddler 1.0.1 has broken support on win32 Opera 8.51 (Thanks to BrunoSabin for reporting)
* v1.0.1 (2005-12-08)
** Features: 
*** Access tiddlers stored in separated TiddlyWikis through the "in" option. I.e. you are no longer limited to only work on the "current TiddlyWiki".
*** Write output to an external file using the "toFile" option of the "write" action. With this option you may write your customized tiddler exports.
*** Use the "script" section to define "helper" JavaScript functions etc. to be used in the various JavaScript expressions (whereClause, sortClause, action arguments,...).
*** Access and store context information for the current forEachTiddler invocation (through the build-in "context" object) .
*** Improved script evaluation (for where/sort clause and write scripts).
* v1.0.0 (2005-11-20)
** initial version

!Code
***/
//{{{

	
//============================================================================
//============================================================================
//		   ForEachTiddlerPlugin
//============================================================================
//============================================================================

// Only install once
if (!version.extensions.ForEachTiddlerPlugin) {

if (!window.abego) window.abego = {};

version.extensions.ForEachTiddlerPlugin = {
	major: 1, minor: 0, revision: 8, 
	date: new Date(2007,3,12), 
	source: "http://tiddlywiki.abego-software.de/#ForEachTiddlerPlugin",
	licence: "[[BSD open source license (abego Software)|http://www.abego-software.de/legal/apl-v10.html]]",
	copyright: "Copyright (c) abego Software GmbH, 2005-2007 (www.abego-software.de)"
};

// For backward compatibility with TW 1.2.x
//
if (!TiddlyWiki.prototype.forEachTiddler) {
	TiddlyWiki.prototype.forEachTiddler = function(callback) {
		for(var t in this.tiddlers) {
			callback.call(this,t,this.tiddlers[t]);
		}
	};
}

//============================================================================
// forEachTiddler Macro
//============================================================================

version.extensions.forEachTiddler = {
	major: 1, minor: 0, revision: 8, date: new Date(2007,3,12), provider: "http://tiddlywiki.abego-software.de"};

// ---------------------------------------------------------------------------
// Configurations and constants 
// ---------------------------------------------------------------------------

config.macros.forEachTiddler = {
	 // Standard Properties
	 label: "forEachTiddler",
	 prompt: "Perform actions on a (sorted) selection of tiddlers",

	 // actions
	 actions: {
		 addToList: {},
		 write: {}
	 }
};

// ---------------------------------------------------------------------------
//  The forEachTiddler Macro Handler 
// ---------------------------------------------------------------------------

config.macros.forEachTiddler.getContainingTiddler = function(e) {
	while(e && !hasClass(e,"tiddler"))
		e = e.parentNode;
	var title = e ? e.getAttribute("tiddler") : null; 
	return title ? store.getTiddler(title) : null;
};

config.macros.forEachTiddler.handler = function(place,macroName,params,wikifier,paramString,tiddler) {
	// config.macros.forEachTiddler.traceMacroCall(place,macroName,params,wikifier,paramString,tiddler);

	if (!tiddler) tiddler = config.macros.forEachTiddler.getContainingTiddler(place);
	// --- Parsing ------------------------------------------

	var i = 0; // index running over the params
	// Parse the "in" clause
	var tiddlyWikiPath = undefined;
	if ((i < params.length) && params[i] == "in") {
		i++;
		if (i >= params.length) {
			this.handleError(place, "TiddlyWiki path expected behind 'in'.");
			return;
		}
		tiddlyWikiPath = this.paramEncode((i < params.length) ? params[i] : "");
		i++;
	}

	// Parse the where clause
	var whereClause ="true";
	if ((i < params.length) && params[i] == "where") {
		i++;
		whereClause = this.paramEncode((i < params.length) ? params[i] : "");
		i++;
	}

	// Parse the sort stuff
	var sortClause = null;
	var sortAscending = true; 
	if ((i < params.length) && params[i] == "sortBy") {
		i++;
		if (i >= params.length) {
			this.handleError(place, "sortClause missing behind 'sortBy'.");
			return;
		}
		sortClause = this.paramEncode(params[i]);
		i++;

		if ((i < params.length) && (params[i] == "ascending" || params[i] == "descending")) {
			 sortAscending = params[i] == "ascending";
			 i++;
		}
	}

	// Parse the script
	var scriptText = null;
	if ((i < params.length) && params[i] == "script") {
		i++;
		scriptText = this.paramEncode((i < params.length) ? params[i] : "");
		i++;
	}

	// Parse the action. 
	// When we are already at the end use the default action
	var actionName = "addToList";
	if (i < params.length) {
	   if (!config.macros.forEachTiddler.actions[params[i]]) {
			this.handleError(place, "Unknown action '"+params[i]+"'.");
			return;
		} else {
			actionName = params[i]; 
			i++;
		}
	} 
	
	// Get the action parameter
	// (the parsing is done inside the individual action implementation.)
	var actionParameter = params.slice(i);


	// --- Processing ------------------------------------------
	try {
		this.performMacro({
				place: place, 
				inTiddler: tiddler,
				whereClause: whereClause, 
				sortClause: sortClause, 
				sortAscending: sortAscending, 
				actionName: actionName, 
				actionParameter: actionParameter, 
				scriptText: scriptText, 
				tiddlyWikiPath: tiddlyWikiPath});

	} catch (e) {
		this.handleError(place, e);
	}
};

// Returns an object with properties "tiddlers" and "context".
// tiddlers holds the (sorted) tiddlers selected by the parameter,
// context the context of the execution of the macro.
//
// The action is not yet performed.
//
// @parameter see performMacro
//
config.macros.forEachTiddler.getTiddlersAndContext = function(parameter) {

	var context = config.macros.forEachTiddler.createContext(parameter.place, parameter.whereClause, parameter.sortClause, parameter.sortAscending, parameter.actionName, parameter.actionParameter, parameter.scriptText, parameter.tiddlyWikiPath, parameter.inTiddler);

	var tiddlyWiki = parameter.tiddlyWikiPath ? this.loadTiddlyWiki(parameter.tiddlyWikiPath) : store;
	context["tiddlyWiki"] = tiddlyWiki;
	
	// Get the tiddlers, as defined by the whereClause
	var tiddlers = this.findTiddlers(parameter.whereClause, context, tiddlyWiki);
	context["tiddlers"] = tiddlers;

	// Sort the tiddlers, when sorting is required.
	if (parameter.sortClause) {
		this.sortTiddlers(tiddlers, parameter.sortClause, parameter.sortAscending, context);
	}

	return {tiddlers: tiddlers, context: context};
};

// Returns the (sorted) tiddlers selected by the parameter.
//
// The action is not yet performed.
//
// @parameter see performMacro
//
config.macros.forEachTiddler.getTiddlers = function(parameter) {
	return this.getTiddlersAndContext(parameter).tiddlers;
};

// Performs the macros with the given parameter.
//
// @param parameter holds the parameter of the macro as separate properties.
//				  The following properties are supported:
//
//						place
//						whereClause
//						sortClause
//						sortAscending
//						actionName
//						actionParameter
//						scriptText
//						tiddlyWikiPath
//
//					All properties are optional. 
//					For most actions the place property must be defined.
//
config.macros.forEachTiddler.performMacro = function(parameter) {
	var tiddlersAndContext = this.getTiddlersAndContext(parameter);

	// Perform the action
	var actionName = parameter.actionName ? parameter.actionName : "addToList";
	var action = config.macros.forEachTiddler.actions[actionName];
	if (!action) {
		this.handleError(parameter.place, "Unknown action '"+actionName+"'.");
		return;
	}

	var actionHandler = action.handler;
	actionHandler(parameter.place, tiddlersAndContext.tiddlers, parameter.actionParameter, tiddlersAndContext.context);
};

// ---------------------------------------------------------------------------
//  The actions 
// ---------------------------------------------------------------------------

// Internal.
//
// --- The addToList Action -----------------------------------------------
//
config.macros.forEachTiddler.actions.addToList.handler = function(place, tiddlers, parameter, context) {
	// Parse the parameter
	var p = 0;

	// Check for extra parameters
	if (parameter.length > p) {
		config.macros.forEachTiddler.createExtraParameterErrorElement(place, "addToList", parameter, p);
		return;
	}

	// Perform the action.
	var list = document.createElement("ul");
	place.appendChild(list);
	for (var i = 0; i < tiddlers.length; i++) {
		var tiddler = tiddlers[i];
		var listItem = document.createElement("li");
		list.appendChild(listItem);
		createTiddlyLink(listItem, tiddler.title, true);
	}
};

abego.parseNamedParameter = function(name, parameter, i) {
	var beginExpression = null;
	if ((i < parameter.length) && parameter[i] == name) {
		i++;
		if (i >= parameter.length) {
			throw "Missing text behind '%0'".format([name]);
		}
		
		return config.macros.forEachTiddler.paramEncode(parameter[i]);
	}
	return null;
}

// Internal.
//
// --- The write Action ---------------------------------------------------
//
config.macros.forEachTiddler.actions.write.handler = function(place, tiddlers, parameter, context) {
	// Parse the parameter
	var p = 0;
	if (p >= parameter.length) {
		this.handleError(place, "Missing expression behind 'write'.");
		return;
	}

	var textExpression = config.macros.forEachTiddler.paramEncode(parameter[p]);
	p++;

	// Parse the "begin" option
	var beginExpression = abego.parseNamedParameter("begin", parameter, p);
	if (beginExpression !== null) 
		p += 2;
	var endExpression = abego.parseNamedParameter("end", parameter, p);
	if (endExpression !== null) 
		p += 2;
	var noneExpression = abego.parseNamedParameter("none", parameter, p);
	if (noneExpression !== null) 
		p += 2;

	// Parse the "toFile" option
	var filename = null;
	var lineSeparator = undefined;
	if ((p < parameter.length) && parameter[p] == "toFile") {
		p++;
		if (p >= parameter.length) {
			this.handleError(place, "Filename expected behind 'toFile' of 'write' action.");
			return;
		}
		
		filename = config.macros.forEachTiddler.getLocalPath(config.macros.forEachTiddler.paramEncode(parameter[p]));
		p++;
		if ((p < parameter.length) && parameter[p] == "withLineSeparator") {
			p++;
			if (p >= parameter.length) {
				this.handleError(place, "Line separator text expected behind 'withLineSeparator' of 'write' action.");
				return;
			}
			lineSeparator = config.macros.forEachTiddler.paramEncode(parameter[p]);
			p++;
		}
	}
	
	// Check for extra parameters
	if (parameter.length > p) {
		config.macros.forEachTiddler.createExtraParameterErrorElement(place, "write", parameter, p);
		return;
	}

	// Perform the action.
	var func = config.macros.forEachTiddler.getEvalTiddlerFunction(textExpression, context);
	var count = tiddlers.length;
	var text = "";
	if (count > 0 && beginExpression)
		text += config.macros.forEachTiddler.getEvalTiddlerFunction(beginExpression, context)(undefined, context, count, undefined);
	
	for (var i = 0; i < count; i++) {
		var tiddler = tiddlers[i];
		text += func(tiddler, context, count, i);
	}
	
	if (count > 0 && endExpression)
		text += config.macros.forEachTiddler.getEvalTiddlerFunction(endExpression, context)(undefined, context, count, undefined);

	if (count == 0 && noneExpression) 
		text += config.macros.forEachTiddler.getEvalTiddlerFunction(noneExpression, context)(undefined, context, count, undefined);
		

	if (filename) {
		if (lineSeparator !== undefined) {
			lineSeparator = lineSeparator.replace(/\\n/mg, "\n").replace(/\\r/mg, "\r");
			text = text.replace(/\n/mg,lineSeparator);
		}
		saveFile(filename, convertUnicodeToUTF8(text));
	} else {
		var wrapper = createTiddlyElement(place, "span");
		wikify(text, wrapper, null/* highlightRegExp */, context.inTiddler);
	}
};


// ---------------------------------------------------------------------------
//  Helpers
// ---------------------------------------------------------------------------

// Internal.
//
config.macros.forEachTiddler.createContext = function(placeParam, whereClauseParam, sortClauseParam, sortAscendingParam, actionNameParam, actionParameterParam, scriptText, tiddlyWikiPathParam, inTiddlerParam) {
	return {
		place : placeParam, 
		whereClause : whereClauseParam, 
		sortClause : sortClauseParam, 
		sortAscending : sortAscendingParam, 
		script : scriptText,
		actionName : actionNameParam, 
		actionParameter : actionParameterParam,
		tiddlyWikiPath : tiddlyWikiPathParam,
		inTiddler : inTiddlerParam, // the tiddler containing the <<forEachTiddler ...>> macro call.
		viewerTiddler : config.macros.forEachTiddler.getContainingTiddler(placeParam) // the tiddler showing the forEachTiddler result
	};
};

// Internal.
//
// Returns a TiddlyWiki with the tiddlers loaded from the TiddlyWiki of 
// the given path.
//
config.macros.forEachTiddler.loadTiddlyWiki = function(path, idPrefix) {
	if (!idPrefix) {
		idPrefix = "store";
	}
	var lenPrefix = idPrefix.length;
	
	// Read the content of the given file
	var content = loadFile(this.getLocalPath(path));
	if(content === null) {
		throw "TiddlyWiki '"+path+"' not found.";
	}
	
	var tiddlyWiki = new TiddlyWiki();

	// Starting with TW 2.2 there is a helper function to import the tiddlers
	if (tiddlyWiki.importTiddlyWiki) {
		if (!tiddlyWiki.importTiddlyWiki(content))
			throw "File '"+path+"' is not a TiddlyWiki.";
		tiddlyWiki.dirty = false;
		return tiddlyWiki;
	}
	
	// The legacy code, for TW < 2.2
	
	// Locate the storeArea div's
	var posOpeningDiv = content.indexOf(startSaveArea);
	var posClosingDiv = content.lastIndexOf(endSaveArea);
	if((posOpeningDiv == -1) || (posClosingDiv == -1)) {
		throw "File '"+path+"' is not a TiddlyWiki.";
	}
	var storageText = content.substr(posOpeningDiv + startSaveArea.length, posClosingDiv);
	
	// Create a "div" element that contains the storage text
	var myStorageDiv = document.createElement("div");
	myStorageDiv.innerHTML = storageText;
	myStorageDiv.normalize();
	
	// Create all tiddlers in a new TiddlyWiki
	// (following code is modified copy of TiddlyWiki.prototype.loadFromDiv)
	var store = myStorageDiv.childNodes;
	for(var t = 0; t < store.length; t++) {
		var e = store[t];
		var title = null;
		if(e.getAttribute)
			title = e.getAttribute("tiddler");
		if(!title && e.id && e.id.substr(0,lenPrefix) == idPrefix)
			title = e.id.substr(lenPrefix);
		if(title && title !== "") {
			var tiddler = tiddlyWiki.createTiddler(title);
			tiddler.loadFromDiv(e,title);
		}
	}
	tiddlyWiki.dirty = false;

	return tiddlyWiki;
};


	
// Internal.
//
// Returns a function that has a function body returning the given javaScriptExpression.
// The function has the parameters:
// 
//	 (tiddler, context, count, index)
//
config.macros.forEachTiddler.getEvalTiddlerFunction = function (javaScriptExpression, context) {
	var script = context["script"];
	var functionText = "var theFunction = function(tiddler, context, count, index) { return "+javaScriptExpression+"}";
	var fullText = (script ? script+";" : "")+functionText+";theFunction;";
	return eval(fullText);
};

// Internal.
//
config.macros.forEachTiddler.findTiddlers = function(whereClause, context, tiddlyWiki) {
	var result = [];
	var func = config.macros.forEachTiddler.getEvalTiddlerFunction(whereClause, context);
	tiddlyWiki.forEachTiddler(function(title,tiddler) {
		if (func(tiddler, context, undefined, undefined)) {
			result.push(tiddler);
		}
	});
	return result;
};

// Internal.
//
config.macros.forEachTiddler.createExtraParameterErrorElement = function(place, actionName, parameter, firstUnusedIndex) {
	var message = "Extra parameter behind '"+actionName+"':";
	for (var i = firstUnusedIndex; i < parameter.length; i++) {
		message += " "+parameter[i];
	}
	this.handleError(place, message);
};

// Internal.
//
config.macros.forEachTiddler.sortAscending = function(tiddlerA, tiddlerB) {
	var result = 
		(tiddlerA.forEachTiddlerSortValue == tiddlerB.forEachTiddlerSortValue) 
			? 0
			: (tiddlerA.forEachTiddlerSortValue < tiddlerB.forEachTiddlerSortValue)
			   ? -1 
			   : +1; 
	return result;
};

// Internal.
//
config.macros.forEachTiddler.sortDescending = function(tiddlerA, tiddlerB) {
	var result = 
		(tiddlerA.forEachTiddlerSortValue == tiddlerB.forEachTiddlerSortValue) 
			? 0
			: (tiddlerA.forEachTiddlerSortValue < tiddlerB.forEachTiddlerSortValue)
			   ? +1 
			   : -1; 
	return result;
};

// Internal.
//
config.macros.forEachTiddler.sortTiddlers = function(tiddlers, sortClause, ascending, context) {
	// To avoid evaluating the sortClause whenever two items are compared 
	// we pre-calculate the sortValue for every item in the array and store it in a 
	// temporary property ("forEachTiddlerSortValue") of the tiddlers.
	var func = config.macros.forEachTiddler.getEvalTiddlerFunction(sortClause, context);
	var count = tiddlers.length;
	var i;
	for (i = 0; i < count; i++) {
		var tiddler = tiddlers[i];
		tiddler.forEachTiddlerSortValue = func(tiddler,context, undefined, undefined);
	}

	// Do the sorting
	tiddlers.sort(ascending ? this.sortAscending : this.sortDescending);

	// Delete the temporary property that holds the sortValue.	
	for (i = 0; i < tiddlers.length; i++) {
		delete tiddlers[i].forEachTiddlerSortValue;
	}
};


// Internal.
//
config.macros.forEachTiddler.trace = function(message) {
	displayMessage(message);
};

// Internal.
//
config.macros.forEachTiddler.traceMacroCall = function(place,macroName,params) {
	var message ="<<"+macroName;
	for (var i = 0; i < params.length; i++) {
		message += " "+params[i];
	}
	message += ">>";
	displayMessage(message);
};


// Internal.
//
// Creates an element that holds an error message
// 
config.macros.forEachTiddler.createErrorElement = function(place, exception) {
	var message = (exception.description) ? exception.description : exception.toString();
	return createTiddlyElement(place,"span",null,"forEachTiddlerError","<<forEachTiddler ...>>: "+message);
};

// Internal.
//
// @param place [may be null]
//
config.macros.forEachTiddler.handleError = function(place, exception) {
	if (place) {
		this.createErrorElement(place, exception);
	} else {
		throw exception;
	}
};

// Internal.
//
// Encodes the given string.
//
// Replaces 
//	 "$))" to ">>"
//	 "$)" to ">"
//
config.macros.forEachTiddler.paramEncode = function(s) {
	var reGTGT = new RegExp("\\$\\)\\)","mg");
	var reGT = new RegExp("\\$\\)","mg");
	return s.replace(reGTGT, ">>").replace(reGT, ">");
};

// Internal.
//
// Returns the given original path (that is a file path, starting with "file:")
// as a path to a local file, in the systems native file format.
//
// Location information in the originalPath (i.e. the "#" and stuff following)
// is stripped.
// 
config.macros.forEachTiddler.getLocalPath = function(originalPath) {
	// Remove any location part of the URL
	var hashPos = originalPath.indexOf("#");
	if(hashPos != -1)
		originalPath = originalPath.substr(0,hashPos);
	// Convert to a native file format assuming
	// "file:///x:/path/path/path..." - pc local file --> "x:\path\path\path..."
	// "file://///server/share/path/path/path..." - FireFox pc network file --> "\\server\share\path\path\path..."
	// "file:///path/path/path..." - mac/unix local file --> "/path/path/path..."
	// "file://server/share/path/path/path..." - pc network file --> "\\server\share\path\path\path..."
	var localPath;
	if(originalPath.charAt(9) == ":") // pc local file
		localPath = unescape(originalPath.substr(8)).replace(new RegExp("/","g"),"\\");
	else if(originalPath.indexOf("file://///") === 0) // FireFox pc network file
		localPath = "\\\\" + unescape(originalPath.substr(10)).replace(new RegExp("/","g"),"\\");
	else if(originalPath.indexOf("file:///") === 0) // mac/unix local file
		localPath = unescape(originalPath.substr(7));
	else if(originalPath.indexOf("file:/") === 0) // mac/unix local file
		localPath = unescape(originalPath.substr(5));
	else // pc network file
		localPath = "\\\\" + unescape(originalPath.substr(7)).replace(new RegExp("/","g"),"\\");	
	return localPath;
};

// ---------------------------------------------------------------------------
// Stylesheet Extensions (may be overridden by local StyleSheet)
// ---------------------------------------------------------------------------
//
setStylesheet(
	".forEachTiddlerError{color: #ffffff;background-color: #880000;}",
	"forEachTiddler");

//============================================================================
// End of forEachTiddler Macro
//============================================================================


//============================================================================
// String.startsWith Function
//============================================================================
//
// Returns true if the string starts with the given prefix, false otherwise.
//
version.extensions["String.startsWith"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
String.prototype.startsWith = function(prefix) {
	var n =  prefix.length;
	return (this.length >= n) && (this.slice(0, n) == prefix);
};



//============================================================================
// String.endsWith Function
//============================================================================
//
// Returns true if the string ends with the given suffix, false otherwise.
//
version.extensions["String.endsWith"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
String.prototype.endsWith = function(suffix) {
	var n = suffix.length;
	return (this.length >= n) && (this.right(n) == suffix);
};


//============================================================================
// String.contains Function
//============================================================================
//
// Returns true when the string contains the given substring, false otherwise.
//
version.extensions["String.contains"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
String.prototype.contains = function(substring) {
	return this.indexOf(substring) >= 0;
};

//============================================================================
// Array.indexOf Function
//============================================================================
//
// Returns the index of the first occurance of the given item in the array or 
// -1 when no such item exists.
//
// @param item [may be null]
//
version.extensions["Array.indexOf"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
Array.prototype.indexOf = function(item) {
	for (var i = 0; i < this.length; i++) {
		if (this[i] == item) {
			return i;
		}
	}
	return -1;
};

//============================================================================
// Array.contains Function
//============================================================================
//
// Returns true when the array contains the given item, otherwise false. 
//
// @param item [may be null]
//
version.extensions["Array.contains"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
Array.prototype.contains = function(item) {
	return (this.indexOf(item) >= 0);
};

//============================================================================
// Array.containsAny Function
//============================================================================
//
// Returns true when the array contains at least one of the elements 
// of the item. Otherwise (or when items contains no elements) false is returned.
//
version.extensions["Array.containsAny"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
Array.prototype.containsAny = function(items) {
	for(var i = 0; i < items.length; i++) {
		if (this.contains(items[i])) {
			return true;
		}
	}
	return false;
};


//============================================================================
// Array.containsAll Function
//============================================================================
//
// Returns true when the array contains all the items, otherwise false.
// 
// When items is null false is returned (even if the array contains a null).
//
// @param items [may be null] 
//
version.extensions["Array.containsAll"] = {major: 1, minor: 0, revision: 0, date: new Date(2005,11,20), provider: "http://tiddlywiki.abego-software.de"};
//
Array.prototype.containsAll = function(items) {
	for(var i = 0; i < items.length; i++) {
		if (!this.contains(items[i])) {
			return false;
		}
	}
	return true;
};


} // of "install only once"

// Used Globals (for JSLint) ==============
// ... DOM
/*global 	document */
// ... TiddlyWiki Core
/*global 	convertUnicodeToUTF8, createTiddlyElement, createTiddlyLink, 
			displayMessage, endSaveArea, hasClass, loadFile, saveFile, 
			startSaveArea, store, wikify */
//}}}


/***
!Licence and Copyright
Copyright (c) abego Software ~GmbH, 2005 ([[www.abego-software.de|http://www.abego-software.de]])

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or other
materials provided with the distribution.

Neither the name of abego Software nor the names of its contributors may be
used to endorse or promote products derived from this software without specific
prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.
***/

<<forEachTiddler
    script '
        function lastDays(tiddler) {
            var compareDate = new Date();
            compareDate.setDate(compareDate.getDate() - 30);  
            if (tiddler.modified > compareDate) 
                return  "|[[" + tiddler.title + "]]| "+tiddler.text.length+"|"+tiddler.tags+" |\n"; 
            else 
                return ""; 
        }
    '

    write 'context.output+= lastDays(tiddler) , ""'

        begin 'context.output = ""'

        end 'context.output
                ? context.output
                : "<<tiddler [[List the 10 most recently modified tiddlers]]\>\>"        
        '
>>
| !@@color:white;To get@@ | !@@color:white;  Type this @@ |
| ''Bold'' | {{{''Bold''  (double single quotes)}}} |
| ==Strikethrough== | {{{==Strikethrough==}}} |
| --Proposed Change-- | {{{--Strikethrough--}}} |
| __Underline__ | {{{__Underline__}}} (that's two underline characters) |
| //Italic// | {{{//Italic//}}} |
| Superscript: 2^^3^^=8 | {{{2^^3^^=8}}} |
| Subscript: a~~ij~~ = -a~~ji~~ | {{{a~~ij~~ = -a~~ji~~}}} |
|@@color:green;green coloured@@|{{{@@color:green;green coloured@@}}}|
|@@background-color:#ff0000;color:#ffffff;red highlight@@|{{{@@background-color:#ff0000;color:#ffffff;red coloured@@}}}|
|>| //''For backwards compatibility, the following highlight syntax is also accepted:''// |
|@@color(#00ff00):green text@@|{{{@@color(#00ff00):green text@@ }}}|
|@@bgcolor(#ff0000):color(#ffffff):red highlight@@|{{{@@bgcolor(#ff0000):color(#ffffff):red coloured@@ }}}|
| @@highlight@@ | {{{@@highlight@@}}} |
|>|<<tiddler Entities>>|
----
<<<
| !@@color:green;To get@@ | !@@color:green;  Type this @@ |
| ''Bold'' | {{{''Bold''  (double single quotes)}}} |
| ==Strikethrough== | {{{==Strikethrough==}}} |
| __Underline__ | {{{__Underline__}}} (that's two underline characters) |
| //Italic// | {{{//Italic//}}} |
| Superscript: 2^^3^^=8 | {{{2^^3^^=8}}} |
| Subscript: a~~ij~~ = -a~~ji~~ | {{{a~~ij~~ = -a~~ji~~}}} |
| @@highlight@@ | {{{@@highlight@@}}} |
|@@color:green;green coloured@@|{{{@@color:green;green coloured@@}}}|
|@@background-color:#ff0000;color:#ffffff;red coloured@@|{{{@@background-color:#ff0000;color:#ffffff;red coloured@@}}}|
|>| //''For backwards compatibility, the following highlight syntax is also accepted:''// |
|@@color(#00ff00):green coloured@@|{{{@@color(#00ff00):green coloured@@ }}}|
|@@bgcolor(#ff0000):color(#ffffff):red coloured@@|{{{@@bgcolor(#ff0000):color(#ffffff):red coloured@@ }}}|
The highlight can also accept CSS syntax to directly style the text:
@@text-shadow:black 3px 3px 8px;font-size:14pt;display:block;margin:1em 1em 1em 1em;border:3px solid black;Access any CSS style@@{{{@@text-shadow:black 3px 3px 8px;font-size:14pt;display:block;margin:1em 1em 1em 1em;border:3px solid black;Access any CSS style@@}}}
<<<
There are several ways to format text in tiddlers click here+++

''Bold''+++{{{''Bold''  (double single quotes)}}}
===

==Strikethrough==+++
 {{{==Strikethrough== (double equals)}}}
===

__Underline__+++
{{{__Underline__}}} (that's two underline characters)
===

//Italic//+++
{{{//Italic//}}} (double forward strokes)
===

 Superscript: 2^^3^^=8+++
 {{{2^^3^^=8}}} (double carets)
===

Subscript: a~~ij~~ = -a~~ji~~ +++
{{{a~~ij~~ = -a~~ji~~}}} (double tilde)
===

@@highlight@@+++
{{{@@highlight@@}}}
===
===
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.freshpatents.com/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.freshpatents.com/" width="100%" align="center" height="450"></iframe></div></html>
From Tourist To Terrorist
'A plea for common sense security before we are all ruined.'

Molly came to see me on Saturday. She is my five year old neighbour who made significant contributions to my electronic pest control experiment about a year ago. The minute she walked into my workshop I knew something was wrong mainly because she was walking. Molly never walks anywhere, she skips..... or used to anyhow. She had a death grip on her teddy bear; her arm was locked around its neck and was firmly secured by her thumb clamped in her mouth. In her other arm was a GI Joe doll, her black patent leather shoe with a broken strap was dangling from her hand.

Hi, I said cheerfully, how's my little tourist. She had just returned from visiting her father who is temporarily working in the USA. Her beautiful eyes filled with tears but she didn't cry. She unplugged her thumb from her pretty little mouth and handed me her teddy bear, it had an eye missing. With her lips quivering she handed up GI Joe with two dislocated shoulders and the shoe with the broken strap.

I see we have some work to do, I said, do you want to tell me how all this happened? I sat her on a stool and laid her precious possessions in a row on the bench. She sat there looking at me accusingly as though I had done something wrong. I know that look it's usually when she is mad at the world so I ignored it knowing I was about to find out why.

A few weeks ago she had skipped out of my workshop in that shoe, it was the day she flew out to visit her father in the USA. I had said to her that she made a pretty little tourist and when she got to America she would blow their minds. She wasn't sure exactly what I had said but she knew it was a compliment and I got a big smile as she skipped away.

I started to laugh as Molly began the story of her trip. It appears that not a hour after I had seen her last she was standing at the check-in counter at Sydney airport with her mother. The airline clerk asked her mother the purpose of their trip. Molly announced loudly, in a not quite verbatim version of what I had said to her, that she was a pretty little terrorist and she was going to blow up the minds of the Americans. This got a lot of laughs from the people waiting in the queue but the airline clerk hardly smiled and picked up her phone. As usual Molly didn't know what she had said that was so funny.

By the time Molly reached the security area there were double the usual number of guards. Molly carried her teddy bear through the metal detector and the alarm sounded loudly. Molly thought that was great fun and made several skips back and forth through it before she could be stopped. An unsmiling guard told her that her teddy bear would have to be run through the x-ray machine. To Molly's mind this was totally unacceptable, her teddy bear would not be pried from her grip. A five-minute discussion finally convinced Molly the teddy bear had to go through the x-ray machine or she couldn't go see her daddy.

With the logic and agility that only five year olds have and quicker than I can say it, Molly and her teddy bear were on the belt leading into the x-ray machine. A dim witted but agile guard grabbed Molly's ankle just as she disappeared under the flaps of the machine. Pandemonium broke out. People were screaming stop the machine! The befuddled guards couldn't find out how to shut the thing off. The guard that had hold of Molly's ankle was slowly dragging her back out of the machine as the flat of Molly's hand made screeching noises on the rubber belt as she kicked wildly at the guard with her free foot.

The guard finally got her out of the machine but by then Molly was holding her teddy bear by nothing but its eye. Just as the guard tried to lift Molly from the moving belt the eye detached and the teddy bear dropped back onto the belt and started its own ride through the machine. Molly made a lunge for the teddy bear and her shoe came off in the guard's hand. Molly started her ride again.

By the time she was extracted from the x-ray machine, dragging her teddy bear behind her, the teddy bear's eye had successfully made it through the machine. The eye tinkled down the metal ramp and was declared free of terrorism contents.

Meanwhile one of the guards was doing a full body search of the teddy bear in a life and death struggle with Molly. The security supervisor had a conference with his officers and decided that x-raying one of the teddy bear's eyes would have to suffice this time.

Molly apparently had a good time with her father in California, he bought her a GI Joe doll to make up for the teddy bear's eye and that was the beginning of Molly's next encounter with airport security.

By the time Molly got to security in Los Angeles on her way home she had almost given up on trying to talk sense to people in uniform. She unceremoniously threw her teddy bear into a plastic tray and watched it make its lonely trip through the machine.

When the guard told Molly that he was confiscating GI Joe's gun she started getting really mad. The guard was very nice, had a way with children and treated her with great respect. He patiently explained to her his orders were to confiscate all guns and anything that looked like a gun. He even showed her his orders and pointed out where it said he had to confiscate anything that looked like a gun. Molly impatiently explained to the guard that it was a dumb rule, the tiny gun was a toy, even kids know that and besides she couldn't read.

Evidently the conversation deteriorated after that. In the ensuing security alert GI Joe was disarmed and suffered two broken arms in the process. Several guards also suffered minor injuries due to Molly's mother having her fingernail clippers confiscated early in the trip but went back to work after being treated.

When she got to the Honolulu Airport, security had already heard of Molly and she was given the red carpet treatment. A pretty young female guard was assigned to walk Molly through security. When Molly walked through the metal detector the alarm went off. She stopped in her tracks and wouldn't move. It appears that in all of Molly's security events her shoes had never successfully passed through any metal detector and her five year old patience had expired. She decided to stand there with the alarm sounding until they fixed their dumb machine.

Trying to talk over the beeping alarm the young female guard explained that it must be the buckles on her shoes. The guard stooped down to unbuckle Molly's shoes. Evidently the damage to the shoe incurred during Molly's aborted ride through the x-ray machine in Sydney, so long ago, caused the strap to come away in the guards hand. Molly looked down at her damaged shoe and tears filled her eyes. This all was too much.

The guard looked up at Molly and said, Oh sweetie I am so sorry. Molly wiped her eyes and said, So am I! Then she kicked the guard's shin as hard as she could with her good shoe.

The young guard yelled with pain and fell over backwards clutching her leg. Another guard turned around and saw the pretty young guard rolling around on the floor. He screamed, officer down, officer down, pulled his gun and set off the alarm.

Molly limped through all the confusion carrying her broken shoe and, in spite of a full security alert, boarded the plane to Sydney by herself.

Molly was done. She stopped talking then. Sitting in my workshop she looked much older than her five years. A long silence passed between us. Finally I said, Molly I think your mum would be the best one to sew your teddy's eye back on and I have a friend that can make your shoe look just like new.

Molly looked at me steadily with fire in her eyes and said, I just want you to make GI Joe another gun. Smiling, I said, of course I can do that but it might not be as fancy as the one he lost. He didn't lose it! Molly snapped, through tight lips, and continued to look into my eyes in a way that made the hairs stand up on the back of my neck.

Finally she took her teddy bear from the bench and jumped down from the stool as tears welled up again. She touched the teddy's blinded eye as she walked slowly to the door and turned to look at me with streaks running down her face. She levelled her gaze at me, roughly rubbed her tears away with her little fist and said, I don't want his new gun to be like the last one. I want you to make one that really shoots.

Morris Gray
{{textcenter{
@@color:#00b;''Frustra fit per plura, quod fieri potest per pauciora.''@@
@@color:#c06;&laquo;.It is vain to do with more what can be done with less.&raquo;@@
}}}
/***
|Name|FullScreenPlugin|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#FullScreenPlugin|
|Version|1.1|
|Requires|~TW2.x|
!Description:
Toggle between viewing tiddlers fullscreen and normally. Very handy for when you need more viewing space.

!Demo:
Click the ↕ button in the toolbar for this tiddler. Click it again to turn off fullscreen.

!Installation:
Copy the contents of this tiddler to your TW, tag with systemConfig, save and reload your TW.
Edit the ViewTemplate to add the fullscreen command to the toolbar.

!History:
*25-07-06: ver 1.1
*20-07-06: ver 1.0

!Code
***/
//{{{
var lewcidFullScreen = false;

config.commands.fullscreen =
{
            text:"«FullScreen»",
            tooltip:"Fullscreen mode"
};

config.commands.fullscreen.handler = function (event,src,title)
{
            if (lewcidFullScreen == false)
               {
                lewcidFullScreen = true;
                setStylesheet('#sidebar, #mainMenu{display:none;} #displayArea{margin:0em 0 0 0 !important;}',"lewcidFullScreenStyle");
               }
            else
               {
                lewcidFullScreen = false;
                setStylesheet(' ',"lewcidFullScreenStyle");
               }
}

config.macros.fullscreen={};
config.macros.fullscreen.handler =  function(place,macroName,params,wikifier,paramString,tiddler)
{
        var label = params[0]||" «FullScreen» ";
        var tooltip = params[1]||"Fullscreen mode";
        createTiddlyButton(place,label,tooltip,config.commands.fullscreen.handler);
}

var lewcid_fullscreen_closeTiddler = Story.prototype.closeTiddler;
Story.prototype.closeTiddler =function(title,animate,slowly)
{
           lewcid_fullscreen_closeTiddler.apply(this,arguments);
           if (story.isEmpty() && lewcidFullScreen == true)
              config.commands.fullscreen.handler();
}


Slider.prototype.lewcidStop = Slider.prototype.stop;
Slider.prototype.stop = function()
{
           this.lewcidStop();
           if (story.isEmpty() && lewcidFullScreen == true)
              config.commands.fullscreen.handler();
}
//}}}
|bgcolor:white;padding:0.8em;<<tiddler ./gor>>|

<part gor hidden>
{{textjustify{
{{firstletter{
@@color:#c06;G@@
}}}ORGUS (Topyos). 1. Son of the Messenian hero, Aristomenes, who betrothed him in marriage to the maiden by whose aid he had himself escaped when captured by a body of Cretan bowmen, mer­cenaries of Sparta. [See Vol. I. p. 308.] ''Gorgus'' is mentioned by Pausanias as righting bravely by his father's side in the last desperate struggle, when Eira had been surprised by the Spartans. 
{{imgfloatright{
[img[http://img484.imageshack.us/img484/3208/msgkb2.gif]]
}}}
Soon after this Aristomenes declined to take the command of the Messenians, who wished to mi­grate to another country, and named ''Gorgus'' and Manticlus, son of the seer Theoclus, as their lead­ers. ''Gorgus'' proposed to take possession of the island of Zacynthus, while Manticlus was in favour of a settlement in Sardinia. Neither of these courses, however, was adopted, and Rhegium was fixed upon as the new home of the exiles. (Paus. iv. 19, 21, 23 ; Muller, Dor. i. 7. § 10 ; comp. anaxilaus.)

2. King, of Salamis, in Cyprus, was son of Cher-sis, and great-grandson of Evelthon, the contem­porary of Arcesilaus III. of Gyrene. His brother Onesilus, having long urged him in vain to revolt from the Persian king, at length drove him from the city, and, usurping the throne, set up the stand­ard of rebellion with the lonians in b. c. 499. ''Gorgus'' was restored to his kingdom in the next year on the reduction of the Cyprians and the death of Onesilus in battle. He joined Xerxes in his invasion of Greece, and his brother Philaon was taken prisoner by the Greeks in the first of the three battles at Artemisium in b. c. 480. (He­rod, v. 104, 115, vii. 98, viii. 11 ; Larcher ad

Source: [[Dictionary of Greek and Roman Biography and Mythology, page 286 (v. 2)|http://www.ancientlibrary.com/smith-bio/1394.html]]
}}}
</part>
Galway Bay Lyrics

If you ever go across the sea to Ireland,
Then maybe at the closing of your day;
You will sit and watch the moonrise over Claddagh,
And see the sun go down on Galway Bay.

Just to hear again the ripple of the trout stream,
The women in the meadows making hay,
And to sit beside a turf fire in the cabin,
And watch the barefoot gossoons at their play,

For the breezes blowing o'er the seas from Ireland,
Are perfum'd by the heather as they blow;
And the women in the uplands diggin' praties,
Speak a language that the strangers do not know,

For the strangers came and tried to teach their way,
They scorn'd us just for being what we are;
But they might as well go chasing after moonbeams,
Or light a penny candle from a star.

And if there is going to be a life hereafter,
And somehow I am sure there's going to be;
I will ask my God to let me make my Heaven,
In that dear land across the Irish sea.
<<tabs tabsCookie [[intro]] "tooltip 1" [[MyGeneralLinks]] [[who]] "tooltip 1" [[Who]]  [[what]] "tooltip 2" [[What]]  [[where]] "tool tip 3" [[Where]] [[why]] "tooltip 1" [[Why]]  [[when]] "tooltip 2" [[When]]  [[how]] "tool tip 3" [[How]] >>
!!!''General Science'' ^^&bull;[[Detach this|General Science]]^^
<<<
*[[TiddlyPedia|http://www.tiddlypedia.com/solarsystem/]] (the tiddlers therein are copied directly from Wikipedia) +++[more...]
http://martinswiki.com/prereleases.html#MediaWikiFormatterPlugin
===

[[Google Scholar|http://scholar.google.com/scholar]]
[[Union of Concerned Scientists |http://www.ucsusa.org/global_security/]]
http://www.newscientist.com/blog/technology/
[[Nova|http://www.science.org.au/nova/index.htm]] Published by Australian Academy of Science
[[The Funneled Web|http://www.the-funneled-web.com]]
[[Australian Academy of Science|http://www.science.org.au/]]
[[Principia Cybernetica|http://pespmc1.vub.ac.be/]]
[[Search Scirus|http://www.scirus.com/srsapp/]]
[[Search InfoPlease|http://www.infoplease.com/index.html]]
<<<
{{borderless{
|bgcolor:#Fff;<<tiddler Who>>|bgcolor:#Fff;<<tiddler What>>|bgcolor:#Fff;<<tiddler Where>>|
|bgcolor:#FFF;<<tiddler Why>> |bgcolor:#FFF;<<tiddler When>> |bgcolor:#FFF;<<tiddler How>> |
----
|>|>|bgcolor:#FFF; @@color:#c06;&bull;@@ [[Google Earth|http://earth.google.com/]] @@color:#c06;&bull;@@ [[Google Maps|http://maps.google.com/]] @@color:#c06;&bull;@@ [[Google Patent Search|http://www.google.com/patents/]] @@color:#c06;&bull;@@ [[Google Scholar|http://scholar.google.com/scholar]] @@color:#c06;&bull;@@ [[Google Docs|http://docs.google.com/]] |
|>|>|bgcolor:#FFF;  @@color:#c06;&bull;@@ [[Google Webmaster Central|http://www.google.com/webmasters/ ]] @@color:#c06;&bull;@@ [[Google Mapplets|http://www.google.com/apis/maps/documentation/mapplets/#Geocoding]] @@color:#c06;&bull;@@ [[StatCounter|http://my2.statcounter.com/project/]] @@color:#c06;&bull;@@ [[Internet Security AusCert|http://www.auscert.org.au/]] @@color:#c06;&bull;@@ [[BuddhaNet|http://www.buddhanet.net/index.html]] @@color:#c06;&bull;@@ http://home.wanadoo.nl/bruch/ |
}}}


<html>
<style type="text/css">
#General_Links .title {display:none;}
</html>
</style>
/***
|''Name:''|GenerateRssByTagPlugin|
|''Description:''|Only tiddlers with a specific tag are inluded in the RSSFeed. If no tiddlers are selected then works as before. (see ticket #270: http://trac.tiddlywiki.org/tiddlywiki/ticket/270). <br>RssTag: <<option txtRssTag>>|
|''Version:''|1.0.1|
|''Date:''|Mar 20, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#GenerateRssByTagPlugin|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (Changeset 1583)|
***/
//{{{
version.extensions.GenerateRssByTagPlugin = {
	major: 1, minor: 0, revision: 1, 
	date: new Date("Mar 20, 2007"),
	source: 'http://tiddlywiki.bidix.info/#PasswordOptionPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.2.0 (Changeset 1583)',
};

if (!window.bidix) window.bidix = {}; // bidix namespace

bidix.generateRssByTag = function()
{
	var s = [];
	var d = new Date();
	var u = store.getTiddlerText("SiteUrl");
	// Assemble the header
	s.push("<" + "?xml version=\"1.0\"" + " encoding='UTF-8' " + "?" + ">");
	s.push("<rss version=\"2.0\">");
	s.push("<channel>");
	s.push("<title" + ">" + wikifyPlain("SiteTitle").htmlEncode() + "</title" + ">");
	if(u)
		s.push("<link>" + u.htmlEncode() + "</link>");
	s.push("<description>" + wikifyPlain("SiteSubtitle").htmlEncode() + "</description>");
	s.push("<language>en-us</language>");
	s.push("<copyright>Copyright " + d.getFullYear() + " " + config.options.txtUserName.htmlEncode() + "</copyright>");
	s.push("<pubDate>" + d.toGMTString() + "</pubDate>");
	s.push("<lastBuildDate>" + d.toGMTString() + "</lastBuildDate>");
	s.push("<docs>http://blogs.law.harvard.edu/tech/rss</docs>");
	s.push("<generator>TiddlyWiki " + version.major + "." + version.minor + "." + version.revision + "</generator>");
	// The body
	var tiddlers;
	if (config.options.txtRssTag && store.getTaggedTiddlers(config.options.txtRssTag).length > 0)
		tiddlers = store.getTaggedTiddlers(config.options.txtRssTag,"modified");
	else
		tiddlers = store.getTiddlers("modified","excludeLists");
	var n = config.numRssItems > tiddlers.length ? 0 : tiddlers.length-config.numRssItems;
	for (var t=tiddlers.length-1; t>=n; t--)
		s.push(tiddlers[t].saveToRss(u));
	// And footer
	s.push("</channel>");
	s.push("</rss>");
	// Save it all
	return s.join("\n");
};

//
// Initializations
//
bidix.generateRss = generateRss; // backup core version
generateRss = bidix.generateRssByTag; // install new one
config.options.txtRssTag = "toRSS"; // default RssTag. <<option txtRssTag>> could be added in AdvancedOptions
//}}}
<html><div id="modernbricksmenu"><ul><li  id="current" style="margin-left: 1px">[[Geological Ages|GeologicalAges]]</li><li>[[Periodic Table|PeriodicTable]]</li><li>[[Elements|Elements]]</li><li>[[BoilingPoint|ElementsMeltingBoilingPoint]]</li><li>[[Naming|Naming]]</li></ul></div><div id="modernbricksmenuline">&nbsp;</div></html>
{{textcenter{
[[Go to: GeoWhen Database|http://www.stratigraphy.org/geowhen/stages/Paleoproterozoic.html]] (Remote Link)
}}}
{{tablecenter{
|>|>|bgcolor:#fff; (mya = million years ago) |
|bgcolor:#fff;vertical-align:top;padding:5px;text-align:left;Phanerozoic Eon(543 mya to present)|bgcolor:#ffc;[[Cenozoic Era(65 mya to today)|http://www.ucmp.berkeley.edu/cenozoic/cenozoic.html]]|bgcolor:#ffc;<<tiddler [[./quaternary]]>> |
|~|bgcolor:#cfc;[[Mesozoic Era(248 to 65 mya)|http://www.ucmp.berkeley.edu/mesozoic/mesozoic.html]]|bgcolor:#cfc;<<tiddler [[./Cretaceous]]>> |
|~|bgcolor:#fcc;[[Paleozoic Era(543 to 248 mya)|http://www.ucmp.berkeley.edu/paleozoic/paleozoic.html]]|bgcolor:#fcc;<<tiddler [[./Permian]]>>|
|bgcolor:#fff;vertical-align:top;padding:5px;text-align:left;Precambrian Time(4,500 to 543 mya)|bgcolor:#ccc;[[Proterozoic Era(2500 to 543 mya)|http://www.ucmp.berkeley.edu/precambrian/proterozoic.html]]|bgcolor:#ccc;<<tiddler [[./Neoproterozoic]]>> |
|~|>|bgcolor:#fca;[[Archaean(3800 to 2500 mya)|http://www.ucmp.berkeley.edu/precambrian/archaean.html]] |
|~|>|bgcolor:#faa;[[Hadean(4500 to 3800 mya)|http://www.ucmp.berkeley.edu/precambrian/hadean.html]] |
}}}


<part quaternary hidden>
''Quaternary'' (1.8 mya to today)
&nbsp;&nbsp;&nbsp; [[Holocene|http://www.ucmp.berkeley.edu/quaternary/hol.html]] (10k years to today)
&nbsp;&nbsp;&nbsp; [[Pleistocene|http://www.ucmp.berkeley.edu/quaternary/ple.html]] (1.8 mya to 10k yrs)
''Tertiary'' (65 to 1.8 mya)
&nbsp;&nbsp;&nbsp;        [[Pliocene|http://www.ucmp.berkeley.edu/tertiary/pli.html]] (5.3 to 1.8 mya)
&nbsp;&nbsp;&nbsp;        [[Miocene|http://www.ucmp.berkeley.edu/tertiary/mio.html]] (23.8 to 5.3 mya)
&nbsp;&nbsp;&nbsp;       [[Oligocene|http://www.ucmp.berkeley.edu/tertiary/oli.html]] (33.7 to 23.8 mya)
&nbsp;&nbsp;&nbsp;        [[Eocene|http://www.ucmp.berkeley.edu/tertiary/eoc.html]] (54.8 to 33.7 mya)
&nbsp;&nbsp;&nbsp;        [[Paleocene|http://www.ucmp.berkeley.edu/tertiary/pal.html]] (65 to 54.8 mya)
</part>

<part Cretaceous hidden>
[[Cretaceous|http://www.ucmp.berkeley.edu/mesozoic/cretaceous/cretaceous.html]] (144 to 65 mya)
[[Jurassic|http://www.ucmp.berkeley.edu/mesozoic/jurassic/jurassintro.html]] (206 to 144 mya)
[[Triassic|http://www.ucmp.berkeley.edu/mesozoic/triassic/triassic.html]] (248 to 206 mya)
</part>

<part Permian hidden>
[[Permian|http://www.ucmp.berkeley.edu/permian/permian.html]] (290 to 248 mya)
[[Carboniferous|http://www.ucmp.berkeley.edu/carboniferous/carboniferous.html]] (354 to 290 mya)
&nbsp;&nbsp;&nbsp;      Pennsylvanian (323 to 290 mya)
&nbsp;&nbsp;&nbsp;       Mississippian (354 to 323 mya)
[[Devonian|http://www.ucmp.berkeley.edu/devonian/devonian.html]] (417 to 354 mya)
[[Silurian|http://www.ucmp.berkeley.edu/silurian/silurian.html]] (443 to 417 mya)
[[Ordovician|http://www.ucmp.berkeley.edu/ordovician/ordovician.html]] (490 to 443 mya)
[[Cambrian|http://www.ucmp.berkeley.edu/cambrian/camb.html]] (543 to 490 mya)
&nbsp;&nbsp;&nbsp;[[Tommotian|http://www.ucmp.berkeley.edu/cambrian/tommotian.html]] (530 to 527 mya) 
</part>

<part Neoproterozoic hidden>
Neoproterozoic (900 to 543 mya)
       [[Vendian|http://www.ucmp.berkeley.edu/vendian/vendian.html]] (650 to 543 mya)
Mesoproterozoic (1600 to 900 mya)
Paleoproterozoic (2500 to 1600 mya)
</part>
Learn your COs from your XOs with our handy glossary.
Glossary of Navy titles

CO - Commanding Officer, Captain of the Ship
XO - Executive Officer, 2nd in Command
NAV/NO - Navigator
LEUT - Lieutenant
SBLT - Sub Lieutenant
LCDR - Lieutenant Commander
JNR - Junior Officer Under Training
CHIEF/CHARGE - Chief Engineer (Chief Petty Officer) with Charge Qualification
CHIEF TIFF - (Engineering) in either MT (Marine Technicians) or
ET - (Electronics Technician)
CPO - Chief Petty Officer
CPOMT - Chief Petty Officer Marine Technician
POMT - Assistant to Charge (training)
STOKER - Engineers
LSET - Leading Seaman Electronics Technician
BUFFER/BUFF - Chief Bosun's Mate, Petty Officer (XO's right hand man) or
POB - Petty Officer Bosun
ABBM - Able Seaman Bosuns Mate
CPOB - Chief Petty Officer Bosun
COX - Coxswain or Swain (Police Officer/Doctor) also a Petty Officer
NPC - Naval Police Coxswain
CHEF/CHEFO - Able or Leading Seaman
LSCK - Leading Seaman Cook
ABCK - Able Seaman Cook
JUNIOR SAILORS - Leading Seamen and Able Seamen
LSCIS - Leading Seaman Communication Information System (Communicator)
ABCIS - Able Seaman Communication Information Sydney (Communicator)
YEOMAN - Communicator (on bridge)
RO - Communicator (in communications room)
merge(config.commands.jump,{
	text: "goto",
	tooltip: "Go to another open tiddler"});
<html><!-- Google CSE Search Box Begins -->
A Personal Search engine using Google's search engine.

<form id="searchbox_009953271955546518926:sihzqd-xyr0" action="http://www.google.com/cse"><input type="hidden" name="cx" value="009953271955546518926:sihzqd-xyr0" /><input name="q" type="text" size="30" />  <input type="submit" name="sa" value="Search" /><input type="hidden" name="cof" value="FORID:0" />
</form>
<script><src="http://www.google.com/coop/cse/brand?form=searchbox_009953271955546518926%3Asihzqd-xyr0" target="_blank"></script>
<!-- Google CSE Search Box Ends --></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://scholar.google.com/]]&nbsp;&raquo;|
}}}<html><div align="left"><iframe src ="http://scholar.google.com/" width="100%" align="center" height="550"></iframe></div></html>
{{headline{The Heaviest Element Known To Science}}}

Lawrence Livermore Laboratories has discovered the heaviest element yet 
known to science. The new element, Governmentium (GV), has one neutron, 
25 assistant neutrons, 88 deputy neutrons, and 198 assistant deputy 
neutrons, giving it an atomic mass of 312.

Forces called morons hold these 312 particles together, and the morons 
are surrounded by vast quantities of lepton-like particles called peons.

Since Governmentium has no electrons, it is inert; however, it can be 
detected because it impedes every reaction with which it comes into 
contact. A tiny amount of Governmentium can cause a reaction, which 
would normally take less than a second, to take 4 days to 4 years to 
complete.

Governmentium has a normal half-life of 2-6 years. It does not decay, 
but instead undergoes a reorganization in which a portion of the 
assistant neutrons and deputy neutrons exchange places.

In fact, Governmentium's mass will actually increase over time, since 
each reorganization will cause more morons to become neutrons, forming 
isodopes.

This characteristic of moron promotion leads some scientists to believe 
that Governmentium is formed whenever morons reach a critical 
concentration. This hypothetical quantity is referred to as critical morass.

When catalyzed with money, Governmentium becomes Administratium, an 
element that radiates just as much energy as Governmentium since it has 
half as many peons but twice as many morons.

http://www.janethull.com/newsletter/1208/the_heaviest_element_known_to_science.php
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://grammar.uoregon.edu/toc.html]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://grammar.uoregon.edu/toc.html" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
/***
''GrayTestEverSearch'' for TiddlyWiki 2.0
^^author: Morris S. Gray
source: http://tiddlyspot.com/twhelp/
license: [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]^^
|>|bgcolor(#8cf):<<search>> ver: <<version>>|
|bgcolor(#E3FFE3):<<option chkSearchTitles>> Titles <<option chkSearchText>> Text <<option chkSearchTags>>Tag<<option chkHoldSearches>> Hold|

''A Plugin Tweak for: SearchOptionsPlugin''
!!!!!Description
<<<
This plugin defines an alternative format for the SearchResults tiddler that is generated by the SearchOptionsPlugin  Ver: ''2006.01.20 [2.1.7]'' or greater.
<<<
!!!!!Installation
<<<
Import (or copy/paste) the following tiddlers into your document:
''GrayTestEverSearch'' (tagged with <<tag systemConfig>>) 
<<<
!!!!!Revision History
<<<
''2006.02.03  [1.0.5]''
Added facility for holding the results of multiple searches with tick box on dashboard.
''2006.02.02  [1.0.4]''
Added several options, cleaned up design.Planning one version basic and one with added options this is the added options version.
''2006.01.27  [1.0.3''
Added a column for the size of the text in each tiddler, this does not include the size of the title or tags.  Added overall TW statistics button requires TiddlerStatsPlugin.
''2006.01.23 [1.0.2 ]''
''a)''Changed function reportSearchResults(text,matches) to  window.reportSearchResults=function(text,matches)
''b)''Added a line so that Incremental Search is automatically disabled config.options.chkSearchIncremental=false; turn off key-by-key searching
''c)''Removed space inside parens. bgcolor(#fe8 )" to "bgcolor(#fe8)".  This
is what was causing IE to 'crap out' halfway through drawing the table
headings.
''d)''Added {{{config.options.chkSearchList=true;}}}
''2006.01.20 [1.0.1]''
ELS: reportSearchResults() definition moved to this Plugin Tweak tiddler and removed extranous code
''2006.01.19 [1.0.0]''
This is an adaptation of Eric Shulman's SearchOptionsPlugin. Adapted by MorrisGray to provide search results in table form. All the necessary controls for refining the search is provided within the table including slide-down access to AdvancedOptions.
<<<
!!!!!Code
***/
//{{{


//{{{
if (config.options.chkSinglePageMode==undefined) config.options.chkSinglePageMode=false;
if (config.options.chkRegExpSearch==undefined) config.options.chkRegExpSearch=true;
if (config.options.chkSearchTitles==undefined) config.options.chkSearchTitles=false;
if (config.options.chkSearchText==undefined) config.options.chkSearchText=true;
if (config.options.chkSearchTags==undefined) config.options.chkSearchTags=false;
if (config.options.chkSearchTitlesFirst==undefined) config.options.chkSearchTitlesFirst=true;
if (config.options.chkSearchList==undefined) config.options.chkSearchList=true;
if (config.options.chkSearchIncremental==undefined) config.options.chkSearchIncremental=false;
if (config.options.chkToggleLinks==true) config.options.chkToggleLinks=false;
if (config.options.chkHoldSearches==undefined) config.options.chkHoldSearches=false;
if (config.options.chkSortTags==undefined) config.options.chkSortTags=false;

config.options.chkToggleLinks=false;
config.options.chkSinglePageMode=false;
config.options.chkHoldSearches=false;
config.options.chkSearchIncremental=false;
config.options.chkHttpReadOnly = false;
config.options.chkRegExpSearch=true;
config.options.chkSearchList=true;
config.options.chkToggleLinks=true;

config.shadowTiddlers.AdvancedOptions += "\n<<option chkSortTags>> Sort byTags";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkHoldSearches>> Hold search results";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchTitles>> Search in tiddler titles";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchText>> Search in tiddler text";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchTags>> Search in tiddler tags";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchTitlesFirst>> Search results show title matches first";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchList>> Search results show list of matching tiddlers";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchIncremental>> Incremental searching";
//}}}


// Give the report a custom name
config.macros.search.reportTitle="TWHelp-SearchResults";

// Override default SearchOptionsPlugin formatting for SearchResults tiddler
window.reportSearchResults=function(text,matches)

{
        var title=config.macros.search.reportTitle
	config.macros.search.reportTitle;
	var q = config.options.chkRegExpSearch ? "/" : "'";
        if (!config.options.chkHoldSearches)  body="";

body+="\n|>|bgcolor(#8af):@@color(#000080):''"+config.macros.search.successMsg.format([matches.length,q+"{{{"+text+"}}}"+q])+"''@@|bgcolor(#8af):  @@color(#A00000): SearchHelp@@ "+"|"+"\n";
        body+="|>|>|bgcolor(#E3FFE3):<<search>> <<option chkSearchTitles>> Titles <<option chkSearchText>> Text <<option chkSearchTags>>Tags <<option chkHoldSearches>> Hold |"+"\n";
        body+="\n|&nbsp;|bgcolor(#8af): @@color(#000080):sort by: ''Titles''@@ |bgcolor(#8af):@@color(#000080): '' Size''@@|bgcolor(#8af): @@color(#000080): ''Tags''@@ |h";
	for(var t=0;t<matches.length;t++) 
        body+="\n"+"| "+(t+1)+"|[["+matches[t].title+"]]| "+matches[t].text.length+"|"+"@@"+matches[t].tags+"@@"+"|";
        body+="\n";
       


	// create/update the tiddler
	var tiddler=store.getTiddler(title); if (!tiddler) tiddler=new Tiddler();
	tiddler.set(title,body,config.options.txtUserName,(new Date()),"excludeLists excludeSearch");
	store.addTiddler(tiddler); story.closeTiddler(title);


	// render tiddler
	var oldprompt=config.macros.search.label;
	config.macros.search.label="search again"; // use alternate "search again" label
        story.displayTiddler(null,title,1); // force refresh
	config.macros.search.label=oldprompt;	// restore standard search label
}

//}}}

/*
config.macros.lastSearchText = "";
config.lastSearchText = "";
*/
|>|bgcolor(#8cf):@@color(#000080):''125 tiddlers found matching '{{{}}}'''@@|bgcolor(#8cf): @@color(#0000ff): ''Detected'':@@ @@color(#A00000): TW Version <<version>>@@|
|>|>|bgcolor(#E3FFE3):<<search>> <<option chkSearchTitles>> Titles <<option chkSearchText>> Text <<option chkSearchTags>>Tags <<option chkHoldSearches>> Hold <<slider 1 [[OtherOptions]] '+options'>>|
|bgcolor(#8cf): @@color(#000080): ''Titles'' @@ |bgcolor(#8cf): @@color(#000080):  ''Size'' (bytes)@@ |bgcolor(#8cf): @@color(#000080): ''Tags''@@ |
|[[500 MATHS and SCIENCE]]| 231||
|[[510 Mathematics]]| 17587|science|
|[[520 Astronomy]]| 7673|science|
|[[530 Physics]]| 2827|science|
|[[540 Chemistry]]| 10107|science|
|[[550 Earth Sciences]]| 3188|science|
|[[560 Paleontology]]| 3700|science|
|[[570 Life Sciences]]| 91|science|
|[[573 Anthropology]]| 3294|science|
|[[574 Biology]]| 3339|science|
|[[580 Botany]]| 1651|science|
|[[590 Zoology]]| 896|science|
|[[ABC Radio]]| 635||
|[[ABC Science Online]]| 290||
|[[ABC Science Updates, December 14, 2006 ]]| 11640||
|[[AboutTiddlySpot]]| 1833||
|[[AdvancedOptions]]| 1164||
|[[Anthropology Links]]| 622|sciencelinks,Chinese|
|[[Astronomy Links]]| 1359|sciencelinks|
|[[BBQGroup1]]| 2085||
|[[Biology Links]]| 70|sciencelinks|
|[[BoldSlider]]| 59||
|[[Botany Links]]| 70|sciencelinks|
|[[BranchesOfKnowledge]]| 1302||
|[[Chemistry Links]]| 70|sciencelinks|
|[[Chinese Phrases]]| 337|Chinese|
|[[CloseAllMacro]]| 170|systemConfig|
|[[Commas and Semicolons]]| 5285|words|
|[[DEWEY DECIMAL SYSTEM Obsolete]]| 2114||
|[[DefaultHome]]| 483|systemConfig|
|[[DefaultTiddlers]]| 19|quickedit|
|[[Dewey Decimal System]]| 32846||
|[[DisableAnimationMacro]]| 33|systemConfig|
|[[DoNotEditScience]]| 1140||
|[[Earth Sciences Links]]| 397|sciencelinks|
|[[EditTemplate]]| 425||
|[[EditTemplateOld]]| 388||
|[[Elements]]| 8111||
|[[Entities]]| 322||
|[[FileDropPlugin]]| 2987|systemConfig|
|[[Flag Burning]]| 2722||
|[[FontSizePlugin]]| 4154|systemConfig|
|[[ForEachTiddlerMacro]]| 3038||
|[[ForEachTiddlerPlugin]]| 27669|systemConfig|
|[[Formatting Text]]| 1419||
|[[Formatting Text in TiddlyWiki]]| 1222||
|[[FormattingText2]]| 510||
|[[From Tourist To Terrorist]]| 8449||
|[[GeologicalAges]]| 3149||
|[[GoToMacro]]| 85|systemConfig|
|[[Google]]| 586||
|[[GrayTestEverSearch]]| 4396|systemConfig|
|[[GreekHtmlEntities]]| 816||
|[[HTMLFormattingPlugin]]| 6539|systemConfig|
|[[HelpOnOffLine]]| 64||
|[[HtmlEntities]]| 2975||
|[[InlineJavascriptPlugin]]| 9827|systemConfig|
|[[JumpToTopMacro]]| 144|systemConfig|
|[[LatinHtmlEntities]]| 1104||
|[[Linking in TiddlyWiki]]| 2162|TiddlyDoc|
|[[MainMenu]]| 1144|quickedit|
|[[MandarinTones]]| 601|Chinese|
|[[Margaret L Ruwoldt]]| 1486||
|[[MarkupPreHead]]| 578||
|[[Math Links]]| 6272|sciencelinks|
|[[MathHtmlEntities]]| 2345||
|[[MediaCenter]]| 7577||
|[[MembersWebSites]]| 444|sciencelinks|
|[[MoonPhase]]| 879||
|[[MoonPhaseBonus]]| 316||
|[[More Astronomy Links]]| 23861|sciencelinks|
|[[NestedBold]]| 63||
|[[NestedSlidersPlugin]]| 12774|systemConfig|
|[[NewEmptyTiddlerMacro]]| 37|systemConfig|
|[[Offline Help]]| 28||
|[[Online Help]]| 45||
|[[OpenTopPlugin]]| 662|systemConfig|
|[[PageTemplate]]| 772||
|[[Paleontology Links]]| 541|sciencelinks|
|[[PartTiddlerPlugin]]| 20470|systemConfig|
|[[Periodic Table Slider]]| 74||
|[[PeriodicTable]]| 3972||
|[[Pharlap]]| 4826||
|[[Physics Links]]| 6948|sciencelinks|
|[[PlayerPlugin]]| 15961|systemConfig|
|[[PoliticalLinks]]| 69||
|[[PopupMacro]]| 2556|systemConfig|
|[[QuotePages]]| 33||
|[[Science Links]]| 73||
|[[Science and Morality]]| 4535||
|[[ScienceKnowledge]]| 1786||
|[[ScienceLinks]]| 2705||
|[[ScienceNotes]]| 173||
|[[SciencePopup]]| 200||
|[[ScienceSubjects]]| 378||
|[[SearchOptionsPlugin 2006.02.02-2.2.0]]| 14382|systemConfig|
|[[SettingsPlugin]]| 7381|systemConfig|
|[[SettingsPlugin Documentation]]| 2376||
|[[SideBarOptions]]| 1042|quickedit|
|[[SinglePageModePlugin]]| 6035|systemConfig|
|[[SiteSubtitle]]| 39|quickedit|
|[[SiteTitle]]| 16|quickedit|
|[[Snoopy]]| 241||
|[[SplashScreenPlugin]]| 2382|systemConfig|
|[[StarDust]]| 2474||
|[[StartHere]]| 1768||
|[[StyleSheet]]| 6963|quickedit|
|[[StyleSheetColors]]| 6414|quickedit|
|[[StyleSheetColorsOriginal]]| 5371||
|[[StyleSheetLayout]]| 7101|quickedit|
|[[StyleSheetLayoutOriginal]]| 6997||
|[[StyleSheetOriginal]]| 3389||
|[[Subscribe to Science-Matters]]| 668||
|[[TabsDemo]]| 128||
|[[Trilobite-Modocia typicalis]]| 554|Paleontology|
|[[Unsubscribe to Science-Matters]]| 1035||
|[[UploadPlugin]]| 19366|systemConfig,Upload|
|[[UploadPluginTweak]]| 319|systemConfig|
|[[ViewTemplate]]| 288|quickedit|
|[[WeatherSydney]]| 112|quickedit|
|[[WordPlay]]| 2203||
|[[WordPower]]| 706||
|[[Zoology Links]]| 70|sciencelinks|
|[[iframe]]| 142||
|[[list shadowed]]| 17|quickedit|
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.bartleby.com/]]&nbsp;&raquo;|
----
<html><div align="center"><a href="javascript: void(0)" onclick='window.open("http://www.bartleby.com/110/","GreatBooksOnline")'>Thesaurus</a></div></html>
<html><div align="center"><iframe  background:#000; id="GreatBooksOnline" name="GreatBooksOnline" src ="http://www.bartleby.com/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.pantheon.org/miscellaneous/pronunciations.html]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://www.pantheon.org/","plagiarism")'>Home Encyclopedia Mythica</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.pantheon.org/miscellaneous/pronunciations.html" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
|>|>| !Greek Letters [[^|GreekHtmlEntities]] |
| !Symbol | !upper-case | !lower-case |
| Alpha | &Alpha; | &alpha; |
| Beta | &Beta; | &beta; |
| Gamma | &Gamma; | &gamma; |
| Delta | &Delta; | &delta; |
| Epsilon | &Epsilon; | &epsilon; |
| Zeta | &Zeta; | &zeta; |
| Eta | &Eta; | &eta; |
| Theta | &Theta; | &theta; |
| Thetasym | &thetasym; | |
| Iota | &Iota; | &iota; |
| Kappa | &Kappa; | &kappa; |
| Lambda | &Lambda; | &lambda; |
| Mu | &Mu; | &mu; |
| Nu | &Nu; | &nu; |
| Xi | &Xi; | &xi; |
| Omicron | &Omicron; | &omicron; |
| Pi | &Pi; | &pi; |
| Pi | &pi; | |
| Rho | &Rho; | &rho; |
| Sigma | &Sigma; | &sigma; |
| Tau | &Tau; | &tau; |
| Upsilon | &Upsilon; | &upsilon; |
| Upsilon | &upsih; | |
| Phi | &Phi; | &phi; |
| Chi | &Chi; | &chi; |
| Psi | &Psi; | &psi; |
| Omega | &Omega; | &omega; |

<html><div align="center"> <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/vGHBPpxYZY0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/vGHBPpxYZY0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></div></html>


/***
|Name|HTMLFormattingPlugin|
|Source|http://www.TiddlyTools.com/#HTMLFormattingPlugin|
|Documentation|http://www.TiddlyTools.com/#HTMLFormattingPluginInfo|
|Version|2.2.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides|'HTML' formatter|
|Description|embed wiki syntax formatting inside of HTML content|
The ~HTMLFormatting plugin allows you to ''mix wiki-style formatting syntax within HTML formatted content'' by extending the action of the standard TiddlyWiki formatting handler.
!!!!!Documentation
>see [[HTMLFormattingPluginInfo]]
!!!!!Revisions
<<<
2008.09.19 [2.2.0] in wikifyTextNodes(), don't wikify the contents of STYLE nodes (thanks to MorrisGray for bug report)
| see [[HTMLFormattingPluginInfo]] for additional revision details |
2005.06.26 [1.0.0] Initial Release (as code adaptation - pre-dates TiddlyWiki plugin architecture!!)
<<<
!!!!!Code
***/
//{{{
version.extensions.HTMLFormattingPlugin= {major: 2, minor: 2, revision: 0, date: new Date(2008,9,19)};

// find the formatter for HTML and replace the handler
initHTMLFormatter();
function initHTMLFormatter()
{
	for (var i=0; i<config.formatters.length && config.formatters[i].name!="html"; i++);
	if (i<config.formatters.length)	config.formatters[i].handler=function(w) {
		if (!this.lookaheadRegExp)  // fixup for TW2.0.x
			this.lookaheadRegExp = new RegExp(this.lookahead,"mg");
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source)
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var html=lookaheadMatch[1];
			// if <hide linebreaks> is present, suppress wiki-style literal handling of newlines
			if (html.indexOf('<hide linebreaks>')!=-1) html=html.replace(/\n/g,' ');
			// remove all \r's added by IE textarea and mask newlines and macro brackets
			html=html.replace(/\r/g,'').replace(/\n/g,'\\n').replace(/<</g,'%%(').replace(/>>/g,')%%');
			// create span, let browser parse HTML
			var e=createTiddlyElement(w.output,"span"); e.innerHTML=html;
			// re-render text nodes as wiki-formatted content
			wikifyTextNodes(e);
			// continue parsing
			w.nextMatch = this.lookaheadRegExp.lastIndex;
		}
	}
}

// wikify text nodes remaining after HTML content is processed (pre-order recursion)
function wikifyTextNodes(theNode)
{
	function unmask(s) { return s.replace(/\%%\(/g,'<<').replace(/\)\%%/g,'>>').replace(/\\n/g,'\n'); }
	switch (theNode.nodeName.toLowerCase()) {
		case 'style': case 'option': case 'select':
			theNode.innerHTML=unmask(theNode.innerHTML);
			break;
		case 'textarea':
			theNode.value=unmask(theNode.value);
			break;
		case '#text':
			var txt=unmask(theNode.nodeValue);
			var newNode=createTiddlyElement(null,"span");
			theNode.parentNode.replaceChild(newNode,theNode);
			wikify(txt,newNode);
			break;
		default:
			for (var i=0;i<theNode.childNodes.length;i++)
				wikifyTextNodes(theNode.childNodes.item(i)); // recursion
			break;
	}
}
//}}}
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.handwritingforkids.com/handwrite/index.htm]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://www.handwritingforkids.com/handwrite/index.htm" width="100%" align="center" height="600"></iframe></div></html>}}}
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.japanfocus.org/products/details/1900]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://www.anime.com/Hayao_Miyazaki/","plagiarism")'>Hayao Miyazaki Films</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.japanfocus.org/products/details/1900" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.anime.com/Hayao_Miyazaki/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.anime.com/Hayao_Miyazaki/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|<<search>> | titles<<option chkSearchTitles>> |  text<<option chkSearchText>> | tags<<option chkSearchTags>> |
<<toolbar closeTiddler>>
}}}
!''Velocity Units Converting Table''
!!''Velocity Units Converting Table''
!!!''Velocity Units Converting Table''
!!!!''Velocity Units Converting Table''
!!!!!''Velocity Units Converting Table''
!!!<<gradient horiz #adf #ffffff>>[[Health&Medical]]&nbsp;^^<<tiddler CloseThisOpen with: AllOfMyLinks '« back'>>|<<toolbar editTiddler>>» ^^>>
<<<
[[Food Additives Code|http://www.drsref.com.au/foodaddcodes.html]]
[[Clinical Trials Listing Service|http://www.centerwatch.com/patient/drugs/dru868.html]]
[[Diverticulardis|http://www.medic8.com/healthguide/articles/diverticulardis.html]]
[[Medline|http://www.nlm.nih.gov/medlineplus/medlineplus.html]]
[[Medline Drugs |http://www.nlm.nih.gov/medlineplus/druginformation.html]]
[[World Sexual Health Organization|http://www.worldsexualhealth.org/index.asp]]
;@@color:#c06;&bull;@@[[ABC Health Report - Science of Orgasm |http://www.abc.net.au/rn/healthreport/default.htm]]
:@@color:#c06;&bull;@@[[(PodCast)|http://tinyurl.com/yqzkob]]
<<<
<html><div id="myHeart" style="background:black;color:#999;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img169.imageshack.us/img169/2593/heartrussellsj7.jpg" width="640" height="480"><br><div align="left"> ''Inside the Heart Nebula'' <br> <br><p>Explanation: What powers the Heart Nebula? The large emission nebula dubbed IC 1805 looks, in whole, like a human heart. The nebula glows brightly in red light emitted by its most prominent element: hydrogen. The red glow and the larger shape are all created by a small group of stars near the nebula's center. A close up spanning about 30 light years contains many of these stars is shown above . This open cluster of stars contains a few bright stars nearly 50 times the mass of our Sun, many dim stars only a fraction of the mass of our Sun, and an absent microquasar that was expelled millions of years ago. The Heart Nebula is located about 7,500 light years away toward the constellation of Cassiopeia</p>.</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myHeart')">Heart Nebula</a></html>
[[He|twhelp.html]][[lp|http://tiddlyspot.com/twhelp/index.html]]
config.options.chkHttpReadOnly = true;
/%
|Name|HideTiddlerBackground|
|Source|http://www.TiddlyTools.com/#HideTiddlerBackground|
|Version|0.0.0|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|script|
|Requires|InlineJavascriptPlugin|
|Overrides||
|Description|hide a tiddler's background and border (if any)|

Usage: <<tiddler HideTiddlerBackground>>

%/<script>
	var t=story.findContainingTiddler(place);
	if (!t || t.id=="HideTiddlerBackground") return;
	var nodes=t.getElementsByTagName("*");
	for (var i=0; i<nodes.length; i++) if (hasClass(nodes[i],"viewer")) {
		var s=nodes[i].style;
		s.backgroundImage="none";
		s.backgroundColor="transparent"
		s.borderColor="transparent";
		s.borderWidth=0;
		s.margin=0;
		s.padding=0;
		break;
	}
</script>
/%
|Name|HideTiddlerTags|
|Source|http://www.TiddlyTools.com/#HideTiddlerTags|
|Version|0.0.0|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|script|
|Requires|InlineJavascriptPlugin|
|Overrides||
|Description|hide a tiddler's tagged/tagging display elements|

Usage: <<tiddler HideTiddlerTags>>

%/<script>
	var t=story.findContainingTiddler(place);
	if (!t || t.id=="tiddlerHideTiddlerTags") return;
	var nodes=t.getElementsByTagName("div");
	for (var i=0; i<nodes.length; i++)
		if (hasClass(nodes[i],"tagged"))
			nodes[i].style.display="none";
</script>
<html><div align="center"><object width='448' height='336'><param name='movie' value='http://www.glumbert.com/embed/highpower'></param><param name='wmode' value='transparent'></param><embed src='http://www.glumbert.com/embed/highpower' type='application/x-shockwave-flash' wmode='transparent' width='448' height='336'></embed></object><div><a href='http://www.glumbert.com/media/highpower'>glumbert.com - High Power Job</a></div></div></html>
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.shorpy.com/]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("Thttp://www.shorpy.com/","plagiarism")'>URL to target at iframe</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.shorpy.com/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://members.aol.com/jeff570/mathword.html]]&nbsp;&raquo;|
<html><div align="center"><iframe  src ="http://members.aol.com/jeff570/mathword.html" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;></iframe></div></html>}}}
/***
|''Name:''|HistoryPlugin|
|''Description:''|Limits to only one tiddler open. Manages an history stack and provides macro to navigate in this history (<<history>><<back>><<forward>>).|
|''Version:''|1.0.0|
|''Date:''|2008-03-23|
|''Source:''|http://tiddlywiki.bidix.info/#HistoryPlugin|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''[[License]]:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.3.0|
***/
//{{{
	Story.prototype.tiddlerHistory = [];
	Story.prototype.historyCurrentPos = -1;
	Story.prototype.currentTiddler = null;
	Story.prototype.maxPos = 11;

	Story.prototype.old_history_displayTiddler = Story.prototype.displayTiddler;
	Story.prototype.displayTiddler = function(srcElement,title,template,animate,slowly)
	{
		title = ((typeof title === "string") ? title : title.title);
		//SinglePageMode
		if (this.currentTiddler) this.closeTiddler(this.currentTiddler);
		if (template == 2) {
			//switch to Edit mode : don't manage
			story.old_history_displayTiddler(null,title,template,animate,slowly);
			return; 
		}
		// if same tiddler no change
		if (this.tiddlerHistory[this.historyCurrentPos] == title) {
			this.currentTiddler = title;
			story.old_history_displayTiddler(null,title,template,animate,slowly);
			return;
		}
		if (this.historyCurrentPos == this.tiddlerHistory.length -1) {
			// bottom of stack
	    	this.tiddlerHistory.push(title);
		   	if (this.tiddlerHistory.length > 11) {
	                 this.tiddlerHistory.shift();
	       	} else {
		    this.historyCurrentPos += 1;
	            }

		} else {
			// middle of stack
		    this.historyCurrentPos += 1;
			if (this.tiddlerHistory[this.historyCurrentPos] != title) {
				// path change => cut history
				this.tiddlerHistory[this.historyCurrentPos] = title;
				var a = [];
				for(var i = 0; i <= this.historyCurrentPos;i++) {
					a[i] = this.tiddlerHistory[i];
				}
				this.tiddlerHistory = a;
			}
		}
		this.currentTiddler = title;
		story.old_history_displayTiddler(null,title,template,animate,true);
	        scrollTo(0, 1);
	}

	Story.prototype.old_history_closeTiddler = Story.prototype.closeTiddler;
	Story.prototype.closeTiddler = function(title,animate,slowly)
	{
		this.currentTiddler = null;
	    story.old_history_closeTiddler.apply(this,arguments);
	}

	config.macros.history = {};
	config.macros.history.action = function(event) {
	var popup = Popup.create(this);
		if(popup)
			{
	        if (!story.tiddlerHistory.length)
	            createTiddlyText(popup,"No history");
	        else
	           {
	           var c = story.tiddlerHistory.length;
			   for (i=0; i<c;i++ )
	               {
					var elmt = createTiddlyElement(popup,"li");
				   	var btn = createTiddlyButton(elmt,story.tiddlerHistory[i],story.tiddlerHistory[i],config.macros.history.onClick);
					btn.setAttribute("historyPos",i);
			       }
	           }
	        }
		Popup.show(popup,false);
		event.cancelBubble = true;
		if (event.stopPropagation) event.stopPropagation();
		return false;
	}
	config.macros.history.handler = function(place,macroName,params)
	{
		createTiddlyButton(place, 'history', 'history', config.macros.history.action);
	}

	config.macros.history.onClick = function(ev)
	{
		var e = ev ? ev : window.event;
		var historyPos = this.getAttribute("historyPos");
		story.historyCurrentPos = historyPos -1;
		story.displayTiddler(null,story.tiddlerHistory[historyPos]);
		return false;
	};

	config.macros.back = {};
	config.macros.back.action = function() {
	       if (story.historyCurrentPos > 0) {
				if (story.currentTiddler) story.closeTiddler(story.currentTiddler);
				story.historyCurrentPos = story.historyCurrentPos -2;
				story.displayTiddler(null,story.tiddlerHistory[story.historyCurrentPos+1]);
			} else {
				//if (story.currentTiddler) story.old_history_displayTiddler(null,story.currentTiddler);
				};
		return false;
	}
	config.macros.back.handler = function(place,macroName,params)
	{
		createTiddlyButton(place, '«', 'back', config.macros.back.action,"backButton");
	}

	config.macros.forward = {};
	config.macros.forward.action = function() {
	       if (story.historyCurrentPos < story.tiddlerHistory.length -1) {
				if (story.currentTiddler) story.closeTiddler(story.currentTiddler);
				//story.historyCurrentPos = story.historyCurrentPos;
				story.displayTiddler(null,story.tiddlerHistory[story.historyCurrentPos+1]);
			} else {
				//if (story.currentTiddler) story.old_history_displayTiddler(null,story.currentTiddler);
			}
		return false;
	}
	config.macros.forward.handler = function(place,macroName,params)
	{
		createTiddlyButton(place, '»', 'forward', config.macros.forward.action, "ibutton");
	}
//}}}
!!!<<gradient horiz #fc3 #ffffff>>&nbsp;[[How]] ^^<<tiddler CloseThisOpen with: General_Links '« back'>>|<<toolbar editTiddler>>» ^^>>
<<<
[[Abacus Applet|JavaAbacus]]
[[Abacus/Soroban Manual|http://webhome.idirect.com/~totton/soroban/THE%20ABACUS%20HANDBOOK.pdf]]
[[Diets for Idiots|http://www.dietaccess.com/]]
[[43 Folders|Procrastination]]
[[A List Apart|http://alistapart.com/]]
[[A List Apart columns|http://alistapart.com/articles/multicolumnlists]]
@@position:relative;+++^10em^[+Computer Code]
{{moveovermainmenu{
[[CSS w3schools|http://www.w3schools.com/css/]]
[[HTML w3schools|http://www.w3schools.com/html/default.asp]]
[[JavaScript w3schools|http://www.w3schools.com/js/default.asp]]
[[Quirks Mode|http://www.quirksmode.org/resources.html]]

[[Tutorial HTML|http://www.htmlcodetutorial.com/]]
}}}
===@@
@@position:relative;+++^10em^[+Conversions]
{{moveovermainmenu{
[[dec to hex|http://www.permadi.com/tutorial/numDecToHex/]]
[[hex to dec|http://www.permadi.com/tutorial/numHexToDec/index.html]]
{{locLink{[[Convert Units|ConvertUnits]]}}}
{{locLink{[[OnlineConversions]]}}}
[[UK metric association|http://www.metric.org.uk/home.htm]]
[[Online Conversions|http://www.onlineconversion.com]]
[[Conversions sciencemadesimple|http://www.sciencemadesimple.com/conversions.html]]
[[Conversions Energy|http://www.energy.iastate.edu/renewable/wind/wem/wem-18_apen_a.html]]
}}}
===@@
@@position:relative;+++^10em^[+Cyphers]
[[Playfair Cypher|http://www.simonsingh.net/The_Black_Chamber/playfaircipher.htm]]
===@@
[[Dutch Grammar|http://tinyurl.com/yuytl7]]
[[DynamicDriveForums|http://www.dynamicdrive.com/forums/index.php]]
@@position:relative;+++^10em^[+Encryption]
{{moveovermainmenu{
''[[TrueCrypt|http://www.truecrypt.org/]]''
[[Encrypt Email Address|http://www.dynamicdrive.com/emailriddler/]]
[[Encrypt HTML|http://www.iwebtool.com/html_encrypter]]
[[eMail-Hivelogic|http://hivelogic.com/enkoder/form]]
[[Clipperz (OnlineSafe)|http://www.clipperz.com/]]
''[[Password Safe|http://passwordsafe.sourceforge.net/]]''
[[Tiddler Encrypt|http://www.remotely-helpful.com/TiddlyWiki/TiddlerEncryptionPlugin.html]]
[[TiddlyWiki Encrypt|http://visualtw.ouvaton.org/VisualTW.html#EncryptedVaultPlugin]]
}}}
===@@
[[Fonts|http://www.urbanfonts.com/fonts/calligraphy-fonts.htm]]
{{locLink{[[FreshPatents.com]]}}}
[[HowStuffWorks|http://www.howstuffworks.com/]]
[[How to do everything|http://www.ehow.com/]]
[[How to fold a shirt|http://www.howtofoldashirt.net/]]
[[How to Improve Your Memory|http://www.thememorypage.net/tut.htm]]
[[How-to-learn-any-language|http://how-to-learn-any-language.com/e/guide/index.html]]
[[Instructables|http://www.instructables.com]]
[[JavaScript Tutorial|http://www.webdevelopersnotes.com/tutorials/javascript/javascript_basics_creating_first_javascript.php3]]
@@position:relative;+++^15em^[+Publishing]...
{{moveovermainmenu{
[[University Readers|http://www.universityreaders.com/]]
[[Lulu Publishing|http://www.lulu.com/]]
[[Publishing Agent|http://www.cameronsmanagement.com.au/]]
}}}
===@@
[[Memorize Things|http://memorizable.com/]]
[[Pegasus Manual|file:///D:\Zip\PegasusProg\Manual441\WinPMailManual-441\WinPMailManual-441.pdf]]
@@position:relative;+++^15em^[+Penmanship]
{{moveovermainmenu{
[[Palmer Method|http://www.iampeth.com/books/palmer_method_1935/palmerMethod_1935_index.php]]
<<tiddler PenmanshipClass>>
[[Pendemonium|http://www.pendemonium.com/ink_sheaffer.htm]]
[[Penmanship|http://www.iampeth.com/lessons.htm#cursive_handwriting]]
[[Sheaffer|http://www.sheaffer.com/]]
[[The Penbox|http://www.penbox.co.uk/new.pens.htm]]
{{locLink{[[WritingInstruments]]}}}
}}}
===@@
@@position:relative;+++^15em^[+Recipes]
{{moveovermainmenu{
[[Kitchen Collection (bread)|http://kitchencollection.com.au/home_faqs.htm]]
[[Good Taste|http://www.taste.com.au/]]
[[Cuisine.comRecipes|http://www.cuisine.com.au/home/]]
}}}
===@@
@@position:relative;+++^10em^[+RTA]
{{moveovermainmenu{
[[RTA eToll|https://ols2.rta.nsw.gov.au/myEToll/default.do?Action=readLoginTerms]]
[[RTA Rego Pay|https://ols2.rta.nsw.gov.au/myRego/index.jsp]]
}}}
===@@
@@position:relative;+++^15em^[+Telstra]
{{moveovermainmenu{
[[MyAccount|https://www.bigpond.com/mybigpond/default.asp]]
[[Recharge Calling Card|https://www.billpay.telstra.com.au/CallingCards/Home.jsp]]
[[Send SMS|http://telstra.com/webnotes/secure/messagelog.do?skin=bigpond]]
}}}
===@@
[[Slide Rules|http://www.sphere.bc.ca/test/nib-pickett.html]]
[[TranslateBabelfish|http://babelfish.altavista.com/]]
[[TranslateLatin|http://www.translation-guide.com/free_online_translators.php?from=English&to=Latin]]
[[Web2 Design|http://www.webdesignfromscratch.com/web-2.0-design-style-guide.cfm]]
[[3D Web Design|http://templates.sitemixer.com/en/3dsyle_template.htm]]
@@position:relative;+++^20em^[+Writing]
{{moveovermainmenu{
[[Vintage Fountain Pens|http://www.andys-pens.ukhome.net/index.shtml]]
[[Australian Scripts Vault|http://scriptsaustralia.com.au/Home.aspx]]
[[Tips for improving your handwriting|http://www.paperpenalia.com/handwriting.html]]
[[The OWL at Purdue|http://owl.english.purdue.edu/]]
[[World English Org.|http://www.world-english.org/search.htm]]
[[Guide to Grammar & writing|http://grammar.ccc.commnet.edu/grammar/]]
[[Write like you talk|http://tinyurl.com/cxto5]]
http://firstyear.tiddlyspot.com/
}}}
===@@
<<<
{{textjustify{
The Medical Journal of Australia @@color:#C06;''&raquo; &raquo;'' @@ [[Phone use and crashes while driving|http://www.mja.com.au/public/issues/185_11_041206/mce10252_fm.html]] 
Department of Transport and Urban Planning @@color:#C06;''&raquo; &raquo;'' @@[[Mobile Phones and Driving campaign |http://www.transport.sa.gov.au/rss/content/safer_people/road_users/mobile_phone_campaign.htm]]


{{firstletter{
@@color:#c06;O@@
}}}N HER morning drive to work, Debbie drinks her coffee, eats her breakfast, checks her email and chats with her mum, often all at once. She hates wasting time. This isn't just a female talent: Alun can conduct a job interview on top of answering emails and surfing the web. These people are examples of an elite species of human: multitaskers. They can juggle more activities in 5 minutes than our ancestors did in a day. Or so they like to think.{{imgfloatright{[img[http://img217.imageshack.us/img217/4766/mobilephonecampaignih5.jpg]]}}}

The debate about multitasking has lately come to a head worldwide over the cellphone-while-driving issue. If Alun hires a dud, the consequences are unlikely to be fatal. But if Debbie fails to see something in the road or is too slow to react to it, they could be. Examples abound in the real world: accidents caused by drivers talking on their phones killed 13 people and seriously injured 400 in the UK in 2005. That same year there were an estimated 2600 deaths and 330,000 injuries due to cellphone use while driving in the US, according to the Human Factors and Ergonomics Society, based in Santa Monica, California.

Talking on the phone while driving isn't the only situation where we're worse at multitasking than we might like to think we are. New studies have identified a bottleneck in our brains that some say means we are fundamentally incapable of true multitasking. If experimental findings reflect real-world performance, people who think they are multitasking are probably just underperforming in all - or at best, all but one - of their parallel pursuits. Practice might improve your performance, but you will never be as good as when focusing on one task at a time.

{{imgfloatleft{[img[http://img245.imageshack.us/img245/5870/pn1bamsterdambicyclecelqa9.jpg]]}}}The problem, according to René Marois, a psychologist at Vanderbilt University in Nashville, Tennessee, is that there's a sticking point in the brain. To demonstrate this, Marois devised an experiment to locate it. Volunteers watch a screen and when a particular image appears, a red circle, say, they have to press a key with their index finger. Different coloured circles require presses from different fingers. Typical response time is about half a second, and the volunteers quickly reach their peak performance. Then they learn to listen to different recordings and respond by making a specific sound. For instance, when they hear a bird chirp, they have to say "ba"; an electronic sound should elicit a "ko", and so on. Again, no problem. A normal person can do that in about half a second, with almost no effort.

{{imgfloatright{<html><a href="http://img247.imageshack.us/my.php?image=25981201gp1.jpg" target="_blank"><img src="http://img247.imageshack.us/img247/1159/25981201gp1.th.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a></html>}}} The trouble comes when Marois shows the volunteers an image, then almost immediately plays them a sound. Now they're flummoxed. "If you show an image and play a sound at the same time, one task is postponed," he says. In fact, if the second task is introduced within the half-second or so it takes to process and react to the first, it will simply be delayed until the first one is done. The largest dual-task delays occur when the two tasks are presented simultaneously; delays progressively shorten as the interval between presenting the tasks lengthens (See Diagram).

There are at least three points where we seem to get stuck, says Marois. The first is in simply identifying what we're looking at. This can take a few tenths of a second, during which time we are not able to see and recognise a second item. This limitation is known as the "attentional blink":experiments have shown that if you're watching out for a particular event and a second one shows up unexpectedly any time within this crucial window of concentration, it may register in your visual cortex but you will be unable to act upon it. Interestingly, if you don't expect the first event, you have no trouble responding to the second. What exactly causes the attentional blink is still a matter for debate.

A second limitation is in our short-term visual memory. It's estimated that we can keep track of about four items at a time, fewer if they are complex. This capacity shortage is thought to explain, in part, our astonishing inability to detect even huge changes in scenes that are otherwise identical, so-called "change blindness". Show people pairs of near-identical photos - say, aircraft engines in one picture have disappeared in the other - and they will fail to spot the differences Here again, though, there is disagreement about what the essential limiting factor really is. Does it come down to a dearth of storage capacity, or is it about how much attention a viewer is paying?

A third limitation is that choosing a response to a stimulus - braking when you see a child in the road, for instance, or replying when your mother tells you over the phone that she's thinking of leaving your dad - also takes brainpower. Selecting a response to one of these things will delay by some tenths of a second your ability to respond to the other. This is called the "response selection bottleneck" theory, first proposed in 1952.

Last December, Marois and his colleagues published a paper arguing that this bottleneck is in fact created in two different areas of the brain: one in the posterior lateral prefrontal cortex and another in the superior medial frontal cortex (Neuron, vol 52, p 1109). They found this by scanning people's brains with functional MRI while the subjects struggled to choose among eight possible responses to each of two closely timed tasks. They discovered that these brain areas are not tied to any particular sense but are generally involved in selecting responses, and they seemed to queue these responses when presented with multiple tasks concurrently.
Bottleneck? What bottleneck?

But David Meyer, a psychologist at the University of Michigan, Ann Arbor, doesn't buy the bottleneck idea. He thinks dual-task interference is just evidence of a strategy used by the brain to prioritise multiple activities. Meyer is known as something of an optimist by his peers. He has written papers with titles like "Virtually perfect time-sharing in dual-task performance: Uncorking the central cognitive bottleneck" (Psychological Science, vol 12, p 101). His experiments have shown that with enough practice - at least 2000 tries - some people can execute two tasks simultaneously as competently as if they were doing them one after the other. He suggests that there is a central cognitive processor that coordinates all this and, what's more, he thinks it uses discretion: sometimes it chooses to delay one task while completing another.

Even with practice, not all people manage to achieve this harmonious time-share, however. Meyer argues that individual differences come down to variations in the character of the processor - some brains are just more "cautious", some more "daring". And despite urban legend, there are no noticeable differences between men and women. So, according to him, it's not a central bottleneck that causes dual-task interference, but rather "adaptive executive control", which "schedules task processes appropriately to obey instructions about their relative priorities and serial order".{{imgfloatright{[img[http://img353.imageshack.us/img353/5687/multitasking2xc7.jpg]]}}}

Marois agrees that practice can sometimes erase interference effects. He has found that with just 1 hour of practice each day for two weeks, volunteers show a huge improvement at managing both his tasks at once. Where he disagrees with Meyer is in what the brain is doing to achieve this. Marois speculates that practice might give us the chance to find less congested circuits to execute a task - rather like finding trusty back streets to avoid heavy traffic on main roads - effectively making our response to the task subconscious. After all, there are plenty of examples of subconscious multitasking that most of us routinely manage: walking and talking, eating and reading, watching TV and folding the laundry.

But while some dual tasks benefit from practice, others simply do not. "Certain kinds of tasks are really hard to do two at once," says Pierre Jolicoeur at the University of Montreal, Canada, who also studies multitasking. Dual tasks involving a visual stimulus and skeletal-motor response (which he dubs "in the eye and out the hand") and an auditory stimulus with a verbal response ("in the ear and out the mouth") do seem to be amenable to practice, he says. Jolicoeur has found that with enough training such tasks can be performed as well together as apart. He speculates that the brain connections that they use may be somehow special, because we learn to speak by hearing and learn to move by looking. But pair visual input with a verbal response, or sound to motor, and there's no dramatic improvement. "It looks like no amount of practice will allow you to combine these," he says.

For research purposes, these experiments have to be kept simple. Real-world multitasking poses much greater challenges. Even the upbeat Meyer is sceptical about how a lot of us live our lives. Instant-messaging and trying to do your homework? "It can't be done," he says. Conducting a job interview while answering emails? "There's no way you wind up being as good." Needless to say, there appear to be no researchers in the area of multitasking who believe that you can safely drive a car and carry on a phone conversation. In fact, last year David Strayer at the University of Utah in Salt Lake City reported that people using cellphones drive no better than drunks (Human Factors, vol 48, p 381). In another study, Strayer found that using a hands-free kit did not improve a driver's response time. He concluded that what distracts a driver so badly is the very act of talking to someone who isn't present in the car and therefore is unaware of the hazards facing the driver.
“No researchers believe it's safe to drive a car and carry on a phone conversation”

It probably comes as no surprise that, generally speaking, we get worse at multitasking as we age. According to Art Kramer at the University of Illinois at Urbana-Champaign, who studies how ageing affects our cognitive abilities, we peak in our 20s. Though the decline is slow through our 30s and on into our 50s, it is there; and after 55, it becomes more precipitous. In one study, he and his colleagues had both young and old participants do a simulated driving task while carrying on a conversation. He found that while young drivers tended to miss background changes, older drivers failed to notice things that were highly relevant. Likewise, older subjects had more trouble paying attention to the more important parts of a scene than young drivers.

It's not all bad news for over-55s, though. Kramer also found that older people can benefit from practice. Not only did they learn to perform better, brain scans showed that underlying that improvement was a change in the way their brains become active.

While it's clear that practice can often make a difference, especially as we age, the basic facts remain sobering. "We have this impression of an almighty complex brain," says Marois, "and yet we have very humbling and crippling limits." For most of our history, we probably never needed to do more than one thing at a time, he says, and so we haven't evolved to be able to. Perhaps we will in future, though. We might yet look back one day on people like Debbie and Alun as ancestors of a new breed of true multitaskers.
From issue 2598 of New Scientist magazine, 07 April 2007, page 28-31
Supersoldier

Find it hard to do two things at once? Just imagine that one of those tasks is dodging someone who wants to kill you. That's where the US military's Defense Advanced Research Projects Agency (DARPA) comes in with its $70 million project dubbed "augmented cognition" or AugCog.

It's not hard to see how soldiers could benefit from a boost to their multitasking abilities. On active service they are constantly on alert for danger from every quarter; sometimes they may be avoiding gunfire or fighting hand-to-hand. That's probably the last moment they need a commander feeding irrelevant information into a radio earpiece. So knowing how mentally loaded a soldier is can help commanders avoid giving excessive orders that stress the soldier beyond his or her innate multitasking abilities.

"I'm a simple guy," jokes Dylan Schmorrow, who until recently headed the AugCog project. "Sometimes I just want to know: is the brain full or empty?" Specifically, he wants to know what parts are full - verbal areas? spatial? - and which can take in more. If the verbal areas are fully loaded, for instance, there might still be room if information is presented graphically. Alternatively, if a person is really at the limit, non-essential stuff could be filtered out altogether.

But how do you tell what's going on inside someone's head? Schmorrow and his team developed a real-time sensing system that measures electrical activity in the brain, heart rate, sweat levels, pupil dilation and posture, then wrote a computer program that automatically analyses these variables to work out the subject's cognitive load.

Schmorrow says it works. In one trial, teams of soldiers had to avoid being ambushed. Some teams were equipped with sensors, and when they indicated visual overload, information was conveyed through vibrating belts rather than visually through a visor, or via a headset. These teams fared best, says Schmorrow. In another study, pilots were placed either in a normal cockpit or one that could adapt to readings from the pilot's brain and body; again, the "augmented" pilots tended to do better.

AugCog has also investigated the possibility of using a new type of wearable real-time brain imaging system called functional near-infrared imaging. Infrared emitters shine the radiation through scalp and skull into the brain, and receivers measure what is reflected back, revealing the activity of different brain areas. All the equipment can be housed in a helmet or a strap. It's a very crude measurement but it does the trick, says Dennis Proffitt at the University of Virginia in Charlottesville, who also studies augmented cognition. It is now being tested for use.

The military isn't the only group interested in augmented cognition. Carmakers like DaimlerChrysler are investigating whether such systems can help make drivers safer - for example, deciding whether to allow a driver to take a cellphone call or to send it to voicemail. Games companies are also interested in using the method to affect the progress of a game, says Schmorrow.
}}}
Source: [[How many things can you do at once? - being-human - 07 April 2007 - New Scientist|http://www.newscientist.com/channel/being-human/mg19425981.200-how-many-things-can-you-do-at-once.html;jsessionid=CMMDFECFBPIF]]
How to talk like a kiwi (New Zealander)?
I mean no disrespect. Thought this was funny though

(Say out loud for full effect)

Milburn- Capital of Victoria
Peck - to fill a suitcase
Pissed aside - Chemical which kills insects
Pigs - for hanging out washing with
Pump - to act as agent for prostitute
Pug - large animal with a curly tail
Nin tin dough - computer game
Munner stroney - soup
Min - male
Mess Kara - Eye makeup
McKennock - person who fixes cars
Mere - mayor
Leather _ foam produced from soap
Lift - departed
Kiri Pecker - famous aussie businessman
Kittle crusps - Potato chips
Ken's - Cairns
Jumbo - pet name for someone called jim
Jungle bills - Christmas carol
Inner me - enemy
Guess - Vapour
Fush - Marine creatures
Duffy cult - not easy
Bug hut - popular recording
Ear New Zulland - an extinct airline
[[What Is|http://www.wisegeek.com/]]
[[Knots]]
[[FirePiston]]
[[Knives-Sharpening]]
:~~[[Detach this|HowTo]] @@color:#ffc;''&raquo; &raquo;'' @@~~
<html><div id="myhowtodie" style="background:black;color:yellow;border:2px solid white;display:none"><img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" /><div><img src="http://img139.imageshack.us/img139/4927/25601201of4.jpg"><br><div align="center">How to Die</div></div></div><a href="javascript:;" onclick="DC3.LightBox.showBox('myhowtodie')">How to Die</a></html>
|>|>| !Whitespace |
| !Symbol | !Character | !Description |
| nbsp | &nbsp; |non-breaking space |
| ensp | &ensp; |en space |
| emsp | &emsp; |em space |
| thinsp | &thinsp; |thin space |
| zwnj | &zwnj; |zero width non-joiner |
| zwj | &zwj; |zero width joiner |
| lrm | &lrm; |left-to-right mark |
| rlm | &rlm; |right-to-left mark |
| shy | &shy; |soft hyphen |
|>|>| !Money |
| !Symbol | !Character | !Description |
| cent | &cent; |cent sign |
| pound | &pound; |pound sign |
| curren | &curren; |currency sign |
| yen | &yen; |yen sign |
| euro | &euro; |euro sign |
|>|>| !Symbols |
| !Symbol | !Character | !Description |
| copy | &copy; |copyright sign |
| reg | &reg; |registered trade mark |
| trade | &trade; |trade mark sign |
| ordm | &ordm; |masculine ordinal indicator |
| ordf | &ordf; |feminine ordinal indicator |
| dagger | &dagger; |dagger |
| Dagger | &Dagger; |double dagger |
| bull | &bull; |bullet |
| spades | &spades; |spade |
| clubs | &clubs; |club |
| hearts | &hearts; |heart |
| diams | &diams; |diamond |
|>|>| !Lines |
| !Symbol | !Character | !Description |
| macr | &macr; |overline |
| brvbar | &brvbar; |broken vertical bar |
| ndash | &ndash; |en dash |
| mdash | &mdash; |em dash |
| oline | &oline; |overline |
| lceil | &lceil; |left ceiling |
| rceil | &rceil; |right ceiling |
| lfloor | &lfloor; |left floor |
| rfloor | &rfloor; |right floor |
|>|>| !Arrows |
| !Symbol | !Character | !Description |
| larr | &larr; |left arrow |
| uarr | &uarr; |up arrow |
| rarr | &rarr; |right arrow |
| darr | &darr; |down arrow |
| harr | &harr; |left right arrow |
| crarr | &crarr; |down arrow with corner leftwards / carriage return |
| lArr | &lArr; |left double arrow |
| uArr | &uArr; |up double arrow |
| rArr | &rArr; |right double arrow |
| dArr | &dArr; |down double arrow |
| hArr | &hArr; |left right double arrow |
|>|>| !Punctuation |
| !Symbol | !Character | !Description |
| iexcl | &iexcl; |inverted exclamation mark |
| iquest | &iquest; |inverted question mark |
| uml | &uml; |diaeresis |
| acute | &acute; |acute accent |
| para | &para; |paragraph sign |
| sect | &sect; |section sign |
| cedil | &cedil; |cedilla |
| amp | &amp; |ampersand |
| apos | &apos; |apostrophe mark |
| circ | &circ; |circumflex accent |
| tilde | &tilde; |small tilde |
| hellip | &hellip; |horizontal ellipsis |
|>|>| !Quotations |
| !Symbol | !Character | !Description |
| quot | &quot; |quotation mark |
| raquo | &raquo; |right double angle quotation mark |
| laquo | &laquo; |left double angle quotation mark |
| lsquo | &lsquo; |left single quotation mark |
| rsquo | &rsquo; |right single quotation mark |
| sbquo | &sbquo; |single low-9 quotation mark |
| ldquo | &ldquo; |left double quotation mark |
| rdquo | &rdquo; |right double quotation mark |
| bdquo | &bdquo; |double low-9 quotation mark |
| lsaquo | &lsaquo; |single left-pointing angle quotation mark |
| rsaquo | &rsaquo; |single right-pointing angle quotation mark |
!!!Dewey Decimal System Ten Categories
* 000 – Computer science, information, and general works
* 100 – Philosophy and psychology
* 200 – Religion
* 300 – Social sciences
* 400 – Language
* 500 – Science
* 600 – Technology
* 700 – Arts and recreation
* 800 – Literature
* 900 – History and geography
!!!Encyclopaedia  Britannica Ten Categories
1. Matter and Energy
2. The Earth
3. Life on Earth
4. Human Life
5. Human Society
6. Art
7. Technology
8. Religion
9. History of Mankind
10. Branches of Knowledge 
!!!Rogets Six Categories
1. abstract relations
2. space
3. matter 
4. intellect
5. volition
6. emotion
!!!Science
*510 Mathematics
*520 Astronomy & allied sciences
*530 Physics
*540 Chemistry & allied sciences
*550 Earth sciences
*560 Paleontology Paleozoology
*570 Life sciences
*580 Botanical sciences
*590 Zoological sciences
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.arts.uottawa.ca/writcent/hypergrammar/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.arts.uottawa.ca/writcent/hypergrammar/" width="100%" align="center" height="500"></iframe></div></html>{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.arts.uottawa.ca/writcent/hypergrammar/]]&nbsp;&raquo;|
}}}
Question

I have been with my boyfriend for more than nine months now. We love each other very much. Yet, I have a recurring problem -- paranoia that he is going to cheat on me. Whenever he goes out with his friends, I tell him that it's okay with me, but he knows that it's not. This usually leads to a half hour-long discussion that includes him trying to calm my nerves. One night, just a few weeks ago, he went out with his best friend. We were talking on the phone and he asked me to call him in the morning, because he didn't know when he was going to get home. I froze and didn't say anything for a moment. Right away he knew that I was thinking that he was going to do something questionable, so we talked about it. His friend was in the car and heard everything. I felt horrible. I'm paranoid and I can't help it. I have problems with anxiety attacks, and I'm going to see a professional soon to get help. I feel that if I keep acting like this, I'm going to eventually drive him away. I have had boyfriends cheat on me before. I know my current boyfriend would never have an affair, but I can't help but be suspicious. I don't want to lose him. --iVillager bellaitalia3


Answer

When "paranoia," or extreme distrust, arises in a relationship there are many factors that could be causing it, including leftover hurt from past relationships or a lack of confidence and low self-esteem. You need to find out where your feelings are coming from, or you might fall into the trap of blaming your partner, putting all kinds of unhealthy demands on him and even accusing him of cheating when he is not. Not only does this destroy his trust in himself and his self-esteem, but he can easily grow to feel as though there is no way he can please you, or make you secure and happy.
When you give into these feelings of paranoia, (or extreme fear, suspiciousness and jealousy) and begin to create more restrictions on your boyfriend, or demand more information about what he is doing, you are risking the relationship. Loving another person does not mean possessing them, or relying on them to help you feel better about yourself. In that case, you are using another person and not loving or respecting him.

Individuals need time alone, time with friends and, of course, time together. When you take away your significant other's freedom to enjoy the other aspects of his life, you are being unfair and you are stunting his emotional growth. Sooner or later he may begin to feel resentment, trapped, misunderstood and falsely accused. Naturally, a person in this position will start to think of ways to get out of the relationship.

You have had a boyfriend cheat on you before. Clearly, you never resolved your feelings about this, or worked through the hurt and loss you felt. Now you are projecting these same feelings onto your current boyfriend, who has done nothing to deserve this attitude. You have lost sight of the fact that this person is different and that you are in a new situation. The past has flooded you, and unconsciously you are seeking to correct what happened before.

You have deep feelings of inadequacy, insecurity and you seem to believe that you cannot hold onto your new boyfriend's love -- a result of many factors including your previous relationships and events from your childhood that might have made you feel unloved. These feelings have nothing to do with your new boyfriend. They are internal. You must realize what is going on, and get assistance working out these feelings. If you rely on your boyfriend to take away the pain you feel from the past, you will be disappointed sooner or later. You are looking in the wrong direction. No matter how loving a boyfriend is, he cannot take away pain and confusion that exists within you. We each have to take responsibility for our own feelings and take action to make things right.
Just as we work out in a gym each day, we need to work on ourselves emotionally to build the strength to combat fear and negativity. One exercise (taken from my book, Zen and the Art of Falling in Love) that can be used is to consciously look for the positive in yourself and your boyfriend. When you find yourself dwelling on the negative, step back, take a deep breath and consciously choose to focus upon what is good and right. Counseling and daily exercises can help turn things around if you are battling paranoia. Here is another exercise from the book that may be helpful:

Exercise: Stepping-Stones to Love - (From Zen and the Art of Falling in Love)
Relinquishing Blame
Whom or what do you blame for the difficulties you are facing? In what ways do you blame yourself? Make a list. Now, notice how blaming simply serves as a screen, preventing you from seeking the full picture of what is going on. See how you may think it may even be protecting you. Give up some blame today. Go to the top of your list and completely let go of blaming that person or circumstance. Breathe deeply as you do this. Send the person good wishes. View the situation much as you would view a thunderstorm: intense, with much rain, noise, lightening and commotion. Like intense anger or difficulty, even the most frightening thunderstorm passes. The trick is not holding onto it and making it more than it is.

Source: [[I'm Paranoid That He's Going to Cheat|http://love.ivillage.com/lnsproblems/lnscheating/0,,saver_pgmh,00.html]]
[[IMDB: Australia|http://www.imdb.com/Sections/Countries/Australia/]]
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.markdaviesmedia.com/cold]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://www.markdaviesmedia.com/cold","plagiarism")'>URL to target at iframe</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.markdaviesmedia.com/cold" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|ImageRego.htm]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="ImageRego.htm" width="100%" align="center" height="150"></iframe></div></html>}}}
/***
|Name|ImageSizePlugin|
|Source|http://www.TiddlyTools.com/#ImageSizePlugin|
|Version|1.2.1|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin,formatter|
|Requires||
|Overrides|'image' formatter|
|Description|adds support for resizing images|
This plugin adds optional syntax to scale an image to a specified width and height and/or interactively resize the image with the mouse.
!!!!!Usage
<<<
The extended image syntax is:
{{{
[img(w+,h+)[...][...]]
}}}
where ''(w,h)'' indicates the desired width and height (in CSS units, e.g., px, em, cm, in, or %). Use ''auto'' (or a blank value) for either dimension to scale that dimension proportionally (i.e., maintain the aspect ratio). You can also calculate a CSS value 'on-the-fly' by using a //javascript expression// enclosed between """{{""" and """}}""". Appending a plus sign (+) to a dimension enables interactive resizing in that dimension (by dragging the mouse inside the image). Use ~SHIFT-click to show the full-sized (un-scaled) image. Use ~CTRL-click to restore the starting size (either scaled or full-sized).
<<<
!!!!!Examples
<<<
{{{
[img(100px+,75px+)[images/meow2.jpg]]
}}}
[img(100px+,75px+)[images/meow2.jpg]]
{{{
[<img(34%+,+)[images/meow.gif]]
[<img(21% ,+)[images/meow.gif]]
[<img(13%+, )[images/meow.gif]]
[<img( 8%+, )[images/meow.gif]]
[<img( 5% , )[images/meow.gif]]
[<img( 3% , )[images/meow.gif]]
[<img( 2% , )[images/meow.gif]]
[img(  1%+,+)[images/meow.gif]]
}}}
[<img(34%+,+)[images/meow.gif]]
[<img(21% ,+)[images/meow.gif]]
[<img(13%+, )[images/meow.gif]]
[<img( 8%+, )[images/meow.gif]]
[<img( 5% , )[images/meow.gif]]
[<img( 3% , )[images/meow.gif]]
[<img( 2% , )[images/meow.gif]]
[img(  1%+,+)[images/meow.gif]]
{{tagClear{
}}}
<<<
!!!!!Revisions
<<<
2009.02.24 [1.2.1] cleanup width/height regexp, use '+' suffix for resizing
2009.02.22 [1.2.0] added stretchable images
2008.01.19 [1.1.0] added evaluated width/height values
2008.01.18 [1.0.1] regexp for "(width,height)" now passes all CSS values to browser for validation
2008.01.17 [1.0.0] initial release
<<<
!!!!!Code
***/
//{{{
version.extensions.ImageSizePlugin= {major: 1, minor: 2, revision: 1, date: new Date(2009,2,24)};
//}}}
//{{{
var f=config.formatters[config.formatters.findByField("name","image")];
f.match="\\[[<>]?[Ii][Mm][Gg](?:\\([^,]*,[^\\)]*\\))?\\[";
f.lookaheadRegExp=/\[([<]?)(>?)[Ii][Mm][Gg](?:\(([^,]*),([^\)]*)\))?\[(?:([^\|\]]+)\|)?([^\[\]\|]+)\](?:\[([^\]]*)\])?\]/mg;
f.handler=function(w) {
	this.lookaheadRegExp.lastIndex = w.matchStart;
	var lookaheadMatch = this.lookaheadRegExp.exec(w.source)
	if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
		var floatLeft=lookaheadMatch[1];
		var floatRight=lookaheadMatch[2];
		var width=lookaheadMatch[3];
		var height=lookaheadMatch[4];
		var tooltip=lookaheadMatch[5];
		var src=lookaheadMatch[6];
		var link=lookaheadMatch[7];

		// Simple bracketted link
		var e = w.output;
		if(link) { // LINKED IMAGE
			if (config.formatterHelpers.isExternalLink(link)) {
				if (config.macros.attach && config.macros.attach.isAttachment(link)) {
					// see [[AttachFilePluginFormatters]]
					e = createExternalLink(w.output,link);
					e.href=config.macros.attach.getAttachment(link);
					e.title = config.macros.attach.linkTooltip + link;
				} else
					e = createExternalLink(w.output,link);
			} else 
				e = createTiddlyLink(w.output,link,false,null,w.isStatic);
			addClass(e,"imageLink");
		}

		var img = createTiddlyElement(e,"img");
		if(floatLeft) img.align="left"; else if(floatRight) img.align="right";
		if(width||height) {
			var x=width.trim(); var y=height.trim();
			var stretchW=(x.substr(x.length-1,1)=='+'); if (stretchW) x=x.substr(0,x.length-1);
			var stretchH=(y.substr(y.length-1,1)=='+'); if (stretchH) y=y.substr(0,y.length-1);
			if (x.substr(0,2)=="{{")
				{ try{x=eval(x.substr(2,x.length-4))} catch(e){displayMessage(e.description||e.toString())} }
			if (y.substr(0,2)=="{{")
				{ try{y=eval(y.substr(2,y.length-4))} catch(e){displayMessage(e.description||e.toString())} }
			img.style.width=x.trim(); img.style.height=y.trim();
			config.formatterHelpers.addStretchHandlers(img,stretchW,stretchH);
		}
		if(tooltip) img.title = tooltip;

		// GET IMAGE SOURCE
		if (config.macros.attach && config.macros.attach.isAttachment(src))
			src=config.macros.attach.getAttachment(src); // see [[AttachFilePluginFormatters]]
		else if (config.formatterHelpers.resolvePath) { // see [[ImagePathPlugin]]
			if (config.browser.isIE || config.browser.isSafari) {
				img.onerror=(function(){
					this.src=config.formatterHelpers.resolvePath(this.src,false);
					return false;
				});
			} else
				src=config.formatterHelpers.resolvePath(src,true);
		}
		img.src=src;
		w.nextMatch = this.lookaheadRegExp.lastIndex;
	}
}

config.formatterHelpers.addStretchHandlers=function(e,stretchW,stretchH) {
	e.title=((stretchW||stretchH)?'DRAG=stretch/shrink, ':'')
		+'SHIFT-CLICK=show full size, CTRL-CLICK=restore initial size';
	e.statusMsg='width=%0, height=%1';
	e.style.cursor='move';
	e.originalW=e.style.width;
	e.originalH=e.style.height;
	e.minW=Math.max(e.offsetWidth/20,10);
	e.minH=Math.max(e.offsetHeight/20,10);
	e.stretchW=stretchW;
	e.stretchH=stretchH;
	e.onmousedown=function(ev) { var ev=ev||window.event;
		this.sizing=true;
		this.startX=!config.browser.isIE?ev.pageX:(ev.clientX+findScrollX());
		this.startY=!config.browser.isIE?ev.pageY:(ev.clientY+findScrollY());
		this.startW=this.offsetWidth;
		this.startH=this.offsetHeight;
		return false;
	};
	e.onmousemove=function(ev) { var ev=ev||window.event;
		if (this.sizing) {
			var s=this.style;
			var currX=!config.browser.isIE?ev.pageX:(ev.clientX+findScrollX());
			var currY=!config.browser.isIE?ev.pageY:(ev.clientY+findScrollY());
			var newW=(currX-this.offsetLeft)/(this.startX-this.offsetLeft)*this.startW;
			var newH=(currY-this.offsetTop )/(this.startY-this.offsetTop )*this.startH;
			if (this.stretchW) s.width =Math.floor(Math.max(newW,this.minW))+'px';
			if (this.stretchH) s.height=Math.floor(Math.max(newH,this.minH))+'px';
			clearMessage(); displayMessage(this.statusMsg.format([s.width,s.height]));
		}
		return false;
	};
	e.onmouseup=function(ev) { var ev=ev||window.event;
		if (ev.shiftKey) { this.style.width=this.style.height=''; }
		if (ev.ctrlKey)  { this.style.width=this.originalW; this.style.height=this.originalH; }
		this.sizing=false;
		clearMessage();
		return false;
	};
	e.onmouseout=function(ev) { var ev=ev||window.event;
		this.sizing=false;
		clearMessage();
		return false;
	};
}
//}}}
<<tiddler ViennaRose>>
<<tiddler [[Trilobite-Modocia]]>>
<<tiddler HeartNebula>>
[[Ice Storm|IceStorm]]
<<tiddler M81>>
<<tiddler Joanna>>
<<tiddler CatsEyeNebula>>
<<tiddler SunSpot>>
<<tiddler Diamond>>
<<tiddler IsolaBella>>
<<tiddler IsolaBella-II>>
<<tiddler ScienceVsReligion>>
[[HistoricPhotos]]
<<tiddler HowToDie>>
<<tiddler Lightning>>
<<tiddler NovaNGC244>>
<<tiddler Airplane>>
<<tiddler ManlyBeach>>
<<tiddler EagleNebula>>
<<tiddler View>>
<<tiddler Bahai>>
<<tiddler NewComet>>
----
:{{locLink{~~[[Detach this|Images]] @@color:#c06;''&raquo; &raquo;'' @@~~}}}
<<importTiddlers inline>>
On Tuesday, 22 June 2010 8:26:56 AM, MsgRay imported 1 tiddler from
[[F:\TiddlyWiki\TWExperiments\TiddlyTools\www.tiddlytools.com_index22June2010.htm|F:\TiddlyWiki\TWExperiments\TiddlyTools\www.tiddlytools.com_index22June2010.htm]]:
<<<
#[[SearchOptionsPlugin]] - replaces SearchOptionsPlugin - 1/31/2009 10:16:00 by MsgRay
<<<

----
On Tuesday, 22 June 2010 8:22:44 AM, MsgRay imported 1 tiddler from
[[F:\TiddlyWiki\TW Help\twhelp.html|F:\TiddlyWiki\TW Help\twhelp.html]]:
<<<
#[[TwHelpSearchPlugin]] - added
<<<

----
On Thursday, 14 May 2009 8:51:14 AM, MsgRay imported 2 tiddlers from
[[F:\TiddlyWiki\TW Help\twhelp.html|F:\TiddlyWiki\TW Help\twhelp.html]]:
<<<
#[[HideTiddlerTags]] - added
#[[HideTiddler Background]] - added
<<<

----
On Friday, 8 August 2008 8:00:11 AM, YourName imported 22 tiddlers from
[[F:\TiddlyWiki2.4\Soroban\soroban.html|F:\TiddlyWiki2.4\Soroban\soroban.html]]:
<<<
#[[BlankExample]] - added
#[[BlankHTML]] - added
#[[BlankIframe]] - replaces BlankIframe - 12/16/2007 09:04:00 by YourName
#[[BlankObject]] - replaces BlankObject - 6/22/2007 18:18:00 by YourName
#[[BlankTable]] - replaces BlankTable - 6/14/2007 20:40:00 by YourName
#[[BlankTabs]] - replaces BlankTabs - 7/30/2007 09:35:00 by MorrisGray
#[[BlankTweak]] - added
#[[JournalTemplate]] - added
#[[MakeTiddlers]] - replaces MakeTiddlers - 12/10/2007 15:51:00 by YourName
#[[NavButtons]] - replaces NavButtons - 1/10/2008 12:42:00 by MorrisGray
#[[NewExampleFromTemplate]] - added
#[[NewHTMLFromTemplate]] - added
#[[NewIframeFromTemplate]] - replaces NewIframeFromTemplate - 11/26/2007 20:18:00 by YourName
#[[NewJournalFromTemplate]] - added
#[[NewObjectFromTemplate]] - replaces NewObjectFromTemplate - 6/22/2007 18:20:00 by YourName
#[[NewSliderFromTemplate]] - added
#[[NewSystemConfigTiddler]] - replaces NewSystemConfigTiddler - 9/5/2007 13:38:00 by MorrisGray
#[[NewTableFromTemplate]] - replaces NewTableFromTemplate - 6/22/2007 18:22:00 by YourName
#[[NewTabsFromTemplate]] - replaces NewTabsFromTemplate - 6/16/2007 08:19:00 by YourName
#[[NewTweakFromTemplate]] - added
#[[NewTweakTemplate]] - added
#[[SimonsNiceTable]] - replaces SimonsNiceTable - 9/5/2007 13:41:00 by MorrisGray
<<<

----
On Monday, 22 January, 2007 13:57:34, MorrisGray imported 1 tiddler from
[[I:\TiddlySpot\TiddlyWiki2.1\RadioTiddlers\radiotiddlers.htm|I:\TiddlySpot\TiddlyWiki2.1\RadioTiddlers\radiotiddlers.htm]]:
<<<
#[[RadioOnline]] - added
<<<

----
On Monday, 22 January, 2007 13:56:28, MorrisGray imported 1 tiddler from
[[I:\TiddlySpot\TiddlyWiki2.1\RadioTiddlers\radiotiddlers.htm|I:\TiddlySpot\TiddlyWiki2.1\RadioTiddlers\radiotiddlers.htm]]:
<<<
#[[Radio Lovers]] - added
<<<

----
On Monday, 22 January, 2007 13:56:09, MorrisGray imported 6 tiddlers from
[[I:\TiddlySpot\TiddlyWiki2.1\RadioTiddlers\radiotiddlers.htm|I:\TiddlySpot\TiddlyWiki2.1\RadioTiddlers\radiotiddlers.htm]]:
<<<
#[[2BL 702AM]] - added
#[[2CBA]] - added
#[[2CH]] - added
#[[2PB 630AM]] - added
#[[2RN 576AM]] - added
#[[OldTimeRadio]] - added
<<<
CHRIS ISHAM has a problem with truth. And he suspects his fellow physicists do too. It is not their honesty he doubts, but their approach to understanding the nature of the universe, the laws that govern it and reality itself. Together with a small band of allies, Isham is wrestling with questions that lie at the very core of physics. Indeed they run even deeper, to such basic concepts as logic, existence and truth. What do they mean? Are they immutable? What lies beyond them?

After years of effort, Isham and his colleagues at Imperial College London and elsewhere believe they can glimpse the answers to these profound questions. They didn't set out to rethink such weighty issues. When they started nearly a decade ago, the researchers hoped to arrive at a quantum theory of the universe, an ambitious enough task in itself. Yet in the process they might have bagged something bigger.

For if their results stand up, Isham and his colleagues appear to have found a new way of making sense of reality using concepts even more fundamental than mathematics and logic. Not only could their insights be good news for quantum theory, they could lead to a whole new way of constructing theories of reality.

Since its emergence around a century ago, quantum theory has become one of the cornerstones of modern science. It underpins everything from the behaviour of quarks and semiconductors to the power of medical scanners. And it has passed virtually every test thrown at it, its predictions agreeing with experiment to many decimal places.

With a track record like that, quantum theory might seem ideal for casting light on the ultimate questions about the universe, such as why it exists at all. Not so. In fact, it runs into very big trouble very quickly, because quantum theory has a problem with truth.

With hindsight, perhaps this shouldn't be so surprising. Right from the start, quantum theory has had a reputation for giving odd answers to even seemingly simple questions. In the everyday world, everything has nice, clear-cut properties: people are either dead or alive, electrons either spin up or down. Yet according to quantum theory, what we're seeing is just one manifestation of a whole panoply of possibilities, all mixed together.

How all those possibilities turn into just the one reality we see has caused endless debate among theorists. Their efforts have produced various interpretations of quantum theory, the most famous of which is the Copenhagen interpretation, named in recognition of its inventor, the Danish quantum pioneer Niels Bohr. According to this view, it is the act of observing that triggers the panoply of possibilities to collapse down to the single reality we experience.

Quite how this collapse process works isn't exactly clear. What is plain is that it raises profound questions about the whole notion of truth in quantum theory. For it implies that it is impossible to know the truth of any statement about, say, an electron until it has been observed. Unless that happens, it doesn't really make sense to talk of the electron - or anything else for that matter - as being real.

Things get much worse when quantum theory is applied to the entire universe. If the universe is as real as we believe, then it must have been cast into that state by an observer able to view it all. Yet since the universe includes everything, there can be no external observer.

Theorists have come up with all kinds of alternative interpretations to avoid the problem, which others have in turn torn apart. Small wonder, perhaps, that most workaday physicists are happy to leave them to it. Alas that's just not an option for quantum cosmologists, who have to find some way of turning the cosmic cornucopia into the one real universe we actually inhabit.

But who says they have to? Perhaps we're reading quantum theory all wrong, and there is no need to force the universe or anything else into rude reality. Rethinking quantum theory is an appealing thought, not least because it would pull the quantum world into line with common sense. Yet there is a problem with this vision. It is ruled out by an elegant result published in 1967 by mathematicians Simon Kochen and Ernst Specker.

Kochen and Specker's theorem puts some pretty severe constraints on anyone hoping to rid quantum theory of its weirdness. Put simply, the theorem shows that it is pointless expecting to get simple true and false answers from quantum theory. Every statement about a quantum system must either depend on a host of assumptions, or refuse to obey the standard rules of logic - and possibly both.

For quantum cosmologists, Kochen and Specker's theorem is particularly bad news. It rules out all hope of squaring quantum theory with the common-sense view that the universe is real and has simple, clear-cut properties. Or at least it does for those who believe the laws of logic are set in stone. What if they aren't? Could the problem lie not in quantum theory, but in our notion of truth? That is the question that Isham and his colleagues have dared to ask, with intriguing results.

Abandoning the standard laws of logic in order to make the universe real seems like a hefty price to pay. Yet some theorists have believed it is worth it, says Steven French, a philosopher and quantum physicist at the University of Leeds in the UK. That's one reason why mathematicians over the years have developed other systems of logic. "Along with standard true/false logic there are so-called non-classical logics out there which include true, false and indeterminate values," says French. "People looked at them as a way of dealing with problems in quantum theory, but it died out in the 1970s and 1980s because it wasn't really illuminating very much."

A big sticking-point lay in finding the alternatives to "AND", "OR" and "NOT", the logical operators of the standard or Boolean algebra that are routinely used by everyone from philosophers to computer programmers to make logical deductions. While this familiar form of logic works well enough in everyday situations, it fails to describe the behaviour of quantum systems.

Isham illustrates this using the example of ordering breakfast in a cafe. Imagine looking through the menu and finding that eggs, bacon and sausage are on offer. It states the choice as "eggs AND bacon, OR eggs AND sausage", but the chef could equally offer the same breakfast choice in a shorthand version: "eggs AND (bacon OR sausage)". That's because the operator AND possesses a mathematical property called distributivity, which links eggs with whatever is inside the brackets. Distributivity is vital for making common-sense deductions. Lose it - as you do in quantum theory - and you can expect some unusual results.

Take that cafe menu, for instance. If you ask for eggs AND bacon in the quantum world, you could get nothing at all says Isham. Ask for eggs, and bacon or sausage, and you'll get eggs plus some weird quantum mix of bacon and sausage. Clearly, relying on quantum logic to reason your way to a decent breakfast is likely to lead to disappointment.

There is a serious point lurking behind all this. Systems of logic lacking distributivity are very hard to reason with and quantum logic is one of them. Worse still, Kochen and Specker's theorem rules out any hope of tinkering with quantum logic to force it to give us simple true/false answers to statements about physical systems. Yet without those simple answers, it doesn't make sense to say a physical system has certain properties and is thus "real". Why does quantum logic have to be so frustrating?

Isham and Jeremy Butterfield at the University of Oxford decided to dig deeper into the problem. They dug so deep, in fact, that they found themselves under the foundations of standard mathematics and staring at something far more fundamental. That something is a concept called a topos, and it could be the basis of a whole new way of constructing theories of reality.

The idea of a concept even more general than mathematics and logic may seem mind-bending, yet mathematicians have happily contemplated such things for years. They have long known that the whole of standard mathematics and logic can be constructed from entities called sets. A set is just a collection of objects - anything from the infinite set of prime numbers to the set of all mammals or even the set of all universes. Crucially, sets obey the laws of standard logic and Boolean algebra.

Mathematicians have since discovered that sets themselves are merely the most familiar example of the even more general concept of a topos. The precise definition of a topos is highly technical, but all topoi share one key feature: each gives rise to its very own variety of logic. Suddenly an astonishing possibility opens up: we can break away from the familiar set-based variety of logic and describe the world via other topoi.

Isham and his colleagues saw topoi might offer a way to break the shackles of Kochen and Specker's theorem. The trick was to find topoi whose associated logic would reconcile quantum theory with the notion of a real universe. That meant searching for new definitions of the logical operators AND, OR and NOT. Others have tried this before, and it is far from trivial, says Isham. "In practice, the procedures have been rather hit and miss."

To pin them down precisely, he and his colleagues turned to the bigger mathematical palette offered by topos theory. Now they could see Boolean algebra for what it is: merely the most familiar of many possible types of algebra, each of which could act as the basis of entire new forms of logic.

Armed with these, Isham and his colleagues have identified the topoi for quantum theory. Not surprisingly, they are very different from anything we're familiar with, and of course come with their very own form of logic. That logic does at least have one familiar feature: it is distributive. At a stroke, this removes one of the most perplexing aspects of quantum theory. It allows us once more to make common-sense deductions about quantum systems. Finally, the universe can be real without having to fret about "outside" observers.
Another reality

But there is a price to pay, and it is precisely what the Kochen-Specker theorem warned of: the demise of simple truth and falsity. For all its drawbacks, Boolean algebra does at least allow every statement about our universe to be either true or false. Yet this turns out to be the exception among all the different types of algebras - including the one underpinning quantum theory. The logic associated with quantum topoi encompasses true, false and many shades of grey in between.

Does that mean we must accept a universe that is real, but about which any question will receive myriad answers, all of them true? According to Isham and his colleagues, the answer - appropriately enough - is both yes and no. If we are content to view reality through the window of classical physics, then we can enjoy straightforward true/false answers to our questions - as long as we avoid the realm of atoms. But if we insist on making statements about atoms, we must use the logic of quantum topoi and accept the existence of a whole host of realities, all as valid as each other.

And that might just be the start; after all, there are more topoi than just the standard and quantum ones. In a series of papers unveiled last month, Isham proposes an even more mind-bending idea: there may be myriad ways of viewing reality, each based on its own topos. Together with Andreas Doering of Imperial, he has shown that every physical system - from an electron to the whole universe - has a unique mathematical identity that dictates how it will appear when viewed through the prism of a particular topos.

Seen via the topos of set theory, an atom takes on its classical appearance with nice, well-defined properties. Viewed through the topos associated with quantum theory, it becomes altogether fuzzier and strange.

We needn't stop there. Why not opt for another topos? It could lead to a view of reality even more astonishing and successful than quantum theory. "What we're hoping is that topos theory becomes the basis for a whole new way of constructing theories", says Isham.
“Topos theory could lead to a view of reality more astonishing and successful than quantum theory”

It is an exhilarating possibility, and one that could hardly be better timed. Theoretical physicists feel growing disquiet about the lack of progress on the truly fundamental questions. Attempts to understand the ultimate origin of the universe have spawned a host of ideas, but no consensus as to which is right. Meanwhile the search for a "theory of everything" that would unify all the forces and particles of nature has run into innumerable problems.

Not surprisingly, this has led to mounting suspicions that current theories of fundamental physics are missing something big. Could topos theory open the way? "There's no doubt that we need something radical", says Max Tegmark, a theorist at the Massachusetts Institute of Technology. "Whether this is it is another question. In the end the real test is: does it get us anywhere?"

Isham agrees, but stresses that he and his colleagues have only just begun to scratch the surface of topos theory. He hopes researchers will see his latest papers as a framework for going beyond quantum theory, perhaps to something even more profound.

So will topos theory trigger as big a change in our perceptions of reality as quantum theory did a century ago? That depends at least in part on how other theorists react to these first papers. Isham is under no illusions about that: "We are trying to change the way we construct theories of what reality is like," he says. "And that's always going to be problematic."
Robert Matthews is visiting reader in science at Aston University in Birmingham, UK
From issue 2599 of New Scientist magazine, 14 April 2007, page 30-33

Source: [[Impossible things for breakfast, at the Logic Café - fundamentals - 14 April 2007 - New Scientist|http://www.newscientist.com/channel/fundamentals/mg19425991.400-impossible-things-for-breakfast-at-the-logic-caf%E9.html;jsessionid=DPBLJMGBJCOM]]
<<include "http://tiddlyspot.com/twhelp/index.html">>
<html><div align="left"><font size="3" color="#00f">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  ''Indianapolis''</font><br><iframe src="http://free.timeanddate.com/clock/ifev65x/n105/tlau/fs10/fc000080/tt0/tw1/tm1/td2/th1" frameborder="0" width="148" height="15"></iframe></div></html>
/***
|Name|InlineJavascriptPlugin|
|Source|http://www.TiddlyTools.com/#InlineJavascriptPlugin|
|Version|1.6.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <<br>>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides||
|Description|Insert Javascript executable code directly into your tiddler content.|

''Call directly into TW core utility routines, define new functions, calculate values, add dynamically-generated TiddlyWiki-formatted output'' into tiddler content, or perform any other programmatic actions each time the tiddler is rendered.
!!!!!Usage
<<<
When installed, this plugin adds new wiki syntax for surrounding tiddler content with {{{<script>}}} and {{{</script>}}} markers, so that it can be treated as embedded javascript and executed each time the tiddler is rendered.

''Deferred execution from an 'onClick' link''
By including a {{{label="..."}}} parameter in the initial {{{<script>}}} marker, the plugin will create a link to an 'onclick' script that will only be executed when that specific link is clicked, rather than running the script each time the tiddler is rendered.  You may also include a {{{title="..."}}} parameter to specify the 'tooltip' text that will appear whenever the mouse is moved over the onClick link text

''External script source files:''
You can also load javascript from an external source URL, by including a src="..." parameter in the initial {{{<script>}}} marker (e.g., {{{<script src="demo.js"></script>}}}).  This is particularly useful when incorporating third-party javascript libraries for use in custom extensions and plugins.  The 'foreign' javascript code remains isolated in a separate file that can be easily replaced whenever an updated library file becomes available.

''Display script source in tiddler output''
By including the keyword parameter "show", in the initial {{{<script>}}} marker, the plugin will include the script source code in the output that it displays in the tiddler.

''Defining javascript functions and libraries:''
Although the external javascript file is loaded while the tiddler content is being rendered, any functions it defines will not be available for use until //after// the rendering has been completed.  Thus, you cannot load a library and //immediately// use it's functions within the same tiddler.  However, once that tiddler has been loaded, the library functions can be freely used in any tiddler (even the one in which it was initially loaded).

To ensure that your javascript functions are always available when needed, you should load the libraries from a tiddler that will be rendered as soon as your TiddlyWiki document is opened.  For example, you could put your {{{<script src="..."></script>}}} syntax into a tiddler called LoadScripts, and then add {{{<<tiddler LoadScripts>>}}} in your MainMenu tiddler.

Since the MainMenu is always rendered immediately upon opening your document, the library will always be loaded before any other tiddlers that rely upon the functions it defines.  Loading an external javascript library does not produce any direct output in the tiddler, so these definitions should have no impact on the appearance of your MainMenu.

''Creating dynamic tiddler content''
An important difference between this implementation of embedded scripting and conventional embedded javascript techniques for web pages is the method used to produce output that is dynamically inserted into the document:
* In a typical web document, you use the document.write() function to output text sequences (often containing HTML tags) that are then rendered when the entire document is first loaded into the browser window.
* However, in a ~TiddlyWiki document, tiddlers (and other DOM elements) are created, deleted, and rendered "on-the-fly", so writing directly to the global 'document' object does not produce the results you want (i.e., replacing the embedded script within the tiddler content), and completely replaces the entire ~TiddlyWiki document in your browser window.
* To allow these scripts to work unmodified, the plugin automatically converts all occurences of document.write() so that the output is inserted into the tiddler content instead of replacing the entire ~TiddlyWiki document.

If your script does not use document.write() to create dynamically embedded content within a tiddler, your javascript can, as an alternative, explicitly return a text value that the plugin can then pass through the wikify() rendering engine to insert into the tiddler display.  For example, using {{{return "thistext"}}} will produce the same output as {{{document.write("thistext")}}}.

//Note: your script code is automatically 'wrapped' inside a function, {{{_out()}}}, so that any return value you provide can be correctly handled by the plugin and inserted into the tiddler.  To avoid unpredictable results (and possibly fatal execution errors), this function should never be redefined or called from ''within'' your script code.//

''Accessing the ~TiddlyWiki DOM''
The plugin provides one pre-defined variable, 'place', that is passed in to your javascript code so that it can have direct access to the containing DOM element into which the tiddler output is currently being rendered.

Access to this DOM element allows you to create scripts that can:
* vary their actions based upon the specific location in which they are embedded
* access 'tiddler-relative' information (use findContainingTiddler(place))
* perform direct DOM manipulations (when returning wikified text is not enough)
<<<
!!!!!Examples
<<<
an "alert" message box:
><script show>
	alert('InlineJavascriptPlugin: this is a demonstration message');
</script>
dynamic output:
><script show>
	return (new Date()).toString();
</script>
wikified dynamic output:
><script show>
	return "link to current user: [["+config.options.txtUserName+"]]";
</script>
dynamic output using 'place' to get size information for current tiddler:
><script show>
   if (!window.story) window.story=window;
   var title=story.findContainingTiddler(place).id.substr(7);
   return title+" is using "+store.getTiddlerText(title).length+" bytes";
</script>
creating an 'onclick' button/link that runs a script:
><script label="click here" title="clicking this link will show an 'alert' box" show>
   if (!window.story) window.story=window;
   alert("Hello World!\nlinktext='"+place.firstChild.data+"'\ntiddler='"+story.findContainingTiddler(place).id.substr(7)+"'");
</script>
loading a script from a source url:
>http://www.TiddlyTools.com/demo.js contains:
>>{{{function demo() { alert('this output is from demo(), defined in demo.js') } }}}
>>{{{alert('InlineJavascriptPlugin: demo.js has been loaded'); }}}
><script src="demo.js" show>
	return "loading demo.js..."
</script>
><script label="click to execute demo() function" show>
	demo()
</script>
<<<
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
''InlineJavascriptPlugin'' (tagged with <<tag systemConfig>>)
<<<
!!!!!Revision History
<<<
''2007.02.19 [1.6.0]'' added support for title="..." to specify mouseover tooltip when using an onclick (label="...") script
''2006.10.16 [1.5.2]'' add newline before closing '}' in 'function out_' wrapper.  Fixes error caused when last line of script is a comment.
''2006.06.01 [1.5.1]'' when calling wikify() on script return value, pass hightlightRegExp and tiddler params so macros that rely on these values can render properly
''2006.04.19 [1.5.0]'' added 'show' parameter to force display of javascript source code in tiddler output
''2006.01.05 [1.4.0]'' added support 'onclick' scripts.  When label="..." param is present, a button/link is created using the indicated label text, and the script is only executed when the button/link is clicked.  'place' value is set to match the clicked button/link element.
''2005.12.13 [1.3.1]'' when catching eval error in IE, e.description contains the error text, instead of e.toString().  Fixed error reporting so IE shows the correct response text.  Based on a suggestion by UdoBorkowski
''2005.11.09 [1.3.0]'' for 'inline' scripts (i.e., not scripts loaded with src="..."), automatically replace calls to 'document.write()' with 'place.innerHTML+=' so script output is directed into tiddler content.  Based on a suggestion by BradleyMeck
''2005.11.08 [1.2.0]'' handle loading of javascript from an external URL via src="..." syntax
''2005.11.08 [1.1.0]'' pass 'place' param into scripts to provide direct DOM access 
''2005.11.08 [1.0.0]'' initial release
<<<
!!!!!Credits
<<<
This feature was developed by EricShulman from [[ELS Design Studios|http:/www.elsdesign.com]]
<<<
!!!!!Code
***/
//{{{
version.extensions.inlineJavascript= {major: 1, minor: 6, revision: 0, date: new Date(2007,2,19)};

config.formatters.push( {
	name: "inlineJavascript",
	match: "\\<script",
	lookahead: "\\<script(?: src=\\\"((?:.|\\n)*?)\\\")?(?: label=\\\"((?:.|\\n)*?)\\\")?(?: title=\\\"((?:.|\\n)*?)\\\")?( show)?\\>((?:.|\\n)*?)\\</script\\>",

	handler: function(w) {
		var lookaheadRegExp = new RegExp(this.lookahead,"mg");
		lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = lookaheadRegExp.exec(w.source)
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			if (lookaheadMatch[1]) { // load a script library
				// make script tag, set src, add to body to execute, then remove for cleanup
				var script = document.createElement("script"); script.src = lookaheadMatch[1];
				document.body.appendChild(script); document.body.removeChild(script);
			}
			if (lookaheadMatch[5]) { // there is script code
				if (lookaheadMatch[4]) // show inline script code in tiddler output
					wikify("{{{\n"+lookaheadMatch[0]+"\n}}}\n",w.output);
				if (lookaheadMatch[2]) { // create a link to an 'onclick' script
					// add a link, define click handler, save code in link (pass 'place'), set link attributes
					var link=createTiddlyElement(w.output,"a",null,"tiddlyLinkExisting",lookaheadMatch[2]);
					link.onclick=function(){try{return(eval(this.code))}catch(e){alert(e.description?e.description:e.toString())}}
					link.code="function _out(place){"+lookaheadMatch[5]+"\n};_out(this);"
					link.setAttribute("title",lookaheadMatch[3]?lookaheadMatch[3]:"");
					link.setAttribute("href","javascript:;");
					link.style.cursor="pointer";
				}
				else { // run inline script code
					var code="function _out(place){"+lookaheadMatch[5]+"\n};_out(w.output);"
					code=code.replace(/document.write\(/gi,'place.innerHTML+=(');
					try { var out = eval(code); } catch(e) { out = e.description?e.description:e.toString(); }
					if (out && out.length) wikify(out,w.output,w.highlightRegExp,w.tiddler);
				}
			}
			w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
		}
	}
} )
//}}}
/***
|Name:|InstantTimestampPlugin|
|Source|http://instanttimestamp.tiddlyspot.com/|
|Documentation|TBA|
|Version|1.0.5 (17-Jan-2007)|
|Author|SimonBaird|
|License|Creative Commons Attribution-ShareAlike 2.5 License|
|~CoreVersion|2.1|
|Type|plugin|
|Requires|NA|
|Overrides|NA|
|Description|Date Stamp|
!Description
If you enter {ts} in your tiddler content (without the spaces) it will be replaced with a timestamp when you save the tiddler. Full list:
{{{
* {ts} or {t} -> timestamp
* {ds} or {d} -> datestamp
* !ts or !t at start of line -> !!timestamp
* !ds or !d at start of line -> !!datestamp
}}}
(I added the extra ! since that's how I like it. Remove it from translations below if required)
!Notes
* Change the timeFormat and dateFormat below to suit your preference.
* See also AutoCorrectPlugin
!History
* 17-Jan-07, version 1.0.5
** added fields param to saveTiddler method needed in TW 2.1+
* 06-Apr-06, version 1.0.4
** removed the AutoCorrect stuff and put it in AutoCorrectPlugin
* 05-Apr-06, version 1.0.3
** now have exclusion by tag and tiddler name, probably less important here than in AutoCorrectPlugin
* 05-Apr-06, version 1.0.2
** put matches into array to and eval them to allow generic substitutions
* 05-Apr-06, version 1.0.1
** added ds for datestamp as suggested by DanielBaird
** made case insensitive
** Added translation for !t at start of line
* 05-Apr-06, version 1.0.0
** written after suggestion by Achim Wessling 
!Code
***/
//{{{

config.InstantTimestamp = {

	// adjust to suit
	timeFormat: '0DD.0MM.YY 0hh:0mm',
	dateFormat: '0DD.0MM.YY',

	translations: [
		[/^!ts?$/img,  "'!!'+now.formatString(config.InstantTimestamp.timeFormat)"],
		[/^!ds?$/img,  "'!!'+now.formatString(config.InstantTimestamp.dateFormat)"],
		[/\{ts?\}/ig, "now.formatString(config.InstantTimestamp.timeFormat)"],
		[/\{ds?\}/ig, "now.formatString(config.InstantTimestamp.dateFormat)"]
	],

	excludeTags: [
		"noAutoCorrect",
		"html",
		"CSS",
		"css",
		"systemConfig",
		"zsystemConfig",
		"Plugins",
		"Plugin",
		"plugins",
		"plugin",
		"javascript",
		"code"
	],

	excludeTiddlers: [
		"StyleSheet",
		"StyleSheetLayout",
		"StyleSheetColors",
		"StyleSheetPrint"
	]

}; 

if (!Array.prototype.contains)
	Array.prototype.contains = function(item) {
		return (this.find(item) != null);
	};

if (!Array.prototype.containsAny)
	Array.prototype.containsAny = function(items) {
		for (var i=0;i<items.length;i++)
			if (this.contains(items[i]))
				return true;
		return false;
	};

TiddlyWiki.prototype.saveTiddler_mptw_instanttimestamp = TiddlyWiki.prototype.saveTiddler;
TiddlyWiki.prototype.saveTiddler = function(title,newTitle,newBody,modifier,modified,tags,fields) {

	tags = (typeof(tags) == "string") ? tags.readBracketedList() : tags;
	var conf = config.InstantTimestamp;

	if ( !tags.containsAny(conf.excludeTags) && !conf.excludeTiddlers.contains(newTitle) ) {

		var now = new Date();
		var trans = config.InstantTimestamp.translations;
		for (var i=0;i<trans.length;i++) {
			newBody = newBody.replace(trans[i][0], eval(trans[i][1]));
		}
	}

	return this.saveTiddler_mptw_instanttimestamp(title,newTitle,newBody,modifier,modified,tags,fields);
}

//}}}
<html><hide linebreaks>
<em>GEOFF ARMITAGE'S CONVERSION TABLE OF MEASUREMENTS</em>
                    </strong>
                    <table class="table">
                  <tbody>
                    <tr>
                      <th>Name of Measure</th>

                      <th>Approx. Equivalent in millimetres</th>
                    </tr>
                    <tr>
                      <td>Antwerp ruthen</td>
                      <td>5,736</td>
                    </tr>
                    <tr>

                      <td>Aunes</td>
                      <td>1,143</td>
                    </tr>
                    <tr>
                      <td>Baras castellanes</td>
                      <td>835</td>
                    </tr>

                    <tr>
                      <td>Bolognese foot</td>
                      <td>380</td>
                    </tr>
                    <tr>
                      <td>Brabant foot</td>
                      <td>281</td>

                    </tr>
                    <tr>
                      <td>Bracas</td>
                      <td>2,200</td>
                    </tr>
                    <tr>
                      <td>Braccia</td>

                      <td>600</td>
                    </tr>
                    <tr>
                      <td>Brasse</td>
                      <td>595</td>
                    </tr>
                    <tr>

                      <td>Brazos castellanas</td>
                      <td>1,683</td>
                    </tr>
                    <tr>
                      <td>Brazza</td>
                      <td>595</td>
                    </tr>

                    <tr>
                      <td>British fathom</td>
                      <td>1,828</td>
                    </tr>
                    <tr>
                      <td>Cable</td>
                      <td>219,456</td>

                    </tr>
                    <tr>
                      <td>Calemberger foot</td>
                      <td>292</td>
                    </tr>
                    <tr>
                      <td>Calemberger ruthen</td>

                      <td>4,672</td>
                    </tr>
                    <tr>
                      <td>Canne</td>
                      <td>2,000</td>
                    </tr>
                    <tr>

                      <td>Canne anconitane</td>
                      <td>2,000</td>
                    </tr>
                    <tr>
                      <td>Canne napolitane</td>
                      <td>2,096</td>
                    </tr>

                    <tr>
                      <td>Canne romane</td>
                      <td>2,112</td>
                    </tr>
                    <tr>
                      <td>Canne siciliane</td>
                      <td>2,028</td>

                    </tr>
                    <tr>
                      <td>Carmi</td>
                      <td>2,000</td>
                    </tr>
                    <tr>
                      <td>Castilian league</td>

                      <td>6,350,500</td>
                    </tr>
                    <tr>
                      <td>Castilian varas</td>
                      <td>835</td>
                    </tr>
                    <tr>

                      <td>Chain</td>
                      <td>20,117</td>
                    </tr>
                    <tr>
                      <td>Cleffter</td>
                      <td>2,000</td>
                    </tr>

                    <tr>
                      <td>Common league</td>
                      <td>7,408,900</td>
                    </tr>
                    <tr>
                      <td>Dutch league</td>
                      <td>5,969,990</td>

                    </tr>
                    <tr>
                      <td>Dutch mile</td>
                      <td>1,000,000</td>
                    </tr>
                    <tr>
                      <td>English league</td>

                      <td>4,828,032</td>
                    </tr>
                    <tr>
                      <td>Faden</td>
                      <td>1,629</td>
                    </tr>
                    <tr>

                      <td>Fathom</td>
                      <td>1,828</td>
                    </tr>
                    <tr>
                      <td>Florentine braccia</td>
                      <td>583</td>
                    </tr>

                    <tr>
                      <td>Florentine mile</td>
                      <td>1,778,000</td>
                    </tr>
                    <tr>
                      <td>Foot</td>
                      <td>305</td>

                    </tr>
                    <tr>
                      <td>French foot</td>
                      <td>330</td>
                    </tr>
                    <tr>
                      <td>French league</td>

                      <td>4,448,200</td>
                    </tr>
                    <tr>
                      <td>French marine league</td>
                      <td>5,556,700</td>
                    </tr>
                    <tr>

                      <td>French pace</td>
                      <td>812</td>
                    </tr>
                    <tr>
                      <td>French toise</td>
                      <td>1,949 (post-1812: 2,000)</td>
                    </tr>

                    <tr>
                      <td>Genevese toise</td>
                      <td>2,599</td>
                    </tr>
                    <tr>
                      <td>Geometrical foot</td>
                      <td>337</td>

                    </tr>
                    <tr>
                      <td>Geometrical pace</td>
                      <td>1,524</td>
                    </tr>
                    <tr>
                      <td>German mile</td>

                      <td>7,649,000</td>
                    </tr>
                    <tr>
                      <td>Irish perch</td>
                      <td>6,400</td>
                    </tr>
                    <tr>

                      <td>Italian mile</td>
                      <td>1,852,200</td>
                    </tr>
                    <tr>
                      <td>Italian pace</td>
                      <td>1,500</td>
                    </tr>

                    <tr>
                      <td>Kilometre</td>
                      <td>1,000,000</td>
                    </tr>
                    <tr>
                      <td>Klaffter</td>
                      <td>2,000</td>

                    </tr>
                    <tr>
                      <td>Lachter</td>
                      <td>2,036</td>
                    </tr>
                    <tr>
                      <td>League</td>

                      <td>4,828,032</td>
                    </tr>
                    <tr>
                      <td>Leucarum Hispanicarum [= Spanish league???]</td>
                      <td>6,300,000</td>
                    </tr>
                    <tr>

                      <td>Lieue [= league]</td>
                      <td>4,828,032</td>
                    </tr>
                    <tr>
                      <td>Lieue commune de France</td>
                      <td>4,445,400</td>
                    </tr>

                    <tr>
                      <td>Lieue japonaise</td>
                      <td>???</td>
                    </tr>
                    <tr>
                      <td>Lieue marine</td>
                      <td>5,556,700</td>

                    </tr>
                    <tr>
                      <td>Marine league</td>
                      <td>5,556,700</td>
                    </tr>
                    <tr>
                      <td>Marine mile</td>

                      <td>1,852,200</td>
                    </tr>
                    <tr>
                      <td>Metre</td>
                      <td>1,000</td>
                    </tr>
                    <tr>

                      <td>Mexican league</td>
                      <td>4,190,000</td>
                    </tr>
                    <tr>
                      <td>Mexican varas</td>
                      <td>848</td>
                    </tr>

                    <tr>
                      <td>Milanese mile</td>
                      <td>1,652,600</td>
                    </tr>
                    <tr>
                      <td>Mile</td>
                      <td>1,609,344</td>

                    </tr>
                    <tr>
                      <td>Miliarium/milliaria [=  English mile]</td>
                      <td>1,609,344</td>
                    </tr>
                    <tr>
                      <td>Mille (itineraire)</td>

                      <td>1,949,000</td>
                    </tr>
                    <tr>
                      <td>Mille marin</td>
                      <td>1,852,200</td>
                    </tr>
                    <tr>

                      <td>Milliaria anglica [= English mile]</td>
                      <td>1,609,344</td>
                    </tr>
                    <tr>
                      <td>Milliaria germanica [=German mile]</td>
                      <td>7,649,000</td>
                    </tr>

                    <tr>
                      <td>Milliaria Italica [= Italian mile]</td>
                      <td>1,852,200</td>
                    </tr>
                    <tr>
                      <td>Milliaria thietm. [= Thietmarsh mile ???]</td>
                      <td>???</td>

                    </tr>
                    <tr>
                      <td>Modenese perch</td>
                      <td>3,180</td>
                    </tr>
                    <tr>
                      <td>Nautic[al] mile</td>

                      <td>1,852,200</td>
                    </tr>
                    <tr>
                      <td>Pace</td>
                      <td>762</td>
                    </tr>
                    <tr>

                      <td>Palmi</td>
                      <td>250</td>
                    </tr>
                    <tr>
                      <td>Palmi genovese</td>
                      <td>249</td>
                    </tr>

                    <tr>
                      <td>Palmi romani</td>
                      <td>228</td>
                    </tr>
                    <tr>
                      <td>Paraguay league</td>
                      <td>4,190,000</td>

                    </tr>
                    <tr>
                      <td>Paris foot</td>
                      <td>330</td>
                    </tr>
                    <tr>
                      <td>Pas [= French pace]</td>

                      <td>812</td>
                    </tr>
                    <tr>
                      <td>Passi</td>
                      <td>1,500</td>
                    </tr>
                    <tr>

                      <td>Pedum [= Foot???]</td>
                      <td>305</td>
                    </tr>
                    <tr>
                      <td>Perch</td>
                      <td>5,029</td>
                    </tr>

                    <tr>
                      <td>Perticarum [= Perch]</td>
                      <td>5,029</td>
                    </tr>
                    <tr>
                      <td>Pertiche ferrarese</td>
                      <td>4,038</td>

                    </tr>
                    <tr>
                      <td>Pertiche modenese</td>
                      <td>3,180</td>
                    </tr>
                    <tr>
                      <td>Pertiche versonese</td>

                      <td>2,057</td>
                    </tr>
                    <tr>
                      <td>Piedmontese mile</td>
                      <td>1,778,000</td>
                    </tr>
                    <tr>

                      <td>Pole</td>
                      <td>5,029</td>
                    </tr>
                    <tr>
                      <td>Rhenish/Rheinland/Rynland - rod/ruthen/roeden</td>
                      <td>3,766</td>
                    </tr>

                    <tr>
                      <td>Rhenish foot</td>
                      <td>314</td>
                    </tr>
                    <tr>
                      <td>Rhenish verge/yard</td>
                      <td>3,766</td>

                    </tr>
                    <tr>
                      <td>Rhine <em>see</em> Rhenish</td>
                      <td>
                      </td>
                    </tr>
                    <tr>

                      <td>Rod</td>
                      <td>5,029</td>
                    </tr>
                    <tr>
                      <td>Roden/Danish perches??? (La Rode)</td>
                      <td>3,138</td>
                    </tr>

                    <tr>
                      <td>Roman palmi</td>
                      <td>228</td>
                    </tr>
                    <tr>
                      <td>Russian faden/fathom</td>
                      <td>1,629</td>

                    </tr>
                    <tr>
                      <td>Russian toise</td>
                      <td>1,604</td>
                    </tr>
                    <tr>
                      <td>Rynland <em>see</em> Rhenish</td>

                      <td>
                      </td>
                    </tr>
                    <tr>
                      <td>Scala [<em>ignore; note the next word</em>]</td>
                      <td>
                      </td>

                    </tr>
                    <tr>
                      <td>Schrit[te]</td>
                      <td>1,710</td>
                    </tr>
                    <tr>
                      <td>Schuh [= German foot???]</td>

                      <td>290</td>
                    </tr>
                    <tr>
                      <td>Scots chain</td>
                      <td>22,676</td>
                    </tr>
                    <tr>

                      <td>Sea league = marine league???</td>
                      <td>5,556,700</td>
                    </tr>
                    <tr>
                      <td>Sea mile = nautic[al] mile???</td>
                      <td>1,852,200</td>
                    </tr>

                    <tr>
                      <td>Spanish league</td>
                      <td>6,300,000</td>
                    </tr>
                    <tr>
                      <td>Spanish maritime league</td>
                      <td>5,566,700</td>

                    </tr>
                    <tr>
                      <td>T. [= Toise]</td>
                      <td>2,000</td>
                    </tr>
                    <tr>
                      <td>T[h]oise</td>

                      <td>2,000</td>
                    </tr>
                    <tr>
                      <td>Trabocci/Trabucchi</td>
                      <td>3,000</td>
                    </tr>
                    <tr>

                      <td>Trabocchi of Piacenza</td>
                      <td>2,819</td>
                    </tr>
                    <tr>
                      <td>Varas [Castellanas/Castille/Espanolas/Spanish]</td>
                      <td>858</td>
                    </tr>

                    <tr>
                      <td>Venetian mile</td>
                      <td>1,738,700</td>
                    </tr>
                    <tr>
                      <td>Venetian pasa/pace</td>
                      <td>1,739</td>

                    </tr>
                    <tr>
                      <td>Verge de Rhin[land]</td>
                      <td>3,766</td>
                    </tr>
                    <tr>
                      <td>Veronese mile</td>

                      <td>1,778,000</td>
                    </tr>
                    <tr>
                      <td>Werst</td>
                      <td>1,066,780</td>
                    </tr>
                    <tr>

                      <td>Yard</td>
                      <td>914</td>
</html>
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.ipnsig.org/reports/DTN_Tutorial11.pdf]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://www.nasa.gov/home/hqnews/2008/nov/HQ_08-298_Deep_space_internet.html","plagiarism")'>Deep Space Internet</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.ipnsig.org/reports/DTN_Tutorial11.pdf" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
An interpretation of quantum mechanics is a statement which attempts to explain how quantum mechanics informs our understanding of nature. Although quantum mechanics is the most thoroughly tested and precise theory in the history of science, the fundamentals of the theory are yet to be fully understood. There are a number of contending schools of thought, differing over whether quantum mechanics can be understood to be deterministic, which elements of quantum mechanics can be considered "real," and other matters.

Although today this question is of special interest to philosophers of physics, many physicists continue to show a strong interest in the subject.

Source: [[Interpretation of quantum mechanics - Wikipedia, the free encyclopedia|http://en.wikipedia.org/wiki/Interpretation_of_quantum_mechanics]]
[[Interview: The chance of a lifetime - opinion - 24 March 2007 - New Scientist|http://www.newscientist.com/channel/opinion/mg19325961.800-interview-the-chance-of-a-lifetime.html;jsessionid=GGELDHBFFJOL]]

----
{{textjustify{
{{firstletter{
@@color:#c06;W @@
}}}&nbsp;&nbsp;&nbsp;''hen he ran away from home aged 14 to spend two years on the road as a magician's assistant'', 
&nbsp;&nbsp;[[Persi Diaconis|http://www-stat.stanford.edu/~cgates/PERSI/]] had little idea that his fascination with magic would take him to Harvard University and beyond. Today he is not only one of the world's top sleight-of-hand magicians but a professor of statistics at Stanford to boot. He has used his skills to debunk numerous instances of fraud and trickery, and proved that it takes seven shuffles to perfectly randomise a pack of cards. He tells Justin Mullins about his strange journey

''How did you become involved in magic?''
{{imgfloatright{
[img[http://img339.imageshack.us/img339/9219/1007025230639f98cfembb7.jpg]]
}}}
When I was 5 I found a magic book and did a little show for my mother. I was the centre of attention and became hooked. When I was older, I was sitting in a cafeteria one day doing a trick where you deal the second card from a pack rather than the top card. A magician called Dai Vernon spotted me and saw some potential. One day he called, said he was going to Delaware the following day to do a show and asked if I wanted to go along as his assistant. I packed my bag and left. We travelled around for two years and I learned a great deal from him. I never went home again.

''How did your tricks end up being published?''

As a teenager, I got to know Martin Gardner, the famous recreational mathematician. I showed him one of my mathematical magic tricks, and he published it in the column he had in Scientific American. I was very proud. He got me interested in the link between magic and mathematics.

{{borderless{
|bgcolor:#f96;“I became interested in the link between magic and mathematics”|@@color:#03f;//''What is the link between magic and mathematics?''//@@|
}}}
With practice, magicians can shuffle a pack of cards perfectly. They can cut the pack exactly in half and interweave the cards one after the other. Suppose I have a pack with four aces on top and I shuffle it perfectly. The aces would then be every second card. If I shuffle it again, they would be every fourth card. If I was a crooked gambler and dealt four hands, I'd get the aces. Gamblers have been writing about what they can and can't do with perfect shuffles for 300 years.

There are two kinds of perfect shuffle. You can keep the original top card on top or place it second from top - those are called "out" and "in" shuffles. As a kid I learned a method for moving the top card to any other position in the pack. First express the position you want as a binary number and subtract 1. Then interpret the 1s and 0s in the number as in and out shuffles. If you carry out that sequence of in and out shuffles, the top card ends up where you want. That's how I learned about binary numbers.

''Why are shuffles interesting mathematically?''

If you out-shuffle a pack of cards eight times, the deck comes back to where it started. But it takes 52 in-shuffles to bring a deck back to the start - as many shuffles as there are cards in the deck. One interesting question is: are there larger decks, with say 104 cards, or some other number, where it also takes a deck-size number of out-shuffles to bring the deck back to the start? The answer is completely unknown. It's linked to the ''[[Riemann hypothesis|http://en.wikipedia.org/wiki/Riemann_hypothesis]]'', one of the fanciest open problems in mathematics. That's the kind of thing that makes the mathematician and magician in me rather happy.

''Without a high-school education, was it hard to get involved in advanced mathematics?''

When I was 24, I decided to enrol in night school at City College in New York. When I graduated, I applied to do statistics at Harvard. Martin Gardner wrote a letter for me saying: "Of the 10 best card tricks invented in the last two years, this kid invented two of them. And if he says he wants to do statistics, you should give him a chance." One of the people on the Harvard committee, Fred Mosteller, was also a serious amateur magician and was influenced by Martin's letter. That's how I got in.

''What is statistics?''

My favourite example of statistics is Carl Gauss's role in the discovery of Ceres in 1801. At that time, people were sure there were only seven planets. But then an astronomer spotted Ceres and followed it for about 40 days. This was exciting stuff, in all the newspapers. Was there a new planet? Then he lost it in the sun. If you know the position and velocity of something orbiting the sun at one time, you should know where it is forever. But the observations were "noisy" because of poor-quality telescopes and errors in measuring Ceres's position.

Gauss took up the challenge. Within a year he had invented the statistical tools to handle noisy observations - the techniques of least-squares, Gaussian elimination and the Gaussian bell-shaped curve. Then he calculated where Ceres should be and told people where to point their telescopes. On the first clear night, they found it. It has ended up classed only as the largest asteroid, not a planet, though.

A friend of mine says that statistics is the physics of data sets. For me, statistics is making human sense out of data from the world around us while facing up to the fact that our observations have noise in them.

''How did you become involved in the debunking of extrasensory perception?''

I got hooked on it through Martin Gardner. Somebody had sent a book into Scientific American about "psychic" photography. The claim was that a guy called Ted Serios could take a Polaroid picture and it would have some image produced just by his thoughts on it - a plane flying through the picture or a ~Cro-Magnon man, say. Martin paid me and some technical photographers to go and watch this guy. I caught him sneaking a little marble with a photograph on it into a tube in front of the camera. It was a trick.

''Are you still debunking these days?''

Yes, I still get calls. There are many ways that bad science happens - one is outright fraud and trickery like Serios, another is bad statistics. An example of bad statistics is a book called The Bible Code, which has sold 3 million copies. It's by a bunch of mathematicians and rabbis who claim that you can use the book of Genesis and arithmetic progressions to predict the future. It is quite a complicated piece of mathematics, but the proof of it was basically statistical. It goes something like this: you take some phrase like "Persi Diaconis" and find the shortest progression in Genesis that spells it out. You can find anything, I promise you. Then you take some phrase that is related to the first phrase, like "shuffling cards", and you find the shortest progression that contains that. The book claims that these progressions are physically closer together than they would be by chance. They had some way of trying to quantify this that was just crazy. But you had to be a professional statistician to know.

''How are you still involved in magic?''

I write magic tricks for friends. Maybe one of them will be doing a trade show for a steel company and will call asking whether I can invent a trick with tin cans. I still subscribe to magic journals. Magic is a community that I am part of. I am writing a book called Mathematics and Magic Tricks that is almost finished and might be done in a year. So right at the moment I'm doing a fair amount more magic than I normally do. I'm also teaching a course on mathematics and magic so I perform for the kids a little bit and do my perfect shuffles.
}}}
Source: [[Interview: The chance of a lifetime - opinion - 24 March 2007 - New Scientist|http://www.newscientist.com/channel/opinion/mg19325961.800-interview-the-chance-of-a-lifetime.html;jsessionid=GGELDHBFFJOL]]
{{borderless{
|<<QOTD Quotes>>|
}}}
{{textcenter{
John Maynard Keynes famously said last century: ''When the facts change, I change my mind. What do you do, Sir?''


[[The Ascent of Man: A Personal View - Jacob Brownoski|http://www.youtube.com/view_play_list?p=A3FC4D7ED67F4B1A]]}}}
<<tiddler TodayTabs>>{{textcenter{
@@color:#c06;''What the Dutch are saying about Science Matters'' @@
@@color:#04b;"Een prachtig voorbeeld van een vrij complexe webstek gemaakt met ~TiddlyWiki."@@}}}
| [img[Rose-Volksgarten Viennia |http://img19.imageshack.us/img19/6018/therose75hnr9.gif][http://img522.imageshack.us/img522/396/1001351800wrn7.gif]]<br>Rose Of Vienna | [img[Trilobite Modocia|http://img27.imageshack.us/img27/5403/trilobite75hnc5.gif][http://img515.imageshack.us/img515/8633/tu110rm4.jpg]]<br> ~Trilobite-Modocia | [img[Here's looking at you kid.|http://img27.imageshack.us/img27/9732/neweye75hfu9.gif]]<br>{{unboldLink{<script label="refresh">story.forEachTiddler(function(t,e){story.refreshTiddler(t,null,true)});refreshDisplay();return false;</script> }}} | [img[Spiral Galaxy NGC 4414|http://img243.imageshack.us/img243/6527/spiral75hfc9.gif][http://img183.imageshack.us/img183/2406/m81deephallas720ln0.jpg]]<br> Spiral Galaxy M81 | [img[http://img444.imageshack.us/img444/101/heart75hfh9.gif][http://img169.imageshack.us/img169/2593/heartrussellsj7.jpg]]<br> Heart Nebula |
|borderless|k
<<tiddler Frustra>>
<<tiddler AllScienceSubjects>>
{{textcenter{
[[Sydney PowerHouse Museum|http://www.powerhousemuseum.com/imageservices/]]
[[Garrett Lisi's Theory of Everything (be patient while it loads)|http://deferentialgeometry.org/]]
}}}

<html>
<style type="text/css">
#tiddlerIntroAll .title {display:none;}
#tiddlerIntroAll {color:#c06;}
</style>
</html>
[img[http://img264.imageshack.us/img264/2087/radiotvzt7.gif]] If you must know.... then click on the tabs

<html><div id="myIsolaBella" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" /><div><img src="http://img341.imageshack.us/img341/8122/bellasp2.jpg"><br><div align="center">Isola Bella</div></div></div><a href="javascript:;" onclick="DC3.LightBox.showBox('myIsolaBella')">Isola Bella</a></html>
<html><div id="myIsolaBella-II" style="background:black;color:yellow;border:2px solid white;display:none"><img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" /><div><img src="http://img27.imageshack.us/img27/4081/isolabellaii.jpg"><br><div align="center">Isola Bella - Napoleon and Josephine</div></div></div><a href="javascript:;" onclick="DC3.LightBox.showBox('myIsolaBella-II')">IsolaBella-II</a></html>
<html><hide linebreaks>
<table border="0" cellpadding="0" style="border-collapse: collapse" width="182" id="table1" bordercolorlight="#ECEBF1" bordercolordark="#E9DFD1" bordercolor="#C0C0C0"><tr><td height="19" ></td></tr><tr><td bordercolor="#C0C0C0"></td></tr><embed src="http://lb.lyricsdownload.com/2/fla/2.2.swf?passid=1298103-12259788&testopos=center&p_varlista=1&ida=&colT=FFCC33&colF=111111&colL=EEEEEE&aphF=80&sizF=9&spdS=1&bkgI=insert url image&txtT=its not for me to say&themerq=1&themeLy=92" quality="high" bgcolor="#ffffff" wmode="transparent"  width="180" height="200" name="lyricsbox20" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> <tr><td height="19" ><center><a target="_blank"  href="johnny-mathis-lyrics.html">Johnny Mathis Lyrics</a></center></td></tr></table>
</html>
#[img[http://img126.imageshack.us/img126/8415/mimetexpg1.gif]]
#[img[http://img252.imageshack.us/img252/7871/mimetexwn4.gif]]
#[img[http://img122.imageshack.us/img122/7549/mimetexeg3.gif]]
#[img[http://img267.imageshack.us/img267/7070/mimetexou3.gif]]
#[img[http://img267.imageshack.us/img267/6436/mimetexas0.gif]]
#[img[http://img444.imageshack.us/img444/7224/mimetexag2.gif]]
#[img[http://img443.imageshack.us/img443/1016/mimetexaz6.gif]]
#[img[http://img443.imageshack.us/img443/6581/mimetexae9.gif]]
#[img[http://img89.imageshack.us/img89/1286/mimetexsr5.gif]]
#[img[http://img255.imageshack.us/img255/4519/mimetexcgik1we1.gif]]
<html><div align="center"> <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Ss0qcaCjx80&hl=en&fs=1&amp;autoplay=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/Ss0qcaCjx80&hl=en&fs=1&amp;autoplay=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></div></html>

{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.tux.org/~bagleyd/abacus.html]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.tux.org/~bagleyd/abacus.html" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
[[Joanna|http://img176.imageshack.us/img176/5046/joannanewsombigun1.jpg]]
+++[Joanna Newsom lyrics]...
----
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://alwaysontherun.net/joanna.htm]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://alwaysontherun.net/joanna.htm" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
===

{{borderless{
|vertical-align:bottom;<<tiddler ./fm>> |vertical-align:middle; <<tiddler ./jo>>|
}}}
<part fm hidden>
[img[http://img514.imageshack.us/img514/5906/190musicfw2.jpg]]
<html><div align="center"><style type="text/css">.lastfmWidget {float:left;width:100%;}.lastfmWidget object {float:left;}.lastfmWidget div {height:20px;}.lastfmWidget a {overflow:hidden;height:20px;margin:0;padding:0;text-decoration:none;}.lastfmHead a {float:left;background-repeat:no-repeat;background-position:0 -20px;}.lastfmHead a:hover {background-position: 0 0;}.lastfmFoot {clear:left;float:left;background-repeat:repeat-x;background-position:0 100%;}.lastfmFoot a {float:right;background-repeat:no-repeat;background-position:0 -20px;}.lastfmFoot a.config {width:85px;background-position: 0 -20px;}.lastfmFoot a.config:hover {background-position: 0 0;}.lastfmFoot a.view {width:74px;background-position:-85px -20px;}.lastfmFoot a.view:hover {background-position:-85px 0;}.lastfmFoot a.popup {width:25px;background-position:-159px -20px;}.lastfmFoot a.popup:hover {background-position:-159px 0;}</style>
<div class="lastfmWidget"><div class="lastfmHead" style="width:184px;"><a title="Music like Joanna Newsom" href="http://www.last.fm/listen/artist/Joanna%2520Newsom/similarartists" target="_blank" style="background-image:url(http://panther1.last.fm/widgets/images/header/radio/regular_blue.gif);width:184px;"></a></div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="184" height="140" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab%23version=7,0,0,0"><param name="bgcolor" value="6598cd" /><param name="movie" value="http://panther1.last.fm/widgets/radio/1.swf" /><param name="quality" value="high" /><param name="allowScriptAccess" value="sameDomain" /><param name="FlashVars" value="lfmMode=radio&amp;radioURL=artist%2FJoanna%2520Newsom%2Fsimilarartists&amp;title=Music+like+Joanna+Newsom&amp;theme=blue&amp;autostart=1" /><embed src="http://panther1.last.fm/widgets/radio/1.swf" type="application/x-shockwave-flash" name="widgetPlayer" bgcolor="6598cd" width="184" height="140" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="lfmMode=radio&amp;radioURL=artist%2FJoanna%2520Newsom%2Fsimilarartists&amp;title=Music+like+Joanna+Newsom&amp;theme=blue&amp;autostart=1" allowScriptAccess="sameDomain"></embed></object><div class="lastfmFoot" style="background-image:url(http://panther1.last.fm/widgets/images/footer/background/blue.gif);width:184px;"><a class="popup" title="Load this radio in a pop up" href="http://www.last.fm/tools/widgets/popup/?widget=radio&amp;url=artist%2FJoanna%2520Newsom%2Fsimilarartists&amp;colour=blue&amp;width=regular&amp;autostart=1&amp;from=widget&amp;resize=1" target="_blank" onclick="window.open(this.href + '&amp;shrink=0', 'lastfm_popup', 'height=220, width=224, location=no, toolbar=no, menubar=no, directories=no, personalbar=no, status=no, resizable=yes, scrollbars=no'); return false;" style="background-image:url(http://panther1.last.fm/widgets/images/footer/blue.gif);"></a><a class="view" title="View symiel's profile" href="http://www.last.fm/user/symiel/" target="_blank" style="background-image:url(http://panther1.last.fm/widgets/images/footer/blue.gif);"></a><a class="config" title="Get your own" href="http://www.last.fm/tools/widgets/?widget=radio&amp;url=artist%2FJoanna%2520Newsom%2Fsimilarartists&amp;colour=blue&amp;width=regular&amp;autostart=1&amp;from=widget" target="_blank" style="background-image:url(http://panther1.last.fm/widgets/images/footer/blue.gif);"></a></div></div></div></html>
</part>
<part jo hidden>
[img[http://img507.imageshack.us/img507/6837/joannavn9.jpg]]
</part>
<<gradient vert  #003  #00c>>
{{borderless{
|vertical-align:middle; <<tiddler ./joan>> |vertical-align:top; <<tiddler ./pict>> |
}}}>>
<part joan hidden>
<html><div align="center"><object classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" height="140" width="165"><param name="src" value="http://www.dragcity.com/video/JNewsom_sm2.mov"><param name="autoplay" value="true"><param name="type" value="video/quicktime" height="140" width="165"><embed src="http://www.dragcity.com/video/JNewsom_sm2.mov" height="140" width="165" autoplay="true" type="video/quicktime" pluginspage="http://www.apple.com/quicktime/download/"></object>
[[Joanna Newsom|http://www.dragcity.com/video/JNewsom_sm2.mov]]</div></html>
</part>
<part pict hidden>
[img[http://img510.imageshack.us/img510/8033/joannanewsomlz1.jpg]]
</part>
!!!<<gradient horiz #fc3 #fff>>&nbsp;[[Any format of a journal you want|JournalTemplate]]^^<<tiddler CloseThisOpen with: "Macros Built-in"  '« back'>>|<<toolbar editTiddler>>» ^^>>
!!!<<gradient horiz #abf #fff>>&nbsp;Goals>>
Dear Journal,

Today is @@color:#C06;''<<today "YYYY.0MM.0DD 0hh:0mm:0ss week 0WW">>''@@ and I am going to dance at the slightest sound of music I hear played.  It might sound funny but that's my goal for today.
!!!<<gradient horiz #abf #fff>>&nbsp;Tasks>>
Completed every task. Am very proud and bored.

!!!<<gradient horiz #abf #fff>>&nbsp;Day's end>>

/***
|''Name:''|JsDoIt|
|''Version:''|1.0.1|
|''Source:''|[[AiddlyWiki|http://aiddlywiki.sourceforge.net]]|
|''Author:''|[[Arphen Lin|mailto:arphenlin@gmail.com]]|
|''Type:''|Macro extension|
|''Required:''|TiddlyWiki 2.0.0|
!Description
JsDoIt lets you execute Javascript executable codes immediately when you click on a JsDoIt macro button.
!Syntax
{{{<<}}}JsDoIt {label} {prompt} {jsEntity} [[jsEntity2] [jsEntity3] ... [jsEntityN]]{{{>>}}}
parameters:
* label - caption text of the JsDoIt button
* prompt - tip text of the JsDoIt button
* jsEntity - javascript that would be executed
** javascript code - begin with ''javascript:''
** javascript tiddler - tiddler that contains javascript code
** external javascript source - including URIs and local files
!Example & Demo
* execute javascript code(s):
<<<
{{{<<JsDoIt 'click me!' 'execute javascript code' 'javascript:alert("Hello world!");'>>}}}
<<JsDoIt 'click me!' 'execute javascript code' 'javascript:alert("Hello world!");'>>
<<<
* execute javascript tiddler(s):
<<<
{{{<<JsDoIt 'click me!' 'execute javascript tiddler(s)' 'code1.js' 'code2.js'>>}}}
<<JsDoIt 'click me!' 'execute javascript tiddler(s)' 'code1.js' 'code2.js'>>
<<<
* execute external javascript source
<<<
{{{<<JsDoIt 'click me!' 'execute external javascript' 'external.js'>>}}}
<<JsDoIt 'click me!' 'execute external javascript' 'external.js'>>
{{{<<JsDoIt 'click me!' 'execute external javascript' 'http://aiddlywiki.sourceforge.net/external.js'>>}}}
<<JsDoIt 'click me!' 'execute external javascript' 'http://aiddlywiki.sourceforge.net/external.js'>>
<<<
!Revision history
*v1.0.1 (2006/1/6)
**fixed for(var key in params){} problem
*v1.0.0 (2006/1/4)
**Initial release
!Code
***/
//{{{
config.macros.JsDoIt = {major: 1, minor: 0, revision: 1, date: new Date(2006,1,6)};
config.macros.JsDoIt.handler = function(place,macroName,params,wikifier,allParams,tiddler){
	if(params.length<=2){	throw 'not enough parameters'; }
	var button = createTiddlyButton(place, params[0], params[1]);
	button.onclick = function(){
		for(var paramIndex=2; paramIndex<params.length; paramIndex++){
			var p=params[paramIndex];
			if(p.trim().search(/javascript:/gi)===0){
				eval(p.trim().replace(/javascript:/gi,''));
			}else{
				var t=store.getTiddler(p);
				if(t){
					eval(t.text);
				}else{
					var rs=document.createElement('script');
					rs.type = 'text/javascript';
					rs.src = p.trim();
					try{
						document.body.appendChild(rs);
						document.body.removeChild(rs);
					}catch(e){
						displayMessage('load ' + p + ' error: ' + e);
					}
				}
			}
		}
	};
};
//}}}
config.commands.top ={
text:"top",
tooltip:"jump to top"

};

config.commands.top.handler = function(event,src,title){
window.scrollTo(0,0);

} 
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.tcblades.com/honing__sharpening]]&nbsp;&raquo;|
===

----

<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.tcblades.com/honing__sharpening" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://iwillknot.com/butterfly_knot/]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://www.animatedknots.com/knotlist.php?LogoImage=&Website=","plagiarism")'>Animated Knots</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://iwillknot.com/butterfly_knot/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
~~{{tablecenter{
<<forEachTiddler 
 where
 'tiddler.modified'
 sortBy
 'tiddler.modified'
 descending
 write
 '(index < 25) ? "|"+(index+1)+"|[["+tiddler.title+"]] |@@color:#c06;&raquo;  &raquo;@@ |"+tiddler.modified.formatString("YYYY.0MM.0DD"+" @ "+"0hh:0mm:0ss")+"|\n" : ""'
>>
}}}~~
<html><div align="center"><style type="text/css">.lastfmWidget {float:left;width:100%;}.lastfmWidget object {float:left;}.lastfmWidget div {height:20px;}.lastfmWidget a {overflow:hidden;height:20px;margin:0;padding:0;text-decoration:none;}.lastfmHead a {float:left;background-repeat:no-repeat;background-position:0 -20px;}.lastfmHead a:hover {background-position: 0 0;}.lastfmFoot {clear:left;float:left;background-repeat:repeat-x;background-position:0 100%;}.lastfmFoot a {float:right;background-repeat:no-repeat;background-position:0 -20px;}.lastfmFoot a.config {width:85px;background-position: 0 -20px;}.lastfmFoot a.config:hover {background-position: 0 0;}.lastfmFoot a.view {width:74px;background-position:-85px -20px;}.lastfmFoot a.view:hover {background-position:-85px 0;}.lastfmFoot a.popup {width:25px;background-position:-159px -20px;}.lastfmFoot a.popup:hover {background-position:-159px 0;}</style>
<div class="lastfmWidget"><div class="lastfmHead" style="width:460px;"><a title="Music like Joanna Newsom" href="http://www.last.fm/listen/artist/Joanna%2520Newsom/similarartists" target="_blank" style="background-image:url(http://panther1.last.fm/widgets/images/header/quilt/album_horizontal_grey.gif);width:460px;"></a></div><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="460" height="180" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab%23version=7,0,0,0"><param name="bgcolor" value="999999" /><param name="movie" value="http://panther1.last.fm/widgets/quilt/6.swf" /><param name="quality" value="high" /><param name="allowScriptAccess" value="sameDomain" /><param name="FlashVars" value="type=artistplus&amp;variable=Joanna+Newsom&amp;file=artistplusalbums&amp;bgColor=grey&amp;theme=grey" /><embed src="http://panther1.last.fm/widgets/quilt/6.swf" type="application/x-shockwave-flash" name="widgetPlayer" bgcolor="999999" width="460" height="180" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer"  FlashVars="type=artistplus&amp;variable=Joanna+Newsom&amp;file=artistplusalbums&amp;bgColor=grey&amp;theme=grey" allowScriptAccess="sameDomain"></embed></object><div class="lastfmFoot" style="background-image:url(http://panther1.last.fm/widgets/images/footer/background/grey.gif);width:460px;"><a class="popup" title="Load this quilt in a pop up" href="http://www.last.fm/tools/widgets/popup/?widget=quilt&amp;url=artist%2FJoanna%2520Newsom%2Fsimilarartists&amp;quiltType=album&amp;colour=grey&amp;orient=horizontal&amp;height=medium&amp;from=widget&amp;resize=1" target="_blank" onclick="window.open(this.href + '&amp;shrink=0', 'lastfm_popup', 'height=260, width=500, location=no, toolbar=no, menubar=no, directories=no, personalbar=no, status=no, resizable=yes, scrollbars=no'); return false;" style="background-image:url(http://panther1.last.fm/widgets/images/footer/grey.gif);"></a><a class="view" title="View symiel's profile" href="http://www.last.fm/user/symiel/" target="_blank" style="background-image:url(http://panther1.last.fm/widgets/images/footer/grey.gif);"></a><a class="config" title="Get your own" href="http://www.last.fm/tools/widgets/?widget=quilt&amp;url=artist%2FJoanna%2520Newsom%2Fsimilarartists&amp;quiltType=album&amp;colour=grey&amp;orient=horizontal&amp;height=medium&amp;from=widget" target="_blank" style="background-image:url(http://panther1.last.fm/widgets/images/footer/grey.gif);"></a></div></div></div></html>
|>|>| !Latin Letters |
| !Symbol | !upper-case | !lower-case |
| Agrave | &Agrave; | &agrave; |
| Aacute | &Aacute; | &aacute; |
| Acirc | &Acirc; | &acirc; |
| Atilde | &Atilde; | &atilde; |
| Auml | &Auml; | &auml; |
| Aring | &Aring; | &aring; |
| ~AElig | &AElig; | &aelig; |
| Ccedil | &Ccedil; | &ccedil; |
| Egrave | &Egrave; | &egrave; |
| Eacute | &Eacute; | &eacute; |
| Ecirc | &Ecirc; | &ecirc; |
| Euml | &Euml; | &euml; |
| Igrave | &Igrave; | &igrave; |
| Iacute | &Iacute; | &iacute; |
| Icirc | &Icirc; | &icirc; |
| Iuml | &Iuml; | &iuml; |
| ETH | &ETH; | &eth; |
| Ntilde | &Ntilde; | &ntilde; |
| Ograve | &Ograve; | &ograve; |
| Oacute | &Oacute; | &oacute; |
| Ocirc | &Ocirc; | &ocirc; |
| Otilde | &Otilde; | &otilde; |
| Ouml | &Ouml; | &ouml; |
| Oslash | &Oslash; | &oslash; |
| Ugrave | &Ugrave; | &ugrave; |
| Uacute | &Uacute; | &uacute; |
| Ucirc | &Ucirc; | &ucirc; |
| Uuml | &Uuml; | &uuml; |
| Yacute | &Yacute; | &yacute; |
| THORN | &THORN; | &thorn; |
| Yuml | &Yuml; | &yuml; |
| ~OElig | &OElig; | &oelig; |
| Scaron | &Scaron; | &scaron; |
| szlig | &szlig; | |
/***
|''Name:''|LaunchApplicationPlugin|
|''Author:''|Lyall Pearce|
|''Source:''|http://www.Remotely-Helpful.com/TiddlyWiki/LaunchApplication.html|
|''License:''|[[Creative Commons Attribution-Share Alike 3.0 License|http://creativecommons.org/licenses/by-sa/3.0/]]|
|''Version:''|1.4.0|
|''~CoreVersion:''|2.3.0|
|''Requires:''| |
|''Overrides:''| |
|''Description:''|Launch an application from within TiddlyWiki using a button|
!!!!!Usage
<<<
{{{<<LaunchApplication "buttonLabel" "tooltip" "application" ["arguments" ...]>>}}}
{{{<<LaunchApplicationButton "buttonLabel" "tooltip" "application" ["arguments" ...]>>}}}
{{{<<LaunchApplicationLink "buttonLabel" "tooltip" "application" ["arguments" ...]>>}}}
* buttonLabel is anything you like
* tooltip is anything you like
* application is a path to the executable (which is Operating System dependant)
* arguments is any command line arguments the application requires.
* You must supply relative path from the location of the TiddlyWiki OR a fully qualified path
* Forward slashes works fine for Windows

{{{<<LaunchApplication...>>}}} functions the same as {{{<<LaunchApplicationButton...>>}}}

eg.

{{{
<<LaunchApplicationButton "Emacs" "Linux Emacs" "file:///usr/bin/emacs">>
}}}
<<LaunchApplicationButton "Emacs" "Linux Emacs" "file:///usr/bin/emacs">>

{{{
<<LaunchApplicationLink "LocalProgram" "Program relative to Tiddly html file" "localDir/bin/emacs">>
}}}
<<LaunchApplicationLink "LocalProgram" "Program relative to Tiddly html file" "localDir/bin/emacs">>
					     
{{{
<<LaunchApplicationButton "Open Notepad" "Text Editing" "file:///e:/Windows/notepad.exe">>
}}}
<<LaunchApplicationButton "Open Notepad" "Text Editing" "file:///e:/Windows/notepad.exe">>

{{{
<<LaunchApplicationLink "C Drive" "Folder" "file:///c:/">>
}}}
<<LaunchApplicationLink "C Drive" "Folder" "file:///c:/">>


!!!!!Revision History
* 1.1.0 - leveraged some tweaks from from Bradly Meck's version (http://bradleymeck.tiddlyspot.com/#LaunchApplicationPlugin) and the example text.
* 1.2.0 - Make launching work in Linux too and use displayMessage() to give diagnostics/status info.
* 1.3.0 - execute programs relative to TiddlyWiki html file plus fix to args for firefox.
* 1.3.1 - parameters to the macro are properly parsed, allowing dynamic paramters using {{{ {{javascript}} }}} notation.
* 1.4.0 - updated core version and fixed empty tooltip and added launch link capability

<<<
***/
//{{{
version.extensions.LaunchApplication = {major: 1, minor: 4, revision: 0, date: new Date(2007,12,29)};
config.macros.LaunchApplication = {};
config.macros.LaunchApplicationButton = {};
config.macros.LaunchApplicationLink = {};

function LaunchApplication(appToLaunch,appParams) {
    if(! appToLaunch)
	return;
    var tiddlyBaseDir = self.location.pathname.substring(0,self.location.pathname.lastIndexOf("\\")+1);
    if(!tiddlyBaseDir || tiddlyBaseDir == "") {
	tiddlyBaseDir = self.location.pathname.substring(0,self.location.pathname.lastIndexOf("/")+1);
    }
    // if Returns with a leading slash, we don't want that.
    if(tiddlyBaseDir.substring(0,1) == "/") {
	tiddlyBaseDir = tiddlyBaseDir.substring(1);
    }
    if(appToLaunch.indexOf("file:///") == 0) // windows would have C:\ as the resulting file
    {
	tiddlyBaseDir = "";
	appToLaunch = appToLaunch.substring(8);
    }

    if (config.browser.isIE) {
	// want where the tiddly is actually located, excluding tiddly html file

	var theShell = new ActiveXObject("WScript.Shell");
	if(theShell) {
            // the app name may have a directory component, need that too
	    // as we want to start with current working dir as the location
	    // of the app.
	    var appDir = appToLaunch.substring(0, appToLaunch.lastIndexOf("\\"));
	    if(! appDir || appDir == "") {
		appDir = appToLaunch.substring(0, appToLaunch.lastIndexOf("/"));
	    }
	    appParams = appParams.length > 0 ? " \""+appParams.join("\" \"")+"\"" : "";
	    try {
		theShell.CurrentDirectory = decodeURI(tiddlyBaseDir + appDir);
		var commandString = ('"' +decodeURI(tiddlyBaseDir+appToLaunch) + '" ' + appParams);
		pluginInfo.log.push(commandString);
	        theShell.run(commandString);
	    } catch (e) {
		displayMessage("LaunchApplication cannot locate/execute file '"+tiddlyBaseDir+appToLaunch+"'");
		return;
	    }
	} else {
	    displayMessage("LaunchApplication failed to create ActiveX component WScript.Shell");
	}
    } else { // Not IE
	// want where the tiddly is actually located, excluding tiddly html file
	netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
        var file = Components.classes["@mozilla.org/file/local;1"].createInstance(Components.interfaces.nsILocalFile);
        var launchString;
	try { // try linux/unix format
            launchString = decodeURI(tiddlyBaseDir+appToLaunch);
	    file.initWithPath(launchString);
	} catch (e) {
	    try { // leading slash on tiddlyBaseDir
                launchString = decodeURI("/"+tiddlyBaseDir+appToLaunch);
		file.initWithPath(launchString);
	    } catch (e) {
		try { // try windows format
		    launchString = decodeURI(appToLaunch).replace(/\//g,"\\");
		    file.initWithPath(launchString);
		} catch (e) {
		    try { // try windows format
			launchString = decodeURI(tiddlyBaseDir+appToLaunch).replace(/\//g,"\\");
			file.initWithPath(launchString);
		    } catch (e) {
			displayMessage("LaunchApplication cannot locate file '"+launchString+"' : "+e);
			return;
		    } // try windows mode
		} // try windows mode
	    }; // try with leading slash in tiddlyBaseDir
	}; // try linux/unix mode
	try {
	    if (file.isFile() && file.isExecutable()) {
		displayMessage("LaunchApplication executing '"+launchString+"' "+appParams.join(" "));
		var process = Components.classes['@mozilla.org/process/util;1'].createInstance(Components.interfaces.nsIProcess);
		process.init(file);
		process.run(false, appParams, appParams.length);
	    }
	    else
	    {
		displayMessage("LaunchApplication launching '"+launchString+"' "+appParams.join(" "));
		file.launch(); // No args available with this option
	    }
	} catch (e) {
	    displayMessage("LaunchApplication cannot execute/launch file '"+launchString+"'");
	}
    }
};

config.macros.LaunchApplication.handler = function (place,macroName,params,wikifier,paramString,tiddler) {
    // 0=ButtonText, 1=toolTip, 2=AppToLaunch, 3...AppParameters
    if (params[0] && (params[1] || params[1] == "") && params[2]) {
        var theButton = createTiddlyButton(place, getParam(params,"buttonText",params[0]), getParam(params,"toolTip",params[1]), onClickLaunchApplication);
        theButton.setAttribute("appToLaunch", getParam(params,"appToLaunch",params[2]));
        params.splice(0,3);
        theButton.setAttribute("appParameters", params.join(" "));
        return;
    }
}
config.macros.LaunchApplicationButton.handler = function (place,macroName,params,wikifier,paramString,tiddler) {
    config.macros.LaunchApplication.handler (place,macroName,params,wikifier,paramString,tiddler);
}

config.macros.LaunchApplicationLink.handler = function (place,macroName,params,wikifier,paramString,tiddler) {
    // 0=ButtonText, 1=toolTip, 2=AppToLaunch, 3...AppParameters
    if (params[0] && (params[1] || params[1] == "") && params[2]) {
        //var theLink = createExternalLink(place, getParam(params,"buttonText",params[0]));
        var theLink = createTiddlyButton(place, getParam(params,"buttonText",params[0]), getParam(params,"toolTip",params[1]), onClickLaunchApplication,"link");
        theLink.setAttribute("appToLaunch", getParam(params,"appToLaunch",params[2]));
        params.splice(0,3);
        theLink.setAttribute("appParameters", params.join(" "));
        return;
    }
}

function onClickLaunchApplication(e) {
	var theAppToLaunch = this.getAttribute("appToLaunch");
	var theAppParams = this.getAttribute("appParameters").readMacroParams();
	LaunchApplication(theAppToLaunch,theAppParams);
}

//}}}
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.loc.gov/index.html]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.loc.gov/index.html" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
The observation, measurement, and explanation of human variability in time and space. This includes both biological variability and the study of cultural, or learned, behavior among contemporary human societies.
#lightBoxOverlay {
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 90;   
    background-color: #000;
    -moz-opacity: 0.6;
    opacity: .60;
    filter: alpha(opacity=60);
}
#lightBoxOverlay[id]{ 
    position: fixed;
}

div.lightBox {
    background: #2d2d2d;
    color: #fff;
    border: 2px solid #eee;
}

img.lightBoxClose {
    position: absolute;
    top: -5px;
    right: -5px;
    margin: 0px;
    cursor: pointer;
}

div.lightBoxAlert {
    width: 300px;
    height: 64px;
    background: #2d2d2d;
    color: #fff;
    padding: 10px;
    border: 2px solid #eee;
}

div.lightBoxAlertIcon {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 48px;
	height: 48px;
}

div.lightBoxAlertMessage {
	margin-left: 56px;
	margin-top: 16px;
}
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[img[http://img220.imageshack.us/img220/4498/closeyv0.gif]]&nbsp;&nbsp;&nbsp;&nbsp;http://img220.imageshack.us/img220/4498/closeyv0.gif
[img[http://img329.imageshack.us/img329/3753/errorxk2.png]]http://img329.imageshack.us/img329/3753/errorxk2.png
[img[http://img329.imageshack.us/img329/9236/infoim4.png]]http://img329.imageshack.us/img329/9236/infoim4.png
[img[http://img246.imageshack.us/img246/8503/okdd8.png]]http://img246.imageshack.us/img246/8503/okdd8.png
[img[http://img246.imageshack.us/img246/8312/questionhq4.png]]http://img246.imageshack.us/img246/8312/questionhq4.png
[img[http://img136.imageshack.us/img136/8066/warningvv8.png]]http://img136.imageshack.us/img136/8066/warningvv8.png
<html><div id="myLightning" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img378.imageshack.us/img378/8663/lightningih5.jpg"><br><div align="center">Lightning</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myLightning')">Lightning</a></html>
1:@@ ''Link to tiddlers with ~WikiWord titles''@@ TiddlyWiki
<<<
{{{like this: TiddlyWiki - just use tiddler title}}}
<<<
2:@@ ''Link to tiddlers with nonWikiWord titles (with spaces)''@@ [[Tiddly Wiki]]
<<<
{{{like this: [[Tiddly Wiki]] using double square brackets.}}}
<<<
3:@@ ''Link to tiddlers with ordinary words''@@ [[ordinary words|TiddlyWiki]]
<<<
{{{like this: [[ordinary words|TiddlyWiki]]}}}
{{{like this: [[ordinary words|Tiddly Wiki]]}}}
<<<
4:@@ ''Link to external sites with ordinary words''@@ [[external site|http://www.osmosoft.com]]
<<<
{{{like this: [[external site|http://www.osmosoft.com]]}}}
<<<
5:@@ ''Link to external sites using ordinary words in HTML''@@ <html><a href="http://www.osmosoft.com" target="_blank">External link using HTML</a></html>
<<<
{{{like this: <html><a href="http://www.osmosoft.com" target="_blank">External link using HTML</a></html>}}}
<<<
6:@@ ''Link to external sites using URL''@@ http://www.osmosoft.com
<<<
{{{like this: http://www.osmosoft.com}}}
<<<
7:@@ ''Link to a file on local disk''@@ [[Link to file|file:///D:/Digital Photos/100_0008.JPG]]
<<<
{{{like this:  [[Link to file|file:///D:/Digital Photos/100_0008.JPG]]}}}
<<<
8:@@ ''Link to a folder on local disk''@@ [[Link to folder|file:///D:/Digital Photos/]]
<<<
{{{like this:  [[Link to folder|file:///D:/Digital Photos/]]}}}
<<<
9:@@ ''Link to external images'' @@
<<<
{{{like this:[img[http://img480.imageshack.us/img480/6435/CastleOnDanube.jpg]]}}}
<<<
[img[http://img480.imageshack.us/img480/6435/CastleOnDanube.jpg]]

10:@@ ''Using external image as a link in HTML''@@
<<<
{{{like this: <html><a href="http://img480.imageshack.us/img480/7466/RainbowOverDanube.jpg" target="_blank"><img src="http://img480.imageshack.us/img480/7203/ParliamentHouseBudapest.jpg" width="240" height="160" alt="Castle on the Danube" /></a></html>}}}
<<<
<html><a href="http://img480.imageshack.us/img480/7466/RainbowOverDanube.jpg" target="_blank"><img src="http://img480.imageshack.us/img480/7203/ParliamentHouseBudapest.jpg" width="240" height="160" alt="Castle on the Danube" /></a></html>
Parliament House Budapest
(click to to see rainbow over the Danube)
{{floatleft{
<<toolbar references>>
}}}
*[[more fallacies|http://www.fallacyfiles.org/index.html]]
*http://www.philosophypages.com/lg/index.htm Logic
*http://parmenides.objectis.net/reason/
*http://www.atheistfoundation.org.au
*http://richarddawkins.net/
*http://richarddawkins.net/foundation,ourMission
*http://www.philosophypages.com/index.htm
[[Lissajous figures, a 3D java applet|http://www.ngsir.netfirms.com/englishhtm/Lissajous.htm]]
<<forEachTiddler
 where 'tiddler.tags.contains("TiddlySnip")'
 sortBy '(tiddler.title)'
 script 'function getFirstLine(s) {
           var m = s.match(/\s*(.*)/);
           return m != null && m.length >= 1 ? m[1] : "";}'
 write '"[["+tiddler.title+"]] &rarr; "+getFirstLine(tiddler.text)
+"\n"' >> 
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.wsu.edu/~brians/errors/errors.html#errors]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.wsu.edu/~brians/errors/errors.html#errors" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
<<list shadowed>>
<<tabs tabsClass  [[Intro]] "tool tip" [[TiddlersByIntro]][[ByCreateDate]] "tool tip" [[TiddlersByCreateDate]][[BySize]] "BySize" [[TiddlersBySize]] [[ByNoTags]] "ByNoTags" [[ByNoTags]] [[ByTagFirstLine]] "ByTagFirstLine" [[ByTagFirstLine]] [[ListByTagTiddlySnip]] "ListByTagTiddlySnip" [[ListByTagTiddlySnip]]>>
{{textcenter{
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://relativity.livingreviews.org/]]&nbsp;&raquo;|

----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://relativity.livingreviews.org/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
/***
|''Name:''|LoadRemoteFileThroughProxy (previous LoadRemoteFileHijack)|
|''Description:''|When the TiddlyWiki file is located on the web (view over http) the content of [[SiteProxy]] tiddler is added in front of the file url. If [[SiteProxy]] does not exist "/proxy/" is added. |
|''Version:''|1.1.0|
|''Date:''|mar 17, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#LoadRemoteFileHijack|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0|
***/
//{{{
version.extensions.LoadRemoteFileThroughProxy = {
 major: 1, minor: 1, revision: 0, 
 date: new Date("mar 17, 2007"), 
 source: "http://tiddlywiki.bidix.info/#LoadRemoteFileThroughProxy"};

if (!window.bidix) window.bidix = {}; // bidix namespace
if (!bidix.core) bidix.core = {};

bidix.core.loadRemoteFile = loadRemoteFile;
loadRemoteFile = function(url,callback,params)
{
 if ((document.location.toString().substr(0,4) == "http") && (url.substr(0,4) == "http")){ 
  url = store.getTiddlerText("SiteProxy", "/proxy/") + url;
 }
 return bidix.core.loadRemoteFile(url,callback,params);
}
//}}}
{{twocolumns{
<html><H3>Introduction</H3><P>There's a lot of debate on the net. Unfortunately, much of it is of very low quality. The aim of this document is to explain the basics of logical reasoning, and hopefully improve the overall quality of debate.</P><P>The Concise Oxford English Dictionary defines logic as "the science of reasoning, proof, thinking, or inference." Logic will let you analyze an argument or a piece of reasoning, and work out whether it is likely to be correct or not. You don't need to know logic to argue, of course; but if you know even a little, you'll find it easier to spot invalid arguments.</P><P>There are many kinds of logic, such as fuzzy logic and constructive logic; they have different rules, and different strengths and weaknesses. This document discusses simple Boolean logic, because it's commonplace and relatively easy to understand. When people talk about something being 'logical', they usually mean the type of logic described here.</P><A ID="isnot" NAME="isnot"></A><H3>What logic isn't</H3><P>It's worth mentioning a couple of things which logic is not.</P><P>Firstly, <STRONG>logical reasoning is not an absolute law which governs the universe</STRONG>. Many times in the past, people have concluded that because something is logically impossible (given the science of the day), it must be impossible, period. It was also believed at one time that Euclidean geometry was a universal law; it is, after all, logically consistent. Again, we now know that the rules of Euclidean geometry are not universal.</P><P>Secondly, <STRONG>logic is not a set of rules which govern human behavior</STRONG>. Humans may have logically conflicting goals. For example:</P><UL> <LI> <P>John wishes to speak to whoever is in charge.</P> </LI><LI> <P>The person in charge is Steve.</P> </LI><LI> <P>Therefore John wishes to speak to Steve.</P> </LI> </UL><P>Unfortunately, John may have a conflicting goal of avoiding Steve, meaning that the reasoned answer may be inapplicable to real life.</P><P>This document only explains how to use logic; you must decide whether logic is the right tool for the job. There are other ways to communicate, discuss and debate.</P><H3>Arguments</H3><P>An argument is, "a connected series of statements to establish a definite proposition."</P><P>Many types of argument exist; we will discuss the <DFN>deductive argument</DFN>. Deductive arguments are generally viewed as the most precise and the most persuasive; they provide conclusive proof of their conclusion, and are either <DFN>valid</DFN> or <DFN>invalid</DFN>.</P><P>Deductive arguments have three stages: premises, inference, and conclusion. However, before we can consider those stages in detail, we must discuss the building blocks of a deductive argument: propositions.</P><H3>Propositions</H3><P>A <DFN>proposition</DFN> is a statement which is either true or false. The proposition is the meaning of the statement, not the precise arrangement of words used to convey that meaning.</P><P>For example, "There exists an even prime number greater than two" is a proposition. (A false one, in this case.) "An even prime number greater than two exists" is the same proposition, re-worded.</P><P>Unfortunately, it's very easy to unintentionally change the meaning of a statement by rephrasing it. It's generally safer to consider the wording of a proposition as significant.</P><P>It's possible to use formal linguistics to analyze and re-phrase a statement without changing its meaning; but how to do so is outside the scope of this document.</P><H3>Premises</H3><P>A deductive argument always requires a number of core assumptions. These are called <DFN>premises</DFN>, and are the assumptions the argument is built on; or to look at it another way, the reasons for accepting the argument. Premises are only premises in the context of a particular argument; they might be conclusions in other arguments, for example.</P><P>You should always state the premises of the argument explicitly; this is the principle of <a HREF="#audiatur">audiatur et altera pa</a><a id=BPM-supero title="Open in a new window" target=_blank HREF="#audiatur">rs</a>. Failing to state your assumptions is often viewed as suspicious, and will likely reduce the acceptance of your argument.</P><P>The premises of an argument are often introduced with words such as "Assume...", "Since...", "Obviously..." and "Because...." It's a good idea to get your opponent to agree with the premises of your argument before proceeding any further.</P><P>The word "obviously" is also often viewed with suspicion. It occasionally gets used to persuade people to accept false statements, rather than admit that they don't understand why something is 'obvious'. So don't be afraid to question statements which people tell you are 'obvious' -- when you've heard the explanation you can always say something like "You're right, now that I think about it that way, it <EM>is</EM> obvious."</P><H3>Inference</H3><P>Once the premises have been agreed, the argument proceeds via a step-by-step process called <DFN>inference</DFN>.</P><P>In inference, you start with one or more propositions which have been accepted; you then use those propositions to arrive at a new proposition. If the inference is valid, that proposition should also be accepted. You can use the new proposition for inference later on.</P><P>So initially, you can only infer things from the premises of the argument. But as the argument proceeds, the number of statements available for inference increases.</P><P>There are various kinds of valid inference - and also some invalid kinds, which we'll look at later in this document. Inference steps are often identified by phrases like "therefore..." or "...implies that..."</P><H3>Conclusion</H3><P>Hopefully you will arrive at a proposition which is the conclusion of the argument - the result you are trying to prove. The conclusion is the result of the final step of inference. It's only a conclusion in the context of a particular argument; it could be a premise or assumption in another argument.</P><P>The conclusion is said to be <DFN>affirmed</DFN> on the basis of the premises, and the inference from them. This is a subtle point which deserves further explanation.</P><H3>Implication in detail</H3><P>Clearly you can build a valid argument from true premises, and arrive at a true conclusion. You can also build a valid argument from false premises, and arrive at a false conclusion.</P><P>The tricky part is that you can start with false premises, proceed via valid inference, and reach a <EM>true</EM> conclusion. For example:</P><UL> <LI>Premise: All fish live in the ocean</LI><LI>Premise: <a HREF="http://www.pobox.com/~meta/otters/" target=_top>Sea otte</a><a id=BPM-supero title="Open in a new window" target=_blank HREF="http://www.pobox.com/~meta/otters/">rs</a> are fish</LI><LI>Conclusion: Therefore sea otters live in the ocean</LI> </UL><P>There's one thing you can't do, though: start from true premises, proceed via valid deductive inference, and reach a false conclusion.</P><P>We can summarize these results as a "<A ID="truthtable" NAME="truthtable">truth table</A>" for implication. The symbol "=&gt;" denotes implication; "A" is the premise, "B" the conclusion. "T" and "F" represent true and false respectively.</P><TABLE BORDER="1" CELLPADDING="3"><TR> <TH>Premise</TH> <TH>Conclusion</TH> <TH>Inference</TH> </TR><TR> <TH>A</TH> <TH>B</TH> <TH>A =&gt; B</TH> </TR><TR> <TD ALIGN="center">false</TD> <TD ALIGN="center">false</TD> <TD ALIGN="center">true</TD> </TR><TR> <TD ALIGN="center">false</TD> <TD ALIGN="center">true</TD> <TD ALIGN="center">true</TD> </TR><TR> <TD ALIGN="center">true</TD> <TD ALIGN="center">false</TD> <TD ALIGN="center">false</TD> </TR><TR> <TD ALIGN="center">true</TD> <TD ALIGN="center">true</TD> <TD ALIGN="center">true</TD> </TR> </TABLE><UL> <LI>If the premises are false and the inference valid, the conclusion can be true or false. (Lines 1 and 2.)</LI><LI>If the premises are true and the conclusion false, the inference must be invalid. (Line 3.)</LI><LI>If the premises are true and the inference valid, the conclusion must be true. (Line 4.)</LI> </UL><P>So <EM>the fact that an argument is valid doesn't necessarily mean that its conclusion holds</EM> -- it may have started from false premises.</P><P>If an argument is valid, and in addition it started from true premises, then it is called a <DFN>sound</DFN> argument. A sound argument must arrive at a true conclusion.</P><H3>Example argument</H3><P>Here's an example of an argument which is valid, and which may or may not be sound:</P>1: Premise: Every event has a cause
2: Premise: The universe has a beginning
3: Premise: All beginnings involve an event
4: Inference: This implies that the beginning of the universe involved an event
5: Inference: Therefore the beginning of the universe had a cause
6: Conclusion: The universe had a cause<P>The proposition in line 4 is inferred from lines 2 and 3. Line 1 is then used, with the proposition derived in line 4, to infer a new proposition in line 5. The result of the inference in line 5 is then re-stated (in slightly simplified form) as the conclusion.</P><H3>Spotting arguments</H3><P>Spotting an argument is harder than spotting premises or a conclusion. Lots of people shower their writing with assertions, without ever producing anything you might reasonably call an argument.</P><P>Sometimes arguments don't follow the pattern described above. For example, people may state their conclusions first, and then justify them afterwards. This is valid, but it can be a little confusing.</P><P>To make the situation worse, some statements look like arguments but aren't. For example:</P><BLOCKQUOTE> <P>"If the Bible is accurate, Jesus must either have been insane, an evil liar, or the Son of God."</P> </BLOCKQUOTE><P>That's not an argument; it's a conditional statement. It doesn't state the premises necessary to support its conclusion, and even if you add those assertions it suffers from a number of other flaws which are described in more detail in the <a HREF="arguments.html#lll">Atheist Argumen</a><a id=BPM-supero title="Open in a new window" target=_blank HREF="arguments.html#lll">ts</a> document.</P><P>An argument is also not the same as an explanation. Suppose that you are trying to argue that Albert Einstein believed in God, and say:</P><BLOCKQUOTE> <P>"Einstein made his famous statement 'God does not play dice' because of his belief in God."</P> </BLOCKQUOTE><P>That may look like a relevant argument, but it's not; it's an explanation of Einstein's statement. To see this, remember that a statement of the form "X because Y" can be re-phrased as an equivalent statement, of the form "Y therefore X." Doing so gives us:</P><BLOCKQUOTE> <P>"Einstein believed in God, therefore he made his famous statement 'God does not play dice'.</P> </BLOCKQUOTE><P>Now it's clear that the statement, which looked like an argument, is actually assuming the result which it is supposed to be proving, in order to explain the Einstein quote.</P><P>Furthermore, Einstein did not believe in a personal God concerned with human affairs -- again, see the <a HREF="arguments.html#einstein">Atheist Argumen</a><a id=BPM-supero title="Open in a new window" target=_blank HREF="arguments.html#einstein">ts</a> document.</P><H3>Further reading</H3><P>We've outlined the structure of a sound deductive argument, from premises to conclusion. But ultimately, the conclusion of a valid logical argument is only as compelling as the premises you started from. Logic in itself doesn't solve the problem of verifying the basic assertions which support arguments; for that, we need some other tool.</P><P>The dominant means of verifying basic assertions is scientific enquiry. However, the philosophy of science and the scientific method are huge topics which are quite beyond the scope of this document.</P><P>For a more comprehensive introduction to logic, <br> TBA<H3>Fallacies</H3><P>There are a number of common pitfalls to avoid when constructing a deductive argument; they're known as <DFN>fallacies</DFN>. In everyday English, we refer to many kinds of mistaken beliefs as fallacies; but in logic, the term has a more specific meaning: a fallacy is a technical flaw which makes an argument unsound or invalid.</P><P>(Note that you can criticize more than just the soundness of an argument. Arguments are almost always presented with some specific purpose in mind -- and the intent of the argument may also be worthy of criticism.)</P><P>Arguments which contain fallacies are described as <DFN>fallacious</DFN>. They often appear valid and convincing; sometimes only close inspection reveals the logical flaw.</P><P>Further is a list of some common fallacies, and also some rhetorical devices often used in debate. The list isn't intended to be exhaustive; the hope is that if you learn to recognize some of the more common fallacies, you'll be able to avoid being fooled by them.</P> [[Go to Logical Fallacies|LogicalFallacies]]</html>
}}}
#[[Fallacies: alphabetic list (full list)|http://changingminds.org/disciplines/argument/fallacies/fallacies_alpha.htm]]
#http://onegoodmove.org/fallacy/welcome.htm
#http://www.don-lindsay-archive.org/skeptic/arguments.html
{{tablecenter{
<html><table border="1" cellpadding="0" cellspacing="0"><tr align="center"><th>&nbsp; Premises &nbsp; </th><th>&nbsp; Inference&nbsp; </th><th>&nbsp; Conclusion&nbsp; </th></tr><tr align="center"><td rowspan="4" valign="middle"> True </td><td rowspan="2"> Valid </td><td>True</td></tr><tr align="center"><td>@@color:#c06;'' XXXX''@@ </td></tr><tr align="center"><td rowspan="2"> Invalid</td><td> True </td></tr><tr align="center"><td> False </td></tr><tr align="center"><td rowspan="4"> False </td><td rowspan="2"> Valid </td><td> True</td></tr><tr align="center"><td> False </td></tr><tr align="center"><td rowspan="2"> Invalid </td><td> True </td></tr><tr align="center"><td> False </td></tr></table></html>
}}}
*''Distinction in logic between types of reasoning, arguments, or inferences.''
|bgcolor:#fff;In a deductive argument the truth of the premises is supposed to guarantee the truth of the conclusion. In an inductive argument the truth of the premises merely makes it probable that the conclusion is true.|
<html><H3><a HREF="#Introduction">Introduction</a></H3>*<<slider chkSliderReason [[LinksToReason]] "Click here to open and close Links To Reason">>
----
<P>''There is a lot of debate on the net. Unfortunately, much of it is of very low quality''. The aim of this document is to explain the basics of logical reasoning, and hopefully improve the overall quality of debate.</P><P>''The Concise Oxford English Dictionary defines logic as'' "the science of reasoning, proof, thinking, or inference." Logic will let you analyze an argument or a piece of reasoning, and work out whether it is likely to be correct or not. You don't need to know logic to argue, of course; but if you know even a little, you'll find it easier to spot invalid arguments.</P><P>''There are many kinds of logic'', such as fuzzy logic and constructive logic; they have different rules, and different strengths and weaknesses. This document discusses simple Boolean logic, because it's commonplace and relatively easy to understand. When people talk about something being 'logical', they usually mean the type of logic described here.</P><H3><A ID="fallacies" NAME="fallacies">Fallacies</A></H3><P>''There are a number of common pitfalls to avoid when constructing a deductive argument; they're known as fallacies. In everyday English, we refer to many kinds of mistaken beliefs as fallacies; but in logic, the term has a more specific meaning: a fallacy is a technical flaw which makes an argument unsound or invalid.''</P><P>(Note that you can criticize more than just the soundness of an argument. Arguments are almost always presented with some specific purpose in mind -- and the intent of the argument may also be worthy of criticism.)</P><P>Arguments which contain fallacies are described as fallacious. They often appear valid and convincing; sometimes only close inspection reveals the logical flaw.</P><P>Below is a list of some common fallacies, and also some rhetorical devices often used in debate. The list isn't intended to be exhaustive; the hope is that if you learn to recognize some of the more common fallacies, you'll be able to avoid being fooled by them.[[  ...read the full introduction here|Logic-Introduction]]</P><hr>
{{textcenter{
''List of logical fallacies''
}}}
<hr><UL> <LI><a HREF="#accent">Accent</a></LI>
<LI><a HREF="#adhoc">Ad hoc</a></LI>
<LI><a HREF="#consequent">Affirmation of the consequent</a></LI>
<LI><a HREF="#amphiboly">Amphiboly</a></LI>
<LI><a HREF="#anecdotal">Anecdotal evidence</a></LI>
<LI><a HREF="#antiquitatem">Argumentum ad antiquitatem</a></LI>
<LI><a HREF="#baculum">Argumentum ad baculum / Appeal to force</a></LI>
<LI><a HREF="#crumenam">Argumentum ad crumenam</a></LI>
<LI><a HREF="#hominem">Argumentum ad hominem</a></LI>
<LI><a HREF="#ignorantiam">Argumentum ad ignorantiam</a></LI>
<LI><a HREF="#lazarum">Argumentum ad lazarum</a></LI>
<LI><a HREF="#logicam">Argumentum ad logicam</a></LI>
<LI><a HREF="#misericordiam">Argumentum ad misericordiam</a></LI>
<LI><a HREF="#nauseam">Argumentum ad nausem</a></LI>
<LI><a HREF="#novitatem">Argumentum ad novitatem</a></LI>
<LI><a HREF="#numerum">Argumentum ad numerum</a></LI>
<LI><a HREF="#populum">Argumentum ad populum</a></LI>
<LI><a HREF="#authority">Argumentum ad verecundiam</a></LI>
<LI><a HREF="#alterapars">Audiatur et altera pars</a></LI>
<LI><a HREF="#bifurcation">Bifurcation</a></LI>
<LI><a HREF="#circulus">Circulus in demonstrando</a></LI>
<LI><a HREF="#complexq">Complex question / Fallacy of interrogation / Fallacy of presupposition</a></LI>
<LI><a HREF="#composition">Fallacies of composition</a></LI>
<LI><a HREF="#generalization">Converse accident / Hasty generalization</a></LI>
<LI><a HREF="#conditional">Converting a conditional</a></LI>
<LI><a HREF="#cumhoc">Cum hoc ergo propter hoc</a></LI>
<LI><a HREF="#antecedent">Denial of the antecedent</a></LI>
<LI><a HREF="#accident">The fallacy of accident / Sweeping generalization / Dicto simpliciter</a></LI>
<LI><a HREF="#division">Fallacy of division</a></LI>
<LI><a HREF="#equivocation">Equivocation / Fallacy of four terms</a></LI>
<LI><a HREF="#analogy">The extended analogy</a></LI>
<LI><a HREF="#elenchi">Ignoratio elenchi / Irrelevant conclusion</a></LI>
<LI><a HREF="#natural">The Natural Law fallacy / Appeal to Nature</a></LI>
<LI><a HREF="#scots">The "No True Scotsman..." fallacy</a></LI>
<LI><a HREF="#noncausa">Non causa pro causa</a></LI>
<LI><a HREF="#nonseq">Non sequitur</a></LI>
<LI><a HREF="#begging">Petitio principii / Begging the question</a></LI>
<LI><a HREF="#manyq">Plurium interrogationum / Many questions</a></LI>
<LI><a HREF="#posthoc">Post hoc ergo propter hoc</a></LI>
<LI><a HREF="#herring">Red herring</a></LI>
<LI><a HREF="#reification">Reification / Hypostatization</a></LI>
<LI><a HREF="#shifting">Shifting the burden of proof</a></LI>
<LI><a HREF="#slope">The slippery slope argument</a></LI>
<LI><a HREF="#strawman">Straw man</a></LI>
<LI><a HREF="#tuquoque">Tu quoque</a></LI>
<LI><a HREF="#isatype">Fallacy of the Undistributed Middle / "A is based on B" fallacies / "...is a type of..." fallacies</a></LI> </UL>
<HR> <H4><A ID="accent" NAME="accent">Accent</A></H4><P>Accent is a form of fallacy through shifting meaning. In this case, the meaning is changed by altering which parts of a statement are emphasized. For example:</P><BLOCKQUOTE>"We should not speak <STRONG>ill</STRONG> of our friends"</BLOCKQUOTE><P>and</P><BLOCKQUOTE>"We should not speak ill of our <STRONG>friends</STRONG>"</BLOCKQUOTE><P>Be particularly wary of this fallacy on the net, where it's easy to misread the emphasis of what's written.</P><H4><A ID="adhoc" NAME="adhoc">Ad hoc</A></H4><P>As mentioned earlier, there is a difference between <a HREF="#causality">argument and explanation</a>. If we're interested in establishing A, and B is offered as evidence, the statement "A because B" is an argument. If we're trying to establish the truth of B, then "A because B" is not an argument, it's an explanation.</P><P>The Ad Hoc fallacy is to give an after-the-fact explanation which doesn't apply to other situations. Often this ad hoc explanation will be dressed up to look like an argument. For example, if we assume that God treats all people equally, then the following is an ad hoc explanation:</P><BLOCKQUOTE> <P>"I was healed from cancer."</P><P>"Praise the Lord, then. He is your healer."</P><P>"So, will He heal others who have cancer?"</P><P>"Er... The ways of God are mysterious."</P> </BLOCKQUOTE><H4><A ID="consequent" NAME="consequent">Affirmation of the consequent</A></H4><P>This fallacy is an argument of the form "A implies B, B is true, therefore A is true." To understand why it is a fallacy, examine the <a HREF="#truthtable">truth table</a> for implication</a> given earlier. Here's an example:</P><BLOCKQUOTE>"If the universe had been created by a supernatural being, we would see order and organization everywhere. And we do see order, not randomness -- so it's clear that the universe had a creator."</BLOCKQUOTE><P>This is the converse of <a HREF="#antecedent">Denial of the Antecedent</a>.</P><H4><A ID="amphiboly" NAME="amphiboly">Amphiboly</A></H4><P>Amphiboly occurs when the premises used in an argument are ambiguous because of careless or ungrammatical phrasing. For example:</P><BLOCKQUOTE>"Premise: Belief in God fills a much-needed gap."</BLOCKQUOTE><H4><A ID="anecdotal" NAME="anecdotal">Anecdotal evidence</A></H4><P>One of the simplest fallacies is to rely on anecdotal evidence. For example:</P><BLOCKQUOTE>"There's abundant proof that God exists and is still performing miracles today. Just last week I read about a girl who was dying of cancer. Her whole family went to church and prayed for her, and she was cured."</BLOCKQUOTE><P>It's quite valid to use personal experience to illustrate a point; but such anecdotes don't actually prove anything to anyone. Your friend may say he met Elvis in the supermarket, but those who haven't had the same experience will require more than your friend's anecdotal evidence to convince them.</P><P>Anecdotal evidence can seem very compelling, especially if the audience <EM>wants</EM> to believe it. This is part of the explanation for urban legends; stories which are verifiably false have been known to circulate as anecdotes for years.</P><H4><A ID="antiquitatem" NAME="antiquitatem">Argumentum ad antiquitatem</A></H4><P>This is the fallacy of asserting that something is right or good simply because it's old, or because "that's the way it's always been." The opposite of <a HREF="#novitatem">Argumentum ad Novitatem</a>.</P><BLOCKQUOTE>"For thousands of years Christians have believed in Jesus Christ. Christianity must be true, to have persisted so long even in the face of persecution."</BLOCKQUOTE><H4><A ID="baculum" NAME="baculum">Argumentum ad baculum / Appeal to force</A></H4><P>An Appeal to Force happens when someone resorts to force (or the threat of force) to try and push others to accept a conclusion. This fallacy is often used by politicians, and can be summarized as "might makes right." The threat doesn't have to come directly from the person arguing. For example:</P><BLOCKQUOTE> <P>"... Thus there is ample proof of the truth of the Bible. All those who refuse to accept that truth will burn in Hell."</P><P>"... In any case, I know your phone number and I know where you live. Have I mentioned I am licensed to carry concealed weapons?"</P> </BLOCKQUOTE><H4><A ID="crumenam" NAME="crumenam">Argumentum ad crumenam</A></H4><P>The fallacy of believing that money is a criterion of correctness; that those with more money are more likely to be right. The opposite of <a HREF="#lazarum">Argumentum ad Lazarum</a>. Example:</P><BLOCKQUOTE>"<a HREF="http://www.microsoft.com/" target=_top>Microsoft</a> software is undoubtedly superior; why else would Bill Gates have got so rich?"</BLOCKQUOTE><H4><A ID="hominem" NAME="hominem">Argumentum ad hominem</A></H4><P>Argumentum ad hominem literally means "argument directed at the man"; there are two varieties.</P><P>The first is the abusive form. If you refuse to accept a statement, and justify your refusal by criticizing the person who made the statement, then you are guilty of abusive argumentum ad hominem. For example:</P><BLOCKQUOTE>"You claim that atheists can be moral -- yet I happen to know that you abandoned your wife and children."</BLOCKQUOTE><P>This is a fallacy because the truth of an assertion doesn't depend on the virtues of the person asserting it. A less blatant argumentum ad hominem is to reject a proposition based on the fact that it was also asserted by some other easily criticized person. For example:</P><BLOCKQUOTE>"Therefore we should close down the church? Hitler and Stalin would have agreed with you."</BLOCKQUOTE><P>A second form of argumentum ad hominem is to try and persuade someone to accept a statement you make, by referring to that person's particular circumstances. For example:</P><BLOCKQUOTE>"Therefore it is perfectly acceptable to kill animals for food. I hope you won't argue otherwise, given that you're quite happy to wear leather shoes."</BLOCKQUOTE><P>This is known as circumstantial argumentum ad hominem. The fallacy can also be used as an excuse to reject a particular conclusion. For example:</P><BLOCKQUOTE>"Of course you'd argue that positive discrimination is a bad thing. You're white."</BLOCKQUOTE><P>This particular form of Argumentum ad Hominem, when you allege that someone is rationalizing a conclusion for selfish reasons, is also known as "poisoning the well."</P><P>It's not always invalid to refer to the circumstances of an individual who is making a claim. If someone is a known perjurer or liar, that fact will reduce their credibility as a witness. It won't, however, prove that their testimony is false in this case. It also won't alter the soundness of any logical arguments they may make.</P><H4><A ID="ignorantiam" NAME="ignorantiam">Argumentum ad ignorantiam</A></H4><P>Argumentum ad ignorantiam means "argument from ignorance." The fallacy occurs when it's argued that something must be true, simply because it hasn't been proved false. Or, equivalently, when it is argued that something must be false because it hasn't been proved true.</P><P>(Note that this isn't the same as <EM>assuming</EM> something is false until it has been proved true. In law, for example, you're generally assumed innocent until proven guilty.)</P><P>Here are a couple of examples:</P><BLOCKQUOTE> <P>"Of course the Bible is true. Nobody can prove otherwise."</P><P>"Of course telepathy and other psychic phenomena do not exist. Nobody has shown any proof that they are real."</P> </BLOCKQUOTE><P>In scientific investigation, if it is known that an event would produce certain evidence of its having occurred, the absence of such evidence can validly be used to infer that the event didn't occur. It does not prove it with certainty, however.</P><P>For example:</P><BLOCKQUOTE> <P>"A flood as described in the Bible would require an enormous volume of water to be present on the earth. The earth doesn't have a tenth as much water, even if we count that which is frozen into ice at the poles. Therefore no such flood occurred."</P> </BLOCKQUOTE><P>It is, of course, possible that some unknown process occurred to remove the water. Good science would then demand a plausible testable theory to explain how it vanished.</P><P>Of course, the history of science is full of logically valid bad predictions. In 1893, the Royal Academy of Science were convinced by Sir Robert Ball that communication with the planet Mars was a physical impossibility, because it would require a flag as large as Ireland, which it would be impossible to wave. <CITE>[<a HREF="http://www.forteantimes.co.uk/" target=_top>Fortean Times</a> Number 82.]</CITE></P><P>See also <a HREF="#shifting">Shifting the Burden of Proof</a>.</P><H4><A ID="lazarum" NAME="lazarum">Argumentum ad lazarum</A></H4><P>The fallacy of assuming that someone poor is sounder or more virtuous than someone who's wealthier. This fallacy is the opposite of the <a HREF="#crumenam">Argumentum ad Crumenam</a>. For example:</P><BLOCKQUOTE> <P>"Monks are more likely to possess insight into the meaning of life, as they have given up the distractions of wealth."</P> </BLOCKQUOTE><H4><A ID="logicam" NAME="logicam">Argumentum ad logicam</A></H4><P>This is the "fallacy fallacy" of arguing that a proposition is false because it has been presented as the conclusion of a fallacious argument. Remember always that fallacious arguments can arrive at true conclusions.</P><BLOCKQUOTE> <P>"Take the fraction 16/64. Now, cancelling a six on top and a six on the bottom, we get that 16/64 = 1/4."</P><P>"Wait a second! You can't just cancel the six!"</P><P>"Oh, so you're telling us 16/64 is not equal to 1/4, are you?"</P> </BLOCKQUOTE><H4><A ID="misericordiam" NAME="misericordiam">Argumentum ad misericordiam</A></H4><P>This is the Appeal to Pity, also known as Special Pleading. The fallacy is committed when someone appeals to pity for the sake of getting a conclusion accepted. For example:</P><BLOCKQUOTE> <P>"I did not murder my mother and father with an axe! Please don't find me guilty; I'm suffering enough through being an orphan."</P> </BLOCKQUOTE><H4><A ID="nauseam" NAME="nauseam">Argumentum ad nauseam</A></H4><P>This is the incorrect belief that an assertion is more likely to be true, or is more likely to be accepted as true, the more often it is heard. So an Argumentum ad Nauseam is one that employs constant repetition in asserting something; saying the same thing over and over again until you're sick of hearing it.</P><P>On Usenet, your argument is often less likely to be heard if you repeat it over and over again, as people will tend to put you in their kill files.</P><H4><A ID="novitatem" NAME="novitatem">Argumentum ad novitatem</A></H4><P>This is the opposite of the <a HREF="#antiquitatem">Argumentum ad Antiquitatem</a>; it's the fallacy of asserting that something is better or more correct simply because it is new, or newer than something else.</P><BLOCKQUOTE> <P>"BeOS is a far better choice of operating system than OpenStep, as it has a much newer design."</P> </BLOCKQUOTE><H4><A ID="numerum" NAME="numerum">Argumentum ad numerum</A></H4><P>This fallacy is closely related to the <a HREF="#populum">argumentum ad populum</a>. It consists of asserting that the more people who support or believe a proposition, the more likely it is that that proposition is correct. For example:</P><BLOCKQUOTE> <P>"The vast majority of people in this country believe that capital punishment has a noticeable deterrent effect. To suggest that it doesn't in the face of so much evidence is ridiculous."</P><P>"All I'm saying is that thousands of people believe in pyramid power, so there must be something to it."</P> </BLOCKQUOTE><H4><A ID="populum" NAME="populum">Argumentum ad populum</A></H4><P>This is known as Appealing to the Gallery, or Appealing to the People. You commit this fallacy if you attempt to win acceptance of an assertion by appealing to a large group of people. This form of fallacy is often characterized by emotive language. For example:</P><BLOCKQUOTE> <P>"Pornography must be banned. It is violence against women."</P><P>"For thousands of years people have believed in Jesus and the Bible. This belief has had a great impact on their lives. What more evidence do you need that Jesus was the Son of God? Are you trying to tell those people that they are all mistaken fools?"</P> </BLOCKQUOTE><H4><A ID="authority" NAME="authority">Argumentum ad verecundiam</A></H4><P>An appeal to authority or argument by authority is a type of argument in logic, consisting on basing the truth value of an otherwise unsupported assertion on the authority, knowledge or position of the person asserting it. It is also known as argument from authority, argumentum ad verecundiam (Latin: argument to respect) or ipse dixit (Latin: he himself said it). It is one method of obtaining propositional knowledge, but a fallacy in regard to logic, because the validity of a claim does not follow from the credibility of the source. The corresponding reverse case would be an ad hominem attack: to imply that the claim is false because the asserter is objectionable.

On the other hand, there is no fallacy involved in simply arguing that the assertion made by an authority is plausible: it is likely true, we just don't know for sure, because authority alone is not a proof. The Appeal to Authority uses admiration of a famous person to try and win support for an assertion. For example:</P><BLOCKQUOTE>"<a HREF="http://wwwcn.cern.ch/~mcnab/n/" target=_top>Isaac Newton</a> was a genius and he believed in God."</BLOCKQUOTE><P>This line of argument isn't always completely bogus when used in an inductive argument; for example, it may be relevant to refer to a widely-regarded authority in a particular field, if you're discussing that subject. For example, we can distinguish quite clearly between:</P><BLOCKQUOTE>"Hawking has concluded that black holes give off radiation"</BLOCKQUOTE><P>and</P><BLOCKQUOTE>"<a HREF="http://www.worldofescher.com/misc/penrose.html" target=_top>Penrose</a> has concluded that it is impossible to build an intelligent computer"</BLOCKQUOTE><P>Hawking is a physicist, and so we can reasonably expect his opinions on black hole radiation to be informed. Penrose is a mathematician, so it is questionable whether he is well-qualified to speak on the subject of machine intelligence.</P><H4><A ID="alterapars" NAME="alterapars">Audiatur et altera pars</A></H4><P>Often, people will argue from assumptions which they don't bother to state. The principle of Audiatur et Altera Pars is that all of the premises of an argument should be stated explicitly. It's not strictly a fallacy to fail to state all of your assumptions; however, it's often viewed with suspicion.</P><H4><A ID="bifurcation" NAME="bifurcation">Bifurcation</A></H4><P>Also referred to as the "black and white" fallacy and "false dichotomy", bifurcation occurs if someone presents a situation as having only two alternatives, where in fact other alternatives exist or can exist. For example:</P><BLOCKQUOTE> <P>"Either man was created, as the Bible tells us, or he evolved from inanimate chemicals by pure random chance, as scientists tell us. The latter is incredibly unlikely, so..."</P> </BLOCKQUOTE><H4><A ID="circulus" NAME="circulus">Circulus in demonstrando</A></H4><P>This fallacy occurs if you assume as a premise the conclusion which you wish to reach. Often, the proposition is rephrased so that the fallacy appears to be a valid argument. For example:</P><BLOCKQUOTE> <P>"Homosexuals must not be allowed to hold government office. Hence any government official who is revealed to be a homosexual will lose his job. Therefore homosexuals will do anything to hide their secret, and will be open to blackmail. Therefore homosexuals cannot be allowed to hold government office."</P> </BLOCKQUOTE><P>Note that the argument is entirely circular; the premise is the same as the conclusion. An argument like the above has actually been cited as the reason for the British Secret Services' official ban on homosexual employees.</P><P>Circular arguments are surprisingly common, unfortunately. If you've already reached a particular conclusion once, it's easy to accidentally make it an assertion when explaining your reasoning to someone else.</P><H4><A ID="complexq" NAME="complexq">Complex question / Fallacy of interrogation / Fallacy of presupposition</A></H4><P>This is the interrogative form of <a HREF="#begging">Begging the Question</a>. One example is the classic loaded question:</P><BLOCKQUOTE>"Have you stopped beating your wife?"</BLOCKQUOTE><P>The question presupposes a definite answer to another question which has not even been asked. This trick is often used by lawyers in cross-examination, when they ask questions like:</P><BLOCKQUOTE>"Where did you hide the money you stole?"</BLOCKQUOTE><P>Similarly, politicians often ask loaded questions such as:</P><BLOCKQUOTE>"How long will this EU interference in our affairs be allowed to continue?"</BLOCKQUOTE><P>or</P><BLOCKQUOTE>"Does the Chancellor plan two more years of ruinous privatization?"</BLOCKQUOTE><P>Another form of this fallacy is to ask for an explanation of something which is untrue or not yet established.</P><H4><A ID="composition" NAME="composition">Fallacies of composition</A></H4><P>The Fallacy of Composition is to conclude that a property shared by a number of individual items, is also shared by a collection of those items; or that a property of the parts of an object, must also be a property of the whole thing. Examples:</P><BLOCKQUOTE> <P>"The bicycle is made entirely of low mass components, and is therefore very lightweight."</P><P>"A car uses less petrochemicals and causes less pollution than a bus. Therefore cars are less environmentally damaging than buses."</P> </BLOCKQUOTE><P>A related form of fallacy of composition is the "just" fallacy, or <a HREF="http://andrewlias.blogspot.com/2004/05/fallacy-of-mediocrity.html" target=_top>fallacy of mediocrity</a>. This is the fallacy that assumes that any given member of a set must be limited to the attributes that are held in common with all the other members of the set. Example:</P><BLOCKQUOTE><P>"Humans are just animals, so we should not concern ourselves with justice; we should just obey the law of the jungle."</P></BLOCKQUOTE><P>Here the fallacy is to reason that because we are animals, we can have only properties which animals have; that nothing can distinguish us as a special case.</P><H4><A ID="generalization" NAME="generalization">Converse accident / Hasty generalization</A></H4><P>This fallacy is the reverse of the <a HREF="#accident">Fallacy of Accident</a>. It occurs when you form a general rule by examining only a few specific cases which aren't representative of all possible cases. For example:</P><BLOCKQUOTE>"Jim Bakker was an insincere Christian. Therefore all Christians are insincere."</BLOCKQUOTE><H4><A ID="conditional" NAME="conditional">Converting a conditional</A></H4><P>This fallacy is an argument of the form "If A then B, therefore if B then A."</P><BLOCKQUOTE> <P>"If educational standards are lowered, the quality of argument seen on the Internet worsens. So if we see the level of debate on the net get worse over the next few years, we'll know that our educational standards are still falling."</P> </BLOCKQUOTE><P>This fallacy is similar to the <a HREF="#consequent">Affirmation of the Consequent</a>, but phrased as a conditional statement.</P><H4><A ID="cumhoc" NAME="cumhoc">Cum hoc ergo propter hoc</A></H4><P>This fallacy is similar to <a HREF="#posthoc">post hoc ergo propter hoc</a>. The fallacy is to assert that because two events occur together, they must be causally related. It's a fallacy because it ignores other factors that may be the cause(s) of the events.</P><BLOCKQUOTE> <P>"Literacy rates have steadily declined since the advent of television. Clearly television viewing impedes learning."</P> </BLOCKQUOTE><P>This fallacy is a special case of the more general <a HREF="#noncausa">non causa pro causa</a>.</P><H4><A ID="antecedent" NAME="antecedent">Denial of the antecedent</A></H4><P>This fallacy is an argument of the form "A implies B, A is false, therefore B is false." The <a HREF="#truthtable">truth table for implication</a> makes it clear why this is a fallacy.</P><P>Note that this fallacy is different from <a HREF="#posthoc">Non Causa Pro Causa</a>. That has the form "A implies B, A is false, therefore B is false", where A does <EM>not</EM> in fact imply B at all. Here, the problem isn't that the implication is invalid; rather it's that the falseness of A doesn't allow us to deduce anything about B.</P><BLOCKQUOTE> <P>"If the God of the Bible appeared to me, personally, that would certainly prove that Christianity was true. But God has never appeared to me, so the Bible must be a work of fiction."</P> </BLOCKQUOTE><P>This is the converse of the fallacy of <a HREF="#consequent">Affirmation of the Consequent</a>.</P><H4><A ID="accident" NAME="accident">The fallacy of accident</A> / Sweeping generalization / Dicto simpliciter</H4><P>A sweeping generalization occurs when a general rule is applied to a particular situation, but the features of that particular situation mean the rule is inapplicable. It's the error made when you go from the general to the specific. For example:</P><BLOCKQUOTE> <P>"Christians generally dislike atheists. You are a Christian, so you must dislike atheists."</P> </BLOCKQUOTE><P>This fallacy is often committed by people who try to decide moral and legal questions by mechanically applying general rules.</P><H4><A ID="division" NAME="division">Fallacy of division</A></H4><P>The fallacy of division is the opposite of the <a HREF="#composition">Fallacy of Composition</a>. It consists of assuming that a property of some thing must apply to its parts; or that a property of a collection of items is shared by each item.</P><BLOCKQUOTE> <P>"You are studying at a rich college. Therefore you must be rich."</P><P>"Ants can destroy a tree. Therefore this ant can destroy a tree."</P> </BLOCKQUOTE><H4><A ID="equivocation" NAME="equivocation">Equivocation / Fallacy of four terms</A></H4><P>Equivocation occurs when a key word is used with two or more different meanings in the same argument. For example:</P><BLOCKQUOTE>"What could be more affordable than free software? But to make sure that it remains free, that users can do what they like with it, we must place a license on it to make sure that will always be freely redistributable."</BLOCKQUOTE><P>One way to avoid this fallacy is to choose your terminology carefully before beginning the argument, and avoid words like "free" which have many meanings.</P><H4><A ID="analogy" NAME="analogy">The extended analogy</A></H4><P>The fallacy of the Extended Analogy often occurs when some suggested general rule is being argued over. The fallacy is to assume that mentioning two different situations, in an argument about a general rule, constitutes a claim that those situations are analogous to each other.</P><P>Here's real example from an online debate about anti-cryptography legislation:</P><BLOCKQUOTE> <P>"I believe it is always wrong to oppose the law by breaking it."</P><P>"Such a position is odious: it implies that you would not have supported Martin Luther King."</P><P>"Are you saying that cryptography legislation is as important as the struggle for Black liberation? How dare you!"</P> </BLOCKQUOTE><H4><A ID="elenchi" NAME="elenchi">Ignoratio elenchi / Irrelevant conclusion</A></H4><P>The fallacy of Irrelevant Conclusion consists of claiming that an argument supports a particular conclusion when it is actually logically nothing to do with that conclusion.</P><P>For example, a Christian may begin by saying that he will argue that the teachings of Christianity are undoubtedly true. If he then argues at length that Christianity is of great help to many people, no matter how well he argues he will not have shown that Christian teachings are true.</P><P>Sadly, these kinds of irrelevant arguments are often successful, because they make people to view the supposed conclusion in a more favorable light.</P><H4><A ID="natural" NAME="natural">The Natural Law fallacy / Appeal to Nature</A></H4><P>The Appeal to Nature is a common fallacy in political arguments. One version consists of drawing an analogy between a particular conclusion, and some aspect of the natural world -- and then stating that the conclusion is inevitable, because the natural world is similar:</P><BLOCKQUOTE> <P>"The natural world is characterized by competition; animals struggle against each other for ownership of limited natural resources. Capitalism, the competitive struggle for ownership of capital, is simply an inevitable part of human nature. It's how the natural world works."</P> </BLOCKQUOTE><P>Another form of appeal to nature is to argue that because human beings are products of the natural world, we must mimic behavior seen in the natural world, and that to do otherwise is 'unnatural':</P><BLOCKQUOTE> <P>"Of course homosexuality is unnatural. When's the last time you saw two animals of the same sex mating?"</P> </BLOCKQUOTE><P>Robert Anton Wilson deals with this form of fallacy at length in his book "<CITE CLASS="amazon"><a HREF="http://www.amazon.com/exec/obidos/ISBN=091517961X/InternetInfidels/" target=_top> Natural Law</a></CITE>." A recent example of "Appeal to Nature" taken to extremes is <a HREF="http://www.panix.com/~clays/Una/index.html" target=_top>The Unabomber Manifesto</a>.</P><H4><A ID="scots" NAME="scots">The "No True Scotsman..." fallacy</A></H4><P>Suppose I assert that no Scotsman puts sugar on his porridge. You counter this by pointing out that your friend Angus likes sugar with his porridge. I then say "Ah, yes, but no <EM>true</EM> Scotsman puts sugar on his porridge.</P><P>This is an example of an <a HREF="#adhoc">ad hoc</a> change being used to shore up an assertion, combined with an attempt to <a HREF="#equivocation">shift the meaning of the words</a> used original assertion; you might call it a combination of fallacies.</P><H4><A ID="noncausa" NAME="noncausa">Non causa pro causa</A></H4><P>The fallacy of Non Causa Pro Causa occurs when something is identified as the cause of an event, but it has not actually been <EM>shown</EM> to be the cause. For example:</P><BLOCKQUOTE> <P>"I took an aspirin and prayed to God, and my headache disappeared. So God cured me of the headache."</P> </BLOCKQUOTE><P>This is known as a false cause fallacy. Two specific forms of non causa pro causa fallacy are the <a HREF="#cumhoc">cum hoc ergo propter hoc</a> and <a HREF="#posthoc">post hoc ergo propter hoc</a> fallacies.</P><H4><A ID="nonseq" NAME="nonseq">Non sequitur</A></H4><P>A non sequitur is an argument where the conclusion is drawn from premises which aren't logically connected with it. For example:</P><BLOCKQUOTE> <P>"Since Egyptians did so much excavation to construct the pyramids, they were well versed in paleontology."</P> </BLOCKQUOTE><P>(Non sequiturs are an important ingredient in a lot of humor. They're still fallacies, though.)</P><H4><A ID="begging" NAME="begging">Petitio principii / Begging the question</A></H4><P>This fallacy occurs when the premises are at least as questionable as the conclusion reached. Typically the premises of the argument implicitly assume the result which the argument purports to prove, in a disguised form. For example:</P><BLOCKQUOTE> <P>"The Bible is the word of God. The word of God cannot be doubted, and the Bible states that the Bible is true. Therefore the Bible must be true.</P> </BLOCKQUOTE><P>Begging the question is similar to <a HREF="#circulus">circulus in demonstrando</a>, where the conclusion is exactly the same as the premise.</P><H4><A ID="manyq" NAME="manyq">Plurium interrogationum / Many questions</A></H4><P>This fallacy occurs when someone demands a simple (or simplistic) answer to a complex question.</P><BLOCKQUOTE> <P>"Are higher taxes an impediment to business or not? Yes or no?"</P> </BLOCKQUOTE><H4><A ID="posthoc" NAME="posthoc">Post hoc ergo propter hoc</A></H4><P>The fallacy of Post Hoc Ergo Propter Hoc occurs when something is assumed to be the cause of an event merely because it happened before that event. For example:</P><BLOCKQUOTE>"The Soviet Union collapsed after instituting state atheism. Therefore we must avoid atheism for the same reasons."</BLOCKQUOTE><P>This is another type of <a HREF="#noncausa">false cause fallacy</a>.</P><H4><A ID="herring" NAME="herring">Red herring</A></H4><P>This fallacy is committed when someone introduces irrelevant material to the issue being discussed, so that everyone's attention is diverted away from the points made, towards a different conclusion.</P><BLOCKQUOTE> <P>"You may claim that the death penalty is an ineffective deterrent against crime -- but what about the victims of crime? How do you think surviving family members feel when they see the man who murdered their son kept in prison at their expense? Is it right that they should pay for their son's murderer to be fed and housed?"</P> </BLOCKQUOTE><H4><A ID="reification" NAME="reification">Reification / Hypostatization</A></H4><P>Reification occurs when an abstract concept is treated as a concrete thing.</P><BLOCKQUOTE> <P>"I noticed you described him as 'evil'. Where does this 'evil' exist within the brain? You can't show it to me, so I claim it doesn't exist, and no man is 'evil'."</P> </BLOCKQUOTE><H4><A ID="shifting" NAME="shifting">Shifting the burden of proof</A></H4><P>The burden of proof is always on the person asserting something. Shifting the burden of proof, a special case of <a HREF="#ignorantiam">Argumentum ad Ignorantiam</a>, is the fallacy of putting the burden of proof on the person who denies or questions the assertion. The source of the fallacy is the assumption that something is true unless proven otherwise.</P><P>For further discussion of this idea, see the "<a HREF="intro.html#assertions" TITLE="Introduction to Atheism">Introduction to Atheism</a>" document.</P><BLOCKQUOTE> <P>"OK, so if you don't think the grey aliens have gained control of the US government, can you prove it?"</P> </BLOCKQUOTE><H4><A ID="slope" NAME="slope">The slippery slope argument</A></H4><P>This argument states that should one event occur, so will other harmful events. There is no proof made that the harmful events are caused by the first event. For example:</P><BLOCKQUOTE> <P>"If we legalize <a HREF="http://www.paranoia.com/drugs/marijuana/" target=_top>marijuana</a>, then more people would start to take crack and heroin, and we'd have to legalize those too. Before long we'd have a nation full of drug-addicts on welfare. Therefore we cannot legalize marijuana."</P> </BLOCKQUOTE><H4><A ID="strawman" NAME="strawman">Straw man</A></H4><P>The straw man fallacy is when you misrepresent someone else's position so that it can be attacked more easily, knock down that misrepresented position, then conclude that the original position has been demolished. It's a fallacy because it fails to deal with the actual arguments that have been made.</P><BLOCKQUOTE>"To be an atheist, you have to believe with absolute certainty that there is no God. In order to convince yourself with absolute certainty, you must examine all the Universe and all the places where God could possibly be. Since you obviously haven't, your position is indefensible."</BLOCKQUOTE><P>The above straw man argument appears at about once a week on the net. If you can't see what's wrong with it, read the "<a HREF="intro.html">Introduction to Atheism</a>" document.</P><H4><A ID="tuquoque" NAME="tuquoque">Tu quoque</A></H4><P>This is the famous "you too" fallacy. It occurs if you argue that an action is acceptable because your opponent has performed it. For instance:</P><BLOCKQUOTE> <P>"You're just being randomly abusive."</P><P>"So? You've been abusive too."</P> </BLOCKQUOTE><P>This is a personal attack, and is therefore a special case of <a HREF="#hominem">Argumentum ad Hominem</a>.</P><H4><A ID="isatype" NAME="isatype">Fallacy of the Undistributed Middle / "A is based on B" fallacies / "...is a type of..." fallacies</A></H4><P>These fallacies occur if you attempt to argue that things are in some way similar, but you don't actually specify in what way they are similar. Examples:</P><BLOCKQUOTE> <P>"Isn't history based upon faith? If so, then isn't the Bible also a form of history?"</P><P>"Islam is based on faith, Christianity is based on faith, so isn't Islam a form of Christianity?"</P><P>"Cats are a form of animal based on carbon chemistry, dogs are a form of animal based on carbon chemistry, so aren't dogs a form of cat?"</P> </BLOCKQUOTE>[[See further explantion of the truth table here|Logic-Introduction]]<P>We can summarize these results as a "<A ID="truthtable" NAME="truthtable">truth table</A>" for implication. The symbol "=&gt;" denotes implication; "A" is the premise, "B" the conclusion. "T" and "F" represent true and false respectively.</P><TABLE BORDER="1" CELLPADDING="3"><TR> <TH>Premise</TH> <TH>Conclusion</TH> <TH>Inference</TH> </TR><TR> <TH>A</TH> <TH>B</TH> <TH>A =&gt; B</TH> </TR><TR> <TD ALIGN="center">false</TD> <TD ALIGN="center">false</TD> <TD ALIGN="center">true</TD> </TR><TR> <TD ALIGN="center">false</TD> <TD ALIGN="center">true</TD> <TD ALIGN="center">true</TD> </TR><TR> <TD ALIGN="center">true</TD> <TD ALIGN="center">false</TD> <TD ALIGN="center">false</TD> </TR><TR> <TD ALIGN="center">true</TD> <TD ALIGN="center">true</TD> <TD ALIGN="center">true</TD> </TR> </TABLE><p>So the fact that an argument is valid doesn't necessarily mean that its conclusion holds -- it may have started from false premises. If an argument is valid, and in addition it started from true premises, then it is called a sound argument. A sound argument must arrive at a true conclusion.</P></html>
[[JumboJimbos|http://www.jumbojimbo.com]]
[[LyricsDownload|http://www.lyricsdownload.com/]]
[[Lyrics007|http://www.lyrics007.com/]]
[[MetroLyrics|http://www.metrolyrics.com/]]
[[MP3|http://www.mp3lyrics.org/]]
[[Sigitas|http://www.sigitas.com/]]
<html><div id="myM81" style="background:black;color:yellow;border:2px solid white;display:none"><img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" /><div><img src="http://img183.imageshack.us/img183/2406/m81deephallas720ln0.jpg"><br><div align="center">M81 in Ursa Major</div></div></div><a href="javascript:;" onclick="DC3.LightBox.showBox('myM81')">Spiral Galaxy M81</a></html>
'Madame Wikipedia'

Source: [['Madame Wikipedia' runs web giant from village HQ - Breaking - Technology - smh.com.au|http://www.smh.com.au/news/breaking-news/madame-wikipedia-runs-web-giant-from-village-hq/2007/02/12/1171128852870.html]]
<<tiddler MainMenuContents>>
{{moveovermainmenu{

<<defaultHome>> @@color:#f00;|@@ [[Quick Note »»|ScienceNotes]]
----
+++[Show/Hide Moon Phase]<<tiddler MoonPhase>>
===
----
[[MoonFacts|http://home.hiwaay.net/~krcool/Astro/moon/]]
[[Ultimate Moon Links|http://home.hiwaay.net/~krcool/Astro/moon/moonlinks/]]
----
[[Sunrise Sunset Online|Sunrise Sunset Online]]
----
[[ScienceSavedMySoul]]
----
+++[Clocks]
*<<tiddler Clocks>>
===

----
WorldMap
----
+++[ABC Science Web Sites]
*<<tiddler ABCWebSites>>
===

[[ABC Radio/TV|Radio]]
----
+++[News]
*<<tiddler News>>
===

+++[Images]
*<<tiddler Images>>
===

[[Microscopy]]
+++[+ Howto]
*<<tiddler HowTo>>
===

+++[+ Origami]
*<<tiddler OrigamiFolds>>
===

----
[[OnlineBooks|http://onlinebooks.library.upenn.edu/webbin/book/browse?type=subject&type=subject&key=science]]
[[Soroban-Abacus|Soroban]]
[[SlideRules]]
----
<<popup [[Science Subjects List]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["science"])'$))]]>>
<<popup [[Science Links]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["sciencelinks"])'$))]]>>
<<popup [[Elements]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["elements"])'$))]]>>
[[PeriodicTable]]
[[Geological Ages Chart|GeologicalAges]]
<<popup [[Logic]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["logic"])'$))]]>>
<<popup [[Words]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["words"])'$))]]>>
[[National Library of Australia|http://www.nla.gov.au/]]
[[Dewey Decimal System|Dewey Decimal System]]
[[Library of Congress|LibraryOfCongress]]
[[Smithsonian Institute|SmithsonianInstitute]]
[[AustralianBiographies]]
[[LivingReviewsinRelativity]]
[[ThePeopleHistory]]
[[The Velikovsky Encyclopedia|http://www.velikovsky.info/Main_Page]]
----
[[MechanicalEngineering]]
[[MeasurementUnits]]
<<LaunchApplicationButton "Run Unit Converter" "Metric converter" "file:///C:\Program Files\UnitConverter\UnitConverter.exe">>
<<LaunchApplicationButton "Scientific Calculator" "Windows Calculator" "file:///C:\Windows\System32\calc.exe">>
[[XO/OLPC]]
----
[[ColorChart]]
----
[[FirePiston]]
----
[[TiddlyWiki Help|http://tiddlyspot.com/twhelp/index.html]]
[[TiddlyWikiTutorial|http://www.giffmex.org/twfortherestofus.html]]
[[TiddlyWiki Group|http://groups.google.com/group/TiddlyWiki/topics]]
----
}}}
{{textcenter{
[img[http://img411.imageshack.us/img411/1230/pmlinkqs3.gif][http://www.pmail.gen.nz]]
}}}
@@color(#ffc):
|>|>| <<search>> |
|>|>| look for in |
| <<option chkSearchTitles>> | <<option chkSearchText>> | <<option chkSearchTags>> |
| titles |  text  | tags |
{{textleft{
{{moveovermainmenu{
----
/%[[Editing|HelpTOC]] @@color:#f00;|@@%/ <<toggleSideBar>>
----
<<defaultHome>> @@color:#f00;|@@ [[Scholar|GoogleScholar]] @@color:#f00;|@@ <<popup [[MyLinks]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["mylinks"])'$))]]>>
[[Make Quick Note|ScienceNotes]] @@color:#ffc;''&raquo; &raquo;'' @@
----
+++[Show/Hide Moon Phase]<<tiddler MoonPhase>><<tiddler NET>>[[Moonrise Moonset Times|MoonriseMoonset2007]]
[[Sunrise Sunset Times|SunriseSunset2007]]===
----
+++[News]
*<<tiddler News>>
===

+++[Images]
*<<tiddler Images>>
===

+++[Origami]
*<<tiddler OrigamiFolds>>
===

+++[ABC Science Web Sites]
*<<tiddler ABCWebSites>>
===

[[ABC Radio Listen |Radio]] [img[http://img258.imageshack.us/img258/3713/800listen8iz.gif]]
+++[ABC Mailing Lists]
*<<tiddler ABCMailingLists>>
===
----
<<popup [[Science Subjects List]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["science"])'$))]]>>
<<popup [[Science Links]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["sciencelinks"])'$))]]>>
<<popup [[Elements]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["elements"])'$))]]>>
[[PeriodicTable]]
[[Geological Ages Chart|GeologicalAges]]
<<popup [[Logic]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["logic"])'$))]]>>
<<popup [[Words]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["words"])'$))]]>>
[[Dewey Decimal System|Dewey Decimal System]]
----
[[MyScienceLinks|MyLinksToScience]]
MembersWebSites
----
[[ColorChart]]
----
[[TiddlyWiki Help|http://tiddlyspot.com/twhelp/index.html]]
[[TiddlyWikiTutorial|http://www.giffmex.org/twfortherestofus.html]]
[[TiddlyWiki Group|http://groups.google.com/group/TiddlyWiki/topics]]
----
{{tablecenter{
|bgcolor:#fff; [img[http://img172.imageshack.us/img172/7398/buttpiano2tu5.gif]] |
}}}
----
}}}
}}}
+++[makeTiddlers]
<<newTiddler "New Tiddler">>
<<newJournal "YYYY.0MM.0DD Week-0WW ddd at 0hh:0mm:0ss">>
<<tiddler NewABCUpdate>>
<<tiddler NewExampleFromTemplate>>
<<tiddler NewHTMLFromTemplate>>
<<tiddler NewIframeFromTemplate>>
<<tiddler NewObjectFromTemplate>>
<<tiddler NewSliderFromTemplate>>
<<tiddler NewSystemConfigTiddler>>
<<tiddler NewTableFromTemplate>>
<<tiddler NewTabsFromTemplate>>
<<tiddler NewTweakFromTemplate>>

===
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://whitewolf.newcastle.edu.au/words/authors/P/PatersonAB_Banjo/verse/manfromsnowyriver/snowyriver.html]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://whitewolf.newcastle.edu.au/words/authors/P/PatersonAB_Banjo/verse/manfromsnowyriver/snowyriver.html" width="100%" align="center" height="600"></iframe></div></html>}}}
|1st|[[da1|http://www.wku.edu/%7Eshizhen.gao/Chinese101/sound/tones/da1.mp3]]|High and level.|
|2nd|[[da2|http://www.wku.edu/%7Eshizhen.gao/Chinese101/sound/tones/da2.mp3]]|Starts medium in tone, then rises to the top.|
|3rd|[[da3|http://www.wku.edu/%7Eshizhen.gao/Chinese101/sound/tones/da3.mp3]]|Starts low, dips to the bottom, then rises toward the top.|
|4th|[[da4|http://www.wku.edu/%7Eshizhen.gao/Chinese101/sound/tones/da4.mp3]]|Starts at the top, then falls sharp and strong to the bottom.|
|5th|[[da5|http://www.wku.edu/%7Eshizhen.gao/Chinese101/sound/tones/da.mp3]]|Flat, with no emphasis.|
<html><div id="myManly" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img511.imageshack.us/img511/3001/manlybeachxn0.jpg"><br><div align="center">Manly Beach - Sydney</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myManly')">Manly Beach</a></html>
Performance chemistry: 100 bottles of Diet Coke plus more than 500
Mentos mints = don't try this in your lounge room. (Quicktime movie
with music)
http://eepybird.com/dcm1.html

How to make molecule models from balloons.
http://www.balloonmolecules.com/Html/Galerie_vor.htm

"Historians assumed it must have been smallpox; it must have been
typhus," Acuña-Soto recalls. "But historians are not epidemiologists."
After re-translating a manuscript by Francisco Hernandez (personal
physician to Philip II of Spain), Acuña-Soto concluded that the
disease that decimated 16th-century Aztec poulations "...was certainly
not smallpox... If they described something real, then it appeared to
be a hemorrhagic fever."
http://www.discover.com/issues/feb-06/features/megadeath-in-mexico/

"Two billion war deaths would have occurred in the 20th century if
modern societies suffered the same casualty rate as primitive
peoples... This and other noteworthy prehistoric factoids can be found
in Nicholas Wade's Before the Dawn, a survey of genetic, linguistic
and archeological research on early man. Primitive peoples, it
appears, were nasty, brutish,  and short, not at all the cuddly
children of nature depicted by popular culture and post-colonial
academic studies."
http://www.atimes.com/atimes/Front_Page/HG04Aa02.html

In a 'molecular happening', people enact the process of coding and
forming a protein molecule. (sound and video)
http://biology.kenyon.edu/slonc/Micro/protein_synth102105.mp4
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
var sc_project=2253919; 
var sc_invisible=1; 
var sc_partition=20; 
var sc_security="bb21b3da"; 
</script>

<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img  src="http://c21.statcounter.com/counter.php?sc_project=2253919&java=0&security=bb21b3da&invisible=1" alt="free stats" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'>
<link rel="shortcut icon" href="http://img99.imageshack.us/img99/1614/kittyiconrc9.jpg">
<script src="memorizable.js"></script>
<script src="http://www.symbex.net.au/Wiki/memorizable.js"></script>
<noscript>
JavaScript is turned off in your web browser. Turn it on to view Science Matters.
</noscript>

<style type="text/css">
#contentWrapper {display:none;}
body {background-color:#000080;background-image: url("http://www.symbex.net.au/Wiki/fistback_bg.jpg");background-repeat: repeat-x top-left;}
</style>

<div id="SplashScreen" style="border: 0px solid #ccc; -moz-border-radius:1em; display:block; text-align:center; width:500px; margin:75px auto; padding:1em; color:#ffffc8; font-size:24pt; font-family:verdana,arial,helvetica,sans; background-color:;"><img src="http://img398.imageshack.us/img398/7708/smlogoqr7.gif"><br><span style="font-size: 14px; color:#ffffc8; ">Personal Science page of Morris Gray is loading</span><br><span style="font-size: 10px; color:#0ff;">please wait.... <br><img src="http://img517.imageshack.us/img517/6100/loadingrz5.gif" /></span><br><span style="font-size: 14px; color:#ffffc8; "> Best viewed with FireFox</span><br><div style="font-size: 12px; color:#009; text-align:left;border:1px solid #c06;-moz-border-radius:1em; display:block; padding:0.8em;background: #ffc;"><script type="text/javascript" src="http://mythfolklore.net/calendars/adams/adams.php?encode=js"></script><br><br>Douglas Adams <span style="font-size: 10px; color:#999;">&laquo;Hitchhiker's Guide to the Galaxy&raquo;</span></div></div></div>

<!-- LightBox translucent overlay -->
<div id="lightBoxOverlay" onclick="DC3.LightBox.hideBox()" style="display:none"></div>
<!-- General use simple LightBox -->
<div class="lightBox" id="lightBox" style="display:none">
	<img class="lightBoxClose" src="im/close.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
	<div id="lightBoxContent"></div>
</div>
<!-- General use Alert LightBox -->
<div class="lightBoxAlert" id="lightBoxAlert" style="display:none">
	<img class="lightBoxClose" src="im/close.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
	<div class="lightBoxAlertIcon"><img id="lightBoxAlertIcon" src="runtime" alt="runtime" title="runtime"></div>
	<div class="lightBoxAlertMessage" id="lightBoxAlertMessage">runtime</div>
</div>
<!-- End of LightBox -->
++++[+Measurements and Conversions]
The amount of weight an evangelist carries with the almighty is measured in billigrahams
<<tiddler Measurements>>
===
*[[MathAxioms&GeomPostulates|http://homepage.mac.com/ardeshir/MathAxioms&GeomPostulates.html#1%20is%20a%20natural%20number.]]
*[[Prime Numbers Generator and Checker|http://www.numberempire.com/primenumbers.php]] and much more
*''[[distance/from/sydney/to/london|http://www.convertunits.com/distance/from/sydney/to/london]]''
*''[[Convert Decimal Latitude To Minutes|http://www.fcc.gov/mb/audio/bickel/DDDMMSS-decimal.html]]''
*''[[Math Thesaurus|http://thesaurus.maths.org/mmkb/view.html]]''
*[[101 uses of a quadratic equation|http://plus.maths.org/issue29/features/quadratic/index-gifd.html]]
*[[101 uses of a quadratic equation part II|http://plus.maths.org/issue30/features/quadratic/index-gifd.html]]
*''[[Doing Algebra in your Head|http://hilomath.com/inneralgebra/index.php]]''
*''[[MathWorld-webs most extensive math resource|http://mathworld.wolfram.com/]]''
*''[[Calculators and Converters|http://www.easycalculation.com/index.php]]''
*''[[More Conversions|http://www.teaching-english-in-japan.net/conversion/gallons]]''
*''[[Conversions Energy|http://www.energy.iastate.edu/renewable/wind/wem/wem-18_apen_a.html]]''
*[[Velocity Conversion|VelocityConversion]]
*''[[Altimetry-Aeronautics|http://www.luizmonteiro.com/Altimetry.htm]]''
*''[[Images and Mathematics|http://archives.math.utk.edu/images.html]]''
*''[[Engineering Toolbox|http://www.engineeringtoolbox.com/]]''
*''[[Random Numbers|http://www.random.org/]]''
*''[[Platonic Realms|http://www.mathacademy.com/pr/]]''
<html><td><H3>Useful Links for Maths and Statistics</H3>
<a href="http://www.lib.flinders.edu.au/resources/databases/sub/mathematics.shtml" target="_blank">''Library Databases for Maths''</A>
     Links to maths databases accessible through Flinders University Library.

<A href="http://www.lib.flinders.edu.au/resources/ej/sub/mathematics.shtml" target="_blank">''Maths Eectronic Journals''</A>
    Links to electronic maths journals accessible through Flinders University Library.

!!!~PrePrint Servers
<A href="http://www.ams.org/global-preprints/" target="_blank" target="_blank">''E Math''</A>
      American Mathematical Society global directory of pre-print servers. 
      Includes links to general servers, to specialized subject servers and to 
      nearly 70 servers from maths departments and institutes.

      <A href="http://xxx.adelaide.edu.au/list/math/0010" target="_blank">''Maths section of the Los Alamos Preprint Server''</A>
      Preprints since 1991, available by year and by subject.

      <A href="http://mathnet.preprints.org/" target="_blank">''~MathNet.preprints''</A>
      Searchable preprint database. Includes preprints from Austria, France, 
      Italy, Russia, Sweden.

        <h1>Maths Portals</h1>
      <A href="http://emis.maths.adelaide.edu.au/EMIS/" target="_blank">''EMIS''</A>
        European Mathematical Information Service. Links to maths databases such 
          as MATH, which indexes mathematical research articles from 2000 journals 
          since 1931. Also has links toconferences and to free maths journals.
        
<a href="http://eqworld.ipmnet.ru" target="_blank">''~EqWorld''</a>

       The World of Mathematical Equations presents extensive information 
          on  algebraic, ordinary differential, partial differential 
          (mathematical physics), integral, functional, and other mathematical 
          equations. Outlines exact solutions and some methods for solving equations.<br>
          It includes articles, links to math websites, useful handbooks, textbooks, 
          journals, etc. All resources are free.
       
        <A href="http://www.galaxy.com/galaxy/Science/Mathematics.html" target="_blank">''Galaxy Mathematics''</A>

      Maths links by topic. Searchable.

      <A href="http://archives.math.utk.edu/" target="_blank">''Math Archives''</A>

      Links to maths sites by topic, to teaching material and to maths software.

      <A href="http://mathforum.org/library/" target="_blank">''The Math Forum Internet 
      Mathematics Library''</A>

      Links to maths sites by topic, resource type and education level. 
      Searchable.

      <A 
      href="http://www.sub.uni-goettingen.de/ssgfi/math/singleindex.html" target="_blank">''~MathGuide''</A>

      Links to over 900 scholarly maths sites that have been described and 
      evaluated with metadata. Searchable.

        <A href="http://www.siam.org/" target="_blank">''Siam''</A>

      News, Journal tables of contents, book catalogue, conference 
      information.

      <A href="http://www.statsci.org/" target="_blank">''<FONT color=#0000ff><U>Statistical 
      Science Web (StatSci.org)</U></FONT>''</A>

      This site will lead you to information on careers, jobs, employers of 
      statisticians, societies, conferences, statistics departments, mailing 
      lists, courses, data sets, statistical computing, research funding ... and 
      a whole lot more.


      <A href="http://lib.stat.cmu.edu/" target="_blank">''<FONT 
      color=#0000ff><U>Statlib</U></FONT>''</A>

      Data, Software and News from the Statistics community

      <A href="http://dir.yahoo.com/Science/Mathematics/" target="_blank">''Yahoo:  Mathematics''</A>

      Links to resources on a wide range of mathematical topics, including 
      algebra, applied mathmatics, calculus, chaos, fractals, modelling, number 
      theory and statistics.

!!!Maths Institutes Societies and Departments

      <A href="http://e-math.ams.org/" target="_blank">''American Mathematical Society''</A>

      <A href="http://www.amsi.org.au/" target="_blank">''<FONT color=#0000ff><U>Australian Mathematical Sciences Institute</U></FONT>''</A>

      <A href="http://www.austms.org.au/" target="_blank">''Australian Mathematical Society''</A>

      Contains information about the society, its publications and 
      conferences, maths organizatons and courses, and links to other maths 
      sites.
      <A href="http://www.infoeng.flinders.edu.au/" target="_blank">''Flinders University School of Informatics and Engineering''</A>

      Information on courses, staff and their research interests.
      <A href="http://www.vts.rdn.ac.uk/tutorial/maths" target="_blank">''Internet Mathematician''</A>

      A free, "teach yourself" tutorial that lets you practise your Internet 
      Information Skills

      <A href="http://www.statsoc.org.au/" target="_blank">''<FONT 
      color=#0000ff><U>Statistical Society of Australia</U></FONT>''</A>

     Other Links
        <h3><a href="http://www.mathworks.com/support/" target="_blank">''MATLAB Support</a></h3>
      Online help for MATLAB&nbsp;software
      <A href="http://clem.mscd.edu/~talmanl/MathAnim.html" target="_blank">''<FONT 
      color=#0000ff><U>Mathematics Animated</U></FONT>''</A>
      A series of Quicktime animations of mathematical concepts
      <A 
      href="http://carbon.cudenver.edu/~hgreenbe/glossary/index.php?" target="_blank">''<FONT 
      color=#0033ff><U>Mathematical Programming Glossary</U></FONT>''</A>

      <FONT color=#000000>This contains terms specific to mathematical 
      programming, and some terms from other disciplines, notably economics, 
      computer science, and mathematics, that are directly related.</FONT>

      <A href="http://www.akiti.ca/Mathfxns.html" target="_blank">''<FONT 
      color=#0000ff><U>Miscellaneous Mathematical Utilities</U></FONT>''</A>

      <A href="http://clem.mscd.edu/~talmanl/TeachCalculus/" target="_blank">''<FONT 
      color=#0000ff><U>The Teacher's Guide to Calculus</U></FONT>''</A>

{{wrappingClass{
''Math Links Content Ends''}}}
    </TD></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www-groups.dcs.st-and.ac.uk/~history/Indexes/HistoryTopics.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www-groups.dcs.st-and.ac.uk/~history/Indexes/HistoryTopics.html" width="100%" align="center" height="600" marginheight="2px" marginwidth="50px"></iframe></div></html>


|>|>| !Math |
| !Symbol | !Character | !Description |
| deg | &deg; |degree sign |
| plusmn | &plusmn; |plus or minus sign |
| times | &times; |multiplication sign |
| divide | &divide; |division sign |
| lt | &lt; |less-than sign |
| gt | &gt; |greater-than sign |
| lang | &lang; |left angle bracket |
| rang | &rang; |right angle bracket |
| not | &not; |not sign |
| sup1 | &sup1; |superscript one |
| sup2 | &sup2; |superscript two |
| sup3 | &sup3; |superscript three |
| middot | &middot; |middle dot |
| frac14 | &frac14; |one quarter |
| frac12 | &frac12; |one half |
| frac34 | &frac34; |three quarters |
| permil | &permil; |per mille sign |
| fnof | &fnof; |latin small f with hook (function) |
| prime | &prime; |prime / minutes / feet |
| Prime | &Prime; |double prime / seconds / inches |
| frasl | &frasl; |fraction slash |
| weierp | &weierp; |script capital P |
| image | &image; |bold I / imaginary part |
| real | &real; |bold R / real part |
| alefsym | &alefsym; |first transfinite cardinal |
| micro | &micro; |micro sign |
| forall | &forall; |for all |
| part | &part; |partial differential |
| exist | &exist; |there exists |
| empty | &empty; |empty set / diameter |
| nabla | &nabla; |backward difference |
| isin | &isin; |element of |
| notin | &notin; |not an element of |
| ni | &ni; |contains as member |
| prod | &prod; |product sign |
| sum | &sum; |n-ary sumation |
| minus | &minus; |minus sign |
| lowast | &lowast; |asterisk operator |
| radic | &radic; |square root / radical |
| prop | &prop; |proportional to |
| infin | &infin; |infinity |
| ang | &ang; |angle |
| and | &and; |logical and |
| or | &or; |logical or |
| cap | &cap; |intersection |
| cup | &cup; |union |
| int | &int; |integral |
| there4 | &there4; |therefore |
| sim | &sim; |similar to |
| cong | &cong; |approximately equal to |
| asymp | &asymp; |almost equal to |
| ne | &ne; |not equal to |
| equiv | &equiv; |identical to |
| le | &le; |less-than or equal to |
| ge | &ge; |greater-than or equal to |
| sub | &sub; |subset of |
| sup | &sup; |superset of |
| nsub | &nsub; |not a subset of |
| sube | &sube; |subset of or equal to |
| supe | &supe; |superset of or equal to |
| oplus | &oplus; |direct sum |
| otimes | &otimes; |vector product |
| perp | &perp; |orthogonal to / perpendicular |
| sdot | &sdot; |dot operator |
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.mathsisfun.com/geometry/index.html]]&nbsp;&raquo;|
===


<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.mathsisfun.com/geometry/index.html" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
<<tabs tabsMaths [[Men in Mathematics]] "" [[Biographies of Mathematicians]][[Women in Mathematics]] "" [[Women in Mathematics]] >>
!!!Mathematics ^^&bull;[[Detach this|Mathematics]]^^
<<<
[[Mathematicians]]
Math for ~TiddlyWiki [[GoogleGroupDiscussion|http://groups.google.com/group/TiddlyWiki/browse_thread/thread/67423cf4d407d0bf/164b2b4f42c1f359?lnk=gst&q=HTML+in+a+tiddler&rnum=42#164b2b4f42c1f359]]
http://math.chapman.edu/~jipsen/asciencepad/asciencepad.html
<<<
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.unc.edu/~rowlett/units/index.html]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://www.unc.edu/~rowlett/units/index.html" width="100%" align="center" height="600"></iframe></div></html>}}}
!!!<<gradient horiz #fc3 #fff>>&nbsp;[[Measurements|Measurements]] ^^<<tiddler CloseThisOpen with: 'Math Links'  '« back'>>|<<toolbar editTiddler>>» ^^>>
<<<
SolveTwoVariables
[[SOSMath|http://www.sosmath.com/]]  @@color:#C06;''&raquo; &raquo;'' @@  free resource for math review material from Algebra to Differential Equations
[[InternationalMeasurementsInMillimetres]]
''[[Nautical Units and Angles|http://gwydir.demon.co.uk/jo/units/sea.htm]]
''[[Aeronautical Conversion|http://www.luizmonteiro.com/Index.aspx]]
''[[Conversions|http://www.sciencemadesimple.com/conversions.html]]'' ''@@color:#C06;''&raquo; &raquo;'' @@ Metric conversions & US customary unit conversion
''[[International Bureau of Weights and Measures/Bureau International des Poids et Mesures|http://www.bipm.org/en/]]''
[[Calculate duration between two dates|http://www.timeanddate.com/date/timeduration.html]]
[[Length/AreaVolume/Capacity/Mass (weight)/Temperature|http://convert.french-property.co.uk/]]
[[Capacity and Volume Conversion|http://www.convert-me.com/en/convert/volume]]
[[List of strange units of measurement|http://en.wikipedia.org/wiki/List_of_strange_units_of_measurement]]
[[List of humorous units of measurement|http://en.wikipedia.org/wiki/List_of_humorous_units_of_measurement]]
[[Chile Pepper Heat|Chile Pepper Heat]]
[[Pepper hotness: Scoville heat unit|http://en.wikipedia.org/wiki/Scoville_scale]] &raquo; +++[more...]
<<<
The [[Scoville scale|http://en.wikipedia.org/wiki/Scoville_scale]] is a measure of the hotness of a chili pepper. It is the degree of dilution in sugar water of a specific [[chili pepper|http://en.wikipedia.org/wiki/Chili_pepper]] extract when a panel of 5 tasters can no longer detect its 'heat'. Pure [[capsaicin|http://en.wikipedia.org/wiki/Capsaicin]] (the chemical responsible for the 'heat') has 1.6 × 107 Scoville heat units.

''Pepper hotness: ASTA Pungency unit''
ASTA (American Spice Trade Association) Pungency unit is based on a scientific method of measuring chili pepper 'heat'. The technique utilizes high performance liquid chromatography to identify and measure the concentrations of the various compounds that produce a heat sensation. Scoville units are roughly 15 times higher than Pungency units while measuring capsaicin, so a rough conversion is to multiply Pungency by 15 to obtain Scoville heat units. 
<<<
===
<<<
{{textcenter{
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.roymech.co.uk/index.htm]]&nbsp;&raquo;|
----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://users.qldnet.com.au/~ajay/From%20an%20Engineer%27s%20Notebook/Science%20Note.pdf","engineering")'>Fussy Facts about Friction</a>&nbsp;&bull;&nbsp;<a href="javascript: void(0)" onclick='window.open("http://www.youtube.com/watch?v=FfTX88Sv4I8&NR=1&feature=fvwp","engineering")'>How Engines work</a></html>
}}}
----
<html><div align="center"><iframe  id="engineering" name="engineering" src ="http://www.roymech.co.uk/index.htm" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
<html><form id="playerform_$1" style="margin:0;padding:0"
	onsubmit="config.macros.player.loadURL(null,'player_$1',null,this.url.value,this.w.value,this.h.value,this.ctrls.checked);return false;"><!--
--><nobr><select size="1" style="font-size:8pt;width:30%"
	onchange="this.form.url.value=this.value; config.macros.player.loadURL(null,'player_$1', null, this.form.url.value, this.form.w.value, this.form.h.value, this.form.ctrls.checked);">
<option value="">Favorites:</option>

<!-- BEGIN FAVORITES -->
<option value="http://www.nccbuscc.org/cchd/povertyusa/tour.swf">&nbsp; "PovertyUSA" - WATCH THIS!</option>
<option value="http://wolfram.org/media/jack_20050310_cleaned.mov">&nbsp; Jack W counts (1yr old)</option>
<option value="http://www.kulakswoodshed.com/high.asx">&nbsp; Kulak's Woodshed: Live/Recorded acoustic music</option>
<!-- insertion marker - do not remove this comment -->
<option value="">webcams...</option>
<option value="http://www.earthcam.com/usa/newyork/timessquare/asx/tsq_stream.asx">&nbsp; Times Square</option>
<option value="http://www.mbayaq.org/media/STRM/mba_mbay.asx">&nbsp; Monterey Bay</option>
<option value="http://www.mbayaq.org/media/strm/mba_shark.asx">&nbsp; Monterey Aquarium -  Sharks</option>
<option value="http://www.aroundtownnc.com/wvx/beachcam.wvx">&nbsp; Wrightsville Beach, North Carolina</option>
<option value="http://www.terena.nl/~dick/cam2.asx">&nbsp; Koningsplein, Amsterdam</option>
<option value="http://195.6.173.164/liensmedias/webcam.asx">&nbsp; Corsica</option>
<option value="">news...</option>
<option value="http://www.bloomberg.com/streams/video/LiveBTV200.ram">&nbsp; Bloomberg Business News</option>
<option value="http://www.bbc.co.uk/london/realmedia/news/tvnews.ram">&nbsp; BBC News - London</option>
<option value="http://www.bbc.co.uk/newsa/n5ctrl/summaries/entertain/bb_liquid_news.ram">&nbsp; BBC News - Entertainment</option>
<option value="">movies (AmericaFree.TV)...</option>
<option value="http://www.americafree.tv/unicast_mov/AmericaFreeTVComedy.mov">&nbsp; Classic Comedy</option>
<option value="http://www.americafree.tv/unicast_mov/AmericaFreeTVClassics.mov">&nbsp; Classic Movies</option>
<option value="http://www.americafree.tv/unicast_mov/AmericaFreeTVDimensionB.mov">&nbsp; "B" Movies</option>
<option value="">science/education...</option>
<option value="http://www.scctv.net/annenberg_broadband.asx">&nbsp; PBS: Annenberg/CPB</option>
<option value="http://science.ksc.nasa.gov/video/nasatv/nasatv.asx">&nbsp; NASA TV</option>
<option value="">government...</option>
<option value="http://play.rbn.com/play.asx?url=cspan/cspan/wmlive/cspan1v.asf&proto=mms?mswmext=.asx">&nbsp; C-SPAN 1</option>
<option value="http://play.rbn.com/play.asx?url=cspan/cspan/wmlive/cspan2v.asf&proto=mms?mswmext=.asx">&nbsp; C-SPAN 2</option>
<option value="http://play.rbn.com/play.asx?url=cspan/cspan/wmlive/cspan3v.asf&proto=mms?mswmext=.asx">&nbsp; C-SPAN 3</option>
<option value="">games...</option>
<option value="http://www.planetdan.net/pics/misc/georgerag.swf">&nbsp; Rag Doll</option>
<option value="http://www.80smusiclyrics.com/games/asteroids/asteroids.swf">&nbsp; Asteroids</option>
<option value="http://www.80smusiclyrics.com/games/pacman/pacman.swf">&nbsp; PacMan</option>
<option value="http://www.aftergames.com/games/pp_tetris.swf">&nbsp; Tetris</option>
<option value="http://www.80smusiclyrics.com/games/simon/simon.swf">&nbsp; Simon</option>
<option value="http://www.aftergames.com/games/pp_breakout.swf">&nbsp; Breakout</option>
<!-- END FAVORITES -->

</select><!--
--><input type="button" value="+" title="ADD - add URL to the Favorites" style="font-size:8pt;width:3%"
	onclick="window.mediaCenterAdd(this.form.url);"><!--
--><input type="button" value="-" title="DEL - remove URL from the Favorites" style="font-size:8pt;width:3%"
	onclick="window.mediaCenterDelete(this.form.url);"><!--
--><input type="text" name="url" size="40" value="" style="font-size:8pt;width:54%"
	onfocus="this.select()"><!--
--><input type="submit" value=">" title="PLAY - view URL" style="font-size:8pt;width:3%"
	><!--
--><input type="button" value="x" title="STOP - disconnect from URL" style="font-size:8pt;width:3%"
	onclick="config.macros.player.loadURL(null,'player_$1',null,null,this.form.w.value,this.form.h.value);"><!--
--><input type="button" value="..." title="OPEN - view URL in a separate player" style="font-size:8pt;width:3%"
	onclick="if(this.form.url.value.length)window.open(this.form.url.value)">
<center><<player "id=player_$1">></center><div style="float:right;font-size:8pt"><!--
--> size: <input type="text" name="w" size="3" value="" style="font-size:8pt;"
	onfocus="this.select()"><!--
-->x<input type="text" name="h" size="3" value="" style="font-size:8pt;"
	onfocus="this.select()"><!--
--> <input type="submit" value="set" style="font-size:8pt;width:5%"
	onclick="if(!this.form.w.value.trim().length)this.form.w.value=config.options.txtPlayerDefaultWidth; if(!this.form.h.value.trim().length)this.form.h.value=config.options.txtPlayerDefaultHeight;"><!--
--><input type="submit" value="reset" style="font-size:8pt;width:5%"
	onclick="this.form.w.value=config.options.txtPlayerDefaultWidth; this.form.h.value=config.options.txtPlayerDefaultHeight; this.form.ctrls.checked=true"><!--
--><input type="button" value="fit" title="resize player to fit containing window" style="font-size:8pt;width:5%"
	onclick="window.mediaCenterFitSize(this)"><!--
--></div><!--
--> <input type="checkbox" name="ctrls" CHECKED 
	onclick="config.macros.player.loadURL(null,'player_$1', null, this.form.url.value, this.form.w.value, this.form.h.value, this.checked)">show controls<!--
--></nobr></form></html><script>

document.getElementById("playerform_$1").w.value=config.options.txtPlayerDefaultWidth;
document.getElementById("playerform_$1").h.value=config.options.txtPlayerDefaultHeight;

window.mediaCenterFitSize = function(place) {
	var trim=89; 	// fudge factor to account for the other controls + padding + borders.  ADJUST THIS VALUE TO FIT LAYOUT
	var t=story.findContainingTiddler(place); if (!t) { t=place; while (t && t.className!='floatingPanel') t=t.parentNode; } if (!t) return;
	var w="100%"; // horizontal stretching via CSS works, but vertical stretching doesn't... so:
	var h=t.offsetHeight-trim; // workaround: get containing panel/tiddler height and subtract "trim" height
	config.macros.player.loadURL(null,'player_$1',null,place.form.url.value,w,h,place.form.ctrls.checked); // reload player with new size
	place.form.w.value=w; place.form.h.value=h; // update width/height input fields
}

window.mediaCenterAdd = function(place) {
	if (!place.value.length) return;
	var tiddler = store.getTiddler("MediaCenter");
	var pos=tiddler.text.indexOf("<!-- insertion marker");
	if (pos==-1) pos=tiddler.text.length;
	var description=prompt("Please enter a description for\n"+place.value);
	if (!description || !description.length) return;
	var txt='<option value="'+place.value+'">&nbsp; '+description+'</option>\n';
	tiddler.set(null,tiddler.text.substr(0,pos)+txt+tiddler.text.substr(pos));
	story.refreshTiddler("MediaCenter",1,true);
	store.setDirty(true);
}
window.mediaCenterDelete = function(place) {
	if (!confirm("Are you sure you want to remove this favorite?\n\n"+place.value)) return;
	var tiddler = store.getTiddler("MediaCenter");
	var optRegExp=new RegExp('<option value="'+place.value+'">&nbsp; .*</option>\\\n',"i");
	tiddler.set(null,tiddler.text.replace(optRegExp,""));
	story.refreshTiddler("MediaCenter",1,true);
	store.setDirty(true);
}
</script>
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.megaloradio.com/]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://www.megaloradio.com/","plagiarism")'>URL to target at iframe</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.megaloradio.com/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless {
|<<tiddler ./Themes>>|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|vertical-align:middle;[img[http://files.myopera.com/msgray/files/quill_of_ire.jpg]]|
}}}
<part Themes hidden>
''Melodic Themes Misguided''

With misread letter laid aside
Fair maid her lover she did abide
To follow rules of steel she penned
With quill of ire that could not bend

Inglorious words did fill the night
Pettifoggery in full flight
Spread its wings and unrestrained
Did quibble niggle squabble maimed

Truth lay martyred on fields of rage
While wisdom held its head backstage
Waiting for blind wrath be done
Its cue to speak that did not come

A world away in sweet repose
A dear heart lay devoid of woes
With unsuspected dangers near
It slept deep sleep that knew no fear

Winged sylphs impelled to spread the ire
Those bold audacious words of fire
All reason in their message chided
Wrong thoughts melodic themes misguided

Laid their message cruel and bare
Upon a heart sweet kind and fair
And near the ocean sitting here
Did make it deeper by a tear

MsgRay 2005.07.15
</part>
{{borderless{
<html><table><tr><td align="left"><font color="#008000">
With misread letter laid aside
Fair maid her lover she did abide
To follow rules of steel she penned
With quill of ire that could not bend

Inglorious words did fill the night
Pettifoggery in full flight
Spread its wings and unrestrained
Did quibble niggle squabble maimed

Truth lay martyred on fields of rage
While wisdom held its head backstage
Waiting for blind wrath be done
Its cue to speak that did not come

A world away in sweet repose
A dear heart lay devoid of woes
With unsuspected dangers near
It slept deep sleep that knew no fear

Winged sylphs impelled to spread the ire
Those bold audacious words of fire
All reason in their message chided
Wrong thoughts melodic themes misguided

Laid their message cruel and bare
Upon a heart sweet kind and fair
And near the ocean sitting here
Did make it deeper by a tear

</font>~MsgRay 2005.07.15
</td><td align="left" style="vertical-align:middle"><img src="http://my.opera.com/msgray/homes/files/quill_of_ire.jpg" width="222" height="480"></td></tr>
</table></html>
}}}
 	The melting point of an alloy is often quite different from the melting points of the pure metals from which it is made. 	 

Bismuth melts at 519.8° F (271.3° C). 
Tin melts at 447.8° F (231.8° C). 
Lead melts at 620.6° F (327.5° C). 
Indium melts at 312.8° F (156.6° C). 	 

  	Pure substances have a sharp melting point. A pure substance is either an element, or a chemical compound. Mixtures melt over a range of temperatures. 	 

  	A eutectic alloy is one that has a sharp melting point. This implies that it is a chemical compound, where the elements are bound together in strict proportions, rather than a simple mixture of elements. 	 

  	In a mixture of elements, some of them will react together to make compounds. Compounds consist of exact proportions of one atom to another, such as one to one, two to one, three to two, etc. Any excess of one element over another will not react, and will stay in the mixture as a pure element. 	 

  	That is why mixures have a wider melting point. One chemical melts at one temperature, and the others melt at higher temperatures. Only when all of them have melted do you get a true liquid. 	 

  	What makes a substance melt at a given temperature is how strongly the molecules of the material bind to one another. Sometimes two elements combine to form a compound that binds tightly to itself. This would raise the melting point. Other times, the compound formed does not bind to itself as easily as the pure elements do. This compound would have a lower melting point than either of the pure elements. Compounds are not limited to two elements. Sometimes many elements bind together into a single compound. 	 

  	In electronics, one of the prefered solders used is a eutectic mix of lead and tin. By weight, there is just about 63% tin, and 37% lead. It melts at 361° Fahrenheit (183° Celcius). 	 

  	
The atomic weight of lead is 207.2. 
The atomic weight of tin is 118.71. 
If there were one atom of lead for every three atoms of tin, the ratios would be: 
                207.2
          ------------------    = 36.78% lead
          207.2 + 3 x 118.71


|<html><span title="mouseover tooltip text">207.2</span></html> ||
|--------------------------- | = 36.78% lead |
|207.2 + 3 x 118.71 ||


and

              3 x 118.71
          ------------------    = 63.22% tin
          207.2 + 3 x 118.71	 

  	Thus the chemical formula for the compound is PbSn3. 	 

  	Another eutectic alloy is a mixture of lead and antimony. For every antimony atom, there are four lead atoms. The melting points are: 
Lead (Pb): 327° Celcius 
Antimony (Sb): 630° Celcius 
Alloy (SbPb4): 246° Celsius 	 

  	In the eutectic alloy of magnesium and lead, there are two atoms of magnesium for each atom of lead: 
Lead (Pb): 327° Celcius 
Magnesium (Mg): 651° Celcius 
Alloy (PbMg2): 530° Celsius
+++[+ SM List Members]
----
[[Dr John Penhallurick|WorldBirdInfo]]
[[Southern Sky Watch|http://www.abc.net.au/science/space/default.htm]]
[[Ian Musgrave Blog|http://astroblogger.blogspot.com/2009/02/sheer-stupdity.html]]
[[Ian Musgrave|http://home.mira.net/~reynella/]]
[[Ian Musgrave pandasthumb|http://pandasthumb.org/archives/author/ian_musgrave/]]
[[Margaret L Ruwoldt|http://www.sneedleflipsock.com/theblog/]]
[[Science-Matters List|http://www.angelfire.com/space/smatters/]]
[[Science-Matters List Topics|http://www.angelfire.com/space/smatters/topics.html]]
[[All Knowledge|http://www.symbex.net.au/knowledge/]]
[[Meredith(soundwarp)|http://www.soundwarp.com.au]]
[[Peter Macinnis-The Writer|http://members.ozemail.com.au/~macinnis/index.htm]]
[[Peter Macinnis-The Writer (new)|http://members.ozemail.com.au/~macinnis/writing/index.htm]]
[[Peter Macinnis, Science Fun|http://members.ozemail.com.au/~macinnis@ozemail.com.au/scifun/]]
[[The Funneled Web|http://www.the-funneled-web.com]] 
===

:~~[[Detach this »» |MembersWebSites]]~~
''"Lissajous figure. The ABC logo uses a 3:1 frequency ratio of 2 sine waves.'' I know. I was the one who suggested it back in the early 1960s, and demonstrated it on a University of Sydney oscilloscope. Bob Allnut was the ABC producer who encouraged us, and Peter ? (forget his name) was the one who authorised the payment for it. And yes, the original receipt with details on it for the payment still exists if anyone wants to dispute it." - ''Doug Rickard''
*[[Lissajous figures, a 3D java applet|http://www.ngsir.netfirms.com/englishhtm/Lissajous.htm]]
*[[Lissajous|http://www.answers.com/Lissajous]]
Doug has a long and varied history. He has been involved in the application of computer and electronics based technology for many years.{{imgfloatleft{
[img[http://www.abc.net.au/science/slab/memoirs/img/doug_1.jpg]]}}}
He was with Digital Equipment Corporation (DEC) for 11 years as a consultant. He has been involved extensively as a consultant to the mining and metals processing industry, as well as to many other industries. He has extensive experience in process control engineering.

Prior to working with DEC, Doug worked at a variety of technology related jobs. He was Computer Centre Manager at the Australian Institute of Marine Science at Townsville in North Queensland. He worked in the Ionospheric Research Group at the University of Queensland Physics Department, and he also worked on the USA Deep Space Projects at Woomera in South Australia, and at Pasadena and Goldstone in California, involved in the first successful un-manned US flights to the Moon, Mars, etc.

Doug also worked on the British Atomic Weapons Tests at Maralinga in South Australia in the late 1950s, and as a result of radiation received there he now has bone marrow cancer (myelofibrosis) which has forced his premature retirement.

Source: [[Memoirs of a Space Engineer - about Doug Rickard|http://www.abc.net.au/science/slab/memoirs/about.htm]]
<html><div align="center"><font size="-2" face="Arial, Helvetica, sans-serif" color="#ff0000">&nbsp; <A HREF="http://www.symbex.net.au/Wiki/memorize.htm" target="mem" title="Love Styles">Love Styles</A>&nbsp;|&nbsp;<A HREF="http://www.symbex.net.au/Wiki/memorizeDoubleSpeak.htm" target="mem" title="DoubleSpeak">Double Speak</A>&nbsp;|&nbsp;<A HREF="file:///I:\TiddlySpot\TiddlyWiki2.1\memorizePhonics.htm" target="mem" title="Phonics">Int'l Phonics</A></html>
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>>|<<tiddler NavButtons>>|vertical-align:bottom;<<toggleSideBar>>|
----
<html><div align="center"><iframe id="mem" name="mem" src ="http://www.symbex.net.au/Wiki/memorize.htm" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;></iframe></div></html>}}}
{{borderless textcenter{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://micro.magnet.fsu.edu/galleria/index.html]]&nbsp;&raquo;|
@@color:#C06;The Molecular Expressions Galleria is your gateway to our numerous collections of photographs taken through a microscope.@@
----
<html><div align="center"><iframe  src ="http://micro.magnet.fsu.edu/galleria/index.html" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
All TV Guide
http://www.yourtv.com.au/guide/index.cfm
----
ABC TV Guide
http://www.abc.net.au/tv/guide/
----
SBS TV Guide
http://www.sbs.com.au/whatson/index.php3?tvsch=1
----
ABC Subjects
http://www.abc.net.au/subjects.htm
----
ABC News
http://www.abc.net.au/news/default.htm
----
Compass
http://abc.net.au/compass/
----
Catalyst
http://www.abc.net.au/catalyst/
----
Catapult
http://www.abc.net.au/catapult/
----
Health Report
http://www.abc.net.au/health/
----
Ockhams Razor
http://www.abc.net.au/rn/ockhamsrazor/default.htm
----
Science News
http://www.abc.net.au/science/news/
----
Science Show
http://www.abc.net.au/rn/scienceshow/
----
The Lab
http://abc.net.au/science/
----
Astronomy Picture of Today
http://antwrp.gsfc.nasa.gov/apod/
----
>>
----
BBC Age of Empire
http://www.bbc.co.uk/worldservice/specials/1020_ageofempire/
----
BBC Video/Audio
http://news.bbc.co.uk/2/hi/video_and_audio/default.stm
----
Mnemosyne (nĭ-mŏs'ə-nē)

in Greek mythology, the goddess of memory. A Titaness, she was the daughter of Uranus (Heaven) and Gaea (Earth), and, according to Hesiod, the mother (by Zeus) of the nine Muses. She gave birth to the Muses after Zeus went to Pieria and stayed with her nine consecutive nights
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.surfmusic.de/radio-station/monte-carlo-monaco,2220.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.surfmusic.de/radio-station/monte-carlo-monaco,2220.html" width="100%" align="center" height="290"></iframe></div></html>

<html><div align="center"><!-- // Begin Current Moon Phase HTML (c) CalculatorCat.com // --><div style="width:141px"><div style="padding:2px;background-color:#000000;border: 1px solid #000000"><div style="padding:15px;padding-bottom:5px;padding-top:11.3px;border: 1px solid #AFB2D8" align="center"><div style="padding-bottom:5.6px;color:#FFFFFF;font-family:arial,helvetica,sans-serif;font-size:11.3px;">CURRENT MOON</div><embed allowScriptAccess="never" src="http://www.moonmodule.com/cs/ccm_v1.swf" FlashVars="lg=en&hs=2&tc=FFFFFF&bgc=000000&mc=&js=1&msp=0" quality="high" width="103" height="151.8" bgcolor="#000000" name="ccm_mph_mod" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><div style="padding-top:5px" align="center">MoonPhaseBonus</div></div></div></div><!-- // end moon phase HTML // --></div></html>
http://www.bluemarmot.com/download/moon/bonus/
<html><a href="http://www.calculatorcat.com/moon_phases/moon_phases.phtml" target="cc_moon_ph" style="font-size:10px;font-family:arial,verdana,sans-serif;color:#888888;text-decoration:underline;border:none;"><span style="color:#888888">moon phase info</span></a></html>
Moonlight becomes you, it goes with your hair
You certainly know the right thing to wear
Moonlight becomes you, I'm thrilled at the sight
And I could get so romantic tonight

You're all dressed up to go dreaming
Now don't tell me I'm wrong
And what a night to go dreaming
Mind if I tag along

If I say I love you
I want you to know
It's not just because there's moonlight
Although, moonlight becomes you so

------ instrumental break ------

You're all dressed up to go dreaming
Now don't tell me I'm wrong
And what a night to go dreaming
Mind if I tag along

If I say I love you
I want you to know
It's not just because there's moonlight
Although, moonlight becomes you so 
Link: [[History of Daylight Saving Australia 1917-2007|http://www.bom.gov.au/climate/averages/tables/dst_times.shtml]]
!!!This Table is for AEST GMT +10
|bgcolor:#fff;Daylight saving begins at 2 a.m. Eastern Standard Time on the last Sunday in October and ends at 3 a.m. summer time on the last Sunday in March. During daylight saving, summer time in New South Wales is one hour in advance of New South Wales standard time.|
[[See tables for Daylight Saving Time GMT +11 hours here|MoonriseMoonset2007DS]]
<html><pre>
SYDNEY   Lat=-33°52'00"  Long=+151°12'00"
TIMES OF MOONRISE AND MOONSET (for ideal horizon &amp; meteorological conditions)
For the year 2007   Time zone: +10.00 hours
                    Make corrections for daylight saving time where necessary.
------------------------------------------------------------------------------
       JAN          FEB          MAR          APR          MAY          JUN   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1  1711 0158    1838 0344    1714 0239    1704 0430    1620 0511    1641 0659
 2  1817 0249    1913 0448    1745 0342    1727 0525    1648 0608    1732 0758
 3  1914 0348    1942 0551    1811 0442    1751 0621    1721 0706    1830 0852
 4  2002 0452    2008 0651    1836 0540    1817 0717    1759 0807    1933 0941
 5  2041 0558    2032 0749    1859 0636    1846 0815    1844 0906    2038 1024
 6  2114 0703    2056 0845    1922 0732    1919 0914    1936 1004    2144 1100
 7  2142 0805    2119 0940    1947 0827    1959 1014    2035 1056    2250 1132

 8  2207 0903    2144 1036    2013 0924    2046 1113    2139 1143    2356 1202
 9  2230 1000    2212 1133    2044 1022    2141 1209    2245 1223         1230
10  2254 1055    2244 1232    2119 1121    2242 1300    2352 1259    0103 1259
11  2318 1150    2323 1332    2202 1221    2349 1345         1330    0211 1330
12  2344 1246         1434    2252 1321         1425    0059 1400    0323 1406
13       1345    0010 1533    2351 1417    0057 1500    0207 1429    0437 1448
14  0014 1445    0106 1629         1507    0207 1532    0317 1500    0552 1538

15  0049 1548    0210 1718    0057 1551    0317 1602    0429 1534    0703 1638
16  0132 1650    0320 1800    0207 1630    0428 1633    0544 1613    0806 1744
17  0224 1749    0433 1837    0319 1704    0541 1705    0701 1659    0859 1853
18  0325 1842    0545 1910    0431 1736    0656 1742    0816 1755    0943 2001
19  0433 1928    0657 1940    0543 1807    0813 1824    0924 1858    1018 2106
20  0545 2007    0808 2010    0655 1838    0929 1914    1022 2005    1047 2206
21  0656 2041    0919 2042    0809 1912    1040 2012    1110 2113    1114 2304

22  0807 2112    1031 2116    0924 1950    1142 2116    1148 2218    1137 2400
23  0916 2141    1143 2155    1038 2035    1234 2222    1220 2319    1201     
24  1024 2210    1254 2240    1150 2127    1316 2327    1247         1225 0055
25  1132 2241    1401 2333    1255 2225    1350         1312 0017    1251 0151
26  1242 2316    1502         1351 2328    1419 0029    1335 0113    1321 0249
27  1352 2356    1554 0032    1438         1445 0128    1359 0209    1355 0348
28  1501         1638 0135    1516 0032    1509 0225    1423 0304    1436 0449

29  1607 0043                 1548 0135    1532 0320    1450 0400    1524 0548
30  1706 0138                 1616 0236    1555 0415    1521 0459    1621 0645
31  1756 0239                 1640 0334                 1558 0559    

       JUL          AUG          SEP          OCT          NOV          DEC   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1  1723 0737    1940 0807    2202 0807    2325 0806    0008 1006         1108
 2  1829 0822    2047 0836    2315 0842         0902    0049 1113    0019 1207
 3  1937 0901    2154 0905         0923    0030 1004    0122 1216    0044 1304
 4  2043 0935    2303 0934    0028 1012    0125 1110    0151 1316    0108 1359
 5  2150 1005         1006    0136 1108    0211 1216    0217 1414    0133 1456
 6  2255 1034    0013 1042    0237 1211    0249 1321    0241 1510    0159 1552
 7       1102    0125 1125    0328 1317    0320 1423    0305 1605    0228 1650

 8  0002 1131    0236 1216    0411 1423    0348 1521    0329 1702    0301 1749
 9  0111 1204    0342 1314    0446 1528    0412 1618    0356 1759    0340 1847
10  0222 1243    0441 1419    0517 1629    0436 1715    0426 1857    0425 1942
11  0335 1328    0530 1527    0543 1728    0500 1811    0501 1956    0517 2032
12  0446 1423    0611 1634    0608 1825    0525 1908    0541 2053    0615 2116
13  0552 1526    0645 1738    0632 1921    0553 2006    0628 2146    0716 2155
14  0648 1634    0714 1839    0656 2018    0624 2104    0722 2234    0819 2228

15  0736 1742    0740 1938    0722 2115    0700 2202    0820 2317    0923 2259
16  0814 1849    0805 2034    0750 2214    0742 2258    0922 2354    1026 2327
17  0846 1952    0829 2131    0823 2313    0832 2351    1026         1129 2354
18  0914 2052    0853 2228    0901         0927         1130 0027    1234     
19  0939 2149    0920 2325    0946 0011    1028 0038    1235 0057    1341 0023
20  1003 2245    0950         1039 0106    1132 0119    1341 0125    1453 0054
21  1027 2341    1025 0024    1138 0158    1238 0155    1449 0154    1607 0131

22  1052         1106 0124    1242 0244    1345 0228    1601 0225    1723 0215
23  1120 0038    1155 0222    1350 0324    1453 0258    1717 0300    1835 0309
24  1152 0137    1252 0317    1458 0400    1602 0328    1835 0341    1938 0412
25  1229 0236    1355 0407    1608 0432    1714 0358    1950 0430    2031 0522
26  1315 0336    1503 0452    1718 0502    1830 0431    2059 0530    2114 0635
27  1408 0434    1612 0530    1829 0532    1948 0510    2156 0637    2149 0745
28  1508 0528    1722 0604    1943 0604    2105 0555    2243 0748    2219 0852

29  1614 0616    1831 0636    2058 0639    2216 0649    2321 0858    2245 0954
30  1723 0658    1940 0705    2213 0719    2317 0751    2352 1005    2310 1053
31  1832 0734    2051 0735                      0858                 2335 1151



Computed using National Mapping Division's moonrisenset program, version 1.2
</pre></html>
Link: [[History of Daylight Saving Australia 1917-2007|http://www.bom.gov.au/climate/averages/tables/dst_times.shtml]]
!!!This Table is for AEDT GMT +11 (Australian Eastern Daylight Saving Time)
|bgcolor:#fff;Daylight saving begins at 2 a.m. Eastern Standard Time on the last Sunday in October and ends at 3 a.m. summer time on the last Sunday in March. During daylight saving, summer time in New South Wales is one hour in advance of New South Wales standard time.|
[[See tables for Standard Time GMT +10 hours here|MoonriseMoonset2007]]
<html><pre>
SYDNEY   Lat=-33°52'00"  Long=+151°12'00"
TIMES OF MOONRISE AND MOONSET (for ideal horizon &amp; meteorological conditions)
For the year 2007   Time zone: +11.00 hours
                    Make corrections for daylight saving time where necessary.
------------------------------------------------------------------------------
       JAN          FEB          MAR          APR          MAY          JUN   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1  1811 0258    1938 0444    1814 0339    1804 0530    1721 0611    1741 0759
 2  1917 0349    2013 0548    1845 0442    1827 0626    1749 0708    1832 0858
 3  2014 0448    2042 0651    1912 0542    1851 0721    1821 0807    1930 0952
 4  2102 0552    2108 0751    1936 0640    1917 0817    1859 0907    2032 1041
 5  2141 0658    2132 0849    1959 0736    1946 0915    1944 1006    2138 1123
 6  2214 0803    2156 0945    2022 0832    2019 1014    2036 1104    2244 1200
 7  2242 0905    2219 1040    2047 0927    2059 1114    2135 1156    2350 1232

 8  2307 1003    2244 1136    2113 1024    2146 1212    2239 1243         1302
 9  2330 1100    2312 1233    2144 1122    2241 1309    2345 1323    0056 1330
10  2354 1155    2344 1332    2219 1222    2342 1400         1359    0203 1359
11       1250         1432    2302 1321         1445    0052 1430    0311 1430
12  0017 1346    0023 1534    2352 1421    0049 1525    0159 1500    0423 1506
13  0044 1445    0110 1633         1517    0157 1600    0307 1529    0537 1548
14  0114 1545    0206 1729    0051 1607    0307 1632    0417 1600    0652 1638

15  0149 1648    0310 1818    0157 1651    0417 1702    0529 1634    0803 1738
16  0232 1750    0420 1900    0307 1730    0528 1733    0644 1713    0906 1844
17  0324 1849    0533 1937    0419 1804    0641 1805    0801 1759    0959 1953
18  0425 1942    0645 2010    0531 1836    0756 1842    0916 1855    1043 2101
19  0533 2028    0757 2040    0643 1907    0913 1924    1024 1958    1118 2206
20  0645 2107    0908 2110    0755 1938    1029 2014    1122 2105    1147 2306
21  0756 2141    1019 2142    0909 2012    1140 2112    1210 2213    1213     

22  0907 2212    1131 2216    1024 2050    1242 2216    1248 2318    1237 0004
23  1016 2241    1243 2255    1139 2135    1334 2322    1320         1301 0100
24  1124 2310    1354 2340    1250 2227    1416         1347 0019    1325 0155
25  1232 2341    1501         1355 2325    1450 0027    1412 0117    1351 0252
26  1342         1602 0033    1451         1519 0129    1435 0213    1421 0349
27  1452 0016    1654 0132    1538 0028    1545 0228    1459 0309    1455 0448
28  1601 0056    1738 0235    1616 0132    1609 0325    1523 0404    1536 0549

29  1707 0143                 1648 0235    1632 0420    1550 0500    1625 0648
30  1806 0238                 1716 0336    1655 0515    1621 0559    1721 0746
31  1856 0339                 1740 0434                 1658 0659    

       JUL          AUG          SEP          OCT          NOV          DEC   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1  1823 0837    2040 0907    2302 0907         0906    0108 1106    0052 1208
 2  1929 0922    2147 0936         0942    0025 1002    0149 1213    0119 1307
 3  2037 1001    2254 1005    0015 1023    0130 1104    0222 1316    0144 1404
 4  2144 1035         1034    0128 1112    0226 1210    0251 1416    0208 1459
 5  2249 1105    0003 1106    0236 1208    0311 1316    0317 1514    0233 1556
 6  2355 1133    0113 1142    0337 1311    0349 1421    0341 1610    0259 1652
 7       1202    0225 1225    0428 1417    0420 1523    0405 1705    0328 1750

 8  0102 1231    0336 1316    0511 1523    0448 1621    0429 1802    0401 1849
 9  0211 1304    0442 1414    0546 1628    0512 1718    0456 1859    0440 1947
10  0322 1343    0541 1519    0617 1729    0536 1815    0526 1957    0525 2042
11  0435 1428    0630 1627    0643 1828    0600 1911    0601 2056    0617 2132
12  0546 1523    0711 1734    0708 1925    0625 2008    0641 2153    0715 2216
13  0652 1626    0745 1838    0732 2021    0653 2106    0728 2246    0816 2255
14  0748 1734    0814 1939    0756 2118    0724 2204    0822 2334    0919 2328

15  0836 1842    0840 2038    0822 2215    0800 2302    0920         1023 2359
16  0914 1949    0905 2134    0850 2314    0842 2358    1022 0017    1126     
17  0946 2052    0929 2231    0923         0932         1126 0054    1229 0027
18  1014 2152    0953 2328    1001 0013    1027 0051    1230 0127    1334 0054
19  1039 2249    1020         1046 0111    1128 0138    1335 0157    1441 0123
20  1103 2345    1050 0025    1139 0206    1232 0219    1441 0225    1553 0154
21  1126         1125 0124    1238 0258    1338 0255    1549 0254    1707 0231

22  1152 0041    1206 0224    1342 0343    1445 0328    1701 0325    1823 0315
23  1220 0138    1255 0322    1450 0424    1553 0358    1817 0400    1935 0409
24  1252 0237    1352 0417    1558 0459    1702 0428    1935 0441    2038 0512
25  1329 0336    1455 0507    1708 0532    1814 0458    2050 0530    2131 0622
26  1415 0436    1603 0552    1818 0602    1930 0531    2159 0630    2214 0735
27  1508 0534    1712 0630    1929 0632    2048 0610    2256 0737    2249 0845
28  1609 0628    1822 0705    2042 0704    2205 0655    2343 0848    2319 0952

29  1714 0717    1931 0736    2158 0739    2316 0749         0958    2345 1054
30  1823 0758    2040 0805    2313 0819         0851    0021 1105         1153
31  1932 0835    2151 0835                 0017 0958                 0010 1251



Computed using National Mapping Division's moonrisenset program, version 1.2
</pre></html>
Link: [[History of Daylight Saving Australia 1917-2007|http://www.bom.gov.au/climate/averages/tables/dst_times.shtml]]
Link: [[Calculate Sunrise/Moonrise|http://www.ga.gov.au/geodesy/astro/sunrise.jsp]]
!!!This Table is for AEST GMT +10
|bgcolor:#fff;Daylight Saving commenced on Sunday 28 October 2007. Daylight Saving ends on Sunday 6 April 2008 at 3am summer time.|
[[See tables for Daylight Saving Time GMT +11 hours here|MoonriseMoonset2008DS]]

Sydney   Lat=-33°38'00"  Long=+151°18'00"
TIMES OF MOONRISE AND MOONSET (for ideal horizon & meteorological conditions)
For the year 2008   Time zone: +10.00 hours
                    Make corrections for daylight saving time where necessary.
------------------------------------------------------------------------------
<html><pre>
       JAN          FEB          MAR          APR          MAY          JUN   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1       1247         1427    2343 1407    0028 1454    0122 1423    0331 1425
 2  0000 1343    0014 1524         1458    0131 1527    0227 1452    0445 1507
 3  0028 1441    0101 1617    0039 1543    0236 1557    0333 1522    0601 1558
 4  0100 1539    0155 1707    0141 1623    0341 1626    0443 1556    0716 1700
 5  0137 1637    0254 1750    0245 1658    0448 1656    0556 1635    0824 1809
 6  0220 1734    0358 1828    0350 1730    0557 1728    0713 1721    0922 1923
 7  0310 1826    0503 1901    0456 1800    0709 1803    0829 1817    1009 2035

 8  0407 1913    0608 1932    0602 1829    0823 1845    0941 1922    1047 2144
 9  0508 1954    0713 2000    0709 1859    0939 1934    1043 2032    1119 2248
10  0612 2029    0818 2029    0818 1931    1051 2032    1133 2143    1147 2349
11  0716 2101    0924 2058    0930 2008    1157 2137    1215 2252    1213     
12  0819 2130    1032 2131    1043 2051    1252 2246    1249 2356    1239 0048
13  0923 2157    1142 2208    1155 2141    1338 2354    1318         1305 0145
14  1026 2225    1253 2252    1303 2240    1415         1345 0057    1334 0243

15  1132 2255    1403 2345    1404 2345    1447 0100    1410 0156    1406 0341
16  1239 2329    1510         1455         1515 0203    1436 0254    1442 0439
17  1350         1608 0046    1537 0053    1541 0303    1503 0351    1524 0537
18  1503 0009    1657 0153    1613 0201    1606 0401    1532 0449    1612 0632
19  1614 0056    1738 0303    1644 0307    1632 0459    1605 0547    1705 0724
20  1720 0153    1813 0412    1712 0409    1659 0557    1643 0645    1803 0810
21  1817 0259    1843 0518    1737 0510    1730 0655    1726 0743    1903 0851

22  1904 0410    1910 0621    1803 0609    1804 0754    1816 0837    2004 0926
23  1943 0522    1936 0722    1829 0707    1844 0852    1911 0927    2104 0957
24  2015 0631    2001 0821    1858 0805    1929 0949    2009 1011    2205 1026
25  2044 0736    2028 0919    1929 0904    2020 1042    2109 1050    2306 1053
26  2110 0838    2057 1017    2005 1003    2116 1131    2210 1124         1120
27  2135 0937    2130 1116    2046 1101    2216 1213    2310 1155    0008 1149
28  2201 1035    2208 1215    2134 1157    2317 1251         1223    0114 1221

29  2228 1132    2252 1312    2227 1249         1324    0012 1251    0224 1259
30  2258 1230                 2326 1336    0019 1355    0115 1319    0337 1344
31  2333 1328                      1417                 0221 1350    

       JUL          AUG          SEP          OCT          NOV          DEC   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1  0451 1439    0632 1700    0641 1907    0604 1955    0630 2137    0701 2150
 2  0602 1544    0711 1811    0708 2008    0636 2055    0718 2227    0759 2225
 3  0705 1657    0744 1918    0735 2108    0710 2155    0812 2312    0857 2257
 4  0758 1811    0814 2021    0805 2208    0750 2252    0908 2351    0956 2326
 5  0841 1924    0841 2123    0837 2308    0835 2345    1007         1054 2353
 6  0916 2032    0908 2223    0913         0925         1106 0026    1153     
 7  0947 2136    0936 2322    0955 0007    1020 0034    1206 0057    1254 0020

 8  1015 2237    1006         1042 0102    1118 0117    1306 0125    1358 0048
 9  1041 2336    1039 0021    1135 0154    1218 0155    1408 0153    1506 0118
10  1108         1117 0120    1232 0241    1319 0228    1512 0221    1618 0154
11  1135 0035    1201 0217    1332 0322    1421 0259    1620 0251    1733 0237
12  1206 0133    1250 0312    1433 0358    1524 0327    1732 0325    1846 0329
13  1240 0231    1345 0402    1536 0431    1628 0356    1847 0405    1953 0432
14  1320 0329    1444 0447    1638 0501    1735 0425    2001 0453    2050 0544

15  1406 0426    1546 0526    1742 0529    1845 0456    2111 0550    2136 0659
16  1458 0519    1648 0601    1846 0557    1958 0533    2212 0657    2215 0813
17  1555 0607    1750 0632    1953 0627    2111 0615    2301 0809    2248 0923
18  1655 0650    1852 0700    2103 0659    2222 0706    2343 0921    2317 1029
19  1757 0727    1954 0728    2214 0737    2326 0806         1031    2345 1132
20  1858 0800    2058 0756    2325 0821         0912    0017 1137         1233
21  1959 0830    2205 0825         0913    0020 1022    0047 1239    0012 1332

22  2100 0857    2313 0858    0032 1013    0105 1131    0115 1340    0040 1431
23  2202 0924         0937    0132 1120    0143 1239    0142 1439    0111 1530
24  2305 0952    0024 1022    0223 1229    0215 1343    0209 1538    0146 1629
25       1022    0134 1117    0305 1339    0244 1445    0238 1637    0225 1725
26  0012 1057    0239 1220    0341 1446    0311 1545    0310 1736    0310 1818
27  0122 1137    0337 1329    0413 1551    0338 1645    0346 1834    0401 1906
28  0234 1227    0426 1441    0441 1653    0406 1744    0427 1930    0455 1949

29  0344 1326    0507 1551    0509 1754    0436 1844    0514 2022    0553 2026
30  0449 1434    0542 1659    0536 1855    0509 1944    0606 2109    0651 2059
31  0546 1547    0612 1804                 0547 2042                 0750 2128
</pre></html>


Computed using National Mapping Division's moonrisenset program, version 1.2
<script>
   if (!window.story) window.story=window;
   var title=story.findContainingTiddler(place).id.substr(7);
   return title+" is using "+store.getTiddlerText(title).length+" bytes";
</script>
<html>
<tr><td valign="top"><a href="http://planetquest.jpl.nasa.gov/" target="_blank"><b>~PlanetQuest:the Search for Another Earth</b></a> - ~PlanetQuest is NASA's public home page for new planet discoveries and research. The site includes many multimedia features including a virtual tour of the Keck Observatory and an Interstellar Trip Planner. The free Flash player is required for some sections.<br>

<a href="http://amazing-space.stsci.edu/resources/explorations/index.shtml" target="_blank"><b>Amazing Space: Explorations</b></a> - Online explorations are a fun, interactive way to explore galaxies, black holes, comets, and other fascinating objects. Some of the interactive pieces require the free Flash player. <br>

<a href="http://solar-center.stanford.edu/folklore/folklore.html" target="_blank"><b>Solar Folklore</b></a> - Most cultures have recognized the significance of the sun as prime controller of all life on earth. Read myths, legends, and tales about the sun from the Stanford Solar Center.<br>

<a href="http://coolcosmos.ipac.caltech.edu/" target="_blank"><b>Cool Cosmos</b></a> - Learn about infrared light through fun games, cool movies, images, and more. Classroom activities and a Spanish-language version of the site are also available. You'll need the free Flash plug-in to access the Flash version of  the site. HTML version also available.<br>

<a href="http://sunearth.gsfc.nasa.gov/sunearthday/2004/index_vthome.htm" target="_blank"><b>Venus Transit 2004 Sun-Earth Day</b></a> - What's the Sun's connection to the Earth? What is the Transit of Venus? Find out through the many multimedia resources at this NASA site.<br>

<a href="http://landsat.gsfc.nasa.gov/earthasart/index.html" target="_blank"><b>Earth as Art</b></a> - Don&#8217;t let the less-than-fancy front page  fool you: There&#8217;s art in here. NASA&#8217;s Landsat  has taken some remarkable pictures of our earth and given  us views that would be at home on the walls of your local gallery. Browse by continent, or look through the index of all the photos at once.<br>
                  
<a href="http://amazing-space.stsci.edu/" target="_blank"><b>Amazing Space</b></a> - At this site, students can use Web-based activities to learn about the solar system, train to be a scientist, follow a star's life cycle, and more. Click on &quot;For Educators and Developers&quot; to access interactive activities, science-content reading selections, and answers to astronomy basics. There&#8217;s also helpful information on developing and funding education/public-outreach programs. (This site uses Flash.)<br>
                    
<a href="http://www.live-eclipse.org/" target="_blank"><strong><b>Live! Universe</b></strong></a> - This Japanese project presents live webcasts and phenomena and events in astronomy and space science around the globe.<br>
                    
                  <a href="http://www.marsproject.com/index.htm" target="_blank"><strong>The Mars Project</strong></a> - Will Earthlings ever try to inhabit Mars? What would a human colony look like? This site imagines a Mars where humans are landing at a rate of 2,000<br> a week. Take a look at what some people think is the fate of Mars and then imagine one of your own.<br>
 
<a href="http://www.tufts.edu/as/wright_center/cosmic_evolution/" target="_blank"><strong>Cosmic Evolution: From Big Bang to Humankind</strong></a> - This site traces the cosmic origin and evolution of matter and energy from the Big Bang to 12 billion years later. You'll learn from movies, diagrams, animations and educational activities. From Tufts University, Wright Center for Science Education, and the Foundation for the Future. You'll need the free <a href="http://www.apple.com/quicktime/download/" target="_blank">QuickTime Player</a> and free <a href="http://www.real.com" target="_blank">RealPlayer</a> for the movies.<br>

<a href="http://www.exploremarsnow.org" target="_blank"><strong>Interactive Mars Habitat</strong></a> - Journey to Mars with this Web-based simulator!<br> 

<a href="http://eol.jsc.nasa.gov/sseop/EFS/" target="_blank"><strong>Astronauts'  Views of the Home Planet: Earth from Space</strong></a> - Fascinating images of Earth from the Space Shuttle! Searchable by type of image such as images relating to Earth-human interaction, hurricanes and weather, and more. <br> 

<a href="http://www.fourmilab.to/earthview/" target="_blank"><strong>Earth &amp; Moon Viewer</strong></a> - See real time images of the earth and moon.<br> 

<a href="http://www.seti.org/" target="_blank"><strong>SETI Institute</strong></a> - The mission of the SETI (Search for Extraterrestrial Intelligence) Institute is to explore, understand, and explain the origin, nature, and prevalence of life in the universe. Find out more about this important field of study. <br> 

<a href="http://cse.ssl.berkeley.edu/AtHomeAstronomy/" target="_blank"><strong>At Home Astronomy</strong></a> - Hands-on science experiments for the whole family from The Center for Science Education at UC Berkeley<br> 

<a href="http://kids.msfc.nasa.gov/" target="_blank"><strong>NASA Kids</strong></a> - Fun interactive games, educational cartoons, puzzles, and more make learning astronomy fun! <br> <a href="http://sohowww.nascom.nasa.gov/" target="_blank"><strong>SOHO: Exploring the Sun</strong></a> - Learn about the Solar and Heliospheric Observatory (SOHO) that was designed to study the internal structure of the sun. You can view spectacular images of the sun, watch movies of solar events, and see on-line exhibits. <br> 

<a href="http://www.detroitobservatory.umich.edu/VirtualTour.html" target="_blank"><strong>University of Michigan Detroit Observatory</strong></a> - Take a virtual tour of an historic astronomical observatory! You'll find 360 degree panoramic views of the building, a movie that shows how the observatory's dome rotates and its shutter opens, and more.<br> 

<a href="http://sol.stsci.edu/%7Emutchler/HSTmodel.html" target="_blank"><strong>&quot;Do-it-yourself&quot; instructions for making a model of the Hubble Space Telescope</strong></a> - Build your own model of the Hubble Space Telescope! Come to this site for a complete set of instructions.<br> 

<a href="http://www.iolaks.com/softech/astro/astro.htm" target="_blank"><strong>Amateur Astronomy</strong></a> - Nice site to help you start stargazing. Among the site's features is an astronomy tutorial, a section on do-it-yourself astronomy projects (like making your own observatory), and printable observation log sheets.<br> 

<a href="http://www.badastronomy.com/" target="_blank"><strong>Bad Astronomy</strong></a> - The author of this great site uses popular misconceptions about astronomical phenomena and &quot;bad astronomy&quot; from the movies and on television as a starting point for astronomy education. His approach makes learning astronomy relevant and fun! <br> 

<a href="http://merlin.bethune.yorku.ca/trek/csa/sts-97.html" target="_blank"><strong>Canadians in Space</strong></a> -This site offers great lesson plans and assessment tools for teachers on the topic of humans in space. The lessons cover a range of themes from robotics to how the human body adapts to living in space. Specific lessons are geared toward grades 3 through 12. You can also learn about the role the Canadian space program plays in the International Space Station. <br> 

<a href="http://www.sunspot.noao.edu/sunspot/pr/answerbook.html" target="_blank"><strong>Dr. Strous Answer Book (now called Mr. Sunspot's Answer Book)</strong></a> - Does it ever rain on Mars? What happens to space trash? What is the average latitude of a sunspot? Visit this site to find the answers to these and other questions about the universe. <br> 

<a href="http://www.spacegrant.hawaii.edu" target="_blank"><strong>Exploring Planets in the Classroom</strong></a> - A great resource for teachers, this site features more than 25 hands-on activities for exploring Earth, planets, and space science. <br> 

<a href="http://www.chabotspace.org/"><b>Chabot Space and Science Center</b></a> - At this site, you can visit a virtual planetarium, explore online exhibits, and learn about upcoming celestial events in the sky calendar.<br> 

<a href="http://library.thinkquest.org/28327/" target="_blank"><strong>A Virtual Journey into the Universe</strong></a> - You will feel like a real space explorer when you visit this very cool astronomy site. Explore the planets in our solar system on many different levels. Or watch beautifully crafted Flash animations of the planets' orbits from several different viewpoints.<br> 

<a href="http://space.com/" target="_blank"><strong>Space.com</strong></a> - Read the latest space exploration news at this site. You can also watch videos of space shuttle landings, look at spectacular photos of space, and play entertaining astronomy quiz games. If you're a kid or just feel like one, make sure you visit the fun and educational "spaceKids" part of the site.<br> 

<a href="http://darkstar.swsc.k12.ar.us/%7Eizzy/index.html"></a></span> <a href="http://www.artyastro.com/start.htm" target="_blank"><strong>Arty the Part-time Astronaut</strong></a> - Explore the solar system with Arty the part-time Astronaut! This site features fun, interactive games and movies that help children learn about the solar system.<br> 

<a href="http://stardust.jpl.nasa.gov/education/jason/index2.html" target="_blank"><strong>Jason Digital Lab: Be a Spacecraft Engineer</strong></a> - Learn how NASA modified a spaceship to use in their STARDUST mission which will rendezvous with comet Wild-2 and bring a sample of comet dust back to earth for scientific analysis. You can also &quot;build&quot; your own spaceship online with images this site provides.<br> 

<a href="http://darkstar.swsc.k12.ar.us/%7Eizzy/index.html" target="_blank"><strong>Izzy's Skylog</strong></a> - A thorough, entertaining astronomy site, which includes such features as the Constellation of the Month and an astronomy quiz.<br> 

<a href="http://www.projectfullmoon.com" target="_blank"><strong>Project Full Moon</strong></a> - Visit &quot;A Voyage&quot; section to view a slideshow of NASA photos from the Apollo missions. The slide show requires &quot;Shockwave.&quot;<br>

 <a href="http://library.advanced.org/27930/" target="_blank"><strong>CosmoNet</strong></a> - Explore the origins of the universe, theoretical physics, and more at this excellent ThinkQuest site.<br>

 <a href="http://library.advanced.org/25763/" target="_blank"><strong>A Mystery of Space: Stars</strong></a> -The students from the ThinkQuest project have produced yet another stellar site, so to speak: a detailed, beautiful resource on stars.<br> 

<a href="http://chandra.harvard.edu" target="_blank"><strong>Chandra X-Ray Observatory</strong></a> - NASA's latest orbital x-ray observatory, Chandra, will be launched later this year. Learn about the history and science of x-ray imaging in astronomy. <br> 

<a href="http://liftoff.msfc.nasa.gov/RealTime/JTrack/" target="_blank"><strong>J-Track Satellite Tracking</strong></a> - Tune in to this site and track the positions of the Hubble Orbital Telescope, the Mir space station, or any other of your favorite satellites.<br>

<a href="http://www.netlabs.net/hp/tremor/index.html"><strong>Cosmology and Astronomy</strong></a> - Complex cosmological terms and theories are explained using simple, everyday language. Learn about anti-matter, quasars, quantum mechanics, and more. <br>

<a href="http://www.supernovae.net/isn.htm" target="_blank"><strong>International Supernovae Network</strong></a> - Amateur astronomers worldwide scan the skies for signs of exploding stars. Their efforts and discoveries are collected on this site. <br> 

<a href="http://spaceplace.jpl.nasa.gov/spacepl.htm" target="_blank"><strong>The Space Place</strong></a> - This NASA site offers information and activities about the upcoming deep space probe missions. An excellent resource for students K-6.<br> 

<a href="http://www.mtwilson.edu/Services/StarMap/" target="_blank"><strong>StarMap</strong></a> - Enter a time, date, and location, and this site will generate a detailed star map for you. You will need to download a free program to view the maps, but they are worth the time.<br> 

<a href="http://www.spaceweather.com/" target="_blank"><strong>NASA Space Weather Bureau</strong></a> - Find out what's stirring with the solar wind, or read about the latest research on the aurora borealis. Another informative site from NASA.<br> 

<a href="http://www.ipac.caltech.edu/Outreach/Edu/" target="_blank"><strong>NASA Infrared Astronomy Center</strong></a> - This clear, informative site includes the first images of a possible planet around another star.<br> 

<a href="http://library.advanced.org/tq1997/11348" target="_blank"><strong>Galactic Odyssey</strong></a> - This is a thorough history of human exploration of space, with background on the people, organizations, and inventions that have made such exploration possible. This informative site was created by high-school and junior-high school students.<br> 

<a href="http://www.astronomical.org/" target="_blank"><b>Peoria Astronomical Society</b></a> - This well-designed site offers an interactive astronomical handbook. Click on the names of constellations to see detailed star maps and pictures of the star formations, or explore the life cycle and physics of black holes.<br> 

<a href="http://es.rice.edu/ES/humsoc/Galileo/" target="_blank"><strong>The Galileo Project</strong></a> - This site uses the visual metaphor of Galileo's family villa to enable visitors to explore the life and work of Galileo Galilei (1564-1642). Find out about the struggles, triumphs, and lifelong curiosity of the man who set the stage for modern science.<br> 

<a href="http://www.astro.uva.nl/michielb/maya/astro.html" target="_blank"><strong>The Maya Astronomy Page</strong></a> - Learn about these accomplished early astronomers. This site is concise, clearly written, and easy to navigate. It's a great starting point for exploration into the fascinating culture of the Maya.<br>

<a href="http://space.jpl.nasa.gov/" target="_blank"><strong>Solar System Simulator</strong></a> - This simulator lets you view planets, moons, and spacecraft from different points in the solar system. No plug-ins or special software are required.<br> 

<a href="http://solar.physics.montana.edu/YPOP/" target="_blank"><strong>The Yohkoh Public Outreach Project</strong></a> - This site contains stunning X-ray images and movies of the sun taken by the Yohkoh orbital telescope. The site also includes background information on the Yohkoh telescope and learning activities for classroom use.<br> 

<a href="http://solar-center.stanford.edu/" target="_blank"><strong>Stanford Solar Center</strong></a> -This thorough and well-organized web site contains activities, images, a glossary, and other resources related to the sun. A great site to learn about the sun's magnetic field, sunspots, solar physics, and more.<br>

<a href="http://www.windows.umich.edu/" target="_blank"><strong>Window to the Universe</strong></a> - Attractively presented and very informative--this site provides an introduction to the Universe. Topics include, &quot;Our Planet,&quot; &quot;Space Missions,&quot; &quot;Our Solar System,&quot; &quot;People,&quot; and much more.<br>

<a href="http://www.astrobiology.com/extreme.html" target="_blank"><strong>The Astrobiology Web: Life in Extreme Environments</strong></a> - Discover how scientists study the possibility of life on other planets by studying life in harsh environments on earth.<br> 

<a href="http://mars.jpl.nasa.gov/default.html" target="_blank"><br><strong>Mars Pathfinder Current Rover Status</strong></a> - See the latest images, check out the newest data from the Mars Pathfinder. <br>

<a href="http://www.maximov.com/Mir/mir2.html" target="_blank"><strong>Maximov Online</strong></a> -The latest news on the troubled Mir Space Station. The site has online events, archives, and images.<br> 

<a href="http://www.eclipse.net/%7Ecmmiller/BH/blkmain.html" target="_blank"><strong>Black Holes and Neutron Stars</strong></a> - Learn about black holes and neutron stars in this simple and very focused page. <br>

<a href="http://www.calweb.com/~mcharvey/index.html" target="_blank"><strong>GalacticSky Charts</strong></a> -You choose your latitude and this site provides a sky chart. There's a QuickTime Player VR page with a 360-degree view of the night sky. Also, check out the photo gallery while you're there.<br>

<a href="http://www.astronautica.com/owds.html" target="_blank"><strong>Other Worlds, Distant Suns</strong></a> -Learn all about the planets by taking a 3-D (VRML) tour. Even if your computer can't support VRML, they have some great astronomy links. <br> 

<a href="http://cse.ssl.berkeley.edu/SegwayEd/lessons/CometsTale/com.html" target="_blank"><strong>The Comet's Tale</strong></a> - A self-guided module designed to acquaint individuals with facts about comets. Check out the build your own comet section. Graphically, this is one of the best-looking sites we' ve come across. <br> 

<a href="http://www.ksc.nasa.gov/shuttle/countdown/" target="_blank"><strong>Shuttle Launch Countdown Home Page</strong></a> -The countdown has begun. Actually, there is always a countdown for the next shuttle launch. This site contains live video feeds, mission information, and lots more. <br> 

<a href="http://www.eia.brad.ac.uk/btl/" target="_blank"><strong>Earth and Universe</strong></a> - Graphically not the most engaging site, but does provide an excellent audio and visual presentation on the universe. The site focuses on stars, nebulae, and galaxies. Well worth the visit. <br> 

<a href="http://www.webcom.com/safezone/NAS/" target="_blank"><strong>North American Skies</strong></a> -This page contains information on stars, planets, eclipses, meteor showers, and other events visible in the sky. Times and locations of events are provided. <br> 

<a href="http://www.jpl.nasa.gov/cassini/" target="_blank"><strong>Cassini:Voyage to Saturn</strong></a> - The countdown has begun! Well, ok there are still 476 days to launch (as of July 1st), but the Cassini mission to Saturn is still worth checking out. Why wait until 1997 when it's on everyone's hotlist? <br> 

<a href="http://exoplanets.org/" target="_blank"><strong>San Francisco State University Planet Search Project</strong></a> -Updated information on the search for extrasolar planets. This site includes information on two newly discovered planets! <br> 

<a href="http://cmex-www.arc.nasa.gov/" target="_blank"><strong>The Center for Mars Exploration</strong></a> - Plenty of information about the red planet including images, news and even software. The site also includes information on how to receive a free Viking 20th Anniversary Educational CD-ROM! <br> 

<a href="http://www.astro.uva.nl/michielb/od95/" target="_blank"><strong>The Virtual Sun</strong></a> - An informative tour about the sun. This site includes lots of fascinating images and MPEG movies. You can choose to take a tour in English or view it in Dutch.<br> <a href="http://www.Maximov.com/Mir/mir2.html" target="_blank"><strong>MIR Space Station Page</strong></a> - The Mir Space Station Page. Current Mir news and more. <br> 

<a href="http://www.astro.washington.edu/astro422/comets.html" target="_blank"><strong>Comet Hyakutake public &amp; press information page</strong></a> - The latest in comet information. This page includes some stunning images.<br> 

<a href="http://www.fourmilab.ch/solar/solar.html" target="_blank"><strong>Solar System Live</strong></a> - This site provides an interactive view of the solar system. You can set the time, date, viewpoint, and more. There is also a link to the &quot;Earth Viewer&quot; which shows the day and night regions of the earth. <br> 

<a href="http://quest.arc.nasa.gov/livefrom/hst.html" target="_blank"><strong>NASA K-12 Internet: Live from the Hubble Space Telescope</strong></a> - An opportunity for students in grades K-12 to participate in a project involving the Hubble Space Telescope. The site includes a chat area for teachers. <br> 

<a href="http://antwrp.gsfc.nasa.gov/apod/astropix.html" target="_blank"><strong>Astronomy Picture of the Day</strong></a><strong> </strong>- This excellent site gives you something new to look at every day. A must for astronomy enthusiasts.<br> 

<a href="http://www.jpl.nasa.gov/proto/images.html" target="_blank"><strong>JPL Public Image Archive</strong></a> - A great collection of NASA images maintained by the Jet Propulsion Laboratory. Images of comets, planets, quasars and some extremely interesting images of our own planet. Nearly 100 gifs. <br> 

<a href="http://www.jpl.nasa.gov/galileo/" target="_blank"><strong>Project Galileo: Bringing Jupiter to Earth</strong></a> - The Galileo probe arrived at Jupiter in December, 1995. This site is updated frequently with new photos. Visit the Galileo home page and learn more about this exciting event! <br> 

<a href="http://vesuvius.jsc.nasa.gov/er/seh/" target="_blank"><strong>The Space Educators' Handbook</strong></a> - An interesting site that uses science fiction to help teach about space technology and scientific laws. You can download the software version (Mac and Windows) of the Space Educators' Handbook. The site also includes a collection of QuickTime Player movies and other surprises. <br> 

<a href="http://www.lerc.nasa.gov/Other_Groups/MMAP/PIMS/index.html" target="_blank"><strong>Principal Investigator Microgravity Services</strong></a> - Get data about the microgravity (&quot;zero-g&quot;) conditions on-board the shuttle Orbiter and the Mir space station. <br> 

<a href="http://www.jpl.nasa.gov/sircxsar/" target="_blank"><strong>Space Radar Images of Earth</strong></a> - Spaceborne Imaging Radar-C/X-Band Synthetic Aperture Radar (SIR-C/X-SAR) is a joint U.S.-German-Italian project that uses a highly sophisticated imaging radar to capture images of earth that are useful to scientists across a great range of disciplines. <br> 

<a href="http://quest.arc.nasa.gov/" target="_blank"><strong>NASA K-12 Internet Initiative</strong></a> - Yet another interesting NASA site, this one is geared for K-12. <br> 

<a href="http://www.solarviews.com/eng/homepage.htm" target="_blank"><strong>Views of the Solar System</strong></a> - An educational tour of the solar system. It contains images and information about the sun, planets, moons, asteroids, comets, and meteoroids found within the solar system. <br> 

<a href="http://www.seds.org/billa/tnp/" target="_blank"><strong>The Nine Planets</strong></a> - An in-depth look at the solar system. Text, pictures, sounds, and an occasional movie help tell the story. <br> 

<a href="http://sunspot.ssl.berkeley.edu/euve/index.html" target="_blank"><strong>CEA Science Education Page</strong></a> - Visit the Center for Extreme Ultraviolet Astrophysics and check out their educational resources. A good site for teachers. <br> 

<a href="http://www.stsci.edu/pubinfo/BestOfHST95.html" target="_blank"><strong>HST Greatest Hits 1990-1995 Gallery</strong></a> - Spectacular images from space taken by the Hubble Space Telescope. <br> 

<a href="http://www.c3.lanl.gov/~cjhamil/Browse/mars.html" target="_blank"><strong>Mars Multi-Scale Map</strong></a> - An interactive look at the Martian surface. <br> 

<a href="http://www.geo.mtu.edu/weather/aurora/" target="_blank"><strong>Aurora Page</strong></a> - Get information about the &quot;Northern Lights.&quot; <br>  
</td></tr></html>

/***
|Name|MoveablePanelPlugin|
|Source|http://www.TiddlyTools.com/#MoveablePanelPlugin|
|Documentation|http://www.TiddlyTools.com/#MoveablePanelPluginInfo|
|Version|2.1.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires|NestedSlidersPlugin|
|Overrides||
|Description|drag/stretch 'floating sliders' and other page elements|
Adds move and size mouse event handling and fold/unfold, and close/dock toolbar command items to any floating slider panel or tiddler element
!!!!!Documentation
>see [[MoveablePanelPluginInfo]]
!!!!!Revisions
<<<
2008.01.08 [*.*.*] plugin size reduction: documentation moved to ...Info tiddler
2007.12.30 [2.1.0] added 'noedges' option for alternative 'grab handles' (top=move, bottom-right=resize)
|please see [[MoveablePanelPluginInfo]] for additional revision details|
''2006.03.04 [1.0.0]'' Initial public release
<<<
!!!!!Code
***/
//{{{
version.extensions.moveablePanel= {major: 2, minor: 1, revision: 0, date: new Date(2007,12,30)};
//}}}
//{{{
config.macros.moveablePanel= { 
	handler: function(place,macroName,params) {
		var p=this.getPanel(place); if (!p) return;
		var showfold=true; var showclose=true; var showhover=true;
		var noedges=false; var param=null;
		while (param=params.shift()) { param=param.toLowerCase();
			if (param=="noclose") showclose=false;
			if (param=="nofold") showfold=false;
			if (param=="nohover") showhover=false;
			if (param=="noedges") noedges=true;
		}
		if (!p.saved) p.saved= { // remember original panel event handlers, size, location, border
			mouseover: p.onmouseover, mouseout: p.onmouseout, dblclick: p.ondblclick,
			top: p.style.top, left: p.style.left, width: p.style.width, height: p.style.height,
			position: p.style.position, border: p.style.border, title: p.title,
			transient: p.getAttribute("transient")
		};
		// create control menu items
		var html='<div class="toolbar" style="display:none;position:absolute;';
		html+=(hasClass(p,"floatingPanel")?'right:1em;top:1em;':'right:.5em;top:-1em;')+'">';
		var s='border:1px solid #666;background:#ccc;color:#666 !important;padding:0px .25em;-moz-border-radius:0px';
		if (showfold)
			html+='<a href="javascript:;" title="FOLD: reduce panel size" style="'+s+'"'
				+' onclick="return config.macros.moveablePanel.foldPanel(this,event)">&minus;</a>';
		if (showhover)
			html+='<a href="javascript:;" title="SCROLLING: panel moves with page" style="'+s+'"'
				+' onclick="return config.macros.moveablePanel.hoverPanel(this,event)">=</a>';
		if (showclose) {
			if (hasClass(p,"floatingPanel"))
				html+='<a href="javascript:;" title="CLOSE: hide panel and reset size/position" style="'+s+'"'
					+' onclick="return config.macros.moveablePanel.closePanel(this,event)">X</a>';
			else
				html+='<a href="javascript:;" title="DOCK: reset panel size/position" style="'+s+'"'
					+' onclick="return config.macros.moveablePanel.dockPanel(this,event)">&radic;</a>';
		}
		html+='</div>';
		p.menudiv=createTiddlyElement(place,"span");
		p.menudiv.innerHTML=html;

		// init mouse handling and tooltip
		p.setAttribute("noedges",noedges?"true":"false"); // for alternative mouseover/drag handling
		p.onmousemove=function(event) { return config.macros.moveablePanel.setCursorPanel(this,event); };
		p.onmousedown=function(event) { return config.macros.moveablePanel.moveOrSizePanel(this,event); };
		p.ondblclick=function(event) { // DOUBLE-CLICK = DOCK
			if (p.getAttribute("noedges")=="true" && !((isTop&&!isLeft&&!isRight)||(isBottom&&isRight))) // not over grab handles
				return p.saved.dblclick?p.saved.dblclick.apply(this,arguments):true;
			if (!config.macros.moveablePanel.isEdge(this,event)) // not over edge
				return p.saved.dblclick?p.saved.dblclick.apply(this,arguments):true;
			if (config.macros.moveablePanel.dockPanel(this,event)) // not docking
				return p.saved.dblclick?p.saved.dblclick.apply(this,arguments):true;
			else return false; // docked... done.
		};
		p.onmouseover=function(event) { // MOUSEOVER = SHOW MENU ITEMS
			if(addClass instanceof Function)
				addClass(this,"selected"); // so toolbar-classed items will display
			if (this.getAttribute("undocked")=="true"||hasClass(this,"floatingPanel"))
				this.menudiv.firstChild.style.display="inline";
			if (this.saved.mouseover) return this.saved.mouseover.apply(this,arguments);
		};
		p.onmouseout=function(event) { // MOUSEOUT = HIDE MENU ITEMS
			if(removeClass instanceof Function)
				removeClass(this,"selected"); // so toolbar-classed items are hidden again
			if (this.menudiv) this.menudiv.firstChild.style.display="none";
			if (this.saved.mouseout) return this.saved.mouseout.apply(this,arguments);
		};

		// FIXUP for "floating sliders" (see NestedSlidersPlugin)
		// prevent automatic trigger of adjustSliderPos() for mouse events on floating slider panel/button
		// and make sure that slider button causes moveable panel to be close AND docked (if needed)
		if (hasClass(p,"floatingPanel") && p.button) {
			p.saved.mouseover=null; // discard previous mouse event handlers to prevent
			p.saved.mouseout=null; // automatic triggering of adjustSliderPos() for mouseovers
			p.button.onmouseover=null; // on slider panel and slider button
			if(!p.button.saved_onclick) p.button.saved_onclick=p.button.onclick; // HIJACK SLIDER BUTTON
			p.button.onclick=function(ev){
				config.macros.moveablePanel.dockPanel(this.sliderPanel,ev); // DOCK PANEL FIRST...
				return this.saved_onclick.apply(this,arguments); // ...THEN CLOSE IT
			}
		}
	},
	processed: function(event) {
		event.cancelBubble=true; if (event.stopPropagation) event.stopPropagation(); return false;
	},
	getPanel: function(place) {
		// find a floating panel or use containing element
		var p=place; while (p && !(hasClass(p,"floatingPanel")||p.saved)) p=p.parentNode;
		return p||place;
	},
	isEdge: function(place,event) {
		if (!event) var event=window.event;
		var p=this.getPanel(place); if (!p) return false;
		var left=findPosX(p); var top=findPosY(p);
		var width=p.offsetWidth; var height=p.offsetHeight;
		var x=!config.browser.isIE?event.pageX:event.clientX;
		var y=!config.browser.isIE?event.pageY:event.clientY;
		if (x<left||x>=left+width||y<top||y>=top+height) return false;
		var edgeWidth=10; var edgeHeight=10;
		var isTop=(y-top<edgeHeight); var isLeft=(x-left<edgeWidth);
		var isBottom=(top+height-y<edgeHeight); var isRight=(left+width-x<edgeWidth);
		return isTop||isLeft||isBottom||isRight;
	},
	dockPanel: function(place,event) {
		if (!event) var event=window.event;
		var p=this.getPanel(place); if (!p) return true;
		if (p.folded) this.foldPanel(p.foldButton,event); 
		if (p.hover) this.hoverPanel(p.hoverButton,event); 
		if (p.saved) {
			p.style.top=p.saved.top; p.style.left=p.saved.left;
			p.style.width=p.saved.width; p.style.height=p.saved.height;
			p.style.position=p.saved.position;
			if (p.saved.transient) p.setAttribute("transient","true");
			p.setAttribute("undocked","");
		}
		if (hasClass(p,"floatingPanel") && window.adjustSliderPos) // see NestedSlidersPlugin
			window.adjustSliderPos(p.parentNode,p.button,p);
		return this.processed(event);
	},
	closePanel: function(place,event) {
		var p=this.getPanel(place); if (!p) return true;
		// if a slider button exists close the panel by calling slider button handler
		if (p.button) { p.button.focus(); onClickNestedSlider({target:p.button}); }
		return this.dockPanel(place,event); // and then reset panel state
	},
	foldPanel: function(place,event) {
		if (!event) var event=window.event;
		var p=this.getPanel(place); if (!p) return true;
		if (!p.foldButton) p.foldButton=place;
		if (p.folded) {
			p.style.height=p.folded_savedheight;
			p.style.overflow=p.folded_savedoverflow;
			if (!hasClass(p,"floatingPanel")) p.menudiv.firstChild.style.top="-1em";
		} else {
			p.folded_savedheight=p.style.height; p.style.height="1em"; 
			p.folded_savedoverflow=p.style.overflow; p.style.overflow="hidden";
			if (!hasClass(p,"floatingPanel")) p.menudiv.firstChild.style.top="1em";
		}
		p.folded=!p.folded;
		place.innerHTML=p.folded?"+":"&minus;";
		place.title=p.folded?"UNFOLD: restore panel size":"FOLD: reduce panel size";
		return this.processed(event);
	},
	hoverPanel: function(place,event) {
		if (!event) var event=window.event;
		var p=this.getPanel(place); if (!p) return true;
		if (!p.hoverButton) p.hoverButton=place;
		if (p.hover) {
			p.style.position=p.hover_savedposition;
			if (p.getAttribute("undocked")!="true" && p.saved && p.saved.transient)
				p.setAttribute("transient","true"); // see NestedSlidersPlugin
		} else {
			p.hover_savedposition=p.style.position; p.style.position="fixed";
			if (p.saved.transient) p.setAttribute("transient","false");
		}
		p.hover=!p.hover;
		place.innerHTML=p.hover?"^":"=";
		place.title=p.hover?"HOVERING: panel stays in view when scrolling page":"SCROLLING: panel moves with page";
		return this.processed(event);
	},
	setCursorPanel: function(place,event) {
		if (!event) var event=window.event;
		var p=this.getPanel(place); if (!p) return true;
		var left=findPosX(p); var top=findPosY(p);
		var width=p.offsetWidth; var height=p.offsetHeight;
		var x=!config.browser.isIE?event.pageX:event.clientX;
		var y=!config.browser.isIE?event.pageY:event.clientY;
		if (x<left||x>=left+width||y<top||y>=top+height) return true; // not inside panel, let mousedown bubble through
		var edgeWidth=10; var edgeHeight=10;
		var isTop=(y-top<edgeHeight); var isLeft=(x-left<edgeWidth);
		var isBottom=(top+height-y<edgeHeight); var isRight=(left+width-x<edgeWidth);
		p.style.cursor="auto";
		p.title=p.saved?p.saved.title:"";
		if (!(isTop||isLeft||isBottom||isRight)) return true;
		if (p.getAttribute("noedges")=="true") {
			if (isTop&&!isLeft&&!isRight) {
				p.style.cursor="move";
				p.title="MOVE: drag top panel edge"
					+(p.getAttribute("undocked")=="true"?", DOCK: double-click":"");
			} else if (isBottom && isRight) {
				p.style.cursor="se-resize";
				p.title="RESIZE: drag lower right corner"
					+(p.getAttribute("undocked")=="true"?", DOCK: double-click":"");
			}
		} else {
			p.style.cursor=!event.shiftKey?"move":((isTop?'n':(isBottom?'s':''))+(isLeft?'w':(isRight?'e':''))+'-resize');
			p.title="MOVE: drag panel edge, RESIZE: hold shift key"
				+(p.getAttribute("undocked")=="true"?", DOCK: double-click":"");
		}
		return true; // let mouseover event bubble through
	},
	moveOrSizePanel: function(place,event) {
		if (!event) var event=window.event;
		var p=this.getPanel(place); if (!p) return true;
		if (!this.isEdge(place,event)) return true;
		if (!p.saved) p.saved= { // remember original panel event handlers, size, location, border
			mouseover: p.onmouseover, mouseout: p.onmouseout, dblclick: p.ondblclick,
			top: p.style.top, left: p.style.left, width: p.style.width, height: p.style.height,
			position: p.style.position, border: p.style.border, transient: p.getAttribute("transient")
		};
		var left=findPosX(p); var top=findPosY(p);
		var width=p.offsetWidth; var height=p.offsetHeight;
		var x=!config.browser.isIE?event.pageX:event.clientX;
		var y=!config.browser.isIE?event.pageY:event.clientY;
		var edgeWidth=10; var edgeHeight=10;
		var isTop=(y-top<edgeHeight); var isLeft=(x-left<edgeWidth);
		var isBottom=(top+height-y<edgeHeight); var isRight=(left+width-x<edgeWidth);
		var sizing=event.shiftKey; // remember this for use during mousemove tracking
		if (p.getAttribute("noedges")=="true") {
			if (!((isTop&&!isLeft&&!isRight)||(isBottom&&isRight))) return true; // not over grab handle
			var sizing=isBottom&&isRight;
		}
		var adjustLeft=0; var adjustTop=0;
		// adjustment for relative container
		var pp=p.parentNode; while (pp && !(pp.style&&pp.style.position=='relative')) pp=pp.parentNode;
		if (pp) { adjustLeft+=findPosX(pp); adjustTop+=findPosY(pp); }
		// adjustment for floating slider container
		var pp=p.parentNode; while (pp && !hasClass(pp,"floatingPanel")) pp=pp.parentNode;
		if (pp) { adjustLeft+=findPosX(pp); adjustTop+=findPosY(pp); }
	
		// start tracking mousemove events
		this.activepanel=p;
		var target=p; // if 'capture' handling not supported, track within panel only
		if (document.body.setCapture) { document.body.setCapture(); var target=document.body; } // IE
		if (window.captureEvents) { window.captureEvents(Event.MouseMove|Event.MouseUp,true); var target=window; } // moz
		if (target.onmousemove!=undefined) target.saved_mousemove=target.onmousemove;
		target.onmousemove=function(e){
			if (!e) var e=window.event;
			var p=config.macros.moveablePanel.activepanel;
			if (!p) { this.onmousemove=this.saved_mousemove?this.saved_mousemove:null; return; }
	
			// PROBLEM: p.offsetWidth and p.offsetHeight do not seem to account for padding or borders
			// WORKAROUND: subtract padding and border (in px) when calculating new panel width and height
			// TBD: get these values from p.style... convert to px as needed.
			var paddingWidth=10.6667; var paddingHeight=10.6667;
			var borderWidth=1; var borderHeight=1;
			var adjustWidth=-(paddingWidth*2+borderWidth*2);
			var adjustHeight=-(paddingHeight*2+borderHeight*2);
	
			if (p.style.position!="absolute"&&p.style.position!="fixed") {
				// convert static/relative panel to movable absolute panel
				p.style.position="absolute";
				p.style.left=left+"px"; p.style.top=top+"px";
				p.style.width=(width+adjustWidth)+"px"; p.style.top=(height+adjustHeight)+"px";
			}
			var newX=!config.browser.isIE?e.pageX:e.clientX;
			var newY=!config.browser.isIE?e.pageY:e.clientY;
			if (sizing) { // resize panel
				// don't let panel get smaller than edge "grab" zones
				var minWidth=edgeWidth*2-adjustWidth;
				var minHeight=edgeHeight*2-adjustHeight;
				if (p.folded) this.foldPanel(p.foldButton,e); // make sure panel is unfolded
				if (isBottom) var newHeight=height+newY-y+1;
				if (isTop) var newHeight=height-newY+y+1;
				if (isLeft) var newWidth=width-newX+x+1;
				if (isRight) var newWidth=width+newX-x+1;
				if (isLeft||isRight) p.style.width=(newWidth>minWidth?newWidth:minWidth)+adjustWidth+"px";
				if (isLeft) p.style.left=left-adjustLeft+newX-x+1+"px";
				if (isTop||isBottom) p.style.height=(newHeight>minHeight?newHeight:minHeight)+adjustHeight+"px";
				if (isTop) p.style.top=top-adjustTop+newY-y+1+"px";
				p.setAttribute("undocked","true");
			} else { // move panel
				p.style.top=top-adjustTop+newY-y+1+"px";
				p.style.left=left-adjustLeft+newX-x+1+"px";
				if (p.saved && p.saved.transient) p.setAttribute("transient","false");
				p.setAttribute("undocked","true");
			}
			var status=sizing?("size: "+p.style.width+","+p.style.height):("pos: "+p.style.left+","+p.style.top);
			window.status=status.replace(/(\.[0-9]+)|px/g,""); // remove decimals and "px"
			return config.macros.moveablePanel.processed(e);
		};
		// stop tracking mousemove events
		if (target.onmouseup!=undefined) target.saved_mouseup=target.onmouseup;
		target.onmouseup=function(e){
			if (!e) var e=window.event;
			if (this.releaseCapture) this.releaseCapture(); // IE
			if (this.releaseEvents) this.releaseEvents(Event.MouseMove|Event.MouseUp); // moz
			this.onmousemove=this.saved_mousemove?this.saved_mousemove:null;
			this.onmouseup=this.saved_mouseup?this.saved_mouseup:null;
			config.macros.moveablePanel.activepanel=null;
			window.status="";
			return config.macros.moveablePanel.processed(e);
		};
		return this.processed(event); // mousedown handled
	}
};
//}}}
//{{{
config.macros.saveRss = {};
config.macros.saveRss.handler = function(place)
{
	if(!readOnly)
		createTiddlyButton(place,'save rss','save rss',function(e){saveMultiRss();return false;});
}

window.getRssMarkers = function()
{
    var s = [];
    myregexp=/\|(?:.*?)\|(?:.*?)\|(.*?)\|(?:.*?)\|(.*?)\|/g;
    while((m = myregexp.exec(store.getTiddlerText("MultiRssConfig"))) != null)
         s.push("<link rel='alternate' type='application/rss+xml' title='%0' href='%1'>".format([m[1].trim(),m[2].trim()]));
    return s.splice(1,s.length).join("\n");
}

updateMarkupBlock_old_multirss = window.updateMarkupBlock;
window.updateMarkupBlock = function (s,blockName,tiddlerName)
{
    s = updateMarkupBlock_old_multirss.apply(this,arguments);
    if (blockName == "PRE-HEAD")
        s = lewcidRSSAddToMarkupBlock(s);
    return s;
}

window.lewcidRSSAddToMarkupBlock = function (s)
{
    var pos = s.indexOf("<!--PRE-HEAD-END-->");
    return ( s.substring(0,pos).replace("<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml'>","") + "\n" + getRssMarkers() + "\n" + s.substring(pos) );
}

TiddlyWiki.prototype.rssgetTiddlers = function(field,includeTag,excludeTag)
{
          var results = [];
          this.forEachTiddler(function(title,tiddler)
          {
          if(excludeTag == undefined || excludeTag == '' || tiddler.tags.find(excludeTag) == null)
                        if(includeTag == undefined || includeTag == '' || tiddler.tags.find(includeTag)!=null)
                                      results.push(tiddler);
          });
          if(field)
                   results.sort(function (a,b) {if(a[field] == b[field]) return(0); else return (a[field] < b[field]) ? -1 : +1; });
          return results;
}

window.generateRss = function (tiddlers,title,subtitle)
{
	var s = [];
	var d = new Date();
	var u = store.getTiddlerText("SiteUrl");
	s.push("<" + "?xml version=\"1.0\"?" + ">");
	s.push("<rss version=\"2.0\">");
	s.push("<channel>");
	s.push("<title" + ">" + ((title && title != '') ? wikifyPlain("SiteTitle").htmlEncode()+ " | "+ title: wikifyPlain("SiteTitle").htmlEncode()) + "</title" + ">");
	if(u)
		s.push("<link>" + u.htmlEncode() + "</link>");
	s.push("<description>" + ((subtitle && subtitle != '')? subtitle : wikifyPlain("SiteSubtitle").htmlEncode()) + "</description>");
	s.push("<language>en-us</language>");
	s.push("<copyright>Copyright " + d.getFullYear() + " " + config.options.txtUserName.htmlEncode() + "</copyright>");
	s.push("<pubDate>" + d.toGMTString() + "</pubDate>");
	s.push("<lastBuildDate>" + d.toGMTString() + "</lastBuildDate>");
	s.push("<docs>http://blogs.law.harvard.edu/tech/rss</docs>");
	s.push("<generator>TiddlyWiki " + version.major + "." + version.minor + "." + version.revision + "</generator>");
	if (!tiddlers)
        var tiddlers = store.getTiddlers("modified","excludeLists");
	var n = config.numRssItems > tiddlers.length ? 0 : tiddlers.length-config.numRssItems;
	for (var t=tiddlers.length-1; t>=n; t--)
		s.push(tiddlers[t].saveToRss(u));
	s.push("</channel>");
	s.push("</rss>");
	return s.join("\n");
}


old_multiRss_saveChanges = window.saveChanges;
window.saveChanges = function(onlyIfDirty)
{
    var rssStatus = config.options.chkGenerateAnRssFeed;
    config.options.chkGenerateAnRssFeed = false;
    old_multiRss_saveChanges.apply(this,arguments);
    config.options.chkGenerateAnRssFeed = rssStatus;
    if(config.options.chkGenerateAnRssFeed)
        saveMultiRss();
}

window.saveMultiRss = function()
{
      var rssIndex = store.getTiddlerText("MultiRssConfig").split("\n");
      rssIndex = rssIndex.splice(1,rssIndex.length);
      for (var i=0; i<rssIndex.length; i++)
          {
          var rss = rssIndex[i].split("|");
          var localPath = getLocalPath(document.location.toString());
          var rssPath = getRssPath(localPath)+ (rss[5].trim());
          var rssSave = saveFile(rssPath,convertUnicodeToUTF8(generateRss(store.rssgetTiddlers("modified",rss[1].trim(),rss[2].trim()),rss[3].trim(),rss[4].trim())));
          if(rssSave)
              displayMessage(config.messages.rssSaved,"file://" + rssPath);
          else
              alert(config.messages.rssFailed);
          }
}

window.getRssPath = function(str) {
    var slash = (str.indexOf('/')!=-1)? '/':'\\';
    return str.substring(0,str.lastIndexOf(slash) + 1);
}

config.shadowTiddlers.MultiRssConfig = "| !includeTag | !excludeTag | !title | !description | !filename |\n| rss | |rss only| this feed has rss tiddlers only | rss.xml |\n| lewcidExtension| |plugins| plugins only |plugins.xml|\n| | systemConfig| excludetest | everything but plugins | exclude.xml|";
//}}}
[[AllScienceSubjects]]
[[Science]]
!!!!<<gradient horiz #fcc #fff>>&nbsp;[[General Links |General Links]]>>
{{borderless{
|>|>|bgcolor:#abf; [[La Tour de France 2007|http://www.letour.fr/indexus.html]] |
}}}
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://tinyurl.com/26vtzu]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://maps.google.com/maps?" width="100%" align="center" height="600"></iframe></div></html>



!!!''MyPhysics'' ^^&bull;[[Detach this|MyPhysics]]^^
<<<
[[Chernobyl Journal|http://www.angelfire.com/extreme4/kiddofspeed/index.html]] &bull; Elena (Lena) Filatova (Russian: Елена Филатова, born 1974) is a Ukrainian motorcyclist who visited Chernobyl after the disaster.
[[The atom - fusion and fission|http://library.thinkquest.org/17940/index.html]]
[[PhysOrg.com -|http://www.physorg.com/]] &bull;  latest science and technology news
[[Three Body Motion applets|http://faculty.ifmo.ru/butikov/Projects/Collection.html]]
[[HyperPhysics|http://hyperphysics.phy-astr.gsu.edu/Hbase/hph.html#hph]]
[[nano-nano|http://www.nature.com/nnano/journal/v1/n1/index.html]]
<<<
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://timeanddate.com/worldclock/custom.html?cities=240,248,37,195,136,179,105,217%20target=%22_blank%22]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://timeanddate.com/worldclock/custom.html?cities=240,248,37,195,136,179,105,217%20target=%22_blank%22" width="100%" align="center" height="600"></iframe></div></html>


<html><div align="center"><iframe src="http://www.symbex.net.au/Wiki/net.html" frameborder="0" width="125" height="55" scrolling="no"></iframe></div></html>
<html><div align="center"><iframe src="http://www.symbex.net.au/Wiki/TW-NET_blk.htm" frameborder="0" width="147" height="50" scrolling="no" frameborder="1"></iframe></div></html>
<html><div id="modernbricksmenu"><ul><li style="margin-left: 1px">[[Geological Ages|GeologicalAges]]</li><li>[[Periodic Table|PeriodicTable]]</li><li>[[Elements|Elements]]</li><li>[[BoilingPoint|ElementsMeltingBoilingPoint]]</li><li id="current">[[Naming|Naming]]</li></ul></div><div id="modernbricksmenuline">&nbsp;</div></html>
<<<
''Elements named after people:''
* ''bohrium'' (Bh, 107) @@color:#C06;&nbsp;&raquo;&nbsp;@@ @@color:#00F;Niels Bohr@@
* ''curium'' (Cm, 96) @@color:#C06;&nbsp;&raquo;&nbsp;@@ @@color:#00F;Pierre and Marie Curie@@
* ''einsteinium'' (Es, 99) @@color:#C06;&nbsp;&raquo;&nbsp;@@ @@color:#00F;Albert Einstein@@
* ''fermium'' (Fm, 100) @@color:#C06;&nbsp;&raquo;&nbsp;@@ @@color:#00F;Enrico Fermi@@
* ''gallium'' (Ga, 31) @@color:#C06;&nbsp;&raquo;&nbsp;@@ +++[Gallia (Latin for France)]
<<<
 @@color:#C06;Although named after@@@@color:#00F; Gallia (Latin for France)@@ @@color:#C06;the discoverer of the metal Lecoq de Boisbaudran subtly attached an association with his name. Lecoq (rooster) in Latin is gallus.@@
<<<
===

* ''gadolinium'' (Gd, 64) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Johan Gadolin@@
* ''hahnium'' (105) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Otto Hahn@@. This element name is not accepted by IUPAC.
* ''lawrencium'' (Lr, 103) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Ernest Lawrence@@
* ''meitnerium'' (Mt, 109) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Lise Meitner@@
* ''mendelevium'' (Md, 101) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Dmitri Mendeleev@@
* ''nobelium'' (No, 102) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Alfred Nobel@@
* ''roentgenium'' (Rg, 111) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Wilhelm Roentgen@@
* ''rutherfordium'' (Rf, 104) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Ernest Rutherford@@
* ''seaborgium'' (Sg, 106) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Glenn T. Seaborg@@
''Elements named after mythical characters:''
* ''niobium'' (Nb, 41) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Niobe, a mortal woman in Greek mythology@@
* ''promethium'' (Pm, 61) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Prometheus, a Titan from Greek mythology@@
* ''tantalum'' (Ta, 73) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Tantalus, from Greek mythology@@
* ''thorium'' (Th, 90) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Thor, the Norse god of thunder@@
* ''titanium'' (Ti, 22) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; the Titans, from Greek mythology@@
* ''vanadium'' (V, 23) @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Scandinavian goddess Vanadis (Freyja)@@
''Chemical elements named after places:''
* ''americium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; The Americas@@
* ''berkelium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Berkeley, California@@, home of the University of California
* ''californium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; California@@ and University of California, Berkeley
* ''copper'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; is probably named after Cyprus@@
* ''darmstadtium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Darmstadt, Germany@@
* ''dubnium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Dubna, Russia@@
* ''erbium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Ytterby, Sweden@@
* ''europium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Europe@@
* ''francium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; France@@
* ''gallium'' (Ga, 31) @@color:#C06;&nbsp;&raquo;&nbsp;@@ @@color:#00F;Gallia (Latin for France)@@, 
* ''germanium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Germany@@
* ''hafnium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Hafnia, Latin for Copenhagen@@
* ''hassium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Hesse, Germany@@
* ''holmium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Holmia, Latin for Stockholm@@
* ''lutetium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Lutetia, Latin for Paris@@
* ''magnesium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Magnesia prefecture in Thessaly, Greece@@
* ''polonium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Poland@@
* ''rhenium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Rhenus, Latin for Rhine@@
* ''ruthenium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Ruthenia, Latinized form of the word Russia@@
* ''scandium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Scandia, Latin for Scandinavia@@
* ''strontium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Strontian, Scotland@@
* ''terbium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Ytterby, Sweden@@
* ''thulium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Thule, a mythical island in the far north, perhaps Scandinavia@@
* ''ytterbium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Ytterby, Sweden@@
* ''yttrium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Ytterby, Sweden@@
''Elements named after astronomical objects:''
* ''cerium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Ceres@@
* ''helium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Helios, the Greek name for the Sun@@
* ''neptunium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Neptune@@
* ''palladium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Pallas@@
* ''plutonium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Pluto@@
* ''selenium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Selene, the Greek name for the Moon@@
* ''tellurium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Tellus, the Latin name for the Earth@@
* ''uranium'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Uranus@@
''Elements linked to astronomical (solar system) objects:''
* ''copper'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Venus@@
* ''gold'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Sun@@
* ''iron'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Mars@@
* ''lead'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Saturn@@
* ''mercury'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Mercury@@
* ''silver'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Moon@@
* ''tin'' @@color:#C06;&nbsp;&raquo;&nbsp;@@@@color:#00F; Jupiter@@
<<<
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.napkinfoldingguide.com/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.napkinfoldingguide.com/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.napkinfolding.net/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.napkinfolding.net/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;></iframe></div></html>}}}
<html><a href="http://www.hormel.com/templates/knowledge/knowledge.asp?catitemid=7&amp;id=492" target="_blank">Classic Napkin Fold</a> <br> <a href="http://www.hormel.com/templates/knowledge/knowledge.asp?catitemid=7&amp;id=596" target="_blank">Pocket Napkin Fold</a> <br> <a href="http://www.hormel.com/templates/knowledge/knowledge.asp?catitemid=7&amp;id=597" target="_blank">Ring Napkin Fold</a> <br> <a href="http://www.hormel.com/templates/knowledge/knowledge.asp?catitemid=7&amp;id=660" target="_blank">Accordion Napkin Fold</a> <br> <a href="http://www.hormel.com/templates/knowledge/knowledge.asp?catitemid=7&amp;id=659" target="_blank">Tulip Napkin Fold</a> <br> <a href="http://www.hormel.com/templates/knowledge/knowledge.asp?catitemid=7&amp;id=662" target="_blank">Cocks Comb or Bird of Paradise Napkin Fold</a> <br> <a href="http://www.hormel.com/templates/knowledge/knowledge.asp?catitemid=7&amp;id=661" target="_blank">Peacock Napkin Fold</a> <br> <a href="http://www.hormel.com/templates/knowledge/knowledge.asp?catitemid=7&amp;id=680" target="_blank">Snowflake Napkin Fold</a></html>
<html><div align="center"><font size="-1"><input type="button" value="&laquo; Back" onClick="history.go(-1)" name="button" class="btn" onmouseover="this.className='btn btnhov'" onmouseout="this.className='btn'"/>&nbsp;<a href="javascript:;" onclick="var tid=story.findContainingTiddler(this); if (tid) story.refreshTiddler(tid.getAttribute('tiddler'),null,true); return false;"><input class="btn" type="button"  onmouseover="this.className='btn btnhov'" onmouseout="this.className='btn'" value="Reload"></a>&nbsp;<input class="btn" type="button"  onmouseover="this.className='btn btnhov'" onmouseout="this.className='btn'" value="Forward &raquo;"onClick="history.forward()"></font></html>
To create+++[Bold]
{{{''Bold''  (double single quotes)}}}
===

/***
|Name|NestedSlidersPlugin|
|Source|http://www.TiddlyTools.com/#NestedSlidersPlugin|
|Version|2.3.2|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides|Slider.prototype.stop|
|Description|show content in nest-able 'slider' or 'floating' panels, without needing to create separate tiddlers for each panel|

!!!!!Configuration
<<<
Enable animation for slider panels
<<option chkFloatingSlidersAnimate>> allow sliders to animate when opening/closing
>(note: This setting is in //addition// to the general option for enabling/disabling animation effects:
><<option chkAnimate>> enable animations (entire document)
>For slider animation to occur, you must also allow animation in general.

Debugging messages for 'lazy sliders' deferred rendering:
<<option chkDebugLazySliderDefer>> show debugging alert when deferring slider rendering
<<option chkDebugLazySliderRender>> show debugging alert when deferred slider is actually rendered
<<<
!!!!!Usage
<<<
When installed, this plugin adds new wiki syntax for embedding 'slider' panels directly into tiddler content.  Use {{{+++}}} and {{{===}}} to delimit the slider content.  You can also 'nest' these sliders as deep as you like (see complex nesting example below), so that expandable 'tree-like' hierarchical displays can be created.  This is most useful when converting existing in-line text content to create in-line annotations, footnotes, context-sensitive help, or other subordinate information displays.

Additional optional syntax elements let you specify
*default to open
*cookiename
*heading level
*floater (with optional CSS width value)
*transient display (clicking elsewhere closes panel)
*custom class/label/tooltip/accesskey
*alternate label/tooltip (displayed when panel is open)
*panelID (for later use with {{{<<DOM>>}}} macro.  See [[DOMTweaksPlugin]])
*automatic blockquote style on panel
*deferred rendering of panel content
The complete syntax, using all options, is:
//{{{
++++(cookiename)!!!!!^width^*{{class{[label=key|tooltip][altlabel|alttooltip]}}}#panelID:>...
content goes here
===
//}}}
where:
* {{{+++}}} (or {{{++++}}}) and {{{===}}}<br>marks the start and end of the slider definition, respectively.  When the extra {{{+}}} is used, the slider will be open when initially displayed.
* {{{(cookiename)}}}<br>saves the slider opened/closed state, and restores this state whenever the slider is re-rendered.
* {{{!}}} through {{{!!!!!}}}<br>displays the slider label using a formatted headline (Hn) style instead of a button/link style
* {{{^width^}}} (or just {{{^}}})<br>makes the slider 'float' on top of other content rather than shifting that content downward.  'width' must be a valid CSS value (e.g., "30em", "180px", "50%", etc.).  If omitted, the default width is "auto" (i.e., fit to content)
* {{{"*"}}} //(without the quotes)//<br>denotes "transient display": when a click occurs elsewhere in the document, the slider/floating panel will be automatically closed.  This is useful for creating 'pulldown menus' that automatically go away after they are used.  //Note: using SHIFT-click on a slider label will open/close that slider without triggering the automatic closing of any transient slider panels that are currently displayed, permitting ''temporary'' display of several transient panels at once.//
* """{{class{[label=key|tooltip][altlabel|alttooltip]}}}"""<br>uses label/tooltip/accesskey.  """{{class{...}}}""", """=key""", """|tooltip""" and """[altlabel|alttooltip]""" are optional.  'class' is any valid CSS class name, used to style the slider label text.  'key' must be a ''single letter only''.  altlabel/alttooltip specifiy alternative label/tooltip for use when slider/floating panel is displayed.
* {{{#panelID:}}}<br>defines a unique DOM element ID that is assigned to the panel element used to display the slider content.  This ID can then be used later to reposition the panel using the {{{<<DOM move id>>}}} macro (see [[DOMTweaksPlugin]]), or to access/modify the panel element through use of {{{document.getElementById(...)}}}) javascript code in a plugin or inline script.
* {{{">"}}} //(without the quotes)//<br>automatically adds blockquote formatting to slider content
* {{{"..."}}} //(without the quotes)//<br>defers rendering of closed sliders until the first time they are opened.  //Note: deferred rendering may produce unexpected results in some cases.  Use with care.//

//Note: to make slider definitions easier to read and recognize when editing a tiddler, newlines immediately following the {{{+++}}} 'start slider' or preceding the {{{===}}} 'end slider' sequence are automatically supressed so that excess whitespace is eliminated from the output.//
<<<
!!!!!Examples
<<<
simple in-line slider: 
{{{
+++
   content
===
}}}
+++
   content
===
----
use a custom label and tooltip: 
{{{
+++[label|tooltip]
   content
===
}}}
+++[label|tooltip]
   content
===
----
content automatically blockquoted: 
{{{
+++>
   content
===
}}}
+++>
   content
===
----
all options combined //(default open, cookie, heading, sized floater, transient, class, label/tooltip/key, blockquoted, deferred)//
{{{
++++(testcookie)!!!^30em^*{{big{[label=Z|click or press Alt-Z to open]}}}>...
   content
===
}}}
++++(testcookie)!!!^30em^*{{big{[label=Z|click or press Alt-Z to open]}}}>...
   content
===
----
complex nesting example:
{{{
+++[get info...=I|click for information or press Alt-I]
	put some general information here,
	plus a floating panel with more specific info:
	+++^10em^[view details...|click for details]
		put some detail here, which could in turn contain a transient panel,
		perhaps with a +++^25em^*[glossary definition]explaining technical terms===
	===
===
}}}
+++[get info...=I|click for information or press Alt-I]
	put some general information here,
	plus a floating panel with more specific info:
	+++^10em^[view details...|click for details]
		put some detail here, which could in turn contain a transient panel,
		perhaps with a +++^25em^*[glossary definition]explaining technical terms===
	===
===
<<<
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
''NestedSlidersPlugin'' (tagged with <<tag systemConfig>>)
<<<
!!!!!Revision History
<<<
''2007.11.14 - 2.3.2'' in onClickNestedSlider(), prevent SHIFT-click events from opening a new, empty browser window by setting "cancelBubble=true" and calling "stopPropagation()".  Note: SHIFT-click is still processed as a normal click (i.e., it toggles the slider panel display).  Also, using SHIFT-click will prevent 'transient' sliders from being automatically closed when another slider is opened, allowing you to *temporarily* display several transient sliders at once.
''2007.07.26 - 2.3.1'' in document.onclick(), propagate return value from hijacked core click handler to consume OR bubble up click as needed.  Fixes "IE click disease", whereby nearly every mouse click causes a page transition.
|please see [[NestedSlidersPluginHistory]] for additional revision details|
''2005.11.03 - 1.0.0'' initial public release
<<<
!!!!!Credits
<<<
This feature was implemented by EricShulman from [[ELS Design Studios|http:/www.elsdesign.com]] with initial research and suggestions from RodneyGomes, GeoffSlocock, and PaulPetterson.
<<<
!!!!!Code
***/
//{{{
version.extensions.nestedSliders = {major: 2, minor: 3, revision: 2, date: new Date(2007,11,14)};
//}}}

//{{{
// options for deferred rendering of sliders that are not initially displayed
if (config.options.chkDebugLazySliderDefer==undefined) config.options.chkDebugLazySliderDefer=false;
if (config.options.chkDebugLazySliderRender==undefined) config.options.chkDebugLazySliderRender=false;
if (config.options.chkFloatingSlidersAnimate==undefined) config.options.chkFloatingSlidersAnimate=false;

// default styles for 'floating' class
setStylesheet(".floatingPanel { position:absolute; z-index:10; padding:0.5em; margin:0em; \
	background-color:#eee; color:#000; border:1px solid #000; text-align:left; }","floatingPanelStylesheet");
//}}}

//{{{
config.formatters.push( {
	name: "nestedSliders",
	match: "\\n?\\+{3}",
	terminator: "\\s*\\={3}\\n?",
	lookahead: "\\n?\\+{3}(\\+)?(\\([^\\)]*\\))?(\\!*)?(\\^(?:[^\\^\\*\\[\\>]*\\^)?)?(\\*)?(?:\\{\\{([\\w]+[\\s\\w]*)\\{)?(\\[[^\\]]*\\])?(\\[[^\\]]*\\])?(?:\\}{3})?(\\#[^:]*\\:)?(\\>)?(\\.\\.\\.)?\\s*",
	handler: function(w)
		{
			lookaheadRegExp = new RegExp(this.lookahead,"mg");
			lookaheadRegExp.lastIndex = w.matchStart;
			var lookaheadMatch = lookaheadRegExp.exec(w.source)
			if(lookaheadMatch && lookaheadMatch.index == w.matchStart)
			{
				// var defopen=lookaheadMatch[1]
				// var cookiename=lookaheadMatch[2]
				// var header=lookaheadMatch[3]
				// var panelwidth=lookaheadMatch[4]
				// var transient=lookaheadMatch[5]
				// var class=lookaheadMatch[6]
				// var label=lookaheadMatch[7]
				// var openlabel=lookaheadMatch[8]
				// var panelID=lookaheadMatch[9]
				// var blockquote=lookaheadMatch[10]
				// var deferred=lookaheadMatch[11]

				// location for rendering button and panel
				var place=w.output;

				// default to closed, no cookie, no accesskey, no alternate text/tip
				var show="none"; var cookie=""; var key="";
				var closedtext=">"; var closedtip="";
				var openedtext="<"; var openedtip="";

				// extra "+", default to open
				if (lookaheadMatch[1]) show="block";

				// cookie, use saved open/closed state
				if (lookaheadMatch[2]) {
					cookie=lookaheadMatch[2].trim().slice(1,-1);
					cookie="chkSlider"+cookie;
					if (config.options[cookie]==undefined)
						{ config.options[cookie] = (show=="block") }
					show=config.options[cookie]?"block":"none";
				}

				// parse label/tooltip/accesskey: [label=X|tooltip]
				if (lookaheadMatch[7]) {
					var parts=lookaheadMatch[7].trim().slice(1,-1).split("|");
					closedtext=parts.shift();
					if (closedtext.substr(closedtext.length-2,1)=="=")	
						{ key=closedtext.substr(closedtext.length-1,1); closedtext=closedtext.slice(0,-2); }
					openedtext=closedtext;
					if (parts.length) closedtip=openedtip=parts.join("|");
					else { closedtip="show "+closedtext; openedtip="hide "+closedtext; }
				}

				// parse alternate label/tooltip: [label|tooltip]
				if (lookaheadMatch[8]) {
					var parts=lookaheadMatch[8].trim().slice(1,-1).split("|");
					openedtext=parts.shift();
					if (parts.length) openedtip=parts.join("|");
					else openedtip="hide "+openedtext;
				}

				var title=show=='block'?openedtext:closedtext;
				var tooltip=show=='block'?openedtip:closedtip;

				// create the button
				if (lookaheadMatch[3]) { // use "Hn" header format instead of button/link
					var lvl=(lookaheadMatch[3].length>6)?6:lookaheadMatch[3].length;
					var btn = createTiddlyElement(createTiddlyElement(place,"h"+lvl,null,null,null),"a",null,lookaheadMatch[6],title);
					btn.onclick=onClickNestedSlider;
					btn.setAttribute("href","javascript:;");
					btn.setAttribute("title",tooltip);
				}
				else
					var btn = createTiddlyButton(place,title,tooltip,onClickNestedSlider,lookaheadMatch[6]);
				btn.innerHTML=title; // enables use of HTML entities in label

				// set extra button attributes
				btn.setAttribute("closedtext",closedtext);
				btn.setAttribute("closedtip",closedtip);
				btn.setAttribute("openedtext",openedtext);
				btn.setAttribute("openedtip",openedtip);
				btn.sliderCookie = cookie; // save the cookiename (if any) in the button object
				btn.defOpen=lookaheadMatch[1]!=null; // save default open/closed state (boolean)
				btn.keyparam=key; // save the access key letter ("" if none)
				if (key.length) {
					btn.setAttribute("accessKey",key); // init access key
					btn.onfocus=function(){this.setAttribute("accessKey",this.keyparam);}; // **reclaim** access key on focus
				}
				btn.onmouseover=function(event) // mouseover on button aligns floater position with button
					{ if (window.adjustSliderPos) window.adjustSliderPos(this.parentNode,this,this.sliderPanel,this.sliderPanel.className); }

				// create slider panel
				var panelClass=lookaheadMatch[4]?"floatingPanel":"sliderPanel";
				var panelID=lookaheadMatch[9]; if (panelID) panelID=panelID.slice(1,-1); // trim off delimiters
				var panel=createTiddlyElement(place,"div",panelID,panelClass,null);
				panel.button = btn; // so the slider panel know which button it belongs to
				btn.sliderPanel=panel; // so the button knows which slider panel it belongs to
				panel.defaultPanelWidth=(lookaheadMatch[4] && lookaheadMatch[4].length>2)?lookaheadMatch[4].slice(1,-1):"";
				panel.setAttribute("transient",lookaheadMatch[5]=="*"?"true":"false");
				panel.style.display = show;
				panel.style.width=panel.defaultPanelWidth;
				panel.onmouseover=function(event) // mouseover on panel aligns floater position with button
					{ if (window.adjustSliderPos) window.adjustSliderPos(this.parentNode,this.button,this,this.className); }

				// render slider (or defer until shown) 
				w.nextMatch = lookaheadMatch.index + lookaheadMatch[0].length;
				if ((show=="block")||!lookaheadMatch[11]) {
					// render now if panel is supposed to be shown or NOT deferred rendering
					w.subWikify(lookaheadMatch[10]?createTiddlyElement(panel,"blockquote"):panel,this.terminator);
					// align floater position with button
					if (window.adjustSliderPos) window.adjustSliderPos(place,btn,panel,panelClass);
				}
				else {
					var src = w.source.substr(w.nextMatch);
					var endpos=findMatchingDelimiter(src,"+++","===");
					panel.setAttribute("raw",src.substr(0,endpos));
					panel.setAttribute("blockquote",lookaheadMatch[10]?"true":"false");
					panel.setAttribute("rendered","false");
					w.nextMatch += endpos+3;
					if (w.source.substr(w.nextMatch,1)=="\n") w.nextMatch++;
					if (config.options.chkDebugLazySliderDefer) alert("deferred '"+title+"':\n\n"+panel.getAttribute("raw"));
				}
			}
		}
	}
)

// TBD: ignore 'quoted' delimiters (e.g., "{{{+++foo===}}}" isn't really a slider)
function findMatchingDelimiter(src,starttext,endtext) {
	var startpos = 0;
	var endpos = src.indexOf(endtext);
	// check for nested delimiters
	while (src.substring(startpos,endpos-1).indexOf(starttext)!=-1) {
		// count number of nested 'starts'
		var startcount=0;
		var temp = src.substring(startpos,endpos-1);
		var pos=temp.indexOf(starttext);
		while (pos!=-1)  { startcount++; pos=temp.indexOf(starttext,pos+starttext.length); }
		// set up to check for additional 'starts' after adjusting endpos
		startpos=endpos+endtext.length;
		// find endpos for corresponding number of matching 'ends'
		while (startcount && endpos!=-1) {
			endpos = src.indexOf(endtext,endpos+endtext.length);
			startcount--;
		}
	}
	return (endpos==-1)?src.length:endpos;
}
//}}}

//{{{
window.onClickNestedSlider=function(e)
{
	if (!e) var e = window.event;
	var theTarget = resolveTarget(e);
	var theLabel = theTarget.firstChild.data;
	var theSlider = theTarget.sliderPanel
	var isOpen = theSlider.style.display!="none";

	// toggle label
	theTarget.innerHTML=isOpen?theTarget.getAttribute("closedText"):theTarget.getAttribute("openedText");
	// toggle tooltip
	theTarget.setAttribute("title",isOpen?theTarget.getAttribute("closedTip"):theTarget.getAttribute("openedTip"));

	// deferred rendering (if needed)
	if (theSlider.getAttribute("rendered")=="false") {
		if (config.options.chkDebugLazySliderRender)
			alert("rendering '"+theLabel+"':\n\n"+theSlider.getAttribute("raw"));
		var place=theSlider;
		if (theSlider.getAttribute("blockquote")=="true")
			place=createTiddlyElement(place,"blockquote");
		wikify(theSlider.getAttribute("raw"),place);
		theSlider.setAttribute("rendered","true");
	}
	// show/hide the slider
	if(config.options.chkAnimate && (theSlider.className!='floatingPanel' || config.options.chkFloatingSlidersAnimate))
		anim.startAnimating(new Slider(theSlider,!isOpen,e.shiftKey || e.altKey,"none"));
	else
		theSlider.style.display = isOpen ? "none" : "block";
	// reset to default width (might have been changed via plugin code)
	theSlider.style.width=theSlider.defaultPanelWidth;
	// align floater panel position with target button
	if (!isOpen && window.adjustSliderPos) window.adjustSliderPos(theSlider.parentNode,theTarget,theSlider,theSlider.className);
	// if showing panel, set focus to first 'focus-able' element in panel
	if (theSlider.style.display!="none") {
		var ctrls=theSlider.getElementsByTagName("*");
		for (var c=0; c<ctrls.length; c++) {
			var t=ctrls[c].tagName.toLowerCase();
			if ((t=="input" && ctrls[c].type!="hidden") || t=="textarea" || t=="select")
				{ ctrls[c].focus(); break; }
		}
	}
	var cookie=theTarget.sliderCookie;
	if (cookie && cookie.length) {
		config.options[cookie]=!isOpen;
		if (config.options[cookie]!=theTarget.defOpen)
			saveOptionCookie(cookie);
		else { // remove cookie if slider is in default display state
			var ex=new Date(); ex.setTime(ex.getTime()-1000);
			document.cookie = cookie+"=novalue; path=/; expires="+ex.toGMTString();
		}
	}
	// prevent SHIFT-CLICK from being processed by browser (opens blank window... yuck!)
	// but allow plain click to bubble up to page background (to dismiss open popup, if any)
	if (e.shiftKey) { e.cancelBubble=true; if (e.stopPropagation) e.stopPropagation(); }
	return false;
}
//}}}

//{{{
// click in document background closes transient panels 
document.nestedSliders_savedOnClick=document.onclick;
document.onclick=function(ev) { if (!ev) var ev=window.event; var target=resolveTarget(ev);
	// call original click handler
	if (document.nestedSliders_savedOnClick)
		var retval=document.nestedSliders_savedOnClick.apply(this,arguments);
	// if click was inside transient panel (or something contained by a transient panel)... leave it alone
	var p=target;
	while (p)
		if ((p.className=="floatingPanel"||p.className=="sliderPanel")&&p.getAttribute("transient")=="true") break;
		else p=p.parentNode;
	if (p) return retval;
	// otherwise, find and close all transient panels...
	var all=document.all?document.all:document.getElementsByTagName("DIV");
	for (var i=0; i<all.length; i++) {
		 // if it is not a transient panel, or the click was on the button that opened this panel, don't close it.
		if (all[i].getAttribute("transient")!="true" || all[i].button==target) continue;
		// otherwise, if the panel is currently visible, close it by clicking it's button
		if (all[i].style.display!="none") window.onClickNestedSlider({target:all[i].button}) 
	}
	return retval;
};
//}}}

//{{{
// adjust floating panel position based on button position
if (window.adjustSliderPos==undefined) window.adjustSliderPos=function(place,btn,panel,panelClass) {
	if (panelClass=="floatingPanel") {
		var left=0;
		var top=btn.offsetHeight; 
		if (place.style.position!="relative") {
			var left=findPosX(btn);
			var top=findPosY(btn)+btn.offsetHeight;
			var p=place; while (p && p.className!='floatingPanel') p=p.parentNode;
			if (p) { left-=findPosX(p); top-=findPosY(p); }
		}
		if (findPosX(btn)+panel.offsetWidth > getWindowWidth())  // adjust position to stay inside right window edge
			left-=findPosX(btn)+panel.offsetWidth-getWindowWidth()+15; // add extra 15px 'fudge factor'
		panel.style.left=left+"px"; panel.style.top=top+"px";
	}
}

function getWindowWidth() {
	if(document.width!=undefined)
		return document.width; // moz (FF)
	if(document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) )
		return document.documentElement.clientWidth; // IE6
	if(document.body && ( document.body.clientWidth || document.body.clientHeight ) )
		return document.body.clientWidth; // IE4
	if(window.innerWidth!=undefined)
		return window.innerWidth; // IE - general
	return 0; // unknown
}
//}}}

//{{{
// TW2.1 and earlier:
// hijack Slider animation handler 'stop' handler so overflow is visible after animation has completed
Slider.prototype.coreStop = Slider.prototype.stop;
Slider.prototype.stop = function()
	{ this.coreStop.apply(this,arguments); this.element.style.overflow = "visible"; }

// TW2.2+
// hijack Morpher animation handler 'stop' handler so overflow is visible after animation has completed
if (version.major+.1*version.minor+.01*version.revision>=2.2) {
	Morpher.prototype.coreStop = Morpher.prototype.stop;
	Morpher.prototype.stop = function()
		{ this.coreStop.apply(this,arguments); this.element.style.overflow = "visible"; }
}
//}}}
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar "" "" hide>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://newearthtime.net/net.htm]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://newearthtime.net/net.htm" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.scirus.com/srsapp/news/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.scirus.com/srsapp/news/" width="100%" align="center" height="600"></iframe></div></html>
<<newTiddler label:"newUpdate" title:'ABCScienceUpdates' text:{{store.getTiddlerText('BlankABCUpdate')}} tag:abcupdate>>
<html><div id="myComet" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div align="center">http://spaceweather.com/comets/gallery_mcnaught.php<img src="http://img263.imageshack.us/img263/3124/mcnaught3kemppainenpx1.jpg"><br><div align="center">Mcnaught Comet<br>http://spaceweather.com/comets/gallery_mcnaught.php</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myComet')">Mcnaught Comet</a></html>
config.views.editor.defaultText = "";
<<newTiddler label:"newExample" title:'New Example' text:{{store.getTiddlerText('BlankExample')}} tag:example>>
<<newTiddler label:"newHTML" title:'New HTML' text:{{store.getTiddlerText('BlankHTML')}} tag:html>>
<<newTiddler label:"newIframe" title:'New iframe' text:{{store.getTiddlerText('BlankIframe')}} tag:'iframe'>>
<<newJournal  title:"YYYY.0MM.0DD at 0hh:0mm:0ss" text:{{store.getTiddlerText('JournalTemplate')}} tag:'journal'>>@@color:#00F;(from template)@@
<<newTiddler
	label:"newObject"
        title:"NewObjectTiddler"
	text:{{store.getTiddlerText('BlankObject')}} 
	tag:"object"
	focus:"title"
>>
merge(config.macros.search,{
	label: "search",
	prompt: "Search Science",
	accessKey: "F",
	successMsg: "%0 tiddlers found matching %1",
	failureMsg: "%0 Not Found - Tick titles, text, or tags "});
<<newTiddler label:"newSlider" title:'New Slider' text:{{store.getTiddlerText('BlankSlider')}} tag:'slider'>>
<<newTiddler label:"newSystemConfig" title:"New SystemConfig Tiddler" tag:"systemConfig" focus:"text">>
<<newTiddler label:"newTable" title:'New Table' text:{{store.getTiddlerText('BlankTable')}} tag:'table'>>
<<newTiddler label:"newTabs" title:'New Tabs' text:{{store.getTiddlerText('BlankTabs')}} tag:'tab'>>
<<newTiddler label:"newTweak" title:'New Tweak' text:{{store.getTiddlerText('NewTweakTemplate')}} tag:'tweak'>>
----
&darr;+++[Create a tiddler like this:]
----
@@color(#C06):&nbsp;''Title:''@@<html><input type="text" size="40" value="" /></html>
@@color(#00f):''Body:''@@<html><textarea rows="10" cols="30"></textarea>  </html>
@@color(#0a0):''Tags:''@@<html><input type="text" size="40" value="systemConfig " /></html>
===

----
[[NationalGeographic|http://www.nationalgeographic.com/]]
[[eScienceNews(AI)|http://esciencenews.com/]]
[[Deep Space Internet|InterplanetaryInternet]]
[[Crypto-gram]]
<<popup [[TiddlySnips]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["TiddlySnip"])'$))]]>>
[[Weather|WeatherSydney]]
<<tiddler DropDown>>
[[Other News Sites|NewsSites]]
[[ENN|http://www.enn.com/topics/top_stories]]
[[SBS News|http://www.sbs.com.au/]]
[[SMH BizTech|SMHBizTech]]
[[Natures Podcasts|http://www.nature.com/podcast/index.html]]
[[New Scientist|New Scientist News]]
[[ABC News|http://www.abc.net.au/news/default.htm]]
[[Aljazeera|http://english.aljazeera.net/HomePage]]
[[BBC News|http://news.bbc.co.uk/]]
[[BBC TV News|BBCTVNews]]
[[Deutsche Welle|http://www.dw-world.de/dw/0,1595,266,00.html]]
[[Guardian|http://www.guardian.co.uk/]]
[[SMH News|http://www.smh.com.au/]]
[[TimesSq.WebCam|TimesSquareTV]]
----
[[Star Dust|StarDust]]
[[Natters BBQ|BBQGroup1]]
----
:{{locLink{~~[[Detach this|News]]@@color(#C06): ''&raquo; &raquo;'' @@~~}}}
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>>|<<tiddler NavButtons>>|vertical-align:bottom;<<toggleSideBar>>|
<html><div align="center"><table bgcolor="#ffffff"><font size="-2" face="Arial, Helvetica, sans-serif" color="#ff0000">&nbsp; <A HREF="http://newscientist.com/" target="newsite" title="">New Scientist</A>&nbsp;|&nbsp;<A HREF="http://www.newscientisttech.com/" target="newsite" title="">Tech</A>|&nbsp;<A HREF="http://www.newscientistspace.com/" target="newsite" title="">Space</A>&nbsp;|&nbsp;<A HREF="http://www.newscientist.com/channel/health" target="newsite" title="Australian Age">Health</A>&nbsp;|&nbsp;<A HREF="http://www.newscientist.com/channel/fundamentals" target="newsite" title="">Fundamentals</A>&nbsp;|&nbsp;<A HREF="http://www.newscientist.com/channel/being-human" target="newsite">Being Human</A>&nbsp;|&nbsp;<A HREF="http://www.newscientist.com/channel/life" target="newsite">Life</A>&nbsp;|&nbsp;<A HREF="http://www.newscientist.com/channel/opinion" target="newsite">Opinion</A>&nbsp;|<A HREF="http://www.newscientist.com/channel/sex" target="newsite">Sex</A>&nbsp;|&nbsp;<A HREF="http://www.newscientist.com/specials.ns" target="_blank">Specials</A></font></div></table></html>
<html><div align="center"><table bgcolor="#ffffff"><font size="-2" face="Arial, Helvetica, sans-serif" color="#ff0000">&nbsp; <A HREF="http://www.abc.net.au/news/default.htm" target="newsite" title="Australian ABC News">ABC</A>&nbsp;|&nbsp;<A HREF="http://www.enn.com/topics/top_stories" target="newsite" title="Environmental News Network">ENN</A>|&nbsp;<A HREF="http://www.countercurrents.org/" target="newsite" title="CounterCurrents">WSW</A>&nbsp;|&nbsp;<A HREF="http://www.theage.com.au/" target="newsite" title="Australian Age">AGE</A>&nbsp;|&nbsp;<A HREF="http://www.smh.com.au/" target="newsite" title="Sydney Morning Herald">SMH</A>&nbsp;&nbsp;<A HREF="http://news.bbc.co.uk/" target="newsite">BBC</A>&nbsp;|&nbsp;<A HREF="http://www.cnn.com/" target="newsite">CNN</A>&nbsp;|&nbsp;<A HREF="http://www.guardian.co.uk/" target="newsite">Guardian</A>&nbsp;|<A HREF="http://www.news.com/" target="newsite"> ~CNet</A>&nbsp;|&nbsp;<A HREF="http://www.wired.com/news/" target="_blank">Wired</A>&nbsp;&nbsp;|<A HREF="http://www.zdnet.com/" target="newsite"> ~ZDNet</A>&nbsp;|&nbsp;<A HREF="http://dailynews.yahoo.com/" target="newsite">Reuters</A>&nbsp;|&nbsp;<A HREF="http://news.google.com/" target="newsite">Google</A>&nbsp;|&nbsp;<A HREF="http://washingtonpost.com/" target="newsite">Wash. Post</A>&nbsp;&nbsp;|&nbsp;<A HREF="http://news.yahoo.com/comics" target="newsite">Comics</A>&nbsp;</font></div></table></html><html><div align="center"><iframe name="newsite" src ="http://www.symbex.net.au/Wiki/ThreeNewsEm.htm" width="100%" align="center" height="600"></iframe></div></html>}}}
<<popup [[News Snips]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["TiddlySnip"])'$))]]>>
[img[http://farm1.static.flickr.com/22/96409385_832b8e01d5_d.jpg][http://img337.imageshack.us/img337/3077/96409385832b8e01d5oya2.jpg]]
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.tesla-museum.org/meni_en.htm]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.tesla-museum.org/meni_en.htm" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>
}}}
[img[http://img262.imageshack.us/img262/5115/norahjonesiq6.jpg]]
<html><p.leftmargin><div id="myNGC244" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img149.imageshack.us/img149/322/169270mainwfpc20070213bxf1.jpg"><br><div align="left">Nova NGC 244<br> <br>
{{textleftpad7{
''The Colorful Demise of a ~Sun-Like Star''	02.13.07
A new image from NASA's Hubble Space Telescope shows the colorful "last hurrah" of a star like our sun. The picture was taken on Feb. 6, 2007, by Hubble's Wide Field and Planetary Camera 2, which was designed and built by NASA's Jet Propulsion Laboratory, Pasadena, Calif.
The star is ending its life by casting off its outer layers of gas, which formed a cocoon around the star's remaining core. Ultraviolet light from the dying star makes the material glow. The burned-out star, called a white dwarf, is the white dot in the center. Our sun will eventually burn out and shroud itself with stellar debris, but not for another 5 billion years.
}}}</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myNGC244')">Nova NGC 244</a></html>
[img[http://img244.imageshack.us/img244/6863/21455501xy1.jpg]]
''Frustra fit per plura, quod fieri potest per pauciora.''
(It is vain to do with more what can be done with less.)
{{imgfloatright{
William of Ockham
(1285-1349)
----
}}}



[[Offline Help|twhelp.html]]
''Oh, What a Blow that Phantom Gave Me!''

{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://mediatedcultures.net/phantom/Intro.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://mediatedcultures.net/phantom/Intro.html" width="100%" align="center" height="600"></iframe></div></html>



{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.otr.com/private.shtml]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.otr.com/private.shtml" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://chir.ag/projects/tip-of-my-tongue/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://chir.ag/projects/tip-of-my-tongue/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}

100 words to Impress an Examiner!

Here are 100 advanced English words which should you be able to use them in a sentence will impress even educated native speakers! Perfect if you want to impress the examiner in examinations like: IELTS, TOEFL and Cambridge CAE and CPE. If you are really serious about having an extensive and impressive vocabulary, try learning these and then try these advanced vocabulary tests.

Part ONE / [[PART TWO|OneHundredWords2]]

aberration

    (n.) something that differs from the norm (In 1974, Poland won the World Cup, but the success turned out to be an aberration, and Poland have not won a World Cup since). 

abhor

    (v.) to hate, detest (Because he always wound up getting hit in the head when he tried to play cricket, Marcin began to abhor the sport). 

acquiesce

    (v.) to agree without protesting (Though Mr. Pospieszny wanted to stay outside and work in his garage, when his wife told him that he had better come in to dinner, he acquiesced to her demands.) 

alacrity

    (n.) eagerness, speed (For some reason, Simon loved to help his girlfriend whenever he could, so when his girlfriend asked him to set the table he did so with alacrity.) 

amiable

    (adj.) friendly (An amiable fellow, Neil got along with just about everyone.) 

appease

    (v.) to calm, satisfy (When Jerry cries, his mother gives him chocolate to appease him.) 

arcane

    (adj.) obscure, secret, known only by a few (The professor is an expert in arcane Kashubian literature.) 

avarice

    (n.) excessive greed (The banker’s avarice led him to amass an enormous personal fortune.) 

brazen

    (adj.) excessively bold, brash, clear and obvious (Critics condemned the writer’s brazen attempt to plagiarise Frankow-Czerwonko’s work.) 

brusque

    (adj.) short, abrupt, dismissive (Simon’s brusque manner sometimes offends his colleagues.) 

cajole

    (v.) to urge, coax (Magda's friends cajoled her into drinking too much.) 

callous

    (adj.) harsh, cold, unfeeling (The murderer’s callous lack of remorse shocked the jury.) 

candor

    (n.) honesty, frankness (We were surprised by the candor of the politician’s speech because she is usually rather evasive.) 

chide

    (v.) to voice disapproval (Hania chided Gregory for his vulgar habits and sloppy appearance.) 

circumspect

    (adj.) cautious (Though I promised Marta’s father I would bring her home promptly by midnight, it would have been more circumspect not to have specified a time.) 

clandestine

    (adj.) secret (Announcing to her boyfriend that she was going to the library, Maria actually went to meet George for a clandestine liaison.) 

coerce

    (v.) to make somebody do something by force or threat (The court decided that David Beckham did not have to honor the contract because he had been coerced into signing it.) 

coherent

    (adj.) logically consistent, intelligible (William could not figure out what Harold had seen because he was too distraught to deliver a coherent statement.) 

complacency

    (n.) self-satisfied ignorance of danger (Simon tried to shock his friends out of their complacency by painting a frightening picture of what might happen to them.) 

confidant

    (n.) a person entrusted with secrets (Shortly after we met, he became my chief confidant.) 

connive

    (v.) to plot, scheme (She connived to get me to give up my plans to start up a new business.) 

cumulative

    (adj.) increasing, building upon itself (The cumulative effect of hours spent using the World English website was a vast improvement in his vocabulary and general level of English.) 

debase

    (v.) to lower the quality or esteem of something (The large raise that he gave himself debased his motives for running the charity.) 

decry

    (v.) to criticize openly (Andrzej Lepper, the leader of the Polish Self Defence party decried the appaling state of Polish roads.) 

deferential

    (adj.) showing respect for another’s authority (Donata is always excessively deferential to any kind of authority figure.) 

demure

    (adj.) quiet, modest, reserved (Though everyone else at the party was dancing and going crazy, she remained demure.) 

deride

    (v.) to laugh at mockingly, scorn (The native speaker often derided the other teacher’s accent.) 

despot

    (n.) one who has total power and rules brutally (The despot issued a death sentence for anyone who disobeyed his laws.) 

diligent

    (adj.) showing care in doing one’s work (The diligent researcher made sure to double check her measurements.) 

elated

    (adj.) overjoyed, thrilled (When he found out he had won the lottery, the postman was elated.) 

eloquent

    (adj.) expressive, articulate, moving (The best man gave such an eloquent speech that most guests were crying.) 

embezzle

    (v.) to steal money by falsifying records (The accountant was fired for embezzling €10,000 of the company’s funds.) 

empathy

    (n.) sensitivity to another’s feelings as if they were one’s own (I feel such empathy for my dog when she’s upset so am I!) 

enmity

    (n.) ill will, hatred, hostility (John and Scott have clearly not forgiven each other, because the enmity between them is obvious to anyone in their presence.) 

erudite

    (adj.) learned (My English teacher is such an erudite scholar that he has translated some of the most difficult and abstruse Old English poetry.) 

extol

    (v.) to praise, revere (Kamila extolled the virtues of a vegetarian diet to her meat-loving boyfriend.) 

fabricate

    (v.) to make up, invent (When I arrived an hour late to class, I fabricated some excuse about my car breaking down on the way to work.) 

feral

    (adj.) wild, savage (That beast looks so feral that I would fear being alone with it.) 

flabbergasted

    (adj.) astounded (Whenever I read an Agatha Christie mystery novel, I am always flabbergasted when I learn the identity of the murderer.) 

forsake

    (v.) to give up, renounce (I won't forsake my conservative principles.) 

fractious

    (adj.) troublesome or irritable (Although the child insisted he wasn’t tired, his fractious behaviour - especially his decision to crush his jam sandwiches all over the floor - convinced everyone present that it was time to put him to bed.) 

furtive

    (adj.) secretive, sly (Claudia’s placement of her drugs in her sock drawer was not as furtive as she thought, as the sock drawer is the first place most parents look.) 

gluttony

    (n.) overindulgence in food or drink (Helen’s fried chicken tastes so divine, I don’t know how anyone can call gluttony a sin.) 

gratuitous

    (adj.) uncalled for, unwarranted (Every evening the guy at the fish and chip shop gives me a gratuitous helping of vinegar.) 

haughty

    (adj.) disdainfully proud (The superstar’s haughty dismissal of her co-stars will backfire on her someday.) 

hypocrisy

    (n.) pretending to believe what one does not (Once the politician began passing legislation that contradicted his campaign promises, his hypocrisy became apparent.) 

impeccable

    (adj.) exemplary, flawless (If your grades were as impeccable as your brother’s, then you too would receive a car for a graduation present.) 

impertinent

    (adj.) rude, insolent (Most of your comments are so impertinent that I don’t wish to dignify them with an answer.) 

implacable

    (adj.) incapable of being appeased or mitigated (Watch out: once you shun Grandmother’s cooking, she is totally implacable.) 

impudent

    (adj.) casually rude, insolent, impertinent (The impudent young woman looked her teacher up and down and told him he was hot.) 

incisive

    (adj.) clear, sharp, direct (The discussion wasn’t going anywhere until her incisive comment allowed everyone to see what the true issues were.) 

indolent

    (adj.) lazy (Why should my indolent children, who can’t even pick themselves up off the sofa to pour their own juice, be rewarded with a trip to Burger King?) 

inept

    (adj.) not suitable or capable, unqualified (She proved how inept she was when she forgot two orders and spilled a pint of cider in a customer’s lap.) 

infamy

    (n.) notoriety, extreme ill repute (The infamy of his crime will not lessen as time passes.) 

inhibit

    (v.) to prevent, restrain, stop (When I told you I needed the car last night, I certainly never meant to inhibit you from going out.) 

innate

    (adj.) inborn, native, inherent (His incredible athletic talent is innate, he never trains, lifts weights, or practices.) 

insatiable

    (adj.) incapable of being satisfied (My insatiable appetite for blondes was a real problem on my recent holiday in Japan!) 

insular

    (adj.) separated and narrow-minded; tight-knit, closed off (Because of the sensitive nature of their jobs, those who work for MI5 must remain insular and generally only spend time with each other.) 

intrepid

    (adj.) brave in the face of danger (After scaling a live volcano prior to its eruption, the explorer was praised for his intrepid attitude.) 

inveterate

    (adj.) stubbornly established by habit (I’m the first to admit that I’m an inveterate cider drinker—I drink four pints a day.) 


[[PART TWO|OneHundredWords2]]
100 words to Impress a Native Speaker of English!

Here is the second part of our 100 advanced words which should impress even the most educated of native speakers! Perfect if you want to impress the examiner in examinations like: SAT, IELTS, TOEFL and Cambridge CAE and CPE. If you are really serious about having an extensive and impressive vocabulary, try learning these and then try these advanced vocabulary tests.

[[Part ONE|OneHundredWords]] / Part TWO

 

jubilant

    (adj.) extremely joyful, happy (The crowd was jubilant when the firefighter carried the woman from the flaming building.) 

knell

    (n.) the solemn sound of a bell, often indicating a death (Echoing throughout our village, the funeral knell made the grey day even more grim.) 

lithe

    (adj.) graceful, flexible, supple (Although the dancers were all outstanding, Joanna’s control of her lithe body was particularly impressive.) 

lurid

    (adj.) ghastly, sensational (Barry’s story, in which he described a character torturing his neighbour's tortoise, was judged too lurid to be published on the English Library's website.) 

maverick

    (n.) an independent, nonconformist person (John is a real maverick and always does things his own way.) 

maxim

    (n.) a common saying expressing a principle of conduct (Ms. Stone’s etiquette maxims are both entertaining and instructional.) 

meticulous

    (adj.) extremely careful with details (The ornate needlework in the bride’s gown was a product of meticulous handiwork.) 

modicum

    (n.) a small amount of something (Refusing to display even a modicum of sensitivity, Magda announced her boss’s affair to the entire office.) 

morose

    (adj.) gloomy or sullen (David’s morose nature made him very unpleasant to talk to.) 

myriad

    (adj.) consisting of a very great number (It was difficult to decide what to do on Saturday night because the city presented us with myriad possibilities for fun.) 

nadir

    (n.) the lowest point of something (My day was boring, but the nadir came when my new car was stolen.) 

nominal

    (adj.) trifling, insignificant (Because he was moving the following week and needed to get rid of his furniture more than he needed money, Kim sold everything for a nominal price.) 

novice

    (n.) a beginner, someone without training or experience (Because we were all novices at archery, our instructor decided to begin with the basics 

nuance

    (n.) a slight variation in meaning, tone, expression (The nuances of the poem were not obvious to the casual reader, but the teacher was able to point them out.) 

oblivious

    (adj.) lacking consciousness or awareness of something (Oblivious to the burning smell emanating from the kitchen, my father did not notice that the rolls in the oven were burned until much too late.) 

obsequious

    (adj.) excessively compliant or submissive (Donald acted like Susan’s servant, obeying her every request in an obsequious manner.) 

obtuse

    (adj.) lacking quickness of sensibility or intellect (Political opponents warned that the prime minister’s obtuse approach to foreign policy would embroil the nation in mindless war.) 

panacea

    (n.) a remedy for all ills or difficulties (Doctors wish there was a single panacea for every disease, but sadly there is not.) 

parody

    (n.) a satirical imitation (A hush fell over the classroom when the teacher returned to find Magdalena acting out a parody of his teaching style.) 

penchant

    (n.) a tendency, partiality, preference (Fiona’s dinner parties quickly became monotonous on account of her penchant for Indian dishes.) 

perusal

    (n.) a careful examination, review (The actor agreed to accept the role after a three-month perusal of the movie script.) 

plethora

    (n.) an abundance, excess (The wedding banquet included a plethora of oysters piled almost three feet high.) 

predilection

    (n.) a preference or inclination for something (James has a predilection for eating toad in the whole with tomato ketchup.) 

quaint

    (adj.) charmingly old-fashioned (Mary was delighted by the quaint bonnets she saw in Romania.) 

rash

    (adj.) hasty, incautious (It’s best to think things over calmly and thoroughly, rather than make rash decisions.) 

refurbish

    (v.) to restore, clean up (After being refurbished the old Triumph motorcycle commanded the handsome price of $6000.) 

repudiate

    (v.) to reject, refuse to accept (Tom made a strong case for an extension of his curfew, but his mother repudiated it with a few biting words.) 

rife

    (adj.) abundant (Surprisingly, the teacher’s writing was rife with spelling errors.) 

salient

    (adj.) significant, conspicuous (One of the salient differences between Alison and Helen is that Alison is a couple of kilos heavier.) 

serendipity

    (n.) luck, finding good things without looking for them (In an amazing bit of serendipity, penniless Mark found a $50 bill on the back seat of the bus.) 

staid

    (adj.) sedate, serious, self-restrained (The staid butler never changed his expression no matter what happened.) 

superfluous

    (adj.) exceeding what is necessary (Samantha had already won the campaign so her constant flattery of others was superfluous.) 

sycophant

    (n.) one who flatters for self-gain (Some see the people in the cabinet as the Prime Minister’s closest advisors, but others see them as sycophants.) 

taciturn

    (adj.) not inclined to talk (Though Magda never seems to stop talking, her brother is quite taciturn.) 

truculent

    (adj.) ready to fight, cruel (This club doesn’t really attract the dangerous types, so why was that bouncer being so truculent?) 

umbrage

    (n.) resentment, offence (He called me a lily-livered coward, and I took umbrage at the insult.) 

venerable

    (adj.) deserving of respect because of age or achievement (The venerable High Court judge had made several key rulings in landmark cases throughout the years.) 

vex

    (v.) to confuse or annoy (My boyfriend vexes me by pinching my bottom for hours on end.) 

vociferous

    (adj.) loud, boisterous (I’m tired of his vociferous whining so I’m breaking up with him.) 

wanton

    (adj.) undisciplined, lewd, lustful (Joanna’s wanton demeanor often made the frat guys next door very excited.) 

zenith

    (n.) the highest point, culminating point (I was too nice to tell Emily that she had reached the absolute zenith of her career with that one top 10 hit of hers.) 

[[Online Help|Table of Contents]]
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.onlineconversion.com]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.onlineconversion.com" width="100%" align="center" height="600"></iframe></div></html>
|<html><!--dictionary lookup box by TheFreeDictionary.com--><style>#dictionarybox TD, INPUT, SELECT {font-size:10pt;}</style><form action="http://www.thefreedictionary.com/_/partner.aspx" method=get  target="_blank" name=dictionarystyle="display:inline;margin:0"><input type=hidden name=pid value="2002"><table id=dictionarybox cellspacing=0 cellpadding=3 style="border:0px #000000 solid;font-family:;width:230px;background-color:#FFFFFF;color:#000000"><tr><td bgcolor="#FFFFFF" style="border-bottom:1px #000000 solid"><img src="http://img.tfd.com/Help.gif?0" width=25 height=25></td><td bgcolor="#FFFFFF" style="border-bottom:1px #000000 solid" colspan=2 nowrap><astyle="text-decoration:none;color:#000000" href="http://www.thefreedictionary.com"><div style="font-size:12pt"><b>Online Reference</b></div><div style="font-size:8pt">Dictionary, Encyclopedia & more</div></a></td></tr><tr><td align=right>Word:</td><td colspan=2><input name=Word value="" size=26></td></tr><tr><td align=right>Look in:</td><td colspan=2 style="font-size:8pt;text-align:left" id="boxsource_td"><style>#boxsource_td A {color:#000000;text-decoration:none}</style><!--[if IE]><style>#boxsource_td INPUT {height:12pt}</style><![endif]--><input type=radio name=Set value="www" checked><a href="http://www.thefreedictionary.com">Dictionary & thesaurus</a><br><input type=radio name=Set value="computing-dictionary"><a href="http://computing-dictionary.thefreedictionary.com">Computing Dictionary</a><br><input type=radio name=Set value="medical-dictionary"><a href="http://medical-dictionary.thefreedictionary.com">Medical Dictionary</a><br><input type=radio name=Set value="legal-dictionary"><a href="http://legal-dictionary.thefreedictionary.com">Legal Dictionary</a><br><input type=radio name=Set value="financial-dictionary"><a href="http://financial-dictionary.thefreedictionary.com">Financial Dictionary</a><br><input type=radio name=Set value="acronyms"><a href="http://acronyms.thefreedictionary.com">Acronyms</a><br><input type=radio name=Set value="idioms"><a href="http://idioms.thefreedictionary.com">Idioms</a><br><input type=radio name=Set value="encyclopedia"><a href="http://encyclopedia.thefreedictionary.com">Wikipedia Encyclopedia</a><br><input type=radio name=Set value="columbia"><a href="http://columbia.thefreedictionary.com">Columbia Encyclopedia</a><br><input type=radio name=Set value="periodicals"><a href="http://www.thefreelibrary.com" target="_blank">Periodicals</a><br><input type=radio name=Set value="literature"><a href="http://www.thefreelibrary.com/literature.aspx" target="_blank">Literature</a></td></tr><tr><td align=right>by:</td><td><select name=mode><option value="">Word<option value="?s">Starts with<option value="?e">Ends with<option value="?d">Mentions</select></td><td align=right><input type=submit name=submit value="Look it up"></td></tr></table></form><!--end of dictionary lookup box--></html>|bgcolor:#fff;<<tiddler ./answers>><<tiddler ./tiny>>|


<part answers hidden>
<html><div align="left">[img[http://img109.imageshack.us/img109/2056/answersui7.gif]]<form action="http://www.answers.com/main/ntquery" target="_blank" method="get" accept-charset="UTF-8" style="display:inline;width:250px;" onsubmit="return document.getElementById('answers_s').value != '';"><span  style="color: #0ff; font-family: Arial,Trebuchet MS;font-size:12px;"></span><br><input type="hidden" name="initiator" id="initiator" value="25" /><input type="hidden" name="afid" value="6050" /> <input type="text" id="answers_s" name="s" size="16" maxlength="80" style="width:150px;" value=""/> <input type="submit" value=" Answers.com " /></form></div></html></part>
<part tiny hidden>
<html><div align="left"><span style= font-family:times;font-size:1.5em;>
@@color:blue;''~TinyURL.''@@@@color:#66CC33;''com''@@
<form action="http://tinyurl.com/create.php" method="post" target="_blank"><input type="text" name="url" size="20">&nbsp;&nbsp;<input type="submit" name="submit" value="MakeTinyURL"></form><br></span></div></html></part>
/***
|Name|OpenTopPlugin|
|Created by|SaqImtiaz|
|Location|http://lewcid.googlepages.com/lewcid.html#OpenTopPlugin|
|Version|0.1|
|Requires|~TW2.x|
!!!Description:
Open new tiddlers at the top of the screen.

!!!Code
***/
//{{{
Story.prototype.coreLewcidDisplayTiddler=Story.prototype.displayTiddler ;
Story.prototype.displayTiddler =
function(srcElement,title,template,unused1,unused2,animate,slowly)
{
       var srcElement=null;
       if (document.getElementById(this.idPrefix + title))
          {story.closeTiddler(title);}
       this.coreLewcidDisplayTiddler(srcElement,title,template,unused1,unused2,animate,slowly);
       window.scrollTo(0,0);
}
//}}}
<html><div id="myrabbit" style="background:black;color:yellow;border:2px solid white;display:none"><img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" /><div><img src="http://img218.imageshack.us/img218/7064/origamirabbitde8.jpg"><br><div align="center">Orgami Rabbit</div></div></div><a href="javascript:;" onclick="DC3.LightBox.showBox('myrabbit')">Orgami Rabbit</a></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://origami.iap-peacetree.org/basics.php?lang=1]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://origami.iap-peacetree.org/basics.php?lang=1" width="100%" align="center" height="600"></iframe></div></html>
<html><!-- URL's used in the movie-->
<!-- text used in the movie-->
<!--White side up.diagonal valley foldUh oh fold: two flaps up to the center.Flaps down to bottomFlaps up to cornersFlaps to the centerSquash each of the two small flapsFlip up each of the small flaps. Make a mountain fold along side of the folds made by the flaps.Valley fold in the center to pinch the back. The diagram will rotateFold in the tips of the bottom and top flap.Shape model: move eyes perpendicular to head; reach in and pull down lower jaw.Pinch back gently to make jaws move.--><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
 codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
 WIDTH="550" HEIGHT="400" id="frogface" ALIGN="">
 <PARAM NAME=movie VALUE="frogface.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="http://newmedia.purchase.edu/~Jeanine/origami/cup2.swf" quality=high bgcolor=#FFFFFF  WIDTH="550" HEIGHT="400" NAME="frogface" ALIGN=""
 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://img338.imageshack.us/img338/2997/6dragonrv5.jpg]]&nbsp;&raquo;|
}}}
{{textcenter{
@@color:#c06;Source: http://www.origami.as/home.html@@
}}}
<html><div align="center"><iframe src ="http://img338.imageshack.us/img338/2997/6dragonrv5.jpg" width="100%" align="center" height="600"></iframe></div></html>
FifteenTopOrigami
[[Chopsticks Rest|ChopsticksRest]]
<<tiddler OrgamiRabbit>>
[[WikiPedia|http://en.wikipedia.org/wiki/Category:Origami]]
[[Origami Resources|OrigamiResources]]
[[Origami Bookmark|http://52books.blogspot.com/2006/01/how-to-make-simple-origami-bookmark.html]]
[[OrigamiLotus|http://www.origami-fun.com/origami-lotus.html]]
OrigamiBasics
----
+++[+Paper Aeroplanes]
[[Aeroplane Museum|http://www.theonlinepaperairplanemuseum.com/]]
[[The Best|http://zurqui.com/crinfocus/paper/air-bld1.html]]===
----
{{unboldLink{[[+Links|OrigamiLinks]]}}}
----
+++[+Boxes]
[[Post-it Note Box(1)|http://www.instructables.com/id/EN6P6UZ5HCEP287KE3/]]
[[Post-it Note Box(2)|http://www.instructables.com/id/EB0PBRU8L5EP287M0F/]]
[[Box by Quarters-Lid|http://howto-origami.com/how_to_origami_box_box_with_lid.html]]
[[Traditional Box|http://www.origami-fun.com/origami-traditional-box.html]]
[[Drinking Cup|OrigamiCup]]
[[ChopsticksRest]]===
----
+++[+Napkins]
[[NapkinFolding]]
[[NapkinFolding2]]===
----
+++[+Folds]
<<tiddler Fold-Unfold>>
<<tiddler CrimpFold>>
<<tiddler ClosedSinkFold>>
<<tiddler PetalFold>>
<<tiddler PleatFold>>
<<tiddler RabbitEars>>
<<tiddler ReverseFold>>
<<tiddler SquashFold>>
<<tiddler Swivel-fold>>
<<tiddler ValleyMountainFolds>>
<<tiddler Wrap-Fold>>
===
----
:~~[[Detach this|OrigamiFolds]] @@color:#ffc;''&raquo; &raquo;'' @@~~
http://www.origami-cdo.it/

http://www.educationcanada.cmec.ca/
http://www.iie.ru/IFP
http://web.singnet.com.sg/~owrigami
http://www.gjc.it/
http://www008.upp.so-net.ne.jp/origami-ios/
http://www.origami.as/
http://www.perso.cortex.ch/origami/home.htm
http://www.origami-noa.com/
http://www.papierfalten.de/
http://www.scarygami.net/
http://www.origami-resource-center.com/
http://www.origami-usa.org/
http://origami.gr.jp/
http://www.pacificnet.net/~mandel
http://www.worldkids.net/
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.origami-resource-center.com/index.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.origami-resource-center.com/index.html" width="100%" align="center" height="600"></iframe></div></html>
PROMETHEUS AND PANDORA.

THE creation of the world is a problem naturally fitted to excite the liveliest interest of man, its inhabitant. The ancient pagans, not having the information on the subject which we derive from the pages of Scripture, had their own way of telling the story, which is as follows:

Before earth and sea and heaven were created, all things wore one aspect, to which we give the name of Chaos—a confused and shapeless mass, nothing but dead weight, in which, however, slumbered the seeds of things. Earth, sea, and air were all mixed up together; so the earth was not solid, the sea was not fluid, and the air was not transparent. God and Nature at last interposed, and put an end to this discord, separating earth from sea, and heaven from both. The fiery part, being the lightest, sprang up, and formed the skies; the air was next in weight and place. The earth, being heavier, sank below; and the water took the lowest place, and buoyed up the earth.

Here some god—it is not known which—gave his good offices in arranging and disposing the earth. He appointed rivers and bays their places, raised mountains, scooped out valleys, distributed woods, fountains, fertile fields. and stony plains. The air being cleared, the stars began to appear, fishes took possession of the sea, birds of the air, and four-footed beasts of the land.

But a nobler animal was wanted, and Man was made. It is not known whether the creator made him of divine materials, or whether in the earth, so lately separated from heaven, there lurked still some heavenly seeds. Prometheus took some of this earth, and kneading it up with water, made man in the image of the gods. He gave him an upright stature, so that while all other animals turn their faces downward, and look to the earth, he raises his to heaven, and gazes on the stars.

Prometheus was one of the Titans, a gigantic race, who inhabited the earth before the creation of man. To him and his brother Epimetheus was committed the office of making man, and providing him and all other animals with the faculties necessary for their preservation. Epimetheus undertook to do this, and Prometheus was to overlook his work, when it was done. Epimetheus accordingly proceeded to bestow upon the different animals the various gifts of courage, strength, swiftness, sagacity; wings to one, claws to another, a shelly covering to a third, etc. But when man came to be provided for, who was to be superior to all other animals, Epimetheus had been so prodigal of his resources that he had nothing left to bestow upon him. In his perplexity he resorted to his brother Prometheus, who, with the aid of Minerva, went up to heaven, and lighted his torch at the chariot of the sun. and brought down fire to man. With this gift man was more than a match for all other animals. It enabled him to make weapons wherewith to subdue them; tools with which to cultivate the earth; to warm his dwelling, so as to be comparatively independent of climate; and finally to introduce the arts and to coin money, the means of trade and commerce.

Woman was not yet made. The story (absurd enough!) is that Jupiter made her, and sent her to Prometheus and his brother, to punish them for their presumption in stealing fire from heaven; and man, for accepting the gift. The first woman was named Pandora. She was made in heaven, every god contributing something to perfect her. Venus gave her beauty, Mercury persuasion, Apollo music, etc. Thus equipped, she was conveyed to earth, and presented to Epimetheus, who gladly accepted her, though cautioned by his brother to beware of Jupiter and his gifts. Epimetheus had in his house a jar, in which were kept certain noxious articles for which, in fitting man for his new abode, he had had no occasion. Pandora was seized with an eager curiosity to know what this jar contained; and one day she slipped off the cover and looked in. Forthwith there escaped a multitude of plagues for hapless man,—such as gout, rheumatism, and colic for his body, and envy, spite, and revenge for his mind,—and scattered themselves far and wide. Pandora hastened to replace the lid! but, alas! the whole contents of the jar had escaped, one thing only excepted, which lay at the bottom, and that was hope. So we see at this day, whatever evils are abroad, hope never entirely leaves us; and while we have that, no amount of other ills can make us completely wretched.
<!--{{{-->
<div class='header' macro='gradient vert  #00c #003'>
<div class='headerShadow'>
<span class='siteTitlex' refresh='content' tiddler='Spacer'></span>&nbsp;
<span class='siteSubtitlex' refresh='content' tiddler='Spacer'></span>
</div>
<div class='headerForeground'><span id='searchBar' macro='search'></span>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div style="align:center;" id='topMenu' refresh='content' force='true'  tiddler='SlantedMenu' >
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content'  force='true' 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 id='contentFooter' refresh='content'
tiddler='contentFooter'></div>
</div>
<!--}}}-->
/%[[Fossils for sale|http://www.pangaeafossils.com/NAtrilos.html]]%/
[[Geological Ages Chart|GeologicalAges]]
[[A Guide to the Orders of Trilobites|http://www.trilobites.info/]]
[[Trilobita (Berkley)|http://www.ucmp.berkeley.edu/arthropoda/trilobita/trilobitafr.html]]
[[Dinosaurs and the History of Life|http://rainbow.ldeo.columbia.edu/courses/v1001/intro1.html]]
[[Univ. California Museum of Paleontology|http://www.ucmp.berkeley.edu/index.php]]
[[Ages|http://www.ucmp.berkeley.edu/help/timeform.html]]
Link 6
Link 7
Link 8
Link 9
Link 10
<html><div align="center"> <object width="425" height="350"><param name="movie" value="http://newmedia.purchase.edu/~Jeanine/origami/cup2.swf"></param><param name="wmode" value="transparent"></param><embed src="http://newmedia.purchase.edu/~Jeanine/origami/cup2.swf" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></div></html>
/***
|<html><a name="Top"/></html>''Name:''|PartTiddlerPlugin|
|''Version:''|1.0.9 (2007-07-14)|
|''Source:''|http://tiddlywiki.abego-software.de/#PartTiddlerPlugin|
|''Author:''|UdoBorkowski (ub [at] abego-software [dot] de)|
|''Licence:''|[[BSD open source license]]|
|''CoreVersion:''|2.1.3|
|''Browser:''|Firefox 1.0.4+; InternetExplorer 6.0|
!Table of Content<html><a name="TOC"/></html>
* <html><a href="javascript:;" onclick="window.scrollAnchorVisible('Description',null, event)">Description, Syntax</a></html>
* <html><a href="javascript:;" onclick="window.scrollAnchorVisible('Applications',null, event)">Applications</a></html>
** <html><a href="javascript:;" onclick="window.scrollAnchorVisible('LongTiddler',null, event)">Refering to Paragraphs of a Longer Tiddler</a></html>
** <html><a href="javascript:;" onclick="window.scrollAnchorVisible('Citation',null, event)">Citation Index</a></html>
** <html><a href="javascript:;" onclick="window.scrollAnchorVisible('TableCells',null, event)">Creating "multi-line" Table Cells</a></html>
** <html><a href="javascript:;" onclick="window.scrollAnchorVisible('Tabs',null, event)">Creating Tabs</a></html>
** <html><a href="javascript:;" onclick="window.scrollAnchorVisible('Sliders',null, event)">Using Sliders</a></html>
* <html><a href="javascript:;" onclick="window.scrollAnchorVisible('Revisions',null, event)">Revision History</a></html>
* <html><a href="javascript:;" onclick="window.scrollAnchorVisible('Code',null, event)">Code</a></html>
!Description<html><a name="Description"/></html>
With the {{{<part aPartName> ... </part>}}} feature you can structure your tiddler text into separate (named) parts. 
Each part can be referenced as a "normal" tiddler, using the "//tiddlerName//''/''//partName//" syntax (e.g. "About/Features").  E.g. you may create links to the parts (e.g. {{{[[Quotes/BAX95]]}}} or {{{[[Hobbies|AboutMe/Hobbies]]}}}), use it in {{{<<tiddler...>>}}} or {{{<<tabs...>>}}} macros etc.


''Syntax:'' 
|>|''<part'' //partName// [''hidden''] ''>'' //any tiddler content// ''</part>''|
|//partName//|The name of the part. You may reference a part tiddler with the combined tiddler name "//nameOfContainerTidder//''/''//partName//. <<br>>If you use a partName containing spaces you need to quote it (e.g. {{{"Major Overview"}}} or {{{[[Shortcut List]]}}}).|
|''hidden''|When defined the content of the part is not displayed in the container tiddler. But when the part is explicitly referenced (e.g. in a {{{<<tiddler...>>}}} macro or in a link) the part's content is displayed.|
|<html><i>any&nbsp;tiddler&nbsp;content</i></html>|<html>The content of the part.<br>A part can have any content that a "normal" tiddler may have, e.g. you may use all the formattings and macros defined.</html>|
|>|~~Syntax formatting: Keywords in ''bold'', optional parts in [...]. 'or' means that exactly one of the two alternatives must exist.~~|
<html><sub><a href="javascript:;" onclick="window.scrollAnchorVisible('Top',null, event)">[Top]</sub></a></html>

!Applications<html><a name="Applications"/></html>
!!Refering to Paragraphs of a Longer Tiddler<html><a name="LongTiddler"/></html>
Assume you have written a long description in a tiddler and now you want to refer to the content of a certain paragraph in that tiddler (e.g. some definition.) Just wrap the text with a ''part'' block, give it a nice name, create a "pretty link" (like {{{[[Discussion Groups|Introduction/DiscussionGroups]]}}}) and you are done.

Notice this complements the approach to first writing a lot of small tiddlers and combine these tiddlers to one larger tiddler in a second step (e.g. using the {{{<<tiddler...>>}}} macro). Using the ''part'' feature you can first write a "classic" (longer) text that can be read "from top to bottom" and later "reuse" parts of this text for some more "non-linear" reading.

<html><sub><a href="javascript:;" onclick="window.scrollAnchorVisible('Top',null, event)">[Top]</sub></a></html>

!!Citation Index<html><a name="Citation"/></html>
Create a tiddler "Citations" that contains your "citations". 
Wrap every citation with a part and a proper name. 

''Example''
{{{
<part BAX98>Baxter, Ira D. et al: //Clone Detection Using Abstract Syntax Trees.// 
in //Proc. ICSM//, 1998.</part>

<part BEL02>Bellon, Stefan: //Vergleich von Techniken zur Erkennung duplizierten Quellcodes.// 
Thesis, Uni Stuttgart, 2002.</part>

<part DUC99>Ducasse, Stéfane et al: //A Language Independent Approach for Detecting Duplicated Code.// 
in //Proc. ICSM//, 1999.</part>
}}}

You may now "cite" them just by using a pretty link like {{{[[Citations/BAX98]]}}} or even more pretty, like this {{{[[BAX98|Citations/BAX98]]}}}.

<html><sub><a href="javascript:;" onclick="window.scrollAnchorVisible('Top',null, event)">[Top]</sub></a></html>

!!Creating "multi-line" Table Cells<html><a name="TableCells"/></html>
You may have noticed that it is hard to create table cells with "multi-line" content. E.g. if you want to create a bullet list inside a table cell you cannot just write the bullet list
{{{
* Item 1
* Item 2
* Item 3
}}}
into a table cell (i.e. between the | ... | bars) because every bullet item must start in a new line but all cells of a table row must be in one line.

Using the ''part'' feature this problem can be solved. Just create a hidden part that contains the cells content and use a {{{<<tiddler >>}}} macro to include its content in the table's cell.

''Example''
{{{
|!Subject|!Items|
|subject1|<<tiddler ./Cell1>>|
|subject2|<<tiddler ./Cell2>>|

<part Cell1 hidden>
* Item 1
* Item 2
* Item 3
</part>
...
}}}

Notice that inside the {{{<<tiddler ...>>}}} macro you may refer to the "current tiddler" using the ".".

BTW: The same approach can be used to create bullet lists with items that contain more than one line.

<html><sub><a href="javascript:;" onclick="window.scrollAnchorVisible('Top',null, event)">[Top]</sub></a></html>

!!Creating Tabs<html><a name="Tabs"/></html>
The build-in {{{<<tabs ...>>}}} macro requires that you defined an additional tiddler for every tab it displays. When you want to have "nested" tabs you need to define a tiddler for the "main tab" and one for every tab it contains. I.e. the definition of a set of tabs that is visually displayed at one place is distributed across multiple tiddlers.

With the ''part'' feature you can put the complete definition in one tiddler, making it easier to keep an overview and maintain the tab sets.

''Example''
The standard tabs at the sidebar are defined by the following eight tiddlers:
* SideBarTabs
* TabAll
* TabMore
* TabMoreMissing
* TabMoreOrphans
* TabMoreShadowed
* TabTags
* TabTimeline

Instead of these eight tiddlers one could define the following SideBarTabs tiddler that uses the ''part'' feature:
{{{
<<tabs txtMainTab 
    Timeline Timeline SideBarTabs/Timeline 
    All 'All tiddlers' SideBarTabs/All 
    Tags 'All tags' SideBarTabs/Tags 
    More 'More lists' SideBarTabs/More>>
<part Timeline hidden><<timeline>></part>
<part All hidden><<list all>></part>
<part Tags hidden><<allTags>></part>
<part More hidden><<tabs txtMoreTab 
    Missing 'Missing tiddlers' SideBarTabs/Missing 
    Orphans 'Orphaned tiddlers' SideBarTabs/Orphans 
    Shadowed 'Shadowed tiddlers' SideBarTabs/Shadowed>></part>
<part Missing hidden><<list missing>></part>
<part Orphans hidden><<list orphans>></part>
<part Shadowed hidden><<list shadowed>></part>
}}}

Notice that you can easily "overwrite" individual parts in separate tiddlers that have the full name of the part.

E.g. if you don't like the classic timeline tab but only want to see the 100 most recent tiddlers you could create a tiddler "~SideBarTabs/Timeline" with the following content:
{{{
<<forEachTiddler 
		sortBy 'tiddler.modified' descending 
		write '(index < 100) ? "* [["+tiddler.title+"]]\n":""'>>
}}}
<html><sub><a href="javascript:;" onclick="window.scrollAnchorVisible('Top',null, event)">[Top]</sub></a></html>

!!Using Sliders<html><a name="Sliders"/></html>
Very similar to the build-in {{{<<tabs ...>>}}} macro (see above) the {{{<<slider ...>>}}} macro requires that you defined an additional tiddler that holds the content "to be slid". You can avoid creating this extra tiddler by using the ''part'' feature

''Example''
In a tiddler "About" we may use the slider to show some details that are documented in the tiddler's "Details" part.
{{{
...
<<slider chkAboutDetails About/Details details "Click here to see more details">>
<part Details hidden>
To give you a better overview ...
</part>
...
}}}

Notice that putting the content of the slider into the slider's tiddler also has an extra benefit: When you decide you need to edit the content of the slider you can just doubleclick the content, the tiddler opens for editing and you can directly start editing the content (in the part section). In the "old" approach you would doubleclick the tiddler, see that the slider is using tiddler X, have to look for the tiddler X and can finally open it for editing. So using the ''part'' approach results in a much short workflow.

<html><sub><a href="javascript:;" onclick="window.scrollAnchorVisible('Top',null, event)">[Top]</sub></a></html>

!Revision history<html><a name="Revisions"/></html>
* v1.0.9 (2007-07-14)
** Bugfix: Error when using the SideBarTabs example and switching between "More" and "Shadow". Thanks to cmari for reporting the issue.
* v1.0.8 (2007-06-16)
** Speeding up display of tiddlers containing multiple pard definitions. Thanks to Paco Rivière for reporting the issue.
** Support "./partName" syntax inside <<tabs ...>> macro
* v1.0.7 (2007-03-07)
** Bugfix: <<tiddler "./partName">> does not always render correctly after a refresh (e.g. like it happens when using the "Include" plugin). Thanks to Morris Gray for reporting the bug.
* v1.0.6 (2006-11-07)
** Bugfix: cannot edit tiddler when UploadPlugin by Bidix is installed. Thanks to José Luis González Castro for reporting the bug.
* v1.0.5 (2006-03-02)
** Bugfix: Example with multi-line table cells does not work in IE6. Thanks to Paulo Soares for reporting the bug.
* v1.0.4 (2006-02-28)
** Bugfix: Shadow tiddlers cannot be edited (in TW 2.0.6). Thanks to Torsten Vanek for reporting the bug.
* v1.0.3 (2006-02-26)
** Adapt code to newly introduced Tiddler.prototype.isReadOnly() function (in TW 2.0.6). Thanks to Paulo Soares for reporting the problem.
* v1.0.2 (2006-02-05)
** Also allow other macros than the "tiddler" macro use the "." in the part reference (to refer to "this" tiddler)
* v1.0.1 (2006-01-27)
** Added Table of Content for plugin documentation. Thanks to RichCarrillo for suggesting.
** Bugfix: newReminder plugin does not work when PartTiddler is installed. Thanks to PauloSoares for reporting.
* v1.0.0 (2006-01-25)
** initial version
<html><sub><a href="javascript:;" onclick="window.scrollAnchorVisible('Top',null, event)">[Top]</sub></a></html>

!Code<html><a name="Code"/></html>
<html><sub><a href="javascript:;" onclick="window.scrollAnchorVisible('Top',null, event)">[Top]</sub></a></html>
***/
//{{{
//============================================================================
//                           PartTiddlerPlugin

// Ensure that the PartTiddler Plugin is only installed once.
//
if (!version.extensions.PartTiddlerPlugin) {



version.extensions.PartTiddlerPlugin = {
    major: 1, minor: 0, revision: 9,
    date: new Date(2007, 6, 14), 
    type: 'plugin',
    source: "http://tiddlywiki.abego-software.de/#PartTiddlerPlugin"
};

if (!window.abego) window.abego = {};
if (version.major < 2) alertAndThrow("PartTiddlerPlugin requires TiddlyWiki 2.0 or newer.");

//============================================================================
// Common Helpers

// Looks for the next newline, starting at the index-th char of text. 
//
// If there are only whitespaces between index and the newline 
// the index behind the newline is returned, 
// otherwise (or when no newline is found) index is returned.
//
var skipEmptyEndOfLine = function(text, index) {
	var re = /(\n|[^\s])/g;
	re.lastIndex = index;
	var result = re.exec(text);
	return (result && text.charAt(result.index) == '\n') 
			? result.index+1
			: index;
}


//============================================================================
// Constants

var partEndOrStartTagRE = /(<\/part>)|(<part(?:\s+)((?:[^>])+)>)/mg;
var partEndTagREString = "<\\/part>";
var partEndTagString = "</part>";

//============================================================================
// Plugin Specific Helpers

// Parse the parameters inside a <part ...> tag and return the result.
//
// @return [may be null] {partName: ..., isHidden: ...}
//
var parseStartTagParams = function(paramText) {
	var params = paramText.readMacroParams();
	if (params.length == 0 || params[0].length == 0) return null;
	
	var name = params[0];
	var paramsIndex = 1;
	var hidden = false;
	if (paramsIndex < params.length) {
		hidden = params[paramsIndex] == "hidden";
		paramsIndex++;
	}
	
	return {
		partName: name, 
		isHidden: hidden
	};
}

// Returns the match to the next (end or start) part tag in the text, 
// starting the search at startIndex.
// 
// When no such tag is found null is returned, otherwise a "Match" is returned:
// [0]: full match
// [1]: matched "end" tag (or null when no end tag match)
// [2]: matched "start" tag (or null when no start tag match)
// [3]: content of start tag (or null if no start tag match)
//
var findNextPartEndOrStartTagMatch = function(text, startIndex) {
	var re = new RegExp(partEndOrStartTagRE);
	re.lastIndex = startIndex;
	var match = re.exec(text);
	return match;
}

//============================================================================
// Formatter

// Process the <part ...> ... </part> starting at (w.source, w.matchStart) for formatting.
//
// @return true if a complete part section (including the end tag) could be processed, false otherwise.
//
var handlePartSection = function(w) {
	var tagMatch = findNextPartEndOrStartTagMatch(w.source, w.matchStart);
	if (!tagMatch) return false;
	if (tagMatch.index != w.matchStart || !tagMatch[2]) return false;

	// Parse the start tag parameters
	var arguments = parseStartTagParams(tagMatch[3]);
	if (!arguments) return false;
	
	// Continue processing
	var startTagEndIndex = skipEmptyEndOfLine(w.source, tagMatch.index + tagMatch[0].length);
	var endMatch = findNextPartEndOrStartTagMatch(w.source, startTagEndIndex);
	if (endMatch && endMatch[1]) {
		if (!arguments.isHidden) {
			w.nextMatch = startTagEndIndex;
			w.subWikify(w.output,partEndTagREString);
		}
		w.nextMatch = skipEmptyEndOfLine(w.source, endMatch.index + endMatch[0].length);
		
		return true;
	}
	return false;
}

config.formatters.push( {
    name: "part",
    match: "<part\\s+[^>]+>",
	
	handler: function(w) {
		if (!handlePartSection(w)) {
			w.outputText(w.output,w.matchStart,w.matchStart+w.matchLength);
		}
	}
} )

//============================================================================
// Extend "fetchTiddler" functionality to also recognize "part"s of tiddlers 
// as tiddlers.

var currentParent = null; // used for the "." parent (e.g. in the "tiddler" macro)

// Return the match to the first <part ...> tag of the text that has the
// requrest partName.
//
// @return [may be null]
//
var findPartStartTagByName = function(text, partName) {
	var i = 0;
	
	while (true) {
		var tagMatch = findNextPartEndOrStartTagMatch(text, i);
		if (!tagMatch) return null;

		if (tagMatch[2]) {
			// Is start tag
	
			// Check the name
			var arguments = parseStartTagParams(tagMatch[3]);
			if (arguments && arguments.partName == partName) {
				return tagMatch;
			}
		}
		i = tagMatch.index+tagMatch[0].length;
	}
}

// Return the part "partName" of the given parentTiddler as a "readOnly" Tiddler 
// object, using fullName as the Tiddler's title. 
//
// All remaining properties of the new Tiddler (tags etc.) are inherited from 
// the parentTiddler.
// 
// @return [may be null]
//
var getPart = function(parentTiddler, partName, fullName) {
	var text = parentTiddler.text;
	var startTag = findPartStartTagByName(text, partName);
	if (!startTag) return null;
	
	var endIndexOfStartTag = skipEmptyEndOfLine(text, startTag.index+startTag[0].length);
	var indexOfEndTag = text.indexOf(partEndTagString, endIndexOfStartTag);

	if (indexOfEndTag >= 0) {
		var partTiddlerText = text.substring(endIndexOfStartTag,indexOfEndTag);
		var partTiddler = new Tiddler();
		partTiddler.set(
						fullName,
						partTiddlerText,
						parentTiddler.modifier,
						parentTiddler.modified,
						parentTiddler.tags,
						parentTiddler.created);
		partTiddler.abegoIsPartTiddler = true;
		return partTiddler;
	}
	
	return null;
}

// Hijack the store.fetchTiddler to recognize the "part" addresses.
//
var hijackFetchTiddler = function() {
	var oldFetchTiddler = store.fetchTiddler ;
	store.fetchTiddler = function(title) {
		var result = oldFetchTiddler.apply(this, arguments);
		if (!result && title) {
			var i = title.lastIndexOf('/');
			if (i > 0) {
				var parentName = title.substring(0, i);
				var partName = title.substring(i+1);
				var parent = (parentName == ".") 
						? store.resolveTiddler(currentParent)
						: oldFetchTiddler.apply(this, [parentName]);
				if (parent) {
					return getPart(parent, partName, parent.title+"/"+partName);
				}
			}
		}
		return result;	
	};
};

// for debugging the plugin is not loaded through the systemConfig mechanism but via a script tag. 
// At that point in the "store" is not yet defined. In that case hijackFetchTiddler through the restart function.
// Otherwise hijack now.
if (!store) {
	var oldRestartFunc = restart;
	window.restart = function() {
		hijackFetchTiddler();
		oldRestartFunc.apply(this,arguments);
	};
} else
	hijackFetchTiddler();




// The user must not edit a readOnly/partTiddler
//

config.commands.editTiddler.oldIsReadOnlyFunction = Tiddler.prototype.isReadOnly;

Tiddler.prototype.isReadOnly = function() {
	// Tiddler.isReadOnly was introduced with TW 2.0.6.
	// For older version we explicitly check the global readOnly flag
	if (config.commands.editTiddler.oldIsReadOnlyFunction) {
		if (config.commands.editTiddler.oldIsReadOnlyFunction.apply(this, arguments)) return true;
	} else {
		if (readOnly) return true;
	}

	return this.abegoIsPartTiddler;
}

config.commands.editTiddler.handler = function(event,src,title)
{
	var t = store.getTiddler(title);
	// Edit the tiddler if it either is not a tiddler (but a shadowTiddler)
	// or the tiddler is not readOnly
	if(!t || !t.abegoIsPartTiddler)
		{
		clearMessage();
		story.displayTiddler(null,title,DEFAULT_EDIT_TEMPLATE);
		story.focusTiddler(title,"text");
		return false;
		}
}

// To allow the "./partName" syntax in macros we need to hijack 
// the invokeMacro to define the "currentParent" while it is running.
// 
var oldInvokeMacro = window.invokeMacro;
function myInvokeMacro(place,macro,params,wikifier,tiddler) {
	var oldCurrentParent = currentParent;
	if (tiddler) currentParent = tiddler;
	try {
		oldInvokeMacro.apply(this, arguments);
	} finally {
		currentParent = oldCurrentParent;
	}
}
window.invokeMacro = myInvokeMacro;

// To correctly support the "./partName" syntax while refreshing we need to hijack 
// the config.refreshers.tiddlers to define the "currentParent" while it is running.
// 
(function() {
	var oldTiddlerRefresher= config.refreshers.tiddler;
	config.refreshers.tiddler = function(e,changeList) {
		var oldCurrentParent = currentParent;
		try {
			currentParent = e.getAttribute("tiddler");
			return oldTiddlerRefresher.apply(this,arguments);
		} finally {
			currentParent = oldCurrentParent;
		}
	};
})();

// Support "./partName" syntax inside <<tabs ...>> macro
(function() {
	var extendRelativeNames = function(e, title) {
		var nodes = e.getElementsByTagName("a");
		for(var i=0; i<nodes.length; i++) {
			var node = nodes[i];
			var s = node.getAttribute("content");
			if (s && s.indexOf("./") == 0)
				node.setAttribute("content",title+s.substr(1));
		}
	};
	var oldHandler = config.macros.tabs.handler;
	config.macros.tabs.handler = function(place,macroName,params,wikifier,paramString,tiddler) {
		var result = oldHandler.apply(this,arguments);
		if (tiddler)
			extendRelativeNames(place, tiddler.title);
		return result;
	};
})();

// Scroll the anchor anchorName in the viewer of the given tiddler visible.
// When no tiddler is defined use the tiddler of the target given event is used.
window.scrollAnchorVisible = function(anchorName, tiddler, evt) {
	var tiddlerElem = null;
	if (tiddler) {
		tiddlerElem = document.getElementById(story.idPrefix + tiddler);
	}
	if (!tiddlerElem && evt) {
		var target = resolveTarget(evt);
		tiddlerElem = story.findContainingTiddler(target);
	}
	if (!tiddlerElem) return;

	var children = tiddlerElem.getElementsByTagName("a");
	for (var i = 0; i < children.length; i++) {
		var child = children[i];
		var name = child.getAttribute("name");
		if (name == anchorName) {
			var y = findPosY(child);
			window.scrollTo(0,y);
			return;
		}
	}
}

} // of "install only once"
//}}}

/***
<html><sub><a href="javascript:;" onclick="scrollAnchorVisible('Top',null, event)">[Top]</sub></a></html>

!Licence and Copyright
Copyright (c) abego Software ~GmbH, 2006 ([[www.abego-software.de|http://www.abego-software.de]])

Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.

Redistributions in binary form must reproduce the above copyright notice, this
list of conditions and the following disclaimer in the documentation and/or other
materials provided with the distribution.

Neither the name of abego Software nor the names of its contributors may be
used to endorse or promote products derived from this software without specific
prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT
SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
DAMAGE.

<html><sub><a href="javascript:;" onclick="scrollAnchorVisible('Top',null, event)">[Top]</sub></a></html>
***/
/***
|''Name:''|PasswordOptionPlugin|
|''Description:''|Extends TiddlyWiki options with non encrypted password option.|
|''Version:''|1.0.2|
|''Date:''|Apr 19, 2007|
|''Source:''|http://tiddlywiki.bidix.info/#PasswordOptionPlugin|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0 (Beta 5)|
***/
//{{{
version.extensions.PasswordOptionPlugin = {
	major: 1, minor: 0, revision: 2, 
	date: new Date("Apr 19, 2007"),
	source: 'http://tiddlywiki.bidix.info/#PasswordOptionPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	license: '[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D]]',
	coreVersion: '2.2.0 (Beta 5)'
};

config.macros.option.passwordCheckboxLabel = "Save this password on this computer";
config.macros.option.passwordInputType = "password"; // password | text
setStylesheet(".pasOptionInput {width: 11em;}\n","passwordInputTypeStyle");

merge(config.macros.option.types, {
	'pas': {
		elementType: "input",
		valueField: "value",
		eventName: "onkeyup",
		className: "pasOptionInput",
		typeValue: config.macros.option.passwordInputType,
		create: function(place,type,opt,className,desc) {
			// password field
			config.macros.option.genericCreate(place,'pas',opt,className,desc);
			// checkbox linked with this password "save this password on this computer"
			config.macros.option.genericCreate(place,'chk','chk'+opt,className,desc);			
			// text savePasswordCheckboxLabel
			place.appendChild(document.createTextNode(config.macros.option.passwordCheckboxLabel));
		},
		onChange: config.macros.option.genericOnChange
	}
});

merge(config.optionHandlers['chk'], {
	get: function(name) {
		// is there an option linked with this chk ?
		var opt = name.substr(3);
		if (config.options[opt]) 
			saveOptionCookie(opt);
		return config.options[name] ? "true" : "false";
	}
});

merge(config.optionHandlers, {
	'pas': {
 		get: function(name) {
			if (config.options["chk"+name]) {
				return encodeCookie(config.options[name].toString());
			} else {
				return "";
			}
		},
		set: function(name,value) {config.options[name] = decodeCookie(value);}
	}
});

// need to reload options to load passwordOptions
loadOptionsCookie();

/*
if (!config.options['pasPassword'])
	config.options['pasPassword'] = '';

merge(config.optionsDesc,{
		pasPassword: "Test password"
	});
*/
//}}}
[[Penmanship Class|http://img516.imageshack.us/img516/1151/penmanshipclasslargelefpv9.jpg]]
{{textleft{
|bgcolor:#fff;@@color:#00f;Everything you see or hear or experience in any way at all is specific to you. You create a universe by perceiving it, so everything in the universe you perceive is specific to you.@@ @@color:#C06;&laquo;@@ @@color:#C06;~~Hitchikers Guide to the Galaxy~~@@ @@color:#C06;&raquo; @@|
}}}
''"It seems that perfection is reached not when there is nothing left to add, but when there is nothing left to take away."''
{{imgfloatright{
Antoine de Saint-Exupéry,
Terre des hommes, 1939 
----
}}}



<<tiddler Ockham>>

<<slider chkSlider PeriodicTable "Click here to slide out PeriodicTable">>
<html><div id="modernbricksmenu"><ul><li style="margin-left: 1px">[[Geological Ages|GeologicalAges]]</li><li id="current">[[Periodic Table|PeriodicTable]]</li><li>[[Elements|Elements]]</li><li>[[BoilingPoint|ElementsMeltingBoilingPoint]]</li><li>[[Naming|Naming]]</li></ul></div><div id="modernbricksmenuline">&nbsp;</div></html>

{{tablecenter{

|>|>|>|>| !Chemical series of the periodic table |h
|bgcolor:#ff6666; [[Alkali metals|http://www.answers.com/Alkali%20metals]] |bgcolor:#ffdead; [[Alkaline earth metals|http://www.answers.com/topic/alkaline-earth-metal]] |bgcolor:#ffbfff; [[Lanthanides|http://www.answers.com/Lanthanides]] |bgcolor:#ff99cc; [[Actinides|http://www.answers.com/Actinides]] |bgcolor:#ffc0c0; [[Transition metals|http://www.answers.com/Transition%20metals]] |
|bgcolor:#cccccc; [[Poor metals|http://www.answers.com/Poor%20metals]] |bgcolor:#cccc99; [[Metalloids|http://www.answers.com/Metalloids]] |bgcolor:#a0ffa0; [[Nonmetals|http://www.answers.com/Nonmetals]] |bgcolor:#ffff99; [[Halogens|http://www.answers.com/Halogens]] |bgcolor:#c0ffff; [[Noble gases|http://www.answers.com/Noble%20gases]] |

|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>| @@color(#D63059): Standard Periodic Table (ref. Wikipedia)@@ &nbsp;&nbsp;[[Chinese Periodic Table|http://www.answers.com/topic/chinese-characters-for-chemical-elements]] |
|bgcolor(#cccccc):| !1 | !2 |!| !3 | !4 | !5 | !6 | !7 | !8 | !9 | !10 | !11 | !12 | !13 | !14 | !15 | !16 | !17 | !18 |
|!1|bgcolor(#a0ffa0): @@color:red;H@@ |>|>|>|>|>|>|>|>|>|>|>|>|>|>|>|>||bgcolor(#c0ffff): @@color(red):He@@ |
|!2|bgcolor(#ff6666): Li |bgcolor(#ffdead): Be |>|>|>|>|>|>|>|>|>|>||bgcolor(#cccc99): B |bgcolor(#a0ffa0): C |bgcolor(#a0ffa0): @@color(red):N@@ |bgcolor(#a0ffa0): @@color(red):O@@ |bgcolor(#ffff99): @@color(red):F@@ |bgcolor(#c0ffff): @@color(red):Ne@@ |
|!3|bgcolor(#ff6666): Na |bgcolor(#ffdead): Mg |>|>|>|>|>|>|>|>|>|>||bgcolor(#cccccc): Al |bgcolor(#cccc99): Si |bgcolor(#a0ffa0): P |bgcolor(#a0ffa0): S |bgcolor(#ffff99): @@color(red):Cl@@ |bgcolor(#c0ffff): @@color(red):Ar@@ |
|!4|bgcolor(#ff6666): K |bgcolor(#ffdead): Ca ||bgcolor(#ffc0c0): Sc |bgcolor(#ffc0c0): Ti |bgcolor(#ffc0c0): V |bgcolor(#ffc0c0): Cr |bgcolor(#ffc0c0): Mn |bgcolor(#ffc0c0): Fe |bgcolor(#ffc0c0): Co |bgcolor(#ffc0c0): Ni |bgcolor(#ffc0c0): Cu |bgcolor(#ffc0c0): Zn |bgcolor(#cccccc): Ga |bgcolor(#cccc99): Ge |bgcolor(#cccc99): As |bgcolor(#a0ffa0): Se |bgcolor(#ffff99): @@color(green):Br@@ |bgcolor(#c0ffff): @@color(red):Kr@@ |
|!5|bgcolor(#ff6666): Rb |bgcolor(#ffdead): Sr ||bgcolor(#ffc0c0): Y |bgcolor(#ffc0c0): Zr |bgcolor(#ffc0c0): Nb |bgcolor(#ffc0c0): Mo |bgcolor(#ffc0c0): Tc |bgcolor(#ffc0c0): Ru |bgcolor(#ffc0c0): Rh |bgcolor(#ffc0c0): Pd |bgcolor(#ffc0c0): Ag |bgcolor(#ffc0c0): Cd |bgcolor(#cccccc): In |bgcolor(#cccccc): Sn |bgcolor(#cccc99): Sb |bgcolor(#cccc99): Te |bgcolor(#ffff99): I |bgcolor(#c0ffff): @@color(red):Xe@@ |
|!6|bgcolor(#ff6666): Cs |bgcolor(#ffdead): Ba |bgcolor(#ffbfff):^^*1^^|bgcolor(#ffc0c0): Lu |bgcolor(#ffc0c0): Hf |bgcolor(#ffc0c0): Ta |bgcolor(#ffc0c0): W |bgcolor(#ffc0c0): Re |bgcolor(#ffc0c0): Os |bgcolor(#ffc0c0): Ir |bgcolor(#ffc0c0): Pt |bgcolor(#ffc0c0): Au |bgcolor(#ffc0c0): @@color(green):Hg@@ |bgcolor(#cccccc): Tl |bgcolor(#cccccc): Pb |bgcolor(#cccccc): Bi |bgcolor(#cccc99): Po |bgcolor(#ffff99): At |bgcolor(#c0ffff): @@color(red):Rn@@ |
|!7|bgcolor(#ff6666): Fr |bgcolor(#ffdead): Ra |bgcolor(#ff99cc):^^*2^^|bgcolor(#ffc0c0): Lr |bgcolor(#ffc0c0): Rf |bgcolor(#ffc0c0): Db |bgcolor(#ffc0c0): Sq |bgcolor(#ffc0c0): Bh |bgcolor(#ffc0c0): Hs |bgcolor(#ffc0c0): Mt |bgcolor(#ffc0c0): Ds |bgcolor(#ffc0c0): Rg |bgcolor(#ffc0c0): @@color(green):Uub@@ |bgcolor(#cccccc): Uut |bgcolor(#cccccc): Uuq |bgcolor(#cccccc): Uup |bgcolor(#cccccc): Uuh |bgcolor(#fcfecc): @@color(#cccccc):Uus@@ |bgcolor(#ecfefc): @@color(#cccccc):Uuo@@ |

| !Lanthanides^^*1^^|bgcolor(#ffbfff): La |bgcolor(#ffbfff): Ce |bgcolor(#ffbfff): Pr |bgcolor(#ffbfff): Nd |bgcolor(#ffbfff): Pm |bgcolor(#ffbfff): Sm |bgcolor(#ffbfff): Eu |bgcolor(#ffbfff): Gd |bgcolor(#ffbfff): Tb |bgcolor(#ffbfff): Dy |bgcolor(#ffbfff): Ho |bgcolor(#ffbfff): Er |bgcolor(#ffbfff): Tm |bgcolor(#ffbfff): Yb |
| !Actinides^^*2^^|bgcolor(#ff99cc): Ac |bgcolor(#ff99cc): Th |bgcolor(#ff99cc): Pa |bgcolor(#ff99cc): U |bgcolor(#ff99cc): Np |bgcolor(#ff99cc): Pu |bgcolor(#ff99cc): Am |bgcolor(#ff99cc): Cm |bgcolor(#ff99cc): Bk |bgcolor(#ff99cc): Cf |bgcolor(#ff99cc): Es |bgcolor(#ff99cc): Fm |bgcolor(#ff99cc): Md |bgcolor(#ff99cc): No |

*State at standard temperature and pressure
**those in @@color(red):red@@ are gases
**those in @@color(green):green@@ are liquids
**those in black are solids


[[Click here to see a periodic table table (yes you read it right)|http://www.theodoregray.com/PeriodicTable/index.html]]
!!!<<gradient horiz #fc3 #fff>>&nbsp;PermalinkList>>
* NOTE: This script requires InlineJavascriptPlugin (Courtesy of Eric Shulman)
This script generates a complete set of """http://""" links to each tiddler in a ~TiddlyWiki.  In other words it creates a separate prettylink +++[permalink]<<tiddler Glossary/permalink>>=== for every tiddler.+++^40em^[View the script]
Change the var url="to your URL".
@@color:#C06;''With pretty links''@@
{{{
<script>
var out=""
var tids=store.getTiddlers("title","excludeLists");
for (var t=0; t<tids.length; t++) {
   var url="http://science.tiddlyspot.com/";
   if (!url) url=document.location.href;
   var
permalink=encodeURIComponent(String.encodeTiddlyLink(tids[t].title));
    out+="[["+tids[t].title+"|"+url+"#"+permalink+"]]\n";
}
return out;
</script> 
}}}

@@color:#C06;''With raw links''@@
{{{
<script>
var out=""
var tids=store.getTiddlers("title","excludeLists");
for (var t=0; t<tids.length; t++) {
   var url="http://science.tiddlyspot.com/";
   if (!url) url=document.location.href;
   var
permalink=encodeURIComponent(String.encodeTiddlyLink(tids[t].title));
     out+=url+"#"+permalink+"\n";
}
return "{{{\n"+out+"\n}}}\n"; 
</script> 
}}}

===
<br>
+++[Generate all pretty permalinks]
Clicking on the links below will take you to the ''online version'' of each tiddler.  Or you could right-click on each link and "Copy link location" and paste it somewhere like an email.
<<<
<script>
var out=""
var tids=store.getTiddlers("title","excludeLists");
for (var t=0; t<tids.length; t++) {
   var url="http://science.tiddlyspot.com/";
   if (!url) url=document.location.href;
   var
permalink=encodeURIComponent(String.encodeTiddlyLink(tids[t].title));
    out+="[["+tids[t].title+"|"+url+"#"+permalink+"]]\n";
}

return out;
</script> 
<<<
===

+++[Generate all raw links]
To index your tiddlers for seach engines, you should use the following
script which wraps the output inside a PRE block so that the links are
displayed as literal text, and then copy/paste the resulting output
into a separate "index.html" file that you place in the same directory
as your document. (Courtesy of Eric Shulman)
<script>
var out=""
var tids=store.getTiddlers("title","excludeLists");
for (var t=0; t<tids.length; t++) {
   var url="http://science.tiddlyspot.com/";
   if (!url) url=document.location.href;
   var
permalink=encodeURIComponent(String.encodeTiddlyLink(tids[t].title));
     out+=url+"#"+permalink+"\n";
}
return "{{{\n"+out+"\n}}}\n"; 
</script> 
===
<html><div id="myPetalFold" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" /><div><img src="http://img139.imageshack.us/img139/6909/petalfoldqy0.jpg"><br><div align="center">Petal Fold</div></div></div><a href="javascript:;" onclick="DC3.LightBox.showBox('myPetalFold')">Petal Fold</a></html>
http://mediatedcultures.net/phantom/Intro.html
http://mediatedcultures.net/phantom/angelization.html
http://mediatedcultures.net/phantom/contents4.html#p1
http://mediatedcultures.net/phantom/contents4.html#p2
http://mediatedcultures.net/phantom/contents4.html#p3
http://mediatedcultures.net/phantom/submit.html
http://mediatedcultures.net/phantom/biblio.html
http://mediatedcultures.net/phantom/links.html
http://mediatedcultures.net/phantom/search.html
http://mediatedcultures.net/phantom/help.html
http://mediatedcultures.net/phantom/contact.html
http://mediatedcultures.net/phantom/tssi.html
http://mediatedcultures.net/phantom/mi.html
http://mediatedcultures.net/phantom/wtrapsf.html
http://mediatedcultures.net/phantom/mw.html
http://mediatedcultures.net/phantom/trw.html
http://mediatedcultures.net/phantom/tajw.html
http://mediatedcultures.net/phantom/isawf.html
http://mediatedcultures.net/phantom/sp.html
http://mediatedcultures.net/phantom/fwte.html
http://mediatedcultures.net/phantom/sitr.html
http://mediatedcultures.net/phantom/hwte.html
http://mediatedcultures.net/phantom/zphwte.html
http://mediatedcultures.net/phantom/tme.html
http://mediatedcultures.net/phantom/t.html
http://mediatedcultures.net/phantom/zptrans.html
http://mediatedcultures.net/phantom/sts.html
http://mediatedcultures.net/phantom/stgv.html
http://mediatedcultures.net/phantom/tuab.html
http://mediatedcultures.net/phantom/pibe.html
http://mediatedcultures.net/phantom/sr.html
http://mediatedcultures.net/phantom/zpbligh.html
http://mediatedcultures.net/phantom/wiapo.html
http://mediatedcultures.net/phantom/zpputon.html
http://mediatedcultures.net/phantom/m.html
http://mediatedcultures.net/phantom/zpmem.html
http://mediatedcultures.net/phantom/zpmem2.html
http://mediatedcultures.net/phantom/cu.html
http://mediatedcultures.net/phantom/dv.html
http://mediatedcultures.net/phantom/ml2.html
http://mediatedcultures.net/phantom/kb.html
http://mediatedcultures.net/phantom/zzkapit.html
http://mediatedcultures.net/phantom/sb.html
http://mediatedcultures.net/phantom/zzborneo.html
http://mediatedcultures.net/phantom/bi.html
http://mediatedcultures.net/phantom/zzbau.html
http://mediatedcultures.net/phantom/op.html
http://mediatedcultures.net/phantom/zzobeimi.html
http://mediatedcultures.net/phantom/ang.html
http://mediatedcultures.net/phantom/zzangoram.html
http://mediatedcultures.net/phantom/mpnt.html
http://mediatedcultures.net/phantom/zzmelville.html
http://mediatedcultures.net/phantom/hc.html
http://mediatedcultures.net/phantom/zzhollywood.html
http://mediatedcultures.net/phantom/sint.html
http://mediatedcultures.net/phantom/zzsouthampton.html
http://mediatedcultures.net/phantom/pmng.html
http://mediatedcultures.net/phantom/zzmoresby.html
http://mediatedcultures.net/phantom/appng.html
http://mediatedcultures.net/phantom/zzamboin.html
http://mediatedcultures.net/phantom/wng.html
http://mediatedcultures.net/phantom/zzwewak.html
http://mediatedcultures.net/phantom/tc.html
http://mediatedcultures.net/phantom/zztoronto.html
http://mediatedcultures.net/phantom/mcmng.html
http://mediatedcultures.net/phantom/zzmingende.html
http://mediatedcultures.net/phantom/zpphoto.html
http://mediatedcultures.net/phantom/ku.html
http://mediatedcultures.net/phantom/zzkiev.html
http://mediatedcultures.net/phantom/mng.html
http://mediatedcultures.net/phantom/zzmadang.html
http://mediatedcultures.net/phantom/rbnt.html
http://mediatedcultures.net/phantom/zzrocky.html
http://mediatedcultures.net/phantom/nyc.html
http://mediatedcultures.net/phantom/nc.html
http://mediatedcultures.net/phantom/zznorthridge.html
http://mediatedcultures.net/phantom/nyc2.html
http://mediatedcultures.net/phantom/kp.html
http://mediatedcultures.net/phantom/zzkiunga.html
http://mediatedcultures.net/phantom/ip.html
http://mediatedcultures.net/phantom/zzigibia.html
http://mediatedcultures.net/phantom/mng2.html
http://mediatedcultures.net/phantom/zzsepik.html
http://mediatedcultures.net/phantom/tc2.html
http://mediatedcultures.net/phantom/oc.html
http://mediatedcultures.net/phantom/zzottawa.html
http://mediatedcultures.net/phantom/stimst.html
http://mediatedcultures.net/phantom/wthomhnsf.html
http://mediatedcultures.net/phantom/mm.hmtl
http://mediatedcultures.net/phantom/zpmm.html
http://mediatedcultures.net/phantom/ssa.html
http://mediatedcultures.net/phantom/tfome.html
http://mediatedcultures.net/phantom/we.html
http://mediatedcultures.net/phantom/tie.html
http://mediatedcultures.net/phantom/ltlat.html
http://mediatedcultures.net/phantom/tsoaosu.html
http://mediatedcultures.net/phantom/ocit.html
http://mediatedcultures.net/phantom/mp.html
http://mediatedcultures.net/phantom/p.html
http://mediatedcultures.net/phantom/pcb.html
http://mediatedcultures.net/phantom/coe.html
http://mediatedcultures.net/phantom/zp3guys.html
http://mediatedcultures.net/phantom/tpol.html
http://mediatedcultures.net/phantom/rs.html
http://mediatedcultures.net/phantom/wis.html
http://mediatedcultures.net/phantom/ycsnp.html
http://mediatedcultures.net/phantom/tae.html
http://mediatedcultures.net/phantom/zptech.html
http://mediatedcultures.net/phantom/im.html
http://mediatedcultures.net/phantom/tior.html
http://mediatedcultures.net/phantom/zpradio.html
http://mediatedcultures.net/phantom/cu2.html
http://mediatedcultures.net/phantom/aici.html
http://mediatedcultures.net/phantom/twitmwu.html
http://mediatedcultures.net/phantom/iitp.html
http://mediatedcultures.net/phantom/ilitl.html
http://mediatedcultures.net/phantom/trbtwnm.html
http://mediatedcultures.net/phantom/wdhtbd.html
http://mediatedcultures.net/phantom/u.html
http://mediatedcultures.net/phantom/zptele.html
http://mediatedcultures.net/phantom/f.html
http://mediatedcultures.net/phantom/m2.html
I tried to explain to Molly that all of the animals Margaret listed
on her email were the ones that you get from the market to eat and
that she only visited the pet shop just to admire the seahorses, not
to buy them for food.

What's that word, Molly asked, pointing to Margaret's email.  Poultry
I answered. What's toultpry?  Poultry is chickens, I said.  We had
chickies at school they are so cute and yellow and cuddly, she
smiled.  Her smile vanished as quickly as it had arrived.  Does
Margaret eat little chickies, she asked with lips quivering.  No
Molly she only eats big chickens. Like the chickie's mum Henreitta,
she cried.  No Molly they eat a different kind of chicken.  What do
they look like then?  Nobody knows, I answered.  Like in the meat
shop, she asked.  Yes like in the meat shop. Except with heads I bet,
she said, Yuck!  I'm glad they don't eat real chickens.

What's that word, Molly asked, pointing her fist at the monitor.  I
think you're pointing to tripe, don't ask me what that is - you don't
want to know.  I already know - it's News, she said proudly.  It's
the ABC news my daddy watches it all the time.  Not having any real
answer for that I said nothing.

What's that word?  Emu, I said, it's a big bird, like this one.  I
pointed to the logo on a letter from the Australian tax office laying
on the desk.  She studied it for a long time. I saw her tracing the
outline of the kangaroo with her finger humming the Skippy song.  I
didn't want to know what was coming next.  She handed the letter to
me and said, you don't make very much money do you.

Why do they put things we eat on the Australia badge, she asked.
What would you put smartie, I asked.  Coco Pops!  Coco Pops there and
Kit Kats there she pointed with her closed fist.  Don't be silly
Molly, Kit Kats would melt in the sun wouldn't they. She nodded.  I
saw the wheels turning in her little mind as she searched for
something else she liked to eat that we could put on the Australia
badge.

What do you have in your hand, I asked.  Pharlap, she said weakly
almost a whisper.  What's a pharlap, I asked.  My seahorse, she said,
looking up at me.

Molly! For goodness sake you've had Pharlap in your hand all this
time?  She nodded and opened her hand, I didn't want Margaret to get
him.

He looks like a piece of green bacon now, she said, do you think
Margaret eats green bacon.  Only on St. Patricks Day, I said reaching
for the tissues. Does she really!  Molly!  Enough already.  I folded
Pharlap in a tissue and wiped Molly's hand.  Here's Pharlap I said
handing her the folded tissue.  His name's Green Bacon now, she said,
gently holding the little tissue shroud in both hands

Ok Molly it's time you went home, your mum and dad will help you bury
him and have a funeral.  Funeral?  You don't have funerals for bacon,
she said.  You do for green bacon, I said nudging her toward the
door.  Molly don't be surprised if your dad gets mad at what you did
to Pharlap.  Green Bacon, she corrected me. He was too much trouble
to take care of anyhow, she muttered, why take care of something you
can't eat anyhow.

I think someone else made that point, I said.  What point?  Why are
you counting to ten, she asked.  I can't wait until they lower the
voting age to six, I said sarcastically to myself, as I pushed her
out the door.  I can't either, she yelled over her shoulder, as I
slammed the door behind her.

Morris

On 17 Oct 2003 at 14:48, MLRuwoldt wrote:

> OK, today's Victoria Market (Melbourne) prices on goat are $8-10 per kilo
> for diced, filleted, buttock, steak, chop or leg.
>
> Lamb steak prices holding steady, though fillets and various leg roasts
> (bone or boned) are more popular. Racks about $8 each, frenched. Shanks
> $2.50 each, unfrenched.
>
> Also available fresh in the deli section are the full range of farm
> poultry, emu, crocodile, buffalo, quail, spatchcock, duck and quail eggs,
> heart, tongue, tripe, roo, possum, venison... plus smoked eel and a range
> of salted, African-style dried meats and poultry.
>
> Plus there are new seahorses at the pet shop.
>
> Why would you shop anywhere else?
>
>    :-)
>
> mlr
>
>
> Margaret L Ruwoldt | http://www.angelfire.com/grrl/flipsock/
>
> "We absorbed jazz like a secret passion, from records and the radio but
> also from films by Sidney Lumet, Polanski and Cassavetes, or from books by
> Kerouac." (Bassist and teacher Furio Di Castri)
>
>
> This list is brought to you by ABC Science Online.
> For information about how to manage your subscription, please go to:
> http://www.abc.net.au/science/io/faqclick.htm
>
>


This list is brought to you by ABC Science Online.                       
For information about how to manage your subscription, please go to:     
http://www.abc.net.au/science/io/faqclick.htm                              


|bgcolor:#000;padding: 0.8em; [img[http://img487.imageshack.us/img487/1016/parfit4om5.jpg]] |bgcolor:#000;padding-left: 5.8em;padding-right:5.8em;color:#ffffc8;vertical-align:middle;<<tiddler ./text>>|
|>|bgcolor:#000;padding: 0.8em;color:#ffffc8; Science is what you know. Philosophy is what you don't know.  ~~Bertrand Russell~~ |

<part text hidden>
There are more things in heaven and earth, Horatio, Than are dreamt of in your philosophy
~~Hamlet (I, v, 166-167)~~


 ''Kant thought of time as a fundamental part of an abstract conceptual framework, together with space and number, within which we sequence events, quantify their duration, and compare the motions of objects. In this view, time does not refer to any kind of entity that "flows," that objects "move through," or that is a "container" for events. Spatial measurements are used to quantify the extent of and distances between objects, and temporal measurements are used to quantify the durations of and between events.''
</part>
[img[http://img527.imageshack.us/img527/2937/300pxfaaphoneticandmorsbc2.png]]
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www2.arts.gla.ac.uk/IPA/links.html]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www2.arts.gla.ac.uk/IPA/links.html" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;></iframe></div></html>}}}
*http://www.lightandmatter.com/index.html
*[[Physics FAQ|http://www.math.ucr.edu/home/baez/physics/]]
<<tiddler [[Physics]]>><html><ul>
<li><a href="http://www.anl.gov/"  target="_blank">Argonne National Laboratory</a> | <a href="http://www.aps.anl.gov/aps/frame_home.html"  target="_blank">Advanced Photon Source</a> | <a href="http://www.aps.anl.gov/highlights/hilitesarchive.html"  target="_blank">research</a> | <a href="http://www.northwestern.edu/xcite/"  target="_blank">XCITE</a></li>
<li><a href="http://www.atoptics.co.uk/"  target="_blank">Atmospheric Optics</a>- rays and shadows, water droplets, rainbows, software:<a href="http://www.atoptics.co.uk/halo/halfeat.htm"  target="_blank">Halo Sim</a>,<a href="http://www.atoptics.co.uk/droplets/iris.htm"  target="_blank">IRIS</a></li>
  <li><a href="http://physicsweb.org/article/world/15/9/6#pw1509061"  target="_blank">Casimir force</a> - goes like A/d<sup>4</sup> - important in nanostructures  and unified field theories</li>
  <li><a href="http://www.fnal.gov/"  target="_blank">Fermi National Accelerator Laboratory</a> | <a href="http://www-ed.fnal.gov/ed_lsc.html"  target="_blank">Lederman Science Center</a></li>
  <li><a href="http://physics.unl.edu/outreach/football.html"  target="_blank">Football physics</a>&nbsp;|&nbsp;<a href="physics-and-football-timothy-gay-nebraska.html"  target="_blank">Crunch! Oof! Well,That's Physics</a></li>
  <li><a href="http://www.gradschoolshopper.com/"  target="_blank">Graduate school shopper</a> | AIP &quot;<a href="http://www.aip.org/catalog/books/graduate.html"  target="_blank">Graduate  Programs</a>&quot;</li>
  <li><a href="http://www.aip.org/history/"  target="_blank">History</a> - Center for the History of Physics</li>
  <li><a href="http://www.howstuffworks.com/"  target="_blank">How Stuff Works</a> | <a href="http://www.rarf.riken.go.jp/rarf/np/nplab.html"  target="_blank">nuclear physics</a>&nbsp;| <a href="http://quarkdance.org"  target="_blank">quark dance</a></li>
  <li><a href="http://www.iop.org/"  target="_blank">Institute of Physics</a> - an electronic journals service via Bristol, England</li>
  <li><a href="http://www.aeic.alaska.edu/Input/lahr/prefixes.html"  target="_blank">Magnitudes of physics</a> | <a href="http://www.unc.edu/~rowlett/units/sipm.html"  target="_blank">SI system</a> | <a href="http://physics.nist.gov/cuu/Units/prefixes.html"  target="_blank">SI prefixes</a> | <a href="http://physics.nist.gov/cuu/Constants/"  target="_blank">fundamentalphysical constants</a> | <a href="http://particleadventure.org/particleadventure/frameless/chart.html"  target="_blank">particle chart</a> | <a href="periodic-table.html"  target="_blank">periodic table</a></li>
  <li>Nobel Prize in Physics -<a href="http://www.nobel.se/physics/laureates/2004/index.html"  target="_blank">2004</a> - 
      For the discovery of asymptotic freedom in the theory of the strong 
      interaction.&nbsp; Recipients:&nbsp; David J. Gross, H. David Politzer and 
      Frank Wilczek.&nbsp;&nbsp;&nbsp;
      <a href="http://nobelprize.org/physics/laureates/2004/public.html"  target="_blank">details</a></li>
  <li>Nobel Prize in Physics - <a href="http://www.nobel.se/physics/laureates/1998/index.html"  target="_blank">1998</a> 
    - <a href="http://www.ee.princeton.edu/people/Tsui.php3"  target="_blank">Daniel C. Tsui</a> 
      ('61) -
<a href="http://www.nobel.se/physics/laureates/1998/press.html"  target="_blank">details</a><br>
      Dr. Tsui received an honorary degree from Augustana 
College on May 23, 2004, the
<a href="http://helios.augustana.edu/physics/alumni/info/year/1961/doctor-of-humane-letters-dan-tsui.html"  target="_blank">Doctor of Humane Letters</a>. There is a plaque bearing his name on the Electron Microscope Lab - Science 115.&nbsp; This book, &quot;<a href="http://www.walmart.com/catalog/product.gsp?product_id=740357&sourceid=1500000000000000040820"  target="_blank">The Joy of the Search for Knowledge - A Tribute to Professor Dan Tsui</a>&quot;, may be found in the Augustana library.&nbsp; It is a collection of 38 essays that paint a portrait of his outstanding personal attributes.&nbsp;
<a ref="http://helios.augustana.edu/physics/alumni/2004/commencement-photo.html"  target="_blank"></li>
  <li><a href="http://www.physicscentral.com/"  target="_blank">Physics Central</a> - clear explanations and illustrations, produced by the 
  American Physical Society</li>
  <li><a href="http://www.Colorado.EDU/physics/2000/"  target="_blank">Physics 2000</a> - an interactive journey through modern physics</li>
  <li><a href="physics-webpages.html"  target="_blank">Physics Web  pages</a> - a collection of some of the best physics Web pages</li>
  <li>Physlets -&nbsp; <a href="http://qbx6.ltu.edu/s_schneider/physlets/main/index.shtml"  target="_blank">Start</a></li>
  <li><a href="http://www.physlink.com"  target="_blank">Phys LINK</a>- resource tools for physicists and physics students</li>
  <li>Programs on<a href="http://www.pbs.org/wgbh/nova/"  target="_blank">NOVA</a> - &quot;<a href="http://www.pbs.org/wgbh/nova/origins/"  target="_blank">Origins</a>&quot;, &quot;<a href="http://www.pbs.org/wgbh/nova/elegant/"  target="_blank">The Elegant Universe</a> (watch <a href="http://www.pbs.org/wgbh/nova/elegant/program.html"  target="_blank">online</a>)&quot;, &quot;<a href="http://www.pbs.org/wgbh/nova/wright/"  target="_blank">Wright Brothers</a>&quot;, &quot;<a href="http://www.pbs.org/wgbh/nova/magnetic/"  target="_blank">Magnetic Storm</a>&quot;</li>
  <li><a href="http://education.usace.army.mil/clubhouse/experiments.html"  target="_blank">Science experiments for kids</a> - fun, cheap, and easy to make</li>
  <li><a href="http://www.gps.caltech.edu/~mbrown/sedna/"  target="_blank">Sedna</a> - recently discovered  planetoid&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <i>r</i> = 90 AU, <i>T</i> = 10,500 y, diameter = 1800 km&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://antwrp.gsfc.nasa.gov/apod/ap040316.html"  target="_blank">APOD</a></li>
  <li><a href="http://superstringtheory.com/index.html"  target="_blank">String theory</a> - explained at basic and advanced levels by physicist Patricia Schwarz</li>
  <li><a href="http://www.pbs.org/tesla/ll/index.html"  target="_blank">Tesla - Life and Legacy</a> - 12 part story of the Serbian-American inventor, Nikola Tesla |<a href="http://en.wikipedia.org/wiki/Tesla"  target="_blank">unit</a> (1960)</li>
  <li><a href="http://www.aapt.org/tpt/"  target="_blank">The Physics Teacher</a> - selected articles from this journal are now online</li>
  <li>Yahoo<a href="http://www.yahoo.com/Science/Physics"  target="_blank"> physics index</a>&nbsp;&nbsp; |&nbsp;<a href="http://www.yahoo.com/Science/Engineering"  target="_blank"> engineering index</a></li>
</ul></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://antwrp.gsfc.nasa.gov/apod/]]&nbsp;&raquo;|
<html><div align="center"><iframe name="pictureoftheday" src ="http://antwrp.gsfc.nasa.gov/apod/" width="100%" align="center" height="600"></iframe></div></html>}}}
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.plagiarism.org/index.html]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://www.plagiarism.org/learning_center/how_to_cite_sources.html","plagiarism")'>How do I cite sources?</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.plagiarism.org/index.html" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
/***
''PlayerPlugin for TiddlyWiki version 1.2.x and 2.x''
^^author: Eric Shulman - ELS Design Studios
source: http://www.TiddlyTools.com/#PlayerPlugin 
license: [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]^^
status: ''ALPHA / EXPERIMENTAL''

Embed a media player in a tiddler.  

!!!!!Usage
<<<
{{{<<player [type] [URL] [width] [height] [hidecontrols]>>}}}

where ''type'' is optional, and is one of the following: ''windows'', ''realone'', ''quicktime'', or ''flash''.  If the media type is not specified, the plugin automatically renders Windows, Real, QuickTime or Flash player by matching known file extensions and/or specialized streaming-media transfer protocols (such as RTSP:).  For unrecognized media types, the plugin assumes WindowsMedia (the player with the most users... *sigh*)
<<<
!!!!!Configuration
<<<
Default player size:
width: <<option txtPlayerDefaultWidth>> height: <<option txtPlayerDefaultHeight>>
<<<
!!!!!Examples
<<<
+++[Windows Media]...
Times Square Live Webcam
{{{<<player id=1 http://www.earthcam.com/usa/newyork/timessquare/asx/tsq_stream.asx>>}}}
<<player id=1 http://www.earthcam.com/usa/newyork/timessquare/asx/tsq_stream.asx>>
===
+++[RealOne]...
BBC London: Live and Recorded news
{{{<<player id=2 http://www.bbc.co.uk/london/realmedia/news/tvnews.ram>>}}}
<<player id=2 http://www.bbc.co.uk/london/realmedia/news/tvnews.ram>>
===
+++[Quicktime]...
America Free TV: Classic Comedy
{{{<<player id=3 http://www.americafree.tv/unicast_mov/AmericaFreeTVComedy.mov>>}}}
<<player id=3 http://www.americafree.tv/unicast_mov/AmericaFreeTVComedy.mov>>
===
+++[Flash]...
Asteroids arcade game
{{{<<player id=4 http://www.80smusiclyrics.com/games/asteroids/asteroids.swf 400 300>>}}}
<<player id=4 http://www.80smusiclyrics.com/games/asteroids/asteroids.swf 400 300>>
Google Video
{{{<<player id=5 flash http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DoQAAAIVnUNP6GYRY8YnIRNPe4Uk5-j1q1MVpJIW4uyEFpq5Si0hcSDuig_JZcB9nNpAhbScm9W_8y_vDJQBw1DRdCVbXl-wwm5dyUiiStl_rXt0ATlstVzrUNC4fkgK_j7nmse7kxojRj1M3eo3jXKm2V8pQjWk97GcksMFFwg7BRAXmRSERexR210Amar5LYzlo9_k2AGUWPLyRhMJS4v5KtDSvNK0neL83ZjlHlSECYXyk%26sigh%3Dmpt2EOr86OAUNnPQ3b9Tr0wnDms%26begin%3D0%26len%3D429700%26docid%3D-914679554478687740&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3De7e77162deb04c42%26second%3D5%26itag%3Dw320%26urlcreated%3D1144620753%26sigh%3DC3fqXPPS1tFiUqLzmkX3pdgYc2Y&playerId=-91467955447868774               400 326>>}}}
<<player id=5 flash http://video.google.com/googleplayer.swf?videoUrl=http%3A%2F%2Fvp.video.google.com%2Fvideodownload%3Fversion%3D0%26secureurl%3DoQAAAIVnUNP6GYRY8YnIRNPe4Uk5-j1q1MVpJIW4uyEFpq5Si0hcSDuig_JZcB9nNpAhbScm9W_8y_vDJQBw1DRdCVbXl-wwm5dyUiiStl_rXt0ATlstVzrUNC4fkgK_j7nmse7kxojRj1M3eo3jXKm2V8pQjWk97GcksMFFwg7BRAXmRSERexR210Amar5LYzlo9_k2AGUWPLyRhMJS4v5KtDSvNK0neL83ZjlHlSECYXyk%26sigh%3Dmpt2EOr86OAUNnPQ3b9Tr0wnDms%26begin%3D0%26len%3D429700%26docid%3D-914679554478687740&thumbnailUrl=http%3A%2F%2Fvideo.google.com%2FThumbnailServer%3Fcontentid%3De7e77162deb04c42%26second%3D5%26itag%3Dw320%26urlcreated%3D1144620753%26sigh%3DC3fqXPPS1tFiUqLzmkX3pdgYc2Y&playerId=-91467955447868774               400 326>>
YouTube Video
{{{<<player id=6 flash http://www.youtube.com/v/OdT9z-JjtJk 400 300>>}}}
<<player id=6 flash http://www.youtube.com/v/OdT9z-JjtJk 400 300>>
===
<<<
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
''PlayerPlugin '' (tagged with <<tag systemConfig>>)
^^documentation and javascript for macro handling^^
<<<
!!!!!Revision History
<<<
''2006.02.26 [0.7.0]''
major re-write.  handles default params better.  create/recreate player objects via loadURL() API for use with interactive forms and scripts.
''2006.01.27 [0.6.0]''
added support for 'extra' macro params to pass through to object parameters
''2006.01.19 [0.5.0]''
Initial ALPHA release
''2005.12.23 [0.0.0]''
Started
<<<
!!!!!Credits
<<<
This feature was developed by EricShulman from [[ELS Design Studios|http:/www.elsdesign.com]].
<<<
!!!!!Code
***/

// //  macro definition

//{{{
version.extensions.player = {major: 0, minor: 8, revision: 0, date: new Date(2006,3,7)};

config.macros.player = {};
config.macros.player.html = {};
config.macros.player.handler= function(place,macroName,params) {
	var id=null;
	if (params[0].substr(0,3)=="id=") id=params.shift().substr(3);
	var type="";
	if ((params[0]=="windows")||(params[0]=="realone")||(params[0]=="quicktime")||(params[0]=="flash")) type=params.shift();
	var url=params.shift(); if (!url || !url.trim().length) url="";
	var width=params.shift();
	var height=params.shift();
	var show=(params.shift()=='hidecontrols')?"0":"1"; 
	var extras=""; while (params[0]!=undefined) extras+="<param name='"+params.shift()+"' value='"+params.shift()+"'> ";
	this.loadURL(place,id,type,url,width,height,show,extras);
}

if (config.options.txtPlayerDefaultWidth==undefined) config.options.txtPlayerDefaultWidth="100%";
if (config.options.txtPlayerDefaultHeight==undefined) config.options.txtPlayerDefaultHeight="480"; // can't use "100%"... player height doesn't stretch right :-(

config.macros.player.loadURL=function(place,id,type,url,width,height,show,extras) {

	if (id==undefined) id="tiddlyPlayer";
	if (!width) var width=config.options.txtPlayerDefaultWidth;
	if (!height) var height=config.options.txtPlayerDefaultHeight;
	if (url && (!type || !type.length)) {
		if ((url.indexOf('mms')!=-1)||(url.indexOf('.asx')!=-1)||(url.indexOf('.wvx')!=-1)||(url.indexOf('.wmv')!=-1)||(url.indexOf('.mp3')!=-1))
			var type="windows";
		else if ((url.indexOf('rtsp')!=-1)||(url.indexOf('.ram')!=-1)||(url.indexOf('.rpm')!=-1)||(url.indexOf('.rm' )!=-1)||(url.indexOf('.ra' )!=-1))
			var type="realone";
		else if ((url.indexOf('.mov')!=-1)||(url.indexOf('.qt' )!=-1))
			var type="quicktime";
		else if ((url.indexOf('.swf')!=-1)||(url.indexOf('.flv')!=-1))
			var type="flash";
	}
	if (!type) var type="none";
	if (!url) var url="";
	if (show===undefined) var show=true;
	if (!extras) var extras="";
	if (type=="none" && url.trim().length) url="<br>unrecognized media type:<br>"+url;
	if (type=="realone") height-=show?60:0; // leave room for controls
	if (type=="windows") show=show?"1":"0"; // player-specific param value
	if (type=="realone") show=show?"block":"none";
	if (type=="quicktime") show=show?"true":"false";

	// create containing div for player HTML
	// and add or replace player in TW DOM structure
	var newplayer = document.createElement("div");
	newplayer.playerType=type;
	newplayer.setAttribute("id",id+"_div");
	var existing = document.getElementById(id+"_div");
	if (existing && !place) place=existing.parentNode;
	if (!existing)
		place.appendChild(newplayer);
	else {
		if (place==existing.parentNode) place.replaceChild(newplayer,existing)
		else { existing.parentNode.removeChild(existing); place.appendChild(newplayer); }
	}

	var html=config.macros.player.html[type];
	html=html.replace(/%i%/mg,id);
	html=html.replace(/%w%/mg,width);
	html=html.replace(/%h%/mg,height);
	html=html.replace(/%u%/mg,url);
	html=html.replace(/%s%/mg,show);
	html=html.replace(/%x%/mg,extras);
	newplayer.innerHTML=html;
}
//}}}

// // Player-specific API functions: isReady(id), isPlaying(id), toggleControls(id), showControls(id,flag)

//{{{
// status values:
// Windows: 0=Undefined, 1=Stopped, 2=Paused, 3=Playing, 4=ScanForward, 5=ScanReverse
//          6=Buffering, 7=Waiting, 8=MediaEnded, 9=Transitioning, 10=Ready, 11=Reconnecting
// RealOne: 0=Stopped, 1=Contacting, 2=Buffering, 3=Playing, 4=Paused, 5=Seeking
// QuickTime: 'Waiting', 'Loading', 'Playable', 'Complete', 'Error:###'
// Flash: 0=Loading, 1=Uninitialized, 2=Loaded, 3=Interactive, 4=Complete
config.macros.player.isReady=function(id)
{
	var d=document.getElementById(id+"_div"); if (!d) return false;
	var p=document.getElementById(id); if (!p) return false;
	if (d.playerType=='windows') return !((p.playState==0)||(p.playState==7)||(p.playState==9)||(p.playState==11));
	if (d.playerType=='realone') return (p.GetPlayState()>1);
	if (d.playerType=='quicktime') return !((p.getPluginStatus()=='Waiting')||(p.getPluginStatus()=='Loading'));
	if (d.playerType=='flash') return (p.ReadyState>2);
	return true;
}
config.macros.player.isPlaying=function(id)
{
	var d=document.getElementById(id+"_div"); if (!d) return false;
	var p=document.getElementById(id); if (!p) return false;
	if (d.playerType=='windows') return (p.playState==3);
	if (d.playerType=='realone') return (p.GetPlayState()==3);
	if (d.playerType=='quicktime') return (p.getPluginStatus()=='Complete');
	if (d.playerType=='flash') return (p.ReadyState<4);
	return false;
}
config.macros.player.showControls=function(id,flag) {
	var d=document.getElementById(id+"_div"); if (!d) return false;
	var p=document.getElementById(id); if (!p) return false;
	if (d.playerType=='windows') { p.ShowControls=flag; p.ShowStatusBar=flag; }
	if (d.playerType=='realone') { alert('show/hide controls not available'); }
	if (d.playerType=='quicktime')      // if player not ready, retry in one second
		{ if (this.isReady(id)) p.setControllerVisible(flag); else setTimeout('config.macros.player.showControls("'+id+'",'+flag+')',1000); }
	if (d.playerType=='flash') { alert('show/hide controls not available'); }
}
config.macros.player.toggleControls=function(id) {
	var d=document.getElementById(id+"_div"); if (!d) return false;
	var p=document.getElementById(id); if (!p) return false;
	if (d.playerType=='windows') var flag=!p.ShowControls;
	if (d.playerType=='realone') var flag=true; // TBD
	if (d.playerType=='quicktime') var flag=!p.getControllerVisible();
	if (d.playerType=='flash') var flag=true; // TBD
	this.showControls(id,flag);
}
config.macros.player.fullScreen=function(id) {
	var d=document.getElementById(id+"_div"); if (!d) return false;
	var p=document.getElementById(id); if (!p) return false;
	if (d.playerType=='windows') p.DisplaySize=3;
	if (d.playerType=='realone') p.SetFullScreen();
	if (d.playerType=='quicktime') { alert('full screen not available'); }
	if (d.playerType=='flash') { alert('full screen not available'); }
}
//}}}

// // Player HTML

//{{{
// placeholder (no player)
config.macros.player.html.none=' \
	<table id="%i%" width="%w%" height="%h%" style="background-color:#111;border:0;margin:0;padding:0;"> \
	<tr style="background-color:#111;border:0;margin:0;padding:0;"> \
	<td width="%w%" height="%h%" style="background-color:#111;color:#ccc;border:0;margin:0;padding:0;text-align:center;"> \
	&nbsp; \
	%u% \
	&nbsp; \
	</td></tr></table>';
//}}}

//{{{
// Windows Media Player
// v7.1 ID: classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6
// v9	ID: classid=CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95
config.macros.player.html.windows=' \
	<object id="%i%" width="%w%" height="%h%" style="margin:0;padding:0;" \
		classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" \
		codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715" \
		align="baseline" border="0" \
		standby="Loading Microsoft Windows Media Player components..." \
		type="application/x-oleobject"> \
		<param name="FileName" value="%u%"> <param name="ShowControls" value="%s%"> \
		<param name="ShowPositionControls" value="1"> <param name="ShowAudioControls" value="1"> \
		<param name="ShowTracker" value="1"> <param name="ShowDisplay" value="0"> \
		<param name="ShowStatusBar" value="1"> <param name="AutoSize" value="1"> \
		<param name="ShowGotoBar" value="0"> <param name="ShowCaptioning" value="0"> \
		<param name="AutoStart" value="1"> <param name="AnimationAtStart" value="1"> \
		<param name="TransparentAtStart" value="0"> <param name="AllowScan" value="1"> \
		<param name="EnableContextMenu" value="1"> <param name="ClickToPlay" value="1"> \
		<param name="InvokeURLs" value="1"> <param name="DefaultFrame" value="datawindow"> \
		%x% \
		<embed src="%u%" style="margin:0;padding:0;" \
			align="baseline" border="0" width="%w%" height="%h%" \
			type="application/x-mplayer2" \
			pluginspage="http://www.microsoft.com/windows/windowsmedia/download/default.asp" \
			name="%i%" showcontrols="%s%" showpositioncontrols="1" \
			showaudiocontrols="1" showtracker="1" showdisplay="0" \
			showstatusbar="%s%" autosize="1" showgotobar="0" showcaptioning="0" \
			autostart="1" autorewind="0" animationatstart="1" transparentatstart="0" \
			allowscan="1" enablecontextmenu="1" clicktoplay="0" invokeurls="1" \
			defaultframe="datawindow"> \
		</embed> \
	</object>';
//}}}

//{{{
// RealNetworks' RealOne Player
config.macros.player.html.realone=' \
	<table width="%w%" style="border:0;margin:0;padding:0;"><tr style="border:0;margin:0;padding:0;"><td style="border:0;margin:0;padding:0;"> \
	<object id="%i%" width="%w%" height="%h%" style="margin:0;padding:0;" \
		CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"> \
		<PARAM NAME="CONSOLE" VALUE="player"> \
		<PARAM NAME="CONTROLS" VALUE="ImageWindow"> \
		<PARAM NAME="AUTOSTART" Value="true"> \
		<PARAM NAME="MAINTAINASPECT" Value="true"> \
		<PARAM NAME="NOLOGO" Value="true"> \
		<PARAM name="BACKGROUNDCOLOR" VALUE="#333333"> \
		<PARAM NAME="SRC" VALUE="%u%"> \
		%x% \
		<EMBED width="%w%" height="%h%" controls="ImageWindow" type="audio/x-pn-realaudio-plugin" style="margin:0;padding:0;" \
			name="%i%" \
			src="%u%" \
			console=player \
			maintainaspect=true \
			nologo=true \
			backgroundcolor=#333333 \
			autostart=true> \
		</OBJECT> \
	</td></tr><tr style="border:0;margin:0;padding:0;"><td style="border:0;margin:0;padding:0;"> \
	<object id="%i%_controls" width="%w%" height="60" style="margin:0;padding:0;display:%s%" \
		CLASSID="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA"> \
		<PARAM NAME="CONSOLE" VALUE="player"> \
		<PARAM NAME="CONTROLS" VALUE="All"> \
		<PARAM NAME="NOJAVA" Value="true"> \
		<PARAM NAME="MAINTAINASPECT" Value="true"> \
		<PARAM NAME="NOLOGO" Value="true"> \
		<PARAM name="BACKGROUNDCOLOR" VALUE="#333333"> \
		<PARAM NAME="SRC" VALUE="%u%"> \
		%x% \
		<EMBED WIDTH="%w%" HEIGHT="60" NOJAVA="true" type="audio/x-pn-realaudio-plugin" style="margin:0;padding:0;display:%s%" \
			controls="All" \
			name="%i%_controls" \
			src="%u%" \
			console=player \
			maintainaspect=true \
			nologo=true \
			backgroundcolor=#333333> \
		</OBJECT> \
	</td></tr></table>';
//}}}

//{{{
// QuickTime Player
config.macros.player.html.quicktime=' \
	<OBJECT ID="%i%" WIDTH="%w%" HEIGHT="%h%" style="margin:0;padding:0;" \
		CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" \
		CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"> \
		<PARAM name="SRC" VALUE="%u%"> \
		<PARAM name="AUTOPLAY" VALUE="true"> \
		<PARAM name="CONTROLLER" VALUE="%s%"> \
		<PARAM name="BGCOLOR" VALUE="#333333"> \
		<PARAM name="SCALE" VALUE="aspect"> \
		<PARAM name="SAVEEMBEDTAGS" VALUE="true"> \
		%x% \
		<EMBED name="%i%" WIDTH="%w%" HEIGHT="%h%" style="margin:0;padding:0;" \
			SRC="%u%" \
			AUTOPLAY="true" \
			SCALE="aspect" \
			CONTROLLER="%s%" \
			BGCOLOR="#333333" \
			EnableJavaSript="true" \
			PLUGINSPAGE="http://www.apple.com/quicktime/download/"> \
		</EMBED> \
	</OBJECT>';
//}}}

//{{{
// Flash Player
config.macros.player.html.flash='\
	<object id="%i%" width="%w%" height="%h%" style="margin:0;padding:0;" \
		classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" \
		codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"> \
		<param name="movie" value="%u%"> \
		<param name="quality" value="high"> \
		<param name="SCALE" value="exactfit"> \
		<param name="bgcolor" value="333333"> \
		%x% \
		<embed name="%i%" src="%u%" style="margin:0;padding:0;" \
			height="%h%" width="%w%" quality="high" \
			pluginspage="http://www.macromedia.com/go/getflashplayer" \
			type="application/x-shockwave-flash" scale="exactfit"> \
		</embed> \
	</object>';
//}}}
<html><div id="myPleatFold" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img101.imageshack.us/img101/7218/pleatyi3.jpg"><br><div align="center">Pleat Fold</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myPleatFold')">Pleat Fold</a></html>
<<plugins>>
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.pocketmod.com/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.pocketmod.com/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
http://www.dissidentvoice.org/
http://english.aljazeera.net/HomePage
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.orwell.ru/library/essays/politics/english/e_polit]]&nbsp;&raquo;|
===

----

<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.orwell.ru/library/essays/politics/english/e_polit" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
/***
|''Name:''|~PopupMacro|
|''Version:''|1.0.0 (2006-05-09)|
|''Source:''|http://lewcid.googlepages.com/lewcid.html#PopupMacro|
|''Author:''|Saq Imtiaz|
|''Description:''|Create popups with custom content|
|''Documentation:''|[[PopupMacro Documentation|PopupMacroDocs]]|
|''~Requires:''|TW Version 2.0.8 or better|
***/
// /%
{{{
config.macros.popup = {};
config.macros.popup.arrow = (document.all?"▼":"▾");
config.macros.popup.handler = function(place,macroName,params,wikifier,paramString,theTiddler) {

        if (!params[0] || !params[1]) 
             {createTiddlyError(place,'missing macro parameters','missing label or content parameter');
              return false;};
   
        var label = params[0];
        var source = (params[1]).replace(/\$\)\)/g,">>"); 
        var nestedId = params[2]? params[2]: 'nestedpopup';        

	var onclick = function(event) {
	        if(!event){var event = window.event;}
                var theTarget = resolveTarget(event);
                var nested = (!isNested(theTarget));
               
                if ((Popup.stack.length > 1)&&(nested==true)) {Popup.removeFrom(1);}
                else if(Popup.stack.length > 0 && nested==false) {Popup.removeFrom(0);};
                
                var theId = (nested==false)? "popup" : nestedId; 
	        var popup = createTiddlyElement(document.body,"ol",theId,"popup",null);
	        Popup.stack.push({root: button, popup: popup});

                wikify(source,popup);
		Popup.show(popup,true);
	        event.cancelBubble = true;
		if (event.stopPropagation) event.stopPropagation();
		return false;
	}
	var button = createTiddlyButton(place, label+this.arrow,label, onclick, null);
};

window.isNested = function(e) {
        while (e != null) {
                var contentWrapper = document.getElementById("contentWrapper");
                if (contentWrapper == e) return true;
                e = e.parentNode;
                }
        return false;
};

setStylesheet(
".popup, .popup a, .popup a:visited {color: #fff;}\n"+
".popup  a:hover {background: #014; color: #fff; border: none;}\n"+
".popup li , .popup ul, .popup ol {list-style:none !important; margin-left:0.3em !important; margin-right:0.3em; font-size:100%; padding-top:0.5px !important; padding:0px !important;}\n"+
"#nestedpopup {background:#2E5ADF; border: 1px solid #0331BF; margin-left:1em; }\n"+
"",
"CustomPopupStyles");

config.shadowTiddlers.PopupMacroDocs="The documentation is available [[here.|http://lewcid.googlepages.com/lewcid.html#PopupMacroDocs]]";
}}}
//%/
[img[http://img182.imageshack.us/img182/5041/theadercenterfb7.jpg]]
[img[http://img180.imageshack.us/img180/1266/theaderrightss4.jpg]]
txtMainTab=Timeline; Group I=; 3=; txtUploadBackupDir=; txtUploadDir=; txtUploadFilename=; pasPassword=; txtDefaultTiddlers=; txtMyDefaultTiddlers=; 1=; chkSearchTags=true; chkSearchText=true; chkSearchTitles=true; 2=; chkShowRightSidebar=false; chkScrollSidebars=true; chkSliderOptionsPanel=true; txtBackupFolder=BackupScience; chkMakeSettingPrivateWhenChanged=true; chkUsePrivateSettings=true; chkTestSlider=false; txtUploadUserName=YourName; txtFavourite=Group%20I; txtUploadStoreUrl=store.php; chkHttpReadOnly=false; txtMoreTab=Shadowed; pasUploadPassword=wa9crd; txtUserName=MorrisScience; txtTOCSortBy=title; chkSilverWhisper=true; chkAnimate=false; 5=; chkpasUploadPassword=true; chkSliderSearchOptions=false; chkTiddlyCards_shownew=false; chkDemo=false; chkSliderextras=false; 4=
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.43folders.com/2005/09/08/kick-procrastinations-ass-run-a-dash/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.43folders.com/2005/09/08/kick-procrastinations-ass-run-a-dash/" width="100%" align="center" height="600"></iframe></div></html>
[[ProjectGutenberg|http://www.gutenberg.org/wiki/Main_Page]]
[[Tristram Shandy (online)|http://tristramshandy.tiddlyspot.com/index.html]]
[[Tristram Shandy (offline)|file:///D:\Writing\LaurenceSterneTW\tristramshandy.html]]
http://www.qppstudio.net/bankholidays2007/australia.htm
<html><p>Once upon a midnight dreary, while I pondered weak and weary, Over many a quaint and curious volume of forgotten lore, While I nodded, nearly napping, suddenly there </p><p class="pullquote" title="Only this, and nothing more.">came a tapping, As of some one gently rapping, rapping at my chamber door. &lsquo;'Tis some visitor,&rsquo; I muttered, &lsquo;tapping at my chamber door &ndash; Only this, and nothing more.&rsquo;</p></html>
.pullquote {
 width:550px;
 line-height:1.5;
 font-size:1.2em;
 text-align:justify;
 }

.pullquote:before {
 content:"\201C" attr(title) "\201D";
 font-family: "Times New Roman", Times, serif;
 font-size:1.2em;
 text-align:center;
 background:#008;
 color:#ffffc8;
 display:block;
 float:left;
 width:7em;
 margin: 0.25em 1em 0.5em 0;
 padding:1em;
 }
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.scribe.com.au/writing-tips.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.scribe.com.au/writing-tips.html" width="100%" align="center" height="600"></iframe></div></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://clem.mscd.edu/~talmanl/MOOVs/Pythagoras/Pythagoras.mov]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://clem.mscd.edu/~talmanl/MOOVs/Pythagoras/Pythagoras.mov" width="100%" align="center" height="600"></iframe></div></html>
!!!!!Quantum Mechanics
!!!!Interpretation
<<tiddler [[Interpretation of quantum mechanics]]>>
!!!!Double-slit experiment
<<tiddler [[Double-slit experiment]]>>
!!!!Copenhagen interpretation
<<tiddler [[Copenhagen interpretation]]>>
<<tiddler [[Interpretation of quantum mechanics]]>>
----
<<tiddler [[Double-slit experiment]]>>
----
<<tiddler [[Copenhagen interpretation]]>>
----
/***
|''Name:''|QuoteOfTheDayPlugin|
|''Source:''|http://www.TiddlyTools.com/#QuoteOfTheDayPlugin|
|''Author:''|Eric Shulman - ELS Design Studios|
|''License:''|[[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|''~CoreVersion:''|2.0.10|

Display a randomly selected "quote of the day"

!!!!!Usage
<<<
{{{<<QOTD //tiddlername//>>}}}
Put your quotations into a tiddler (called //tiddlername//).  Separate each quote by a horizontal rule (use "----" on a line by itself).  Each time the macro is rendered it will display a different quotation, selected at random from the specified tiddler.
<<<
!!!!!Example
<<<
{{{<<QOTD Quotations>>}}}
<<QOTD Quotations>>
<<<
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
''QuoteOfTheDayPlugin'' (tagged with <<tag systemConfig>>)
^^documentation and javascript for QuoteOfTheDay handling^^
<<<
!!!!!Revision History
<<<
''2005.10.21 [1.0.0]''
Initial Release
<<<
!!!!!Credits
<<<
This feature was developed by EricShulman from [[ELS Design Studios|http:/www.elsdesign.com]].
Based on a suggestion by M.Russula
<<<
!!!!!Code
***/
//{{{
version.extensions.QOTD = {major: 1, minor: 0, revision: 0, date: new Date(2005,10,21)};
config.macros.QOTD = {};
config.macros.QOTD.handler= function(place,macroName,params) {
	var txt=store.getTiddlerText(params[0]); if (!txt) return;
	var quotes=txt.split("\n----\n");
	// then, get a random index number between 0 and N-1 and wikify that text
	wikify(quotes[Math.floor(Math.random()*quotes.length)],place);
}
//}}}
http://quotationspage.com/quotes/
All of the biggest technological inventions created by man - the airplane, the automobile, the computer - says little about his intelligence, but speaks volumes about his laziness. - Mark Kennedy
----
Creativity is inventing, experimenting, growing, taking risks, breaking rules, making mistakes, and having fun. - Mary Lou Cook
----
Discovery consists in seeing what everybody else has seen, and thinking what nobody else has thought. - Albert Szent-Györgyi
----
Electric telegraphs, printing, gas, Tobacco, balloons, and steam, Are little events that have come to pass Since the days of the old regime. And, spite of Lempriere's dazzling page, I'd give - though it might seem bold - A hundred years of the Golden Age For a year of the Age of Gold. - Henry S. Leigh, in The Two Ages
----
Everything that can be invented has been invented. - Anecdotally misattributed to Charles H. Duell, Commisioner, US Patent Office, 1899, see "A Patently False Patent Myth by Samuel Sass in Skeptical Inquirer, Vol. 13 (Spring 1989), pg. 310-313.
----
The golden hour of invention must terminate like other hours, and when the man of genius returns to the cares, the duties, the vexations, and the amusements of life, his companions behold him as one of themselves - the creature of habits and infirmities. - Isaac D'Israeli, Literary Character of Men of Genius (ch. XVI)
----
Humanity is acquiring all the right technology for all the wrong reasons. - R. Buckminster Fuller
----
I do not think there is any thrill that can go through the human heart like that felt by the inventor as he sees some creation of the brain unfolding to success. - Nikola Tesla 1896, inventor of alternating current
----
Invention is the mother of necessity. - Thorstein Veblen US economist & social philosopher (1857 - 1929)
----
Inventor: A person who makes an ingenious arrangement of wheels, levers and springs, and believes it civilization. - Ambrose Bierce, The Devil's Dictionary
----
It is questionable if all the mechanical inventions yet made have lightened the day's toil of any human being. - John Stuart Mill
----
Creativity perpetually invents itself. - Paul Palnik
----
Lo! Men have become the tools of their tools. - Henry David Thoreau
----
Lo, this only have I found, that God hath made man upright; but they have sought out many inventions. - Bible Ecclesiastes (ch. VII, v. 29)
----
The machine does not isolate man from the great problems of nature but plunges him more deeply into them. - Saint-Exupéry, Wind, Sand, and Stars, 1939
----
A moment's insight is sometimes worth a life's experience. - Thomas Fuller, Holy and Profane States (bk. III, Of Fancy)
----
Necessity, who is the mother of invention. - Plato, The Republic, Greek author & philosopher in Athens (427 BC - 347 BC)
----
Only an inventor knows how to borrow, and every man is or should be an inventor. - Ralph Waldo Emerson, Letters and Social Aims
----
Opportunity is missed by most people because it's dressed in overalls and looks like work. - Thomas Edison
----
Probably the earliest flyswatters were nothing more than some sort of striking surface attached to the end of a long stick. - Jack Handy
----
The production of too many useful things results in too many useless people. - Karl Marx
----
Soon silence will have passed into legend. Man has turned his back on silence. Day after day he invents machines and devices that increase noise and distract humanity from the essence of life, contemplation, meditation...tooting, howling, screeching, booming, crashing, whistling, grinding, and trilling bolster his ego. His anxiety subsides. His inhuman void spreads monstrously like a gray vegetation. - Jean Arp
----
Technological progress has merely provided us with more efficient means for going backwards. - Aldous Huxley
----
Technology... the knack of so arranging the world that we don't have to experience it. - Max Frisch
----
A tool is but the extension of a man's hand, and a machine is but a complex tool. And he that invents a machine augments the power of a man and the well-being of mankind. - Henry Ward Beecher, Proverbs from Plymouth Pulpit
----
Want, the mistress of invention. - Susanna Centlivre, The Busy Body (act I, sc. 1)
----
We issued gorged with knowledge, and I spoke: 'Why, Sirs, they do all this as well as we." "They hunt old trails" said Cyril, "very well; But when did woman ever yet invent?' - Lord Alfred Tennyson, Princess (II, l. 366)
----
What the country needs are a few labor-making inventions. - Arnold Glasow
----
Everything that could have been invented has been patented. - Oscar Burke
----
The most amazing and effective inventions are not those which do most honor to the human genius. - Voltaire
----
To invent, you need a good imagination and a pile of junk. - Thomas Edison
----
Invention starts by a spark in the gap between laziness and exuberance. - Shimon Shmueli
<html><div id="myRabbitEar" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img89.imageshack.us/img89/9964/rabbiteariw9.jpg"><br><div align="center">Rabbit Ears</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myRabbitEar')">Rabbit Ears</a></html>
[[AUSTRALIAN MOTORSPORTS|http://www.motorsm.com/motorsport/AUS/default.htm]]
[[F1 Circuits|http://www.f1-fansite.com/circuits/albert-park.asp]] @@color:#C06;''&raquo; &raquo;'' @@ [Fan Site]
[[f1.racing-live.com|http://f1.racing-live.com/en/index.html]]
[[formula1.com|http://www.formula1.com/news/home.html]] @@color:#C06;''&raquo; &raquo;'' @@ [Official Site]
[[Moto GP|http://bikes.grandprix.com.au/]] 
[[Super Bikes|http://www.worldsbk.com/home.php]]
[[V8 Supercars|http://www.v8supercar.com.au/default.asp]]
{{wrap{{{textleft{
<<tabs tabsClass [[Intro ]]""[[RadioIntro]] [[2RN-576AM ]] "ABC Radio National" [[2RN-576AM]] [[2PB 630AM ]]"ABC News Radio"[[2PB 630AM]] [[2BL 702AM ]]"ABC Radio 702"[[2BL 702AM]] [[ABC-92.9FM ]] "ABC 92.9FM" [[ABC 92.9FM]] [[2CH ]]"2CH Radio 1170 AM"[[2CH]] [[RadioOnline ]] "Lists of Australian Radio Stations Online Web Site" [[RadioOnline]] [[RadioLovers ]] "Old time radio programs" [[Radio Lovers]] [[OldTimeRadio ]] "Old time radio programs"[[OldTimeRadio]]      [[dig-Radio ]] "dig Radio" [[dig Radio]] [[RadioAustralia ]] "RadioAustralia" [[RadioAustralia]] [[DigitalRadio ]] "DigitalRadio" [[DigitalRadio]]  [[ABC-TV]] "ABC" [[ABC-TV]] [[SBS-TV]] "SBSTV" [[SBS-TV]] [[ABCBrowser ]] "ABCBrowser" [[ABCBrowser]] [[Megaloradio ]] "Megaloradio" [[Megaloradio]]>>

}}}
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.radiolovers.com/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.radiolovers.com/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.1radio.com.au/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.1radio.com.au/" width="100%" align="center" height="600"></iframe></div></html>
@@color:#00f;Listen Radio Australia @@&nbsp;&nbsp;[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]]
!!!<<gradient horiz #fc3 #ffffff>>&nbsp;[[RadioAustralia|RadioAustralia]]>>
[img[http://img440.imageshack.us/img440/7356/ralogomi1.gif]]
@@color:#c06;''&raquo;''@@ [[Go to Web Site| http://www.radioaustralia.net.au/]] 

[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]] Listen Radio Australia using: [[Media Player|http://www.abc.net.au/streaming/ra.asx]] &bull; [[RealPlayer|http://www.abc.net.au/streaming/ra.ram]]


!!!<<gradient horiz #fc3 #fff>>&nbsp;[[Internet Radio|RadioIntro]]>>
''Listen to static free AM radio and other things via the Internet''

~~[img[http://img299.imageshack.us/img299/8713/audioow1.gif]]~~ [[Monte-Carlo Monaco|http://www.surfmusic.de/radio-station/monte-carlo-monaco,2220.html]]

[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]] [[Radio around the world|http://www.djstationonline.com/]]

[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]] [[BBC Radio|http://www.bbc.co.uk/radio/]]

~~[img[http://img258.imageshack.us/img258/3713/800listen8iz.gif]]~~ [[Deutsche Welle|http://www.dw-world.de/dw/0,2142,4703,00.html]]
<html>
[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]] Listen ~ShortWave Radio via the Internet: &bull; [[Media Player|http://64.27.7.251:8000/SWRadio.m3u ]] ~WebSite: &laquo;http://www.ralabs.com/webradio/&raquo;
</html>
[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]] {{locLink{[[Radio1]] }}}@@color:#C06;''&raquo; &raquo;'' @@ Australian Radio Stations

&bull;&nbsp;~Non-Radio Web News+++[here]
<<tiddler NewsSites>>
===
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.adonline.id.au/radio/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.adonline.id.au/radio/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
http://www.amastro.org/at/w/wrds.html
http://www.fluidmech.net/tutorials/raindrops/raindrop.htm
This is experimental
story.closeTiddler('RealABCScienceUpdates');
story.displayTiddler(null, 'RealABCScienceUpdates', 'EditTemplate');
{{borderless{
<html><div align="center"><table background="BlankLines.gif"><td><br><FORM name="form1"><INPUT type="file" name="cmuds"> <INPUT onclick="whatFile()" type=button value=OpenFile name="button"></td><br></table></FORM></div></html><html><div align="center">
|[img[http://img408.imageshack.us/img408/6929/editxf4.gif][run:C:\Documents and Settings\All Users\Application Data\GlobalSCAPE\CuteHTML\CuteHTML.exe]]|&nbsp;&nbsp;&nbsp;[img[http://img260.imageshack.us/img260/7886/pspwr5.gif][run:C:\Program Files\Paint Shop Pro 6\Psp.exe]]|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  [img[http://img210.imageshack.us/img210/5563/pmaillj2.gif][run:C:\Pegasus\winpm-32.exe]]|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [img[http://img504.imageshack.us/img504/3280/opentz8.gif][BrowseDrives]]|
|[img[http://img162.imageshack.us/img162/9920/sendsmsaw1.gif][http://telstra.com/webnotes/secure/messagelog.do?skin=bigpond]]&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; [img[http://img176.imageshack.us/img176/2843/powerdeskbc1.gif][run:C:\Program Files\Ontrack\PowerDesk\PDEXPLO.EXE]]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [img[http://img238.imageshack.us/img238/1582/convertkd9.gif][run:C:\Documents and settings\symbex\Desktop\UnitConverter.exe]]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [img[http://img444.imageshack.us/img444/2810/encryptvr9.gif][run:I:/VERNAM.EXE]]|
|[img[http://img295.imageshack.us/img295/4752/imageregory1.gif][http://imageshack.us/]] |&nbsp;&nbsp;&nbsp; [img[http://img526.imageshack.us/img526/6744/generalinksuu5.gif][General_Links]]|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[img[http://img403.imageshack.us/img403/8973/weatherye6.gif][WeatherSydney]]|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [img[http://img120.imageshack.us/img120/4503/moonphaseey0.gif][run:D:\Zip\MoonPhase\QuickPhasePro.exe]]|
|[img[http://img212.imageshack.us/img212/2333/calcoh0.gif][run:C:\WINNT\system32\calc.exe]]|&nbsp;&nbsp;&nbsp;[img[http://img81.imageshack.us/img81/4927/vticondc1.jpg][run:C:\Program Files\Visual Thesaurus 3\Visual Thesaurus 3.exe]] |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |
|borderless|k
</div></html>
{{textcenter{
[img[http://img406.imageshack.us/img406/6816/uaquo3ab8.gif]]<<slider chkAllLinks "AllOfMyLinks" "MyScienceLinks" "">>[img[http://img408.imageshack.us/img408/5150/daquo3gq1.gif]]
[img[http://img406.imageshack.us/img406/6816/uaquo3ab8.gif]]<<slider chkBrowse "BrowseDrives" "My Computer" "">>[img[http://img408.imageshack.us/img408/5150/daquo3gq1.gif]]
[img[http://img406.imageshack.us/img406/6816/uaquo3ab8.gif]]<<popup [[Real Science Links]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["sciencelinks"])'$))]]>>[img[http://img408.imageshack.us/img408/5150/daquo3gq1.gif]]
}}}

{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://reasoningwell.tiddlyspot.com/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://reasoningwell.tiddlyspot.com/" width="100%" align="center" height="600"></iframe></div></html>
http://www.eia.doe.gov/kids/energyfacts/sources/non-renewable/oil.html

[img[http://img187.imageshack.us/img187/5808/refineryon9.gif]]
<script>store.notifyAll()</script>
<html><input type="button" value="Refresh Styles" onClick="javascript:refreshStyles('StyleSheet');" name="button" class="btn" onmouseover="this.className='btn btnhov'" onmouseout="this.className='btn'"/></html>
/***
|''Name:''|RefreshTiddlerPlugin|
|''Description:''|Refresh an entire tiddler with optional periodic re-refresh|
|''Date:''|Oct 3, 2006|
|''Source:''|http://solo.dc3.com/tw/index.html#RefreshTiddlerPlugin|
|''Author:''|Bob Denny ~DC-3 Dreams, SP|
|''License:''|[[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|''Version:''|1.0.4|
|''~CoreVersion:''|2.0.11, 2.1.0|
|''Browser:''|Firefox 1.5; Internet Explorer 6.0; Safari|
|''Require:''|CheckboxPlugin (http://www.TiddlyTools.com/#CheckboxPlugin)|
This macro provides a tiddler with refresh control. At a minimum, a refresh button appears at the location of the macro invocation. Clicking this button causes the contents of the tiddler to be refreshed. Optionally, a checkbox may also be displayed with which the user can enable and disable automatic periodic refresh of  the tiddler at a specified interval.
There are three optional parameters
|!Parameter|!Description|
|''1''|Button label, default "Refresh"|
|''2''|Button tooltip, default "Refresh this tiddler"|
|''3''|Periodic refresh interval, sec., default 0 (no periodic refresh checkbox)|
!!Revision History
<<<
''2006.09.13 [1.0.1]'' Initial creation, several days
''2006.09.22 [1.0.2]'' Make periodic refresh checkbox optional
''2006.09.29 [1.0.3]'' Refresh checkbox cookie names different from RefreshIframe.
''2006.10.03 [1.0.4]'' Lint check, validate on TW 2.1.0.
<<<
!!Code
***/
//{{{
version.extensions.RefreshTiddler = {
 major: 1, minor: 0, revision: 4,
 date: new Date(2006, 10, 3), 
 type: 'macro',
 source: "#RefreshTiddlerPlugin"
};

config.macros.RefreshTiddler = 
{
	states: { },													// Associative array of refresh states indexed by tiddler name
    
	handler: function(place, macroName, params, wikifier, paramString, tiddler)
	{
		var tidTitle = tiddler.title;								// Shortcut
		if(!this.states[tidTitle]) this.states[tidTitle] = {		// Array of state objects for refreshed tiddlers
				butLabel: "",
				butTooltip: "",
				refInterval: 0,
				doRefresh: false,
				initPerRef: false,
				timerId: 0,
				chkBox: null
				};
		var state = this.states[tidTitle];							// Shortcut
		state.butLabel = params[0] ? params[0] : "Refresh"; 		// Make these react to edits
		state.butTooltip = params[1] ? params[1] : "Refresh this tiddler";
		state.refInterval = params[2] ? params[2] : 0;				// 0 = no periodic refresh checkbox
		var btn = createTiddlyButton(place, state.butLabel, state.butTooltip, this.onButClick);
		btn.name = tidTitle;										// Set button name to tiddler name (see onButClick())
		if(state.refInterval > 0) 									// If periodic refresh wanted
		{
			wikify(" [ =chkPerRefTid" + tiddler.created.convertToYYYYMMDDHHMM() + // Uniquify chkbox ID
				"{config.macros.RefreshTiddler.states[\"" + tidTitle + "\"].chkBox = this;}" +
				"{config.macros.RefreshTiddler.onChkClick(\"" +  tidTitle + "\");}] " + 
				state.butLabel + " every " + state.refInterval + " seconds", place);
			state.timerId = 0;
			if(!state.initPerRef) this.onChkClick(tidTitle);		// Simulate checkbox click (state already from cookie)
		}
	},
    
	onButClick: function(e) 
	{
		if(!e) e = window.event;
		var tidTitle = resolveTarget(e).name;						// Name is the tiddler name!
		//displayMessage("but " + tidTitle);
		story.refreshTiddler(tidTitle, null, true);
		return false;
	},
    
	onChkClick: function(tidTitle) 
	{
		var state = this.states[tidTitle];
		if(state.chkBox.checked) {
			if(state.timerId) clearTimeout(state.timerId);
			this.startRefresh(tidTitle); 
		} else { 
			state.doRefresh = false;
		}
		state.initPerRef = true;
	},
    
	startRefresh: function(tidTitle) 
	{
		var state = this.states[tidTitle];
		state.doRefresh = true;
		//displayMessage("st " + tidTitle + " " + state.refInterval);
		state.timerId = setTimeout("config.macros.RefreshTiddler.reRefresh(\"" + 
						tidTitle + "\")", state.refInterval * 1000);
	},
    
	reRefresh: function(tidTitle)
	{
		var state = this.states[tidTitle];
		state.timerId = 0;
		if(!state.doRefresh) return;


<script>
	place.insertBefore(document.getElementById(story.idPrefix + tidTitle),null);
	
</script>



		// Kill re-refresh cycle if tiddler closed or edited
		var tidElem = document.getElementById(story.idPrefix + tidTitle);  // DON'T GET CUTE! THIS IS CORRECT!
		//**BUGBUG** Hardwired to EditTemplate!
		if(!tidElem || tidElem.attributes['template'].value == "EditTemplate") // Prevent hidden or editing
		{
			state.initPerRef = false;
			return;
		}
		//displayMessage("re " + tidTitle + " " + state.refInterval);
		story.refreshTiddler(tidTitle, null, true);
		state.timerId = setTimeout("config.macros.RefreshTiddler.reRefresh(\"" + 
						tidTitle + "\")", state.refInterval * 1000);
	}
};
//}}}

{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://altreligion.about.com/library/glossary/blsymbols.htm]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://altreligion.about.com/library/glossary/blsymbols.htm" width="100%" align="center" height="600"></iframe></div></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.reuters.com/news/video/thumbnails?view=thumbs&videoId=65010&videoChannel=2]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://www.reuters.com/news/video/thumbnails?view=thumbs&videoId=65010&videoChannel=2" width="100%" align="center" height="160"></iframe></div></html>}}}
<html><div id="myReversefold" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img96.imageshack.us/img96/2600/reversefoldax9.jpg"><br><div align="center">Reverse-fold</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myReversefold')">Reverse-fold</a></html>
<html><hide linebreaks>
<div id="MainTxt"><span class="hw">Rhetoric and Rhetorical Devices</span><div class="runseg" style="margin-top: 6pt;" target="_blank">See also <a href="http://www.thefreedictionary.com/Rhetoric+and+Rhetorical+Devices/Argumentation" target="_blank">argumentation</a>, <a href="http://www.thefreedictionary.com/Language" target="_blank">language</a>, <a href="http://www.thefreedictionary.com/Language+Style" target="_blank">language style</a>, <a href="http://www.thefreedictionary.com/Literature" target="_blank">literature</a>, <a href="http://www.thefreedictionary.com/Logic" target="_blank">logic</a>, <a href="http://www.thefreedictionary.com/Speech" target="_blank">speech</a>.</div><br><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/acroama" target="_blank">acroama</a></div><div class="ds-list" target="_blank"><b>1.</b> a discourse that is not part of an argument.<br><b>2.</b> lectures heard only by disciples of a school, and not intended to be written down.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/acroasis" target="_blank">acroasis</a></div><div class="ds-single" target="_blank">a spoken disquisition; a monologue.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/adnomination" target="_blank">adnomination</a></div><div class="ds-list" target="_blank"><i>Obsolete.</i> 1. paronomasia.<br><b>2.</b> alliteration. Also called <b>agnomination, annomination</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/aeolism" target="_blank">aeolism</a></div><div class="ds-single" target="_blank">a tendency to longwindedness.  — <b>aeolisdc, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/alliteration" target="_blank">alliteration</a></div><div class="ds-single" target="_blank">the repetition of a sound, especially a consonant, for rhetorical or poetic effect. Also called <b>adnomination, agnomination, annomination</b>.  — <b>alliterative, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/allocution" target="_blank">allocution</a></div><div class="ds-list" target="_blank"><b>1.</b> a particular or special way of speaking.<br><b>2.</b> a formal address or speech.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/anacoenosis" target="_blank">anacoenosis</a></div><div class="ds-single" target="_blank">in debate, an appeal by the speaker to his opponents or to the audience for an opinion of the point.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/anadiplosis" target="_blank">anadiplosis</a></div><div class="ds-single" target="_blank">a device in which an unimportant word or the beginning of a phrase in one sentence is repeated in the following sentence, often with a change or extension of the sense. <b>Cf. epanastrophe</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/anaphora" target="_blank">anaphora</a></div><div class="ds-single" target="_blank">the repetition of a word or words at the beginning of two or more successive verses or clauses, as the repetition of <i>Blessed</i> in the Beatitudes. <b>Cf. epanaphora, epiphora.</b>  — <b>anaphoral, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/anastrophe" target="_blank">anastrophe</a></div><div class="ds-single" target="_blank">a rhetorical device in which the usual word order of a phrase or sentence is reversed.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/annomination" target="_blank">annomination</a></div><div class="ds-single" target="_blank">adnomination.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/antanaclasis" target="_blank">antanaclasis</a></div><div class="ds-single" target="_blank">a rhetorical device in which the same word is repeated but with a different sense each time. See also <a href="http://www.thefreedictionary.com/Grammar" target="_blank">grammar</a>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/antimetathesis" target="_blank">antimetathesis</a></div><div class="ds-single" target="_blank">the switching of the terms of an antithesis.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/antiphrasis" target="_blank">antiphrasis</a></div><div class="ds-single" target="_blank">the use of a word in a sense opposite to its proper meaning.  — <b>antiphrastic, antiphrastical, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/antithetics" target="_blank">antithetics</a></div><div class="ds-single" target="_blank">the proposing of opposing doctrines or contrasts.  — <b>antithetic, antithetical, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/apophasis" target="_blank">apophasis</a></div><div class="ds-single" target="_blank">a spoken or written figure in which an assertion is made in the midst of a denial, as in Mark Antony’s funeral speech for Caesar. Also called <b>paralipsis</b>.  — <b>apophasic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/aposiopesis" target="_blank">aposiopesis</a></div><div class="ds-single" target="_blank">a sudden breaking off in the middle of a sentence as if unable or unwilling to proceed.  — <b>aposiopetic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/apostrophe" target="_blank">apostrophe</a></div><div class="ds-single" target="_blank">a variety of personification in which the dead, absent, or inanimate are addressed as if present.  — <b>apostrophic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/apostrophism" target="_blank">apostrophism</a></div><div class="ds-single" target="_blank">a manner of speech in which the speaker continually interrupts his train of thought and continuity of subject by interjecting subordinate ideas and comments.  — <b>apostrophist, <i>n.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/Asiaticism" target="_blank">Asiaticism</a></div><div class="ds-single" target="_blank">a manner of speech, writing, or architecture distinguished by excessive ornamentation or floridity.  — <b>Asiatical, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/assonance" target="_blank">assonance</a></div><div class="ds-single" target="_blank">resemblance of sound, particularly vowel sounds, occurring in words of close proximity.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/asteism" target="_blank">asteism</a></div><div class="ds-single" target="_blank">polite and ingenious irony.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/asyndeton" target="_blank">asyndeton</a></div><div class="ds-single" target="_blank">a rhetorical device in which conjunctions or other connecting words are omitted, produced a staccato, emphatic effect.  — <b>asyndetic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/battology" target="_blank">battology</a></div><div class="ds-single" target="_blank">futile repetition in speech or writing.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/chiasmus" target="_blank">chiasmus</a></div><div class="ds-single" target="_blank">a reversal in the order of words in two otherwise parallel phrases, as “flowers are lovely, love is flowerlike” (Coleridge).  — <b>chiastic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/deipnosophism" target="_blank">deipnosophism</a></div><div class="ds-single" target="_blank">the art of dinner conversation.  — <b>deipnosophist, n</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/diallage" target="_blank">diallage</a></div><div class="ds-single" target="_blank">a figure of rhetoric in which arguments are considered from different viewpoints and then turned to make one point.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/dicaeology" target="_blank">dicaeology</a></div><div class="ds-single" target="_blank"><i>Obsolete,</i> an excuse or justification.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/ecbasis" target="_blank">ecbasis</a></div><div class="ds-single" target="_blank">a rhetorical device in which an orator deals with things in terms of events and their consequences.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/ecphonema" target="_blank">ecphonema</a>, <a href="http://www.thefreedictionary.com/ecphonesis" target="_blank">ecphonesis</a></div><div class="ds-single" target="_blank">a sudden, inflamed exclamation, used for emphasis or to capture the attention.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/elocution" target="_blank">elocution</a></div><div class="ds-list" target="_blank"><b>1.</b> the art of public speaking.<br><b>2.</b> the manner or quality of a person’s speech.<br><b>3.</b> <i>Rare.</i> the act of speech.<br><b>4.</b> <i>Obsolete,</i> eloquence.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/elocutionist" target="_blank">elocutionist</a></div><div class="ds-list" target="_blank"><b>1.</b> a person skilled at public speaking.<br><b>2.</b> a teacher of elocution.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/eloquence" target="_blank">eloquence</a></div><div class="ds-single" target="_blank">graceful, forceful, or persuasive speech.  — <b>eloquent, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/epanadiplosis" target="_blank">epanadiplosis</a></div><div class="ds-single" target="_blank">a figure of speech in which an orator or writer ends a sentence with the same word with which it was begun. <b>Cf. anadiplosis</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/epanados" target="_blank">epanados</a></div><div class="ds-list" target="_blank"><b>1.</b> the repeating of a phrase or sentence in reverse order.<br><b>2.</b> a return to the main topic or heading after a digression.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/epanalepsis" target="_blank">epanalepsis</a></div><div class="ds-single" target="_blank">repetition of the same word or phrase after other words have intervened.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/epanaphora" target="_blank">epanaphora</a></div><div class="ds-single" target="_blank">a rhetorical device consisting of repetition of a word or phrase at the beginning of successive sentences. <b>Cf. anaphora</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/epanastrophe" target="_blank">epanastrophe</a></div><div class="ds-single" target="_blank">a device in which the end of one clause is made the beginning of the next. <b>Cf. anadiplosis</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/epanorthosis" target="_blank">epanorthosis</a></div><div class="ds-single" target="_blank">a rhetorical device in which something just said is repeated and stronger or more apt words are substituted.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/epiphora" target="_blank">epiphora</a></div><div class="ds-single" target="_blank">the repetition of a word or words at the end of two or more successive clauses, phrases, or verses, as “I should do Brutus wrong and Cassius wrong.” Also called <b>epistrophe. Cf. anaphora.</b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/erotesis" target="_blank">erotesis</a></div><div class="ds-single" target="_blank">a manner of phrasing a question that presupposes an answer that is either a strong affirmative or, more often, a strong negative.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/exordium" target="_blank">exordium</a></div><div class="ds-single" target="_blank">the beginning or introductory part of a book or other printed work, or of a discourse.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/fustian" target="_blank">fustian</a></div><div class="ds-single" target="_blank">a high-flown, bombastic style of writing or speaking.  — <b>fustianist, <i>n.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/gemmination" target="_blank">gemmination</a></div><div class="ds-single" target="_blank">the immediate repetition of a word, phrase, sentence, etc., for emphasis and rhetorical effect.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/gongorism" target="_blank">gongorism</a>, <a href="http://www.thefreedictionary.com/Gongorism" target="_blank">Gongorism</a></div><div class="ds-single" target="_blank">an elaborate, florid, intricate style of writing, after Góngora y Argote.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/hendiadys" target="_blank">hendiadys</a></div><div class="ds-single" target="_blank">a rhetorical device in which a complex idea is expressed by two substantives joined by a conjunction instead of by a substantive qualified by an adjective.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/homiletics" target="_blank">homiletics</a></div><div class="ds-single" target="_blank">the art of sacred speaking; preaching.  — <b>homiletic, homiletical, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/homily" target="_blank">homily</a></div><div class="ds-single" target="_blank">a sermon or serious admonition.  — <b>homilist, homilete, n</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/homoeoptoton" target="_blank">homoeoptoton</a></div><div class="ds-single" target="_blank">a rhetorical device consisting of the repetition of the same case endings, inflections, etc., at the end of phrases.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/homoeoteleuton" target="_blank">homoeoteleuton</a></div><div class="ds-single" target="_blank">a device of rhetoric in which like-sounding words, syllables, or phrases are used at the end of succeeding sentences or lines.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/hypallage" target="_blank">hypallage</a></div><div class="ds-single" target="_blank">the deliberate movement for effect and emphasis of one of a group of nouns from a more natural position to one less natural, as Virgil’s “the trumpet’s Tuscan blare” for “the Tuscan trumpet’s blare.”  — <b>hypallactic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/hyperbaton" target="_blank">hyperbaton</a></div><div class="ds-single" target="_blank">a rhetorical device in which the usual or expected word order is inverted.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/hyperbole" target="_blank">hyperbole</a></div><div class="ds-list" target="_blank"><b>1.</b> an obvious and intentional exaggeration.<br><b>2.</b> an extravagant statement or figure of speech not intended to be taken literally, as “She’s as big as a house.” <b>Cf. litotes</b>.  — <b>hyperbolic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/hyperbolism" target="_blank">hyperbolism</a></div><div class="ds-list" target="_blank"><b>1.</b> the use of hyperbole, or exaggeration.<br><b>2.</b> a hyperbolic or exaggerated statement.  — <b>hyperbolist, <i>n.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/hypotyposis" target="_blank">hypotyposis</a></div><div class="ds-single" target="_blank">the use of colorful description or word-picturing.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/hysteron+proteron" target="_blank">hysteron proteron</a></div><div class="ds-single" target="_blank">a figure of speech in which what logically should come last comes flrst, as “bred and bom” and “thunder and lightning.” Also called <b>hysterology</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/laconicism" target="_blank">laconicism</a>, <a href="http://www.thefreedictionary.com/laconism" target="_blank">laconism</a></div><div class="ds-single" target="_blank">a tendency to use few words to express a great deal; conciseness.  — <b>laconic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/lexiphanicism" target="_blank">lexiphanicism</a></div><div class="ds-list" target="_blank"><i>Archaic.</i> 1. the use ofexcessively learned and bombastic terminology.<br><b>2.</b> an instance of this language style.  — <b>lexiphanic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/litotes" target="_blank">litotes</a></div><div class="ds-single" target="_blank">an understatement, especially one in which an affirmative is expressed by the negative of the contrary, as in “it’s not unpleasant.”</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/macaronicism" target="_blank">macaronicism</a></div><div class="ds-single" target="_blank">a style of language in which Latin words are mixed with vernacular words, some of which have Latin endings affixed to them, as skato, slippere, falli, bumptum. <b>macaronic</b> , <i>adj</i>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/mataeology" target="_blank">mataeology</a></div><div class="ds-single" target="_blank">a discourse that is fruitless or in vain. <b> — mataeologian, n.  — mataeological, adj</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/meiosis" target="_blank">meiosis</a></div><div class="ds-single" target="_blank">an expressive understatement, especially litotes. <b> — meiotic, adj</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/metabasis" target="_blank">metabasis</a></div><div class="ds-single" target="_blank">a transition from one subject to another. Also <b>metabola, metabole.  — metabatic, adj</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/metalepsis" target="_blank">metalepsis</a></div><div class="ds-single" target="_blank">a rhetorical device in which a word that is used figuratively is taken through a succession of its different meanings or two or more tropes are united in the use of a single word. <b> — metaleptic, adj</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/metonymy" target="_blank">metonymy</a></div><div class="ds-single" target="_blank">a rhetorical or stylistic device in which one thing is named or referred to by the name of another, related thing; for example, the use of White House for the presidential administration. <b> — metonym, n.  — metonymous, metonymic, metonymical, adj</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/nice-nellyism" target="_blank">nice-nellyism</a>, <a href="http://www.thefreedictionary.com/nice-Nellyism" target="_blank">nice-Nellyism</a></div><div class="ds-single" target="_blank">a euphemism. See also <a href="http://www.thefreedictionary.com/Attitudes" target="_blank">attitudes</a>; <a href="http://www.thefreedictionary.com/Language+Style" target="_blank">language style</a>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/oxymoron" target="_blank">oxymoron</a></div><div class="ds-single" target="_blank">a rhetorical device or figure of speech in which contradictory or opposite words or concepts are combined for effect. <b> — oxymoronic, adj</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/palilogy" target="_blank">palilogy</a>, <a href="http://www.thefreedictionary.com/palillogy" target="_blank">palillogy</a></div><div class="ds-single" target="_blank">the immediate repetition of a word for emphasis, as “the living, the living, he shall praise thee” (Isaiah 38:19).</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/paromology" target="_blank">paromology</a>, <a href="http://www.thefreedictionary.com/paromologia" target="_blank">paromologia</a></div><div class="ds-single" target="_blank">a concession made by a speaker to an opponent in order to strengthen his own position. <b> — paromologetic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/paronomasia" target="_blank">paronomasia</a></div><div class="ds-single" target="_blank">the use of a word in different senses or the use of words similar in sound for effect, as humor or ambiguity; punning. Also called <b>adnomination, agnomination, annomination</b>.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/pathopoeia" target="_blank">pathopoeia</a></div><div class="ds-single" target="_blank">a speech, figure of speech, or rhetorical device aimed to stimulate the passions.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/periphrasis" target="_blank">periphrasis</a></div><div class="ds-list" target="_blank"><b>1.</b> a roundabout way of speaking or writing; circumlocution.<br><b>2.</b> an expression in such fashion. See also <a href="http://www.thefreedictionary.com/Language" target="_blank">language</a>. <b> — periphrastic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/personification" target="_blank">personification</a></div><div class="ds-single" target="_blank">the attribution of personality to an inanimate object or abstraction, as “the table tripped me.” Also called <b>prosopopoeia</b>. <b> — personificative, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/philippic" target="_blank">philippic</a></div><div class="ds-single" target="_blank">an oration or declamation full of bitter and accusatory invective, named after the orations of Demosthenes attacking Philip of Macedon.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/pleonasm" target="_blank">pleonasm</a></div><div class="ds-list" target="_blank"><b>1.</b> the use of unnecessary words to express an idea; redundancy.<br><b>2.</b> an instance of this, as <i>true fact.</i><br><b>3.</b> a redundant word or expression. <b> — pleonastic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/procatalepsis" target="_blank">procatalepsis</a></div><div class="ds-single" target="_blank">the anticipating and answering of an opponent’s possible objections. <b> — procataleptic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/prolegomenon" target="_blank">prolegomenon</a></div><div class="ds-single" target="_blank">a preliminary remark or introduction, as to a speech; the foreword to a book or treatise. <b> — prolegomenary, prolegomenous, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/punning" target="_blank">punning</a></div><div class="ds-single" target="_blank">paronomasia.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/rhetorician" target="_blank">rhetorician</a></div><div class="ds-list" target="_blank"><b>1.</b> a teacher of rhetoric.<br><b>2.</b> one skilled in the art of rhetoric.<br><b>3.</b> a speaker who overuses rhetorical devices, especially a bombastic or overelaborate orator.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/sardonicism" target="_blank">sardonicism</a></div><div class="ds-single" target="_blank">a style of speaking or writing characterized by bitter, contemptuous, or scornful derision.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/sophist" target="_blank">sophist</a></div><div class="ds-list" target="_blank"><b>1.</b> <i>Ancient Greece.</i> a teacher of rhetoric, philosophy, etc.; hence, a learned person.<br><b>2.</b> one who is given to the specious arguments often used by the sophists.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/sophistry" target="_blank">sophistry</a></div><div class="ds-list" target="_blank"><b>1.</b> the teachings and ways of teaching of the Greek sophists.<br><b>2.</b> specious or fallacious reasoning, as was sometimes used by the sophists.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/syllepsis" target="_blank">syllepsis</a></div><div class="ds-single" target="_blank">the use of a word with the same syntactic relation to two adjacent words, in a literal sense with one and a metaphorical sense with the other, as in “the ships collided, and the sailors and many dreams were drowned.” <b> — sylleptic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/synaloepha" target="_blank">synaloepha</a>, <a href="http://www.thefreedictionary.com/synalepha" target="_blank">synalepha</a></div><div class="ds-single" target="_blank">the contraction of two adjacent vowels into one syllable, as by elision.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/synchoresis" target="_blank">synchoresis</a></div><div class="ds-single" target="_blank">the making of a concession that will leave one’s opponent open to a sharp retort. <b> — synchoretic, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/syncrisis" target="_blank">syncrisis</a></div><div class="ds-single" target="_blank">a rhetorical device that emphasizes the comparison of opposites; contrast.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/synecdoche" target="_blank">synecdoche</a></div><div class="ds-single" target="_blank">the use of a part for a whole or a whole for a part, the special for the general or the general for the special, as in “a Rockefeller” for a rich man or “wheels” for transportation. <b> — synecdochic, synecdochical, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/synecdochism" target="_blank">synecdochism</a></div><div class="ds-single" target="_blank">the style of speaking that utilizes synecdoche.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/thetics" target="_blank">thetics</a></div><div class="ds-single" target="_blank">the setting forth of propositions or principles. <b> — thetic, thetical, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/triticism" target="_blank">triticism</a></div><div class="ds-single" target="_blank">a trite, commonplace or hackneyed saying, expression, etc; a platitude.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/tropist" target="_blank">tropist</a></div><div class="ds-single" target="_blank">a person who explains the Scriptures in terms of tropes, or figures of speech.</div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/tropology" target="_blank">tropology</a></div><div class="ds-list" target="_blank"><b>1.</b> the use of flgurative language in writing.<br><b>2.</b> a treatise on figures of speech or tropes. <b> — tropologic, tropological, <i>adj.</i></b></div><div class="runseg" target="_blank"><a href="http://www.thefreedictionary.com/zeugma" target="_blank">zeugma</a></div><div class="ds-single" target="_blank">the use of a word grammatically related to two adjacent words, but inappropriate for one of them, as in “he loved both his wife and his wallet.” <b> — zeugmatic, <i>adj.</i></b></div><script>ologies()</script><p class="brand_copy" target="_blank">-Ologies &amp; -Isms. Copyright 2008 The Gale Group, Inc. All rights reserved.</p></div>
</html>
DIV.runseg{margin-top:3pt}
DIV.ds-single,DIV.ds-list{MARGIN-LEFT:1em}
.hw{FONT-WEIGHT:bold;FONT-SIZE:12pt}
<html><div align="center"><embed src="http://lb.lyricsdownload.com/2/fla/53.swf?passid=1436262-14202429&p_varlista=1&ida=1436262" quality="high" bgcolor="#ffffff" wmode="transparent"  width="180" height="200" name="lyricsbox20" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></div></html>
<html><div align="center"><hide linefeeds><tr><td bgcolor="Black" height="132" nowrap="nowrap" width="244"><a href="http://how-to-learn-any-language.com/" target="_blank"><img src="http://img72.imageshack.us/img72/6195/gif1tm8.jpg" alt="" border="0" height="132" hspace="0" vspace="0" width="74"><img src="http://img182.imageshack.us/img182/1502/gif2ig2.gif" alt="" border="0" height="132" hspace="0" vspace="0" width="29"><img src="http://img182.imageshack.us/img182/1783/gif3pf8.jpg" alt="" border="0" height="132" hspace="0" vspace="0" width="54"><img src="http://img297.imageshack.us/img297/4692/gif4hu9.gif" alt="" border="0" height="132" hspace="0" vspace="0" width="30"><img src="http://img205.imageshack.us/img205/863/gif5nr5.jpg" alt="" border="0" height="132" hspace="0" vspace="0" width="57"></a></td></tr></div></html>
[[RotatingContentScripts|http://www.mythfolklore.net/calendars/index.htm]]
[[HALandDave2001SpaceOdyssey|http://www.underview.com/2001/haltrans.html]]
[[Shakespearian Insults|http://www.pangloss.com/seidel/Shaker/index.html?]]
{{textcenter{
----
@@line-height:150%;font-size:12pt;font-family:Times, Arial;color: #cc0066;[img[http://img524.imageshack.us/img524/2405/25pxflagofaustraliasvggq1.png]]<br>''S&P/ASX 50 companies of Australia''@@
----
{{nowrap{[[AGL Energy|http://en.wikipedia.org/wiki/AGL Energy Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Alumina Limited|http://en.wikipedia.org/wiki/Alumina_Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Amcor|http://en.wikipedia.org/wiki/Amcor Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[AMP Limited|http://en.wikipedia.org/wiki/AMP_Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Aristocrat Leisure|http://en.wikipedia.org/wiki/Aristocrat Leisure Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Asciano Limited|http://en.wikipedia.org/wiki/Asciano_Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Australian Stock Exchange|http://en.wikipedia.org/wiki/ASX Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Australia and New Zealand Banking Group|http://en.wikipedia.org/wiki/Australia_and_New_Zealand_Banking_Group]]}}} @@color:#c06;&bull;@@ {{nowrap{[[AXA in Asia Pacific|http://en.wikipedia.org/wiki/AXA Asia Pacific Holdings Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[BHP Billiton|http://en.wikipedia.org/wiki/BHP Billiton Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[BlueScope Steel|http://en.wikipedia.org/wiki/Bluescope Steel Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Brambles Industries|http://en.wikipedia.org/wiki/Brambles Industries Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Centro Properties Group|http://en.wikipedia.org/wiki/Centro_Properties_Group]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Coles Group|http://en.wikipedia.org/wiki/Coles Group Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Commonwealth Bank|http://en.wikipedia.org/wiki/Commonwealth Bank of Australia]]}}} @@color:#c06;&bull;@@ {{nowrap{[[CSL Limited|http://en.wikipedia.org/wiki/CSL_Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Fairfax Media|http://en.wikipedia.org/wiki/Fairfax Media Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Foster's Group|http://en.wikipedia.org/wiki/Foster's Group Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Goodman Group|http://en.wikipedia.org/w/index.php?title=Goodman_Group&action=edit]]}}} @@color:#c06;&bull;@@ {{nowrap{[[General Property Trust|http://en.wikipedia.org/wiki/GPT Group]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Insurance Australia Group|http://en.wikipedia.org/wiki/Insurance Australia Group Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Lend Lease Corporation|http://en.wikipedia.org/wiki/Lend Lease Corporation Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Macquarie Airports|http://en.wikipedia.org/w/index.php?title=Macquarie_Airports&action=edit]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Macquarie Bank|http://en.wikipedia.org/wiki/Macquarie Bank Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Macquarie Infrastructure Group|http://en.wikipedia.org/wiki/Macquarie_Infrastructure_Group]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Mirvac Group|http://en.wikipedia.org/wiki/Mirvac_Group]]}}} @@color:#c06;&bull;@@ {{nowrap{[[National Australia Bank|http://en.wikipedia.org/wiki/National Australia Bank Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Newcrest Mining|http://en.wikipedia.org/wiki/Newcrest Mining Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[News Corporation|http://en.wikipedia.org/wiki/News_Corporation]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Orica|http://en.wikipedia.org/wiki/Orica Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Origin Energy|http://en.wikipedia.org/wiki/Origin Energy Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Publishing & Broadcasting Limited|http://en.wikipedia.org/wiki/Publishing_%26_Broadcasting_Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Qantas Airways Limited|http://en.wikipedia.org/wiki/Qantas_Airways_Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[QBE Insurance|http://en.wikipedia.org/wiki/QBE Insurance Group Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Rio Tinto Group|http://en.wikipedia.org/wiki/Rio Tinto Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Santos Ltd.|http://en.wikipedia.org/wiki/Santos Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[St. George Bank|http://en.wikipedia.org/wiki/St George Bank Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Stockland |http://en.wikipedia.org/wiki/Stockland]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Suncorp-Metway|http://en.wikipedia.org/wiki/Suncorp-Metway Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Tabcorp Holdings|http://en.wikipedia.org/wiki/Tabcorp Holdings Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Telecom New Zealand|http://en.wikipedia.org/wiki/Telecom Corporation Of New Zealand Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Telstra|http://en.wikipedia.org/wiki/Telstra (Installment Receipts)]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Telstra|http://en.wikipedia.org/wiki/Telstra Corporation Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Toll Holdings|http://en.wikipedia.org/wiki/Toll Holdings Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Transurban|http://en.wikipedia.org/wiki/Transurban Group]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Wesfarmers|http://en.wikipedia.org/wiki/Wesfarmers Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Westfield Group|http://en.wikipedia.org/wiki/Westfield_Group]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Westpac|http://en.wikipedia.org/wiki/Westpac Banking Corporation]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Woodside Petroleum|http://en.wikipedia.org/wiki/Woodside Petroleum Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Woolworths Limited|http://en.wikipedia.org/wiki/Woolworths_Limited]]}}} @@color:#c06;&bull;@@ {{nowrap{[[Zinifex Limited|http://en.wikipedia.org/wiki/Zinifex]]}}}


}}}
!!!!!<<gradient horiz #ccc; #fff>>&nbsp;[[SBS-TV|SBS-TV]]&nbsp;[img[http://img264.imageshack.us/img264/2087/radiotvzt7.gif]]&nbsp;^^<<tiddler CloseThisOpen with: TVSchedules  '« back'>>|<<toolbar editTiddler>>» ^^>>
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.sbs.com.au/whatson/index.php3?tvsch=1]]&nbsp;&raquo;|
----
}}}<html><div align="center"><iframe  src ="http://www.sbs.com.au/whatson/index.php3?tvsch=1" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;></iframe></div></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.smh.com.au/technology/biztech/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.smh.com.au/technology/biztech/" width="100%" align="center" height="600"></iframe></div></html>
{{{
Abbreviation  	Meaning
<3 	heart
404 	I haven't a clue
ADN 	Any day now
AFAIK 	As far as I know
AFK 	Away from keyboard
ARE 	Acronym-rich environment
ASAP 	As soon as possible
A/S/L? 	Age/sex/location?
B4N 	Bye for now
BAK 	Back at the keyboard
BAS 	Big a** smile
BBIAB 	Be back in a bit
BBL 	Be back later
BBN 	Bye bye now
BBS 	Be back soon
BEG 	Big evil grin
BF 	Boy friend
BFD 	Big f***ing deal
BFN 	Bye for now
BG 	Big grin
BIBO 	Beer in, beer out
BIOYIOP 	Blow it out your I/O port
BL 	Belly laughing
BMGWL 	Busting my gut with laughter
BOTEC 	Back-of-the-envelope calculation
BRB 	Be right back
BTA 	But then again...
BTDT 	Been there, done that
BTW 	By the way
BWL 	Bursting with laughter
BWTHDIK 	But what the heck do I know...?
CICO 	Coffee in, coffee out
C&G 	Chuckle and grin
CNP 	Continued in next post
CRB 	Come right back
CRBT 	Crying real big tears
CU 	See you
CUL 	See you later
CUL8ER 	See you later
CYA 	See ya
CYA 	Cover your ass
CYO 	See you online
DBA 	Doing business as
DFLA 	Disenhanced four-letter acronym (that is, a TLA)
DL 	Dead link
DLTBBB 	Don't let the bed bugs bite
DIKU 	Do I know you?
DITYID 	Did I tell you I'm distressed?
DOM 	Dirty old man
DOS 	Dozing off soon
DQMOT 	Don't quote me on this
DTRT 	Do the right thing
DWB 	Don't write back
EG 	Evil grin
EMFBI 	Excuse me for butting in
EMSG 	E-mail message
EOM 	End of message
EOT 	End of thread (meaning: end of discussion)
ETLA 	Extended three-letter acronym (that is, an FLA)
F2F 	Face to face
FAQ 	Frequently-ask question(s)
FC 	Fingers crossed
FISH 	First in, still here
FLA 	Four-letter acronym
FMTYEWTK 	Far more than you ever wanted to know
FOMCL 	Falling off my chair laughing
FTBOMH 	From the bottom of my heart
FUBAR 	F***ed up beyond all repair or recognition
FUD 	Fear, Uncertainty, and Doubt
FWIW 	For what it's worth
FYI 	For your information
G 	Grin
GA 	Go ahead
GAL 	Get a life
GIGO 	Garbage in, garbage out
GD&R 	Grinning, ducking, and running
GF 	Girlfriend
GFN 	Gone for now
GGP 	Gotta go pee
GIWIST 	Gee, I wish I'd said that
GL 	Good luck
GMAB 	Give me a break
GMTA 	Great minds think alike
GOL 	Giggling out loud
GTRM 	Going to read mail
GTSY 	Glad to see you
H&K 	Hug and kiss
HAGN 	Have a good night
HAND 	Have a nice day
HHIS 	Hanging head in shame
HIG 	How's it going
HT 	Hi there
HTH 	Hope this helps
HUB 	Head up butt
IAC 	In any case
IAE 	In any event
IANAL 	I am not a lawyer (but)
IC 	I see
IGP 	I gotta pee
IHA 	I hate acronyms
IHU 	I hear you
IIRC 	If I recall/remember/recollect correctly
ILU or ILY 	I love you
IM 	Immediate message
IMCO 	In my considered opinion
IMHO 	In my humble opinion
IMing 	Chatting with someone online usually while doing other things such as playing trivia or other interactive game
IMNSHO 	In my not so humble opinion
IMO 	In my opinion
IMS 	I am sorry
IOW 	In other words
IPN 	I'm posting naked
IRL 	In real life (that is, when not chatting)
ITIGBS 	I think I'm going to be sick
IWALU 	I will always love you
IYSWIM 	If you see what I mean
J4G 	Just for grins
JBOD 	Just a bunch of disks (like redundant array of independent disks, etc.)
JIC 	Just in case
JK 	Just kidding
JMO 	Just my opinion
JTLYK 	Just to let you know
k 	ok
KISS 	Keep it simple stupid
KIT 	Keep in touch
KOTC 	Kiss on the cheek
KOTL 	Kiss on the lips
KWIM? 	Know what I mean?
L8R 	Later
L8R G8R 	Later gator
LD 	Later, dude
LDR 	Long-distance relationship
LHO 	Laughing head off
LLTA 	Lots and lots of thunderous applause
LMAO 	Laughing my a** off
LMSO 	Laughing my socks off
LOL 	Laughing out loud
LRF 	Little Rubber Feet (the little pads on the bottom of displays and other equipment)
LSHMBH 	Laughing so hard my belly hurts
LTM 	Laugh to myself
LTNS 	Long time no see
LTR 	Long-term relationship
LULAB 	Love you like a brother
LULAS 	Love you like a sister
LUWAMH 	Love you with all my heart
LY 	Love ya
LY4E 	Love ya forever
MorF 	Male or female
MOSS 	Member of the same sex
MOTOS 	Member of the opposite sex
MTF 	More to follow
MUSM 	Miss you so much
NADT 	Not a darn thing
NFG 	No f*****g good
NFW 	No feasible way or no f*****g way
NIFOC 	Naked in front of computer
NP or N/P 	No problem
NRN 	No response necessary
OIC 	Oh, I see
OLL 	Online love
OMG 	Oh my God
OTF 	Off the floor
OTOH 	On the other hand
OTTOMH 	Off the top of my head
PANS 	Pretty awesome new stuff (as opposed to "POTS")
PAW 	Parents are watching
PCMCIA 	People can't master computer industry acronyms
PDA 	Public display of affection
PEBCAK 	Problem exists between chair and keyboard
PIBKAC 	Problem is between keyboard and chair
PITA 	Pain in the ass
PM 	Private message
PMFJIB 	Pardon me for jumping in but...
POAHF 	Put on a happy face
::POOF:: 	Goodbye (leaving the room)
POTS 	Plain old telephone service
PU 	That stinks!
QT 	Cutie
RL 	Real life (that is, when not chatting)
ROR 	Raffing out roud (Engrish for "laughing out loud")
ROTFL 	Rolling on the floor laughing
ROTFLMAO 	Rolling on the floor laughing my a** off
ROTFLMAOWPIMP 	Rolling on the floor laughing my a** off while peeing in my pants
ROTFLMBO 	Rolling on the floor laughing my butt off
RPG 	Role-playing games
RSN 	Real soon now
RT 	Real time
RTFM 	Read the f***ing manual
RYO 	Roll your own (write your own program; derived from cigarettes rolled yourself with tobacco and paper)
S^ 	S'up - what's up
S4L 	Spam for life (what you may get when you become someone's customer or client)
SHCOON 	Shoot hot coffee out of nose
SEG 	S***-eating grin
SETE 	Smiling ear to ear
SF 	Surfer-friendly (low-graphics Web site)
SHID 	Slaps head in disgust
SNAFU 	Situation normal, all f***ed up
SO 	Significant other
SOL 	Smilling out loud or sh*t out of luck
SOMY 	Sick of me yet?
SOT 	Short on time
SOTMG 	Short on time must go
STFW 	Search the f*****g Web
STW 	Search the Web
SU 	Shut up
SUAKM 	Shut up and kiss me
SUP 	What's up
SWAG 	Stupid wild-a** guess
SWAK 	Sealed with a kiss
SWL 	Screaming with laughter
SYS 	See you soon
TA 	Thanks again
TAFN 	That's all for now
TANSTAAFL 	There ain't no such thing as a free lunch
TCOY 	Take care of yourself
TFH 	Thread from hell (a discussion that just won't die and is often irrelevant to the purpose of the forum or group)
TGIF 	Thank God it's Friday
THX 	Thanks
TIA 	Thanks in advance (used if you post a question and are expecting a helpful reply)
TILII 	Tell it like it is
TLA 	Three-letter acronym
TLK2UL8R 	Talk to you later
TMI 	Too much information
TNT 	Till next time
TOPCA 	Til our paths cross again (early Celtic chat term)
TOY 	Thinking of you
TPTB 	The powers that be
TTFN 	Ta-Ta for now
TTT 	Thought that, too (when someone types in what you were about to type)
TTYL 	Talk to you later
TU 	Thank you
TY 	Thank you
UAPITA 	You're a pain in the ass
UW 	You're welcome
VBG 	Very big grin
VBSEG 	Very big s***-eating grin
WAG 	Wild a** guess
WAYD 	What are you doing
WB 	Welcome back
WBS 	Write back soon
WDALYIC 	Who died and left you in charge?
WEG 	Wicked evil grin
WFM 	Works for me
WIBNI 	Wouldn't it be nice if
WT? 	What/who the ?
WTFO 	What the F***! Over!
WTG 	Way to go!
WTGP? 	Want to go private?
WU? 	What's up?
WYSITWIRL 	What you see is TOTALLY WORTHLESS IN REAL LIFE!
WUF? 	Where are you from?
WYSIWYG 	What you see is what you get
YBS 	You'll be sorry
YGBSM 	You gotta be s***tin' me!
YMMV 	Your mileage may vary.
YW 	You're welcome
}}}
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.btinternet.com/~glynhughes/squashed/]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("TYPETARGETEDURLHERE","plagiarism")'>URL to target at iframe</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.btinternet.com/~glynhughes/squashed/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://science.nasa.gov/Realtime/jtrack/3d/JTrack3D.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://science.nasa.gov/Realtime/jtrack/3d/JTrack3D.html" width="100%" align="center" height="600"></iframe></div></html>
/***
|Name|SaveAsPlugin|
|Source|http://www.TiddlyTools.com/#SaveAsPlugin|
|Documentation|http://www.TiddlyTools.com/#SaveAsPlugin|
|Version|1.0.1|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides||
|Description|Save current document to a different path/filename|
!!!!!Documentation
<<<
Syntax: {{{<<saveAs>>}}}
<<saveAs>>
<<<
!!!!!Revisions
<<<
2008.04.12 [1.0.1] automatically add "saveAs" to backstage commands
2008.04.12 [1.0.0] initial release - derived from [[NewDocumentPlugin]]
<<<
!!!!!Code
***/
//{{{
version.extensions.SaveAsPlugin= {major: 1, minor: 0, revision: 1, date: new Date(2008,4,12)};

config.macros.saveAs = {
	label: "save as...",
	prompt: "Save current document to a different path/file",
	filePrompt: "Please select or enter a target path/filename",
	defaultFilename: "new.html",
	okmsg: "%0 tiddlers written to %1",
	failmsg: "An error occurred while creating %0",
	handler: function(place,macroName,params)
		{ var btn=createTiddlyButton(place,this.label,this.prompt,this.go); },
	go: function() {
		// make sure we are local
		if (window.location.protocol!="file:") {
			alert(config.messages.notFileUrlError); 
			if (store.tiddlerExists(config.messages.saveInstructions))
				story.displayTiddler(null,config.messages.saveInstructions);
			return;
		}
		// get current saved file
		var currPath=getLocalPath(window.location.href);
		var original=loadFile(currPath);
		if (!original) {
			alert(config.messages.cantSaveError); 
			if (store.tiddlerExists(config.messages.saveInstructions))
				story.displayTiddler(null,config.messages.saveInstructions);
			return;
		}

		// get new target path/filename
		var newPath=currPath;
		var slashpos=newPath.lastIndexOf("/"); if (slashpos==-1) slashpos=newPath.lastIndexOf("\\"); 
		if (slashpos!=-1) newPath=newPath.substr(0,slashpos+1); // trim filename
		var newFile=currPath.substr(newPath.length); // trim path
		if (!newFile.length) newFile=config.macros.saveAs.defaultFilename;
		var target=config.macros.saveAs.ask(config.macros.saveAs.filePrompt,newPath,newFile);
		if (!target) return; // cancelled by user
		// if specified file does not include a path, assemble fully qualified path and filename
		var slashpos=target.lastIndexOf("/"); if (slashpos==-1) slashpos=target.lastIndexOf("\\");
		if (slashpos==-1) target=target+config.macros.saveAs.defaultFilename;
		var link="file:///"+target.replace(/\\/g,'/'); // link for message text

		// write target
		if (saveFile(target,updateOriginal(original)))
			var msg=config.macros.saveAs.okmsg.format([store.getTiddlers("title").length,target]);
		else
			var msg=config.macros.saveAs.failmsg.format([target]);
		clearMessage(); displayMessage(msg,link);
	},
	ask: function(msg,path,file) {
		if(window.Components) { // moz
			try {
				netscape.security.PrivilegeManager.enablePrivilege('UniversalXPConnect');
				var nsIFilePicker = window.Components.interfaces.nsIFilePicker;
				var picker = Components.classes['@mozilla.org/filepicker;1'].createInstance(nsIFilePicker);
				picker.init(window, msg, nsIFilePicker.modeSave);
				var thispath = Components.classes['@mozilla.org/file/local;1'].createInstance(Components.interfaces.nsILocalFile);
				thispath.initWithPath(path);
				picker.displayDirectory=thispath;
				picker.defaultExtension='html';
				picker.defaultString=file;
				picker.appendFilters(nsIFilePicker.filterAll|nsIFilePicker.filterText|nsIFilePicker.filterHTML);
				if (picker.show()!=nsIFilePicker.returnCancel) var result=picker.file.persistentDescriptor;
			}
			catch(e) { alert('error during local file access: '+e.toString()) }
		}
		else { // IE
			try { // XP/Vista only
				var s = new ActiveXObject('UserAccounts.CommonDialog');
				s.Filter='All files|*.*|Text files|*.txt|HTML files|*.htm;*.html|';
				s.FilterIndex=3; // default to HTML files;
				s.InitialDir=path;
				s.FileName=file;
				if (s.showOpen()) var result=s.FileName;
			}
			catch(e) { var result=prompt(msg,path+file); } // fallback for non-XP IE
		}
		return result;
	}
};
//}}}
//{{{
// automatically add saveAs to backstage
config.tasks.saveAs = {
	text: "saveAs",
	tooltip: config.macros.saveAs.prompt,
	action: function(){ clearMessage(); config.macros.saveAs.go(); }
}
config.backstageTasks.splice(config.backstageTasks.indexOf("save")+1,0,"saveAs");
//}}}
[img[http://img266.imageshack.us/img266/5889/arrowsmallmm7.gif]] @@color:#00A;''Science is an attitude.'' @@@@color:#C06;''&raquo; &raquo;'' @@@@position:relative;+++^30em^[Read The Scientific Method]<<tiddler TheScientificMethodPrécis>> <br>[[ Go there »» |TheScientificMethod]]===@@

{{textjustify{
{{firstletter{
@@color:#c06;M@@
}}}@@color:#008;an observes the universe as a stranger, making imaginative guesses about its structure and workings. He cannot approach the world without such bold conjectures in the background, for every observed fact presupposes an interpretive focus.{{imgfloatright{{{textcenter{
[img[http://img237.imageshack.us/img237/1408/spiralgalaxyngc4414ng0.jpg]]
{{locLink{[[Spiral Galaxy NGC 4414|Spiral Galaxy NGC 4414]]}}}
}}}
}}}

''In science'', these conjectures must be continually and systematically tested;  yet however many tests are successfully passed, any theory can never be viewed as more than an imperfectly corroborated conjecture.  At any time, a new test could __[[falsify|TheScientificMethod]]__ it.  No scientific truth is immune to such a possibility.  Even the basic facts are relatives, always potentially subject to a radical reinterpretation in a new framework.

''Man can  never claim'' to know the real essences of  things. Before the virtual infinitude of the world's phenomena, human ignorance itself is infinite.  The wisest strategy is to learn from one's mistakes and try to remain objective and humble.@@}}}

<html><div align="center"><br><a href="http://www.maploco.com/view.php?id=1058201"><img src="http://www.maploco.com/vmap/1058201.png" border=0 alt="Profile Visitor Map - Click to view visits"></a><br><a href="http://www.maploco.com/">Create your own visitor map</a><br></div></html>
!!!!![[Science Fun|Science Fun]]
<<<
[[Science Jokes|http://www.xs4all.nl/~jcdverha/scijokes/index.html]]
[[Science Museum UK|http://www.sciencemuseum.org.uk/]]
[[Science made Simple|http://www.sciencemadesimple.com/index.html]]
[[The Science of Superheroes|http://www.bbc.co.uk/science/hottopics/superheroes/superman.shtml]]
[[Edmund Scientific Catalog|http://scientificsonline.com/Default.asp?bhcd2=1173821017]]
[[Discovery School|http://school.discovery.com/schooladventures/universe/index.html]]
;@@color:#00f;Orgami ~SunDials@@
:[[Sundial1|http://web.utanet.at/sondereh/sun.htm]]
:[[Sundials and SlideRules|http://leewm.freeshell.org/origami/]]
:[[Mice|http://www.tammyyee.com/origamimouse.html]]
[[Science Toys Catalog|http://scitoys.com/]]
<<<
<<slider chkSlider ScienceLinks "Click here to slide out Science Links">>
!!!!<<gradient horiz #fc3 #ffffff>>[[Science Magazines|Science Magazines]]>>
<<<
[[American Scientist|http://www.americanscientist.org/]]
[[Nature|http://www.nature.com/nature/index.html]]
@@color:#c06;&bull;@@+++[New Scientist]
<<<
[[New Scientist|http://newscientist.com/]]
[[Tech|http://www.newscientisttech.com/]]
[[Space|http://www.newscientistspace.com/]]
[[Health|http://www.newscientist.com/channel/health]]
[[Fundamentals|http://www.newscientist.com/channel/fundamentals]]
[[Being Human|http://www.newscientist.com/channel/being-human]]
[[Life|http://www.newscientist.com/channel/life]]
[[Opinion|http://www.newscientist.com/channel/opinion]]
[[Sex|http://www.newscientist.com/channel/sex]]
[[Specials|http://www.newscientist.com/specials.ns]]
<<<
===

[[Science Blogs|http://www.scienceblogs.com/]]
[[Scientific American|http://www.sciam.com/]]
[[The Lancet|http://www.thelancet.com/]]
[[The Scientist|http://www.the-scientist.com/]]
<<<
I disagree that morality and science are different things and disconnected, quite the contrary. While it is easy to say they are to do so is abdicating one's responsibilities as a member of society. You are confusing science with the scientific method. Morality and science are founded on the same fundamental principles and are more alike than not. 

Science is a broad term and as such gets much credit and blame both deserved and undeserved. If it can be simply put science is a body of human knowledge about the physical world which includes both living and non-living things and should not to be confused with the scientific method. 

Science defined as a body of knowledge accumulated by human endeavour cannot be separated from the attitudes, ethics and morals used in accumulating that knowledge. 

Starting here at the very beginning of discovery, not the methods, but at the decision to start the discovery itself we run into our first and fundamental commonality between science and morality and that is honesty. 

The need for honesty in any endeavour seems pretty obvious. If we are not honest with ourselves in scientific discovery then we are not being honest to the scientific method which is the exalted method that lifts mankind from the beasts. 

Without honesty we could not rely on anything said or done by any other person whether in scientific discovery or in society in general. Certainly our community based civilization could not exist without it and in that civilization honesty is used as the basis of the morality that holds a complex society together. 

Morality by its very nature is as frustratingly mercurial as the humans that invented it. The laws that make it up whether religious or secular are always debatable because societies are extremely complex yet if the purposes to which they are applied are beneficial to most, and if faithful to honesty, will somehow reach an unsettled equilibrium. 

The scientific method (not to be confused with the body of knowledge called science) is more ordered. It is the epitome of the application of honesty. The researchers cannot lie to themselves or to others about the application of methods of experiment and observation. In many ways the scientist needs to be dispassionate about the application of the scientific method; must be in fact. 

Here is where the body of knowledge called 'science' and the method of discovery called the 'scientific method' must be reconciled for they are not the same. The scientific method sometimes requires dispassionate investigation i.e. unaffected by passion, emotion, or bias in order to be true, to be honest, in solving the problem at hand. 

However to be true and honest to the society within which it operates it must do this while still meeting its obligations to the morality agreed to by members of that society. If it does not it truly will be outside society and will suffer as any exile would. 

Once a new product of the scientific method comes into being it instantly becomes part of the body of knowledge called science. It is at this point dispassionate behaviour must stop. Dispassionate behaviour is only valid within the confines of the scientific method and then only at the behest of the society within which it resides. 

That scientific discovery or invention now forms part of a body of science knowledge that belongs to the broader society which is in turn regulated by another body of knowledge called morality. It must be this way as imperfect as it is. 

Scientists like doctors and theologians find themselves conflicted by the things they know and the jobs they do, yet they somehow survive. Unlike a doctor or theologian though I do not believe the scientist alone has the right to say, I don't care, won't care, can't care because science is dispassion personified. This thought is fundamentally flawed - it is a misapplication of dispassion which should have been left in the laboratory. 

So whether you choose to set science outside our society, which it is not, or include it as just another aspect of society they are both tied together by the common need for honesty. Science and morality are only different methods in the application of honesty. 

Seen in this way the perceived dichotomy between morality and science does not exist. The specifics of morality are rather simple - do no harm - although the human interpretations and application of it are very complex. Science as a body of knowledge is complex but the application of it is very simple - do no harm. 

Morris Gray
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.answers.com/main/science.jsp]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.answers.com/main/science.jsp" width="100%" align="center" height="600"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.sciencedaily.com/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.sciencedaily.com/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
@@color(#0000aa):Physics | Chemistry | Astronomy@@


+++[I. Physics]
<<<
http://www.asu.edu/lib/noble/scirefrm/

http://www.refdesk.com/factsci.html

http://www.alcyone.com/max/reference/physics/

http://wwwinfo.cern.ch/asd/geant4/G4UsersDocuments/UsersGuides/PhysicsReferenceManual/html/node1.html

http://www.physlink.com/index.cfm

http://www.physlink.com/index.cfm

http://www.dctech.com/physics/reference.html

http://www.treasure-troves.com/physics/

http://www.sc.edu/library/science/elphyref.html

http://www.library.ucsb.edu/guides/phys-gd.html
http://www.pa.msu.edu/library/
<<<

===

+++[II. Chemistry]

http://www-sci.lib.uci.edu/HSG/GradChemistry.html/

http://www.anachem.umu.se/eks/pointers.htm

http://library.thinkquest.org/2923/

http://www.chem.ucla.edu/chempointers.html

http://www.library.adelaide.edu.au/guide/sci/Chemistry/index.html

http://library.thinkquest.org/3659/

http://mtntchem.mtech.edu/chem1166/Interesting%20chemistry%20reference%20Web%20Sites.htm

http://guides.library.fullerton.edu/chemistry/referenc.htm

http://www.chemistry.org/portal/a/c/s/1/home.html

http://users.pandora.be/synthesis/worgche.html
http://www.liv.ac.uk/Chemistry/Links/links.html
===

+++[III. Astronomy]

http://www.ksellars.demon.co.uk/Aassign4.html

http://spacelink.nasa.gov/NASA.Projects/Human.Exploration.and.Development.of.Space/.index.html

http://www.winchestermass.org/astroref.html

http://www.spaceref.com/

http://www.space.com/

http://www.refdesk.com/space.html/

http://www.academicinfo.net/astroref.html/

http://www.stella2000.com/vp.htm

http://islab.sas.ntu.edu.sg:8000/islab/link/projects98/AstroRef/Intro.htm

http://www.pdantic.com/astrohtm.htm
http://www.galaxy.com/galaxy/Science/Astronomy.html

http://www.ipl.org/ref/RR/static/sci02.00.00.html
===
@@color:#008;<<tiddler DoNotEditScience>>@@


!!!!Science notes for MorrisGray on Tuesday, 13 February, 2007 06:16:21
*Buddhism Link
The teaching of Buddha that life is permeated with suffering caused by desire, that suffering ceases when desire ceases, and that enlightenment obtained through right conduct, wisdom, and meditation releases one from desire, suffering, and rebirth.
http://www.buddhanet.net/index.html
----
!!!!Science notes for MorrisGray on Tuesday, 13 February, 2007 06:54:27
Here's a bit of VooDoo science
http://www.freewebtown.com/kebesz/
----
!!!Science notes for MorrisGray on Monday, 19 February, 2007 09:29:41
http://science.nasa.gov/Realtime/jtrack/3d/JTrack3D.html
----
!!!!Science notes for MorrisGray on Saturday, 28 April, 2007 23:23:52
Added Ferry schedule
----
!!!!Science notes for MorrisGray on Wednesday, 30 May, 2007 10:57:31
Novelist Joanne Harris speaks with Rhiannon Brown about her long-awaited follow-up to Chocolat. Her book, The Lollipop Shoes, is an urban fairytale incorporating magic, good and evil, cantrips and chocolate. 
----
!!!''END of  Science Notes Page''
!!!!Science notes for YourName on Monday, 25 February, 2008 21:09:40
undefined
----
!!!!Science notes for MorrisGray on Monday, 25 February, 2008 21:10:14
undefined
----
!!!!Science notes for YourName on Friday, 6 June 2008 1:11:19 PM
a test note
----
<<popup [[ScienceLinks]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["sciencelinks"])'$))]]>><<popup [[ScienceSubjects]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["science"])'$))]]>>
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.metacafe.com/watch/5901853/science_saved_my_soul/]]&nbsp;&raquo;|
===

----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.metacafe.com/watch/5901853/science_saved_my_soul/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
<html><div id="myreligion" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img508.imageshack.us/img508/3163/200701152020science20vswc7.png"><br><div align="center">Science vs Faith</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myreligion')">Science vs Faith</a></html>
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://scriptsaustralia.com.au/Home.aspx]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://scriptsaustralia.com.au/Home.aspx" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
/%
|Name|ScrollBox|
|Source|http://www.TiddlyTools.com/#ScrollBox|
|Version|0.0.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|transcluded wiki|
|Requires|InlineJavascriptPlugin|
|Overrides||
|Description|display the contents of a tiddler in a fixed-height scrolling area|
%//%

Usage: <<tiddler ScrollBox with: TiddlerName height>>

%/@@display:block;height:$2;overflow:auto;<<tiddler $1>>@@@@display:block;text-align:right;^^scroll for more...^^@@
|>|>|bgcolor:#fff; @@color:#C06; ''Search Help''@@ |
|>|bgcolor(#8af):@@color(#fff): &nbsp;'' x tiddlers found matching /search criteria/''@@|
|>|>|bgcolor(#E3FFE3):<<search>> <<option chkSearchTitles>> Titles <<option chkSearchText>> Text <<option chkSearchTags>>Tags <<option chkHoldSearches>> Hold |
|bgcolor:#FFF;padding:7px;<<tiddler [[./helpText]]>>|
|bgcolor:#FFF;padding:7px;The ~TiddlyWiki search function normally looks in both tiddler titles and tiddler body content ('text'). However, narrowing the search so that it examines only titles or only text, or expanding the search to include text contained in tiddler tags can be very helpful, especially when searching on common words or phrases. In addition, it is often useful for the search results to show tiddlers with matching titles before tiddlers that contain matching text or tags. |

<part searchTable hidden>
|>|>|>|<<search>>|
|>|>|look for in|>|
| <<option chkSearchTitles>> | <<option chkSearchText>> | <<option chkSearchTags>> | <<option chkHoldSearches>> |
| titles |  text  | tags | hold |
*<<popup [[see hidden tiddlers]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["excludeLists","excludeSearch"])'$))]]>>
</part>
<part helpText hidden>
!!!Hints
*Ticking ''hold'' saves your search results and ''//silently//'' adds all subsequent searches to the bottom of the results @@color:#C06;''and will continue to do so until it is unchecked.''@@
*Because of the ''hold^^1^^'' feature //Incremental Searching// (or search as you type facility) has been ''disabled''. 
*Try searching on a blank/empty search box.  It might take a few seconds but it will bring up all tiddlers along with their size and tags so you can get an idea and a feel for what's here.
*Sortable search - the search results are sortable by title, size or tag.
+++[Note (1)] @@color:#C06;The hold feature if used in conjunction with search-as-you-type would cause a separate ''"returned and held"'' result on each letter; creating much clutter.@@===
</part>
/***
|Name|SearchOptionsPlugin|
|Source|http://www.TiddlyTools.com/#SearchOptionsPlugin|
|Documentation|http://www.TiddlyTools.com/#SearchOptionsPluginInfo|
|Version|3.0.7|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements|
|~CoreVersion|2.1|
|Type|plugin|
|Description|extend core search function with additional user-configurable options|
Adds extra options to core search function including selecting which data items to search, enabling/disabling incremental key-by-key searches, and generating a ''list of matching tiddlers'' instead of immediately displaying all matches.  This plugin also adds syntax for rendering 'search links' within tiddler content to embed one-click searches using pre-defined 'hard-coded' search terms.
!!!!!Documentation
>see [[SearchOptionsPluginInfo]]
!!!!!Configuration
<<<
Search in:
<<option chkSearchTitles>> titles <<option chkSearchText>> text <<option chkSearchTags>> tags <<option chkSearchFields>> fields <<option chkSearchShadows>> shadows
<<option chkSearchHighlight>> Highlight matching text in displayed tiddlers
<<option chkSearchList>> Show list of matches
<<option chkSearchListTiddler>> Write list to [[SearchResults]] tiddler
<<option chkSearchTitlesFirst>> Show title matches first
<<option chkSearchByDate>> Sort matching tiddlers by modification date (most recent first)
<<option chkSearchResultsOptions>> Include {{{options...}}} slider in "search again" form
<<option chkIncrementalSearch>> Incremental key-by-key search: {{twochar{<<option txtIncrementalSearchMin>>}}} or more characters,  {{threechar{<<option txtIncrementalSearchDelay>>}}} msec delay
<<option chkSearchOpenTiddlers>> Search only in tiddlers that are currently displayed
<<option chkSearchExcludeTags>> Exclude tiddlers tagged with: <<option txtSearchExcludeTags>>
<<<
!!!!!Revisions
<<<
2010.05.03 3.0.8 added chkSearchResultsOptions to allow/omit the "options..." slider from the "search again" form
|please see [[SearchOptionsPluginInfo]] for additional revision details|
2005.10.18 1.0.0 Initial Release
<<<
!!!!!Code
***/
//{{{
version.extensions.SearchOptionsPlugin= {major: 3, minor: 0, revision: 8, date: new Date(2010,5,3)};

var defaults={
	chkSearchTitles:	true,
	chkSearchText:		true,
	chkSearchTags:		true,
	chkSearchFields:	true,
	chkSearchTitlesFirst:	true,
	chkSearchList:		true,
	chkSearchHighlight:	true,
	chkSearchListTiddler:	false,
	chkSearchByDate:	false,
	chkIncrementalSearch:	true,
	chkSearchShadows:	true,
	chkSearchOpenTiddlers:	false,
	chkSearchResultsOptions:true,
	chkSearchExcludeTags:	true,
	txtSearchExcludeTags:	'excludeSearch',
	txtIncrementalSearchDelay:	500,
	txtIncrementalSearchMin:	3
}; for (var id in defaults) if (config.options[id]===undefined)
	config.options[id]=defaults[id];

if (config.macros.search.reportTitle==undefined)
	config.macros.search.reportTitle="SearchResults"; // note: not a cookie!
config.macros.search.label+="\xa0"; // a little bit of space just because it looks better
//}}}
// // searchLink: {{{[search[text to find]] OR [search[text to display|text to find]]}}}
//{{{
config.formatters.push( {
	name: "searchLink",
	match: "\\[search\\[",
	lookaheadRegExp: /\[search\[(.*?)(?:\|(.*?))?\]\]/mg,
	prompt: "search for: '%0'",
	handler: function(w)
	{
		this.lookaheadRegExp.lastIndex = w.matchStart;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		if(lookaheadMatch && lookaheadMatch.index == w.matchStart) {
			var label=lookaheadMatch[1];
			var text=lookaheadMatch[2]||label;
			var prompt=this.prompt.format([text]);
			var btn=createTiddlyButton(w.output,label,prompt,
				function(){story.search(this.getAttribute("searchText"))},"searchLink");
			btn.setAttribute("searchText",text);
			w.nextMatch = this.lookaheadRegExp.lastIndex;
		}
	}
});
//}}}
// // incremental search uses option settings instead of hard-coded delay and minimum input values
//{{{
var fn=config.macros.search.onKeyPress;
fn=fn.toString().replace(/500/g, "config.options.txtIncrementalSearchDelay||500");
fn=fn.toString().replace(/> 2/g, ">=(config.options.txtIncrementalSearchMin||3)");
eval("config.macros.search.onKeyPress="+fn);
//}}}
// // REPLACE story.search() for option to "show search results in a list"
//{{{
Story.prototype.search = function(text,useCaseSensitive,useRegExp)
{
	var co=config.options; // abbrev
	var re=new RegExp(useRegExp ? text : text.escapeRegExp(),useCaseSensitive ? "mg" : "img");
	if (config.options.chkSearchHighlight) highlightHack=re;
	var matches = store.search(re,co.chkSearchByDate?"modified":"title","");
	if (co.chkSearchByDate) matches=matches.reverse(); // most recent first
	var q = useRegExp ? "/" : "'";
	clearMessage();
	if (!matches.length) {
		if (co.chkSearchListTiddler) discardSearchResults();
		displayMessage(config.macros.search.failureMsg.format([q+text+q]));
	} else {
		if (co.chkSearchList||co.chkSearchListTiddler) 
			reportSearchResults(text,matches);
		else {
			var titles = []; for(var t=0; t<matches.length; t++) titles.push(matches[t].title);
			this.closeAllTiddlers(); story.displayTiddlers(null,titles);
			displayMessage(config.macros.search.successMsg.format([matches.length, q+text+q]));
		}
	}
	highlightHack = null;
}
//}}}
// // REPLACE store.search() for enhanced searching/sorting options
//{{{
TiddlyWiki.prototype.search = function(searchRegExp,sortField,excludeTag,match)
{
	var co=config.options; // abbrev
	var tids = this.reverseLookup("tags",excludeTag,!!match,sortField);
	var opened=[]; story.forEachTiddler(function(tid,elem){opened.push(tid);});

	// eliminate tiddlers tagged with excluded tags
	if (co.chkSearchExcludeTags&&co.txtSearchExcludeTags.length) {
		var ex=co.txtSearchExcludeTags.readBracketedList();
		var temp=[]; for(var t=tids.length-1; t>=0; t--)
			if (!tids[t].tags.containsAny(ex)) temp.push(tids[t]);
		tids=temp;
	}

	// scan for matching titles first...
	var results = [];
	if (co.chkSearchTitles) {
		for(var t=0; t<tids.length; t++) {
			if (co.chkSearchOpenTiddlers && !opened.contains(tids[t].title)) continue; 
			if(tids[t].title.search(searchRegExp)!=-1) results.push(tids[t]);
		}
		if (co.chkSearchShadows)
			for (var t in config.shadowTiddlers) {
				if (co.chkSearchOpenTiddlers && !opened.contains(t)) continue; 
				if ((t.search(searchRegExp)!=-1) && !store.tiddlerExists(t))
					results.push((new Tiddler()).assign(t,config.shadowTiddlers[t]));
			}
	}
	// then scan for matching text, tags, or field data
	for(var t=0; t<tids.length; t++) {
		if (co.chkSearchOpenTiddlers && !opened.contains(tids[t].title)) continue; 
		if (co.chkSearchText && tids[t].text.search(searchRegExp)!=-1)
			results.pushUnique(tids[t]);
		if (co.chkSearchTags && tids[t].tags.join(" ").search(searchRegExp)!=-1)
			results.pushUnique(tids[t]);
		if (co.chkSearchFields && store.forEachField!=undefined)
			store.forEachField(tids[t],
				function(tid,field,val) {
					if (val.search(searchRegExp)!=-1) results.pushUnique(tids[t]);
				},
				true); // extended fields only
	}
	// then check for matching text in shadows
	if (co.chkSearchShadows)
		for (var t in config.shadowTiddlers) {
			if (co.chkSearchOpenTiddlers && !opened.contains(t)) continue; 
			if ((config.shadowTiddlers[t].search(searchRegExp)!=-1) && !store.tiddlerExists(t))
				results.pushUnique((new Tiddler()).assign(t,config.shadowTiddlers[t]));
		}

	// if not 'titles first', or sorting by modification date,
	// re-sort results to so titles, text, tag and field matches are mixed together
	if(!sortField) sortField = "title";
	var bySortField=function(a,b){
		if(a[sortField]==b[sortField])return(0);else return(a[sortField]<b[sortField])?-1:+1;
	}
	if (!co.chkSearchTitlesFirst || co.chkSearchByDate) results.sort(bySortField);

	return results;
}
//}}}
// // HIJACK core {{{<<search>>}}} macro to add "report" and "simple inline" output
//{{{
config.macros.search.SOP_handler=config.macros.search.handler;
config.macros.search.handler = function(place,macroName,params)
{
	// if "report", use SearchOptionsPlugin report generator for inline output
	if (params[1]&&params[1].substr(0,6)=="report") {
		var keyword=params[0];
		var options=params[1].split("=")[1]; // split "report=option+option+..."
		var heading=params[2]?params[2].unescapeLineBreaks():"";
		var matches=store.search(new RegExp(keyword.escapeRegExp(),"img"),"title","excludeSearch");
		if (matches.length) wikify(heading+window.formatSearchResults(keyword,matches,options),place);
	} else if (params[1]) {
		var keyword=params[0];
		var heading=params[1]?params[1].unescapeLineBreaks():"";
		var seperator=params[2]?params[2].unescapeLineBreaks():", ";
		var matches=store.search(new RegExp(keyword.escapeRegExp(),"img"),"title","excludeSearch");
		if (matches.length) {
			var out=[];
			for (var m=0; m<matches.length; m++) out.push("[["+matches[m].title+"]]");
			wikify(heading+out.join(seperator),place);
		}
	} else
		config.macros.search.SOP_handler.apply(this,arguments);
};
//}}}
// // SearchResults panel handling
//{{{
setStylesheet(".searchResults { padding:1em 1em 0 1em; }","searchResults"); // matches std tiddler padding

config.macros.search.createPanel=function(text,matches,body) {

	function getByClass(e,c) { var d=e.getElementsByTagName("div");
		for (var i=0;i<d.length;i++) if (hasClass(d[i],c)) return d[i]; }
	var panel=createTiddlyElement(null,"div","searchPanel","searchPanel");
	this.renderPanel(panel,text,matches,body);
	var oldpanel=document.getElementById("searchPanel");
	if (!oldpanel) { // insert new panel just above tiddlers
		var da=document.getElementById("displayArea");
		da.insertBefore(panel,da.firstChild);
	} else { // if panel exists
		var oldwrap=getByClass(oldpanel,"searchResults");
		var newwrap=getByClass(panel,"searchResults");
		// if no prior content, just insert new content
		if (!oldwrap) oldpanel.insertBefore(newwrap,null);
		else {	// swap search results content but leave containing panel intact
			oldwrap.style.display='block'; // unfold wrapper if needed
			var i=oldwrap.getElementsByTagName("input")[0]; // get input field
			if (i) { var pos=this.getCursorPos(i); i.onblur=null; } // get cursor pos, ignore blur
			oldpanel.replaceChild(newwrap,oldwrap);
			panel=oldpanel; // use existing panel
		} 
	}
	this.showPanel(true,pos);
	return panel;
}

config.macros.search.renderPanel=function(panel,text,matches,body) {

	var wrap=createTiddlyElement(panel,"div",null,"searchResults");
	wrap.onmouseover = function(e){ addClass(this,"selected"); }
	wrap.onmouseout = function(e){ removeClass(this,"selected"); }
	// create toolbar: "open all", "fold/unfold", "close"
	var tb=createTiddlyElement(wrap,"div",null,"toolbar");
	var b=createTiddlyButton(tb, "open all", "open all matching tiddlers", function() {
		story.displayTiddlers(null,this.getAttribute("list").readBracketedList()); return false; },"button");
	var list=""; for(var t=0;t<matches.length;t++) list+='[['+matches[t].title+']] ';
	b.setAttribute("list",list);
	var b=createTiddlyButton(tb, "fold", "toggle display of search results", function() {
		config.macros.search.foldPanel(this); return false; },"button");
	var b=createTiddlyButton(tb, "close", "dismiss search results",	function() {
		config.macros.search.showPanel(false); return false; },"button");
	createTiddlyText(createTiddlyElement(wrap,"div",null,"title"),"Search for: "+text); // title
	wikify(body,createTiddlyElement(wrap,"div",null,"viewer")); // report
	return panel;
}

config.macros.search.showPanel=function(show,pos) {
	var panel=document.getElementById("searchPanel");
	var i=panel.getElementsByTagName("input")[0];
	i.onfocus=show?function(){config.macros.search.stayFocused(true);}:null;
	i.onblur=show?function(){config.macros.search.stayFocused(false);}:null;
	if (show && panel.style.display=="block") { // if shown, grab focus, restore cursor
		if (i&&this.stayFocused()) { i.focus(); this.setCursorPos(i,pos); }
		return;
	}
	if(!config.options.chkAnimate) {
		panel.style.display=show?"block":"none";
		if (!show) { removeChildren(panel); config.macros.search.stayFocused(false); }
	} else {
		var s=new Slider(panel,show,false,show?"none":"children");
		s.callback=function(e,p){e.style.overflow="visible";}
		anim.startAnimating(s);
	}
	return panel;
}

config.macros.search.foldPanel=function(button) {
	var d=document.getElementById("searchPanel").getElementsByTagName("div");
	for (var i=0;i<d.length;i++) if (hasClass(d[i],"viewer")) var v=d[i]; if (!v) return;
	var show=v.style.display=="none";
	if(!config.options.chkAnimate)
		v.style.display=show?"block":"none";
	else {
		var s=new Slider(v,show,false,"none");
		s.callback=function(e,p){e.style.overflow="visible";}
		anim.startAnimating(s);
	}
	button.innerHTML=show?"fold":"unfold";
	return false;
}

config.macros.search.stayFocused=function(keep) { // TRUE/FALSE=set value, no args=get value
	if (keep===undefined) return this.keepReportInFocus;
	this.keepReportInFocus=keep;
	return keep
}	

config.macros.search.getCursorPos=function(i) {
	var s=0; var e=0; if (!i) return { start:s, end:e };
	try {
		if (i.setSelectionRange) // FF
			{ s=i.selectionStart; e=i.selectionEnd; }
		if (document.selection && document.selection.createRange) { // IE
			var r=document.selection.createRange().duplicate();
			var len=r.text.length; s=0-r.moveStart('character',-100000); e=s+len;
		}
	}catch(e){};
	return { start:s, end:e };
}
config.macros.search.setCursorPos=function(i,pos) {
	if (!i||!pos) return; var s=pos.start; var e=pos.end;
	if (i.setSelectionRange) //FF
		i.setSelectionRange(s,e);
	if (i.createTextRange) // IE
		{ var r=i.createTextRange(); r.collapse(true); r.moveStart("character",s); r.select(); }
}
//}}}
// // SearchResults report generation
// note: these functions are defined globally, so they can be more easily redefined to customize report formats//
//{{{
if (!window.reportSearchResults) window.reportSearchResults=function(text,matches)
{
	var cms=config.macros.search; // abbrev
	var body=window.formatSearchResults(text,matches);
	if (!config.options.chkSearchListTiddler) // show #searchResults panel
		window.scrollTo(0,ensureVisible(cms.createPanel(text,matches,body)));
	else { // write [[SearchResults]] tiddler
		var title=cms.reportTitle;
		var who=config.options.txtUserName;
		var when=new Date();
		var tags="excludeLists excludeSearch temporary";
		var tid=store.getTiddler(title); if (!tid) tid=new Tiddler();
		tid.set(title,body,who,when,tags);
		store.addTiddler(tid);
		story.closeTiddler(title);
		story.displayTiddler(null,title);
	}
}

if (!window.formatSearchResults) window.formatSearchResults=function(text,matches,opt)
{
	var body='';
	var title=config.macros.search.reportTitle
	var q = config.options.chkRegExpSearch ? "/" : "'";
	if (!opt) var opt="all";
	var parts=opt.split("+");
	for (var i=0; i<parts.length; i++) { var p=parts[i].toLowerCase();
		if (p=="again"||p=="all")   body+=window.formatSearchResults_again(text,matches);
		if (p=="summary"||p=="all") body+=window.formatSearchResults_summary(text,matches);
		if (p=="list"||p=="all")    body+=window.formatSearchResults_list(text,matches);
		if (p=="buttons"||p=="all") body+=window.formatSearchResults_buttons(text,matches);
	}
	return body;
}

if (!window.formatSearchResults_again) window.formatSearchResults_again=function(text,matches)
{
	var title=config.macros.search.reportTitle
	var body='';
	// search again
	body+='{{span{<<search "'+text.replace(/"/g,'&#x22;')+'">> /%\n';
	body+='%/<html><input type="button" value="search again"';
	body+=' onclick="var t=this.parentNode.parentNode.getElementsByTagName(\'input\')[0];';
	body+=' config.macros.search.doSearch(t); return false;">';
	if (!config.options.chkSearchResultsOptions) { // omit "options..."
		body+='</html>}}}\n\n';
		return body;
	}
	body+=' <a href="javascript:;" onclick="';
	body+=' var e=this.parentNode.nextSibling;';
	body+=' var show=e.style.display!=\'block\';';
	body+=' if(!config.options.chkAnimate) e.style.display=show?\'block\':\'none\';';
	body+=' else anim.startAnimating(new Slider(e,show,false,\'none\'));';
	body+=' return false;">options...</a>';
	body+='</html>@@display:none;border-left:1px dotted;margin-left:1em;padding:0;padding-left:.5em;font-size:90%;/%\n';
	body+='	%/<<option chkSearchTitles>>titles /%\n';
	body+='	%/<<option chkSearchText>>text /%\n';
	body+='	%/<<option chkSearchTags>>tags /%\n';
	body+='	%/<<option chkSearchFields>>fields /%\n';
	body+='	%/<<option chkSearchShadows>>shadows\n';
	body+='	<<option chkCaseSensitiveSearch>>case-sensitive /%\n';
	body+='	%/<<option chkRegExpSearch>>text patterns /%\n';
	body+='	%/<<option chkSearchByDate>>sorted by date\n';
	body+='	<<option chkSearchHighlight>> highlight matching text in displayed tiddlers\n';
	body+='	<<option chkIncrementalSearch>>incremental key-by-key search: /%\n';
	body+='	%/{{twochar{<<option txtIncrementalSearchMin>>}}} or more characters, /%\n';
	body+='	%/{{threechar{<<option txtIncrementalSearchDelay>>}}} msec delay\n';
	body+='	<<option chkSearchOpenTiddlers>> search only in tiddlers that are currently displayed\n';
	body+='	<<option chkSearchExcludeTags>>exclude tiddlers tagged with:\n';
	body+='	{{editor{<<option txtSearchExcludeTags>>}}}/%\n';
	body+='%/@@}}}\n\n';
	return body;
}

if (!window.formatSearchResults_summary) window.formatSearchResults_summary=function(text,matches)
{
	// summary: nn tiddlers found matching '...', options used
	var body='';
	var co=config.options; // abbrev
	var title=config.macros.search.reportTitle
	var q = co.chkRegExpSearch ? "/" : "'";
	body+="''"+config.macros.search.successMsg.format([matches.length,q+"{{{"+text+"}}}"+q])+"''\n";
	var opts=[];
	if (co.chkSearchTitles) opts.push("titles");
	if (co.chkSearchText) opts.push("text");
	if (co.chkSearchTags) opts.push("tags");
	if (co.chkSearchFields) opts.push("fields");
	if (co.chkSearchShadows) opts.push("shadows");
	if (co.chkSearchOpenTiddlers) body+="^^//search limited to displayed tiddlers only//^^\n";
	body+="~~&nbsp; searched in "+opts.join(" + ")+"~~\n";
	body+=(co.chkCaseSensitiveSearch||co.chkRegExpSearch?"^^&nbsp; using ":"")
		+(co.chkCaseSensitiveSearch?"case-sensitive ":"")
		+(co.chkRegExpSearch?"pattern ":"")
		+(co.chkCaseSensitiveSearch||co.chkRegExpSearch?"matching^^\n":"");
	return body;
}

if (!window.formatSearchResults_list) window.formatSearchResults_list=function(text,matches)
{
	// bullet list of links to matching tiddlers
	var body='';
	var co=config.options; // abbrev
	var pattern=co.chkRegExpSearch?text:text.escapeRegExp();
	var sensitive=co.chkCaseSensitiveSearch?"mg":"img";
	var link='{{tiddlyLinkExisting{<html><nowiki><a href="javascript:;" onclick="'
		+'if(config.options.chkSearchHighlight)'
		+'	highlightHack=new RegExp(\x27'+pattern+'\x27.escapeRegExp(),\x27'+sensitive+'\x27);'
		+'story.displayTiddler(null,\x27%0\x27);'
		+'highlightHack = null; return false;'
		+'" title="%2">%1</a></html>}}}';
	for(var t=0;t<matches.length;t++) {
		body+="* ";
		if (co.chkSearchByDate)
			body+=matches[t].modified.formatString('YYYY.0MM.0DD 0hh:0mm')+" ";
		var title=matches[t].title;
		var fixup=title.replace(/'/g,"\\x27").replace(/"/g,"\\x22");
		var tid=store.getTiddler(title);
		var tip=tid?tid.getSubtitle():''; tip=tip.replace(/"/g,"&quot;");
		body+=link.format([fixup,title,tip])+'\n';
	}
	return body;
}

if (!window.formatSearchResults_buttons) window.formatSearchResults_buttons=function(text,matches)
{
	// embed buttons only if writing SearchResults to tiddler
	if (!config.options.chkSearchListTiddler) return "";
	// "open all" button
	var title=config.macros.search.reportTitle;
	var body="";
	body+="@@diplay:block;<html><input type=\"button\" href=\"javascript:;\" "
		+"onclick=\"story.displayTiddlers(null,[";
	for(var t=0;t<matches.length;t++)
		body+="'"+matches[t].title.replace(/\'/mg,"\\'")+"'"+((t<matches.length-1)?", ":"");
	body+="],1);\" accesskey=\"O\" value=\"open all matching tiddlers\"></html> ";
	// "discard SearchResults" button
	body+="<html><input type=\"button\" href=\"javascript:;\" "
		+"onclick=\"discardSearchResults()\" value=\"discard "+title+"\"></html>";
	body+="@@\n";
	return body;
}

if (!window.discardSearchResults) window.discardSearchResults=function()
{
	// remove the tiddler
	story.closeTiddler(config.macros.search.reportTitle);
	store.deleteTiddler(config.macros.search.reportTitle);
	store.notify(config.macros.search.reportTitle,true);
}
//}}}
/***
|''Name:''|SearchOptionsPlugin|
|''Source:''|http://www.TiddlyTools.com/#SearchOptionsPlugin|
|''Author:''|Eric Shulman - ELS Design Studios|
|''License:''|[[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|''~CoreVersion:''|2.0.10|

The TiddlyWiki search function normally looks in both tiddler titles and tiddler body content ('text').  However, narrowing the search so that it examines only titles or only text, or expanding the search to include text contained in tiddler tags can be very helpful, especially when searching on common words or phrases.  In addition, it is often useful for the search results to show tiddlers with matching titles before tiddlers that contain matching text or tags.

!!!!!Usage
<<<
This plugin adds checkboxes (see below and in AdvancedOptions) to let you selectively configure the TiddlyWiki search function to just examine any combination of tiddler titles, text, or tags.  It also provides an option to switch the search results order between 'titles mixed in' (default) and 'titles shown first', as well as an option display the search results as a list of links (in an auto-generated "SearchResults" tiddler), rather than actually displaying all matching tiddlers.  You can also enable/disable the "incremental search" (key-by-key searching), so that a search is only initiated when you press the ENTER key or click on the "search:" prompt text.
<<<
!!!!!Configuration
<<<
In additional to the checkboxes in AdvancedOptions, a self-contained control panel is included here for your convenience:
<<option chkSearchTitles>> Search tiddler titles
<<option chkSearchText>> Search tiddler text
<<option chkSearchTags>> Search in tiddler tags
<<option chkSearchFields>> Search in tiddler data fields
<<option chkSearchShadows>> Search shadow tiddlers
<<option chkSearchTitlesFirst>> Show title matches first
<<option chkSearchList>> Show list of matching tiddlers
<<option chkSearchIncremental>> Incremental searching
<<<
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
''SearchOptionsPlugin'' (tagged with <<tag systemConfig>>)
^^documentation and javascript for SearchOptionsPlugin handling^^

When installed, this plugin automatically adds checkboxes in the AdvancedOptions shadow tiddler so you can enable/disable the extended search behavior.  However, if you have customized your AdvancedOptions, you will need to manually add {{{<<option chkSearchTitles>>}}},  {{{<<option chkSearchText>>}}} and {{{<<option chkSearchTitlesFirst>>}}}  (with suitable prompt text) to your customized tiddler.
<<<
!!!!!Revision History
<<<
''2007.01.17 [mgray]'' disabled 'no search on empty box' by adding Alert to doSearch() from older version.
''2006.10.10 [2.4.0]'' added support for "search in tiddler data" (tiddler.fields)  Default is to search extended data.
''2006.04.06 [2.3.0]'' added support for "search in shadow tiddlers".  Default is *not* to search in the shadows (i.e.standard TW behavior).  Note: if a shadow tiddler has a 'real' counterpart, only the real tiddler is searched, since the shadow is inaccessible for viewing/editing.
''2006.02.03 [2.2.1]'' rewrite timeout clearing code and blank search text handling to match 2.0.4 core release changes.  note that core no longer permits "blank=all" searches, so neither does this plugin.  To search for all, use "." with text patterns enabled.
''2006.02.02 [2.2.0]'' in search.handler(), KeyHandler() function clears 'left over' timeout when search input is < 3 chars.  Prevents searching on shorter text when shortened by rapid backspaces (<500msec)
''2006.02.01 [2.1.9]'' in Story.prototype.search(), correct inverted logic for using/not using regular expressions when searching
also, blank search text now presents "No search text.  Continue anyway?" confirm() message box, so search on blank can still be processed if desired by user.
''2006.02.01 [2.1.8]'' in doSearch(), added alert/return if search text is blank
''2006.01.20 [2.1.7]'' fixed setting of config.macros.search.reportTitle so that Tweaks can override it.
''2006.01.19 [2.1.6]'' improved SearchResults formatting, added a "search again" form to the report (based on a suggestion from MorrisGray)
define results report title using config.macros.search.reportTitle instead of hard-coding the tiddler title
''2006.01.18 [2.1.5]'' Created separate functions for reportSearchResults(text,matches) and discardSearchResults(), so that other developers can create alternative report generators.
''2006.01.17 [2.1.4]'' Use regExp.search() instead of regExp.test() to scan for matches.  Correctd the problem where only half the matching tiddlers (the odd-numbered ones) were being reported.
''2006.01.15 [2.1.3]'' Added information (date/time, username, search options used) to SearchResults output
''2006.01.10 [2.1.2]'' use displayTiddlers() to render matched tiddlers.  This lets you display multiple matching tiddlers, even if SinglePageModePlugin is enabled.
''2006.01.08 [2.1.1]'' corrected invalid variable reference, "txt.value" to "text" in story.search()
''2006.01.08 [2.1.0]'' re-write to match new store.search(), store.search.handler() and story.search() functions.
''2005.12.30 [2.0.0]'' Upgraded to TW2.0
when rendering SearchResults tiddler, closeTiddler() first to ensure display is refreshed.
''2005.12.26 [1.4.0]'' added option to search for matching text in tiddler tags
''2005.12.21 [1.3.7]'' use \\ to 'escape' single quotes in tiddler titles when generating "Open all matching tiddlers" link.  Also, added access key: "O", to trigger "open all" link.
Based on a suggestion by UdoBorkowski.
''2005.12.18 [1.3.6]'' call displayMessage() AFTER showing matching tiddlers so message is not cleared too soon
''2005.12.17 [1.3.5]'' if no matches found, just display message and delete any existing SearchResults tiddler.
''2005.12.17 [1.3.4]'' use {/%%/{/%%/{  and }/%%/}/%%/} to 'escape' display text in SearchResults tiddler to ensure that formatting contained in search string is not rendered 
Based on a suggestion by UdoBorkowski.
''2005.12.14 [1.3.3]'' tag SearchResults tiddler with 'excludeSearch' so it won't list itself in subsequent searches
Based on a suggestion by UdoBorkowski.
''2005.12.14 [1.3.2]'' added "open all matching tiddlers..." link to search results output.
Based on a suggestion by UdoBorkowski.
''2005.12.10 [1.3.1]'' added "discard search results" link to end of search list tiddler output for quick self-removal of 'SearchResults' tiddler.
''2005.12.01 [1.3.0]'' added chkSearchIncremental to enable/disable 'incremental' searching (i.e., search after each keystroke) (default is ENABLED).
added handling for Enter key so it can be used to start a search.
Based on a suggestion by LyallPearce
''2005.11.25 [1.2.1]'' renamed from SearchTitleOrTextPlugin to SearchOptionsPlugin
''2005.11.25 [1.2.0]'' added chkSearchList option
Based on a suggestion by RodneyGomes
''2005.10.19 [1.1.0]'' added chkSearchTitlesFirst option.
Based on a suggestion by ChristianHauck
''2005.10.18 [1.0.0]'' Initial Release
Based on a suggestion by LyallPearce.
<<<
!!!!!Credits
<<<
This feature was developed by EricShulman from [[ELS Design Studios|http:/www.elsdesign.com]].
<<<
!!!!!Code
***/
//{{{
version.extensions.SearchTitleOrText = {major: 2, minor: 4, revision: 0, date: new Date(2006,10,12)};
//}}}

//{{{
if (config.options.chkSearchTitles==undefined) config.options.chkSearchTitles=true;
if (config.options.chkSearchText==undefined) config.options.chkSearchText=true;
if (config.options.chkSearchTags==undefined) config.options.chkSearchTags=true;
if (config.options.chkSearchFields==undefined) config.options.chkSearchFields=true;
if (config.options.chkSearchTitlesFirst==undefined) config.options.chkSearchTitlesFirst=false;
if (config.options.chkSearchList==undefined) config.options.chkSearchList=false;
if (config.options.chkSearchIncremental==undefined) config.options.chkSearchIncremental=true;
if (config.options.chkSearchShadows==undefined) config.options.chkSearchShadows=false;

config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchTitles>> Search in tiddler titles";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchText>> Search in tiddler text";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchTags>> Search in tiddler tags";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchFields>> Search in tiddler data fields";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchShadows>> Search in shadow tiddlers";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchTitlesFirst>> Search results show title matches first";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchList>> Search results show list of matching tiddlers";
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSearchIncremental>> Incremental searching";
//}}}

//{{{
if (config.macros.search.reportTitle==undefined)
	config.macros.search.reportTitle="SearchResults";
//}}}

//{{{
config.macros.search.handler = function(place,macroName,params)
{
	var lastSearchText = "";
	var searchTimeout = null;
	var doSearch = function(txt)
		{
		if (!txt.value.length && !confirm("No search text.  Continue anyway?")) { txt.focus(); return; }
			{
			story.search(txt.value,config.options.chkCaseSensitiveSearch,config.options.chkRegExpSearch);
			lastSearchText = txt.value;
			}
		};
	var clickHandler = function(e)
		{
		doSearch(this.nextSibling);
		return false;
		};
	var keyHandler = function(e)
		{
		if (!e) var e = window.event;
		switch(e.keyCode)
			{
			case 13: // ELS: handle enter key
				doSearch(this);
				break;
			case 27:
				this.value = "";
				clearMessage();
				break;
			}
		if (config.options.chkSearchIncremental)
			{
			if(this.value.length > 2)
				{
				if(this.value != lastSearchText)
					{
					if(searchTimeout) clearTimeout(searchTimeout);
					var txt = this;
					searchTimeout = setTimeout(function() {doSearch(txt);},500);
					}
				}
			else
				if(searchTimeout) clearTimeout(searchTimeout);
			}
		};
	var focusHandler = function(e)
		{
		this.select();
		};
	var btn = createTiddlyButton(place,this.label,this.prompt,clickHandler);
	var txt = createTiddlyElement(place,"input",null,null,null);
	if(params[0])
		txt.value = params[0];
	txt.onkeyup = keyHandler;
	txt.onfocus = focusHandler;
	txt.setAttribute("size",this.sizeTextbox);
	txt.setAttribute("accessKey",this.accessKey);
	txt.setAttribute("autocomplete","off");
	if(config.browser.isSafari)
		{
		txt.setAttribute("type","search");
		txt.setAttribute("results","5");
		}
	else
		txt.setAttribute("type","text");
}
//}}}

//{{{
Story.prototype.search = function(text,useCaseSensitive,useRegExp)
{
	highlightHack = new RegExp(useRegExp ? text : text.escapeRegExp(),useCaseSensitive ? "mg" : "img");
	var matches = store.search(highlightHack,"title","excludeSearch");
	var q = useRegExp ? "/" : "'";
	clearMessage();
	if (!matches.length) {
		if (config.options.chkSearchList) discardSearchResults();
		displayMessage(config.macros.search.failureMsg.format([q+text+q]));
	} else {
		if (config.options.chkSearchList) 
			reportSearchResults(text,matches);
		else {
			var titles = []; for(var t=0; t<matches.length; t++) titles.push(matches[t].title);
			this.closeAllTiddlers(); story.displayTiddlers(null,titles);
			displayMessage(config.macros.search.successMsg.format([matches.length, q+text+q]));
		}
	}
	highlightHack = null;
}
//}}}

//{{{
TiddlyWiki.prototype.search = function(searchRegExp,sortField,excludeTag)
{
	var candidates = this.reverseLookup("tags",excludeTag,false,sortField);

	// scan for matching titles first...
	var results = [];
	if (config.options.chkSearchTitles) {
		for(var t=0; t<candidates.length; t++)
			if(candidates[t].title.search(searchRegExp)!=-1)
				results.push(candidates[t]);
		if (config.options.chkSearchShadows)
			for (var t in config.shadowTiddlers)
				if ((t.search(searchRegExp)!=-1) && !store.tiddlerExists(t))
					results.push((new Tiddler()).assign(t,config.shadowTiddlers[t]));
	}
	// then scan for matching text, tags, or field data
	for(var t=0; t<candidates.length; t++) {
		if (config.options.chkSearchText && candidates[t].text.search(searchRegExp)!=-1)
			results.pushUnique(candidates[t]);
		if (config.options.chkSearchTags && candidates[t].tags.join(" ").search(searchRegExp)!=-1)
			results.pushUnique(candidates[t]);
		if (config.options.chkSearchFields && store.forEachField!=undefined) // requires TW2.1 or above
			store.forEachField(candidates[t],
				function(tid,field,val) { if (val.search(searchRegExp)!=-1) results.pushUnique(candidates[t]); },
				true); // extended fields only
	}
	// then check for matching text in shadows
	if (config.options.chkSearchShadows)
		for (var t in config.shadowTiddlers)
			if ((config.shadowTiddlers[t].search(searchRegExp)!=-1) && !store.tiddlerExists(t))
				results.pushUnique((new Tiddler()).assign(t,config.shadowTiddlers[t]));

	// if not 'titles first',  re-sort results to so titles, text, tag and field matches are mixed together
	if(!sortField) sortField = "title";
	var bySortField=function (a,b) {if(a[sortField] == b[sortField]) return(0); else return (a[sortField] < b[sortField]) ? -1 : +1; }
	if (!config.options.chkSearchTitlesFirst) results.sort(bySortField);

	return results;
}
//}}}

// // ''REPORT GENERATOR''
//{{{
if (!window.reportSearchResults) window.reportSearchResults=function(text,matches)
{
	var title=config.macros.search.reportTitle
	var q = config.options.chkRegExpSearch ? "/" : "'";
	var body="\n";

	// summary: nn tiddlers found matching '...', options used
	body+="''"+config.macros.search.successMsg.format([matches.length,q+"{{{"+text+"}}}"+q])+"''\n";
	body+="^^//searched in:// ";
	body+=(config.options.chkSearchTitles?"''titles'' ":"");
	body+=(config.options.chkSearchText?"''text'' ":"");
	body+=(config.options.chkSearchTags?"''tags'' ":"");
	body+=(config.options.chkSearchFields?"''fields'' ":"");
	body+=(config.options.chkSearchShadows?"''shadows'' ":"");
	if (config.options.chkCaseSensitiveSearch||config.options.chkRegExpSearch) {
		body+=" //with options:// ";
		body+=(config.options.chkCaseSensitiveSearch?"''case sensitive'' ":"");
		body+=(config.options.chkRegExpSearch?"''text patterns'' ":"");
	}
	body+="^^";

	// numbered list of links to matching tiddlers
	body+="\n<<<";
	for(var t=0;t<matches.length;t++) body+="\n# [["+matches[t].title+"]]";
	body+="\n<<<\n";

	// open all matches button
	body+="<html><input type=\"button\" href=\"javascript:;\" ";
	body+="onclick=\"story.displayTiddlers(null,["
	for(var t=0;t<matches.length;t++)
		body+="'"+matches[t].title.replace(/\'/mg,"\\'")+"'"+((t<matches.length-1)?", ":"");
	body+="],1);\" ";
	body+="accesskey=\"O\" ";
	body+="value=\"open all matching tiddlers\"></html> ";

	// discard search results button
	body+="<html><input type=\"button\" href=\"javascript:;\" ";
	body+="onclick=\"story.closeTiddler('"+title+"'); store.deleteTiddler('"+title+"'); store.notify('"+title+"',true);\" ";
	body+="value=\"discard "+title+"\"></html>";

	// search again
	body+="\n\n----\n";
	body+="<<search \""+text+"\">> ";
	body+="<<option chkSearchTitles>>titles ";
	body+="<<option chkSearchText>>text ";
	body+="<<option chkSearchTags>>tags";
	body+="<<option chkSearchFields>>fields";
	body+="<<option chkSearchShadows>>shadows";
	body+="<<option chkCaseSensitiveSearch>>case-sensitive ";
	body+="<<option chkRegExpSearch>>text patterns";

	// create/update the tiddler
	var tiddler=store.getTiddler(title); if (!tiddler) tiddler=new Tiddler();
	tiddler.set(title,body,config.options.txtUserName,(new Date()),"excludeLists excludeSearch");
	store.addTiddler(tiddler); story.closeTiddler(title);

	// use alternate "search again" label in <<search>> macro
	var oldprompt=config.macros.search.label;
	config.macros.search.label="search again";

	// render/refresh tiddler
	story.displayTiddler(null,title,1);
	store.notify(title,true);

	// restore standard search label
	config.macros.search.label=oldprompt;

}

if (!window.discardSearchResults) window.discardSearchResults=function()
{
	// remove the tiddler
	story.closeTiddler(config.macros.search.reportTitle);
	store.deleteTiddler(config.macros.search.reportTitle);
}
//}}}
+++[?]
|>|>| look for in |
| <<option chkSearchTitles>> | <<option chkSearchText>> | <<option chkSearchTags>> |
| titles |  text  | tags  |
===<<search>>
*http://secondlife.com/whatis/
*http://secondlife.com/
*http://en.wikipedia.org/wiki/Second_Life
*+++[Second Life  Land Pricing & Use Fees]
The Land Use Fee (also known as a Tier Fee) is a monthly charge in addition to membership fees (i.e., US$9.95/month Premium Membership). Land use fees are billed based on the peak amount of land held during your previous 30 day billing cycle. This includes land parcels held and land tiers donated to groups. The fee is tiered and discounted as you acquire more land. Peak usage is measured by the maximum amount of land you held -- for any length of time -- during your billing cycle. Go to Land Use Fees on your account page for further details.

Premium accounts are granted a 512 m2 bonus lease before land use fees are applied. The chart below shows the fees for all land you hold or tier you donate beyond the 512 m2 bonus.

Examples:

    * You hold 512 m2 of land -- or donate 512 m2 of tier to a group. Your monthly land use fee is US$0. You will need to buy the land, however.

    * You hold 1024 m2 of land and donate 512 m2 to a group. Subtract your 512 m2 bonus lease, and your monthly land use fee is US$8.

    * Your total land holdings and group donations equal 4612 m2. You subtract the 512 m2 bonus lease and see that your billable square meters are 4100 m2. This amount is over the 4096 m2 tier level, so your monthly land use fee will be the next level: US$40.

Note: Island billing is separate from land use fees.

Additional Land
(over 512 sq meters)
	

(In square meters)
	

Monthly land use fee

1/128 Region
	

512 m2
	

US$5

1/64 Region
	

1,024 m2
	

US$8

1/32 Region
	

2,048 m2
	

US$15

1/16 Region
	

4,096 m2
	

US$25

1/8 Region
	

8,192 m2
	

US$40
1/4 Region 	16,384 m2 	US$75

1/2 Region
	

32,768 m2
	

US$125

Entire Region
	

65,536 m2
	

US$195

Source: [[Second Life : Land Pricing & Use Fees|http://secondlife.com/whatis/landpricing.php]]
===

A screen grab of the Harbour Bridge on Bigpond's Second Life island. Inset: An 'aerial' view of The Pond.
AdvertisementAdvertisement
Asher Moses
February 12, 2007 - 3:56PM

''Second Life bases 'virtual waste of time for firms' - BizTech - Technology''

The Australian companies rushing to set up a base within the cult virtual world of Second Life could be wasting their time.

New figures released by the world's creator, Linden Lab, reveal there are approximately 3000 active Australian Second Life users - a relatively small number of eyeballs compared with the other avenues a company could use to market its products.
{{imgfloatright{[img[
http://img20.imageshack.us/img20/5742/thepondharbourwideweb47uk2.jpg]]
}}}
Telstra, which has bought three islands in the virtual world, is set to launch its Second Life presence to the public this month. The ABC has also bought an island there.

Another local company, interactive TV provider Two Way TV Australia, also has advanced plans to open a shopfront in the 3-D world.

They will join a growing throng of international companies - including Dell, Toyota, adidas, IBM, and Intel - that have built a base within the virtual world, seeking to test its worthiness as a promotional and commercial tool.

But while there are large numbers of Second Life users in Europe and the US, Australians don't yet appear to have caught on.

Globally there are 1,974,607 unique Second Life residents, and Linden Lab estimates that 10 per cent of those are "active".

In a report titled State of the Virtual World - Key Metrics, January 2007, Linden Lab said 1.48 per cent of Second Life's active users were Australian.

Therefore, the number of active Australian users is estimated to be 2922.

This ranked Australia 11th in the list of countries involved in Second Life, significantly behind the leaders United States, France, Germany and Britain.

But the figure is best viewed as a rough approximation, as the precise definition of an active user is not clear. Linden Lab has defined "active" in two ways - logging in to your Second Life account for more than one hour in the previous month, and having "logged in for 40 hours or more" (with no timeframe given).

Telstra spokesman Craig Middleton defended Telstra's decision to set up a base within Second Life.

"We know this is new territory," he said. "We're not shy to investigate new opportunities, which may in the months and years to come turn out to be getting in right ahead of the pack.

"When BigPond's three islands open up, there will be over 1.5 million Australian broadband users who will be introduced to it [Second Life]," he added.

Telstra's Second Life region will be called The Pond, and will offer similar features to its website as well as virtual versions of Australian icons such as Uluru and the Sydney Harbour Bridge.

"Visitors will be able to do pretty much what they can at bigpond.com - buy songs, watch movies and so on - as well as explore the fascinating online presence we are creating," Middleton said.

ABC is yet to release details of its Second Life plans. The island it bought is in the shape of the ABC logo, but access to the region is restricted.

Although Telstra and the ABC will be the first major Australian companies to set up a permanent base within the 3-D online world, a number have conducted once-off experiments there.

IBM recently teamed up with Tennis Australia to build and then operate a real-time version of the Australian Open inside the virtual world.

And two Australian educational organisations - the University of Southern Queensland and the Australian Film, Television and Radio School - have used Second Life as part of their course work.

Source: [[Second Life bases 'virtual waste of time for firms' - BizTech - Technology|http://www.smh.com.au/news/biztech/second-life-bases-virtual-waste-of-time-for-firms/2007/02/12/1171128880501.html]]
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.schneier.com/index.html]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://www.schneier.com/index.html" width="100%" align="center" height="600"></iframe></div></html>}}}
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.calresco.org/index.htm]]&nbsp;&raquo;|
===
----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://www.calresco.org/lucas/fact.htm","Self-Organizing")'>Fact, Theory and Dogma</a></html>
}}}
----
<html><div align="center"><iframe  id="Self-Organizing" name="Self-Organizing" src ="http://www.calresco.org/index.htm" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{textcenter{
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.aber.ac.uk/media/Documents/S4B/sem01.html]]&nbsp;&raquo;|
----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("TYPETARGETEDURLHERE","plagiarism")'>URL to target at iframe</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.aber.ac.uk/media/Documents/S4B/sem01.html" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
/%
|Name|SetTiddlerColumns|
|Source|http://www.TiddlyTools.com/#SetTiddlerColumns|
|Version|1.0.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <<br>>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|script|
|Requires||
|Overrides||
|Description|use CSS3 "-moz-column-count" to set single or multi-column tiddler layout|

usage: <<tiddler SetTiddlerColumns>>

credits: Much thanks to "maki" (www.makiaea.org) for pointing out the -moz-column-* attributes.
Important note: these CSS3 features are not supported in InternetExplorer.

%/<script>
	// init option value (as needed) and set CSS3 column attribute on tiddlerDisplay/storyDisplay
	if (config.options.txtTiddlerColumns==undefined) config.options.txtTiddlerColumns="1";
	var td=document.getElementById("tiddlerDisplay");  // for TW2.1.x and earlier
	if (!td) td=document.getElementById("storyDisplay");  // for TW2.2+
	td.style.MozColumnCount=config.options.txtTiddlerColumns;
</script># of tiddler columns: {{smallform{<<option txtTiddlerColumns>><script>
	var t=place.lastChild
	t.style.width="2em";
	t.value=config.options.txtTiddlerColumns;
	if (config.browser.isIE) {
		t.disabled=true;
		t.value=1;
		t.title="Sorry, multiple column tiddler display is not supported in Internet Explorer";
		return;
	}
	// hijack onchange for this field so CSS can be updated on the fly
	t.coreOnChange=t.onchange;
	t.onchange=function() {
		// call original core onchange handler
		if (this.coreOnChange) this.coreOnChange();
		// set CSS3 column attribute
		var td=document.getElementById("tiddlerDisplay");  // for TW2.1.x and earlier
		if (!td) td=document.getElementById("storyDisplay");  // for TW2.2+
		td.style.MozColumnCount=this.value;
		// sync any option field that is showing txtTiddlerColumns value
		var nodes = document.getElementsByTagName("input");
		for(var t=0; t<nodes.length; t++) 
			if(nodes[t].getAttribute("option")=="txtTiddlerColumns") nodes[t].value=this.value;
	};
</script>}}}
/***
|''Name:''|~SettingsPlugin|
|''Version:''|1.0.2 (2006-07-16)|
|''Type:''|plugin|
|''Source:''|http://tiddlywiki.abego-software.de/#SettingsPlugin|
|''Author:''|Udo Borkowski (ub [at] abego-software [dot] de)|
|''Documentation:''|[[SettingsPlugin Documentation]]|
|''Licence:''|[[BSD open source license (abego Software)]]|
|''~TiddlyWiki:''|Version 2.0.7 or better|
|''Browser:''|Firefox 1.5 or better|
^^This tiddler contains compressed source code. [[Full Source Code|SettingsPlugin SourceCode]].^^
***/
// /%
if(!version.extensions.SettingsPlugin){if(version.major<2){var s="Use TiddlyWiki 2.0 or better to run the Settings Plugin.";alert(s);throw s;}version.extensions.SettingsPlugin={major:1,minor:0,revision:2,date:new Date(2006,6,16),type:"plugin",source:"http://tiddlywiki.abego-software.de/#SettingsPlugin",documentation:"[[SettingsPlugin Documentation]]",author:"Udo Borkowski (ub [at] abego-software [dot] de)",licence:"[[BSD open source license (abego Software)]]",tiddlywiki:"Version 2.0.7 or better",browser:"Firefox 1.5 or better",codeTiddler:"SettingsPlugin SourceCode"};if(!window.abego){window.abego={};}if(!abego.setTiddlerText){abego.setTiddlerText=function(_1,_2,_3,_4,_5,_6){var _7=_1.getTiddler(_2);if(_7&&(_7.text==_3)){return;}var _8=config.options.chkForceMinorUpdate;var _9=!_7?_4:_7.tags;_1.suspendNotifications();try{_1.saveTiddler(_2,_2,_3,_8?undefined:config.options.txtUserName,_8?undefined:new Date(),_9);}finally{_1.resumeNotifications();}if(_6){_1.notify(_2,true);}if(!_5&&config.options.chkAutoSave){saveChanges();}};}(function(){var _a="PrivateSettings";var _b="chkUsePrivateSettings";var _c="chkMakeSettingPrivateWhenChanged";var _d=null;var _e=false;var _f=function(_10,s){var _12=s.split(";");var _13={};for(var c=0;c<_12.length;c++){var p=_12[c].indexOf("=");if(p!=-1){var _16=_12[c].substr(0,p).trim();var _17=_12[c].substr(p+1).trim();_10[_16]=unescape(_17);_13[_16]=true;}}return _13;};var _18=function(_19){var s=store.getTiddlerText(_a);_d=s?_f(_19,s):{};};var _1b=function(_1c){_f(_1c,document.cookie);};var _1d=function(){var _1e={};_1b(_1e);return _1e;};var _1f=function(){var _20={};_18(_20);return _20;};var _21=function(_22,_23){document.cookie=_22+"="+escape(_23)+"; expires=Fri, 1 Jan 2038 12:00:00 UTC; path=/";};var _24=function(_25,s,_27){var _28=_1f();if(s===null){if(!_d[_25]){return;}delete _28[_25];delete _d[_25];}else{var _29=_28[_25];if(_29!==undefined&&_29==s){return;}_28[_25]=s;_d[_25]=true;}var t="";for(var i in _28){if(t){t+="; ";}t+=i+"="+escape(_28[i]);}abego.setTiddlerText(store,_a,t,["excludeLists","excludeSearch"],_27);if(!_27&&config.options.chkAutoSave){saveChanges();}};config.shadowTiddlers["BSD open source license (abego Software)"]="See [[Licence|http://tiddlywiki.abego-software.de/#%5B%5BBSD%20open%20source%20license%5D%5D]].";config.shadowTiddlers["SettingsPlugin Documentation"]="[[Documentation on abego Software website|http://tiddlywiki.abego-software.de/#%5B%5BSettingsPlugin%20Documentation%5D%5D]].\n\n^^You may copy the documentation tiddler from the website to your TiddlyWiki.\nThen you don't need to access the internet to read the documentation.^^";config.shadowTiddlers["SettingsPlugin SourceCode"]="[[Plugin source code on abego Software website|http://tiddlywiki.abego-software.de/#%5B%5BSettingsPlugin%20SourceCode%5D%5D]]";config.shadowTiddlers["Show Settings"]="<<showSettings>>";if(config.options[_b]===undefined){config.options[_b]=false;}if(config.options[_c]===undefined){config.options[_c]=false;}config.shadowTiddlers.AdvancedOptions+="\n''Private Settings: ''<<option "+_b+">> Use private settings.  <<option "+_c+">> Make setting private when changed.&#160;&#160;&#160;[[Show Settings]].\n^^(Private settings are stored in this ~TiddlyWiki, shared settings are stored as cookies. For more information see the [[Settings documentation|SettingsPlugin Documentation]].)^^";abego.usePrivateSettings=function(){return _e;};abego.setUsePrivateSettings=function(f){if(f!=abego.usePrivateSettings()){_e=f;loadOptionsCookie();}};abego.isUsePrivateSettingsOption=function(_2d){return _2d==_b;};abego.makeSettingPrivateWhenChanged=function(){return config.options[_c];};abego.setMakeSettingPrivateWhenChanged=function(f){config.options[_c]=f;};abego.getSettings=function(){var _2f={};_1b(_2f);_e=_2f[_b]=="true";if(abego.usePrivateSettings()){_18(_2f);}return _2f;};abego.getSetting=function(_30){var s=abego.getSettings()[_30];return !s?"":s;};abego.saveSetting=function(_32,_33){if(abego.isUsePrivateSettingsOption(_32)){_21(_32,_33);abego.setUsePrivateSettings(_33=="true");loadOptionsCookie();return;}if(abego.usePrivateSettings()&&(abego.isSettingPrivate(_32)||abego.makeSettingPrivateWhenChanged())){_24(_32,_33);}else{_21(_32,_33);}};abego.isSettingPrivate=function(_34){if(abego.isUsePrivateSettingsOption(_34)){return false;}if(!_d){_1f();}return !!_d[_34];};abego.makeSettingPrivate=function(_35,_36,_37){var _38=_1f();var _39=_38[_35]!==undefined;if(_36==_39){return;}var _3a=_1d();if(_36){_24(_35,_3a[_35],_37);}else{if(_3a[_35]===undefined){_21(_35,_38[_35]);}_24(_35,null,_37);}};abego.setAllSettingsPrivate=function(_3b,_3c){var _3d=abego.getSettings();for(var s in _3d){abego.makeSettingPrivate(s,_3b,true);}if(config.options.chkAutoSave){saveChanges();}if(_3c){story.refreshTiddler(_3c,1,true);}return false;};})();config.macros.showSettings={label:"showSettings",prompt:"Display the current TiddlyWiki settings"};config.macros.showSettings.handler=function(_3f,_40,_41,_42,_43,_44){var _45=function(a){var s=a.substr(0,3);return s=="txt"||s=="chk";};var _48=function(a,b){var s1=a.toLowerCase();var s2=b.toLowerCase();return (s1<s2)?-1:(s1==s2)?0:1;};var _4d=function(a,b){var _50=_45(a);var _51=_45(b);if(_50){if(!_51){return -1;}else{return _48(a.substr(3),b.substr(3));}}else{if(_51){return 1;}else{return _48(a,b);}}};var s="<html><table><tr align=\"left\"><th>Private</th><th>Name</th><th>Value</th></tr>";var c=abego.getSettings();var _54=[];for(var i in c){_54.push(i);}_54.sort(_4d);for(i=0;i<_54.length;i++){var _56=_54[i];var _57=_45(_56)?_56.substr(3)+" ("+_56.substr(0,3)+"...)":_56;var _58=abego.isUsePrivateSettingsOption(_56)?"":"<input name=\""+_56+"\" type=\"checkbox\" onclick=\"abego.onPrivateSettingClick(this)\""+(abego.isSettingPrivate(_56)?" checked":"")+"\"/>";s+="<tr><td align=\"right\">"+_58+"</td><td>"+_57+"</td><td>"+c[_56]+"</td></tr>\n";}s+="</table>";s+="<a class=\"button\" title=\"Make all current settings private\" href=\"javascript:;\" onclick=\"abego.setAllSettingsPrivate(true,'"+_44.title+"',1);\">Make all private</a>";s+="<a class=\"button\" title=\"Make all current settings shared\" href=\"javascript:;\" onclick=\"abego.setAllSettingsPrivate(false,'"+_44.title+"',1);\">Make all shared</a>";s+="</html>";wikify(s,_3f);};abego.onPrivateSettingClick=function(_59){abego.makeSettingPrivate(_59.name,_59.checked);return false;};function loadOptionsCookie(){if(safeMode){return;}var _5a=abego.getSettings();for(var _5b in _5a){var _5c=_5a[_5b];switch(_5b.substr(0,3)){case "txt":config.options[_5b]=unescape(_5c);break;case "chk":config.options[_5b]=_5c=="true";break;}}}function saveOptionCookie(_5d){if(safeMode){return;}var v="";switch(_5d.substr(0,3)){case "txt":v=config.options[_5d].toString();break;case "chk":v=config.options[_5d]?"true":"false";break;}abego.saveSetting(_5d,v);}loadOptionsCookie();}
//%/
!Description
By default the settings that you can change in the [[options|OptionsPanel]] panel and the [[AdvancedOptions]] are shared by all ~TiddlyWikis of the same site.
 
This also means that all your local ~TiddlyWikis share the same settings. This is not always what you want, especially when you are working with multiple local ~TiddlyWikis at once.

The SettingsPlugin allows you to decide "per setting" if a setting should be shared by all ~TiddlyWikis or if a setting should be "private" to a given ~TiddlyWiki. Alternatively you may also decide that all settings should be private to a given ~TiddlyWiki.

''Using Private Settings''

By default all settings are "shared", i.e. the settings behave in their standard way. To enable the "private settings" feature check the "Use private settings" checkbox in the AdvancedOptions.

Once private settings are enabled you have two options:
* All changes to settings should be "private", i.e. don't affect other ~TiddlyWikis. Therefore check the "Make setting private when changed" checkbox in the AdvancedOptions. 
* Individual settings should be private. You can specify the settings in the [[Show Settings]] tiddler. Here you can also make all settings shared or private, with one click. The [[Show Settings]] tiddler can be accessed through the AdvancedOptions.

You can decide what settings should be private or shared individually for every ~TiddlyWiki.

You may temporarily switch off "Use private settings". Then your private settings will not be used. When you switch on again "Use Private Settings", your decision what settings should be private or shared and also the private values will be remembered.

''How Settings are Stored''

As in the original ~TiddlyWiki code shared settings/options are stored as "cookies" with your browser.
Private settings are stored in a tiddler of the ~TiddlyWiki. You need to ensure that the ~TiddlyWiki can be saved when you want to keep your private settings.

!Revision history
* v1.0.2
** Bugfix: corrected "suspendNotification" bug. Thanks to Jack, BobEverson and MorrisGray for reporting.
* v1.0.1 
** Bugfix: Corrected wrong comment in compressed version of plugin.
** Internal: Simplified "saveTiddler" code. Thanks to Jeremy Ruston for the suggestion.
* v1.0.0 (2006-04-03)
** initial version

!Code
You will find the full source code [[here|SettingsPlugin SourceCode]].
{{smallform{
<script>

	// hijack store.setDirty() function (force display update after saving the file)
	if (TiddlyWiki.prototype.showUnsavedHijack_setDirty==undefined) {
		TiddlyWiki.prototype.showUnsavedHijack_setDirty=TiddlyWiki.prototype.setDirty;
		TiddlyWiki.prototype.setDirty = function(flag) {
			var refresh=this.isDirty() && !flag; // 'dirty' to 'clean', force a refresh...
			this.showUnsavedHijack_setDirty(flag); // but change the flag first.
			if (refresh) {
				config.options.lastSaved=new Date(); // remember save time
				refreshDisplay(); // finally, update the display
			}
		}
	}

	// get the tiddlers sorted by date - INCLUDE ALL TIDDLERS (even hidden ones!!)
	var tiddlers=store.getTiddlers("modified");

	// track date/time of last file save (initialize to last tiddler change)
	if (config.options.lastSaved==undefined)
//		config.options.lastSaved=new Date(document.lastModified);
		config.options.lastSaved=tiddlers[tiddlers.length-1].modified;

	// If no tiddlers have changed, DO NOTHING.
	if (tiddlers[tiddlers.length-1].modified<=config.options.lastSaved) return;

	// find the unsaved tiddlers
	var count=0; var list="";
	var item='<option value="%0">%1 - %0</option>';
	for (var i=tiddlers.length-1; i>=0; i--) {
		if (tiddlers[i].modified<=config.options.lastSaved) break;
		list+=item.format([tiddlers[i].title,
			tiddlers[i].modified.formatString('YYYY.0MM.0DD 0hh:0mm:0ss')]);
		count++;
	}
	// display the dropdown list wrapped in a slider
	var out='';
	var label='There %0 %1 unsaved tiddler%2...'.format([count==1?'is':'are',count,count==1?'':'s'])
	out+='+++(unsaved)['+label+'|show/hide a list of changed tiddlers]...';
	out+='<html><form style="display:inline">';
	out+='<select size="1" name="list" title="select a tiddler to view" ';
	out+='	onchange="var v=this.value; if (!v.length) return;';
	out+='		story.displayTiddler(null,v);';
	out+='		window.scrollTo(0,ensureVisible(document.getElementById(story.idPrefix+v)));">';
	out+=list;
	out+='</select>';
	out+='<input type="button" value="goto"';
	out+='	onclick="var v=this.form.list.value; if (!v.length) return; story.displayTiddler(null,v);';
	out+='	var t=document.getElementById(story.idPrefix+v); if (t) window.scrollTo(0,ensureVisible(t));">';
	out+='<input type="button" value="revert" title="import the last saved version of this tiddler"';
	out+='	onclick="var v=this.form.list.value; if (!v.length) return;';
	out+='	var t=\'<\'+\'<loadTiddlers [[tiddler:\'+v+\']] \'+document.location.href+\' confirm force>\'+\'>\';';
	out+='	var e=document.getElementById(\'executeRevert\'); if (e) e.parentNode.removeChild(e);';
	out+='	e=document.createElement(\'span\'); e.id=\'executeRevert\'; wikify(t,e);">';
	out+='</form></html>';
	out+='<'+'script>place.lastChild.style.fontWeight="normal"</'+'script>';
	out+='===';
	return out;
</script>}}}
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|file:///D:/sis/dictionary.htm]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="file:///D:/sis/dictionary.htm" width="100%" align="center" height="600"></iframe></div></html>
@@color(#ffc):<html><div align="center">@@color(#3CF): ~TiddlyWiki Version <<version>>@@<br><font size="-2" color="#ffffc8"></font></div></html><<tiddler NETTime>>
----
|>|>|>|<<search>> |
|>|>| look for in |>|>|
| <<option chkSearchTitles>> | <<option chkSearchText>> | <<option chkSearchTags>> | <<option chkHoldSearches>> |
| titles |  text  | tags | <html><span title="This retains search results through multiple searches until unticked" style="cursor:help>@@color:#3cf;hold@@</span></html> |
----
<<permaview>><<tiddler MakeTiddlers>>{{unboldLink{[[importTiddlers|ImportTiddlers]]}}}{{locLink{<<tiddler ShowUnsavedChanges>>}}}<<saveChanges>>+++[QuickView »]<<tiddler RefreshStyles>>
|>|>|>|<<popup [[quick edit]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["quickedit"])'$))]]>> |
|>|>|>|<<popup [[hidden tiddlers]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["excludeLists","excludeSearch"])'$))]]>> |
|>|>|>|<<popup [[systemConfig tiddlers]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["systemConfig"])'$))]]>> |
|>|>|>|<<popup [[TiddlySnip]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["TiddlySnip"])'$))]]>> |
===+++[TspotControls »]
<<tiddler TspotSidebar>>
[[WelcomeToTiddlyspot]]
[[StatCounter|http://my2.statcounter.com/project/]]===
<<slider chkSliderOptionsPanel OptionsPanel 'Options »' 'Change TiddlyWiki advanced options'>><<slider chkAdvancedOptions AdvancedOptions 'AdvancedOptions »' 'AdvancedOptions'>>@@
&nbsp;&nbsp;<<slider chkSliderSideBarTabs SideBarTabsSlider 'tabs »' 'the different tiddler menus'>>
<<tabs txtMainTab Timeline Timeline TabTimeline All 'All tiddlers' TabAll Tags 'All tags' TabTags More 'More lists' TabMore>>
/***
!!!SimonsNiceTable /%==================================================%/
***/

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

.niceTable td, .niceTable th, .niceTable tr {
  border-style:none;
}

.niceTable td, .niceTable th {
  vertical-align:top;
  padding:0.5em;
}

.niceTable table {
  border:1px #aaa solid;
  background-color:#f8f8f8;
}

.niceTable td img {
  border:1px solid #555;
  text-align:center;
  margin:0 1em 1em 0;
}

.niceTable th {
  background-color:#f8f8f8;
  color:#555;
  font-size:90%;
  font-weight:bold;
  text-align:right;
}
<html><a href="javascript:refreshStyles('StyleSheet');">
refresh styles and layout
</a></html> 
<html><div class="container2"><div class="header2"><<gradient horiz #f6f #fff>>&nbsp;The latest and greatest NEWS>></div>

<div class="left2">Quisque libero lacus, porta a, elementum id, semper ut, velit. Phasellus nec lorem sit amet mi tincidunt congue. Quisque eget tellus luctus odio bibendum pharetra. Sed aliquam ipsum. Fusce lacus. Cras at justo. Donec tempus dolor non lorem. Pellentesque vestibulum purus vel pede. Maecenas imperdiet risus nec lorem. Curabitur lectus tellus, pulvinar quis, elementum sit amet, ullamcorper iaculis, velit. Aliquam sed nulla. Sed orci. Donec quis risus sit amet risus molestie pharetra. Donec non nunc.
Generated 1 paragraph, 75 words, 500 bytes of Lorem Ipsum
1.10.33 of "de Finibus Bonorum et Malorum", written by Cicero in 45 BC

"At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque corrupti quos dolores et quas molestias excepturi sint occaecati cupiditate non provident, similique sunt in culpa qui officia deserunt mollitia animi, id est laborum et dolorum fuga. Et harum quidem rerum facilis est et expedita distinctio. Nam libero tempore, cum soluta nobis est eligendi optio cumque nihil impedit quo minus id quod maxime placeat facere possimus, omnis voluptas assumenda est, omnis dolor repellendus. Temporibus autem quibusdam et aut officiis debitis aut rerum necessitatibus saepe eveniet ut et voluptates repudiandae sint et molestiae non recusandae. Itaque earum rerum hic tenetur a sapiente delectus, ut aut reiciendis voluptatibus maiores alias consequatur aut perferendis doloribus asperiores repellat." 

</div><div class="content2">1914 translation by H. Rackham

"On the other hand, we denounce with righteous indignation and dislike men who are so beguiled and demoralized by the charms of pleasure of the moment, so blinded by desire, that they cannot foresee the pain and trouble that are bound to ensue; and equal blame belongs to those who fail in their duty through weakness of will, which is the same as saying through shrinking from toil and pain. These cases are perfectly simple and easy to distinguish. In a free hour, when our power of choice is untrammelled and when nothing prevents our being able to do what we like best, every pleasure is to be welcomed and every pain avoided. But in certain circumstances and owing to the claims of duty or the obligations of business it will frequently occur that pleasures have to be repudiated and annoyances accepted. The wise man therefore always holds in these matters to this principle of selection: he rejects pleasures to secure other greater pleasures, or else he endures pains to avoid worse pains." 
</div>
</div>

<div class="footer2">Copyright 2007 by M.S.Gray (all forms of plagiarism excepted)</div></div></div>
</html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://clem.mscd.edu/~talmanl/MOOVs/SineCurve/SineCurve.MOV]]&nbsp;&raquo;|
}}}
{{textcenter{
@@color:#c06;Shows how a point moving around a unit circle generates the sine function. @@
}}}
<html><div align="center"><iframe src ="http://clem.mscd.edu/~talmanl/MOOVs/SineCurve/SineCurve.MOV" width="100%" align="center" height="350"></iframe></div></html>
/***
|''Name:''|SinglePageModePlugin|
|''Source:''|http://www.TiddlyTools.com/#SinglePageModePlugin|
|''Author:''|Eric Shulman - ELS Design Studios|
|''License:''|[[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|''~CoreVersion:''|2.0.10|

Normally, as you click on the links in TiddlyWiki, more and more tiddlers are displayed on the page. The order of this tiddler display depends upon when and where you have clicked. Some people like this non-linear method of reading the document, while others have reported that when many tiddlers have been opened, it can get somewhat confusing.

!!!!!Usage
<<<
SinglePageMode allows you to configure TiddlyWiki to navigate more like a traditional multipage web site with only one item displayed at a time.  When SinglePageMode is enabled, the title of the current tiddler is automatically displayed in the browser window's titlebar and the browser's location URL is updated with a 'permalink' for the current tiddler so that it is easier to create a browser 'bookmark' for the current tiddler.

Even when SinglePageMode is disabled (i.e., displaying multiple tiddlers is permitted), you can reduce the potential for confusion by enable TopOfPageMode, which forces tiddlers to always open at the top of the page instead of being displayed following the tiddler containing the link that was clicked.
<<<
!!!!!Configuration
<<<
When installed, this plugin automatically adds checkboxes in the AdvancedOptions tiddler so you can enable/disable the plugin behavior.  For convenience, these checkboxes are also included here:

<<option chkSinglePageMode>> Display one tiddler at a time
<<option chkTopOfPageMode>> Always open tiddlers at the top of the page
<<<
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
''SinglePageModePlugin'' (tagged with <<tag systemConfig>>)
^^documentation and javascript for SinglePageMode handling^^

When installed, this plugin automatically adds checkboxes in the ''shadow'' AdvancedOptions tiddler so you can enable/disable this behavior.  However, if you have customized your AdvancedOptions, you will need to ''manually add these checkboxes to your customized tiddler.''
<<<
!!!!!Revision History
<<<
''2006.07.04 [2.2.1]'' in hijack for displayTiddlers(), suspend TPM as well as SPM so that DefaultTiddlers displays in the correct order.
''2006.06.01 [2.2.0]'' added chkTopOfPageMode (TPM) handling
''2006.02.04 [2.1.1]'' moved global variable declarations to config.* to avoid FireFox 1.5.0.1 crash bug when assigning to globals
''2005.12.27 [2.1.0]'' hijack displayTiddlers() so that SPM can be suspended during startup while displaying the DefaultTiddlers (or #hash list).  Also, corrected initialization for undefined SPM flag to "false", so default behavior is to display multiple tiddlers
''2005.12.27 [2.0.0]'' Update for TW2.0
''2005.11.24 [1.1.2]'' When the back and forward buttons are used, the page now changes to match the URL.  Based on code added by Clint Checketts
''2005.10.14 [1.1.1]'' permalink creation now calls encodeTiddlyLink() to handle tiddler titles with spaces in them
''2005.10.14 [1.1.0]'' added automatic setting of window title and location bar ('auto-permalink').  feature suggestion by David Dickens.
''2005.10.09 [1.0.1]'' combined documentation and code in a single tiddler
''2005.08.15 [1.0.0]'' Initial Release
<<<
!!!!!Credits
<<<
This feature was developed by EricShulman from [[ELS Design Studios|http:/www.elsdesign.com]].
Support for BACK/FORWARD buttons adapted from code developed by Clint Checketts
<<<
!!!!!Code
***/
//{{{
version.extensions.SinglePageMode= {major: 2, minor: 2, revision: 1, date: new Date(2006,7,3)};

if (config.options.chkSinglePageMode==undefined) config.options.chkSinglePageMode=false;
config.shadowTiddlers.AdvancedOptions += "\n<<option chkSinglePageMode>> Display one tiddler at a time";

if (config.options.chkTopOfPageMode==undefined) config.options.chkTopOfPageMode=false;
config.shadowTiddlers.AdvancedOptions += "\n<<option chkTopOfPageMode>> Always open tiddlers at the top of the page";

config.SPMTimer = 0;
config.lastURL = window.location.hash;
function checkLastURL()
{
	if (!config.options.chkSinglePageMode)
		{ window.clearInterval(config.SPMTimer); config.SPMTimer=0; return; }
	if (config.lastURL == window.location.hash)
		return;
	var tiddlerName = convertUTF8ToUnicode(decodeURI(window.location.hash.substr(1)));
	tiddlerName=tiddlerName.replace(/\[\[/,"").replace(/\]\]/,""); // strip any [[ ]] bracketing
	if (tiddlerName.length) story.displayTiddler(null,tiddlerName,1,null,null);
}

if (Story.prototype.SPM_coreDisplayTiddler==undefined) Story.prototype.SPM_coreDisplayTiddler=Story.prototype.displayTiddler;
Story.prototype.displayTiddler = function(srcElement,title,template,animate,slowly)
{
	if (config.options.chkSinglePageMode) {
		window.location.hash = encodeURIComponent(String.encodeTiddlyLink(title));
		config.lastURL = window.location.hash;
		document.title = wikifyPlain("SiteTitle") + " - " + title;
		story.closeAllTiddlers();
		if (!config.SPMTimer) config.SPMTimer=window.setInterval(function() {checkLastURL();},1000);
	}
	if (config.options.chkTopOfPageMode) { story.closeTiddler(title); window.scrollTo(0,0); srcElement=null; }
	this.SPM_coreDisplayTiddler(srcElement,title,template,animate,slowly)
}

if (Story.prototype.SPM_coreDisplayTiddlers==undefined) Story.prototype.SPM_coreDisplayTiddlers=Story.prototype.displayTiddlers;
Story.prototype.displayTiddlers = function(srcElement,titles,template,unused1,unused2,animate,slowly)
{
	// suspend single-page mode when displaying multiple tiddlers
	var saveSPM=config.options.chkSinglePageMode; config.options.chkSinglePageMode=false;
	var saveTPM=config.options.chkTopOfPageMode; config.options.chkTopOfPageMode=false;
	this.SPM_coreDisplayTiddlers(srcElement,titles,template,unused1,unused2,animate,slowly);
	config.options.chkSinglePageMode=saveSPM; config.options.chkTopOfPageMode=saveTPM;
}
//}}}
@@color:#ffc;a personal ~TiddlyWiki science notebook@@
@@display:none;Science Matters@@[img[Science Matters|http://img512.imageshack.us/img512/2316/sciencematterslogokl1.gif][http://tiddlyspot.com/science/index.html]]
http://science.tiddlyspot.com/
<html><hide linebreaks><div id="slantedmenu">
<ul>
<li><<fullscreen>></li>
<li><a href="javascript:void(0)" onclick="story.closeAllTiddlers();story.displayTiddlers(null,store.getTiddlerText('DefaultTiddlers').readBracketedList())"><span title="Close all tiddlers and open Welcome" style="cursor:pointer">Home</span></a></li>
<li>[[DeskTop]]</li>
<li>[[MyLinks|General_Links]]</li>
<li>[[Weather|WeatherSydney]]</li>
<li><<closeAll>></li>
<li><span style="cursor:pointer"><<JsDoIt 'Edit Update' 'Open RealABCScienceUpdates for edit' RealABCScienceUpdates.js>></span></li>
<li>[[Translate]]</li>
<li>{{butLink{<<back>><<history>><<forward>>}}}</li>
<li><<toggleSideBar "" "" hide>></li>
</ul>
</div></html>
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#slantedmenu{
  font-size: 90%;
}

#slantedmenu:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#slantedmenu ul{
text-indent: 10px;
padding: 3px 0;
margin: 0;
background-color: #003; /*#e0e0e0;*/
border-top: 1px solid #f6f;
text-align: center; /*set value to "center" for example to center items*/
}

#slantedmenu ul li{
display: inline;
}

#slantedmenu ul li a{
font-weight: normal;
color: #ffd;
padding: 3px 0;
padding-right: 5px;
padding-left: 5px;
margin: 0;
text-decoration: none;
background: transparent url() top right no-repeat;
}



#slantedmenu ul li a:hover{
color: #ff0000;
background:white;
}

{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.sliderule.ca/index.shtml]]&nbsp;&raquo;|
----
<html><div align="center"><table bgcolor="#ffffff"><font size="-2" face="Arial, Helvetica, sans-serif" color="#ff0000">&nbsp; <A HREF="http://www.sliderule.ca/index.shtml" target="sliderule" title="http://www.sliderule.ca/index.shtml"><button>Eric's Slide Rule Site</button></A>&nbsp;<A HREF="http://sliderule.ozmanor.com/" target="sliderule" title="http://sliderule.ozmanor.com/"><button>Greg's Slide Rules</button></A>&nbsp;<A HREF="http://www.sliderules.info/" target="sliderule" title="http://www.sliderules.info/"><button>Ron Manley's Slide Rules</button></A>&nbsp;<A HREF="http://www.sliderulemuseum.com/" target="sliderule" title="http://www.sliderulemuseum.com/"><button>Mike Konshak's Slide Rule Museum</button></A></div>
<div align="center"><A HREF="http://www.sliderule.ca/combine.htm" target="sliderule" title="http://www.sliderule.ca/combine.htm"><button>Combination Rules</button></A><A HREF="http://www.sliderules.clara.net/a-to-z/addiator.htm" target="sliderule" title="http://www.sliderules.clara.net/a-to-z/addiator.htm"><button>The Addiator</button></A></div></html>
----
<html><div align="center"><iframe  name="sliderule" id="sliderule"  src ="http://www.sliderule.ca/index.shtml" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
/%
|Name|SliderFrame|
|Source|http://www.TiddlyTools.com/#SliderFrame|
|Version|0.0.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <<br>>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|script|
|Requires|InlineJavascriptPlugin, NestedSlidersPlugin|
|Overrides||
|Description|simple embedded IFRAME for specified URL with back/forward navigation|

usage: <<tiddler SliderFrame with: label url width height panelid>>

%/+++[$1]...{{menubox{{{toolbar{<script label="back">
	window.history.go(-1);
</script><script>
	place.lastChild.className="button";
	place.lastChild.title="go back one page";
</script><script label="forward">
	window.history.go(+1);
</script><script>
	place.lastChild.className="button";
	place.lastChild.title="go forward one page";
</script><script label="reload">
	var f=place.parentNode.nextSibling.nextSibling.nextSibling.firstChild;
	f.src="$2";
</script><script>
	place.lastChild.className="button";
	place.lastChild.title="reload $2";
</script><script label="width">
	var f=place.parentNode.nextSibling.nextSibling.nextSibling.firstChild;
	var w=prompt("Enter a new frame width (use CSS dimensions: ### plus 'px', 'em', 'cm', 'in', or '%')","$3");
	if (!w||!w.length) return; if (!w.replace(/[0-9]*/,'').length) w+="px";
	f.style.width=w;
</script><script>
	place.lastChild.className="button";
	place.lastChild.title="set frame width (use CSS dimensions: ### plus 'px', 'em', 'cm', 'in', or '%')";
</script><script label="height">
	var f=place.parentNode.nextSibling.nextSibling.nextSibling.firstChild;
	var h=prompt("Enter a new frame height (use CSS dimensions: ### plus 'px', 'em', 'cm', 'in')","$4");
	if (!h||!h.length) return; if (!h.replace(/[0-9]*/,'').length) h+="px";
	f.style.height=h;
</script><script>
	place.lastChild.className="button";
	place.lastChild.title="set frame height (use CSS dimensions: ### plus 'px', 'em', 'cm', 'in')";
</script>/%<script label="new window">
	window.open("$2")
</script><script>
	place.lastChild.className="button";
	place.lastChild.title="open $2 in a new tab/window";
</script>%/<script label="close">
	var button=place.parentNode.parentNode.parentNode.button; 
	window.onClickNestedSlider({target:button});
</script><script>
	place.lastChild.className="button";
	place.lastChild.title="close slider";
</script>}}}{{small{$2}}}
<html><iframe src="http://antwrp.gsfc.nasa.gov/apod/" width="600" height="400" width="100%" style="background:#fff;margin-top:2px"></iframe></html>}}}===
<script>
	if ("$5"!="$"+"5") place.lastChild.id="$5";
	place.lastChild.style.clear="both";
	place.lastChild.button.style.whiteSpace="nowrap";
//	place.lastChild.button.style.fontWeight="bold";
</script>
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.si.edu/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.si.edu/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{textcenter{
[img[http://www.darkharbor.com/snoopydance/assets/images/ANI_WOOODY.GIF]]
[img[http://www.darkharbor.com/snoopydance/assets/images/myschrood.gif]]
[img[http://www.darkharbor.com/snoopydance/assets/images/mysnooop2.gif]]
}}}

/%[img[http://www.darkharbor.com/snoopydance/assets/images/myschrood.gif]][img[http://www.darkharbor.com/snoopydance/assets/images/mysnooop2.gif]]%/
Mathematical substitution is the process of using one equation to solve for multiple variables. For example:

Equation 1: x + y = 4

Equation 2: 2x + y = 16

Using equation 1, solve for y:

y = 4 - x <-- Plug this into equation 2. This is substitution because you are replacing y in equation 2 with what y is equal to in equation 1.

2x + y = 16 ----> 2x + (4 - x) = 16

Now you can solve for x: x + 4 = 16; x = 12

You can then substitute the value of x back into the equation that is solved for y:
y = 4 - 12; y = -8

Check both equations:

Equation 1: -8 + 12 = 4; 4 = 4 (Correct)

Equation 2: 2(12) + (-8) = 16; 24 - 8 = 16; 16 = 16 (Correct)

We have successfully used substitution to solve for two different variables, x and y.

Read more: http://wiki.answers.com/Q/How_do_you_do_math_substitution#ixzz23WKZmrv2
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.jumbojimbo.com/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.jumbojimbo.com/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://en.wikipedia.org/wiki/Sophistry]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://en.wikipedia.org/wiki/Sophistry","plagiarism")'>URL to target at iframe</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://en.wikipedia.org/wiki/Sophistry" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>>|<<tiddler NavButtons>>|vertical-align:bottom;<<toggleSideBar>>|
----
<html><hide linebreaks><span align="center"><table bgcolor="#ffffff"><font size="-2" face="Arial, Helvetica, sans-serif" color="#ff0000">&nbsp; 
<A HREF="http://webhome.idirect.com/~totton/abacus/" target="soroban" title="Mystery of the Bead-http://webhome.idirect.com/~totton/abacus/"><button>Mystery of the Bead</button></A> 
<A HREF="http://webhome.idirect.com/~totton/abacus/" target="_blank" title="Open Mystery of the Bead in a new window">[img[http://img406.imageshack.us/img406/6816/uaquo3ab8.gif]]</a>&nbsp;&nbsp;&nbsp;

<A HREF="http://retrocalculators.com/Digicus.aspx" target="soroban" title="http://retrocalculators.com/Digicus.aspx"><button>Hybrid Soroban</button></A> 
<A HREF="http://retrocalculators.com/Digicus.aspx" target="_blank" title="Open Abacus in a new window">[img[http://img406.imageshack.us/img406/6816/uaquo3ab8.gif]]</a>&nbsp;&nbsp;&nbsp;

<A HREF="http://www.ee.ryerson.ca:8080/~elf/abacus/" target="soroban" title="Abacus-http://www.ee.ryerson.ca:8080/~elf/abacus/"><button>Abacus</button></A> 
<A HREF="http://www.ee.ryerson.ca:8080/~elf/abacus/" target="_blank" title="Open Abacus in a new window">[img[http://img406.imageshack.us/img406/6816/uaquo3ab8.gif]]</a>&nbsp;&nbsp;&nbsp;

<A HREF="http://www.tux.org/~bagleyd/AbacusLee.html" target="soroban" title="Lee Kai-chen Abacus-http://www.tux.org/~bagleyd/AbacusLee.html"><button>Lee Kai-chen</button></A>
 <A HREF="http://www.tux.org/~bagleyd/AbacusLee.html" target="_blank" title="Open Lee Kai-chen Abacus in a new window">[img[http://img406.imageshack.us/img406/6816/uaquo3ab8.gif]]</a>&nbsp;&nbsp;&nbsp;

<A HREF="http://www.soroban.com/index_eng.html" target="soroban" title="Tomoe Soroban-http://www.soroban.com/index_eng.html"><button>Tomoe Soroban</button></A> 
<A HREF="http://www.soroban.com/index_eng.html" target="_blank" title="Open Tomoe Soroban in a new window">[img[http://img406.imageshack.us/img406/6816/uaquo3ab8.gif]]</a>&nbsp;&nbsp;&nbsp;

<A HREF="http://www.soroban.com/index_jp.html" target="soroban" title="Tomoe Soroban-http://www.soroban.com/index_jp.html"><button>日本語</button></A> 
<A HREF="http://www.soroban.com/index_jp.html" target="_blank" title="Open 日本語 in a new window">[img[http://img406.imageshack.us/img406/6816/uaquo3ab8.gif]]</a></span></html>
----
<html><span align="center"><iframe  name="soroban" id="soroban" src ="http://webhome.idirect.com/~totton/abacus/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></span></html>}}}
<html><div align="center"> <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/fcJNbDqOj2Q&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/fcJNbDqOj2Q&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></div></html>
<html><div align="center"> <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Px_hvzYS3_Y&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src="http://www.youtube.com/v/Px_hvzYS3_Y&hl=en&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object></div></html>
!!!!!<<gradient horiz #fcb #fff>>&nbsp;[[SorobanVideos]]>>
<script>
// get all tiddlers tagged with "soroban"
var tids=store.getTaggedTiddlers("soroban");
// keep only tiddlers *also* tagged with ?
var list=[];
for (var t=0; t<tids.length; t++)
   if (tids[t].isTagged("soroban")) list.push(tids[t]);
// create output list of tiddler titles, one per line
var out="";
for (var t=0; t<list.length; t++) out+="#[["+list[t].title+"]]\n";
return out;
</script> 
/***
|''Name:''|SortableGridPlugin|
|''Description:''|Provide live sorting of tables by column|
|''Date:''|Nov 4, 2006|
|''Source:''|[[SortableGridPlugin|http://solo.dc3.com/tw/#SortableGridPlugin]]|
|''Author:''|Stuart Langridge, Demian Johnson, Bob Denny|
|''License:''|See Below|
|''Version:''|1.1.2|
|''~CoreVersion:''|2.0.11 and 2.1.x|
|''Browser:''|Firefox 1.5/2.0; Internet Explorer 6.0/7.0; Safari|
!!Description
@@Please note that this works with TiddlyWiki 2.2.5@@
(Just change the version trap to include 2.2.5 and it works for my needs. Morris Gray)

This plugin provides live sorting of tables by clicking on a column header. To sort in reverse, click the same column header a second time. An arrow in the sort column shows the direction of sorting. 

It works by trying to automatically detect the type of data in a column, then sorting by the rules for that data type. Note that the data in the first row (before sorting for the first time) is used for type detection, so if other data types exist in the column below the first row, the results will be unpredictable. If it //can// recognize the string as prticular type it //will// sort that column by that type. Moral: keep all of your data in a column the same type. The following data types are checked in the order shown (in other words the table shows the precedence of type detection):

|!Type |!Description|
|Date|Various formats for dates, specifically any string format that can be converted to a date/time by Javascript's Date.Parse() method.|
|Currency|Any string beginning with $, £, or € followed by a numeric string (except no leading sign). Note that it does not do currency conversion, the raw currency values are sorted numerically. {{{/^[$|£|€]{1}\d*\.{0,1}\d+$/}}}|
|Numeric|Data must consist purely of digits, optional leading plus or minus sign, a single period. Javascript cannot handle the Continental virgule (comma decimal point). {{{/^[\+|\-]{0,1}\d*\.{0,1}\d+$/}}}|
|File Size|Numeric string (except no leading sign) with b, Kb, Mb, or Gb at the end. Sorts according to the actual value represented by the notation. {{{/^\d*\.{0,1}\d+[K|M|G]{0,1}b$}}}|
|Text|Anything that does not match the formats listed below. Text is sorted without regard to character case.|
!!Installation
Follow the usual procedure for installing a plugin: Edit this tiddler, copy, paste into a new tiddler in your TW, and tag it systemConfig. Close, Save, and Shift-Reload  your TW's page. The table below (in Example) should have hot column headers and be sortable.
!!Usage
To make a table sortable, append an {{{h}}} to the end of the first row. If the table is thus marked as sortable, the formatter will add a CSS class {{{sortable}}} to the generated {{{<table>}}} element. Thus you can use CSS to alter the appearance of the sortable table and/or its elements.
!!Example
|Name |Salary |Extension |Performance |File Size |Start date |h
|Bloggs, Fred |$12000.00 |1353 |+1.2 |74.2Kb |Aug 19, 2003 21:34:00 |
|Bloggs, Fred |$12000.00 |1353 |1.2 |3350b |09/18/2003 |
|Bloggs, Fred |$12000 |1353 |1.200 |55.2Kb |August 18, 2003 |
|Bloggs, Fred |$12000.00 |1353 |1.2 |2100b |07/18/2003 |
|Bloggs, Fred |$12000.00 |1353 |01.20 |6.156Mb |08/17/2003 05:43 |
|Turvey, Kevin |$191200.00 |2342 |-33 |1b |02/05/1979 |
|Mbogo, Arnold |$32010.12 |2755 |-21.673 |1.2Gb |09/08/1998 |
|Shakespeare, Bill |£122000.00|3211 |6 |33.22Gb |12/11/1961 |
|Shakespeare, Hamlet |£9000 |9005 |-8 |3Gb |01/01/2002 |
|Fitz, Marvin |€3300.30 |5554 |+5 |4Kb |05/22/1995 |
!!Revision History
<<<
''2003.11.?? [?.?.?]'' Stuart Langridge (http://www.kryogenix.org/code/browser/sorttable/) - Core code for DHTML sortable tables. Copyright and license for his code has been carried forward and applies to subsequent additions.
''2006.02.14 [1.0.0]'' Demian Johnson - Initial release, adaptation of Langridge code to TiddlyWiki.
''2006.09.29 [1.1.0]'' Bob Denny - Add standard-format plugin documentation, reformat and tabify code for readability, refactor references to plugin, add new "file size" detection and sorting, add sterling and euro to currency detection, allow any real numbers including optional sign and either period or comma for decimal point for numeric sorting, make RegExp matching strict for currency and numeric, clean up lint warnings, correct spelling of Hamlet's name.
''2006.10.19 [1.1.1]'' Bob Denny - Allow use with TW 2.1.1 and 2.1.2, hijack is identical with 2.1.0.
''2006.11.04 [1.1.2]'' Bob Denny - Oh hell, accept 2.1.x, bit again by 2.1.3 which was OK.
<<<
!!Code
***/
//{{{
//
// Begin SORTABLE.JS
// This Code is:
// Code downloaded from the Browser Experiments section of kryogenix.org is 
// licenced under the so-called MIT licence. The license is below.
// ----------------------------------------
// Copyright (c) 1997-date Stuart Langridge
// ----------------------------------------
// Permission is hereby granted, free of charge, to any person obtaining a copy of this 
// software and associated documentation files (the "Software"), to deal in the Software 
// without restriction, including without limitation the rights to use, copy, modify, merge, 
// publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons 
// to whom the Software is furnished to do so, subject to the following conditions:
//
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
// INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR 
// PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE 
// FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR 
// OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
// DEALINGS IN THE SOFTWARE.
//
// Modified under the same aforementioned terms by Demian Johnston, 2006
// Further modified under the same aforementioned terms by Bob Denny, 2006: 
//	1. Add flexible date/time 
//	2. Use 'this' instead of full dotted names 
//	3. Re-indent and tabify after being munged by TW/IE bu
//	4. Add "file size" sensing and sorting. Validate with Javascript Lint 
//
version.extensions.PersistentForm = {
	major: 1, minor: 1, revision: 2,
	date: new Date(2006, 11, 4), 
	type: 'extension',
	source: "http://solo.dc3.com/tw/plugins.html#SortableGridPlugin"
};
//}}}

//{{{
config.macros.sortableGridPlugin = { SORT_COLUMN_INDEX: 0 };

config.macros.sortableGridPlugin.ts_makeSortable = function(table) 
{
	var firstRow;
	if (table.rows && table.rows.length > 0) {
		firstRow = table.rows[0];
	}
	if (!firstRow) return;
    
	// We have a first row: assume it's the header, and make its contents clickable links
	for (var i=0;i<firstRow.cells.length;i++) {
		var cell = firstRow.cells[i];
		var txt = config.macros.sortableGridPlugin.ts_getInnerText(cell);
		cell.innerHTML = '<a href="#" class="sortheader" onclick="config.macros.sortableGridPlugin.ts_resortTable(this);return false;">' +
						txt + '<span class="sortarrow">&nbsp;&nbsp;&nbsp;</span></a>';
	}
};
//}}}

//{{{
config.macros.sortableGridPlugin.ts_getInnerText = function(el) 
{
	if (typeof el == "string") return el;
	if (typeof el == "undefined") { return el; }
	if (el.innerText) return el.innerText; //Not needed but it is faster
	var str = "";
	var cs = el.childNodes;
	var l = cs.length;
	for (var i = 0; i < l; i++) {
		switch (cs[i].nodeType) 
		{
			case 1: 										//ELEMENT_NODE
				str += config.macros.sortableGridPlugin.ts_getInnerText(cs[i]);
				break;
			case 3: 										//TEXT_NODE
				str += cs[i].nodeValue;
				break;
		}
	}
	return str;
};

config.macros.sortableGridPlugin.getParent = function(el, pTagName) 
{
	if (el === null) 
		return null;
	else if (el.nodeType == 1 && el.tagName.toLowerCase() == pTagName.toLowerCase()) // Gecko bug, supposed to be uppercase
		return el;
	else
		return config.macros.sortableGridPlugin.getParent(el.parentNode, pTagName);
};
//}}}

//{{{
config.macros.sortableGridPlugin.ts_resortTable = function(lnk) 
{
	var M = config.macros.sortableGridPlugin;
	// get the span
	var span;
	for (var ci = 0; ci < lnk.childNodes.length; ci++) {
	if (lnk.childNodes[ci].tagName && lnk.childNodes[ci].tagName.toLowerCase() == 'span') 
		span = lnk.childNodes[ci];
	}
	var td = lnk.parentNode;
	var column = td.cellIndex;
	var table = M.getParent(td,'TABLE');
    
	// Work out a type for the column
	if (table.rows.length <= 1) return;
	var itm = M.ts_getInnerText(table.rows[1].cells[column]);
	var sortfn = M.ts_sort_caseinsensitive;
	if(!isNaN(Date.parse(itm)))
		sortfn = M.ts_sort_date;
	else if(itm.match(/^[$|£|€]{1}\d*\.{0,1}\d+$/)) 
		sortfn = M.ts_sort_currency;
	else if(itm.match(/^[\+|\-]{0,1}\d*\.{0,1}\d+$/)) 
		sortfn = M.ts_sort_numeric;
	else if(itm.match(/^\d*\.{0,1}\d+[K|M|G]{0,1}b$/))
		sortfn = M.ts_sort_fileSize;
	M.SORT_COLUMN_INDEX = column;
	var firstRow = new Array();
	var newRows = new Array();
	for (var i = 0; i < table.rows[0].length; i++) { firstRow[i] = table.rows[0][i]; }
	for (var j = 1; j < table.rows.length; j++) { newRows[j-1] = table.rows[j]; }
    
	newRows.sort(sortfn);
	var ARROW;
	if (span.getAttribute("sortdir") == 'down') {
		ARROW = '&nbsp;&nbsp;&uarr;';
		newRows.reverse();
		span.setAttribute('sortdir','up');
	} else {
		ARROW = '&nbsp;&nbsp;&darr;';
		span.setAttribute('sortdir','down');
	}
    
	// We appendChild rows that already exist to the tbody, so it moves them 
	// rather than creating new ones. Don't do sortbottom rows
	for ( i=0;i<newRows.length;i++) { 
		if (!newRows[i].className || (newRows[i].className && (newRows[i].className.indexOf('sortbottom') == -1))) 
			table.tBodies[0].appendChild(newRows[i]);
	}
	// do sortbottom rows only
	for ( i=0;i<newRows.length;i++) { 
		if (newRows[i].className && (newRows[i].className.indexOf('sortbottom') != -1)) 
			table.tBodies[0].appendChild(newRows[i]);
	}
    
	// Delete any other arrows there may be showing
	var allspans = document.getElementsByTagName("span");
	for ( ci=0;ci<allspans.length;ci++) {
		if (allspans[ci].className == 'sortarrow') {
			if (M.getParent(allspans[ci],"table") == M.getParent(lnk,"table")) { // in the same table as us?
				allspans[ci].innerHTML = '&nbsp;&nbsp;&nbsp;';
			}
		}
	}
    
	span.innerHTML = ARROW;
};
//}}}

//{{{
config.macros.sortableGridPlugin.ts_sort_fileSize = function(a, b) 
{
	var M = config.macros.sortableGridPlugin;
	var convert = function(str)
	{
		var val;
		var i;
		if((i = str.indexOf("Kb")) != -1)
			val = 1024.0 * str.substr(0, i);
		else if((i = str.indexOf("Mb")) != -1)
			val = 1048576.0 * str.substr(0, i);
		else if((i = str.indexOf("Gb")) != -1)
			val = 1073741824.0 * str.substr(0, i);
		else
			val = 1.0 * str.substr(0, str.length - 1);
		return val;
	};
    
	var aa = M.ts_getInnerText(a.cells[M.SORT_COLUMN_INDEX]);
	var bb = M.ts_getInnerText(b.cells[M.SORT_COLUMN_INDEX]);
	var v1 = convert(aa);
	var v2 = convert(bb);
	if(v1 == v2) return 0;
	if(v1 < v2) return -1;
	return 1;
};

config.macros.sortableGridPlugin.ts_sort_date = function(a, b) 
{
	var M = config.macros.sortableGridPlugin;
	// Handles dates per the rules of Date.parse()
	var aa = M.ts_getInnerText(a.cells[M.SORT_COLUMN_INDEX]);
	var bb = M.ts_getInnerText(b.cells[M.SORT_COLUMN_INDEX]);
	var dt1 = Date.parse(aa);
	var dt2 = Date.parse(bb);
	if (dt1 == dt2) return 0;
	if (dt1 < dt2) return -1;
	return 1;
};

config.macros.sortableGridPlugin.ts_sort_currency = function(a, b) 
{ 
	var M = config.macros.sortableGridPlugin;
	var aa = M.ts_getInnerText(a.cells[M.SORT_COLUMN_INDEX]).replace(/[^0-9.]/g,'');
	var bb = M.ts_getInnerText(b.cells[M.SORT_COLUMN_INDEX]).replace(/[^0-9.]/g,'');
	return parseFloat(aa) - parseFloat(bb);
};

config.macros.sortableGridPlugin.ts_sort_numeric = function(a, b) 
{ 
	var M = config.macros.sortableGridPlugin;
	var aa = parseFloat(M.ts_getInnerText(a.cells[M.SORT_COLUMN_INDEX]));
	if (isNaN(aa)) aa = 0;
	var bb = parseFloat(M.ts_getInnerText(b.cells[M.SORT_COLUMN_INDEX])); 
	if (isNaN(bb)) bb = 0;
	return aa-bb;
};

config.macros.sortableGridPlugin.ts_sort_caseinsensitive = function(a, b) 
{
	var M = config.macros.sortableGridPlugin;
	var aa = M.ts_getInnerText(a.cells[M.SORT_COLUMN_INDEX]).toLowerCase();
	var bb = M.ts_getInnerText(b.cells[M.SORT_COLUMN_INDEX]).toLowerCase();
	if (aa == bb) return 0;
	if (aa < bb) return -1;
	return 1;
};

// config.macros.sortableGridPlugin.ts_sort_default = function(a, b) 
// {
//	var M = config.macros.sortableGridPlugin;
//	var aa = M.ts_getInnerText(a.cells[M.SORT_COLUMN_INDEX]);
//	var bb = M.ts_getInnerText(b.cells[M.SORT_COLUMN_INDEX]);
//	if (aa == bb) return 0;
//	if (aa < bb) return -1;
//	return 1;
// };
//
//}}}

//{{{
// end Code downloaded from the Browser Experiments section of kryogenix.org
// end Copyright (c) 1997-date Stuart Langridge//
// END SORTABLE.JS//
//}}}

//{{{
//
//
// CORE HIJACK WARNINGS: 
//	(1) Depends on the table formatter being first in the config.formatters array
//	(2) Version-specifics - test on your version before adding to the logic here!
//
if(version.major == 2 && version.minor === 0 && version.revision == 11)
{
	config.formatters[0].handler = function(w)
	{
		var table = createTiddlyElement(w.output,"table");
		w.nextMatch = w.matchStart;
		var lookaheadRegExp = new RegExp(this.lookahead,"mg");
		var currRowType = null, nextRowType;
		var rowContainer, rowElement;
		var prevColumns = [];
		var rowCount = 0;
		var want_sortable=0;
		do {
			lookaheadRegExp.lastIndex = w.nextMatch;
			var lookaheadMatch = lookaheadRegExp.exec(w.source);
			var matched = lookaheadMatch && lookaheadMatch.index == w.nextMatch;
			if(matched)
			{
				nextRowType = lookaheadMatch[2];
				if(nextRowType != currRowType)
				rowContainer = createTiddlyElement(table,this.rowTypes[nextRowType]);
				currRowType = nextRowType;
				if(currRowType == "c")
				{
					if(rowCount === 0)
						rowContainer.setAttribute("align","top");
					else
						rowContainer.setAttribute("align","bottom");
					w.nextMatch = w.nextMatch + 1;
					w.subWikify(rowContainer,this.rowTerminator);
					table.insertBefore(rowContainer,table.firstChild);
				}
				else
				{
					var rowClass = (rowCount & 1) ? "oddRow" : "evenRow";
					rowElement = createTiddlyElement(rowContainer,"tr",null,rowClass);
					this.rowHandler(w,rowElement,prevColumns);
				}
				if(currRowType == "h") {
					want_sortable=1;
				}
				rowCount++;
			}
		} while(matched);
		if (want_sortable) {
			table.setAttribute("class","sortable");
			config.macros.sortableGridPlugin.ts_makeSortable(table);
		}
	};
} 
else if(version.major == 2 && version.minor == 1 || version.minor == 2  || version.minor == 3 || version.minor == 4)
{
	config.formatters[0].handler = function(w)
	{
		var table = createTiddlyElement(w.output,"table");
		var prevColumns = [];
		var currRowType = null;
		var rowContainer;
		var rowCount = 0;
		var want_sortable = 0;
	    
		w.nextMatch = w.matchStart;
		this.lookaheadRegExp.lastIndex = w.nextMatch;
		var lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		while(lookaheadMatch && lookaheadMatch.index == w.nextMatch)
		{
			var nextRowType = lookaheadMatch[2];
			if(nextRowType == "k")
			{
				table.className = lookaheadMatch[1];
				w.nextMatch += lookaheadMatch[0].length+1;
			}
			else
			{
				if(nextRowType != currRowType)
				{
					rowContainer = createTiddlyElement(table,this.rowTypes[nextRowType]);
					currRowType = nextRowType;
				}
				if(currRowType == "c")
				{
					// Caption
					w.nextMatch++;
					if(rowContainer != table.firstChild)
						table.insertBefore(rowContainer,table.firstChild);
//[rbd lint warn]	rowContainer.setAttribute("align",rowCount == 0?"top":"bottom");
					rowContainer.setAttribute("align",rowCount === 0?"top":"bottom");
					w.subWikifyTerm(rowContainer,this.rowTermRegExp);
				}
				else
				{
					this.rowHandler(w,createTiddlyElement(rowContainer,"tr",null,(rowCount&1)?"oddRow":"evenRow"),prevColumns);
					if(currRowType == "h")	want_sortable = 1;
					rowCount++;
				}
			}
			this.lookaheadRegExp.lastIndex = w.nextMatch;
			lookaheadMatch = this.lookaheadRegExp.exec(w.source);
		}
		if (want_sortable) {
			table.setAttribute("class","sortable");
			config.macros.sortableGridPlugin.ts_makeSortable(table);
		}
	};
}
else
	alert("SortableGridPlugin works only with TiddlyWiki 2.0.11 and 2.1.x");
    
//}}}
<html><div align="center"><form method=POST action="http://resources.rootsweb.com/cgi-bin/soundexconverter" target="_blank">      Surname: <input type=TEXT name="surname">&nbsp;&nbsp;<input type=SUBMIT name="get_soundex" value="Get Soundex Code"><p></form></div></html>
!!!!The Soundex Algorithm
    * ''Soundex codes begin with the first letter of the surname followed by a three-digit code'' that represents the first three remaining consonants. Zeros will be added to names that do not have enough letters to be coded.
    * Soundex Coding Guide (Consonants that sound alike have the same code)
      1 - B,P,F,V
      2 - C,S,G,J,K,Q,X,Z
      3 - D,T
      4 - L
      5 - M,N
      6 - R
    * The letters A,E,I,O,U,Y,H, and W are not coded.
    * Names with adjacent letters having the same equivalent number are coded as one letter with a single number.
    * Surname prefixes such as La, De and Van are generally not used in the soundex. Mc, Mac and O generally are not considered prefixes for soundex. 
!!!!To Calculate a Soundex Code by Hand:
    * Print name.
    * Cross out spaces, punctuation, accents and other marks
    * Cross out any of the following characters A, E, I, O, U, H, W, Y (unless first letter of surname)
    * Cross out the second letter of duplicate characters
    * Cross out the second letter of adjacent characters with the same soundex number.
    * Convert characters in positions 2 to 4 to a number
          ~ B, P, F, V = 1
          ~ C, S, K, G, J, Q, X, Z = 2
          ~ D, T = 3
          ~ L = 4
          ~ M, N = 5
          ~ R = 6 
    * Fill any unused positions with zeros e.g.. Lee is L000, Bailey is B400. There is always one letter followed by 3 numbers.

!!!!!End
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.nas.nasa.gov/Services/Education/SpaceSettlement/index.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.nas.nasa.gov/Services/Education/SpaceSettlement/index.html" width="100%" align="center" height="600"></iframe></div></html>
&nbsp;
&nbsp;
{{imgfloatcenter{
[img[http://img244.imageshack.us/img244/7113/gpw20050925nasastsci199ya8.jpg]]
}}}
/***

''Inspired by [[TiddlyPom|http://www.warwick.ac.uk/~tuspam/tiddlypom.html]]''

|Name|SplashScreenPlugin|
|Created by|SaqImtiaz|
|Location|http://lewcid.googlepages.com/lewcid.html#SplashScreenPlugin|
|Version|0.21 |
|Requires|~TW2.08+|
!Description:
Provides a simple splash screen that is visible while the TW is loading.

!Installation
Copy the source text of this tiddler to your TW in a new tiddler, tag it with systemConfig and save and reload. The SplashScreen will now be installed and will be visible the next time you reload your TW.

!Customizing
Once the SplashScreen has been installed and you have reloaded your TW, the splash screen html will be present in the MarkupPreHead tiddler. You can edit it and customize to your needs.

!History
* 20-07-06 : version 0.21, modified to hide contentWrapper while SplashScreen is displayed.
* 26-06-06 : version 0.2, first release

!Code
***/
//{{{
var old_lewcid_splash_restart=restart;

restart = function()
{   if (document.getElementById("SplashScreen"))
        document.getElementById("SplashScreen").style.display = "none";
      if (document.getElementById("contentWrapper"))
        document.getElementById("contentWrapper").style.display = "block";
    
    old_lewcid_splash_restart();
   
    if (splashScreenInstall)
       {if(config.options.chkAutoSave)
			{saveChanges();}
        displayMessage("TW SplashScreen has been installed, please save and refresh your TW.");
        }
}


var oldText = store.getTiddlerText("MarkupPreHead");
if (oldText.indexOf("SplashScreen")==-1)
   {var siteTitle = store.getTiddlerText("SiteTitle");
   var splasher='\n\n<style type="text/css">#contentWrapper {display:none;}</style><div id="SplashScreen" style="border: 3px solid #ccc; display: block; text-align: center; width: 320px; margin: 100px auto; padding: 50px; color:#000; font-size: 28px; font-family:Tahoma; background-color:#eee;"><b>'+siteTitle +'</b> is loading<blink> ...</blink><br><br><span style="font-size: 14px; color:red;">Requires Javascript.</span></div>';
   if (! store.tiddlerExists("MarkupPreHead"))
       {var myTiddler = store.createTiddler("MarkupPreHead");}
   else
      {var myTiddler = store.getTiddler("MarkupPreHead");}
      myTiddler.set(myTiddler.title,oldText+splasher,config.options.txtUserName,null,null);
      store.setDirty(true);
      var splashScreenInstall = true;
}
//}}}
<html><div id="mySquashFold" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img92.imageshack.us/img92/7707/squashfolddh3.jpg"><br><div align="center">Squash Fold</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('mySquashFold')">Squash Fold</a></html>
{{textcenter{
@@color:#C06;''Contribute to real science by finding star dust''@@
}}}
<html><a href="http://img58.imageshack.us/img58/3308/stardustcertificate445ax3.jpg" target="_blank"><img src="http://img163.imageshack.us/img163/2548/stardustcertificatefx9.th.jpg" border="0" /></a>
''The interstellar</span>  dust returned'' to Earth by the <span title="mouseover tooltip text">@@color:#C06;Stardust mission@@</span> is the first such pristine dust ever collected in space, and scientists are eager to "get their hands" on them. But first the particles have to be found! This will not be easy. </html>

Together, you and thousands of other Stardust@home participants will find the first pristine interstellar dust particles ever brought to Earth!

@@color:#C06;''Register, take the [[Tutorial|http://stardustathome.ssl.berkeley.edu/ss_tutorial_start.php ]] and pass the test to obtain a Certificate from the Planetary Society. like the one above.''@@

''How to participate:''

First, you will go through a short web-based tutorial. Then, you must pass a web-based test to qualify to register and participate. After passing the test and registering, you will be able to login to the VM. The VM will automatically connect to our server and download focus movies. The VM will work within your web browser, under your control.

The VM downloads and displays focus movies, so that you can do just what someone sitting at real microscope would do: focus up and down in each movie to look for particle tracks. To use the VM you will need a relatively fast internet connection, and the latest version of just about any web browser. Find out more about system requirements for the VM on our Technical FAQ. 
The discoverer of an interstellar dust particle will appear as a co-author on scientific papers by the Stardust@home collaboration announcing the discovery of the particle. The discoverer will also have the privilege of naming the particle! 

[[The Tutorial|http://stardustathome.ssl.berkeley.edu/ss_tutorial_start.php ]]

<<tiddler [[./certificate]]>>



<part certificate hidden>
We estimate that Stardust collected only around 45 interstellar dust particles. They are tiny—only about a micron (a millionth of a meter) in size! These miniscule particles are embedded in an aerogel collector 1,000 square centimeters in size. Finding them will be like searching for 45 ants on a football field while searching one 5 cm x 5 cm square at a time.

[[Find out more here|http://stardustathome.ssl.berkeley.edu/about.php]]
</part>
(Carmichael-Parish)

And now the purple dust of twilight time
Steals across the meadows of my heart
Now the little stars, the little stars pine
Always reminding me that we're apart
You wander down the lane and far away
Leaving me a love that cannot die
Love is now the stardust of yesterday
The music of the years gone by.

Sometimes I wonder why I spend
The lonely nights
Dreaming of a song
That melody haunts my reverie
And I am once again with you
When our love was new
And each kiss an inspiration
Ah, but that was long ago
Now my consolation
Is in the stardust of a song

Beside a garden wall
Where stars are bright
You are in my arms
That nightingale tells its fairy tale
of paradise where roses grew
Though I dream in vain
In my heart it will remain
my stardust melody
The memory of love's refrain.

Ah, but that was long ago
Now my consolation
Is in the stardust of a song

Beside a garden wall
Where stars are bright
You are in my arms
That nightingale tells its fairy tale
of paradise where roses grew
Though I dream in vain
In my heart it will remain
my stardust melody
The memory of love's refrain.
''This is a single HTML page that can be edited'' within itself without the aid of any web editing programs. It can be posted to a Web Server, sent by email or kept on a USB thumb drive to make a ~WikiOnAStick. It's called a ~TiddlyWiki and is described in detail ''[[here|http://www.tiddlywiki.com]]'' and you can browse a tutorial ''[[here|http://www.blogjones.com/TiddlyWikiTutorial.html]]''.

''You can go to http://tiddlyspot.com and get a blank'' ~TiddlyWiki or several different styles you can download and modify yourself and be able to save it on their server as well as on your own computer.

|@@color(#C06):''This ~TiddlyWiki is already on your computer and you can save it and modify it for your own use by right clicking __[[here|http://www.tiddlyspot.com/science]]__.  Then click ''//Save target as//...''(IE) or ''//Save link as//...'' (~FireFox) ''@@|
<<<
@@color(#C06):''WARNING:''@@ ''Do Not'' save this page, or any ~TiddlyWiki, using your browser's ==File>Save As..== feature it may be corrupted in the process.  ''Use the 'save to disk' ''feature that appears in the right column after download.
<<<
----
''You can modify the'' following tiddlers to suit yourself:
* 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>>

Here is a few hints about [[Formatting Text]].

It's good for the sciences because you can use Greek letters like alpha ''&alpha;'', beta ''&beta;'', Psi  ''&Psi;'' or Omega ''&Omega;''  More later.
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.stirlingengine.com/mm5flash/mm5flash.html]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.stirlingengine.com/mm5flash/mm5flash.html" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{textcenter{
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.stormchaser.ca/Links.html]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.stormchaser.ca/Links.html" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
@media print {
#mainMenu, #sidebar, #messageArea {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;}
}
/***Place your custom CSS below here***/

/***
!!!!~TestArea /%==================================================%/
***/
/*{{{*/


/*}}}*/

.popup {
 max-height:275px;
 min-height:auto;
 width: auto; 
 overflow: auto;
 margin:auto;
-moz-border-radius : 0.65em 0.2em 0.2em 0.65em;
}



.bgcolourblack {
background:#000;
}


#searchBar {
	float: right;
	font-size: 0.9em;
        padding-right: 1.5em;
}

#searchBar .button {
	padding-right: 0.5em;
	border: none;
}

.headerShadow {
        position: relative;
        padding: 1.5em 0em 0em 1em;
        left: 0px;
        top: 0px;

}

.headerForeground {
        width:100%;
        padding: 1.5em 0em 0em 1em;
        left: 0px;
        top: 0px;
}

.headerForeground a {
	font-weight: normal;
	color: #ffc;
}



[[ButtonStyle]]

#tiddlerScienceNotes h3 {
color: #008;
background: #c06;
}

#tiddlerDoNotEditScience h3 {
color: #008;
background: #c06;
}


/%http://img225.imageshack.us/img225/5724/fistbackbgbe0.jpg
http://img312.imageshack.us/img312/4347/1000008smrmg1.jpg
http://img308.imageshack.us/img308/3886/island700de2.jpg
http://img291.imageshack.us/img291/5764/island600ur3.jpg%/

.wrappingClass{color: #FFF; background: #06f;}
.wrappingLinks{color: #000; background: #B3FFB3;}
.wrappingLinksAlt{color: #ffe; background: #ffe;}
.moveovermainmenu{text-align:left;margin-left:10px;}
.membersmove{text-align:left;margin-left:-20px;}

.textcenter{text-align:center;}
.textleft{text-align:left;}
.textright{text-align:right;}
.textleftpad7{text-align:left;padding: 0em 7em 0em 7em;}
.textleftpad5{text-align:left;padding: 0px 5px 0px 5px;}
.textjustify{text-align:justify;}
.textindent25 {text-indent:25px;}
.floatleft{float:left;}
.floatright{float:right;}
.floatcenter{float:center;}

.paragraph { display:block; margin-top:.2em; margin-bottom:.2em; } 

.tablecenter table { td.vertical-align:top;margin-left: auto; margin-right: auto; text-align:
left; padding:7px;}
.imgfloatright{display:block;float:right;padding:0.7em;}
.imgfloatleft{display:block;float:left;padding:0.3em;}
.imgfloatcenter{display:block;margin-left: auto;margin-right: auto;padding:0.3em;}

.littlefont{
line-height:0.5em;
font-size:0.5em;
font-family:Arial;
}

p.leftmargin {margin-left: 2cm}

.viewer hr {
	border: 0px;
	border-top: solid 1px #c06;
	color: #c06;
padding:0em;
}


.viewer blockquote {
	border-left: 2px solid #c06;
margin-left: 1em;

}

.firstletter{
float:left;
width:0.85em;
padding-right:0.0em;
font-size:400%;
font-family:times,arial;
line-height:100%;
}




.headline{
color:#c06;
font-size:180%;
font-family:times,arial;
line-height:60%;
}


.headlineSub1{
color:#c06;
font-size:150%;
font-family:times,arial;
line-height:60%;
}


/%#tiddlerWelcome .viewer{
background-color:#151D4C;
background-image:url("http://img308.imageshack.us/img308/3886/island700de2.jpg");
background-repeat:
no-repeat;
background-position:top center;
background-attachment:scroll;
}%/



.siteTitle {
	font-size: 2.5em;

}

.highlight, .marked {
	background: #9AE;
}

.header {
 height: 50px;
 position: relative;
border-bottom:#f6f;
 
}



.borderless, .borderless table, .borderless td, .borderless tr, .borderless th, .borderless tbody
	{ border:0 !important; margin:0 !important; padding:0 !important; td.vertical-align:top !important;margin-left: auto !important; margin-right: auto !important; padding:3px !important;}

.borderlessL, .borderlessL table, .borderlessL td, .borderlessL tr, .borderlessL th, .borderlessL tbody
	{ border:0 !important; margin:0 !important; padding:0 !important; td.vertical-align:top !important;margin-left: 0 !important; margin-right: auto !important; padding:7px !important;}

ol { list-style-type: decimal}
ol ol { list-style-type: upper-alpha}
ol ol ol { list-style-type: lower-alpha}
ol ol ol ol { list-style-type: lower-roman }
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 }

.wrap{ white-space:normal } 
.nowrap{ white-space:nowrap } 



body {
	background: url("http://img388.imageshack.us/img388/1633/whitegrayspeckshp6.jpg") repeat top left;
	color: #000;
}

body {
	background: url("http://img518.imageshack.us/img518/9417/bgfc1.jpg") repeat top left;
	color: #000;
}


body {
	background: url("http://img528.imageshack.us/img528/1842/bodybgskypr6.gif") repeat top left;
	color: #000;
}


body {
	background: url("http://img528.imageshack.us/img528/9167/lorembgji0.gif") repeat top left;
	color: #000;
}






#tiddlerDisplay {margin:0.0em 0.0em 0em 0.0em;}
#displayArea {margin:0.0em 13.5em 0em 13.5em;}
.tiddler {padding:1em 1em 0em 1em;}

/*}}}*/
/***
!!!~MainMenu /%==================================================%/
***/
/*{{{*/

#mainMenu {
        background: #ccc url("http://www.symbex.net.au/Wiki/fistback_bg.jpg") repeat-x          top left;top left;
	position: absolute;
	left: 0em;
	width: 14em;
	text-align: right;
	line-height: 1.4em;
	padding:2px 0em 0.5em 0.0em;
        margin: 0em 0em;
	font-size: 1em;
        background-color: #000080;
        border-top:1px solid #F6F;
        border-left:0px solid #F6F;
        border-right:0px solid #F6F;
       
}

.title {
	color:   #D63059;
        font-variant:small-caps;
        font-size:1.4em;
        font-weight:normal;
}



/*}}}*/
!!!~SideBar /%==================================================%/
/*{{{*/

#sidebarTabs .tabContents {
	width: 5em;
	overflow: hidden;
color:#00ffff;
}


#sidebar {
        background: #ccc url("http://www.symbex.net.au/Wiki/fistback_bg.jpg") repeat-x top left;top left;
        padding:7px 0em 0.5em 0.0em;
        background-color: #000080;
        border-top:1px solid #F6F;
        border-left:0px solid #F6F;
        border-right:0px solid #F6F;
}

#sidebarOptions .sliderPanel {
	background: #99AAEE;
}

#sidebarOptions {
	padding-top: 0em;
}

#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;
}

/*}}}*/
/***
!!!Viewer /%==================================================%/
***/
/*{{{*/


.viewer {
        background:#fff;
        border:1px solid #F6F;
        padding-left: 1em;
        padding-right: 0.5em;
	padding-top: 0.5em;
        -moz-border-radius: 1em;
}




.viewer a {
color:#00f;
text-decoration:none;

}

.viewer a:h3 {
color:#600;
text-decoration:none;

}
.viewer .tabContents {
	color:#000;
	background: #fff;
	border: 1px solid #666;
        margin-bottom: 2em;
}

/%.viewer h1,h2,h3,h4,h5 {
	color: #FFF;
	background: #f00;
}%/

/*}}}*/
!!!~hover /%==================================================%/
/*{{{*/

a:hover{
	background: #FFF;
	color: #F00;
}

.button:hover {
	color: #F00;
	background: #FFF;
	border-color: #db4;
}

.viewer a:hover{
	background: #eee;
	color: #D00;
}

.viewer .tabSelected {
        font-size:0.95em;
        font-weight:bold;
        color:#063;
	text-decoration:none;
        background: #ffd;
        border: 1px 1px 0px 1px solid #999;
}

.viewer .tabUnselected {
        font-size:0.95em;
        font-weight:bold;
	color:#008;
        background:#aabbff;/% #f88;%/
        text-decoration:none;
        border:#000;
        border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #999;

}


.viewer table {
border: 1px solid #006;
}

.viewer td, .viewer tr,.viewer caption{
        border: 1px solid #F6F;
	padding: 0px;
        vertical-align:top;
}

.viewer th{
        border: 1px solid #000;
	padding: 5px;
        vertical-align:top;
}



/*}}}*/
/***
!!!Message /%==================================================%/
***/
/*{{{*/

#messageArea {position:fixed; top:10em; right:10em; margin:0.5em; padding:0.5em; z-index:2000; _position:absolute;}

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

#messageArea { 
  background-color: #509; 
  border-color: #fab;
  color:#fff; 
  border-width: 4px; 
  border-style: dotted; 
  font-size: 90%; 
  padding: 0.5em; 
  margin-right:2em;
  -moz-border-radius: 1em; }
#messageArea a {color:#ffc;}
#messageArea .button { color:#fff;text-decoration:none; font-weight:bold; background:transparent; border:0px; }
#messageArea .button:hover {background: #F00; }


/*}}}*/
/***
!!!General tabs /%=================================================%/
***/
/*{{{*/


.tabSelected{
	color: #C06;
	background: #eee;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.tabUnselected {
	color: #fff;
	background: #999;
}

.tabContents {
	color:#00ffff;
	background: #009;
	border: 1px solid #666;
        margin-bottom: 2em
}

.tabContents a:hover{
        background: #fff;
	color: #f00;}

.tabContents .button {
	 border: 0;}



/*}}}*/
/***
!!!Tiddler Specific Code /%=================================================%/
***/
/*{{{*/


#tiddlerAllScienceSubjects .firstletter{
float:left;
width:0.75em;
margin-right:0.2em;
font-size:400%;
font-family:times,arial;
line-height:60%;
}

#tiddlerScience .firstletter{
float:left;
width:0.75em;
margin-right:0.2em;
font-size:400%;
font-family:times,arial;
line-height:70%;
}

#tiddlerHeaderSearchBox {
	float: right;
	font-size: 0.9em;
}

#tiddlerHeaderSearchBox .button {
	margin-right: 0.5em;
	border: none;
}



#tiddlerDeskTop .viewer {
        background: transparent;
        border:0px solid #F6F;
	padding-left: 0.8em;
        padding-right: 0.8em;
	padding-top: 0.5em;
        -moz-border-radius: 1em;
        position:relative;
        top: -4em; 
}

#tiddlerDeskTop .toolbar { visibility: hidden;}

#tiddlerDeskTop .title {visibility: hidden;}


#tiddlerScienceAnswers .table, .viewer td, .viewer tr {
padding: 0px;
}

#tiddlerNaming .viewer a {
text-decoration:none;
}

#tiddlerElements .title {
visibility: hidden;
text-decoration:none;
}

#tiddlerGeologicalAges .title {
visibility: hidden;
text-decoration:none;
}

#tiddlerPeriodicTable .title {
visibility: hidden;
text-decoration:none;
}

#tiddlerNaming .title {
visibility: hidden;
text-decoration:none;
}

#tiddlerFireandRain .viewer {
background: #000;
}

#tiddlerJoannaSproutAndTheBean .viewer {
background: #000;
}


#tiddlerFireandRainHeart .viewer {
background: #EF92C1;
}

#tiddlerLogicTable .viewer th{
        border: 1px solid #000;
	padding: 1px;
        vertical-align:middle;
}

#tiddlerLogicTable .viewer td, .viewer tr,.viewer caption{
        border: 1px solid #F6F;
	padding: 5px;
        vertical-align:middle;
}

#tiddlerDeductive-Inductive-Logic .viewer th{
        border: 1px solid #000;
	padding: 1px;
        vertical-align:middle;
}

#tiddlerDeductive-Inductive-Logic .viewer td, .viewer tr,.viewer caption{
        border: 1px solid #F6F;
	padding: 1px;
        vertical-align:middle;
}



#tiddlerFrustra .title {
font-size: 6pt;
font-weight:bold;
color:#ffffff;
}

#tiddlerFrustra .toolbar {
	text-align: right;
	font-size: .9em;
	visibility: hidden;
}

#tiddlerTheScientificMethod .viewer {
	background: #ffd;
}

#tiddlerEmotionAndDecision .viewer {
	background: #ffd;
}

#tiddlerVerseOfTheDay .viewer {
background: #333;
}

#tiddlerLastFMWidget .viewer {
background: #333;
}



/%#tiddler2RN-576AM .viewer {
background: #6598CB;
}%/


#tiddlerBBQGroup1 .viewer {
   text-align: left;
padding:7px !important;
}


#tiddlerRadio .viewer{
overflow:auto;
}

#mainMenu a:hover{
	background: #FFF;
	color: #F00;
}

#tiddlerABCBrowser .viewer{
background: #fff; /*#DEE2E6*/
}

#tiddlerWelcome .viewer a {
color:#04b;
text-decoration:none;

}


#tiddlerABCWebSites .mainMenu a {
color:#04b;
text-decoration:none;

}

#tiddlerMargin_Properties.viewer th{
        border: 1px solid #000;
	padding: 0px;
        vertical-align:top;
}

#tiddlerFormattingPageIntro .viewer th, .viewer td, .viewer tr,.viewer caption{
        border: 1px solid #F6F;
	padding: 0px;
        vertical-align:top;
}

#tiddlerTWHelp-SearchResults .viewer table, .viewer td{
border: 1px solid #F6F;
padding-left: 5px;
padding-right: 5px;
vertical-align:top;
td.vertical-align:top;
margin-left: auto;
margin-right: auto;
}

#tiddlerTWHelp-SearchResults .viewer a {
color:#04b;
text-decoration:none;

}

#tiddlerTheScientificMethod .viewer {
   text-align: justify;
}



/*}}}*/
/***
!!!~ToolBar /%==================================================%/
***/
/*{{{*/
 
.toolbar {
 color: #000;
}

.toolbar .button {
 color:#008;
 background:#aabbff; /*#eeb #cf6*/;
 border: 1px outset #eeb /*#cf6*/;
}

.toolbar .button:hover {
 background: #ffd /*#ef9*/;
 color: #F00;
}
/*}}}*/
/***
!!!Footer /%==================================================%/
***/
/*{{{*/

#contentFooter {
 text-align: center;
 clear: both;
 color:#ccc;
 background: #FFF;
 padding: 1em 2em;
font-weight:normal;
}

h1{
	color:  #000;
	background: #99aaee;
}
h2{
	color:  #000;
	background: #99aaee;
}
h3{
	color:  #000;
	background: #99aaee;
        font: bold 10pt arial;
}




h4{
	color:  #000;
	background: #FFCC33;
        font: bold 10pt arial;

}
h5{
	color:  #008;
	background: #FF7E93;
         font: bold 10pt arial;
}
 
.bigLink a { font-size:10pt;font-weight:bold;}

.butLink .button { color: #060;
font-weight:normal; }

.unboldLink a {font-weight:normal;}
.twLink a { color: #066;
font-weight:normal; }
.locLink a { color: #c06;
font-weight:normal; }
.remLink a { color: #c90;
font-weight:normal; } 

.small
	{ font-size:9pt;line-height:120%;display:block;  }
.fine
	{ font-size:7pt;line-height:120% }
.tiny
	{ font-size:6pt;line-height:120% }


.firstlinehide{ visibility: hidden; }}}

/*}}}*/
/***
!!!Additional stylesheets/%==================================================%/
***/
/*{{{*/
#displayArea {background-color:#ccc;padding:0em;margin:0em;}
#contentWrapper {padding:0em;margin:0em;display:none;}
[[ButtonStyle]]
[[WebStyleSheet]]
[[WebStyleSheet2]]
[[SimonsNiceTable]]
[[BricksStyle]]
[[ABCWebSitesbackground]]
[[ColumnStyle]]
[[TiddlerBarStyle]]
[[SlantedStyle]]
[[BackstageCSS]]
[[RhetoricCSS]]





* 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;}




/*}}}*/
/***
!!!End /%==================================================%/
***/
/*{{{*/
/***

!!!Colors Used
[[ColorChart]]
*@@bgcolor(#9ae): #9ae - Headings blue@@
*@@bgcolor(#8cf): #8cf - Background blue@@
*@@bgcolor(#18f): #18f - Top blue@@
*@@bgcolor(#04b): #04b - Mid blue@@
*@@bgcolor(#014):color(#fff): #014 - Bottom blue@@
*@@bgcolor(#ffc): #ffc - Bright yellow@@
*@@bgcolor(#fe8): #fe8 - Highlight yellow@@
*@@bgcolor(#db4): #db4 - Background yellow@@
*@@bgcolor(#841): #841 - Border yellow@@
*@@bgcolor(#703):color(#fff): #703 - Title red@@
*@@bgcolor(#866): #866 - Subtitle grey@@
!!!Generic Rules /%==============================================%/
***/
/*{{{*/

/%ul
{
list-style-type:decimal-leading-zero;
font-size: 8pt;
font-family: arial,"Trebuchet MS", verdana,arial,helvetica;
color: #900000;
}%/

.tablecenter table { vertical-align:top; margin-left: auto; margin-right: auto; text-align:
left; }

#tiddlerIndex .title {
font-size: 6pt;
font-weight:bold;
color:#ffffff;
}

#tiddlerWelcome .title {
font-size: 6pt;
font-weight:bold;
color:#ffffff;
}

.wrappingClass{color: #000; background: #F93;}

.tablecenter table { vertical-align:top;margin-left: auto; margin-right: auto; text-align:
left; }


/* this rollover CSS created by collys rollover generator at http://www.collylogic.com/scripts/rollover.html */
.myclass {
float:left;
width:200px;
height:100px;
border:1px solid ;
font:normal 10px verdana;
text-align:center;
color:#04b;
background: blue url("file:///I:/TiddlySpot/button.gif");
}
#tiddlerrollover a{
position:relative;

text-decoration:none;
background: blue url("file:///I:/TiddlySpot/button.gif") no-repeat;
}
#tiddlerrollover a:hover {
position-left: -20px;

background: blue url("file:///I:/TiddlySpot/buttonhover.gif") no-repeat;
}


#tiddlerDemo1 img { align:center; margin-left:3em;margin-right:3em }
#tiddlerDemo2 img { margin-left:13em;margin-right:13em }


body {
	background: #fff;
	color: #000;
}

a{
	color:   #FFC;
}

a:hover{
	background: #04b;
	color: #fff;
}

a img{
	border: 0;
}

h1,h2,h3,h4,h5 {
	color: #000;
	background: #9AE;
}

.button {
	color: #FFC;
	border: 0px solid #fff;
}

.popup .button {
	color: #f00;
	border: 0px solid #fff;
}

.button:hover {
	color: #ffc;
	background: #60F;
	border-color: #db4;
}

.button:active {
	color: #fff;
	background: #18f;
	border: 0px solid #841;
}

/*}}}*/

/***
!!!Popup /%=================================================%/
***/
/*{{{*/
.popup {
	background: #eff;
	border: 1px solid #04b;
 -moz-border-radius: 1em;
}

.popup hr {
	color: #014;
	background: #014;
	border-bottom: 1px;
}

.popup li.disabled {
	color: #04b;
}

.popup li a, .popup li a:visited {
	color: #000;
	border: none;
}

.popup li a:hover {
	background: #014;
	color: #fff;
	border: none;
}
/*}}}*/

/***
!!!Header /%==================================================%/
***/
/*{{{*/
.header {
	background-color: #455FBF;
}

.headerShadow {
	color: #000;
}

.headerShadow a {
	font-weight: normal;
	color: #000;
}

.headerForeground {
	color: #fff;
}

.headerForeground a {
	font-weight: normal;
	color: #8cf;
}

/*}}}*/
/***
!!!General tabs /%=================================================%/
***/
/*{{{*/

.tabSelected{
	color: #C06;
	background: #eee;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.tabUnselected {
	color: #fff;
	background: #999;
}

.tabContents {
	color: #014;
	background: #eee;
	border: 1px solid #ccc;
}

.tabContents .button {
	 border: 1;}

/*}}}*/
/***
!!!Sidebar options /%=================================================%/
~TiddlyLinks and buttons are treated identically in the sidebar and slider panel
***/
/*{{{*/
#sidebar {
background-color: #99AAEE;
border-top:1px solid #F6F;

}

#sidebarOptions input {
	border: 1px solid #04b;
}

#sidebarOptions .sliderPanel {
	background: #EEE;
}

#sidebarOptions .sliderPanel a {
	border: none;
	color: #04b;
}

#sidebarOptions .sliderPanel a:hover {
	color: #fff;
	background: #04b;
}

#sidebarOptions .sliderPanel a:active {
	color: #04b;
	background: #fff;
}
/*}}}*/
/***
!!!Message Area /%=================================================%/
***/
/*{{{*/

/%#messageArea {
	border: 1px solid #841;
	background: #db4;
	color: #014;
}

#messageArea .button {
	padding: 0.2em 0.2em 0.2em 0.2em;
	color: #014;
	background: #fff;
}%/

#messageArea {
position:absolute; top:0; right:0; margin: 0.5em; padding: 0.5em;
}

*[id='messageArea'] {
position:fixed !important; z-index:99;}

.messageToolbar {
display: block;
text-align: right;
}

#messageArea a{
	text-decoration: underline;
}

/*}}}*/

/***
!!!Tiddler Display /%=================================================%/
***/
/*{{{*/
.tiddler .defaultCommand {
 font-weight: bold;
}

.shadow .title {
	color: #866;
}

.title {
	color:   #D63059;
}

.subtitle {
	color: #866;
}

.toolbar {
	color: #04b;
}

.tagging, .tagged {
	border: 1px solid #eee;
	background-color: #eee;
}

.selected .tagging, .selected .tagged {
	background-color: #ddd;
	border: 1px solid #bbb;
}

.tagging .listTitle, .tagged .listTitle {
	color: #014;
}

.tagging .button, .tagged .button {
		border: none;
}

.footer {
	color: #ddd;
}

.selected .footer {
	color: #888;
}

.sparkline {
	background: #8cf;
	border: 0;
}

.sparktick {
	background: #014;
}

.errorButton {
	color: #ff0;
	background: #f00;
}

.cascade {
	background: #eef;
	color: #aac;
	border: 1px solid #aac;
}

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

/*}}}*/
/***
!!!''The viewer is where the tiddler content is displayed'' /%------------------------------------------------%/
***/
/*{{{*/

.viewer {
	background: #eff;
}

.viewer .listTitle {list-style-type: none; margin-left: 0em;}

.viewer .button {
	border: 0px solid #db4;
}

.viewer blockquote {
	border-left: 3px solid #666;
}

.viewer table {
	border: 2px solid #333;
}

.viewer th, thead td {
	background: #99AAEE;
	border: 1px solid #666;
	color: #fff;
}

.viewer td, .viewer tr {
	border: 1px solid #666;
}

.viewer pre {
	border: 1px solid #fe8;
	background: #ffc;
}

.viewer code {
	color: #703;
}

.viewer hr {
	border: 0;
	border-top: dashed 1px #666;
	color: #666;
}

.highlight, .marked {
	background: #fe8;
}
/*}}}*/
/***
!!!''The editor replaces the viewer in the tiddler'' /%------------------------------------------------%/
***/
/*{{{*/
.editor input {
	border: 1px solid #04b;
}

.editor textarea {
	border: 1px solid #04b;
	width: 100%;
}

.editorFooter {
	color: #aaa;
}

.editorFooter a {
	color: #a00;
}



/*}}}*/
/***
!Sections in this Tiddler:
*Generic rules
**Links styles
**Link Exceptions
*Header
*Main menu
*Sidebar
**Sidebar options
**Sidebar tabs
*Message area
*Popup
*Tabs
*Tiddler display
**Viewer
**Editor
*Misc. rules
!Generic Rules /%==============================================%/
***/
/*{{{*/



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

h1,h2,h3,h4,h5 {
	font-weight: bold;
	text-decoration: none;
	padding-left: 0.4em;
}

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;
}

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 }
/*}}}*/
/***
''General Link Styles'' /%-----------------------------------------------------------------------------%/
***/
/*{{{*/
.externalLink {
	text-decoration: none;
}

.tiddlyLinkExisting {
	font-weight: bold;
}

.tiddlyLinkNonExisting {
	font-style: italic;
}

/* the 'a' is required for IE, otherwise it renders the whole tiddler a bold */
a.tiddlyLinkNonExisting.shadow {
	font-weight: bold;
}
/*}}}*/
/***
''Exceptions to common link styles'' /%------------------------------------------------------------------%/
***/
/*{{{*/

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

/*}}}*/
/***
!Header /%==================================================%/
***/
/*{{{*/

.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;
        margin-left:1.0em;
}

/*}}}*/
/***
!Main menu /%==================================================%/
***/
/*{{{*/
#mainMenu {
	position: absolute;
	left: 0;
	width: 12em;
	text-align: right;
	line-height: 1.6em;
	padding:0em 0.5em 0.5em 0.5em;
	font-size: 1.1em;
        font-style: normal;
        background-color: #99AAEE;
        border:2px solid #999;
}

/*}}}*/
/***
!Sidebar rules /%==================================================%/
***/
/*{{{*/
#sidebar {
	position: absolute;
	right: 0px;
	width: 15em;
	font-size: .9em;
     border:2px solid #999;
}
/*}}}*/
/***
''Sidebar options'' /%----------------------------------------------------------------------------------%/
***/
/*{{{*/
#sidebarOptions {
	padding-top: 0em;

}

#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;
}
/*}}}*/
/***
''Sidebar tabs'' /%-------------------------------------------------------------------------------------%/
***/
/*{{{*/

#sidebarTabs .tabContents {
	width: 15em;
	overflow: hidden;
}

/*}}}*/
/***
!Message area /%==================================================%/
***/
/*{{{*/
#messageArea {
position:absolute; top:0; right:0; margin: 0.5em; padding: 0.5em;
}

*[id='messageArea'] {
position:fixed !important; z-index:99;}

.messageToolbar {
display: block;
text-align: right;
}

#messageArea a{
	text-decoration: underline;
}
/*}}}*/
/***
!Popup /%==================================================%/
***/
/*{{{*/
.popup {
	font-size: .9em;
	padding: 0.2em;
	list-style: none;
	margin: 0;
}

.popup hr {
	display: block;
	height: 1px;
	width: auto;
	padding: 0;
	margin: 0.2em 0em;
}

.popup li.disabled {
	padding: 0.2em;
}

.popup li a{
	display: block;
	padding: 0.2em;
}
/*}}}*/
/***
!Tabs /%==================================================%/
***/
/*{{{*/
.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;
}
/*}}}*/
/***
!Tiddler display rules /%==================================================%/
***/
/*{{{*/

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


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

.selected .toolbar {
	visibility: visible;
}

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

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

.title {
	font-size: 1.6em;
	font-weight: bold;
        padding-top: 0em;
        padding-left: 2.5em;
}

.missing .subtitle {
 display: none;
}

.subtitle {
	font-size: 1.1em;
padding-left: 2.5em;
margin-left:-3em;
}

/* I'm not a fan of how button looks in tiddlers... */
.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;
}
/***
''The viewer is where the tiddler content is displayed'' /%------------------------------------------------%/
***/
/*{{{*/
* html .viewer pre {
	width: 99%;
	padding: 0 0 1em 0;

}

.viewer {
	line-height: 1.4em;
	padding-top: 0.5em;
        padding-left: 4em;



}

.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 {
	border-collapse: collapse;
	margin: 0.8em 1.0em;
}

.viewer th, .viewer td, .viewer tr,.viewer caption{
	padding: 0px;
vertical-Align:top;
}

.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;
}
/*}}}*/
/***
''The editor replaces the viewer in the tiddler'' /%------------------------------------------------%/
***/
/*{{{*/
.editor {
font-size: 1.1em;
padding-left: 3.5em;
}

.editor input, .editor textarea {
	display: block;
	width: 100%;
	font: inherit;
}

.editorFooter {
       	padding: 0.25em 4.0em;
	font-size: .9em;
}

.editorFooter .button {
padding-top: 0px; padding-bottom: 0px;}

.fieldsetFix {border: 0;
padding: 0;
margin: 1px 0px 1px 0px;
}
/*}}}*/
/***
!Misc rules /%==================================================%/
***/
/*{{{*/
.sparkline {
	line-height: 1em;
}

.sparktick {
	outline: 0;
}

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

.cascade {
	font-size: 1.1em;
	position: absolute;
	overflow: hidden;
}




/*}}}*/
/*{{{*/

@media print {#mainMenu {display: none ! important;}}
@media print {#topMenu {display: none ! important;}}
@media print {#sidebar {display: none ! important;}}
@media print {#messageArea {display: none ! important;}} 
@media print {#toolbar {display: none ! important;}}
@media print {.header {display: none ! important;}}

@media print {.tiddler .subtitle {display: none ! important;}}
@media print {.tiddler .toolbar {display; none ! important; }}
@media print {.tiddler .tagging {display; none ! important; }}
@media print {.tiddler .tagged {display; none ! important; }}
@media print {#displayArea {margin: 1em 1em 0em 1em;}}
@media print {.pageBreak {page-break-before: always;}}

/*}}}*/
''Method I''
<<<
[[The subscription form at the ABC from here|http://www.abc.net.au/science/contact/lists/matters/]]
<<<
''Method II''
<<<
There is no Method II
<<<


<html><div align="center"> <object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/nAIuNg2VEVM&amp;autoplay=1"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/nAIuNg2VEVM&amp;autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></div></html>
Description of Animal

Flounders and sole are fish with both eyes on the same side of their head. One eye actually migrates to the other side during larval development.
{{imgfloatright{
[img[http://img99.imageshack.us/img99/1053/summerfloundersg2.jpg]]
}}}
Like most flatfishes, these bottom-dwellers can change the color patterns on their skin to blend in with their environment.

Summer flounders are in the family of “left eye flounders.” Both eyes are on the left side of the head.

Summer flounders are mottled brown and have many spots on their upper surface, but five spots are particularly large and consistently placed: two near the base of the dorsal fin, two almost directly below them near the anal fin and one in the middle on the lateral line.
Aquarist's Note

We trek to Virginia Beach and collect tiny – one to two-inch – summer flounder, because they transport well and adapt easily to aquarium settings.

One of our specimens comes to the surface at feeding time, and this gives visitors a good look at this unusual fish with two eyes on the same side of its head and a mouth that seems to open sideways

Source: [[Summer flounder|http://www.aqua.org/animals_summerflounder.html]]

<html><div id="mySun-spot" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" /><div><img src="http://img382.imageshack.us/img382/1282/sidespothinodepr9.jpg"><br><div align="center">Sunspot</div></div></div><a href="javascript:;" onclick="DC3.LightBox.showBox('mySun-spot')">Sunspot</a></html>
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.timeanddate.com/worldclock/astronomy.html?n=240]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://www.timeanddate.com/worldclock/astronomy.html?n=240","plagiarism")'>URL to target at iframe</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.timeanddate.com/worldclock/astronomy.html?n=240" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
Link: [[History of Daylight Saving Australia 1917-2007|http://www.bom.gov.au/climate/averages/tables/dst_times.shtml]]
!!!This Table is for AEST GMT +10
|bgcolor:#fff;Daylight saving begins at 2 a.m. Eastern Standard Time on the last Sunday in October and ends at 3 a.m. summer time on the last Sunday in March. During daylight saving, summer time in New South Wales is one hour in advance of New South Wales standard time.|
[[See Tables for Daylight Saving Time GMT + 11 hours here|SunriseSunset2007DS]]
<html><pre>
SYDNEY   Lat=-33°52'00"  Long=+151°12'00"
TIMES OF SUNRISE AND SUNSET (for ideal horizon &amp; meteorological conditions)
For the year 2007   Time zone: +10.00 hours
                    Make corrections for daylight saving time where necessary.
------------------------------------------------------------------------------
       JAN          FEB          MAR          APR          MAY          JUN   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1  0448 1909    0516 1901    0543 1833    0607 1752    0629 1715    0651 1655
 2  0448 1910    0517 1900    0543 1832    0608 1750    0630 1714    0652 1654
 3  0449 1910    0518 1900    0544 1830    0608 1749    0631 1713    0652 1654
 4  0450 1910    0519 1859    0545 1829    0609 1748    0632 1712    0653 1654
 5  0451 1910    0520 1858    0546 1828    0610 1746    0632 1712    0654 1654
 6  0451 1910    0521 1857    0547 1827    0611 1745    0633 1711    0654 1653
 7  0452 1910    0522 1856    0548 1825    0611 1744    0634 1710    0655 1653

 8  0453 1910    0523 1855    0548 1824    0612 1742    0635 1709    0655 1653
 9  0454 1910    0524 1855    0549 1823    0613 1741    0635 1708    0656 1653
10  0455 1910    0525 1854    0550 1821    0614 1740    0636 1707    0656 1653
11  0456 1910    0526 1853    0551 1820    0614 1739    0637 1706    0657 1653
12  0457 1910    0527 1852    0552 1819    0615 1737    0638 1706    0657 1653
13  0458 1910    0528 1851    0552 1817    0616 1736    0638 1705    0657 1653
14  0459 1909    0529 1850    0553 1816    0617 1735    0639 1704    0658 1653

15  0500 1909    0530 1849    0554 1815    0617 1734    0640 1703    0658 1653
16  0500 1909    0531 1848    0555 1813    0618 1732    0641 1703    0658 1653
17  0501 1909    0532 1847    0556 1812    0619 1731    0641 1702    0659 1653
18  0502 1908    0533 1846    0556 1811    0620 1730    0642 1701    0659 1653
19  0503 1908    0534 1845    0557 1809    0620 1729    0643 1701    0659 1653
20  0504 1908    0535 1843    0558 1808    0621 1727    0643 1700    0700 1654
21  0505 1907    0536 1842    0559 1807    0622 1726    0644 1659    0700 1654

22  0506 1907    0536 1841    0559 1805    0623 1725    0645 1659    0700 1654
23  0507 1906    0537 1840    0600 1804    0623 1724    0646 1658    0700 1654
24  0508 1906    0538 1839    0601 1802    0624 1723    0646 1658    0701 1654
25  0509 1905    0539 1838    0602 1801    0625 1722    0647 1657    0701 1655
26  0510 1905    0540 1836    0602 1800    0626 1721    0648 1657    0701 1655
27  0511 1904    0541 1835    0603 1758    0626 1720    0648 1656    0701 1655
28  0512 1904    0542 1834    0604 1757    0627 1719    0649 1656    0701 1656

29  0513 1903                 0605 1756    0628 1717    0650 1656    0701 1656
30  0514 1902                 0605 1754    0629 1716    0650 1655    0701 1656
31  0515 1902                 0606 1753                 0651 1655    

       JUL          AUG          SEP          OCT          NOV          DEC   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1  0701 1657    0648 1715    0614 1737    0533 1757    0455 1822    0438 1851
 2  0701 1657    0647 1716    0613 1737    0532 1758    0454 1823    0437 1851
 3  0701 1658    0646 1716    0612 1738    0530 1759    0453 1824    0437 1852
 4  0701 1658    0646 1717    0610 1739    0529 1759    0453 1825    0437 1853
 5  0701 1659    0645 1718    0609 1739    0528 1800    0452 1826    0437 1854
 6  0701 1659    0644 1719    0608 1740    0526 1801    0451 1827    0437 1855
 7  0701 1700    0643 1719    0606 1741    0525 1802    0450 1828    0437 1856

 8  0700 1700    0642 1720    0605 1741    0524 1802    0449 1829    0437 1856
 9  0700 1701    0641 1721    0604 1742    0522 1803    0448 1830    0437 1857
10  0700 1701    0640 1721    0602 1743    0521 1804    0447 1831    0437 1858
11  0700 1702    0639 1722    0601 1743    0520 1805    0447 1832    0438 1859
12  0659 1702    0638 1723    0600 1744    0518 1805    0446 1833    0438 1859
13  0659 1703    0637 1724    0558 1745    0517 1806    0445 1834    0438 1900
14  0659 1703    0636 1724    0557 1745    0516 1807    0445 1835    0438 1901

15  0658 1704    0635 1725    0555 1746    0515 1808    0444 1836    0438 1902
16  0658 1705    0634 1726    0554 1747    0513 1809    0443 1837    0439 1902
17  0657 1705    0633 1726    0553 1747    0512 1809    0443 1837    0439 1903
18  0657 1706    0631 1727    0551 1748    0511 1810    0442 1838    0439 1903
19  0657 1706    0630 1728    0550 1749    0510 1811    0442 1839    0440 1904
20  0656 1707    0629 1728    0548 1749    0508 1812    0441 1840    0440 1905
21  0656 1708    0628 1729    0547 1750    0507 1813    0441 1841    0441 1905

22  0655 1708    0627 1730    0546 1751    0506 1814    0440 1842    0441 1906
23  0654 1709    0626 1730    0544 1752    0505 1814    0440 1843    0442 1906
24  0654 1710    0624 1731    0543 1752    0504 1815    0439 1844    0442 1907
25  0653 1710    0623 1732    0541 1753    0503 1816    0439 1845    0443 1907
26  0652 1711    0622 1733    0540 1754    0502 1817    0439 1846    0443 1907
27  0652 1712    0621 1733    0539 1754    0501 1818    0438 1847    0444 1908
28  0651 1712    0619 1734    0537 1755    0459 1819    0438 1848    0445 1908

29  0650 1713    0618 1735    0536 1756    0458 1820    0438 1849    0445 1909
30  0650 1714    0617 1735    0534 1757    0457 1821    0438 1850    0446 1909
31  0649 1714    0616 1736                 0456 1821                 0447 1909



Computed using National Mapping Division's sunrisenset program, version 2.2
</pre></html>
Link: [[History of Daylight Saving Australia 1917-2007|http://www.bom.gov.au/climate/averages/tables/dst_times.shtml]]
!!!This Table is for AEDT GMT +11 (Australian Eastern Daylight Saving Time)
|bgcolor:#fff;Daylight saving begins at 2 a.m. Eastern Standard Time on the last Sunday in October and ends at 3 a.m. summer time on the last Sunday in March. During daylight saving, summer time in New South Wales is one hour in advance of New South Wales standard time.|
[[See table for Standard Time GMT +10 hours here|SunriseSunset2007]]
<html><pre>
SYDNEY   Lat=-33°52'00"  Long=+151°12'00"
TIMES OF SUNRISE AND SUNSET (for ideal horizon &amp; meteorological conditions)
For the year 2007   Time zone: +11.00 hours
                    Make corrections for daylight saving time where necessary.
------------------------------------------------------------------------------
       JAN          FEB          MAR          APR          MAY          JUN   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1  0547 2009    0616 2001    0642 1933    0707 1852    0729 1815    0751 1754
 2  0548 2009    0617 2000    0643 1931    0708 1850    0730 1814    0752 1754
 3  0549 2010    0618 1959    0644 1930    0708 1849    0731 1813    0752 1754
 4  0550 2010    0619 1959    0645 1929    0709 1848    0731 1812    0753 1754
 5  0550 2010    0620 1958    0646 1928    0710 1846    0732 1811    0753 1753
 6  0551 2010    0621 1957    0647 1926    0711 1845    0733 1811    0754 1753
 7  0552 2010    0622 1956    0647 1925    0711 1844    0734 1810    0754 1753

 8  0553 2010    0623 1955    0648 1924    0712 1842    0735 1809    0755 1753
 9  0554 2010    0624 1954    0649 1923    0713 1841    0735 1808    0755 1753
10  0555 2010    0625 1954    0650 1921    0713 1840    0736 1807    0756 1753
11  0556 2010    0626 1953    0651 1920    0714 1838    0737 1806    0756 1753
12  0557 2010    0627 1952    0651 1919    0715 1837    0737 1805    0757 1753
13  0557 2009    0628 1951    0652 1917    0716 1836    0738 1805    0757 1753
14  0558 2009    0629 1950    0653 1916    0716 1835    0739 1804    0758 1753

15  0559 2009    0630 1949    0654 1915    0717 1833    0740 1803    0758 1753
16  0600 2009    0631 1948    0655 1913    0718 1832    0740 1802    0758 1753
17  0601 2009    0632 1947    0655 1912    0719 1831    0741 1802    0759 1753
18  0602 2008    0633 1945    0656 1911    0719 1830    0742 1801    0759 1753
19  0603 2008    0633 1944    0657 1909    0720 1829    0743 1800    0759 1753
20  0604 2008    0634 1943    0658 1908    0721 1827    0743 1800    0800 1753
21  0605 2007    0635 1942    0659 1906    0722 1826    0744 1759    0800 1754

22  0606 2007    0636 1941    0659 1905    0722 1825    0745 1759    0800 1754
23  0607 2006    0637 1940    0700 1904    0723 1824    0745 1758    0800 1754
24  0608 2006    0638 1939    0701 1902    0724 1823    0746 1758    0800 1754
25  0609 2005    0639 1938    0702 1901    0725 1822    0747 1757    0801 1755
26  0610 2005    0640 1936    0702 1900    0725 1821    0747 1757    0801 1755
27  0611 2004    0641 1935    0703 1858    0726 1819    0748 1756    0801 1755
28  0612 2004    0642 1934    0704 1857    0727 1818    0749 1756    0801 1756

29  0613 2003                 0705 1856    0728 1817    0749 1755    0801 1756
30  0614 2002                 0705 1854    0728 1816    0750 1755    0801 1756
31  0615 2002                 0706 1853                 0751 1755    

       JUL          AUG          SEP          OCT          NOV          DEC   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1  0801 1757    0748 1815    0714 1836    0633 1857    0555 1922    0537 1950
 2  0801 1757    0747 1816    0713 1837    0632 1858    0554 1923    0537 1951
 3  0801 1757    0746 1816    0712 1838    0630 1858    0553 1924    0537 1952
 4  0801 1758    0745 1817    0710 1838    0629 1859    0552 1925    0537 1953
 5  0801 1758    0745 1818    0709 1839    0628 1900    0552 1926    0537 1954
 6  0801 1759    0744 1818    0708 1840    0626 1901    0551 1927    0537 1955
 7  0800 1759    0743 1819    0706 1840    0625 1901    0550 1928    0537 1955

 8  0800 1800    0742 1820    0705 1841    0624 1902    0549 1929    0537 1956
 9  0800 1800    0741 1821    0704 1842    0622 1903    0548 1930    0537 1957
10  0800 1801    0740 1821    0702 1843    0621 1904    0547 1931    0537 1958
11  0759 1801    0739 1822    0701 1843    0620 1905    0547 1932    0537 1959
12  0759 1802    0738 1823    0659 1844    0618 1905    0546 1932    0538 1959
13  0759 1803    0737 1823    0658 1845    0617 1906    0545 1933    0538 2000
14  0759 1803    0736 1824    0657 1845    0616 1907    0544 1934    0538 2001

15  0758 1804    0735 1825    0655 1846    0614 1908    0544 1935    0538 2001
16  0758 1804    0734 1825    0654 1847    0613 1908    0543 1936    0539 2002
17  0757 1805    0732 1826    0652 1847    0612 1909    0543 1937    0539 2003
18  0757 1806    0731 1827    0651 1848    0611 1910    0542 1938    0539 2003
19  0756 1806    0730 1828    0650 1849    0610 1911    0541 1939    0540 2004
20  0756 1807    0729 1828    0648 1849    0608 1912    0541 1940    0540 2004
21  0755 1807    0728 1829    0647 1850    0607 1913    0540 1941    0541 2005

22  0755 1808    0727 1830    0646 1851    0606 1913    0540 1942    0541 2006
23  0754 1809    0726 1830    0644 1851    0605 1914    0540 1943    0542 2006
24  0754 1809    0724 1831    0643 1852    0604 1915    0539 1944    0542 2006
25  0753 1810    0723 1832    0641 1853    0603 1916    0539 1945    0543 2007
26  0752 1811    0722 1832    0640 1853    0602 1917    0539 1946    0543 2007
27  0752 1811    0721 1833    0639 1854    0600 1918    0538 1947    0544 2008
28  0751 1812    0719 1834    0637 1855    0559 1919    0538 1948    0544 2008

29  0750 1813    0718 1834    0636 1856    0558 1919    0538 1949    0545 2008
30  0750 1814    0717 1835    0634 1856    0557 1920    0538 1949    0546 2009
31  0749 1814    0716 1836                 0556 1921                 0546 2009

Computed using National Mapping Division's sunrisenset program, version 2.2
<hr>
<!-- saved from url=(0022)http://internet.e-mail -->
</pre>
</pre></html>
Link: [[History of Daylight Saving Australia 1917-2008|http://www.bom.gov.au/climate/averages/tables/dst_times.shtml]]
Link: [[Calculate Sunrise/Moonrise|http://www.ga.gov.au/geodesy/astro/sunrise.jsp]]
!!!This Table is for AEST GMT +10
|bgcolor:#fff;Daylight Saving commenced on Sunday 28 October 2007. Daylight Saving ends on Sunday 6 April 2008 at 3am summer time.|
[[See Tables for Daylight Saving Time GMT + 11 hours here|SunriseSunset2008DS]]

Sydney   Lat=-33°38'00"  Long=+151°18'00"
TIMES OF SUNRISE AND SUNSET (for ideal horizon & meteorological conditions)
For the year 2008   Time zone: +10.00 hours
                    Make corrections for daylight saving time where necessary.
------------------------------------------------------------------------------
<html><pre>
       JAN          FEB          MAR          APR          MAY          JUN   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1  0448 1908    0516 1900    0543 1831    0607 1750    0629 1715    0651 1654
 2  0448 1909    0517 1900    0544 1830    0608 1749    0630 1714    0651 1654
 3  0449 1909    0518 1859    0545 1829    0609 1748    0631 1713    0652 1654
 4  0450 1909    0519 1858    0546 1828    0609 1746    0631 1712    0653 1654
 5  0451 1909    0520 1857    0546 1826    0610 1745    0632 1711    0653 1654
 6  0451 1909    0521 1857    0547 1825    0611 1744    0633 1710    0654 1653
 7  0452 1909    0522 1856    0548 1824    0611 1742    0634 1709    0654 1653

 8  0453 1909    0523 1855    0549 1822    0612 1741    0634 1708    0655 1653
 9  0454 1909    0524 1854    0550 1821    0613 1740    0635 1707    0655 1653
10  0455 1909    0525 1853    0550 1820    0614 1739    0636 1707    0655 1653
11  0456 1909    0526 1852    0551 1818    0614 1737    0637 1706    0656 1653
12  0457 1909    0527 1851    0552 1817    0615 1736    0637 1705    0656 1653
13  0458 1909    0528 1850    0553 1816    0616 1735    0638 1704    0657 1653
14  0459 1909    0529 1849    0554 1815    0617 1734    0639 1703    0657 1653

15  0459 1908    0530 1848    0554 1813    0617 1732    0640 1703    0657 1653
16  0500 1908    0531 1847    0555 1812    0618 1731    0640 1702    0658 1653
17  0501 1908    0532 1846    0556 1811    0619 1730    0641 1701    0658 1653
18  0502 1908    0532 1845    0557 1809    0620 1729    0642 1701    0658 1654
19  0503 1907    0533 1844    0557 1808    0620 1728    0642 1700    0659 1654
20  0504 1907    0534 1843    0558 1806    0621 1726    0643 1700    0659 1654
21  0505 1907    0535 1842    0559 1805    0622 1725    0644 1659    0659 1654

22  0506 1906    0536 1841    0600 1804    0623 1724    0644 1659    0659 1654
23  0507 1906    0537 1840    0600 1802    0623 1723    0645 1658    0659 1655
24  0508 1905    0538 1838    0601 1801    0624 1722    0646 1657    0700 1655
25  0509 1905    0539 1837    0602 1800    0625 1721    0647 1657    0700 1655
26  0510 1904    0540 1836    0603 1758    0626 1720    0647 1657    0700 1655
27  0511 1904    0540 1835    0603 1757    0626 1719    0648 1656    0700 1656
28  0512 1903    0541 1834    0604 1756    0627 1718    0648 1656    0700 1656

29  0513 1902    0542 1833    0605 1754    0628 1717    0649 1655    0700 1657
30  0514 1902                 0606 1753    0628 1716    0650 1655    0700 1657
31  0515 1901                 0606 1752                 0650 1655    

       JUL          AUG          SEP          OCT          NOV          DEC   
    rise  set    rise  set    rise  set    rise  set    rise  set    rise  set
 1  0700 1657    0647 1716    0613 1737    0532 1757    0455 1822    0438 1850
 2  0700 1658    0646 1716    0611 1738    0530 1758    0454 1823    0437 1851
 3  0700 1658    0645 1717    0610 1738    0529 1759    0453 1824    0437 1852
 4  0700 1659    0644 1718    0609 1739    0528 1759    0452 1825    0437 1853
 5  0700 1659    0643 1718    0607 1740    0526 1800    0451 1826    0437 1854
 6  0700 1700    0642 1719    0606 1740    0525 1801    0450 1827    0437 1854
 7  0659 1700    0641 1720    0605 1741    0524 1802    0449 1828    0437 1855

 8  0659 1701    0640 1721    0603 1742    0522 1802    0448 1829    0437 1856
 9  0659 1701    0639 1721    0602 1742    0521 1803    0448 1830    0438 1857
10  0659 1702    0638 1722    0601 1743    0520 1804    0447 1831    0438 1858
11  0658 1702    0637 1723    0559 1744    0519 1805    0446 1832    0438 1858
12  0658 1703    0636 1723    0558 1744    0517 1805    0446 1833    0438 1859
13  0658 1703    0635 1724    0557 1745    0516 1806    0445 1833    0438 1900
14  0657 1704    0634 1725    0555 1746    0515 1807    0444 1834    0439 1900

15  0657 1705    0633 1725    0554 1746    0513 1808    0444 1835    0439 1901
16  0657 1705    0632 1726    0552 1747    0512 1809    0443 1836    0439 1902
17  0656 1706    0631 1727    0551 1748    0511 1809    0442 1837    0440 1902
18  0656 1706    0630 1727    0550 1748    0510 1810    0442 1838    0440 1903
19  0655 1707    0629 1728    0548 1749    0509 1811    0441 1839    0440 1903
20  0655 1708    0628 1729    0547 1750    0507 1812    0441 1840    0441 1904
21  0654 1708    0626 1729    0546 1750    0506 1813    0440 1841    0441 1905

22  0654 1709    0625 1730    0544 1751    0505 1814    0440 1842    0442 1905
23  0653 1710    0624 1731    0543 1752    0504 1814    0440 1843    0442 1906
24  0652 1710    0623 1732    0541 1752    0503 1815    0439 1844    0443 1906
25  0652 1711    0622 1732    0540 1753    0502 1816    0439 1845    0443 1906
26  0651 1712    0620 1733    0539 1754    0501 1817    0439 1846    0444 1907
27  0650 1712    0619 1734    0537 1754    0500 1818    0438 1847    0445 1907
28  0650 1713    0618 1734    0536 1755    0459 1819    0438 1848    0445 1907

29  0649 1714    0617 1735    0534 1756    0458 1820    0438 1848    0446 1908
30  0648 1714    0615 1736    0533 1757    0457 1821    0438 1849    0447 1908
31  0647 1715    0614 1736                 0456 1821                 0447 1908
</pre></html>


Computed using National Mapping Division's sunrisenset program, version 2.2
<html><div id="mySwivelFold" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img120.imageshack.us/img120/8997/swivelfoldbk1.jpg"><br><div align="center">Swivel-fold</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('mySwivelFold')">Swivel-fold</a></html>
[img[http://img406.imageshack.us/img406/6816/uaquo3ab8.gif]]<<toolbar editTiddler>>

{{headline textcenter{
The Sydney Morning Herald
}}}
----

Heath Ledger's death triggers net meltdown
Heath Ledger's shock death causes one of the biggest internetmeltdowns since the death of Steve Irwin in 2006. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBXGt0LvxsN0JhK0QTiJ0Ea

Share panic leaves online traders in the lurch
Australia's largest online broker, Commsec, is struggling to copewith high trading volumes, with customers saying they are sometimesunable to make trades when there is heavy market activity. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBXGt0LvxsN0JhK0QTiK0Eb

Google on hiring spree
Google plans to increase staff numbers by a third, bringing itsAustralian workforce to 266 as it builds on its dominance of the$637 million paid search market. 
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBXGt0LvxsN0JhK0QTiI0EZ

Motorola CEO says no quick fix for phone woes
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBXGt0LvxsN0JhK0QTjy0EO

Cyber terrorist convicted
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBXGt0LvxsN0JhK0QTjz0EP

Yahoo working on online music service
Full Story: http://newsletters.fairfax.com.au/cgi-bin16/DM/y/eBXGt0LvxsN0JhK0QTj10EC


Copyright Fairfax Digital 2008. All rights reserved.

*********************************************************************
{{borderless{
|vertical-align:bottom;<<fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.yourtv.com.au/guide/index.cfm]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.yourtv.com.au/guide/index.cfm" width="100%" align="center" height="600"></iframe></div></html>
<html><div align="center"><font size="-2" color="#3CF"> ''Sydney Australia''</font><br><iframe src="http://free.timeanddate.com/clock/ie762d4/n240/tlau/fs11/fc3cf/tc000/pc000/ahl/avb/bas0/pa0/tt0/tw1/tm1/th1" frameborder="0" width="147" height="14"></iframe></div></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.timeanddate.com/worldclock/city.html?n=240]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.timeanddate.com/worldclock/city.html?n=240" width="100%" align="center" height="600"></iframe></div></html>
<<tabs tabsTV  [[IntroTV]] "IntroTV" [[IntroTV]] [[ABC-TV]] "ABC" [[ABC-TV]] [[SBS-TV]] "SBSTV" [[SBS-TV]] [[SydneyTV-All]] "SydneyTV" [[SydneyTV]]>>
|>|bgcolor:#4c4c4c;@@color(#ccc):''159 tiddlers found matching /{{{iframe}}}/''@@|bgcolor:#4c4c4c;  @@color:#ffffc8; Ver: <<version>>@@ |
|>|>|bgcolor:#999;color:#000;<<search>> <<option chkSearchTitles>> Titles <<option chkSearchText>> Text <<option chkSearchTags>>Tags <<option chkHoldSearches>> Hold |

|bgcolor:#4c4c4c;&nbsp;|bgcolor:#4c4c4c; ''Titles'' |bgcolor:#4c4c4c; ''Size'' |bgcolor:#4c4c4c; ''Tags'' |bgcolor:#4c4c4c; ''Modified'' |h
| 1|[[24HourHistory]]| 626|iframe|2010.11.18|
| 2|[[ABC-TV]]| 625|iframe|2008.03.05|
| 3|[[ABCBrowser]]| 8460|killbookmark|2008.01.17|
| 4|[[ABCTechnology]]| 484|iframe|2010.10.20|
| 5|[[AerialViews]]| 396||2007.08.28|
| 6|[[AlgebraTest]]| 173|iframe|2008.03.05|
| 7|[[AustralianBiographies]]| 486|iframe|2009.02.03|
| 8|[[AustralianPhotos]]| 398|iframe|2008.08.08|
| 9|[[BBCTVNews]]| 378||2007.09.28|
| 10|[[BabelFish]]| 314||2007.07.10|
| 11|[[BibleSearch]]| 328|iframe|2007.11.21|
| 12|[[Biographies of Mathematicians]]| 963||2007.07.10|
| 13|[[BlankIframe]]| 601|makeTiddlers,template|2008.10.06|
| 14|[[Bookmarks]]| 379||2007.08.09|
| 15|[[BrowseDrives]]| 375||2007.08.13|
| 16|[[Capitalization in Titles]]| 454|iframe,words,writing|2008.07.24|
| 17|[[ChineseMandarin]]| 487|iframe,words|2011.02.01|
| 18|[[Cognitive distortion]]| 703|iframe,logic|2010.06.30|
| 19|[[CommasAndSemicolons]]| 386|words,writing|2007.09.09|
| 20|[[CommonMisconceptions]]| 523|iframe,logic|2008.11.09|
| 21|[[ConfirmationBias]]| 516|iframe,logic|2011.01.24|
| 22|[[ConvertUnits]]| 306||2007.08.09|
| 23|[[Crypto-gram]]| 563|iframe|2008.08.16|
| 24|[[Domains]]| 330||2007.07.10|
| 25|[[DualScroll]]| 481||2007.12.24|
| 26|[[Eagle Nebula]]| 361||2007.07.10|
| 27|[[EndangeredWords]]| 636|iframe,words,writing|2008.10.09|
| 28|[[EvolutionaryPhilosophy]]| 630|iframe,words,writing|2008.12.04|
| 29|[[EyeWitnessToHistory]]| 668|iframe,words,history|2008.11.29|
| 30|[[FamousCurves]]| 376|science,math|2007.07.10|
| 31|[[FifteenTopOrigami]]| 669|iframe|2008.10.01|
| 32|[[FirePiston]]| 803|iframe,howto|2008.10.06|
| 33|[[FreshPatents.com]]| 304||2007.07.10|
| 34|[[GoogleScholar]]| 298|mylinks|2007.07.10|
| 35|[[GrammarForJournalists]]| 418|iframe,words,writing|2008.06.26|
| 36|[[GreatBooksOnline]]| 615|iframe,words,writing|2008.09.19|
| 37|[[GreekGodPronunciation]]| 696|iframe,words|2010.05.05|
| 38|[[Handwriting]]| 354|writing,words|2007.08.16|
| 39|[[Hayao Miyazaki]]| 683|iframe|2009.02.20|
| 40|[[Hayao Miyazaki Films]]| 420|iframe|2009.02.20|
| 41|[[HistoricPhotos]]| 623|iframe|2009.02.18|
| 42|[[HistoryOfMathWords]]| 408|iframe|2007.11.29|
| 43|[[Hypergrammar]]| 538|words,writing|2007.07.10|
| 44|[[IceStorm]]| 661|iframe|2009.04.18|
| 45|[[ImageRego]]| 275|quickedit|2007.07.14|
| 46|[[ImportedTiddlers]]| 3010||2010.06.22|
| 47|[[IndianapolisTime]]| 279|time|2007.07.01|
| 48|[[InterplanetaryInternet]]| 723|iframe|2008.11.20|
| 49|[[JavaAbacus]]| 426|iframe,math|2008.02.07|
| 50|[[JoannaNewsom]]| 4183|song,widget,flash,words|2008.01.27|
| 51|[[Knives-Sharpening]]| 508|iframe|2011.03.24|
| 52|[[Knots]]| 680|iframe,howto|2008.10.06|
| 53|[[LibraryOfCongress]]| 406|iframe|2008.09.16|
| 54|[[ListOfErrors]]| 452|iframe,words,writing|2008.09.17|
| 55|[[LivingReviewsinRelativity]]| 469|iframe|2009.02.03|
| 56|[[MakeTiddlers]]| 436|makeTiddlers|2008.08.08|
| 57|[[ManFromSnowy]]| 460|poetry,words,writing|2007.09.02|
| 58|[[MathHistoryTopics]]| 429||2007.07.14|
| 59|[[MeasurementUnits]]| 358||2007.10.09|
| 60|[[MechanicalEngineering]]| 858|iframe|2010.11.24|
| 61|[[Megaloradio]]| 637|iframe|2010.07.01|
| 62|[[MemorizeIframe]]| 831|words|2008.01.30|
| 63|[[Microscopy]]| 590|iframe|2008.08.01|
| 64|[[Monte Carlo Radio]]| 382||2007.07.14|
| 65|[[MyMap]]| 305||2007.08.22|
| 66|[[MyWorldClock]]| 461||2007.07.14|
| 67|[[NET]]| 156||2007.12.29|
| 68|[[NETTime]]| 178|time|2009.05.22|
| 69|[[NapkinFolding]]| 415|iframe|2007.12.10|
| 70|[[NapkinFolding2]]| 405|iframe|2007.12.10|
| 71|[[NetTime]]| 421|iframe|2007.12.29|
| 72|[[New Scientist News]]| 316||2007.07.15|
| 73|[[NewIframeFromTemplate]]| 109|makeTiddlers,template,Template|2008.07.08|
| 74|[[NewsSites]]| 2811||2010.11.18|
| 75|[[Nikola Tesla]]| 427|iframe,electrical|2008.07.31|
| 76|[[OhPhantom]]| 387|TiddlySnip|2007.10.30|
| 77|[[OldTimeRadio]]| 412|iframe|2008.03.14|
| 78|[[OnTheTipOfMyTongue]]| 432|iframe,words,writing|2010.07.06|
| 79|[[OnlineConversions]]| 310||2007.07.15|
| 80|[[OrigamiBasics]]| 349|origami|2007.07.15|
| 81|[[OrigamiExample]]| 431|origami|2007.07.15|
| 82|[[OrigamiResources]]| 347|origami|2007.07.15|
| 83|[[PhoneticsLinks]]| 429|iframe,words|2007.12.06|
| 84|[[PictureOfTheDay]]| 337||2007.07.29|
| 85|[[PlagiarismOrg]]| 693|iframe,words,writing|2008.09.24|
| 86|[[PocketMod]]| 398|iframe|2008.03.15|
| 87|[[Politics and the English Language]]| 517|iframe,words|2012.01.27|
| 88|[[Procrastination]]| 395||2007.07.15|
| 89|[[PunctuationTips]]| 332|words,writing|2007.08.16|
| 90|[[Pythagorean Theorem]]| 371||2007.07.15|
| 91|[[Radio Lovers]]| 402|iframe|2008.03.14|
| 92|[[Radio1]]| 299||2007.07.15|
| 93|[[RadioOnline]]| 412|iframe|2008.03.14|
| 94|[[ReasoningWell]]| 320|logic|2007.08.23|
| 95|[[RefreshTiddlerPlugin]]| 4772|systemDisableConfig|2007.11.13|
| 96|[[ReligiousSymbols]]| 367||2007.07.15|
| 97|[[ReutersVideoNews]]| 418|iframe|2007.09.28|
| 98|[[SBS-TV]]| 660|TiddlySnip,Bookmark|2008.03.05|
| 99|[[SMHBizTech]]| 331||2008.07.23|
| 100|[[SQUASHED PHILOSOPHERS]]| 669|iframe,words,logic|2008.11.15|
| 101|[[SatelliteOrbits]]| 361|TiddlySnip|2007.07.15|
| 102|[[ScienceAnswers]]| 329||2007.07.15|
| 103|[[ScienceDaily]]| 404|iframe|2008.03.02|
| 104|[[ScienceSavedMySoul]]| 466|object,iframe|2010.11.11|
| 105|[[Scripts Australia]]| 428|iframe,words,writing|2008.07.06|
| 106|[[SecuritySchneier]]| 316|TiddlySnip|2007.08.29|
| 107|[[Self-Organizing Systems]]| 673|iframe,logic|2008.09.28|
| 108|[[SemioticsForBeginners]]| 652|iframe,words|2009.02.08|
| 109|[[SiSDictionary]]| 306||2007.07.15|
| 110|[[SineCurve]]| 477||2007.07.15|
| 111|[[SlideRules]]| 1542|iframe|2010.11.18|
| 112|[[SliderFrame]]| 2793||2007.12.24|
| 113|[[SmithsonianInstitute]]| 384|iframe|2008.09.16|
| 114|[[SongLyrics]]| 400|iframe|2008.01.16|
| 115|[[Sophism]]| 670|iframe,logic|2010.06.30|
| 116|[[Soroban]]| 2317|iframe|2008.08.02|
| 117|[[SpaceSettlement]]| 386|space|2007.07.15|
| 118|[[StirlingEngine]]| 452|iframe|2008.09.18|
| 119|[[Stormchaser]]| 468|iframe|2009.03.31|
| 120|[[Sunrise Sunset Online]]| 730|iframe|2008.12.01|
| 121|[[SydneyTV]]| 343||2008.02.28|
| 122|[[SydneyTime]]| 271|time|2007.05.23|
| 123|[[SydneyTimeAndDate]]| 354|quickedit|2007.07.15|
| 124|[[Test2Column]]| 2787||2007.08.31|
| 125|[[The Blog of Henry David Thoreau]]| 411|iframe,words|2007.12.06|
| 126|[[TheNewInventors]]| 472|iframe|2008.09.17|
| 127|[[ThePeopleHistory]]| 487|iframe|2010.12.16|
| 128|[[Three News]]| 357||2007.09.10|
| 129|[[ThreeNewsEm]]| 352||2007.08.25|
| 130|[[ToWhom]]| 466|iframe,words,writing|2008.06.27|
| 131|[[Translate]]| 479||2009.05.01|
| 132|[[Trend maps - Australian Climate Variability and Change]]| 649|iframe,climate,weather|2008.09.26|
| 133|[[UTC]]| 243|time|2007.07.20|
| 134|[[UltimateBookmark]]| 401|origami|2007.07.15|
| 135|[[Visuwords]]| 398|iframe,words|2007.12.16|
| 136|[[WeatherSydney]]| 1035|quickedit|2008.09.26|
| 137|[[Where]]| 1803|GenLinks|2008.06.13|
| 138|[[Wikipedia]]| 299|ref|2007.07.15|
| 139|[[Women in Mathematics]]| 1018||2010.01.31|
| 140|[[WoodGears]]| 666||2009.04.19|
| 141|[[WorldBirdInfo]]| 661|iframe|2009.09.14|
| 142|[[WorldMap]]| 480|iframe|2009.09.29|
| 143|[[WritingInstruments]]| 302|writing|2007.07.15|
| 144|[[XO/OLPC]]| 463|iframe|2008.02.17|
| 145|[[animation-uppercase]]| 398|writing,words|2007.08.16|
| 146|[[catalyst]]| 311|abc|2007.07.15|
| 147|[[catapult]]| 311|abc|2007.07.15|
| 148|[[fun-with-words.com]]| 172|iframe,words|2009.08.04|
| 149|[[health]]| 307|abc|2007.07.15|
| 150|[[iframe-SearchResults]]| 1708||2007.05.20|
| 151|[[ockhamsrazor]]| 347|abc|2007.08.20|
| 152|[[paperfolding.com]]| 323|schedule,origami|2007.07.15|
| 153|[[psyche-care]]| 391||2007.12.24|
| 154|[[quantum]]| 309|abc|2007.07.15|
| 155|[[science/news]]| 319|abc|2007.07.15|
| 156|[[scienceshow]]| 323|abc|2007.07.04|
| 157|[[thelab]]| 301|abc|2007.07.04|
| 158|[[ultimate-ensemble]]| 340||2007.07.15|
| 159|[[wordsmith.org]]| 334|words|2008.06.26|
|sortable|k
[[TabTags]]
<<allTags>>
<<tabs tabsClass
[[ABC Radio]] "A list of ABC Radion Stations" [[ABC Radio]]
PeriodicTable "A demo of a table" PeriodicTable
>>
|!words|!logic|!poetry|!music|
|<<list filter "[tag[words]]">>|<<list filter "[tag[logic]]">>|<<list filter "[tag[poetry]]">>|<<list filter "[tag[music]]">>|
/***
|Name|TaggedTemplateTweak|
|Source|http://www.TiddlyTools.com/#TaggedTemplateTweak|
|Version|1.1.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <<br>>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides|Story.prototype.chooseTemplateForTiddler()|
|Description|use alternative ViewTemplate/EditTemplate for tiddler's tagged with specific tag values|

The core function, "story.chooseTemplateForTiddler(title,template)" is essentially a "pass-thru" that returns the same template it was given, and is provided by the core so that plugins can customize the template selection logic to select alternative templates, based on whatever programmatic criteria is appropriate.  This tweak extends story.chooseTemplateForTiddler() so that ''whenever a tiddler is marked with a specific tag value, it can be viewed and/or edited using alternatives to the standard tiddler templates.'' 
!!!!!Usage
<<<
Each alternative template is associated with a specific tiddler tag value by using that tag value as a prefix added to the standard TiddlyWiki template titles, [[ViewTemplate]] and [[EditTemplate]].

For example, any tiddlers that are tagged with ''<<tag media>>'' will look for alternative templates named [[mediaViewTemplate]] and [[mediaEditTemplate]].  Additionally, in order to find templates that have proper WikiWord tiddler titles (e.g., [[MediaViewTemplate]] and [[MediaEditTemplate]]), the plugin will also attempt to use a capitalized form of the tag value (e.g., ''Media'') as a prefix.  //This capitalization is for comparison purposes only and will not alter the actual tag values that are stored in the tiddler.//

If no matching alternative template can be found by using //any// of the tiddler's tags (either "as-is" or capitalized), the tiddler defaults to using the appropriate standard [[ViewTemplate]] or [[EditTemplate]] definition.

''To add your own custom templates:''
>First, decide upon a suitable tag keyword to uniquely identify your custom templates and create custom view and/or edit templates using that keyword as a prefix (e.g., "KeywordViewTemplate" and "KeywordEditTemplate").  Then, simply create a tiddler and tag it with your chosen keyword... that's it!  As long as the tiddler is tagged with your keyword, it will be displayed using the corresponding alternative templates.  If you remove the tag or rename/delete the alternative templates, the tiddler will revert to using the standard viewing and editing templates.
<<<
!!!!!Examples
<<<
|Sample tiddler| tag | view template | edit template |
|[[MediaSample - QuickTime]]| <<tag media>> | [[MediaViewTemplate]] | [[MediaEditTemplate]] |
|[[MediaSample - Windows]]| <<tag media>> | [[MediaViewTemplate]] | [[MediaEditTemplate]] |
|[[CDSample]]| <<tag CD>> | [[CDViewTemplate]] | [[CDEditTemplate]] |
|<<newTiddler label:"create new task..." title:SampleTask tag:task text:"Type some text and then press DONE to view the task controls">> | <<tag task>> | [[TaskViewTemplate]] | [[EditTemplate]] |

//(note: if these samples are not present in your document, please visit// http://www.TiddlyTools.com/ //to view these sample tiddlers on-line)//
<<<
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
[[WikifyPlugin]]
<<<
!!!!!Revision History
<<<
''2007.06.23 [1.1.0]'' re-written to use automatic 'tag prefix' search instead of hard coded check for each tag.  Allows new custom tags to be used without requiring code changes to this plugin.
''2007.06.11 [1.0.0]'' initial release
<<<
!!!!!Credits
<<<
This feature was developed by Eric L Shulman / ELS Design Studios
<<<
!!!!!Code
***/
//{{{
version.extensions.taggedTemplate= {major: 1, minor: 1, revision: 0, date: new Date(2007,6,18)};
Story.prototype.taggedTemplate_chooseTemplateForTiddler = Story.prototype.chooseTemplateForTiddler
Story.prototype.chooseTemplateForTiddler = function(title,template)
{
	// get default template from core
	var template=this.taggedTemplate_chooseTemplateForTiddler.apply(this,arguments);

	// if the tiddler to be rendered doesn't exist yet, just return core result
	var tiddler=store.getTiddler(title); if (!tiddler) return template;

	// look for template whose prefix matches a tag on this tiddler
	for (t=0; t<tiddler.tags.length; t++) {
		var tag=tiddler.tags[t];
		if (store.tiddlerExists(tag+template)) { template=tag+template; break; }
		// try capitalized tag (to match WikiWord template titles)
		var cap=tag.substr(0,1).toUpperCase()+tag.substr(1);
		if (store.tiddlerExists(cap+template)) { template=cap+template; break; }
	}

	return template;
}
//}}}
<<toggleSideBar  "" "" hide>>
|vertical-align:top;<html><iframe src="updatesindex.html" width="275" height="1000"></iframe></html> |width:100%;vertical-align:top;<<tiddler MainMenuContents>> |

I am sending this to a few people I've "collected" through the years. We are
all interested in a similar thing:

<part col2 hidden>
{{scroll{
A VISUAL representation of ideas and their connections among one another.

(most of you I found in the TiddlyWiki <http://www.tiddlywiki.com/> Dev
group ; Walter ( from http://www.rhizomenavigation.net/ ) commeneted on my blog
post <http://www.dansmind.com/?p=227> )

Has anyone found a solution?

A kind of Visual Thesaurus <http://www.visualthesaurus.com> &
TiddlyWiki<http://www.tiddlywiki.com/>&
FreeMind <http://en.wikipedia.org/wiki/FreeMind> hybrid?

I describe the idea at length (with diagrams) in this blog post:
Information Visualization - Web of Idea
Nodes<http://www.dansmind.com/?p=227>

And in the Tiddly Wik Dev group: TiddlyWiki Visualization? A Web of Idea
Nodes<http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/5767d1ccfe708846/957b174ce64faac7#957b174ce64faac7>

the idea is described here by another:
http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/6d675a3f47ca79ba/e94e5b1888a17d0b?lnk=gst&q=visual&rnum=17#e94e5b1888a17d0b

> Having said that there are many relationships yet to be explored with
> the TW concept. It is the garbage-in / revelations-out that we are all
> looking for so in that vein I suggest that we all take a look at the
> *Visual* Thesaurus concept at presenting relationships.  One million
> dollars to the person who writes a plugin that does this...
>
And here:
http://groups.google.com/group/TiddlyWikiDev/browse_thread/thread/d3ef3a7746115362/9ac31be407bc95ec?lnk=gst&q=visual&rnum=24&utoken=IIo73jAAAADUzOTXG5QCghBgRcHtq5QDRJgjQTtbDjfDr6qULZC-YDF_NwA7n_fIDxLGe0Jw9Ek

 We tend to remember things by positioning and relationship.  That's how
> we organize our house, our work, our life.  This is next to this, that
> is part of that, those things are in the cabinet over there.  Thus
> diagrams, and relationships and line connecting help us understand a
> concept much quicker.
>  Imagine TW with diagram and sketch ability on a Tablet PC  :)
>


Imagine this revved up visual TiddlyWiki on Jef Han's touch screen
technology:
http://video.google.com/videoplay?docid=3178556272065560729&q=jeff+han+nyu&total=22&start=0&num=10&so=0&type=search&plindex=5




"…and I discovered to my delight and amazement that the world is quite a
complex place, quite a large percentage of it goes on outside the
descriptive power of any metaphor that we presently have a handle on."
-Terrence McKenna

Daniel Poynter
MATH 915
765.425.6033
http://DanielScottPoynter.com
}}}
</part>



{{headline{The 5 Paragraph Essay Format}}}

{{headlineSub1{The first paragraph:}}}

1) Begins with a topic sentence that introduces a general theme.
2) Follows the topic sentence with sentences that narrow the focus of the theme, so that it is less general.
3) Introduces the author of the text you are writing about.
4) Introduces the title of that text.
5) Narrows the discussion of the topic by identifying an issue or problem.
6) Finishes by making a debatable claim a thesis statement, which is defined as a debatable point/claim. Always locate the thesis statement as the final sentence of the introductory paragraph, for students will be graded on this.

{{headlineSub1{Body paragraphs:}}}

1) Begin with topic sentences that clearly relate to the topic, or issue, or problem, that was identified in the introductory paragraph.
2) Sentences that elaborate on the issue, or problem discussed in the introductory paragraph, and also demonstrates a clear connection to the thesis statement.
3) A sentence or sentences that make a claim about the topic, issue, problem.
4) A quote from the text you are analyzing that supports your claim.
5) Your interpretation of that quote, which explains how you arrived at your conclusion, and also demonstrates a clear connection to the thesis statement.

{{headlineSub1{Body paragraphs employ the One, Two, Three Rule, which is:}}}

1) Make a debatable claim.
2) Support the claim with a quote.
3) Explain the connection between your claim and the quote, which means you make an intellectual conclusion.


{{headlineSub1{Concluding paragraph:}}}

1) Begins with a topic sentence that clearly relates to the topic, or issue, or problem, that was identified in the introductory paragraph.
2) Sentences that make connections with, or revisit, points from your introductory paragraph and your body paragraphs.  These points now serve to close your argument.
3) A synthesis of these points that clearly demonstrates the focus of your thesis statement.
4) A final comment, or intellectual conclusion of sorts that points out the larger significance of your argument.


{{headlineSub1{Things to avoid:}}}
@@color:#060;Do not use contractions.
Do not use first person pronouns such as "I" "me" "my."
Do not use second person pronouns such as "you" "your" "yours."
Do not engage in personal stories, meaning stories of your own life experiences, or the experiences of friends, family, and so on.
Do not begin sentences with conjunctions: but, and, or, nor, for, so, yet.
Do not pose any questions in any assignments. This means, quite literally, not to use questions. Make statements instead.
Do not quote the bible or allude to religion in any way.
Avoid any form of direct address to the reader, such as "think about the fact that . . ."
Avoid too casual of a prose style, such as sentences that begin with words like "well, sure, now, yes, no."@@


!!!End
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://blogthoreau.blogspot.com/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://blogthoreau.blogspot.com/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;></iframe></div></html>}}}
{{headline{The Man from Snowy River}}}
by Banjo Paterson

There was movement at the station, for the word had passed around
That the colt from old Regret had got away,
And had joined the wild bush horses -- he was worth a thousand pound,
So all the cracks had gathered to the fray.
All the tried and noted riders from the stations near and far
Had mustered at the homestead overnight,
For the bushmen love hard riding where the wild bush horses are,
And the stock-horse snuffs the battle with delight.

There was Harrison, who made his pile when Pardon won the cup,
The old man with his hair as white as snow;
But few could ride beside him when his blood was fairly up --
He would go wherever horse and man could go.
And Clancy of the Overflow came down to lend a hand,
No better horseman ever held the reins;
For never horse could throw him while the saddle-girths would stand,
He learnt to ride while droving on the plains.

And one was there, a stripling on a small and weedy beast,
He was something like a racehorse undersized,
With a touch of Timor pony -- three parts thoroughbred at least --
And such as are by mountain horsemen prized.
He was hard and tough and wiry -- just the sort that won't say die --
There was courage in his quick impatient tread;
And he bore the badge of gameness in his bright and fiery eye,
And the proud and lofty carriage of his head.

But still so slight and weedy, one would doubt his power to stay,
And the old man said, "That horse will never do
For a long and tiring gallop -- lad, you'd better stop away,
Those hills are far too rough for such as you."
So he waited sad and wistful -- only Clancy stood his friend --
"I think we ought to let him come," he said;
"I warrant he'll be with us when he's wanted at the end,
For both his horse and he are mountain bred."

"He hails from Snowy River, up by Kosciusko's side,
Where the hills are twice as steep and twice as rough,
Where a horse's hoofs strike firelight from the flint stones every stride,
The man that holds his own is good enough.
And the Snowy River riders on the mountains make their home,
Where the river runs those giant hills between;
I have seen full many horsemen since I first commenced to roam,
But nowhere yet such horsemen have I seen."

So he went -- they found the horses by the big mimosa clump --
They raced away towards the mountain's brow,
And the old man gave his orders, "Boys, go at them from the jump,
No use to try for fancy riding now.
And, Clancy, you must wheel them, try and wheel them to the right.
Ride boldly, lad, and never fear the spills,
For never yet was rider that could keep the mob in sight,
If once they gain the shelter of those hills."

So Clancy rode to wheel them -- he was racing on the wing
Where the best and boldest riders take their place,
And he raced his stock-horse past them, and he made the ranges ring
With the stockwhip, as he met them face to face.
Then they halted for a moment, while he swung the dreaded lash,
But they saw their well-loved mountain full in view,
And they charged beneath the stockwhip with a sharp and sudden dash,
And off into the mountain scrub they flew.

Then fast the horsemen followed, where the gorges deep and black
Resounded to the thunder of their tread,
And the stockwhips woke the echoes, and they fiercely answered back
From cliffs and crags that beetled overhead.
And upward, ever upward, the wild horses held their way,
Where mountain ash and kurrajong grew wide;
And the old man muttered fiercely, "We may bid the mob good day,
No man can hold them down the other side."

When they reached the mountain's summit, even Clancy took a pull,
It well might make the boldest hold their breath,
The wild hop scrub grew thickly, and the hidden ground was full
Of wombat holes, and any slip was death.
But the man from Snowy River let the pony have his head,
And he swung his stockwhip round and gave a cheer,
And he raced him down the mountain like a torrent down its bed,
While the others stood and watched in very fear.

He sent the flint stones flying, but the pony kept his feet,
He cleared the fallen timber in his stride,
And the man from Snowy River never shifted in his seat --
It was grand to see that mountain horseman ride.
Through the stringy barks and saplings, on the rough and broken ground,
Down the hillside at a racing pace he went;
And he never drew the bridle till he landed safe and sound,
At the bottom of that terrible descent.

He was right among the horses as they climbed the further hill,
And the watchers on the mountain standing mute,
Saw him ply the stockwhip fiercely, he was right among them still,
As he raced across the clearing in pursuit.
Then they lost him for a moment, where two mountain gullies met
In the ranges, but a final glimpse reveals
On a dim and distant hillside the wild horses racing yet,
With the man from Snowy River at their heels.

And he ran them single-handed till their sides were white with foam.
He followed like a bloodhound on their track,
Till they halted cowed and beaten, then he turned their heads for home,
And alone and unassisted brought them back.
But his hardy mountain pony he could scarcely raise a trot,
He was blood from hip to shoulder from the spur;
But his pluck was still undaunted, and his courage fiery hot,
For never yet was mountain horse a cur.

And down by Kosciusko, where the pine-clad ridges raise
Their torn and rugged battlements on high,
Where the air is clear as crystal, and the white stars fairly blaze
At midnight in the cold and frosty sky,
And where around the Overflow the reedbeds sweep and sway
To the breezes, and the rolling plains are wide,
The man from Snowy River is a household word to-day,
And the stockmen tell the story of his ride.
'Tis said the anniversary
 is but the passing of a year
'Tis held with great anticipation
 to miss it is the greatest fear

Its puffed importance grows 
 each day... as those days will
As though none the less,
 could be important still

From date to date the rules do say, 
Times less important than that day
Are nought but times just cast away, 
Well at least that's what some folks say

But what of all the days between
And all things sweet nights can bring
The tender touch that stops the heart
Where one's skin stops the other's starts

With lovers caught in cosmic rhyme
A tender kiss knows not of time
To say the things I long to say
I choose to say them on this very day

No, you can have your year long wait
For me it's far too far away
A quarter of a year it seems
Is ample time to stir ones dreams

These precious hours I've spent with you
Are like sweet hours grand and new
So let us grasp our quarter year
Embrace, enjoy in the now and here

And let no one ever say our point two-five
Was not the greatest time to be alive

Morris
{{headline{The Word of God}}}

Lyrics and melody © 1994 by Catherine Faber
[[Listen online mp3|http://www.prometheus-music.com/audio/wordgod.mp3]]

From desert cliff and mountaintop we trace the wide design,
Strike-slip fault and overthrust and syn and anticline. . .
We gaze upon creation where erosion makes it known,
And count the countless aeons in the banding of the stone.
Odd, long-vanished creatures and their tracks & shells are found;
Where truth has left its sketches on the slate below the ground.
The patient stone can speak, if we but listen when it talks.
Humans wrote the Bible; God wrote the rocks.

There are those who name the stars, who watch the sky by night,
Seeking out the darkest place, to better see the light.
Long ago, when torture broke the remnant of his will,
Galileo recanted, but the Earth is moving still.
High above the mountaintops, where only distance bars,
The truth has left its footprints in the dust between the stars.
We may watch and study or may shudder and deny,
Humans wrote the Bible; God wrote the sky.

By stem and root and branch we trace, by feather, fang and fur,
How the living things that are descend from things that were.
The moss, the kelp, the zebrafish, the very mice and flies,
These tiny, humble, wordless things how shall they tell us lies?
We are kin to beasts; no other answer can we bring.
The truth has left its fingerprints on every living thing.
Remember, should you have to choose between them in the strife,
Humans wrote the Bible; God wrote life.

And we who listen to the stars, or walk the dusty grade,
Or break the very atoms down to see how they are made,
Or study cells, or living things, seek truth with open hand.
The profoundest act of worship is to try to understand.
Deep in flower and in flesh, in star and soil and seed,
The truth has left its living word for anyone to read.
So turn and look where best you think the story is unfurled.
Humans wrote the Bible; God wrote the world. 

<<tiddler IntroAll>>
{{textjustify{
{{firstletter{
@@color:#c06;P@@}}}ENIS envy may be a thing of the past. The clitoris, it turns out, is no "little hill" as its derivation from the Greek kleitoris implies. Instead, it extends deep into the body, with a total size at least twice as large as most anatomy texts show, and tens of times larger than the average person realises, according to new studies by Helen O'Connell, a urology surgeon at the Royal Melbourne Hospital in Melbourne.

{{imgfloatright{
<html><img src="http://img244.imageshack.us/img244/6863/21455501xy1.jpg" style="height: 250px; "/></html>{{textcenter{
[[Enlarge Image|O'Connell]]
}}}
}}}The clitoris earned its Lilliputian reputation, in part, because much of its elaborate 3D structure is on the inside, hidden by fat and bone-an anatomical smoke screen that has helped fool lay people and experts alike. "There is a lot of erectile tissue down there that is not drawn in any anatomy textbooks, save perhaps a couple of really old dissections in the French and German literature." says O'Connell. "Just because you can't see the rest does not mean it is not there."

Nor does it mean it is not important. O'Connell's detailed descriptions of female sexual anatomy could help prevent women who have pelvic operations from ending up with impaired sexual function.

"The dissections are wonderful," says Cindy Amundsen, a gynaecologist at the University of Houston in Texas. "The erectile tissue is closer to the urethra and encompasses a far larger area of the anterior vaginal wall than most people thought".

O'Connell first realised just how little was known about female sexual anatomy when she was studying for her surgical exams in the late 1980s. Even nowadays, she says, textbooks routinely recycle decades-old, inaccurate illustrations of female sex organs, or omit diagrams altogether. The written accounts can also lack a certain something. One text describes female genitalia as the same as the guys` only turned inside out; another, as the "poor homologue" of the male.

And none of them-not even the anatomists' bible, Gray's Anatomy-describe in detail the nerves and blood vessels that go to the clitoris. "For a surgeon," says O'Connell, "that's unacceptable."
Details, details

The study of men's sexual anatomy has fared slightly better. Back in the 1970s, modern micro-dissection techniques were brought to bear on the nerves and blood vessels that supply the penis. The information gleaned helped spawn "nerve sparing" surgery that reduces the risk of impotence following operations for diseases like prostate or bladder cancer.

Helped by John Hutson, an expert on paediatric genital reconstruction at the University of Melbourne, O'Connell hoped to do the same for women's sexual anatomy and surgery. But as she started to map out the nerves, she realised it wasn't just the fine detail that was missing from the textbook picture of the clitoris. "I thought, Damn! I'm not sure the gross anatomy is correct, either," she says.

Since then O'Connell and her assistant Robert Plenter have dissected the bodies of 10 adult women, relying heavily on photography to capture the 3D structure of the clitoris. She has described in detail the dorsal nerves (much bigger than in the anatomy books) that are thought to carry the sensory information on the first step of its journey to the brain, as well as the cavernosal nerves that probably control the smooth muscles of the clitoris, and the size of its blood vessels, enabling it to swell during sex. She has also concluded that the clitoris as described in most textbooks is a mere shadow of its real self.

According to O'Connell's dissections, the external tip of the clitoris, or glans, connects on the inside to a pyramid-shaped mass of erectile tissue, far larger than previously described. The "body" of the clitoris, which connects to the glans, is about as big as the first joint of your thumb. It has two arms up to 9 centimetres long that flare backwards into the body, lying just a few millimetres from the ends of the muscles that run up the inside of the thigh. Also extending from the body of the clitoris, and filling the space between its arm, are two bulbs, one on each side of the vaginal cavity.

The bulbs do, in fact, make an appearance in at least some textbooks, but few recognise them as part of the clitoris. Indeed, they are usually referred to as the "bulbs of the vestibule"-the vestibule being the vagina. To make their origins clearer, O'Connell wants to rename them the "bulbs of the clitoris". The penis also has bulbs of erectile tissue at its root that extend into the body cavity, but "the bulbs are more prominent in females", she says.

Gray's Anatomy and other texts also claim that the clitoris, unlike the penis, is entirely separate from the urethra, the tube that connects the bladder to the outside. O'Connell disagrees. According to her dissections, the clitoris surrounds the urethra on three sides, while the fourth is embedded in the front wall of the vagina.

That layout makes perfect sense if you think about what the clitoris has to do. Freud described it as a tool for arousing the rest of the female much as "pine shavings can be kindled in order to get a log of harder wood on fire". But the clitoris also helps squeeze the urethra shut during intercourse, perhaps stopping bacteria making their way up to the bladder and causing an infection. The engorged bulbs of the clitoris may also help hold the walls of the vagina rigid, aiding penetration.

Understanding the clitoris's design, could also help protect women's ability to have good sex. According to O'Connell's descriptions, the cavernosal nerves travel alongside the walls of the uterus, vagina, bladder and urethra. And although practically nothing is known about how operations for, say, incontinence or bladder cancer or hysterectomies affect sexual function, the positions of the nerves suggest that it could be at risk. "Lots of operations involve dissections around the urethra. That could affect patients' sexual function," says Amundsen. Just as doctors routinely ask men who have had prostate surgery about their erections, they should ask female patients who have had comparable operations about any changes in their sexual function, she says.

Now the nerves' pathways are known, it should also be possible to modify at least some operations to reduce the risk of sexual dysfunction. "There have been tons of studies about how to prevent impotence after radical prostectomy," says John DeLancey, an expert on gynaecological anatomy at the University of Michigan in Ann Arbor. Anatomically speaking, a radical hysterectomy for cancer of the cervix is similar to a radical prostectomy. "Given this beautifully detailed knowledge of the interrelationship between the female urethra and sexual organs," it should be possible to develop similar nerve-sparing operations for women, he says.
Victorian prudes

So why have anatomists routinely got the clitoris wrong? Part of the problem may be a Victorian prudishness about examining women's sexual organs in detail. Then there's the fact that most of the clitoris is hidden inside, shielded by lots of fat and the arch of the pubic bone. Another obstacle to accuracy is that anatomical studies are usually done on the bodies of women in their 80s and 90s. Just as muscle and bone wither with age, so does the mass of erectile tissue in the clitoris. In men, shrinking erectile tissue is less of a problem, at least for the anatomist. More men die in accidents, so young bodies routinely find their way to the dissection table. And as the erectile tissue of the penis is mainly on the outside in one compact piece, it's easier to spot .

O'Connell had two cadavers of women under forty. The older bodies had much smaller clitorises (although still far larger than in the textbooks), but once O'Connell had identified the erectile tissue in the younger women it was easy to find in the older ones. "We lucked out," she says, "one of our cadavers was 36 years old. She looked like an Amazon."

O'Connell is now studying the cellular structure of the clitoris, urethra and vagina. Amundsen, meanwhile, suggests another topic for research: "We have Viagra. We know anatomically what's going on [in the clitoris]. We need some studies on erectile dysfunction in women."
}}}
Source: [[The truth about women - 01 August 1998 - New Scientist|http://www.newscientist.com/article/mg15921455.500-the-truth-about-women.html]]
{{textcenter{
[img[http://img383.imageshack.us/img383/5498/220pxanswertolifekq9.png]]
}}}

/%[img[http://img250.imageshack.us/img250/4084/answertolifeat9.png]]%/
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.abc.net.au/tv/newinventors/inventions/bytitle/M.htm]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.abc.net.au/tv/newinventors/inventions/bytitle/M.htm" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.thepeoplehistory.com/]]&nbsp;&raquo;|
===

----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.thepeoplehistory.com/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
''The Rose''

{{imagefloatright{[img[http://img176.imageshack.us/img176/5415/therose340nl5.jpg]]}}}

Some say love it is a river that drowns the tender reed
Some say love it is a razer that leaves your soul to bleed
Some say love it is a hunger an endless aching need
I say love it is a flower and you its only seed

It's the heart afraid of breaking that never learns to dance
It's the dream afraid of waking that never takes the chance
It's the one who won't be taken who cannot seem to give
and the soul afraid of dying that never learns to live

When the night has been too lonely and the road has been too long
and you think that love is only for the lucky and the strong
Just remember in the winter far beneath the bitter snows
lies the seed that with the sun's love in the spring becomes the rose 



+++^25em^[précis]<<tiddler TheScientificMethodPrécis>>===
<html><div class="container">!!!<<gradient horiz #FF8888 #ffffff>>&nbsp;Science>><div class="left">{{firstletter{
@@color:#c06;K@@
}}}''arl Popper'' CH, MA, Ph.D., D.LITT, FBA, FRS (July 28, 1902 – September 17, 1994), {{imgfloatright{
[img[Click to go to a web page on Popper.|http://img391.imageshack.us/img391/362/kpopperqk2.jpg][http://www.eeng.dcu.ie/~tkpw/]] }}} was an Austrian and later a British  philosopher and a professor at the London School of Economics. He is counted among the most wise and influential philosophers of science of the 20th century, and also wrote extensively on social and political philosophy Popper is perhaps best known for repudiating the classical observationalist-inductivist account of scientific method by advancing ''empirical falsifiability'' as the criterion for distinguishing scientific theory from non-science. 

In 1934 he published his first book, Logik der Forschung (The Logic of Scientific Discovery), in which he criticised psychologism, naturalism, inductionism, and logical positivism, and put forth his theory of potential ''falsifiability'' being the criterion for what should be considered science.<p>[[Karl Popper Links and Resources|http://lachlan.bluehaze.com.au/popper.html]]<br>[[Wikipedia on the scientific method|http://en.wikipedia.org/wiki/Scientific_method]]
</div><div class="content">|bgcolor:#99aaee;padding:5px;color:#000;''"Falsifiable" means subject to critical analysis and testing and capable of being disproved on that basis''|
|bgcolor:#FFF;padding:5px;@@color:#060;''Falsifiability'' is an important concept in the philosophy of science that amounts to the apparently paradoxical idea that a proposition or theory cannot be scientific if it does not admit consideration of the possibility of its being false.@@|

|padding:7px;<<tiddler TheScientificMethod##conjecture1>>|padding:7px;<<tiddler TheScientificMethod##conjecture2>>|

<<<
''Falsifiable does not mean "false"''. For a proposition to be falsifiable, it must be possible in principle to make an observation that would show the proposition to be false, even if that observation has not been made. For example, the proposition "All crows are black" would be falsified by observing one white crow. 
<<<

{{textjustify{
''Wikipedia goes on to offer a well-known example of a non-falsifiable idea, solipsism:''
<<<
''In philosophy, solipsism is, in essence, non-falsifiable.'' Solipsism claims that the Universe exists entirely in one's own mind. This can straightforwardly be seen not to be falsifiable, because whatever evidence one might adduce that is contrary to solipsism can be, after all, dismissed as something that is "in one's mind." In other words, there is no evidence that one could possibly adduce that would be inconsistent with the proposition that everything that exists, exists in one's own mind.
<<<

''In his collection Conjectures and Refutations: The Growth of Scientific Knowledge''  Popper writes, "Science must begin with myths, and with the criticism of myths; neither with the collection of observations, nor with the invention of experiments, but with the critical discussion of myths, and of magical techniques and practices. The scientific tradition is distinguished from the pre-scientific tradition in having two layers. Like the latter, it passes on its theories; but it also passes on a critical attitude towards them. The theories are passed on, not as dogmas, but rather with the challenge to discuss them and improve upon them." 
}}}
</div>
</div>

<div class="footer">Copyright 2007 by M.S.Gray (all forms of plagiarism excepted)</div></div></div>
</html>


/%
!conjecture1
''In mathematics, a conjecture is a mathematical statement which'' appears resourceful, but has not been formally proven to be true under the rules of mathematical logic. 

''Once a conjecture is formally proven true it is elevated to the status of theorem'' and may be used afterwards without risk in the construction of other formal mathematical proofs. Until that time, mathematicians may use the conjecture on a provisional basis, but any resulting work is itself provisional until the underlying conjecture is cleared up.
!end
!conjecture2
''In scientific philosophy, Karl Popper pioneered the use of the term "conjecture" ''to indicate a proposition which is presumed to be real, true, or genuine, mostly based on inconclusive grounds, in contrast with a hypothesis (hence theory, axiom, principle), which is a testable statement based on accepted grounds. 

[[The amazing ABC conjecture|http://www.maa.org/mathland/mathtrek_12_8.html]]
!end
%/
This about Karl Popper. Falsifiability is an important concept in the philosophy of science that amounts to the apparently paradoxical idea that a proposition or theory cannot be scientific if it does not admit consideration of the possibility of its being false.
<script>
if (!window.story) window.story=window;
var url=store.getTiddlerText("SiteUrl");
var title=story.findContainingTiddler(place).id.substr(7);
var permalink=encodeURIComponent(String.encodeTiddlyLink(title));
return "[img[Right click to Bookmark or Copy this tiddler Location|http://img117.imageshack.us/img117/6453/socialbookmarkiconcb4.gif]["+url+"#"+permalink+"]]";
</script>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.symbex.net.au/Wiki/threenewsEM.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe name="threenews"  src ="http://www.symbex.net.au/Wiki/threenews.html" width="100%" align="center" height="600"></iframe></div></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|file:///I:\TiddlySpot\TiddlyWiki2.1\ThreeNewsEm.htm]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="file:///I:\TiddlySpot\TiddlyWiki2.1\ThreeNewsEm.htm" width="100%" align="center" height="600"></iframe></div></html>}}}

.viewer {
        border:0px solid #FfF;
	margin-left: 0.0em;
        margin-right: 0em;
        padding-left: 0.8em;
        padding-right: 0.8em;
	padding-top: 0.5em;
background:#fff;
        -moz-border-radius: 1em;
}
#displayArea {margin:0.5em 14.5em 0em 14.5em;border:1px solid #f00;}
#tiddlerDisplay {margin-left:1em;padding-top:1em;border:1px solid #CCC;-moz-border-radius:0.5em}
.tabCloseButton {padding : 0 2px 0 2px ; margin : 0 0 0 4px; font-size:0.75em; vertical-align:top}
.tabUnselected .tabCloseButton {border : 1px solid #BBB; background-color : #DDD; color:#888}
.tabSelected .tabCloseButton {border : 1px solid #B4A999; background-color : #847969; color:#B4A999}
.tabCloseButton:hover {color:#A00; background-color:#F0F0F0}
#tiddlersBar {padding : 1em 0.5em 0 2.5em}
#tiddlersBar .button {border:0; color:#444}
#tiddlerDisplay .tiddler {padding-top : 0.1em}
#tiddlersBar .tab {padding : 0.4em 0.5em 0.3em 0.5em; -moz-border-radius-topleft:0.5em;-moz-border-radius-topright:0.5em}
<script>
   if (!window.story) window.story=window;
   var title=story.findContainingTiddler(place).id.substr(7);
   return title+" is using "+store.getTiddlerText(title).length+" bytes";
</script>
/***
Tiddler Admin Password Configuration...
<<getTiddlerPassword wa9crd>> /% tiddler cannot be viewed without current password %/
***/
//{{{
config.macros.getTiddlerPassword.adminPass="wa9crd";
//}}}
/***
|Name|TiddlerPasswordPlugin|
|Source|http://www.TiddlyTools.com/#TiddlerPasswordPlugin|
|Version|1.1.0|
|Author|Eric Shulman - ELS Design Studios|
|License|http://www.TiddlyTools.com/#LegalStatements <<br>>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|plugin|
|Requires||
|Overrides||
|Description||

This plugin blocks viewing of specific tiddler content by prompting for a NON-SECURE, UNENCRYPTED password before the tiddler is displayed.  If the correct password is not entered, the tiddler is automatically closed.  The process does not prevent tiddler content from being viewed directly from the TiddlyWiki source file's storeArea, nor does it encrypt the tiddler content in any way.  Because it is relatively simple to bypass and/or disable the password prompting process, this macro should be thought of as a "latch" rather than a "lock" on a given tiddler.
!!!!!Usage
<<<
{{{<<getTiddlerPassword>>}}} 
{{{<<getTiddlerPassword password>>}}}
{{{<<getTiddlerPassword password "prompt message">>}}}
{{{<<getTiddlerPassword - "prompt message">>}}}

Place the {{{<<getTiddlerPassword>>}}} macro at the beginning of your tiddler content.  The macro prompts for a password until either A) the correct password is entered or B) the user presses the cancel button from the prompt box, in which case the tiddler is automatically closed so it cannot be viewed.  If a valid password is input, it will be remembered only until the user closes the tiddler.  Each time the tiddler is opened, the password must be re-entered.

The optional ''password'' parameter provides a "user-level" password for the tiddler in which the macro occurs.  If no user password is provided, then only the admin-level password (see below) will be accepted.  

By default, the prompt message reads: "Please enter a password to view '%0'" (where the %0 is automatically replaced by the name of the tiddler in which the macro occurs)  To change this text, enter an additional macro parameter, following the user password.
>Note: because the prompt text is likely to contain spaces, you should always enclose it in quotes (or use {{{[[...]]}}} if it contains quotes).  In addition, to enter an alternative prompt without providing a user-level password, use "-" as a //placeholder// for the password parameter.

Notes:
* You can also set a hard-coded admin password (see below) to define a "universal passkey" that will grant access to all tiddlers protected by this script, regardless of the individual password used on each protected tiddler.
* If you embed one or more password-protected tiddlers within another tiddler (by using the {{{<<tiddler TiddlerName>>}}} macro) the user will be prompted to provide the appropriate password for the EACH protected tiddler contained in the tiddler being rendered.
<<<
!!!!!Installation
<<<
import (or copy/paste) the following tiddlers into your document:
''TiddlerPasswordPlugin'' (tagged with <<tag systemConfig>>)

''As soon as you have installed this plugin, you should change the default admin password in [[TiddlerPasswordConfig]].''  Note: the configuration tiddler is password-protected to prevent the admin password from being viewed (and/or modified) unless the current password is provided.  By default, the admin password is set to "admin".
<<<
!!!!!Revision History
<<<
''2007.02.22 [1.1.1]'' updated documentation for using custom prompt text
''2007.01.01 [1.1.0]'' added optional param for using custom prompt text 
''2006.12.03 [1.0.1]'' handler() uses passed-in 'tiddler.title' (if any), so that title of included protected tiddlers can be correctly displayed (instead of showng title of containing tiddler)
''2006.12.02 [1.0.0]'' initial release - converted from GetTiddlerPassword inline script
<<<
!!!!!Credits
<<<
This feature was developed by EricShulman from [[ELS Design Studios|http:/www.elsdesign.com]]
<<<
!!!!!Code
***/
//{{{
version.extensions.getTiddlerPassword= {major: 1, minor: 1, revision: 1, date: new Date(2007,2,22)};

config.macros.getTiddlerPassword = {
	msg: "Please enter a password to view '%0'",
	defaultText: "enter password here",
	retryMsg: "'%0' is not the correct password for '%1'.  Please try again:",
	cancelMsg: "Sorry, you cannot view '%0' without entering a valid password.",
	thanksMsg: "Thank you, your password has been accepted.",
	handler: function(place,macroName,params,wikifier,paramString,tiddler) {
		var here=story.findContainingTiddler(place); if (!here) return;
		var title=tiddler?tiddler.title:here.getAttribute("tiddler");
		var who=here.getAttribute("logID");
		var userPass=params[0]?params[0]:""; if (userPass=='-') userPass="";
		var msg=params[1]?params[1]:this.msg;
		if (who==userPass||who==this.adminPass) return; // already 'logged in'?
		var who=prompt(msg.format([title]),this.defaultText); // ask for ID
		while (who && who!=userPass && who!=this.adminPass) // not correct ID?
			who=prompt(this.retryMsg.format([who,title]),this.defaultText); // ask again
		if (who==userPass||who==this.adminPass) // correct ID? mark tiddler logged in...
			{ here.setAttribute("logID",who); alert(this.thanksMsg); }
		else // incorrect ID (e.g., entry cancelled by user)...
			{ story.closeTiddler(here.getAttribute("tiddler")); alert(this.cancelMsg.format([title])); }
	}
}
// default admin password (may be overridden in TiddlerPasswordConfig)
if (config.macros.getTiddlerPassword.adminPass==undefined)
	config.macros.getTiddlerPassword.adminPass="admin";
//}}}
----
{{textcenter{
''[[List of all tiddlers sorted by Create Date.|TiddlersByCreateDate]]''
}}}
----
<<forEachTiddler 
 where
 'tiddler.created'
 sortBy
 'tiddler.created'
 ascending
 write
        '"# [["+tiddler.title+"]] @@color:#c06;&raquo;  &raquo;@@ ("+tiddler.created+")\n"'
>>

List Tiddlers by something
----
{{textcenter{
''[[List of all tiddlers sorted by number of words.|TiddlersBySize]]''
}}}
----
<<forEachTiddler
    sortBy 
        'tiddler.text.length'
        descending
    write
        '"# [["+tiddler.title+"]] @@color:#c06;&raquo;  &raquo;@@  ("+tiddler.text.length+")\n"'
>>
<<popup [[TiddlySnip]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["TiddlySnip"])'$))]]>>
<html><div class="conintrounithead">LENGTH/DISTANCE</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=linear&amp;grp=common">common units</a>:</div>
<div class="conintrodetails">inches, meters, miles, and more</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=linear&amp;grp=metric">metric units</a>:</div>
<div class="conintrodetails">centimeters, meters, kilometers, and more</div>

<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=linear&amp;grp=surveyor">surveyor's units</a>:</div>
<div class="conintrodetails">links, poles, chains, and more</div>

<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=linear">all units</a></div>
<br>

<div class="conintrounithead">AREA</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=area&amp;grp=common">common units</a>:</div>
<div class="conintrodetails">square feet, square miles, hectares, and more</div>

<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=area&amp;grp=metric">metric units</a>:</div>
<div class="conintrodetails">square centimeters, square meters, square kilometers, and more</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=area&amp;grp=surveyor">surveyor's units</a>:</div>
<div class="conintrodetails">acre, section, township, and more</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=area">all units</a></div>
<br>


<div class="conintrounithead">VOLUME</div>

<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=volume&amp;grp=common">common units</a>:</div>
<div class="conintrodetails">fluid ounces, pints, gallons, and more</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=volume&amp;grp=metric">metric units</a>:</div>
<div class="conintrodetails">milliliters, deciliters, cubic centimeters, and more</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=volume">all units</a></div>
<br>

</div>

<!-- column 2 -->

<div class="conrightcolumn">

<div class="conintrounithead">WEIGHT/MASS</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=weight&amp;grp=common">common units</a>:</div>
<div class="conintrodetails">ounces, pounds, tons, and more</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=weight&amp;grp=metric">metric units</a>:</div>
<div class="conintrodetails">milligrams, grams, kilograms, and more</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=weight">all units</a></div>
<br>

<div class="conintrounithead">TEMPERATURE</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=temperature">all units</a>:</div>
<div class="conintrodetails">Fahrenheit, Celsius, Kelvin, Rankine</div>
<br>

<div class="conintrounithead">COOKING</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=cooking&amp;grp=common">common units</a>:</div>
<div class="conintrodetails">tablespoons, cups, pints, and more</div>

<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=cooking">all units</a></div>
<br>

<!-- <div class="conintrounithead">COMPUTER MEASURES</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=computer">all units</a>:</div>
<div class="conintrodetails">bytes, kilobytes, megabytes, and more</div>
<br /> -->

<div class="conintrounithead">TIME</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=time&amp;grp=common&amp;grp=common">common units</a>:</div>
<div class="conintrodetails">minutes, days, years, and more</div>
<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=time&amp;grp=common&amp;grp=astrotime">astronomical units</a>:</div>
<div class="conintrodetails">mercury days, sidereal years, lunar years, and more</div>

<div class="conunitdetaillink"><a href="http://www.infoplease.com/pages/unitconversion.html?unittype=time">all units</a></div>



 <div class="conleftcolumn">
<div><a href="/cgi-bin/id/A0002063.html">Time and Calendar</a></div>
<div><a href="/cgi-bin/id/A0873218.html">Perpetual Calendar</a></div>
<div><a href="/cgi-bin/id/A0845838.html">Solar Time</a></div>
<div><a href="/cgi-bin/id/A0845133.html">Sidereal Time</a></div>
<div><a href="/cgi-bin/id/A0846480.html">Standard Time</a></div>
<div><a href="/cgi-bin/id/A0812359.html">Civil Time</a></div>
<div><a href="/cgi-bin/id/A0850108.html">Universal Time</a></div>

<div><a href="/cgi-bin/id/A0004525.html">Converting Universal Time to Civil Time</a></div>
<div><a href="/cgi-bin/id/A0821775.html">Greenwich Mean Time</a></div>
</div>
<div class="conrightcolumn">
<div><a href="/spot/daylight1.html">Daylight Savings Time</a></div>
<div><a href="/cgi-bin/id/A0802223.html">Atomic Clocks</a></div>
<div><a href="/cgi-bin/id/A0004426.html">Astronomical Constants</a></div>
<div><a href="/spot/leapyear2.html">Leap Year Rules</a></div>
<div><a href="/cgi-bin/id/A0777381.html">The Islamic (Hijri) Calendar</a></div>
<div><a href="/cgi-bin/id/A0777385.html">The Jewish Calendar</a></div>

<div><a href="/cgi-bin/id/A0002076.html">The Chinese Calendar</a></div>
<div><a href="/cgi-bin/id/A0877711.html">The Hindu (Indian National) Calendar</a></div>
</div>  </html>
<html> <h1>Time zones in Australia</h1>The following table lists the Australian time zone abbreviations, click on the time zone links for more information about individual time zones and where they are used.<table class="border1" align="center" border="0" cellpadding="4" cellspacing="0">
<tr><th class="head">Abbreviation</th><th class="head">Full name</th><th class="head">Other abbreviations</th><th class="head">Time zone</th></tr><tr class="c1"><td><b><a href="http://www.timeanddate.com/library/abbreviations/timezones/au/nft.html" target="_blank">NFT</a></b></td><td>Norfolk (Island) Time</td><td></td><td>UTC + 11:30 hours</td></tr><tr class="c0"><td><b><a href="http://www.timeanddate.com/library/abbreviations/timezones/au/est.html" target="_blank">EST</a></b></td><td>Eastern Standard Time</td><td>AEST</td><td>UTC + 10 hours</td></tr><tr class="c1"><td><b><a href="http://www.timeanddate.com/library/abbreviations/timezones/au/edt.html" target="_blank">EST</a></b></td><td>Eastern Summer(Daylight) Time</td><td>AEDT</td><td>UTC + 11 hours</td></tr><tr class="c0"><td><b><a href="http://www.timeanddate.com/library/abbreviations/timezones/au/cst.html" target="_blank">CST</a></b></td><td>Central Standard Time</td><td>ACST</td><td>UTC + 9:30 hours</td></tr><tr class="c1"><td><b><a href="http://www.timeanddate.com/library/abbreviations/timezones/au/cdt.html" target="_blank">CST</a></b></td><td>Central Summer(Daylight) Time</td><td>ACDT</td><td>UTC + 10:30 hours</td></tr><tr class="c0"><td><b><a href="http://www.timeanddate.com/library/abbreviations/timezones/au/wst.html" target="_blank">WST</a></b></td><td>Western Standard Time</td><td>AWST</td><td>UTC + 8 hours</td></tr><tr class="c1"><td><b><a href="http://www.timeanddate.com/library/abbreviations/timezones/au/wdt.html" target="_blank">WST</a></b></td><td>Western Summer(Daylight) Time</td><td>AWDT</td><td>UTC + 9 hours</td></tr><tr class="c0"><td><b><a href="http://www.timeanddate.com/library/abbreviations/timezones/au/cxt.html" target="_blank">CXT</a></b></td><td>Christmas Island Time</td><td></td><td>UTC + 7 hours</td></tr></table><h2>Time zones in other regions</h2><ul><li><a href="http://www.timeanddate.com/library/abbreviations/timezones/na/" target="_blank">North America</a></li><li><a href="http://www.timeanddate.com/library/abbreviations/timezones/eu/ target="_blank"">Europe</a></li><li><a href="http://www.timeanddate.com/library/abbreviations/timezones/military/" target="_blank">Military</a></li></ul></html>
<<player id=1 http://www.earthcam.com/usa/newyork/timessquare/asx/tsq_stream.asx>>
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.grammar-monster.com/lessons/who_whom_lessons.htm]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.grammar-monster.com/lessons/who_whom_lessons.htm" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{textcenter{
<<slider "chkThisDay" "Three News" "+ ThisDay" "tooltip">>
<<slider "chkABC" "ABC Science Updates" "+ ABC Science Updates" "tooltip">>
<<slider "chkNasa" "PictureOfTheDay" "+ View Picture of the Day" "tooltip">>
<<slider "chkWebSite" "WoodGears" "+ WebSite of the Month" "tooltip">>
}}}
<<tabs "" [[The Universe]] "" [[Perception]]  [[ABCScienceUpdates ]] "" [[ABCScienceUpdates]] [[Todays News ]] "" [[NewsSites]]  [[ScienceDaily ]] "" [[ScienceDaily]] [[ClimateChange ]] "" [[ClimateChange]]  [[PictureOfTheDay ]] "" [[PictureOfTheDay]] [[WebSite of the Month ]] "" [[WoodGears]] [[VideoNews ]] "" [[ReutersVideoNews]]>>
config.options.chkToggleLinks=false;
/***

|Name|ToggleSideBarMacro|
|Created by|SaqImtiaz|
|Location|http://tw.lewcid.org/#ToggleSideBarMacro|
|Version|1.0|
|Requires|~TW2.x|
!Description:
Provides a button for toggling visibility of the SideBar. You can choose whether the SideBar should initially be hidden or displayed.

!Demo
<<toggleSideBar "Toggle Sidebar">>

!Usage:
{{{<<toggleSideBar>>}}} <<toggleSideBar>>
additional options:
{{{<<toggleSideBar label tooltip show/hide>>}}} where:
label = custom label for the button,
tooltip = custom tooltip for the button,
show/hide = use one or the other, determines whether the sidebar is shown at first or not.
(default is to show the sidebar)

You can add it to your tiddler toolbar, your MainMenu, or where you like really.
If you are using a horizontal MainMenu and want the button to be right aligned, put the following in your StyleSheet:
{{{ .HideSideBarButton {float:right;} }}}

!History
*23-07-06: version 1.0: completely rewritten, now works with custom stylesheets too, and easier to customize start behaviour. 
*20-07-06: version 0.11
*27-04-06: version 0.1: working.

!Code
***/
//{{{
config.macros.toggleSideBar={};

config.macros.toggleSideBar.settings={
         styleHide :  "#sidebar { display: none;}\n"+"#contentWrapper #displayArea { margin-right: 1em;}\n"+"",
         styleShow : " ",
         arrow1: "Sidebar «",
         arrow2: "Sidebar »"
};

config.macros.toggleSideBar.handler=function (place,macroName,params,wikifier,paramString,tiddler)
{
          var tooltip= params[1]||'toggle sidebar';
          var mode = (params[2] && params[2]=="hide")? "hide":"show";
          var arrow = (mode == "hide")? this.settings.arrow1:this.settings.arrow2;
          var label= (params[0]&&params[0]!='.')?params[0]+" "+arrow:arrow;
          var theBtn = createTiddlyButton(place,label,tooltip,this.onToggleSideBar,"button HideSideBarButton");
          if (mode == "hide")
             { 
             (document.getElementById("sidebar")).setAttribute("toggle","hide");
              setStylesheet(this.settings.styleHide,"ToggleSideBarStyles");
             }
};

config.macros.toggleSideBar.onToggleSideBar = function(){
          var sidebar = document.getElementById("sidebar");
          var settings = config.macros.toggleSideBar.settings;
          if (sidebar.getAttribute("toggle")=='hide')
             {
              setStylesheet(settings.styleShow,"ToggleSideBarStyles");
              sidebar.setAttribute("toggle","show");
              this.firstChild.data= (this.firstChild.data).replace(settings.arrow1,settings.arrow2);
              }
          else
              {    
               setStylesheet(settings.styleHide,"ToggleSideBarStyles");
               sidebar.setAttribute("toggle","hide");
               this.firstChild.data= (this.firstChild.data).replace(settings.arrow2,settings.arrow1);
              }

     return false;
}

setStylesheet(".HideSideBarButton .button {font-weight:bold; padding: 0 5px;}\n","ToggleSideBarButtonStyles");

//}}}
<html><hide linebreaks><div align="center"><applet code="JapaneseAbacus.class" codebase="http://www.soroban.com/java" height="300" width="400"></applet></div></html>
{{tablecenter{
{{borderless{
|bgcolor:#C06; <html><span title="Atomic weight of lead">@@color:#fff;207.2@@</span></html> | &divide;  |bgcolor:#cccc99; <html><span title="Atomic weight of lead plus three times the atomic weight tin">207.2 + 3 x 118.71</span></html>  | = |bgcolor:#0ff; <html><span title="Lead as a percent of tin/lead alloy solder">  36.78% lead</span></html> |
}}}
}}}
config.options.chkTopOfPageMode=true;
|0|content|content|
|1| content | content |
|2| content | content |
|3|content|content|
|4| content | content |
|5| content | content |
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://translate.google.com/]]&nbsp;&raquo;|
}}}
<html><div align="center"><iframe name="frmTrURL" id="babel" src ="http://translate.google.com/" width="100%" align="center" height="500" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>

/%file:///D:/Wiki/babel.altavista.htm http:www.symbex.net.au/Wiki/babel.altavista.htm%/


{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://tinyurl.com/4zxsnw]]&nbsp;&raquo;|
===

----
{{textcenter{
<html><a href="javascript: void(0)" onclick='window.open("http://tinyurl.com/3lbj2h","plagiarism")'>Australian Climate Change and Variability</a></html>
}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://tinyurl.com/4zxsnw" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
<html><div id="myTrilobite" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img515.imageshack.us/img515/8633/tu110rm4.jpg"><br><div align="center">Trilobite Modocia</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myTrilobite')">Trilobite Modocia</a></html>
''SPECIES: Modocia typicalis''
|bgcolor(#333):padding:7px;<html><a href="http://img518.imageshack.us/img518/9387/tu110ut4.jpg" target="_blank"><img src="http://img416.imageshack.us/img416/2635/tu110smua3.jpg" width="128" height="96" alt="Modocia typicalis" /></a></html>|
SIZE: 2-cms (7/8”)
AGE: Middle Cambrian
FORMATION: Marjum Formation
LOCATION: House Range, Utah
CONDITION: Excellent
COMMENTS: A beautifully preserved Modocia with a rich purple/chocolate color on a nice flat piece of shale. A classic Marjum bug from the “red rock” collecting area.
/***
Contains the stuff you need to use Tiddlyspot
Note you must also have UploadPlugin installed
***/
//{{{

// edit this if you are migrating sites or retrofitting an existing TW
config.tiddlyspotSiteId = 'science';

// make it so you can by default see edit controls via http
config.options.chkHttpReadOnly = false;
window.readOnly = false; // make sure of it (for tw 2.2)
window.showBackstage = true; // show backstage too

// disable autosave in d3
if (window.location.protocol != "file:")
	config.options.chkGTDLazyAutoSave = false;

// tweak shadow tiddlers to add upload button, password entry box etc
with (config.shadowTiddlers) {
	SiteUrl = 'http://'+config.tiddlyspotSiteId+'.tiddlyspot.com';
	SideBarOptions = SideBarOptions.replace(/(<<saveChanges>>)/,"$1<<tiddler TspotSidebar>>");
	OptionsPanel = OptionsPanel.replace(/^/,"<<tiddler TspotOptions>>");
	DefaultTiddlers = DefaultTiddlers.replace(/^/,"[[WelcomeToTiddlyspot]] ");
	MainMenu = MainMenu.replace(/^/,"[[WelcomeToTiddlyspot]] ");
}

// create some shadow tiddler content
merge(config.shadowTiddlers,{

'WelcomeToTiddlyspot':[
 "This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]] (your control panel username is //" + config.tiddlyspotSiteId + "//).",
 "<<tiddler TspotControls>>",
 "See also GettingStarted.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the \"save to web\" button in the column on the right.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click \"upload\" and your ~TiddlyWiki will be saved back to tiddlyspot.com.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki.org|http://tiddlywiki.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions."
].join("\n"),

'TspotControls':[
 "| tiddlyspot password:|<<option pasUploadPassword>>|",
 "| site management:|<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">>//(requires tiddlyspot password)//<br>[[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]], [[download (go offline)|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download]]|",
 "| links:|[[tiddlyspot.com|http://tiddlyspot.com/]], [[FAQs|http://faq.tiddlyspot.com/]], [[blog|http://tiddlyspot.blogspot.com/]], email [[support|mailto:support@tiddlyspot.com]] & [[feedback|mailto:feedback@tiddlyspot.com]], [[donate|http://tiddlyspot.com/?page=donate]]|"
].join("\n"),

'TspotSidebar':[
 "<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">><html><a href='http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download' class='button'>download</a></html>"
].join("\n"),

'TspotOptions':[
 "tiddlyspot password:",
 "<<option pasUploadPassword>>",
 ""
].join("\n")

});
//}}}
[img[http://img206.imageshack.us/img206/5411/tunewpainorj4.gif][http://www.get-tuned.com/old_guitar_tuner.php]]
/***
|Name|TwHelpSearchPlugin|
|Source|http://twhelp.tiddlyspot.com/#TwHelpSearchPlugin|
|Documentation|http://twhelp.tiddlyspot.com/#TWHelpSearchDoc|
|Version|1.0.8|
|Author|Morris Gray|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.0 - 2.4|
|Type|plugin|
|Requires|[[SearchOptionsPlugin|http://www.TiddlyTools.com/#SearchOptionsPlugin]] [[TableSortingPlugin|http://tw.lewcid.org/#TableSortingPlugin]] (only for sorting option)|
|Overrides|SearchOptionsPlugin's search results|
|Description|Extends the search results from SearchOptionsPlugin to a sortable table showing title, size and tags.|
 ''Demo search:''
|>|>|>|<<search>> |
|>|>| look for in |>|>|>|
| <<option chkSearchTitles>> | <<option chkSearchText>> | <<option chkSearchTags>> | <<option chkHoldSearches>> |
| titles |  text  | tags | hold |

''A Plugin Tweak for:'' SearchOptionsPlugin
!!!!!Description
<<<
This plugin defines an alternative format for the SearchResults tiddler that is generated by the SearchOptionsPlugin . It presents the search results in tabular form numbering the rows; and showing the tiddler title, the size in bytes, and the tags.  It is ready to be used with the [[TableSortingPlugin|http://tw.lewcid.org/#TableSortingPlugin]] (check versions) so any column can be sorted; such as size in ascending or descending order.
<<<
!!!!!Installation
<<<
Import (or copy/paste) the following tiddlers into your ~TiddlyWiki:
* http://twhelp.tiddlyspot.com/#TwHelpSearchPlugin
*SearchOptionsPlugin from http://www.tiddlytools.com/#SearchOptionsPlugin
* Get more documentation here [[TWHelpSearchDoc]] or here:
* http://twhelp.tiddlyspot.com/#TwHelpSearchDoc
<<<
!!!!!Revision History
<<<
''2009.02.18  [1.0.8]'' 
Added modified column.
''2009.02.18  [1.0.7]'' 
Removed text coloring of headers re: conflict with TableSortingPlugin refresh.
''2008.09.14  [1.0.6]'' 
Cosmetic - Add header.
''2007.09.12  [1.0.6]''
Added overflow scroll to TWHelp-SearchResults for long titles or tags.
''2006.02.03  [1.0.5]''
Added facility for holding the results of multiple searches with tick box on dashboard.
''2006.02.02  [1.0.4]''
Added several options, cleaned up design.Planning one version basic and one with added options this is the added options version.
''2006.01.27  [1.0.3''
Added a column for the size of the text in each tiddler, this does not include the size of the title or tags.  Added overall TW statistics button requires TiddlerStatsPlugin.
''2006.01.23 [1.0.2 ]''
''a)''Changed function reportSearchResults(text,matches) to  window.reportSearchResults=function(text,matches)
''b)''Added a line so that Incremental Search is automatically disabled config.options.chkSearchIncremental=false; turn off key-by-key searching
''c)''Removed space inside parens. bgcolor(#fe8 )" to "bgcolor(#fe8)".  This
is what was causing IE to 'crap out' halfway through drawing the table
headings.
''d)''Added {{{config.options.chkSearchList=true;}}}
''2006.01.20 [1.0.1]''
ELS: reportSearchResults() definition moved to this Plugin Tweak tiddler and removed extranous code
''2006.01.19 [1.0.0]''
This is an adaptation of Eric Shulman's SearchOptionsPlugin. Adapted by MorrisGray to provide search results in table form. All the necessary controls for refining the search is provided within the table including slide-down access to AdvancedOptions.
<<<
!!!!!Code
***/

//{{{
if (config.options.chkSinglePageMode==undefined) config.options.chkSinglePageMode=false;
if (config.options.chkRegExpSearch==undefined) config.options.chkRegExpSearch=true;
if (config.options.chkSearchTitles==undefined) config.options.chkSearchTitles=false;
if (config.options.chkSearchText==undefined) config.options.chkSearchText=true;
if (config.options.chkSearchTags==undefined) config.options.chkSearchTags=false;
if (config.options.chkSearchTitlesFirst==undefined) config.options.chkSearchTitlesFirst=true;
if (config.options.chkSearchList==undefined) config.options.chkSearchList=true;
if (config.options.chkSearchIncremental==undefined) config.options.chkSearchIncremental=false;
if (config.options.chkToggleLinks==true) config.options.chkToggleLinks=false;
if (config.options.chkHoldSearches==undefined) config.options.chkHoldSearches=false;
if (config.options.chkSortTags==undefined) config.options.chkSortTags=false;

config.options.chkToggleLinks=false;
config.options.chkSinglePageMode=false;
config.options.chkHoldSearches=false;
config.options.chkSearchIncremental=false;
config.options.chkHttpReadOnly = false;
config.options.chkRegExpSearch=true;
config.options.chkSearchList=true;
config.options.chkToggleLinks=false;

config.shadowTiddlers.AdvancedOptions += "\n<<option chkHoldSearches>> Hold search results";


//}}}

//{{{

// Give the report a custom name
config.macros.search.reportTitle="TWHelp-SearchResults";

// Override default SearchOptionsPlugin formatting for SearchResults tiddler
window.reportSearchResults=function(text,matches)

{
  
        var title=config.macros.search.reportTitle
	config.macros.search.reportTitle;
      	var q = config.options.chkRegExpSearch ? "/" : "'";
        if (!config.options.chkHoldSearches)  body=""; 
      
body+="\n|>|bgcolor:#4c4c4c;@@color(#ccc):''"+config.macros.search.successMsg.format([matches.length,q+"{{{"+text+"}}}"+q])+"''@@|bgcolor:#4c4c4c;  @@color:#ffffc8; Ver: <<version>>@@ "+"|"+"\n";
        body+="|>|>|bgcolor:#999;color:#000;<<search>> <<option chkSearchTitles>> Titles <<option chkSearchText>> Text <<option chkSearchTags>>Tags <<option chkHoldSearches>> Hold |"+"\n";
       
        body+="\n|bgcolor:#4c4c4c;&nbsp;|bgcolor:#4c4c4c; ''Titles'' |bgcolor:#4c4c4c; ''Size'' |bgcolor:#4c4c4c; ''Tags'' |bgcolor:#4c4c4c; ''Modified'' |h";
	for(var t=0;t<matches.length;t++) 
        body+="\n"+"| "+(t+1)+"|[["+matches[t].title+"]]| "+matches[t].text.length+"|"+matches[t].tags+"|"+matches[t].modified.formatString('YYYY.0MM.0DD')+"|";
         body+="\n|sortable|k";
         body+="\n";

	// create/update the tiddler
	var tiddler=store.getTiddler(title); if (!tiddler) tiddler=new Tiddler();
	tiddler.set(title,body,config.options.txtUserName,(new Date()),"excludeLists excludeSearch killbookmark");
	store.addTiddler(tiddler); story.closeTiddler(title);

	// render tiddler
	var oldprompt=config.macros.search.label;
	config.macros.search.label="search again"; // use alternate "search again" label
        story.displayTiddler(null,title,1); // force refresh
	config.macros.search.label=oldprompt;	// restore standard search label
}

//}}}
 @@color:#C06;''&raquo;'' @@ [[Twitter Blog|http://blog.twitter.com/]] @@color:#C06;''&raquo;'' @@ [[Twitter Help|http://help.twitter.com/home]]
/%
|Name|TwitterTabs|
|Source|http://www.TiddlyTools.com/#TwitterTabs|
|Version|1.0.1|
|Author|Eric Shulman|
|License|http://www.TiddlyTools.com/#LegalStatements <br>and [[Creative Commons Attribution-ShareAlike 2.5 License|http://creativecommons.org/licenses/by-sa/2.5/]]|
|~CoreVersion|2.1|
|Type|script|
|Requires|InlineJavascriptPlugin|
|Overrides||
|Description|display a tabset with current Twitter feeds|
%/<<tiddler HideTiddlerBackground>><<tiddler HideTiddlerTags>>/%

- - - - - TAB DEFINITIONS - - - - -
%/<<tabs txtTwitterTabs
        'abcnews''show tweets from @abcnews' [[TwitterTabs##abcnews]]
        '702sydney''show tweets from @702sydney' [[TwitterTabs##702sydney]]
	'DoctorKarl''show tweets from @DoctorKarl'	[[TwitterTabs##DoctorKarl]]
        'Wolfie_Rankin''show tweets from @Wolfie_Rankin' [[TwitterTabs##Wolfie_Rankin]]
        'TiddlyWikiHelp''show tweets from @TiddlyWikiHelp' [[TwitterTabs##TiddlyWikiHelp]]
	'find...'	'find tweets containing...'	[[TwitterTabs##search]]
	'from...'	'show tweets from...'		[[TwitterTabs##user]]
>>/%
!tiddlytools
<<tiddler [[TwitterTabs##showUserResults]] with: tiddlytools>>
!DoctorKarl
<<tiddler [[TwitterTabs##showUserResults]] with: DoctorKarl>>
!TiddlyWikiHelp
<<tiddler [[TwitterTabs##showUserResults]] with: TiddlyWikiHelp>>
!msgray
<<tiddler [[TwitterTabs##showUserResults]] with: msgray>>
!Wolfie_Rankin
<<tiddler [[TwitterTabs##showUserResults]] with: Wolfie_Rankin>>
!abcnews
<<tiddler [[TwitterTabs##showUserResults]] with: abcnews>>
!702sydney
<<tiddler [[TwitterTabs##showUserResults]] with: 702sydney>>
!search
<<tiddler [[TwitterTabs##showSearchForm]] with: {{config.options.txtTweetSearch||'TiddlyWiki'}}>>
!user
<<tiddler [[TwitterTabs##showUserForm]] with: {{config.options.txtTweetUser||'TiddlyWiki'}}>>
!end

- - - - - TAB CONTENT FORMATTING - - - - -
!showSearchForm
{{small smallform{
search for tweets containing: <<option {{config.options.txtTweetSearch='$1';'txtTweetSearch'}}>><html>
<hide linebreaks><input type='button' value='search' onclick="
	var target=this.parentNode.parentNode.parentNode;
	var out='\<\<tiddler [[TwitterTabs##showSearchForm]] with: {{config.options.txtTweetSearch}}\>\>';
	removeChildren(target); wikify(out,target);
"></html>@@display:block;white-space:normal;<<tiddler [[TwitterTabs##showSearchResults]]
	with: {{config.options.txtTweetSearch}}>>@@}}}
!end

!showSearchResults
{{toolbar{<script label="refresh">
	var target=place.parentNode.parentNode;
	var out='\<\<tiddler [[TwitterTabs##showSearchResults]] with: [[$1]]\>\>';
	removeChildren(target); wikify(out,target);
</script>}}}~~ &nbsp;__[[Recent tweets about: "$1"|http://search.twitter.com/search?q=$1]]__~~
----
@@display:block;height:20em;overflow:auto;<script>window.twitterPlace=place;</script><script src="http://search.twitter.com/search.json?q=$1&rpp=25&callback=twitterCallback"></script>@@@@display:block;text-align:right;^^scroll for more...^^@@
!end

!showUserForm
{{smallform{
show tweets from: <<option {{config.options.txtTweetUser='$1';'txtTweetUser'}}>><html>
<hide linebreaks><input type='button' value='search' onclick="
	var target=this.parentNode.parentNode.parentNode;
	var out='\<\<tiddler [[TwitterTabs##showUserForm]] with: {{config.options.txtTweetUser}}\>\>';
	removeChildren(target); wikify(out,target);
"></html>@@display:block;white-space:normal;<<tiddler [[TwitterTabs##showUserResults]]
	with: {{config.options.txtTweetUser}}>>@@}}}
!end

!showUserResults
{{toolbar{<script label="refresh">
	var target=place.parentNode.parentNode;
	var out='\<\<tiddler [[TwitterTabs##showUserResults]] with: [[$1]]\>\>';
	removeChildren(target); wikify(out,target);
</script>}}}~~ &nbsp;&nbsp;__[[Recent tweets from $1|http://twitter.com/$1]]__~~
----
@@display:block;height:20em;overflow:auto;<script>window.twitterPlace=place;</script><script src="http://twitter.com/statuses/user_timeline/$1.json?callback=twitterCallback"></script>@@@@display:block;text-align:right;^^scroll for more...^^@@
!end

- - - - - TWEET ITEM FORMAT - - - - -
| where: %0=image, %1=name, %2=text, %3=timestamp
| note: "(48px+,48px+)" syntax requires [[ImageSizePlugin]]

!itemFormat
[<img(48px+,48px+)[%0]]@@padding-left:0.5em;@@ [[%1|http://twitter.com/%1]]: @@padding-left:0.5em;@@ %2 @@padding-left:0.5em;@@
 {{fine{@@padding-left:0.5em;@@%3}}}{{clear{
}}}
----
!end

- - - - - CALLBACK RENDERING FUNCTION - - - - -
%/<script>
window.twitterCallback=function(data){ // data object returned from twitter.com
	var fmt=store.getTiddlerText('TwitterTabs##itemFormat');
	if (data.results) data=data.results; // for SEARCH results
	removeChildren(window.twitterPlace);
	for (var i=0; i<data.length; i++) { var item=data[i];
		var img=item.user? item.user.profile_image_url : item.profile_image_url;
		var who=item.user? item.user.screen_name : item.from_user;
		wikify(fmt.format([img,who,item.text,item.created_at]),window.twitterPlace);
	}
}
</script>
<html><div align="center"><font size="-2" color="#ffffc8">UTC / GMT</font><iframe src="http://free.timeanddate.com/clock/ifes6rx/tlau/fs10/fcffffc8/tc000/pc000/tt0/tw1/tm1/td2/th1" frameborder="0" width="148" height="15"></iframe></div></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://52books.blogspot.com/2006/01/how-to-make-simple-origami-bookmark.html]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://52books.blogspot.com/2006/01/how-to-make-simple-origami-bookmark.html" width="100%" align="center" height="600"></iframe></div></html>
{{headline{UNIFIED FIELD THEORY 
}}}
In the Beginning there was Aristotle, and objects at rest tended to remain at rest, and objects in motion tended to come to rest, and soon everything was at rest, and God saw that it was boring.

Then God created Newton; objects at rest tended to remain at rest, but objects in motion tended to remain in motion, and energy was conserved and momentum was conserved and matter was conserved, and God saw that it was conservative.

Then God created Einstein, and everything was relative, and fast things became short, and straight things became curved, and the universe was filled with inertial frames, and God saw that it was relatively general but some of it was especially relative.

Then God created Bohr, and there was the Principle, and the Principle was Quantum, and all things were quantified, but some things were still relative, and God saw that it was confusing.

Then God was going to create Furgeson, and Furgeson would have unified, and he would have fielded a theory, and All would have been One, but it was the Seventh Day and God rested, and objects at rest tend to remain at rest.

[Ed: Reportedly appeared in Analog Magazine in 1975.
''Method''
<<<
Go to:http://www.abc.net.au/science/contact/lists/matters/?listaction=unsubscribe
<<<


!!!!!<<gradient horz  #F88  #000>>@@color:#fff;&nbsp;'' [[It Was a Dark and Stormy Night......|Unusual Tales]]''@@>>
''An opening sentence containing a burrito, an angel and a shovel'' was judged appalling enough to win the 2006 annual ~Bulwer-Lytton literary parody prize on Tuesday.{{imgfloatright{
<html><IMG SRC="http://img246.imageshack.us/img246/9610/stormyzg1.jpg" border="2"></html>
}}}

An international literary parody contest, the competition honors the memory (if not the reputation) of Victorian novelist Edward George Earl ~Bulwer-Lytton (1803-1873). 

The goal of the contest is the essence of simplicity: entrants are challenged to submit bad opening sentences to imaginary novels. Although best known for "The Last Days of Pompeii" (1834), which has been made into a movie three times, originating the expression "the pen is mightier than the sword," and phrases like "the great unwashed" and "pursuit of the almighty dollar," ~Bulwer-Lytton opened his novel Paul Clifford (1830) with the immortal words that the "Peanuts" beagle Snoopy plagiarized for years, "It was a dark and stormy night."

{{imgfloatleft{<html><IMG SRC="http://img265.imageshack.us/img265/7413/typingvc9.gif" border="1"></html>
}}}Retired mechanical designer Jim Guigli of California was proclaimed winner of the contest, which challenges entrants to submit their worst opening sentence of an imaginary novel.


|bgcolor:#fff;padding: 0.8em;__Guigli's winning entry read__: "Detective Bart Lasiter was in his office studying the light from his one small window falling on his super burrito when the door swung open to reveal a woman whose body said you've had your last burrito for a while, whose face said angels did exist, and whose eyes said she could make you dig your own grave and lick the shovel clean."|

|bgcolor:#fff;padding: 0.8em;__Morris Gray's entry read__: "Harold thumbed through the tattered Operation Manual of the Cessna as the dead body of the pilot made haunting, sighing-sounds with each small change of altitude, it's never too late to learn, it's never too late to learn; he repeated, over and over, as he painstakingly began to cut out little circles of black paper to tape over all of the distracting spinning dials and gauges that he was pretty sure he wouldn't be needing."|

|bgcolor:#fff;padding: 0.8em;<<tiddler ./jennifer>>|
<part jennifer hidden>
__Adam Cadre's entry__ in the The Lyttle Lytton Division wants no explanation, however....

''"Jennifer stood there, quietly ovulating."''

The non-action of  "stood," the vagueness of "there," the involuntary process of ovulation treated as an activity, the inappropriateness of mentioning the volume of that non-activity, the uncomfortably gynecological detail of mentioning it at all — all combine to make a cringeworthy sentence
</part>
Web links

    * Results: [[Bulwer-Lytton prize|http://www.bulwer-lytton.com/]]
    * Link: [[The Lyttle Lytton Contest website|http://adamcadre.ac/lyttle.html]]

Source: [[Dark and burritoey night - Unusual Tales - Specials - smh.com.au|http://www.smh.com.au/news/unusual-tales/dark-and-burritoey-night/2006/07/12/1152637717560.html]]
|<<tiddler ScrollBox with: ABCScienceUpdates 200px>>|
| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |
| 01/07/2010 18:43:52 | MsgRay | [[science.html|file:///F:/TiddlyWiki/ScienceMatters/science.html]] | [[store.cgi|http://science.tiddlyspot.com/store.cgi]] | . | [[index.html | http://science.tiddlyspot.com/index.html]] | . | ok |
| 08/07/2010 21:57:58 | MsgRay | [[science.html|file:///F:/TiddlyWiki/ScienceMatters/science.html]] | [[store.cgi|http://science.tiddlyspot.com/store.cgi]] | . | [[index.html | http://science.tiddlyspot.com/index.html]] | . | ok |
| 27/01/2012 12:22:56 | MsgRay | [[science.html|file:///F:/TiddlyWiki/science/science.html]] | [[store.cgi|http://science.tiddlyspot.com/store.cgi]] | . | [[index.html | http://science.tiddlyspot.com/index.html]] | . | ok |
| 14/08/2012 21:57:06 | MsgRay | [[science.html|file:///V:/TiddlyWiki/Science/science.html]] | [[store.cgi|http://science.tiddlyspot.com/store.cgi]] | . | [[index.html | http://science.tiddlyspot.com/index.html]] | . |
| 14/08/2012 22:03:24 | MsgRay | [[science.html|file:///V:/TiddlyWiki/Science/science.html]] | [[store.cgi|http://science.tiddlyspot.com/store.cgi]] | . | [[index.html | http://science.tiddlyspot.com/index.html]] | . | failed |
| 14/08/2012 22:05:44 | MsgRay | [[science.html|file:///V:/TiddlyWiki/Science/science.html]] | [[store.cgi|http://science.tiddlyspot.com/store.cgi]] | . | [[index.html | http://science.tiddlyspot.com/index.html]] | . | failed |
| 14/08/2012 22:10:23 | MsgRay | [[science.html|file:///V:/TiddlyWiki/Science/science.html]] | [[store.cgi|http://science.tiddlyspot.com/store.cgi]] | . | [[index.html | http://science.tiddlyspot.com/index.html]] | . | failed |
| 14/08/2012 22:27:05 | MsgRay | [[science.html|file:///V:/TiddlyWiki/Science/science.html]] | [[store.cgi|http://science.tiddlyspot.com/store.cgi]] | . | [[index.html | http://science.tiddlyspot.com/index.html]] | . | ok |
| 12/09/2012 18:29:15 | MsgRay | [[science.html|file:///V:/TiddlyWiki/Science/science.html]] | [[store.cgi|http://science.tiddlyspot.com/store.cgi]] | . | [[index.html | http://science.tiddlyspot.com/index.html]] | . |
| 10/07/2015 01:59:58 | MsgRay | [[/|http://science.tiddlyspot.com/]] | [[store.cgi|http://science.tiddlyspot.com/store.cgi]] | . | [[index.html | http://science.tiddlyspot.com/index.html]] | . |
/***
|''Name:''|UploadPlugin|
|''Description:''|Save to web a TiddlyWiki|
|''Version:''|4.1.3|
|''Date:''|Feb 24, 2008|
|''Source:''|http://tiddlywiki.bidix.info/#UploadPlugin|
|''Documentation:''|http://tiddlywiki.bidix.info/#UploadPluginDoc|
|''Author:''|BidiX (BidiX (at) bidix (dot) info)|
|''License:''|[[BSD open source license|http://tiddlywiki.bidix.info/#%5B%5BBSD%20open%20source%20license%5D%5D ]]|
|''~CoreVersion:''|2.2.0|
|''Requires:''|PasswordOptionPlugin|
***/
//{{{
version.extensions.UploadPlugin = {
	major: 4, minor: 1, revision: 3,
	date: new Date("Feb 24, 2008"),
	source: 'http://tiddlywiki.bidix.info/#UploadPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.2.0'
};

//
// Environment
//

if (!window.bidix) window.bidix = {}; // bidix namespace
bidix.debugMode = false;	// true to activate both in Plugin and UploadService
	
//
// Upload Macro
//

config.macros.upload = {
// default values
	defaultBackupDir: '',	//no backup
	defaultStoreScript: "store.php",
	defaultToFilename: "index.html",
	defaultUploadDir: ".",
	authenticateUser: true	// UploadService Authenticate User
};
	
config.macros.upload.label = {
	promptOption: "Save and Upload this TiddlyWiki with UploadOptions",
	promptParamMacro: "Save and Upload this TiddlyWiki in %0",
	saveLabel: "save to web", 
	saveToDisk: "save to disk",
	uploadLabel: "upload"	
};

config.macros.upload.messages = {
	noStoreUrl: "No store URL in parmeters or options",
	usernameOrPasswordMissing: "Username or password missing"
};

config.macros.upload.handler = function(place,macroName,params) {
	if (readOnly)
		return;
	var label;
	if (document.location.toString().substr(0,4) == "http") 
		label = this.label.saveLabel;
	else
		label = this.label.uploadLabel;
	var prompt;
	if (params[0]) {
		prompt = this.label.promptParamMacro.toString().format([this.destFile(params[0], 
			(params[1] ? params[1]:bidix.basename(window.location.toString())), params[3])]);
	} else {
		prompt = this.label.promptOption;
	}
	createTiddlyButton(place, label, prompt, function() {config.macros.upload.action(params);}, null, null, this.accessKey);
};

config.macros.upload.action = function(params)
{
		// for missing macro parameter set value from options
		if (!params) params = {};
		var storeUrl = params[0] ? params[0] : config.options.txtUploadStoreUrl;
		var toFilename = params[1] ? params[1] : config.options.txtUploadFilename;
		var backupDir = params[2] ? params[2] : config.options.txtUploadBackupDir;
		var uploadDir = params[3] ? params[3] : config.options.txtUploadDir;
		var username = params[4] ? params[4] : config.options.txtUploadUserName;
		var password = config.options.pasUploadPassword; // for security reason no password as macro parameter	
		// for still missing parameter set default value
		if ((!storeUrl) && (document.location.toString().substr(0,4) == "http")) 
			storeUrl = bidix.dirname(document.location.toString())+'/'+config.macros.upload.defaultStoreScript;
		if (storeUrl.substr(0,4) != "http")
			storeUrl = bidix.dirname(document.location.toString()) +'/'+ storeUrl;
		if (!toFilename)
			toFilename = bidix.basename(window.location.toString());
		if (!toFilename)
			toFilename = config.macros.upload.defaultToFilename;
		if (!uploadDir)
			uploadDir = config.macros.upload.defaultUploadDir;
		if (!backupDir)
			backupDir = config.macros.upload.defaultBackupDir;
		// report error if still missing
		if (!storeUrl) {
			alert(config.macros.upload.messages.noStoreUrl);
			clearMessage();
			return false;
		}
		if (config.macros.upload.authenticateUser && (!username || !password)) {
			alert(config.macros.upload.messages.usernameOrPasswordMissing);
			clearMessage();
			return false;
		}
		bidix.upload.uploadChanges(false,null,storeUrl, toFilename, uploadDir, backupDir, username, password); 
		return false; 
};

config.macros.upload.destFile = function(storeUrl, toFilename, uploadDir) 
{
	if (!storeUrl)
		return null;
		var dest = bidix.dirname(storeUrl);
		if (uploadDir && uploadDir != '.')
			dest = dest + '/' + uploadDir;
		dest = dest + '/' + toFilename;
	return dest;
};

//
// uploadOptions Macro
//

config.macros.uploadOptions = {
	handler: function(place,macroName,params) {
		var wizard = new Wizard();
		wizard.createWizard(place,this.wizardTitle);
		wizard.addStep(this.step1Title,this.step1Html);
		var markList = wizard.getElement("markList");
		var listWrapper = document.createElement("div");
		markList.parentNode.insertBefore(listWrapper,markList);
		wizard.setValue("listWrapper",listWrapper);
		this.refreshOptions(listWrapper,false);
		var uploadCaption;
		if (document.location.toString().substr(0,4) == "http") 
			uploadCaption = config.macros.upload.label.saveLabel;
		else
			uploadCaption = config.macros.upload.label.uploadLabel;
		
		wizard.setButtons([
				{caption: uploadCaption, tooltip: config.macros.upload.label.promptOption, 
					onClick: config.macros.upload.action},
				{caption: this.cancelButton, tooltip: this.cancelButtonPrompt, onClick: this.onCancel}
				
			]);
	},
	options: [
		"txtUploadUserName",
		"pasUploadPassword",
		"txtUploadStoreUrl",
		"txtUploadDir",
		"txtUploadFilename",
		"txtUploadBackupDir",
		"chkUploadLog",
		"txtUploadLogMaxLine"		
	],
	refreshOptions: function(listWrapper) {
		var opts = [];
		for(i=0; i<this.options.length; i++) {
			var opt = {};
			opts.push();
			opt.option = "";
			n = this.options[i];
			opt.name = n;
			opt.lowlight = !config.optionsDesc[n];
			opt.description = opt.lowlight ? this.unknownDescription : config.optionsDesc[n];
			opts.push(opt);
		}
		var listview = ListView.create(listWrapper,opts,this.listViewTemplate);
		for(n=0; n<opts.length; n++) {
			var type = opts[n].name.substr(0,3);
			var h = config.macros.option.types[type];
			if (h && h.create) {
				h.create(opts[n].colElements['option'],type,opts[n].name,opts[n].name,"no");
			}
		}
		
	},
	onCancel: function(e)
	{
		backstage.switchTab(null);
		return false;
	},
	
	wizardTitle: "Upload with options",
	step1Title: "These options are saved in cookies in your browser",
	step1Html: "<input type='hidden' name='markList'></input><br>",
	cancelButton: "Cancel",
	cancelButtonPrompt: "Cancel prompt",
	listViewTemplate: {
		columns: [
			{name: 'Description', field: 'description', title: "Description", type: 'WikiText'},
			{name: 'Option', field: 'option', title: "Option", type: 'String'},
			{name: 'Name', field: 'name', title: "Name", type: 'String'}
			],
		rowClasses: [
			{className: 'lowlight', field: 'lowlight'} 
			]}
};

//
// upload functions
//

if (!bidix.upload) bidix.upload = {};

if (!bidix.upload.messages) bidix.upload.messages = {
	//from saving
	invalidFileError: "The original file '%0' does not appear to be a valid TiddlyWiki",
	backupSaved: "Backup saved",
	backupFailed: "Failed to upload backup file",
	rssSaved: "RSS feed uploaded",
	rssFailed: "Failed to upload RSS feed file",
	emptySaved: "Empty template uploaded",
	emptyFailed: "Failed to upload empty template file",
	mainSaved: "Main TiddlyWiki file uploaded",
	mainFailed: "Failed to upload main TiddlyWiki file. Your changes have not been saved",
	//specific upload
	loadOriginalHttpPostError: "Can't get original file",
	aboutToSaveOnHttpPost: 'About to upload on %0 ...',
	storePhpNotFound: "The store script '%0' was not found."
};

bidix.upload.uploadChanges = function(onlyIfDirty,tiddlers,storeUrl,toFilename,uploadDir,backupDir,username,password)
{
	var callback = function(status,uploadParams,original,url,xhr) {
		if (!status) {
			displayMessage(bidix.upload.messages.loadOriginalHttpPostError);
			return;
		}
		if (bidix.debugMode) 
			alert(original.substr(0,500)+"\n...");
		// Locate the storeArea div's 
		var posDiv = locateStoreArea(original);
		if((posDiv[0] == -1) || (posDiv[1] == -1)) {
			alert(config.messages.invalidFileError.format([localPath]));
			return;
		}
		bidix.upload.uploadRss(uploadParams,original,posDiv);
	};
	
	if(onlyIfDirty && !store.isDirty())
		return;
	clearMessage();
	// save on localdisk ?
	if (document.location.toString().substr(0,4) == "file") {
		var path = document.location.toString();
		var localPath = getLocalPath(path);
		saveChanges();
	}
	// get original
	var uploadParams = new Array(storeUrl,toFilename,uploadDir,backupDir,username,password);
	var originalPath = document.location.toString();
	// If url is a directory : add index.html
	if (originalPath.charAt(originalPath.length-1) == "/")
		originalPath = originalPath + "index.html";
	var dest = config.macros.upload.destFile(storeUrl,toFilename,uploadDir);
	var log = new bidix.UploadLog();
	log.startUpload(storeUrl, dest, uploadDir,  backupDir);
	displayMessage(bidix.upload.messages.aboutToSaveOnHttpPost.format([dest]));
	if (bidix.debugMode) 
		alert("about to execute Http - GET on "+originalPath);
	var r = doHttp("GET",originalPath,null,null,username,password,callback,uploadParams,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

bidix.upload.uploadRss = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		if(status) {
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.rssSaved,bidix.dirname(url)+'/'+destfile);
			bidix.upload.uploadMain(params[0],params[1],params[2]);
		} else {
			displayMessage(bidix.upload.messages.rssFailed);			
		}
	};
	// do uploadRss
	if(config.options.chkGenerateAnRssFeed) {
		var rssPath = uploadParams[1].substr(0,uploadParams[1].lastIndexOf(".")) + ".xml";
		var rssUploadParams = new Array(uploadParams[0],rssPath,uploadParams[2],'',uploadParams[4],uploadParams[5]);
		var rssString = generateRss();
		// no UnicodeToUTF8 conversion needed when location is "file" !!!
		if (document.location.toString().substr(0,4) != "file")
			rssString = convertUnicodeToUTF8(rssString);	
		bidix.upload.httpUpload(rssUploadParams,rssString,callback,Array(uploadParams,original,posDiv));
	} else {
		bidix.upload.uploadMain(uploadParams,original,posDiv);
	}
};

bidix.upload.uploadMain = function(uploadParams,original,posDiv) 
{
	var callback = function(status,params,responseText,url,xhr) {
		var log = new bidix.UploadLog();
		if(status) {
			// if backupDir specified
			if ((params[3]) && (responseText.indexOf("backupfile:") > -1))  {
				var backupfile = responseText.substring(responseText.indexOf("backupfile:")+11,responseText.indexOf("\n", responseText.indexOf("backupfile:")));
				displayMessage(bidix.upload.messages.backupSaved,bidix.dirname(url)+'/'+backupfile);
			}
			var destfile = responseText.substring(responseText.indexOf("destfile:")+9,responseText.indexOf("\n", responseText.indexOf("destfile:")));
			displayMessage(bidix.upload.messages.mainSaved,bidix.dirname(url)+'/'+destfile);
			store.setDirty(false);
			log.endUpload("ok");
		} else {
			alert(bidix.upload.messages.mainFailed);
			displayMessage(bidix.upload.messages.mainFailed);
			log.endUpload("failed");			
		}
	};
	// do uploadMain
	var revised = bidix.upload.updateOriginal(original,posDiv);
	bidix.upload.httpUpload(uploadParams,revised,callback,uploadParams);
};

bidix.upload.httpUpload = function(uploadParams,data,callback,params)
{
	var localCallback = function(status,params,responseText,url,xhr) {
		url = (url.indexOf("nocache=") < 0 ? url : url.substring(0,url.indexOf("nocache=")-1));
		if (xhr.status == 404)
			alert(bidix.upload.messages.storePhpNotFound.format([url]));
		if ((bidix.debugMode) || (responseText.indexOf("Debug mode") >= 0 )) {
			alert(responseText);
			if (responseText.indexOf("Debug mode") >= 0 )
				responseText = responseText.substring(responseText.indexOf("\n\n")+2);
		} else if (responseText.charAt(0) != '0') 
			alert(responseText);
		if (responseText.charAt(0) != '0')
			status = null;
		callback(status,params,responseText,url,xhr);
	};
	// do httpUpload
	var boundary = "---------------------------"+"AaB03x";	
	var uploadFormName = "UploadPlugin";
	// compose headers data
	var sheader = "";
	sheader += "--" + boundary + "\r\nContent-disposition: form-data; name=\"";
	sheader += uploadFormName +"\"\r\n\r\n";
	sheader += "backupDir="+uploadParams[3] +
				";user=" + uploadParams[4] +
				";password=" + uploadParams[5] +
				";uploaddir=" + uploadParams[2];
	if (bidix.debugMode)
		sheader += ";debug=1";
	sheader += ";;\r\n"; 
	sheader += "\r\n" + "--" + boundary + "\r\n";
	sheader += "Content-disposition: form-data; name=\"userfile\"; filename=\""+uploadParams[1]+"\"\r\n";
	sheader += "Content-Type: text/html;charset=UTF-8" + "\r\n";
	sheader += "Content-Length: " + data.length + "\r\n\r\n";
	// compose trailer data
	var strailer = new String();
	strailer = "\r\n--" + boundary + "--\r\n";
	data = sheader + data + strailer;
	if (bidix.debugMode) alert("about to execute Http - POST on "+uploadParams[0]+"\n with \n"+data.substr(0,500)+ " ... ");
	var r = doHttp("POST",uploadParams[0],data,"multipart/form-data; ;charset=UTF-8; boundary="+boundary,uploadParams[4],uploadParams[5],localCallback,params,null);
	if (typeof r == "string")
		displayMessage(r);
	return r;
};

// same as Saving's updateOriginal but without convertUnicodeToUTF8 calls
bidix.upload.updateOriginal = function(original, posDiv)
{
	if (!posDiv)
		posDiv = locateStoreArea(original);
	if((posDiv[0] == -1) || (posDiv[1] == -1)) {
		alert(config.messages.invalidFileError.format([localPath]));
		return;
	}
	var revised = original.substr(0,posDiv[0] + startSaveArea.length) + "\n" +
				store.allTiddlersAsHtml() + "\n" +
				original.substr(posDiv[1]);
	var newSiteTitle = getPageTitle().htmlEncode();
	revised = revised.replaceChunk("<title"+">","</title"+">"," " + newSiteTitle + " ");
	revised = updateMarkupBlock(revised,"PRE-HEAD","MarkupPreHead");
	revised = updateMarkupBlock(revised,"POST-HEAD","MarkupPostHead");
	revised = updateMarkupBlock(revised,"PRE-BODY","MarkupPreBody");
	revised = updateMarkupBlock(revised,"POST-SCRIPT","MarkupPostBody");
	return revised;
};

//
// UploadLog
// 
// config.options.chkUploadLog :
//		false : no logging
//		true : logging
// config.options.txtUploadLogMaxLine :
//		-1 : no limit
//      0 :  no Log lines but UploadLog is still in place
//		n :  the last n lines are only kept
//		NaN : no limit (-1)

bidix.UploadLog = function() {
	if (!config.options.chkUploadLog) 
		return; // this.tiddler = null
	this.tiddler = store.getTiddler("UploadLog");
	if (!this.tiddler) {
		this.tiddler = new Tiddler();
		this.tiddler.title = "UploadLog";
		this.tiddler.text = "| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |";
		this.tiddler.created = new Date();
		this.tiddler.modifier = config.options.txtUserName;
		this.tiddler.modified = new Date();
		store.addTiddler(this.tiddler);
	}
	return this;
};

bidix.UploadLog.prototype.addText = function(text) {
	if (!this.tiddler)
		return;
	// retrieve maxLine when we need it
	var maxLine = parseInt(config.options.txtUploadLogMaxLine,10);
	if (isNaN(maxLine))
		maxLine = -1;
	// add text
	if (maxLine != 0) 
		this.tiddler.text = this.tiddler.text + text;
	// Trunck to maxLine
	if (maxLine >= 0) {
		var textArray = this.tiddler.text.split('\n');
		if (textArray.length > maxLine + 1)
			textArray.splice(1,textArray.length-1-maxLine);
			this.tiddler.text = textArray.join('\n');		
	}
	// update tiddler fields
	this.tiddler.modifier = config.options.txtUserName;
	this.tiddler.modified = new Date();
	store.addTiddler(this.tiddler);
	// refresh and notifiy for immediate update
	story.refreshTiddler(this.tiddler.title);
	store.notify(this.tiddler.title, true);
};

bidix.UploadLog.prototype.startUpload = function(storeUrl, toFilename, uploadDir,  backupDir) {
	if (!this.tiddler)
		return;
	var now = new Date();
	var text = "\n| ";
	var filename = bidix.basename(document.location.toString());
	if (!filename) filename = '/';
	text += now.formatString("0DD/0MM/YYYY 0hh:0mm:0ss") +" | ";
	text += config.options.txtUserName + " | ";
	text += "[["+filename+"|"+location + "]] |";
	text += " [[" + bidix.basename(storeUrl) + "|" + storeUrl + "]] | ";
	text += uploadDir + " | ";
	text += "[[" + bidix.basename(toFilename) + " | " +toFilename + "]] | ";
	text += backupDir + " |";
	this.addText(text);
};

bidix.UploadLog.prototype.endUpload = function(status) {
	if (!this.tiddler)
		return;
	this.addText(" "+status+" |");
};

//
// Utilities
// 

bidix.checkPlugin = function(plugin, major, minor, revision) {
	var ext = version.extensions[plugin];
	if (!
		(ext  && 
			((ext.major > major) || 
			((ext.major == major) && (ext.minor > minor))  ||
			((ext.major == major) && (ext.minor == minor) && (ext.revision >= revision))))) {
			// write error in PluginManager
			if (pluginInfo)
				pluginInfo.log.push("Requires " + plugin + " " + major + "." + minor + "." + revision);
			eval(plugin); // generate an error : "Error: ReferenceError: xxxx is not defined"
	}
};

bidix.dirname = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(0, lastpos);
	} else {
		return filePath.substring(0, filePath.lastIndexOf("\\"));
	}
};

bidix.basename = function(filePath) {
	if (!filePath) 
		return;
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("#")) != -1) 
		filePath = filePath.substring(0, lastpos);
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(lastpos + 1);
	} else
		return filePath.substring(filePath.lastIndexOf("\\")+1);
};

bidix.initOption = function(name,value) {
	if (!config.options[name])
		config.options[name] = value;
};

//
// Initializations
//

// require PasswordOptionPlugin 1.0.1 or better
bidix.checkPlugin("PasswordOptionPlugin", 1, 0, 1);

// styleSheet
setStylesheet('.txtUploadStoreUrl, .txtUploadBackupDir, .txtUploadDir {width: 22em;}',"uploadPluginStyles");

//optionsDesc
merge(config.optionsDesc,{
	txtUploadStoreUrl: "Url of the UploadService script (default: store.php)",
	txtUploadFilename: "Filename of the uploaded file (default: in index.html)",
	txtUploadDir: "Relative Directory where to store the file (default: . (downloadService directory))",
	txtUploadBackupDir: "Relative Directory where to backup the file. If empty no backup. (default: ''(empty))",
	txtUploadUserName: "Upload Username",
	pasUploadPassword: "Upload Password",
	chkUploadLog: "do Logging in UploadLog (default: true)",
	txtUploadLogMaxLine: "Maximum of lines in UploadLog (default: 10)"
});

// Options Initializations
bidix.initOption('txtUploadStoreUrl','');
bidix.initOption('txtUploadFilename','');
bidix.initOption('txtUploadDir','');
bidix.initOption('txtUploadBackupDir','');
bidix.initOption('txtUploadUserName','');
bidix.initOption('pasUploadPassword','');
bidix.initOption('chkUploadLog',true);
bidix.initOption('txtUploadLogMaxLine','10');


// Backstage
merge(config.tasks,{
	uploadOptions: {text: "upload", tooltip: "Change UploadOptions and Upload", content: '<<uploadOptions>>'}
});
config.backstageTasks.push("uploadOptions");


//}}}

/***
<<tiddler UploadPluginDoc>>
!Code
***/
//{{{
version.extensions.UploadPlugin = {
	major: 3, minor: 3, revision: 3, 
	date: new Date(2006,6,30),
	type: 'macro',
	source: 'http://tiddlywiki.bidix.info/#UploadPlugin',
	docs: 'http://tiddlywiki.bidix.info/#UploadPluginDoc'
};
//}}}

////+++!![config.lib.file]

//{{{
if (!config.lib) config.lib = {};
if (!config.lib.file) config.lib.file= {
	author: 'BidiX',
	version: {major: 0, minor: 1, revision: 0}, 
	date: new Date(2006,3,9)
};
config.lib.file.dirname = function (filePath) {
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(0, lastpos);
	} else {
		return filePath.substring(0, filePath.lastIndexOf("\\"));
	}
};
config.lib.file.basename = function (filePath) {
	var lastpos;
	if ((lastpos = filePath.lastIndexOf("#")) != -1) 
		filePath = filePath.substring(0, lastpos);
	if ((lastpos = filePath.lastIndexOf("/")) != -1) {
		return filePath.substring(lastpos + 1);
	} else
		return filePath.substring(filePath.lastIndexOf("\\")+1);
};
window.basename = function() {return "@@deprecated@@";};
//}}}
////===

////+++!![config.lib.log]

//{{{
if (!config.lib) config.lib = {};
if (!config.lib.log) config.lib.log= {
	author: 'BidiX',
	version: {major: 0, minor: 1, revision: 0}, 
	date: new Date(2006,3,9)
};
config.lib.Log = function(tiddlerTitle, logHeader) {
	if (version.major < 2)
		this.tiddler = store.tiddlers[tiddlerTitle];
	else
		this.tiddler = store.getTiddler(tiddlerTitle);
	if (!this.tiddler) {
		this.tiddler = new Tiddler();
		this.tiddler.title = tiddlerTitle;
		this.tiddler.text = "| !date | !user | !location |" + logHeader;
		this.tiddler.created = new Date();
		this.tiddler.modifier = config.options.txtUserName;
		this.tiddler.modified = new Date();
	if (version.major < 2)
		store.tiddlers[tiddlerTitle] = this.tiddler;
	else
		store.addTiddler(this.tiddler);
	}
	return this;
};

config.lib.Log.prototype.newLine = function (line) {
	var now = new Date();
	var newText = "| ";
	newText += now.getDate()+"/"+(now.getMonth()+1)+"/"+now.getFullYear() + " ";
	newText += now.getHours()+":"+now.getMinutes()+":"+now.getSeconds()+" | ";
	newText += config.options.txtUserName + " | ";
	var location = document.location.toString();
	var filename = config.lib.file.basename(location);
	if (!filename) filename = '/';
	newText += "[["+filename+"|"+location + "]] |";
	this.tiddler.text = this.tiddler.text + "\n" + newText;
	this.addToLine(line);
};

config.lib.Log.prototype.addToLine = function (text) {
	this.tiddler.text = this.tiddler.text + text;
	this.tiddler.modifier = config.options.txtUserName;
	this.tiddler.modified = new Date();
	if (version.major < 2)
	store.tiddlers[this.tiddler.tittle] = this.tiddler;
	else {
		store.addTiddler(this.tiddler);
		story.refreshTiddler(this.tiddler.title);
		store.notify(this.tiddler.title, true);
	}
	if (version.major < 2)
		store.notifyAll(); 
};
//}}}
////===

////+++!![config.lib.options]

//{{{
if (!config.lib) config.lib = {};
if (!config.lib.options) config.lib.options = {
	author: 'BidiX',
	version: {major: 0, minor: 1, revision: 0}, 
	date: new Date(2006,3,9)
};

config.lib.options.init = function (name, defaultValue) {
	if (!config.options[name]) {
		config.options[name] = defaultValue;
		saveOptionCookie(name);
	}
};
//}}}
////===

////+++!![PasswordTweak]

//{{{
version.extensions.PasswordTweak = {
	major: 1, minor: 0, revision: 2, date: new Date(2006,3,11),
	type: 'tweak',
	source: 'http://tiddlywiki.bidix.info/#PasswordTweak'
};
//}}}
/***
!!config.macros.option
***/
//{{{
config.macros.option.passwordCheckboxLabel = "Save this password on this computer";
config.macros.option.passwordType = "password"; // password | text

config.macros.option.onChangeOption = function(e)
{
	var opt = this.getAttribute("option");
	var elementType,valueField;
	if(opt) {
		switch(opt.substr(0,3)) {
			case "txt":
				elementType = "input";
				valueField = "value";
				break;
			case "pas":
				elementType = "input";
				valueField = "value";
				break;
			case "chk":
				elementType = "input";
				valueField = "checked";
				break;
		}
		config.options[opt] = this[valueField];
		saveOptionCookie(opt);
		var nodes = document.getElementsByTagName(elementType);
		for(var t=0; t<nodes.length; t++) {
			var optNode = nodes[t].getAttribute("option");
			if (opt == optNode) 
				nodes[t][valueField] = this[valueField];
		}
	}
	return(true);
};

config.macros.option.handler = function(place,macroName,params)
{
    var opt = params[0];
	var size = 15;
	if (params[1])
		size = params[1];
    if(config.options[opt] === undefined) {
        return;}
    var c;
    switch(opt.substr(0,3)) {
		case "txt":
			c = document.createElement("input");
			c.onkeyup = this.onChangeOption;
			c.setAttribute ("option",opt);
			c.size = size;
			c.value = config.options[opt];
			place.appendChild(c);
			break;
		case "pas":
			// input password
			c = document.createElement ("input");
			c.setAttribute("type",config.macros.option.passwordType);
			c.onkeyup = this.onChangeOption;
			c.setAttribute("option",opt);
			c.size = size;
			c.value = config.options[opt];
			place.appendChild(c);
			// checkbox link with this password "save this password on this computer"
			c = document.createElement("input");
			c.setAttribute("type","checkbox");
			c.onclick = this.onChangeOption;
			c.setAttribute("option","chk"+opt);
			place.appendChild(c);
			c.checked = config.options["chk"+opt];
			// text savePasswordCheckboxLabel
			place.appendChild(document.createTextNode(config.macros.option.passwordCheckboxLabel));
			break;
		case "chk":
			c = document.createElement("input");
			c.setAttribute("type","checkbox");
			c.onclick = this.onChangeOption;
			c.setAttribute("option",opt);
			place.appendChild(c);
			c.checked = config.options[opt];
			break;
	}
};
//}}}
/***
!! Option cookie stuff
***/
//{{{
window.loadOptionsCookie_orig_PasswordTweak = window.loadOptionsCookie;
window.loadOptionsCookie = function()
{
	var cookies = document.cookie.split(";");
	for(var c=0; c<cookies.length; c++) {
		var p = cookies[c].indexOf("=");
		if(p != -1) {
			var name = cookies[c].substr(0,p).trim();
			var value = cookies[c].substr(p+1).trim();
			switch(name.substr(0,3)) {
				case "txt":
					config.options[name] = unescape(value);
					break;
				case "pas":
					config.options[name] = unescape(value);
					break;
				case "chk":
					config.options[name] = value == "true";
					break;
			}
		}
	}
};

window.saveOptionCookie_orig_PasswordTweak = window.saveOptionCookie;
window.saveOptionCookie = function(name)
{
	var c = name + "=";
	switch(name.substr(0,3)) {
		case "txt":
			c += escape(config.options[name].toString());
			break;
		case "chk":
			c += config.options[name] ? "true" : "false";
			// is there an option link with this chk ?
			if (config.options[name.substr(3)]) {
				saveOptionCookie(name.substr(3));
			}
			break;
		case "pas":
			if (config.options["chk"+name]) {
				c += escape(config.options[name].toString());
			} else {
				c += "";
			}
			break;
	}
	c += "; expires=Fri, 1 Jan 2038 12:00:00 UTC; path=/";
	document.cookie = c;
};
//}}}
/***
!! Initializations
***/
//{{{
// define config.options.pasPassword
if (!config.options.pasPassword) {
	config.options.pasPassword = 'defaultPassword';
	window.saveOptionCookie('pasPassword');
}
// since loadCookies is first called befor password definition
// we need to reload cookies
window.loadOptionsCookie();
//}}}
////===

////+++!![config.macros.upload]

//{{{
config.macros.upload = {
	accessKey: "U",
	formName: "UploadPlugin",
	contentType: "text/html;charset=UTF-8",
	defaultStoreScript: "store.php"
};

// only this two configs need to be translated
config.macros.upload.messages = {
	aboutToUpload: "About to upload TiddlyWiki to %0",
	errorDownloading: "Error downloading",
	errorUploadingContent: "Error uploading content",
	fileNotFound: "file to upload not found",
	fileNotUploaded: "File %0 NOT uploaded",
	mainFileUploaded: "Main TiddlyWiki file uploaded to %0",
	urlParamMissing: "url param missing",
	rssFileNotUploaded: "RssFile %0 NOT uploaded",
	rssFileUploaded: "Rss File uploaded to %0"
};

config.macros.upload.label = {
	promptOption: "Save and Upload this TiddlyWiki with UploadOptions",
	promptParamMacro: "Save and Upload this TiddlyWiki in %0",
	saveLabel: "save to web", 
	saveToDisk: "save to disk",
	uploadLabel: "upload"	
};

config.macros.upload.handler = function(place,macroName,params){
	// parameters initialization
	var storeUrl = params[0];
	var toFilename = params[1];
	var backupDir = params[2];
	var uploadDir = params[3];
	var username = params[4];
	var password; // for security reason no password as macro parameter
	var label;
	if (document.location.toString().substr(0,4) == "http")
		label = this.label.saveLabel;
	else
		label = this.label.uploadLabel;
	var prompt;
	if (storeUrl) {
		prompt = this.label.promptParamMacro.toString().format([this.dirname(storeUrl)]);
	}
	else {
		prompt = this.label.promptOption;
	}
	createTiddlyButton(place, label, prompt, 
						function () {
							config.macros.upload.upload(storeUrl, toFilename, uploadDir, backupDir, username, password); 
							return false;}, 
						null, null, this.accessKey);
};
config.macros.upload.UploadLog = function() {
	return new config.lib.Log('UploadLog', " !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |" );
};
config.macros.upload.UploadLog.prototype = config.lib.Log.prototype;
config.macros.upload.UploadLog.prototype.startUpload = function(storeUrl, toFilename, uploadDir,  backupDir) {
	var line = " [[" + config.lib.file.basename(storeUrl) + "|" + storeUrl + "]] | ";
	line += uploadDir + " | " + toFilename + " | " + backupDir + " |";
	this.newLine(line);
};
config.macros.upload.UploadLog.prototype.endUpload = function() {
	this.addToLine(" Ok |");
};
config.macros.upload.basename = config.lib.file.basename;
config.macros.upload.dirname = config.lib.file.dirname;
config.macros.upload.upload = function(storeUrl, toFilename, uploadDir, backupDir, username, password)
{
	// parameters initialization
	storeUrl = (storeUrl ? storeUrl : config.options.txtUploadStoreUrl);
	toFilename = (toFilename ? toFilename : config.options.txtUploadFilename);
	backupDir = (backupDir ? backupDir : config.options.txtUploadBackupDir);
	uploadDir = (uploadDir ? uploadDir : config.options.txtUploadDir);
	username = (username ? username : config.options.txtUploadUserName);
	password = config.options.pasUploadPassword; // for security reason no password as macro parameter
	if (storeUrl === '') {
		config.macros.upload.defaultStoreScript;
	}
	if (config.lib.file.dirname(storeUrl) === '') {
		storeUrl = config.lib.file.dirname(document.location.toString())+'/'+storeUrl;
	}
	if (toFilename === '') {
		toFilename = config.lib.file.basename(document.location.toString());
	}

	clearMessage();
	// only for forcing the message to display
	 if (version.major < 2)
		store.notifyAll();
	if (!storeUrl) {
		alert(config.macros.upload.messages.urlParamMissing);
		return;
	}
	
	var log = new this.UploadLog();
	log.startUpload(storeUrl, toFilename, uploadDir,  backupDir);
	if (document.location.toString().substr(0,5) == "file:") {
		saveChanges();
	}
	displayMessage(config.macros.upload.messages.aboutToUpload.format([this.dirname(storeUrl)]), this.dirname(storeUrl));
	this.uploadChanges(storeUrl, toFilename, uploadDir, backupDir, username, password);
	if(config.options.chkGenerateAnRssFeed) {
		//var rssContent = convertUnicodeToUTF8(generateRss());
		var rssContent = generateRss();
		var rssPath = toFilename.substr(0,toFilename.lastIndexOf(".")) + ".xml";
		this.uploadContent(rssContent, storeUrl, rssPath, uploadDir, '', username, password, 
			function (responseText) {
				if (responseText.substring(0,1) != '0') {
					displayMessage(config.macros.upload.messages.rssFileNotUploaded.format([rssPath]));
				}
				else {
					if (uploadDir) {
						rssPath = uploadDir + "/" + config.macros.upload.basename(rssPath);
					} else {
						rssPath = config.macros.upload.basename(rssPath);
					}
					displayMessage(config.macros.upload.messages.rssFileUploaded.format(
						[config.macros.upload.dirname(storeUrl)+"/"+rssPath]), config.macros.upload.dirname(storeUrl)+"/"+rssPath);
				}
				// for debugging store.php uncomment last line
				//DEBUG alert(responseText);
			});
	}
	return;
};

config.macros.upload.uploadChanges = function(storeUrl, toFilename, uploadDir, backupDir, 
		username, password) {
	var original;
	if (document.location.toString().substr(0,4) == "http") {
		original =  this.download(storeUrl, toFilename, uploadDir, backupDir, username, password);
		return;
	}
	else {
		// standard way : Local file
		
		original = loadFile(getLocalPath(document.location.toString()));
		if(window.Components) {
			// it's a mozilla browser
			try {
				netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
				var converter = Components.classes["@mozilla.org/intl/scriptableunicodeconverter"]
									.createInstance(Components.interfaces.nsIScriptableUnicodeConverter);
				converter.charset = "UTF-8";
				original = converter.ConvertToUnicode(original);
			}
			catch(e) {
			}
		}
	}
	//DEBUG alert(original);
	this.uploadChangesFrom(original, storeUrl, toFilename, uploadDir, backupDir, 
		username, password);
};

config.macros.upload.uploadChangesFrom = function(original, storeUrl, toFilename, uploadDir, backupDir, 
		username, password) {
	var startSaveArea = '<div id="' + 'storeArea">'; // Split up into two so that indexOf() of this source doesn't find it
	var endSaveArea = '</d' + 'iv>';
	// Locate the storeArea div's
	var posOpeningDiv = original.indexOf(startSaveArea);
	var posClosingDiv = original.lastIndexOf(endSaveArea);
	if((posOpeningDiv == -1) || (posClosingDiv == -1))
		{
		alert(config.messages.invalidFileError.format([document.location.toString()]));
		return;
		}
	var revised = original.substr(0,posOpeningDiv + startSaveArea.length) + 
				allTiddlersAsHtml() + "\n\t\t" +
				original.substr(posClosingDiv);
	var newSiteTitle;
	if(version.major < 2){
		newSiteTitle = (getElementText("siteTitle") + " - " + getElementText("siteSubtitle")).htmlEncode();
	} else {
		newSiteTitle = (wikifyPlain ("SiteTitle") + " - " + wikifyPlain ("SiteSubtitle")).htmlEncode();
	}
	revised = revised.replace(new RegExp("<title>[^<]*</title>", "im"),"<title>"+ newSiteTitle +"</title>");
	var response = this.uploadContent(revised, storeUrl, toFilename, uploadDir, backupDir, 
		username, password, function (responseText) {
					if (responseText.substring(0,1) != '0') {
						alert(responseText);
						displayMessage(config.macros.upload.messages.fileNotUploaded.format([getLocalPath(document.location.toString())]));
					}
					else {
						if (uploadDir !== '') {
							toFilename = uploadDir + "/" + config.macros.upload.basename(toFilename);
						} else {
							toFilename = config.macros.upload.basename(toFilename);
						}
						displayMessage(config.macros.upload.messages.mainFileUploaded.format(
							[config.macros.upload.dirname(storeUrl)+"/"+toFilename]), config.macros.upload.dirname(storeUrl)+"/"+toFilename);
						var log = new config.macros.upload.UploadLog();
						log.endUpload();
						store.setDirty(false);
					}
					// for debugging store.php uncomment last line
					//DEBUG alert(responseText);
				}
			);
};

config.macros.upload.uploadContent = function(content, storeUrl, toFilename, uploadDir, backupDir, 
		username, password, callbackFn) {
	var boundary = "---------------------------"+"AaB03x";		
	var request;
	try {
		request = new XMLHttpRequest();
		} 
	catch (e) { 
		request = new ActiveXObject("Msxml2.XMLHTTP"); 
		}
	if (window.netscape){
			try {
				if (document.location.toString().substr(0,4) != "http") {
					netscape.security.PrivilegeManager.enablePrivilege('UniversalBrowserRead');}
			}
			catch (e) { }
		}		
	//DEBUG alert("user["+config.options.txtUploadUserName+"] password[" + config.options.pasUploadPassword + "]");
	// compose headers data
	var sheader = "";
	sheader += "--" + boundary + "\r\nContent-disposition: form-data; name=\"";
	sheader += config.macros.upload.formName +"\"\r\n\r\n";
	sheader += "backupDir="+backupDir
				+";user=" + username 
				+";password=" + password
				+";uploaddir=" + uploadDir
				+ ";;\r\n"; 
	sheader += "\r\n" + "--" + boundary + "\r\n";
	sheader += "Content-disposition: form-data; name=\"userfile\"; filename=\""+toFilename+"\"\r\n";
	sheader += "Content-Type: " + config.macros.upload.contentType + "\r\n";
	sheader += "Content-Length: " + content.length + "\r\n\r\n";
	// compose trailer data
	var strailer = new String();
	strailer = "\r\n--" + boundary + "--\r\n";
	var data;
	data = sheader + content + strailer;
	//request.open("POST", storeUrl, true, username, password);
	request.open("POST", storeUrl, true);
	request.onreadystatechange = function () {
				if (request.readyState == 4) {
				     if (request.status == 200)
						callbackFn(request.responseText);
					else
						alert(config.macros.upload.messages.errorUploadingContent);
				}
		};
	request.setRequestHeader("Content-Length",data.length);
	request.setRequestHeader("Content-Type","multipart/form-data; boundary="+boundary);
	request.send(data); 
};


config.macros.upload.download = function(uploadUrl, uploadToFilename, uploadDir, uploadBackupDir, 
	username, password) {
	var request;
	try {
		request = new XMLHttpRequest();
	} 
	catch (e) { 
		request = new ActiveXObject("Msxml2.XMLHTTP"); 
	}
	try {
		if (uploadUrl.substr(0,4) == "http") {
			netscape.security.PrivilegeManager.enablePrivilege("UniversalBrowserRead");
			}
		else {
			netscape.security.PrivilegeManager.enablePrivilege("UniversalXPConnect");
		}
	} catch (e) { }
	//request.open("GET", document.location.toString(), true, username, password);
	request.open("GET", document.location.toString(), true);
	request.onreadystatechange = function () {
		if (request.readyState == 4) {
			if(request.status == 200) {
				config.macros.upload.uploadChangesFrom(request.responseText, uploadUrl, 
					uploadToFilename, uploadDir, uploadBackupDir, username, password);
			}
			else
				alert(config.macros.upload.messages.errorDownloading.format(
					[document.location.toString()]));
		}
	};
	request.send(null);
};

//}}}
////===

////+++!![Initializations]

//{{{
config.lib.options.init('txtUploadStoreUrl','store.php');
config.lib.options.init('txtUploadFilename','');
config.lib.options.init('txtUploadDir','');
config.lib.options.init('txtUploadBackupDir','');
config.lib.options.init('txtUploadUserName',config.options.txtUserName);
config.lib.options.init('pasUploadPassword','');
config.shadowTiddlers.UploadPluginDoc = "[[Full Documentation|http://tiddlywiki.bidix.info/l#UploadPluginDoc ]]\n"; 


//}}}
////===

////+++!![Core Hijacking]

//{{{
config.macros.saveChanges.label_orig_UploadPlugin = config.macros.saveChanges.label;
config.macros.saveChanges.label = config.macros.upload.label.saveToDisk;

config.macros.saveChanges.handler_orig_UploadPlugin = config.macros.saveChanges.handler;

config.macros.saveChanges.handler = function(place)
{
	if ((!readOnly) && (document.location.toString().substr(0,4) != "http"))
		createTiddlyButton(place,this.label,this.prompt,this.onClick,null,null,this.accessKey);
}

//}}}
////===
// null logger : no more UploadLog and no upload logging
// BidiX - 2006/11/8
config.macros.upload.UploadLog = function() {return this;};
config.macros.upload.UploadLog.prototype.startUpload = function(storeUrl, toFilename, uploadDir,  backupDir) {};
config.macros.upload.UploadLog.prototype.endUpload = function() {};
[[UrbanDictionary|http://www.urbandictionary.com/]]
<html><div id="myValMtnFolds" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img512.imageshack.us/img512/2961/valleymountainfoldex3.jpg"><br><div align="center">Valley Mountain Folds</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myValMtnFolds')">Valley/Mtn Folds</a></html>
!!!!''Velocity Units Converting Table''
''The table below can be used to convert between some common velocity and speed units:''
| !Multiply by |>|>|>|>|>|>|>|
|bgcolor:#ff9;vertical-align:bottom; Convert from [img[http://img408.imageshack.us/img408/5150/daquo3gq1.gif]] to @@color:#c06;''&raquo;''@@|>|>|bgcolor:#ffb; Convert to |>|>|>|>|>|>|
|~|bgcolor:#ffb;m/s|bgcolor:#ffb;km/h|bgcolor:#ffb;ft/min|bgcolor:#ffb; ft/s|bgcolor:#ffb; yards/min|bgcolor:#ffb; mph|bgcolor:#ffb; knots|
|bgcolor:#ff9;m/s| 1| 3.6| 196.9| 3.28| 65.6| 2.24| 1.94|
|bgcolor:#ff9;km/h| 0.278| 1| 54.68| 0.91| 18.23| 0.62| 0.54|
|bgcolor:#ff9;ft/min| 5.08^^-3^^| 1.83^^-2^^| 1| 1.67^^-2^^| 0.33| 1.1^^-2^^| 9.87^^-3^^|
|bgcolor:#ff9;ft/s| 0.305| 1.097| 60| 1| 20| 0.682| 0.592|
|bgcolor:#ff9;yards/min| 1.52^^-2^^| 5.49^^-2^^| 3| 0.05| 1| 3.41^^-2^^| 2.96^^-2^^|
|bgcolor:#ff9;mph| 0.45| 1.609|  88| 1.47| 29.33| 1| 0.869|
|bgcolor:#ff9;knots| 0.51| 1.85| 101.3| 1.69| 33.76| 1.15| 1|
!!!!''Some other common Velocity Units''
* 1 meter per second = 6000 centimeters per minute
* 1 meter per second = 100 centimeters per second
* 1 meter per second = 11811 feet per hour
* 1 meter per second = 2362.2 inches per minute
* 1 meter per second = 39.37 inches per second
* 1 meter per second = 1.942615 UK knots
* 1 meter per second = 3600 meters per hour
* 1 meter per second = 60 meters per minute
* 1 meter per second = 0.0373 miles per minute
* 1 meter per second = 0.00062 miles per second
* 1 meter per second = 3937 yards per hour

[[Source: Velocity Units Converting Table|http://www.engineeringtoolbox.com/velocity-units-converter-d_1035.html]]
{{locLink{+++[+ View Verse Of The Day]}}}<<gradient vert  #00c  #003>><html><div align="center"><embed src="http://www.biblegateway.com/usage/votd/votd.swf" quality="high" bgcolor="#ffffff" width="300" height="190" name="votd" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></div></html>>>
===

{{imgfloatright{
[img[http://www.science.org.au/nova/images/tab/keytab.gif]]
[img[http://www.science.org.au/nova/images/tab/glostab.gif]]
[img[http://www.science.org.au/nova/images/tab/furtab.gif]]
[img[http://www.science.org.au/nova/images/tab/sittab.gif]]
}}}
Formerly called natural philosophy, physics is concerned with those aspects of nature which can be understood in a fundamental way in terms of elementary principles and laws. In the course of time, various specialized sciences broke away from physics to form autonomous fields of investigation. In this process physics retained its original aim of understanding the structure of the natural world and explaining natural phenomena.

The most basic parts of physics are mechanics and field theory. Mechanics is concerned with the motion of particles or bodies under the action of given forces. The physics of fields is concerned with the origin, nature, and properties of gravitational, electromagnetic, nuclear, and other force fields. Taken together, mechanics and field theory constitute the most fundamental approach to an understanding of natural phenomena which science offers. The ultimate aim is to understand all natural phenomena in these terms. See also Classical field theory; Mechanics; Quantum field theory.

The older, or classical, divisions of physics were based on certain general classes of natural phenomena to which the methods of physics had been found particularly applicable. The divisions are all still current, but many of them tend more and more to designate branches of applied physics or technology, and less and less inherent divisions in physics itself. The divisions or branches, of modern physics are made in accordance with particular types of structures in nature with which each branch is concerned.

In every area physics is characterized not so much by its subject-matter content as by the precision and depth of understanding which it seeks. The aim of physics is the construction of a unified theoretical scheme in mathematical terms whose structure and behavior duplicates that of the whole natural world in the most comprehensive manner possible. Where other sciences are content to describe and relate phenomena in terms of restricted concepts peculiar to their own disciplines, physics always seeks to understand the same phenomena as a special manifestation of the underlying uniform structure of nature as a whole. In line with this objective, physics is characterized by accurate instrumentation, precision of measurement, and the expression of its results in mathematical terms.








<html><div id="myRose" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img522.imageshack.us/img522/396/1001351800wrn7.gif"><br><div align="center">RoseOfVienna</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myRose')">Rose Of  Vienna</a></html>
<html><div id="myDiane" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" />
<div><img src="http://img197.imageshack.us/img197/989/scotlandisland1024w6yo.jpg"><br><div align="center">Scotland Island</div></div>
</div><a href="javascript:;" onclick="DC3.LightBox.showBox('myDiane')">My View</a></html>
<div class='toolbar' macro='toolbar fullscreen +jump +top -closeTiddler closeOthers closeAll +editTiddler  permalink '></div><div class='title' macro='view title'></div>
<div style=text-align:right;><div style="font-size:85%">
<span macro="wordCount"></span>words</div></div>
<div class='viewer' macro='view text wikified'><div align="center"> <span align="center" macro='back'></span><span align="center"   macro='history'></span><span align="center"  macro='forward'></span></div><div align="center" macro='tiddler ThisPermalink'></div></div>
<div class='tagClear'></div>


{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.visuwords.com/]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  src ="http://www.visuwords.com/" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
!!!''~VooDoo Science'' ^^&bull;[[Detach this|VooDooScience]]^^
{{textcenter{
[img[http://img248.imageshack.us/img248/8839/pseudoellipsezq9.gif]]
}}}
|''PSEUDOSCIENCE'' begins with a hypothesis— usually one which is appealing emotionally, and spectacularly implausible— and then looks only for items which appear to support it. Conflicting evidence is ignored. Notice how often, when you are asked by a friend about what should be a question of fact if the topic were not pseudoscience, the opening phrase is, “Do you believe in ESP?” (or flying saucers, or prophecy, or Bigfoot)... not, is the evidence good, but rather, do you believe, without raising dull questions of evidence. Generally speaking, the aim of pseudoscience is to rationalize strongly held beliefs, rather than to investigate and find out what’s actually going on, or to test various possibilities.  Pseudoscience specializes in jumping to “congenial conclusions,” grinding ideological axes, appealing to pre-conceived ideas and to widespread misunderstandings. Not just Creationists, but 20th Century pseudoscientists of all flavors, from J. B. Rhine and Immanuel Velikovsky to Rupert Sheldrake, have underlying their claims and assertions an anachronistic world-view that essentially rejects all or most of the tested, reliable findings of science.|
| !Science vs Pseudoscience |
|<<tiddler ./qanda>>|
<part qanda hidden>

@@color:#c06;''SCIENCE:''@@ The literature is written for scientists. There is peer review, and there are rigorous standards for honesty and accuracy.

''PSEUDOSCIENCE:'' The literature is aimed at the general public. There is no review, no standards, no pre-publication verification, no demand for accuracy and precision.
----
@@color:#c06;''SCIENCE:''@@ Reproducible, reliable results are demanded; experiments must be precisely described so that they can be duplicated exactly or improved upon in sensitivity and volume of cases or events.

''PSEUDOSCIENCE:'' Results cannot be reproduced or verified. Studies, if any, are always so vaguely described that one can't figure out just what was actually done or how it was done.
----
@@color:#c06;''SCIENCE:''@@ Failures are searched for and studied closely, since incorrect theories can often make correct predictions by accident but no correct theory will make incorrect predictions.

''PSEUDOSCIENCE:'' Failures are ignored, excused, hidden, lied about, discounted, explained away, rationalized, forgotten, avoided at all costs.
----
@@color:#c06;''SCIENCE:''@@ As time goes on, more and more is learned about the physical processes under study.

''PSEUDOSCIENCE:'' No actual physical phenomena or processes are ever found, noticed or studied. No progress is made; nothing concrete is learned.
----
@@color:#c06;''SCIENCE:''@@ Individual defects, idiosyncrasies and blunders of investigators average out; do not affect the real "signal" under study.

''PSEUDOSCIENCE:'' Individual defects, idiosyncrasies and blunders of investigators provide the only "signals" ever seen the average is zero.
----
@@color:#c06;''SCIENCE:''@@ Convinces by appeal to the evidence, by arguments based upon logical and/or mathematical reasoning, by making the best case the data permit. When new evidence contradicts old ideas, they are abandoned.

''PSEUDOSCIENCE:'' Convinces by appeal to faith and belief. Pseudoscience in almost every case has a very strong quasi-religious element: it tries to convert, not to convince. You are to believe in spite of the facts, not because of them. The original idea is never abandoned, whatever the evidence.
----
@@color:#c06;''SCIENCE:''@@ There are no conflicts of interest; the scientist has no personal financial stake in any specific outcome of his studies. [Very different from so-called "Junk Science,", where the self-proclaimed "scientist" is in fact a paid employee, and paid only when he testifies to the "right" result!]

''PSEUDOSCIENCE:'' Extreme conflicts of interest. The pseudo-scientist generally earns some or all of his living by selling pseudoscientific "services," e.g., horoscopes, predictions, instruction in developing paranormal powers, etc.
</part>

<<tiddler AboutVooDoo>>
''What is ~MathML?''

[[MathML 2.0|http://www.w3.org/TR/MathML2/]], a ~W3C Recommendation was released on 21 Feb 2001. A product of the W3C Math working group, ~MathML is a low-level specification for describing mathematics as a basis for machine to machine communication. It provides a much needed foundation for the inclusion of mathematical expressions in Web pages [[more|http://www.w3.org/Math/whatIsMathML.html]].

''Try it!''

Many implementations of ~MathML are available (browsers and authoring tools), many of which are open source software. Go to the [[MathML Software list|http://www.w3.org/Math/implementations.html]] for descriptions and pointers, or read the [[Implementation and Interoperability report|http://www.w3.org/Math/iandi]].

There is a good chance that your browser already supports ~MathML (possibly with the addition of a plug-in). You can try this [[test page|http://www.w3.org/Math/XSL/pmathml2.xml]] to find out. If you want to put your mathematics on-line this way, read our [[Putting mathematics on the Web with MathML|http://www.w3.org/Math/XSL]] document.

Source: [[W3C Math Home|http://www.w3.org/Math/]]
{{textjustify{
<<<
@@color:#008;''There is a pain -- so utter / It swallows substance up / {{imgfloatright{
[img[http://img519.imageshack.us/img519/8098/stressde6.jpg]]
}}}Then covers the Abyss with Trance / So Memory can step around -- across... ''@@

{{textindent25{
''Emily Dickinson'' wrote those lovely words sometime in the middle of the 19th century, probably after a love affair broke her heart. Over the next century and a half, that same idea found its way into countless books, plays and movies -- when a memory becomes too painful to bear, the mind finds a way to seal it off, to "step around, across."
}}}
<<<
{{textindent25{
''But when researchers recently mounted an exhaustive effort'' to find examples of trauma-related amnesia in literary works before the 19th century, they drew a blank. If repressed memories are one way the brain deals with painful memories, why would there be no literary examples of the phenomenon that are more than 200 years old?
{{imgfloatleft{
[img[http://img410.imageshack.us/img410/996/realitytw8.jpg]]
}}}
{{textindent25{
''In an unusual study, a group of psychiatrists and literary scholars'', led by Harrison Pope of Harvard Medical School, recently argued that the psychiatric disorder known as dissociative amnesia (often called "repressed memory") is a "culture-bound syndrome" -- a creation of Western culture sometime in the 19th century.
}}}
{{textindent25{
''Pope pointed out that Shakespeare and Homer and'' other pre-19th century writers have numerous examples of characters who suffer from other psychiatric disorders -- the disjointed thinking that we call schizophrenia, for example, or the persistent sadness that marks depression.
Because art draws its inspiration from life, Pope says, this shows that disorders such as schizophrenia and depression have been around forever.
}}}<html><br></html>

----
@@color:#008;''In the opening lines of "The Merchant of Venice,"for example, Antonio vividly describes what it feels like to be depressed: " In sooth, I know not why I am so sad / It wearies me; you say it wearies you / But how I caught it, found it, or came by it / What stuff 'tis made of, whereof it is born / I am to learn."''@@
----

{{imgfloatright{
<html><img src="http://img135.imageshack.us/img135/6965/012027eb4.jpg" style="width: 200px; "/></html>
}}}
{{textindent25{
''Pope said a wide search of literary texts in'' European languages, Arabic, Sanskrit and Chinese has produced no convincing example of a character created before the year 1800 who suffered a traumatic event, repressed the memory and later recovered it.  The scientists recently published their findings in the journal Psychological Medicine.
}}}
{{textindent25{
''The researchers are offering $1,000 to anyone'' who can produce a convincing example that would disprove their theory.
}}}
{{textindent25{
''To send a suggestion, go to biopsychlab.com and click on'' "Repression Challenge." or http://tinyurl.com/2hug34. Pope said many intriguing examples have come in, but none has been exactly right. Besides, he says, if dissociative amnesia has its origins in actual brain functioning, there ought to be many examples of it -- just as there are countless examples of characters who have epileptic seizures.
}}}
}}}
Source: [[Was Repressed Memory a 19th-Century Creation? - washingtonpost.com|http://www.washingtonpost.com/wp-dyn/content/article/2007/02/25/AR2007022501048.html]]
|vertical-align:bottom;<<fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.symbex.net.au/Wiki/weathersydney.htm]]&nbsp;&raquo;|
|borderless|k
----
@@color:#C06;''&raquo;'' @@ [[Australian Bureau of Meteorology|http://www.bom.gov.au/ ]]
@@color:#C06;''&raquo;'' @@ [[New South Wales Coastal Weather Observation Stations|http://www.bom.gov.au/weather/nsw/nsw-coastal-stations-map.shtml]]
@@color:#C06;''&raquo;'' @@ [[Extensive Satellite Images|http://www.allmetsat.com/]]
@@color:#C06;''&raquo;'' @@ [[Earth System Physics - Weather and Climate (Italy) {slow loading TW}|http://users.ictp.it/~pwc/ ]]
@@color:#C06;''&raquo;'' @@ [[Australian Climate Trend Maps|Trend maps - Australian Climate Variability and Change]]
----
<html><div align="center"><iframe  id="weather" name="weather" src ="http://www.symbex.net.au/Wiki/weathersydney.htm" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>
http://www.myspace.com/
http://secondlife.com/
http://video.stumbleupon.com/
http://digg.com/
http://pownce.com/
http://silverorange.com/
http://mozilla.org/
http://simplebits.com/
http://stopdesign.com/
http://facebook.com/
http://37signals.com/
http://basecamphq.com/
http://markboulton.co.uk/
/***
!!!~WebPage /%==================================================%/
***/
.firstletter{
float:left;
width:0.75em;
font-size:400%;
font-family:times,courier;
line-height:80%;
}

div.container
{
width:100%;
margin:0px;
border:0px solid gray;
line-height:130%;
}
div.header
{
padding:0.5em;
color:white;
background-color:gray;
clear:left;
}
div.footer
{
padding:0.5em;
color:white;
background-color:blue;
clear:left;
}

h1.header
{
padding:0;
margin:0;
}
div.left
{
float:left;
width:200px;
margin:0;
padding:1em;
}

div.content
{
margin-left:230px;
border-left:1px solid gray;
padding:1em;
}

!!!~EndWebPage /%==================================================%/
<html><a href="javascript:refreshStyles('StyleSheet');">
refresh styles and layout
</a></html> 
/***
!!!~WebPage /%==================================================%/
***/
.firstletter{
float:left;
width:0.75em;
font-size:400%;
font-family:times,courier;
line-height:130%;
}

div.container2
{
width:100%;
margin:0px;
border:0px solid gray;
font-size:1em;
font-family:ariel;
line-height:100%;
}

div.header2{
padding:0.5em;
color:white;
background-color:gray;
clear:left;
}
div.footer2
{
padding:0.5em;
color:white;
background-color:blue;
clear:left;
}

h1.header
{
padding:0;
margin:0;
}
div.left2 {
font-size:1em;
font-family:ariel;
line-height:130%;
float:left;
width:250px;
margin: 0 2 0 2;
padding:0em;
}

div.content2
{
font-size:1em;
font-family:ariel;
line-height:130%;
margin-left:300px;
border-left:1px solid gray;
padding-left:1em;
}

!!!~EndWebPage /%==================================================%/
This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.

@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://science.tiddlyspot.com/controlpanel]] (your control panel username is //science//).
<<tiddler TspotControls>>
See also GettingStarted.

@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the "save to web" button in the column on the right.

@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click "upload" and your ~TiddlyWiki will be saved back to tiddlyspot.com.

@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki.org|http://tiddlywiki.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].

@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions.
!!!<<gradient horiz #fc3 #ffffff>>&nbsp;[[What]] ^^<<tiddler CloseThisOpen with: General_Links '« back'>>|<<toolbar editTiddler>>» ^^>>
<<<
[[What Is Anything|http://www.wisegeek.com/]]
[[Australia's Culture Portal|http://www.cultureandrecreation.gov.au/]]
[[Australian Film Commission|http://www.afc.gov.au/default.aspx]]
[[Ensemble Theatre|http://www.ensemble.com.au/]]
[[Belvoir Theatre|http://www.belvoir.com.au/]]
[[IMDBmovieData|http://www.imdb.com/]]
[[Hayao Miyazaki]]
----
{{locLink{[[BibleSearch]]}}}
[[Blackle Dark Search|http://www.blackle.com/]]
[[File Extensions|http://www.fileinfo.net/]]
[[Fresh Patents|http://www.freshpatents.com/]]
[[Fun Pics|http://tinyurl.com/29zuv8]]
[[Google Gadgets|http://www.google.com/ig/directory?synd=open]]
[[Last.FM|http://www.last.fm/music/Norah+Jones]]
{{locLink{[[OnlineReference]]}}}
[[Motoring|http://www.motoring.co.za/index.php]]
[[Pastey|http://www.pastey.net/70281]]
[[LomoGraphic Photography|http://www.lomography.com/]]
@@position:relative;+++^12em^[+Software]
{{moveovermainmenu{
[[Encrypt HTML|http://www.iwebtool.com/html_encrypter]]
[[Ajax|http://www.realsoftwaredevelopment.com/2006/10/the_complete_li_1.html]] 
[[Dynamic Drive|http://www.dynamicdrive.com/]]
[[Favicon|http://tools.dynamicdrive.com/favicon/]]
[[FeedDirect|http://www.feeddirect.com/]]
[[Freeware Utilities|http://www.econsultant.com/i-want-freeware-utilities/]]
[[Image Optimization|http://tools.dynamicdrive.com/imageoptimizer/]]
[[Intelligent Design Sort|http://www.dangermouse.net/esoteric/intelligentdesignsort.html]]
[[jquery|http://docs.jquery.com/Main_Page]]
[[JavaScript Search|http://javascriptsearch.com/tutorials/]]
[[MindMap|http://freemind.sourceforge.net/wiki/extensions/freemind/appletwindow.php?browsemode_initial_map=http://freemind.sourceforge.net/wiki/images/f/f6/Freemind.mm&mm_title=Freemind.mm]]
[[Proxomitron|file:///C:/Program%20Files/Proxomitron/help/Contents.html]]
[[RichTextPlugin |http://tiddlywiki.ouvaton.org/Demo.html]]
[[Ruby on Rails|http://www.rubyonrails.com/]]
[[Ruby on Rails Org.|http://www.rubyonrails.org/]]
[[Ruby for TW|http://simonbaird.com/r4tw/]]
[[ShrinkSafe|http://alex.dojotoolkit.org/shrinksafe/]]
[[Streaming Recorders|http://mini-stream.net/]]
[[TinyMCE|http://tinymce.moxiecode.com/index.php]]
[[Wiki Tabbed Navigation|http://tinyurl.com/2e8qgo]]
[[XULPlanet|http://xulplanet.com/]]
[[interactivetools|http://www.interactivetools.com/]]
}}}
===@@
@@position:relative;+++^[+Song Lyrics]
{{moveovermainmenu{
<<tiddler Lyrics>> 
}}}
===@@
[[Recipes|http://www.cuisine.com.au/home/]]
[[SydneyWritersFestival|http://www.swf.org.au/]]
{{locLink{[[SMS/ChatTalk]]}}}
{{locLink{[[Sydney Weather|WeatherSydney]]}}}
{{locLink{[[SydneyWeather+|SydneyTimeAndDate]]}}}
[[T342|http://t342.tiddlyspot.com/]]
[[UrbanDictionary|http://www.urbandictionary.com/]]
[[Wiki Tabbed Navigation|http://tinyurl.com/2e8qgo]]
<<<
function whatFile() {
window.open ('file:///' + document.form1.cmuds.value)
}
!!!<<gradient horiz #fc3 #ffffff>>&nbsp;[[When]] ^^<<tiddler CloseThisOpen with: General_Links '« back'>>|<<toolbar editTiddler>>» ^^>>
<<<
[[Bullfinch Mythology|http://ebooks.adelaide.edu.au/b/bulfinch/thomas/b93fab/]]
[[Free Clock|http://www.timeanddate.com/clocks/free.html]]
[[Internet Archive|http://www.archive.org/web/web.php]]  @@color:#C06;''&raquo; &raquo;'' @@ The Wayback Machine
{{locLink{[[Moonrise|MoonriseMoonset2007]]}}}
[[My Clock|http://www.timeanddate.com/worldclock/custom.html?cities=240,248,37,195,136,179,105,217]]
[[My New World Clock|http://www.timeanddate.com/worldclock/custom.html?cities=240,248,37,195,136,179,105,217,196,256,55,1189]]
[[Manly Ferry|http://www.sydneyferries.info/timetables/manly-ferry.htm]]
[[PalmBeachFerry|http://www.palmbeachferry.com.au/palm_beach_ferry/pbwe.asp]]
[[RememberTheMilk|http://www.rememberthemilk.com/home/morris.gray/1557256/7269570/#section.tasks]]
@@position:relative;+++^15em^[+Racing]
{{moveovermainmenu{
<<tiddler Racing>>
}}}
===@@
[[Sydney TV Schedule|http://www.yourtv.com.au/guide/index.cfm]]
[[YourTV ninemsn|http://www.yourtv.com.au/guide/index.cfm]]
{{locLink{[[Sunrise|SunriseSunset2007]]}}}
<<popup [[+Time]] [[<<forEachTiddler where 'tiddler.tags.containsAny(["time"])'$))]]>>
@@position:relative;+++^15em^[+Indianapolis Time]
{{textleft{
<<tiddler IndianapolisTime>>
}}}
===@@
[[Personal World Clock|http://www.timeanddate.com/worldclock/personal.html]]
[[TimeandDate|http://www.timeanddate.com/]]
{{locLink{TimeZones}}}@@color:#c0c;-Aus@@
[[World Time Zones|http://www.worldtimezone.com/datetime.html]]
[[South America Times|http://www.worldtimezone.com/time-south-america24.php]]
<<<







"He has all the virtues I dislike and none of the vices I admire." -
Winston Churchill

"A modest little person, with much to be modest about." - Winston
Churchill

"I have never killed a man, but I have read many obituaries with great
pleasure." - Clarence Darrow

"He has never been known to use a word that might send a reader to the
dictionary." - William Faulkner (about Ernest Hemingway)

"Poor Faulkner. Does he really think big emotions come from big words?"
- Ernest Hemingway (about William Faulkner)

"Thank you for sending me a copy of your book; I'll waste no time
reading it." - Moses Hadas

"He can compress the most words into the smallest idea of any man I
know." - Abraham Lincoln

"I didn't attend the funeral, but I sent a nice letter saying I approved
of it." - Mark Twain

"He has no enemies, but is intensely disliked by his friends." - Oscar
Wilde

"I am enclosing two tickets to the first night of my new play; bring a
friend.... if you have one." - George Bernard Shaw to Winston Churchill

"Cannot possibly attend first night, will attend second... if there is
one." - Winston Churchill, in response.

"I feel so miserable without you; it's almost like having you here." -
Stephen Bishop

"He is a self-made man and worships his creator." - John Bright

"I've just learned about his illness. Let's hope it's nothing trivial."
- Irvin S. Cobb

"He is not only dull himself, he is the cause of dullness in others." -
Samuel Johnson

"He is simply a shiver looking for a spine to run up." - Paul Keating

"He had delusions of adequacy." - Walter Kerr

"There's nothing wrong with you that reincarnation won't cure." - Jack
E. Leonard

"He has the attention span of a lightning bolt." - Robert Redford

"They never open their mouths without subtracting from the sum of human
knowledge." - Thomas Brackett Reed

"In order to avoid being called a flirt, she always yielded easily." -
Charles, Count Talleyrand

"He loves nature in spite of what it did to him." - Forrest Tucker

"Why do you sit there looking like an envelope without any address on  
it?" - Mark Twain

"His mother should have thrown him away and kept the stork." - Mae West

"Some cause happiness wherever they go; others, whenever they go." -
Oscar Wilde

"He uses statistics as a drunken man uses lamp-posts... for support
rather than illumination." - Andrew Lang (1844-1912)

"He has Van Gogh's ear for music." - Billy Wilder

"I've had a perfectly wonderful evening. But this wasn't it." - Groucho
Marx

 [Note - been making the rounds pretty much forever - ed.]

-- 
Selected by Jim Griffith.  MAIL your joke to f...@netfunny.com.
Attribute the joke's source if at all possible.  A Daemon will auto-reply.

Please don't send us requests of the form, "could you please send me the
joke about XXX?"  We don't act as a joke server but the web pages at
http://www.netfunny.com/rhf/ will let you search for jokes in our archives.

This joke's link: http://www.netfunny.com/rhf/jokes/07/Mar/insults.html
!!!<<gradient horiz #fc3 #ffffff>>&nbsp;[[Where]] ^^<<tiddler CloseThisOpen with: General_Links '« back'>>|<<toolbar editTiddler>>» ^^>>
<<<
[[Aerial Views|http://www.airviewonline.com.au/stock-photographs/photodetails.asp?ID=1511]]
[[Acronym Finder|http://www.acronymfinder.com/]]
<<tiddler [[Australian Gov.]]>>
[[Australian-Universities|http://www.australian-universities.com/directory/universities-in-australia/]]
[[Bookcrossing|http://www.bookcrossing.com/]]
''[[Classic Books By Email|http://www.arcamax.com/books]]''
[[CitySearch|http://www.citysearch.com.au/?ref=winavex1]]
@@position:relative;+++^15em^[+GeoCode][- GeoCode]
{{moveovermainmenu{
[[Find GeoCode|http://www.travelgis.com/geocode/Default.aspx]]
[[Find Driving Directions|http://www.travelgis.com/directions/Default.aspx]]
}}}
===@@
[[Google MyMap|http://maps.google.com.au/help/maps/userguide/index.html]]
[[Lorem Ipsum available|http://www.lipsum.com/]]
[[MyHitMap|http://www.maploco.com/view.php?id=1038888]]
[[NRMA Trip Planner|http://www.mynrma.com.au/cps/rde/xchg/mynrma/hs.xsl/travelplanner_pop.htm]]
[[PasteBin|http://twhelp.pastebin.com/]]
''[[Pharmaceuticals|http://pharmacyonline.resultspage.com.au/]]''
''[[Australian PBS|http://www.pbs.gov.au/html/home]]''
[[Pocketmod Planner Link|http://www.pocketmod.com/]]
[[Pocketmod iframe|PocketMod]]
@@position:relative;+++^15em^[+ Post Codes][- Post Codes]
{{moveovermainmenu{
[[Aust. Post (Reverse lookup)|http://www1.auspost.com.au/postcodes/]]
[[Post Codes|http://postcodes.qpzm.com.au/]]
}}}
===@@
[[Sensis|http://www.sensis.com.au/siteEntry.do?ref=winavex1]]
[[SunPositionCalculator|http://www.sunposition.net/sunposition/spc/locations.php]]
[[Volcanos of the World|http://www.volcano.si.edu/world/]]
[[WhereIs|http://www.whereis.com/whereis/home.do?ref=wpnavex1]]
<<<




!!!<<gradient horiz #fc3 #ffffff>>&nbsp;[[Who]] ^^<<tiddler CloseThisOpen with: General_Links '« back'>>|<<toolbar editTiddler>>» ^^>>
<<<
----
[[MelbourneIt|http://www.melbourneit.com.au/]]
[[Complete Whois|http://www.completewhois.com/]]
[[DNS Stuff|http://www.dnsstuff.com/]]
[[GeekTools|http://www.geektools.com/]]
{{locLink{[[Internet Domains Sufixes|Domains]]}}}
[[Network Tools|http://network-tools.com/]] @@color:#C06;***** @@
[[Network Solutions|http://www.networksolutions.com/whois/index.jsp]]
[[RIPE|http://www.ripe.net/whois]]
----
[[Ansel Adams|http://www.anseladams.com/index.html]]
[[Australian Politics YouTube|http://impact.myspace.com/]]
[[Ballina Fish Park|http://www.ballinafishingpark.com.au/gallery.html]]
[[Eve Hillary|http://www.evehillary.org]]
[[Comments|http://www.haloscan.com/]]
[[Curry WWI|http://www.curryww1.com/]]
[[Frapper|http://www.frappr.com/tiddlywiki]]
{{locLink{[[Internet Domains Sufixes|Domains]]}}}
[[Jane's Info. Group|http://www.janes.com/]]
[[MX5 Car Club NSW|http://www.mx5.com.au/nsw/index.htm]]
<<slider "" "Web2Sites" "+ Web2Sites" "Web2Sites" >>
[[NS Whois|http://www.networksolutions.com/whois/index.jsp]]
[[People Search|https://www.intelius.com/people-search.html]]
@@position:relative;+++^15em^[+Quotes/Sayings]
{{moveovermainmenu{
[[Latin Sayings|http://www.rktekt.com/ck/LatSayings.php]]
[[Quotes Famous/Latin|http://www.yuni.com/library/latin.html]]
}}}
===@@
[[USA Public Database|http://www.publicbackgroundchecks.com/]]
[[WhitePages|http://www.whitepages.com.au]]
[[YellowPages|http://www.yellowpages.com.au/siteEntry.do?ref=winavex1]]
[[YouTube|http://youtube.com/]]
{{locLink{[[SoundexConverter|SoundexConverter]]}}}
<html><a href="http://www.wholinks2me.com/" target="_blank" title="Click here to see who's linking to my site.">Who links to my website?</a></html>
[[Whirlpool IP Watch|http://whirlpool.net.au/]]
<<<


!!!<<gradient horiz #fc3 #ffffff>>&nbsp;[[Why]] ^^<<tiddler CloseThisOpen with: General_Links '« back'>>|<<toolbar editTiddler>>» ^^>>
<<<
+++[+MEDICAL]
<<<
[[Food Additives Code|http://www.drsref.com.au/foodaddcodes.html]]
[[Medline|http://www.nlm.nih.gov/medlineplus/medlineplus.html]]
[[Wrong Diagnosis|http://symptoms.wrongdiagnosis.com/]]
<<<
===

[[ViewFromMyWindow|http://img294.imageshack.us/img294/917/myviewwest0519104vk3.jpg]]
[[Bigpond|http://www.bigpond.com/default.asp]]
[[My Google|http://www.google.com/coop/manage/cse/]]
@@position:relative;+++^15em^[+ Blogs]
{{moveovermainmenu{
[[My Blog|http://my.opera.com/msgray/blog/]]
[[BigPond|http://msgray.bigblog.com.au/]]
[[GreyPath|http://greypath.com/]]
}}}
===@@
{{locLink{MyMap}}}
@@position:relative;+++^15em^[+Universal Address]
{{moveovermainmenu{
~WL8CS 9CS51
Longitude:151.31191275896
Latitude:-33.6388763227041
}}}
===@@
@@position:relative;+++^15em^[+eMail]
{{moveovermainmenu{
[[Hotmail|http://tinyurl.com/39gxkn]]
[[My Yahoo|http://au.f623.mail.yahoo.com/ym/ShowLetter?MsgId=937_32768_22_489_55_0_1_-1_0&Idx=0&YY=66650&y5beta=yes&y5beta=yes&inc=25&order=down&sort=date&pos=0&view=a&head=b&box=Inbox]]
[[Yahoo Pipes|http://pipes.yahoo.com/pipes/]]
[[TWHelp email|http://au.f623.mail.yahoo.com/ym/login?.rand=aecec7rnbvu49]]
[[OnMyWeb|http://www.onmyweb.net/readmyemail.htm]]
}}}
===@@
[[Web Pages That Suck|http://www.webpagesthatsuck.com/]]
<html><a href="http://mytiddlywiki.wikispaces.com/" target="_blank" onmousedown="this.href+='t/b/80x15'; this.onmousedown=''; return true;"><img src="http://mytiddlywiki.wikispaces.com/i/b/80x15.gif" width="80" height="15" alt="Wikispaces" border="0"/></a></html>
<<<






{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.wikipedia.org/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.wikipedia.org/" width="100%" align="center" height="600"></iframe></div></html>
Wildwood Flower

I will twine and will mingles my raven black hair.
With the roses so red and the lilies so fair.
And the myrtle so bright in its emerald dew.
And the pale amanita and hyssop so blue.+++[(!)]
----
*depreciated
{The pale emanita and islip so blue....(old)}
----
===


Oh he taught me to love him and called me his flower.
A blossom to cheer him through life’s weary hour.
How my heart is now wond'ring no misery can tell.
He's left me no warning, no words of farewell.

I'll dance, I will sing and my laugh shall be gay.
I'll charm every heart, and the crowd I will sway.
oh, my heart is now breaking, he never shall know.
That his name makes me tremble, my pale cheeks to glow.

Oh, he taught me to love him and promised to love.
And cherish me over all others above.
Oh, I long to see him and regret the dark hour.
He's gone and neglected this pale wildwood flow'r.

I will twine and will mingles my raven black hair.
With the roses so red and the lilies so fair.
And the myrtle so bright in its emerald dew
And the pale amanita and hyssop so blue.
!!!Biographies of Mathematicians ^^&bull;[[Detach this|Women in Mathematics]]^^
{{borderless{
|<html><img src="http://img228.imageshack.us/img228/6721/barirv9.jpg" style="height: 146px; "/></html>|<html><img src="http://img199.imageshack.us/img199/8436/baxter33635923393771.jpg" style="height: 146px; "/></html>|<html><img src="http://img228.imageshack.us/img228/2504/blumaz1.jpg" style="height: 146px; "/></html> | <html><img src="http://img81.imageshack.us/img81/7703/borokxd7.jpg" style="height: 146px; "/></html> |
| Nina Karlovna Bari | Agnes Sime Baxter | Lenore Blum | Valentina Borok |
}}}<html>
{{textcenter{{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www-history.mcs.st-andrews.ac.uk/Indexes/Women.html]]&nbsp;&raquo;|
}}}<div align="center"><iframe src =" http://www-history.mcs.st-andrews.ac.uk/Indexes/Women.html" width="100%" align="center" height="600" marginheight="2px" marginwidth="50px"></iframe></div></html>



{{tablecenter{
|<html><a href="http://www.sentex.net/~mwandel/index.html" target="monthly">Another Interesting Site</a> | <a href="http://www.sentex.net/~mwandel/links.html" target="monthly">Some Favourite Websites</a> | <a href="http://www.arvindguptatoys.com/toys.html" target="monthly">Toys from Trash</a></html>|
}}}
{{borderless{
|vertical-align:bottom;+++[+screen size]<<toolbar fullscreen>><<toggleSideBar>>===|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://woodgears.ca/]]&nbsp;&raquo;|
<html><div align="center"><iframe name="monthly" src ="http://woodgears.ca/" width="100%" align="center" height="600"></iframe></div></html>}}}
http://www.javascriptkit.com/script/script2/countwords.shtml
merge(config.macros,{
	wordCount: {
		handler: function(place,macroName,params,wikifier,paramString,tiddler) {
			createTiddlyText(place,tiddler&&tiddler.text?tiddler.text.match(/\w+/g).length:"0");
	     }
	}
});
[[Insult Me|http://www.pangloss.com/seidel/Shaker/index.html?]]
[[World Wide Words|http://www.worldwidewords.org/index.htm]]
      The Washington Post's Mensa Invitational once again asked readers to take any word from the dictionary, alter it by adding, subtracting, or changing of one letter, and supply a new definition. Here are this year's 2005 winners: 
        
      1. Cashtration (n.): The act of buying a house, which renders the subject financially impotent for an indefinite period. 
        
      2. Ignoranus: A person who's both stupid and an a**hole. 
        
      3. Intaxication: Euphoria at getting a tax refund, which lasts until you realize it was your money to start with. 
        
      4. Reintarnation: Coming back to life as a hillbilly. 
        
      5. Bozone (n.): The substance surrounding stupid people that stop bright ideas from penetrating. The bozone layer, unfortunately, shows little sign of breaking down in the near future. 
        
      6. Foreploy: Any misrepresentation about yourself for the purpose of getting laid. 
        
      7. Giraffiti: Vandalism spray-painted very, very high. 
        
      8. Sarchasm: The gulf between the author of sarcastic wit and the person who doesn't get it. 
        
      9. Inoculatte: To take coffee intravenously when you are running late. 
        
      10. Hipatitis: Terminal coolness. 
        
      11. Osteopornosis: A degenerate disease. (This one got extra credit.) 
        
      12. Karmageddon: It's like, when everybody is sending off all these really bad vibes, right? And then, like, the Earth explodes and it's like, a serious bummer. 
        
      13. Decafalon (n.): The grueling event of getting through the day consuming only things that are good for you. 
        
      14. Glibido: All talk and no action. 
        
      15. Dopeler effect: The tendency of stupid ideas to seem smarter when they come at you rapidly. 
        
      16. Arachnoleptic fit (n.): The frantic dance performed just after you've accidentally walked through a spider web. 
        
      17. Beelzebug (n.): Satan in the form of a mosquito, that gets into your bedroom at three in the morning and cannot be cast out. 
        
      18. Caterpallor (n.): The color you turn after finding half a worm in the fruit you're eating.
[[Won  With Furds|http://www.fun-with-words.com/]]

''metonymy''
me·ton·y·my (mə-tŏn'ə-mē) 
n., pl. -mies.

A figure of speech in which one word or phrase is substituted for another with which it is closely associated, as in the use of Washington for the United States government or of the sword for military power “sweat” can mean “hard labor,” and “Capitol Hill” represents the U.S. Congress.
----
''synecdoche''
syn·ec·do·che (sĭ-nĕk'də-kē) 
n.

A figure of speech in which a part is used for the whole (as hand for sailor), the whole for a part (as the law for police officer), the specific for the general (as cutthroat for assassin), the general for the specific (as thief for pickpocket), or the material for the thing made from it (as steel for sword).+++[More...]
*Synecdoche
From Wikipedia, the free encyclopedia
Jump to: navigation, search
Look up synecdoche in
Wiktionary, the free dictionary.

Synecdoche is a figure of speech in which:

    * a term denoting a part of something is used to refer to the whole thing, or
    * a term denoting a thing (a "whole") is used to refer to part of it, or
    * a term denoting a specific class of thing (a "species") is used to refer to a larger, more general class (a "genus"), or
    * a term denoting a general class of thing (genus) is used to refer to a smaller, more specific class (species), or
    * a term denoting a material is used to refer to an object composed of that material.

Synecdoche is closely related to metonymy (the figure of speech in which a term denoting one thing is used to refer to a related thing); indeed, synecdoche is often considered a subclass of metonymy. It is more distantly related to other figures of speech, such as metaphor.

The use of synecdoche is a common way to emphasize an important aspect of a fictional character; for example, a character might be consistently described by a single body part, such as the eyes, which comes to represent the character.[citation needed]

Also, sonnets and other forms of love poetry frequently use synecdoches to characterize the beloved in terms of individual body parts rather than a whole, coherent self. This practice is especially common in the Petrarchan sonnet, where the idealised beloved is often described part by part, from head to toe.

Examples

    * Examples where a part of something is used to refer to the whole:
          o "The hired hands [workers] are not doing their jobs."
          o "His parents bought him a new set of wheels [car]."
          o Similarly, "mouths to feed" for hungry people, "white hair" for an elderly person, "The Press" for newsmedia.
          o The vulgar and offensive use of a coarse anatomical term to disparage an entire person.

    * Examples where the whole of something is used to refer to a part of it:
          o "The police [on-duty police officers] came too late."
          o "Use your head [brain] to figure it out."
          o "Michigan [the government of Michigan] just passed a law addressing this problem."
          o Similarly, "body" for the trunk of the body, the "smiling year" for spring

    * Examples where a species (specific kind) is used to refer to its genus (more general kind):
          o "The cutthroats [assassins] there will as soon shoot a man as look at him."
          o "Could you pass me a Kleenex [facial tissue]?"
          o Similarly, "coke" for soda, "castle" for home, "bread" for food, "Judas" for traitor

    * Examples where a genus is used to refer to a species:
          o "No creature [person] would believe that story."
          o "We're fresh out of milk [cow's milk], but we do have goat's milk."

    * Examples where the material an object is made of is used to refer to the object itself:
          o "Those are some nice threads [clothes]."
          o "Would you like paper or plastic [paper or plastic bags]?"
          o Similarly, "willow" for cricket bat, "copper" for penny, "boards" for stage, "ivories" for piano keys, "plastic" for credit card, "the hardwood" for a gym floor.
----
===
----
''Pars pro toto''

Pars pro toto is Latin for "(taking) a part for the whole"; it is a kind of synecdoche. When used in a context of language it means that something is named after a part of it (or after a limited characteristic, in itself not necessarily representative for the whole). E.g. "glasses" is a "pars pro toto" name for something that consists of more than just two pieces of glass. The opposite of a pars pro toto is a totum pro parte, in which the whole is used to describe a part.+++[more...]
*In geography

Certain place names are sometimes used to denote an area greater than that warranted by their strict meaning. Examples of this include:

    * England for Great Britain, the British Isles and/or the United Kingdom – see British Isles (terminology)
    * Holland for the Netherlands – see Netherlands (terminology)
    * Persia for Iran – see Iran naming dispute
    * Russia for the former Soviet Union
    * Australia for Oceania

Such usage can cause offence. The people of Scotland and Wales, for example, do not take kindly to the use of "England" to refer to Great Britain as a whole. Inhabitants of the Netherlands who live in provinces other than North or South Holland may feel excluded when "Holland" is used to describe their country.
----
===
----
''Totum pro parte''

Totum pro parte is Latin for "(taking) the whole for a part"; it refers to a kind of synecdoche. When used in a context of language it means that something is named after something of which it is only a part (or only a limited characteristic, in itself not necessarily representative for the whole). A pars pro toto is the opposite of a totum pro parte in which a part is used to describe the whole.+++[more...]
*In geography
Some placenames are commonly used to refer synonymously to a larger area than is strictly deemed correct. Examples of this are America (for the United States), Britain (for the United Kingdom) and Micronesia (for the Federated States of Micronesia). Use of common placenames to replace official titles can cause offence. For example, Ireland is the legal name of the country known as the Republic of Ireland. Also, many residents of the Latin American countries are offended when the title America is imprecisely used to refer only to the U.S.
===

----
<<tiddler malapropism>>
----
<<tiddler mondegreen>>
----
<<tiddler pastiche>>
----
{{textcenter{
+++[Show controls]...
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.worldbirdinfo.net/]]&nbsp;&raquo;|
===
----
{{textcenter{<html><a href="javascript: void(0)" onclick='window.open("http://www.worldbirdinfo.net/Pages/BirdsSearch.aspx","plagiarism")'>Search World Bird Info</a></html>}}}
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://www.worldbirdinfo.net/" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
{{textcenter{
{{borderless{
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://go.hrw.com/atlas/norm_htm/world.htm]]&nbsp;&raquo;|
----
<html><div align="center"><iframe  id="plagiarism" name="plagiarism" src ="http://go.hrw.com/atlas/norm_htm/world.htm" width="100%" align="center" height="800" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
<html><div id="myWrapFold" style="background:black;color:yellow;border:2px solid white;display:none">
  <img class="lightBoxClose" src="http://img187.imageshack.us/img187/76/closezn1.gif" onclick="DC3.LightBox.hideBox()" alt="Close" title="Close this window" /><div><img src="http://img133.imageshack.us/img133/8509/wrapkj2.jpg"><br><div align="center">Wrap Fold</div></div></div><a href="javascript:;" onclick="DC3.LightBox.showBox('myWrapFold')">Wrap Fold</a></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.pendemonium.com/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.pendemonium.com/" width="100%" align="center" height="600"></iframe></div></html>
|vertical-align:bottom;<<toolbar fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://laptopfoundation.org/en/index.shtml]]&nbsp;&raquo;|
|borderless|k
----
<html><div align="center"><iframe  id="olpcframe name="olpcframe" src ="http://laptopfoundation.org/en/index.shtml" width="100%" align="center" height="600" scrolling="auto" frameborder="0" allowtransparency style="border:none;"></iframe></div></html>}}}
|http://youtube.com/watch?v=vGHBPpxYZY0 |@@color:#C06;''&raquo; &raquo;''| @@~GuitarPiano|
World Bird Info  http://www.worldbirdinfo.net/default.aspx
Or here WorldBirdInfo

Link 3
Link 4
Link 5
Link 6
Link 7
Link 8
Link 9
Link 10
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.handwritingforkids.com/handwrite/cursive/animation/uppercase.htm]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://www.handwritingforkids.com/handwrite/cursive/animation/uppercase.htm" width="100%" align="center" height="600"></iframe></div></html>}}}
[img[http://img266.imageshack.us/img266/5889/arrowsmallmm7.gif]]
At 08:11 PM 19/01/2007, you wrote:

Hi James Auld and other Macnetters 

I was interested in the email from James and his approach to canopy management.

It is probably a good idea for the R & D Committee or other experts to come up with a list of factors which may be relevant and then to design a spreadsheet or whatever, and then to get enough growers from the different regions to reply to be statistically valid, and then to analyse the results and distribute the findings.  However, in the short term, rather than get bogged down in waiting for the results, I think the Macnet group emails can be useful for growers who just want to exchange information among themselves.  Growers can then make up their own minds what to do on their own orchards if they want to act now rather than wait for statistically proven results (which may take years). 

James, your nut production for most of the last 10 years has been very good and having an average of 4.74 tonnes/Ha is excellent.  Would you be willing to provide some more information about your orchard, please, so I can get some ideas.

Where is your orchard located?  Is it flat, or does it have a gentle or steep slope?  What is the orientation of the rows?  The amount of sunshine on the trees may be relevant to nut production.  On our very gently sloping orchard at Alstonville our tree rows are North/South at 8 m X 4 m.


The orchard is at Rous Mill, mostly gently sloping, N -S rows, with similar soil types to your orchard on Wardell Rd.


What are the soil types?  This is relevant to tree growth rates.  At our orchard at Alstonville, the rich red volcanic soil makes the trees grow fairly rapidly.

Do you use irrigation?  If so, when?  We don't have irrigation except for a couple of small trials which have not been operating long enough to give any useful information.

Irrigation was only used in the first few years after planting, when we had a few dry spells. It is now a very expensive "quick fill" for spraying.


How are your tree varieties planted?  Are they all planted in blocks, or are some varieties planted as pollinator rows or whatever?  This could be relevant to pollination.  Most of our orchard is planted with 3 rows of 344's and one pollinator row (246 or 741).  The A variety trees are planted in blocks.

About 75% of trees are 344, 15-20% 660, the balance 246 and 333 with about 25 A4s as replacements. The 660s are in a couple of blocks, the others are randomly scattered. There is a small block of A4 & A16 next door.


If your trees are now about 25 years old and planted 8 m X 5 m, how tall are they?  8-10 M - the contractor makes 2 passes down each side, with a slight angle toward the centers of the trees. The upper cut is at a greater angle. How do you control normal vertical growth?  We have never top pruned. Do you find that the side pruning helps keep them from growing too tall (ie do the trees seem to put their energy into new leaves and branches on the sides rather than growing taller)?  We found that side pruning did not make much difference to how high the trees are growing (now about 9 metres).  I agree. The selective limb removal may be slowing down the vertical growth.  As we only did this in 2006, it is too early to tell.  We don’t intend to top the trees because we have seen on other orchards that they just grow straight back up to the same height and reduce the nut production significantly while doing so (the orchard in Frank Street, Alstonville is a prime example of this.).  Perhaps use of growth regulators may be an answer here. ??

When do you do the side pruning? Immediately after the last round. As you don't use Ethrel, I presume it is in Sept/Oct so it is after flowering and initial nut set.  For the sections of our orchard we are going to treat (about 1/4 of the orchard each year), we use Ethrel in May and finish the harvesting in June so we can side prune (and do the selective limb removal in 2006) in June/July before the flowering.  This was on the theory that the remainder of the tree would retain flowers and hold on to more nuts which would compensate for the flower buds we cut off.  I don't think it worked very well for the side pruning. We are not comfortable with Ehtrel yet. There seems to be a lot of variation in the response of the trees, probably due to environmental factors, and also possibly nutrition. This may change with more data.

Do you find that you are pruning off a lot of the nuts? Some. Does the side pruning affect the nut production on the trees which were pruned?  Not noticeably. We found side pruning reduced the nut production in the next year significantly and also in the second year afterwards but by a lesser amount, compared to unpruned trees.  There was less lost production when we only pruned the trees on one side. See below.

The reduction in crop for 2004 in the block pruned in 2003 was between 4 to 5 kg/tree.

The reduction in crop for 2005 in the block pruned in 2004 was about 3 kg/tree.

The reduction in crop for 2006 in the block pruned in 2005 (one side only) appears to be 2 kg/tree.
 
We don’t have any records about the crop reduction in the second year after pruning.

Over the last 3 years our average production by variety was:


·         344’s  16.49 kg/tree or 5.1T/ha

·         741’s  14.58 kg/tree or 4.3T/ha 

·         246's  14.66 kg/tree or 4.7T/ha 

·         A4’s   13.36 kg/tree or 4.1T/ha 

·         A16’s 18.72 kg/tree or 5.8T/ha

How much do you prune off the trees?  I presume it is more than a tip prune.  The contractor we use on our trees (now about 18 years old) has a machine which prunes a swath about 2.5 to 3 metres across.  With the height of our trees (about 9 m) sometimes we only prune the lower section of the tree rows rather than have the machine make a higher and then a lower pass along the tree rows.  This depends on how much they are closing in towards one another.  We aim to leave 2 metres between the rows.  We have never topped the trees and don't intend to do so.

Canopy management is critical to long term production. We have no more expertise than anyone else, but perhaps more experience than some. There have been all sorts of pruning techniques used, from minor lateral trimming to removal of half or more of the trees in the orchard. My Scots heritage resents pulling out trees, so we have opted for the high skirting (allows air to circulate and provides ease of access) and the above-mentioned lateral trimming. We do not intend to top prune. The upper trimming pass is angled at about 15% from vertical, not a great deal, but allows significantly more light to the lower part of the tree. Like you, we aim for 1.5 - 2 M maximum clearance, but as only one side of an inter-row is pruned the clearance is actually less than this in any year. This alternate row trimming has been done for the last 6-7 years, so you can relate this to the production figures. Yes, there are some nutlets lost, but the theory is that the tree will only retain what it can bring to maturity, so the loss of a few by pruning is offset by greater retention on the remaining racemes. The fact the trees are pruned every second year may be relevant - not much has to be removed to achieve the desired result. This is increased cost for contracting & mulching, but seems to have minimal effect on yield. Mulching is done with a mulching mower, so there is little or no manual handling of pruned material. Skirting was done with farm labour during "quiet" times (!) over a period of years, so did not represent a significant increase in running costs.

We started the high skirting program about 10 years ago after a season where rain & high humidity caused problems at flowering. This happened again this year, but prompt spraying seems to have averted the problem in most of the orchard. As mentioned by others in this forum, we are now getting many more nuts on the lower limbs than before skirting. We also still have LARGE windbreak trees on the N end of the rows (soon to be removed) and their affect on light and moisture shows in the reduction of yield on the adjacent trees.

I hope the foregoing is of interest to all.
James Auld.

Regards

John Townsend
Halcyon Park


This is the MacMan Net.
Address mail for this list to MACMAN-NET@lists.dpi.QLD.GOV.AU
To join or leave the list, or search the archives, go to
http://lists.dpi.qld.gov.au/MACMAN-NET.html
                                                                              
This is the MacMan Net.
Address mail for this list to MACMAN-NET@lists.dpi.QLD.GOV.AU
To join or leave the list, or search the archives, go to
http://lists.dpi.qld.gov.au/MACMAN-NET.html

{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.abc.net.au/catalyst/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.abc.net.au/catalyst/" width="100%" align="center" height="600"></iframe></div></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.abc.net.au/catapult/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.abc.net.au/catapult/" width="100%" align="center" height="600"></iframe></div></html>
{{textcenter{
<<tiddler [[lastModified]]>>
Science Matters © Symbex Australasia Pty.Ltd. <<today YYYY>>
}}}
^^[[Detach this|dig Radio]]^^
[img[http://www.abc.net.au/dig/img/dig_streaming_radio.gif][http://www.abc.net.au/dig/]]

[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]] Listen dig Radio using: [[Media Player|http://www.abc.net.au/dig/dig.asx]] @@color:#c06;''&bull;''@@ [[RealPlayer|http://www.abc.net.au/dig/dig.ram]]&nbsp; @@color:#c06;''&bull;''@@+++^[Streaming Radio]
<html><embed type="video/x-ms-asf" id="player_FF" name="player_FF" displaysize="4" autosize="0"
  bgcolor="white" showcontrols="true" showtracker="1" showdisplay="1" showstatusbar="1" videoborder3d="0" width="300" height="142" src="http://abc.net.au/streaming/digradio/digradio.m3u" autostart="true" designtimesp="5311" loop="false" volume="100"></embed></html>
===


[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]] Listen dig JAZZ using: [[Media Player|http://www.abc.net.au/streaming/digjazz.asx]] @@color:#c06;''&bull;''@@ [[RealPlayer|http://www.abc.net.au/streaming/digjazz.ram]] &nbsp;@@color:#c06;''&bull;''@@+++^[Streaming Radio]<html><embed type="video/x-ms-asf" id="player_FF" name="player_FF" displaysize="4" autosize="0" bgcolor="white" showcontrols="true"  showtracker="1" showdisplay="1" showstatusbar="1" videoborder3d="0" width="300" height="142" src="http://abc.net.au/streaming/digjazz/digjazz.m3u" autostart="true" designtimesp="5311" loop="false" volume="100"></embed></html>
===


[img[http://img218.imageshack.us/img218/7518/speakersmqz8.gif]] Listen dig COUNTRY using: [[Media Player|http://www.abc.net.au/streaming/digcountry.asx]] &nbsp;@@color:#c06;''&bull;''@@&nbsp;[[RealPlayer|http://www.abc.net.au/streaming/digcountry.ram]]&nbsp; @@color:#c06;''&bull;''@@+++^[Streaming Radio]<html><embed type="video/x-ms-asf" id="player_FF" name="player_FF" displaysize="4" autosize="0" bgcolor="white" showcontrols="true" showtracker="1" showdisplay="1" showstatusbar="1" videoborder3d="0" width="300" height="142" src="http://abc.net.au/streaming/digcountry/digcountry.m3u" autostart="true" designtimesp="5311" loop="false" volume="100"></embed></html>
===



http://en.wikipedia.org/wiki/Auxesis
http://en.wikipedia.org/wiki/Litotes
http://en.wikipedia.org/wiki/Meiosis_%28figure_of_speech%29
http://en.wikipedia.org/wiki/Dysphemism
http://en.wikipedia.org/wiki/Cacophemism
http://en.wikipedia.org/wiki/Hyperbole
http://en.wikipedia.org/wiki/Euphemism
http://en.wikipedia.org/wiki/Metaphor
http://en.wikipedia.org/wiki/Power_word
http://en.wikipedia.org/wiki/Metonymy
http://en.wikipedia.org/wiki/Synecdoche
http://en.wikipedia.org/wiki/Simile
http://en.wikipedia.org/wiki/Allegory
http://en.wikipedia.org/wiki/Parable

http://en.wikipedia.org/wiki/Doublespeak
http://en.wikipedia.org/wiki/Rhetoric
http://en.wikipedia.org/wiki/Sophistry

http://en.wikipedia.org/wiki/Anaphor
http://en.wikipedia.org/wiki/Epistrophe

http://www.fun-with-words.com/spoonerisms.html
http://www.fun-with-words.com/malapropisms.html

An euphemism is an expression intended by the speaker to be less offensive, disturbing, or troubling to the listener than the word or phrase it replaces. See the list of euphemisms for examples.

When a phrase is used as a euphemism, it often becomes a metaphor whose literal meaning is dropped. Euphemisms are often used to hide unpleasant or disturbing ideas, even when the literal term for them is not necessarily offensive. This type of euphemism is used in public relations and politics, where it is sometimes called doublespeak. There are also superstitious euphemisms, based (consciously or unconsciously) on the idea that words have the power to bring bad fortune (for example, not speaking the word "cancer"; see Etymology and Common examples below) and religious euphemisms, based on the idea that some words are sacred, or that some words are spiritually imperiling (taboo; see Etymology and Religious euphemisms below).

The converse of a euphemism is a dyslogism, literally "bad-speech" or "bad-reason (logic)".

Etymology

The word euphemism comes from the Greek word euphemos, meaning "auspicious/good/fortunate speech" which in turn is derived from the Greek root-words eu (ευ), "good/well" + pheme (φήμη) "speech/speaking". The eupheme was originally a word or phrase used in place of a religious word or phrase that should not be spoken aloud (see taboo). The primary example of taboo words requiring the use of a euphemism are the unspeakable names for a deity, such as Persephone, Hecate, Nemesis or Yahweh. By speaking only words favorable to the gods or spirits, the speaker attempted to procure good fortune by remaining in good favor with them.

Historical linguistics has revealed traces of taboo deformations in many languages. Several are known to have occurred in Indo-European, including the original Indo-European words for bear (*rktos), wolf (*wlkwos), and deer (originally, hart). In different Indo-European languages, each of these words has a difficult etymology because of taboo deformations — a euphemism was substituted for the original, which no longer occurs in the language. An example is the Slavic root for bear—*medu-ed-, which means "honey eater".

In some languages of the Pacific, using the name of a deceased chief is taboo. Since people are often named after everyday things, this leads to the swift development of euphemisms. These languages have a very high rate of vocabulary change.

The "euphemism treadmill"

Euphemisms can eventually become taboo words themselves through a process the linguist Steven Pinker has called the euphemism treadmill (cf. Gresham's Law in economics).

Words originally intended as euphemisms may lose their euphemistic value, acquiring the negative connotations of their referents. In some cases, they may be used mockingly and become dysphemistic.

For example, toilet room, itself a euphemism, was replaced with bathroom and water closet, which were replaced (respectively) with rest room and W.C.; similarly, funeral director replaced mortician, which replaced undertaker. In American English, the original sense of homely ("comfortable, cozy") has been superseded by the once-euphemistic sense "plain-looking," which is now simply insulting ("ugly").

Connotations easily change over time. Idiot was once a neutral term, and moron a similar one. Negative senses of a word tend to crowd out neutral ones, so the word retarded was pressed into service to replace them. Now that too is considered rude, and as a result, new terms like mentally challenged or special are starting to replace retarded. In a few decades, calling someone special may well be a grave insult. A similar progression occurred with

    crippled → handicapped → disabled

The euphemism treadmill also occurs with notions of profanity and obscenity. Words once called "offensive" were later described as "objectionable," and later "questionable."

A complementary "dysphemism treadmill" exists, but is more rarely observed. One modern example is the word "sucks." "That sucks" began as American slang for "that is very unpleasant", and is shorthand for "that sucks dick." It developed over the late-20th century from being an extremely vulgar phrase to near-acceptability.

Classification of euphemisms

Many euphemisms fall into one or more of these categories:

    * Terms of foreign origin (derriere, copulation, perspire, urinate)
    * Abbreviations (SOB for "son of a bitch")
    * Abstractions (it, the situation, go)
    * Indirections (behind, unmentionables)
    * Mispronunciation (goldarnit, freakin)
    * Plays on abbreviations ("barbecue sauce" for "bull shit")

There is some disagreement over whether certain terms are or are not euphemisms. For example, sometimes the phrase visually impaired is labeled as a politically correct euphemism for blind. However, visual impairment can be a broader term, including, for example, people who have partial sight in one eye, a group that would be excluded by the word blind.

There are three antonyms of euphemism, dysphemism, cacophemism, and power word. The first can be either offensive or merely humorously deprecating with the second one generally used more often in the sense of something deliberately offensive. The last is used mainly in arguments to make one's point seem more correct than opponent's.

The evolution of euphemisms

Euphemisms may be formed in a number of ways. Periphrasis or circumlocution is one of the most common -- to "speak around" a given word, implying it without saying it. Over time, circumlocutions become recognized as established euphemisms for particular words or ideas.

To alter the pronunciation or spelling of a taboo word (such as a swear word) to form a euphemism is known as taboo deformation. There are an astonishing number of taboo deformations in English, of which many refer to the infamous four-letter words. In American English, words which are unacceptable on television, such as fuck, may be represented by deformations such as freak — even in children's cartoons. Some examples of Cockney rhyming slang may serve the same purpose — to call a person a berk sounds less offensive than to call him a cunt, though berk is short for Berkshire Hunt which rhymes with cunt.

Bureaucracies such as the military and large corporations frequently spawn euphemisms of a more deliberate (and to some, more sinister) nature. Organizations coin doublespeak expressions to describe objectionable actions in terms that seem neutral or inoffensive. Militaries at war frequently do kill people, sometimes deliberately and sometimes by mistake; in doublespeak, the first may be called neutralizing the target and the second collateral damage. Likewise, industrial unpleasantness such as pollution may be toned down to outgassing or runoff — descriptions of physical processes rather than their damaging consequences. Some of this may simply be the application of precise technical terminology in the place of popular usage, but beyond precision, the advantage of technical terminology may be its lack of emotional undertones, while the disadvantage being the lack of real life context.

Euphemisms for the profane

Profane words and expressions are generally taken from three areas: religion, excretion, and sex. While profanities themselves have been around for some time, their limited use in public and by the media has only in the past decade become socially acceptable, and there are still many expressions which cannot be used in polite conversation. The common marker of acceptability would appear to be use on prime-time television or in the presence of children. Thus, damn (and most other religious profanity) is acceptable, and as a consequence, euphemisms for religious profanity have taken on a very stodgy feeling. Excretory profanity such as piss and shit may be acceptable in adult conversation, while euphemisms like Number One and Number Two are preferred for use with children. Most sexual terms and expressions either remain unacceptable for general use or have undergone radical rehabilitation (penis and vagina, for instance).

See also List of euphemisms.

Religious euphemisms

Euphemisms for God, Jesus, and Christ are used to avoid taking the name of God in a vain oath, which would violate one of the Ten Commandments. Euphemisms for hell, damnation, and the devil, on the other hand, are often used to avoid invoking the power of the adversary.

Excretory euphemisms

While urinate and defecate are not euphemisms, they are used almost exclusively in a clinical sense. The basic Anglo-Saxon words for these functions, piss and shit, are considered vulgarities, despite the use of piss in the King James Bible (in Isaiah 36:12 and elsewhere).

The word manure, referring to animal feces used as fertilizer for plants, literally means "worked with the hands", alluding to the mixing of manure with earth. Several zoos market the byproduct of elephants and other large herbivores as Zoo Doo, and there is a brand of chicken manure available in garden stores under the name Cock-a-Doodle Doo.

There are any number of lengthier periphrases for excretion used to excuse oneself from company, such as to powder one's nose or to see a man about a horse (or dog). Slang expressions which are neither particularly euphemistic nor dysphemistic, such as take a leak, form a separate category.

Sexual euphemisms

The term pudendum for the genitals literally means "shameful thing". Groin and crotch refer to a larger region of the body, but are euphemistic when used to refer to the genitals.

Virtually all other sexual terms are still considered profane and unacceptable for use even in a euphemistic sense.

Euphemisms for death

The English language contains numerous euphemisms related to dying, death, burial, and the people and places which deal with death. The practice of using euphemisms for death is likely to have originated with the "magical" belief that to speak the word 'death' was to invite death (where to "draw Death's attention" is the ultimate bad-fortune -- a common theory holds that death is a taboo subject in most English-speaking cultures for precisely this reason).

Most commonly, one is not dying, rather, fading quickly because the end is near. Death is referred to as having passed away or departed. Deceased is a euphemism for 'dead', and sometimes a dead person may be referred to as "late"(i.e.: "The late (name)"). Sometimes the deceased is said to have gone to a better place, but this is used primarily among the religious with a concept of heaven.

There are many euphemisms for the dead body, some polite and some profane, as well as dysphemisms such as worm food, or dead meat. The corpse was once referred to as the shroud (or house or tenement) of clay, and modern funerary workers use terms such as the loved one (title of a novel about Hollywood undertakers by Evelyn Waugh) or the dearly departed. (They themselves have given up the euphemism funeral director for grief therapist, and hold arrangement conferences with relatives.) Among themselves, mortuary technicians often refer to the corpse as the client.

Contemporary euphemisms for death tend to be quite colorful, and someone who has died is said to have passed away, passed on, bit the big one, bought the farm, croaked, given up the ghost, kicked the bucket, gone south, tits up, shuffled off this mortal coil (from William Shakespeare's Hamlet), or assumed room temperature. When buried, they may be said to be pushing up daisies or taking a dirt nap. There are hundreds of such expressions in use.

Euthanasia also attracts euphemisms. One may put him out of his misery, or put him to sleep, the latter phrase being used primarily with non-human animals.

There are a few euphemisms for killing which are neither respectful nor playful, but rather clinical and detached. Some examples of this type are terminate, wet work, to take care of one or to take them for a ride, to do them in, to off, frag, smoke, or waste someone. To cut loose (from U.S. Sgt. Massey's account of activities during the occupation of Iraq of the early 21st century) or open up on someone, means 'to shoot at with every weapon available'.

The Dead Parrot Sketch from Monty Python's Flying Circus contains an extensive list of euphemisms for death, referring to the deceased parrot that the character played by John Cleese purchases. A similar passage occurs near the beginning of The Twelve Chairs, where Bezenchuk, the undertaker, astonishes Vorobyaninov with his classification of people by the euphemisms used to speak of their deaths.

Doublespeak

What distinguishes doublespeak from other euphemisms is its deliberate usage by governmental, military, or corporate institutions. A simple example would be the use of the word casualties instead of deaths, or taking friendly fire as a euphemism for being attacked by your own troops; see other examples on the list of euphemisms.

Commentators such as Noam Chomsky and George Orwell have written at length about the dangers of allowing such euphemisms to shape public perceptions and national policy.

Common examples

Other common euphemisms include:

    * restroom for toilet room (the word toilet was itself originally a euphemism). This is an Americanism.
    * making love to, playing with or sleeping with for having sexual intercourse with
    * motion discomfort bag and air-sickness bag for vomit bag
    * sanitary landfill for garbage dump
    * the big C for cancer (in addition, some people whisper the word when they say it in public, and doctors have euphemisms to use in front of patients)
    * bathroom tissue or bath tissue for toilet paper (Usually used by toilet paper manufacturers)
    * custodian for janitor (also originally a euphemism—in Latin, it means doorman.)
    * sanitation worker for "garbage man"
    * mixologist for bartender
    * Where can I wash my hands? or Where can I powder my nose? for Where can I find a toilet?. (This is also an Americanism. If this question is asked in Europe to someone not used to American habits the person who asks the question might actually end up at a place where there just only is a washbasin and not at a place equipped according to their needs. On the other hand, Americans might find the more direct question rude if asked by Europeans who don't know about this euphemism.)

For more examples, see the List of euphemisms.

These lists might suggest that most euphemisms are well-known expressions. Often euphemisms can be somewhat situational; what might be used as a euphemism in a conversation between two friends might make no sense to a third person. In this case, the euphemism is being used as a type of innuendo. As an example, in the series The Fresh Prince of Bel-Air, the Banks family discusses Hilary's new boyfriend, who happens to be white, using tall as a euphemism for white. Will, who apparently doesn't catch on, remarks that he is the only one who seems to notice the new boyfriend is white.

The inflation of occupational titles is similar to the euphemism treadmill. For instance, the engineering professions have traditionally resisted the tendency by other technical trades to appropriate the prestige of the title engineer. Most people calling themselves software engineers or network engineers are not, in fact, accredited in engineering. Extreme cases, such as sanitation engineer for janitor are cited humorously more often than they are used seriously.

The word euphemism itself can be used as a euphemism. In the animated short It's Grinch Night (See Dr. Seuss), a child asks to go to the euphemism, where euphemism is being used as a euphemism for outhouse.
[img[neweye.gif]]
{{textcenter{

{{borderless{
|vertical-align:bottom;|www.fun-with-words.com|vertical-align:bottom;[[Open in a new window|http://www.fun-with-words.com/]]&nbsp;&raquo;|

}}}
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.abc.net.au/health/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.abc.net.au/health/" width="100%" align="center" height="600"></iframe></div></html>
''homonym''
''hom·o·nym'' (hŏm'ə-nĭm', hō'mə-) 
n.
One of two or more words that have the same sound and often the same spelling but differ in meaning, such as bank (embankment) and bank (place where money is kept).

''homophone''

A ''homophone'' is a word which is pronounced the same as another word but differs in meaning, for example: carat, caret, and carrot. Homophones may be spelled differently, but the term also applies to different words that sound the same and are also spelled identically, such as "rose" (flower) and "rose" (past tense of "rise"). However the more precise term for the latter class of words is homonym. The term may also be used to apply to units shorter than words, such as letters or group of letters which are pronounced the same as another letter or group of letters.

Homophones and homonyms are often used to create puns, deceive the reader (as in crossword puzzles) or to suggest multiple meanings. The last usage is common in poetry and creative literature. An example of this is seen in Dylan Thomas' radio play "Under Milk Wood": "The shops in mourning" where 'mourning' can be heard as 'mourning' or 'morning'. Another vivid example is Thomas Hood's poem "Faithless Sally Brown":

|bgcolor(#8af): @@color(#000080):sort by: ''Titles''@@ |bgcolor(#8af): @@color(#000080): ''Size'' (bytes)@@ |bgcolor(#8af): @@color(#000080): ''Tags''@@ |h
|[[2007 March 30 - 08:46:46]]| 311|@@schedule@@|
|[[ABC Radio]]| 770|@@@@|
|[[ABC-TV]]| 345|@@@@|
|[[AlgebraTest]]| 173|@@@@|
|[[Astronomy Picture of the Day]]| 370|@@@@|
|[[Biographies of Mathematicians]]| 913|@@@@|
|[[Bookmarks]]| 293|@@@@|
|[[Eagle Nebula]]| 349|@@@@|
|[[GoogleScholar]]| 286|@@mylinks@@|
|[[IndianapolisTime]]| 244|@@time@@|
|[[MainMenuContents]]| 2465|@@quickedit@@|
|[[MiniBrowser]]| 8319|@@@@|
|[[MyMap]]| 290|@@@@|
|[[MyWorldClock]]| 386|@@@@|
|[[NET]]| 160|@@@@|
|[[NETTime]]| 159|@@time@@|
|[[New Scientist News]]| 239|@@@@|
|[[OhPhantom]]| 392|@@TiddlySnip@@|
|[[OrigamiBasics]]| 336|@@origami@@|
|[[OrigamiExample]]| 350|@@origami@@|
|[[OrigamiResources]]| 334|@@origami@@|
|[[Pythagorean Theorem]]| 361|@@@@|
|[[Radio1]]| 286|@@@@|
|[[SBS-TV]]| 410|@@TiddlySnip,Bookmark@@|
|[[SMHBizTech]]| 318|@@@@|
|[[SatelliteOrbits]]| 283|@@TiddlySnip@@|
|[[SineCurve]]| 401|@@@@|
|[[SliderFrame]]| 2793|@@@@|
|[[Spiral Galaxy NGC 4414]]| 377|@@@@|
|[[SydneyTV]]| 286|@@@@|
|[[SydneyTime]]| 270|@@time@@|
|[[SydneyTimeAndDate]]| 360|@@quickedit@@|
|[[Three News]]| 169|@@@@|
|[[TiddlyWikiGroup]]| 332|@@@@|
|[[UTC]]| 244|@@time@@|
|[[UltimateBookmark]]| 388|@@origami@@|
|[[WeatherSydney]]| 267|@@quickedit@@|
|[[Wikipedia]]| 286|@@ref@@|
|[[Women in Mathematics]]| 935|@@@@|
|[[catalyst]]| 298|@@abc@@|
|[[catapult]]| 298|@@abc@@|
|[[health]]| 294|@@abc@@|
|[[ockhamsrazor]]| 334|@@abc@@|
|[[psyche-care]]| 154|@@@@|
|[[quantum]]| 296|@@abc@@|
|[[science/news]]| 306|@@abc@@|
|[[scienceshow]]| 310|@@abc@@|
|[[thelab]]| 288|@@abc@@|
''in flagrante delicto''

In flagrante delicto or sometimes simply in flagrante (Latin: "while [the crime] is blazing") is a legal term used to indicate that a criminal has been caught in the act of committing an offense (compare corpus delicti). The colloquial "caught red-handed" or "caught in the act" are English equivalents...


<div class='toolbar' macro='toolbar fullscreen +jump +top -closeTiddler closeOthers closeAll +editTiddler  permalink '></div>
<div class='title' macro='view title'></div>
<div style=text-align:right;><div style="font-size:85%">
<span macro="wordCount"></span>words</div></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<script>
        var tiddlers=store.getTiddlers("modified");
        var last=tiddlers[tiddlers.length-1];
        var when=last.modified.formatString("YYYY/0MM/0DD"+" at "+"0hh:0mm");
        return "Last Modified:  " +when
</script> 
leitmotif \LYT-moh-teef\, noun:

1. In music drama, a marked melodic phrase or short passage which
always accompanies the reappearance of a certain person, situation,
abstract idea, or allusion in the course of the play; a sort of
musical label.

2. A dominant and recurring theme.

|bgcolor:#fff;Leitmotif (also spelled leitmotiv) is from German Leitmotiv,"leading motif," from leiten, "to lead" from Old High Germanleitan) + Motiv, "motif," from the French. It is especially associated with the operas of German composer Richard Wagner.|
''malapropism''
mal·a·prop·ism (măl'ə-prŏp-ĭz'əm) pronunciation
n.

   1. Ludicrous misuse of a word, especially by confusion with one of similar sound.
   2. An example of such misuse.

mal·a·prop (măl'ə-prŏp') pronunciation
n.

A malapropism.

[After Mrs. Malaprop, a character in The Rivals, a play by Richard Brinsley Sheridan, from MALAPROPOS.]
''mondegreen''
mon·de·green (mŏn'də-grēn', môn'-) pronunciation
n.

A series of words that result from the mishearing or misinterpretation of a statement or song lyric. For example, I led the pigeons to the flag for I pledge allegiance to the flag.

[After (Lady) Mondegreen, a misinterpretation of the line (hae laid) him on the green, from the song “The Bonny Earl of Murray”.]
|bgcolor(#8af): @@color(#000080):sort by: ''Titles''@@ |bgcolor(#8af): @@color(#000080): ''Size'' (bytes)@@ |bgcolor(#8af): @@color(#000080): ''Tags''@@ |h
|[[ChopsticksRest]]| 1198|@@origami,media@@|
|[[DC3.LightBox Examples]]| 3029|@@@@|
|[[HighPowerJob]]| 442|@@media@@|
|[[LastFMQuilt]]| 3438|@@flash,widget,song@@|
|[[LastFMWidget]]| 3450|@@song,widget,flash@@|
|[[OrigamiCup]]| 1148|@@origami@@|
|[[PlayerPlugin]]| 15961|@@systemConfig@@|
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.abc.net.au/rn/ockhamsrazor/default.htm]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.abc.net.au/rn/ockhamsrazor/default.htm" width="100%" align="center" height="600"></iframe></div></html>
Folding instructions for the desperate is US$3000.00 sent to my bank in  Switzerland.
 
[img[http://img27.imageshack.us/img27/1787/origamimouse0rf.jpg]]
----
[img[http://img27.imageshack.us/img27/6397/mousebrown3lt.gif]]
----
[[Folding instructions|http://www.tammyyee.com/origamimouse.html]]
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.paperfolding.com/diagrams/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.paperfolding.com/diagrams/" width="100%" align="center" height="600"></iframe></div></html>
''pas·tiche'' (pă-stēsh', pä-) 
n.
A dramatic, literary, or musical piece openly imitating the previous works of other artists, often with satirical intent.
A pasticcio of incongruous parts; a hodgepodge: “In . . . a city of splendid Victorian architecture . . . there is a rather pointless pastiche of Dickensian London down on the waterfront” (Economist).
[French, from Italian pasticcio. See pasticcio.]

{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.psyche-care.com/]]&nbsp;&raquo;|
}}}http://www.caring4couples.com.au/ &nbsp;&raquo;&nbsp; http://www.cb-counselling.com.au/
<html><div align="center"><iframe src ="http://www.psyche-care.com/" width="100%" align="center" height="600"></iframe></div></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.abc.net.au/quantum/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.abc.net.au/quantum/" width="100%" align="center" height="600"></iframe></div></html>
<<getTiddlerPassword wa9crd>>
<html><img src="file:///h:/sa01.jpg" style="height: 820px"/></html> 

{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.abc.net.au/science/news/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.abc.net.au/science/news/" width="100%" align="center" height="600"></iframe></div></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.abc.net.au/rn/scienceshow/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.abc.net.au/rn/scienceshow/" width="100%" align="center" height="600"></iframe></div></html>
''semantic discord'' 

''Semantic discord is the situation where two parties disagree'' on the definition of a word or several words essential to communicating or formulating any concept at issue. The two parties basically understand two different meanings for the word, or they associate the word with different concepts. Consequently, their disagreeing on these definitions explains why there is a dispute at all. Semantic discord most often arises due to differences in the cultural backgrounds or professional fields of the communicators. Any word or instance of communication that has its effectiveness reduced due to semantic discord is said to be semantically loaded. Semantic disputes are arguments that arise over terms due to semantic discord.

''Example''

An airplane crashes on a tropical island inhabited by primitives who believe that fire makes everything better. The plane can be repaired if a new propeller could be carved out of local wood. The pilot then attempts to enlist the help of the natives. But as soon as they discover the pilot is attempting to improve the status of the airplane, they set torches to it -- because "repair," "improve," "fix" and other such words in this case have different meanings to each of the parties involved. They are semantically loaded terms.

Another example of semantic discord can be found in N-rays under Pathological science.

Avoiding semantic discord is a particular difficulty for language translators.

version.extensions.smileyMacro = {major: 0, minor: 1, revision: 0, date: new Date(2005,7,20)};
//Author: Alan Hecht
config.macros.smiley = {}
config.macros.smiley.handler = function(place,macroName,params)
{
	var palette = ["transparent","#000000","#1a1507","#352e18","#464646","#666666","#a3141e","#b06b63","#cc9900","#dd9030","#dddddd","#e89d00","#edc32a","#f3cb3c","#fdf201","#fdf526","#ff3149","#ffac00","#ffbf06","#ffc846","#ffcc66","#ffd758","#ffdd01","#ffea7b","#ffed55","#ffffff"];
	var data = params;
	var imageMap = null;
	if(data[0] == ":-)" || data[0] == ":)")

		imageMap = "aaaaabbbbbaaaaaaaabdtyyvtdbaaaaabnyxxxxxujbaaabmyyffyffuujbaadyyyeeyeetttdabppppddyddpmmlbbwoooooooowsrlbbwwpooooowwmrlbbwwboooowwwbllbbwwwboooowbrllbacwwwbbbbbrllcaablswwwwsrrlibaaablsssrrllibaaaaabcrrlllcbaaaaaaaabbbbbaaaaa";
	else if(data[0] == ":-(" || data[0] == ":(")
		imageMap = "aaaaabbbbbaaaaaaaabdtyyvtdbaaaaabnyxxxxxujbaaabmyyyyyyyuujbaadyyyeeyeetttdabppppddyddpmmlbbwoooooooowsrlbbwwpooooowwmrlbbwwoooooowwrllbbwwwwbbbbbsrllbacwwbwwwwsbllcaablswwwwsrrlibaaablsssrrllibaaaaabcrrlllcbaaaaaaaabbbbbaaaaa";
	else if(data[0] == ";-)" || data[0] == ";)")
		imageMap = "aaaaabbbbbaaaaaaaabdtyyvtdbaaaaabnyxxxxxujbaaabmyyxxxxxuujbaadyyyxxxeetttdabppphddyddpmmlbbwoooooooowsrlbbwwpooooowwmrlbbwwboooowwwbllbbwwwboooowbrllbacwwwbbbbbrllcaablswwwwsrrlibaaablsssrrllibaaaaabcrrlllcbaaaaaaaabbbbbaaaaa";
	else if(data[0] == ":-|" || data[0] == ":|")
		imageMap = "aaaaabbbbbaaaaaaaabdtyyvtdbaaaaabnyxxxxxujbaaabmyyffyffuujbaadyyyeeyeetttdabppppddyddpmmlbbwoooooooowsrlbbwwpooooowwmrlbbwwoooooowwrllbbwwwwbbbbbsrllbacwwwwwwwsrllcaablswwwwsrrlibaaablsssrrllibaaaaabcrrlllcbaaaaaaaabbbbbaaaaa";
	else if(data[0] == ":-D" || data[0] == ":D")
		imageMap = "aaaaabbbbbaaaaaaaabdtyyvtdbaaaaabnyxxxxxujbaaabmyyeeyeeuujbaadyyyeeyeetttdabppppyyyyypmmlbbwbbbbbbbbbbblbbwbkzzzzzzzkbwbbwbfzzzzzzzfbwbbwbkzzzzzzzkbwbacwbkzzzzzkblcaablsbkzzzkblibaaablsbbbbblibaaaaabcrrlllcbaaaaaaaabbbbbaaaaa";
	else
		createTiddlyElement(place,"span",null,"errorNoSuchMacro","unknown smiley");
	if(imageMap)
		{
		var box = createTiddlyElement(place,"span",null,"smiley",String.fromCharCode(160));
		box.style.position = "relative";
		box.style.width = "15px";
		box.style.height = "15px";
		box.style.marginLeft = "1px";
		box.style.marginRight = "1px";
		box.style.paddingRight = "12px";
		box.style.verticalAlign = "top";

		//now divide into 15x15 grid and create each pixel
		// rows
		for(r=0; r<15; r++)
			{
			// columns
			for(c=0; c<15; c++)
				{
				//create each pixel with the correct background
				var pix = document.createElement("img");
				pix.className = "smileyPixel";
				pix.style.position = "absolute";
				pix.border = 0;
				pix.style.top = r + "px";
				pix.style.left = c + "px";
				pix.style.width = "1px";
				pix.style.height = "1px";
				pix.style.backgroundColor = palette[imageMap.charCodeAt((r*15)+c)-97];
				pix.src = "data:image/gif,GIF89a%01%00%01%00%91%FF%00%FF%FF%FF%00%00%00%C0%C0%C0%00%00%00!%F9%04%01%00%00%02%00%2C%00%00%00%00%01%00%01%00%40%02%02T%01%00%3B";
				box.appendChild(pix);
				}
			}
		}
}
spe·cious (spē'shəs) adj.

Having the ring of truth or plausibility but actually fallacious: a specious argument.
Deceptively attractive.

See verisimilitude
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://abc.net.au/science/]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://abc.net.au/science/" width="100%" align="center" height="600"></iframe></div></html>
{{borderless{
|vertical-align:bottom;<<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://www.answers.com/topic/ultimate-ensemble]]&nbsp;&raquo;|
}}}<html><div align="center"><iframe src ="http://www.answers.com/topic/ultimate-ensemble" width="100%" align="center" height="600"></iframe></div></html>
 ver·i·si·mil·i·tude (vĕr'ə-sĭ-mĭl'ĭ-tūd', -tyūd') n.

The quality of appearing to be true or real. See synonyms at truth.
Something that has the appearance of being true or real.
{{borderless{
|vertical-align:bottom;<<fullscreen>><<toggleSideBar>>|<<tiddler NavButtons>>|vertical-align:bottom;[[Open in a new window|http://wordsmith.org/awad/index.html]]&nbsp;&raquo;|
<html><div align="center"><iframe src ="http://wordsmith.org/awad/index.html" width="100%" align="center" height="600"></iframe></div></html>}}}