<!--{{{-->
<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
A. Doulamis, __N. Tsapatsoulis__, N. Doulamis, S. Kollias
''Innovative techniques for the recognition of faces based on multiresolution analysis and morphological filtering'', in //Proceedings of the IWISP’96//, Manchester, U.K., November 1996.
__N. Tsapatsoulis__, F. Schnorrenberg, C. Pattichis, S. Kollias
''An Image Analysis System for Automated Detection of Breast Cancer Nuclei'', in //Proceedings of the ICIP’97//, vol. 3, pp. 512-515, Santa Barbara, U.S.A., October 1997 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=632170]]|]

__N. Tsapatsoulis__, K. Karpouzis, G. Votsis, S. Kollias
''Analysis by synthesis of facial images based on frontal and profile views'', in //Proceedings of the IWSNHC3DI’97//, Rhodes, Greece, September 1997 [|[[pdf|http:/www.cs.ucy.ac.cy/~nicolast/papers/C04-1997-IWSNHC3DI.pdf]]|]

__N. Tsapatsoulis__, F. Schnorrenberg, C. Pattichis, S. Kollias, C. Schizas
''A Neural Network Assisted Algorithm for Automated Detection of Breast Cancer Nuclei'', in //Proceedings of the DSP’97//, vol. 1, pp. 269-272, Santorini, Greece, July 1997 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=628058]]|]

N. Doulamis, __N. Tsapatsoulis__, A. Doulamis, A. Tsiodras, S. Kollias
''Markovian models for the output of real world MPEG-1 encoders'', in //Proceedings of the 2nd Erlangen Symposium “Advances in Digital Communications”//, Erlangen, Germany, April 1997. [|[[pdf|http:/www.cs.ucy.ac.cy/~nicolast/papers/C02-1997-ErlangenSym.pdf]]|]

__N. Tsapatsoulis__, M. Leonidou, S. Kollias
''Facial Expression Recognition Using HMM with Observation Dependent Transition Matrix'', in //Proceedings of the MMSP’98//, pp. 89-95, Redondo Beach, California, USA, December 1998 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=738918]]|]

M. Leonidou, __N. Tsapatsoulis__, S. Kollias
''An Illumination Invariant Face Recognition Algorithm'', in //Proceedings of the JCIS’98//, Durham, North Carolina, USA, October 1998. [|[[pdf|http:/www.cs.ucy.ac.cy/~nicolast/papers/C09-1998-JCIS.pdf]]|]

__N. Tsapatsoulis__, V. Alexopoulos, S. Kollias
''A Vector Based Approximation of KLT and its Application to Face Recognition'', in //Proceedings of the EUSIPCO’98//, Rhodes, Greece, September 1998. [|[[pdf|http:/www.cs.ucy.ac.cy/~nicolast/papers/C08-1998-EUSIPCO.pdf]]|]

G. Votsis, __N. Tsapatsoulis__, K. Karpouzis, S. Kollias
''A Simplified Representation of 3D Human Faces adapted from 2D Images'', in //Proceedings of the NMBIA’98//, Glasgow, UK, July 1998.  [|[[pdf|http:/www.cs.ucy.ac.cy/~nicolast/papers/C08-1998-NMBIA.pdf]]|]

__N. Tsapatsoulis__, N. Doulamis, A. Doulamis, S. Kollias
''Face Extraction from Non-Uniform Background and Recognition in Compressed Domain'', in //Proceedings of the ICASSP’98//, vol. 5, pp. 2701-2704, Seattle WA, U.S.A., May 1998 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=678080]]|]
I. Stefanakis, A. Doulamis, N. Doulamis, __N. Tsapatsoulis__
''A Multiresolution Model of Iterative Regularized Image Restoration'', in //Proceedings of the ICIIS’99//, pp. 512-518, Washington D.C., USA, November 1999 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=810340]]|]

__N. Tsapatsoulis__, Y. Avrithis, S. Kollias
''On the use of Radon Transform for Facial Expression Recognition'', in //Proceedings of the ISAS/SCI’99//, Orlando, Florida, USA, July 1999. [|[[pdf|http:/www.cs.ucy.ac.cy/~nicolast/papers/C11-1999-SCI.pdf]]|]
__N. Tsapatsoulis__, Y. Avrithis, S. Kollias
''Efficient Face Detection for Multimedia Applications'', in //Proceedings of the ICIP-2000//, vol.2, pp. 247 –250, Vancouver, BC, Canada, September 2000, [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=899289]]|]

Y. Avrithis, __N. Tsapatsoulis__, S. Kollias
''Color-Based Retrieval of Facial Images'', in //Proceedings of the EUSIPCO-2000//, Tampere, Finland, September 2000. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C18-2000-EUSIPCO-P2.pdf]]|]

__N. Tsapatsoulis__, K. Karpouzis, G. Stamou, F. Piat, S. Kollias
''A Fuzzy System for Emotion Classification based on the MPEG-4 Facial Definition Parameter Set'', in //Proceedings of the EUSIPCO-2000//, Tampere, Finland, September 2000. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C17-2000-EUSIPCO-P1.pdf]]|]

Y. Avrithis, __N. Tsapatsoulis__, S. Kollias
''Broadcast News Parsing Using Visual Cues: A Robust Face Detection Approach'', in //Proceedings of the IEEE International Conference on Multimedia and Expo (ICME2000)//, vol. 3, pp. 1469-1472, New York City, NY, July 2000 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=871044]]|].

F. Piat, __N. Tsapatsoulis__
''Exploring the Time Course of Facial Expressions with a Fuzzy System'' in //Proceedings of the IEEE International Conference on Multimedia and Expo (ICME2000)//, vol. 2, pp. 615-618, New York City, NY, July 2000 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=871438]]|].

__N. Tsapatsoulis__, S. Kollias
''Face Detection in Color Images and Video Sequences'', in //Proceedings of the IEEE MELECON 2000 Mediterranean Electrotechnical Conference//, vol. 2, pp. 498-502, Nicosia, Cyprus, May 2000 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=879979]]|]

K. Karpouzis, __N. Tsapatsoulis__, S. Kollias
''Moving to Continuous Facial Expression Space using the MPEG-4 Facial Definition Parameter (FDP) Set'', in //Proceedings of the Electronic Imaging 2000 Conference of SPIE//, San Jose, CA, USA, January 2000. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C13-2000-SPIE.pdf]]|]

G. Votsis, N. Doulamis, A. Doulamis, __N. Tsapatsoulis__, S. Kollias
''A Neural-Network-Based Approach to Adaptive Human Computer Interaction'', in //Proceedings of the ICANN01//, pp. 1054-1059, Vienna, Austria, August 2001.

A. Raouzaiou, __N. Tsapatsoulis__, S. Kollias
''Parameterized Facial Expression Synthesis for Videoconferencing Applications'', in //Proceedings of Intl. Workshop on Very Low Bitrate Video Coding (VLBV01)//, pp. 83-90, Athens, Greece, October 2001. [|[[pdf|http://www.cs.ucy.ac.cy/`nicolast/papers/C21-2001-VLBV.pdf]]|]
P. Tzouveli, K. Ntalianis, __N. Tsapatsoulis__, S. Kollias
''Automatic Face Region Watermarking Using Qualified Significant Wavelet Trees'', in //Proceedings of 9th International Workshop on Systems, Signal and Image Processing (IWSSIP’02)//, Manchester, UK, November 2002. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C23-2002-IWSSIP.pdf]]|]

A. Raouzaiou, __N. Tsapatsoulis__, V. Tzouvaras, G. Stamou, S. Kollias
''A Hybrid Intelligence System for Facial Expression Recognition'', in //Proceedings of EUNITE 2002: Special Session on Multimedia Technologies and Ontologies//, Albufeira, Portugal, September 2002. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C21-2002-EUNITE.pdf]]|]
G. Tsechpenakis, K. Rapantzikos, __N. Tsapatsoulis__, S. Kollias
''Object Tracking in Clutter and Partial Occlusion through Rule-Driven Utilization of Snakes'', in //Proceedings of the IEEE International Conference on Multimedia and Expo (ICME’03)//, vol. 3, pp. 69-72, Baltimore, MD, USA, 2003 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1221250]]|].
	
__N. Tsapatsoulis__, M. Wallace, S. Kasderidis
''Improving the Performance of Resource Allocation Networks through Hierarchical Clustering of High Dimensional Data'', in //Proceedings of the 13th International Conference on Artificial Neural Networks (ICANN'03)//, Istanbul, Turkey, 2003 (//Lecture Notes in Computer Science, Volume 5769/2003, Springer, pp. 867-874// [|[[pdf|http://www.springerlink.com/content/ejn7le5e239yhgv5/fulltext.pdf]]|])

S. Kasderidis, J. G. Taylor, __N. Tsapatsoulis__, D. Malchiodi
''Drawing Attention to the Dangerous'', in //Proceedings of the 13th International Conference on Artificial Neural Networks (ICANN'03)//, Istanbul, Turkey, 2003 (//Lecture Notes in Computer Science, Volume 5769/2003, Springer, pp. 909-916// [|[[pdf|http://www.springerlink.com/content/ddgnr5b92rl1vymg/fulltext.pdf]]|])

A. Raouzaiou, S. Ioannou, K. Karpouzis, __N. Tsapatsoulis__, S. Kollias, R. Cowie 
''An Intelligent Scheme for Facial Expression Recognition'', in //Proceedings of the 13th International Conference on Artificial Neural Networks (ICANN'03)//, Istanbul, Turkey, 2003 (//Lecture Notes in Computer Science, Volume 5769/2003, Springer, pp. 867-874// [|[[pdf|http://www.springerlink.com/content/ejn7le5e239yhgv5/fulltext.pdf]]|])

M. Pertselakis, __N. Tsapatsoulis__, S. Kollias, A. Stafylopatis
''An Adaptive Resource Allocating Neural Fuzzy Inference System'', in //Proceedings of the IEEE Intelligent Systems Application to Power Systems (ISAP’03)//, Lemnos, Greece, 2003. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C25-2003-ISAP.pdf]]|]

M. Pertselakis, __N. Tsapatsoulis__, 
''Service Discovery in Ubiquitous Computing: A first step towards sensor-based Context Identification'',  in //Proceedings of the workshop on "Networking and Communication in the context of Disappearing Computer" held in the framework of the “Tales of the Disappearing Computer”//, pp. 333-346, Santorini, Greece, June 2003. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C26-2003-DCTales-P1.pdf]]|]

K. Rapantzikos, __N. Tsapatsoulis__
''On the Implementation of Visual Attention Architectures'', in //Proceedings of the workshop on "Networking and Communication in the context of Disappearing Computer" held in the framework of the “Tales of the Disappearing Computer”//, pp. 333-346, Santorini, Greece, June 2003. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C27-2003-DCTales-P2.pdf]]|]

T. Balomenos, K. Rapantzikos, __N. Tsapatsoulis__
''On the use of ECG waveforms for Health Status Estimation'', in //Proceeding of the “Tales of the Disappearing Computer”//, pp. 69-72, Santorini, Greece, June 2003. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C28-2003-DCTales-P3.pdf]]|]	

A. Raouzaiou, K. Karpouzis, __N. Tsapatsoulis__, S. Kollias
''Emotion Representation for Virtual Environments'', in //Proceedings of the 7th International Conference on Telecommunications, ConTEL2003//, pp. 375-382,  Zagreb, Croatia, June 2003. [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1214671]]|]

T. Balomenos, __N. Tsapatsoulis__, S. Kollias, S. Kasderidis, J. G. Taylor
''Attention-driven Artificial Agents'', in //Proceedings of the European Symposium on Intelligent Technologies, Hybrid Systems and their implementation on Smart Adaptive Systems (EUNITE’03)//, Oulu, Finland, July 2003. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C33-2003-EUNITE.pdf]]|]

P. Tzouveli, __N. Tsapatsoulis__, S. Kollias, M. Michaelidou
''On the Development of User Adapted e-learning Schemes for Teachers'', in //Proceedings of the 3rd International Conference on "New Horizons in Industry and Education"//, Santorini, Greece, August 2003. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C34-2003-NHIE.pdf]]|]
K. Rapantzikos, __N. Tsapatsoulis__, Y. Avrithis
''Spatiotemporal Visual Attention Architecture for Video Analysis'', in //Proceedings of the MMSP’04//, pp. 83-86, Siena, Italy, September 2004 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1436423]]|].

S. Ioannou, A. Raouzaiou, K. Karpouzis, M. Pertselakis, __N. Tsapatsoulis__, S. Kollias
''Adaptive Rule-Based Facial Expression Recognition'', in //Lecture Notes in Artificial Intelligence//, vol. 3025, Springer-Verlag, pp. 466 - 475, 2004 [|[[pdf|http://www.springerlink.com/content/vdnmnv5bdglq1drf/fulltext.pdf]]|].

T. Balomenos, M. Pertselakis, E. McMahon, __N. Tsapatsoulis__
''On the Estimation of Car Driver Profiles'' in //Proceedings of the 1st Int. Conf. “From Scientific Computing to Computational Engineering” IC-SCCE//, Athens, Greece, September 2004 [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C38-2004-IC_SCCE.pdf]]|]

M. Wallace, A. Raouzaiou, __N. Tsapatsoulis__
''Facial Expression Classification based on MPEG-4 FAPs: The use of evidence and prior knowledge for uncertainty removal'', in //Proceedings of the FUZZ-IEEE 2004 Conference//, vol. 1, pp. 51-54, Budapest, Hungary, 2004. [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=1375686]]|]
K. Rapantzikos, __N. Tsapatsoulis__
''Enhancing the Robustness of skin-based Face Detection Schemes through a Visual Attention Architecture'', //Proceedings of the 2005 IEEE International Conference on Image Processing (ICIP 2005)//, vol. 2, pp. 1298-1301, Genova, Italy, September 2005.

M. Wallace, __N. Tsapatsoulis__ 
''Combining GAs and RBF Neural Networks for Fuzzy Rule Extraction from Numerical Data'', in //Proceedings of the International Conference on Artificial Neural Networks (ICANN 2005)//, Warsaw, Poland, September 2005 (//Lecture Notes in Computer Science//, 2005, Volume 3697/2005, pp. 521-526) [|[[pdf|http://www.springerlink.com/content/6pmyebjvmtfer73w/fulltext.pdf]]|]

D. Vogiatzis, __N. Tsapatsoulis__
''Active Learning with Wavelets for Microarray Data'', in //Proceedings of the International Workshop on Fuzzy Logic and Applications (WILF 2005)//, Crema, Italy, September 2005. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C42-2005-WILF.pdf]]|]

__N. Tsapatsoulis__, D. Vogiatzis
''InUbiHealth: Intelligent Artefacts for Ubiquitous Health Monitoring'', in //Proceedings of the 5th International Network Conference (INC 2005)//, Samos, Greece, 5-7 July 2005. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C39-2005-INC.pdf]]|]
 
S. Petridis, __N. Tsapatsoulis__
''Semantics Extraction from Multimedia Content: The BOEMIE Architecture'', in //Proceeding of the 1st International conference on Semantics and digital Media Technology (SAMT 2006)//, December 2006, Athens, Greece. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/BOEMIE-SAMT.pdf]]|]

__N. Tsapatsoulis__, K. Rapantzikos
''Wavelet Based Estimation of Saliency Maps in Visual Attention Algorithms'', //Lecture Notes in Computer Science//, Springer Berlin / Heidelberg, Vol. 4132/2006, pp. 538-547, Book: Artificial Neural Networks – ICANN 2006.

D. Vogiatzis, __N. Tsapatsoulis__
''Missing Value Estimation for DNA Microarrays with Mutliresolution Schemes'', //Lecture Notes in Computer Science//, Springer Berlin / Heidelberg, Vol. 4132/2006, pp. 141-150, Book: Artificial Neural Networks – ICANN 2006.

__N. Tsapatsoulis__, K. Rapantzikos, Y. Avrithis
''Priority Coding for Video-telephony Applications based on Visual Attention'', in //Proc. of the 2nd International Mobile Multimedia Communications Conference  (MobiMedia 2006)//, Alghero, Sardinia, Italy, September 2006. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C44-2006-MobiMedia.pdf]]|]

__N. Tsapatsoulis__, C. Pattichis, A. Kounoudes, C. Loizou, A. Constantinides, J. G. Taylor
''Visual Attention based Region of Interest Coding for Video-telephony Applications'', in //Proc. of the 5th International Symposium on Communication Systems, Networks and Digital Signal Processing (CSNDSP’06)//, Patras, Greece, July 2006. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C43-2006-CNSDSP.pdf]]|]
__N. Tsapatsoulis__, S. Petridis
''Classifying Images from Athletics based on Spatial Relations'', in //Proceedings of the 2nd International Workshop on Semantic Media Adaptation and Personalization//, London, UK,  pp.92-97, December 2007 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=4414393]]|]

__N. Tsapatsoulis__, C. Pattichis, K. Rapantzikos
''Biologically inspired Region Of Interest Selection for Low Bit-rate Video Coding'', in //Proceedings of the IEEE International Conference on Image Processing (ICIP 2007)//, San Antonio, Texas, USA, Part III, pp. 33-336, September 2007 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=4379314]]|]

__N. Tsapatsoulis__, S. Petridis, S. J. Perantonis
''On the use of spatial relations between objects for image classification'', in //Proceedings of the 4th IFIP Conference on Artificial Intelligence Applications & Innovations (AIAI 2007)//, Athens, Greece,  September 2007 (//IFIP Advances in Information and Communication Technology, Volume 247/2007, Springer, pp. 347-356// [|[[pdf|http://www.springerlink.com/content/h25348nv8r07075k/fulltext.pdf]]|]).

__N. Tsapatsoulis__, C. Loizou, C. Pattichis
''Region of Interest Video Coding for Low bit-rate Transmission of Carotid Ultrasound Videos over 3G Wireless Networks'', in //Proceedings of the 29th Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC 2007)//, Lyon, France,  pp. 3717-3720, August 2007 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=4353139]]|].

D. Vogiatzis, __N. Tsapatsoulis__
''Clustering Microarray Data with Space Filling Curves'', //International Workshop on Fuzzy Logic and Applications (WILF 2007)//, Genoa, Italy, July 2007. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/C47-2007-WILF.pdf]]|]

D. Vogiatzis, __N. Tsapatsoulis__ 
''Modeling User Networks in Recommender Systems'', //in Proceedings of the 3rd International Workshop on Semantic Media Adaptation and Personalization (SMAP 2008)//, pp. 106-111, Prague, Czech Republic, December 2008 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=4724857]]|].

K. Ntalianis, A. Doulamis, __N. Tsapatsoulis__, N. Doulamis
''Human action analysis, annotation and modeling in video streams based on implicit user interaction'', //in Proceedings of the ACM Multimedia (AREA 2008 Workshop)//, pp. 65-72, Vancouver, Canada, October 2008. 

K. Papadopoulos, __N. Tsapatsoulis__, A. Lanitis, A. Kounoudes 
''The History Of Commandaria: Digital Journeys Back To Time'', //in Proceedings of the 14th International Conference on Virtual Systems and Multimedia (VSMM 2008)//, Limassol, Cyprus, October 2008. 
__N. Tsapatsoulis__, Z. Theodosiou
''Object Classification using the MPEG-7 visual descriptors: An experimental evaluation using state of the art data classifiers'', //in Proceedings of the 19th International Conference on Artificial Neural Networks (ICANN 2009)//, Limassol, Cyprus, September 2009 (//Lecture Notes in Computer Science, 2009, Volume 5769/2009, pp. 905-912// [|[[pdf|http://www.springerlink.com/content/4024570181823762/fulltext.pdf]]|]).

Z. Theodosiou, A. Kounoudes, __N. Tsapatsoulis__, M. Milis
''MuLVAT: A Video Annotation Tool based on XML-dictionaries and Shot Clustering'', //in Proceedings of the 19th International Conference on Artificial Neural Networks (ICANN 2009)//, Limassol, Cyprus, September 2009  (//Lecture Notes in Computer Science, 2009, Volume 5769/2009, pp. 913-922// [|[[pdf|http://www.springerlink.com/content/l2726140g630m147/fulltext.pdf]]|])

K. Ntalianis, A. Doulamis, __N. Tsapatsoulis__, N. Doulamis
''Unsupervised Clustering of Clickthrough Data for Automatic Annotation of Multimedia Content'', //in Proceedings of the 19th International Conference on Artificial Neural Networks (ICANN 2009)//, Limassol, Cyprus, September 2009 (//Lecture Notes in Computer Science, 2009, Volume 5769/2009, pp. 895-904// [|[[pdf|http://www.springerlink.com/content/cx374g802g5019r7/fulltext.pdf]]|])

__N. Tsapatsoulis__
''A Hierarchical Classification Scheme for Semantic Image Annotation'', //in Proceedings of the 1st International Conference on Advances in Multimedia (MMEDIA 2009)//, pp. 194-200, Colmar, France, July 2009 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=5206889]]|].

__N. Tsapatsoulis__
''Health monitoring through an attention-based agent'', //in Proceedings of the 16th International Conference on Systems, Signals and Image Processing (IWSSIP 2009)//, pp. 1-5, Chalkida, Greece, June 2009 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=5367722]]|].

__N. Tsapatsoulis__, C. Pattichis
''Palm geometry biometrics: A score-based fusion approach'', //in Proceedings of the 1st Workshop on Artificial Intelligence Approaches for Biometric Template Creation and Multibiometrics Fusion//, in conjunction with AIAI'09, Thessaloniki, Greece, April 2009 [|[[pdf|http://ceur-ws.org/Vol-475/ArtIBio/17-pp-158-167-315.pdf]]|]. 


A. Lanitis, __N. Tsapatsoulis__
''A general framework for selecting biometric features for automatic user profiling'', //in Proceedings of the 5th International Workshop on Semantic Media Adaptation and Personalization (SMAP 2010)//, pp. 50-56, Limassol, Cyprus, December 2010 [|[[link|http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=5706843]]|]

Z. Theodosiou, O. Georgiou, __N. Tsapatsoulis__, A. Kounoudes, M. Milis
''Annotation of Cultural Heritage Documents Based on XML Dictionaries and Data Clustering'', //Proceedings of EuroMed 2010, (Lecture Notes in Computer Science, 2010, Volume 6436/2010, pp. 306-317)//,  Limassol, Cyprus, November 2010 [|[[pdf|http://www.springerlink.com/content/n3j022462r151451/fulltext.pdf]]|]

K. Ntalianis, A. Doulamis, __N. Tsapatsoulis__ 
''Automatic Annotation of Image Databases based on Implicit Interaction and Visual Concept Modeling'', //Proceedings of the ACM Multimedia 2010//, Firenze, Italy, October 2010

O. Georgiou, __N. Tsapatsoulis__
''The importance of similarity metrics for representative users identification in Recommender Systems'', //in Proceedings of the 6th IFIP Conference on Artificial Intelligence Applications & Innovations (AIAI 2010) (IFIP Advances in Information and Communication Technology, 2010, Volume 339/2010, pp. 12-21)//, Larnaca, Cyprus, September 2010 [|[[pdf|http://www.springerlink.com/content/147478w742t26106/fulltext.pdf]]|]

Z. Theodosiou, __N. Tsapatsoulis__, S. Bujak-Pietrek, I. Szadkowska-Stanczyk,  
''Airborne asbestos fibers detection in microscope images using re-initialization free active contours'', //Proceedings of the 2010 Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC 2010)//, pp.4785-4788, Buenos Aires, Argentina,  September 2010 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=5626630]]|]

O. Georgiou, __N. Tsapatsoulis__
''Improving the scalability of recommender systems by clustering using genetic algorithms'', //in Proceedings of the 20th International Conference on Artificial Neural Networks (ICANN 2010) (Lecture Notes in Computer Science, 2010, Volume 6352/2010, pp. 442-449)//, Thessaloniki, Greece, September 2010 [|[[pdf|http://www.springerlink.com/content/h6v4640247x22435/fulltext.pdf]]|]

A. Lanitis, __N. Tsapatsoulis__
''On the Quantification of Aging Effects on Biometric Features'', //in Proceedings of the 6th IFIP Conference on Artificial Intelligence Applications & Innovations (AIAI 2010) (IFIP Advances in Information and Communication Technology, 2010, Volume 339/2010, pp. 360-367)//, Larnaca, Cyprus, September 2010 [|[[pdf|http://www.springerlink.com/content/t858k13x3688712n/fulltext.pdf]]|]
Z. Theodosiou, __N. Tsapatsoulis__ 
''Crowdsourcing Annotation: Modelling keywords using low level features'', //Proceedings of the 5th International Conference on Internet Multimedia Systems Architecture and Application (IEEE IMSAA 11)//, Bangalore, India, December 2011

Z. Theodosiou, O. Georgiou, __N. Tsapatsoulis__ 
''Evaluating  annotators consistency with the aid of an innovative database schema'', //Proceedings of the 6th International Workshop on Semantic Media Adaptation and Personalization (SMAP 2011)//, pp. 74-78, Vigo, Spain, December 2011 [|[[pdf|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6103506]]|]
I. Katakis, __N. Tsapatsoulis__, V. Triga, C. Tziouvas, F. Mendez
''Clustering Online Poll Data: Towards a Voting Assistance System'', //Proceedings of the 7th International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP'12)//, pp. 54-59, Luxembourg, December 2012 [ [[link|http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=6406615&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D6406615]] ].

G. Tryfou, Z. Theodosiou, __N. Tsapatsoulis__
''Web image context extraction based on semantic representation of web page visual segments'', //Proceedings of the 7th International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP'12)//, pp. 63-67, Luxembourg, December 2012 [ [[link|http://ieeexplore.ieee.org/xpl/articleDetails.jsp?reload=true&arnumber=6406819&contentType=Conference+Publications]] ].

Z. Theodosiou, C. Kasapi, __N. Tsapatsoulis__
''Semantic Gap Between People: An Experimental Investigation based on Image Annotation'', //Proceedings of the 7th International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP'12)//, pp. 73-77, Luxembourg, December 2012 [ [[link|http://ieeexplore.ieee.org/xpl/articleDetails.jsp?tp=&arnumber=6406821&contentType=Conference+Publications&sortType%3Dasc_p_Sequence%26filter%3DAND(p_IS_Number%3A6406614)]] ].

K. Ntalianis, E. Sardis, __N. Tsapatsoulis__, A. Doulamis, P. Rizomiliotis
''Multiocular Surveilance of Wide Dynamic Environments Based on Optical Vision, Event
Modelling and End-to-End Data Encryption'', //Proceedings of the first International Workshop on Management and Security technologies for Cloud Computing 2012 (ManSec-CC 2012), in conjunction with the 2012 IEEE GlobeCom//, pp. , Anaheim, California, USA, December 2012. 

A. Doulamis, E. Sardis, __N. Tsapatsoulis__, K. Ntalianis, N. Matsatsinis
''Computer vision based sea borders surveillance'', //Proceedings of Applied Computing 2012 (AC'12)//, pp. , Madrid, Spain, October 2012.

Z. Theodosiou, __N. Tsapatsoulis__
''Modelling crowdsourcing originated keywords within the athletics domain'', //Proceedings of the 8th International Conference on Artificial Intelligence Applications and Innovations (ΑΙΑΙ '12)//, pp. 404-413, Chalkidiki, Greece, September 2012 [ [[link|http://link.springer.com/chapter/10.1007%2F978-3-642-33409-2_42?LI=true]] ].

G. Tryfou, __N. Tsapatsoulis__
''Extraction of web image information: semantic or visual cues?'',  //Proceedings of the 8th International Conference on Artificial Intelligence Applications and Innovations (ΑΙΑΙ '12)//, pp. 368-373, Chalkidiki, Greece, September 2012 [ [[link|http://rd.springer.com/chapter/10.1007/978-3-642-33409-2_38]] ].

G. Tryfou, __N. Tsapatsoulis__
''Using Visual Cues for the Extraction of Web Image Semantic Information'', //Proceedings of the 2012 International Conference on Theory and Practice of Digital Libraries (TPDL 2012)//, pp. 396-401, Paphos, Cyprus, September 2012.

G. Tryfou, __N. Tsapatsoulis__
''Image indexing based on web page segmentation and clustering'', //Proceedings of the 11th International Conference on Applications of Computer Engineering (ACE '12)//, pp. 90-95, Athens, Greece, March 2012 [ [[pdf|http://www.wseas.us/e-library/conferences/2012/Vouliagmeni/ACA/ACA-13.pdf]] ] (''best paper award of ACE'12'')

Z. Theodosiou, __N. Tsapatsoulis__
''On the creation of visual models for keywords through crowdsourcing'', //Proceedings of the 11th International Conference on Applications of Computer Engineering (ACE '12)//, pp. 96-100, Athens, Greece, March 2012 [ [[pdf|http://www.wseas.us/e-library/conferences/2012/Vouliagmeni/ACA/ACA-14.pdf]] ]
P. Kaimakis, __N. Tsapatsoulis__
''Background Modeling Methods for Visual Detection of Maritime Targets'', //Proceedings of the 4th ACM/IEEE ARTEMIS 2013 International Workshop on Analysis and Retrieval of Tracked Events and Motion in Imagery Streams (in conjunction with ACM Multimedia 2013)//, pp. 67 - 76, Barcelona, Spain, October 2013.

Z. Theodosiou, __N. Tsapatsoulis__
''Spatial Histogram of Keypoints'', //Proceedings of the 2013 IEEE International Conference on Image Processing (ICIP 2013)//, pp. 2924-2928, Melbourne, Australia, September 2013 [[[pdf|http://www.ieeeicip.org/Proc/pdfs/0002924.pdf]]].

K. Ntalianis, A. Doulamis, N. Doulamis, __N. Tsapatsoulis__
''Video Abstraction in Social Media: Augmenting Facebooks’s EdgeRank Algorithm in Video Content Presentation'', //Proceedings of the 2013 IEEE International Conference on Image Processing (ICIP 2013)//, pp. 2684-2688, Melbourne, Australia, September 2013 [[[pdf|http://www.ieeeicip.org/Proc/pdfs/0002684.pdf]]].

M. Agathokleous, __N. Tsapatsoulis__, I. Katakis
''On the quantification of missing value impact on Voting Advice Applications''. L. Iliadis, H. Papadopoulos, and C. Jayne (Eds.): EANN 2013, Part I, CCIS 383, pp. 496–505, Springer Berlin Heidelberg 2013 [[[link|http://link.springer.com/chapter/10.1007/978-3-642-41013-0_51]]].

K. Raftopoulos, K. Ntalianis, P. Tzouveli, __N. Tsapatsoulis__, A. Parker-Wood, M. Ferecatu
''Watermark Resynchronization: An Efficient Approach Based on Eulerian Tours around a Robust Skeleton''. Lecture Notes in Computer Science, Volume 8099/2013, pp 211-214, Springer Berlin Heidelberg 2013 (Proceedings of the 14th Joint IFIP TC6 and TC11 Conference on Communications and Multimedia Security - CMS 2013, Magdeburg, Germany, September 2013) [[[link|http://link.springer.com/chapter/10.1007/978-3-642-40779-6_21]]].

M. Agathokleous, __N. Tsapatsoulis__
''Voting Advice Applications: Missing value estimation using matrix factorization and collaborative filtering'', IFIP Advances in Information and Communication Technology, Volume 412/2013, pp. 20-29, Springer Berlin Heidelberg 2013 (Proceedings of the 9th International Conference on Artificial Intelligence Applications and Innovations - AIAI 2013, Paphos, Cyprus, September 2013) [[[link|http://link.springer.com/chapter/10.1007/978-3-642-41142-7_3]]].
__N. Tsapatsoulis__, F. Mendez 
''Social vote recommendation: Building party models using the probability to vote feedback of VAA users'', //Proceedings of the 9th International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP'14)//, pp. 124 -129, Corfu, Greece, November 2014

C. Djouvas, __N. Tsapatsoulis__ 
''A View Behind the Scene: Data Structures and Software Architecture of a VAA'', //Proceedings of the 9th International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP'14)//, pp. 136 -141, Corfu, Greece, November 2014

A. Lanitis, __N. Tsapatsoulis__
''Assessing Facial Age Similarity: A Framework for Evaluating the Robustness of Different Feature Sets'', //Proceedings of the 2014 International Conference of the Biometrics Special Interest Group (BIOSIG 2014) //, pp. 251 - 258, Darmstadt, Germany, September 2014.

M. Agathokleous, __N. Tsapatsoulis__
''Learning User Models in Multi-criteria Recommender Systems'', //Proceedings of the 15th International Conference on Engineering Applications of Neural Networks (EANN 2014)//, pp. 205 - 216, Sofia, Bulgaria, September 2014.

A. Lanitis, __N. Tsapatsoulis__, A. Maronidis
''On the Application of Biometric Techniques for Locating Damaged Artworks'', //Proceedings of the BIOMET 2014 International Workshop on Biometrics //, pp. 246 - 257, Sofia, Bulgaria, June 2014.

A. Lanitis, __N. Tsapatsoulis__
''Lessons Learned from the Application of Biometric-tests on a Real Case Involving Identity Verification of a Missing Child'', //Proceedings of the 2nd International Workshop on Biometrics and Forensics (IWBF 2014)//, pp. 1 - 6, Valetta, Malta, March 2014 [|[[link|http://ieeexplore.ieee.org/xpl/login.jsp?tp=&arnumber=6914263&url=http%3A%2F%2Fieeexplore.ieee.org%2Fxpls%2Fabs_all.jsp%3Farnumber%3D6914263]]|].
 
K. Ntalianis, __N. Tsapatsoulis__
''Unsupervised Sports Video Particles Annotation Based on Social Latent Semantic Analysis'', //Proceedings of the 2015 International Conference on Image Processing (ICIP'15)//, pp. 222-226, Quebec, Canada, September 2015.

S. Giannoulakis, __N. Tsapatsoulis__
''Instagram hashtags as image annotation metadata'', //Proceedings of the 11^^th^^ International Conference on Artificial Intelligence Applications and Innovations (AIAI'15)//, pp. 206-220, Bayonne/Biarritz, France, September 2015.

A. Lanitis, __N. Tsapatsoulis__, K. Soteriou, D. Kuwahara, S. Morishima
[[FG2015|http://www.fg2015.org]] ''Age Progression Evaluation'', //Proceedings of the 11^^th^^ IEEE International Conference on Automatic Face and Gesture Recognition (FG 2015)//, Ljubljana, Slovenia, May 2015.
K. Ntalianis, __N. Tsapatsoulis__
''Wall-Content Selection in Social Media: A Revelance Feedback Scheme based on Explicit Crowdsourcing'', //Proceedings of the 9^^th^^ IEEE International Conference on Cyber, Physical, and Social Computing (CPSCom'2016)//, pp. 534-539, Chengdu, China, December 2016 (__best paper award of CPSCom'2016__).

A. Tsirtsis, __N. Tsapatsoulis__, M. Stamatelatos, K. Papadamou, M. Sirivianos
''Cyber Security Risks for Minors: A Taxonomy and a Software Architecture'', //Proceedings of the 11^^th^^ International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP 2016)//, pp. 93-99, Thessaloniki, Greece, October 2016.

S. Giannoulakis, __N. Tsapatsoulis__
''Defining and identifying stophashtags in Instagram'', //Proceedings of the 2^^nd^^ INNS Conference on Big Data 2016 (INNS Big Data 2016)//, pp. 304-313, Thessaloniki, Greece, October 2016.

M. Agathokleous, __N. Tsapatsoulis__, C. Djouvas
''Estimating party-user similarity in Voting Advice Applications using Hidden Markov Models'', //Proceedings of the 2016 Joint Workshop on Interfaces and Human Decision Making for Recommender Systems at RecSys'16 (10th ACM Conference on Recommender Systems)//, pp. 6-13, Boston, MA, USA, September 2016 [|[[link|http://ceur-ws.org/Vol-1679/paper2.pdf]]|].

__N. Tsapatsoulis__
''Web Image Indexing using WICE and a learning-free Language Model''. In L. Iliadis and I. Maglogiannis (Eds.): //AIAI 2016, IFIP AICT 475//, pp. 131–140, 2016. DOI: 10.1007/978-3-319-44944-9_12 ( also in //Proceedings of the 12^^th^^ IFIP International Conference on
Artificial Intelligence Applications and Innovations (AIAI 2016)//, pp. 131-140, Thessaloniki, Greece, September 2016) [|[[link|http://link.springer.com/chapter/10.1007%2F978-3-319-44944-9_12]]|].

A. Lanitis, __N. Tsapatsoulis__
''On the Analysis of Factors Influencing the Performance of Facial Age Progression'', //Proceedings of the 4^^th^^ International Workshop on Biometrics and Forensics (IWBF 2016)//, pp. xx-yy, Limassol, Cyprus, March 2016.
S. Giannoulakis, __N. Tsapatsoulis__, K. Ntalianis
''Identifying image tags from Instagram hashtags using the HITS algorithm'', //Proceedings of the IEEE CyberSciTech 2017//, pp. 89-94, Orlando, Florida, November 2017.

__N. Tsapatsoulis__, C. Djouvas
''Feature extraction for tweet classification: Do the humans perform better?'', //Proceedings of the 12^^th^^ International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP 2017)//, pp. 53-58, Bratislava, Slovakia, July 2017.

__N. Tsapatsoulis__, M. Agathokleous
''Forecasting elections from VAA data: What the undecided would vote?'', //Proceedings of the 12^^th^^ International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP 2017)//, pp. 46-52, Bratislava, Slovakia, July 2017.

K. Ntalianis, __N. Tsapatsoulis__
''Multiresolution Organization of Social Media Users’ Profiles: Fast Detection and Efficient Transmission of Characteristic Profiles'', //Proceedings of the 10^^th^^ IEEE International Conference on Cyber, Physical, and Social Computing (CPSCom'2017)//, pp. 37-43, Exeter, England, UK, June 2017.

Νίκος Γραμμαλίδης, Σταμάτιος Γιαννουλάκης, __Νικόλας Τσαπατσούλης__, Στέφανος Καμαρινόπουλος, Παναγιώτης Μπαρμπούτης, Κοσμάς Δημητρόπουλος, Αναστάσιος Δουλάμης
''Ένα ολιστικό σχήμα περιγραφής δεδομένων καταγραφής παραδοσιακών χορών για την προστασία, μετάδοση και ανάπτυξη νέων εφαρμογών'', //Πρακτικά 2ου Πανελλήνιου Συνεδρίου Ψηφιοποίησης Πολιτιστικής Κληρονομιάς//, Βόλος, Ελλάδα, Δεκέμβριος 2017.
A. Argyrou, S. Giannoulakis, __N. Tsapatsoulis__
''Topic modelling on Instagram hashtags: An alternative way to Automatic Image Annotation?'', //Proceedings of the 13th International Workshop on Semantic and Social Media Adaptation and Personalization ([[SMAP 2018|http://smap2018.unizar.es/]] )//, pp. 61-67, Zaragoza, Spain, September 2018.

C. Djouvas, A. Antoniou, __N. Tsapatsoulis__
''Improving Social Vote Recommendation in VAAs: The effects of political profile augmentation and classification method'', //Proceedings of the 13th International Workshop on Semantic and Social Media Adaptation and Personalization ([[SMAP 2018|http://smap2018.unizar.es/]] )//, pp. 1-6, Zaragoza, Spain, September 2018.

S. Zenonos, A. Tsirtsis, __N. Tsapatsoulis__
''Twitter Influencers or Cheated Buyers?'', //Proceedings of the 3rd IEEE Cyber Science and Technology Congress ([[CyberSciTech 2018|http://cyber-science.org/2018/]] )//, pp. 236-242, Athens, Greece, August 2018.

S. Giannoulakis, N. Grammalidis, __N. Tsapatsoulis__
''Metadata for intangible cultural heritage: the case of folk dances'', //Proceedings of the 13th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2018)//, pp. 634-645, Funchal, Madeira - Portugal, January 2018.
__N. Tsapatsoulis__, V. Anastasopoulou, K. Ntalianis
''The central community of Twitter ego-networks as a means for fake influencer detection'', //Proceedings of the 4th IEEE Cyber Science and Technology Congress ([[CyberSciTech 2019|http://cyber-science.org/2019/]])//, pp. 177-184, Fukuoka, Japan, August 2019. DOI:[[10.1109/DASC/PiCom/CBDCom/CyberSciTech.2019.00042|https://doi.org/10.1109/DASC/PiCom/CBDCom/CyberSciTech.2019.00042]]

__N. Tsapatsoulis__, V. Anastasopoulou
''Cyberbullies in Twitter: A Focused Review'', //Proceedings of the 14th International Workshop on Semantic and Social Media Adaptation and Personalization ([[SMAP 2019|http://cyprusconferences.org/smap2019/]])//, pp. 1-6, Larnaca, Cyprus, June 2019. DOI:[[10.1109/SMAP.2019.8864918 |https://doi.org/10.1109/SMAP.2019.8864918]]

Th. Anagnostopoulos, K. Ntalianis, __N. Tsapatsoulis__
''IoT-enabled Ambulances Assisting Citizens' Well-being after Earthquake Disasters in Smart Cities'', //Proceedings of the 12th IEEE International Conference on Internet of Things ([[iThings-2019|http://cse.stfx.ca/~cybermatics/2019/ithings/]] )//, pp. 922-928, Atlanta, USA, July 2019. DOI:[[10.1109/iThings/GreenCom/CPSCom/SmartData.2019.00164 |https://doi.org/10.1109/iThings/GreenCom/CPSCom/SmartData.2019.00164]]
__N. Tsapatsoulis__
''Image retrieval via topic modelling of Instagram hashtags'', //Proceedings of the 15th International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP 2020)//, pp. 1-8, Zakynthos, Greece, November 2020. DOI:[[10.1109/SMAP49528.2020.9248465|https://doi.org/10.1109/SMAP49528.2020.9248465]] 
S. Giannoulakis, __N. Tsapatsoulis__ 
''Topic identification of Instagram hashtag sets for image tagging: An empirical assessment'', //Proceedings of the 15th International Conference on Metadata and Semantics Research (MTSR 2021)//, pp. xx-yy, Virtual Conference, December 2021.
 
__N. Tsapatsoulis__, K. Diakoumopoulou
''Face verification in practice: The case of Greek artist Leonidas Arniotis'', //Proceedings of the 19th International Conference on Computer Analysis of Images and Patterns (CAIP 2021)//, pp. xx-yy, Virtual Conference, September 2021. 


S. Giannoulakis, __N. Tsapatsoulis__ 
''Topic Identification via Human Interpretation of Word Clouds: The Case of Instagram Hashtags'', In: //Maglogiannis I., Macintyre J., Iliadis L. (eds) Artificial Intelligence Applications and Innovations. AIAI 2021. IFIP Advances in Information and Communication Technology//, vol 627. Springer, Cham. DOI:[[10.1007/978-3-030-79150-6_23|https://doi.org/10.1007/978-3-030-79150-6_23]]
 
__N. Tsapatsoulis__, H. Partaourides, C. Christodoulou, C. Djouvas
''Quo Vadis Computer Science? The topics of the influential papers during the period 2014-2021'', //Proceedings of the 20th IEEE International Conference on Pervasive Intelligence and Computing (PICom 2022)//, pp. 1-8, September 2022, Calabria, Italy.

__N. Tsapatsoulis__
''Classification of Instagram photos: topic modelling vs transfer learning'', //Proceedings of the 12th Conference on Artificial Intelligence (SETN 2022)//, pp. xx-yy, September 2022, Corfu, Greece.
C. Djouvas, __N. Tsapatsoulis__, Ar. Lanitis
''Implementing the EUt+ European Student Card via Open Source Service'', Proceedings of the 18th International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP 2023), pp. xx-yy, Limassol, Cyprus, September 2023.

N. Sergidou, V. Trigka, __N. Tsapatsoulis__
''Social media vs traditional media in politics: Revisiting the case of Greek referendum in 2015'', Proceedings of the 18th International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP 2023), pp. xx-yy, Limassol, Cyprus, September 2023.

H. Partaourides,, E. Kouzaridi, __N. Tsapatsoulis__, C. Djouvas
''Thematic Modeling of UN Sustainable Development Goals: A Comparative Meta-based Approach'', //Proceedings of the 19th International Conference on Artificial Intelligence Applications and Innovations (AIAI 2023)//, pp. 557-568, June 2023, Leon, Spain.
__N. Tsapatsoulis__, M. Agathokleous 
''Voting Intention: 'I prefer not to say' versus 'I am undecided''',  //Voting Advice Applications and Social Computing: VAAs as Driving Force and Mirror of Social Change, ECPR General Conference 2017//, Oslo, Norway, September 2017 [|[[pdf|http://www.cs.ucy.ac.cy/~nicolas.tsapatsoulis/papers/ECPR_tsapatsoulis.pdf]]|].

A. Kastrappis, __N. Tsapatsoulis__ 
''Characteristics of the Twitter Ego Networks of the members of Cyprus Parliament'', //2016 Conference of the Greek Elections, Public Opinion and Parties (GrEPOP) Group//, Athens-Greece, May 2016.

Th. Danos, __N. Tsapatsoulis__ 
''On the identification of pornographic webpages using text and structure'',  //8th Cyprus Workshop on Signal Processing and Informatics (CWSPI)//, Nicosia, Cyprus, July 2015.

K. Ntalianis, __N. Tsapatsoulis__ , A. Drigas 
''Video-Object Oriented Biometrics Hiding for User Authentication Over Mobile Networks'', COST 2101 Workshop on //Privacy and Security for Biometrics// , Las Palmas de Gran Canaria, Canary Islands, May 2010.

A. Lanitis, __N. Tsapatsoulis__ 
''Generating Lifetime Biometric Templates: An overview of challenges, requirements and approaches''. COST 2101 Workshop on //Age Factors in Biometric Processing//, University of Kent, March 2010. 
<html>
<table border="0" cellpadding="0" cellspacing="5" width="90%"><tbody>	
<tr>
	<td align="left" valign="top" width="20%">1995:</td>
	<td align="left" valign="top" width="80%">Four year full scholarship for post graduate studies, 
                      <a href="http://www.iky.gr/">Greek State Scholarship's Foundation (IKY) </a></td>
</tr>
<tr>
       <td align="left" valign="top" width="20%">&nbsp;</td>
	<td align="left" valign="top" width="80%">&nbsp;</td>
</tr>
<tr>
	<td align="left" valign="top" width="20%">1995:</td>
	<td align="left" valign="top" width="80%">Scholarship for post graduate studies, 
            <a href="http://www.iit.demokritos.gr/">Institute of Informatics & Telecommunications</a>, 
            <a href="http://www.demokritos.gr/">National Centre for Scientific Research "DEMOKRITOS"</a></td>
</tr>
<tr>
       <td align="left" valign="top" width="20%">&nbsp;</td>
	<td align="left" valign="top" width="80%">&nbsp;</td>
</tr>
<tr>
	<td align="left" valign="top" width="20%">1989-1994:</td>
	<td align="left" valign="top" width="80%">Ranked within top 10% students, of the 
             <a href="http://www.ece.ntua.gr/">Dept. of Electrical and Computer Engineering</a>, 
             <a href="http://www.ntua.gr/">National Technical University of Athens</a>.</td>
</tr>
<tr>
       <td align="left" valign="top" width="20%">&nbsp;</td>
	<td align="left" valign="top" width="80%">&nbsp;</td>
</tr>
<tr>
	<td align="left" valign="top" width="20%">1987:</td>
	<td align="left" valign="top" width="80%">Five year full scholarship for graduate studies, 
             <a href="http://www.iky.gr/">Greek State Scholarship's Foundation (IKY)</a></td>
</tr>
</tbody>
</table>
</html>
!!!2014
Z. Theodosiou, __N. Tsapatsoulis__ 
''Image Retrieval Using Keywords: The Machine Learning Perspective'', in //Semantic Multimedia Analysis and Processing//,  Ed. by E. Spyrou, D. Iakovides, P. Mylonas, CRC Press / Taylor & Francis, June 2014, pp. 3 -30. [|[[book link|http://www.crcpress.com/product/isbn/9781466575493]]|]

!!!2013
A. Lanitis, __N. Tsapatsoulis__, A. Maronidis 
''Review Of Ageing With Respect To Biometrics And Diverse Modalities'', in //Age Factors in Biometric Processing//,  Ed. by M. Fairhust, The Institution of Engineering and Technology, 2013, pp. 17 -36. [|[[book link|http://www.theiet.org/resources/books/telecom/age_factors.cfm]]|]

!!!2009
A. Kounoudes, __N. Tsapatsoulis__, Z. Theodosiou, M. Milis 
''POLYBIO: Multimodal Biometric Data Acquisition Platform and Security System'', in //Biometrics and Identity Management//,  Ed. by B. Schouten, N. C. Juul, A. Drygajlo, M. Tistarelli, Spinger-Verlag, 2009, pp. 216-227. [|[[pdf|http://link.springer.com/chapter/10.1007%2F978-3-540-89991-4_23]]|]
 

!!!2007
__N. Tsapatsoulis__, S. Kasderidis, J. G. Taylor 
''An Attention-based Architecture for Context Switch Detection'', in //The Disappearing Computer//, Ed. by N. Streitz, A. Kameas, I. Mavrommati, Spinger-Verlag, 2007, pp. 205-229. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/B08-2007-Springer.pdf]]|]

C.S. Pattichis, F. Schnorrenberg, __N. Tsapatsoulis__, C.N. Schizas, M. Pattichis, K. Kyriacou
''A Biopsy Analysis Support System for the Detection and Classification of Breast Cancer Nuclei'', in //Emerging Technologies in Breast Imaging and its Applications//, Ed. by J.S. Suri, R. Rangayan, S. Laxminarayan, American Scientific Publishers, 2007. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/B07-2007-Chapter23Nuclei.pdf]]|]

!!!2006
K. Karpouzis, A. Drosopoulos, S. Ioannou, A. Raouzaiou, __N. Tsapatsoulis__, S. Kollias
''An overview of Facial Expression and Gesture Analysis for Emotionally-rich Man-machine Interaction'', //Encyclopedia of Information Science and Technology//, Mehdi Khosrow-Pour (ed.), Volume I-III, Idea Group Publ., 2006. 

!!!2005
K. Karpouzis, A. Raouzaiou, A. Drosopoulos, T. Balomenos, __N. Tsapatsoulis__, S.Kollias, R. Cowie
''Facial Expression and Gesture Analysis for Emotionally-rich Man-Machine Interaction'', //3D Modeling and Animation: Synthesis and Analysis Techniques for the Human Body//, N. Sarris and M. G. Strintzis (eds), Idea-Group Inc., 2005

!!!2002
__N. Tsapatsoulis__, A. Raouzaiou, S. Kollias, R. Cowie and E. Douglas-Cowie
''Emotion Recognition and Synthesis based on MPEG-4 FAPs'', //MPEG-4 Facial Animation//, Chapter 9, Igor Pandzic, R. Forchheimer (eds), John Wiley & Sons, UK, 2002. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/B03-2002-MPEG4.pdf]]|]

M. Pertselakis, __N. Tsapatsoulis__
''An Intelligent Agent based Approach for Service Discovery in Wireless Ad-hoc Networks'', //Advances in Communications and Software Technologies//, World Scientific and Engineering Society Press, pp. 134-139, 2002. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/B04-2002-ACST.pdf]]|]

!!!1999
M. Leonidou, __N. Tsapatsoulis__, S. Kollias
''Face Recognition based on Multiple Representations: Splitting the Error Space'' //Advances in Intelligent Systems – Concepts Tools and Applications, PART III: Image Processing and Video Based Systems//, Kluwer Academic Publishers, 1999

W. Fellenz, J. Taylor, __N. Tsapatsoulis__, S. Kollias
''Comparing Template-based, Feature-based and Supervised Classification of Facial Expressions from Static Images'', //Computational Intelligence and Applications//, World Scientific and Engineering Society Press, 1999.
__Tsapatsoulis N.__, Panayides A., Theocharides TH., Lanitis A., Pattichis C.,  Vento M. (eds): ''Computer Analysis of Images and Patterns: Part I''. //Springer//, LNCS, vol. 13052, ISBN: 978-3-030-89128-2 (Online), 2021 [[[https://link.springer.com/book/10.1007/978-3-030-89128-2|https://link.springer.com/book/10.1007/978-3-030-89128-2]]].

__Tsapatsoulis N.__, Panayides A., Theocharides TH., Lanitis A., Pattichis C.,  Vento M. (eds): ''Computer Analysis of Images and Patterns: Part II''. //Springer//, LNCS, vol. 13053, ISBN: 978-3-030-89130-5 (Online), 2021 [[[https://link.springer.com/book/10.1007/978-3-030-89131-2|https://link.springer.com/book/10.1007/978-3-030-89131-2]]].

Anagnostopoulos I., Mylonas P., __Tsapatsoulis N.__ (eds): ''Semantic Hyper/Multimedia Adaptation: Schemes and Applications''. //Springer//, vol. 418, ISBN: 978-3-642-28976-7 (Print) 978-3-642-28977-4 (Online),  2013 [[[http://dx.doi.org/10.1007/978-3-642-28977-4|http://dx.doi.org/10.1007/978-3-642-28977-4]]].

Tzanavari A., __Tsapatsoulis N.__ (eds): ''Affective, Interactive, and Cognitive Methods for E-learning Design: Creating an Optimal Education Experience''. //Information Science Publishing//, ISBN: 978-1605669403, January 2010.
The [[19th International Conference on Computer Analysis of Images and Patterns |http://cyprusconferences.org/caip2021/]] was held virtually between 27 September  – 01 October 2021. [[Proceedings through Springer-Verlag (LCNS series|https://cyprusconferences.org/caip2021/proceedings/]].

Dr. Tsapatsoulis was one of the Chairs of the conference while the Cyprus University of Technology was one of the conference organisers.
The [[20th International Conference on Computer Analysis of Images and Patterns |http://cyprusconferences.org/caip2023/]] will be held at Limassol, Cyprus between 25 -30 September, 2023. 
Dr. Tsapatsoulis is one of the General Chair of the conference while the Cyprus University of Technology is main organising institution.
<html><iframe src="http://www.choose4greece.com" width="950" height="680">
  <p>Your browser does not support iframes.</p>
</iframe>
</html>
Το [[choose4greece|http://www.choose4greece.org]] είναι μια διαδικτυακή εφαρμογή που επιτρέπει στους ψηφοφόρους να συγκρίνουν αν και κατά πόσο οι προτιμήσεις τους συμπίπτουν με τις πολιτικές θέσεις των κομμάτων που έχουν εκφραστεί δημόσια. Η ιδέα πίσω από τέτοιου είδους εφαρμογές είναι να επιτρέψει στους πολίτες να προσδιορίσουν καλύτερα τις δικές τους υποκειμενικές, πολιτικές προτιμήσεις. Το διαδικτυακό σύστημα τότε αντιπαραθέτει τις προτιμήσεις του πολίτη-χρήστη με τις θέσεις των κομμάτων (όπως τους έχουν αποδοθεί από ειδικούς αναλυτές). Με αυτόν τον τρόπο, επιτυγχάνεται ακόμα ένας στόχος που αφορά στο να κινητοποιηθούν οι πολίτες και να βοηθηθούν στην επιλογή της ψήφου τους μέσα από την παρουσίαση μιας σειράς από πολιτικές επιλογές καθώς και της στάσης των κομμάτων για τα αντίστοιχα θέματα. Τέλος η χρήση της παρούσας εφαρμογής στοχεύει και στην πληρέστερη ενημέρωση των πολιτών για κρίσιμα θέματα της πολιτικής επικαιρότητας μέσα από την συνολική αλλά και λεπτομερή παρουσίαση και σύγκριση των θέσεων των κομμάτων για όλα αυτά τα θέματα. Έχουν υπάρξει μέχρι σήμερα διάφορες πρωτοβουλίες που βασίστηκαν σε τέτοιες εφαρμογές, οι οποίες είναι συχνά γνωστές και ως Ηλεκτρονικοί Σύμβουλοι Ψήφου ((Voting Advice Applications-VAAs), σε όλη την Ευρώπη και την Αμερική. Σε αντίθεση με άλλα εργαλεία, το choose4greece δεν παρέχει συστάσεις ψήφου στους χρήστες του. Στην πραγματικότητα, παρέχουμε μια σειρά από αποτελέσματα που βασίζονται σε διαφορετικές μεθόδους υπολογισμού της συνάφειας των απόψεων των πολιτών και των κομμάτων (βλέπε Βοήθεια: «Γιατί υπάρχουν δύο υπολογισμοί του ποσοστού της συνάφειας;»). Με λίγα λόγια, το choose4greece εστιάζει μόνο στις πολιτικές και παραλείπει άλλα θέματα που γνωρίζουμε ότι επηρεάζουν τις πολιτικές προτιμήσεις των πολιτών. Ως εκ τούτου, δεν έχει σχεδιαστεί για να ενημερώνει τους πολίτες για το πώς πρέπει να ψηφίσουν, παρά μόνο για να τους επιτρέψει να δουν πού βρίσκονται σε σχέση με τα υποψήφια κόμματα σε μια σειρά ζητήματα πολιτικής.

Το Choose4Greece αποτελεί μια κοινή ακαδημαϊκή πρωτοβουλία που πραγματοποιείται από ερευνητές από τα παρακάτω πανεπιστημιακά ιδρύματα: α) Τμήμα Επικοινωνίας και Σπουδών Διαδικτύου, Τεχνολογικό Πανεπιστήμιο Κύπρου β) Τμήμα Ψυχολογίας, Αριστοτέλειο Πανεπιστήμιο Θεσσαλονίκης γ) e-Democracy Centre, Center for Democracy Aarau, University of Zurich δ) Department of Public Administration, University of Twente και ε) Nuffield College, University of Oxford, στ) Τμήμα Δημοσιογραφίας και ΜΜΕ, Αριστοτέλειο Πανεπιστήμιο Θεσσαλονίκης.
<html>
<table><tbody>
	<tr>
		<td class="txt" align="left" valign="top" width="20%"> Over than 5000</td>
		<td class="txt" align="left" valign="top" width="80%"> More than 120 different publications have been cited by independent authors, Source: <a  https://scholar.google.com/citations?user=HGKpT4MAAAAJ&hl=en">Scholar Google</a>, <a href="https://www.scopus.com/authid/detail.uri?authorId=6603932656">Scopus</a>
		</td>
	</tr>
</tbody>
</table>
</html>
*[[Member of Editorial Boards]]
*[[Conference & Workshop Organization]]
*[[Reviewer]]
*[[Societies]]
<html>
<table><tbody>	
<tr>
		<td align="left" valign="top" width="12%">2018</td>
		<td align="left" valign="top" width="88%"><b>General Chair</b> of the <a href="http://cyber-science.org/2018/">3rd IEEE Cyber Science and Technology Congress (CyberSciTech 2018)</a>, Athens, Greece, August 2018</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">&nbsp;</td>
		<td align="left" valign="top" width="88%">&nbsp;</td>
	</tr>
<tr>
		<td align="left" valign="top" width="12%">2018</td>
		<td align="left" valign="top" width="88%"><b>General Chair</b> of the <a href="http://cyprusconferences.org/smc2018/">15th Sound and Music Computing Conference (SMC 2018)</a>, Limassol, Cyprus, July 2018.</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">&nbsp;</td>
		<td align="left" valign="top" width="88%">&nbsp;</td>
	</tr>
<tr>
		<td align="left" valign="top" width="12%">2016</td>
		<td align="left" valign="top" width="88%"><b>General Chair</b> of the <a href="http://www.easyconferences.eu/iwbf2016/">4th International Workshop on Biometrics and Forensics (IWBF 2016)</a>, Limassol, Cyprus, March 2016.</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">&nbsp;</td>
		<td align="left" valign="top" width="88%">&nbsp;</td>
	</tr>
<tr>
		<td align="left" valign="top" width="12%">2011</td>
		<td align="left" valign="top" width="88%"><b>Steering Committee member</b> of the <a href="http://www.smap2017.org/">International Workshop on Semantic and Social Media Adaptation and Personalization (SMAP)</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">&nbsp;</td>
		<td align="left" valign="top" width="88%">&nbsp;</td>
	</tr>
<tr>
		<td align="left" valign="top" width="12%">2010</td>
		<td align="left" valign="top" width="88%"><b>General Chair</b> of the Conference: <a href="http://image.ntua.gr/smap2010/">SMAP 2010: 5th International Workshop on Semantic Media Adaptation and Personalization</a> Limassol, Cyprus, December 2010.</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">&nbsp;</td>
		<td align="left" valign="top" width="88%">&nbsp;</td>
	</tr>
<tr>
		<td align="left" valign="top" width="12%">2009</td>
		<td align="left" valign="top" width="88%"><b>Organizer</b> of the Workshop: <a href="http://artibio2009.tiddlyspot.com">Artificial Intelligence Approaches for Biometric Template Creation and Multibiometrics Fusion</a> (in conjunction with AIAI 2009), Thessaloniki, Greece, April 2009.</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">&nbsp;</td>
		<td align="left" valign="top" width="88%">&nbsp;</td>
	</tr>
<tr>
		<td align="left" valign="top" width="12%">2008</td>
		<td align="left" valign="top" width="88%"><b>Organizer</b>: 5th COST 2101 Workshop on Biometrics, Limassol, Cyprus, October 9-11, 2008.</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">&nbsp;</td>
		<td align="left" valign="top" width="88%">&nbsp;</td>
	</tr>
<tr>
		<td align="left" valign="top" width="12%">2006</td>
		<td align="left" valign="top" width="88%"><b>Organizer</b>: Special Session on "Visual Attention algorithms and architectures for Perceptional Understanding and Video Coding" [<a href=" http://icann2006.org/chapter1/ssessions.html">link</a>], International Conference on Artificial Neural Networks [<a href="http://icann2006.org/">ICANN '06</a>], Athens, Greece, September 10-14, 2006.</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">&nbsp;</td>
		<td align="left" valign="top" width="88%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">2003</td>
		<td align="left" valign="top" width="88%"><b>Co-Organizer</b>: Special Session on "Attention Control Architectures for Ambient Intelligence Systems", <a class="tl" href="http://www.interaction-ivrea.it/it/news/press/releases/2003/jamboree/index.asp">3<sup>rd</sup> Disappearing Computer Jamboree</a>,  Ivrea, Italy. November 2003</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">&nbsp;</td>
		<td align="left" valign="top" width="88%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">2003</td>
		<td align="left" valign="top" width="88%"><b>Co-Organizer</b>: Special Session on "Attention Control Architectures and Ubiquitous Computing", <a href="http://ilios.cti.gr/DCTales/aims.asp">Tales of the Disappearing Computer</a>, Santorini, Greece, June 2003.</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">&nbsp;</td>
		<td align="left" valign="top" width="88%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">2001</td>
		<td align="left" valign="top" width="88%"><b>Technical Program Co-Chair</b>, International Workshop on Very Low Bitrate Video Coding [<a href="http://www.image.ntua.gr/vlbv01">VLBV '01</a>], Athens, Greece, October 11-12, 2001.</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">&nbsp;</td>
		<td align="left" valign="top" width="88%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="12%">1997</td>
		<td align="left" valign="top" width="88%"><b>Publicity Chair</b>, Workshop on "Applications and Perspectives of
		Neural Network Technology in Greece and the Broader Balkan Area", Athens, Greece, February 21st, 1997.</td>
	</tr>
</tbody>
</table>
</html>
[Conferences: |[[2023]]|[[2022]]|[[2021]]|[[2020]]|[[2019]]|[[2018]]|[[2017]]|[[2016]]|[[2015]]|[[2014]]|[[2013]]|[[2012]]|[[2011]]|[[2010]]|[[2009]]|[[2008]]|[[2007]]|[[2006]]|[[2005]]|[[2004]]|[[2003]]|[[2002]]|[[2001]]|[[2000]]|[[1999]]|[[1998]]|[[1997]]|[[1996]]]
!!!Nicolas Tsapatsoulis
Professor
Dept. of Integrated Marketing Communication ([[IMC|https://www.cut.ac.cy/faculties/comm/pc/?languageId=1]])
Cyprus University of Technology ([[CUT|http://www.cut.ac.cy]])
30 Archbishop Kyprianos Str., CY-3036, Limassol, Cyprus

(e-mail): [[nicolas.tsapatsoulis 'at' cut.ac.cy|mailto:nicolas.tsapatsoulis@cut.ac.cy]]
(tel) + 357 25002614 
(fax) + 357 25002664
(URL) http://nicolast.tiddlyspot.com/
The [[2018 CyberSciTech 2018|http://cyber-science.org/2018/]] conference was co-organized by the Cyprus University of Technology and took place in Athens at August 12-15, 2018. You can access the Proceedings through IEEEXplore [[here|https://ieeexplore.ieee.org/xpl/mostRecentIssue.jsp?punumber=8511011%E2%80%8B]].
[[Contacts]]
[[Short Bio]]
The [[6th International Conference on Innovations in Information and Communication Science and Technology|https://iicst.tech/]] will be held in a hybrid mode (virtually and onsite at Tomsk, Russia) at November 1 –2, 2021. Link to the Proceedings will be added soon.
Dr. Tsapatsoulis is one of the Chairs of the conference while the Cyprus University of Technology is one of the conference organisers.
!!!2023
S. Giannoulakis, __N. Tsapatsoulis__ , C. Djouvas
[[''Evaluating the use of Instagram images color histograms and hashtags sets for Automatic Image Annotation''|https://www.frontiersin.org/articles/10.3389/fdata.2023.1149523/full]], //Frontiers in big Data//, Volume 6, June 2023, [[DOI: 10.3389/fdata.2023.1149523|https://10.3389/fdata.2023.1149523]]

!!!2022
S. Giannoulakis, __N. Tsapatsoulis__ 
''Instagram hashtags as image metadata for Automatic Image Annotation'', //Academia Letters//, Article 5786, June 2022, [[DOI: 10.20935/AL5786|https://doi.org/10.20935/AL5786]]

!!!2020
Z. Theodosiou, __N. Tsapatsoulis__ 
''Image annotation: the effects of content, lexicon and annotation method'', //International Journal of Multimedia Information Retrieval//, 9(3), pp. 191-203, 2020 [[DOI: 10.1007/s13735-020-00193-z|http://link.springer.com/article/10.1007/s13735-020-00193-z]]

!!!2019
S. Giannoulakis, __N. Tsapatsoulis__ 
''Filtering Instagram hashtags through crowdtagging and the HITS algorithm'', //IEEE Transactions on Computational Social Systems//, 6(3), pp. 592-603, June 2019, [[DOI: 10.1109/TCSS.2019.2914080|https://ieeexplore.ieee.org/document/8718343]]

__N. Tsapatsoulis__, C. Djouvas 
''Opinion mining from social media short texts: Does collective intelligence beat deep learning?'', //Frontiers in Robotics and AI//, vol. 5, article 138, January 2019, DOI: 10.3389/frobt.2018.00138 [|[[link|https://www.frontiersin.org/articles/10.3389/frobt.2018.00138/full?&utm_source=Email_to_authors_&utm_medium=Email&utm_content=T1_11.5e1_author&utm_campaign=Email_publication&field=&journalName=Frontiers_in_Robotics_and_AI&id=429837]]|] 

!!!2018
K. Ntalianis, A. Doulamis, __N. Tsapatsoulis__, N. Mastorakis 
''Social Relevance Feedback Based on Multimedia Content Power'', //IEEE Transactions on Computational Social Systems//, 5(1), pp. 109-117, March 2018, DOI: 10.1109/TCSS.2017.2766250 [|[[link|http://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=8126225]]|] 

!!!2017
A. Lanitis, __N. Tsapatsoulis__ 
''Guest Editorial'', //IET Biometrics//, 6(4), pp. 243-244 [|[[link|http://digital-library.theiet.org/content/journals/iet-bmt/6/4]]|]

A. Lanitis, __N. Tsapatsoulis__ 
''An Integrated Framework for Evaluating the Performance of Age Progression Algorithms'', //International Journal of Biometrics//, 9(3), pp. 163-185 [|[[link|http://www.inderscience.com/info/inarticle.php?artid=86644]]|]

!!!2016
M. Agathokleous, __N. Tsapatsoulis__ 
''Applying Hidden Markov Models to Voting Advice Applications'', //EPJ Data Science//, 5:34, DOI: 10.1140/epjds/s13688-016-0095-z, December 2016 [|[[link|https://epjdatascience.springeropen.com/articles/10.1140/epjds/s13688-016-0095-z]]|], [|[[Video on YouTube|https://www.youtube.com/watch?time_continue=82&v=TI0dOQm38ig]]|]

K. Ntalianis, __N. Tsapatsoulis__ 
''Remote Authentication via Biometrics: A Robust Video-Object Steganographic Mechanism Over Wireless Networks'', Research paper summary, //IEEE Biometrics Council Newsletter//, vol.20, 2016 [|[[link|http://ieee-biometrics.org/images/pdf/Vol20-Newsletter.pdf]]|]

C. Djouvas, F. Mendez, __N. Tsapatsoulis__ 
''Mining online political opinion surveys for suspect entries: An interdisciplinary comparison'', //Journal of Innovation in Digital Ecosystems//, 3(2), pp. 172-182 [|[[link|http://www.sciencedirect.com/science/article/pii/S2352664516300256]]|]

S. Giannoulakis, __N. Tsapatsoulis__ 
''Evaluating the descriptive power of Instagram hashtags'', //Journal of Innovation in Digital Ecosystems//, 3(2), pp. 114-129, December 2016 [|[[link|http://www.sciencedirect.com/science/article/pii/S2352664516300141]]|]

K. Ntalianis, __N. Tsapatsoulis__ 
''Remote Authentication via Biometrics: A Robust Video-Object Steganographic Mechanism Over Wireless Networks'', //IEEE Transactions on Emerging Topics in Computing//, 4(1), pp. 156-174, Jan. - March 2016 (DOI: 10.1109/TETC.2015.2400135) [|[[link|http://ieeexplore.ieee.org/xpl/articleDetails.jsp?tp=&arnumber=7044566&queryText%3DRemote+Authentication+via+Biometrics%3A+A+Robust+Video-Object+Steganographic+Mechanism+Over+Wireless+Networks]]|]

G. Panis, A. Lanitis, __N. Tsapatsoulis__, T. Cootes, ''An Overview of Research on Facial Aging using the FG-NET Aging Database'', //IET Biometrics//, 5(2), pp. 37–46, June 2016, DOI:10.1049/iet-bmt.2014.0053 [|[[link|http://digital-library.theiet.org/content/journals/10.1049/iet-bmt.2014.0053]]|]

!!!2015
__N. Tsapatsoulis__, M. Agathokleous, C. Djouvas, F. Mendez 
''On the design of Social Voting Recommendation Applications'', //International Journal on Artificial Intelligence Tools//, 24(3), June 2015.

!!!2014
I. Katakis, __N. Tsapatsoulis__, F. Mendez, V. Triga, C. Djouvas 
''Social Voting Advice Applications - Definitions, Challenges, Datasets and Evaluation'', //IEEE Transactions on Cybernetics//, 44(7), pp. 1039-1052 [|[[link|http://www.ncbi.nlm.nih.gov/pubmed/24058045]]|]

K. Ntalianis, __N. Tsapatsoulis__, A. Doulamis, N. Matsatsinis
''Automatic annotation of image databases based on implicit crowdsourcing, visual concept modeling and evolution'', //Multimedia Tools and Applications//, 69(2), pp.397-421, March 2014
[|[[link|http://link.springer.com/article/10.1007%2Fs11042-012-0995-2]]|]

!!!2013
Z. Theodosiou, __N. Tsapatsoulis__
''Attention-based Health Monitoring'', //International Journal of Monitoring and Surveillance Technologies Research (IJMSTR)//, 1,(3), DOI: 10.4018/ijmstr.2013070105 [|[[link|http://www.igi-global.com/article/attention-based-health-monitoring/97702]]|]

!!!2012
__N. Tsapatsoulis__, O. Georgiou
''Investigating the Scalability of Algorithms, the Role of Similarity Metric and the List of Suggested Items Construction Scheme in Recommender Systems'', //International Journal on Artificial Intelligence Tools//, vol. 21, issue 4, August 2012 [|[[link|http://dx.doi.org/10.1142/S0218213012400180]]|] 


!!!2011
A. Lanitis, __N. Tsapatsoulis__
''Quantitative Evaluation of the Effects of Aging on Biometric Templates'', //IET Computer Vision//, vol. 5, issue 6, pp. 338-347, November 2011,

K. Ntalianis, __N. Tsapatsoulis__, A. Drigas
''Video-Object Oriented Biometrics Hiding for User Authentication under Error-Prone Transmissions'', //EURASIP Journal on Information Society//, Volume 2011 (2011), Article ID 174945, January 2011, [|[[pdf|http://www.hindawi.com/journals/is/2011/174945/]]|]

!!!2010
K. Ntalianis, A. Doulamis, __N. Tsapatsoulis__, N. Doulamis
''Human Action Annotation, Modeling and Analysis based on Implicit User Interaction'', //Multimedia Tools and Applications//,  vol. 50, no.1,  pp. 199-225, October 2010. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J19-2009-MTAP.pdf]]|]

!!!2009
K. Rapantzikos, __N. Tsapatsoulis__, Y. Avrithis, S. Kollias
''Spatiotemporal saliency for video classification'', //Signal Processing: Image Communication//,  vol. 24, issue 7, pp. 557-571, August 2009. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J14-2009-SPIC.pdf]]|]

!!!2008
D. Vogiatzis, __N. Tsapatsoulis__
''Active Learning for Microarray data'', //International Journal of Approximate Reasoning//, vol. 47, issue 1, pp.  85-96, January 2008. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J13-2008-IJAR.pdf]]|]

!!!2007
__N. Tsapatsoulis__, K. Rapantzikos, C. S. Pattichis
''An Embedded Saliency Map Scheme: Application to Video Encoding'', //International Journal of Neural Systems//, vol. 17, no. 4, pp. 289-304, August 2007. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J14-2007-IJNS.pdf]]|]

K. Rapantzikos, __N. Tsapatsoulis__, Y. Avrithis, S. Kollias
''A Saliency-based Spatiotemporal Visual Attention Model for Video Analysis'', //IET Image Processing//, vol. 1, no. 2, pp. 237- 248, June 2007. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J12-2007-IET-ImageProcessing.pdf]]|]

!!!2006
K. Rapantzikos, __N. Tsapatsoulis__
''A committee machine scheme for feature map fusion under uncertainty: the face detection case'', //International Journal of Intelligent Systems Technologies and Applications//, vol. 1, no. 3/4, pp. 346-358, 2006. [|[[pdf| http://www.cs.ucy.ac.cy/~nicolast/papers/J11-2006-IJISTA.pdf]]|]

!!!2005
M. Wallace, __N. Tsapatsoulis__, S. Kollias
''Intelligent Initialization of Resource Allocating RBF Networks'', //Neural Networks// 18 (2), pp. 117-122, 2005. [|[[pdf| http://www.cs.ucy.ac.cy/~nicolast/papers/J10-2005-NN.pdf]]|]

!!!2004
G. Tsechpenakis, K. Rapantzikos, __N. Tsapatsoulis__, S. Kollias
''Rule-driven Object Tracking in Clutter and Partial Occlusion with Model-based Snakes'', //EURASIP Journal on Applied Signal Processing//, vol. 2004, no. 6, pp. 841-860, June 2004. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J09-2004-JASP.pdf]]|]

G. Tsechpenakis, K. Rapantzikos, __N. Tsapatsoulis__, S. Kollias
''A Snake Model for Object Tracking in Natural Sequences'', //Signal Processing: Image Communication//, vol. 19, issue 3, pp. 219-238, March 2004. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J08-2004-SP.pdf]]|]

G. Tsechpenakis, __N. Tsapatsoulis__, S. Kollias
''Probabilistic Boundary-Based Contour Tracking with Snakes in Natural Cluttered Video Sequences'', //International Journal of Image and Graphics//, vol. 4, no. 3, pp. 469-498, 2004. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J07-2004-IJIG.pdf]]|]

!!!2002
A. Raouzaiou, __N. Tsapatsoulis__, K. Karpouzis, S. Kollias,
''Parameterized facial expression synthesis based on MPEG-4'', //EURASIP Journal on Applied Signal Processing//, vol. 2002, no 10, pp. 1021-1038, 2002. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J06-2002-JASP.pdf]]|]

!!!2001
__N. Tsapatsoulis__, Y. Avrithis, S. Kollias
''Facial Image Indexing in Multimedia Databases'', 
//Pattern Analysis and Applications//,  vol. 4, issue 2/3, pp 93-107, 2001. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J05-2001-PAA.pdf]]|]

R. Cowie, E. Douglas-Cowie, __N. Tsapatsoulis__, G. Votsis, S. Kollias, W. Fellenz, J. Taylor
''Emotion Recognition in Human-Computer Interaction'', //IEEE Signal Processing Magazine//, no. 1, pp.32-80, January 2001. [|[[pdf|http://ieeexplore.ieee.org/iel5/79/19669/00911197.pdf?tp=&isnumber=&arnumber=911197]]|]

!!!2000
K. Karpouzis, __N. Tsapatsoulis__, A. Raouzaiou, G. Mosxovitis, S. Kollias
''Enhancing Nonverbal Human Computer Interaction with Expression Recognition'', //ACM SIGCAPH Bulletin//, ACM Press, NY, USA, issue 67,  pp. 1-9, June 2000. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J03-2000-SIGCAPH.pdf]]|]

F. Schnorrenberg, __N. Tsapatsoulis__, C. Pattichis, C. Schizas, S. Kollias, M. Vassiliou, K. Kyriacou
''Improved Detection of Breast Cancer Nuclei using Modular Neural Networks'', //IEEE Engineering in Medicine and Biology//, vol. 19, no.1, pp. 49-63, January / February 2000. [|[[pdf|http://ieeexplore.ieee.org/Xplore/login.jsp?url=/iel5/51/17701/00816244.pdf?arnumber=816244]]|]

!!!1998
K. Karpouzis, G. Votsis, __N. Tsapatsoulis__, S. Kollias
''Compact 3D Model Generation based on 2D Views of Human Faces: Application to Face Recognition'', //Machine Graphics & Vision//, vol. 7, no 1/2, pp. 75-85, 1998. [|[[pdf|http://www.cs.ucy.ac.cy/~nicolast/papers/J01-1998-MGV.pdf]]|]
<html>
<img src="http://cis.cut.ac.cy/~nicolas.tsapatsoulis/ntsap_photo.jpg" width="136" /></html>
[[Contacts]]
[[Short Bio]]
[[Research Interests]]
[[Studies]]
[[Publications]]
[[R&D Projects]]
[[Citations]]
[[Awards]]
[[Vocational Posts]]
[[Modules taught]]
[[Community Activities]]
[[CAIP 2023]]
[[CAIP 2021]]
[[IICST 2021]]
[[PICOM 2021]]
[[CyberSciTech 2018]]
[[SMAP 2019]]
[[Special Issue Editor]]
[[Video: HMMs for VAAs]]
<html>
<table>
<tbody>
	<tr> 
		<td align="left" valign="top" width="20%"> 2017 </td>
		<td align="left" valign="top" width="80%"> Co-editor for the special issue:  <b>''Selected papers from the International Workshop on Biometrics and Forensics (IWNF2016)''</b>, <a href="http://digital-library.theiet.org/content/journals/iet-bmt">IET Biometrics</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top" width="20%"> 2012 </td>
		<td align="left" valign="top" width="80%"> Coeditor of the book  <b>''Springer Series on Studies in Computational Intelligence: Semantic Hyper/Multi-media Adaptation: Schemes and Applications''</b></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top" width="20%"> 2011 </td>
		<td align="left" valign="top" width="80%"> Special Issue editor <b>Advances in Multimedia: "Semantic Multimedia Technologies for Content Creation, Media Adaptation, and User Profiling''</b></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top" width="20%"> 2011 - ... </td>
		<td align="left" valign="top" width="80%"> Member of the editorial board of <a href="http://www.hindawi.com/isrn/mv/editors//">ISRN Machine Vision</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
</tbody>
</table>
</html>
<html>
<table width = "90%"><tbody>
	<tr>
		<td  align="left" valign="top" width="20%"> 2020-...</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="https://elearning.cut.ac.cy/course/view.php?id=1595">"Collective Intelligence" -CIS 473</a>, offered by the <a  href="http://web.cut.ac.cy/cis/?lang=en">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2019-...</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="https://elearning.cut.ac.cy/course/view.php?id=1540">"Search in the Internet and Social Media" -CIS 306</a>, offered by the <a  href="http://web.cut.ac.cy/cis/?lang=en">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Fall.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2019-...</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="https://elearning.cut.ac.cy/course/view.php?id=1541">"Statistics for the Social Sciences" -CIS 164</a>, offered by the <a  href="http://web.cut.ac.cy/cis/?lang=en">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Fall.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2015-...</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the postgraduate course, <a  href="https://elearning.cut.ac.cy/course/view.php?id=619 ">"Research Design" -CIS 560</a>, offered by the <a  href="http://web.cut.ac.cy/cis/?lang=en">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Fall - Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2015-...</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="https://elearning.cut.ac.cy/course/view.php?id=957">"Social Network Analysis" -CIS 485</a>, offered by the <a  href="http://web.cut.ac.cy/cis/?lang=en">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2015-2018</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="https://elearning.cut.ac.cy/course/view.php?id=957">"Natural Language Processing" -CIS 459</a>, offered by the <a  href="http://web.cut.ac.cy/cis/?lang=en">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Fall.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2012-2013</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://cis404.tiddlyspot.com">"Information Retrieval and Web Search" -CIS 456</a>, offered by the <a  href="http://web.cut.ac.cy/cis/?lang=en">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Fall.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2011-2012</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the postgraduate course, <a  href="http://cis.cut.ac.cy/~nicolas.tsapatsoulis/cis516/">"Internet Technologies" -CIS 516</a>, offered by the <a  href="http://web.cut.ac.cy/cis/?lang=en">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Fall.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2010-2013</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://cis.cut.ac.cy/~nicolas.tsapatsoulis/cis450/">"Planning and Designing Research Projects" -CIS 450</a>, offered by the <a  href="http://web.cut.ac.cy/cis/?lang=en">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Fall.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2009-2013</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://ecourses.cut.ac.cy/course/view.php?id=323">"Data Management in Information Society" -CIS232</a>, offered by the <a  href="http://web.cut.ac.cy/cis/?lang=en">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Fall - Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2008-2012</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://ecourses.cut.ac.cy/course/view.php?id=209">"Content Creation II" -CIS200</a>, offered by the <a  href="http://web.cut.ac.cy/cis/?lang=en">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Fall.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2008-2013</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://ecourses.cut.ac.cy/course/view.php?id=100">"Content Creation I" -CIS100</a>, offered by the <a  href="http://cis.cut.ac.cy">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2008-2010</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://ecourses.cut.ac.cy/course/view.php?id=220">"Introduction to Multimedia" -MGA110</a>, offered by the <a  href="http://cis.cut.ac.cy">Dept. of Communication and Internet Studies</a> of the <a  href="http://www.cut.ac.cy/">Cyprus University of Technology</a>, Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2007-2008</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://www.iit.demokritos.gr/~ntsap/courses/kes03/index.htm">"Pattern Recognition and Image Analysis" -PSP03</a>, offered by the <a  href="http://www.uop.gr/UK/departments/depart2/index.shtml">Telecommunications Science and Technology Dept.</a> of the <a  href="http://www.uop.gr/">University of Peloponnese</a>, Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2005-2008</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://www.iit.demokritos.gr/~ntsap/courses/es08/index.htm">"Digital Signal Processors" - ESP08</a>, offered by the <a  href="http://www.uop.gr/UK/departments/depart2/index.shtml">Telecommunications Science and Technology Dept.</a> of the <a  href="http://www.uop.gr/">University of Peloponnese</a>, Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2005-2008</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://www.iit.demokritos.gr/~ntsap/courses/bes04/index.htm">"Multimedia Compression and Transmission" - BSP04</a>, offered by the <a  href="http://www.uop.gr/UK/departments/depart2/index.shtml">Telecommunications Science and Technology Dept.</a> of the <a  href="http://www.uop.gr/">University of Peloponnese</a>, Fall.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2006-2007</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://www.iit.demokritos.gr/~ntsap/courses/bes06/index.htm">"Adaptive Systems in Telecommunications" - BSP06</a>, offered by the <a  href="http://www.uop.gr/UK/departments/depart2/index.shtml">Telecommunications Science and Technology Dept.</a> of the <a  href="http://www.uop.gr/">University of Peloponnese</a>, Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2005-2006</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://www.iit.demokritos.gr/~ntsap/courses/kes01/index.htm">"Introduction to Control Systems" - PSP01</a>, offered by the <a  href="http://www.uop.gr/UK/departments/depart2/index.shtml">Telecommunications Science and Technology Dept.</a> of the <a  href="http://www.uop.gr/">University of Peloponnese</a>, Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2005-2006</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://www.iit.demokritos.gr/~ntsap/courses/teds150/index.htm">"Digital Image Processing" - TEDS150</a>, offered by the <a  href="http://www.ted.unipi.gr/index_en.html">Technology Education and Digital Systems Dept.</a> of the <a  href="http://www.unipi.gr/">University of Piraeus</a>, Fall.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2003-2005</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the graduate course, <a  href="http://www2.cs.ucy.ac.cy/~nicolast/courses/cs654/">"Learning Technologies & Open and Distance Education" - CS654</a>, offered by the <a  href="http://www.cs.ucy.ac.cy">Computer Science Dept.</a> of the <a  href="http://www.ucy.ac.cy/">University of Cyprus</a>, Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2004-2005</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://www2.cs.ucy.ac.cy/~nicolast/courses/cs422/">"Multimedia Systems" - CS422</a>, offered by the <a  href="http://www.cs.ucy.ac.cy">Computer Science Dept.</a> of the <a  href="http://www.ucy.ac.cy/">University of Cyprus</a>, Fall.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2004-2005</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://www2.cs.ucy.ac.cy/~nicolast/courses/cs435/">"Human Computer Interaction" - CS435</a>, offered by the <a  href="http://www.cs.ucy.ac.cy">Computer Science Dept.</a> of the <a  href="http://www.ucy.ac.cy/">University of Cyprus</a>, Fall.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2003-2005</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://www2.cs.ucy.ac.cy/~nicolast/courses/cs003/">"Computer Science and Information Systems" - CS003</a>, offered by the <a  href="http://www.cs.ucy.ac.cy">Computer Science Dept.</a> of the <a  href="http://www.ucy.ac.cy/">University of Cyprus</a>, Fall & Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2003-2004</td>
		<td  align="left" valign="top" width="80%"> Instructor and Designer of the undergraduate course, <a  href="http://www2.cs.ucy.ac.cy/~nicolast/courses/cs001/cs001sum.htm">"Introduction to Computer Science" - CS001</a>, offered by the <a  href="http://www.cs.ucy.ac.cy">Computer Science Dept.</a> of the <a  href="http://www.ucy.ac.cy/">University of Cyprus</a>, Fall & Spring.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2002-2003</td>
		<td  align="left" valign="top" width="80%"> Organization and Instruction of the graduate course, "Digital Signal Processing", offered in the framework of the Cross-department Master Thesis Programme "Control Systems", <a  href="http://www.ntua.gr/en_index.htm">National Technical University of Athens</a>, Fall Semester.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 1996-2000</td>
		<td  align="left" valign="top" width="80%"> Organization and teaching (1180 hours in total) of several courses including: <i>"Wireless Telecommunication Networks", "Wired Telecommunication Networks", "Pulse Code Modulation", "Data Administration in Computer Networks", "Novel LAN Networks", "Telecommunication Terminal Devices"</i>, offered by the <a  href="http://www.delta-iek.gr/">Private Institute for Vocational Training "DELTA"</a>.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 1999-2000</td>
		<td  align="left" valign="top" width="80%"> Seminar organization and teaching, "Design and Administration of LAN using Windows NT Servers", offered by the <a  href="http://www.delta-iek.gr/">Private Institute for Vocational Training "DELTA"</a>.</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr> 
		<td  align="left" valign="top" width="20%"> 1995-1999</td>
		<td  align="left" valign="top" width="80%"> Organization, supervision and evaluation of laboratory studies for the courses: <i>"Image Processing", "Neural Networks", "Human Computer Interaction"</i>, offered by the <a  href="http://www.ece.ntua.gr/index.html">School of Electrical and Computer Engineering</a>, <a  href="http://www.ntua.gr/en_index.htm">National Technical University of Athens</a>.
		</td>
	</tr>

</tbody></table>
</html>
__Ν. Τσαπατσούλης__, Γ. Μοσχοβίτης, Α. Ντελόπουλος, Σ. Κόλλιας, 
''Ηλεκτρονική Αρχειοθέτηση, Ανάκληση και Επεξεργασία Απεικονιστικών Εξετάσεων Ασθενών με βάση το πρότυπο DICOM: Υλοποίηση του DICOM Server'', //Ιατρική Επικαιρότητα//, Τεύχος 7/9, σελ. 2555-2560, Φεβρουάριος 2004.
[[Site Management]]

Last Update: 1/08/2023 
Copyright © Nicolas Tsapatsoulis
__N. Tsapatsoulis__, A. Lanitis 
''The 4th International Workshop on Biometrics and Forensics'',  //IAPR Newsletter//, vol. 38, no. 3, pp. 18-20, July 2016
The [[19th IEEE International Conference on Pervasive Intelligence and Computing |http://cyber-science.org/2021/picom/]] will be held virtually at Oct. 25-28, 2021. Link to the Proceedings through IEEEXplore  will be added soon.
Dr. Tsapatsoulis is the Chair of the Computational Intelligence Track.
<!--{{{-->
<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>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-C75SQW30XK"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-C75SQW30XK');
</script>
</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>
<!--}}}-->
__N. Tsapatsoulis__
''Advanced Techniques for Face Recognition and Expression Analysis'', //Ph.D. Thesis//, School of Electrical and Computer Engineering, National Technical University of Athens, [|[[abstract|http://www.image.ece.ntua.gr/php/publications_details.php?code=431]]|[[pdf|http://www.image.ece.ntua.gr/php/savepaper.php?id=431]]|] 
[[Books]]
[[International Journals]]
[[Book Chapters]]
[[Conference Proceedings]]
[[Other publications]]
[[National Journals]]
[[Abstracts in Workshops]]
[[Ph.D Thesis]]
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://nicolast.tiddlyspot.com/controlpanel]] (your control panel username is //nicolast//).
<<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.
<html>
<table width = "90%"><tbody>

<tr>
		<td  align="left" valign="top" width="20%">2021-2024</td>
		<td  align="left" valign="top" width="80%"> <i>Local Coordinator, Researcher</i>, EC, Horizon 2020 (Contract No.: H2020-IBA-SwafS-Support-2-2020/101035812): <a href="https://cordis.europa.eu/project/id/101035812">EUt-EXTRAS: European University of Technology - Experimentation to Transform Research Activities and Steering</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
<tr>
		<td  align="left" valign="top" width="20%">2021-2023</td>
		<td  align="left" valign="top" width="80%"> <i>Researcher</i>, EC, Horizon 2020 (Contract No.: H2020-SC6-GOVERNANCE-2020/962553): <a href="https://cordis.europa.eu/project/id/962553">DEMOTEC: Democratising Territorial Cohesion: Experimenting with deliberative citizen engagement and participatory budgeting in European regional and urban policies</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
<tr>
		<td  align="left" valign="top" width="20%">2020-2024</td>
		<td  align="left" valign="top" width="80%"> <i>Local Coordinator, Researcher</i>, EC, Horizon 2020 (Contract No.: H2020-MSCA-RISE-2019/872931): <a href="https://cordis.europa.eu/project/id/101035812">YADES: Improved Resilience and Sustainable ReconstructIon of Cultural Heritage Areas to cope with Climate Change and Other Hazards based on InnovatIve Algorithms and Modelling Tools</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>

<tr>
		<td  align="left" valign="top" width="20%">2020-2023</td>
		<td  align="left" valign="top" width="80%"> <i>Member of the Steering Committee, Researcher</i>, EC, ERASMUS+ (Contract No.: EAC-A02-2019/101004088): <a href="https://www.univ-tech.eu/">EUt+: European University of Technology</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>

<tr>
		<td  align="left" valign="top" width="20%">2018-2022</td>
		<td  align="left" valign="top" width="80%"> <i>Management Committee Member</i>, COST, Action CA17124:  <a href="https://www.cost.eu/actions/CA17124#tabs|Name:overview">Digital forensics: evidence analysis via intelligent systems and practices</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">2016-2020</td>
		<td  align="left" valign="top" width="80%"> <i>Local Coordinator, Investigator</i>, H2020-MSCA-RISE-2015/691218: <a href="http://cordis.europa.eu/project/rcn/199950_en.html">TERPSICHORE: Transforming Intangible Folkloric Performing Arts into Tangible Choreographic Digital Objects</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">2016-2020</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, H2020-MSCA-RISE-2015/691025: <a href="encase.socialcomputing.eu">ENCASE: Enhancing Security and Privacy in the Social Web: A User Centered Approach for the Protection of Minors</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">2016-31/10/2017</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, H2020-TWINN-2015/692058: <a href="http://notre.socialcomputing.eu/">NOTRE: Network for Social Computing Research</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">2016-2019</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, H2020-REFLECTIVE-SOCIETY-2015/693427: <a href="http://cordis.europa.eu/project/rcn/200114_en.html">COHESIFY: The Impact of Cohesion Policy on EU Identification</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">2015-2019</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, H2020-REFLECTIVE-7-2014/665220: <a href="http://www.inception-project.eu/">Inclusive Cultural Heritage in Europe through 3D semantic modeling</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">2012-2016</td>
		<td  align="left" valign="top" width="80%"> <i>Management Committee Member</i>, COST, Action IC1106:  <a href="http://www.cost.eu/domains_actions/ict/Actions/IC1106">Integrating Biometrics and Forensics for the Digital Age</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">2014</td>
		<td  align="left" valign="top" width="80%"> <i>Steering Committee Member, Researcher</i>, Open Society Initiative for Europe (European Elections 2014) and the Directorate-General for Communication of the European Parliament (area of internet-based activities/online media – 2014):  <a href="http://www.euvox2014.eu">EUVOX</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2011-2013</td>
		<td  align="left" valign="top" width="80%"> <i>Coordinator</i>, Cross Region Cooperation: Greece-Cyprus 2007-2011:  <a href="http://www.poseidonproject.gr">POSEIDON, Development of an Intelligent System for Coast Monitoring via Camera Arrays and Sensor Networks</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2010-2013</td>
		<td  align="left" valign="top" width="80%"> <i>Coordinator</i>, PENEK/0609/95:  <a href="http://http://cis.cut.ac.cy/tisamuc/">TISAMuC, Techniques for Intelligent Search and Access of Multimedia Content</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2009-2011</td>
		<td  align="left" valign="top" width="80%"> <i>Coordinator</i>, ANTHRO/0308(ΒΙΕ)/04:  <a  href="http://cis.cut.ac.cy/CommandariaPortal/">COMMANDARIA, The History of Commandaria: Digital journeys back to time</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2008-2011</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, FP7-SME-2007-1/222590: <a href="http://www.porpardet.signalgenerix.com/">PORPARDET, Portable Particulate Detection Device</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2007-2009</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, PLHRO/0506/04: <a  href="http://www.polybio.signalgenerix.com/">POLY-BIO, Multimodal Biometric Security System</a>, funded by the <a  href="http://www.research.org.cy/">Cyprus Research Promotion Foundation</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2006-2008</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, FP6-027538 / STREP: <a  href="http://www.boemie.org/">BOEMIE, Bootstrapping Ontology Evolution with Multimedia Information Extraction</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2005-2007</td>
		<td  align="left" valign="top" width="80%"> <i>Technical Manager</i>, PLHRO/1104/01: <a  href="http://www.optopiisi.signalgenerix.com/">OPTOPOIHSH, Development of knowledge-based Visual Attention models for Perceptual Video Coding</a>, funded by the <a  href="http://www.research.org.cy/">Cyprus Research Promotion Foundation</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2003-2005</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, EPAN-2002/4.3.6/01: <i>GLAYKOPIS: An Identification and Recognition System based on Biometrics for Authentication and Physical Access Control</i>, funded by the <a  href="www.gsrt.gr/">General Secretariat for Research and Technology</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2002-2004</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, Leonardo Da Vinci Programme 2001-1901/001-001: <a  href="http://www.image.ntua.gr/spero/">SPERO, TeleInformatics System for Continuous Collection, Processing, Diffusion of Material for Teacher Training in Special Education</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2001-2003</td>
		<td  align="left" valign="top" width="80%"> <i>Principal Investigator</i>, IST-2000-26091: <a  href="http://www.image.ntua.gr/oresteia/">ORESTEIA, Modular Hybrid Artefacts with Adaptive Functionality</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 2001-2003</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, IST-2000-29319: <a  href="http://www.image.ntua.gr/ermis/">ERMIS, Emotionally Rich Man-machine Intelligent System</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 1999-2001</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, INCO, EUROMED: <a  href="http://www.image.ece.ntua.gr/php/rd_details.php?proj=26">Cultural Journeys in the Information Society</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 1998-2001</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, Training and Mobility of Research: <a  href="http://www.image.ece.ntua.gr/php/rd_details.php?proj=23">PHYSTA, Principled Hybrid Systems Theory and Applications</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 1997-1999</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, Educational Multimedia Task Force: <a  href="http://www.image.ece.ntua.gr/php/rd_details.php?proj=25">MODULATES, Multimedia Organization for Developing the Understanding and Learning of Advanced Technology in European Schools</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 1999-2001</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, EPET II - EKBAN: <a  href="http://www.image.ece.ntua.gr/php/rd_details.php?proj=0">PANORAMA, An Intelligent System for Retrieval and Mining of Audiovisual Material</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 1997-1999</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, PABE, 1996: <a  href="http://www.image.ece.ntua.gr/php/rd_details.php?proj=18">Indexing, Retrieval and Management of Medical Images in Hospital Environments</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 1997-1999</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, EPET ÉÉ Service Providing Laboratories: <a  href="http://www.image.ece.ntua.gr/php/rd_details.php?proj=4">Image, Video and Multimedia Systems Laboratory (IVML)</a>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 1996-1998</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, R&D Cooperation between Greece and Cyprus: <b>Design of Neural Network methodologies and models for medical image diagnosis / prognosis: Application to breast cancer development prognosis</b>.
		</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%">&nbsp;</td>
		<td  align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td  align="left" valign="top" width="20%"> 1995-1997</td>
		<td  align="left" valign="top" width="80%"> <i>Investigator</i>, EKBAN-504: <a  href="http://www.image.ece.ntua.gr/php/rd_details.php?proj=7">NIKA, Generalized Medical Image Processing and Management System</a>.
		</td>
	</tr>

</tbody></table>
</html>
* Multimedia information retrieval
* Web data mining
* Recommender Systems 
* Voting Advice Applications (VAA)
* Social Computing and Applications
* Image Analysis and Synthesis
* Visual Attention
* Computer Vision in HCI
* Affective Computing
<html>
<table border = "no" width = "90%"><tbody>
	<tr>
		<td align="left" valign="top" width="20%"> 2005-</td>
		<td align="left" valign="top" width="80%"> <a  href="http://www.ieee.org/portal/index.jsp?pageID=corp_level1&amp;path=pubs/transactions&amp;file=tm2.xml&amp;xsl=generic.xsl">IEEE Transactions on Multimedia [TMM]</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%"> 2005-</td>
		<td align="left" valign="top" width="80%"> <a  href="http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=83">IEEE Transactions on Image Processing [TIP]</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%"> 2005-</td>
		<td align="left" valign="top" width="80%"> <a  href="http://www.ieee.org/portal/pages/pubs/transactions/tsmca.html">IEEE Transactions on Systems Man and Cybernetics</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%"> 2003-</td>
		<td align="left" valign="top" width="80%"> <a  href="http://www.ieee.org/portal/pages/pubs/transactions/titb.html">IEEE Transactions on Information Technology in BioMedicine</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%"> 2002-</td>
		<td align="left" valign="top" width="80%"> <a  href="http://www.ieee.org/portal/index.jsp?pageID=corp_level1&amp;path=pubs/transactions&amp;file=tcsvt.xml&amp;xsl=generic.xsl">IEEE Transactions on Circuits and Systems for Video Technology [CSVT]</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%"> 2002-</td>
		<td align="left" valign="top" width="80%"> <a  href="http://www.ieee.org/portal/pages/pubs/transactions/tnn.html">IEEE Transactions on Neural Networks</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%"> 2000-</td>
		<td align="left" valign="top" width="80%"> <a  href="http://www.elsevier.com/wps/find/journaldescription.cws_home/841/description#description">Elsevier - Neural Networks</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%"> 2006-</td>
		<td align="left" valign="top" width="80%"> <a  href="http://www.elsevier.com/wps/find/journaldescription.cws_home/505608/description#description">Elsevier - Data & Knowledge Engineering</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%"> 2007-</td>
		<td align="left" valign="top" width="80%"> <a  href="http://www.elsevier.com/wps/find/journaldescription.cws_home/505662/description#description">Elsevier - Signal Processing</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%"> 2010-</td>
		<td align="left" valign="top" width="80%"> <a  href="http://www.ietdl.org/IET-CVI">IET Computer Vision</a></td>
	</tr>
</tbody></table>
</html>
The [[14th International Workshop On Semantic and Social Media Adaptation and Personalization|http://www.cyprusconferences.org/smap2019/]]
is organized by the Cyprus University of Technology and will take place in Larnaka, Cyprus at June 8-10, 2019. It is collocated with the [[27th ACM Conference On User Modelling, Adaptation And Personalization|http://www.cyprusconferences.org/umap2019/]]. 

Waiting to see you there!
The [[15th Sound & Music Computing|http://cyprusconferences.org/smc2018/]] conference was organized by the Cyprus University of Technology and took place in Limassol, Cyprus at July 4-7, 2018. 
''Nicolas Tsapatsoulis'' graduated from the ''School of Electrical and Computer Engineering'' ([[ECE|http://www.ece.ntua.gr/]]), the ''National Technical University of Athens'' ([[NTUA|http://www.ntua.gr/]]) in 1994 and received his Ph.D degree, in //Image Analysis and Synthesis//, in 2000 from the same University. He has worked at the School of Electrical and Computer Eng. of the National Technical University of Athens (2000-2002) as a Research Assistant, being responsible for the project "ORESTEIA" IST-2000-26091, and at the ''Institute of Communications and Computer Systems'' ([[ICCS|http://www.iccs.gr/]]), Athens, Greece, being a Class C' Researcher (2002-2003). During the academic period 2003-2004 he was with the ''Computer Science'' department ([[CS-UCY|http://www.cs.ucy.ac.cy]]). of the ''University of Cyprus'' ([[UCY|http://www.ucy.ac.cy]]) being a Visiting Lecturer. The academic period 2004 - 2005 he served as a Visiting Assistant Professor at the same department. During the period September 2005 - January 2008 he worked at the ''University of Peloponnese'' ([[UOP|http://www.uop.gr]]), Department of ''Telecommunications Science and Technology'' ([[TST|http://depts.uop.gr/UK/departments/depart2/index.shtml]]) as an adjunct (PD407 / 80) Lecturer (2005-2006) and Assistant Professor (2006-2008). The same period he was also a Collaborating Researcher in the ''Computational Intelligence Laboratory'' ([[CIL|http://www.iit.demokritos.gr/cil/]]), at the ''Institute of Informatics and Telecommunications'' ([[IIT|http://www.iit.demokritos.gr/]]), of the ''National Center for Scientific Research'' ([[ "DEMOKRITOS"|http://www.idemokritos.gr/]]), working for the European project [[BOEMIE|http://www.boemie.org]], Bootstrapping Ontology Evolution with Multimedia Information Extraction. In January 2008 he joined the department of ''Communication and Internet Studies'' ([[CIS|http://www.cis.cut.ac.cy]]) of the ''Cyprus University of Technology'' ([[CUT|https://www.cut.ac.cy/faculties/comm/cis/]]) where he stayed for 13 years reaching the rank of Full Professor. Since January 2021 he is the coordinator (chair) of the newly established department of [[Integrated Marketing Communication|https://www.cut.ac.cy/faculties/comm/pc/?languageId=1]].    
He is a member of the Technical Chambers of Greece and Cyprus and a member of IEEE Signal Processing and Communication societies. He has published more than 150 papers in international journals, book chapters and proceedings of international conferences (see [[ORCID|http://orcid.org/0000-0002-6739-8602]]). His research has been recognized by the international research community through more than 5000 independent citations ([[Scholar Google|https://scholar.google.gr/citations?user=HGKpT4MAAAAJ&hl=en]]).
Dr Tsapatsoulis is an Associate Editor of [[Frontiers in Political Science|https://www.frontiersin.org/journals/political-science]], Section [[Elections and Representation|https://www.frontiersin.org/journals/political-science/sections/elections-and-representation]] and a Review Editor of  [[Frontiers in Big Data|https://www.frontiersin.org/journals/big-data]], Section: [[Data Mining and Management|https://www.frontiersin.org/journals/big-data/sections/data-mining-and-management]].
[[PageTemplate]]
[[StyleSheet]]
[[MainMenu]]
[[DefaultTiddlers]]
[[NoticeBoard]]
[[contentFooter]]
[[Publish2Tiddlyspot]]
home page 
Nicolas Tsapatsoulis
<html>
<table>
<tbody>
	<tr> 
		<td align="left" valign="top" width="20%"> 2014- </td>
		<td align="left" valign="top" width="80%"> Member of <a href="https://www.inns.org/">International Neural Network Society</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top" width="20%"> 2000- </td>
		<td align="left" valign="top" width="80%"> Member of <a href="http://www.tee.gr/">Technical Chamber of Greece [GTC]</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top" width="20%"> 1996- </td>
		<td align="left" valign="top" width="80%"> Member of <a href="http://www.ieee.org/">Institute of Electrical and 
		Electronics Engineers [IEEE]</a>, <a href="http://www.ieee.org/organizations/society/sp/index.html">Signal Processing Society</a>, <a href="http://cis.ieee.org/">Computational Intelligence Society</a>, and <a href="http://www.comsoc.org/">Communications Society</a></td>
	</tr>
	<tr>
		<td align="left" valign="top" width="20%">&nbsp;</td>
		<td align="left" valign="top" width="80%">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top" width="20%"> 1994- </td>
		<td align="left" valign="top" width="80%"> Member of <a href="http://www.etek.org.cy">Technical Chamber of Cyprus</a></td>
	</tr>
</tbody>
</table>
</html>
Special Issue  [[Applications of Big Data in Real-Life|https://www.mdpi.com/journal/electronics/special_issues/4L9918K25M]]
Status: Open

Journal: Electronics (online MDPI)
Closing date: 31/8/2023

''Scope''
The aim of this Special Issue is to identify, record, and promote big data applications in real-life problems. Research dealing with emerging algorithms for big data processing and analysis, data utilization scenarios, needs analysis, obstacle identification, analysis and solutions, data visualization and analytics, use cases, evidence-based policy making, data-based ecosystems for solving social issues, and comparative studies concerning specific events (such as COVID-19) are foreseen.  

''Topics''
- Algorithms and systems for big data search;
- Big data analytics and visualization;
- Big data in politics;
- Big data and digital marketing;
- COVID-19 data processing;
- Datasets and algorithms’ benchmarking;
- Deep learning for big data;
- Fake social media account detection;
- Fake news detection;
- Forecasting election outcome through social media data;
- Graph theory techniques for big data;
- Social media data and crowdtagging;
- Topic identification in big data.
----------------------------------------------------------------------------------------------------------------
Special Issue  [[Multimodal Interaction in the Cyberspace|https://www.mdpi.com/journal/mti/special_issues/interaction_cyberspace]]
Status: Closed

Journal: Multimodal Technologies and Interaction (online)
Publication fees: None
Closing date: May 31st, 2019

''Scope''
The primary aim of this special issue is to give a clear definition of multimodal human-machine interaction in the Cyberspace and identify key research topics within it by providing some practical paradigms. Traditionally multimodal interaction was related with modes such as speech, vision, touch and gestures. Nowadays, physical and virtual locations are probably the main motives that trigger the interaction with our computing devices and the recommendations / suggestions we receive. Our physical actions are heavily mediated by information given to us by devices we carry, such as smartphones, smart watches and health / fitness monitoring gadgets, or by computing devices that exist around us. Is the need to physically interact with computing devices through traditional modes such as speech and vision alive or location and sensor based interaction is, in practice, everything we need? What is the role of user's social media or past action profile in this context?

''Topics''
- interaction modalities in the Cyberspace
- human - IoT interaction modes
- interaction and handheld devices
- interaction through and with health / fitness monitoring devices
- biological sensory interaction and recommendation
- social media profiles as a means for enhancing multimedia interaction
- multimodal interaction and location based services
- multimodal interaction in the context of social media
<html>
<table border="0" cellpadding="0" cellspacing="5" width="90%"><tbody>	
<tr>
		<td align="left" valign="top" width="20%">1995-2000:</td>
		<td align="left" valign="top" width="80%">Ph.D. in Facial Image Analysis and Synthesis, 
                       School of Electrical and Computer Engineering, 
                      <a  href="http://www.ntua.gr/en_index.htm">National Technical University of Athens</a></td>
</tr>
<tr>
		<td class=align="left" valign="top" width="20%">&nbsp;</td>
		<td class="txt" align="left" valign="top" width="80%">&nbsp;</td>
</tr>
<tr>
		<td align="left" valign="top" width="20%">1989-1994:</td>
		<td align="left" valign="top" width="80%">Diploma in Electrical and Computer Engineering, 
                <a href="http://www.ntua.gr/en_index.htm">National Technical University of Athens</a></td>
</tr>
</tbody></table>
</html>
/*{{{*/
/*CV 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: 32px;
			color: #CC6633;
			margin-bottom: 30px;
			background-color: #FFF;
}

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

.siteSubtitle {
	font-size: 1.0em;
        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;}
/*}}}*/
/***
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 = 'nicolast';

// 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 |
| 20/12/2022 02:23:53 | YourName | [[/|http://nicolast.tiddlyspot.com/]] | [[store.cgi|http://nicolast.tiddlyspot.com/store.cgi]] | . | [[index.html | http://nicolast.tiddlyspot.com/index.html]] | . |
| 11/01/2023 10:56:57 | YourName | [[/|http://nicolast.tiddlyspot.com/]] | [[store.cgi|http://nicolast.tiddlyspot.com/store.cgi]] | . | [[index.html | http://nicolast.tiddlyspot.com/index.html]] | . |
| 18/02/2023 18:25:42 | YourName | [[/|http://nicolast.tiddlyspot.com/]] | [[store.cgi|http://nicolast.tiddlyspot.com/store.cgi]] | . | [[index.html | http://nicolast.tiddlyspot.com/index.html]] | . |
| 21/02/2023 21:19:11 | YourName | [[/|http://nicolast.tiddlyspot.com/]] | [[store.cgi|http://nicolast.tiddlyspot.com/store.cgi]] | . | [[index.html | http://nicolast.tiddlyspot.com/index.html]] | . | failed |
| 21/02/2023 21:19:38 | YourName | [[/|http://nicolast.tiddlyspot.com/]] | [[store.cgi|http://nicolast.tiddlyspot.com/store.cgi]] | . | [[index.html | http://nicolast.tiddlyspot.com/index.html]] | . |
| 29/03/2023 09:49:14 | YourName | [[/|http://nicolast.tiddlyspot.com/]] | [[store.cgi|http://nicolast.tiddlyspot.com/store.cgi]] | . | [[index.html | http://nicolast.tiddlyspot.com/index.html]] | . |
| 21/06/2023 11:37:55 | YourName | [[/|http://nicolast.tiddlyspot.com/]] | [[store.cgi|http://nicolast.tiddlyspot.com/store.cgi]] | . | [[index.html | http://nicolast.tiddlyspot.com/index.html]] | . | ok |
| 21/06/2023 11:43:02 | YourName | [[/|http://nicolast.tiddlyspot.com/]] | [[store.cgi|http://nicolast.tiddlyspot.com/store.cgi]] | . | [[index.html | http://nicolast.tiddlyspot.com/index.html]] | . |
| 04/07/2023 13:26:18 | YourName | [[/|http://nicolast.tiddlyspot.com/]] | [[store.cgi|http://nicolast.tiddlyspot.com/store.cgi]] | . | [[index.html | http://nicolast.tiddlyspot.com/index.html]] | . |
| 31/07/2023 19:10:06 | YourName | [[/|http://nicolast.tiddlyspot.com/]] | [[store.cgi|http://nicolast.tiddlyspot.com/store.cgi]] | . | [[index.html | http://nicolast.tiddlyspot.com/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");

*/

//}}}

Watch through YouTube at:
[[HMMs for VAAs|https://www.youtube.com/watch?time_continue=82&v=TI0dOQm38ig]]
<html>
<table>
<tbody>
	<tr> 
		<td align="left" valign="top" width="20%"> 2018- </td>
		<td align="left" valign="top" width="80%"> <b>Full Professor</b>, Department of Public Communication [<a  href="https://www.cut.ac.cy/faculties/comm/pc/">PC</a>], Cyprus University of Technology
		[<a href="http://www.cut.ac.cy/">CUT</a>], 31 Archbishop Kyprianos Str., CY-3036, Limassol, Cyprus
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top" width="20%"> 2012-2018</td>
		<td align="left" valign="top" width="80%"> <b>Associate Professor</b>, Department of Communication and Internet Studies [<a  href="http://www.cis.cut.ac.cy/">CIS</a>], Cyprus University of Technology
		[<a href="http://www.cut.ac.cy/">CUT</a>], 31 Archbishop Kyprianos Str., CY-3036, Limassol, Cyprus
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top" width="20%"> 2008-2012</td>
		<td align="left" valign="top" width="80%"> <b>Assistant Professor</b>, Department of Communication and Internet Studies [<a  href="http://www.cis.cut.ac.cy/">CIS</a>], Cyprus University of Technology
		[<a href="http://www.cut.ac.cy/">CUT</a>], 31 Archbishop Kyprianos Str., CY-3036, Limassol, Cyprus
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top"> 2006-2008</td>
		<td align="left" valign="top"> <b>Collaborating Researcher</b>, Computational Intelligence Laboratory [<a  href="http://www.iit.demokritos.gr/cil/">CIL</a>], Institute of Informatics and Telecommunications
		[<a href="http://www.iit.demokritos.gr/">IIT</a>], National Center for Scientific Research
		[<a href="http://www.demokritos.gr/">"DEMOKRITOS"</a>],
		 P.O. Box 60228,  15310 Aghia Paraskevi, Athens, Greece
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top"> 2006-2008 </td>
		<td align="left" valign="top"> <b>Assistant Professor PD407/80</b>, Department of Telecommunications Science and Technology [<a  href="http://www.uop.gr/UK/departments/depart2/index.shtml">TST</a>],
		University of Peloponnese [<a href="http://www.uop.gr/UK/">UOP</a>],
		 End of Karaiskaki, 22100, Tripolis, Greece
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top"> 2005-2006</td>
		<td align="left" valign="top"> <b>Lecturer PD407/80</b>, Department of Telecommunications Science and Technology [<a  href="http://www.uop.gr/UK/departments/depart2/index.shtml">TST</a>],
		University of Peloponnese [<a href="http://www.uop.gr/UK/">UOP</a>],
		 End of Karaiskaki, 22100, Tripolis, Greece
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top"> 2004-2005</td>
		<td align="left" valign="top"> <b>Visiting Assistant Professor</b>, Dept. of Computer Science [<a href="http://www.cs.ucy.ac.cy">CS</a>], University of Cyprus
		[<a href="http://www.ucy.ac.cy">UCY</a>],
		 75 Kallipoleos Str. P.O.Box 20537, CY-1678, Nicosia, Cyprus
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top"> 2003-2004</td>
		<td align="left" valign="top"> <b>Visiting Lecturer</b>, Dept. of Computer Science [<a href="http://www.cs.ucy.ac.cy">CS</a>], University of Cyprus
		[<a href="http://www.ucy.ac.cy">UCY</a>],
		 75 Kallipoleos Str. P.O.Box 20537, CY-1678, Nicosia, Cyprus
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top"> 2003</td>
		<td align="left" valign="top"> <b>Class C Researcher</b>, Institute of Communications and Computers Systems [<href="http://www.iccs.ntua.gr/">ICCS</a>], National Technical University of Athens [<a href="http://www.ntua.gr/en_index.htm">NTUA</a>], 9 Iroon Polytechniou Str, 157 73 Athens, Greece.
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top"> 2001-2003</td>
		<td align="left" valign="top"> <b>Senior Researcher</b>, Image, Video and Multimedia Systems Laboratory [<a href="http://www.image.ntua.gr/">IVML</a>], National Technical University of Athens [<a  href="http://www.ntua.gr/en_index.htm">NTUA</a>], 9 Iroon Polytechniou Str, 157 73 Athens, Greece.
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top"> 1996-2000</td>
		<td align="left" valign="top"> <b>Instructor</b> in the Private Institute for Vocational Training [<a href="http://www.delta-iek.gr/">"DELTA"</a>] (Athens-Greece),
		in the fields of Electronics and Computer Programming, 3 Rethymnou Str., 106 82 Athens, Greece.
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top" width="20%"> 1999-2000</td>
		<td align="left" valign="top" width="80%"> <b>Web and Unix Administrator</b>, "EPEAEK: Databank for Special Education Schools" [<a  href="http://www.dea.gr/">Databank</a>], 11 Kolokotroni Str., 106 85, Athens, Greece.
		</td>
	</tr>
	<tr>
		<td align="left" valign="top">&nbsp;</td>
		<td align="left" valign="top">&nbsp;</td>
	</tr>
	<tr> 
		<td align="left" valign="top" width="20%"> 1995-1996</td>
		<td align="left" valign="top" width="80%"> <b>Windows NT Administrator</b>, Image, Video and Multimedia Systems Laboratory [<a href="http://www.image.ntua.gr/">IVML</a>], National Technical University of Athens [<a  href="http://www.ntua.gr/en_index.htm">NTUA</a>], 9 Iroon Polytechniou Str, 157 73 Athens, Greece.
		</td>
	</tr>
</tbody>
</table>
</html>
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'>>