<?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 - place</title>
 <link>http://www.m2osw.com/taxonomy/term/717/all</link>
 <description></description>
 <language>en</language>
<item>
 <title>Security Issue in many mail systems</title>
 <link>http://www.m2osw.com/security-issue-postfix</link>
 <description>&lt;p&gt;It always amazes me when one finds a security issue that looks like something that should never have happened in the first place.&lt;/p&gt;
&lt;p&gt;This one was found earlier this year by&amp;nbsp;Wietse Venema who first discovered the issue in Postfix.&lt;/p&gt;
&lt;p&gt;He fixed the Postfix server quickly, however, he went further. He actually tested many other servers sending commands that bypass that very security measure and to his surprised he found out that Postfix wasn&#039;t the only system affected by the problem.&lt;/p&gt;
&lt;p&gt;For those interested, all the details of the problem can be found on the Postfix website as &lt;a href=&quot;http://www.postfix.org/CVE-2011-0411.html&quot; target=&quot;_blank&quot;&gt;CVE-2011-411&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/security-issue-postfix&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/security-issue-postfix#comments</comments>
 <pubDate>Wed, 06 Jul 2011 20:04:42 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">666 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Put the label of an HTML Input inside the Input element</title>
 <link>http://www.m2osw.com/label-inside-input-element</link>
 <description>&lt;p&gt;Today I was looking into creating a small &lt;a class=&quot;mo-glossary mo-glossary-a1&quot;  title=&quot;A Drupal module is an extension to the Drupal CMS. It is written in PHP and uses the Drupal hook system to implement functionality not otherwise offered by Drupal Core. For example, the Views module extends the Drupal CMS offering lists of nodes, users and other elements available in Drupal. Made to Order Software developed modules for Drupal 6.x and these are available on its website.&quot; href=&quot;http://www.m2osw.com/drupal&quot;&gt;module for Drupal&lt;/a&gt; that would allow me to move the labels of my &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Hyper Text Markup Language&quot; lang=&quot;en&quot;&gt;HTML&lt;/abbr&gt; Input elements inside the element itself. This is useful for small forms such as the Search, Log In, and Newsletter Subscription forms. Bigger forms are better left alone (I think.)&lt;/p&gt;
&lt;p&gt;First, it took me some time to find the right keywords to search with. Once I included &lt;em&gt;Label Inside Input Element&lt;/em&gt;, I started to get good answers.&lt;/p&gt;
&lt;p&gt;Before it was done by setting some default value in the Input element. There are two drawbacks with that method: one you need to test and remove that default

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/label-inside-input-element&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/label-inside-input-element#comments</comments>
 <pubDate>Thu, 17 Mar 2011 21:06:19 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">640 at http://www.m2osw.com</guid>
</item>
<item>
 <title>How to bypass Drupal strong security?</title>
 <link>http://www.m2osw.com/drupal-security-dodgy-patch</link>
 <description>&lt;p&gt;Interestingly enough, today I received a Security Advisory from Drupal saying that users received an email from a hacker asking them to install a Trojan &lt;em&gt;module&lt;/em&gt; on their Drupal system.&lt;/p&gt;
&lt;p&gt;I find it quite interesting since, if Drupal wasn&#039;t secure, the hackers would not have to ask you to make it unsecure, would they?&lt;/p&gt;
&lt;p&gt;However, this shows how many &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;Content Management System&quot;&gt;CMS&lt;/abbr&gt; systems introduce a security issue problem to your web server installation since it is required to let your web server execute any one PHP file...&lt;/p&gt;
&lt;p&gt;All the files installed on your web server and that are directly accessible from the outside (i.e. ...&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/drupal-security-dodgy-patch&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/drupal-security-dodgy-patch#comments</comments>
 <pubDate>Fri, 18 Feb 2011 00:45:31 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">633 at http://www.m2osw.com</guid>
</item>
<item>
 <title>CKeditor</title>
 <link>http://www.m2osw.com/doc-snap-help-ckeditor</link>
 <description>&lt;h2 id=&quot;Introduction&quot;&gt;
	Introduction&lt;/h2&gt;
&lt;p&gt;&lt;img alt=&quot;CKeditor, the text editor for Internet&quot; src=&quot;/sites/default/files/images/ckeditor-logo.png&quot; style=&quot;margin-left: 10px; margin-bottom: 10px; border-width: 0pt; border-style: solid; float: right; width: 182px; height: 134px;&quot; title=&quot;CKeditor, the text editor for Internet&quot; /&gt;&lt;img align=&quot;bottom&quot; alt=&quot;(Small Snap! Logo)&quot; src=&quot;/sites/default/files/images/round_button_logo_snap.gif&quot; /&gt; &lt;strong&gt;Snap!&lt;/strong&gt; uses the &lt;strong&gt;CKeditor&lt;/strong&gt; as its &lt;abbr class=&quot;mo-glossary mo-glossary-abbr&quot;  title=&quot;What You See Is What You Get&quot;&gt;WYSIWYG&lt;/abbr&gt; editor. It allows you to create posts that are formatted as in your Word processor.&lt;/p&gt;
&lt;p&gt;This page helps you understand and makes full use of the widgets available in your editor.&lt;/p&gt;

&lt;div&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-snap-help-ckeditor&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-snap-help-ckeditor#comments</comments>
 <pubDate>Fri, 06 Aug 2010 06:01:13 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">593 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Snap! Form Country Component</title>
 <link>http://www.m2osw.com/doc-snap-form-countries</link>
 <description>&lt;h2&gt;Creating a Country Component&lt;/h2&gt;
&lt;p&gt;The &lt;img align=&quot;baseline&quot; src=&quot;/sites/default/files/images/round_button_logo_snap.gif&quot; alt=&quot;(Small Snap! Logo)&quot; /&gt; &lt;strong&gt;Snap! Form&lt;/strong&gt; feature is useful to create a form that your visitors fill up with information that you can then access in your website submissions and receive in an email.&lt;/p&gt;
&lt;p&gt;When you want to ask the user to enter the name of their country, you can offer a freestyle text field. The problem with those is that people can enter anything they want...&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-snap-form-countries&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-snap-form-countries#comments</comments>
 <enclosure url="http://www.m2osw.com/sites/default/files/countries.txt" length="2673" type="text/plain" />
 <pubDate>Wed, 04 Aug 2010 00:28:10 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">587 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Upgrade to Snap! Blogger Pro + Free e-Book and Aggregator!</title>
 <link>http://www.m2osw.com/snap-blogger-pro-upgrade3</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;$1.00&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;product-body&quot;&gt;&lt;p&gt;&lt;img align=&quot;left&quot; width=&quot;150&quot; height=&quot;119&quot; src=&quot;/sites/default/files/images/snap-logo.png&quot; alt=&quot;Snap! The best hosting service available.&quot; title=&quot;Snap! The best hosting service available.&quot; style=&quot;margin-right: 10px; margin-bottom: 10px;&quot; /&gt;&lt;div class=&quot;mo-button-box&quot; onclick=&#039;javascript:document.location=&quot;/cart/add/p583_q1-isnap_blogger_pro_upgrade3?destination=cart&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;Upgrade Now!&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;Thank you for upgrading your blog to &lt;img align=&quot;baseline&quot; alt=&quot;(Small Snap!

&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;$1.00&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;add-to-cart&quot;&gt;&lt;form action=&quot;/taxonomy/term/717/all/feed&quot;  accept-charset=&quot;UTF-8&quot; method=&quot;post&quot; id=&quot;uc-product-add-to-cart-form-583&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-583&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-6d952f64c51ee5454a75fc694a104f9f&quot; value=&quot;form-6d952f64c51ee5454a75fc694a104f9f&quot;  /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;form_id&quot; id=&quot;edit-uc-product-add-to-cart-form-583&quot; value=&quot;uc_product_add_to_cart_form_583&quot;  /&gt;

&lt;/div&gt;&lt;/form&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/snap-blogger-pro-upgrade3&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/snap-blogger-pro-upgrade3#comments</comments>
 <pubDate>Sat, 31 Jul 2010 01:10:23 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">583 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Upgrade to Snap! Blogger Pro + Free Bonus!</title>
 <link>http://www.m2osw.com/snap-blogger-pro-upgrade2</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;$14.99&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;product-body&quot;&gt;&lt;p&gt;&lt;img align=&quot;left&quot; width=&quot;150&quot; height=&quot;119&quot; src=&quot;/sites/default/files/images/snap-logo.png&quot; alt=&quot;Snap! The best hosting service available.&quot; title=&quot;Snap! The best hosting service available.&quot; style=&quot;margin-right: 10px; margin-bottom: 10px;&quot; /&gt;&lt;div class=&quot;mo-button-box&quot; onclick=&#039;javascript:document.location=&quot;/cart/add/p582_q1-isnap_blogger_pro_upgrade2?destination=cart&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;Upgrade Now!&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;Thank you for upgrading your blog to &lt;img align=&quot;baseline&quot; alt=&quot;(Small Snap!

&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;$14.99&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;add-to-cart&quot;&gt;&lt;form action=&quot;/taxonomy/term/717/all/feed&quot;  accept-charset=&quot;UTF-8&quot; method=&quot;post&quot; id=&quot;uc-product-add-to-cart-form-582&quot;&gt;
&lt;div&gt;&lt;input type=&quot;hidden&quot; name=&quot;qty&quot; id=&quot;edit-qty-1&quot; value=&quot;1&quot;  /&gt;
&lt;input type=&quot;submit&quot; name=&quot;op&quot; id=&quot;edit-submit-582&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-eb210b3e3e79af309fbd9e5c7b41c452&quot; value=&quot;form-eb210b3e3e79af309fbd9e5c7b41c452&quot;  /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;form_id&quot; id=&quot;edit-uc-product-add-to-cart-form-582&quot; value=&quot;uc_product_add_to_cart_form_582&quot;  /&gt;

&lt;/div&gt;&lt;/form&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/snap-blogger-pro-upgrade2&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/snap-blogger-pro-upgrade2#comments</comments>
 <pubDate>Sat, 31 Jul 2010 00:49:08 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">582 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Upgrade to Snap! Blogger Pro</title>
 <link>http://www.m2osw.com/snap-blogger-pro-upgrade</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;$14.99&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;product-body&quot;&gt;&lt;p&gt;&lt;img align=&quot;left&quot; width=&quot;150&quot; height=&quot;119&quot; style=&quot;margin-right: 10px; margin-bottom: 10px;&quot; title=&quot;Snap! The best hosting service available.&quot; alt=&quot;Snap! The best hosting service available.&quot; src=&quot;/sites/default/files/images/snap-logo.png&quot; /&gt;&lt;div class=&quot;mo-button-box&quot; onclick=&#039;javascript:document.location=&quot;/cart/add/p576_q1-isnap_blogger_pro_upgrade?destination=cart&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;Upgrade Now!&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;Thank you for upgrading your blog to &lt;img align=&quot;baseline&quot; src=&quot;/sites/default/files/images/round_button_logo_snap.gif&quot; alt=&quot;(Small Snap! Logo)&quot; /&gt; &lt;span style=&quot;font-weight: bold;&quot;&gt;Snap! &lt;/span&gt;&lt;strong&gt;Blogger Pro&lt;/strong&gt;. It&#039;s the best decision you made all day.&lt;/p&gt;
&lt;p&gt;Your blog is you online. Be known by the writing in your journal, talk about your likes and dislikes, either way, blogs are a must have in the 21&lt;sup&gt;st&lt;/sup&gt; century!&lt;/p&gt;
&lt;p style=&quot;clear: left;&quot;&gt;PLEASE&amp;nbsp;NOTE: This product upgrades your &lt;img align=&quot;baseline&quot; src=&quot;/sites/default/files/images/round_button_logo_snap.gif&quot; alt=&quot;(Small Snap! Logo)&quot; /&gt; &lt;strong&gt;Snap! Blogger Lite&lt;/strong&gt; to &lt;img align=&quot;baseline&quot; src=&quot;/sites/default/files/images/round_button_logo_snap.gif&quot; alt=&quot;(Small Snap! Logo)&quot; /&gt; &lt;strong&gt;Snap! Blogger Pro&lt;/strong&gt;.&lt;/p&gt;
&lt;p style=&quot;clear: left;&quot;&gt;&lt;img align=&quot;baseline&quot; src=&quot;/sites/default/files/images/round_button_logo_snap.gif&quot; alt=&quot;(Small Snap! Logo)&quot; /&gt; &lt;strong&gt;Snap! Blogger Pro&lt;/strong&gt; websites come with the following features:&lt;/p&gt;
&lt;ul&gt;
    &lt;li&gt;Blog Ping: ...&lt;/li&gt;&lt;/ul&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;$14.99&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;add-to-cart&quot;&gt;&lt;form action=&quot;/taxonomy/term/717/all/feed&quot;  accept-charset=&quot;UTF-8&quot; method=&quot;post&quot; id=&quot;uc-product-add-to-cart-form-576&quot;&gt;
&lt;div&gt;&lt;input type=&quot;hidden&quot; name=&quot;qty&quot; id=&quot;edit-qty-2&quot; value=&quot;1&quot;  /&gt;
&lt;input type=&quot;submit&quot; name=&quot;op&quot; id=&quot;edit-submit-576&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-3288e8cbefa2dd550e8f930be4d41b6c&quot; value=&quot;form-3288e8cbefa2dd550e8f930be4d41b6c&quot;  /&gt;
&lt;input type=&quot;hidden&quot; name=&quot;form_id&quot; id=&quot;edit-uc-product-add-to-cart-form-576&quot; value=&quot;uc_product_add_to_cart_form_576&quot;  /&gt;

&lt;/div&gt;&lt;/form&gt;
&lt;/div&gt;&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/snap-blogger-pro-upgrade&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/snap-blogger-pro-upgrade#comments</comments>
 <pubDate>Mon, 26 Jul 2010 10:42:14 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">576 at http://www.m2osw.com</guid>
</item>
<item>
 <title>SimpleMenu Custom Theme</title>
 <link>http://www.m2osw.com/doc_simplemenu_custom_theme</link>
 <description>&lt;h2&gt;Introduction&lt;/h2&gt;
&lt;p&gt;The newer versions of SimpleMenu allows for an easy way of adding custom themes.&lt;/p&gt;
&lt;p&gt;There are two main ways to add new SimpleMenu themes:&lt;/p&gt;
&lt;p&gt;1. In the simplemenu themes folder;&lt;/p&gt;
&lt;p&gt;2. In your theme folder.&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc_simplemenu_custom_theme&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc_simplemenu_custom_theme#comments</comments>
 <pubDate>Sun, 11 Jul 2010 20:23:08 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">554 at http://www.m2osw.com</guid>
</item>
<item>
 <title>Table of Contents Settings</title>
 <link>http://www.m2osw.com/doc-table-of-contents-settings</link>
 <description>&lt;h2 id=&quot;Filter_Configuration&quot;&gt;Filter Configuration&lt;/h2&gt;
&lt;p&gt;At this point, most of the &lt;strong&gt;Table of Contents&lt;/strong&gt; configuration is done in the &lt;strong&gt;Table of Contents&lt;/strong&gt; filter.&lt;/p&gt;
&lt;p&gt;This means multiple &lt;em&gt;Input formats&lt;/em&gt; allow you to make use of several different configurations.&lt;/p&gt;

&lt;div&gt;&lt;/div&gt;

&lt;p&gt;&lt;a href=&quot;http://www.m2osw.com/doc-table-of-contents-settings&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <comments>http://www.m2osw.com/doc-table-of-contents-settings#comments</comments>
 <category domain="http://www.m2osw.com/taxonomy/term/581">End</category>
 <pubDate>Tue, 08 Jun 2010 04:24:31 +0000</pubDate>
 <dc:creator>Alexis Wilke</dc:creator>
 <guid isPermaLink="false">528 at http://www.m2osw.com</guid>
</item>
</channel>
</rss>


