<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Gnome Voice Control &#8211; Demonstration</title>
	<atom:link href="http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/feed/" rel="self" type="application/rss+xml" />
	<link>http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/</link>
	<description>Português, English, Deutsch, Français</description>
	<lastBuildDate>Fri, 12 Jun 2009 08:12:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: guru</title>
		<link>http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-218</link>
		<dc:creator>guru</dc:creator>
		<pubDate>Fri, 12 Jun 2009 08:12:47 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-218</guid>
		<description>i&#039;m having the same exact error on Ubuntu 9.04</description>
		<content:encoded><![CDATA[<p>i&#8217;m having the same exact error on Ubuntu 9.04</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jefferythewind</title>
		<link>http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-214</link>
		<dc:creator>Jefferythewind</dc:creator>
		<pubDate>Thu, 23 Apr 2009 10:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-214</guid>
		<description>Hi, i have just tried installing all of this.  I compiled the sphinx things, no problem.  But i am getting the same problem as above:

gstsphinxsink.h:32:17: error: fbs.h: No such file or directory
gstsphinxsink.c:321: error: expected declaration specifiers or ‘...’ before ‘s2_fsg_trans_t’
gstsphinxsink.c: In function ‘gst_sphinx_construct_trans_list’:
gstsphinxsink.c:325: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)
gstsphinxsink.c:325: error: (Each undeclared identifier is reported only once
gstsphinxsink.c:325: error: for each function it appears in.)
gstsphinxsink.c:325: error: ‘transitions’ undeclared (first use in this function)
gstsphinxsink.c:337: error: expected expression before ‘)’ token
gstsphinxsink.c:360: error: ‘trans_list’ undeclared (first use in this function)
gstsphinxsink.c: In function ‘gst_sphinx_sink_set_fsg’:
gstsphinxsink.c:371: error: ‘s2_fsg_t’ undeclared (first use in this function)
gstsphinxsink.c:371: error: expected ‘;’ before ‘fsg’
gstsphinxsink.c:372: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)
gstsphinxsink.c:372: error: ‘trans_list’ undeclared (first use in this function)
gstsphinxsink.c:374: error: ‘fsg’ undeclared (first use in this function)
gstsphinxsink.c:375: error: too many arguments to function ‘gst_sphinx_construct_trans_list’
make[2]: *** [gstsphinxsink.o] Error 1
make[2]: Leaving directory `/home/jeffery/gnomevoicecontrol/gnome-voice-control-0.3/src&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jeffery/gnomevoicecontrol/gnome-voice-control-0.3&#039;
make: *** [all] Error 2


I would love to get this gong on my system, any help would be appreciated.</description>
		<content:encoded><![CDATA[<p>Hi, i have just tried installing all of this.  I compiled the sphinx things, no problem.  But i am getting the same problem as above:</p>
<p>gstsphinxsink.h:32:17: error: fbs.h: No such file or directory<br />
gstsphinxsink.c:321: error: expected declaration specifiers or ‘&#8230;’ before ‘s2_fsg_trans_t’<br />
gstsphinxsink.c: In function ‘gst_sphinx_construct_trans_list’:<br />
gstsphinxsink.c:325: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)<br />
gstsphinxsink.c:325: error: (Each undeclared identifier is reported only once<br />
gstsphinxsink.c:325: error: for each function it appears in.)<br />
gstsphinxsink.c:325: error: ‘transitions’ undeclared (first use in this function)<br />
gstsphinxsink.c:337: error: expected expression before ‘)’ token<br />
gstsphinxsink.c:360: error: ‘trans_list’ undeclared (first use in this function)<br />
gstsphinxsink.c: In function ‘gst_sphinx_sink_set_fsg’:<br />
gstsphinxsink.c:371: error: ‘s2_fsg_t’ undeclared (first use in this function)<br />
gstsphinxsink.c:371: error: expected ‘;’ before ‘fsg’<br />
gstsphinxsink.c:372: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)<br />
gstsphinxsink.c:372: error: ‘trans_list’ undeclared (first use in this function)<br />
gstsphinxsink.c:374: error: ‘fsg’ undeclared (first use in this function)<br />
gstsphinxsink.c:375: error: too many arguments to function ‘gst_sphinx_construct_trans_list’<br />
make[2]: *** [gstsphinxsink.o] Error 1<br />
make[2]: Leaving directory `/home/jeffery/gnomevoicecontrol/gnome-voice-control-0.3/src&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/home/jeffery/gnomevoicecontrol/gnome-voice-control-0.3&#8242;<br />
make: *** [all] Error 2</p>
<p>I would love to get this gong on my system, any help would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RaiulBaztepo</title>
		<link>http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-213</link>
		<dc:creator>RaiulBaztepo</dc:creator>
		<pubDate>Sun, 29 Mar 2009 00:41:01 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-213</guid>
		<description>Hello!
Very Interesting post! Thank you for such interesting resource! 
PS: Sorry for my bad english, I&#039;v just started to learn this language ;)
See you! 
Your, Raiul Baztepo</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Very Interesting post! Thank you for such interesting resource!<br />
PS: Sorry for my bad english, I&#8217;v just started to learn this language <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
See you!<br />
Your, Raiul Baztepo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hamen</title>
		<link>http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-196</link>
		<dc:creator>hamen</dc:creator>
		<pubDate>Thu, 31 Jul 2008 09:18:30 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-196</guid>
		<description>Hi, I followed your instructions. I get this error when I run &quot;make&quot;:

In file included from gstsphinxsink.c:33:
gstsphinxsink.h:32:17: error: fbs.h: No such file or directory
gstsphinxsink.c:321: error: expected declaration specifiers or ‘...’ before ‘s2_fsg_trans_t’
gstsphinxsink.c: In function ‘gst_sphinx_construct_trans_list’:
gstsphinxsink.c:325: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)
gstsphinxsink.c:325: error: (Each undeclared identifier is reported only once
gstsphinxsink.c:325: error: for each function it appears in.)
gstsphinxsink.c:325: error: ‘transitions’ undeclared (first use in this function)
gstsphinxsink.c:337: error: expected expression before ‘)’ token
gstsphinxsink.c:360: error: ‘trans_list’ undeclared (first use in this function)
gstsphinxsink.c: In function ‘gst_sphinx_sink_set_fsg’:
gstsphinxsink.c:371: error: ‘s2_fsg_t’ undeclared (first use in this function)
gstsphinxsink.c:371: error: expected ‘;’ before ‘fsg’
gstsphinxsink.c:372: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)
gstsphinxsink.c:372: error: ‘trans_list’ undeclared (first use in this function)
gstsphinxsink.c:374: error: ‘fsg’ undeclared (first use in this function)
gstsphinxsink.c:375: error: too many arguments to function ‘gst_sphinx_construct_trans_list’
make[2]: *** [gstsphinxsink.o] Error 1
make[2]: Leaving directory `/home/ivan/temp/gnome-voice-control-0.3/src&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ivan/temp/gnome-voice-control-0.3&#039;
make: *** [all] Error 2
In file included from gstsphinxsink.c:33:
gstsphinxsink.h:32:17: error: fbs.h: No such file or directory
gstsphinxsink.c:321: error: expected declaration specifiers or ‘...’ before ‘s2_fsg_trans_t’
gstsphinxsink.c: In function ‘gst_sphinx_construct_trans_list’:
gstsphinxsink.c:325: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)
gstsphinxsink.c:325: error: (Each undeclared identifier is reported only once
gstsphinxsink.c:325: error: for each function it appears in.)
gstsphinxsink.c:325: error: ‘transitions’ undeclared (first use in this function)
gstsphinxsink.c:337: error: expected expression before ‘)’ token
gstsphinxsink.c:360: error: ‘trans_list’ undeclared (first use in this function)
gstsphinxsink.c: In function ‘gst_sphinx_sink_set_fsg’:
gstsphinxsink.c:371: error: ‘s2_fsg_t’ undeclared (first use in this function)
gstsphinxsink.c:371: error: expected ‘;’ before ‘fsg’
gstsphinxsink.c:372: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)
gstsphinxsink.c:372: error: ‘trans_list’ undeclared (first use in this function)
gstsphinxsink.c:374: error: ‘fsg’ undeclared (first use in this function)
gstsphinxsink.c:375: error: too many arguments to function ‘gst_sphinx_construct_trans_list’
make[2]: *** [gstsphinxsink.o] Error 1
make[2]: Leaving directory `/home/ivan/temp/gnome-voice-control-0.3/src&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ivan/temp/gnome-voice-control-0.3&#039;
make: *** [all] Error 2

I installed ubuntu deb, but it has a known bug and i does not work. I decided to compile from sources. Here I am... Any help? Tnx</description>
		<content:encoded><![CDATA[<p>Hi, I followed your instructions. I get this error when I run &#8220;make&#8221;:</p>
<p>In file included from gstsphinxsink.c:33:<br />
gstsphinxsink.h:32:17: error: fbs.h: No such file or directory<br />
gstsphinxsink.c:321: error: expected declaration specifiers or ‘&#8230;’ before ‘s2_fsg_trans_t’<br />
gstsphinxsink.c: In function ‘gst_sphinx_construct_trans_list’:<br />
gstsphinxsink.c:325: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)<br />
gstsphinxsink.c:325: error: (Each undeclared identifier is reported only once<br />
gstsphinxsink.c:325: error: for each function it appears in.)<br />
gstsphinxsink.c:325: error: ‘transitions’ undeclared (first use in this function)<br />
gstsphinxsink.c:337: error: expected expression before ‘)’ token<br />
gstsphinxsink.c:360: error: ‘trans_list’ undeclared (first use in this function)<br />
gstsphinxsink.c: In function ‘gst_sphinx_sink_set_fsg’:<br />
gstsphinxsink.c:371: error: ‘s2_fsg_t’ undeclared (first use in this function)<br />
gstsphinxsink.c:371: error: expected ‘;’ before ‘fsg’<br />
gstsphinxsink.c:372: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)<br />
gstsphinxsink.c:372: error: ‘trans_list’ undeclared (first use in this function)<br />
gstsphinxsink.c:374: error: ‘fsg’ undeclared (first use in this function)<br />
gstsphinxsink.c:375: error: too many arguments to function ‘gst_sphinx_construct_trans_list’<br />
make[2]: *** [gstsphinxsink.o] Error 1<br />
make[2]: Leaving directory `/home/ivan/temp/gnome-voice-control-0.3/src&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/home/ivan/temp/gnome-voice-control-0.3&#8242;<br />
make: *** [all] Error 2<br />
In file included from gstsphinxsink.c:33:<br />
gstsphinxsink.h:32:17: error: fbs.h: No such file or directory<br />
gstsphinxsink.c:321: error: expected declaration specifiers or ‘&#8230;’ before ‘s2_fsg_trans_t’<br />
gstsphinxsink.c: In function ‘gst_sphinx_construct_trans_list’:<br />
gstsphinxsink.c:325: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)<br />
gstsphinxsink.c:325: error: (Each undeclared identifier is reported only once<br />
gstsphinxsink.c:325: error: for each function it appears in.)<br />
gstsphinxsink.c:325: error: ‘transitions’ undeclared (first use in this function)<br />
gstsphinxsink.c:337: error: expected expression before ‘)’ token<br />
gstsphinxsink.c:360: error: ‘trans_list’ undeclared (first use in this function)<br />
gstsphinxsink.c: In function ‘gst_sphinx_sink_set_fsg’:<br />
gstsphinxsink.c:371: error: ‘s2_fsg_t’ undeclared (first use in this function)<br />
gstsphinxsink.c:371: error: expected ‘;’ before ‘fsg’<br />
gstsphinxsink.c:372: error: ‘s2_fsg_trans_t’ undeclared (first use in this function)<br />
gstsphinxsink.c:372: error: ‘trans_list’ undeclared (first use in this function)<br />
gstsphinxsink.c:374: error: ‘fsg’ undeclared (first use in this function)<br />
gstsphinxsink.c:375: error: too many arguments to function ‘gst_sphinx_construct_trans_list’<br />
make[2]: *** [gstsphinxsink.o] Error 1<br />
make[2]: Leaving directory `/home/ivan/temp/gnome-voice-control-0.3/src&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/home/ivan/temp/gnome-voice-control-0.3&#8242;<br />
make: *** [all] Error 2</p>
<p>I installed ubuntu deb, but it has a known bug and i does not work. I decided to compile from sources. Here I am&#8230; Any help? Tnx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: twig</title>
		<link>http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-193</link>
		<dc:creator>twig</dc:creator>
		<pubDate>Thu, 26 Jun 2008 00:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-193</guid>
		<description>It might work better if he didn&#039;t have such a thick accent :)</description>
		<content:encoded><![CDATA[<p>It might work better if he didn&#8217;t have such a thick accent <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lumenos</title>
		<link>http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-181</link>
		<dc:creator>Lumenos</dc:creator>
		<pubDate>Sat, 23 Feb 2008 11:48:38 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-181</guid>
		<description>If you can make it simulate keyboard strokes you can do all kinds of things.

If you can get it to type numbers 1-9 you could enable surfing the web with Firefox, with the Mouseless Browsing Add-on. There is an option so you don&#039;t have to press &quot;Enter&quot;; you say the numbers and it goes. In Windows I use it with Dragon NaturallySpeaking but it jumps around on the page for some reason. I don&#039;t think your software would do that. 

If you can make it press multiple keys at once, you can do keyboard shortcuts. There is probably software that can do all kinds of macros from keyboard shortcuts. On Gnome you can use ALT + TAB or ALT plus F1 through F4 to get to the windows and menus, or run programs. If you can make it follow a command like &quot;press Down Arrow five times&quot; you should be able to quickly select files with a file manager. (Press the first letter of what you want to select in the file manager then press the Down Arrow five times.) 

If you can make it hold a key down, you could use ALT + TAB for selecting windows or CTRL + TAB for selecting tabs in Firefox.

If you say &quot;mouse&quot; followed by a number, Dragon NaturallySpeaking divides the screen into nine sectors, numbers all the sectors, and puts the pointer in the sector whose number you chose. It divides this sector into nine more sectors and so on. If you have a fast enough computer this can be as fast as moving a mouse input device. Gnome may already have some way of doing this with the keyboard.

I&#039;ve been trying to get WinDictator to work, here&#039;s the article in my wiki for that.
http://lumeniki.scribblewiki.com/Voice_control_and_speech_recognition_on_free_operating_systems

However all I really need WinDictator for, is keyboard shortcuts. If your software could be used for the keyboard shortcuts (voice control), Windows/DNS in a virtual machine, could be used for writing words (speech recognition). You can cut and paste text with VMware. (I can record audio on Ubuntu while DNS is transcribing in Windows in the virtual machine, but when I went to check the DNS speech-to-noise test, Ubuntu popped up a message saying the audio device is not available. That is probably because I had the virtual machine window in focus. It didn&#039;t stop transcription.) Computers with dual and quad core processors are affordable now. Running DNS on Windows alone doesn&#039;t seem to be any faster than running it in the virtual machine on my Core 2 Quad with 3 GB of RAM (two GB and &quot;two CPUs&quot; for the virtual machine) and a good mic.</description>
		<content:encoded><![CDATA[<p>If you can make it simulate keyboard strokes you can do all kinds of things.</p>
<p>If you can get it to type numbers 1-9 you could enable surfing the web with Firefox, with the Mouseless Browsing Add-on. There is an option so you don&#8217;t have to press &#8220;Enter&#8221;; you say the numbers and it goes. In Windows I use it with Dragon NaturallySpeaking but it jumps around on the page for some reason. I don&#8217;t think your software would do that. </p>
<p>If you can make it press multiple keys at once, you can do keyboard shortcuts. There is probably software that can do all kinds of macros from keyboard shortcuts. On Gnome you can use ALT + TAB or ALT plus F1 through F4 to get to the windows and menus, or run programs. If you can make it follow a command like &#8220;press Down Arrow five times&#8221; you should be able to quickly select files with a file manager. (Press the first letter of what you want to select in the file manager then press the Down Arrow five times.) </p>
<p>If you can make it hold a key down, you could use ALT + TAB for selecting windows or CTRL + TAB for selecting tabs in Firefox.</p>
<p>If you say &#8220;mouse&#8221; followed by a number, Dragon NaturallySpeaking divides the screen into nine sectors, numbers all the sectors, and puts the pointer in the sector whose number you chose. It divides this sector into nine more sectors and so on. If you have a fast enough computer this can be as fast as moving a mouse input device. Gnome may already have some way of doing this with the keyboard.</p>
<p>I&#8217;ve been trying to get WinDictator to work, here&#8217;s the article in my wiki for that.<br />
<a href="http://lumeniki.scribblewiki.com/Voice_control_and_speech_recognition_on_free_operating_systems" rel="nofollow">http://lumeniki.scribblewiki.com/Voice_control_and_speech_recognition_on_free_operating_systems</a></p>
<p>However all I really need WinDictator for, is keyboard shortcuts. If your software could be used for the keyboard shortcuts (voice control), Windows/DNS in a virtual machine, could be used for writing words (speech recognition). You can cut and paste text with VMware. (I can record audio on Ubuntu while DNS is transcribing in Windows in the virtual machine, but when I went to check the DNS speech-to-noise test, Ubuntu popped up a message saying the audio device is not available. That is probably because I had the virtual machine window in focus. It didn&#8217;t stop transcription.) Computers with dual and quad core processors are affordable now. Running DNS on Windows alone doesn&#8217;t seem to be any faster than running it in the virtual machine on my Core 2 Quad with 3 GB of RAM (two GB and &#8220;two CPUs&#8221; for the virtual machine) and a good mic.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luis Medina</title>
		<link>http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-177</link>
		<dc:creator>Luis Medina</dc:creator>
		<pubDate>Thu, 03 Jan 2008 07:55:47 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-177</guid>
		<description>I&#039;m very interested on voice control on Linux and Speach Recognition to dictare on linux, spacificly on Ubuntu. This work shows that it&#039;s posible but how much has been done. Some recomendation?</description>
		<content:encoded><![CDATA[<p>I&#8217;m very interested on voice control on Linux and Speach Recognition to dictare on linux, spacificly on Ubuntu. This work shows that it&#8217;s posible but how much has been done. Some recomendation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vivek</title>
		<link>http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-175</link>
		<dc:creator>Vivek</dc:creator>
		<pubDate>Wed, 26 Dec 2007 23:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-175</guid>
		<description>Mine also hangs at calibration..using ALSA mixer all at full volume no mutes...</description>
		<content:encoded><![CDATA[<p>Mine also hangs at calibration..using ALSA mixer all at full volume no mutes&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: speech recognition software</title>
		<link>http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-171</link>
		<dc:creator>speech recognition software</dc:creator>
		<pubDate>Sat, 22 Dec 2007 23:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-171</guid>
		<description>Your demonstration is very interesting.  There is a lot of work to be done to develop a good free and open source speech recognition software.  But your demonstration shows that the first steps are done.</description>
		<content:encoded><![CDATA[<p>Your demonstration is very interesting.  There is a lot of work to be done to develop a good free and open source speech recognition software.  But your demonstration shows that the first steps are done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hubby</title>
		<link>http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-71</link>
		<dc:creator>Hubby</dc:creator>
		<pubDate>Tue, 03 Jul 2007 21:34:10 +0000</pubDate>
		<guid isPermaLink="false">http://raphaelnunes.wordpress.com/2007/06/16/gnome-voice-control-demonstration/#comment-71</guid>
		<description>I watched the first and last seconds how you are opening and closing windows. If the rest ist as boring as what I saw, I wonder why you are wasting so much of your and our time?</description>
		<content:encoded><![CDATA[<p>I watched the first and last seconds how you are opening and closing windows. If the rest ist as boring as what I saw, I wonder why you are wasting so much of your and our time?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
