<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility">
    <title>gmane.comp.kde.devel.accessibility</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2337"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2336"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2335"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2334"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2333"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2332"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2331"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2330"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2329"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2328"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2327"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2326"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2325"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2324"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2323"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2322"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2321"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2318"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2317"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2316"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2337">
    <title>Re: ANNOUNCE: at-spi2-atk 2.8.1 released</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2337</link>
    <description>&lt;pre&gt;Thanks for the reply Jeremy. Sorry for the delay in replying, your explanation 
has clarified my confusion. It's really too bad that we can't make all these 
things work co-hesively. Maybe some day, but that doesn't help people like me 
today.

Bob Stia
&lt;/pre&gt;</description>
    <dc:creator>Bob Stia</dc:creator>
    <dc:date>2013-05-16T20:54:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2336">
    <title>Re: ANNOUNCE: at-spi2-atk 2.8.1 released</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2336</link>
    <description>&lt;pre&gt;Bob,

The Qt app you are referring to is KMag?  at any rate, any screen reader
(Orca, some kde based equivalent) uses at-spi2-atk to get accessible names
and descriptions for gtk based applications.  Orca (which uses gtk) also
uses that to get accessible names and descriptions from Qt based
applications if they are exposed by QT_ACCESSIBILITY being set in your
environment.  at-spi2-atk is not an application itself, but a library that
other applications use, so installing it, or upgrading it to the latest
released version on your system isn't likely to change how KMag or
festival/espeak, etc. work.  It may make orca work better for your case if
you are using orca, but it shouldn't affect KMag or festival or espeak
since they don't use that library.  I hope that helps clarify things a bit.

BR,
Jeremy


On Mon, May 13, 2013 at 1:20 PM, Bob Stia &amp;lt;rnr&amp;lt; at &amp;gt;pasco.org&amp;gt; wrote:

_______________________________________________
kde-accessibility mailing list
kde-accessibility&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/k&lt;/pre&gt;</description>
    <dc:creator>Jeremy Whiting</dc:creator>
    <dc:date>2013-05-13T21:09:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2335">
    <title>Re: ANNOUNCE: at-spi2-atk 2.8.1 released</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2335</link>
    <description>&lt;pre&gt;some GTK applications like Firefox and Thunderbird. My question is could I 
install  At-spi2-atk 2.8.1 in my system to use the screen reader on Firefox 
and Thunderbird, or would the QT app accomplish the same result.

Bob Stia
_______________________________________________
kde-accessibility mailing list
kde-accessibility&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-accessibility
&lt;/pre&gt;</description>
    <dc:creator>Bob Stia</dc:creator>
    <dc:date>2013-05-13T19:20:29</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2334">
    <title>Re: ANNOUNCE: at-spi2-atk 2.8.1 released</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2334</link>
    <description>&lt;pre&gt;Hi Bob,

at-spi2-atk is the communication bridge between an application that 
implements ATK (an accessibility framework) and an accessibility tool, 
like an screen reader. For example, GTK implements ATK, so thanks to 
at-spi2-atk, any application written in GTK, like Gedit, is accessible 
through Orca, an screen reader.

So, if you want your ATK-compliant to be accessible, you need that 
module. Having said so, take into account that KDE doesn't implement 
ATK. They have their own accessibility framework, and there are an 
equivalent bridge, called at-spi2-qt. Thanks to it, the accessibility 
support of several qt apps are improving, and are being possible to be 
accessed by Orca. So if you want to use Qt applications with Orca screen 
reader, you would need that module.

I hope have been clear enough

Best regards

On 2013-05-12 19:28, Bob Stia wrote:

&lt;/pre&gt;</description>
    <dc:creator>Piñeiro</dc:creator>
    <dc:date>2013-05-13T16:12:25</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2333">
    <title>Re: ANNOUNCE: at-spi2-atk 2.8.1 released</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2333</link>
    <description>&lt;pre&gt;barely read the screen or my keyboard. My wife is typing this for me. 

I use open suse 11.3 and 12.1 with KDE3 and 12.2 with KDE4. I much prefer 
KDE3. I use festival and espeak for TTS and Kmag. But each of these has 
limited use.

I saw this announcement back in April and am trying to figure out what it is. 
I understand that it is a D-Bus application, but I don't understand what it 
does to help my accessibility. Is it a user or developer application?

I visited the download site and saw that it is a Gnome application. I also 
visited the WIKI site and it appears to be for developers. 

My question is can I, as a user, download and use this application, to better 
enable me in the use of my computor. I would also like to know how it will 
aid me specifically.

Bob Stia 
&lt;/pre&gt;</description>
    <dc:creator>Bob Stia</dc:creator>
    <dc:date>2013-05-12T18:28:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2332">
    <title>KMag</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2332</link>
    <description>&lt;pre&gt;  Hi, 
  My name is George, and I am legally blind. I have what is known as macular degeneration.  My central vision is gone, and I depend on my peripheral vision and the windows XP magnifier to do computer tasks. I find that a "Desktop Magnifier" DOES NOT work.  I tried  KMag, but it lacks some attributes that would help people afflicted with macular degeneration. 

  This brings me to why I contacted you. Can the KMag utility be configured to work  similar to the windows XP magnifier? That is :

   1) Always on top, with one difference: It would reduce the bounds of the Desktop area available for applications. This way, other running applications would be forced to resize to fit below the magnifier viewing area. 

   2) The controls and the magnified viewing area would be separate. The settings menu could be placed on a panel app on the taskbar or System Tray. This would ensure the best use of the viewable area.

  I hope you have a solution to this problem, and would like to hear your thoughts on this mat&lt;/pre&gt;</description>
    <dc:creator>George Isaksen</dc:creator>
    <dc:date>2013-04-30T21:17:46</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2331">
    <title>CFP: INTERACT 2013 Workshop on Rethinking Universal Accessibility - deadline: 20-May</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2331</link>
    <description>&lt;pre&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  CALL FOR PAPERS

  Workshop on  Rethinking Universal Accessibility:
  A broader approach considering the digital gap

  http://sipt07.si.ehu.es/WS/RethinkingUA/

  Cape Town, South Africa, 2 Sep 2013

  In conjunction with INTERACT 2013, 2-6 Sep 2013
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Submission deadline: 20 May 2013

Submission types:
- position papers (four pages)
- regular papers (eight pages)

Papers should be submitted via EasyChair at:
https://www.easychair.org/conferences/?conf=wsrua2013

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
BACKGROUND

Universal Accessibility aims at including all people with disabilities 
in the target population for user-centered design. It is usually focused 
on the needs of people with disabilities, frequently including elderly 
people. Current advancements in the Design for all concept may require 
complex equipment, advanced network environments, or computer training. 
Therefore, these products &lt;/pre&gt;</description>
    <dc:creator>Simone DJ Barbosa</dc:creator>
    <dc:date>2013-04-24T11:21:42</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2330">
    <title>Review Request 110104: Allow the user to testthe bell settings</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2330</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/110104/
-----------------------------------------------------------

Review request for KDE Accessibility.


Description
-------

Add a "Test Bell" button to test the current Bell settings.


This addresses bug 164111.
    http://bugs.kde.org/show_bug.cgi?id=164111


Diffs
-----

  kcontrol/access/kcmaccess.h 4a7823f 
  kcontrol/access/kcmaccess.cpp c4681d4 

Diff: http://git.reviewboard.kde.org/r/110104/diff/


Testing
-------


Thanks,

Christoph Feck

_______________________________________________
kde-accessibility mailing list
kde-accessibility&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-accessibility
&lt;/pre&gt;</description>
    <dc:creator>Christoph Feck</dc:creator>
    <dc:date>2013-04-20T15:52:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2329">
    <title>ANNOUNCE: at-spi2-atk 2.8.1 released</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2329</link>
    <description>&lt;pre&gt;At-spi2-atk 2.8.1  is now available for download at:

http://download.gnome.org/sources/at-spi2-atk/2.8/

What is AT-SPI2
===============

AT-SPI2 is a D-Bus based accessibility framework. It defines a D-Bus
protocol for providing and accessing application accessibility
information. The project includes a library for bridging the D-Bus
protocol to the ATK API, allowing Gtk based applications to be made
accessible. It also contains a client (AT) side library in C and a wrapper
for Python.


What's changed in at-spi2-atk 2.8.1

* Fix memory leak in socketadaptor.c (BGO#696733)

* Fix a crash when handling a D-Bus method reply after deinitialization.


Where can I get more information about AT-SPI2
==============================================

The project wiki is available at:

http://www.a11y.org/d-bus



How can I contribute to AT-SPI2?
================================

We need help testing with Gnome accessibility technologies, improving
performance, and generally tying up loose ends.  The above-referenced&lt;/pre&gt;</description>
    <dc:creator>Mike Gorse</dc:creator>
    <dc:date>2013-04-15T18:07:36</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2328">
    <title>Re: Packaging of 4.0</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2328</link>
    <description>&lt;pre&gt;Hi,

On 04/13/2013 11:09 AM, shawn graham wrote:
Without further information, there is sadly nothing I can help you with.

It's kinda "normal" to develop new packages for the current
development release of the distribution. If there is demand, the
package can probably easily be backported to earlier versions.

I am not aware of any issues with the packages in the PPA. At one
point there was a problem with a then recently released Ubuntu
versions but they were fixed rather quickly once they were pointed out.
Of course, I might have missed something but at least I am certain
that there were / are no open reported issues.

Best regards
Peter
&lt;/pre&gt;</description>
    <dc:creator>Peter Grasch</dc:creator>
    <dc:date>2013-04-13T16:35:12</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2327">
    <title>Review Request 109977: Temporarily disable KMousetool when holding down some key modifier</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2327</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109977/
-----------------------------------------------------------

Review request for KDE Accessibility.


Description
-------

With reference to bug: https://bugs.kde.org/show_bug.cgi?id=145877

This is a patch which implements key modifiers to temporarily disable KMouseTools whenever user feel the need to do so. Users had filed the bug stating that KMouseTool does make them uncomfortable when they are browsing on net etc due to automated clicks. This patch provides a drop down menu to select a particular key out of 5 options, after which user can just hold that key to temporarily disable the automated mouse click.


Diffs
-----

  kmousetool/kmousetool.h 245d3ef 
  kmousetool/kmousetool.cpp ead190e 
  kmousetool/kmousetoolui.ui e0e2ec3 
  kmousetool/main.cpp aa3a264 
  kmousetool/mtstroke.h f8a7563 
  kmousetool/mtstroke.cpp ad899f2 

Diff: http://git.r&lt;/pre&gt;</description>
    <dc:creator>Akshay Ratan</dc:creator>
    <dc:date>2013-04-12T15:22:56</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2326">
    <title>Re: Packaging of 4.0</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2326</link>
    <description>&lt;pre&gt;Hi,

On 04/12/2013 07:30 AM, shawn graham wrote:
Very impressive. Please contact me if you need some help with this,


Thanks for your interest in Simon.
I think a Simon package for Ubuntu is already available for the &amp;gt;=
Raring, but I haven't tested it yet. You can find it here:
https://launchpad.net/ubuntu/+source/simon/0.4.0-0ubuntu1

Best regards,
Peter
&lt;/pre&gt;</description>
    <dc:creator>Peter Grasch</dc:creator>
    <dc:date>2013-04-12T10:34:37</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2325">
    <title>Packaging of 4.0</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2325</link>
    <description>&lt;pre&gt;Hello My name is Shawn Graham. I am a virtual infrastructure/network
engineer and developer (mostly working with virtual environments, vpn and
software routers). I have however on several occasions had to package
things in the Debian format.  I don't remember having allot of
complications with the process.  Your application is admittedly much more
complex than what i was building however i would be more than willing to
work up a virtual environment for doing this. I could automate most of this
i would think.  If im thinking this out correctly i could automate the git
download and the dpkg build process and fire that off with a cron job.

I have a few friends that have MS and similar diseases.  I am trying to
build them machines that will allow them to use the computer desktop.

Im compiling 0.4 on a Ubuntu 12.04 vm.  I'll let you know how it goes. I'm
assuming if i can get it to compile i have all the necessary dev packages
installed and should be able to package from the same machine.

Give me a call or ema&lt;/pre&gt;</description>
    <dc:creator>shawn graham</dc:creator>
    <dc:date>2013-04-12T05:30:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2324">
    <title>Re: GSOC 2013</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2324</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

On 03/30/2013 05:18 PM, Parthasarathy Gopavarapu wrote:
Sure (on both questions, btw).
In what direction do you want to go, exactly?

Let's also continue this conversation on the mailing list, if you
don't mind.

Best regards,
Peter
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRV/uvAAoJEFCPmK2EvjqqSKsP/R8uMgHZ4T6l62MjEChjRldD
VEySpCL6UnbIKel0uYMVmuBE2+RcRlGln7onosWQ6mMyuUUWIFQHh16EN4xXUAee
imNmCEpaMMQ6j4F1o3nsg1uKpSRkgAi2owPQ7ZnkHYHfGLzZsQI5r/9LKI+ESR2y
Cz6/ljj+WZwaEKyjrd4H9V43j6DM7gsLPtdAY8Czjfh8f+ETpUPrhCBAjQN4dAMv
piXo2iB83l6cBsNIO9qqYB80dwbC3HWUIiQQYotZFqRoF0jsEliujQeNXDE9BvvL
XEB4s+apHZY6JDQQ5UYId15IbdxHxisfraIcjy207sTHUuLKKRt+D+DsDmfY9Ozb
95paouLJhhXWHjieol+4cg6K1mra4ykZyRnsHSe+sRDzFw0yXrL+WHocSxq7CPBY
8VQ8OoFCNunQV8nxn6FT0TH1sVS6Q9xoN3XT6wDnejc+TW+aZlZp516VzgbIw7BS
6A7ULh9euUit5q1g3f+vExJK7mG7jJtxZ0w0XDywsm6JVvppNxgZzlEnceGh8RGQ
AOsMrmDh6iS5O4Q8T7Du67&lt;/pre&gt;</description>
    <dc:creator>Peter Grasch</dc:creator>
    <dc:date>2013-03-31T09:02:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2323">
    <title>Re: KDE++ aka Polishing Existing Things -project idea</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2323</link>
    <description>&lt;pre&gt;&amp;lt; snip sopme&amp;gt;
to make them much more usable like KTTS or JOVIE for sight impaired
Hello Peter and thanks for your reply.

It is good that you have included Simon into the project. That is a 
speech-to-text app. Correct? That will be very useful to vision impaired 
users. 
But, as you suggested there are other apps that require (polishing), such as 
KTTS and Jovie. There are two areas for improvements. I run KTTS on openSUSE 
11.3 with KDE3 and Festival and openSUSE 12.2 with Jovie and espeak on KDE4.

The first area is the voice (kal)which is used. It is horrible with no 
inflection and sounds like R2D2.  It is, I believe an 8bit diphone but I know 
very little about how the voices are constructed. I do know however, how they 
sound to the listener. Apple has some very good voices. There are better 
voices out there for Linux such as, ambrola which is a Belgian app. They are 
much better than the "kal voice". Much better yet are the Cmu voices 
(Carnegie Mellon University). They are far superior but very lar&lt;/pre&gt;</description>
    <dc:creator>Bob Stia</dc:creator>
    <dc:date>2013-03-25T21:41:48</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2322">
    <title>Re: Get ready for GSoC! KDE++ aka Polishing Existing Things</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2322</link>
    <description>&lt;pre&gt;-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Bob,

On 03/25/2013 02:20 AM, Bob Stia wrote:
I have already added a project idea for Simon, which is part of
kde-accessibility. But you're right, there appear to be very few
accessibility related projects this year. I suspect, it's mostly a
matter of (the few) mentors having too little time.

But if you have ideas that you would like to talk about, please do it
here, on the mailing list.
It's always good to hear from the target user group and you might even
coax someone into mentoring!

Best regards,
Peter
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRUDGOAAoJEFCPmK2EvjqqhfcP/jb7uUC0UUmkZImvR+l5/rq4
ghinUqU1tmTy2FtErVtRdep8GYbPBNwaSIivy+LOGHVnjFljypeTnZW9j6Utptm+
LAu5z8lp6PmgD87wFhSwoOZ75pEGZ8wAEBiD4dhz8xzn6bXKmAQV4Ga6NvMZsa6W
Ln9fMliVSWOwUTOAk0xHdBUzPzmNDC9nYueG8MBUKSvRNgpTd8aYoMu/YPKmIfYi
XzDeM/9M8JF/Ai6aUdgLioL+9edoJ8Svk1eaVyfXtaEM3MOv0T5h7Q6fruOcvCI0
GAjR&lt;/pre&gt;</description>
    <dc:creator>Peter Grasch</dc:creator>
    <dc:date>2013-03-25T11:14:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2321">
    <title>Re: Get ready for GSoC! KDE++ aka PolishingExisting Things</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2321</link>
    <description>&lt;pre&gt;Hello Lydia

It;s good that youu havr posted to remind people and are searching for ideas. 
But why did you choose the Accessability list to do thar?  After visiting the 
sites you suggested, I cciuld find no projects pertaining to accessability. 
That's too bad brcaise there are accessability apps that could use a great 
deal of poliahing to make them much more usable like KTTS or JOVIE for sight 
impaired people like myself. (please excuse any typos because I cannot srr 
the fonts very well)

I also did not see any place wwhere a user could make auggestions for 
consideration. I cold outline the areas and specific needs if anyone were 
interested.

 Thanks for thinking about this.

Bob S
&lt;/pre&gt;</description>
    <dc:creator>Bob Stia</dc:creator>
    <dc:date>2013-03-25T01:20:59</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2318">
    <title>Re: Review Request 109473: Added a counter to prevent a never ending loop if a job cannot connect to speech dispatcher.</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2318</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109473/
-----------------------------------------------------------

(Updated March 13, 2013, 11:40 p.m.)


Status
------

This change has been discarded.


Review request for KDE Accessibility.


Description
-------

If a job cannot connect to speech dispatcher it would have tried to connect again and again for ever. Stuck in a never ending loop.
I have limited the loop to only 10 tries.

Also replaced KTTS and KTTSD with Jovie in a few places in the documentation/comments.


Diffs
-----

  jovie/jovie.h 5f0c3b7 
  jovie/speaker.cpp 3aea565 

Diff: http://git.reviewboard.kde.org/r/109473/diff/


Testing
-------


Thanks,

Ovidiu-Florin Bogdan

_______________________________________________
kde-accessibility mailing list
kde-accessibility&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-accessibility
&lt;/pre&gt;</description>
    <dc:creator>Ovidiu-Florin Bogdan</dc:creator>
    <dc:date>2013-03-13T23:40:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2317">
    <title>Re: Review Request 109473: Added a counter to prevent a never ending loop if a job cannot connect to speech dispatcher.</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2317</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109473/
-----------------------------------------------------------

(Updated March 13, 2013, 11 p.m.)


Review request for KDE Accessibility.


Description (updated)
-------

If a job cannot connect to speech dispatcher it would have tried to connect again and again for ever. Stuck in a never ending loop.
I have limited the loop to only 10 tries.

Also replaced KTTS and KTTSD with Jovie in a few places in the documentation/comments.


Diffs (updated)
-----

  jovie/jovie.h 5f0c3b7 
  jovie/speaker.cpp 3aea565 

Diff: http://git.reviewboard.kde.org/r/109473/diff/


Testing
-------


Thanks,

Ovidiu-Florin Bogdan

_______________________________________________
kde-accessibility mailing list
kde-accessibility&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-accessibility
&lt;/pre&gt;</description>
    <dc:creator>Ovidiu-Florin Bogdan</dc:creator>
    <dc:date>2013-03-13T23:00:26</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2316">
    <title>Re: Review Request 109473: Added a counter to prevent a never ending loop if a job cannot connect to speech dispatcher.</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2316</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109473/#review29165
-----------------------------------------------------------



jovie/jovie.h
&amp;lt;http://git.reviewboard.kde.org/r/109473/#comment21772&amp;gt;

    Please don't mix the comment changes and whitespace changes with the bug fix.



jovie/speaker.cpp
&amp;lt;http://git.reviewboard.kde.org/r/109473/#comment21770&amp;gt;

    This wont work because you reinitialize count to 0 every time the while loop loops. Move the int count = 0; line outside the loop.


- Jeremy Paul Whiting


On March 13, 2013, 4:50 p.m., Ovidiu-Florin Bogdan wrote:

_______________________________________________
kde-accessibility mailing list
kde-accessibility&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-accessibility
&lt;/pre&gt;</description>
    <dc:creator>Jeremy Paul Whiting</dc:creator>
    <dc:date>2013-03-13T22:59:18</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2315">
    <title>Review Request 109473: Added a counter to prevent a never ending loop if a job cannot connect to speech dispatcher.</title>
    <link>http://permalink.gmane.org/gmane.comp.kde.devel.accessibility/2315</link>
    <description>&lt;pre&gt;
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/109473/
-----------------------------------------------------------

Review request for KDE Accessibility.


Description
-------

If a job cannot connect to speech dispatcher it would have tried to connect again and again for ever. Stuck in a never ending loop.
I have limited the loop to only 10 tries.


Diffs
-----

  jovie/jovie.h 5f0c3b7 
  jovie/speaker.cpp 3aea565 

Diff: http://git.reviewboard.kde.org/r/109473/diff/


Testing
-------


Thanks,

Ovidiu-Florin Bogdan

_______________________________________________
kde-accessibility mailing list
kde-accessibility&amp;lt; at &amp;gt;kde.org
https://mail.kde.org/mailman/listinfo/kde-accessibility
&lt;/pre&gt;</description>
    <dc:creator>Ovidiu-Florin Bogdan</dc:creator>
    <dc:date>2013-03-13T22:50:34</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.kde.devel.accessibility">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.kde.devel.accessibility</link>
  </textinput>
</rdf:RDF>
