<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Converting Babylon Dictionaries to Stardict Format in OpenSuse</title>
	<atom:link href="http://lizards.opensuse.org/2008/06/14/converting-babylon-dictionaries-to-stardict-format-in-opensuse/feed/" rel="self" type="application/rss+xml" />
	<link>http://lizards.opensuse.org/2008/06/14/converting-babylon-dictionaries-to-stardict-format-in-opensuse/</link>
	<description>Blogs and Ramblings of the openSUSE Members</description>
	<lastBuildDate>Mon, 30 Jan 2012 19:11:21 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ariel</title>
		<link>http://lizards.opensuse.org/2008/06/14/converting-babylon-dictionaries-to-stardict-format-in-opensuse/#comment-573</link>
		<dc:creator>Ariel</dc:creator>
		<pubDate>Thu, 25 Dec 2008 18:00:59 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=63#comment-573</guid>
		<description>Just what I was looking for!, dictconv works great on kubuntu hardy
thx thx thxthxthx :D</description>
		<content:encoded><![CDATA[<p>Just what I was looking for!, dictconv works great on kubuntu hardy<br />
thx thx thxthxthx <img src='http://lizards.opensuse.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca Severini</title>
		<link>http://lizards.opensuse.org/2008/06/14/converting-babylon-dictionaries-to-stardict-format-in-opensuse/#comment-511</link>
		<dc:creator>Luca Severini</dc:creator>
		<pubDate>Sat, 13 Dec 2008 10:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=63#comment-511</guid>
		<description>Hi Rossana,

I should thought that someone else, who doesn&#039;t know the italian language, may read my message. I&#039;m sorry.
My idea is that the problem may lie in the size of some structures and declarations that I changed in order to make the source compilable. By the way, if the C/C++ code is well written, to port a XWindow o CLI application from Linux to Mac isn&#039;t too difficult for a software engineer.
I asked to you because, at the moment, I don&#039;t know directly any linux user around here (but I can&#039;t say I made a thorough search...). To ask seemed to me the simpler and faster thing to do before to spend time to debug something I&#039;m going to use only one or two times. I&#039;m assure you I&#039;m not a lazy guy; I just hoped you already had a solution.
However because you are kindly offering your help, if you really have time and will, I gladly accept it. After all we are both Italians in a foreign country... ;-) 
If would be possible to translate for me the Italian-&gt;English, English-&gt;Italian, Italian-&gt;German and German-&gt;Italian Babylon dictionares, that would be great!! My email is lucaseverini@mac.com .
And of course... &quot;a buon rendere...&quot;

Ciao and have a nice weekend.

Luca</description>
		<content:encoded><![CDATA[<p>Hi Rossana,</p>
<p>I should thought that someone else, who doesn&#8217;t know the italian language, may read my message. I&#8217;m sorry.<br />
My idea is that the problem may lie in the size of some structures and declarations that I changed in order to make the source compilable. By the way, if the C/C++ code is well written, to port a XWindow o CLI application from Linux to Mac isn&#8217;t too difficult for a software engineer.<br />
I asked to you because, at the moment, I don&#8217;t know directly any linux user around here (but I can&#8217;t say I made a thorough search&#8230;). To ask seemed to me the simpler and faster thing to do before to spend time to debug something I&#8217;m going to use only one or two times. I&#8217;m assure you I&#8217;m not a lazy guy; I just hoped you already had a solution.<br />
However because you are kindly offering your help, if you really have time and will, I gladly accept it. After all we are both Italians in a foreign country&#8230; <img src='http://lizards.opensuse.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
If would be possible to translate for me the Italian-&gt;English, English-&gt;Italian, Italian-&gt;German and German-&gt;Italian Babylon dictionares, that would be great!! My email is <a href="mailto:lucaseverini@mac.com">lucaseverini@mac.com</a> .<br />
And of course&#8230; &#8220;a buon rendere&#8230;&#8221;</p>
<p>Ciao and have a nice weekend.</p>
<p>Luca</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rossana Motta</title>
		<link>http://lizards.opensuse.org/2008/06/14/converting-babylon-dictionaries-to-stardict-format-in-opensuse/#comment-510</link>
		<dc:creator>Rossana Motta</dc:creator>
		<pubDate>Sat, 13 Dec 2008 05:26:55 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=63#comment-510</guid>
		<description>Hello Luca,
i reply in English just in case this might be useful to someone else :)

It is virtually impossible to say what is not working on a Mac. I do not have any Macs so i cannot test. It could be one million different things. Mac is derived from Unix sure, but in general applications and source codes cannot be swapped between them as there are many inherent difference in the OS structure, libraries, etc. One application designed for Mac is not generally portable on a Linux, and vice versa. There might be some exception of source code that is platform independent such as Java but i think this application is not one of those.

I would suggest two things:
1) you can install the dictionary converter on any linux system, if you do not have you could ask a friend to do so for you, then convert the dictionaries and bring to your computer only the converted dictionaries. That&#039;s what you need, you actually do not need the converter itself on your computer.
2) if you really cannot find anyone around you, willing to help and running a linux, you could at least use a debugger to locate the cause of the segmentation fault, otherwise without a debugger i guess it is a real hell.

How many dictionaries do you need to convert? If they are not too many i could do it for you, and upload somewhere or email to you the converted dictionaries

Let me know, if i can help i will be glad to

Rossana</description>
		<content:encoded><![CDATA[<p>Hello Luca,<br />
i reply in English just in case this might be useful to someone else <img src='http://lizards.opensuse.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It is virtually impossible to say what is not working on a Mac. I do not have any Macs so i cannot test. It could be one million different things. Mac is derived from Unix sure, but in general applications and source codes cannot be swapped between them as there are many inherent difference in the OS structure, libraries, etc. One application designed for Mac is not generally portable on a Linux, and vice versa. There might be some exception of source code that is platform independent such as Java but i think this application is not one of those.</p>
<p>I would suggest two things:<br />
1) you can install the dictionary converter on any linux system, if you do not have you could ask a friend to do so for you, then convert the dictionaries and bring to your computer only the converted dictionaries. That&#8217;s what you need, you actually do not need the converter itself on your computer.<br />
2) if you really cannot find anyone around you, willing to help and running a linux, you could at least use a debugger to locate the cause of the segmentation fault, otherwise without a debugger i guess it is a real hell.</p>
<p>How many dictionaries do you need to convert? If they are not too many i could do it for you, and upload somewhere or email to you the converted dictionaries</p>
<p>Let me know, if i can help i will be glad to</p>
<p>Rossana</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luca Severini</title>
		<link>http://lizards.opensuse.org/2008/06/14/converting-babylon-dictionaries-to-stardict-format-in-opensuse/#comment-509</link>
		<dc:creator>Luca Severini</dc:creator>
		<pubDate>Sat, 13 Dec 2008 01:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=63#comment-509</guid>
		<description>Ciao Rossana,

Vorrei utilizzare i dizionari Babylon (che sono i migliori come hai anche detto tu) che uso su Windows con l&#039;applicazione Dictionary su Leopard (MacOS 10.5). 
Essendo un programmatore su piattaforma Apple (e Windows ma non Linux... I&#039;m sorry) ho scaricato i sorgenti e li ho compilati applicando alcune semplici correzioni al makefile per risovere alcuni problemi di link con libiconv.
Il programma si compila e si installa correttamente ma quando provo a eseguire la conversione dei dizionari l&#039;applicazione va in Segmentation Fault.
Prima di imbarcarmi nel debug del codice volevo sapere se, per caso, avevi qualche idea su cosa non funzioni compilando su Mac che come probabilmente sai e&#039; uno stretto derivato di Unix (BSD). Magari qualcuno che lo ha gia fatto sul Mac te lo ha detto e poi chiedere non costa nulla... almeno spero ;-)
Ti ringrazio e scusa per il disturbo.

Un saluto dalla Silicon Valley.

Luca</description>
		<content:encoded><![CDATA[<p>Ciao Rossana,</p>
<p>Vorrei utilizzare i dizionari Babylon (che sono i migliori come hai anche detto tu) che uso su Windows con l&#8217;applicazione Dictionary su Leopard (MacOS 10.5).<br />
Essendo un programmatore su piattaforma Apple (e Windows ma non Linux&#8230; I&#8217;m sorry) ho scaricato i sorgenti e li ho compilati applicando alcune semplici correzioni al makefile per risovere alcuni problemi di link con libiconv.<br />
Il programma si compila e si installa correttamente ma quando provo a eseguire la conversione dei dizionari l&#8217;applicazione va in Segmentation Fault.<br />
Prima di imbarcarmi nel debug del codice volevo sapere se, per caso, avevi qualche idea su cosa non funzioni compilando su Mac che come probabilmente sai e&#8217; uno stretto derivato di Unix (BSD). Magari qualcuno che lo ha gia fatto sul Mac te lo ha detto e poi chiedere non costa nulla&#8230; almeno spero <img src='http://lizards.opensuse.org/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /><br />
Ti ringrazio e scusa per il disturbo.</p>
<p>Un saluto dalla Silicon Valley.</p>
<p>Luca</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rossana Motta</title>
		<link>http://lizards.opensuse.org/2008/06/14/converting-babylon-dictionaries-to-stardict-format-in-opensuse/#comment-480</link>
		<dc:creator>Rossana Motta</dc:creator>
		<pubDate>Tue, 02 Dec 2008 17:11:48 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=63#comment-480</guid>
		<description>hi Michiel, yes the tutorial above is for Linux only, pretty much everything you can find on this website applies to Linux only because this is Opensuse website and Opensuse is a Linux distro.
I have no idea how to do that in Windows as i barely ever use windows systems, anyway i think your best bet is googling it, or use babylon directly, since you are in windows you can do that, the rationale behind this tutorial is that there is no babylon software for linux</description>
		<content:encoded><![CDATA[<p>hi Michiel, yes the tutorial above is for Linux only, pretty much everything you can find on this website applies to Linux only because this is Opensuse website and Opensuse is a Linux distro.<br />
I have no idea how to do that in Windows as i barely ever use windows systems, anyway i think your best bet is googling it, or use babylon directly, since you are in windows you can do that, the rationale behind this tutorial is that there is no babylon software for linux</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michiel Vanhauwaert</title>
		<link>http://lizards.opensuse.org/2008/06/14/converting-babylon-dictionaries-to-stardict-format-in-opensuse/#comment-478</link>
		<dc:creator>Michiel Vanhauwaert</dc:creator>
		<pubDate>Tue, 02 Dec 2008 11:15:53 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=63#comment-478</guid>
		<description>Hello
I&#039;m a Windows user, apparently this tutorial is for Linux. Is there a similar way to convert babylon dictionaries to these .ifo files useful in StarDict? I downloaded Stardict and dictconvert, but then I&#039;m stuck. Can you help me? Thanks a lot. Michiel</description>
		<content:encoded><![CDATA[<p>Hello<br />
I&#8217;m a Windows user, apparently this tutorial is for Linux. Is there a similar way to convert babylon dictionaries to these .ifo files useful in StarDict? I downloaded Stardict and dictconvert, but then I&#8217;m stuck. Can you help me? Thanks a lot. Michiel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rossana Motta</title>
		<link>http://lizards.opensuse.org/2008/06/14/converting-babylon-dictionaries-to-stardict-format-in-opensuse/#comment-312</link>
		<dc:creator>Rossana Motta</dc:creator>
		<pubDate>Fri, 10 Oct 2008 15:52:04 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=63#comment-312</guid>
		<description>Hi Eric,
it is correct that you do NOT have a .dz file. You are supposed to have exactly what you said, that is a .dict, .idx, .ifo. The .dict will do the same that the .dz does
Create a folder for *each* dictionary. Restart Stardict, go to &quot;manage dictionaries&quot; (bottom right, the button with the &quot;i&quot;) and you should see them there. For me it worked perfectly on all of my machines, i have Stardict 2.4.8 on opensuse 11</description>
		<content:encoded><![CDATA[<p>Hi Eric,<br />
it is correct that you do NOT have a .dz file. You are supposed to have exactly what you said, that is a .dict, .idx, .ifo. The .dict will do the same that the .dz does<br />
Create a folder for *each* dictionary. Restart Stardict, go to &#8220;manage dictionaries&#8221; (bottom right, the button with the &#8220;i&#8221;) and you should see them there. For me it worked perfectly on all of my machines, i have Stardict 2.4.8 on opensuse 11</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric</title>
		<link>http://lizards.opensuse.org/2008/06/14/converting-babylon-dictionaries-to-stardict-format-in-opensuse/#comment-311</link>
		<dc:creator>Eric</dc:creator>
		<pubDate>Fri, 10 Oct 2008 15:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://lizards.opensuse.org/?p=63#comment-311</guid>
		<description>Hi,
I just converted the babylon dictionary .bgl to .ifo. there are three files just like you said. .dict, .idx, .ifo. I copied them to  /usr/share/stardict/dic/ and created a folder for them. but I can not find it in the stardict. I found the other dictionaries which are from the stardict contain a file .dz. why I do not have that file after converting?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I just converted the babylon dictionary .bgl to .ifo. there are three files just like you said. .dict, .idx, .ifo. I copied them to  /usr/share/stardict/dic/ and created a folder for them. but I can not find it in the stardict. I found the other dictionaries which are from the stardict contain a file .dz. why I do not have that file after converting?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

