<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/3.3.3" -->
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel rdf:about="http://poncetechnologies.com/NOP///index.php">
	<title>Nano Oriented Programming Main</title>
	<link>http://poncetechnologies.com/NOP///index.php</link>
	<description></description>
	<dc:language>en-US</dc:language>
	<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=3.3.3"/>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
	<items>
		<rdf:Seq>
					<rdf:li rdf:resource="http://poncetechnologies.com/NOP///index.php/2006/11/26/test_table"/>
					<rdf:li rdf:resource="http://poncetechnologies.com/NOP///index.php/2004/12/06/title_1"/>
				</rdf:Seq>
	</items>
</channel>

<item rdf:about="http://poncetechnologies.com/NOP///index.php/2006/11/26/test_table">
	<title>Nano Oriented Code Summary</title>
	<link>http://poncetechnologies.com/NOP///index.php/2006/11/26/test_table</link>
	<dc:date>2006-11-26T17:01:09Z</dc:date>	<dc:creator>NanoMan</dc:creator>
	<dc:subject>Main Blog</dc:subject>
		<description>&lt;table border=&quot;1&quot; cellpadding=&quot;5&quot; cellspacing=&quot;2&quot;&gt;
  &lt;tr&gt;
    &lt;th scope=&quot;col&quot; abbr=&quot;Name&quot;&gt;Article Name&lt;/th&gt;
    &lt;th scope=&quot;col&quot; abbr=&quot;Tutor&quot;&gt;Author&lt;/th&gt;
    &lt;th scope=&quot;col&quot;&gt;Summary&lt;/th&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td scope=&quot;row&quot;&gt;&lt;a href=&quot;http://poncetechnologies.com/NOP/index.php?blog=1&amp;amp;cat=32&quot;&gt;Tutorial #1 [Strings] &lt;/a&gt;&lt;/td&gt;
    &lt;td&gt;Leonard Ponce&lt;/td&gt;
    &lt;td&gt;
      Uses NOP to design and implement a String class.&lt;br /&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td scope=&quot;row&quot;&gt;&lt;a href=&quot;http://poncetechnologies.com/NOP/index.php?blog=1&amp;amp;cat=33&quot;&gt;Tutorial #2 [Strings]&lt;/a&gt; &lt;/td&gt;
    &lt;td&gt;Leonard Ponce&lt;/td&gt;
    &lt;td&gt;
       Uses NOP to create a more useful string class.&lt;br /&gt;
    &lt;/td&gt;
  &lt;/tr&gt;

  &lt;tr&gt;
    &lt;td scope=&quot;row&quot;&gt;&lt;a href=&quot;http://poncetechnologies.com/NOP/index.php?blog=1&amp;amp;m=200602#STL_string_formatter.&quot;&gt;STL String Formatter&lt;/a&gt;&lt;/td&gt;
    &lt;td&gt;Leonard Ponce&lt;/td&gt;
    &lt;td&gt;
     A small class to format STL strings.&lt;br /&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
  &lt;td scope=&quot;row&quot;&gt;&lt;a href=&quot;http://poncetechnologies.com/NOP/index.php?blog=1&amp;amp;m=200601#Error_Helper.&quot;&gt;Error Helper&lt;/a&gt;&lt;/td&gt;
    &lt;td&gt;Leonard Ponce&lt;/td&gt;
    &lt;td&gt;
     Small class to transcode Win32 errors in std strings.&lt;br /&gt;
    &lt;/td&gt;
  &lt;/tr&gt;

  &lt;tr&gt;
       &lt;td scope=&quot;row&quot;&gt;&lt;a href=&quot;http://poncetechnologies.com/NOP/index.php?blog=1&amp;amp;m=200504#Class_Sealer.&quot;&gt;Class Sealer&lt;/a&gt;&lt;br /&gt;
      &lt;/td&gt;
       &lt;td&gt;Leonard Ponce&lt;/td&gt;
       &lt;td&gt; Template class used to prevent others from deriving from your class.         &lt;/td&gt;
  &lt;/tr&gt;

  &lt;tr&gt;
       &lt;td scope=&quot;row&quot;&gt;&lt;a href=&quot;http://poncetechnologies.com/NOP/index.php?blog=1&amp;amp;m=200611#STL_String_Tokenizer.&quot;&gt;Use STL to Tokenize strings&lt;/a&gt;&lt;br /&gt;
      &lt;/td&gt;
       &lt;td&gt;Leonard Ponce&lt;/td&gt;
       &lt;td&gt; This is a very simple idiom to tokenize stl strings. &lt;/td&gt;
  &lt;/tr&gt;

  &lt;tr&gt;
       &lt;td scope=&quot;row&quot;&gt;&lt;a href=&quot;http://poncetechnologies.com/NOP/index.php?blog=1&amp;amp;m=200611#Casting_to_and_from_STL_strings._&quot;&gt;Cast to and From STL strings&lt;/a&gt;&lt;br /&gt;
      &lt;/td&gt;
       &lt;td&gt;Leonard Ponce&lt;/td&gt;
       &lt;td&gt; This is a very simple idiom to convert to and from strings. &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://poncetechnologies.com/NOP///index.php/2006/11/26/test_table&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
	<content:encoded><![CDATA[<table border="1" cellpadding="5" cellspacing="2">
  <tr>
    <th scope="col" abbr="Name">Article Name</th>
    <th scope="col" abbr="Tutor">Author</th>
    <th scope="col">Summary</th>
  </tr>
  <tr>
    <td scope="row"><a href="http://poncetechnologies.com/NOP/index.php?blog=1&amp;cat=32">Tutorial #1 [Strings] </a></td>
    <td>Leonard Ponce</td>
    <td>
      Uses NOP to design and implement a String class.<br />
    </td>
  </tr>
  <tr>
    <td scope="row"><a href="http://poncetechnologies.com/NOP/index.php?blog=1&amp;cat=33">Tutorial #2 [Strings]</a> </td>
    <td>Leonard Ponce</td>
    <td>
       Uses NOP to create a more useful string class.<br />
    </td>
  </tr>

  <tr>
    <td scope="row"><a href="http://poncetechnologies.com/NOP/index.php?blog=1&amp;m=200602#STL_string_formatter.">STL String Formatter</a></td>
    <td>Leonard Ponce</td>
    <td>
     A small class to format STL strings.<br />
    </td>
  </tr>
  <tr>
  <td scope="row"><a href="http://poncetechnologies.com/NOP/index.php?blog=1&amp;m=200601#Error_Helper.">Error Helper</a></td>
    <td>Leonard Ponce</td>
    <td>
     Small class to transcode Win32 errors in std strings.<br />
    </td>
  </tr>

  <tr>
       <td scope="row"><a href="http://poncetechnologies.com/NOP/index.php?blog=1&amp;m=200504#Class_Sealer.">Class Sealer</a><br />
      </td>
       <td>Leonard Ponce</td>
       <td> Template class used to prevent others from deriving from your class.         </td>
  </tr>

  <tr>
       <td scope="row"><a href="http://poncetechnologies.com/NOP/index.php?blog=1&amp;m=200611#STL_String_Tokenizer.">Use STL to Tokenize strings</a><br />
      </td>
       <td>Leonard Ponce</td>
       <td> This is a very simple idiom to tokenize stl strings. </td>
  </tr>

  <tr>
       <td scope="row"><a href="http://poncetechnologies.com/NOP/index.php?blog=1&amp;m=200611#Casting_to_and_from_STL_strings._">Cast to and From STL strings</a><br />
      </td>
       <td>Leonard Ponce</td>
       <td> This is a very simple idiom to convert to and from strings. </td>
  </tr>
</table><div class="item_footer"><p><small><a href="http://poncetechnologies.com/NOP///index.php/2006/11/26/test_table">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
			</item>

<item rdf:about="http://poncetechnologies.com/NOP///index.php/2004/12/06/title_1">
	<title>Ponce Technologies</title>
	<link>http://poncetechnologies.com/NOP///index.php/2004/12/06/title_1</link>
	<dc:date>2004-12-06T13:10:00Z</dc:date>	<dc:creator>NanoMan</dc:creator>
	<dc:subject>Main Blog</dc:subject>
		<description>&lt;p&gt;&lt;a href=&quot;http://poncetechnologies.com&quot;&gt;http://poncetechnologies.com&lt;/a&gt;&lt;/p&gt;&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href=&quot;http://www.poncetechnologies.com/NOP/articles/NOP01.htm&quot;&gt;&lt;strong&gt;Nano Oriented Programming&lt;/strong&gt;&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;This is an article explaining what Nano Oriented Programming is, and how to use it. It was updated on Dec 7, 2004 because there were too many errors. Put any comments at the end of this page. 
&lt;/li&gt;
&lt;/ul&gt;

&lt;/li&gt;






&lt;li&gt;
&lt;a href=&quot;http://poncetechnologies.com/NOP/index.php/all?cat=25&quot;&gt;&lt;strong&gt;Nano Oriented FAQ&lt;/strong&gt;&lt;/a&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;a href=&quot;http://poncetechnologies.com/NOP/index.php/all?cat=24&quot;&gt;&lt;strong&gt;Nano Oriented Code in Action&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;

&lt;li&gt;
&lt;a href=&quot;http://poncetechnologies.com/NOP/index.php/all?cat=26&quot;&gt;&lt;strong&gt;Ask the Experts&lt;/strong&gt;&lt;/a&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;a href=&quot;http://poncetechnologies.com/NOP/index.php/all?cat=27&quot;&gt;&lt;strong&gt;Bitch and Complain&lt;/strong&gt;&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://poncetechnologies.com/NOP///index.php/2004/12/06/title_1&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
	<content:encoded><![CDATA[<p><a href="http://poncetechnologies.com">http://poncetechnologies.com</a></p><ul>
<li>
<p><a href="http://www.poncetechnologies.com/NOP/articles/NOP01.htm"><strong>Nano Oriented Programming</strong></a></p>
<ul>
<li>This is an article explaining what Nano Oriented Programming is, and how to use it. It was updated on Dec 7, 2004 because there were too many errors. Put any comments at the end of this page. 
</li>
</ul>

</li>






<li>
<a href="http://poncetechnologies.com/NOP/index.php/all?cat=25"><strong>Nano Oriented FAQ</strong></a>
</li>

<li>
<a href="http://poncetechnologies.com/NOP/index.php/all?cat=24"><strong>Nano Oriented Code in Action</strong></a></li>

<li>
<a href="http://poncetechnologies.com/NOP/index.php/all?cat=26"><strong>Ask the Experts</strong></a>
</li>

<li>
<a href="http://poncetechnologies.com/NOP/index.php/all?cat=27"><strong>Bitch and Complain</strong></a>
</li>
</ul>

<div class="item_footer"><p><small><a href="http://poncetechnologies.com/NOP///index.php/2004/12/06/title_1">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
			</item>
</rdf:RDF>
