<?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:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:cc="http://web.resource.org/cc/"
    xmlns="http://purl.org/rss/1.0/">

<channel rdf:about="http://ghostfilltips.bashasys.info/">

    <title>ghostfill tips</title>
    <link>http://ghostfilltips.bashasys.info/</link>
    <description>GhostFill document assembly tips and tricks</description>
    <dc:language>en</dc:language>
    <dc:creator>ibb@bashasys.com</dc:creator>
    <dc:date>2007-02-22T00:27:01-05:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    
    <items>
      <rdf:Seq>
      <rdf:li rdf:resource="http://ghostfilltips.bashasys.info/index.php/ghostfill/reduce_size_of_embedded_pictures_in_rtf_templates/" />
      
      <rdf:li rdf:resource="http://ghostfilltips.bashasys.info/index.php/ghostfill/love_your_ghostpad/" />
      
      <rdf:li rdf:resource="http://ghostfilltips.bashasys.info/index.php/ghostfill/ghostfill_create_a_progress_bar/" />
      
      <rdf:li rdf:resource="http://ghostfilltips.bashasys.info/index.php/ghostfill/ghostfill_tips_site_goes_live/" />
      </rdf:Seq>
    </items>

</channel>


    <item rdf:about="http://ghostfilltips.bashasys.info/index.php/ghostfill/reduce_size_of_embedded_pictures_in_rtf_templates/">
      <title>Reduce Size of Embedded Pictures in RTF Templates</title>
      <link>http://ghostfilltips.bashasys.info/index.php/ghostfill/reduce_size_of_embedded_pictures_in_rtf_templates/</link>
      <description>In Microsoft Word there can often be a major size discrepancy between Word files and Rich Text Formatted versions of the same file. This is most often due to how Word RTF handles embedded picture files (such as logos, watermarks, illustrations, etc.) When saved to RTF, the space allocated for the picture can be as much as 20 times the size of the combined size of the document and picture. According to Microsoft, this discrepancy is actually a feature. When a document is exported to RTF, the process creates two files for each image, one is the original image and the other is a Windows Meta File (WMF). The WMF format is designed to describe resizable vector&#45;type drawings &#45; line drawings &#45; and is very efficient for those. However, it is horribly inefficient for storing photographic images pixel by pixel.


There is a registry tweak that can turn off this feature.&amp;nbsp;</description>
      <dc:subject>General</dc:subject>
      <dc:creator>Admin</dc:creator>
      <dc:date>2007-02-22T00:27:01-05:00</dc:date>
    </item>

    <item rdf:about="http://ghostfilltips.bashasys.info/index.php/ghostfill/love_your_ghostpad/">
      <title>Love Your GhostPad</title>
      <link>http://ghostfilltips.bashasys.info/index.php/ghostfill/love_your_ghostpad/</link>
      <description>GhostFill in its last version upgrade included a new feature called GhostPad. GhostPad is both a text editor with full GhostFill fillpoint support and full syntax coloring. It should become part of your arsenal of development tools to tackle problems.</description>
      <dc:subject>General</dc:subject>
      <dc:creator>Admin</dc:creator>
      <dc:date>2006-11-15T00:25:00-05:00</dc:date>
    </item>

    <item rdf:about="http://ghostfilltips.bashasys.info/index.php/ghostfill/ghostfill_create_a_progress_bar/">
      <title>Ghostfill Create a progress bar</title>
      <link>http://ghostfilltips.bashasys.info/index.php/ghostfill/ghostfill_create_a_progress_bar/</link>
      <description>There are times where you wish to give the users information that progress is being made during an assembly, or some indication of where they are.&amp;nbsp; GhostFill has a progress bar utility. It can be invoked and then controlled by a script. That script is up to you.&amp;nbsp;</description>
      <dc:subject>Scripts</dc:subject>
      <dc:creator>Admin</dc:creator>
      <dc:date>2006-08-29T00:22:01-05:00</dc:date>
    </item>

    <item rdf:about="http://ghostfilltips.bashasys.info/index.php/ghostfill/ghostfill_tips_site_goes_live/">
      <title>GhostFill Tips Site Goes Live</title>
      <link>http://ghostfilltips.bashasys.info/index.php/ghostfill/ghostfill_tips_site_goes_live/</link>
      <description>Welcome to the new Basha Systems GhostFill Tips site.&amp;nbsp; It is run by our blogging software, but will grow to operate much like any information site&#8230;</description>
      <dc:subject>announcements</dc:subject>
      <dc:creator>Admin</dc:creator>
      <dc:date>2006-07-26T23:02:00-05:00</dc:date>
    </item>


</rdf:RDF>