<!--{{{-->
<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]];}
.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; width:90%; margin:0em 3em 0em 3em; padding:1em 1em 1em 1em;}
.backstagePanelFooter {padding-top:0.2em; float:right;}
.backstagePanelFooter a {padding:0.2em 0.4em 0.2em 0.4em;}
#backstageCloak {display:none; z-index:20; position:absolute; width:100%; height:100px;}
.whenBackstage {display:none;}
.backstageVisible .whenBackstage {display:block;}
/*}}}*/
/***
StyleSheet for use when a translation requires any css style changes.
This StyleSheet can be used directly by languages such as Chinese, Japanese and Korean which need larger font sizes.
***/
/*{{{*/
body {font-size:0.8em;}
#sidebarOptions {font-size:1.05em;}
#sidebarOptions a {font-style:normal;}
#sidebarOptions .sliderPanel {font-size:0.95em;}
.subtitle {font-size:0.8em;}
.viewer table.listView {font-size:0.95em;}
/*}}}*/
/*{{{*/
@media print {
#mainMenu, #sidebar, #messageArea, .toolbar, #backstageButton, #backstageArea {display: none ! important;}
#displayArea {margin: 1em 1em 0em 1em;}
/* Fixes a feature in Firefox 1.5.0.2 where print preview displays the noscript content */
noscript {display:none;}
}
/*}}}*/
<!--{{{-->
<div class='header' macro='gradient vert [[ColorPalette::PrimaryLight]] [[ColorPalette::PrimaryMid]]'>
<div class='headerShadow'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
<div class='headerForeground'>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>
<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>
</div>
<div id='mainMenu' refresh='content' tiddler='MainMenu'></div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='SideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>
<div id='tiddlerDisplay'></div>
</div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::ViewToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='subtitle'><span macro='view modifier link'></span>, <span macro='view modified date'></span> (<span macro='message views.wikified.createdPrompt'></span> <span macro='view created date'></span>)</div>
<div class='tagging' macro='tagging'></div>
<div class='tagged' macro='tags'></div>
<div class='viewer' macro='view text wikified'></div>
<div class='tagClear'></div>
<!--}}}-->
<!--{{{-->
<div class='toolbar' macro='toolbar [[ToolbarCommands::EditToolbar]]'></div>
<div class='title' macro='view title'></div>
<div class='editor' macro='edit title'></div>
<div macro='annotations'></div>
<div class='editor' macro='edit text'></div>
<div class='editor' macro='edit tags'></div><div class='editorFooter'><span macro='message views.editor.tagPrompt'></span><span macro='tagChooser'></span></div>
<!--}}}-->
To get started with this blank TiddlyWiki, you'll need to modify the following tiddlers: * SiteTitle & SiteSubtitle: The title and subtitle of the site, as shown above (after saving, they will also appear in the browser title bar) * MainMenu: The menu (usually on the left) * DefaultTiddlers: Contains the names of the tiddlers that you want to appear when the TiddlyWiki is opened You'll also need to enter your username for signing your edits: <<option txtUserName>>
These InterfaceOptions for customising TiddlyWiki are saved in your browser Your username for signing your edits. Write it as a WikiWord (eg JoeBloggs) <<option txtUserName>> <<option chkSaveBackups>> SaveBackups <<option chkAutoSave>> AutoSave <<option chkRegExpSearch>> RegExpSearch <<option chkCaseSensitiveSearch>> CaseSensitiveSearch <<option chkAnimate>> EnableAnimations ---- Also see AdvancedOptions
<<importTiddlers>>
這真的是我某一天花非常久的時間整理的
但好像還是整理不完
從最上面到好像是比較近期內看的電影
之後都這樣囉
最近去看永久居留以為自己會哭
但是我沒有
只是覺得IVAN也太可憐了
在澳洲那裡根本就是斷背山再演一次
非常的令人感到痛心阿!!!!!
___________________________________
首頁的片單會更新
永久居留 Permanent Residence (2009)
我們的冒險青春 Somers Town (2008)
失戀大不同 Get Over it (2001)
我的夏日戀曲
池畔戀人的畫像
情人眼裡出西施
!@@color:#888888;四月之戀@@
停車
情非得已之生存之道
小美人魚
獅子王
變臉
貓女 Catwoman (2004)
魔山 Hill Have Eyes, The (2006)
魔戒首部曲:魔戒現身 The Lord of the Rings:The Fellowship of the Ring(2001)
魔戒二部曲:雙城奇謀 The Lord of the Rings: The Two Towers (2002)
魔戒三部曲:王者再臨 The Lord of the Rings: The Return of the King (2003)
毒鑰 Skeleton Key , The (2005)
海灘 Beach , The (2000)
金剛 King Kong (2005)
劍魚 Swordfish (2001)
香水 Perfume, The (2006)
凶鱷 Rogue
人魔崛起 Hannibal Rising (2007)
陰宅 Amityville Horror , The (2005)
鷹眼 Eagle Eye
V怪客 V for Vendetta (2006)
X戰警:金鋼狼 X-Men Origins: Wolverine (2008)
X戰警3:最後戰役 X-Men: The Last Stand (2006)
X戰警2 X-Men 2 (2003)
X戰警 X-men (2000)
黑暗騎士 The Dark Knight (2008)
防火牆 Firewall
凡赫辛 Van Helsing (2004)
大蟒蛇:神出鬼沒 Anaconda
第三者 Wicker Park (2004)
諜對諜 Syriana (2005)
奪魂鋸4 Saw 4 (2007)
奪魂鋸5 Saw V (2008)
奪魂鋸 Saw (2004)
奪魂鋸3 Saw 3 (2006)
奪魂鋸2 Saw II (2005)
斷背山 Brokeback Mountain (2006)
斷頭氣 Severance (2007)
007 系列
鬼殺人 An American Haunting (2006)
鬼迷藏 The Grudge 2 (2006)
鬼影人 Gothika (2003)
鍋蓋頭 Jarhead (2005)
氣象人 Weather Man, The (2005)
捉迷藏 Hide and Seek (2005)
蜘蛛人3 Spider-Man 3 (2007)
蜘蛛人 Spider-Man (2002)
蜘蛛人2 Spider-Man II (2004)
水世界 Waterworld (1995)
異底洞 The Cave (2005)
K歌情人 Music and Lyrics (2007)
PS我愛你 P.S. I Love You (2008)
變形金剛 The Transformers
霹靂嬌娃Ⅱ Charlie's Angels: Full Throttle
明天過後 Day After Tomorrow , The (2004)
媽媽咪呀 Mamma Mia
迷幻公園 Paranoid Park (2007)
迷霧驚魂 The Mist (2008)
暮光之城-無懼的愛 Twilight
夢幻女郎 Dreamgirl
非關男孩 About A Boy (2002)
地獄怪客II:金甲軍團 Hellboy 2: The Golden Army (2008)
地獄怪客 Hellboy (2004)
!@@color:#888888;洞裡春光 Irina Palm@@
頂尖對決 The Prestige (2006)
奪命鎗火 Running Scared(2006)
獨領風潮 Take The Lead (2006)
天降奇兵 League of Extraordinary Gentlemen
桃色名單 Deception
鐵達尼號 Titanic (1997)
特勤沙龍 You Don't Mess with the Zohan
紐約黑幫 Gangs of New York (2002)
糯米正傳 Norbit (2007)
怒海潛將 Men of Honor (2000)
落日殺神 Collateral (2004)
辣媽辣妹 Freaky Friday (2003)
辣妹過招 Mean Girls (2004)
古墓奇兵 系列
歌劇魅影 Phantom Of The Opera (2004)
關鍵報告 Minority Report (2002)
關鍵密碼 Lucky Number Slevin (2006)
!@@color:#888888;口白人生 Stranger than Fiction (2006)@@
空中危機 Flightplan (2005)
快克殺手2:極速電擊 Crank 2:High Voltage (2009)
恐怖旅舍 Hostel (2006)
恐怖社區 Disturbia (2007)
好孕臨門 Knocked Up(2007)
活人生吃 Dawn of the Dead (2004)
哈利波特:神祕的魔法石 (2001)
哈利波特:消失的密室 (2002)
哈利波特:阿茲卡班的逃犯 (2004)
哈利波特:火盃的考驗 (2005)
哈利波特:鳳凰會的密令 (2007)
浩劫重生 Cast Away (2000)
!@@color:#888888;鴻孕當頭 Juno (2008)@@
駭客任務:重裝上陣 The Matrix Reload (2002)
蝴蝶效應 The Butterfly Effect (2004)
驚聲尖笑 系列
絕地再生 Island , The (2005)
即刻救援 Taken (2008)
機動殺人 Taking Lives (2004)
全民情聖 Hitch (2005)
親家路窄 Meet The Fockers (2004)
親親小媽
小姐好白 White Chicks (2004)
虛擬偶像 S1m0ne (2002)
幸運之吻 Just My Luck (2007)
性愛巴士 Shortbus (2007)
真愛旅程 Revolutionary Road
追殺比爾 Kill Bill: Volume 1 (2003)
追殺比爾2:愛的大逃殺 Kill Bill Vol. 2 (2004)
致命ID Identity (2003)
震撼教育 Training Day , A (2001)
沈默之丘 Silent Hill(2006)
春心蕩漾 Prime (2005)
赤眼玄機 Red Eye (2005)
深海尋寶 Into the Blue (2005)
深入絕地 The Descent (2005)
神鬼玩家 Aviator , The (2004)
神鬼剋星 Brothers Grimm , The (2005)
神秘肌膚 Mysterious Skin (2004)
神鬼認證:最後通牒 The Bourne Ultimatum(2007)
神鬼認證 The Bourne Identity (2002)
神鬼認證2:神鬼疑雲 The Bourne Supremacy (2004)
神鬼傳奇 系列
再見鍾情 A Lot Like Love (2005)
足球尤物 She's the Man
四十處男 40-Year-Old Virgin, The (2005)
死亡直播 Quarantine
搖滾教室 School of Rock (2003)
!@@color:#888888;啞巴歌手 Little Voice (1998)@@
王牌天神 Bruce Almighty (2003)
王牌飆風 Talladega Nights
為你鍾情 Walk the Line (2005)
網住愛情 Wimbledon (2004)
萬惡城市 Sin City (2005)
浴火英雄 Ladder 49 (2004)
慾望城市 Sex and the City:The Movie
惡夜30 30 Days of Night (2007)
厄夜叢林 Blair Witch Project , The (1999)
Live殺人網站 Untraceable
北國性騷擾 North Country (2005)
命運好好玩 Click (2006)
命運決勝點 Cassandra's Dream
!@@color:#888888;沒問題先生 Yes Man@@
!@@color:#888888;冥王星早餐 Breakfast On Pluto (2007)@@
曼哈頓情緣 Enchanted (2008)
髮膠明星夢 Hairspray (2007)
飛機上有蛇 Snakes On A Plane (2006)
鬥陣俱樂部 Fight Club (1999)
達文西密碼 Da Vinci Code, The (2006)
天使與魔鬼 Angels & Demons (2009)
停機四十天 40 Days and 40 Nights (2002)
偷穿高跟鞋 In Her Shoes (2005)
女郎我最兔 The House Bunny
老師不是人 The Faculty
老媽愛死你 Smother
賴家王老五 Failure to Launch
勾引陌生人 Perfect Strangers (2007)
恐怖蠟像館 House of Wax (2005)
!@@color:#888888;回到17歲 17 Again (2009)@@
荒野大飆客 Wild Hogs (2007)
海上鋼琴師 Legend of 1900, The (1998)
海防最前線 The Guardian(2006)
婚禮終結者 Wedding Crasher (2005)
絕命終結站3 Final Destination 3 (2006)
絕命終結站 Final Destination (2000)
絕命終結站2 Final Destination 2 (2003)
驚奇四超人 Fantastic Four (2005)
嬌嬌女上司 New in Town (2009)
楚門的世界 Truman Show , The (1998)
十月的天空 October Sky (1999)
史密斯任務 Mr. & Mrs. Smith (2005)
噬血地鐵站 Creep (2004)
索命黃道帶 Zodiac (2007)
愛情三選一 Defindiy,Maybe (2008)
愛情決勝點 Match Point (2005)
傲慢與偏見 Pride and Prejudice (2005)
BJ單身日記 系列
倒數第二個男朋友
A.I.人工智慧 Artificial Intelligence
不可能的任務III Mission: Impossible III (2006)
不可能的任務2 Mission: Impossible 2 (2000)
不可能的任務 Mission Impossible (1996)
博物館驚魂夜 Night At The Museum (2007)
貧民百萬富翁 Slumdog Millionaire (2008)
戀愛沒有假期 The Holiday (2006)
!@@color:#888888;羅密歐與茱麗葉@@
我的失意女友
情遇巴塞隆納 Vicky Cristina Barcelona
!@@color:#888888;小太陽的願望 Little Miss Sunshine (2007)@@
穿著Prada的惡魔 Devil wears Prada (2006)
黑色星期五 Friday the 13th (2009)
在屋頂上流浪 Hallam Foe (2008)
!@@color:#888888;曾經。愛是唯一 Once@@
特務行不行
羅浮宮謎情
我的失憶女友 50 First Dates (2004)
我的左派老師 Half Nelson (2006)
我的希臘婚禮 My Big Fat Greek Wedding (2002)
當我們黏在一起 Stuck on You (2003)
當我們gay在一起 I Now Pronounce You Chuck A
德州電鋸殺人狂 Texas Chainsaw Massacre
跳躍時空的情書 Lake House, The (2006)
穿越時空愛上你 Kate & Leopold (2001)
3D血腥情人節 My Bloody Valentine 3-D (2009)
愛是您愛是我 Love Actually (2003)
愛在心裡口難開 As Good As it Gets (1997)
愛在黎明破曉時 Before Sunrise (1995)
愛在日落巴黎時 Before Sunset (2004)
28天毀滅倒數 系列
班傑明的奇幻旅程 The Curious Case of Benjamin
他不笨他是我爸爸 I am Sam (2001)
購物狂的異想世界 Confessions of a Shopaholic(2009)
驅魔神探:康斯坦汀 Constantine (2005)
受難記:最後的激情 Passion of the Christ
深夜加油站遇見蘇格拉底 Peaceful Warrior
27件禮服的秘密 27 dresses
愛瘋狂 C.R.A.Z.Y
愛滋味
舞舞舞 rumba (2008)
!@@color:#888888;敢愛就來 Jeux d'enfants (2004)@@
巴黎初體驗 Dreamers , The (2003)
!@@color:#888888;巴黎我愛你 Paris, je t'aime (2006)@@
巴黎換換愛 The Valet (2007)
!@@color:#888888;巴黎拜金女 Priceless (2006)@@
巴黎不打烊 Fauteuils d'orchestre (2007)
巴黎小情歌 Love Songs (2007)
微笑馬戲團 Magique! (2009)
!@@color:#888888;潛水鐘與蝴蝶 Diving Bell And Butterfly@@
巴黎愛情故事 Paris
我和我的小鬼們 Entre les Murs
!@@color:#888888;艾蜜莉的異想世界 Fabuleux destin d'Amelie@@
雜貨店老闆的兒子 The Grocer's Son (2008)
香水 Perfume, The (2006)
當櫻花盛開 Cherry Blossoms
人生,一元起標 Life For Sale
沒有耳朵的兔子 Rabbit Without Ears
錄到鬼 REC
羊男的迷宮 Pan's Labyrinth(2007)
我是女生,也是男生 XXY
@@color:#888888;我的人魚女友 The Mermaid@@
三不管地帶 No Man's Land
內衣小舖 Late Bloomers
色戒 Lust, caution (2007)
臥虎藏龍
詭絲 (2006)
海角七號
1895 乙未
我的藍莓夜
破事兒(2008)
九降風
無間道
無間道Ⅱ
無間道Ⅲ
金雞
金雞Ⅱ
見鬼
三更
國士無雙 陳映蓉
盛夏光年 陳正道
夢遊夏威夷
十七歲的天空(陳映蓉)
台北晚九朝五(戴立忍)
花吃了那女孩 (陳宏一)
豔光四射歌舞團
王的男人
我的野蠻女友
鬼來電
鬼來電Ⅱ
魔幻時刻 Magic hour (2008)
邪降3:鬼影隨行 Art of the devil 3 (2008)
邪降:惡魔的藝術 Art of the Devil 2 (2005)
鬼影 Shutter (2004)
連體陰 Alone (2007)
鬼4虐 4Bia (2008)
我的軍中情人 Yossi & Jagger (2002)
泡泡公寓四人行 The Bubble (2006)
男人的心中只有男人 Walk on water (2004)
搖滾吧!爺奶 Young @ Heart (2007)
神隱少女
霍爾的移動城堡
史瑞克II Shrek 2 (2004)
荷頓奇遇記 Horton Hears A Who
海底總動員 Finding Nemo (2003)
超人特攻隊 Incredibles , The (2004)
北極特快車 Polar Express , The (2004)
怪獸大戰外星人 Monsters vs. Aliens (2009)
大雨大雨一直下 Raining Cats and Frogs 2005
臺北市立美術館
98年度週六夜間活動:星光電影院影片播放表
放映日期 片名 片長/語言 內容介紹 備註
1月17日
(週六) 18:00-20:00 他不壞,他是我爸爸 88分鐘
挪威語/中文字幕/保護級 劇情是一對父女,從不信任的對立,到真情顯現的心路歷程。 北歐國際影展最佳挪威電影獎
2月28日
(週六) 18:00-20:00
我的左派老師 106分鐘
英語/中文字幕/輔導級 重新定義所謂的好老師,影片細膩刻劃失志老師與早熟學生之間真情的互動,本片不但造就一群年輕演員的驚人成就,更貸給觀眾如何藉由信任找回人性希望語信念的全新啟發。 2006盧卡若影展-評審團大獎
2006高壇獎最佳影片、最佳導演
3月28日
(週六) 18:00-20:00 豔光四射歌舞團 100分鐘
國語/中文字幕/保護級 本片以由知名導演周美玲女士執演,期以詼諧的寬容,笑看人生困境,並看見傳統社會價值與同志生命和解對話的可能性 2004金馬獎最佳台灣電影獎、最佳原創歌舞電影
4月25日
(週六) 18:00-20:00 在屋頂上流浪 100分鐘/英語/中文字幕/保護級 講述隨著片中劇情展現英式搖滾與英國愛丁堡的迷人風光。 第57屆柏林影展音樂銀熊獎
費比西國際影評人獎
5月30日
(週六)
18:00-20:00 烏干達天空下 105分鐘/英語/中文字幕/紀錄片 是一部關於在非洲烏干達保護營區的孩童堅忍生命力的故事,呈現戰爭世界的恐怖與音樂與舞蹈之間的強烈對比。 2007芝加哥紀錄片影展-最佳攝影
2007日舞影展-最佳導演獎
6月27日
(週六)
18:00-20:00 美滿人生 105分鐘
國台英語/中文字幕/普遍級 本片由新加坡華人導演胡恩恩與吳榮平執導,不僅全片以望春風這首台灣民謠作為主題曲,同時片中的主要對白也是台語(福州話),內容是刻畫一個家庭三個女性的故事,被不少觀眾譽為「女生要看,男生更要看」的電影。 2007東京影展「最佳亞洲電影獎」
7月25日
(週六)
18:00-20:00 夢遊夏威夷 99分鐘
國語/中文字幕/保護級 熱帶海洋的氣息、夏日的陽光…..一部屬於青春的電影。 法國杜維爾影展國際影評人大獎、金蓮花最佳電影獎
8月29日
(週六)
18:00-20:00 蝴蝶的眼淚 90分鐘
德語/中文字幕/輔導級 一部背負著難以承受過去的男孩遇上樂觀的美麗女孩,墜入愛河並重新愛上生命的故事。
9月26日
(週六)
18:00-20:00 二十五個孩子一個爹 86分鐘
國語/中文字幕/保護級 發生在河北的一個真實故事,一位農民用養雞場賺的錢,在陰錯陽差的機會下,收養了25個孤兒的故事,一不在歡笑中帶淚的溫馨電影。 2002加拿大蒙特利爾電影節參展
第20屆瑞典BUFF電影節最佳影片獎
10月31日
(週六)
18:00-20:00 夏日時光 102分鐘
法語/中文字幕/保護級 由法國導演Olivier Assayas執導的影片。藉由母親的過世講述家庭關係的衝突與矛盾。 2008台北電影節閉幕影片
11月28日
(週六) 18:00-20:00 顧爾德的時光之旅 100分鐘
英語發音/中文字幕/普遍級 20世紀加拿大傳奇鋼琴家顧爾德(Glenn Gould)帶給世人許多難以解脫的謎團,本片以音樂傳記片的方式,以音樂文學的角度來剖析天賦異稟的顧爾德。
12月26日
(週六) 18:00-20:00 跳舞時代 104分鐘
國台語/中文字幕/普通級 以音樂生活主軸,講述20世紀初日本殖民初期的台灣,年輕男女受到歐美日流行樂的影響而翩翩起舞,在古倫美亞唱片公司的採集台灣民間音樂的努力下,促成了台語歌曲第一波的流行風潮….。 金馬獎最佳紀錄片
播放地點:本館地下樓視聽室
注意事項: 1. 開演前半小時開放現場排隊觀眾依序入場。(免預約)
2. 視聽室內請勿飲食及大聲喧嘩。
3. 為配合臨時性展演活動需要,本館保留彈性調整播映檔期權利。(以現場公告為準)
開放時間:週二至週日09:30至17:30,週六延長開放至20:30(週一休館)
門票:全票30元,優待票15元
交通:捷運/淡水線圓山站,公車/台北市立美術館站
電話:(02)25957656 http://www.tfam.museum
From:http://www.tfam.museum/20_News/News_List.aspx?MessageID=127
Background: #000 Foreground: #fff PrimaryPale: #fff PrimaryLight: #fff PrimaryMid: #fff PrimaryDark: #fff SecondaryPale: #fff SecondaryLight: SecondaryMid: #fff SecondaryDark: #fff TertiaryPale: #000 TertiaryLight:#000 TertiaryMid: #fff TertiaryDark: #fff Error: #f88
[[Movie list]]
[img[http://img200.imageshack.us/img200/4905/1170821402.jpg]] 幸福像陽光,人人都有份! 胡佛一家人都是怪喀,成天吵得雞犬不寧。爸爸隨時隨地教導別人「如何成功」,自己卻總一事無成。爺爺沒事就喜歡吸食海洛因和看黃色雜誌,滿口不入流的話。舅舅是個同性戀的文學教授,愛上了自己的研究生,不幸被其學術對手橫刀奪愛,又被學校解職,最後居然自殺未遂。青春期的哥哥厭惡家裡的一切,希望自己有一天能成為飛行員,他還發誓在考上空軍學校前絕不開口說話。在家中負責協調這一干人等的媽媽,雖然比較正常卻也瀕臨崩潰的階段。家中唯一正常的就是七歲小女兒奧莉芙。 一天奧莉芙有機會到加州參加夢寐以求的年度「加州陽光小姐」冠軍決賽,一家人決定開著黃色小巴士為了一圓小女兒的夢想。沿途中雖然有一些爭執和衝突,意外與波折也不曾間斷,但這一切卻令他們一家人的關係更為緊密。在經歷一連串的夢想與失落後,這一家人終於學會了相互信任和支持。緊張的時刻來到了,勇敢的奧莉芙會不會贏得年度「陽光小姐」的殊榮呢?他們一家人還會遇到怎麼樣的麻煩呢…? <html><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/7MBjLvlsy2k&hl=zh_TW&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/7MBjLvlsy2k&hl=zh_TW&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></html> <html><div style="width:300px;"><object width="300" height="110"><param name="movie" value="http://media.imeem.com/m/alscfQAiJ2/aus=false/"></param><param name="wmode" value="transparent"></param><embed src="http://media.imeem.com/m/alscfQAiJ2/aus=false/" type="application/x-shockwave-flash" width="300" height="110" wmode="transparent"></embed></object><div style="background-color:#E6E6E6;padding:1px;"><div style="float:left;padding:4px 4px 0 0;"><a href="http://www.imeem.com/"><img src="http://www.imeem.com/embedsearch/E6E6E6/" border="0" /></a></div><form method="post" action="http://www.imeem.com/embedsearch/" style="margin:0;padding:0;"><input type="text" name="EmbedSearchBox" /><input type="submit" value="Search" style="font-size:12px;" /><div style="padding-top:3px;"><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=0&ek=alscfQAiJ2" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/152/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=1&ek=alscfQAiJ2" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/153/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=2&ek=alscfQAiJ2" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/154/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=3&ek=alscfQAiJ2" rel="nofollow" ><img src="http://www.imeem.com/ads/bannerad/155/10/alscfQAiJ2/" border="0" /></a></div></form></div></div><br/><a href="http://www.imeem.com/hollander82/music/4VsO4nfa/devotchka-til-the-end-of-time/">Til The End Of Time - Devotchka</a></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);
}
//}}}
[img[http://www.easycounter.com/counter.php?albumofviews]] Articles [[27 June 2009 List]] [[Once - 曾經。愛是唯一]] [[Little Miss Sunshine - 小太陽的願望]] [[The Diving Bell And The Butterfly - 潛水鐘與蝴蝶]] [[金穗獎巡迴影展 - 清大場]] [[動盪情慾拍打的夏日 「液態影展」擺弄心中慾火]] [[古巴影展5.19全省開跑!]] [[98年度週六夜間活動:星光電影院影片播放表]] Information [[金穗獎官方部落格|http://gh31.pixnet.net/blog]] [[光點台北|http://www.spot.org.tw]] [[台北電影節|http://www.taipeiff.tw/]] [[國民戲院:液態影展|http://www.twfilm.org/liquidworks/]] [[開眼電影|http://www.atmovies.com.tw/home/movie_homepage.html]] Free Movie [[台北市立美術館:星光電影院|http://www.tfam.museum/20_News/News_List.aspx?MessageID=127]] [[獨立書店聯盟.古巴影展|http://blog.bookist.net/]] [[台北市立圖書館|http://www.tpml.edu.tw/blind/cgi/movie.php]] Music [[Blonde Redhead|http://www.blonde-redhead.com/music.html]] [[TizzyBac|http://www.tizzybac.com.tw]] Albumofviews's [[Album|http://www.wretch.cc/album/albumofviews]] [[Blog|http://www.wretch.cc/blog/albumofviews]] [[Flickr|http://www.flickr.com/photos/monotonous]]
[img[http://img31.imageshack.us/img31/6407/1928016280.jpg]]
全面啟動 Inception (2010)
3D食人魚 Piranha 3D (2009)
真愛零距離 Going the Distance (2010)
舞力全開3D Step Up 3-D (2010)
暮光之城:蝕 The Twilight Saga: Eclipse (2010)
玩具總動員3 Toy Story 3 (2009)
天龍特攻隊 The A-Team (2010)
慾望城市2 Sex and the City 2 (2010)
3D舞力對決 StreetDance 3D (2010)
戀夏500日 500 Days of Summer (2009)
阿凡達 Avatar (2009)
紐約我愛你 New York, I Love You (2008)
美味關係 Julie & Julia (2009)
暮光之城2:新月 The Twilight Saga: New Moon (2009)
伴侶度假村 Couples Retreat (2009)
霓虹心 Miss Kicki (2009)
2012 2012 (2009)
奪魂鋸6 Saw 6 (2009)
福爾摩斯 Sherlock Holmes (2009)
血色入侵 Let the Right One In (2008)
風聲 The Message (2009)
胡士托風波 Taking Woodstock (2009)
男女生了沒 The Ugly Truth (2009)
顫慄異次元 Pandorum (2009)
絕命帶原者 Carriers (2009)
小姐好黑 Agathe Clery (2009)
愛情逆轉勝 The Rebound (2009)
孤兒怨 Orphan (2009)
愛情限時簽 The Proposal (2009)
麻辣女王 Miss Congeniality (2000)
麻辣女王2:美麗的要命 Miss Congeniality 2: Armed and Fabulo (2005)
聽說 Hear Me (2009)
你他媽的也是 And Your Mother Too (2001)
巴黎心 楓葉情 Emotional Arithmetic (2007)
達利和他的情人 Little Ashes (2009)
魔鬼終結者:未來救贖 Terminator Salvation: The Future Begins (2009)
舊愛找麻煩 The Ghosts of Girlfriends Past (2009)
博物館驚魂夜2 Night at The Museum II: Battle of the Smithsonian (2009)
時空線索 Deja Vu (2006)
蜜糖第一名 Honey (2003)
追火車日記 Tricks (2007)
父子 After This Our Exile (2006)
陽陽 Yang Yang (2009)
佳麗村三姊妹 Les Triplets de Belleville (2003)
紐約愛情故事 Two Lovers (2008)
渴愛俏寡婦 A Widow at Last (2007)
玩美舞孃 Whatever Lola Wants (2007)
康乃狄克鬼屋事件 The Haunting in Connecticut (2009)
刺客聯盟 Wanted (2008)
哈利波特:混血王子的背叛 Harry Potter and the Half-Blood Prince (2009)
醉後大丈夫 The Hangover (2009)
灰姑娘 Cinderella (1986) (1976)
灰姑娘,很久很久以前 Ever After (1998)
12月的男孩 December Boys (2007)
乒乓男孩的煩惱 King of Ping Pong (2008)
地獄魔咒 Drag me to hell (2009)
肥皂 A Soap (2006)
香港有個荷里活 Hollywood Hong-Kong (2001)
大狗民 Citizen Dog (2004)
我的酷男室友 Cowboys & Angels (2003)
第六感生死緣 Meet Joe Black (1998)
老娘說了算 Because I Said So (2007)
變形金剛:復仇之戰 Transformers: Revenge of the Fallen (2009)
把愛找回來 August Rush (2007)
非誠勿擾 If You Are The One (2008)
令人討厭的松子的一生 Memories of Matsuko (2005)
一公升的眼淚 Ichi ritoru no namida (2005)
紅氣球之戀 Enduring Love (2004)
巴黎二日情 2Days in Paris (2007)
出竅情人 Just Like Heaven (2005)
永久居留 Permanent Residence (2009)
我們的冒險青春 Somers Town (2008)
失戀大不同 Get Over it (2001)
我的夏日戀曲 Sommersturm (2004)
池畔戀人的畫像
情人眼裡出西施 Shallow Hal (2002)
!@@color:#888888;四月之戀 Avril (2006)@@
停車 Parking (2008)
情非得已之生存之道 What on earth have I done wrong?! (2007)
小美人魚 The little mermaid (1989)
獅子王 The Lion King (1994)
變臉 Face Off (1997)
貓女 Catwoman (2004)
魔山 Hill Have Eyes, The (2006)
魔戒首部曲:魔戒現身 The Lord of the Rings:The Fellowship of the Ring(2001)
魔戒二部曲:雙城奇謀 The Lord of the Rings: The Two Towers (2002)
魔戒三部曲:王者再臨 The Lord of the Rings: The Return of the King (2003)
毒鑰 Skeleton Key , The (2005)
海灘 Beach , The (2000)
金剛 King Kong (2005)
劍魚 Swordfish (2001)
香水 Perfume, The (2006)
凶鱷 Rogue (2007)
人魔崛起 Hannibal Rising (2007)
陰宅 Amityville Horror , The (2005)
鷹眼 Eagle Eye (2008)
V怪客 V for Vendetta (2006)
X戰警:金鋼狼 X-Men Origins: Wolverine (2008)
X戰警3:最後戰役 X-Men: The Last Stand (2006)
X戰警2 X-Men 2 (2003)
X戰警 X-men (2000)
黑暗騎士 The Dark Knight (2008)
防火牆 Firewall (2006)
凡赫辛 Van Helsing (2004)
大蟒蛇:神出鬼沒 Anaconda
第三者 Wicker Park (2004)
諜對諜 Syriana (2005)
奪魂鋸4 Saw 4 (2007)
奪魂鋸5 Saw V (2008)
奪魂鋸 Saw (2004)
奪魂鋸3 Saw 3 (2006)
奪魂鋸2 Saw II (2005)
斷背山 Brokeback Mountain (2006)
斷頭氣 Severance (2007)
007 系列
鬼殺人 An American Haunting (2006)
鬼迷藏 The Grudge 2 (2006)
鬼影人 Gothika (2003)
鍋蓋頭 Jarhead (2005)
氣象人 Weather Man, The (2005)
捉迷藏 Hide and Seek (2005)
蜘蛛人3 Spider-Man 3 (2007)
蜘蛛人 Spider-Man (2002)
蜘蛛人2 Spider-Man II (2004)
水世界 Waterworld (1995)
異底洞 The Cave (2005)
K歌情人 Music and Lyrics (2007)
PS我愛你 P.S. I Love You (2008)
變形金剛 The Transformers
霹靂嬌娃Ⅱ Charlie's Angels: Full Throttle
明天過後 Day After Tomorrow , The (2004)
媽媽咪呀 Mamma Mia (2008)
迷幻公園 Paranoid Park (2007)
迷霧驚魂 The Mist (2008)
暮光之城-無懼的愛 Twilight
夢幻女郎 Dreamgirls (2006)
非關男孩 About A Boy (2002)
地獄怪客II:金甲軍團 Hellboy 2: The Golden Army (2008)
地獄怪客 Hellboy (2004)
!@@color:#888888;洞裡春光 Irina Palm@@
頂尖對決 The Prestige (2006)
奪命鎗火 Running Scared(2006)
獨領風潮 Take The Lead (2006)
天降奇兵 League of Extraordinary Gentlemen(2003)
桃色名單 Deception (2007)
鐵達尼號 Titanic (1997)
特勤沙龍 You Don't Mess with the Zohan (2008)
紐約黑幫 Gangs of New York (2002)
糯米正傳 Norbit (2007)
怒海潛將 Men of Honor (2000)
落日殺神 Collateral (2004)
辣媽辣妹 Freaky Friday (2003)
辣妹過招 Mean Girls (2004)
古墓奇兵 系列
歌劇魅影 Phantom Of The Opera (2004)
關鍵報告 Minority Report (2002)
關鍵密碼 Lucky Number Slevin (2006)
!@@color:#888888;口白人生 Stranger than Fiction (2006)@@
空中危機 Flightplan (2005)
快克殺手2:極速電擊 Crank 2:High Voltage (2009)
恐怖旅舍 Hostel (2006)
恐怖社區 Disturbia (2007)
好孕臨門 Knocked Up(2007)
活人生吃 Dawn of the Dead (2004)
哈利波特:神祕的魔法石 (2001)
哈利波特:消失的密室 (2002)
哈利波特:阿茲卡班的逃犯 (2004)
哈利波特:火盃的考驗 (2005)
哈利波特:鳳凰會的密令 (2007)
浩劫重生 Cast Away (2000)
!@@color:#888888;鴻孕當頭 Juno (2008)@@
駭客任務:重裝上陣 The Matrix Reload (2002)
蝴蝶效應 The Butterfly Effect (2004)
驚聲尖笑 系列
絕地再生 Island , The (2005)
即刻救援 Taken (2008)
機動殺人 Taking Lives (2004)
全民情聖 Hitch (2005)
親家路窄 Meet The Fockers (2004)
親親小媽 Stepmom (1998)
小姐好白 White Chicks (2004)
虛擬偶像 S1m0ne (2002)
幸運之吻 Just My Luck (2007)
性愛巴士 Shortbus (2007)
真愛旅程 Revolutionary Road (2008)
追殺比爾 Kill Bill: Volume 1 (2003)
追殺比爾2:愛的大逃殺 Kill Bill Vol. 2 (2004)
致命ID Identity (2003)
震撼教育 Training Day , A (2001)
沈默之丘 Silent Hill(2006)
春心蕩漾 Prime (2005)
赤眼玄機 Red Eye (2005)
深海尋寶 Into the Blue (2005)
深入絕地 The Descent (2005)
神鬼玩家 Aviator , The (2004)
神鬼剋星 Brothers Grimm , The (2005)
神秘肌膚 Mysterious Skin (2004)
神鬼認證:最後通牒 The Bourne Ultimatum(2007)
神鬼認證 The Bourne Identity (2002)
神鬼認證2:神鬼疑雲 The Bourne Supremacy (2004)
神鬼傳奇 The Mummy (1999)
神鬼傳奇2 The Mummy Returns (2001)
再見鍾情 A Lot Like Love (2005)
足球尤物 She's the Man (2006)
四十處男 40-Year-Old Virgin, The (2005)
死亡直播 Quarantine
搖滾教室 School of Rock (2003)
!@@color:#888888;啞巴歌手 Little Voice (1998)@@
王牌天神 Bruce Almighty (2003)
王牌飆風 Talladega Nights
為你鍾情 Walk the Line (2005)
網住愛情 Wimbledon (2004)
萬惡城市 Sin City (2005)
浴火英雄 Ladder 49 (2004)
慾望城市 Sex and the City:The Movie (2008)
惡夜30 30 Days of Night (2007)
厄夜叢林 Blair Witch Project , The (1999)
Live殺人網站 Untraceable (2008)
北國性騷擾 North Country (2005)
命運好好玩 Click (2006)
!@@color:#888888;沒問題先生 Yes Man (2009)@@
!@@color:#888888;冥王星早餐 Breakfast On Pluto (2007)@@
曼哈頓情緣 Enchanted (2008)
髮膠明星夢 Hairspray (2007)
飛機上有蛇 Snakes On A Plane (2006)
鬥陣俱樂部 Fight Club (1999)
達文西密碼 Da Vinci Code, The (2006)
天使與魔鬼 Angels & Demons (2009)
停機四十天 40 Days and 40 Nights (2002)
偷穿高跟鞋 In Her Shoes (2005)
女郎我最兔 The House Bunny (2008)
老師不是人 The Faculty (1998)
老媽愛死你 Smother (2007)
賴家王老五 Failure to Launch (2006)
勾引陌生人 Perfect Strangers (2007)
恐怖蠟像館 House of Wax (2005)
!@@color:#888888;回到17歲 17 Again (2009)@@
荒野大飆客 Wild Hogs (2007)
海上鋼琴師 Legend of 1900, The (1998)
海防最前線 The Guardian(2006)
婚禮終結者 Wedding Crasher (2005)
絕命終結站3 Final Destination 3 (2006)
絕命終結站 Final Destination (2000)
絕命終結站2 Final Destination 2 (2003)
驚奇四超人 Fantastic Four (2005)
嬌嬌女上司 New in Town (2009)
楚門的世界 Truman Show , The (1998)
十月的天空 October Sky (1999)
史密斯任務 Mr. & Mrs. Smith (2005)
噬血地鐵站 Creep (2004)
索命黃道帶 Zodiac (2007)
愛情三選一 Defindiy,Maybe (2008)
愛情決勝點 Match Point (2005)
傲慢與偏見 Pride and Prejudice (2005)
BJ單身日記:男人禍水 Bridget Jones: The Edge of Reason (2004)
倒數第二個男朋友 Good Luck Chuck (2007)
A.I.人工智慧 Artificial Intelligence (2001)
不可能的任務III Mission: Impossible III (2006)
不可能的任務2 Mission: Impossible 2 (2000)
不可能的任務 Mission Impossible (1996)
博物館驚魂夜 Night At The Museum (2007)
貧民百萬富翁 Slumdog Millionaire (2008)
戀愛沒有假期 The Holiday (2006)
!@@color:#888888;羅密歐與茱麗葉 Romeo + Juliet (1996)@@
情遇巴塞隆納 Vicky Cristina Barcelona (2008)
!@@color:#888888;小太陽的願望 Little Miss Sunshine (2007)@@
穿著Prada的惡魔 Devil wears Prada (2006)
黑色星期五 Friday the 13th (2009)
在屋頂上流浪 Hallam Foe (2008)
!@@color:#888888; 曾經。愛是唯一 Once (2006)@@
特務行不行 Get Smart (2008)
羅浮宮謎情 What My Eyes Have Seen (2007)
我的失憶女友 50 First Dates (2004)
我的左派老師 Half Nelson (2006)
我的希臘婚禮 My Big Fat Greek Wedding (2002)
當我們黏在一起 Stuck on You (2003)
當我們gay在一起 I Now Pronounce You Chuck A
德州電鋸殺人狂 Texas Chainsaw Massacre
跳躍時空的情書 Lake House, The (2006)
穿越時空愛上你 Kate & Leopold (2001)
3D血腥情人節 My Bloody Valentine 3-D (2009)
愛是您愛是我 Love Actually (2003)
愛在心裡口難開 As Good As it Gets (1997)
愛在黎明破曉時 Before Sunrise (1995)
愛在日落巴黎時 Before Sunset (2004)
28天毀滅倒數 系列
班傑明的奇幻旅程 The Curious Case of Benjamin (2008)
他不笨他是我爸爸 I am Sam (2001)
購物狂的異想世界 Confessions of a Shopaholic(2009)
驅魔神探:康斯坦汀 Constantine (2005)
受難記:最後的激情 Passion of the Christ (2004)
深夜加油站遇見蘇格拉底 Peaceful Warrior (2006)
27件禮服的秘密 27 dresses (2008)
愛瘋狂 C.R.A.Z.Y. (2005)
愛滋味 The Witnesses (2007)
舞舞舞 rumba (2008)
!@@color:#888888;敢愛就來 Jeux d'enfants (2004)@@
巴黎初體驗 Dreamers , The (2003)
!@@color:#888888;巴黎我愛你 Paris, je t'aime (2006)@@
巴黎換換愛 The Valet (2007)
!@@color:#888888;巴黎拜金女 Priceless (2006)@@
巴黎不打烊 Fauteuils d'orchestre (2007)
巴黎小情歌 Love Songs (2007)
微笑馬戲團 Magique! (2009)
!@@color:#888888;潛水鐘與蝴蝶 Diving Bell And Butterfly (2007)@@
巴黎愛情故事 Paris (2008)
我和我的小鬼們 Entre les Murs (2008)
!@@color:#888888;艾蜜莉的異想世界 Fabuleux destin d'Amelie (2001)@@
雜貨店老闆的兒子 The Grocer's Son (2008)
香水 Perfume, The (2006)
當櫻花盛開 Cherry Blossoms (2008)
人生,一元起標 Life For Sale (2008)
沒有耳朵的兔子 Rabbit Without Ears (2007)
錄到鬼 REC (2008)
羊男的迷宮 Pan's Labyrinth (2007)
我是女生,也是男生 XXY (2007)
@@color:#888888;我的人魚女友 The Mermaid (2007) The Mermaid@@
三不管地帶 No Man's Land (2001)
內衣小舖 Late Bloomers (2006)
色戒 Lust, caution (2007)
臥虎藏龍 Crouching Tiger, Hidden Dragon (2000)
詭絲 Silk (2005)
海角七號 Cape No.7 (2008)
一八九五 1895 in Formosa (2008)
我的藍莓夜 My Blueberry Nights (2007)
破事兒 Trivial Matters (2007)
九降風 Winds of September (2008)
無間道 Infernal Affairs (2002)
金雞 Golden Chicken (2003)
金雞2 Golden Chicken 2 (2003)
見鬼 The Eye (2002)
三更 Three (2002)
國士無雙 Catch (2006)
盛夏光年 Enternal Summer (2006)
夢遊夏威夷 Holiday Dreaming (2004)
17歲的天空 Formula 17 (2004)
台北晚九朝五 Twenty Something II (2002)
花吃了那女孩 Candy Rain (2008)
豔光四射歌舞團 Splendid Ffloat (2004)
王的男人 King and the Clown (2006)
我的野蠻女友 My Sassy Girl (2001)
鬼來電 On Missed Call (2003)
鬼來電2 One Missed Call 2 (2005)
魔幻時刻 Magic hour (2008)
邪降3:鬼影隨行 Art of the devil 3 (2008)
邪降:惡魔的藝術 Art of the Devil 2 (2005)
鬼影 Shutter (2004)
連體陰 Alone (2007)
鬼4虐 4Bia (2008)
我的軍中情人 Yossi & Jagger (2002)
泡泡公寓四人行 The Bubble (2006)
男人的心中只有男人 Walk on water (2004)
搖滾吧!爺奶 Young @ Heart (2007)
神隱少女 Spirited Away (2001)
霍爾的移動城堡 Howl's Moving Castle (2004)
史瑞克II Shrek 2 (2004)
荷頓奇遇記 Horton Hears A Who (2008)
海底總動員 Finding Nemo (2003)
超人特攻隊 Incredibles , The (2004)
北極特快車 Polar Express , The (2004)
怪獸大戰外星人 Monsters vs. Aliens (2009)
大雨大雨一直下 Raining Cats and Frogs 2005
★2007日舞影展觀眾票選最佳影片 ★2008美國獨立精神獎最佳外語片 ★2008奧斯卡最佳原創電影歌曲 男孩遇見女孩,他們對彼此唱著美麗的歌曲,浪漫就此蔓延開來。男孩是街頭音樂家,女孩是捷克移民,兩人在街頭相遇相戀,共同譜寫、排練著一首首記錄他們愛情的音樂,於是發現,他們就是彼此百分百的戀人;近年來又一部出色的音樂電影。 <html><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/726SFblz9Lk&hl=zh_TW&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/726SFblz9Lk&hl=zh_TW&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></html> <html><div style="width:300px;"><object width="300" height="110"><param name="movie" value="http://media.imeem.com/m/r3iw3NEqi9/aus=false/"></param><param name="wmode" value="transparent"></param><embed src="http://media.imeem.com/m/r3iw3NEqi9/aus=false/" type="application/x-shockwave-flash" width="300" height="110" wmode="transparent"></embed></object><div style="background-color:#E6E6E6;padding:1px;"><div style="float:left;padding:4px 4px 0 0;"><a href="http://www.imeem.com/"><img src="http://www.imeem.com/embedsearch/E6E6E6/" border="0" /></a></div><form method="post" action="http://www.imeem.com/embedsearch/" style="margin:0;padding:0;"><input type="text" name="EmbedSearchBox" /><input type="submit" value="Search" style="font-size:12px;" /><div style="padding-top:3px;"><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=0&ek=r3iw3NEqi9" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/152/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=1&ek=r3iw3NEqi9" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/153/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=2&ek=r3iw3NEqi9" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/154/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=3&ek=r3iw3NEqi9" rel="nofollow" ><img src="http://www.imeem.com/ads/bannerad/155/10/r3iw3NEqi9/" border="0" /></a></div></form></div></div><br/><a href="http://www.imeem.com/popmusic23/music/M9xYsLT3/glen-hansard-and-marketa-irglova-falling-slowly/">Falling Slowly - Glen Hansard and Marketa Irglova</a></html> <html><div style="width:300px;"><object width="300" height="110"><param name="movie" value="http://media.imeem.com/m/urJn6kqaRB/aus=false/"></param><param name="wmode" value="transparent"></param><embed src="http://media.imeem.com/m/urJn6kqaRB/aus=false/" type="application/x-shockwave-flash" width="300" height="110" wmode="transparent"></embed></object><div style="background-color:#E6E6E6;padding:1px;"><div style="float:left;padding:4px 4px 0 0;"><a href="http://www.imeem.com/"><img src="http://www.imeem.com/embedsearch/E6E6E6/" border="0" /></a></div><form method="post" action="http://www.imeem.com/embedsearch/" style="margin:0;padding:0;"><input type="text" name="EmbedSearchBox" /><input type="submit" value="Search" style="font-size:12px;" /><div style="padding-top:3px;"><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=0&ek=urJn6kqaRB" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/152/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=1&ek=urJn6kqaRB" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/153/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=2&ek=urJn6kqaRB" rel="nofollow"><img src="http://www.imeem.com/ads/bannerad/154/10/" border="0" /></a><a href="http://www.imeem.com/ads/banneradclick.ashx?ep=3&ek=urJn6kqaRB" rel="nofollow" ><img src="http://www.imeem.com/ads/bannerad/155/10/urJn6kqaRB/" border="0" /></a></div></form></div></div><br/><a href="http://www.imeem.com/dnabox/music/uQwArlIb/once-07-the-hill-marketa-irglovamp3/">07. The Hill - Marketa Irglova.mp3 - once</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"
});
*/
//}}}
!Tizzy Bac 你們都不要變!! <html> <embed FlashVars="playlist=http://www.indievox.com/swf/tizzybac/TBnewplayer.xml" width="200" height="532"src="http://www.indievox.com/swf/tizzybac/TBnewplayer.swf"type="application/x-shockwave-flash"></embed></html> <<search>><<closeAll>><<permaview>><<newTiddler>><<newJournal "DD MMM YYYY" "journal">><<saveChanges>><<tiddler TspotSidebar>><<slider chkSliderOptionsPanel OptionsPanel "options »" "Change TiddlyWiki advanced options">>
[[albumofviews|http://www.wretch.cc/album/albumofviews]]
Movie
1995年,尚多明尼克還是法國時尚雜誌Elle的總編輯, 才情 俊逸,開朗健談,熱愛人生。 然而,到了年底,44歲的他突然腦幹 中風,全身癱瘓,不能言語,只剩下左眼還有作用。 在友人的協助下 ,靠著眨動左眼,他一個字母一個字母地寫下這本不同尋常的回憶錄。 出書後十天,他去世。但他告訴世人,他被禁錮的靈魂永遠活著。 <html><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/Z11cxH-pT7I&hl=zh_TW&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Z11cxH-pT7I&hl=zh_TW&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object> </html>
/***
Description: Contains the stuff you need to use Tiddlyspot
Note, you also need UploadPlugin, PasswordOptionPlugin and LoadRemoteFileThroughProxy
from http://tiddlywiki.bidix.info for a complete working Tiddlyspot site.
***/
//{{{
// edit this if you are migrating sites or retrofitting an existing TW
config.tiddlyspotSiteId = 'albumofviews';
// 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?// @@ 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// @@ 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// @@ 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!// @@ 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 :)// @@ 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")
});
//}}}
| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin | | 20/09/2009 12:35:59 | ziv | [[/|http://albumofviews.tiddlyspot.com/]] | [[store.cgi|http://albumofviews.tiddlyspot.com/store.cgi]] | . | [[index.html | http://albumofviews.tiddlyspot.com/index.html]] | . | | 24/09/2009 00:46:25 | ziv | [[/|http://albumofviews.tiddlyspot.com/]] | [[store.cgi|http://albumofviews.tiddlyspot.com/store.cgi]] | . | [[index.html | http://albumofviews.tiddlyspot.com/index.html]] | . | | 04/10/2009 23:07:11 | ziv | [[/|http://albumofviews.tiddlyspot.com/]] | [[store.cgi|http://albumofviews.tiddlyspot.com/store.cgi]] | . | [[index.html | http://albumofviews.tiddlyspot.com/index.html]] | . | | 31/10/2009 19:30:38 | ziv | [[/|http://albumofviews.tiddlyspot.com/]] | [[store.cgi|http://albumofviews.tiddlyspot.com/store.cgi]] | . | [[index.html | http://albumofviews.tiddlyspot.com/index.html]] | . | ok | | 31/10/2009 19:31:26 | ziv | [[/|http://albumofviews.tiddlyspot.com/]] | [[store.cgi|http://albumofviews.tiddlyspot.com/store.cgi]] | . | [[index.html | http://albumofviews.tiddlyspot.com/index.html]] | . | | 24/01/2010 01:05:26 | ziv | [[/|http://albumofviews.tiddlyspot.com/]] | [[store.cgi|http://albumofviews.tiddlyspot.com/store.cgi]] | . | [[index.html | http://albumofviews.tiddlyspot.com/index.html]] | . | ok | | 24/01/2010 01:07:57 | ziv | [[/|http://albumofviews.tiddlyspot.com/]] | [[store.cgi|http://albumofviews.tiddlyspot.com/store.cgi]] | . | [[index.html | http://albumofviews.tiddlyspot.com/index.html]] | . | | 24/01/2010 01:11:58 | ziv | [[/|http://albumofviews.tiddlyspot.com/]] | [[store.cgi|http://albumofviews.tiddlyspot.com/store.cgi]] | . | [[index.html | http://albumofviews.tiddlyspot.com/index.html]] | . | | 26/02/2010 20:32:11 | YourName | [[/|http://albumofviews.tiddlyspot.com/]] | [[store.cgi|http://albumofviews.tiddlyspot.com/store.cgi]] | . | [[index.html | http://albumofviews.tiddlyspot.com/index.html]] | . | ok | | 26/02/2010 20:32:22 | YourName | [[/|http://albumofviews.tiddlyspot.com/]] | [[store.cgi|http://albumofviews.tiddlyspot.com/store.cgi]] | . | [[index.html | http://albumofviews.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");
//}}}
hello everyone!!! 想要知道甚麼資訊都可以來喔!
http://tw.movie.yahoo.com/movieheadline/d/a/090506/3/f27.html 誰說「液態」都是純潔與清透的?【國民戲院—液態影展】裡,搜羅多部由「液態」延伸 出的情慾與亂倫的影片。足以讓觀眾在鴛鴦戲水與激動浪愛中,感受液態影片訴說的情慾 力量。 【年輕的愛神們】講述兩對年輕戀人探索情慾的歷程。敘述一位少年牧羊人愛上漁村的少 女,兩人目睹一對年長男女的情慾嬉戲而喚醒了自身情慾…。片中呈現在不受禮教規範的 世界裡,液態激發了人類的原始愛慾、激情以及純真的肉體慾望。該片導演Nikos Koundouros是希臘電影的傳奇代表人物,是安哲羅普洛斯的啟蒙宗師。【無形的海浪】由 淺野忠信飾演逃亡殺手,在香港犯案後乘坐渡輪到普吉島避風頭,在船上遇見各種古怪的 事情,並結識一名韓籍少女。淺野電死人的眼神與內心戲,配上片出色的音樂與從容不迫 的節奏,帶著微妙涼意與激情的細膩感官,將挑逗所有黑暗中觀影的影迷。 【池畔戀人的畫像】則是電影史上最奇異、影像最驚人的原創電影之一,也是地下傳頌 的同志經典奇片,拍攝完成當年,曾因極為親密聳動的同性性愛場景而被禁演,直到2008 年才重新出土發行。片中一群年輕健美的男子胴體在陽光照耀的湛藍泳池,看似無邪地親 暱狎玩,有如古典繪畫中春之女神嬉戲河中的現代同志版神話,將是本影展中叫好又叫座 的賣座影片! 提到情慾,豈能漏掉亂倫?【湖】與【三角洲】皆敘述兄妹亂倫。【湖】故事發生在群山 環繞的幽靜森林,年輕的伐木人與眼盲的母親和弟妹一起生活,直到有一天,一位年輕男 子的到來擾亂了他們的平靜。導演擅用蒼白冷冽的湖泊,晦澀不清的影像,讓觀眾陷入道 德的曖昧中,隨著片中人物極為親密又困難地糾纏在一起,讓人驚嘆:「亂倫也能美成這 樣!」 【三角洲Delta】在羅馬尼亞一處三角洲拍攝,美不勝收的攝影,讓本片在坎城放映即受 到注目與讚嘆,許多影評人將本片與泰倫斯‧馬立克的名作【天堂之日】相比較。而男女 主角剝析不清卻又確切不疑的愛情,卻表現了悖離人為規範、順從自然吸引力所需要的勇 氣。將在五月夏日中,讓觀眾渾身發熱地進入內心的三角洲! 【國民戲院—液態影展】將於5/15(五)~6/5(五)於光點台北映演,預售票已澎湃開賣,觀 眾可由官方網站:http://www.twfilm.org/liquidworks,查詢詳細影片資料與場次時間 或至光點台北免費索取影展手冊。
2009年,是古巴革命的第五十年。這個仰臥於美麗加勒比海的國家,在美國霸權的虎視眈眈下,一路貫徹社會主義,甚至在蘇聯結體之後,物資極度困乏的艱困時期,都沒有使它造成劇烈的變動。
古巴的存在既有趣且複雜,它不但讓我們開始反思「社會主義=獨裁;資本主義=民主」這種想法的荒謬性,更不可忽視的,是在這個全球物資面臨耗盡的時代,古巴已預先進入了一種物資困乏的狀態,成功發展出一套足以仿效的解決途徑。
越挖掘,就會越發現這個國家的迷人之處。
古巴人對革命的情感、那種平和的分享的概念、無論環境多艱困,永遠有免費的醫療與教育服務、獨特的音樂與藝術、以及在耀眼陽光下閃閃發亮的笑容。我不明白如何能成功的將社會主義實行至這種地步,但看著這些電影,讀著相關的書籍文章,似乎能夠多理解他們一些。
在阿冠的邀請、馮建三老師及古巴後援會的協助下,我們挑了以下六部片:《古巴萬歲》、《社區的力量》、《草莓與巧克力》、《馬達加斯加島》、《暗殺卡斯楚 的 638種方法》及《哈瓦那&聖地牙哥》,內容涵蓋了古巴革命後被美國視為眼中釘的政治關係、蘇聯結體之後古巴如何凝聚力量度過危機、古巴人對國家又愛又恨 的態度、那種想要將國家推進以及朝自己內心更深度探索的渴求……這些故事必須要發生在古巴才有可能,但它引發的效應,已然如漣漪般擴及全世界!
邀請大家一同來看電影、認識古巴,也許你們也會愛上這個國家!
古巴影展首映場:
《古巴萬歲》
5.19(二)7:30pm小小書房(台北)∕洪雅書房(嘉義)
《社區的力量─古巴如何度過石油危機》
5.20(三)7:30pm東海書苑(台中)∕凱風卡瑪兒童書店(花蓮)
※免費入場,歡迎樂捐。
※活動現場尚有《紙醉金迷哈瓦那》(時報出版)、《革命前夕的摩托車之旅》(大塊出版)等古巴相關叢書書展
※弘恩文化、大地旅人環境工作室、時報文化協辦
引用 : http://blog.bookist.net/2009/05/519.html
!基本資料 |中文姓名|歐韋志| |英文姓名|Ziv Ou| |出生日|Feb-02-1990| |星座|水瓶| |學歷|世新大學97數媒系| [img[http://cc.shu.edu.tw/cgi-bin/openwebmail/openwebmail-webdisk.pl/1928016280.jpg?sessionid=a97081024*cc.shu.edu.tw-session-0.782938887206004¤tdir=%2Fpublic_html%2F78&action=download&selitems=1928016280.jpg]] !負責詞條 |責任編輯的三天|h |[[歷史上的08月29日]]| |[[歷史上的08月30日]]| |[[歷史上的08月31日]]| |編輯者資料|h |[[歐韋志]]|
大事記 1475年——皮基尼條約:法國國王路易十一承諾向英國國王愛德華四世支付一筆補償金,以換取愛德華承諾不謀求法國王位。 1498年——瓦斯科·達·伽馬自卡利庫特返航。 1521年——奧斯曼帝國攻佔貝爾格勒。 1526年——第一次摩哈赤戰役:蘇萊曼一世率奧斯曼帝國軍隊擊潰匈牙利軍隊,匈牙利國王拉約什二世戰死,亞蓋隆王朝告終。 1541年——奧斯曼帝國攻佔布達。 1756年——普魯士腓特烈二世率領軍隊突然入侵薩克森,七年戰爭爆發。 1825年——葡萄牙承認巴西獨立。 1831年——英國物理學家法拉第通過實驗發現電磁感應定律。 1833年——英國立法廢除奴隸制。 1842年——中國清朝代表耆英、伊里布和英國代表璞鼎查在停泊于南京的英國軍艦上籤訂《南京條約》,香港島被割讓給英國。 1862年——第二次馬納沙斯之役爆發,北維吉尼亞軍團得勝而受鼓舞,主動向北方發動侵略,展開馬里蘭會戰。 1871年——明治維新:日本宣布廢藩立縣。 1885年——德國發明家戴姆勒製造的世界首部摩托車獲得專利。 1910年——日本命令將高麗國名改為朝鮮,並任命第一任朝鮮總督。 1943年——二戰:德國宣布解散丹麥政府。 1944年——二戰:斯洛伐克大起義,六萬名斯洛伐克官兵宣布起義,與德國軍隊開戰。 1949年——蘇聯成功試爆第一顆原子彈,打破了美國的核壟斷地位。 1958年——中共中央決定在全國範圍內推廣人民公社 1977年——毛主席紀念堂全部建成。 1987年——韓國發生一起與邪教有關的「集體自殺」大慘案。 1991年——蘇聯最高蘇維埃宣布禁止蘇聯共產黨的所有活動。 1995年——北約對波赫塞族控制區進行了空襲 2000年——香港特別行政區自宣佈「八萬五計劃」以來恢復賣地。 2005年——颶風卡特里娜在美國墨西哥灣沿岸的路易西安納州和密西西比州登陸,造成至少1836人死亡。 [編輯] 出生 1632年——約翰·洛克,英國哲學家。 1888年——三川軍一,日本海軍戰將。 1915年——英格麗·褒曼,瑞典演員。 1919年——吳冠中,中國畫家。 1937年——樂蒂,香港國語片演員。 1958年——麥可·傑克遜,美國歌手。 1960年——渡邊多惠子,日本漫畫家。 1972年——裴勇俊,韓國演員。 1980年——謝霆鋒,香港歌手,演員。 [編輯] 逝世 310年——劉淵,漢王。(出生年代不詳) 1799年——庇護六世,教宗。(生於1717年) 1955年——洪深,戲劇家。(生於1894年) 1960年——哈扎·馬賈利,約旦首相。 1982年——英格麗·褒曼,演員。(生於1915年) 1987年——菲利普·史密斯,美國電子工程師,史密斯圓圖的發明者。
大事記 1590年——德川家康正式進入江戶城,江戶城從此成為歷代德川將軍的居城。 1835年——歐洲殖民者在澳洲雅拉河北岸登陸,並開始建立墨爾本城。 1850年——檀香山建城。 1882年——日本與朝鮮簽訂《濟物浦條約》,日本取得在朝鮮的駐兵權。 1914年——第一次世界大戰:色當戰役展開。 1914年——一戰:俄國軍隊在坦能堡戰役中被德國擊敗 1918年——蘇俄布爾什維克領袖列寧在莫斯科一間工廠演講結束後,遭到一名女刺客的槍擊而受傷。 1928年——尼赫魯創立印度獨立聯盟,對抗英國統治,爭取獨立自由。 1936年——英國廣播公司將電視信號傳送到展覽會現場。 1941年——德軍向蘇聯列寧格勒步步進迫,列寧格勒戰役打響。 1945年——英國海軍少將夏慤率領皇家海軍從日軍手中接管香港,香港重光。 1945年——道格拉斯·麥克阿瑟抵達日本,盟軍開始對日本的佔領 1963年——冷戰:美國總統和蘇聯共產黨中央委員會第一書記之間架設的熱線開始投入使用。 1968年——香港一間電視台租用的直昇機在荃灣金山山頂失事墜毀,一人死亡,兩人受傷。 1984年——美國發現號太空梭在佛羅里達州甘迺迪太空中心首次發射升空,執行STS-41-D任務。 1990年——韃靼斯坦宣布脫離俄羅斯蘇維埃加盟共和國 1991年──亞塞拜然宣布脫離蘇聯獨立。 1999年——東帝汶在聯合國主持下就獨立問題舉行全民公投,78.5%的人選擇從印度尼西亞獨立出去。 1999年——家樂福兼并普羅莫代斯組成世界第二大零售集團。 [編輯] 出生 1748年——雅克-路易·大衛,法國畫家(+1825年) 1785年——林則徐,清朝後期著名政治家、思想家和詩人。(+1850年) 1797年——瑪麗·雪萊,英國作家。(+1851年) 1852年——雅各布斯·亨里克斯·范托夫,荷蘭化學家(+1911年) 1871年——盧瑟福,紐西蘭出生的英國物理學家。(+1937年) 1884年——特奧多爾·斯韋德貝里,瑞典化學家(+1971年) 1893年——休伊·朗,美國政治家 1919年——溥心畬,中國畫家。(+1963年) 1900年——張聞天,中國共產黨領導人。(+1976年) 1912年——愛德華·米爾斯·珀塞耳,美國物理學家(+1997年) 1914年——皮定均,中國人民解放軍中將。 1930年——沃倫·巴菲特,美國投資家。 1954年——亞歷山大·盧卡申科,白俄羅斯總統。 1970年——光良,馬來西亞華人歌手。 1972年——卡麥蓉·狄亞,美國演員。 1972年——帕維爾·內德維德,捷克足球選手。 1979年——楊怡,香港演員。 1979年——周麗淇,香港歌手及演員。 1982年——安迪·羅迪克,美國網球選手。 1982年——楊祐寧,台灣演員。 1982年——吳青峰,台灣樂團蘇打綠主唱。 1983年——松本潤,日本歌手。 1985年——許仁杰,台灣歌手。 1985年——埃蒙·沙利文,澳洲男子游泳運動員。 1987年——葉瑋庭,台灣歌手。 [編輯] 逝世 526年——狄奧多里克大帝,東哥德國王(454年出生) 684年——巴加爾大帝,瑪雅文明古典時期帕倫克城邦君主。 1483年——路易六世,法國國王。(生於1423年) 1619年——島津義弘,日本大名。(1535年出生) 1928年——威廉·維恩,德國物理學家(1864年出生) 1929年——彭湃,中國近代農民運動領袖,在上海龍華就義。(生於1896年) 1940年——約瑟夫·湯姆孫,英國物理學家,電子的發現者。(生於1856年) 1990年——錢穆,中國史學家。(生於1895年) 2004年——弗雷德·惠普爾,美國天文學家,彗星研究的先驅者之一 2005年——傅彪,中國演員。(生於1965年) 2006年——納吉布·馬哈富茲,埃及作家(生於1911年) [編輯] 節假日和習俗 [編輯] 體育 [編輯] 足球 2005年-英格蘭著名球員米高·奧雲重返英格蘭球壇,以1700萬英磅由皇家馬德里加盟紐卡素,與紐卡素簽約4年。 [編輯] 棒球 2006年-台灣旅美棒球選手王建民出戰老虎隊,以2比0拿下此場勝投,並以16勝的成績追平日籍強投野茂英雄的單季最佳成績,直追南韓投手朴贊浩的18勝亞洲紀錄。同時也追上當時MLB最多勝的哈勒戴(Roy Halladay),並列聯盟勝投王。 取自"http://zh.wikipedia.org/w/index.php?title=8%E6%9C%8830%E6%97%A5&variant=zh-tw"
大事記 1363年——朱元璋和陳友諒大戰于鄱陽湖。 1422年——英格蘭國王亨利五世去世,其九個月大的兒子亨利六世成為新國王。 1864年——南北戰爭:威廉·謝爾曼將軍率聯邦軍隊開始圍攻亞特蘭大 1876年——奧斯曼帝國蘇丹穆拉德五世因患有精神病遭廢黜,其弟阿卜杜勒·哈米德二世接任王位。 1888年——開膛手傑克於倫敦犯下第一宗凶殺案。 1907年——英國和俄國簽訂英俄協約,宣告英、俄、法三國協約的正式形成 1916年——蔡鍔東渡日本養病。 1919年——愛爾蘭廢除新聞檢查制度。 1920年——波蘇戰爭:波蘭在卡莫羅戰役中擊敗蘇俄軍隊。 1939年——納粹德國法西斯獨裁者希特勒製造「格靱維茨電台事件」,作為襲擊波蘭的借口。 1942年——新四軍第5師在湖北禮山殲滅國民革命軍保安第4旅,俘其旅長以下2000人 1942年——納粹德國黨衛隊在烏克蘭西部城市特蘭諾波爾屠殺5000名猶太人 1945年——羅伯特·孟席斯創建澳洲自由黨 1957年——馬來西亞脫離英國殖民統治,宣布獨立。 1959年——中國第一座綜合體育場—北京工人體育場建成。 1962年——特立尼達和多巴哥獨立。 1984年——中國自己設計、自己建設的第一座現代化露天煤礦——霍林河南露天礦在內蒙古自治區建成投產。 1988年——一架從廣州飛抵香港啟德機場的中國民航客機在降落時墮海,釀成7死14傷。 1991年——吉爾吉斯宣布獨立 1993年——中國國務院新聞辦公室發表《台灣問題與中國的統一》白皮書。 1994年——愛爾蘭共和軍宣布停火 1997年——英國威爾斯王妃黛安娜及其男友多迪因車禍在法國巴黎去世。 1998年——北韓宣布發射首顆衛星「光明星1號」,但日本等國堅持認為朝鮮實際上的目的是試射大浦洞一號飛彈,飛越日本領空。 1998年——Windows 98中文版發布。 2005年——伊拉克首都巴格達在舉行宗教儀式時,謠傳有自殺式襲擊發生,在底格里斯河上一條橋樑的民眾爭相走避而發生人踩人的慘劇,死亡1199人。 2005年——中國人民銀行公告第五套人民幣100元、50元、20元、10元、5元紙幣和1角硬幣改版。 [編輯] 出生 1821年——亥姆霍茲,德國科學家 1870年——蒙特梭利,義大利教育家(1952年逝世) 1879年——大正天皇,日本第123代天皇 1949年——李察基爾,美國電影演員、好萊塢巨星,代表作『軍官與紳士、風月俏佳人、芝加哥』。 1953年——小林善紀,日本漫畫家。 1956年——蔡英文,台灣政治家。 1956年——田代政,日本前電視演員。 1960年——劉傑,台灣配音員。 1960年——符爽,台灣配音員。 1967年——平松晶子,日本動畫聲優。 1976年——阿牛,馬來西亞男歌手。 1985年——林宜融,星光二班女歌手。 [編輯] 逝世 1387年——亨利五世,英格蘭蘭開斯特王朝國王。(1422年逝世) 1834年——卡爾·路德維希·哈丁,德國天文學家,婚神星的發現者(生於1765年) 1920年——威廉·馮特,德國實驗心理學創始人(生於1832年) 1931年——蔣光慈,中國現代著名作家、無產階級文學倡導者之一 1963年——喬治·勃拉克,立體派畫家(生於1882年) 1967年——伊·格·愛倫堡,蘇聯著名作家(生於1889年) 1969年——袁則留,台灣證券交易所第一任總經理(生於1913年) 1997年——黛安娜·弗朗西斯·斯潘塞,英國王妃(生於1961年) 2003年——羅元錚,經濟學家 [編輯] 節假日和習俗 馬來西亞——國慶日。1957年正式獨立。 取自"http://zh.wikipedia.org/w/index.php?title=8%E6%9C%8831%E6%97%A5&variant=zh-tw"
金穗獎巡迴影展-清大場 Golden Harvest Awards for Outstanding Short Films 播映時間:6/2(二)、6/3(三) 播映地點:清大合勤演藝廳‧自由入場 座談:影評人 聞天祥 06.02(二)/ 19:00 大導演拍小電影 網址:http://www.arts.nthu.edu.tw/programs_show.php?my_pro=5&&time=1&&fdsn=315 清大場 播映場次 6/2 (二) 14:00 動畫片-彩虹的缺口、紅色月亮、根、幸運兒、歐椰!!(40mins) 15:10 紀錄片-獨立之前(59mins) 16:20 紀錄片-再見越南‧再見台灣、火線任務(68mins) 17:40 紀錄片-河內‧雲林‧胡志明 (44mins) 19:00 座談:大導演拍小電影 / 影評人 聞天祥 6/3 (三) 14:00 劇情DV-曬棉被的好天氣、跳格子、無障礙(84mins) 15:50 劇情DV-消散、搞什麼鬼(69mins) 17:20 劇情DV-可以跟你在一起嗎、霍普先生來不來?!、上學(58mins) 19:00 劇情片-闔家觀賞、憂鬱森林、匿名遊戲(65mins) 指導單位:行政院新聞局‧主辦單位:國家電影資料館‧協辦單位:清華大學藝術中心