<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://coccinella.im"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Coccinella - Forum</title>
 <link>http://coccinella.im/taxonomy/term/1</link>
 <description></description>
 <language>en</language>
<item>
 <title>Can&#039;t install on Ubuntu Lucid - Syntax Error</title>
 <link>http://coccinella.im/node/491</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;First, i&#039;m sorry for my english :-)&lt;/p&gt;
&lt;p&gt;I want to install Coccinella on Ubuntu Lucid. I downloadet the normal Linux version, but when i try to run/install it with the following command&lt;/p&gt;
&lt;p&gt;&quot;sudo sh Coccinella-0.96.20.bin&quot; (in the folder) i receive the following error:&lt;/p&gt;
&lt;p&gt;&quot;Coccinella-0.96.20.bin: 1: Syntax error: word unexpected (expecting &quot;)&quot;)&lt;br /&gt;
&quot;&lt;/p&gt;
&lt;p&gt;i don&#039;t know how to resolve this error and how to install Coccinella with succes.&lt;/p&gt;
&lt;p&gt;Can you please help me?&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;
&lt;p&gt;Karin&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forum:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Forum&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sun, 24 Jul 2011 18:16:31 +0000</pubDate>
 <dc:creator>Rina78</dc:creator>
 <guid isPermaLink="false">491 at http://coccinella.im</guid>
 <comments>http://coccinella.im/node/491#comments</comments>
</item>
<item>
 <title>Whiteboard Standard</title>
 <link>http://coccinella.im/node/490</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;Hello.&lt;/p&gt;
&lt;p&gt;I&#039;m working on the implementation of an open whiteboard protocol under XMPP for a webclient, something I&#039;ve seen asked many times before (JS whiteboard implementation). Since I would like this to be as standard as possible for comunication among all XMPP whiteboarding clients, I would like to know were could I have documentation of how coccinella sends whiteboard data, since (as far as I know) this is the only true whiteboard client until now.&lt;/p&gt;
&lt;p&gt;Ideal would be to use an SVG comunication under XMPP, since this would make really easier implementation on webclients, and is a current standard. But I understand that you are just working on something alike, and I don&#039;t know how coccinella currently manage it&#039;s whiteboard.&lt;/p&gt;
&lt;p&gt;I&#039;ll be waiting for your response.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forum:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Forum&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 22 Jun 2011 07:03:45 +0000</pubDate>
 <dc:creator>daPhyre</dc:creator>
 <guid isPermaLink="false">490 at http://coccinella.im</guid>
 <comments>http://coccinella.im/node/490#comments</comments>
</item>
<item>
 <title>Where is iaxclient-tcl devel code?</title>
 <link>http://coccinella.im/node/489</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;I have been looking at the development build instructions for the required libraries (iaxclient in particular).  After going through the build instructions for iaxclient binary system libraries and building from svn, I now want to build the tcl loadable libraries but can&#039;t seem to find the source code to build them.  I have been able to locate a debian and fedora source package but I run into some definition errors.  Notably, this one:&lt;/p&gt;
&lt;p&gt;iaxclient-tcl-2.0.2&amp;gt; make&lt;br /&gt;
gcc -pipe -DPACKAGE_NAME=\&quot;iaxclient\&quot; -DPACKAGE_TARNAME=\&quot;iaxclient\&quot; -DPACKAGE_VERSION=\&quot;0.2\&quot; -DPACKAGE_STRING=\&quot;iaxclient\ 0.2\&quot; -DPACKAGE_BUGREPORT=\&quot;\&quot; -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_PARAM_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DTCL_THREADS=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DUSE_TCL_STUBS=1   -I../../lib -I&quot;/usr/include&quot;    -O2 -fomit-frame-pointer -Wall -Wno-implicit-int -fPIC -c `echo iaxclient.c` -o iaxclient.o&lt;br /&gt;
iaxclient.c: In function &#039;Iaxclient_Init&#039;:&lt;br /&gt;
iaxclient.c:324: error: &#039;AUDIO_INTERNAL_PA&#039; undeclared (first use in this function)&lt;br /&gt;
iaxclient.c:324: error: (Each undeclared identifier is reported only once&lt;br /&gt;
iaxclient.c:324: error: for each function it appears in.)&lt;br /&gt;
iaxclient.c:324: error: too many arguments to function &#039;iaxc_initialize&#039;&lt;br /&gt;
make: *** [iaxclient.o] Error 1&lt;/p&gt;
&lt;p&gt;Just wondering what is up??&lt;/p&gt;
&lt;p&gt;Thanks for such a great project!&lt;/p&gt;
&lt;p&gt;Take Care,&lt;/p&gt;
&lt;p&gt;Fred&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forum:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Forum&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 26 Jan 2011 14:49:29 +0000</pubDate>
 <dc:creator>breakfastfish</dc:creator>
 <guid isPermaLink="false">489 at http://coccinella.im</guid>
 <comments>http://coccinella.im/node/489#comments</comments>
</item>
<item>
 <title>white board only</title>
 <link>http://coccinella.im/node/488</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;hi&lt;br /&gt;
is there a way i can integrate the white board to my web site. no jabber or third part...&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forum:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Forum&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 21 Jan 2011 18:58:38 +0000</pubDate>
 <dc:creator>shakker</dc:creator>
 <guid isPermaLink="false">488 at http://coccinella.im</guid>
 <comments>http://coccinella.im/node/488#comments</comments>
</item>
<item>
 <title>Blocking Users</title>
 <link>http://coccinella.im/node/455</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;Is there a way to block users (contacts), you can delete but the reload next logon?&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forum:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Forum&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 09 Dec 2010 23:14:45 +0000</pubDate>
 <dc:creator>npmclori</dc:creator>
 <guid isPermaLink="false">455 at http://coccinella.im</guid>
 <comments>http://coccinella.im/node/455#comments</comments>
</item>
<item>
 <title>Combine offline and online lists</title>
 <link>http://coccinella.im/node/451</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;I would really like to see all my contacts listed alphabetically in one list, not separated into &quot;online&quot; and &quot;offline&quot;.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forum:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Forum&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 29 Oct 2010 02:47:59 +0000</pubDate>
 <dc:creator>gedau</dc:creator>
 <guid isPermaLink="false">451 at http://coccinella.im</guid>
 <comments>http://coccinella.im/node/451#comments</comments>
</item>
<item>
 <title>VOIP using Jingle</title>
 <link>http://coccinella.im/node/450</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;Hello!&lt;/p&gt;
&lt;p&gt;I am running an ejabberd XMPP server, and I am using Coccinella for chat with other users.&lt;/p&gt;
&lt;p&gt;Users are running windows.&lt;/p&gt;
&lt;p&gt;How can I enable the &quot;Call&quot; button on the chat window? Do I have to configure ejabberd for this?&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forum:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Forum&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 20 Oct 2010 14:16:48 +0000</pubDate>
 <dc:creator>boxerab</dc:creator>
 <guid isPermaLink="false">450 at http://coccinella.im</guid>
 <comments>http://coccinella.im/node/450#comments</comments>
</item>
<item>
 <title>Documentation project</title>
 <link>http://coccinella.im/node/445</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;Hi all,&lt;/p&gt;
&lt;p&gt;Many thanks to the developpers for this great software.&lt;br /&gt;
Could someboy tell me if a documentation project is already running.&lt;br /&gt;
Even if I am not a specialist of the Jabber clients, I could help to the creation of a user manual. The only problem is that I only write and translate correctly (English or German) in French.&lt;br /&gt;
A+&lt;br /&gt;
--&lt;br /&gt;
gw&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forum:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Forum&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 30 Aug 2010 03:54:00 +0000</pubDate>
 <dc:creator>gw</dc:creator>
 <guid isPermaLink="false">445 at http://coccinella.im</guid>
 <comments>http://coccinella.im/node/445#comments</comments>
</item>
<item>
 <title>Paste screenshot from clipboard in to whiteboard </title>
 <link>http://coccinella.im/node/443</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;it&#039;s functions exists in cocinella on windows?&lt;br /&gt;
I am a system administrator and want to use cocinella in a working group of developers.&lt;br /&gt;
for rapid reporting of problems in the annex used screenshots.&lt;/p&gt;
&lt;p&gt;how you can add this feature to whiteboard?&lt;br /&gt;
thanks...&lt;/p&gt;
&lt;p&gt;sorry for my English...&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forum:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Forum&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 23 Aug 2010 05:45:19 +0000</pubDate>
 <dc:creator>xoy</dc:creator>
 <guid isPermaLink="false">443 at http://coccinella.im</guid>
 <comments>http://coccinella.im/node/443#comments</comments>
</item>
<item>
 <title>Error Connecting...</title>
 <link>http://coccinella.im/node/442</link>
 <description>&lt;div class=&quot;field field-name-body field-type-text-with-summary field-label-hidden&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; property=&quot;content:encoded&quot;&gt;&lt;p&gt;I just downloaded: Coccinella Messenger-0.96.18.exe&lt;/p&gt;
&lt;p&gt;And when I try to connect to my jabber server, I get:&lt;/p&gt;
&lt;p&gt;Cannot connect to MYSERVER.com. Either there are server or network issues, or you misspelled the server&#039;s name.&lt;br /&gt;
Error: The connection failed or droped later: error writing &quot;sock2936&quot;: socket is not connected.&lt;/p&gt;
&lt;p&gt;What could I possibly be doing wrong?&lt;/p&gt;
&lt;p&gt;John&lt;/p&gt;
&lt;p&gt;I do note that my system sees it trying to access 198.65.166.165/UDP:3478.  I blocked that, because I don&#039;t see why it should be connecting to anything but my server.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;field field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above&quot;&gt;&lt;div class=&quot;field-label&quot;&gt;Forum:&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot; rel=&quot;sioc:has_container&quot;&gt;&lt;a href=&quot;/forum&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Forum&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Sat, 21 Aug 2010 16:41:39 +0000</pubDate>
 <dc:creator>john_es</dc:creator>
 <guid isPermaLink="false">442 at http://coccinella.im</guid>
 <comments>http://coccinella.im/node/442#comments</comments>
</item>
</channel>
</rss>
