<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : Storing XML/XCB files in Resource FIles?</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Command Bars : Storing XML/XCB files in Resource FIles?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Wed, 13 May 2026 12:01:59 +0000</pubDate>
  <lastBuildDate>Thu, 24 Feb 2005 15:31:08 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=1853</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[Storing XML/XCB files in Resource FIles? : Hi supermario - you&amp;#039;re on...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1853&amp;PID=5379&amp;title=storing-xml-xcb-files-in-resource-files#5379</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 1853<br /><strong>Posted:</strong> 24 February 2005 at 3:31pm<br /><br /><P>Hi supermario - you're on the ball today!!!</P><P>I only plan to distribute either the XML or the XCB. The XCB has the benefit of being smaller.</P><P>As the app needs to grow and change rapidly, we are trying to avoid hardcoding potentially changable items. The commandbars, in the short-term will ceertainly change as we add new modules.</P><P>Perhaps i'll save the xml string in the central database</P>]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 15:31:08 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1853&amp;PID=5379&amp;title=storing-xml-xcb-files-in-resource-files#5379</guid>
  </item> 
  <item>
   <title><![CDATA[Storing XML/XCB files in Resource FIles? : If you use the XML file and serialize...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1853&amp;PID=5378&amp;title=storing-xml-xcb-files-in-resource-files#5378</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=369">SuperMario</a><br /><strong>Subject:</strong> 1853<br /><strong>Posted:</strong> 24 February 2005 at 3:22pm<br /><br />If you use the XML file and serialize the images there is no need forthe XCB file.&nbsp; It is redundant to include both of them when youcan just have the XML file.&nbsp; You might be able to break the stringup into smaller string and reassemle them, or maybe just hard code itinto the app once right before your release.]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 15:22:02 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1853&amp;PID=5378&amp;title=storing-xml-xcb-files-in-resource-files#5378</guid>
  </item> 
  <item>
   <title><![CDATA[Storing XML/XCB files in Resource FIles? : I&amp;#039;m trying to limit the number...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=1853&amp;PID=5376&amp;title=storing-xml-xcb-files-in-resource-files#5376</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=280">ianp</a><br /><strong>Subject:</strong> 1853<br /><strong>Posted:</strong> 24 February 2005 at 3:18pm<br /><br /><P>I'm trying to limit the number of files distributed with my app, and already have resource file which stored most of the strings used by the app which are implementation specific.</P><P>Since the commandbars require an XML/XCB file whose configuration varies with each implementation, I am trying to save the XML string to the resource file, however...</P><P>My XML file is now 120kb and the XCB file is 60kb. When I tried pasting the XML file into a VB6 resource string, it gets truncated.&nbsp;Does anyone know if this is a VB limit, or would another resource editor be able to handle the large file? If so can you name a good, preferably cheap, resource editor?</P><P>Alternatively, can the XCB file be stored in the resource file? If so, is there a good way to do so?</P>]]>
   </description>
   <pubDate>Thu, 24 Feb 2005 15:18:49 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=1853&amp;PID=5376&amp;title=storing-xml-xcb-files-in-resource-files#5376</guid>
  </item> 
 </channel>
</rss>