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
<!--{{{-->
<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>>
<<importTiddlers>>
<!--{{{-->
<link rel='alternate' type='application/rss+xml' title='RSS' href='index.xml' />
<!--}}}-->
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]]
<!--{{{-->
<div class='header' role='banner' 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' role='navigation' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' role='navigation' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' role='complementary' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea' role='main'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
/*{{{*/
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='toolbar' role='navigation' 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>
<!--}}}-->
Currently only I can alter this site.  Below are the tiddlers I use to do so:
*SiteTitle & SiteSubtitle
*MainMenu
*DefaultTiddlers
*StyleSheet
**StyleSheetColors
**StyleSheetLayout
**StyleSheetPrint
*SideBarOptions
Type the text for 'Anglo-Saxon'
*~Anglo-Saxon Charters
**[[Revised Sawyer|http://www.esawyer.org.uk/]] -- [[Browsable charter S767|http://www.esawyer.org.uk/content/charter/767.html]] -- [[development site|http://esawyer-stg.cch.kcl.ac.uk/index.html]]
**[[Kemble|http://www.trin.cam.ac.uk/kemble]]
**[[Regesta Regum Anglorum|http://www.anglo-saxons.net/hwaet/?do=show&page=Charters]] -- [[straight to S 1504|http://www.anglo-saxons.net/hwaet/?do=seek&query=S+1504]]
*[[ASNC Department|http://www.asnc.cam.ac.uk]] -- [[old ASNC website|http://www.asnc.cam.ac.uk/old/]] -- [[Simon Keynes's site|http://www.trin.cam.ac.uk/sdk13/sdk13home.html]]
*[[PASE|http://www.pase.ac.uk/]] -- [[straight to PASE persons index|http://www.pase.ac.uk/pase/apps/persons/index.html]]
*[[Langscape|http://www.langscape.org.uk/]] -- [[ASChart|http://curlew.cch.kcl.ac.uk/aschart/]] -- [[Durham Liber Vitae|http://www.dlv.org.uk/index.html]]
*[[Nottingham Place-Name Studies|http://www.nottingham.ac.uk/english/ins/]]
*[[Fontes Anglo-Saxonici|http://fontes.english.ox.ac.uk/]] -- [[OEN|http://www.oenewsletter.org/OEN/]] -- [[ASPR|http://gopher.std.com/obi/Anglo-Saxon/aspr/contents.html]] -- [[Paris Psalter|http://www.aug.edu/augusta/psalms/]]
*[[Domesday online|http://www.domesdaybook.co.uk/index.html]] -- [[National Archives Domesday|http://www.nationalarchives.gov.uk/domesday/]]; [[search|http://www.nationalarchives.gov.uk/documentsonline/browse-refine.asp?CatID=24&searchType=browserefine&pagenumber=1&query=*&queryType=1]] - [[Domesday Explorer|http://www.domesdaybook.net/]] -- [[Book vs Disk|http://news.bbc.co.uk/1/hi/technology/2534391.stm]]
*[[MS Images|http://www.srcf.ucam.org/~pas53/OEImages.html]] -- [[Tironian notae|http://www.mgh-bibliothek.de/Lexikothek/hs_b_16/hs_b_16.html]]
*[[Haskins Society|http://www.haskins.cornell.edu]] -- [[Henry Bradshaw Society|http://www.henrybradshawsociety.org/]]
*http://www.jobs.ac.uk ([[medieval|http://www.jobs.ac.uk/cgi-bin/search.cgi?keywords=medieval&bool=AND&referer=home&sort=gl]], [[history|http://www.jobs.ac.uk/cgi-bin/search.cgi?keywords=history&bool=AND&referer=home&sort=gl]], [[manuscripts|http://www.jobs.ac.uk/cgi-bin/search.cgi?keywords=manuscripts&bool=AND&referer=home&sort=gl]], [[anglo-saxon|http://www.jobs.ac.uk/cgi-bin/search.cgi?keywords=anglo-saxon&bool=AND&referer=home&sort=gl]])
*[[ODNB|http://www.oxforddnb.com/]] -- [[Wikipedia|http://www.wikipedia.org]] -- [[OED|http://dictionary.oed.com/]] -- [[Roget|http://thesaurus.reference.com/]]
----
*[[CUL eResources|http://www.lib.cam.ac.uk/electronicresources/]] -- [[eJournals|http://sfx7.exlibrisgroup.com/cambridge/az]]
*[[zetoc|http://zetoc.mimas.ac.uk/]] -- [[Web of Knowledge|http://wok.mimas.ac.uk/]] -- [[Periodicals index online|http://pio.chadwyck.co.uk]]
*[[ASE online|http://journals.cambridge.org/action/displayJournal?jid=ASE]] -- [[Cambridge Books Online|http://ebooks.cambridge.org]]
*[[OEN bibliography|http://www.oenewsletter.org/OENDB/login1.php]] -- [[RHS bibliography|http://linux02.lib.cam.ac.uk:2048/login?url=http://www.brepolis.net/]]
*[[JStor|http://www.jstor.org/]] -- [[List of JStor journals|http://www.jstor.org/about/all.list.html]] -- [[EEBO|http://eebo.chadwyck.com/home]]
*[[Google Scholar|http://scholar.google.co.uk/]] -- [[Google Books|http://books.google.co.uk/]] -- [[Cambridge Histories|http://histories.cambridge.org/]]
*[[Searchable Venn|http://venn.lib.cam.ac.uk/Documents/acad/intro.html]]
*Italia: [[Wikipedia.it|http://www.wikipedia.it/]] 
*Books [[Mare Magnum books|http://www.maremagnum.com/]] -- [[ibs.it|http://www.internetbookshop.it]] -- [[Mare Libri|http://www.marelibri.com/]]
*[[Universitý di Bologna|http://www.eng.unibo.it/PortaleEn/default.htm]] -- [[Dipartimento di Paleografia e Medievistiche|http://www.dpm.unibo.it/DPM/default.htm]] -- [[Library Catalogue|http://sol.cib.unibo.it:8080/SebinaOpac/Opac?sysb=]] -- [[DSA|https://www.dsa.unibo.it/uniboldap2/]]
*[[Istituto di Studi Avanti|http://www.isa.unibo.it/ISA/default.htm]] -- [[Residenza di Studi Superiori|http://www.residenza.unibo.it/index.php?l=en]]
*[[UnStraPg|http://www.unistrapg.it/english/]] -- [[CILTA|http://www.cilta.unibo.it/]]
*[[atc Bologna buses|http://www.atc.bo.it/english/RoutesTimetable/mappa_bologna.asp]] --- [[trenitalia|http://www.trenitalia.com/en/index.html]] -- [[ryanair|http://www.ryanair.com]]
*[[Pinacoteca|http://www.pinacotecabologna.it]] -- [[Musei Civici|http://www.comune.bologna.it/iperbole/MuseiCivici/]]
*[[Chaplin cinema|http://www.cinemachaplin.it/]], Porta Saragozza: English language films on Mondays
version.extensions.breadCrumbs = {major: 2, minor: 0, revision: 1, date: new Date("Jan 31, 2006")};
var crumbsToShow = 7;
var breadCrumbs = [];

onClickTiddlerLink_orig_breadCrumbs = onClickTiddlerLink;
onClickTiddlerLink = function(e) {
	onClickTiddlerLink_orig_breadCrumbs(e);
	breadcrumbsAdd(e);
}

restart_orig_breadCrumbs = restart;
function restart() {
	story.closeAllTiddlers();
	story.displayTiddlers(null,store.getTiddlerText("DefaultTiddlers").readBracketedList());
	breadCrumbs = [];
	breadcrumbsRefresh();
}

function breadcrumbsAdd(e) {
	var uniqueCrumb = true;
	var crumbIndex = 0;
	if (!e) var e = window.event;
	var target = resolveTarget(e);
	var thisCrumb="[["+resolveTarget(e).getAttribute("tiddlyLink")+"]]";
	var lastInactiveCrumb = breadCrumbs.length - (breadCrumbs.length <crumbsToShow ? breadCrumbs.length : crumbsToShow);
	for(t=lastInactiveCrumb; t<breadCrumbs.length; t++) {
		if(breadCrumbs[t] == thisCrumb) {
			uniqueCrumb = false;
			crumbIndex = t+1;
		}
	}
	if(uniqueCrumb) {
		breadCrumbs.push(thisCrumb);
	}
	else {
		breadCrumbs = breadCrumbs.slice(0,crumbIndex);
	}
	breadcrumbsRefresh();
}

function breadcrumbsRefresh() {

	if (!document.getElementById("breadCrumbs")) {
		// Create breadCrumbs div
		var ca = document.createElement("div");
		ca.id = "breadCrumbs";
		ca.style.visibility= "hidden";
		var targetArea = document.getElementById("tiddlerDisplay");
		targetArea.parentNode.insertBefore(ca,targetArea);
	}

	var crumbArea = document.getElementById("breadCrumbs");
	crumbArea.style.visibility = "visible";
	removeChildren(crumbArea);
	createTiddlyButton(crumbArea,"Home",null,restart);
	crumbArea.appendChild(document.createTextNode(" > "));

	var crumbLine = "";
	var crumbCount = breadCrumbs.length;
	var firstCrumb = crumbCount -(crumbCount < crumbsToShow ? crumbCount : crumbsToShow);
	for(t=firstCrumb; t<crumbCount; t++) {
		if(t != firstCrumb) {
			crumbLine += " > ";
		}
		crumbLine += breadCrumbs[t];
	}
	wikify(crumbLine,crumbArea)
}
[[Cambridge Manuscript Libraries|CambridgeMSLibraries]]
*[[Cambridge University Library|http://www.lib.cam.ac.uk/]]
**[[CUL MSS and Archives|http://www.lib.cam.ac.uk/MSS/]]
**[[Newton|http://www.lib.cam.ac.uk/public_info.html]] and [[MegaNewton|http://www.lib.cam.ac.uk/Catalogues/UC_introd.htm]]
*[[Corpus Christi Parker Library|http://www.corpus.cam.ac.uk/parker-library]] -- [[Parker on the Web|http://parkerweb.stanford.edu]]; [[via CUL for Raven access|http://linux02.lib.cam.ac.uk:2048/login?url=http://parkerweb.stanford.edu]]
*[[Trinity College, Cambridge, James Catalogue|http://www.trin.cam.ac.uk/james]]
*[[St John's College, Cambridge, James Catalogue|http://www.joh.cam.ac.uk/library/special_collections/manuscripts/medieval_manuscripts/]]
*[[Cambridge University Home|http://www.cam.ac.uk]] -- [[Cambridge Map|http://www.cam.ac.uk/map/]]
*[[Corpus Christi College|http://www.corpus.cam.ac.uk/]]: [[webcam|http://www.corpus.cam.ac.uk/about-corpus/maps-and-tours/webcam]]
*[[Careers Service|http://www.careers.cam.ac.uk/]]
*[[ASNC Department|http://www.asnc.cam.ac.uk]] -- [[old ASNC website|http://www.asnc.cam.ac.uk/old/]]
*[[Fitzwilliam Museum|http://www.fitzmuseum.cam.ac.uk/]]
*[[CamSIS Extended Service|http://www.admin.cam.ac.uk/offices/students/ess/index.html]]
*[[Reporter|http://www.admin.cam.ac.uk/reporter/]] 
*[[Computing Service|http://www.cam.ac.uk/cs]]
**[[Netstorage|https://netstorage.pwf.cam.ac.uk/netstorage]]
**[[Mozilla ldap lookup instruction|http://www.cam.ac.uk/cs/email/ldapsettings/mozilla.html]]
*[[My Public Workstation Facility website|http://people.pwf.cam.ac.uk/rjr20/]]
**[[PWF website instructions|http://www.cam.ac.uk/cs/docs/leaflets/m350/]]
*[[Python wikibook|http://en.wikibooks.org/wiki/Python_Programming]]
**[[Pre-sessional Maths for Engineers|http://www.lboro.ac.uk/faculty/eng/maths/]]
**[[MIT open course on Python|http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00-introduction-to-computer-science-and-programming-fall-2008/index.htm]]
*[[Oxford Philosophy Study Aids|http://www.philosophy.ox.ac.uk/undergraduate/study_aids]]
**[[Oxford Introduction to Logic course|http://logic.philosophy.ox.ac.uk/]]
**[[Hodges Logic errata, Oxford|http://www.philosophy.ox.ac.uk/__data/assets/pdf_file/0017/1484/Hodges_errata.pdf]]
*[[Open Culture list of free university courses|http://www.openculture.com/freeonlinecourses]]
----
*Java
**[[Java API|http://java.sun.com/docs/]]
**[[Java Tutorial|http://docs.oracle.com/javase/tutorial/index.html]]
**[[Thinking in Java by Bruce Eckel|http://www.mindview.net/Books/TIJ/]]
----
*UML
**[[Practical OO Design with UML, Priestley|http://highered.mcgraw-hill.com/sites/0077103939/information_center_view0/]]
*Prolog
**[[Prolog course Birmingham|http://www.cs.bham.ac.uk/~pjh/prolog_course/se207.html]]
**[[Older Prolog course|http://kti.ms.mff.cuni.cz/~bartak/prolog/index.html]]
**[[Logic programming|http://www.allisons.org/ll/Logic/]]
**[[Prolog tutorial|http://www.csupomona.edu/~jrfisher/www/prolog_tutorial/contents.html]]
*C++
**[[C++ tutorial|http://www.cprogramming.com/tutorial/lesson1.html]]
**[[Code::Blocks|http://www.codeblocks.org/]]
*Java Script
**[[Codeacademy|http://www.codecademy.com/]]
*[[Stanford Courses, Natural Language Processing|http://www.nlp-class.org]]
*[[Corpus Christi College|http://www.corpus.cam.ac.uk/]]
**[[Corpus webcam|http://www.corpus.cam.ac.uk/about-corpus/maps-and-tours/webcam]]
**[[The Parker Library|http://www.corpus.cam.ac.uk/parker-library]]
**[[List of Fellows|http://www.corpus.cam.ac.uk/fellowship]]
**[[Contacts|http://www.corpus.cam.ac.uk/contact-us]]
*Parker on the Web project
**[[Stanford wiki|https://consul.stanford.edu/display/PARKER/Parker+on+the+Web]]
**[[Parker on the Web|http://parkerweb.stanford.edu/]] -- [[via CUL for Raven access|http://linux02.lib.cam.ac.uk:2048/login?url=http://parkerweb.stanford.edu]]
***[[private test site|http://parker-test.stanford.edu/parker/actions/page.do?forward=home]] ([[272|https://parker-test.stanford.edu/parker/actions/page.do?forward=bounded_page_turner&collectionName=Manuscript272]], [[St Gall 27|http://www.e-codices.unifr.ch/en/csg/0027]])
**[[Unicode table|http://www.tamasoft.co.jp/en/general-info/unicode.html]]
**ParkerWebContacts
[[British Museum|http://www.britishmuseum.org/]] -- [[British Library|http://www.bl.uk]]
[[National Gallery|http://www.nationalgallery.org.uk/]] -- [[National Portrait Gallery|http://www.npg.org.uk/]]
[[Natural History Museum|http://www.nhm.ac.uk/]]

[[Old Vic Tunnels|http://oldvictunnels.com/]]

[[RAMM Exeter|http://www.rammuseum.org.uk/]]
[[Exeter Cathedral|http://www.exeter-cathedral.org.uk/]]
[[Fitzwilliam Museum|http://www.fitzmuseum.cam.ac.uk/]]

[[Art Fund|http://www.artfund.org/]]
[[English Heritage|http://www.english-heritage.org.uk/]]
[[National Trust|http://www.nationaltrust.org.uk]]
TabbedLinks
[[Exeter Bus Map|http://www.cartogold.co.uk/Devon_Transport/exeter.htm]]
[[Exeter Cathedral|http://www.exeter-cathedral.org.uk/]]
Exeter train times
----
[[Exeter man with van|http://www.vanmanexeter.co.uk/]]
[[Exeter Brompton dock|http://www.bromptondock.co.uk/]]
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>>
http://www.minezone.org/wiki/MVance/GettingThingsDone
http://www.davidco.com/
http://www.officezealot.com/GTD/
http://pigpog.com/
http://www.protographer.co.uk/blog/archives/69
**http://www.pocketmod.com/app/index.html
*[[Imperial College|http://www3.imperial.ac.uk/]]
**[[webmail|https://exchange.imperial.ac.uk/]]
**[[Imperial ICT|http://www3.imperial.ac.uk/ict]]
**[[Library|http://www3.imperial.ac.uk/library/]] -- [[computing|http://www3.imperial.ac.uk/library/subjectsandsupport/computing]]
----
*[[Imperial Computing Department|http://www3.imperial.ac.uk/computing]]
**[[Internal teaching page|http://www.doc.ic.ac.uk/internal/]]
**[[Imperial MSc homepage|http://www3.imperial.ac.uk/computing/teaching/postgraduate/msc-computing-science/description]] -- [[MSc noticeboard|http://www.doc.ic.ac.uk/~fs/msc-noticeboard/msc-noticeboard.html]] -- [[MSc Computing Labs page|https://www.doc.ic.ac.uk/lab/mcs/]]
**[[CATE|https://cate.doc.ic.ac.uk]]
**[[Teaching database|https://teachdb.doc.ic.ac.uk/]]
**[[Timetables|http://www.doc.ic.ac.uk/internal/timetables/]] -- [[Spring 2-11|http://www.doc.ic.ac.uk/internal/timetables/spring/class/13_2_11.htm]]
----
*Spring term
**[[Group Project info|http://www.doc.ic.ac.uk/~cristic/teaching/MScGroupProj/]] -- [[Software Engineering Practice|http://www.doc.ic.ac.uk/~cristic/teaching/530/]] -- [[Brice's links|http://www.doc.ic.ac.uk/~bb211/mylinks.html]]
**[[Individual Project info|http://www.doc.ic.ac.uk/lab/msc-projects/]]
**Intro to AI -- go via [[CATE|https://cate.doc.ic.ac.uk]]
**[[Databases|http://www.doc.ic.ac.uk/~pjm/db/index.html]]
**[[Software Engineering: wiki page|https://wiki.imperial.ac.uk/display/~ar3/Software+Engineering]]
**[[Communication Networks and Distributed Computing|http://www.doc.ic.ac.uk/~prp/527-1112.html]] --[[Peter Pietzuch|http://www.doc.ic.ac.uk/~prp/]] 
**[[Machine Learning: ibug page|http://ibug.doc.ic.ac.uk/courses/machine-learning-course-395/]] -- [[Robotics|http://www.doc.ic.ac.uk/~ajd/Robotics]]
----
*Autumn term
**C++ [[WJK|http://www.doc.ic.ac.uk/~wjk/]] -- [[C++ intro|http://www.doc.ic.ac.uk/~wjk/C++Intro/]] -- [[Unix intro|http://www.doc.ic.ac.uk/~wjk/UnixIntro/]]
**OO prog [[Reuben Rowe|http://www.doc.ic.ac.uk/~rnr07/]]
**Computer Systems Architecture:
***[[EEdwards|http://www.doc.ic.ac.uk/~eedwards/compsys/index.html]] -- [[KKLeung|http://www.commsp.ee.ic.ac.uk/~kkleung/]] [[Systems site|http://www.commsp.ee.ic.ac.uk/~kkleung/Computer_Systems_2011/]] -- [[SVB|http://www.doc.ic.ac.uk/~svb/]] [[Systems|http://www.doc.ic.ac.uk/~svb/CS]]
**Prolog: [[Sicstus|http://www.sics.se/isl/sicstuswww/site/index.html]] -- [[Dallas help|http://www.utdallas.edu/~gupta/courses/lp/findall.html]]
----
*[[Imperial Prolog|http://www.doc.ic.ac.uk/~cclw05/topics1/index.html]]
*Latin
**[[Perseus Latin dictionary|http://www.perseus.tufts.edu/cgi-bin/resolveform?lang=Latin]] -- [[Perseus Latin word analysis|http://www.perseus.tufts.edu/hopper/morph?lang=la]]
**[[William Whitaker's Words|http://www.archives.nd.edu/words.html]]
**[[Du Cange|http://ducange.enc.sorbonne.fr/]]
**[[Latin grammar from Ohio|http://www.math.ohio-state.edu/~econrad/lang/latin.html]]
**[[Allen and Greenough's Latin Grammar|http://www.hhhh.org/perseant/libellus/aides/allgre/allgre.contents.html]]
**[[Wikibooks Latin|http://en.wikibooks.org/wiki/Latin]]
**[[Silva rhetoricae|http://humanities.byu.edu/rhetoric/Silva.htm]]
*Old English
**[[Toronto OE dictionary A-G|http://tapor.library.utoronto.ca/doe/]] -- [[Toronto OE Corpus|http://ets.umdl.umich.edu/o/oec/]]
**[[Bosworth and Toller|http://www.ling.upenn.edu/~kurisuto/germanic/oe_bosworthtoller_about.html]]
*~Anglo-Norman French
**[[The Anglo-Norman Online Hub|http://www.anglo-norman.net/]]
*Modern Languages
**[[OED|http://dictionary.oed.com/]]
**[[babelfish|http://babelfish.altavista.com/]]
**[[LEO Deutsch-Englisch Wýrterbuch|http://dict.leo.org/]]
[[London Manuscript Libraries|LondonMSLibraries]]
*[[The British Library|http://www.bl.uk]]
**[[BL MSS Dept|http://www.bl.uk/reshelp/findhelprestype/manuscripts/msscollect/manuscriptscollections.html]]
**[[BL DigCIM|http://www.bl.uk/catalogues/illuminatedmanuscripts/welcome.htm]] -- [[specific MS desc.|http://www.bl.uk/catalogues/illuminatedmanuscripts/searchMSNo.asp]]
**[[BL MSS Online Catalogue|http://www.bl.uk/catalogues/manuscripts/INDEX.asp]] -- [[specific MS desc.|http://www.bl.uk/catalogues/manuscripts/INDX0095.ASP?Type=D]]
**[[BL Digitised MSS|http://www.bl.uk/manuscripts/Default.aspx]]
**[[BLIC|http://catalogue.bl.uk/]]
*[[Lambeth Palace Library|http://www.lambethpalacelibrary.org/]]
----
*[[Access to Archives|http://www.a2a.org.uk/]]
*[[Public Record Office|http://www.pro.gov.uk/]] -- [[Documents Online|http://www.nationalarchives.gov.uk/documentsonline/]]; [[via CUL/Raven|http://linux02.lib.cam.ac.uk:2048/login?url=http://www.nationalarchives.gov.uk/documentsonline/]]
*[[The National Archives|http://www.nationalarchives.gov.uk]]
*[[Parker on the Web|http://parkerweb.stanford.edu]]; [[via CUL for Raven access|http://linux02.lib.cam.ac.uk:2048/login?url=http://parkerweb.stanford.edu]]
*[[Catalogue of Digitised Medieval Manuscripts|http://manuscripts.cmrs.ucla.edu/index.php]]
*[[Scriptorium|http://www.scriptorium.be]]
*[[Medieval Writing|http://medievalwriting.50megs.com/whatis.htm]]
*[[Medieval Easter|http://www.phys.uu.nl/~vgent/easter/easter_text6b.htm]]
**[[Saints' days|http://www.glaubenszeugen.de/]]
**[[Ian's English Calendar|http://www.albion.edu/english/calendar/Welcome.html]]
**[[calendar applet|http://www.polysyllabic.com/calhistory/applet]]
[[RJR home|http://www.littlestickyleaves.co.uk]]
[[D Links|file:///D:/Active/links.html]]
[[Hermes webmail|https://webmail.hermes.cam.ac.uk]]
[[Gmail|http://mail.google.com/mail/]]
TabbedLinks
NormalLife
[[Anglo-SaxonEngland|Anglo-SaxonEngland]]
ReferenceLibraries
ManuscriptLibraries
[[ManuscriptResources|MSRes]]
[[BiblioResources|BiblRes]]
[[TextualResources|TextRes]]
CambridgeUniversity
[[Maps and Wilton|Maps]]
[[Imperial]]
CompSci
LanguageHelp
[[Culture]]
[[Exeter]]
CorpusChristiCollege
[[People]]
[[Other]]
[[Rebecca]] aka [[RJR]]
AlteringThisSite
<<tabs tabsClass
Cambridge "Cambridge MS Libraries" CambridgeMSLibraries
London "London MS Libraries" LondonMSLibraries
Oxford "Oxford MS Libraries" OxfordMSLibraries
UK "United Kingdom MS Libraries" UKMSLibraries
World "World MS Libraries" WorldMSLibraries
>>
*[[Ordnance Survey|http://www.ordnancesurvey.co.uk/oswebsite/]] -- [[Edina Digimap|http://edina.ac.uk/digimap]]
*[[Streetmaps|http://www.streetmap.co.uk]] -- [[Multimaps|http://www.multimap.com]]
*[[Google maps|http://maps.google.co.uk/]] -- [[my map of Wilton's estates|http://maps.google.co.uk/maps/ms?ie=UTF8&hl=en&msa=0&msid=113323450011928292256.000435f0f032d6f1ca1ee&z=9]]
*[[Cambridge Map|http://www.cam.ac.uk/map/]]
*[[Useful OS grid-refs stuff|http://badc.nerc.ac.uk/help/coordinates/ordnance_survey.html]]
*[[Mapbuilder|http://www.mapbuilder.net/]]
----
*[[Wiltshire and Swindon Sites and Monument Record|http://history.wiltshire.gov.uk/smr/]]
*http://www.geograph.org.uk/
*http://web.arch.ox.ac.uk/archives/asbuckets/index.php
*[[VCH Wiltshire|http://www.victoriacountyhistory.ac.uk/Counties/Wiltshire/Home/VCH_Wiltshire?Session/@id=D_nsUsV9Rj67lXjhfiCA3t]]
*http://www.british-history.ac.uk/source.aspx?pubid=273
*[[Gmail|http://www.gmail.com]] -- [[Calendar|http://www.google.com/calendar]] -- [[Books|http://books.google.co.uk/]] -- [[Docs|http://docs.google.com/]] -- [[Picasa|http://picasaweb.google.com/]] -- [[Google+|https://plus.google.com/]] -- [[Reader|https://www.google.com/reader/view/user%2F-%2Flabel%2FNovember]]
*[[Trello|https://trello.com/]] -- [[Exobrain|https://www.exobrain.co]] -- [[Gliffy|http://www.gliffy.com/]] -- [[Pinterest|https://pinterest.com/]] -- [[Pinboard|http://pinboard.in/]]
*[[The Guardian|http://www.guardian.co.uk]]; [[the Guardian Review|http://www.guardian.co.uk/theguardian/guardianreview]] -- [[popjustice.com|http://www.popjustice.com]] -- [[twitter|http://www.twitter.com]]; [[trendsmap|http://trendsmap.com/]]
*[[BBC|http://www.bbc.co.uk]]: [[weather|http://www.bbc.co.uk/weather/]] ([[Exeter|http://www.bbc.co.uk/weather/2649808]]; [[Taunton|http://www.bbc.co.uk/weather/2636177]]) -- [[Met Office|http://www.metoffice.gov.uk/]] -- [[Weatherspark|http://weatherspark.com/#!graphs;q=Exeter,+England,+United+Kingdom]]
*[[TV Guide|http://www.tvguide.co.uk/]] -- [[BBC iplayer|http://www.bbc.co.uk/iplayer]] -- [[ITV player|http://www.itv.com/itvplayer/]] -- [[4OD|http://www.channel4.com/programmes/4od]] -- [[R2|http://www.bbc.co.uk/radio2/]]; [[R4|http://www.bbc.co.uk/radio4]]; [[R6|http://www.bbc.co.uk/6music/]]
*[[National Rail|http://www.nationalrail.co.uk/]] ([[mobile|http://pda.ojp.nationalrail.co.uk/en/pj/pj]]); [[farefinder|http://ojp.nationalrail.co.uk/en/s/farefinder/search]] -- [[Transport Direct|http://www.transportdirect.info/]] -- [[FGW|http://www.firstgreatwestern.co.uk/]] -- [[SWT|http://www.southwesttrains.co.uk]] -- [[Megabus|http://www.megabus.com/uk/]]; [[nectar|http://www.nectar.com/collect-online/retailer/megabus.points]] 
** [[Londonist|http://londonist.com/]] -- [[Time Out|http://www.timeout.com/london/]] -- [[CityMapper|http://citymapper.co.uk/]] -- [[TfL bikes|http://www.tfl.gov.uk/roadusers/cycling/14808.aspx]] -- [[TfL maps|http://www.tfl.gov.uk/gettingaround/1106.aspx]] -- [[TfL|http://www.tfl.gov.uk/tfl/]]
*[[Google maps|http://maps.google.co.uk/]] -- [[Currency rates|http://www.xe.com]] -- [[metric/imperial|http://www.initium.demon.co.uk/converts/metimp.htm]] -- [[cpanel|http://216.193.228.30:2082/]] -- [[cpanel webmail|http://216.193.228.30:2095/]]
*[[Abebooks|http://www.abebooks.co.uk]]; [[nectar|http://www.nectar.com/shop-at/abebooks.co.uk.eshops]] -- [[Addall|http://used.addall.com/]] -- [[Amazon|http://www.amazon.co.uk]]; [[nectar|http://www.nectar.com/shop-at/amazon.eshops]] -- [[Awesome|http://www.awesomebooks.com/]] -- [[Waterstones|http://www.waterstones.com/]]
**[[Instapaper|http://www.instapaper.com]] -- [[Project Gutenberg|http://www.gutenberg.org/wiki/Main_Page]] -- [[Weightless|http://weightlessbooks.com/]] -- [[LibraryThing|http://www.librarything.com/]]
*[[nectar|http://www.nectar.com/]] -- [[audible|http://www.audible.co.uk/]] -- [[7digital|http://www.7digital.com/]] -- [[CD wow|http://www.cdwow.co.uk/]] -- [[play.com|http://www.play.com]] -- [[kelkoo|http://www.kelkoo.co.uk]] -- [[Musicmagpie|http://www.musicmagpie.co.uk/]]
*[[ebay|http://www.ebay.co.uk]]; [[nectar|http://www.nectar.com/shop-at/ebay.co.uk.eshops]] -- [[etsy|http://www.etsy.com/]] -- [[folksy|http://www.folksy.com/]] -- [[dewanda|http://en.dawanda.com/]] -- [[750 words|http://750words.com/]] -- [[NaNoWriMo|http://www.nanowrimo.org/]]
<<tabs tabsClass
BiblRes "Bibliographical Resources" BiblRes
RefLib "Reference Libraries" ReferenceLibraries
TextRes "Textual Resources" TextRes
MSRes "MS Resources" MSRes
>>
*[[Keith Rushforth|http://www.keithrushforth.co.uk/]] -- arboricultural consultant //extraordinaire//
**Discoverer of [[Rhododendron rushforthii|http://www.efloras.org/florataxon.aspx?flora_id=2&taxon_id=242444117]] and Rhododendron heatherii, not to mention [[Rosa cymosa Rebecca Rushforth|http://www.blackwell-synergy.com/doi/abs/10.1111/1467-8748.00054]], [[Clematis Tim Rushforth|http://www.clematis.hull.ac.uk/new-clemdetail.cfm?dbkey=2815]], [[Clematis Heather Rushforth|http://www.clematis.hull.ac.uk/new-clemdetail.cfm?dbkey=3066]] and some other stuff
**Author of a [[number of books about Trees|http://www.amazon.co.uk/s/ref=nb_ss_w_h_/026-4359500-7293249?url=search-alias%3Daps&field-keywords=keith+rushforth&Go.x=0&Go.y=0&Go=Go]]
**Co-author of me and Tim
*[[Fairing's Parish|http://bagford.blogspot.com/]]
*[[Pictures from Jerusalem and Palestine|http://people.pwf.cam.ac.uk/rjr20/details/IsraelPalestine.html]]
*[[Rats]]
*[[Lazy girl designs|http://www.lazygirldesigns.com/blog/?p=913]]
*WhatIWant
*[[Shopping]]
*[[Windows Search Syntax|http://www.microsoft.com/windows/products/winfamily/desktopsearch/technicalresources/advquery.mspx]]
[[Oxford Manuscript Libraries|OxfordMSLibraries]]
*[[The Bodleian Library|http://www.bodley.ox.ac.uk]] -- [[OLIS|http://www.lib.ox.ac.uk/olis/]]
**[[Duke Humfrey|http://www.bodley.ox.ac.uk/dept/scwmss/wmss/wmss.htm]]; note the [[guide to the Summary Catalogue|http://www.bodley.ox.ac.uk/dept/scwmss/wmss/sum-cat.htm]]
**[[Pre-1500 MSS|http://www.bodley.ox.ac.uk/dept/scwmss/wmss/medieval/medieval.htm]] -- [[RSL|http://www.bodleian.ox.ac.uk/science]] -- [[SCRR at RSL|http://www.bodleian.ox.ac.uk/bodley/library/rooms/scrr]]
**[[Bodleian MSS Online Catalogue (not complete)|http://www.bodley.ox.ac.uk/dept/scwmss/wmss/online/medieval/]]
*[[Early Oxford Manuscripts Online|http://image.ox.ac.uk/]]
*[[Queen's College Oxford|http://www.queens.ox.ac.uk/library/ms/]]
|bgcolor(lightyellow): Name |bgcolor(lightyellow): Title |bgcolor(lightyellow): Email |bgcolor(lightyellow): Telephone |
|>|>|>|bgcolor(lightblue): Cambridge University Library |
|Peter Fox |University Librarian |pkf20@cam.ac.uk |333045 |
|Patricia Killiard |Head of Electronic Services |pk219@cam.ac.uk |333037 |
|Gerry Bye |Head of Imaging Services |gdb1000@cam.ac.uk |765737 |
|Mark Scudder |Senior Photographer |mrs33@cam.ac.uk | |
|Maciej Pawlikowski |Lead Operator |mmp28@cam.ac.uk |339270 |
|>|>|>|bgcolor(lightblue): Corpus Christi College |
|Prof. John Hatcher |Vice Master |mjh1001@cam.ac.uk |338013 |
|Prof. Nigel Morgan |Project Manager |njm40@cam.ac.uk |276164 |
|Dr Rebecca Rushforth |Research Associate |rjr20@cam.ac.uk |761529 |
|Dr Neil Coates |Project Researcher |njc33@cam.ac.uk |761529 |
|Ms Gill Cannell |Parker Sub Librarian |gc110@cam.ac.uk |338025 |
|Dr Suzanne Paul |Parker Sub Librarian |sp510@cam.ac.uk |338025 |
|>|Corpus Digi Room|   |339270 |
|>|>|>|bgcolor(lightblue): Stanford University |
|John Haeger |Project Director |jwhaeger@pacbell.net | 1-650-325-9496 |
|Douglas Kim |Parker Web Developer |dougkim@stanford.edu | |
|Stuart Snydman |Production Services Manager |snydman@stanford.edu |1-650-723-4223 |

*[[Giuliano Di Bacco|http://www.dibacco.net/fyeo.htm]]
*[[Robert Cotton|http://www.philological.bham.ac.uk/smith2/contents.html]]
*[[Neil Gaiman|http://www.neilgaiman.com]]
*[[Simon Keynes|http://www.trin.cam.ac.uk/sdk13/sdk13home.html]]
*[[Peter Kidd|http://www.manuscripts.org.uk/]]
*[[Keith Seffen|http://sheugh.blogspot.com/]]
*[[Richard Sharpe|http://www.history.ox.ac.uk/sharpe/index.htm]]
*[[Peter Stokes|http://www.srcf.ucam.org/~pas53/facsimiles.html]]
*[[James Warren|http://kenodoxia.blogspot.com/]]
*[[192.com|http://www.192.com]]
[[RJR]] aka [[Rebecca]]
[[Dr Rebecca Rushforth|http://www.littlestickyleaves.co.uk/]]
http://www.fancy-rats.co.uk/community/
[[NFRS|http://www.nfrs.org/index.html]]
[[Rat Warehouse|http://www.ratwarehouse.com/]]
[[Rat Rehoming Register|http://www.ratrehome.co.uk/]]
[[Hero rats|http://www.apopo.org/newsite/content/index.htm]]
[[Fancy Rats Forum|http://www.fancy-rats.co.uk/community/viewforum.php?f=23&sid=e89ed7526919cbff513bb979b1a58061]]
[[Bales of bedding|http://www.earthlyenterprises.co.uk/]]
[[RJR]] aka [[Rebecca]]
[[Dr Rebecca Rushforth|http://www.littlestickyleaves.co.uk/]]
*[[COPAC|http://www.copac.ac.uk]]
*[[BLIC|http://catalogue.bl.uk/]]
**[[Ethos|http://ethos.bl.uk/]]
*Cambridge
**[[Cambridge University Library|http://www.lib.cam.ac.uk/]]
**[[MegaNewton|http://ucat-newton.lib.cam.ac.uk/]]
**[[Newton|http://www.lib.cam.ac.uk/public_info.html]]
***[[CUL|http://ul-newton.lib.cam.ac.uk/vwebv/searchAdvanced]]
***[[ASNC, Divinity|http://depfacae-newton.lib.cam.ac.uk/vwebv/searchAdvanced]] (e.g. Faculties ~A-E)
***[[Corpus|http://collan-newton.lib.cam.ac.uk/vwebv/searchAdvanced]] (e.g. Colleges ~A-N)
**[[Trinity College Library|http://library.trin.cam.ac.uk/]]
*[[Exeter University Library|http://as.exeter.ac.uk/library/]] -- [[catalogue|http://lib.exeter.ac.uk/search~S6]]
*[[The Bodleian Library|http://www.bodley.ox.ac.uk]] -- [[OLIS|http://www.lib.ox.ac.uk/olis/]]
*[[Library of Congress|http://catalog.loc.gov/]]
*[[ebay|http://www.ebay.co.uk]]
*''Books''
**[[Amazon|http://www.amazon.co.uk]]
**[[Abebooks|http://www.abebooks.co.uk]]
*''Music''
**[[CDWow|http://www.cdwow.co.uk]]
**[[Play.com|http://www.play.com/]]
*''Rats''
**[[Rat Warehouse|http://www.ratwarehouse.com]]
*''Clothes''
**[[Evans|http://http://www.evans.ltd.uk/]]
*''Stationary''
**http://www.moleskine.com/eng/_interni/city/_img/cityntbk.htm
**http://www.bureau-online.co.uk/
**http://www.officedog.co.uk/index.html
*[[Artist supplies|http://www.lawrence.co.uk/]]

in TiddlyWiki format
[[RJR]]'s links
<<tabs tabsClass
Normal "Useful Links" NormalLife
Ang.-Sax. "Anglo-Saxon England" Anglo-SaxonEngland
OnlineRes "Online Resources multi-tab" OnlineResources
MSLibraries "Manuscript Libraries multi-tab" ManuscriptLibraries
Maps "Maps & Wilton" [[Maps]]
Imperial "Imperial" [[Imperial]]
CompSci "Computer Resources" CompSci
Lang. "Latin, Old English, and Modern Languages" LanguageHelp
Culture "Culture" [[Culture]]
Exeter "Exeter Links" [[Exeter]]
Other "Other links I've collected" [[Other]]>>
*[[Bible Unbound|http://unbound.biola.edu/]] -- [[Canon tables|http://www.katapi.org.uk/katapiNSBunix/Psgs/GospelPsgsEeCByNo.php]]
*Psalterium [[Romanum|http://gvysalmoslatin.blogspot.com/2007_04_01_archive.html]]; [[Gallicanum|http://vulsearch.sourceforge.net/html/Ps.html]]; [[Hebraicum|http://www.biblegateway.com/passage/?search=Psalmi+1&version=VULGATE]] -- [[Quick psalm numeration guide|http://www.frtommylane.com/bible/enjoying_the_bible/04_ot_parta.htm]] 
*[[AASS|http://linux02.lib.cam.ac.uk:2052/]] -- [[BHL MSS|http://bhlms.fltr.ucl.ac.be/]]
*[[PL|http://pld.chadwyck.co.uk/]]; [[PL via CUL|http://linux02.lib.cam.ac.uk:2048/login?url=http://pld.chadwyck.co.uk]] -- [[CCSL|http://www.corpuschristianorum.org/home.html]] -- [[MGH|http://www.dmgh.de/index.html]]
*[[Old English Corpus|http://ets.umdl.umich.edu/o/oec/]] -- [[variant phrase search|http://www.doe.utoronto.ca/tools/varphrase.html]] -- [[DOE list of texts|http://www.doe.utoronto.ca/st/index.html]]
*[["Cetedoc" and "In Principio" at Brepols|http://www.brepolis.net/]] -- [[via CUL for Raven access|http://linux02.lib.cam.ac.uk:2048/login?url=http://www.brepolis.net/]]
*[[Monasticon Anglicanum|http://monasticmatrix.usc.edu/bibliographia/?function=detail&id=2659]] -- [[Internet Medieval Sourcebook|http://www.fordham.edu/halsall/sbook.html]]
A TiddlyWiki is a very clever little html file that you can use as a wiki.  Get your own here:
http://www.tiddlywiki.com/
[[Manuscript Libraries of the United Kingdon|UKMSLibraries]]
*[[AMARC|http://www.manuscripts.org.uk/amarc/index.htm]]
*[[National Library of Wales|http://www.llgc.org.uk/index.php?id=70]]
http://www.onehorseshy.com/highbrow/only_good_language/
http://www.onehorseshy.com/most_recent/losing_faith_in_humanity/
http://www.peopletree.co.uk/
http://www.weirfield.co.uk/17.05.04/Grass%20Snake.jpg
*[[Research funding|http://www.britac.ac.uk/funding/guide/pdfells.html]]
*[[Camel trekking|http://www.rosuick.co.uk/camels.htm]]
*[[The Temple Gallery|http://www.templegallery.com]]
*[[Gem stones|http://www.trashcity.com/facetgemtears.htm]]
*[[Book protectors|http://www.bookprotectors.com/]]
*[[Khet|http://www.firebox.com/product/1331?itc=42&src_t=nwt&src_id=131]]
*[[Dishdrawer|http://shopping.kelkoo.co.uk/ctl/do/search?siteSearchQuery=dishdrawer]]
*[[Mind Manager|http://217.154.121.3/M-urge/products/MindManagerPricing.asp]]
[[World Manuscript Libraries|WorldMSLibraries]]
*Denmark
**[[Digitised manuscripts at Copenhagen|http://www.kb.dk/en/kb/nb/ha/e-mss/clh.html]]
*France
**[[BnF|http://www.bnf.fr/]]
**[[Mandragore at the BnF|http://mandragore.bnf.fr/html/accueil.html]]
**[[Enluminures of the regions|http://www.enluminures.culture.fr/]]
**[[Chantilly|http://www.chateaudechantilly.com/]]
**[[Lyon|http://www.bm-lyon.fr/trouver/basesdedonnees/base_manuscrit-liste.html]] (431 is evangeliary)
**[[Rouen|http://bibliotheque.rouen.fr/]]
**[[Archives de la Manche|http://manche.fr/archivesdepartementales/venir.asp]]
*Germany
**[[Cologne|http://www.ceec.uni-koeln.de/]]
**[[foto marburg|http://www.fotomarburg.de/index.html]]
*Italy
**[[Biblioteca Apostolica Vaticana|http://bav.vatican.va/it/v_home_bav/home_bav.shtml]]
*United States
**[[Digital Scriptorium|http://www.scriptorium.columbia.edu/]]
**[[Pierpont Morgan|http://www.themorgan.org/research/photo.asp]] -- [[Corsair|http://corsair.themorgan.org/]]