<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Codegroup Project</title><link>https://sourceforge.net/p/codegroup/wiki/Codegroup%2520Project/</link><description>Recent changes to Codegroup Project</description><atom:link href="https://sourceforge.net/p/codegroup/wiki/Codegroup%20Project/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 26 Apr 2013 21:15:24 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/codegroup/wiki/Codegroup%20Project/feed" rel="self" type="application/rss+xml"/><item><title>Codegroup Project modified by Codegroup Project Admin</title><link>https://sourceforge.net/p/codegroup/wiki/Codegroup%2520Project/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v13
+++ v14
@@ -4,8 +4,12 @@

 -- Add full documentation for every line of code (0.2a) 

--- Break the project into several different .java files for easier management.
--- Possibly checksum-hashsum.java, error-correction.java, codegroup-formatter. java, user-interface.java
+-- Break the project into several different .java files for easier management. 
+-- The core program should still be contained in : codegroup.java
+-- Possibly checksum-hashsum.java
+-- Possibly error-correction.java
+-- Possibly codegroup-formatter.java
+-- Possibly user-interface.java

 -- Add Java Terminal emulation operability (0.3a) 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Codegroup Project Admin</dc:creator><pubDate>Fri, 26 Apr 2013 21:15:24 -0000</pubDate><guid>https://sourceforge.nete4360e04cf6e3ef26c227f643dc0d74b361fd850</guid></item><item><title>Codegroup Project modified by Codegroup Project Admin</title><link>https://sourceforge.net/p/codegroup/wiki/Codegroup%2520Project/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v12
+++ v13
@@ -7,7 +7,7 @@
 -- Break the project into several different .java files for easier management.
 -- Possibly checksum-hashsum.java, error-correction.java, codegroup-formatter. java, user-interface.java

--- Add Java V52 Terminal emulation operability (0.3a) 
+-- Add Java Terminal emulation operability (0.3a) 

 -- Add 6 letter version numbers for all encoding and checksums, hashes etc ... (0.31a) 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Codegroup Project Admin</dc:creator><pubDate>Fri, 26 Apr 2013 20:55:07 -0000</pubDate><guid>https://sourceforge.netea725e86255eb33c7875a6f3a7486d8818cef417</guid></item><item><title>Codegroup Project modified by Codegroup Project Admin</title><link>https://sourceforge.net/p/codegroup/wiki/Codegroup%2520Project/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -3,6 +3,9 @@
 -- Finish translation from C++ to Java (0.1a), it must be fully readable Java!

 -- Add full documentation for every line of code (0.2a) 
+
+-- Break the project into several different .java files for easier management.
+-- Possibly checksum-hashsum.java, error-correction.java, codegroup-formatter. java, user-interface.java

 -- Add Java V52 Terminal emulation operability (0.3a) 

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Codegroup Project Admin</dc:creator><pubDate>Fri, 26 Apr 2013 20:46:40 -0000</pubDate><guid>https://sourceforge.netc2de33643c1a7f96d812aaf3797cc7bb896eacc0</guid></item><item><title>Codegroup Project modified by Codegroup Admin</title><link>https://sourceforge.net/p/codegroup/wiki/Codegroup%2520Project/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -1,15 +1,26 @@
 URGENT WORK NEEDED (delete when done) 
+
 -- Finish translation from C++ to Java (0.1a), it must be fully readable Java!
+
 -- Add full documentation for every line of code (0.2a) 
+
 -- Add Java V52 Terminal emulation operability (0.3a) 
+
 -- Add 6 letter version numbers for all encoding and checksums, hashes etc ... (0.31a) 
+
 -- Transition to CRC-32K (Koopman) for message checksums
-         CRC32K [Normal : 0x741B8CD7, Reversed reciprocal : 0xBA0DC66B]
+   CRC32K Normal : 0x741B8CD7
+   CRC32K Reversed reciprocal : 0xBA0DC66B
+
 -- Add numerical "Message Header" code (0.4a) 
+
 -- Add MD5 Message &amp; Header Hashsum (0.5a) 
+
 -- Transition to a Packet &amp; Frame architecture (0.6a) 
--- Transition to an ineractive graphical user interface (0.61a)

+-- Transition to an interactive graphical user interface (0.61a)
+
+&lt;hr /&gt;

 What codgroup is supposed to do

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Codegroup Admin</dc:creator><pubDate>Fri, 19 Apr 2013 23:14:34 -0000</pubDate><guid>https://sourceforge.netdce87811d7ca7a537c405c7f43e7e74bf53cea4c</guid></item><item><title>Codegroup Project modified by Codegroup Admin</title><link>https://sourceforge.net/p/codegroup/wiki/Codegroup%2520Project/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -1,3 +1,16 @@
+URGENT WORK NEEDED (delete when done) 
+-- Finish translation from C++ to Java (0.1a), it must be fully readable Java!
+-- Add full documentation for every line of code (0.2a) 
+-- Add Java V52 Terminal emulation operability (0.3a) 
+-- Add 6 letter version numbers for all encoding and checksums, hashes etc ... (0.31a) 
+-- Transition to CRC-32K (Koopman) for message checksums
+         CRC32K [Normal : 0x741B8CD7, Reversed reciprocal : 0xBA0DC66B]
+-- Add numerical "Message Header" code (0.4a) 
+-- Add MD5 Message &amp; Header Hashsum (0.5a) 
+-- Transition to a Packet &amp; Frame architecture (0.6a) 
+-- Transition to an ineractive graphical user interface (0.61a)
+
+
 What codgroup is supposed to do

 Encode binary or text messages, securely -- either as audio files or text.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Codegroup Admin</dc:creator><pubDate>Fri, 19 Apr 2013 23:13:20 -0000</pubDate><guid>https://sourceforge.net31b0fbdf9989048a040dc1e43034f7bafd53f82d</guid></item><item><title>Codegroup Project modified by Codegroup Admin</title><link>https://sourceforge.net/p/codegroup/wiki/Codegroup%2520Project/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -35,17 +35,19 @@

 Avoiding punctuation marks and lower case letters makes the output of codegroup much easier to transmit over a voice or traditional telegraphic link.

+
 BUGS &amp; KNOWN ISSUES

-When a CRC error is detected, no indication is given of the location in the file where the error(s) occurred.
+* When a CRC error is detected, no indication is given of the location in the file where the error(s) occurred.

-When sending large files, you may want to break them into pieces with the splits utility so, in case of error, only the erroneous pieces need to be re-sent.
+* When sending large files, you may want to break the file into into pieces. In case of error, only the erroneous pieces need to be re-sent.

-It might be nice to embed the original file name and modes in the encoded output, but this opens the door to all kinds of system-dependent problems. You can always include this information as text before the first codegroup, or send an archive created with tar or zip.
+* It might be nice to embed the original file name and modes in the encoded output in future versions of this program.
+
+* There is a Filename issue workaround : **You can always include filename information as text before the first codegroup, or send an archive created with tar or zip.**

-The wiki uses [Markdown](/p/codegroup/wiki/markdown_syntax/) syntax.
+[[project_admins]]

-[[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Codegroup Admin</dc:creator><pubDate>Fri, 19 Apr 2013 03:22:16 -0000</pubDate><guid>https://sourceforge.netbfc319dde61adaceb5047bbfa9420228f87f5731</guid></item><item><title>Codegroup Project modified by Codegroup Admin</title><link>https://sourceforge.net/p/codegroup/wiki/Codegroup%2520Project/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -35,6 +35,14 @@

 Avoiding punctuation marks and lower case letters makes the output of codegroup much easier to transmit over a voice or traditional telegraphic link.

+BUGS &amp; KNOWN ISSUES
+
+When a CRC error is detected, no indication is given of the location in the file where the error(s) occurred.
+
+When sending large files, you may want to break them into pieces with the splits utility so, in case of error, only the erroneous pieces need to be re-sent.
+
+It might be nice to embed the original file name and modes in the encoded output, but this opens the door to all kinds of system-dependent problems. You can always include this information as text before the first codegroup, or send an archive created with tar or zip.
+

 The wiki uses [Markdown](/p/codegroup/wiki/markdown_syntax/) syntax.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Codegroup Admin</dc:creator><pubDate>Fri, 19 Apr 2013 03:17:29 -0000</pubDate><guid>https://sourceforge.net5f147863a371eb702ebb958d926a782322c01e9d</guid></item><item><title>Codegroup Project modified by Codegroup Admin</title><link>https://sourceforge.net/p/codegroup/wiki/Codegroup%2520Project/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -16,8 +16,8 @@

 pgp:

------BEGIN PGP MESSAGE-----
-Version: 2.6.2i
+    -----BEGIN PGP MESSAGE-----
+    Version: 2.6.2i

     hIwCCb8iTku3pBUBA/9oSDlfk/On9bwjmTnB98Eejr6agkPSi3n6hd8JkAtJd33f
     kzFq18Jo0xzRUWZ7Di6Jq/FXpeI1yztVDqispbcYOP0aDv4JZOSF1kRsmJ9xK9Bo
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Codegroup Admin</dc:creator><pubDate>Thu, 18 Apr 2013 23:26:43 -0000</pubDate><guid>https://sourceforge.net828e14a1e14b3f9d646b82c9e23c56e724ae20d5</guid></item><item><title>Codegroup Project modified by Codegroup Admin</title><link>https://sourceforge.net/p/codegroup/wiki/Codegroup%2520Project/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -13,13 +13,6 @@
     xad88WyxmNssbhe3sps8m8ttZ/M/8K1vL9oPP0RBaPggypU1vrad+59zosj0HqAj9xF//pe8
     WsaVNbTH1rfkAfoobm7ea//cZn4rtv/mNtq/kM9t/cCz31Io9foftz9nnW77oMdfcdMdWJe+

-uuencode:
-
-begin 644 data.bin
-    M'XL("&amp;7._R  VUO;V /9U+FN2XSF3G6H5OA1(?HOB&lt;=/&lt;7__X7TN&lt;PJ[L&amp;
-    M=?-&amp;1;I+) B8 0;P?_Z'?WY_-=7Q"T_JSZ_6)X9?&amp;"$OU9[N'A[A%^L^6=
-    M?^M[OOV+:9=UM9J^] MAS_ ;X0O]U];(Z?&lt;WWE9_[/]ZMMOO[CG'^2MM
-    M_G(+,US/LWKZE1#C^YO?D_;O#G[7][2R^+0&gt;XJ^&amp;PI/[?7-7U]KU=]SSWQ?

 pgp:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Codegroup Admin</dc:creator><pubDate>Thu, 18 Apr 2013 23:26:23 -0000</pubDate><guid>https://sourceforge.net0677dd4b6357b6ac53cf97cec311f01aa061d5c0</guid></item><item><title>Codegroup Project modified by Codegroup Admin</title><link>https://sourceforge.net/p/codegroup/wiki/Codegroup%2520Project/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -8,34 +8,34 @@

 base64:

-H4sICFJ9MzYAA2EudGFyAOxba3faSNKer+lf0SezO3YmgLnY2I6TyQIGgwOGBTtOYjuJEMJo
-DJJGF1+ys//9rarulpqLHRi/mdk9G84JIKGuqq579eNkNn745q9sNru9tcXhs5gtFPAzm83l
-xad88WyxmNssbhe3sps8m8ttZ/M/8K1vL9oPP0RBaPggypU1vrad+59zosj0HqAj9xF//pe8
-WsaVNbTH1rfkAfoobm7ea//cZn4rtv/mNtq/kM9t/cCz31Io9foftz9nnW77oMdfcdMdWJe+
+    H4sICFJ9MzYAA2EudGFyAOxba3faSNKer+lf0SezO3YmgLnY2I6TyQIGgwOGBTtOYjuJEMJo
+    DJJGF1+ys//9rarulpqLHRi/mdk9G84JIKGuqq579eNkNn745q9sNru9tcXhs5gtFPAzm83l
+    xad88WyxmNssbhe3sps8m8ttZ/M/8K1vL9oPP0RBaPggypU1vrad+59zosj0HqAj9xF//pe8
+    WsaVNbTH1rfkAfoobm7ea//cZn4rtv/mNtq/kM9t/cCz31Io9foftz9nnW77oMdfcdMdWJe+

 uuencode:

 begin 644 data.bin
-M'XL("&amp;7._R  VUO;V /9U+FN2XSF3G6H5OA1(?HOB&lt;=/&lt;7__X7TN&lt;PJ[L&amp;
-M=?-&amp;1;I+) B8 0;P?_Z'?WY_-=7Q"T_JSZ_6)X9?&amp;"$OU9[N'A[A%^L^6=
-M?^M[OOV+:9=UM9J^] MAS_ ;X0O]U];(Z?&lt;WWE9_[/]ZMMOO[CG'^2MM
-M_G(+,US/LWKZE1#C^YO?D_;O#G[7][2R^+0&gt;XJ^&amp;PI/[?7-7U]KU=]SSWQ?
+    M'XL("&amp;7._R  VUO;V /9U+FN2XSF3G6H5OA1(?HOB&lt;=/&lt;7__X7TN&lt;PJ[L&amp;
+    M=?-&amp;1;I+) B8 0;P?_Z'?WY_-=7Q"T_JSZ_6)X9?&amp;"$OU9[N'A[A%^L^6=
+    M?^M[OOV+:9=UM9J^] MAS_ ;X0O]U];(Z?&lt;WWE9_[/]ZMMOO[CG'^2MM
+    M_G(+,US/LWKZE1#C^YO?D_;O#G[7][2R^+0&gt;XJ^&amp;PI/[?7-7U]KU=]SSWQ?

 pgp:

 -----BEGIN PGP MESSAGE-----
 Version: 2.6.2i

-hIwCCb8iTku3pBUBA/9oSDlfk/On9bwjmTnB98Eejr6agkPSi3n6hd8JkAtJd33f
-kzFq18Jo0xzRUWZ7Di6Jq/FXpeI1yztVDqispbcYOP0aDv4JZOSF1kRsmJ9xK9Bo
-Cv4a967IXPkkRsjIAkx0B39dYxCzf8kHUn4THmyV/b2qLUZ0cc+mr8hxFfFpuYSM
+    hIwCCb8iTku3pBUBA/9oSDlfk/On9bwjmTnB98Eejr6agkPSi3n6hd8JkAtJd33f
+    kzFq18Jo0xzRUWZ7Di6Jq/FXpeI1yztVDqispbcYOP0aDv4JZOSF1kRsmJ9xK9Bo
+    Cv4a967IXPkkRsjIAkx0B39dYxCzf8kHUn4THmyV/b2qLUZ0cc+mr8hxFfFpuYSM

 codegroup:

-ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO
-GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP
-DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP
-NGCHI GFPBI CBDML PFGHL LIHPC BOOBB HOLDO FJNHP OLHLL OPNIL
+    ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO
+    GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP
+    DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP
+    NGCHI GFPBI CBDML PFGHL LIHPC BOOBB HOLDO FJNHP OLHLL OPNIL

 Only codegroup conforms to the telegraphic convention of all upper case letters, and passes the “telephone test” of being readable without any modifiers such as “capital” and “lower-case”.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Codegroup Admin</dc:creator><pubDate>Thu, 18 Apr 2013 23:24:59 -0000</pubDate><guid>https://sourceforge.net7e061af34a27b81f99972fb22768ca1649259762</guid></item></channel></rss>