hoschka.1
34.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Philipp Hoschka</title>
<meta name="google-site-verification" content="HOef5oi1be4V6At1DvLF4KF_CHvNCcCflxqbra60IvM" />
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<link rev="made" href="mailto:hoschka@sophia.inria.fr" />
<link href="room.css" rel="stylesheet" type="text/css" />
</head>
<body>
<p class="banner" style="margin-top:1em"><a href="http://www.w3.org/"><img
src="/Mobile/W3C-greyborder" alt="W3C " width="92" height="48"
style="border:0;vertical-align:top" /></a><a
href="http://www.w3.org/Mobile/"><img alt="Mobile Web Initiative"
src="/Mobile/MWI-semitransparent" width="157" height="65"
style="border:0;vertical-align:top" /></a> <a
href="http://www.w3.org/UbiWeb/"><img alt="Ubiquitous Web Domain"
src="/Icons/ubi212" width="212" height="48" style="border:0;vertical-align:top"
/></a></p>
<p></p>
<h1 align="left">Philipp Hoschka</h1>
<p><a href="#Bio">Bio</a> | <a href="#Activities">W3C Activities</a> | <a
href="#Talks">Talks</a> | <a href="#Publicatio">Publications</a> | <a
href="#Address">Contact</a></p>
<hr />
<h2 id="Biography"><a href="http://www.w3.org/People/all#ph" name="Bio"
id="Bio">Bio</a></h2>
<p><img style="float:left; margin-right:1em;" alt="Photo"
src="http://www.w3.org/2004/11/Philipp_Hoschka.png" />Philipp Hoschka is a
Deputy Director of the W3C. His main interest is bringing the benefits of Web
technology to the emerging "Post-PC" world, including mobile and television
devices as part of <a href="http://www.w3.org/UbiWeb/">W3C's Ubiquitous Web
Domain</a> which Philipp founded in 2006. Philipp has been principal
investigator in five EC research projects supporting the Ubiquitous Web Vision
(MWeb, 3GWeb, MobiWeb2.0, OMWeb, MobiWebApp). In the past, Philipp created <a
href="http://www.w3.org/Mobile/" name="link7" id="link7">W3C's Mobile Web
Initiative</a> and pioneered work on integrating audio and video into the Web.
Philipp founded, chaired and served as editor for the Working Group that
developed the <a href="http://www.w3.org/TR/SMIL/" name="link8" id="link8">W3C
Standard SMIL</a> which today is an integral part of mobile phone MMS
messaging. Philipp also lead <a href="http://www.w3.org/TV/" name="link9">W3C's
first "Television and the Web</a>" Activity. He was previoulsy leader of <a
href="http://www.w3.org/Architecture" name="link10">W3C's Architecture
Domain</a> which included work on core XML specifications. Philipp chaired
numerous W3C workshops that explored new Web developments, such as Workshops on
<a href="http://www.w3.org/2004/09/mwi-workshop-cfp.html" name="link11">the
Mobile Web Initiative</a>, <a href="http://www.w3.org/2001/01/WSWS"
name="link12">Web Services</a>, <a
href="http://www.w3.org/Architecture/1998/06/Workshop/"
name="link13">Television and the Web</a>, <a
href="http://www.w3.org/Architecture/9709_Workshop/" name="link14">Push
Technology</a> and <a href="http://www.w3.org/AudioVideo/RTMW96.html"
name="link15">Real-Time Multimedia and the Web</a>. Philipp holds a Ph.D.
degree in Computer Science, and a Master's Degree in Computer Science from the
University of Karlsruhe, Germany.</p>
<hr />
<h2 align="left" id="Activities">W3C Activities</h2>
<h3>Current</h3>
<ul>
<li>Since Sept '11: Member <a href="http://www.w3.org/2011/webtv/">W3C Web
and TV Interest Group</a></li>
<li>Since Sep '10: Project Lead <a href="http://mobiwebapp.eu/">Mobile Web
Applications</a> (EU commission ICT FP7 project)</li>
<li>Since Jan '10: Project Lead <a href="http://openmediaweb.eu/">Open Media
Web</a> (EU commission ICT FP7 project)</li>
<li>Since Mar '06: <a href="http://www.w3.org/UbiWeb/" name="link1">W3C
Ubiquitous Web Domain Leader</a></li>
<li>Since Apr '03: <a href="http://www.w3.org/News/2003#item72">W3C Deputy
Director for Europe</a></li>
</ul>
<h3>Past</h3>
<ul>
<li>Jan '11: Program Committee Member <a
href="http://www.w3.org/2010/11/web-and-tv/">Second W3C Web and TV
Workshop</a></li>
<li>Sep '10: Program Committee Member <a
href="http://www.w3.org/2010/09/web-on-tv/">W3C Web and TV Workshop</a></li>
<li>Jan '08-Dec '09: Project Lead <a
href="http://www.w3.org/2008/MobiWeb20/">Mobile Web 2.0</a> (EU commission
ICT FP7 project)</li>
<li>Jan '06-Dec '07: Project Lead <a href="http://www.w3.org/2006/3GWeb/">Web
Beyond 3G (3GWeb)</a> (EU comission IST FP6 project)</li>
<li>May '05-Jul '07: Activity Lead <a href="http://www.w3.org/2005/MWI/"
name="link16">W3C "Mobile Web Initiative"</a> </li>
<li>Oct '06: Program Committee Member <a
href="http://www.w3.org/2006/07/MWI-EC/cfp">Mobile Web in Developing
Countries Workshop</a> </li>
<li>Jun '01-Mar '06: <a href="http://www.w3.org/Interaction/" name="link">W3C
Interaction Domain Leader</a></li>
<li>Nov '04: Co-Chair <a
href="http://www.w3.org/2004/09/mwi-workshop-cfp.html">W3C "Mobile Web
Initiative" Workshop</a></li>
<li>Jan '04-Aug '05: Project Lead <a
href="http://www.w3.org/2004/MWeb/">Multimodal Web Interaction (MWeb)</a>
(EU comission IST FP6 project)</li>
<li>Jan '04-Jul '05: <a href="http://www.amiproject.org/">AMI</a> Project
Board Member (EU commission IST FP6 project)</li>
<li>Jan '03-May '05: Chair <a
href="http://www.w3.org/MarkUp/CoordGroup/">Hypertext Coordination
Group</a> [<a href="http://cgi.w3.org/MemberAccess/AccessRequest">Member
only</a>]</li>
<li>Mar '02: Member Program Committee <a
href="http://www.w3.org/2001/12/2002-03-05-di-workshop">W3C Workshop on
Delivery Context</a></li>
<li>Feb '02-Feb '03: Member <a
href="http://www.w3.org/2002/mmi/Group/">Multimodal Interaction WG</a> [<a
href="http://cgi.w3.org/MemberAccess/AccessRequest">Member only</a>] - for
public info, see <a href="http://www.w3.org/2002/mmi/">Multimodal
Interaction activity overview</a></li>
<li>Jan '02-Mar '04: Member <a
href="http://www.w3.org/AudioVideo/Group/SymmIG/">Sychronized Multimedia
IG</a> <a href="http://cgi.w3.org/MemberAccess/AccessRequest">[Member
only]</a> - for public info, see <a
href="http://www.w3.org/AudioVideo/">Synchronized Multimedia activity
overview</a></li>
<li>Apr '01: Co-Chair <a href="http://www.w3.org/2001/01/WSWS">W3C Workshop
on Web Services</a></li>
<li>Sep '00-Dec '01: W3C Representative on <a
href="http://www.pso.icann.org/">ICANN Protocol Support Organization (PSO)
Protocol Council</a></li>
<li>Oct '99-Dec '01: Member <a
href="http://www.w3.org/AudioVideo/Group">Sychronized Multimedia WG [Member
only]</a></li>
<li>Jul '99-Aug '02: Co-Editor <a href="http://www.w3.org/TR/smil20/">SMIL
2.0 W3C Recommendation</a></li>
<li>Mar '99-Oct '99: Chair second <a
href="http://www.w3.org/AudioVideo/Group">Sychronized Multimedia WG [Member
only]</a></li>
<li>Oct '98-Apr '99: Co-Author "<a
href="http://www.w3.org/TR/2000/REC-xhtml1-20000126/#acks">XHTML 1.0: The
Extensible HyperText Markup Language</a>"</li>
<li>Oct '98-Apr '02: Chair <a href="http://www.w3.org/TV/TVWeb/">Television
and the Web Interest Group</a></li>
<li>Oct '98-Jun '01: <a href="/Architecture">W3C Architecture Domain
Leader</a></li>
<li>Jun '98: Chair <a
href="http://www.w3.org/Architecture/1998/06/Workshop">W3C Workshop on
"Television and the Web"</a></li>
<li>Jun '97-Jul '98: Editor <a href="http://www.w3.org/TR/REC-smil">SMIL 1.0
W3C Recommendation</a></li>
<li>Mar '97-Jun '98: Chair first <a
href="http://www.w3.org/AudioVideo/Group">Synchronized Multimedia WG
[Member only]</a></li>
<li>Sep '97: Chair <a
href="http://www.w3.org/Architecture/9709_Workshop/">W3C Workshop on "Push
Technology"</a></li>
<li>Oct '96: Chair <a href="/AudioVideo/RTMW96">W3C Workshop on "Real-Time
Multimedia and the Web"</a></li>
<li>Jan '96-Oct '99: Activity Lead <a
href="http://www.w3.org/pub/WWW/AudioVideo/Activity">Synchronized
Multimedia Activity</a></li>
</ul>
<hr />
<h2 id="Talks">Talks</h2>
<p>For more recent talks, see <a
href="http://www.w3.org/2004/08/W3CTalks?date=All+past+and+future+talks+*&event=None&activity=None&name=Philipp+Hoschka&country=None&language=None&office=None&sortInverse=yes&submit=Submit">W3C
Talks page</a></p>
<p><em>2011</em></p>
<ul>
<li>November 2011, <em>Adopting HTML5 for Television: Next Steps</em>, 2nd
FOKUS Media Web Symposium 2011, Berlin</li>
<li>September 2011, <a
href="http://ec.europa.eu/information_society/events/cf/ss0911/document.cfm?doc_id=19103"><em>W3C:
Web Standards for the Web of Things</em></a>, Information Day on Call 8 of
FP7: Cloud Computing, Internet of Services and Advanced Software
Engineering, Brussels</li>
<li>May 2011, <a
href="http://www.w3.org/2011/Talks/PH-0411-AC.ppt"><em>Ubiquitous Web:
Introduction</em></a>, (W3C member only link), Bilbao</li>
<li>February 2011, <a
href="http://www.w3c.de/Events/2011/w3c-office-at-dfki/slides/w3c-dfki-opening-hoschka.pdf"><em>Towards
the Ubiquitous Web</em></a>, Grand Opening of the W3C German-Austrian
Office at DFKI, Berlin</li>
</ul>
<p><em>2010</em></p>
<ul>
<li>November 2010, <em><a
href="http://www.w3.org/2010/Talks/2010-11-04Berlin-1.pdf">Mobile Web
Applications</a></em>, Media Web Symposium, Berlin</li>
<li>September 2010, <a
href="http://www.w3.org/2010/09/092010-IBC.pdf"><em>Towards Video on the
Web with HTML5</em></a>, IBC 2010 - Connected World, Amsterdam</li>
<li>March 2010, <em><a
href="http://www.w3.org/2010/03/0310-UbiWeb.pdf">Ubiquitous Web:
News</a></em>, (W3C member only link), Cambridge</li>
</ul>
<p><em>2009</em></p>
<ul>
<li>December 2009, <em><a
href="http://www.w3.org/2009/12/0912-ASEM-Final.pdf">MW4D: Mobile Web For
Social Development</a></em>, ASEM Workshop “Building an Inclusive
Information Society, Kuala-Lumpur</li>
<li>November 2009, <em>Apps in the Cloud</em>, Panel, <a
href="http://www.openmobilesummit.com/">Open Mobile Summit 09</a>, San
Francisco</li>
<li>November 2009, <a
href="http://www.w3.org/2009/11/0911-MobiWeb2-1.pdf"><em>Mobile Web
2.0</em></a>, <a
href="http://www.fokus.fraunhofer.de/en/fokus_events/ngni/ims_ws_09/index.html">5th
International FOKUS IMS Workshop 2009</a>, Berlin</li>
<li>October 2009, <a
href="http://www.w3.org/2009/11/0910-MobiWeb.pdf"><em>Browser
Standardization</em></a>, Informa Mobile Web and Applications 2009
Conference, London</li>
<li>June 2009, <em>De-Fragmentation & Apps in the Cloud</em> , Panel, <a
href="http://www.openmobilesummit.com/index.aspx">Open Mobile Summit
09</a>, London</li>
<li>May 2009, <em><a
href="http://paris2009.ercim.org/images/presentations/ph.pdf">Towards the
Ubiquitous Web</a></em>, <a href="http://paris2009.ercim.org/">ERCIM 20th
Anniversary and Spring Days</a>, Paris</li>
<li>March 2009, <a
href="http://www.w3.org/2009/03/0309-AC-UbiWeb.pdf"><em>Ubiquitous Web
Domain: News</em></a>, (W3C member only link), Cambridge</li>
</ul>
<p><em>2008</em></p>
<ul>
<li>December 2008, <em><a
href="http://www.w3.org/2008/Talks/200812-m4d/Overview.html">Using Web
Technologies and Mobile Phones for Social Development: W3C
Approach</a></em>, <a
href="http://m4d.humanit.org/index.php?option=com_frontpage&Itemid=1">1st
International Conference on "M4D": Mobile communication technology for
Development</a>, Karlstadt</li>
<li>November 2008, <em><a
href="http://www.w3.org/2008/11/0811-Telekom.pdf">Web Applications, Widgets
und das W3C</a></em>, Darmstadt</li>
<li>October 2008, <a
href="http://www.w3.org/2008/Talks/1008-AC-UbiWeb.pdf"><em>Ubiquitous Web
Domain: News</em></a>, (W3C member-only link), Mandelieu</li>
<li>October 2008, <em><a
href="http://www.w3.org/Talks/2008/0809-Nice.pdf">"W3C's Mobile Web
Initiative: Towards the Web of Things"</a>,</em> <a
href="http://www.internet2008.eu/spip.php?article9">Internet of Things
Internet of the Future</a>, Nice</li>
<li>May 2008, <em>"<a
href="http://www.w3.org/2008/Talks/05-Beijing-AC-UbiWeb/Overview.html">What's
New in the Ubiquitous Web Domain</a>",</em> (W3C member-only link),
Beijing</li>
<li>April 2008, <em>"<a
href="http://www.w3.org/2008/Talks/2008-03-Berlin/Overview.html">Standards
for Crossing the Mobile Web Chasm</a>"</em><em>,</em> <a
href="http://www.iir-events.com/IIR-conf/Telecoms/EventView.aspx?EventID=1366">Mobile
Internet</a>, Berlin</li>
</ul>
<p><em>2007</em></p>
<ul>
<li>November 2007, "<a
href="http://www.w3.org/2007/Talks/11-Boston-AC-UbiWeb/Overview.html#(1)"><em>What's
New in the Ubiquitous Web Domain</em></a>", (W3C member-only link),
Boston</li>
<li>October 2007, <a href="http://www.w3.org/2007/Talks/10-NEM/Overview.html"
name="link25" id="link25"><cite>"W3C's Mobile Web Initiative, 3GWeb and
NEM"</cite></a>, <a
href="http://www.nem-initiative.org/public/event/5thGA/Invitation.html"
name="link26" id="link26">5th NEM General Assembly</a>, Brussels</li>
<li>October 2007, <a
href="http://www.w3.org/2007/Talks/2007-10-MoMo/Overview.html"
name="link23" id="link23"><cite>"W3C Mobile Web Initiative - Crossing the
Chasm"</cite></a>, <a
href="http://mobilemonday.org.uk/2007/09/mobile-monday-london-8th-oct-at-centre.html#links"
name="link24" id="link24">Mobile Monday London</a>, London</li>
<li>September 2007, <cite>"Will W3C Mobile Web Best Practices Help End
Fragmentation of Standards and Enable a Coherent Web Experience?"</cite>,
Panel, <a
href="http://shop.informatm.com/marlin/30000001001/MARKT_EFFORT/marketingid/20001558717?proceed=true&MarEntityId=1186468678956&entHash=1002311d900"
name="link21" id="link211">Informa Mobile Web 2.0 Conference</a>,
London</li>
<li>July 2007, <cite>"<span xml:lang="de" lang="de"><a
href="http://www.w3.org/2007/Talks/webinar-de/Overview.html"
name="link18">W3C Richtlinien für das Mobile Web</a></span>"</cite>,
Webinar</li>
<li>May 2007, "<a
href="http://www.w3.org/2007/Talks/05-Banff-AC-UbiWeb/#(1)"><em>What's New
in the Ubiquitous Web Domain</em></a>", (W3C member-only link), W3C
Advisory Council Meeting, Banff</li>
<li>March 2007, <cite><a
href="http://www.w3.org/2007/Talks/03-MW20/Overview.html" name="link19"
id="link191"><cite>"The Web on the Move - W3C's Mobile Web
Initiative"</cite></a></cite>, <a href="http://www.mw2.or.kr/"
name="link20" id="link201">Mobile Web 20 Forum Opening Ceremony</a>,
Seoul</li>
</ul>
<p><em>2006</em></p>
<ul>
<li>December 2006,<cite><a
href="http://www.w3.org/2006/Talks/3GWorld-Asia-BP/" name="link6"
id="link6"><cite>"Best Practices for Mobile Web Content"</cite></a></cite>,
<a
href="http://www.3gcongress.com/en/conference_3gWorld_congress/prog_0/sem16.html"
name="link5" id="link51">3G World Congress & Mobility Marketplace
2006</a>, Hong Kong</li>
<li>December 2006, <cite><a
href="http://www.w3.org/2006/Talks/3GWorld-Asia-Intro/"
name="link4"><cite>"Welcome & overview"</cite></a></cite>, <a
href="http://www.3gcongress.com/en/conference_3gWorld_congress/prog_0/sem16.html"
name="link5" id="link5">3G World Congress & Mobility Marketplace
2006</a>, Hong Kong</li>
<li>November 2006, "<em><a
href="http://www.w3.org/2006/Talks/1130-ubiweb-ac/Overview.html#cover-photo">What's
New in the Ubiquitous Web Domain</a></em>" (W3C member-only link), W3C
Advisory Council Meeting, Tokyo</li>
<li>October 2006, "<em><a
href="http://www.w3.org/2006/Talks/10-ERCIM/Overview.html">Mobile Web
Initiative and Ubiquitous Access</a></em>", ERCIM Days, Nice</li>
<li>September 2006, "<em><a href="http://www.w3.org/2006/Talks/0906-MAPOS/"
name="link" id="link17">The Web on the Move</a></em>", MapOS (Mobile
Application Platforms & Operating Systems) 2006, London</li>
<li>May 2006, "<a href="http://www.w3.org/2006/Talks/05-AC-UbiWeb/"><i>What's
New in the Ubiquitous Web Domain</i></a>", (W3C member-only link), W3C
Advisory Council Meeting, Edinburg</li>
<li>April 2006, <cite><a
href="http://www.w3.org/2006/Talks/0419-MWI-Analysts/Overview.html"
name="link3" id="visited"><cite>" The Web on the Move"</cite></a></cite>,
Mobile Web Initiative Analyst meeting, London</li>
<li>February 2006, <cite><a
href="http://www.w3.org/2006/Talks/0419-MWI-Analysts/Overview.html"
name="link3" id="link2"><cite>" The Web on the Move"</cite></a></cite>,
Analyst meeting at 3GSM, Barcelona</li>
</ul>
<p><em>2005</em></p>
<ul>
<li>December 2005, "<a
href="http://www.w3.org/2005/Talks/11IA-AC/all.htm"><em>What's New in the
Interaction Domain</em></a>" (W3C member-only link), W3C Advisory Council
Meeting, Montreal</li>
<li>November 2005, , "<a
href="http://www.w3.org/2005/Talks/1129-ph-ia-ac-intro/all.htm"><em>Interaction
Domain Introduction</em></a>" (W3C member-only link), W3C Advisory Council
Meeting, Montreal</li>
<li>November 2005, <a
href="http://www.w3.org/2005/Talks/20051115-London/all.htm">"<em>Vision and
Ambition for the Mobile Web</em>"</a>, W3C '<a
href="http://www.w3.org/2005/11/mwi-ukevent.html">Mobile Web Initiative'
Event</a>, London<br />
</li>
<li>November 2005, "<cite>Too Many Technologies? Too Many Standards?</cite>",
Panel, "<a
href="http://shop.telecoms.com/NASApp/cs/ContentServer?pagename=marlin/home&MarlinViewType=MARKT_EFFORT&siteid=30000000861&marketingid=20001273011&proceed=true&MarEntityId=1124631602834&entHash=102ad6a82b3">Mobile
Application Platforms and OSS</a>", Vienna</li>
<li>September 2005, "<a
href="http://www.w3.org/2005/Talks/200509Berlin/all.htm"><em>The W3C Mobile
Web Initiative (MWI)</em></a>", Berliner XML Tage, Berlin</li>
<li>June 2005, "<a
href="http://www.w3.org/2005/Talks/05-AC-IA/all.htm"><em>What's New in the
Interaction Domain</em></a>" (W3C member-only link), W3C Advisory Council
Meeting, Mandelieu</li>
<li>June 2005, "<a
href="http://www.w3.org/2005/Talks/200506-AC-intro/all.htm"><em>Interaction
Domain Introduction</em></a>" (W3C member-only link), W3C Advisory Council
Meeting, Mandelieu</li>
<li>March 2005, "<a
href="http://www.w3.org/2005/Talks/200503AMI/slide1-0.html"><em>The Role of
Web Standards in Technology Transfer</em></a>", <a
href="http://www.amiproject.org/pdf/AMI_Technology_Transfer_Workshop_2005.pdf">AMI
Technology Transfer Event</a>, Brussels (<a
href="http://epresence.tv/mediacontent/archives/Brussels2005_mar8_3/defaultWM.aspx?archiveID=139">watch
talk on video</a>)</li>
</ul>
<p><em>2004</em></p>
<ul>
<li>December 2004, "<a
href="http://www.w3.org/2004/Talks/1203-ph-IAreport/slide1-0.html"><em>What's
New in the Interaction Domain</em></a>" (W3C member-only link), W3C
Advisory Council Meeting, Cambridge</li>
<li>December 2004, "<a
href="http://www.w3.org/2004/Talks/w3c10-WebOnEverything/?n=11"><em>Towards
Enabling the Mobile Web (Finally)</em></a>", <a
href="http://www.w3.org/2004/09/W3C10.html">W3C10 Symposium</a>, Boston</li>
<li>November 2004, "<a
href="http://www.w3.org/2004/Talks/2004MWI/slide1-0.html"><em>Ideas on
Starting W3C's "Mobile Web Initiative</em>"</a>", <a
href="http://www.w3.org/2004/10/mwiws-program.html">W3C "Mobile Web
Initiative Workshop</a>, Barcelona</li>
<li>November 2004, "<a
href="http://www.w3.org/2004/Talks/2004MWIIntro/slide1-1.html"><em>W3C
"Mobile Web Initiative" Workshop</em></a>", <a
href="http://www.w3.org/2004/10/mwiws-program.html">W3C "Mobile Web
Initiative Workshop</a>, Barcelona</li>
<li>October 2004, "<a
href="http://www.w3.org/2004/Talks/200410-Berlin/slide1-0.html"><em>W3C:
Building the Mobile Web</em></a>", Berliner XML Tage, Berlin</li>
<li>August 2004, <a
href="http://www.w3.org/2004/08/200408WCC.pdf"><em>"Towards Multimodal Web
Interaction"</em></a>, IFIP World Computer Congress 2004 (WCC),
Toulouse</li>
<li>May 2004, "<em><a href="http://www.w3.org/2004/Talks/0518-ac-ia/">The W3C
Interaction Domain</a></em>" (W3C member-only link), W3C Advisory Council
Meeting, New York</li>
<li>May 2004, "<em><em><em><a
href="http://www.w3.org/2004/Talks/200405-AC-intro/">Interaction Domain
Introduction</a></em></em></em>" (W3C member-only link), W3C Advisory
Council Meeting, New York</li>
<li>February 2004 - "<a
href="http://www.w3.org/2004/Talks/20043GSM/"><em>W3C: Building the Mobile
Web</em></a>", 3GSM World Congress, Cannes</li>
</ul>
<p><em>2003</em></p>
<ul>
<li>November 2003, <a
href="http://www.w3.org/2003/Talks/200311ITU/slide1-0.html"><em>W3C
Technologies for Motor Vehicle Telecommunications</em></a>, ITU Workshop on
Standardization in Telecommunications for motor vehicles , Geneva</li>
<li>November 2003, "<em><a
href="http://www.w3.org/Talks/2003/200311-AC/Overview-1.html">The W3C
Interaction Domain</a></em>" (W3C member-only link), W3C Advisory Council
Meeting, Yokohama</li>
<li>November 2003, "<em><em><em><a
href="http://www.w3.org/Talks/2003/1-Interaction-AC-intro/">Interaction
Domain Introduction</a></em></em></em>" (W3C member-only link), W3C
Advisory Council Meeting, Yokohama</li>
<li>November 2003, <a
href="http://www.w3.org/2003/Talks/ChinaTutorial/slide1-0.html"><em>Future
Web Interface Technologies</em></a>, China International Forum on WWW's
Development 2003, Beijing</li>
<li>November 2003, <a
href="http://www.w3.org/2003/Talks/ChinaMobile/slide1-1.html"><em>Mobile
Web</em></a>, China International Forum on WWW's Development 2003,
Beijing</li>
<li>October 2003, <em><a
href="http://www.w3.org/2003/Talks/200310-BerlinVoice/slide1-0.html">Voice
Access and the Web: Present and Future</a></em>, Berliner XML Tage,
Berlin</li>
<li>September 2003, <em><a
href="http://www.w3.org/2003/Talks/0920-smpte/slide1-0.html">An
Introduction to W3C and RDF</a></em>, SMPTE Engineering Committee Meeting,
Geneva</li>
<li>June 2003, "<cite><a
href="http://www.w3.org/2003/Talks/06-SW/slide1-0.html"><cite>Anwendungen
des Semantic Web</cite></a></cite>" (Applications of the Semantic Web, in
German), <a href="http://www.w3.org/2003/03/semantic-tour.html#Munich">W3C
Semantic Web Tour, Munich</a></li>
<li>May 2003, "<em><a
href="http://www.w3.org/2003/Talks/0519-ph-ia/Overview.html">The W3C
Interaction Domain</a></em>" (W3C member-only link), W3C Advisory Council
Meeting, Budapest</li>
<li>February 2003, "<a
href="http://www.w3.org/2003/Talks/SMILEurope/slide1-1.html"><em>Multimedia
at the Web Consortium: a global overview</em></a>", <a
href="http://aristote1.aristote.asso.fr/SMIL2002/index.htm">SMIL Europe
2003</a>, Paris</li>
</ul>
<p><em>2002</em></p>
<ul>
<li>November 2002, "<em><a
href="http://www.w3.org/2002/Talks/1119-ph-ia/">The W3C Interaction
Domain</a></em>" (W3C member-only link), W3C Advisory Council Meeting,
Cambridge</li>
<li>November 2002, "<em><em><em><a
href="http://www.w3.org/2002/Talks/1118-ph-acintro/">Interaction Domain
Introduction</a></em></em></em>" (W3C member-only link), W3C Advisory
Council Meeting, Cambridge</li>
<li>September 2002, Keynote "<a
href="http://hoschka-userv.userv.web.cmu.edu/2002Dortmund/slide1-1.html"><em>W3C:
Das Web zwischen Forschung und Praxis</em></a>", Informatik 2002,
Dortmund</li>
<li>July 2002, "<em><a
href="http://www.w3.org/2002/Talks/hoschka-siggraph/">SMIL - An
Introduction</a>",</em> SIGGRAPH 2002, San Antonio</li>
<li>June 2002, "<em><a
href="http://hoschka-userv.userv.web.cmu.edu/200206-QH-Brussels/slide1-1.html">Device
Independence Activity</a>",</em> W3C Interop Tour, Brussels</li>
<li>May 2002, "<a
href="http://www.w3.org/2002/Talks/ac-ia/slide1-0.html"><em>Interaction
Domain Report</em></a>" (W3C member-only link), W3C Advisory Council
Meeting, Honolulu</li>
<li>May 2002, "<a
href="http://www.w3.org/2002/Talks/05ac-ia-intro/slide1-1.html"><em>Interaction
Domain Introduction</em></a>" (W3C member-only link), W3C Advisory Council
Meeting, Honolulu</li>
<li>March 2002, <cite><span xml:lang="fr" lang="fr"><a
href="http://www.w3.org/Talks/2002/0327-Net2002/all.htm">"Using XML for
Voice Applications</a></span></cite>", <a
href="http://www.afnet.fr:8080/afnet/net200x/programme.html#T9">Net
2002</a>, Paris</li>
<li>March 2002, "<em>Point sur les besoins des nouveaux terminaux sur le
Web</em>", Aristote Seminar, Paris</li>
</ul>
<p><em>2001</em></p>
<ul>
<li>November 2001, Keynote "<cite><a
href="http://hoschka-userv.userv.web.cmu.edu/20011117Tokyo/slide1-1.html">The
Future of Streaming Media on the Web</a></cite>", <a
href="http://www.idg.co.jp/expo/smj/en/program/keynote.html">Streaming
Media Japan 2001</a>, Tokyo</li>
<li>November 2001, "<a
href="http://www.w3.org/2001/Talks/11ac-ia-issues/slide1-0.html"><em>Issues:
Interaction Domain</em></a>" (W3C member-only link), W3C Advisory Council
Meeting, Nice</li>
<li>November 2001, "<a
href="http://www.w3.org/Talks/2001/11-ia-ac/slide1-0.html"><em>Interaction
Domain Introduction</em></a>" (W3C member-only link), W3C Advisory Council
Meeting, Nice</li>
<li>October 2001, Tutorial "<cite><a
href="http://www.w3.org/Talks/2001/1017SBMIDIA/slide1-3.html">Future Web
Interface Technologies</a></cite>", <a
href="http://www.inf.ufsc.br/info2001/sbmidia.html">SBMIDIA 2001,</a>
Florionapolis</li>
<li>August 2001, "<a
href="http://www.w3.org/2001/Talks/0827inria/slide1-6.html"><em>Synchronized
Multimedia at W3C</em></a>", Summer School "Production et Diffusion sur
l'Internet de Documents Multimedia Synchronisé, Autrans</li>
<li>June 2001, "<em><a
href="http://www.w3.org/2001/Talks/06Montpellier/slide1-1.html">SMIL - Un
Introduction</a></em>" (SMIL - An Introduction, in French), University of
Montpellier, Montpellier</li>
<li>May 2001, "<em>Architecture Domain Overview</em>", W3C Advisory Council
Meeting, Hong Kong</li>
<li>February 2001, "<em>Multimedia Applications based on SMIL</em>", European
Broadcasting Union XML Seminar, Geneva</li>
<li>February 2001, "<a
href="http://www.w3.org/2001/Talks/streaming/slide1-0.html"><em>Towards
Streaming Media Interoperability</em></a>", Japanese Society for
Rehabilitation of Persons with Disabilities, Tokyo</li>
<li>January 2001, "<a
href="http://www.w3.org/2001/Talks/streaming/slide1-0.html"><em>Towards
Streaming Media Interoperability</em>"</a>, International Development
Institute Streaming Media Seminar, Paris</li>
</ul>
<p><em>2000</em></p>
<ul>
<li>December 2000, "Architecture Domain Overview", W3C German Meeting,
Bonn</li>
<li>November 2000, "Architecture Domain Overview", W3C Advisory Council
Meeting, Cambridge</li>
<li>October 2000, "<a
href="http://www.w3.org/Talks/11-morocco-arch/slide1-0.html">The W3C
Architecture Domain</a>", Opening of W3C Office in Morroco, EMI, Rabat</li>
<li>September 2000, "SMIL - Multimedia For Everyone", Keynote at XML Seminar
Pro-Solutions, Helsinki</li>
<li>September 2000, "XML - A Tour d'Horizon", XML Seminar Pro-Solutions,
Helsinki</li>
<li>September 2000, "XML and Web Architecture", Keynote at Barclay's Bank
Technology Seminar, London</li>
<li>May 2000, "Architecture Domain Overview", W3C Advisory Council Meeting,
Amsterdam</li>
<li>March 2000, "The Audiovisual Web", NEC seminar, Tokyo</li>
<li>February 2000, "The Audiovisual Web", Imagina, Monaco</li>
</ul>
<p><em>1999</em></p>
<ul>
<li>December 1999, "Overview Web Architecture Domain", W3C French Member
Meeting, Paris</li>
<li>November 1999, "Architecture Domain Overview", W3C Advisory Council
Meeting, Cambridge</li>
<li>October 1999, Keynote "Multimedia Activities at the World Wide Web
Consortium", Eurecom/Hitachi Seminar, Sophia-Antipolis</li>
<li>September 1999, "XML: Hot Topics", WAP Forum meeting, London</li>
<li>March 1999, "Web Architecture: Hot Topics", Opening of Italian W3C
Office, Pisa</li>
<li>May 1999, "<a href="http://www.w3.org/Talks/1999/0513-smil-www8/">SMIL:
Multimedia for Everyone</a>", WWW8 Conference, Toronto</li>
<li>May 1999, "<a
href="http://www.w3.org/Talks/1999/0512-tvweb-www8/">Television and the
Web"</a>, WWW8 Conference, Toronto</li>
<li>May 1999, "Architecture Domain Overview", W3C Advisory Council Meeting,
Toronto</li>
<li>May 1999, "Television and the Web Activity", Highlight presentation at
W3C Advisory Council Meeting, Toronto</li>
</ul>
<p><em>1998</em></p>
<ul>
<li>November 1998, "The Web of the Next Millennium", Keio University Open
Day, Tokyo</li>
<li>November 1998, "Architecture Domain Overview", W3C Advisory Council
Meeting, Kyoto</li>
<li>September 1998, "Making the Web Come Alive", Lucent Bell Labs, Murray
Hill</li>
<li>August 1998, "Integrating SDP Functionality into SMIL", IETF MMUSIC WG
Meeting, Chicago</li>
<li>May 1998, "SMIL - The Inside Story", RealNetworks Conference, San
Francisco</li>
<li>February 1998, "Making the Web Come Alive", Imagina, Monaco</li>
</ul>
<p><em>1997</em></p>
<ul>
<li>December 1997, "Laying Foundations - W3C Architecture Domain", Opening of
UK W3C Office, London</li>
<li>November 1997, "Making the Web Come Alive", Columbia University Seminar,
New York</li>
<li>November 1997, "SMIL - Making the Web Come Alive", Intel Architecture
Labs Seminar, Hillsboro</li>
<li>November 1997, "SMIL - Making the Web come Alive", ACM Multimedia '97,
Birds of a Feather Session on SMIL, Seattle</li>
<li>October 1997, "Making the Web Come Alive", INRIA XML Seminar,
Sophia-Antipolis</li>
<li>September 1997, "Making the Web Come Alive", ATT Labs Seminar, Murray
Hill</li>
<li>June 1997, "<a
href="http://www.w3.org/Member/Talks/9706Symm/">Synchronized Multimedia
Activity</a>" (W3C member-only link), Highlight at W3C Advisory Council
Meeting, Tokyo</li>
<li>February 1997, "Working on Standards for Video&Audio Streaming",
Broadcast@Internet IBC conference, London</li>
</ul>
<center>
<hr />
</center>
<h2 id="Publicatio">Publications</h2>
<h3>Journals</h3>
<p>Hoschka, P. (1998). <a
href="http://www.hoschka.com/lastpaper/lastpaper.html">Compact and Efficient
Presentation Conversion Code</a>. IEEE/ACM Transactions on Networking. IEEE
Transactions on Networking, Vol. 6, No. 4 (pp. 389-396).</p>
<p>Hoschka, P. (1998). <a
href="http://dlib.computer.org/mu/books/mu1998/pdf/u4084.pdf">An Introduction
to the Synchronized Multimedia Integration Language</a>, IEEE Multimedia , Vol.
5, No. 4, Oct.-Dec (pp. 84 -88).</p>
<p>Hoschka, P. (1997). <a
href="http://www.w3journal.com/6/s2.hoschka.html">Towards Synchronized
Multimedia on the Web</a>, World Wide Web Journal, Vol. 2, No. 2</p>
<p>Bolot, J. & Hoschka, P. (1996). <a
href="ftp://www.inria.fr/rodeo/bolot/96.Web.ps.Z">Performance Engineering of
the World Wide Web: Application to dimensioning and cache design.</a> Computer
Networks and ISDN Systems, vol. 28 (pp. 645-651).</p>
<h3>Refereed Conferences</h3>
<p>Daoust, F., Hoschka, P., Patrikakis, C. Cruz, R., Nunes, M. & Osborne,
D. (2010) <a
href="http://www.w3.org/2010/Talks/1014-html5-video-fd/video-html5.pdf">Towards
Video on the Web with HTML5</a>. In NEM Summit 2010, Barcelona.s</p>
<p>Daoust, F. & Hoschka, P. (2009) <a
href="http://validator.w3.org/mobile/The-W3C-mobileOK-Checker.pdf">The W3C
mobileOK Checker</a>. In NEM Summit 2009, St. Malo.</p>
<p>Hoschka, P. & Smith, M. (2007) <a
href="http://www.w3.org/2007/09/hoschka-smith-MobileInternetUX.pdf">Best
Practices: Making Mobile Browsing Better</a>. In MobileHCI07 - Workshop on
Mobile Internet User Experience, Singapore, 2007.</p>
<p>Hoschka, P. , & Froumentin, M. (2004) <a
href="http://www.w3.org/2004/08/siggraph-mweb-abstract-1.html">What Graphics
Designers should know about the Mobile Web</a>. In SIGGRAPH 2004.<br />
</p>
<p>Hoschka, P. (2002). <a
href="http://www.w3.org/2002/05/siggraph-smil-abstract.pdf">SMIL - An
Introduction</a>. In SIGGRAPH 2002 Conference Abstracts and Applications, (pp.
321).</p>
<p>Hoschka, P. (1996). <a
href="http://www.hoschka.com/96FORTE.paper.pdf">Automating Performance
Optimisation by Heuristic Analysis of a Formal Specification</a>. In Reinhard
Gotzhein, Jan Bredereke (Ed.), IFIP Formal Description Techniques IX, (pp.
77-92).</p>
<p>Castellucia, C., & Hoschka, P. (1995). <a
href="http://www.hoschka.com/paper-hpcs5/paper-hpcs5.html">A Compiler-Based
Approach to Protocol Optimization</a>. In S.-P. Chang (Ed.), Third Workshop on
High Performance Communication Subsystems, (pp. 73-78).</p>
<p>Hoschka, P. & Huitema, C. (1994). <a
href="http://www.hoschka.com/94ulpaa.paper.pdf">Automatic Generation of
Optimized Code for Marshalling Routines</a>. In Manual Medina & N.
Borenstein (Ed.), IFIP TC6/WG6.5 International Working Conference on Upper
Layer Protocols, Architectures and Applications, (pp. 131-146).</p>
<p>Hoschka, P. & Huitema, C. (1993). <a
href="http://www.hoschka.com/93HPCS.paper.pdf">Control Flow Graph Analysis for
Automatic Fast Path Implementation</a>. In A. Tantawy (Ed.), Second Workshop on
High Performance Communication Subsystems, (pp. 29-33).</p>
<p>Hoschka, P. (1993). <a
href="http://www.hoschka.com/93infocom.paper.pdf">Towards Tailoring Protocols
to Application Specific Requirements</a>. In IEEE INFOCOM '93, (pp.
647-653).</p>
<h3>Non-refereed Articles</h3>
<p>Hoschka, P. (2008). <a
href="http://www.w3.org/blog/MWITeam/2008/05/10/mobile_web_initiative_what_s_next">W3C
Mobile Web Initiative - what's next?</a>. In <a
href="http://www.w3.org/Mobile/Blog">MWI Team Blog</a>. </p>
<p>Hoschka, P. (2007). <a
href="http://www.w3.org/blog/MWITeam/2007/06/14/title_21">MWI: Leading Mobile
Web Access to Its Full Potential</a>. In <a
href="http://www.w3.org/Mobile/Blog">MWI Team Blog</a>.</p>
<p>Hoschka, P. (2006). <a
href="http://www.w3.org/blog/BPWG/2006/04/21/mobile_web_the_dark_horse_of_mobile_data">Mobile
Web: the dark horse of mobile data services?</a>. In <a
href="http://www.w3.org/2005/MWI/BPWG/">W3C Mobile Web Best Practices Working
Group's Blog</a></p>
<hr />
<h2 align="left" id="Address11"><a name="Address" id="Address">Contact</a></h2>
<ul>
<li><i>E-mail:</i> <a href="mailto:ph@w3.org">ph@w3.org</a></li>
<li><em>Phone: </em>+33 (0)4 92 38 75 90</li>
<li><i>Fax:</i> +33 (0)4 92 38 78 22</li>
<li><i>Mail:</i> W3C/INRIA, 2004, Route des Lucioles, B.P. 93, 06902 Sophia
Antipolis, France</li>
</ul>
<hr />
<ul>
<li><a href="http://www.hoschka.com/asn1.html">ASN.1</a> homepage</li>
<li><a href="http://cannes-festival.com/">Cannes Film Festival</a> Blog</li>
<li><a href="http://www.cannes-festival.com/cote">Cote d'Azur</a>
Connections</li>
</ul>
<hr />
<address>
Philipp Hoschka, <a href="mailto:ph@w3.org">ph@w3.org</a>
</address>
<p>Last update: $Date: 2011/11/26 11:59:29 $ by $Author: Hoschka $</p>
</body>
</html>