<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF [
 <!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
 <!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>

 <!ENTITY swrc 'http://swrc.ontoware.org/ontology#'>
 <!ENTITY xsd 'http://www.w3.org/2001/XMLSchema#'>
]>

<rdf:RDF
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns="http://purl.org/rss/1.0/"
 xmlns:cc="http://web.resource.org/cc/"
 xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
 xmlns:content="http://purl.org/rss/1.0/modules/content/"
 xmlns:admin="http://webns.net/mvcb/"
 xmlns:burst="http://xmlns.com/burst/0.1/"
 
 xmlns:rdfs="&rdfs;"
 xmlns:swrc="&swrc;"
 xmlns:xsd="&xsd;"
>

<channel rdf:about="http://www.bibsonomy.org/uri/author/Ungar">
  <title>BibSonomy publications for /author/Ungar</title>
  <link>http://www.bibsonomy.org/burst/author/Ungar</link>
  <description>BibSonomy BuRST Feed for /author/Ungar</description>
  <dc:date>2008-08-21T08:14:45+02:00</dc:date>

  <items>
    <rdf:Seq>
      <rdf:li rdf:resource="http://www.bibsonomy.org/uri/bibtex/27ad875c098ada3fa59d035dbae5f8d23/gron"/>
      <rdf:li rdf:resource="http://www.bibsonomy.org/uri/bibtex/21f230200aae86c7c53841b7d2d0bbe3b/anaappel"/>
      <rdf:li rdf:resource="http://www.bibsonomy.org/uri/bibtex/28db1afac93e8f02c31cacf52da818f77/gron"/>
      <rdf:li rdf:resource="http://www.bibsonomy.org/uri/bibtex/268cf5acaf1ef256bbc86da97a8f7fe90/gron"/>
      <rdf:li rdf:resource="http://www.bibsonomy.org/uri/bibtex/226b6ab29fe6b3792b7783331317401cc/dblp"/>
      <rdf:li rdf:resource="http://www.bibsonomy.org/uri/bibtex/2682975d8ad3d7db7ae6a5ecfd80653e4/dblp"/>
      <rdf:li rdf:resource="http://www.bibsonomy.org/uri/bibtex/2b855be60a3903e0af45ca42fd20c2732/jil"/>
      <rdf:li rdf:resource="http://www.bibsonomy.org/uri/bibtex/28ab5c9246a1ca3777a28f659a0ab3b85/smicha"/>
      <rdf:li rdf:resource="http://www.bibsonomy.org/uri/bibtex/2ae75e4cd367544a30377bbc22040a3af/dblp"/>
      <rdf:li rdf:resource="http://www.bibsonomy.org/uri/bibtex/2cba3e39f2502d82b8abf962a34f910ab/msn"/>
      </rdf:Seq>
  </items>
</channel>

<item rdf:about="http://www.bibsonomy.org/uri/bibtex/27ad875c098ada3fa59d035dbae5f8d23/gron">
    <title>Constructing a Metacircular Virtual Machine in an Exploratory Programming Environment</title>
    <description>Constructing a metacircular Virtual machine in an exploratory programming environment</description><link>http://www.bibsonomy.org/bibtex/27ad875c098ada3fa59d035dbae5f8d23/gron</link>
    <dc:creator>gron</dc:creator>
    <dc:date>2008-07-10T20:32:49+02:00</dc:date>
    <dc:subject>MetaCircular Thesis VM </dc:subject>
    <content:encoded>
	    <![CDATA[
        <div class="block">
	      <div class="bmtitle">

  <a href="http://www.bibsonomy.org/bibtex/27ad875c098ada3fa59d035dbae5f8d23/gron">Constructing a Metacircular Virtual Machine in an Exploratory Programming Environment</a>
</div>
<div class="bmdesc">
  <span style="color:#555555;"> 
    David <a href="http://www.bibsonomy.org/author/Ungar">Ungar</a>         	     	 
        	  and Adam <a href="http://www.bibsonomy.org/author/Spitz">Spitz</a>         	     	 
        	  and Alex <a href="http://www.bibsonomy.org/author/Ausch">Ausch</a>         	     	 
        	 </span> 
  <em>OOPSLA '05: Companion to the 20th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications</em>
    11--20
  (2005)
</div>
<span class="bmmeta">
  
  
        to
        <span class="bmtags">
        <a href="http://www.bibsonomy.org/user/gron/MetaCircular">MetaCircular</a>
        <a href="http://www.bibsonomy.org/user/gron/Thesis">Thesis</a>
        <a href="http://www.bibsonomy.org/user/gron/VM">VM</a>
        </span>
        

          by <a href="http://www.bibsonomy.org/user/gron">gron</a> 
        
        
        on 2008-07-10 20:32:49 </span></div>
	    ]]>
    </content:encoded>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/MetaCircular" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/Thesis" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/VM" />
        </rdf:Bag>
    </taxo:topics>
    <burst:publication>
      <swrc:InProceedings>
        <swrc:address>New York, NY, USA</swrc:address><swrc:booktitle>OOPSLA &#039;05: Companion to the 20th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications</swrc:booktitle><swrc:pages>11--20</swrc:pages><swrc:publisher><swrc:Organization swrc:name="ACM"/></swrc:publisher><swrc:title>Constructing a Metacircular Virtual Machine in an
Exploratory Programming Environment</swrc:title><swrc:year>2005</swrc:year><swrc:keywords>MetaCircular Thesis VM </swrc:keywords><swrc:date>2008-07-10 20:32:49.0</swrc:date><swrc:abstract>Can virtual machine developers benefit from religiously observing the principles more often embraced for exploratory programming? To find out, we are concurrently constructing two artifacts--a Self VM entirely in Self (the Klein VM), and a specialized development environment--with strict adherence to pure object-orientation, metacircularity, heavy code reuse, reactivity, and mirror-based reflection. Although neither artifact is yet complete, the environ-ment supports many remote debugging and incremental update operations, and the exported virtual machine has successfully run the whole compiler.As a result of our adherence to these principles, there have been both positive and negative consequences. We have been able to find and exploit many opportunities for parsimony. For example, the very same code creates objects in the bootstrap image, builds ob-jects in the running VM, and implements a remote debugger. On the other hand, we have been forced to expend effort to optimize the performance of the environment. Overall, this approach trades off the performance of the environment against the architectural sim-plicity and ease of development of the resulting VM artifact. As computers continue to improve in performance, we believe that this approach will increase in value.</swrc:abstract><swrc:hasExtraField>
    <swrc:Field swrc:key="location" swrc:value="San Diego, CA, USA"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="isbn" swrc:value="1-59593-193-7"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="doi" swrc:value="http://doi.acm.org/10.1145/1094855.1094865"/>
  </swrc:hasExtraField>
<swrc:author>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="David Ungar" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Adam Spitz" /></rdf:_2>
  <rdf:_3><swrc:Person swrc:name="Alex Ausch" /></rdf:_3>
  </rdf:Seq>
</swrc:author>

<swrc:editor>
  <rdf:Seq>
  </rdf:Seq>
</swrc:editor></swrc:InProceedings>  
    </burst:publication>
  </item>
<item rdf:about="http://www.bibsonomy.org/uri/bibtex/21f230200aae86c7c53841b7d2d0bbe3b/anaappel">
    <title>Sampling from large graphs.</title>
    <description>dblp</description><link>http://www.bibsonomy.org/bibtex/21f230200aae86c7c53841b7d2d0bbe3b/anaappel</link>
    <dc:creator>anaappel</dc:creator>
    <dc:date>2008-07-09T20:32:32+02:00</dc:date>
    <dc:subject>sampling </dc:subject>
    <content:encoded>
	    <![CDATA[
        <div class="block">
	      <div class="bmtitle">

  <a href="http://www.bibsonomy.org/bibtex/21f230200aae86c7c53841b7d2d0bbe3b/anaappel">Sampling from large graphs.</a>
</div>
<div class="bmdesc">
  <span style="color:#555555;"> 
    Jure <a href="http://www.bibsonomy.org/author/Leskovec">Leskovec</a>         	     	 
        	  and Christos <a href="http://www.bibsonomy.org/author/Faloutsos">Faloutsos</a>         	     	 
        	 </span> 
  <em>KDD</em>
    631-636
  (2006)
</div>
<span class="bmmeta">
  
  
        to
        <span class="bmtags">
        <a href="http://www.bibsonomy.org/user/anaappel/sampling">sampling</a>
        </span>
        

          by <a href="http://www.bibsonomy.org/user/anaappel">anaappel</a> 
        
        
        on 2008-07-09 20:32:32 </span></div>
	    ]]>
    </content:encoded>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/sampling" />
        </rdf:Bag>
    </taxo:topics>
    <burst:publication>
      <swrc:InProceedings>
        <swrc:booktitle>KDD</swrc:booktitle><swrc:crossref>conf/kdd/2006</swrc:crossref><swrc:pages>631-636</swrc:pages><swrc:publisher><swrc:Organization swrc:name="ACM"/></swrc:publisher><swrc:title>Sampling from large graphs.</swrc:title><swrc:year>2006</swrc:year><swrc:keywords>sampling </swrc:keywords><swrc:date>2008-07-09 20:32:32.0</swrc:date><swrc:hasExtraField>
    <swrc:Field swrc:key="ee" swrc:value="http://doi.acm.org/10.1145/1150402.1150479"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="isbn" swrc:value="1-59593-339-5"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="date" swrc:value="2006-10-05"/>
  </swrc:hasExtraField>
<swrc:author>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Jure Leskovec" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Christos Faloutsos" /></rdf:_2>
  </rdf:Seq>
</swrc:author>

<swrc:editor>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Tina Eliassi-Rad" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Lyle H. Ungar" /></rdf:_2>
  <rdf:_3><swrc:Person swrc:name="Mark Craven" /></rdf:_3>
  <rdf:_4><swrc:Person swrc:name="Dimitrios Gunopulos" /></rdf:_4>
  </rdf:Seq>
</swrc:editor></swrc:InProceedings>  
    </burst:publication>
  </item>
<item rdf:about="http://www.bibsonomy.org/uri/bibtex/28db1afac93e8f02c31cacf52da818f77/gron">
    <title>Mirrors: design principles for meta-level facilities of object-oriented programming languages</title>
    <description>MetaProg</description><link>http://www.bibsonomy.org/bibtex/28db1afac93e8f02c31cacf52da818f77/gron</link>
    <dc:creator>gron</dc:creator>
    <dc:date>2008-06-20T12:51:32+02:00</dc:date>
    <dc:subject>MetaProg </dc:subject>
    <content:encoded>
	    <![CDATA[
        <div class="block">
	      <div class="bmtitle">

  <a href="http://www.bibsonomy.org/bibtex/28db1afac93e8f02c31cacf52da818f77/gron">Mirrors: design principles for meta-level facilities of object-oriented programming languages</a>
</div>
<div class="bmdesc">
  <span style="color:#555555;"> 
    Gilad <a href="http://www.bibsonomy.org/author/Bracha">Bracha</a>         	     	 
        	  and David <a href="http://www.bibsonomy.org/author/Ungar">Ungar</a>         	     	 
        	 </span> 
  <em>OOPSLA '04: Proceedings of the 19th annual ACM SIGPLAN conference on Object-oriented programming, systems, languages, and applications</em>
    331--344
  (2004)
</div>
<span class="bmmeta">
  
  
        to
        <span class="bmtags">
        <a href="http://www.bibsonomy.org/user/gron/MetaProg">MetaProg</a>
        </span>
        

          by <a href="http://www.bibsonomy.org/user/gron">gron</a> 
        
        
        on 2008-06-20 12:51:32 </span></div>
	    ]]>
    </content:encoded>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/MetaProg" />
        </rdf:Bag>
    </taxo:topics>
    <burst:publication>
      <swrc:InProceedings>
        <swrc:address>New York, NY, USA</swrc:address><swrc:booktitle>OOPSLA &#039;04: Proceedings of the 19th annual ACM SIGPLAN conference
	on Object-oriented programming, systems, languages, and applications</swrc:booktitle><swrc:pages>331--344</swrc:pages><swrc:publisher><swrc:Organization swrc:name="ACM"/></swrc:publisher><swrc:title>Mirrors: design principles for meta-level facilities of object-oriented
	programming languages</swrc:title><swrc:year>2004</swrc:year><swrc:keywords>MetaProg </swrc:keywords><swrc:date>2008-06-20 12:51:32.0</swrc:date><swrc:hasExtraField>
    <swrc:Field swrc:key="added" swrc:value="2008-02-07 18:49:57 +0100"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="location" swrc:value="Vancouver, BC, Canada"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="isbn" swrc:value="1-58113-831-9"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="doi" swrc:value="http://doi.acm.org/10.1145/1028976.1029004"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="modified" swrc:value="2008-02-07 18:49:57 +0100"/>
  </swrc:hasExtraField>
<swrc:author>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Gilad Bracha" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="David Ungar" /></rdf:_2>
  </rdf:Seq>
</swrc:author>

<swrc:editor>
  <rdf:Seq>
  </rdf:Seq>
</swrc:editor></swrc:InProceedings>  
    </burst:publication>
  </item>
<item rdf:about="http://www.bibsonomy.org/uri/bibtex/268cf5acaf1ef256bbc86da97a8f7fe90/gron">
    <title>Self: The Power of Simplicity</title>
    <description>Traits</description><link>http://www.bibsonomy.org/bibtex/268cf5acaf1ef256bbc86da97a8f7fe90/gron</link>
    <dc:creator>gron</dc:creator>
    <dc:date>2008-06-20T12:15:49+02:00</dc:date>
    <dc:subject>SDSeminar Traits </dc:subject>
    <content:encoded>
	    <![CDATA[
        <div class="block">
	      <div class="bmtitle">

  <a href="http://www.bibsonomy.org/bibtex/268cf5acaf1ef256bbc86da97a8f7fe90/gron">Self: The Power of Simplicity</a>
</div>
<div class="bmdesc">
  <span style="color:#555555;"> 
    David <a href="http://www.bibsonomy.org/author/Ungar">Ungar</a>         	     	 
        	  and Randall B. <a href="http://www.bibsonomy.org/author/Smith">Smith</a>         	     	 
        	 </span> 
  <em>SIGPLAN Not.</em>
      <b>22</b>
      227--242
  (1987)
</div>
<span class="bmmeta">
  
  
        to
        <span class="bmtags">
        <a href="http://www.bibsonomy.org/user/gron/SDSeminar">SDSeminar</a>
        <a href="http://www.bibsonomy.org/user/gron/Traits">Traits</a>
        </span>
        

          by <a href="http://www.bibsonomy.org/user/gron">gron</a> 
        
        
        on 2008-06-20 12:15:49 </span></div>
	    ]]>
    </content:encoded>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/SDSeminar" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/Traits" />
        </rdf:Bag>
    </taxo:topics>
    <burst:publication>
      <swrc:Article>
        <swrc:address>New York, NY, USA</swrc:address><swrc:journal>SIGPLAN Not.</swrc:journal><swrc:month>October</swrc:month><swrc:number>12</swrc:number><swrc:pages>227--242</swrc:pages><swrc:publisher><swrc:Organization swrc:name="ACM"/></swrc:publisher><swrc:title>Self: The Power of Simplicity</swrc:title><swrc:volume>22</swrc:volume><swrc:year>1987</swrc:year><swrc:keywords>SDSeminar Traits </swrc:keywords><swrc:date>2008-06-20 12:15:49.0</swrc:date><swrc:hasExtraField>
    <swrc:Field swrc:key="issn" swrc:value="0362-1340"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="file" swrc:value=":p227-ungar.pdf:PDF"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="doi" swrc:value="http://doi.acm.org/10.1145/38807.38828"/>
  </swrc:hasExtraField>
<swrc:author>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="David Ungar" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Randall B. Smith" /></rdf:_2>
  </rdf:Seq>
</swrc:author>

<swrc:editor>
  <rdf:Seq>
  </rdf:Seq>
</swrc:editor></swrc:Article>  
    </burst:publication>
  </item>
<item rdf:about="http://www.bibsonomy.org/uri/bibtex/226b6ab29fe6b3792b7783331317401cc/dblp">
    <title>An assembler and disassembler framework for JavaTMprogrammers.</title>
    <description>dblp</description><link>http://www.bibsonomy.org/bibtex/226b6ab29fe6b3792b7783331317401cc/dblp</link>
    <dc:creator>dblp</dc:creator>
    <dc:date>2008-06-12T00:00:00+02:00</dc:date>
    <dc:subject>dblp </dc:subject>
    <content:encoded>
	    <![CDATA[
        <div class="block">
	      <div class="bmtitle">

  <a href="http://www.bibsonomy.org/bibtex/226b6ab29fe6b3792b7783331317401cc/dblp">An assembler and disassembler framework for JavaTMprogrammers.</a>
</div>
<div class="bmdesc">
  <span style="color:#555555;"> 
    Bernd <a href="http://www.bibsonomy.org/author/Mathiske">Mathiske</a>         	     	 
        	  and Doug <a href="http://www.bibsonomy.org/author/Simon">Simon</a>         	     	 
        	  and Dave <a href="http://www.bibsonomy.org/author/Ungar">Ungar</a>         	     	 
        	 </span> 
  <em>Sci. Comput. Program.</em>
      <b>70</b>
      127-148
  (2008)
</div>
<span class="bmmeta">
  
  
        to
        <span class="bmtags">
        <a href="http://www.bibsonomy.org/user/dblp/dblp">dblp</a>
        </span>
        

          by <a href="http://www.bibsonomy.org/user/dblp">dblp</a> 
        
        
        on 2008-06-12 00:00:00 </span></div>
	    ]]>
    </content:encoded>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/dblp" />
        </rdf:Bag>
    </taxo:topics>
    <burst:publication>
      <swrc:Article>
        <swrc:journal>Sci. Comput. Program.</swrc:journal><swrc:number>2-3</swrc:number><swrc:pages>127-148</swrc:pages><swrc:title>An assembler and disassembler framework for JavaTMprogrammers.</swrc:title><swrc:volume>70</swrc:volume><swrc:year>2008</swrc:year><swrc:keywords>dblp </swrc:keywords><swrc:date>2008-06-12 00:00:00.0</swrc:date><swrc:hasExtraField>
    <swrc:Field swrc:key="ee" swrc:value="http://dx.doi.org/10.1016/j.scico.2007.07.007"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="date" swrc:value="2008-06-12"/>
  </swrc:hasExtraField>
<swrc:author>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Bernd Mathiske" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Doug Simon" /></rdf:_2>
  <rdf:_3><swrc:Person swrc:name="Dave Ungar" /></rdf:_3>
  </rdf:Seq>
</swrc:author>

<swrc:editor>
  <rdf:Seq>
  </rdf:Seq>
</swrc:editor></swrc:Article>  
    </burst:publication>
  </item>
<item rdf:about="http://www.bibsonomy.org/uri/bibtex/2682975d8ad3d7db7ae6a5ecfd80653e4/dblp">
    <title>Full Border Identification for Reduction of Training Sets.</title>
    <description>dblp</description><link>http://www.bibsonomy.org/bibtex/2682975d8ad3d7db7ae6a5ecfd80653e4/dblp</link>
    <dc:creator>dblp</dc:creator>
    <dc:date>2008-05-23T00:00:00+02:00</dc:date>
    <dc:subject>dblp </dc:subject>
    <content:encoded>
	    <![CDATA[
        <div class="block">
	      <div class="bmtitle">

  <a href="http://www.bibsonomy.org/bibtex/2682975d8ad3d7db7ae6a5ecfd80653e4/dblp">Full Border Identification for Reduction of Training Sets.</a>
</div>
<div class="bmdesc">
  <span style="color:#555555;"> 
    Guichong <a href="http://www.bibsonomy.org/author/Li">Li</a>         	     	 
        	  and Nathalie <a href="http://www.bibsonomy.org/author/Japkowicz">Japkowicz</a>         	     	 
        	  and Trevor J. <a href="http://www.bibsonomy.org/author/Stocki">Stocki</a>         	     	 
        	  and R. <a href="http://www.bibsonomy.org/author/Kurt+Ungar">Kurt Ungar</a>         	     	 
        	 </span> 
  <em>Canadian Conference on AI</em>
    203-215
  (2008)
</div>
<span class="bmmeta">
  
  
        to
        <span class="bmtags">
        <a href="http://www.bibsonomy.org/user/dblp/dblp">dblp</a>
        </span>
        

          by <a href="http://www.bibsonomy.org/user/dblp">dblp</a> 
        
        
        on 2008-05-23 00:00:00 </span></div>
	    ]]>
    </content:encoded>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/dblp" />
        </rdf:Bag>
    </taxo:topics>
    <burst:publication>
      <swrc:InProceedings>
        <swrc:booktitle>Canadian Conference on AI</swrc:booktitle><swrc:crossref>conf/ai/2008</swrc:crossref><swrc:pages>203-215</swrc:pages><swrc:publisher><swrc:Organization swrc:name="Springer"/></swrc:publisher><swrc:series>Lecture Notes in Computer Science</swrc:series><swrc:title>Full Border Identification for Reduction of Training Sets.</swrc:title><swrc:volume>5032</swrc:volume><swrc:year>2008</swrc:year><swrc:keywords>dblp </swrc:keywords><swrc:date>2008-05-23 00:00:00.0</swrc:date><swrc:hasExtraField>
    <swrc:Field swrc:key="ee" swrc:value="http://dx.doi.org/10.1007/978-3-540-68825-9_20"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="isbn" swrc:value="978-3-540-68821-1"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="date" swrc:value="2008-05-23"/>
  </swrc:hasExtraField>
<swrc:author>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Guichong Li" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Nathalie Japkowicz" /></rdf:_2>
  <rdf:_3><swrc:Person swrc:name="Trevor J. Stocki" /></rdf:_3>
  <rdf:_4><swrc:Person swrc:name="R. Kurt Ungar" /></rdf:_4>
  </rdf:Seq>
</swrc:author>

<swrc:editor>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Sabine Bergler" /></rdf:_1>
  </rdf:Seq>
</swrc:editor></swrc:InProceedings>  
    </burst:publication>
  </item>
<item rdf:about="http://www.bibsonomy.org/uri/bibtex/2b855be60a3903e0af45ca42fd20c2732/jil">
    <title>Training linear SVMs in linear time.</title>
    <link>http://www.bibsonomy.org/bibtex/2b855be60a3903e0af45ca42fd20c2732/jil</link>
    <dc:creator>jil</dc:creator>
    <dc:date>2008-05-02T00:54:16+02:00</dc:date>
    <dc:subject>linear optimierung optimization reformulation svm </dc:subject>
    <content:encoded>
	    <![CDATA[
        <div class="block">
	      <div class="bmtitle">

  <a href="http://www.bibsonomy.org/bibtex/2b855be60a3903e0af45ca42fd20c2732/jil">Training linear SVMs in linear time.</a>
</div>
<div class="bmdesc">
  <span style="color:#555555;"> 
    Thorsten <a href="http://www.bibsonomy.org/author/Joachims">Joachims</a>         	     	 
        	 </span> 
  <em>KDD</em>
    217-226
  (2006)
</div>
<span class="bmmeta">
  
  
        to
        <span class="bmtags">
        <a href="http://www.bibsonomy.org/user/jil/linear">linear</a>
        <a href="http://www.bibsonomy.org/user/jil/optimierung">optimierung</a>
        <a href="http://www.bibsonomy.org/user/jil/optimization">optimization</a>
        <a href="http://www.bibsonomy.org/user/jil/reformulation">reformulation</a>
        <a href="http://www.bibsonomy.org/user/jil/svm">svm</a>
        </span>
        

          by <a href="http://www.bibsonomy.org/user/jil">jil</a> 
        
        
        on 2008-05-02 00:54:16 </span></div>
	    ]]>
    </content:encoded>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/linear" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/optimierung" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/optimization" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/reformulation" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/svm" />
        </rdf:Bag>
    </taxo:topics>
    <burst:publication>
      <swrc:InProceedings>
        <swrc:booktitle>KDD</swrc:booktitle><swrc:crossref>conf/kdd/2006</swrc:crossref><swrc:pages>217-226</swrc:pages><swrc:publisher><swrc:Organization swrc:name="ACM"/></swrc:publisher><swrc:title>Training linear SVMs in linear time.</swrc:title><swrc:year>2006</swrc:year><swrc:keywords>linear optimierung optimization reformulation svm </swrc:keywords><swrc:date>2008-05-02 00:54:16.0</swrc:date><swrc:hasExtraField>
    <swrc:Field swrc:key="ee" swrc:value="http://doi.acm.org/10.1145/1150402.1150429"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="isbn" swrc:value="1-59593-339-5"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="date" swrc:value="2006-10-05"/>
  </swrc:hasExtraField>
<swrc:author>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Thorsten Joachims" /></rdf:_1>
  </rdf:Seq>
</swrc:author>

<swrc:editor>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Tina Eliassi-Rad" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Lyle H. Ungar" /></rdf:_2>
  <rdf:_3><swrc:Person swrc:name="Mark Craven" /></rdf:_3>
  <rdf:_4><swrc:Person swrc:name="Dimitrios Gunopulos" /></rdf:_4>
  </rdf:Seq>
</swrc:editor></swrc:InProceedings>  
    </burst:publication>
  </item>
<item rdf:about="http://www.bibsonomy.org/uri/bibtex/28ab5c9246a1ca3777a28f659a0ab3b85/smicha">
    <title>Are foreign exchange forecasts rational? : An empirical note</title>
    <description>Economics Letters</description><link>http://www.bibsonomy.org/bibtex/28ab5c9246a1ca3777a28f659a0ab3b85/smicha</link>
    <dc:creator>smicha</dc:creator>
    <dc:date>2008-04-21T22:09:52+02:00</dc:date>
    <dc:subject>imported </dc:subject>
    <content:encoded>
	    <![CDATA[
        <div class="block">
	      <div class="bmtitle">

  <a href="http://www.bibsonomy.org/bibtex/28ab5c9246a1ca3777a28f659a0ab3b85/smicha">Are foreign exchange forecasts rational? : An empirical note</a>
</div>
<div class="bmdesc">
  <span style="color:#555555;"> 
    David <a href="http://www.bibsonomy.org/author/Avraham">Avraham</a>         	     	 
        	  and Meyer <a href="http://www.bibsonomy.org/author/Ungar">Ungar</a>         	     	 
        	  and Ben-Zion <a href="http://www.bibsonomy.org/author/Zilberfarb">Zilberfarb</a>         	     	 
        	 </span> 
  <em>Economics Letters</em>
      <b>24</b>
      291--293
  (1987)
</div>
<span class="bmmeta">
  
  
        to
        <span class="bmtags">
        <a href="http://www.bibsonomy.org/user/smicha/imported">imported</a>
        </span>
        

          by <a href="http://www.bibsonomy.org/user/smicha">smicha</a> 
        
        
        on 2008-04-21 22:09:52 </span></div>
	    ]]>
    </content:encoded>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/imported" />
        </rdf:Bag>
    </taxo:topics>
    <burst:publication>
      <swrc:Article>
        <swrc:journal>Economics Letters</swrc:journal><swrc:number>3</swrc:number><swrc:pages>291--293</swrc:pages><swrc:title>Are foreign exchange forecasts rational? : An empirical note</swrc:title><swrc:volume>24</swrc:volume><swrc:year>1987</swrc:year><swrc:keywords>imported </swrc:keywords><swrc:date>2008-04-21 22:09:52.0</swrc:date><swrc:author>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="David Avraham" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Meyer Ungar" /></rdf:_2>
  <rdf:_3><swrc:Person swrc:name="Ben-Zion Zilberfarb" /></rdf:_3>
  </rdf:Seq>
</swrc:author>

<swrc:editor>
  <rdf:Seq>
  </rdf:Seq>
</swrc:editor></swrc:Article>  
    </burst:publication>
  </item>
<item rdf:about="http://www.bibsonomy.org/uri/bibtex/2ae75e4cd367544a30377bbc22040a3af/dblp">
    <title>Agile user centered design: enter the design studio - a case study.</title>
    <description>dblp</description><link>http://www.bibsonomy.org/bibtex/2ae75e4cd367544a30377bbc22040a3af/dblp</link>
    <dc:creator>dblp</dc:creator>
    <dc:date>2008-04-08T00:00:00+02:00</dc:date>
    <dc:subject>dblp </dc:subject>
    <content:encoded>
	    <![CDATA[
        <div class="block">
	      <div class="bmtitle">

  <a href="http://www.bibsonomy.org/bibtex/2ae75e4cd367544a30377bbc22040a3af/dblp">Agile user centered design: enter the design studio - a case study.</a>
</div>
<div class="bmdesc">
  <span style="color:#555555;"> 
    Jim <a href="http://www.bibsonomy.org/author/Ungar">Ungar</a>         	     	 
        	  and Jeff <a href="http://www.bibsonomy.org/author/White">White</a>         	     	 
        	 </span> 
  <em>CHI Extended Abstracts</em>
    2167-2178
  (2008)
</div>
<span class="bmmeta">
  
  
        to
        <span class="bmtags">
        <a href="http://www.bibsonomy.org/user/dblp/dblp">dblp</a>
        </span>
        

          by <a href="http://www.bibsonomy.org/user/dblp">dblp</a> 
        
        
        on 2008-04-08 00:00:00 </span></div>
	    ]]>
    </content:encoded>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/dblp" />
        </rdf:Bag>
    </taxo:topics>
    <burst:publication>
      <swrc:InProceedings>
        <swrc:booktitle>CHI Extended Abstracts</swrc:booktitle><swrc:crossref>conf/chi/2008a</swrc:crossref><swrc:pages>2167-2178</swrc:pages><swrc:publisher><swrc:Organization swrc:name="ACM"/></swrc:publisher><swrc:title>Agile user centered design: enter the design studio - a case study.</swrc:title><swrc:year>2008</swrc:year><swrc:keywords>dblp </swrc:keywords><swrc:date>2008-04-08 00:00:00.0</swrc:date><swrc:hasExtraField>
    <swrc:Field swrc:key="ee" swrc:value="http://doi.acm.org/10.1145/1358628.1358650"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="date" swrc:value="2008-04-08"/>
  </swrc:hasExtraField>
<swrc:author>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Jim Ungar" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Jeff White" /></rdf:_2>
  </rdf:Seq>
</swrc:author>

<swrc:editor>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Mary Czerwinski" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Arnold M. Lund" /></rdf:_2>
  <rdf:_3><swrc:Person swrc:name="Desney S. Tan" /></rdf:_3>
  </rdf:Seq>
</swrc:editor></swrc:InProceedings>  
    </burst:publication>
  </item>
<item rdf:about="http://www.bibsonomy.org/uri/bibtex/2cba3e39f2502d82b8abf962a34f910ab/msn">
    <title>Clustering and Identifying Temporal Trends in Document Databases</title>
    <link>http://www.bibsonomy.org/bibtex/2cba3e39f2502d82b8abf962a34f910ab/msn</link>
    <dc:creator>msn</dc:creator>
    <dc:date>2008-03-31T11:26:14+02:00</dc:date>
    <dc:subject>cites.gradu mrefs research.clustering research.mining.spatiotemporal </dc:subject>
    <content:encoded>
	    <![CDATA[
        <div class="block">
	      <div class="bmtitle">

  <a href="http://www.bibsonomy.org/bibtex/2cba3e39f2502d82b8abf962a34f910ab/msn">Clustering and Identifying Temporal Trends in Document Databases</a>
</div>
<div class="bmdesc">
  <span style="color:#555555;"> 
    Alexandrin <a href="http://www.bibsonomy.org/author/Popescul">Popescul</a>         	     	 
        	  and Lyle H. <a href="http://www.bibsonomy.org/author/Ungar">Ungar</a>         	     	 
        	  and Gary William <a href="http://www.bibsonomy.org/author/Flake">Flake</a>         	     	 
        	  and Steve <a href="http://www.bibsonomy.org/author/Lawrence">Lawrence</a>         	     	 
        	  and C. <a href="http://www.bibsonomy.org/author/Lee+Giles">Lee Giles</a>         	     	 
        	 </span> 
  <em>Proceedings of the IEEE Advances in Digital Libraries 2000</em>
    173
  (2000)
</div>
<span class="bmmeta">
  
  
        to
        <span class="bmtags">
        <a href="http://www.bibsonomy.org/user/msn/cites.gradu">cites.gradu</a>
        <a href="http://www.bibsonomy.org/user/msn/mrefs">mrefs</a>
        <a href="http://www.bibsonomy.org/user/msn/research.clustering">research.clustering</a>
        <a href="http://www.bibsonomy.org/user/msn/research.mining.spatiotemporal">research.mining.spatiotemporal</a>
        </span>
        

          by <a href="http://www.bibsonomy.org/user/msn">msn</a> 
        
        
        on 2008-03-31 11:26:14 </span></div>
	    ]]>
    </content:encoded>
    <taxo:topics>
      <rdf:Bag>
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/cites.gradu" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/mrefs" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/research.clustering" />
        <rdf:li rdf:resource="http://www.bibsonomy.org/tag/research.mining.spatiotemporal" />
        </rdf:Bag>
    </taxo:topics>
    <burst:publication>
      <swrc:InProceedings>
        <swrc:booktitle>Proceedings of the IEEE Advances in Digital Libraries 2000</swrc:booktitle><swrc:pages>173</swrc:pages><swrc:publisher><swrc:Organization swrc:name="IEEE Computer Society"/></swrc:publisher><swrc:title>Clustering and Identifying Temporal Trends in Document Databases</swrc:title><swrc:year>2000</swrc:year><swrc:keywords>cites.gradu mrefs research.clustering research.mining.spatiotemporal </swrc:keywords><swrc:date>2008-03-31 11:26:14.0</swrc:date><swrc:hasExtraField>
    <swrc:Field swrc:key="language" swrc:value="english"/>
  </swrc:hasExtraField>
<swrc:hasExtraField>
    <swrc:Field swrc:key="puburl" swrc:value="http://ieeexplore.ieee.org/search/srchabstract.jsp?arnumber=848380&amp;isnumber=18432&amp;punumber=6863&amp;k2dockey=848380@ieeecnfs"/>
  </swrc:hasExtraField>
<swrc:author>
  <rdf:Seq>
  <rdf:_1><swrc:Person swrc:name="Alexandrin Popescul" /></rdf:_1>
  <rdf:_2><swrc:Person swrc:name="Lyle H. Ungar" /></rdf:_2>
  <rdf:_3><swrc:Person swrc:name="Gary William Flake" /></rdf:_3>
  <rdf:_4><swrc:Person swrc:name="Steve Lawrence" /></rdf:_4>
  <rdf:_5><swrc:Person swrc:name="C. Lee Giles" /></rdf:_5>
  </rdf:Seq>
</swrc:author>

<swrc:editor>
  <rdf:Seq>
  </rdf:Seq>
</swrc:editor></swrc:InProceedings>  
    </burst:publication>
  </item>
</rdf:RDF>