<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://scii.nl/events/current/2005/RSS">
  <title>Events of 2005</title>
  <link>http://scii.nl</link>
  
  <description>
    
       
       
  </description>
  
  
  
            <syn:updatePeriod>daily</syn:updatePeriod>
            <syn:updateFrequency>1</syn:updateFrequency>
            <syn:updateBase>2006-01-15T15:06:20Z</syn:updateBase>
        
  
  <image rdf:resource="http://scii.nl/logo.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://scii.nl/events/build-your-own-webserver"/>
        
        
            <rdf:li rdf:resource="http://scii.nl/events/object-oriented-programming-workshop"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://scii.nl/events/build-your-own-webserver">        <title>Build your own Webserver</title>        <link>http://scii.nl/events/build-your-own-webserver</link>        <description>In this course, we want to show you how to configure and use the apache webserver, the most widely used webserver software on the net. With this server software, you can share your files online, publish content and set up a test platform for your own webpages.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>paula</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Workshop</dc:subject>                <dc:date>2006-01-29T20:29:28Z</dc:date>        <dc:type>Event</dc:type>    </item>
    <item rdf:about="http://scii.nl/events/object-oriented-programming-workshop">        <title>Object Oriented programming workshop</title>        <link>http://scii.nl/events/object-oriented-programming-workshop</link>        <description>In this workshop we will focus on C++ , father of all OOP languages. Alltough given the high level of abstraction in this paradigm, the notions we are going to discuss are valid for most if not all OOP languages around, including Python, Java and Javascript as well Perl-OO and Smalltalk.</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>paula</dc:creator>        <dc:rights></dc:rights>                    <dc:subject>Workshop</dc:subject>                <dc:date>2006-02-23T14:49:53Z</dc:date>        <dc:type>Event</dc:type>    </item>




</rdf:RDF>
