    <rss version="2.0" 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:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
     <channel>
        <title>Nomoa.com :: bTonga - 1st public release</title>
        <link>http://www.nomoa.com/news/bTonga_-_1st_public_release</link>
        <description>Paving the way for .NET in Tonga</description>
        <dc:language>en-us</dc:language> 
        <dc:creator>Administrator</dc:creator> 
        <admin:generatorAgent rdf:resource="http://www.xaraya.org" /> 
        <admin:errorReportsTo rdf:resource="mailto:samt@ants.to" />
       <sy:updatePeriod>hourly</sy:updatePeriod>
       <sy:updateFrequency>1</sy:updateFrequency>
       <docs>http://backend.userland.com/rss</docs>

<!-- show a link to all publication types -->
Publication :
                <a href="http://www.nomoa.com/news/">News Articles</a>
        (1787)
     -             <a href="http://www.nomoa.com/pictures/">Pictures</a>
        (262)
     -             <a href="http://www.nomoa.com/weblinks/">Web Links</a>
        (40)
     -             <a href="http://www.nomoa.com/articles/downloads/">Downloads</a>
        (15)


<div class="xar-mod-head"><span class="xar-mod-title">Mind Dumps Go Here + A MoveableType API Post Publisher that I'm working on, and learning from. + News</span></div>

<table border="0" cellpadding="1" cellspacing="0">
<tr>
    <td valign="top">
        Browse in :
   </td>
   <td valign="top">

                                    <a href="http://www.nomoa.com/news/">All</a>

                 &gt;                     <a href="http://www.nomoa.com/news/c1/">Soap Box</a>
<br />

                                    <a href="http://www.nomoa.com/news/">All</a>

                 &gt;                     <a href="http://www.nomoa.com/news/c1/">Soap Box</a>

                 &gt;                     <a href="http://www.nomoa.com/news/c34/">bTonga</a>
<br />

                                    <a href="http://www.nomoa.com/news/">All</a>

                 &gt;                     <a href="http://www.nomoa.com/news/c1/">Soap Box</a>

                 &gt;                     <a href="http://www.nomoa.com/news/c8/">News</a>
<br />

                                    <a href="http://www.nomoa.com/news/c1-34-8/">Any of these categories</a>

                -                    <a href="http://www.nomoa.com/news/c1+34+8/">All of these categories</a>
<br />
</td>
</tr>
</table>






<div class="xar-norm-outline xar-standard-box-padding xar-overflow-auto">
    <h1>bTonga - 1st public release    </h1>
    <div class="xar-floatright"><a href="http://www.nomoa.com/news/c1/"><img src="modules/categories/xarimages/soapbox.gif" alt="Soap Box" /></a></div>
   <div class="xar-sub">
Posted by: 
            <a href="http://www.nomoa.com/roles/7">Samiuela LV Taufa</a> on December 02, 2005 12:56:16 PM (2549 Reads)    </div>
    <div><P>I'm not so sure how smart this whole idea is, but I've just pushed up onto the site my 1st release of what I hope to be a useful learning experience.</P>
<P>For want of a better name, I'm calling my little bloggin tool bTonga ? and it's available for download over at the Downloads section of the website.</P>
<P><A href="http://www.nomoa.com/index.php/articles/downloads/1066">http://www.nomoa.com/index.php/articles/downloads/1066</A>&nbsp;</P>
<P>It is a Windows client for creating/composing Blog Entries, and at the moment it only works with the MoveableType API which our Nomoa/Xaraya Server somewhat supports (not that I'm fully versed in this.)</P>
<P>The main goals of the little app was that I wanted:</P>
<OL>
<LI>'Free', because I like the idea and I'm using Free server software (although I am paying for the machine and bandwidth, etc.) 
<LI>Supports a WYSIWYG entry screen (which partially works at the moment) - <A href="http://www.wbeditor.com">www.wbeditor.com</A> supports this in their free version of 1.66 (no longer available for download) 
<LI>Supports MoveableType extensions (specifically Extended Text Entries and Keywords) [the other stuff doesn't make sense in the context of Xaraya at the moment so I don't care much for them, yet] <A href="http://www.wbloggar.com">www.wbloggar.com</A> supports these features, but again it isn't WYSIWIG 
<LI>Supports Image inclusions. <A href="http://www.wbloggar.com">www.wbloggar.com</A> supports this, but it isn't WYSIWIG. 
<LI>&nbsp;Supports other Publication Types in Xaraya, no body does this, yet.</LI></OL>
<P>See how far we've gone ? [Editor Category is @ <A href="http://www.nomoa.com/index.php/news/c34/">http://www.nomoa.com/index.php/news/c34/</A>&nbsp;]</P>
<P align=right>Visit <A href="http://www.nomoa.com">bTonga</A></P></div>
    <div><P>For new users to the tool, the 1st thing to do (you can ignore this of course and hopefully the experience wont be soo bad) is to create an account setting.</P>
<P>During the account creation (i.e. typing in your host server etc.) you need to press &quot;Login&quot; for the Accounts portion of the program to validate with your server. After &quot;login&quot; please click &quot;save&quot; to ensure settings are retained between restarts of the program.</P>
<P>Now, in Xaraya, when you &quot;Login&quot; there are a number of blog apis that are not fully implemented, so the program will put up dialogs complaining about things not being implemented. I'll clean that up at a later stage, but it is very useful at the moment for debugging purposes.</P>
<P>I'm looking at releasing this thing as a BSD License, but need to track down some of the icons I'm using (i can't remember when/where I got them, but most are not original so they came from somewhere else.)</P>
<P>More information on this later, oooops and source code.</P>
<H3>The Installer</H3>
<P>I've built the installer using VC#Express 1.0's Publish facility so I have no idea whether it's gonna work elsewhere, but here's fingers crossed.</P>
<P>Requirements</P>
<P>Dot Net Framework 2.0</P>
<P>[Editor: Update @ <A href="http://www.nomoa.com/index.php/news/bTonga_-_Progress_is_as_Progress_do_0.5.1.4">http://www.nomoa.com/index.php/news/bTonga_-_Progress_is_as_Progress_do_0.5.1.4</A>&nbsp;]</P></div>
</div>
<div class="xar-normal xar-overflow-auto">
        <a class="xar-floatleft" href="http://www.nomoa.com/news/Credit_where_Due">&lt;
prev</a>&#160;            <a class="xar-floatright" href="http://www.nomoa.com/news/Air_New_Zealand_for_spacious_luxury">
next&gt;</a>
</div>




<div>
   <p class="xar-cm-note xar-sub">
 Note: Comments are owned by the poster. We are not responsible for their content. </p>
<h4>
 Comments Settings     </h4>
    <div class="xar-cm-wrapper xar-accent xar-norm-outline">
        <form action="http://www.nomoa.com/news/bTonga_-_1st_public_release?&amp;depth=4&amp;order=1&amp;sortby=3&amp;render=threaded" method="post">
           <div class="xar-cm-settings">
               <label for="depth">
 Depth </label>
               <br />
               <select name="depth" id="depth">
                            <option value="1">
                                1                           </option>
                            <option value="2">
                                2                           </option>
                            <option value="3">
                                3                           </option>
                            <option value="4" selected="selected">
                                4                           </option>
                            <option value="5">
                                5                           </option>
                            <option value="6">
                                6                           </option>
                            <option value="7">
                                7                           </option>
                            <option value="8">
                                8                           </option>
                            <option value="9">
                                9                           </option>
</select>
           </div>
           <div class="xar-cm-settings">
               <label for="render">
 Style </label>
               <br />
               <select name="render" id="render">
<option value="nested">
 Nested </option>
<option value="flat">
 Flat </option>
<option value="threaded" selected="selected">
 Threaded </option>

<option value="nocomments">
 No Comments </option>
</select>
           </div>
           <div class="xar-cm-settings">
               <label for="sortby">
 Sort by </label>
               <br />
               <select name="sortby" id="sortby">
<option value="1">
 Author </option>
<option value="2">
 Date </option>
<option value="3" selected="selected">
 Thread </option>
<option value="4">
 Title </option>
</select>
           </div>
           <div class="xar-cm-settings">
               <label for="order">
 Order </label>
               <br />
               <select name="order" id="order">
<option value="1" selected="selected">
 Ascending </option>
<option value="2">
 Descending </option>
</select>
           </div>
           <div class="xar-cm-settings">
 Action                 <br />
                <input type="hidden" id="header-modid" name="header[modid]" value="151" />
                <input type="hidden" id="header-objectid" name="header[objectid]" value="1067" />
                <input type="hidden" id="header-itemtype" name="header[itemtype]" value="1" />
                <input type="hidden" id="receipt-returnurl-encoded" name="receipt[returnurl][encoded]" value="http%3A%2F%2Fwww.nomoa.com%2Fnews%2FbTonga_-_1st_public_release%3F%26amp%3Bdepth%3D4%26amp%3Border%3D1%26amp%3Bsortby%3D3%26amp%3Brender%3Dthreaded" />
                <input type="hidden" id="receipt-returnurl-decoded" name="receipt[returnurl][decoded]" value="http://www.nomoa.com/news/bTonga_-_1st_public_release?&amp;depth=4&amp;order=1&amp;sortby=3&amp;render=threaded" />
                <input type="submit" value="Refresh" />
           </div>
       </form>
   </div>
</div>
<div class="xar-tr-wrapper xar-accent">
   <label class="xar-tr-title">Title</label>
   <label class="xar-tr-author">Author</label>
   <label class="xar-tr-date">Date-Time</label>
</div>


<div class="xar-tr-wrapper">
           <span class="xar-tr-title">
                    <img class="xar-tr-image" height="21" src="modules/comments/xarimages/n_nosub.gif" width="9" alt="" />

                    <a href="#" id="collapser" name="collapser" onclick="document.getElementById('349').style.display = (document.getElementById('349').style.display == 'block') ? 'none' : 'block'; return false;" title="Toggle the full view of comment..">
                        bTonga - 1st public release?</a>
</span>
           <span class="xar-tr-author">
 Anonymous             </span>
            <span class="xar-tr-date">
                December 03, 2005 03:40 AM</span>
       </div>

        <div class="xar-tr-collapsed" id="349">
           <div class="xar-accent-outline">
<!-- actions buttons -->


                    Nice of you Sam T. <br /><br />Gradually getting there.<br /><br />See you<br />BEG                    <p>
                        <a href="http://www.nomoa.com/?module=comments&amp;func=display&amp;cid=349" title="Permalink" rel="bookmark">
                           #
                       </a>
                   </p>

<!-- show changelog -->
<!-- end changelog -->
           </div>
       </div>
<div class="xar-tr-wrapper xar-accent">
           <span class="xar-tr-title">
                    <img class="xar-tr-image" height="21" src="modules/comments/xarimages/n_nosub.gif" width="9" alt="" />


                    <a href="#" id="collapser" name="collapser" onclick="document.getElementById('350').style.display = (document.getElementById('350').style.display == 'block') ? 'none' : 'block'; return false;" title="Toggle the full view of comment..">
                        bTonga - 1st public release?</a>
</span>

           <span class="xar-tr-author">
 Anonymous             </span>

            <span class="xar-tr-date">
                December 03, 2005 12:41 PM</span>
       </div>


        <div class="xar-tr-collapsed" id="350">
           <div class="xar-cm-comment xar-accent xar-accent-outline">
<!-- actions buttons -->


                    nice!

jc                    <p>
                        <a href="http://www.nomoa.com/?module=comments&amp;func=display&amp;cid=350" title="Permalink" rel="bookmark">
                           #
                       </a>
                   </p>

<!-- show changelog -->
<!-- end changelog -->
           </div>
       </div>
<div class="xar-tr-wrapper">
           <span class="xar-tr-title">
                    <img class="xar-tr-image" height="21" src="modules/comments/xarimages/n_nosub.gif" width="9" alt="" />

                    <a href="#" id="collapser" name="collapser" onclick="document.getElementById('353').style.display = (document.getElementById('353').style.display == 'block') ? 'none' : 'block'; return false;" title="Toggle the full view of comment..">
                        bTonga - 1st public release?</a>
</span>
           <span class="xar-tr-author">
 Anonymous             </span>
            <span class="xar-tr-date">
                December 03, 2005 05:52 PM</span>
       </div>

        <div class="xar-tr-collapsed" id="353">
           <div class="xar-accent-outline">
<!-- actions buttons -->


                    <div>Yes Sam T&nbsp; in regards to my comment above.</div><br /><div>I am working on the fundamentals of programming, information technology and communications;&nbsp; software development, systems analysis design and control, data communications, networks, intelligent systems, programming and databases.</div><br /><div>So here I would make more of an effort to read and learn, whereas I cannot take to an application like a ornament...hahaha...<br />designing my own web page...?<br /><br />See you Sam T.</div><br /><div>BEG</div><br /><div>P.s.&nbsp; I am starting to understand this all the better.&nbsp; I wonder where NY4T is?&nbsp; Anyway i'm still collecting, not downloading just yet, remember the BASICS TO BEGINNERS...lol.</div><br />                    <p>
                        <a href="http://www.nomoa.com/?module=comments&amp;func=display&amp;cid=353" title="Permalink" rel="bookmark">
                           #
                       </a>
                   </p>

<!-- show changelog -->
<!-- end changelog -->
           </div>
       </div>
<div class="xar-tr-wrapper xar-accent">
           <span class="xar-tr-title">
                    <img class="xar-tr-image" height="21" src="modules/comments/xarimages/n_nosub.gif" width="9" alt="" />


                    <a href="#" id="collapser" name="collapser" onclick="document.getElementById('354').style.display = (document.getElementById('354').style.display == 'block') ? 'none' : 'block'; return false;" title="Toggle the full view of comment..">
                        bTonga - a new category</a>
</span>

           <span class="xar-tr-author">
                    Samiuela LV Taufa            </span>

            <span class="xar-tr-date">
                December 06, 2005 02:09 PM</span>
       </div>


        <div class="xar-tr-collapsed" id="354">
           <div class="xar-cm-comment xar-accent xar-accent-outline">
<!-- actions buttons -->


                    FYI. For those who want to keep in touch, ... or follow better the discussion, info on this new app.</p>

I've set up a new category for posting information @ <a href="http://www.nomoa.com/index.php/news/c34/" rel="nofollow">http://www.nomoa.com/index.php/news/c34/</a>                    <p>
                        <a href="http://www.nomoa.com/?module=comments&amp;func=display&amp;cid=354" title="Permalink" rel="bookmark">
                           #
                       </a>
                   </p>

<!-- show changelog -->
<!-- end changelog -->
           </div>
       </div>
<script type="text/javascript" src="modules/base/xartemplates/includes/submitonce.js"></script>
<br/>
<b>Keywords :</b>
<div style="margin-left: 1em; margin-right: 1em; text-align:left;">
    <li><a href="http://www.nomoa.com/keywords/bTonga">bTonga</a></li>
    <li><a href="http://www.nomoa.com/keywords/Open%20Source">Open Source</a></li>
    <li><a href="http://www.nomoa.com/keywords/Xaraya">Xaraya</a></li>
</div>
<br/>

<dl class="xar-tabs">
       <dt class="help">
Options:
       </dt>
            <dd>
                <a href="http://www.nomoa.com/news/map/">
                    View Article Map               </a>
           </dd>
            <dd>
                <a href="http://www.nomoa.com/news/archive/">
                    View Archives               </a>
           </dd>
</dl>
</channel>
</rss>
