<?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 for cssgallery.info</title> <atom:link href="http://cssgallery.info/comments/feed/" rel="self" type="application/rss+xml" /><link>http://cssgallery.info</link> <description>Resources for web and mobile developers</description> <lastBuildDate>Fri, 23 Sep 2011 19:22:26 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>Comment on Advanced Titanium Tutorial &#8211; Bonjour Networking by JB</title><link>http://cssgallery.info/advanced-titanium-tutorial-bonjour-networking/comment-page-1/#comment-6988</link> <dc:creator>JB</dc:creator> <pubDate>Fri, 23 Sep 2011 19:22:26 +0000</pubDate> <guid isPermaLink="false">http://cssgallery.info/?p=2017#comment-6988</guid> <description>Tried to compile this with SDK 1.7.2 and it looks like JSON.parse makes bugs upon resolving messages sent.No more bug if compiled with 1.6.2 (did not try another sdk)...</description> <content:encoded><![CDATA[<p>Tried to compile this with SDK 1.7.2 and it looks like JSON.parse makes bugs upon resolving messages sent.</p><p>No more bug if compiled with 1.6.2 (did not try another sdk)&#8230;</p> ]]></content:encoded> </item> <item><title>Comment on Testing the accessibility of the CSS generated content by David Calhoun</title><link>http://cssgallery.info/testing-the-accessibility-of-the-css-generated-content/comment-page-1/#comment-6981</link> <dc:creator>David Calhoun</dc:creator> <pubDate>Thu, 15 Sep 2011 21:46:54 +0000</pubDate> <guid isPermaLink="false">http://cssgallery.info/?p=1725#comment-6981</guid> <description>Doh!  I&#039;m actually using generated content for some presentation, and actually don&#039;t want it to be read by VoiceOver on iOS in my case.  I would ideally be using an background image instead, but I wanted to cut down on bytesize by using  text character in :after content.  I can&#039;t use role=&quot;presentation&quot; on the element itself, because only the generated content is for presentation!Generated content seems to be a tricky thing in general, regardless of whether screen readers read the content or not.  :/</description> <content:encoded><![CDATA[<p>Doh!  I&#8217;m actually using generated content for some presentation, and actually don&#8217;t want it to be read by VoiceOver on iOS in my case.  I would ideally be using an background image instead, but I wanted to cut down on bytesize by using  text character in :after content.  I can&#8217;t use role=&#8221;presentation&#8221; on the element itself, because only the generated content is for presentation!</p><p>Generated content seems to be a tricky thing in general, regardless of whether screen readers read the content or not.  :/</p> ]]></content:encoded> </item> <item><title>Comment on Testing the accessibility of the CSS generated content by Chris Coyier</title><link>http://cssgallery.info/testing-the-accessibility-of-the-css-generated-content/comment-page-1/#comment-6975</link> <dc:creator>Chris Coyier</dc:creator> <pubDate>Wed, 31 Aug 2011 22:40:50 +0000</pubDate> <guid isPermaLink="false">http://cssgallery.info/?p=1725#comment-6975</guid> <description>Small addition: genernated content text can&#039;t be selected, which is another kind of accessibility concern.</description> <content:encoded><![CDATA[<p>Small addition: genernated content text can&#8217;t be selected, which is another kind of accessibility concern.</p> ]]></content:encoded> </item> <item><title>Comment on Seven days with Titanium – day 6 – animations and transforms by Acebone</title><link>http://cssgallery.info/seven-days-with-titanium-day-6%e2%80%93animations-and-transforms/comment-page-1/#comment-6974</link> <dc:creator>Acebone</dc:creator> <pubDate>Fri, 26 Aug 2011 13:25:18 +0000</pubDate> <guid isPermaLink="false">http://cssgallery.info/?p=1977#comment-6974</guid> <description>It seems that animations does not work on the Android platform - is this true or am I doing something wrong?</description> <content:encoded><![CDATA[<p>It seems that animations does not work on the Android platform &#8211; is this true or am I doing something wrong?</p> ]]></content:encoded> </item> <item><title>Comment on Advanced Titanium Tutorial &#8211; Bonjour Networking by Mark Pemburn</title><link>http://cssgallery.info/advanced-titanium-tutorial-bonjour-networking/comment-page-1/#comment-6973</link> <dc:creator>Mark Pemburn</dc:creator> <pubDate>Thu, 18 Aug 2011 19:29:43 +0000</pubDate> <guid isPermaLink="false">http://cssgallery.info/?p=2017#comment-6973</guid> <description>Hmm.  Tried this out on a couple of new iPad 2s on 4.3.3 iOS (Compiled with 4.3 iOS SDK and Titanium 1.7.1 SDK).  Didn&#039;t work at all.  Kitchen Sink Bonjour test works fine.  {sigh}</description> <content:encoded><![CDATA[<p>Hmm.  Tried this out on a couple of new iPad 2s on 4.3.3 iOS (Compiled with 4.3 iOS SDK and Titanium 1.7.1 SDK).  Didn&#8217;t work at all.  Kitchen Sink Bonjour test works fine.  {sigh}</p> ]]></content:encoded> </item> <item><title>Comment on Advanced Titanium Tutorial &#8211; Bonjour Networking by Bruno</title><link>http://cssgallery.info/advanced-titanium-tutorial-bonjour-networking/comment-page-1/#comment-6972</link> <dc:creator>Bruno</dc:creator> <pubDate>Fri, 12 Aug 2011 23:40:03 +0000</pubDate> <guid isPermaLink="false">http://cssgallery.info/?p=2017#comment-6972</guid> <description>Hello Dan. I cannot put this to work.. I installed on my iPhone and on my iPad and i have no comunication between the 2 devices...any help with this? best regards, B</description> <content:encoded><![CDATA[<p>Hello Dan.<br /> I cannot put this to work..<br /> I installed on my iPhone and on my iPad and i have no comunication between the 2 devices&#8230;</p><p>any help with this?<br /> best regards,<br /> B</p> ]]></content:encoded> </item> <item><title>Comment on How screen readers speak a page with HTML5 and ARIA by balamurugan</title><link>http://cssgallery.info/how-screen-readers-speak-a-page-with-html5-and-aria/comment-page-1/#comment-6964</link> <dc:creator>balamurugan</dc:creator> <pubDate>Tue, 19 Jul 2011 10:41:13 +0000</pubDate> <guid isPermaLink="false">http://cssgallery.info/?p=1741#comment-6964</guid> <description>It is interesting that NVDA does not even recognise “application” as a landmark. This I didn’t know. Apparently, it does not even appear in the Elements List (press NVDA+F7) as a landmark. It does make sense, though, I think, given the way that NVDA treats role=”application”, namely by having it not engage the virtual buffer at all. The “application” landmark would not be available to NVDA’s landmark navigation commands since it is outside the buffer, as it were. Nor would it be announced by NVDA while reading a page’s document content.by &lt;a href=&quot;http://pluskb.com/&quot; rel=&quot;nofollow&quot;&gt;pluskb webdesigning&lt;/a&gt;</description> <content:encoded><![CDATA[<p>It is interesting that NVDA does not even recognise “application” as a landmark. This I didn’t know. Apparently, it does not even appear in the Elements List (press NVDA+F7) as a landmark. It does make sense, though, I think, given the way that NVDA treats role=”application”, namely by having it not engage the virtual buffer at all. The “application” landmark would not be available to NVDA’s landmark navigation commands since it is outside the buffer, as it were. Nor would it be announced by NVDA while reading a page’s document content.</p><p>by<br /> <a href="http://pluskb.com/" rel="nofollow">pluskb webdesigning</a></p> ]]></content:encoded> </item> <item><title>Comment on Testing the accessibility of the CSS generated content by Steven</title><link>http://cssgallery.info/testing-the-accessibility-of-the-css-generated-content/comment-page-1/#comment-6960</link> <dc:creator>Steven</dc:creator> <pubDate>Fri, 15 Jul 2011 07:32:18 +0000</pubDate> <guid isPermaLink="false">http://cssgallery.info/?p=1725#comment-6960</guid> <description>&quot;Obviously it is not good practice to generate content in this way because of the way screenreaders handle it, but I would be interested to know if this is in fact amounts to a bug within screenreader software becuase the specification defines this as content so they should be made able to read it.&quot;I totally agree. As much as I see actual content as belonging to the DOM of the page and anything generated by CSS as presentational (screen readers don&#039;t and shouldn&#039;t read out the entire markup of a page just because it is there in the source) I can totally see uses for it for the purposes of allowing users to override stylesheets on a website to add notes etc. But being that I personally think this should be handled by the browser directly or by a third party utility, I would like CSS content to be treated like padding and positioning ... consistence in browsers in one things, but to not have consistence in screen readers is also not helping.</description> <content:encoded><![CDATA[<p>&#8220;Obviously it is not good practice to generate content in this way because of the way screenreaders handle it, but I would be interested to know if this is in fact amounts to a bug within screenreader software becuase the specification defines this as content so they should be made able to read it.&#8221;</p><p>I totally agree. As much as I see actual content as belonging to the DOM of the page and anything generated by CSS as presentational (screen readers don&#8217;t and shouldn&#8217;t read out the entire markup of a page just because it is there in the source) I can totally see uses for it for the purposes of allowing users to override stylesheets on a website to add notes etc. But being that I personally think this should be handled by the browser directly or by a third party utility, I would like CSS content to be treated like padding and positioning &#8230; consistence in browsers in one things, but to not have consistence in screen readers is also not helping.</p> ]]></content:encoded> </item> <item><title>Comment on Testing the accessibility of the CSS generated content by Thierry Koblentz</title><link>http://cssgallery.info/testing-the-accessibility-of-the-css-generated-content/comment-page-1/#comment-6944</link> <dc:creator>Thierry Koblentz</dc:creator> <pubDate>Mon, 27 Jun 2011 15:53:36 +0000</pubDate> <guid isPermaLink="false">http://cssgallery.info/?p=1725#comment-6944</guid> <description>I believe ARIA mandates that SR speak generated content. See this discussion: http://lists.w3.org/Archives/Public/www-style/2010Nov/0437.html</description> <content:encoded><![CDATA[<p>I believe ARIA mandates that SR speak generated content.<br /> See this discussion:<br /> <a href="http://lists.w3.org/Archives/Public/www-style/2010Nov/0437.html" rel="nofollow">http://lists.w3.org/Archives/Public/www-style/2010Nov/0437.html</a></p> ]]></content:encoded> </item> <item><title>Comment on Testing the accessibility of the CSS generated content by Richard - Accessibleweb Design</title><link>http://cssgallery.info/testing-the-accessibility-of-the-css-generated-content/comment-page-1/#comment-6942</link> <dc:creator>Richard - Accessibleweb Design</dc:creator> <pubDate>Fri, 24 Jun 2011 14:51:52 +0000</pubDate> <guid isPermaLink="false">http://cssgallery.info/?p=1725#comment-6942</guid> <description>Obviously it is not good practice to generate content in this way because of the way screenreaders handle it, but I would be interested to know if this is in fact amounts to a bug within screenreader software becuase the specification defines this as content so they should be made able to read it.</description> <content:encoded><![CDATA[<p>Obviously it is not good practice to generate content in this way because of the way screenreaders handle it, but I would be interested to know if this is in fact amounts to a bug within screenreader software becuase the specification defines this as content so they should be made able to read it.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 6/25 queries in 0.193 seconds using disk: basic

Served from: www.cssgallery.info @ 2012-02-09 20:08:13 -->
