<!--{{{-->
<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]];}

#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 {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
The research for state of the art biometric technologies have gained considerable attention in the last few years due to the need of an increasing number of governments for counter terrorism action (this trend has been grown further as a result of the September 11th attack on WTC). However, the field of biometrics has been an active research discipline for several decades and has lead to the development of various commercial, government and law enforcement applications which aim to the control of physical and logical access to prevent identity fraud. A significant number of biometric systems  are commercially available that exploit either single traits such as fingerprints, iris, hand geometry, face features, signature, voice features, or a combination of them to achieve the identification or verification of an individual�s identity. Furthermore, the use of behavioral biometrics for identification and verification purposes is an increasing trend.  
Biometric authentication requires the construction of biometric models (templates) for each person. Strangely enough, machine learning approaches have not been extensively used for this purpose so far. As a consequence, well known problems in the field of machine learning such as the �curse of dimensionality� have not been dealt with during template creation. 
The combination of several biometrics corresponding to the same modality (or not), better known as multibiometrics, seem to be a promising alternative for simultaneous decrease of false acceptance and false detection rates.  However, the use of multiobiometrics pushed forward the problem of biometrics fusion. Fusion in multibiometrics can be done in several levels: sensor, feature, score and decision. Artificial intelligence approaches are more that appropriate for information fusion and need to be considered also in multibiometrics.
This event provided an interdisciplinary forum for researchers, developers and practitioners to present the state-of-art of artificial intelligence in biometrics focusing on template creation and multibiometric fusion. The workshop was supported, in terms of paper contribution, by both the ''[[COST 2101 Action: Biometrics for Identity Documents and Smart Cards|http://cost2101.org]]'' and the ''[[POLYBIO: Multimodal Biometric Security System|http://www.signalgenerix.com/polybio/]]'' project funded by the [[Cyprus Research Promotion Foundation| http://crpf.metacanvas.com/EN/]].
!!!!The detail Call for Papers, in pdf, can be accessed here: [|[[CFP|cfps/smap2010cfp.pdf]]|]
!!!!Information about Limassol city can be found by following this [[link|http://www.limassolmunicipal.com.cy/index_en.html]]
For more information please contact smap2010 [@] image.ntua.gr
!!!!SMAP 2010 will be organized by the Cyprus University of Technology. [[Learn more|http://www.cut.ac.cy/en/?id=1]]!!
[[SMAP 2010]]
[[Latest News]]
!!David Guralnick
President, Kaleidoscope Learning
Phone: (212) 679-2594
304 Park Avenue South, 11th Floor      
New York, NY 10010
e-mail: [[dguralnick@kaleidolearning.com|dguralnick@kaleidolearning.com]]
URL: [[http://network.clomedia.com/profile/DavidGuralnick|http://network.clomedia.com/profile/DavidGuralnick]]

!!Dr Kinshuk
Professor and Director - School of Computing and Information Systems
Athabasca University
Canada
iCORE/Xerox/Markin Industrial Research Chair in Adaptivity and Personalization in Informatics
e-mail: [[kinshuk@ieee.org|mailto:kinshuk@ieee.org]]
URL: [[Link|http://scis.athabascau.ca/scis/staff/index.jsp?ct=kinshuk&sn=null]]

!!Zhigeng Pan
Editor-in-Chief, International Journal of VR
Acting Director, DEARC, Zhejiang University
Chairman, VR Committee, China Society of Image and Graphics
Professor, State Key Lab of CAD&CG
Zhejiang University, Hangzhou, 310027, China
e-mail: [[zhigengpan@gmail.com|mailto:zhigengpan@gmail.com]]

!!Ana Paiva
Associate Professor at Instituto Superior Te'cnico
Senior Researcher at INESC-ID Lisboa
IST Taguspark
Av. Prof. Dr. Cavaco Silva, 2744-016 Porto Salvo, Portugal
Room 2-N7.23
Tel: (+351) 21 423 32 23
e-mail: [[ana.paiva@ inesc-id.pt|mailto:ana.paiva@ inesc-id.pt]] 
URL: [[http://paginas.fe.up.pt/~apaiva/|http://paginas.fe.up.pt/~apaiva/]]

!!Peter B. Sloep
Full Professor of Technology Enhanced Learning;
Programme Director Research & Development [[Technology Enhanced Learning|http://www.nen.nl/nl/act/spec/leertech/]],
Educational Technology Expertise Centre and
Programme Director Guidelines and Tooling for Learning Networks,
Netherlands Laboratory for Lifelong Learning;
Open University of The Netherlands
e-mail: [[peter.sloep@ou.nl|mailto:peter.sloep@ou.nl]]
URL: [[http://www.open.ou.nl/psl/|http://www.open.ou.nl/psl/]]
<html>

<table border = "0" width = "80%">
<tbody>

<tr>
        <td style="padding-top:5;padding-bottom:5" width = "25%"><b>July 30<sup>th</sup>, 2010</b> (<font color ="red">extended</font>):</td>

         <td style="padding-top:5;padding-bottom:5" width = "75%"><strong>Full paper submission</strong></td>
</tr>
<tr>

         <td style="padding-top:5;padding-bottom:5"><b>August 23<sup>rd</sup>, 2010</b>:</td>

         <td style="padding-top:5;padding-bottom:5"><strong>Notification of paper acceptance</strong></td>
</tr>
<tr>

         <td style="padding-top:5;padding-bottom:5"><b>September 10<sup>th</sup>, 2010</b>:</td>

         <td style="padding-top:5;padding-bottom:5"><strong>Camera-ready paper submission</strong></td>
</tr>
<tr>
         <td style="padding-top:5;padding-bottom:5"><b>December 9<sup>th</sup> and 10<sup>th</sup>, 2010</b>:</td>

         <td style="padding-top:5;padding-bottom:5"><strong>Workshop dates<strong></td>
</tr>
</tbody>

</table>
</html>
!!!Prof. [[Thrasos Pappas|http://www.eecs.northwestern.edu/~pappas/]], (editor in chief of IEEE Transactions on Image Processing)
!!!! The tittle of his speech will be announced soon

!!!Dr. [[Kostas Karpouzis|http://www.image.ece.ntua.gr/~kkarpou/]]
!!!!"User modelling and machine learning for affective and assistive computing"

!!!Dr. [[Panayiotis Zaphiris|http://zaphiris.org/]]
!!!!"Modeling user behavior in social media"
!!!19/7/2010: Prof. Thrasos Pappas keynote speaker at SMAP
!!!!Prof. [[Thrasos Pappas|http://www.eecs.northwestern.edu/~pappas/]], editor in chief of the IEEE Transactions on Image Processing, confirmed its participation at SMAP 2010.

!!!19/7/2010: SMAP 2010 indexed on IEEE Conference Search 
!!!!SMAP 2010 appears on the IEEE Conference Search and the IEEE's Call for Papers Listing.

!!!19/7/2010: Keynote speech by Dr. Kostas Karpouzis
!!!!Dr. [[Kostas Karpouzis|http://www.image.ece.ntua.gr/~kkarpou/]] will give a keynote speech on "User modelling and machine learning for affective and assistive computing"

!!!8/7/2010: Submission deadline extension 
!!!!Due to many requests the full paper submission deadline was extended to July 30, 2010. 

!!!8/7/2010: Multimedia Systems special issue 
!!!!Extended versions of selected papers presented at SMAP 2010 will be considered for publication in the Advances in Multimedia open access journal (EURASIP) Special Issue Editors: A, Lanitis, N. Tsapatsoulis, M. T. Linaza, I. Anagnostopoulos, S. Kollias

!!!10/6/2010: Springer Edited Volume 
Extended versions of selected papers presented at SMAP 2010 will be included in a Springer Edited Volume entitled:
!!!! “Semantic Hyper/Multi-media Adaptation: Schemes and Applications”
Guest Editors: I. Anagnostopoulos, M. Bielikova, P. Mylonas, and N. Tsapatsoulis

!!!1/6/2010: Keynote speech
!!!!Dr. [[Panayiotis Zaphiris |http://zaphiris.org/]] will give a keynote speech on "Modeling user behavior in social media"

!!!13/12/2009: Web site for SMAP 2010
!!!!The Website for SMAP 2010 is up and running.
[[SMAP 2010]]
[[Call for Papers]]
[[Important Dates]]
[[Objectives]]
[[Topics]]
[[Submission]]
[[Publications]]
[[Registration]]
[[Steering Committee]]
[[Workshop Organizers]]
[[Technical Program Committee]]
[[Invited Speakers]]
[[Latest News]]
[[Venue]]
[[Contact Us]]
[[City of Limassol]]
[[Cyprus University of Technology]]
[[Site Management]]

Last Updated: 13/12/2009 
Copyright ? the smap2010 team
!!!!The main objective of SMAP workshop is to bring together researchers from academia and industry in an effort to discuss the state of the art, recent advances and future perspectives for semantic media adaptation. 
<!--{{{-->
<div id='header' class='header'>
<div class='headerShadow'>
<span class='searchBar' macro='search'></span>
<span class='siteTitle' refresh='content' tiddler='SiteTitle'></span>&nbsp;


<span class='siteSubtitle' refresh='content' tiddler='SiteSubtitle'></span>
</div>

</div>
<div id='mainMenu'>
<span refresh='content' tiddler='MainMenu'></span>
<span id='noticeBoard' refresh='content' tiddler='NoticeBoard'></span>

</div>
<div id='sidebar'>
<div id='sidebarOptions' refresh='content' tiddler='newSideBarOptions'></div>
<div id='sidebarTabs' refresh='content' force='true' tiddler='SideBarTabs'></div>
</div>
<div id='displayArea'>
<div id='messageArea'></div>

<div id='tiddlerDisplay'></div>
</div>
<div id='contentFooter' refresh='content' tiddler='contentFooter'></div>
<!--}}}-->
!!Proceedings
!!!!The proceedings of the workshop will be published by the IEEE Computer Society (approval pending). Following the IEEE Computer Society Conference Publishing Services (CPS) all publications will also be available through IEEE Xplore� and through the IEEE Computer Society Digital Library. The format of papers will have to be prepared according to IEEE Computer Society standards. Only /IEEE Xplore�-compliant PDF/ files can be accepted for final paper submissions.
 
!!Edited Volumes
!!!!Deserving papers will be solicited for inclusion in an Edited Volume. An Edited Volume of the Springer Series on Studies in Computational Intelligence  featuring papers selected from those presented at SMAP 2006 and a similar one of CRC Press for SMAP 2007 have already been published. A Springer Edited Volume entitled "Semantic Hyper/Multi-media Adaptation: Schemes and Applications" deriving from extended versions of SMAP 2009 and SMAP 2010 papers will be due for publication later in the year.

!!Journal Special Issues
!!!!Exceptional papers will be solicited for inclusion in an international, peer-reviewed journal special issue after extension and re-evaluation. A special issue of the ACM/Springer Multimedia Systems  journal featuring papers selected from those presented at SMAP 2006 has been published. A special issue of the Multimedia Tools and Applications journal as well as a special issue of the Signal, Image and Video Processing  journal featuring papers selected from those presented at SMAP 2007 have also been published. A special issue of the Advances in Multimedia open access journal is due to publication later in the year. 
This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.

@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://www.smap2010.org/controlpanel]] (your control panel username is //smap2010//).
<<tiddler TspotControls>>

See also GettingStarted.

@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the "save to web" button in the column on the right.

@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click "upload" and your ~TiddlyWiki will be saved back to tiddlyspot.com.

@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki.org|http://tiddlywiki.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].

@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions.
!!!Registration Fees:
<html><strong>
Early registration (before September 3rd, 2010): <font color="green">250 euros</font> 
<br>Late registration (after September 3rd, 2010): <font color="green">300 euros</font>
<br>Onsite registration: <font color="green">320 euros</font> 
</html> 

!!!Registration Procedure:
!!!!Information on how to register for SMAP 2010 will be available once the submission procedure is closed
<html>
	<table width="96%" border="0" valign="middle" align="center" cellpadding="0" cellspacing="0">

		<tr>
			<td colspan = "3" align="center"><font color = "#F58437" size = "6"><br> 5<sup>th</sup> International Workshop on <br><br><font color = "#B05027" size = "6"> Semantic Media Adaptation and Personalization</font><br><br></font></td>

		</tr>
		<tr>
			<td width="35%" align="center">&nbsp;</td>
			<td width="30%" align="center"><img border="0" src="art/SMAP2010.png" width = "400", height = "118"></td>

			<td width="35%" align="center">&nbsp;</td>
		</tr>
		<tr>
			<td colspan = "2" align="center"><br><font color = "#F58437" size = "3"><strong>December 9-10, 2010, Limassol, Cyprus</strong><br><br>

organized by the<br><br><strong><a href = "http://www.cut.ac.cy">Cyprus University of Technology</a></strong></font><br><br></td>
<td width="35%" align="center"><img border="0" src="art/cut_logo.jpg" width = "100", height = "100"></td></tr>

		<tr> <td colspan = "3" align="justify"><font color = "#B05027" size = "2"><br> <strong>

The Semantic Media Adaptation and Personalization (SMAP) Initiative was founded during the summer of 2006 in an effort to discuss the state of the art, recent advances and future perspectives for semantic media adaptation. After four successful workshops, SMAP 2006 (Athens, Greece), SMAP 2007 (London, United Kingdom), SMAP 2008 (Prague, Czech Republic) and SMAP 2009 (San Sebastian, Spain) the Semantic Media Adaptation and Personalization workshop series has consolidated as a reference event in order to discuss about the newest advances in the field, including a 2-days main track of high-quality scientific papers.
<br><br></strong></font></td>
		</tr>
			<td colspan = "3" align="center"><img border="0" src="art/limassolSightseeing.jpg" width = "827", height = "126"></td>

</table>
</html>
<html>
	<table width="96%" border="0" valign="middle" align="center" cellpadding="0" cellspacing="0">

		<tr>
			<td style="padding-top:5;padding-bottom:5" width="35%" align="center">&nbsp;</td>
			<td style="padding-top:5;padding-bottom:5" width="35%" align="center"> <img border="0" src="SMAP2010.tif" width="75" height="75"></td>

			<td style="padding-top:5;padding-bottom:5" width="35%" align="center">&nbsp;</td>
		</tr>
</table>

</html>
!!!!The Semantic Media Adaptation and Personalization (SMAP) Initiative was founded during the summer of 2006 in an effort to discuss the state of the art, recent advances and future perspectives for semantic media adaptation. After four successful workshops, SMAP 2006 (Athens, Greece), SMAP 2007 (London, United Kingdom), SMAP 2008 (Prague, Czech Republic) and SMAP 2009 (San Sebastian, Spain) the Semantic Media Adaptation and Personalization workshop series has consolidated as a reference event in order to discuss about the newest advances in the field, including a 2-days main track of high-quality scientific papers. 
[[PageTemplate]]
[[StyleSheet]]
[[MainMenu]]
[[SiteTitle]]
[[SiteSubtitle]]
[[DefaultTiddlers]]
[[NoticeBoard]]
[[contentFooter]]
[[Publish2Tiddlyspot]]
December 9-10, 2010, Limassol, Cyprus
SMAP 2010: 5th International Workshop on Semantic Media Adaptation and Personalization
!!!Phivos Mylonas 
[[Image, Video and Multimedia Systems Laboratory|http://www.image.ntua.gr]]
Nationall Technical University of Athesn,
Zografou Campus, Iroon Polytechneioy 9, 
GR-15773, Zografou, GREECE
Tel.: +30 210 7724351
Fax:  +30 210 7722492
e-mail: [[fmylonas (at) image.ntua.gr|mailto:fmylonas@image.ntua.gr]]
URL: [[http://www.image.ece.ntua.gr/~fmylonas/|http://www.image.ece.ntua.gr/~fmylonas/]]

!!!Ioannis Anagbnostopoulos
Lecturer
[[Department of Information and Communication Systems Engineering|http://www.icsd.aegean.gr/icsd_en/]]
University of the Aegean
GR-83200, Karlovassi, Samos, GREECE
Tel: +30 22730 82220
Fax: +30 22730 82008
e-mail: [[janag (at) aegean.gr|mailto:janag@aegean.gr]]

!!!Manolis Wallace
Visiting Lecturer
[[Department of Computer Science and Technology|http://cst.uop.gr/index.php/en.html]]
University of Peloponnese,
End of Karaiskaki Str.
GR-22100, Tripolis, GREECE
Tel: +30 2710 372243
e-mail: [[wallace (at) uop.gr|mailto:wallace@uop.gr]]
URL: [[http://www.uop.gr/~wallace|http://www.uop.gr/~wallace]]
/*{{{*/
/*Book TiddlyWiki Theme*/
/*Version 1.0*/
/*Design and CSS originally by Anthony, modified by Nicolas Tsapatsoulis.*/
/*}}}*/
/*{{{*/
 #contentWrapper{
margin: 0 3.4em;

			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; /* Lucida Grande for the Macs, Tahoma for the PCs */
font-size: 11px;
			line-height: 1.6em;
			color: #666;
}

.header {
 background: #fff; 
			padding-top: 10px;
			clear: both;

border-bottom: 4px solid #948979;
}

.headerShadow {	padding: 2.6em 0em 0.5em 0em; }

.siteTitle {
			font-family: 'Trebuchet MS' sans-serif;
			font-weight: bold;
			font-size: 24px;
			color: #CC6633;
			margin-bottom: 30px;
			background-color: #FFF;
}

.siteTitle a{color:#CC6633; border-bottom:1px dotted #cc6633;}

.siteSubtitle {
	font-size: 20px;
        display: block;
        margin: .5em 3em; color: #999999;
}

#mainMenu {
position:relative;
float:left;
margin-bottom:1em;
display:inline;
text-align:left;
padding: 2em 0.5em 0.5em 0em;
width:13em;
font-size:1em;
}

#sidebar{
position:relative;
float:right;
margin-bottom:1em;
padding-top:2em;
display:inline;

}

#displayArea {
	margin: 0em 17em 0em 15em;
}

.tagClear {clear:none;}

#contentFooter {background:#575352; color:#BFB6B3; clear: both; padding: 0.5em 1em;}

		
		#contentFooter a {
			color: #BFB6B3;
			border-bottom: 1px dotted #BFB6B3;
		}
		
		#contentFooter a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}

		a,#sidebarOptions .sliderPanel a{
			color:#CC6714;
			text-decoration: none;
		}

		a:hover,#sidebarOptions .sliderPanel a:hover {
			color:#CC6714;
			background-color: #F5F5F5; 
		}

.viewer .button, .editorFooter .button{
	color: #666;
	border: 1px solid #CC6714;
}

.viewer .button:hover, 
.editorFooter .button:hover{
	color: #fff;
	background: #CC6714;
	border-color: #CC6714;
}

.viewer .button:active, .viewer .highlight,.editorFooter .button:active, .editorFooter .highlight{color:#fff; background:#575352;border-color:#575352;}


		#mainMenu a {
			display: block;
			padding: 5px;
			border-bottom: 1px solid #CCC;
		}

		#mainMenu a:link, #navlist a:visited {
			color:#CC6714;
			text-decoration: none;
		}
		
		#mainMenu a:hover {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}
		
		#mainMenu a:hover, #mainMenu a:active, #mainMenu .highlight, #mainMenu .marked {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}

#mainMenu span {position:relative;}

#mainMenu br {display:none;}

#sidebarOptions a {
			color:#999;
			text-decoration: none;
		}

#sidebarOptions	a:hover {
			color:#4F4B45;
			background-color: #F5F5F5;border:1px solid #fff;
		}

#sidebarOptions {line-height:1.4em;}

		.tiddler {
			padding-bottom: 40px;
			border-bottom: 1px solid #DDDDDD; 
		}
.title {color:#CC6633;}
.subtitle, .subtitle a { color: #999999; font-size: 1.0em;margin:0.2em;}
.shadow .title{color:#948979;}

.selected .toolbar a {color:#999999;}
.selected .toolbar a:hover {color:#4F4B45; background:transparent;border:1px solid #fff;}

.toolbar .button:hover, .toolbar .highlight, .toolbar .marked, .toolbar a.button:active{color:#4F4B45; background:transparent;border:1px solid #fff;}

 .listLink,#sidebarTabs .tabContents {line-height:1.5em;}
 .listTitle {color:#888;}

#sidebarTabs .tabContents {background:#fff;}
#sidebarTabs .tabContents .tiddlyLink, #sidebarTabs .tabContents .button{color:#999;}
#sidebarTabs .tabContents .tiddlyLink:hover,#sidebarTabs .tabContents .button:hover{color:#4F4B45;background:#fff}

#sidebarTabs .tabContents .button:hover, #sidebarTabs .tabContents .highlight, #sidebarTabs .tabContents .marked, #sidebarTabs .tabContents a.button:active{color:#4F4B45;background:#fff}

.tabSelected{color:#fff; background:#948979;}

.tabUnselected {
 background: #ccc;
}

 .tabSelected, .tabSelected:hover {
 color: #fff;
 background: #948979;
 border: solid 1px #948979;
padding-bottom:1px;
}

 .tabUnselected {
 color: #999;
 background: #eee;
 border: solid 1px #ccc;
padding-bottom:1px;
}

#sidebarTabs .tabUnselected { border-bottom: none;padding-bottom:3px;}
#sidebarTabs .tabSelected{padding-bottom:3px;}


#sidebarTabs .tabUnselected:hover { border-bottom: none;padding-bottom:3px;color:#4F4B45}

#sidebarOptions .sliderPanel {
	background: #fff; border:none;
	font-size: .9em;
}
#sidebarOptions .sliderPanel a {font-weight:normal;}
#sidebarOptions .sliderPanel input {border:1px solid #999;}

.viewer blockquote {
	border-left: 3px solid #948979;
}

.viewer table {
	border: 0px solid [[ColorPalette::TertiaryDark]];
}

.viewer th, thead td {
	background: #948979;
	border: 0px solid #948979;
	color: #fff;
}
.viewer pre {
	border: 1px solid #948979;
	background: #f5f5f5;
}

.viewer code {
	color: #2F2A29;
}

.viewer hr {
	border-top: dashed 1px #948979;
}

.editor input {
	border: 1px solid #948979;
}

.editor textarea {
	border: 1px solid #948979;
}

.popup {
	background: #948979;
	border: 1px solid #948979;
}

.popup li.disabled {
	color: #000;
}

.popup li a, .popup li a:visited {
	color: #eee;
	border: none;
}

.popup li a:hover {
	background: #575352;
	color: #fff;
	border: none;
}

.tagging, .tagged {
	border: 1px solid #eee;
	background-color: #F7F7F7;
}

.selected .tagging, .selected .tagged {
	background-color: #eee;
	border: 1px solid #BFBAB3;
}

 .tagging .listTitle, .tagged .listTitle {
	color: #bbb;
}

.selected .tagging .listTitle, .selected .tagged .listTitle {
	color: #666; 
}

.tagging .button, .tagged .button {
		color:#aaa;
}
.selected .tagging .button, .selected .tagged .button {
		color:#4F4B45;
}

.highlight, .marked {background:transparent; color:#111; border:none; text-decoration:underline;}

.tagging .button:hover, .tagged .button:hover, .tagging .button:active, .tagged .button:active {
		border: none; background:transparent; text-decoration:underline; color:#000;
}

h1,h2,h3,h4,h5 { color: #666; background: transparent; padding-bottom:2px; font-family: Arial, Helvetica, sans-serif; }
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size: 14px;}

#messageArea {
	border: 4px solid #948979;
	background: #f5f5f5;
	color: #999;
        font-size:90%;
}

#messageArea a:hover { background:#f5f5f5;}

#messageArea .button{
	color: #666;
	border: 1px solid #CC6714;
}

#messageArea .button:hover {
	color: #fff;
	background: #948979;
	border-color: #948979;
}


* html .viewer pre {
	margin-left: 0em;
}

* html .editor textarea, * html .editor input {
	width: 98%;
}

.searchBar {float:right;font-size: 1.0em;}
.searchBar .button {color:#999;display:block;}
.searchBar .button:hover {border:1px solid #fff;color:#4F4B45;}
.searchBar input {			
                        background-color: #FFF;
			color: #999999;
			border: 1px solid #CCC;		margin-right:3px;
}

#sidebarOptions .button:active, #sidebarOptions .highlight {background:#F5F5F5;}

*html #contentFooter { padding:0.25em 1em 0.5em 1em;}

#noticeBoard {font-size: 0.9em; color:#999; position:relative;display:block;background:#fff; clear: both; margin-right:0.5em; margin-top:60px; padding:5px; border-bottom: 1px dotted #CCC; border-top: 1px dotted #CCC;}
#mainMenu #noticeBoard a,#mainMenu #noticeBoard .tiddlyLink {display:inline;border:none;padding:5px 2px;color:#DF9153 }
#noticeBoard a:hover {border:none;}	

#noticeBoard br {display:inline;}

#mainMenu #noticeBoard  .button{
	color: #666;
	border: 1px solid #DF9153;padding:2px;
}

#mainMenu #noticeBoard  .button:hover{
	color: #fff;
	background: #DF9153;
	border-color: #DF9153;
}

.searchbar {position:relative; width:11em;}
.searchbar .button{margin:0; width:11em;}
#header {display:inline-block;}
/*}}}*/
!!!Author Instructions & Paper Submission

<html>
<strong>

<p>Please read carefully and follow the instructions to submit your paper:</p>

<p align="left"> 1. All submissions must be submitted electronically through the <a href="http://www.easychair.org/conferences/?conf=smap2010">SMAP 2010 Submission Site </a>. </p>

<p align="left">2. Use the <a href="http://www.easychair.org/conferences/?conf=smap2010">SMAP 2010 submission site</a> to provide   the main information and upload the file of your complete paper. You will be   given an <strong>id/password</strong> which <U>must later be used to access the system</U> during future/update steps, so be careful to remember it. </p>

<p align="left">3. The proceedings of the workshop will be published by the IEEE Computer   Society. Following the IEEE Computer Society Conference Publishing Services (CPS) all publications will also be available through IEEE Xplore&trade; and through   the IEEE Computer Society Digital Library. Therefore you <U>must</U> prepare your manuscript in an <em><strong>IEEE Xplore-compatible PDF</strong></em> version: </p>

<table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="915"><li>All papers must be formatted according to the IEEE Conference Publications Manuscript Formatting Guidelines, as follows. </li></td>
  </tr>
  <tr>
    <td><li>Papers for the main track are limited to 6 <em><strong> IEEE 2-column style   </strong></em> pages, including all figures, tables and references. A <em>minimum</em> paper length of 4 <em>IEEE 2-column style</em> pages is also imposed.<br />

      Papers   for the Doctoral Consortium are limited to 4 <em><strong> IEEE 2-column style   </strong></em> pages, including all figures, tables and references. A <em>minimum</em> paper length of 3 <em> IEEE 2-column style</em> pages is also imposed.<br />

      Up to 2 extra pages (i.e. up to 8 <em>IEEE 2-column style</em> pages in total for the main track   and up to 6 <em>IEEE 2-column style</em> pages in total for the Doctoral Consortium) may be purchased at &euro; 50 per extra page, during registration. </li></td>
  </tr>
  <tr>
    <td><li>IEEE Conference Publications Manuscript Formatting Guidelines (including   author templates and instructions) are available for download: <br />

      &nbsp;&nbsp;&nbsp;<a href="format/format.doc">8.5&quot; x 11&quot;, 2-Column Format Layout Guide - Microsoft&copy;   Word</a> <br />

      &nbsp;&nbsp;&nbsp;<a href="format/format.pdf">8.5&quot; x 11&quot;, 2-Column Format Layout   Guide - PDF</a> <br />

      &nbsp;&nbsp;&nbsp;<a href="format/format.ps">8.5&quot; x 11&quot;, 2-Column Format   Layout Guide - Postscript</a> <br />

      &nbsp;&nbsp;&nbsp;<a href="format/IEEE_CS_Latex.zip">Formatting Instructions 8.5&quot; x 11&quot;, 2-Column   Format - LaTeX</a> <br />

      &nbsp;&nbsp;&nbsp;<a href="format/instruct.doc">Formatting Instructions   8.5&quot; x 11&quot;, 2-Column Format - Microsoft&copy; Word</a> <br />

      &nbsp;&nbsp;&nbsp;<a href="format/instruct.pdf">Formatting Instructions 8.5&quot; x 11&quot;, 2-Column Format -   PDF</a> <br />

      &nbsp;&nbsp;&nbsp;<a href="format/instruct.ps">Formatting Instructions 8.5&quot; x 11&quot;,   2-Column Format - Postscript <br />

</a></li></td>
  </tr>
  <tr>
    <td><li>If you prefer to create your own PDF file, please change the setting on your   PDF distiller to insure your paper meets IEEE PDF specifications. Basic PDF   distiller settings <U>must</U> be changed to: <br />
            <br />
      &nbsp;&nbsp;&nbsp;- Optimized,<br />
      &nbsp;&nbsp;&nbsp;- Acrobat 4.0 compatibility,<br />
      &nbsp;&nbsp;&nbsp;- All graphics at least 300 dpi resolution, (higher if preferred),<br />
      &nbsp;&nbsp;&nbsp;- All fonts must be embedded and subset,<br />
      &nbsp;&nbsp;&nbsp;- Postscript settings do not override distiller settings,<br />
      &nbsp;&nbsp;&nbsp;- Page size is 612.0 x 792.0 points (8.5&quot; x 11&quot;).<br />
            
<p><U><strong>IMPORTANT:</strong></U> Authors must check their final PDF files   before submission to verify that all fonts have been properly embedded and   subset. Some font manufacturers now flag their fonts to not embed. These fonts   must be avoided.</p>
    </li></td>
  </tr>
  <tr>
      </tr>
</table>

<p align="left"> 4. The submission deadine is the 9th July 2010. </p>

<p align="center"> <br><font size="4"><a href="http://www.easychair.org/conferences/?conf=smap2010">Go to SMAP 2010 Submission Site</a></p>

</html>
*  Harry Agius, Brunel University, United Kingdom
* Ioannis Anagnostopoulos, University of the Aegean, Greece
* Yannis Avrithis, National Technical University of Athens, Greece
* Adrian S. Barb, Penn State University, USA
* George Bebis, University of Nevada, USA
* Maria Bielikova, Slovak University of Technology, Slovak Republic
* Matt-Mouley Bouamrane, University of Manchester, United Kingdom
* Claudia Buzzi, Italian National Research Council, Institute of Informatics and Telematics, Italy
* Silvia Calegari, University of Milano-Bicocca, Italy
* Pablo Castells, Universidad Auto'noma de Madrid, Spain
* Xiaochun Cheng, Middlesex University, UK
* Jaime Delgado, Universidad Polite'cnica de Catalun~a, Spain
* Mario Doller, University of Passau, Germany
* Yaniv Eytani, University of Illinois, USA
* Nastaran Fatemi, Haute E'cole d'Ingenierie et de Gestion du Canton de Vaud, Switzerland
* Junbin Gao, Charles Sturt University, Australia
* Sabine Graf, Athabasca University, Canada
* William I. Grosky, University of Michigan-Dearborn, USA
* Jesu's Herrero, Fundacio'n Robotiker-Tecnalia, Spain
* Yiannis Kompatsiaris, Centre of Research and Technology Hellas, Informatics and Telematics Institute, Greece
* Anastasis Kounoudes, SignaGeneriX, Cyprus
* Sebastien Laborie, IRIT, France
* Lambros Lambrinos, Cyprus University of Technology, CYPRUS
* Andreas Lanitis, Cyprus University of Technology, CYPRUS
* Chang-Shing Lee, National University of Tainan, Taiwan (China)
* John W.T. Lee, Hong Kong Polytechnic University, Hong Kong
* Maria Teresa Linaza, VICOMTech, Spain
* Kris Luyten, Hasselt University, Belgium
* Ilias Maglogiannis, University of the Aegean, Greece
* Ferra'n Marques, Universitat Polite'cnica de Catalunya, Spain
* Vasileios Mezaris, Centre of Research and Technology Hellas, Informatics and Telematics Institute, Greece
* Mark Nixon, University of Southampton, UK
* George Paliouras, Demokritos National Centre for Scientific Research, Greece
* Viviana Patti, Universita' di Torino , Italy
* Jose' Juan Pazos, Universidad de Vigo, Spain
* Emmanouil Piperakis, Deutsche Securities Inc., JAPAN
* Petr Saloun, University of Ostrava, Czech Republic
* Ben A. M. Schouten, Centrum voor Wiskunde en Informatica, NETHERLANDS 
* Nicolas Tsapatsoulis, Cyprus University of Technology, Cyprus
* Panagiotis Zaphiris, Cyprus University of Technology, Cyprus
!!!!SMAP 2010 will aim to address several issues of semantic multimedia technologies and their use in content creation, media adaptation and user profiling. Topics of interest //include, but are not limited to//:
<html>
<table border = "0" width = "92%">

<tbody>
<tr>
        <td style="padding-top:5;padding-bottom:5" width = "52%"><b>� Semantic content creation and modelling</b>:</td>
         <td style="padding-top:5;padding-bottom:5" width = "48%"><b>� Multimedia content annotation tools</b></td>

</tr>
<tr>
        <td style="padding-top:5;padding-bottom:5"><b>� Semantic-driven multimedia indexing and retrieval</b></td>
         <td style="padding-top:5;padding-bottom:5"><b>� Intelligent search, content retrieval and filtering</b></td>

</tr>
<tr>
        <td style="padding-top:5;padding-bottom:5"><b>� Multimodal fusion</b></td>
         <td style="padding-top:5;padding-bottom:5"><b>� Multimedia and open standards</b></td>

</tr>
<tr>
        <td style="padding-top:5;padding-bottom:5"><b>� Content customization and adaptation</b></td>
         <td style="padding-top:5;padding-bottom:5"><b>� Context-aware multimedia applications</b></td>

</tr>
<tr>
        <td style="padding-top:5;padding-bottom:5"><b>� Knowledge acquisition and management</b></td>
         <td style="padding-top:5;padding-bottom:5"><b>� Semantic context modelling and extraction</b></td>

</tr>
<tr>
        <td style="padding-top:5;padding-bottom:5"><b>� Multimedia ontologies, reasoning and Semantic Web adaptation technologies</b></td>
         <td style="padding-top:5;padding-bottom:5"><b>� User modelling, intelligent personalized interfaces and dynamic profiling</b></td>

</tr>
<tr>
        <td style="padding-top:5;padding-bottom:5"><b>� Social multimedia tagging and multimedia content communities</b></td>
         <td style="padding-top:5;padding-bottom:5"><b>� Multimedia content modelling and recommender systems</b></td>

</tr>
</tbody>

</table>
</html>
/***
Contains the stuff you need to use Tiddlyspot
Note you must also have UploadPlugin installed
***/
//{{{

// edit this if you are migrating sites or retrofitting an existing TW
config.tiddlyspotSiteId = 'artibio2009';

// make it so you can by default see edit controls via http
config.options.chkHttpReadOnly = false;
window.readOnly = false; // make sure of it (for tw 2.2)
window.showBackstage = true; // show backstage too

// disable autosave in d3
if (window.location.protocol != "file:")
	config.options.chkGTDLazyAutoSave = false;

// tweak shadow tiddlers to add upload button, password entry box etc
with (config.shadowTiddlers) {
	SiteUrl = 'http://'+config.tiddlyspotSiteId+'.tiddlyspot.com';
	SideBarOptions = SideBarOptions.replace(/(<<saveChanges>>)/,"$1<<tiddler TspotSidebar>>");
	OptionsPanel = OptionsPanel.replace(/^/,"<<tiddler TspotOptions>>");
	DefaultTiddlers = DefaultTiddlers.replace(/^/,"[[WelcomeToTiddlyspot]] ");
	MainMenu = MainMenu.replace(/^/,"[[WelcomeToTiddlyspot]] ");
}

// create some shadow tiddler content
merge(config.shadowTiddlers,{

'WelcomeToTiddlyspot':[
 "This document is a ~TiddlyWiki from tiddlyspot.com.  A ~TiddlyWiki is an electronic notebook that is great for managing todo lists, personal information, and all sorts of things.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //What now?// &nbsp;&nbsp;@@ Before you can save any changes, you need to enter your password in the form below.  Then configure privacy and other site settings at your [[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]] (your control panel username is //" + config.tiddlyspotSiteId + "//).",
 "<<tiddler TspotControls>>",
 "See also GettingStarted.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working online// &nbsp;&nbsp;@@ You can edit this ~TiddlyWiki right now, and save your changes using the \"save to web\" button in the column on the right.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Working offline// &nbsp;&nbsp;@@ A fully functioning copy of this ~TiddlyWiki can be saved onto your hard drive or USB stick.  You can make changes and save them locally without being connected to the Internet.  When you're ready to sync up again, just click \"upload\" and your ~TiddlyWiki will be saved back to tiddlyspot.com.",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Help!// &nbsp;&nbsp;@@ Find out more about ~TiddlyWiki at [[TiddlyWiki.com|http://tiddlywiki.com]].  Also visit [[TiddlyWiki.org|http://tiddlywiki.org]] for documentation on learning and using ~TiddlyWiki. New users are especially welcome on the [[TiddlyWiki mailing list|http://groups.google.com/group/TiddlyWiki]], which is an excellent place to ask questions and get help.  If you have a tiddlyspot related problem email [[tiddlyspot support|mailto:support@tiddlyspot.com]].",
 "",
 "@@font-weight:bold;font-size:1.3em;color:#444; //Enjoy :)// &nbsp;&nbsp;@@ We hope you like using your tiddlyspot.com site.  Please email [[feedback@tiddlyspot.com|mailto:feedback@tiddlyspot.com]] with any comments or suggestions."

].join("\n"),

'TspotControls':[
 "| tiddlyspot password:|<<option pasUploadPassword>>|",
 "| site management:|<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">>//(requires tiddlyspot password)//<br>[[control panel|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/controlpanel]], [[download (go offline)|http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download]]|",
 "| links:|[[tiddlyspot.com|http://tiddlyspot.com/]], [[FAQs|http://faq.tiddlyspot.com/]], [[blog|http://tiddlyspot.blogspot.com/]], email [[support|mailto:support@tiddlyspot.com]] & [[feedback|mailto:feedback@tiddlyspot.com]], [[donate|http://tiddlyspot.com/?page=donate]]|"

].join("\n"),

'TspotSidebar':[
 "<<upload http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/store.cgi index.html . .  " + config.tiddlyspotSiteId + ">><html><a href='http://" + config.tiddlyspotSiteId + ".tiddlyspot.com/download' class='button'>download</a></html>"

].join("\n"),

'TspotOptions':[
 "tiddlyspot password:",
 "<<option pasUploadPassword>>",
 ""
].join("\n")

});
//}}}
| !date | !user | !location | !storeUrl | !uploadDir | !toFilename | !backupdir | !origin |
| 07/02/2009 13:21:27 | YourName | [[/|http://www.smap2010.org/]] | [[store.cgi|http://www.smap2010.org/store.cgi]] | . | [[index.html | http://www.smap2010.org/index.html]] | . | ok |
| 07/02/2009 13:22:51 | YourName | [[/|http://www.smap2010.org/]] | [[store.cgi|http://www.smap2010.org/store.cgi]] | . | [[index.html | http://www.smap2010.org/index.html]] | . |
| 07/02/2009 13:22:56 | YourName | [[/|http://www.smap2010.org/]] | [[store.cgi|http://www.smap2010.org/store.cgi]] | . | [[index.html | http://www.smap2010.org/index.html]] | . |
| 07/02/2009 13:34:18 | YourName | [[/|http://www.smap2010.org/]] | [[store.cgi|http://www.smap2010.org/store.cgi]] | . | [[index.html | http://www.smap2010.org/index.html]] | . |
| 26/03/2009 08:55:21 | YourName | [[/|http://www.smap2010.org/]] | [[store.cgi|http://www.smap2010.org/store.cgi]] | . | [[index.html | http://www.smap2010.org/index.html]] | . |
| 04/07/2009 14:15:08 | YourName | [[/|http://www.smap2010.org/]] | [[store.cgi|http://www.smap2010.org/store.cgi]] | . | [[index.html | http://www.smap2010.org/index.html]] | . | ok |
| 04/07/2009 14:29:43 | YourName | [[/|http://www.smap2010.org/]] | [[store.cgi|http://www.smap2010.org/store.cgi]] | . | [[index.html | http://www.smap2010.org/index.html]] | . |
| 04/07/2009 15:19:31 | YourName | [[/|http://www.smap2010.org/]] | [[store.cgi|http://www.smap2010.org/store.cgi]] | . | [[index.html | http://www.smap2010.org/index.html]] | . |
| 31/08/2009 18:45:55 | YourName | [[/|http://www.smap2010.org/]] | [[store.cgi|http://www.smap2010.org/store.cgi]] | . | [[index.html | http://www.smap2010.org/index.html]] | . |
| 13/12/2009 14:57:50 | YourName | [[/|http://www.smap2010.org/]] | [[store.cgi|http://www.smap2010.org/store.cgi]] | . | [[index.html | http://www.smap2010.org/index.html]] | . |
/***
|''Name:''|PasswordOptionPlugin|
|''Description:''|Extends TiddlyWiki options with non encrypted password option.|
|''Version:''|1.0.2|
|''Date:''|June 13, 2008|
|''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("June 13, 2008"),
	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"
	});
*/
//}}}

/***
|''Name:''|UploadPlugin|
|''Description:''|Save to web a TiddlyWiki|
|''Version:''|4.1.0|
|''Date:''|May 5, 2007|
|''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 (#3125)|
|''Requires:''|PasswordOptionPlugin|
***/
//{{{
version.extensions.UploadPlugin = {
	major: 4, minor: 1, revision: 0,
	date: new Date("May 5, 2007"),
	source: 'http://tiddlywiki.bidix.info/#UploadPlugin',
	author: 'BidiX (BidiX (at) bidix (dot) info',
	coreVersion: '2.2.0 (#3125)'
};

//
// 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
		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}
				
			]);
	},
	refreshOptions: function(listWrapper) {
		var uploadOpts = [
			"txtUploadUserName",
			"pasUploadPassword",
			"txtUploadStoreUrl",
			"txtUploadDir",
			"txtUploadFilename",
			"txtUploadBackupDir",
			"chkUploadLog",
			"txtUploadLogMaxLine",

			]
		var opts = [];
		for(i=0; i<uploadOpts.length; i++) {
			var opt = {};
			opts.push()
			opt.option = "";
			n = uploadOpts[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 = 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,null,null,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 = Array(uploadParams[0],rssPath,uploadParams[2],'',uploadParams[4],uploadParams[5]);
		bidix.upload.httpUpload(rssUploadParams,convertUnicodeToUTF8(generateRss()),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 == httpStatus.NotFound)
			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; 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');


/* don't want this for tiddlyspot sites

// Backstage
merge(config.tasks,{
	uploadOptions: {text: "upload", tooltip: "Change UploadOptions and Upload", content: '<<uploadOptions>>'}
});
config.backstageTasks.push("uploadOptions");

*/

//}}}
!!!!Atlantica Miramare Hotel Limassol
Tel.: + 357 25 888 100
Fax: + 357 25 888 200
e-mail: [[miramare@atlanticahotels.com|mailto:miramare@atlanticahotels.com]]
Website : [[http://www.atlanticahotels.com/|http://www.atlanticahotels.com/en/Hotels/Cyprus/AtlanticaMiramareBeach/]]
!!General Chair
!!!!Nicolas Tsapatsoulis 
Assistant Professor,
Dept. of Communication and Internet Studies,
[[Cyprus University of Technology|http://www.cut.ac.cy]],
31 Arcbishop Kyprianos Str.,
P.O.Box 50329
CY-3036, Limassol, CYPRUS
Tel.: +357 25002614
Fax:  +357 25002664
e-mail: [[nicolas.tsapatsoulis@cut.ac.cy|mailto:nicolas.tsapatsoulis@cut.ac.cy]]
URL: [[http://nicolast.tiddlyspot.com|http://nicolast.tiddlyspot.com]]

!!Technical Program Chair
!!!!Andreas Lanitis
Assistant Professor 
Dept. of Multimedia and Graphic Arts,
[[Cyprus University of Technology|http://www.cut.ac.cy]],
31 Arcbishop Kyprianos Str.,
P.O.Box 50329
CY-3036, Limassol, CYPRUS
Tel.: +357 25002569
e-mail: [[andreas.lanitis@cut.ac.cy|mailto:andreas.lanitis@cut.ac.cy]]

!!Publicity and Local Arrangements:
!!!!Tasos Kounoudes
 Chief Technical Officer
 SignalGeneriX Ltd
 Maximos Court, Block B', 3rd Floor,
 Leontiou A',
 P.O.Box 51341,  
3504 Limassol, CYPRUS
Tel.: +357 25870072
 Fax: +357 25870076
 e-mail: tasos@signalgenerix.com
URL: [[http://www.signalgenerix.com|http://www.signalgenerix.com]]

!!Publication Chair
!!!!Lambros Lambrinos
Lecturer,
Dept. of Communication and Internet Studies,
[[Cyprus University of Technology|http://www.cut.ac.cy]],
31 Arcbishop Kyprianos Str.,
P.O.Box 50329
CY-3036, Limassol, CYPRUS
e-mail: [[lambros.lambrinos@cut.ac.cy|mailto:lambros.lambrinos@cut.ac.cy]]
The functionality and design and of this page is based on [[TiddlyWiki|http://www.tiddlywiki.com]].
//{{{
//This ensures that the footer sticks to the bottom of the screen when there are no tiddlers open. If that is not desirable, it can be deleted.
function setFooter() {
         if (document.getElementById && document.getElementById("contentFooter") ) {
            var windowHeight=findWindowHeight();
         if (windowHeight>0) {
            var contentHeight= document.getElementById('mainMenu').offsetHeight + document.getElementById("header").offsetHeight + document.getElementById("contentFooter").offsetHeight;
            var menu= document.getElementById('mainMenu');
            if (windowHeight-(contentHeight)>=0) {
               menu.style.position='relative';
               menu.style.marginBottom=(windowHeight-(contentHeight))+'px';
               }
            else {
                 menu.style.position='';
                 menu.style.marginBottom='';
                 }
            }
         }
}
window.onresize = function() {
  setFooter();
}

Story.prototype.refreshTiddler_footerhack=Story.prototype.refreshTiddler;
Story.prototype.refreshTiddler = function (title,template,force)
{    
var theTiddler = Story.prototype.refreshTiddler_footerhack.apply(this,arguments);
setFooter();
   return theTiddler;}

//}}}
<<closeAll>><<permaview>><<newTiddler>><<newJournal 'DD MMM YYYY'>><<saveChanges>><<slider chkSliderOptionsPanel OptionsPanel 'options ?' 'Change TiddlyWiki advanced options'>>