<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/" xmlns:admin="http://webns.net/mvcb/" xmlns:l="http://purl.org/rss/1.0/modules/link/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <!--Generated by Blogger v5.0-->
  <channel rdf:about="http://www.foxfirereporting.com/ffom.htm">
    <title>Foxfire! Object Model</title>
    <link>http://www.foxfirereporting.com/ffom.htm</link>
    <description>Tips and tricks for using the Foxfire! Object Model.</description>
    <dc:date>2006-08-07T20:39:21Z</dc:date>
    <dc:language>en-US</dc:language>
    <admin:generatorAgent rdf:resource="http://www.blogger.com/" />
    <admin:errorReportsTo rdf:resource="mailto:rss-errors@blogger.com" />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://www.foxfirereporting.com/archives/omarchive.htm/2006_08_01_omarchive.htm#115498316139102567" />
        <rdf:li rdf:resource="http://www.foxfirereporting.com/archives/omarchive.htm/2004_12_01_omarchive.htm#110288818223039034" />
        <rdf:li rdf:resource="http://www.foxfirereporting.com/archives/omarchive.htm/2004_10_01_omarchive.htm#109854575258226055" />
        <rdf:li rdf:resource="http://www.foxfirereporting.com/archives/omarchive.htm/2004_07_01_omarchive.htm#108933032905784883" />
        <rdf:li rdf:resource="http://www.foxfirereporting.com/archives/omarchive.htm/2003_11_01_omarchive.htm#107020392059075366" />
      </rdf:Seq>
    </items>
  </channel>
  <item rdf:about="http://www.foxfirereporting.com/archives/omarchive.htm/2006_08_01_omarchive.htm#115498316139102567">
    <title>Confused yet?</title>
    <link>http://www.foxfirereporting.com/archives/omarchive.htm/2006_08_01_omarchive.htm#115498316139102567</link>
    <description>Consider the plight of custom calculations on data items.

A regular data item (from the ffapplication object) has a very straight forward approach:
loff = foxfire.ffapplication
loItem = loff.DataItems.Items("Cars Mileage")

Now, loItem.Subtotal can be Y,</description>
    <dc:creator>Andrew MacNeill</dc:creator>
    <dc:date>2006-08-07T20:39:21Z</dc:date>
    <content:encoded><![CDATA[Consider the plight of custom calculations on data items.

A regular data item (from the ffapplication object) has a very straight forward approach:
loff = foxfire.ffapplication
loItem = loff.DataItems.Items("Cars Mileage")

Now, loItem.Subtotal can be Y,]]></content:encoded>
    <l:permalink l:type="text/html" rdf:resource="http://www.foxfirereporting.com/archives/omarchive.htm/2006_08_01_omarchive.htm#115498316139102567" />
  </item>
  <item rdf:about="http://www.foxfirereporting.com/archives/omarchive.htm/2004_12_01_omarchive.htm#110288818223039034">
    <title>Storing and Retrieving User Settings with the new Object Model</title>
    <link>http://www.foxfirereporting.com/archives/omarchive.htm/2004_12_01_omarchive.htm#110288818223039034</link>
    <description>The Foxfire! object  model lets you store and retrieve user options quickly and easily. You don't  even need to</description>
    <dc:creator>Andrew MacNeill</dc:creator>
    <dc:date>2004-12-12T21:49:42Z</dc:date>
    <content:encoded><![CDATA[The Foxfire! object  model lets you store and retrieve user options quickly and easily. You don't  even need to]]></content:encoded>
    <l:permalink l:type="text/html" rdf:resource="http://www.foxfirereporting.com/archives/omarchive.htm/2004_12_01_omarchive.htm#110288818223039034" />
  </item>
  <item rdf:about="http://www.foxfirereporting.com/archives/omarchive.htm/2004_10_01_omarchive.htm#109854575258226055">
    <title>New SendTo Values</title>
    <link>http://www.foxfirereporting.com/archives/omarchive.htm/2004_10_01_omarchive.htm#109854575258226055</link>
    <description>In earlier versions  of the Object Model, valid values for oRequest.SendTo were only three: Screen,  Printer or File.  This will be used  fairly heavily with the new Output engine which can generate these files quickly  and easily.</description>
    <dc:creator>Andrew MacNeill</dc:creator>
    <dc:date>2004-10-23T15:35:52Z</dc:date>
    <content:encoded><![CDATA[In earlier versions  of the Object Model, valid values for oRequest.SendTo were only three: Screen,  Printer or File.  This will be used  fairly heavily with the new Output engine which can generate these files quickly  and easily.]]></content:encoded>
    <l:permalink l:type="text/html" rdf:resource="http://www.foxfirereporting.com/archives/omarchive.htm/2004_10_01_omarchive.htm#109854575258226055" />
  </item>
  <item rdf:about="http://www.foxfirereporting.com/archives/omarchive.htm/2004_07_01_omarchive.htm#108933032905784883">
    <title>Expression Property for DataItem</title>
    <link>http://www.foxfirereporting.com/archives/omarchive.htm/2004_07_01_omarchive.htm#108933032905784883</link>
    <description>The DataItem object  currently has ReportExpression and SortExpression properties. However, by and  large, most developers will only ever deal with the ReportExpression. Being a  property with a long title , typos are going to be everywhere so I have als</description>
    <dc:creator>Andrew MacNeill</dc:creator>
    <dc:date>2004-07-08T23:45:29Z</dc:date>
    <content:encoded><![CDATA[The DataItem object  currently has ReportExpression and SortExpression properties. However, by and  large, most developers will only ever deal with the ReportExpression. Being a  property with a long title , typos are going to be everywhere so I have als]]></content:encoded>
    <l:permalink l:type="text/html" rdf:resource="http://www.foxfirereporting.com/archives/omarchive.htm/2004_07_01_omarchive.htm#108933032905784883" />
  </item>
  <item rdf:about="http://www.foxfirereporting.com/archives/omarchive.htm/2003_11_01_omarchive.htm#107020392059075366">
    <title>New Object Model Blog</title>
    <link>http://www.foxfirereporting.com/archives/omarchive.htm/2003_11_01_omarchive.htm#107020392059075366</link>
    <description>Welcome to the Object Model Blog, a source for information about how to use Foxfire!'s new Object Model in either COM components or other formats.</description>
    <dc:creator>Andrew MacNeill</dc:creator>
    <dc:date>2003-11-30T14:52:00Z</dc:date>
    <content:encoded><![CDATA[Welcome to the Object Model Blog, a source for information about how to use Foxfire!'s new Object Model in either COM components or other formats.]]></content:encoded>
    <l:permalink l:type="text/html" rdf:resource="http://www.foxfirereporting.com/archives/omarchive.htm/2003_11_01_omarchive.htm#107020392059075366" />
  </item>
</rdf:RDF>

