Background: #fff
Foreground: #000
PrimaryPale: #8cf
PrimaryLight: #18f
PrimaryMid: #04b
PrimaryDark: #014
SecondaryPale: #ffc
SecondaryLight: #fe8
SecondaryMid: #db4
SecondaryDark: #841
TertiaryPale: #eee
TertiaryLight: #ccc
TertiaryMid: #999
TertiaryDark: #666
Error: #f88
/*{{{*/
body {background:[[ColorPalette::Background]]; color:[[ColorPalette::Foreground]];}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

hr {height:1px;}

a {text-decoration:none;}

dt {font-weight:bold;}

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

.txtOptionInput {width:11em;}

#contentWrapper .chkOptionInput {border:0;}

.externalLink {text-decoration:underline;}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which use a logographic writing system and need larger font sizes.
***/

/*{{{*/
body {font-size:0.8em;}

#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}

.subtitle {font-size:0.8em;}

.viewer table.listView {font-size:0.95em;}

.htmlarea .toolbarHA table {border:1px solid ButtonFace; margin:0em 0em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar closeTiddler closeOthers +editTiddler > fields syncing permalink references jump'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar +saveTiddler -cancelTiddler deleteTiddler'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers:
* SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar)
* MainMenu: The menu (usually on the left)
* DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened
You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser

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

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

----
Also see AdvancedOptions
1. 在深圳,几年不见人就会有很大变化,有的发达了,有的回家了,有的依然打工,有的却已经失去生命……
2.吹得比拉登还牛;喝得比李白还多;干得比公驴还累;吃得比母猪还差;起得比鸡头还早;睡得比小姐还晚;挣得比民工还少。表面看着挺好,其实勉强解决温饱
3.如果一个人充满自信地向梦想迈进,并且努力地按照设想地的方式生活,终将在未来的某个时刻与成功不期而遇。
4.不能写进简历里的工作我不做,一个人要目标明确,力争高起点,力争融入主流
5.只有读书多了的呆子才会什么都拿法律说事情,用法律来阻挡自己发财的梦
6.每个官员身上都有三种意志,一种是人民的意志,一种是上级的意志,一种是他自己的意志。我相信,每个人刚做官时,都会满怀理想做不少好事。为什么后来都变了呢?我认为开始当官时因为是生手,以为上有组织,下有百姓,人人都能监督他,如果做好官,上级提拔,百姓拥护;如果做坏官,组织处罚,百姓检举,所以还是做好官更好。可是做到后来,这些人终于明白上级的意志跟他是否清正廉明并没有必然联系;至于人民的意志,百姓们人数虽多,基本上可以忽略不计。
7. 作为一个做房地产的商人,我的脑子里一直有一个声音,“一套房子会压垮中国。”
8.周围的灯火璀璨,使整个城市显得那么欢乐、幸福,可是,我的心现在却似乎陷入了无边的黑暗,周围没有光,密不透风
9.古人有云,上有所好,下必甚焉。好功则贪名者进,好财则言利者进,好术则游谈者进,好谀则巧佞者进。
有一段时间,我拼了命的收集那种几乎能让时间窒息,甚至停顿的爵士乐,适合晚上一个人在家空荡荡地静悄悄地的放着,爵士是可以让人思考的音乐。
  翻着翻着,chet的演绎掉入了我的眼中, 以下就是他三首必放的组合,这三首听一晚上绝对没有问题
  
  1. Almost Blue
  2. My Funny Valentine
  3. I fall in love too easiyly
  
  当然除了这chet这种不吵的Jazz外还有一些其他jazz歌手也是很经典。我的收藏夹里聚集了Armstong,bill holiday, susan wong, louis prima,Norah Jone等众多的,下面是一些很好的曲目:
  
  1. am i blue
  bill holiday的入门,也是我开始听听jazz的第一首
  
  2.mack a knife
  Armstrong,这个黑色男人的小号和沙哑的嗓子已经是jazz的一面不倒的标志
  
  3. What a wonderfull world
  同上
  
  4.Meet me in St Louis
  同上,这首也是非常的耐听,很欢快的一种感觉
  
  5. close to you
  susan wong,不多的属于华人的jazz歌手之一,香港人,被誉为hifi天后,演绎了许多经典的曲目。
  
  6.Come Away with Me专辑
  Norah Jone的专辑,每一曲都很好听,本人最喜欢这张专辑里面的don't know why ,longstar, come away with me(远走高飞)这几首,其中的come away with me也是她主演的《蓝莓之夜》的主题曲。
  
  7. cry me a river
  Julie_London, 和bill holiday风格很像的一位Jazz歌手
  
  其他还有,慢慢再添加
以下曲子都可以用百度MP3搜到
  1. He's A Pirate
  
  就是加勒比海盗里的曲子,非常的好听,每次我不让自己睡觉的时候就听听,绝对睡不着了
  
  2.Conquest Of Paradise
  
  直译为征服天堂,老被《士兵突击》引用
  
  3.The mass
  
  老牌了,磅礴气势,其实是Carmina Burana(布兰诗歌),另一曲era乐队的是Ameno,也超级好听
  
  4.贝多芬第九
  
  5.德沃夏克的《新世界》
  
  待续,先干活
1. 我想要告诉你的是,除非你知道目标是什么,否则生产力就毫无意义可言
1. 我们没有时间坐在这里互相表扬,我们没必要谈论成功,只需要谈论失败.

2.你还不会爬就想跑。你必须勤学苦练才会有收获。很多专业人士在危机中能快速反应、英明决策,那是因为十到十五年前,他们常常夜以继日地做对照分析表.

3. 不管我的这套东西以后还行不行,陪审团还没有出场。很可能明天你会看到我的墓志铭,上面写着类似这样的字:‘消息不明,停止交易

4. 布斯基说,他“不在意”学生们想听什么,只讲他们应该听的。他准备告诉学生们的是,“他们必须担负起贵族阶层在古时发挥的角色,积极投身艺术、政治、科学和文化,为人类的美好未来贡献自己的力量。”
 
5.你可以拥有贪欲并仍然感到自己一切很好

6.我们将去坐牢。牢房是一种乡村俱乐部式的,我们同住一室,一起打网球,一起晒太阳。然后我们去开曼群岛,用你的钱生活

7.华尔街仍然是一个狭小的、封闭的世界,在这里,支撑人们行为的是金钱、互惠和强烈的效忠.

8.垃圾债券助美国经济健康发展,德莱克赛尔越是艰难越向前

9.随着1987年炎夏渐渐过去,一种不安的平静笼罩着华尔街。犯罪嫌疑人与政府合作的阶段显然结束了,这种合作曾在布斯基和西格尔与政府签订认罪协议时达到高潮。政府撤消对弗里曼、威格顿和塔伯尔的起诉后,新的起诉似乎遥遥无期。除了继续调查中直接涉及的事务外,这起丑闻似乎被人们淡忘了。
 
10. 后面一大部分都是在讲怎么和证交会和FBI打官司,很无聊!
Unit11
apologizing可用
I am afraid that…
I am sorry that…
I apologize for…

表示紧急urgency的可用:
…without delay  …as soon a possible

Confirming 可用: 
I confirm that.... This is to confirm that....

例句:
1. Unfortunately we have had to cancel our November workshop. However, we can include your staff in October 8 workshop instead if this is convenient.

2. I'm writing to inform you of my availability for the above post.

3. 表示不能即时通知的: I am sorry that we were unable to inform you of this change earlier

4. Further to our telephone call this morning.....这句真好用,以后可以不用as什么什么了

5.Since the goods are due in August, we would be very grateful if you could reply at your earliest convenience. 句型

短语:
1. get back to sb= call back 给某人回电话
2. Further to 继...之后
3. enclose, 附上,附件,原来这个词也有附件的意思,以前就只会用attached

Unit 12
贼巢
1. Pls go ahead with the last build
2. Tomorrow anyway we will do sth.
3. I will get back to you later as i need to re-confirm.
4. pls note that except for "china" we should be ,,,,
5. as of now=from now on
6. submitter has to go through the defect and if he agrees with,,,,,,,
7.pls ignore the ,,,,since ,,,,,is going to get changed.
8. Just to clarify further
9. pls advise if you shared the doc with ,,,,,,, if you did not check those task,pls advise how soon you can finish it.
10. the button has been made non-functional
[[theScha|http://thescha.com]]
[[myNotes|http://thescha.com/mynotes]]
[[BBS|http://asplclub.net]]
-a reusable non-linear personal web notebook
myNotes
本来我的想法是要挑选一款合适的wiki来搭一个在线的写小说的wiki系统的,在google和查看了N多的评论后,意外的发现了Tiddlywiki这个非常有趣的东西,本文主要想谈谈以下四方面的内容:

1.          Tiddlywiki的试用

2.          Tiddlywiki的特点

3.          Tiddlywiki的服务器端的使用

4.          Tiddlywiki的延伸

 

Tiddlywiki的试用:

下面给出几个可以试用的链接,您先进去一下have a look, 再接下去看我慢慢道来。

1.        官网试用:http://www.tiddlywiki.com/

2.        本站搭好的myNotes:http://scha.com/mynotes, 我就纯粹的把它当成一个超级记事本来使了

3.        您本地自己试用:上tiddlywiki.com找到”Download”的条目,它会告诉你点击”here”然后右键另存为到你本地的随便一个目录,这时候你已经把一个空白的tiddlywiki系统给下载下来了,记住它其实就是一个普通的html页面。下载后,用IE或其他浏览器打开即可.

 

Tiddlywiki的特点

本文着重轻描淡写Tiddlywiki的特点,着重谈谈如何把它当放在服务器端的应用。

看一眼,Tiddlywiki最主要的特点就是:

ü         不用数据库

ü         全部文件只有一个HTML文件,大小250K左右,不用安装

ü         支持图片,支持Tag,插件还算丰富吧

 

Tiddlywiki的服务器端的使用

这是大家最关心的问题了,如果你永远永远都只是在本地的电脑上使用Tiddlywiki那么普通的(也就是最标准的)Tiddlywiki系统就可以了,但是相信大家用了第一遍之后第一个反应是我在公司里怎么用它,我怎么让它让很多人一起使用,不靠谱的解决方案当然有:

1.        家里用一个,公司的电脑上在用一个,晚上回来手动把数据在合并

2.        把Tiddlywiki装在一个U盘里或放在一个移动硬盘里,每天到公司第一件事把它靠到公司的电脑里

 

靠谱一点也分两种方式,

第一种是懒惰一点的,找个能托管Tiddlywiki的网站,就像各大搁Blog的BSP一样,tiddlywiki目前也有少数的网站能提供类似的服务,你所要做的就是去注册一下,然后你就会得到类似,你的名字.xxx.com这样的URL,这以后就是你的个人Tiddlywiki页面了

这类Host Service选择强烈推荐Tiddlyspot:

ü         Tiddlyspot:http://tiddlyspot.com/

这是一个展示的页面http://tiddlyspot.com/?page=gallery 里面有现在注册会员的个人Tiddlywiki,浏览一下很多人做得都非常的漂亮,我列几个我认为布局特别好的

http://elj.tiddlyspot.com/

http://chth.tiddlyspot.com/

http://firstyear.tiddlyspot.com/

 

缺点是:人在屋檐下,不得不低头,你必须在yourname.tiddlyspot.com这样的域名下苟且偷生。

 

ü         ccTiddly Alpha http://wiki.osmosoft.com/alpha

差不多和TP一样的,但是相对TP华丽丽的界面来说cctiddly就比较低调了,但是它比较注重于多人协助功能(骂我吧,我都不知道自己在说什么了)

 

相信大家都不想苟且偷生,所以我们打算自己搭建,我们要用自己的独立域名,如果你有这种需求那就用第二种方案,就是找一个服务器版的,然后把它放在某个空间里,这样你就可以在家用它,在公司也可以用它了。,所以这是最靠谱的方法

ü         用插件

l         UploadPlugin

http://tiddlywiki.bidix.info/#UploadPlugin

这是号称史上最NB的Tiddlywiki插件了,但是这个插件使用必须配合其他的插件PasswordOptionPlugin一起使用才管事,可怜的是我安装文档上的东西把所有的插件都装全了还是不行,最后好像是空间上的access权限的问题,没再继续试用下去了,不过你感兴趣可以看到上面推荐的Tiddlyspot网站了吧,它就是基于UploadPlugin插件的

l         WebDavPlugin

不熟,没用过

 

ü         服务器版本类:

l         Minitiddlywiki(强烈推荐)这个就是我现在myNotes用的,臭屁一下,它能在众多的候选当中被我选中肯定是有一定的道理的,这个道理就是它完全符合了像我等懒人的一贯需求,即是服务器版本的,又不用安装那些复杂的插件,完全就是下载下来,上传上去,安装一下,设个管理员密码,就可以使了,如此简单又能符合我要求的东西我为什么不用呢。

下载地址看这里http://minitiddlyserver.com/

 

l         CcTiddly

下载地址:http://wiki.osmosoft.com/ccTiddlyReleases/1.6.2.zip

l         TiddlyHome

http://tiddlyhome.bidix.info/ 也是基于UploadPlugin插件的

 

参考tiddlywiki.org上重量级的内容:

ü         Server-Side Implementations

http://www.tiddlywiki.org/wiki/Server-Side_Solutions#Hosting_Services

ü         Can I use Tiddlywiki as a muti-user/collaborative.server based wiki?

http://www.tiddlywiki.org/wiki/Can_I_use_TiddlyWiki_as_a_multi-user/collaborative/server_based_wiki?

 

Tiddlywiki资源与延伸

 

MonkeyGTD

 

http://monkeygtd.tiddlyspot.com/

一个基于Tiddlywiki的单页GTD系统,感觉挺好的,就是配色我不是很喜欢

 

MPTW

 

 

参考文章:

1.       最好的Wiki系统大全【互联网】

2.       http://www.tiddlywiki.org

3.       http://tiddlyvault.tiddlyspot.com/ 插件大全

4.       http://tiddlywiki.bidix.info/#UploadPlugin

5.       http://www.delphibbs.com/keylife/iblog_show.asp?xid=27654
This is your first wiki.  You can use it to create other wikis, or you can just start fooling around with this. 

''Login''
# Create a username and password by visiting [[config.php|config.php]]
# Login with your username and password on the right "mts login >>"

''Permissions''
The web server needs write access.  Try setting permissions to "644" and if it doesn't work, make sure the server is the owner.  If it still doesn't work, try "755" or "775".  

''Save''
You can change this TiddlyWiki like any other.   You can then save it by pressing "save changes" on the right.  If you don't see "save changes" uncheck this box and refresh.
<<option chkHttpReadOnly>> HideEditingFeatures when viewed over HTTP

''Admin''
You can get to the admin panel by clicking on the backstage.  

''Modules''
You can activate/deactivate installed modules by accessing the panel through the backstage. 

''Starting with a custom TiddlyWiki''
Soon, I'll reimplement the upload feature, and you'll do it from here.  For now, name the custom tiddlywiki "configwiki.html" and upload it to your server, replacing this one.  Do NOT replace anything in the Templates folder.  However, adding some good starting TWs in your templates folder is a good idea.   

''Go Nuts!''
Just treat this like a normal TiddlyWiki, and edit away!   You may want to delete this wiki (and name something else index.php).  You can always create another one like this later ("configwiki.html").