<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="conferences.xsl" type="text/xsl"?><html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml"><head><title>XML Conference Calendar</title><script language="javascript">/* Only sunsites are allowed to mirror this page and thenonly with explicit, prior permission. For details,send email to elharo@metalab.unc.edu */if (location.protocol.toLowerCase().indexOf("file") != 0 ) {   if (0 > location.host.toLowerCase().indexOf("cafeconleche.org")    &amp;&amp; 0 > location.host.toLowerCase().indexOf("sunsite")     &amp;&amp; 0 > location.host.toLowerCase().indexOf("ibiblio.org")) {    location.href="http://www.cafeconleche.org/tradeshows.xml";  }}</script><style type="text/css">body {	color: black;	background-color:white;	}*.speaking { list-style-image: url(images/star.gif)}	</style></head><body><h1>XML Conference Calendar</h1><p>This is a calendar of XML related trade shows, conferences, and exhibitions.  Shows I plan to attend are marked with a <img align="bottom" src="images/star_gold.gif" width="20"height="18" alt="ATTENDING!" />.Shows where I am speaking are marked with a <img align="bottom" src="images/star.gif" width="21" height="20" alt="SPEAKING!" />.Instructions for adding shows are at the bottom of this page.</p><conferences xmlns="http://namespaces.cafeconleche.org/conferences"> <past>   <show speaking="yes" peerreviewed="no">     <name>Software Development 2005 West</name>     <location><city>Santa Clara</city>, <state>California</state></location>     <date>March 14-20, 2005</date>     <url>http://www.sdexpo.com/</url>     <site>Santa Clara Convention Center</site>     <language>English</language>     <description>       <div xmlns="http://www.w3.org/1999/xhtml">       <p>A vendor-independent, non-academic trade showfor which I chair the XML track. Other  tracks include </p><ul>	<li>Java</li>	<li>.Net</li>	<li>Web Services Architecture</li>	<li>Web Services Design</li></ul></div>     </description>   </show>   <show peerreviewed="yes">     <name>Extreme Markup Languages</name>     <location><city>Montreal</city>, <province>Quebec</province>, <country>Canada</country></location>     <date>August 1-5, 2005</date>     <url>http://www.extrememarkup.com/extreme/</url>     <sponsor>IDEAlliance</sponsor>     <site>Hotel Europa</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> A peer-reviewed, academic conference. Generally a lot of fun. </p>     </description>   </show>   <show>     <name>Twenty-eighth Internationalization and Unicode Conference (IUC28)</name>     <location><city>Orlando</city>, <state>Florida</state>, <country>USA</country></location>     <date>September 7-9, 2005</date>     <url>http://www.global-conference.com/iuc28/</url>     <site>Hilton in the Walt Disney World Resort</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">This conference will focus on the current challenges in extendingsoftware to support a wider range of languages - languages of emergingmarkets and minority populations.  It will explore how to makeinternationalization and localization more efficient even when extendingsupport to languages with complex processing and rendering behavior.</p>     </description>   </show>   <show>     <name>W-JAX</name>     <location><city>Munich</city>, <state>Bavaria</state>, <country>Germany</country></location>     <date>November 14-17, 2005</date>     <url>http://www.wjax.de/</url>     <site>ArabellaSheraton Grand Hotel</site>     <language>German</language>     <description><div  xmlns="http://www.w3.org/1999/xhtml">Copied from the conference web site because I speak not a word of German:         <p>  Die W-JAX gehört zusammen mit der Schwesterkonferenz JAX zu den wichtigsten europäischen Events im Enterprise-Java-Bereich. Auch in diesem Jahr erhalten Sie wieder zahlreiche wertvolle Informationen über aktuelle Technologien und Lösungsmöglichkeiten für Ihre IT-Projekte.</p><p>Neben den Sessions und Power Workshops mit bekannten Vertretern der Java-Community bietet die W-JAX mit der ergänzenden Expo sowie zahlreichen Roundtable-Diskussionen und Social Events eine ideale Networking-Plattform für Architekten, Entwickler und Projektmanager.</p><p>Teilnehmer der W-JAX 2005 erhalten wertvolle Informationen zu den wichtigsten Java-Technologien und Programmiertechniken sowie strategische Entscheidungshilfen bei der Wahl ihrer Softwarearchitekturen. Einen Schwerpunkt bilden Erfahrungsberichte aus komplexen J2EE- und Integrationsprojekten – hier stehen Ihnen erfahrene Berater und Coaches Rede und Antwort und geben Tipps für die erfolgreiche Realisierung von Projekten. </p>     </div></description>   </show>   <show peerreviewed="yes">     <name>XML 2005</name>     <location><city>Atlanta</city>, <state>Georgia</state>, <country>USA</country></location>     <date>November 14-18, 2005</date>     <url>http://2005.xmlconference.org/</url>     <sponsor>GCA</sponsor>     <site>Hilton Atlanta</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> XML 2005 is the largest independent XML conference, designed for professionals who use XML and related technologies. The conference attracts leading experts and practitioners from around the world to explore the entire universe of XML-based technologies, including web services, publishing, data integration, information management, and evolving applications.</p>     </description>   </show> <show  peerreviewed="yes">   <url>http://planx2006.ens.fr/</url>  <name>Programming Language Technologies for XML (PLAN-X) </name>  <date>January 14, 2006</date>  <location>Charleston, South Carolina</location><language>English</language><sponsor>ACM SIGPLAN</sponsor><site href="http://www.charlestonplace.com/">Charleston Place Hotel</site><description><div xmlns="http://www.w3.org/1999/xhtml"><p>Programming language plays an increasingly important role in the  design and implementation of future XML processing systems. The PLAN-X  workshop provides a forum where like-minded researchers from a range of  communities — programming languages, databases, and document processing,  etc. — can gather and exchange ideas.</p><p>The scope of the workshop includes both theoretical and practical  research. We seek both mature work and preliminary descriptions of excitingwork in progress.  Example topics include -- but are   not limited to -- thefollowing: </p><ul><li>language designs for flexible XML manipulation (pattern  matching, path expressions, query languages, etc.);</li><li>verification techniques for XML and XML processing programs  (type systems, flow analysis, integrity constraints, etc.);</li><li> formal models for XML processing based on logic, automata,    lambda calculus, etc.;</li><li> compilation and optimization techniques for XML languages;</li><li>  linguistic approaches to large-scale XML data  (external storage, streaming, etc.);</li><li> integration of XML languages and non-XML languages; and</li><li> real-life applications and experiments applying language    technologies to XML-intensive problems.</li></ul></div></description></show>   <show>     <name>Twenty-ninth Internationalization and Unicode Conference (IUC29)</name>     <location><city>San Francisco</city>, <state>California</state>, <country>USA</country></location>     <date>March 6-8</date>     <url>http://www.unicodeconference.org/</url>     <site>Hyatt Regency San Francisco Airport</site><sponsor>Unicode Consortium</sponsor><producer>Object Management Group</producer>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">This conference will focus on the current challenges in extendingsoftware to support a wider range of languages - languages of emergingmarkets and minority populations.  It will explore how to makeinternationalization and localization more efficient even when extendingsupport to languages with complex processing and rendering behavior.</p>     </description>   </show>  <show speaking="yes" peerreviewed="no">     <name>Software Development 2006 West</name>     <location><city>Santa Clara</city>, <state>California</state></location>     <date>March 13-17, 2006</date>     <url>http://www.sdexpo.com/</url>     <site>Santa Clara Convention Center</site>     <language>English</language>     <description>       <div xmlns="http://www.w3.org/1999/xhtml">       <p>A vendor-independent, non-academic trade showfor which I chair the XML track. Other  tracks include </p><ul>	<li>Java</li>	<li>.Net</li>	<li>Web Services Architecture</li>	<li>Web Services Design</li></ul></div>     </description>   </show>   <show peerreviewed="yes">     <name>WWW2006</name>     <location><city>Edinburgh</city>, <country>Scotland</country></location>     <date>May 22-26, 2006</date>     <url>http://www2006.org/</url>     <sponsor>W3C</sponsor>     <site>Edinburgh International Conference Center</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> A peer-reviewed, academic conference focusing on the semantic web and other W3C technologies.</p>     </description>   </show>   <show peerreviewed="yes">     <name>XTech 2006</name>     <location><city>Amsterdam</city>, <country>Netherlands</country></location>     <date>May 16-19, 2006</date>     <url>http://www.xtech-conference.org/</url>     <sponsor>GCA</sponsor>     <site href="http://www.hotel-bookings.nl/krasnapolsky.html">Krasnapolsky Hotel</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> A peer-reviewed, academic conference focusing on XML.</p>     </description>   </show>   <show peerreviewed="no">     <name>Tri-XML 2006 </name>     <location><city>Raleigh</city>, <state>North Carolina</state>, <country>USA</country></location>     <date>July 27-29, 2006</date>     <url>http://www.trixml.org/confindex.shtml</url>     <sponsor>Tri-XML</sponsor>     <site>McKimmon Conference Center,  North Carolina State University </site>     <language>English</language>     <description>     </description>   </show>   <show peerreviewed="yes">     <name>Extreme Markup Languages</name>     <location><city>Montreal</city>, <province>Quebec</province>, <country>Canada</country></location>     <date>August 7-11, 2006</date>     <url>http://www.extrememarkup.com/extreme/</url>     <sponsor>GCA</sponsor>     <site href="http://www.europahotelmtl.com/">Hotel Europa</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> A peer-reviewed, academic conference. Generally a lot of fun. Just one warning: you do not want to stay in the conference hotel. The rooms are hideous.  </p>     </description>   </show>   <show peerreviewed="yes">     <name>OOoCon 2006</name>     <location><city>Lyons</city>,  <country>France</country></location>     <date>September 11-13, 2006</date>     <url>http://marketing.openoffice.org/ooocon2006/</url>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> Conference highlights include keynote speakers from Novell and Google, and a panel discussion with speakers from IBM, Ars Aperta and Sun Microsystems. Over the three days, the conference streams cover topics of interest to developers and users, newcomers and veterans alike. There will be a particular focus on this year on OpenOffice.org and Open Document Format (ODF), following ODF's ratification as the international standard for office documents (ISO 26300).</p>     </description>   </show>   <show peerreviewed="yes">     <name>SVG Open 2006</name>     <location><city>Victoria</city>, <province>British Columbia</province>, <country>Canada</country></location>     <date>October 16-19</date>     <url>http://www.svgopen.org/2006/</url>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">  According to organizer Kurt Cagle, "I'm hoping this year to extend the conference's focus somewhat, looking increasingly at Open Graphics Standards in general, with an eye toward some of the more innovative (or at least hot) topics of the day, including XML GUI languages, XForms, X3D, Canvas, Flex and Lazlo, and so forth, as well as looking at traditional companies that are using SVG in interesting ways (such as Oracle's use of SVG in their latest database offerings)."</p>     </description>   </show>   <show peerreviewed="no">     <name>Open Standards 2006</name>     <location><city>Sydney</city>, <country>Australia</country></location>     <date>October 25-27</date>     <url>http://www.open-standards.com/</url>     <language>English</language><sponsor>OASIS (Organization for the Advancement of Structured Information Standards)</sponsor>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> What can one say about a conference dedicated to open standards that hides the most important text on its web page in a graphic instead of using HTML and CSS? Maybe, "look elsewhere for advice"?</p>     </description>   </show>   <show>     <name>Thirtieth Internationalization and Unicode Conference (IUC30)</name>     <location><city>Herndon</city>, <state>Virginia</state>, <country>USA</country></location>     <date>November 15-17</date>     <url>http://www.unicodeconference.org/</url>     <site href="http://www.washingtondulles.hilton.com/">Hilton Washington Dulles Airport</site><sponsor>Unicode Consortium</sponsor><producer>Object Management Group</producer>     <language>English</language>     <email>info@unicodeconference.org</email>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">Anything and everything to do with Unicode. </p>     </description>   </show>   <show peerreviewed="yes" speaking="yes">     <name>XML 2006</name>     <location><city>Boston</city>, <state>Massachusetts</state>, <country>USA</country></location>     <date>December 4-7, 2006</date>     <url>http://www.xmlconference.org/</url>     <sponsor>GCA</sponsor>     <site href="http://www.starwoodhotels.com/sheraton/search/hotel_detail.html?propertyID=430">Sheraton Boston</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">XML 2006 is the largest XML conference, designed for professionals who use XML and related technologies. The conference attracts leading experts and practitioners from around the world to explore the entire universe of XML-based technologies, including web services, publishing, data integration, information management, and evolving applications.</p>     </description>   </show>   <show peerreviewed="yes">     <name>SVG Open 2006</name>     <location><city>Victoria</city>, <province>British Columbia</province>, <country>Canada</country></location>     <date>October 16-19</date>     <url>http://www.svgopen.org/2006/</url>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">  According to organizer Kurt Cagle, "I'm hoping this year to extend the conference's focus somewhat, looking increasingly at Open Graphics Standards in general, with an eye toward some of the more innovative (or at least hot) topics of the day, including XML GUI languages, XForms, X3D, Canvas, Flex and Lazlo, and so forth, as well as looking at traditional companies that are using SVG in interesting ways (such as Oracle's use of SVG in their latest database offerings)."</p>     </description>   </show>   <show peerreviewed="no">     <name>Open Standards 2006</name>     <location><city>Sydney</city>, <country>Australia</country></location>     <date>October 25-27</date>     <url>http://www.open-standards.com/</url>     <language>English</language><sponsor>OASIS (Organization for the Advancement of Structured Information Standards)</sponsor>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> What can one say about a conference dedicated to open standards that hides the most important text on its web page in a graphic instead of using HTML and CSS? Maybe, "look elsewhere for advice"?</p>     </description>   </show>   <show>     <name>Thirtieth Internationalization and Unicode Conference (IUC30)</name>     <location><city>Herndon</city>, <state>Virginia</state>, <country>USA</country></location>     <date>November 15-17</date>     <url>http://www.unicodeconference.org/</url>     <site href="http://www.washingtondulles.hilton.com/">Hilton Washington Dulles Airport</site><sponsor>Unicode Consortium</sponsor><producer>Object Management Group</producer>     <language>English</language>     <email>info@unicodeconference.org</email>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">Anything and everything to do with Unicode. </p>     </description>   </show>   <show peerreviewed="yes" speaking="yes">     <name>XML 2006</name>     <location><city>Boston</city>, <state>Massachusetts</state>, <country>USA</country></location>     <date>December 4-7, 2006</date>     <url>http://www.xmlconference.org/</url>     <sponsor>GCA</sponsor>     <site href="http://www.starwoodhotels.com/sheraton/search/hotel_detail.html?propertyID=430">Sheraton Boston</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">XML 2006 is the largest XML conference, designed for professionals who use XML and related technologies. The conference attracts leading experts and practitioners from around the world to explore the entire universe of XML-based technologies, including web services, publishing, data integration, information management, and evolving applications.</p>     </description>   </show>   <show peerreviewed="yes">     <name>WEB INTELLIGENCE 2006</name>     <location><city>Hong Kong</city></location>     <date>December 18-22, 2006</date>     <url>http://www.comp.hkbu.edu.hk/iwi06/</url>     <sponsor>IEEE Computer Society</sponsor>     <sponsor>Web Intelligence Consortium (WIC)</sponsor>     <sponsor>Association for Computing Machinery (ACM)</sponsor>     <site>Hong Kong Convention and Exhibition Centre,</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">Web Intelligence (WI) has been recognized as a new direction forscientific research and development to explore the fundamental rolesas well as practical impacts of Artificial Intelligence (AI)(e.g., knowledge representation, planning, knowledge discovery anddata mining, intelligent agents, and social network intelligence) andadvanced Information Technology (IT) (e.g., wireless networks,ubiquitous devices, social networks, and data/knowledge grids) onthe next generation of Web-empowered products, systems, services, andactivities. It is one of the most important as well as promising ITresearch fields in the era of Web and agent intelligence.</p><p>The 2006 IEEE/WIC/ACM International Conference on Web Intelligence(WI'06) will be jointly held with the 2006 IEEE/WIC/ACM InternationalConference on Intelligent Agent Technology (IAT'06) and the 6th IEEEInternational Conference on Data Mining (ICDM'06) for providingsynergism among the three research areas.  It will provideopportunities for technical collaboration beyond that of previousconferences. The three conferences will have a joint opening, keynote,reception, and banquet. Attendees only need to register for oneconference and can attend workshops, sessions and tutorials across thethree conferences. </p>     </description>   </show><show  peerreviewed="yes">   <url>http://www.plan-x-2007.org/</url>  <name>Programming Language Technologies for XML (PLAN-X) </name>  <date>January 20, 2007</date>  <location>Nice, France</location><language>English</language><sponsor>ACM SIGPLAN</sponsor><description><div xmlns="http://www.w3.org/1999/xhtml"><p>Programming language plays an increasingly important role in the  design and implementation of future XML processing systems. The PLAN-X  workshop provides a forum where like-minded researchers from a range of  communities — programming languages, databases, and document processing,  etc. — can gather and exchange ideas.</p><p>The scope of the workshop includes both theoretical and practical  research. We seek both mature work and preliminary descriptions of excitingwork in progress.  Example topics include -- but are   not limited to -- thefollowing: </p><ul>      <li>Design of programming and query languages for XML</li>      <li>Programming in the XML data model itself (e.g., extending XQuery      into a full-fledged programming language)</li>      <li>Formal accounts of XML and its processors (based on logic, automata,      variants of lambda calculus, etc.)</li>      <li>Compilers and interpreters for XML-aware languages and optimization      techniques</li>      <li>Type systems, schema languages, and other constraints (e.g., keys)      for tree-shaped data</li>      <li>Tree automata and transducers</li>      <li>Languages and systems that can cope with XML fragments (messages) or      very large XML instances (beyond main-memory size)</li>      <li>Programming language glue between browsers, web services, and      databases</li>       <li>Pioneering applications of XML-aware language technology</li>    </ul></div></description></show>  <show speaking="yes" peerreviewed="no">     <name>Software Development 2007 West</name>     <location><city>Santa Clara</city>, <state>California</state></location>     <date>March 19-23, 2007</date>     <url>http://www.sdexpo.com/</url>     <site href="http://www.santaclara.org/conventioncenter/">Santa Clara Convention Center</site><sponsor> CMP</sponsor>     <language>English</language>     <description>       <div xmlns="http://www.w3.org/1999/xhtml">       <p>A vendor-independent, non-academic trade showfor which I chair the XML track. Other  tracks include </p><ul>	<li>Java</li>	<li>.Net</li>	<li>Web Services Architecture</li>	<li>Web Services Design</li></ul><p>According to Bruce Eckel, "SD is best described as a teaching conference. There are half-day and full-day pre-conference tutorials, and during the conference all the talks are 1.5 hours long (I created both the C++ and Java tracks for the SD conference and chaired them for many years, and so I helped evolve this structure). All the subjects are intended to be well-established on the acceptance curve; this is a commercial conference and they want each topic to have a strong draw. SD is a good place to go in order to develop expertise, almost as if it were a multi-subject professional development seminar."</p></div>     </description>   </show>   <show peerreviewed="yes">     <name>eBusiness and Open Standards: Understandingthe Facts, Fiction, and Future </name>     <location><city>San Diego</city>, <state>CA</state> <country>USA</country></location>     <date>April 15-18, 2007</date>     <url>http://www.oasis-open.org/events/symposium/</url>     <sponsor>OASIS</sponsor>     <email>jane.harnad@oasis-open.org</email>     <phone>978.667.5115 ext 214</phone>     <site href="http://marriott.com/property/propertypage/SANMV">San Diego MarriottMission Valley</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> A peer-reviewed, academic conference focusing on XML.</p>     </description>   </show><show peerreviewed="no">  <name>Publishing 2.0 (An XML UK one-day conference)</name>  <location><city>Milton Keynes</city>, <country>UK</country></location>  <date>April 25 2007</date>  <url>http://www.xmluk.org/publishing20407.htm</url>  <site href="http://www.bletchleypark.org.uk/">The Mansion, BletchleyPark</site>  <language>English</language>  <description>    <p xmlns="http://www.w3.org/1999/xhtml">A one-day conferenceorganized by <a        href="http://www.xmluk.org">XML UK</a>.</p>    <p xmlns="http://www.w3.org/1999/xhtml">Starting with Sean McGrath'sopening      keynote, XML UK have lined up some expert and entertainingspeakers      covering both strategic and technical aspects of how innovationsin XML      and Web technology are being used in the publishing and content      industries.</p>    <p xmlns="http://www.w3.org/1999/xhtml">Pricing: &#xA3;75 (XML UK      members); &#xA3;125 (non-members); &#xA3;50 (student members)</p>  </description></show>   <show peerreviewed="yes">     <name>WWW 2007</name>     <location><city>Banff</city>, <country>Canada</country></location>     <date>May 8-12, 2007</date>     <url>http://www2007.org/</url>     <sponsor>W3C</sponsor>     <site>Fairmont Banff Springs Hotel</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> A peer-reviewed, academic conference focusing on the semantic web and other W3C technologies.</p>     </description>   </show>   <show peerreviewed="yes">     <name>XTech 2007</name>     <location><city>Paris</city>, <country>France</country></location>     <date>May 15-18, 2007</date>     <url>http://www.xtech-conference.org/2007/</url>     <sponsor>GCA</sponsor>     <site href="http://www.accorhotels.com/accorhotels/fichehotel/gb/nov/3546/fiche_hotel.shtml">Novotel Paris Tour Eiffel</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> A peer-reviewed, academic conference focusing on XML.</p>     </description>   </show>   <show peerreviewed="yes">     <name>XIME-P 2007</name>     <location><city>Beijing</city>, <country>China</country></location>     <date>June 15, 2007</date>     <url>http://research.yahoo.com/workshops/ximep-2007/</url>     <sponsor>ACM SIGMOD 2007</sponsor>     <site>Beijing International                       Convention Center </site>     <language>English</language>     <description>       <div xmlns="http://www.w3.org/1999/xhtml">         <p> 4th International Workshop on          XQuery Implementation, Experience and Perspectives. Topics of interest include the following</p><ul>	<li> Impact and implementation of static and dynamic typing</li>	<li> The role of validation in efficient XQuery processors</li>	<li> XQuery implementation paradigms: native, relational, streaming</li>	<li> XQuery debugging (esp. declarative debugging techniques)</li>	<li> XQuery and computing in the sciences</li>	<li> XQuery over very large XML instances</li>	<li> XQuery as a programming or scripting language</li>	<li> Coherent XQuery subsets and embedded XQuery processors</li>	<li> Exploiting XQuery's unordered {} and fn:unordered() in relational</li>	<li>    XQuery processors</li>	<li> Teaching XQuery (XQuery in curricula and courses in general)</li></ul></div>     </description>   </show>   <show peerreviewed="no">     <name>XML Prague</name>     <location><city>Prague</city>,<country>Czech Republic </country></location>     <date>June 16-17, 2007</date>     <url>http://www.xmlprague.cz/</url>     <sponsor>GCA</sponsor>     <site>Malostranské náměstí 25, Prague 1 </site>     <language>English</language><email>xmlprague@gingerall.cz</email>     <description><div xmlns="http://www.w3.org/1999/xhtml">         <p xmlns="http://www.w3.org/1999/xhtml"> This year XML Prague is calling for submissions for presentations running 30 minutes, on the following topics.</p><ul>	<li>XML Processing Idioms: Some have said that the optimal approach to processing XML has still yet to be discovered, we are looking for unique approaches to processing XML.</li>	<li>Open XML Documents: Seeking 'real world' experience and techniques working with the various emerging XML office type XML documents.</li>	<li>XProc: We would like to receive submissions from early implementers and advanced users on all aspects of XML pipeline processing (e.g. XProc, etc).</li></ul></div>     </description>   </show>   <show peerreviewed="not">     <name>XML Summer School 2007</name>     <location><city>Oxford</city>, <country>England</country></location>     <date>July 22-27, 2007</date>     <url>http://www.xmlsummerschool.com/</url>     <sponsor>GCA</sponsor>     <site>Wadham College</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">  The  curriculum caters for all levelsand is split into three main tracks: 'Hands-on Introduction','Technical' and 'Applications'. The speakers will explorethe latest trends in these technologies and illustrate how they can beapplied in specific industry settings. Examples of this year's seminarsinclude: Content and Knowledge with XML; Trends and Transients in XML;and XSLT, XSL-FO and XQuery. </p>     </description>   </show>   <show peerreviewed="yes">     <name>Extreme Markup Languages</name>     <location><city>Montreal</city>, <province>Quebec</province>, <country>Canada</country></location>     <date>August 7-10, 2007</date>     <url>http://www.extrememarkup.com/extreme/</url>     <sponsor>GCA</sponsor>     <site href="http://www.europahotelmtl.com/">Hotel Europa</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> A peer-reviewed, academic conference. Generally a lot of fun. Just one warning: you do not want to stay in the conference hotel. The rooms are hideous.  </p>     </description>   </show>  <show>     <name>31st Internationalization &amp; Unicode Conference</name>     <location><city>San Jose</city>, <state>California</state>, <country>USA</country></location>     <date>October 15-17, 2007</date>     <url>http://www.unicodeconference.org/</url>     <site>Hilton San Jose</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">This conference will focus on the current challenges in extendingsoftware to support a wider range of languages - languages of emergingmarkets and minority populations.  It will explore how to makeinternationalization and localization more efficient even when extendingsupport to languages with complex processing and rendering behavior.</p>     </description>   </show>   <show peerreviewed="yes" speaking="yes">     <name>XML 2007</name>     <location><city>Boston</city>, <state>Massachusetts</state>, <country>USA</country></location>     <date>December 3-7, 2007</date>     <url>http://www.xmlconference.org/</url>     <sponsor>GCA</sponsor>     <site href="http://marriott.com/property/propertypage/BOSCO">Boston Marriott Copley Place</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">XML 2007 is the largest XML conference, designed for professionals who use XML and related technologies. The conference attracts leading experts and practitioners from around the world to explore the entire universe of XML-based technologies, including web services, publishing, data integration, information management, and evolving applications.</p>     </description>   </show> </past> <future>   <show peerreviewed="yes">     <name>WWW 2008</name>     <location><city>Beijing</city>, <country>China</country></location>     <date>April 20-25, 2008</date>     <url>http://www2008.org/</url>     <sponsor>W3C</sponsor>     <site href="http://www.bicc.com.cn/english/index.asphttp://www.bicc.com.cn/english/index.asp">Beijing International Convention Center</site>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> A peer-reviewed, academic conference focusing on the semantic web and other W3C technologies.</p><blockquote><p>The main theme of the conference is "One World, One Web". The conference will explore how Web access is moving from the desktop to cell phones and TV screens, and how most users are moving from passive browsing experiences on the Internet to active participation in building Web communities.</p><p>Authors attending the event are invited to report their original research covering the implications of ubiquitous access to the Web through the "three screens" – computer, phone, and TV – and how such Web access will change the way we live, work, and interact in the future.</p><p>Topics of discussion will include Browsers and UI, Data Mining, Mobility, Multimedia, Performance and Scalability, Search, Security and Privacy, Semantic Web, Social Networks and Web 2.0, Technology for Developing Regions, and Web Engineering. The conference will also feature workshops, tutorials, plenary speeches by renowned speakers, and tracks devoted to developers and to recent W3C activities that are of interest to the community.</p></blockquote>     </description>   </show>   <show peerreviewed="yes">     <name>XTech 2008</name>     <location><city>Dublin</city>, <country>Ireland</country></location>     <date>May 6-9, 2007</date>     <url>http://2008.xtech.org/public/news</url>     <sponsor>GCA</sponsor>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml"> A peer-reviewed, academic conference focusing on XML.</p>     </description>   </show>   <show peerreviewed="yes" speaking="no">     <name>XML 2008</name>     <location><city>Crystal City</city>, <state>Virginia</state>, <country>USA</country></location>     <date>December 8-10, 2008</date>     <url>http://www.xmlconference.org/</url>     <sponsor>GCA</sponsor>     <language>English</language>     <description>         <p xmlns="http://www.w3.org/1999/xhtml">XML 2008 is the largest XML conference, designed for professionals who use XML and related technologies. The conference attracts leading experts and practitioners from around the world to explore the entire universe of XML-based technologies, including web services, publishing, data integration, information management, and evolving applications.</p>     </description></show> </future>   </conferences><h2> Adding Shows to This Calendar</h2><p>I will probably eventually design a form for submission of trade show listings;but until I do if you would like a trade show listed here, please email someinformation about it to  <a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;elharo%40metalab%2Eunc%2Eedu">elharo&#64;metalab&#46;unc&#46;edu</a>.You should keep your description brief and to the point.  You should definitelyinclude dates, locations, email addresses, phone numbers, web pages and pricing.You may also include highlights of the conference and featured speakers or exhibitors.  Use the examples above for ideas.</p> <p>Please do <strong>not</strong> include complete listings of everyone and everything that willbe at your show. The more extraneous hype I have to remove, the longer it will take me to list your show.  Anybody who sends me more than a couple of paragraphsabout their show will receive some propaganda from me about my commercial webdevelopment and hosting services to assist you in setting up a Web site foryour show. In other words, this page is merely a calendar for the benefit of theinterested public.  It is not a substitute for your own advertising, on the web orelsewhere.</p>  <hr /><div align="center">[ <a href="index.html">Cafe con Leche</a> | <a href="books.html">Books</a> | <a href="mailinglists.html">Mailing Lists</a>  ]</div><hr />Copyright 1998-2007 <a href="http://www.elharo.com/"><au>Elliotte Rusty Harold</au></a> <br /><a href="&#109;&#97;&#105;&#108;&#116;&#111;&#58;elharo%40metalab%2Eunc%2Eedu">elharo&#64;metalab&#46;unc&#46;edu</a><br /> Last Modified December 26, 2007</body></html>