<?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>Comentários sobre: Spell checking for GTK+ 3?</title>
	<atom:link href="http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/</link>
	<description>Tradutor do GNOME para o português do Brasil</description>
	<lastBuildDate>Tue, 24 Jan 2012 22:29:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>Por: Leonardo Ferreira Fontenelle: Spell checking for GTK+ 3? &#124; Full-Linux.com</title>
		<link>http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/#comment-3273</link>
		<dc:creator>Leonardo Ferreira Fontenelle: Spell checking for GTK+ 3? &#124; Full-Linux.com</dc:creator>
		<pubDate>Wed, 10 Jun 2009 12:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://leonardof.org/?p=526#comment-3273</guid>
		<description>[...] Javier commented that there’s already a bug report about this. To be honest, the bug report has been open for a [...]</description>
		<content:encoded><![CDATA[<p>[...] Javier commented that there’s already a bug report about this. To be honest, the bug report has been open for a [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: wvengen</title>
		<link>http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/#comment-3272</link>
		<dc:creator>wvengen</dc:creator>
		<pubDate>Tue, 09 Jun 2009 15:33:13 +0000</pubDate>
		<guid isPermaLink="false">http://leonardof.org/?p=526#comment-3272</guid>
		<description>And what about select-a-word-and-search-on-the-internet, or a feature that turns urls into clickable links, or a feature that gives a character map menu item on all text inputs, or autocompletion based on previous words (ala openoffice)? This doesn&#039;t all belong in GTK but still may be useful in _all_ text fields (instead of input elements in a Firefox page).

Maybe we need some kind of pluggable system to add features to widgets. Or maybe part is present already as the themeing engine (I don&#039;t really know)? This would let system integrators (distributions) and users allow to select the desired features/addons/plugins/... and keep GTK unbloated.

On the other side, these features may need to know to much of GTK&#039;s inside details to be feasible as an external plugin, so in that case it would be sensible to keep them in GTK&#039;s source tree. But please think outside the box first, then decide on the right way to go.

Just my 2c :)</description>
		<content:encoded><![CDATA[<p>And what about select-a-word-and-search-on-the-internet, or a feature that turns urls into clickable links, or a feature that gives a character map menu item on all text inputs, or autocompletion based on previous words (ala openoffice)? This doesn&#8217;t all belong in GTK but still may be useful in _all_ text fields (instead of input elements in a Firefox page).</p>
<p>Maybe we need some kind of pluggable system to add features to widgets. Or maybe part is present already as the themeing engine (I don&#8217;t really know)? This would let system integrators (distributions) and users allow to select the desired features/addons/plugins/&#8230; and keep GTK unbloated.</p>
<p>On the other side, these features may need to know to much of GTK&#8217;s inside details to be feasible as an external plugin, so in that case it would be sensible to keep them in GTK&#8217;s source tree. But please think outside the box first, then decide on the right way to go.</p>
<p>Just my 2c <img src='http://leonardof.org/wp-content/plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Robin</title>
		<link>http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/#comment-3271</link>
		<dc:creator>Robin</dc:creator>
		<pubDate>Mon, 08 Jun 2009 06:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://leonardof.org/?p=526#comment-3271</guid>
		<description>+1</description>
		<content:encoded><![CDATA[<p>+1</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Javier</title>
		<link>http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/#comment-3270</link>
		<dc:creator>Javier</dc:creator>
		<pubDate>Mon, 08 Jun 2009 05:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://leonardof.org/?p=526#comment-3270</guid>
		<description>Here the bug report: http://bugzilla.gnome.org/show_bug.cgi?id=383706</description>
		<content:encoded><![CDATA[<p>Here the bug report: <a href="http://bugzilla.gnome.org/show_bug.cgi?id=383706" rel="nofollow">http://bugzilla.gnome.org/show_bug.cgi?id=383706</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Leonardo Fontenelle</title>
		<link>http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/#comment-3269</link>
		<dc:creator>Leonardo Fontenelle</dc:creator>
		<pubDate>Sun, 07 Jun 2009 20:31:12 +0000</pubDate>
		<guid isPermaLink="false">http://leonardof.org/?p=526#comment-3269</guid>
		<description>&lt;strong&gt;Alexander&lt;/strong&gt;, rest assured multi-language spell checking will be possible. Gedit lets you choose the language for the spell checker, and Evolution even lets you accept more than one language at the same time. Sonnet, in KDE4, would detect the language automatically for each paragraph and use the corresponding dictionary, but AFAIK the project is stalled and no code was added since 2007.

&lt;strong&gt;val-gaav&lt;/strong&gt;, Enchant does that. It can be used by any free software, and abstracts the spell checker. So, if your language don&#039;t have a good dictionary for a spell checker (e.g. ispell) you can use another (e.g. hunspell) by setting up Enchant -- no need to change anything in Enchant&#039;s or the application&#039;s source code. KDE 3 didn&#039;t use Enchant, it used KSpell2 instead, which did the same thing. I&#039;m not sure about how KDE 4 handles it.</description>
		<content:encoded><![CDATA[<p><strong>Alexander</strong>, rest assured multi-language spell checking will be possible. Gedit lets you choose the language for the spell checker, and Evolution even lets you accept more than one language at the same time. Sonnet, in KDE4, would detect the language automatically for each paragraph and use the corresponding dictionary, but AFAIK the project is stalled and no code was added since 2007.</p>
<p><strong>val-gaav</strong>, Enchant does that. It can be used by any free software, and abstracts the spell checker. So, if your language don&#8217;t have a good dictionary for a spell checker (e.g. ispell) you can use another (e.g. hunspell) by setting up Enchant &#8212; no need to change anything in Enchant&#8217;s or the application&#8217;s source code. KDE 3 didn&#8217;t use Enchant, it used KSpell2 instead, which did the same thing. I&#8217;m not sure about how KDE 4 handles it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: val-gaav</title>
		<link>http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/#comment-3268</link>
		<dc:creator>val-gaav</dc:creator>
		<pubDate>Sun, 07 Jun 2009 19:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://leonardof.org/?p=526#comment-3268</guid>
		<description>Please also think about other people that don&#039;t use GNOME .. like KDE for example.
Shouldn&#039;t then this spell checking be an area of interested for freedesktop spec if anything ?</description>
		<content:encoded><![CDATA[<p>Please also think about other people that don&#8217;t use GNOME .. like KDE for example.<br />
Shouldn&#8217;t then this spell checking be an area of interested for freedesktop spec if anything ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Olivier Le Thanh</title>
		<link>http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/#comment-3267</link>
		<dc:creator>Olivier Le Thanh</dc:creator>
		<pubDate>Sun, 07 Jun 2009 19:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://leonardof.org/?p=526#comment-3267</guid>
		<description>+1 from me too</description>
		<content:encoded><![CDATA[<p>+1 from me too</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Natan Yellin</title>
		<link>http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/#comment-3266</link>
		<dc:creator>Natan Yellin</dc:creator>
		<pubDate>Sun, 07 Jun 2009 18:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://leonardof.org/?p=526#comment-3266</guid>
		<description>+1
There should definitely be a standard way of spellchecking things in apps.</description>
		<content:encoded><![CDATA[<p>+1<br />
There should definitely be a standard way of spellchecking things in apps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Markus</title>
		<link>http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/#comment-3265</link>
		<dc:creator>Markus</dc:creator>
		<pubDate>Sun, 07 Jun 2009 18:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://leonardof.org/?p=526#comment-3265</guid>
		<description>@Alexander E. Patrakov:

tough to be russian.. for a swede like me, Firefox offers Swedish plus four kinds of English to choose from. Just right click in the text field.</description>
		<content:encoded><![CDATA[<p>@Alexander E. Patrakov:</p>
<p>tough to be russian.. for a swede like me, Firefox offers Swedish plus four kinds of English to choose from. Just right click in the text field.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Por: Dominic Lachowicz</title>
		<link>http://leonardof.org/2009/06/06/spell-checking-for-gtk-3/#comment-3264</link>
		<dc:creator>Dominic Lachowicz</dc:creator>
		<pubDate>Sun, 07 Jun 2009 17:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://leonardof.org/?p=526#comment-3264</guid>
		<description>I&#039;m all for it. Let me know if there&#039;s anything I can do to help.

-Enchant&#039;s author</description>
		<content:encoded><![CDATA[<p>I&#8217;m all for it. Let me know if there&#8217;s anything I can do to help.</p>
<p>-Enchant&#8217;s author</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
