<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>BestTechVideos: Videos Tagged with 'doceng 2011'</title>
    <link>http://www.bestechvideos.com/tag/doceng-2011/rss</link>
    <pubDate>Sun, 15 Apr 2012 18:06:19 GMT</pubDate>
    <description>BestTechVideos: Recently Posted Videos with short descriptions</description>
    <item>
      <title>DocEng 2011: Probabilistic Document Model for Automated Document Composition</title>
      <link>http://www.bestechvideos.com/2012/04/15/doceng-2011-probabilistic-document-model-for-automated-document-composition</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/15/doceng-2011-probabilistic-document-model-for-automated-document-composition"><img alt="DocEng 2011: Probabilistic Document Model for Automated Document Composition" src="/uploads/btv/video/image/00000010/2213/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>Probabilistic Document Model for Automated Document Composition
<br />Niranjan Damera-Venkata, Jose Bento, Eamonn O'Brien-Strain</p>

<p>ABSTRACT</p>

<p>We present a new paradigm for automated document composition based on a generative, unified probabilistic document model (PDM) that models document composition. The model formally incorporates key design variables such as content pagination, relative arrangement possibilities for page elements and possible page edits. These design choices are modeled jointly as coupled random variables (a Bayesian Network) with uncertainty modeled by their probability distributions. The overall joint probability distribution for the network assigns higher probability to good design choices. Given this model, we show that the general document layout problem can be reduced to probabilistic inference over the Bayesian network. We show that the inference task may be accomplished efficiently, scaling linearly with the content in the best case. We provide a useful specialization of the general model and use it to illustrate the advantages of soft probabilistic encodings over hard one-way constraints in specifying design aesthetics.</p><p><a href="http://www.bestechvideos.com/2012/04/15/doceng-2011-probabilistic-document-model-for-automated-document-composition">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Sun, 15 Apr 2012 18:06:19 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/15/doceng-2011-probabilistic-document-model-for-automated-document-composition</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/15/doceng-2011-probabilistic-document-model-for-automated-document-composition</comments>
    </item>
    <item>
      <title>DocEng 2011: Building Table Formatting Tools</title>
      <link>http://www.bestechvideos.com/2012/04/15/doceng-2011-building-table-formatting-tools</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/15/doceng-2011-building-table-formatting-tools"><img alt="DocEng 2011: Building Table Formatting Tools" src="/uploads/btv/video/image/00000010/2212/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>Building Table Formatting Tools
<br />Mihai Bilauca, Patrick Healy</p>

<p>Presented by Mihai Bilauca.</p>

<p>ABSTRACT</p>

<p>In this paper we present an overview of the challenges to overcome when developing table authoring tools, including a review of logical table models, typographical issues and automated table layout optimization. We present a Table Drawing Tool prototype which implements an automated solution for the table layout optimization problem for tables with spanning cells using a mathematical modelling method. We report on the performance improvements of this new optimization method compared to previous solutions.</p><p><a href="http://www.bestechvideos.com/2012/04/15/doceng-2011-building-table-formatting-tools">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Sun, 15 Apr 2012 18:06:17 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/15/doceng-2011-building-table-formatting-tools</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/15/doceng-2011-building-table-formatting-tools</comments>
    </item>
    <item>
      <title>DocEng 2011: Optimal Automatic Table Layout</title>
      <link>http://www.bestechvideos.com/2012/04/15/doceng-2011-optimal-automatic-table-layout</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/15/doceng-2011-optimal-automatic-table-layout"><img alt="DocEng 2011: Optimal Automatic Table Layout" src="/uploads/btv/video/image/00000010/2211/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>Optimal Automatic Table Layout
<br />Graeme Gange, Kim Marriott, Peter Moulder, Peter Stuckey</p>

<p>Presented by Kim Marriott</p>

<p>ABSTRACT</p>

<p>Automatic layout of tables is useful in word processing applications and is required in on-line applications because of the need to tailor the layout to the viewport width, choice of font and dynamic content. However, if the table contains text, minimizing the height of the table for a fixed maximum width is a difficult combinatorial optimization problem. We present three different approaches to finding the minimum height layout based on standard approaches for combinatorial optimization. All are guaranteed to find the optimal solution. The first is an A*-based approach that uses an admissible heuristic based on the area of the cell content. The second and third are constraint programming (CP) approaches using the same CP model. The second approach uses traditional CP search, while the third approach uses a hybrid CP/SAT approach, lazy clause generation, that uses learning to reduce the search required. We provide a detailed empirical evaluation of the three approaches and also compare them with two mixed integer programming (MIP) encodings due to Bilauca and Healy.</p><p><a href="http://www.bestechvideos.com/2012/04/15/doceng-2011-optimal-automatic-table-layout">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Sun, 15 Apr 2012 18:06:14 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/15/doceng-2011-optimal-automatic-table-layout</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/15/doceng-2011-optimal-automatic-table-layout</comments>
    </item>
    <item>
      <title>DocEng 2011: Keynote Address - Google+ Internationalization</title>
      <link>http://www.bestechvideos.com/2012/04/14/doceng-2011-keynote-address-google-internationalization</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/14/doceng-2011-keynote-address-google-internationalization"><img alt="DocEng 2011: Keynote Address - Google+ Internationalization" src="/uploads/btv/video/image/00000010/2210/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>Google+ Internationalization
<br />Luke Swartz and Mark Davis</p>

<p>Day 2 Keynote Address</p><p><a href="http://www.bestechvideos.com/2012/04/14/doceng-2011-keynote-address-google-internationalization">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Sat, 14 Apr 2012 15:53:24 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/14/doceng-2011-keynote-address-google-internationalization</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/14/doceng-2011-keynote-address-google-internationalization</comments>
    </item>
    <item>
      <title>DocEng 2011: A Generic Calculus of XML Editing Deltas</title>
      <link>http://www.bestechvideos.com/2012/04/14/doceng-2011-a-generic-calculus-of-xml-editing-deltas</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/14/doceng-2011-a-generic-calculus-of-xml-editing-deltas"><img alt="DocEng 2011: A Generic Calculus of XML Editing Deltas" src="/uploads/btv/video/image/00000010/2201/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>A Generic Calculus of XML Editing Deltas
<br />Presented by Jean-Yves Vion-Dury.</p>

<p>We outlined a mathematical model of the so-called XML editing deltas and proposed a first study of their formal properties. We expected at least three outputs from this theoretical work: a common basis to compare performances of the various algorithms through a structural normalization of deltas, a universal and exible patch application model and a clearer separation of patch and merge engine performance from delta generation performance. This paper presents the full calculus and reports significant progresses with respect to formalizing a normalization procedure. Such method is key to defining an equivalence relation between editing scripts and eventually designing optimizers compiler back-ends, new patch specification languages and execution models.</p><p><a href="http://www.bestechvideos.com/2012/04/14/doceng-2011-a-generic-calculus-of-xml-editing-deltas">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Sat, 14 Apr 2012 15:53:01 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/14/doceng-2011-a-generic-calculus-of-xml-editing-deltas</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/14/doceng-2011-a-generic-calculus-of-xml-editing-deltas</comments>
    </item>
    <item>
      <title>DocEng 2011: Timesheets - When SMIL Meets HTML5 and CSS3</title>
      <link>http://www.bestechvideos.com/2012/04/11/doceng-2011-timesheets-when-smil-meets-html5-and-css3</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/11/doceng-2011-timesheets-when-smil-meets-html5-and-css3"><img alt="DocEng 2011: Timesheets - When SMIL Meets HTML5 and CSS3" src="/uploads/btv/video/image/00000010/2173/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>Timesheets - When SMIL Meets HTML5 and CSS3
<br />Fabien Cazenave, Vincent Quint, Cécile Roisin
<br />Presented by Fabien Cazenave</p>

<p>ABSTRACT</p>

<p>In this paper, we explore different ways to publish multi- media documents on the web. We propose a solution that takes advantage of the new multimedia features of web stan- dards, namely HTML5 and CSS3. While JavaScript is fine for handling timing, synchronization and user interaction in specific multimedia pages, we advocate a more generic, document-oriented alternative relying primarily on declara- tive standards: HTML5 and CSS3 complemented by SMIL Timesheets. This approach is made possible by a Timesheets scheduler that runs in the browser. Various applications based on this solution illustrate the paper, ranging from me- dia annotations to web documentaries.</p><p><a href="http://www.bestechvideos.com/2012/04/11/doceng-2011-timesheets-when-smil-meets-html5-and-css3">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Wed, 11 Apr 2012 15:54:32 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/11/doceng-2011-timesheets-when-smil-meets-html5-and-css3</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/11/doceng-2011-timesheets-when-smil-meets-html5-and-css3</comments>
    </item>
    <item>
      <title>DocEng 2011: Component-based Hypervideo Model</title>
      <link>http://www.bestechvideos.com/2012/04/10/doceng-2011-component-based-hypervideo-model</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/10/doceng-2011-component-based-hypervideo-model"><img alt="DocEng 2011: Component-based Hypervideo Model" src="/uploads/btv/video/image/00000010/2153/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>Component-based Hypervideo Model: High-level Operational Specification of Hypervideos
<br />Madjid Sadallah, Olivier Aubert, Yannick Prié
<br />Presented by Madjid Sadallah.</p>

<p>ABSTRACT</p>

<p>Hypervideo oers enhanced video-centric experiences. Usually dened from a hypermedia perspective, the lack of a dedicated specication hampers hypervideo domain and concepts from being broadly investigated. This article proposes a specialized hypervideo model that addresses hypervideo specicities. Following the principles of component-based modeling and annotation-driven content abstracting, the Component-based Hypervideo Model (CHM) that we propose is a high level representation of hypervideos that intends to provide a general and dedicated hypervideo data model. Considered as a video-centric interactive document, the CHM hypervideo presentation and interaction features are expressed through a high level operational specication. Our annotation-driven approach promotes a clear separation of data from video content and document visualizations. The model serves as a basis for a Web-oriented implementation that provides a declarative syntax and accompanying tools for hypervideo document design in a Web standards compliant manner.</p><p><a href="http://www.bestechvideos.com/2012/04/10/doceng-2011-component-based-hypervideo-model">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 10 Apr 2012 17:39:57 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/10/doceng-2011-component-based-hypervideo-model</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/10/doceng-2011-component-based-hypervideo-model</comments>
    </item>
    <item>
      <title>DocEng 2011: Dynamic Assistance to Adding Dimensions to Multi-structured Documents</title>
      <link>http://www.bestechvideos.com/2012/04/10/doceng-2011-dynamic-assistance-to-adding-dimensions-to-multi-structured-documents</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/10/doceng-2011-dynamic-assistance-to-adding-dimensions-to-multi-structured-documents"><img alt="DocEng 2011: Dynamic Assistance to Adding Dimensions to Multi-structured Documents" src="/uploads/btv/video/image/00000010/2151/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>Introduction of a Dynamic Assistance to the Creative Process of Adding Dimensions to Multi-structured Documents
<br />Pierre-Edouard Portier, Sylvie Calabretto
<br />Presented by Pierre-Edouard Portier.</p>

<p>ABSTRACT</p>

<p>We consider documents as the results of dynamic processes of documentary fragments' associations. We have experienced that once a substantial number of associations exist, users need some synoptic views. One possible way of providing such views relies in the organization of associations into relevant subsets that we call "dimensions". Thus, dimensions offer orders along which a documentary archive can be traversed. Many works have proposed efficient ways of presenting combinations of dimensions through graphical user interfaces. Moreover, there are studies on the structural properties of dimensional hypertexts. However, the problem of the origins and evolution of dimensions has not yet received a similar attention. Thus, we propose a mechanism based on a simple structural constraint for helping users in the construction of dimensions: if a cycle appears within a dimension while a user is creating a new dimension by the aggregation of existing ones, he will be encouraged (and assisted in his task) to restructure the dimensions in order to cut the cycle. This is a first step towards a rational control of the emergence and evolution of dimensions.</p><p><a href="http://www.bestechvideos.com/2012/04/10/doceng-2011-dynamic-assistance-to-adding-dimensions-to-multi-structured-documents">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Tue, 10 Apr 2012 17:39:52 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/10/doceng-2011-dynamic-assistance-to-adding-dimensions-to-multi-structured-documents</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/10/doceng-2011-dynamic-assistance-to-adding-dimensions-to-multi-structured-documents</comments>
    </item>
    <item>
      <title>DocEng 2011: An Efficient Language-Independent Method to Extract Content from News Webpages</title>
      <link>http://www.bestechvideos.com/2012/04/09/doceng-2011-an-efficient-language-independent-method-to-extract-content-from-news-webpages</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/09/doceng-2011-an-efficient-language-independent-method-to-extract-content-from-news-webpages"><img alt="DocEng 2011: An Efficient Language-Independent Method to Extract Content from News Webpages" src="/uploads/btv/video/image/00000010/2133/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>An Efficient Language-Independent Method to Extract Content from News Webpages
<br />Eduardo Teixeira Cardoso, Iam Jabour, Eduardo Laber, Rogério Ferreira Rodrigues, Pedro Lazéra Cardoso
<br />Presented by Eduardo Teixeira Cardoso.</p>

<p>ABSTRACT</p>

<p>We tackle the task of news webpage segmentation, specifically identifying the news title, publication date and story body. While there are very good results in the literature, most of them rely on webpage rendering, which is a very time-consuming step. We focus on scenarios with a high volume of documents, where performance is a must. The chosen approach extends our previous work in the area, combining structural properties with hints of visual presentation styles, computed with a quicker method than regular rendering, and machine learning algorithms. In our experiments, we took special attention to some aspects that are often overlooked in the literature, such as processing time and the generalization of the extraction results for unseen domains. Our approach has shown to be about an order of magnitude faster than an equivalent full rendering alternative while retaining a good quality of extraction.</p><p><a href="http://www.bestechvideos.com/2012/04/09/doceng-2011-an-efficient-language-independent-method-to-extract-content-from-news-webpages">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Mon, 09 Apr 2012 12:25:39 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/09/doceng-2011-an-efficient-language-independent-method-to-extract-content-from-news-webpages</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/09/doceng-2011-an-efficient-language-independent-method-to-extract-content-from-news-webpages</comments>
    </item>
    <item>
      <title>DocEng 2011: Interoperable Metadata Semantics</title>
      <link>http://www.bestechvideos.com/2012/04/07/doceng-2011-interoperable-metadata-semantics</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/07/doceng-2011-interoperable-metadata-semantics"><img alt="DocEng 2011: Interoperable Metadata Semantics" src="/uploads/btv/video/image/00000010/2130/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>Interoperable Metadata Semantics with Meta-Metadata: A Use Case Integrating Search Engines</p>

<p>Yin Qu, Andruid Kerne, Andrew M. Webb, Aaron Herstein
<br />Presented by Yin Qu.</p>

<p>ABSTRACT</p>

<p>A use case involving integrating results from search engines illustrates how the meta-metadata language facilitates interoperable metadata semantics. Formal semantics can be hard to obtain directly. For example, search engines may only present results through web pages; even if they do provide web services, they don't provide them according to a mutually interoperable standard. We show how to use the open source meta-metadata language to define a common base class for search results, and how to extend the base class to create polymorphic variants that include engine-specific fields. We develop wrappers to extract data from HTML search results from engines including Google, Bing, Delicious, and Slashdot. We write a short meta-search program for integrating the search results, reranking them, and providing formatted HTML output. This provides an extensible formal and functional semantics for search. Meta-metadata also directly enables representing the same integrated search results as XML or JSON. This research can profoundly transform the derivation and representation of interoperable metadata semantics from a multitude of heterogeneous wild web sources.</p><p><a href="http://www.bestechvideos.com/2012/04/07/doceng-2011-interoperable-metadata-semantics">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Sat, 07 Apr 2012 21:57:37 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/07/doceng-2011-interoperable-metadata-semantics</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/07/doceng-2011-interoperable-metadata-semantics</comments>
    </item>
    <item>
      <title>DocEng 2011: A Study of the Interaction of Paper Substrates on Printed Forensic Imaging</title>
      <link>http://www.bestechvideos.com/2012/04/07/doceng-2011-a-study-of-the-interaction-of-paper-substrates-on-printed-forensic-imaging</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/07/doceng-2011-a-study-of-the-interaction-of-paper-substrates-on-printed-forensic-imaging"><img alt="DocEng 2011: A Study of the Interaction of Paper Substrates on Printed Forensic Imaging" src="/uploads/btv/video/image/00000010/2122/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p> A Study of the Interaction of Paper Substrates on Printed Forensic Imaging
<br />Guy Adams, Stephen Pollard, Steven Simske
<br />Presented by Stephen Pollard.</p>

<p>ABSTRACT</p>

<p>At the microscopic level, printing on a substrate exhibits imperfections that can be used as a unique identifier for labels, documents and other printed items. In previous work, we have demonstrated using these minute imperfections around a simple forensic mark such as a single printed character for robust authentication of the character with a low cost (and mobile) system. This approach allows for product authentication even when there is only minimal printing (e.g. on a small label or medallion), supporting a variety of secure document workflows. In this paper, we present an investigation on the influence that the substrate type has on the imperfections of the printing process that are used to derive the character 'signature'. We also make a comparison between two printing processes, dry electro photographic process (laser) and (thermal) inkjet. Understanding the sensitivity of our methods to these factors is important so that we know the limitations of the approach for document forensics.</p><p><a href="http://www.bestechvideos.com/2012/04/07/doceng-2011-a-study-of-the-interaction-of-paper-substrates-on-printed-forensic-imaging">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Sat, 07 Apr 2012 21:57:17 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/07/doceng-2011-a-study-of-the-interaction-of-paper-substrates-on-printed-forensic-imaging</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/07/doceng-2011-a-study-of-the-interaction-of-paper-substrates-on-printed-forensic-imaging</comments>
    </item>
    <item>
      <title>DocEng 2011: Expressing Conditions in Tailored Brochures for Public Administration</title>
      <link>http://www.bestechvideos.com/2012/04/06/doceng-2011-expressing-conditions-in-tailored-brochures-for-public-administration</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/06/doceng-2011-expressing-conditions-in-tailored-brochures-for-public-administration"><img alt="DocEng 2011: Expressing Conditions in Tailored Brochures for Public Administration" src="/uploads/btv/video/image/00000010/2093/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>Expressing Conditions in Tailored Brochures for Public Administration
<br />Nathalie Colineau, Cecile Paris, Keith Vander Linden
<br />Presented by Keith Vander Linden.</p>

<p>ABSTRACT</p>

<p>Citizen-focused documents in Public Administration devote considerable effort to the expression of conditions. These conditions are commonly expressed as statements of eligibility requirements for the programs being described, but they manifest themselves in other places as well, such as in feedback to readers in tailored informational brochures and as input fields on program application forms. This paper discusses how administrative conditions can be represented in a manner that supports both the eligibility reasoning required for the generation of citizen-tailored documents and also the automated generation of condition expressions in a variety of forms. The presentation pays particular attention to the question of how a generation mechanism can allow authors to override the default forms of automated expression when necessary. The discussion is based on a prototype tailored delivery application whose knowledge base is implemented in OWL DL and whose output is constructed using Myriad, a platform for tailored document planning and formatting. This work is the result of a collaboration between CSIRO, Centrelink, the Australian service delivery organization for health and human services, and Calvin College.</p><p><a href="http://www.bestechvideos.com/2012/04/06/doceng-2011-expressing-conditions-in-tailored-brochures-for-public-administration">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Fri, 06 Apr 2012 16:35:45 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/06/doceng-2011-expressing-conditions-in-tailored-brochures-for-public-administration</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/06/doceng-2011-expressing-conditions-in-tailored-brochures-for-public-administration</comments>
    </item>
    <item>
      <title>DocEng 2011: A Versatile Model for Web Page Representation</title>
      <link>http://www.bestechvideos.com/2012/04/06/doceng-2011-a-versatile-model-for-web-page-representation</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/06/doceng-2011-a-versatile-model-for-web-page-representation"><img alt="DocEng 2011: A Versatile Model for Web Page Representation" src="/uploads/btv/video/image/00000010/2092/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>A Versatile Model for Web Page Representation, Information Extraction and Content Re-Packaging
<br />Bernhard Krüpl-Sypien, Ruslan Fayzrakhmanov, Wolfgang Holzinger, Mathias Panzenböck, Robert Baumgartner
<br />Presented by Bernhard Krüpl-Sypien.</p>

<p>ABSTRACT</p>

<p>On todays Web, designers take huge efforts to create visu- ally rich websites that boast a magnitude of interactive ele- ments. Contrarily, most web information extraction (WIE) algorithms are still based on attributed tree methods which struggle to deal with this complexity. In this paper, we in- troduce a versatile model to represent web documents. The model is based on gestalt theory principlestrying to cap- ture the most important aspects in a formally exact way. It (i) represents and unifies access to visual layout, content and functional aspects; (ii) is implemented with semantic web techniques that can be leveraged for i.e. automatic reason- ing. Considering the visual appearance of a web page, we view it as a collection of gestalt figuresbased on gestalt primitiveseach representing a specific design pattern, be it navigation menus or news articles. Based on this model, we introduce our WIE methodology, a re-engineering pro- cess involving design patterns, statistical distributions and text content properties. The complete framework consists of the UOM model, which formalizes the mentioned com- ponents, and the MANM layer that hints on structure and serialization, providing document re-packaging foundations. Finally, we discuss how we have applied and evaluated our model in the area of web accessibility.</p><p><a href="http://www.bestechvideos.com/2012/04/06/doceng-2011-a-versatile-model-for-web-page-representation">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Fri, 06 Apr 2012 16:35:43 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/06/doceng-2011-a-versatile-model-for-web-page-representation</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/06/doceng-2011-a-versatile-model-for-web-page-representation</comments>
    </item>
    <item>
      <title>DocEng 2011: Document Visual Similarity Measure For Document Search</title>
      <link>http://www.bestechvideos.com/2012/04/06/doceng-2011-document-visual-similarity-measure-for-document-search</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/06/doceng-2011-document-visual-similarity-measure-for-document-search"><img alt="DocEng 2011: Document Visual Similarity Measure For Document Search" src="/uploads/btv/video/image/00000010/2091/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>Document Visual Similarity Measure For Document Search
<br />Ildus Ahmadullin, Jan Allebach, Niranjan Damera-Venkata, Jian Fan, Seungyon Lee, Qian Lin, Jerry Liu, Eamonn O'Brien-Strain
<br />Presented by Ildus Ahmadullin</p>

<p>ABSTRACT</p>

<p>Managing large document databases has become an important task. Being able to automatically compare document layouts and classify and search documents with respect to their visual appearance proves to be desirable in many applications. We propose a new algorithm that approximates a metric function between documents based on their visual similarity. The comparison is based only on the visual appearance of the document without taking into consideration its text content. We measure the similarity of single page documents with respect to distance functions between three document components: background, text, and saliency. Each document component is represented as a Gaussian mixture distribution; and distances between the components of different documents are calculated as an approximation of the Hellinger distance between corresponding distributions. Since the Hellinger distance obeys the triangle inequality, it proves to be favorable in the task of nearest neighbor search in a document database. Thus, the computation required to find similar documents in a document database can be significantly reduced.</p><p><a href="http://www.bestechvideos.com/2012/04/06/doceng-2011-document-visual-similarity-measure-for-document-search">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Fri, 06 Apr 2012 16:35:41 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/06/doceng-2011-document-visual-similarity-measure-for-document-search</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/06/doceng-2011-document-visual-similarity-measure-for-document-search</comments>
    </item>
    <item>
      <title>DocEng 2011: Paginate Dynamic and Web Content</title>
      <link>http://www.bestechvideos.com/2012/04/06/doceng-2011-paginate-dynamic-and-web-content</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/04/06/doceng-2011-paginate-dynamic-and-web-content"><img alt="DocEng 2011: Paginate Dynamic and Web Content" src="/uploads/btv/video/image/00000010/2082/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>Paginate Dynamic and Web Content
<br />Presented by Fabio Giannetti</p>

<p>ABSTRACT</p>

<p>Highly customized and content driven documents present substantial challenges in producing sophisticated layout. In fact, these are apps that usually look like well-designed documents. A concrete example is e-books. E-books have re-flowing requirements to allow the user to read them on a plethora of devices as wells as change the font size and font style. Meanwhile this increases the flexibility of the medium, it loses common features found in books like footnotes, marginalia (a.k.a. side notes), pull-quotes and, floats. The proposed solution has the aim of providing an easy and flexible, yet powerful, way to express complex layout for highly dynamic and re-flowing content. To serve this purpose, a role based mapper has been introduced linking both flow and out-of-flow content.</p><p><a href="http://www.bestechvideos.com/2012/04/06/doceng-2011-paginate-dynamic-and-web-content">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Fri, 06 Apr 2012 00:20:47 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/04/06/doceng-2011-paginate-dynamic-and-web-content</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/04/06/doceng-2011-paginate-dynamic-and-web-content</comments>
    </item>
    <item>
      <title>DocEng 2011: A Framework with Tools for Designing Web-based Geographic Applications</title>
      <link>http://www.bestechvideos.com/2012/02/22/doceng-2011-a-framework-with-tools-for-designing-web-based-geographic-applications</link>
      <description>
        <![CDATA[<table cellspacing="0" cellpadding="0" border="0"><tr><td width="170" valign="top"><p><a href="http://www.bestechvideos.com/2012/02/22/doceng-2011-a-framework-with-tools-for-designing-web-based-geographic-applications"><img alt="DocEng 2011: A Framework with Tools for Designing Web-based Geographic Applications" src="/uploads/btv/video/image/00000002/4568/thumb_large_image.jpg" style="border: 1px solid #7f7f7f;" /></a></p></td><td valign="top"><p>The 11th ACM Symposium on Document Engineering
<br />Mountain View, California, USA
<br />September 19-22, 2011</p>

<p>A Framework with Tools for Designing Web-based Geographic Applications
<br />The Nhan Luong, Sébastien Laborie, Thierry Nodenot</p>

<p>Presented by The Nhan Luong.</p>

<p>ABSTRACT</p>

<p>Many Web-based geographic applications have been developed in various domains, such as tourism, education, surveillance and military. However, developing such applications is a cumbersome task because it necessitates several types of components (e.g., maps, contents, indexation services, databases) that have to be assembled together. Hence, developers have to deal with different technologies and application behavior models. In order to create Web-based geographic applications and overcome design problems, we propose a framework composed of three complementary tasks: identifying some desired data, building the graphical layout organization and defining potential user interactions. According to this framework, we have specified a unified model and we have encoded it using Semantic Web technologies, such as RDF. Through a prototype named WINDMash, we have implemented some tools that instantiate our model and automatically generate concrete Internet geographic applications that can be executed into Web browsers.</p><p><a href="http://www.bestechvideos.com/2012/02/22/doceng-2011-a-framework-with-tools-for-designing-web-based-geographic-applications">Read more about this video…</a></p></td></tr></table><hr/>Want more on these topics?<br/>Browse the archive of posts filed under <a href="http://www.bestechvideos.com/category/companies">Companies</a>, <a href="http://www.bestechvideos.com/category/conferences">Conferences</a>]]>
      </description>
      <pubDate>Wed, 22 Feb 2012 15:13:09 GMT</pubDate>
      <guid isPermaLink="true">http://www.bestechvideos.com/2012/02/22/doceng-2011-a-framework-with-tools-for-designing-web-based-geographic-applications</guid>
      <author>BestVideos</author>
      <comments>http://www.bestechvideos.com/2012/02/22/doceng-2011-a-framework-with-tools-for-designing-web-based-geographic-applications</comments>
    </item>
  </channel>
</rss>
