    <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>ACCU  :: The Wall</title>
        <link>https://members.accu.org/index.php/articles/1009</link>
        <description>Professionalism in Programming</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:webeditor@accu.org" />
       <sy:updatePeriod>hourly</sy:updatePeriod>
       <sy:updateFrequency>1</sy:updateFrequency>
       <docs>http://backend.userland.com/rss</docs>




<div class="xar-mod-head"><span class="xar-mod-title">Letters to the Editor + CVu Journal Vol 12, #3 - May 2000</span></div>

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

                                            <a href="https://members.accu.org/index.php/articles/">All</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c184/">Journal Columns</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c186/">LettersEditor</a>
<br />

                                            <a href="https://members.accu.org/index.php/articles/">All</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c76/">Journals</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c77/">CVu</a>

                     &gt;                         <a href="https://members.accu.org/index.php/articles/c126/">123</a>
<br />

                                            <a href="https://members.accu.org/index.php/articles/c186-126/">Any of these categories</a>

                    -                        <a href="https://members.accu.org/index.php/articles/c186+126/">All of these categories</a>
<br />
</td>
   </tr>
   </tbody>
</table>




<div class="xar-error">
   <p>
 <strong>Note:</strong> when you create a new publication type,
the articles module will automatically use the templates
<em>user-display-[publicationtype].xt</em>
and <em>user-summary-[publicationtype].xt</em>.
If those templates do not exist when you try to preview or display a new article,
you'll get this warning :-)  Please place your own templates in themes/<em>yourtheme</em>/modules/articles . The templates will get the extension .xt there. </p>
</div>
<div class="xar-norm xar-standard-box-padding">
   <h1><strong>Title:</strong>&nbsp;The Wall</h1>
<p><strong>Author:</strong>&nbsp;</p>
<p>
<strong>Date:</strong> 08 May 2000 13:15:36 +01:00 or Mon, 08 May 2000 13:15:36 +01:00</p>
<p><strong>Summary:</strong>&nbsp;</p>
<p><strong>Body:</strong>&nbsp;<div class="sect1" lang="en">
<div class="titlepage">
<h2><a name="d0e22" id="d0e22"></a>eliminate
Bugs</h2>
</div>
<p>Dear Francis</p>
<p>In C Vu 12.2 March 2000 Catriona Siobh&aacute;n O'Connell
contributed more code related to the ISBN competition which was
started before I even joined ACCU. In her critique in C Vu 11.6 of
some earlier ISBN code by Phil Collings, she correctly pointed out
that not &quot;everyone works with ASCII character sets&quot; (point 3, page
27). The eliminate function she presented in C Vu 11.6 isn't
compatible with all character sets though.</p>
<p>EBCDIC (pronounced &quot;ebb-see-dick&quot; and short for Extended Binary
Coded Decimal Interchange Code, used by some kinds of IBM machine)
does not always go well with that <tt class=
"function">eliminate</tt> function. Dangerous thing is, it can work
for some inputs and exhibit relatively minor inaccuracies for
others. The example of removing the vowels in the character string
&quot;Catriona Siobhan O'Connell&quot; does not result in the string
undergoing the correct transformation but it almost gives the
correct answer (in this case). (What does result is the right
answer but the capital 'C's and the lowercase 'h' are also gone.)
Some slight variations can dangerously yield misleadingly correct
results (such as if the capital letter 'C' is changed everywhere to
capital 'W'; with lowercase 'h' changed to lowercase 'q'; along
with capital 'O' turning into a capital 'E').</p>
<i><span class="remark">Thanks Colin. I also noted the subtle
problem if we speel Catriona's middle name in
Irish.</span></i></div>
</p>
<p><strong>Notes:</strong>&nbsp;</p>
<p><em>More fields may be available via dynamicdata ..</em></p>
</div>
</channel>
</rss>
