<?xml version="1.0"?>

<!-- This ROR document describes the resources of this website.  -->
<!-- For information about the ROR format, go to http://www.rorweb.com -->
<rdf:RDF xmlns="http://rorweb.com/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> 

<!-- ********** Main Info ********** -->
<Resource rdf:about="main">
    <type>Main</type>
    <title>DigiOz Multimedia - Main Index</title>
    <url>http://www.digioz.com/</url>
    <desc>We provide web design for personal and business use, custom web and PC programming, design database driven systems for clients, as well as business process computer modeling and consulting. </desc>
    <keywords>web design, webdesign, website, web site, custom application, site design, custom software, custom programs, web applications, web scripts, database programming, CRM, custom CRM system, web programmer, portals, website automation, content management system, business solutions, computer consulting, PHP Design, MySQL Design, Access Design, MSSQL Design,  HTML Design, Perl Design, ASP Design, ASP.NET Design, digioz</keywords>
    <image>http://www.digioz.com/images/logo2.gif</image>
</Resource>

<!-- ********** Contact Info ********** -->
<Resource rdf:about="contact">
    <type>Contact</type>
    <title>Contact Info</title>
    <name>Pete Soheil</name>
    <url>http://www.digioz.com</url>
    <email>webmaster@digioz.com</email>
    <phone></phone>
    <fax></fax>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="address">
    <type>Address</type>
    <title>Address</title>
    <address1>2303 Randall Road #212</address1>
    <city>Carpentersville</city>
    <stateRegion>IL</stateRegion>
    <postalCode>60110</postalCode>
    <country>USA</country>
    <resourceOf rdf:resource="contact"/>
</Resource>

<!-- ********** Product Info ********** -->
<Resource rdf:about="products">
    <type>Product</type>
    <title>Products</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="product_0">
    <type>Product</type>
    <title>Web Design</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>We provide state of the art Web Design for Personal and Business Websites. Your websites will be created based on your individual needs.</desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_1">
    <type>Product</type>
    <title>Dynamic Web Pages</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>Using Server Side Scripts (Web-Based Programs), we are able to produce web content that displays a different content based on the input your visitors give you. This will allow you to better serve your costumers by showing the exact web content that each visitor is looking for.</desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_2">
    <type>Product</type>
    <title>Forum Installation</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>We also provide installation of Message Boards and Web Forums. You can either choose from a list of Forum scripts we have on our site or give us a specific script that you would like to have on your site. Using Online Message Board System you can allow visitors to upload files to your site or exchange data with you or eachother.</desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_3">
    <type>Product</type>
    <title>Message Board Installation</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>We also provide installation of Message Boards and Web Forums. You can either choose from a list of Forum scripts we have on our site or give us a specific script that you would like to have on your site. Using Online Message Board System you can allow visitors to upload files to your site or exchange data with you or eachother.</desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_4">
    <type>Product</type>
    <title>Chatroom Installation</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>You can have your own Live Chatroom installed on your website. This will allow you to provide tech support to your visitors or to create your own online chat community for your site.</desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_5">
    <type>Product</type>
    <title>Counter Installation</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>We can install Web Poll System to allow you to ask your visitors how satisfied they are with your service. You can also have Web Counters to keep track of the number of visitors you get on your site, or a Guestbook to let visitors give you feedback on what they liked about your Website the most. </desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_6">
    <type>Product</type>
    <title>Web Poll Installation</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>We can install Web Poll System to allow you to ask your visitors how satisfied they are with your service. You can also have Web Counters to keep track of the number of visitors you get on your site, or a Guestbook to let visitors give you feedback on what they liked about your Website the most. </desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_7">
    <type>Product</type>
    <title>Computer Consulting</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>Need help customizing your PC Environment? Our technicians are ready to help you unjam a printer, find your lost file, select the best software for your project, and even teach you how to use advanced equipment. </desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_8">
    <type>Product</type>
    <title>Custom Application</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>Need to create a custom program for your business? We can help you create Windows based Programs to help you with such tasks as generating sales reports, timesheets, client database and more. Our programmers use C++ and Visual Basic 6.0 to help you design your ideal business or home application. </desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_9">
    <type>Product</type>
    <title>Custom Programming</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>Need to create a custom program for your business? We can help you create Windows based Programs to help you with such tasks as generating sales reports, timesheets, client database and more. Our programmers use C++ and Visual Basic 6.0 to help you design your ideal business or home application. </desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_10">
    <type>Product</type>
    <title>Web Application</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>Need to create a custom program for your business? We can help you create Windows based Programs to help you with such tasks as generating sales reports, timesheets, client database and more. Our programmers use C++ and Visual Basic 6.0 to help you design your ideal business or home application. </desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_11">
    <type>Product</type>
    <title>Web Scripting</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>Need to create a custom program for your business? We can help you create Windows based Programs to help you with such tasks as generating sales reports, timesheets, client database and more. Our programmers use C++ and Visual Basic 6.0 to help you design your ideal business or home application. </desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_12">
    <type>Product</type>
    <title>Database Application</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>Need to create a custom program for your business? We can help you create Windows based Programs to help you with such tasks as generating sales reports, timesheets, client database and more. Our programmers use C++ and Visual Basic 6.0 to help you design your ideal business or home application. </desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_13">
    <type>Product</type>
    <title>Database Programming</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>Need to create a custom program for your business? We can help you create Windows based Programs to help you with such tasks as generating sales reports, timesheets, client database and more. Our programmers use C++ and Visual Basic 6.0 to help you design your ideal business or home application. </desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<Resource rdf:about="product_14">
    <type>Product</type>
    <title>Guestbook Installation</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>We can install Web Poll System to allow you to ask your visitors how satisfied they are with your service. You can also have Web Counters to keep track of the number of visitors you get on your site, or a Guestbook to let visitors give you feedback on what they liked about your Website the most. </desc>
    <image></image>
    <price></price>
    <currency>USD</currency>
    <resourceOf rdf:resource="products"/>
</Resource>

<!-- ********** Link Info ********** -->
<Resource rdf:about="links">
    <type>Link</type>
    <title>Links</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="link_0">
    <type>Link</type>
    <title>Services</title>
    <url>http://www.digioz.com/services.php</url>
    <desc>We provide web design for personal and business use, custom web and PC programming, design database driven systems for clients, as well as business process computer modeling and consulting. </desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<Resource rdf:about="link_1">
    <type>Link</type>
    <title>PHP Scripts</title>
    <url>http://www.digioz.com/phpscripts.php</url>
    <desc>Free PHP web applications for download and use under the GNU agreement for site visitors. </desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<Resource rdf:about="link_2">
    <type>Link</type>
    <title>Java Code</title>
    <url>http://www.digioz.com/java.php</url>
    <desc>Free Java web applications for download and use under the GNU agreement for site visitors.</desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<Resource rdf:about="link_3">
    <type>Link</type>
    <title>JavaScript</title>
    <url>http://www.digioz.com/javascripts.php</url>
    <desc>Free JavaScript code for download and use under the GNU agreement for site visitors. </desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<Resource rdf:about="link_4">
    <type>Link</type>
    <title>Visual Basic VB 6.0</title>
    <url>http://www.digioz.com/vb.php</url>
    <desc>Free Visual Basic VB 6.0 code for download and use under the GNU agreement for site visitors. </desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<Resource rdf:about="link_5">
    <type>Link</type>
    <title>Visual C++</title>
    <url>http://www.digioz.com/cplusplus.php</url>
    <desc>Free Visual C++ 6.0 code for download and use under the GNU agreement for site visitors. </desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<Resource rdf:about="link_6">
    <type>Link</type>
    <title>Visual Basic .NET VB.NET</title>
    <url>http://www.digioz.com/vbNET.php</url>
    <desc>Free Visual Basic .NET VB.NET application for download and use under GNU agreement for site visitors. </desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<Resource rdf:about="link_7">
    <type>Link</type>
    <title>Dynamic PDF Forms</title>
    <url>http://www.digioz.com/pdf.php</url>
    <desc>Free JavaScript driven PDF forms for download and use under GNU agreement for site visitors. </desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<Resource rdf:about="link_8">
    <type>Link</type>
    <title>Support Forum</title>
    <url>http://bb.digioz.com/</url>
    <desc>Tech Support request forum for both open source users and clients. Post your programming related questions here or report a bug with an application we have written.</desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<Resource rdf:about="link_9">
    <type>Link</type>
    <title>Contact Information</title>
    <url>http://www.digioz.com/contactus.php</url>
    <desc>If you have any comments, suggestions or questions, or if you have a sales question, tech support question, or a question for our open source software development team, please use this form. </desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<Resource rdf:about="link_10">
    <type>Link</type>
    <title>FAQ Frequently Asked Questions</title>
    <url>http://www.digioz.com/faq.php</url>
    <desc>Our FAQ Frequently Asked Questions sections provides an answer to the most commen questions asked by our customers and site visitors. </desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<Resource rdf:about="link_11">
    <type>Link</type>
    <title>Links Page</title>
    <url>http://www.digioz.com/links.php</url>
    <desc>List of other websites and resources related to open source programming, VB, VB.NET, PHP, ASP, ASP.NET programming, message boards, forums and script archives. </desc>
    <resourceOf rdf:resource="links"/>
</Resource>

<!-- ********** Site Map Info ********** -->
<Resource rdf:about="sitemap">
    <type>SiteMap</type>
    <title>SiteMap</title>
    <resourceOf rdf:resource="main"/>
</Resource>

<Resource rdf:about="map-about">
    <seeAlso rdf:resource="main"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-contact">
    <seeAlso rdf:resource="contact"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-products">
    <seeAlso rdf:resource="products"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

<Resource rdf:about="map-links">
    <seeAlso rdf:resource="links"/>
    <resourceOf rdf:resource="sitemap"/>
</Resource>

</rdf:RDF>



