Changes for page Mirko Viroli

From version 8.1
edited by Andrea Omicini
on 02/12/2020 18:42
Change comment: There is no comment for this version
To version 18.1
edited by Andrea Omicini
on 26/09/2021 00:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Mirko Viroli
1 +Mirko Viroli's Home
Parent
... ... @@ -1,0 +1,1 @@
1 +Main.WebHome
Syntax
... ... @@ -1,1 +1,1 @@
1 -XWiki 1.0
1 +XWiki 2.1
Content
... ... @@ -1,81 +1,72 @@
1 -#includeMacros("Main.MacroSheet")#includeMacros("People.MacroSheet")#includeMacros("MirkoViroli.MacroSheet")
1 +{{include document="Main.MacroSheet"/}}{{include document="MirkoViroli.MacroSheet"/}}
2 2  
3 -#set( $userName = "XWiki.MirkoViroli" )
4 -#set( $userSpace = "MirkoViroli" )
5 -#set( $userFullname = $xwiki.getUserName($userName, false) )
6 -#macro(iframe $url $name $width $height)
7 -#if($name=="")
8 -#set($name = "iframe")
9 -#end
10 -#if($width=="")
11 -#set($width="100%")
12 -#end
13 -#if($height=="")
14 -#set($height="500px")
15 -#end
16 -<iframe src="${url}" name="${name}" width="${width}" height="${height}" frameborder="0"></iframe>
17 -#end
18 -##
3 +{{velocity filter="none"}}
4 +{{html clean="false" wiki="true"}}
19 19  #if ($context.language=="it")
20 -1 Home di $userFullname
6 +
7 +
8 += Home di $userFullname =
9 +
21 21  #else
22 -1 $userFullname's Home
11 += $userFullname's Home =
12 +
23 23  #end
24 24  ##
25 -<div id="main-view" style='float:left;width:75%;'>
26 -<div style='background:WhiteSmoke;padding:15px;margin-bottom:10px'>
15 +(% id="main-view" style='float:left;width:75%;' %)(((
16 +(% style='background:WhiteSmoke;padding:15px;margin-bottom:10px' %)(((
27 27  #if ($context.language=="it")
28 -* Professore Ordinario dell'[Alma Mater Studiorum&#45;Università di Bologna|http://www.unibo.it] (UNIBO)
18 +* Professore Ordinario dell'[[Alma Mater Studiorum&#45;Università di Bologna>>http://www.unibo.it]] (UNIBO)
29 29  * Vice-presidente di Sede della Scuola di Ingegneria, Cesena
30 -* Coordinatore del [Corso di Laurea Magistrale in Ingegneria e scienze informatiche | https://corsi.unibo.it/magistrale/IngegneriaScienzeInformatiche]
31 -* Membro del [Dipartimento di Informatica &mdash; Scienza e Ingegneria|http://www.disi.unibo.it] (DISI) di UNIBO
32 -* Membro dell'[Osservatorio Terza Missione | https://www.unibo.it/it/ateneo/organizzazione/osservatorio-per-la-valutazione-della-terza-missione] di UNIBO
33 -** Membro del Board Editoriale del Magazine [IEEE Software | https://publications.computer.org/software-magazine/]
20 +* Coordinatore del [[Corso di Laurea Magistrale in Ingegneria e scienze informatiche>>https://corsi.unibo.it/magistrale/IngegneriaScienzeInformatiche]]
21 +* Membro del [[Dipartimento di Informatica &mdash; Scienza e Ingegneria>>http://www.disi.unibo.it]] (DISI) di UNIBO
22 +* Membro dell'[[Osservatorio Terza Missione>>https://www.unibo.it/it/ateneo/organizzazione/osservatorio-per-la-valutazione-della-terza-missione]] di UNIBO
23 +** Membro del Board Editoriale del Magazine [[IEEE Software>>https://publications.computer.org/software-magazine/]]
34 34  #else
35 -* Full Professor at [Alma Mater Studiorum&#45;Università di Bologna|http://www.unibo.it] (UNIBO)
25 +* Full Professor at [[Alma Mater Studiorum&#45;Università di Bologna>>http://www.unibo.it]] (UNIBO)
36 36  * Vice Dean of the Engineering School for the Cesena site
37 -* Director of [Second Cycle Degree of Computer Science and Engineering | https://corsi.unibo.it/2cycle/ComputerScienceEngineering]
38 -* Member of [Dipartimento di Informatica &mdash; Scienza e Ingegneria|http://www.disi.unibo.it] (DISI) at UNIBO
39 -* Member of [Osservatorio Terza Missione | https://www.unibo.it/it/ateneo/organizzazione/osservatorio-per-la-valutazione-della-terza-missione] at UNIBO
40 -* Editorial Board Member of [IEEE Software | https://publications.computer.org/software-magazine/]
27 +* Director of [[Second Cycle Degree of Computer Science and Engineering>>https://corsi.unibo.it/2cycle/ComputerScienceEngineering]]
28 +* Member of [[Dipartimento di Informatica &mdash; Scienza e Ingegneria>>http://www.disi.unibo.it]] (DISI) at UNIBO
29 +* Member of [[Osservatorio Terza Missione>>https://www.unibo.it/it/ateneo/organizzazione/osservatorio-per-la-valutazione-della-terza-missione]] at UNIBO
30 +* Editorial Board Member of [[IEEE Software>>https://publications.computer.org/software-magazine/]]
31 +<p/>
41 41  #end
42 -</div>
33 +)))
43 43  
44 -<table width="100%"><tr><th align="left">#stringEnIt("Teaching","Didattica")</th></tr></table>
35 +== #stringEnIt("Teaching","Didattica") ==
36 +
45 45  * Academic year 2019/2020 courses:
46 -** [Paradigmi di Programmazione e Sviluppo|http://apice.unibo.it/xwiki/bin/view/Courses/PPS1920?language=it]
47 -** [Programmazione ad Oggetti|http://apice.unibo.it/xwiki/bin/view/Courses/OOP1920?language=it]
48 -** [Pervasive Computing|http://apice.unibo.it/xwiki/bin/view/Courses/PC1920?language=it]
38 +** [[Paradigmi di Programmazione e Sviluppo>>http://apice.unibo.it/xwiki/bin/view/Courses/PPS1920?language=it]]
39 +** [[Programmazione ad Oggetti>>http://apice.unibo.it/xwiki/bin/view/Courses/OOP1920?language=it]]
40 +** [[Pervasive Computing>>http://apice.unibo.it/xwiki/bin/view/Courses/PC1920?language=it]]
49 49  * Academic year 2018/2019 courses:
50 -** [Paradigmi di Programmazione e Sviluppo|http://apice.unibo.it/xwiki/bin/view/Courses/PPS1819?language=it]
51 -** [Programmazione ad Oggetti|http://apice.unibo.it/xwiki/bin/view/Courses/OOP1819?language=it]
52 -** [Pervasive Computing|http://apice.unibo.it/xwiki/bin/view/Courses/PC1819?language=it]
53 -* [ Other courses | http://apice.unibo.it/xwiki/bin/view/MirkoViroli/CoursesPerYear?language=it]
54 -* IT - *Ricevimento*: Si controlli (anche per eventuali variazioni) la pagina del docente sul portale UNIBO: [MV|http://www.unibo.it/SitoWebDocente/default.htm?UPN=mirko.viroli@unibo.it]
55 -* IT - *News Tesi*: Sono disponibili Tesi di Laurea Triennale e Magistrale sperimentali, con possibilità di collaborazione (durante la tesi o post-tesi) con aziende e Università italiane e estere (EU e USA), incentrate sullo sviluppo di tool prototipali di ricerca per contesti IoT, Mobile/Edge/Cloud computing --- si contatti il docente per ulteriori dettagli.
42 +** [[Paradigmi di Programmazione e Sviluppo>>http://apice.unibo.it/xwiki/bin/view/Courses/PPS1819?language=it]]
43 +** [[Programmazione ad Oggetti>>http://apice.unibo.it/xwiki/bin/view/Courses/OOP1819?language=it]]
44 +** [[Pervasive Computing>>http://apice.unibo.it/xwiki/bin/view/Courses/PC1819?language=it]]
45 +* [[Other courses>>http://apice.unibo.it/xwiki/bin/view/MirkoViroli/CoursesPerYear?language=it]]
46 +* IT - **Ricevimento**: Si controlli (anche per eventuali variazioni) la pagina del docente sul portale UNIBO: [[MV>>http://www.unibo.it/SitoWebDocente/default.htm?UPN=mirko.viroli@unibo.it]]
47 +* IT - **News Tesi**: Sono disponibili Tesi di Laurea Triennale e Magistrale sperimentali, con possibilità di collaborazione (durante la tesi o post-tesi) con aziende e Università italiane e estere (EU e USA), incentrate sullo sviluppo di tool prototipali di ricerca per contesti IoT, Mobile/Edge/Cloud computing ~--- si contatti il docente per ulteriori dettagli.
56 56  
57 -<table width="100%"><tr><th align="left">#stringEnIt("Research","Ricerca")</th></tr></table>
49 +== #stringEnIt("Research","Ricerca") ==
58 58  
59 -* *Main interests*:
51 +* **Main interests**:
60 60  ** Topics: computational models and languages, and their relationship with software design, infrastructures and system analysis
61 61  ** Application contexts: pervasive computing, self-organisation, coordination, and object-orientation
62 -** Current focus: [AGGREGATE COMPUTING | http://apice.unibo.it/xwiki/bin/view/Themes/AggregateComputing] (check the page for details).
63 -* *Systems*:
64 -** [ALCHEMIST|http://www.apice.unibo.it/xwiki/bin/view/Alchemist/]: a chemical-oriented simulator for natural and artificial situated systems, there including pervasive computing applications with emergent properties
65 -* *Projects*:
54 +** Current focus: [[AGGREGATE COMPUTING>>http://apice.unibo.it/xwiki/bin/view/Themes/AggregateComputing]] (check the page for details).
55 +* **Systems**:
56 +** [[ALCHEMIST>>http://www.apice.unibo.it/xwiki/bin/view/Alchemist/]]: a chemical-oriented simulator for natural and artificial situated systems, there including pervasive computing applications with emergent properties
57 +* **Projects**:
66 66  ** Current: Compositionality, Interaction, Negoziation, Autonomicity for the future ICT society, PRIN 2010-2011, Role: UNIBO member
67 -** Past: [SAPERE|http://apice.unibo.it/xwiki/bin/view/SAPERE/], Self-aware Pervasive Service Ecosystems (FP7 STREP), 2010-2013, Role: UNIBO team leader, WP leader
68 -** Past: [EOS|http://apice.unibo.it/xwiki/bin/view/Projects/EOS], [EOS-DUE|http://apice.unibo.it/xwiki/bin/view/Projects/EOS-DUE]
69 -* *Publications*
70 -** [Publication Log>${userSpace}.PapersPerYear?from=$firstYear&to=$lastYear], [Journal Papers | MirkoViroli.JournalPapersPerYear], [Publications page with additional info | MirkoViroli.Publications], [Myself@DBLP|http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/v/Viroli:Mirko.html], [All publications (as PDF) | http://apice.unibo.it/xwiki/bin/download/MirkoViroli/Publications/aMV-CV-papers.pdf]
71 -* *Organization of Events/Publications*
72 -** I edited the following special issues: [KER 26(1) | Publications.IntroKer25Years], [SCP 76(1)|Publications.PrefaceScp76], [ENTCS 194(4) | Publications.IntroENTCS194], [ENTCS 175(2) | Publications.IntroENTCS175], [SCP 66(3)|Publications.PrefaceScp66], [JOT 6(2)|Publications.IntroJOT6], [ENTCS 154(1) | Publications.IntroENTCS154], [JOT 3(11)|Publications.IntroJOT3], [AAECC 16(2-3) | Publications.OverviewAaecc16]
73 -** I chaired the following events: [WOA 2010 | http://www.informatik.uni-trier.de/~ley/db/conf/woa/woa2010.html], [ACM SAC 2009 | http://www.informatik.uni-trier.de/~ley/db/conf/sac/sac2009.html], [ACM SAC 2008 | http://www.informatik.uni-trier.de/~ley/db/conf/sac/sac2008.html], [FINCO 2005 | http://www.informatik.uni-trier.de/~ley/db/journals/entcs/entcs141.html#GoldinV05], plus several tracks at ACM SAC since 2004.
59 +** Past: [[SAPERE>>http://apice.unibo.it/xwiki/bin/view/SAPERE/]], Self-aware Pervasive Service Ecosystems (FP7 STREP), 2010-2013, Role: UNIBO team leader, WP leader
60 +** Past: [[EOS>>http://apice.unibo.it/xwiki/bin/view/Projects/EOS]], [[EOS-DUE>>http://apice.unibo.it/xwiki/bin/view/Projects/EOS-DUE]]
61 +* **Publications**
62 +** [[Publication Log>>${userSpace}.PapersPerYear?from=$firstYear&to=$lastYear]], [[Journal Papers>>MirkoViroli.JournalPapersPerYear]], [[Publications page with additional info>>MirkoViroli.Publications]], [[Myself@DBLP>>http://www.informatik.uni-trier.de/~ley/db/indices/a-tree/v/Viroli:Mirko.html]], [[All publications (as PDF)>>http://apice.unibo.it/xwiki/bin/download/MirkoViroli/Publications/aMV-CV-papers.pdf]]
63 +* **Organization of Events/Publications**
64 +** I edited the following special issues: [[KER 26(1)>>Publications.IntroKer25Years]], [[SCP 76(1)>>Publications.PrefaceScp76]], [[ENTCS 194(4)>>Publications.IntroENTCS194]], [[ENTCS 175(2)>>Publications.IntroENTCS175]], [[SCP 66(3)>>Publications.PrefaceScp66]], [[JOT 6(2)>>Publications.IntroJOT6]], [[ENTCS 154(1)>>Publications.IntroENTCS154]], [[JOT 3(11)>>Publications.IntroJOT3]], [[AAECC 16(2-3)>>Publications.OverviewAaecc16]]
65 +** I chaired the following events: [[WOA 2010>>http://www.informatik.uni-trier.de/~ley/db/conf/woa/woa2010.html]], [[ACM SAC 2009>>http://www.informatik.uni-trier.de/~ley/db/conf/sac/sac2009.html]], [[ACM SAC 2008>>http://www.informatik.uni-trier.de/~ley/db/conf/sac/sac2008.html]], [[FINCO 2005>>http://www.informatik.uni-trier.de/~ley/db/journals/entcs/entcs141.html#GoldinV05]], plus several tracks at ACM SAC since 2004.
74 74  
75 -<table width="100%"><tr><th align="left">#stringEnIt("Thesis","Tesi")</th></tr></table>
67 +== #stringEnIt("Thesis","Tesi") ==
76 76  
77 77  * Several theses are available both for "Triennale" and "Magistrale" programs, students can come to office hours (IT: "ricevimento") and discuss them. They sit in the following areas:
78 -
79 79  ** Systems development with advanced tools/techniques for Software Engineering
80 80  ** Experiments/development with Scala programming language and frameworks
81 81  ** Experiments/development with IoT systems: mobile, embedded and cloud frameworks
... ... @@ -82,32 +82,32 @@
82 82  ** Design of innovative self-organising large-scale systems
83 83  ** Software Engineering for business applications
84 84  
85 -</div>
76 +)))
86 86  
87 87  <div id="sidebar" style='float:right;width:22%;'>
88 88  <div id="sidebox" style='text-align:right;background:silver;padding-left:4px;padding-right:4px;'>
89 89  ####
90 90  <div style='background:grey;margin-left:-4px;margin-right:-4px;padding-right:4px;'><b>Mail</b></div>
91 -<div style='font-size: smaller'><a href="mailto:mirko.viroli@unibo.it">AMS-UniBo Mail</a>
82 +<div style='font-size: smaller'>[[AMS-UniBo Mail>>mailto:mirko.viroli@unibo.it]]
92 92  </div>
93 93  ####
94 94  <div style='background:grey;margin-left:-4px;margin-right:-4px;padding-right:4px;'><b>Alma Mater</b></div>
95 95  <small>
96 -<div style='font-size: smaller'><a href="http://www.unibo.it/docenti/mirko.viroli">AMS-UniBo Personal Page</a></div>
97 -<div style='font-size: smaller'><a href="http://campus.unibo.it/cgi/lista?email=mirko.viroli@unibo.it&annoAccademico=-1">AMS Campus Page</a></div>
87 +<div style='font-size: smaller'>[[AMS-UniBo Personal Page>>http://www.unibo.it/docenti/mirko.viroli]]</div>
98 98  </small>
99 99  ####
100 100  <div style='background:grey;margin-left:-4px;margin-right:-4px;padding-right:4px;'><b>#stringEnIt("Addresses","Indirizzi")</b></div>
101 101  <small>
102 102  <div style='font-size: smaller'>via Sacchi 3, 47521 Cesena, Italy</div>
103 -<div style='font-size: smaller'>tel# +39 0547 338846\\fax# +39 0547 338889</div>
93 +<div style='font-size: smaller'>tel# +39 0547 338846fax# +39 0547 338889</div>
104 104  </small>
105 105  </div>
106 106  </div>
107 -
108 -
97 +<p/>
109 109  #if ($context.user != "XWiki.XWikiGuest")
110 110  #end
111 111  #if($xwiki.hasAccessLevel("admin"))
112 112  #end
113 113  
103 +{{/html}}
104 +{{/velocity}}