|
st) way is to work within the framework of the Sidebar, Summary View, and Detail View. <br>
- <img src="ChandlerUI.png" alt="Chandler UI" width="484" height="340" class="diagram"> </p>
</span><span class="add">+<h2>The Chandler UI </h2>
+<p>Now that we have defined some of the datatypes that <a
+ class="twikiLink"
+ href="http://wiki.osafoundation.org/bin/view/Projects/ZaoBao">ZaoBao</a>
+will manage, we will look at how they integrate into the existing user
+interface. There are many ways to integrate into the Chandler UI, but
+the simplest (and potentially richest) way is to work within the
+framework of the Sidebar, Summary View, and Detail View. <br>
+<img src="ChandlerUI.png" alt="Chandler UI" class="diagram" height="340"
+ width="484"> <s have the content of the news item, as well as a date, author,
+URL, and so forth. Not all RSS feeds contain authors or even dates but
+they all contain content. </li>
</span><span class="cx"> </ul>
<h3>Describing the data with Python </h3>
</span><span class="rem">-<p>Python classes are the fundamental data type that help us define our schema. Data is defined as attributes of a given class. The schema syntax is similar to that used in the Django project.</p>
</span><span class="add">+<p>Python classes are the fundamental data type that help us define our
+schema. Data is defined as attributes of a given class. The schema
+syntax is similar to that used in the Django project.</p>
</span><span |
|