<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.m2osw.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Made to Order Software Corporation - license</title>
 <link>http://www.m2osw.com/taxonomy/term/175/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>DefineFontName</title>
 <link>http://www.m2osw.com/swf_tag_definefontname</link>
 <description>&lt;fieldset class=&quot;fieldgroup group-swf-tag-info&quot;&gt;&lt;legend&gt;Tag Info&lt;/legend&gt;&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-number&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Number:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    88        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-content-taxonomy field-field-tag-swf-type&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Type:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    Define        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-version&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Flash Version:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    9        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-tag-def&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Structure:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;pre&gt;
struct swf_definefontname {
	&lt;a href=&quot;/swf_struct_tag&quot;&gt;swf_tag&lt;/a&gt;			f_tag;		&lt;font color=&quot;green&quot;&gt;/* 88 */&lt;/font&gt;
	unsigned short		f_font_name_id_ref;
	string			f_font_name_display_name;
	string			f_font_name_copyright;
};&lt;/pre&gt;

        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;A &lt;b class=&quot;swf_tagname&quot;&gt;DefineFontName&lt;/b&gt; tag is used to complement the definition   of a &lt;a href=&quot;/swf_tag_definefont&quot; class=&quot;swf_tagname&quot;&gt;&lt;strong&gt;DefineFont&lt;/strong&gt;&lt;/a&gt; tag.   It uses the exact same id (f_font_name_id_ref = f_font_id). You   must have the corresponding font definition appearing before the   &lt;b class=&quot;swf_tagname&quot;&gt;DefineFontName&lt;/b&gt; since it needs to be attached to the   &lt;b class=&quot;swf_tagname&quot;&gt;DefineFont&lt;/b&gt; tag.&lt;/p&gt;
&lt;p&gt;The &lt;i&gt;f_font_name_display_name&lt;/i&gt; is the legal name of a font. This name cannot   be used to load a corresponding system font.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_tag_definefontname&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_tag_definefontname#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/591">DefineFont</category>
 <category domain="http://www.m2osw.com/taxonomy/term/683">DefineFontName</category>
 <category domain="http://www.m2osw.com/taxonomy/term/578">Display</category>
 <pubDate>Fri, 18 Dec 2009 08:52:51 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">315 at http://www.m2osw.com</guid>
</item>
<item>
 <title>DefineSound</title>
 <link>http://www.m2osw.com/swf_tag_definesound</link>
 <description>&lt;fieldset class=&quot;fieldgroup group-swf-tag-info&quot;&gt;&lt;legend&gt;Tag Info&lt;/legend&gt;&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-number&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Number:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    14        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-content-taxonomy field-field-tag-swf-type&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Type:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    Define        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-number-integer field-field-swf-tag-version&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Flash Version:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    2        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;div class=&quot;field field-type-text field-field-swf-tag-def&quot;&gt;
      &lt;div class=&quot;field-label&quot;&gt;Tag Structure:&amp;nbsp;&lt;/div&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;pre&gt;
struct swf_definesound {
	&lt;a href=&quot;/swf_struct_tag&quot;&gt;swf_tag&lt;/a&gt;			f_tag;		&lt;font color=&quot;green&quot;&gt;/* 14 */&lt;/font&gt;
	unsigned short		f_sound_id;
	unsigned		f_sound_format : 4;
	unsigned		f_sound_rate : 2;
	unsigned		f_sound_is_16bits : 1;
	unsigned		f_sound_is_stereo : 1;
	unsigned long		f_sound_samples_count;
	unsigned char		f_sound_data[&amp;lt;variable size&amp;gt;];
};&lt;/pre&gt;

        &lt;/div&gt;
        &lt;/div&gt;
&lt;/div&gt;
&lt;/fieldset&gt;
&lt;p&gt;A &lt;b&gt;DefineSound&lt;/b&gt; tag declares a set of samples of a sound effect   or a music.&lt;/p&gt;
&lt;p&gt;The sound samples can be compressed or not, stereo or not and 8 or   16 bits. The different modes are not all available in version 2, although the same tag is used in newer versions with additional capabilities.&lt;/p&gt;
&lt;p&gt;The &lt;i&gt;f_sound_is_16bits&lt;/i&gt; is always set to 1 (16bits samples) if the   samples are compressed (neither &lt;code&gt;Raw&lt;/code&gt; nor   &lt;code&gt;Uncompressed&lt;/code&gt;).&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/swf_tag_definesound&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/swf_tag_definesound#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/596">DefineSound</category>
 <category domain="http://www.m2osw.com/taxonomy/term/576">Format</category>
 <category domain="http://www.m2osw.com/taxonomy/term/601">SoundStreamBlock</category>
 <pubDate>Sun, 29 Nov 2009 23:57:55 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">184 at http://www.m2osw.com</guid>
</item>
<item>
 <title>The entire SSWF project license</title>
 <link>http://www.m2osw.com/sswf_license</link>
 <description>&lt;p&gt;The following license covers the entire SSWF project.&lt;/p&gt;
&lt;div style=&quot;border: 1px solid black; margin: 40px; padding: 5px; font-size: 90%;&quot;&gt;
&lt;p&gt;&lt;font size=&quot;+1&quot;&gt;Copyright (c) 2002-2009 Made to Order Software Corp.&lt;/font&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/sswf_license&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/sswf_license#comments</comments>
 <pubDate>Sun, 29 Nov 2009 01:19:48 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">159 at http://www.m2osw.com</guid>
</item>
<item>
 <title>PHP eFax FAQ</title>
 <link>http://www.m2osw.com/efax_faq</link>
 <description>&lt;p&gt;PHP eFax is very popular and generates many questions from our customers and potential customers. We try to answer those questions on our website for a quick read from our users. You can always ask us additional questions by &lt;a href=&quot;/contact&quot; title=&quot;Contact Made to Order Software directly.&quot;&gt;contacting us&lt;/a&gt; directly or by posting a comment on the &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Frequently Asked Questions&quot; lang=&quot;en&quot;&gt;FAQ&lt;/abbr&gt; page.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/efax_faq&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/efax_faq#comments</comments>
 <pubDate>Thu, 26 Nov 2009 21:00:13 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">156 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Terms &amp; Conditions</title>
 <link>http://www.m2osw.com/terms-and-conditions</link>
 <description>&lt;center&gt; &lt;b&gt;Made to Order Software Corporation&lt;/b&gt; &lt;br&gt;
&lt;i&gt;Terms and Conditions for the Online Services&lt;br&gt;
offered by Made to Order Software Corporation&lt;/i&gt;&lt;/center&gt;
&lt;p id=&quot;terms-content&quot;&gt;This Agreement (&quot;Agreement&quot;) is by and between Made to Order Software Corporation (&quot;m2osw&quot;) a Californian Corporation and You, your heirs, your agents, successors and assigns (&quot;You&quot; and &quot;Your&quot;), and is made effective as of the date of electronic execution, which is when you register for an electronic account to use the Web site of m2osw. This Agreement sets forth the terms and conditions of Your use of the Online Services (&quot;Online Services&quot;) offered by m2osw on its

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/terms-and-conditions&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 13 Oct 2009 23:23:23 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">134 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Adobe Flash Animation by Made to Order Software</title>
 <link>http://www.m2osw.com/sswf</link>
 <description>&lt;h2&gt;Making a great thing even better!&lt;/h2&gt;
&lt;p&gt;&lt;img border=&quot;0&quot; width=&quot;120&quot; height=&quot;45&quot; style=&quot;float: left; padding-right: 10px; padding-bottom: 10px;&quot; title=&quot;sswf--C and C++ libraries to create Adobe Flash animations.&quot; alt=&quot;The letters SSWF in a curly font with dots on the ends.&quot; src=&quot;/sites/default/files/images/sswf-logo-small.gif&quot; /&gt; 	&lt;div class=&quot;mo-button-box&quot; onclick=&#039;javascript:document.location=&quot;/sswf_support_month&quot;&#039;&gt;&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot;  style=&quot;background: url(/sites/default/files/mo_button/m2osw/background.png) repeat-x 0% 100%; margin-left: 20px; margin-bottom: 10px;&quot; align=&quot;right&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/top_left_corner.gif) no-repeat 0% 0%;&quot; width=&quot;10&quot; height=&quot;10&quot; &gt;&lt;/td&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/top.png) repeat-x 0% 0%;&quot; height=&quot;2&quot;  colspan=&quot;3&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/top_right_corner.gif) no-repeat 100% 0%;&quot; width=&quot;10&quot; height=&quot;10&quot; &gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/left_edge.png) repeat-y 0% 0%;&quot; width=&quot;2&quot; &gt;&lt;/td&gt;&lt;td valign=&quot;middle&quot;&gt;&lt;img src=&quot;/sites/default/files/mo_button/m2osw/left_icon.gif&quot; width=&quot;15&quot; height=&quot;14&quot; /&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;span class=&quot;button-label&quot;&gt;SSWF&amp;nbsp;Support&lt;/span&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/right_edge.png) repeat-y 100% 0%;&quot; width=&quot;2&quot; &gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/bottom_left_corner.gif) no-repeat 0% 100%;&quot; width=&quot;10&quot; height=&quot;10&quot; &gt;&lt;/td&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/bottom.png) repeat-x 0% 100%;&quot; height=&quot;2&quot;  colspan=&quot;3&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/bottom_right_corner.gif) no-repeat 100% 100%;&quot; width=&quot;10&quot; height=&quot;10&quot; &gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;Using our robust open-source &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Object Oriented C&quot; lang=&quot;en&quot;&gt;C++&lt;/abbr&gt; library and scripting language, ScriptSWF 	(&lt;i&gt;SSWF&lt;/i&gt;), you can create Adobe Flash animations on the fly.&lt;/p&gt;
&lt;p&gt;Since it&#039;s initial release in 2002, &lt;i&gt;SSWF&lt;/i&gt; has been extremely popular. 	Despite never being advertised, it has been downloaded more than 77,250 times just on SourceForge.net, has been converted to work on several Unix platforms not initially

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/sswf&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Tue, 25 Aug 2009 22:41:07 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">74 at http://www.m2osw.com</guid>
</item>
<item>
 <title>odbcpp, a simple C++ library to access ODBC</title>
 <link>http://www.m2osw.com/odbcpp</link>
 <description>&lt;div class=&quot;product-info product display&quot;&gt;&lt;span class=&quot;uc-price-product uc-price-display uc-price&quot;&gt;$395.00&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;product-body&quot;&gt;&lt;p&gt;&lt;img border=&quot;0&quot; width=&quot;120&quot; height=&quot;120&quot; src=&quot;/sites/default/files/images/odbcpp-logo.gif&quot; alt=&quot;Representation of an ODBC Database&quot; title=&quot;odbcpp, A Cross-Platform C++ library to access RDBMs&quot; style=&quot;float: left; padding-right: 10px; padding-bottom: 10px;&quot; /&gt;&lt;div class=&quot;mo-button-box&quot; onclick=&#039;javascript:document.location=&quot;/cart/add/p72_q1-im2osw&quot;&#039;&gt;&lt;table cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; border=&quot;0&quot;  style=&quot;background: url(/sites/default/files/mo_button/m2osw/background.png) repeat-x 0% 100%; margin-left: 20px; margin-bottom: 10px;&quot; align=&quot;right&quot;&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/top_left_corner.gif) no-repeat 0% 0%;&quot; width=&quot;10&quot; height=&quot;10&quot; &gt;&lt;/td&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/top.png) repeat-x 0% 0%;&quot; height=&quot;2&quot;  colspan=&quot;3&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/top_right_corner.gif) no-repeat 100% 0%;&quot; width=&quot;10&quot; height=&quot;10&quot; &gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/left_edge.png) repeat-y 0% 0%;&quot; width=&quot;2&quot; &gt;&lt;/td&gt;&lt;td valign=&quot;middle&quot;&gt;&lt;img src=&quot;/sites/default/files/mo_button/m2osw/left_icon.gif&quot; width=&quot;15&quot; height=&quot;14&quot; /&gt;&lt;/td&gt;&lt;td&gt;&amp;nbsp;&lt;span class=&quot;button-label&quot;&gt;Get a Commercial License&lt;/span&gt;&amp;nbsp;&lt;/td&gt;&lt;td&gt;&lt;/td&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/right_edge.png) repeat-y 100% 0%;&quot; width=&quot;2&quot; &gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/bottom_left_corner.gif) no-repeat 0% 100%;&quot; width=&quot;10&quot; height=&quot;10&quot; &gt;&lt;/td&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/bottom.png) repeat-x 0% 100%;&quot; height=&quot;2&quot;  colspan=&quot;3&quot;&gt;&lt;/td&gt;&lt;td style=&quot;background: url(/sites/default/files/mo_button/m2osw/bottom_right_corner.gif) no-repeat 100% 100%;&quot; width=&quot;10&quot; height=&quot;10&quot; &gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;odbcpp is a strong &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Object Oriented C&quot; lang=&quot;en&quot;&gt;C++&lt;/abbr&gt; wrapper for ODBC.&lt;/p&gt;
&lt;div style=&quot;float: right; margin-left: 20px;&quot;&gt;&amp;nbsp;&lt;/div&gt;
&lt;p&gt;The ODBC library is an interesting concept created by Microsoft in 1988. It is a library that wraps the implementation details of database managers inside 	drivers. And these drivers are accessible from the library.&lt;/p&gt;
&lt;p&gt;One of the main problem with accessing any database system, is the 	large number of possible failures. Handling those &lt;em&gt;by ...&lt;/p&gt;

&lt;/div&gt;&lt;div class=&quot;product-info product sell&quot;&gt;&lt;span class=&quot;uc-price-product uc-price-sell uc-price&quot;&gt;$395.00&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;add-to-cart&quot;&gt;&lt;form action=&quot;/taxonomy/term/175/all/feed&quot;  accept-charset=&quot;UTF-8&quot; method=&quot;post&quot; id=&quot;uc-product-add-to-cart-form-72&quot;&gt;
&lt;div&gt;&lt;input type=&quot;hidden&quot; name=&quot;qty&quot; id=&quot;edit-qty&quot; value=&quot;1&quot;  /&gt;
&lt;input type=&quot;submit&quot; name=&quot;op&quot; id=&quot;edit-submit-72&quot; value=&quot;Add to cart&quot;  class=&quot;form-submit node-add-to-cart&quot; /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;form_build_id&quot; id=&quot;form-a31b990a3b3f39b5f4c10a1a22953855&quot; value=&quot;form-a31b990a3b3f39b5f4c10a1a22953855&quot;  /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;form_id&quot; id=&quot;edit-uc-product-add-to-cart-form-72&quot; value=&quot;uc_product_add_to_cart_form_72&quot;  /&gt;

&lt;/div&gt;&lt;/form&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/odbcpp&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/odbcpp#comments</comments>
 <pubDate>Thu, 06 Aug 2009 09:23:48 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">72 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Made to Order Software plans to ease the creation of Adobe Flash animation software such as Flash players and other Flash tools</title>
 <link>http://www.m2osw.com/news_sswf_load</link>
 <description>&lt;p&gt;Made to Order Software has started work on a new version of its &lt;em&gt;SSWF&lt;/em&gt; multimedia library, an Open Source C/&lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Object Oriented C&quot; lang=&quot;en&quot;&gt;C++&lt;/abbr&gt; library used to create professional Adobe Flash animation software. It already allowed thousands to create Flash animations. The library will soon allow our users to also load Flash files, which opens the door to creating Flash players and other Flash tools without the need to handle all the details of the complex Flash file format.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/news_sswf_load&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/news_sswf_load#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/1">Made to Order Software Newsletter</category>
 <pubDate>Mon, 24 Nov 2008 08:00:00 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">33 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Commercial license for odbcpp</title>
 <link>http://www.m2osw.com/news_odbcpp_license</link>
 <description>&lt;p&gt;In June 2008, Made to Order Software created a new software library called odbcpp. This library is an Open Source &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Object Oriented C&quot; lang=&quot;en&quot;&gt;C++&lt;/abbr&gt; wrapper of the Open Database Connectivity (ODBC) library started by Microsoft in 1988.&lt;/p&gt;
&lt;p&gt;ODBC hides the details of back-end database systems. In other words, if you support ODBC, you can effortlessly connect to a very large number of database systems such as MS-SQL, Access, Oracle, MySQL and PostgreSQL.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/news_odbcpp_license&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/news_odbcpp_license#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/1">Made to Order Software Newsletter</category>
 <pubDate>Mon, 20 Oct 2008 07:00:00 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">30 at http://www.m2osw.com</guid>
</item>
<item>
 <title>The odbcpp library is now available!</title>
 <link>http://www.m2osw.com/news_odbcpp_wrapper</link>
 <description>&lt;p&gt;Made to Order Software now uses the ODBC library with its modb library (which is part of our molib product.) Unfortunately, it is not only written in C, it generates many errors. Actually, every single function has the potential of returning an error. For this reason, using the C interface is simply not a safe option.&lt;/p&gt;
&lt;p&gt;For this reason, Alexis Wilke, our &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Chief Executive Officer&quot; lang=&quot;en&quot;&gt;CEO&lt;/abbr&gt;, wrote an &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Object Oriented C&quot; lang=&quot;en&quot;&gt;C++&lt;/abbr&gt; wrapper called odbcpp. It encapsulates all the necessary ODBC calls to access any ODBC compatible database.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/news_odbcpp_wrapper&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/news_odbcpp_wrapper#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/1">Made to Order Software Newsletter</category>
 <pubDate>Tue, 03 Jun 2008 07:00:00 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">28 at http://www.m2osw.com</guid>
</item>
</channel>
</rss>


