<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF 
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns="http://purl.org/rss/1.0/"
>
	<channel rdf:about="http://www.shayna.com/">
		<title>Shayna Productions - Sandy Clark</title>
		<description>Musings on: ColdFusion, Fusebox, Cascading Style Sheets and Accessibility</description>
		<link>http://www.shayna.com/</link>
			<items>
				<rdf:Seq>
					<rdf:li rdf:resource="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=180" /> <rdf:li rdf:resource="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=179" /> <rdf:li rdf:resource="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=178" /> <rdf:li rdf:resource="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=177" /> <rdf:li rdf:resource="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=176" /> <rdf:li rdf:resource="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=175" /> <rdf:li rdf:resource="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=174" /> <rdf:li rdf:resource="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=173" /> <rdf:li rdf:resource="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=172" /> <rdf:li rdf:resource="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=171" /> 
				</rdf:Seq>
			</items>
		</channel>
		
			  	<item rdf:about="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=180">
					<title>Court Ruling Says California Disabled Rights Law Applies to the Web</title>
					<description>One step forward for disability rights, another step backwards for Target.  An interesting aspect of this ruling, besides the fact that it opens the door to a class action lawsuit, is the finding of the judge that Web sites such as target.com are required by California law to be accessible. 

This takes it even further in some ways than the ADA.  As far as I can tell (and I am no lawyer), the judge is saying that one state&apos;s disability laws can apply to all web sites that are available to that state.  Keep in mind that Target is not a California based company.  According to Hoovers, it is based in Minneapolis, Minnesota.  However, the case is being heard in San Francisco Federal court and was brought by a UC Berkley student.  So this is starting to have major repercussions for any business that wants to do business in California.  (And with a population of over 36 million or 12% of the United States Population, thats a lot of people to not want to do business with).  

The story has been picked up by the 
Los Angeles Times 
.

A reprint of the press release can be found at Yahoo Business.

Again, this is another indicator that accessibility is going to become law for businesses as it is for government. Start thinking about it and preparing your business for it now.
</description>
					<link>http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=180</link>
					<dc:date>2007-10-03T06:45:00--05:00</dc:date>
					<dc:subject></dc:subject>
				</item>
				
			  	<item rdf:about="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=179">
					<title>CSS Back to Basics Class</title>
					<description>Well, I think my CSS presentation here at CFUNITED went well. My computer went totally nuts at the beginning, and I had to go without it for about 1/3 of the time, but I was able to get the information out.  Thanks to everyone at the session for their patience with my situation.

I didn&apos;t get to my special treat, which is popup Windows using a Class.  I&apos;ve got the zip file up at: docs/popupwindows.zip for your downloading pleasure.  The basic premise is that in an xHTML 1.0 strict environment, the target attribute is obsoleted. So there is no way to simply have a link open in a new window.  I actually blogged about this in September, 2006, and have been working on the solution since then.  The solution uses JavaScript and CSS together to create both the functionality of the popup window as well as add an image to the page to indicate that the link opens in a new window.  It also degrades gracefully without JavaScript and simply opens in the current window.

I&apos;ve also made my presentation and sample files available for download.  Enjoy!</description>
					<link>http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=179</link>
					<dc:date>2007-06-28T11:30:00--05:00</dc:date>
					<dc:subject></dc:subject>
				</item>
				
			  	<item rdf:about="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=178">
					<title>Its been a while</title>
					<description>Been a long time since I&apos;ve blogged, but I&apos;ve been busy.
Fusebox.org the new Website, officially launches tomorrow at CFUNITED.  Check it out! I&apos;m very excited about it.

I&apos;m at the conference now.  Looking forward to seeing old friends, meeting new ones and learning lots of cool stuff. Both my talks are on Thursday night!

Hope to see you there!</description>
					<link>http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=178</link>
					<dc:date>2007-06-26T20:11:00--05:00</dc:date>
					<dc:subject></dc:subject>
				</item>
				
			  	<item rdf:about="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=177">
					<title>Naked Today!</title>
					<description>How structured is your page?  Do you have the guts to show it all off?

I do! So, once again, I&apos;m participating in CSS Naked Day.  Why am I doing this?  Well, everone knows that I&apos;m a proponent of Web Standards and Accessibility.  I also have some pretty good CSS skills.  One thing I&apos;ve found is that a strong HTML structure supports all these things.

So I&apos;m not afraid to take it all off. I&apos;m proud of my &quot;structure&quot;

For more info http://naked.dustindiaz.com/</description>
					<link>http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=177</link>
					<dc:date>2007-04-05T05:00:00--05:00</dc:date>
					<dc:subject></dc:subject>
				</item>
				
			  	<item rdf:about="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=176">
					<title>Simulating Attributes Selectors in IE6</title>
					<description>
Especially now that IE7 supports attribute selectors, using classes in my HTML to reflect those items has become a real bummer.
I really like the idea of not requiring people maintaining HTML to worry about classes.  I think it makes for cleaner markup and for easier training.
So, while I&apos;m not a JavaScript maven by any means, I decided to play around with this and actually made it work.

What is an Attribute Selector Anyway?
An attribute selector is a CSS selector which says basically, &quot;use these style rules if the value of an attribute is equal to something specific&quot;.  I tend to use attribute selectors mainly with forms, so my sample function deals exclusively with the input element.  It can however be extended to anything you want. So, if I want to target my CSS to only text inputs, or only select buttons, or only checkboxes.  I can use an attribute selector instead of a class.</description>
					<link>http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=176</link>
					<dc:date>2007-03-30T08:30:00--05:00</dc:date>
					<dc:subject></dc:subject>
				</item>
				
			  	<item rdf:about="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=175">
					<title>Fusebox Design Contest Winner</title>
					<description>We received 25 entries to the Fusebox Design Contest.  Entries were submitted not only from the US, but from the UK, Hungary and Singapore!  We would like to thank everyone who submitted and congratulate everyone on the quality of the submittals.

After careful consideration of each design, 5 designs were chosen by the Fusebox.org Website Volunteers to go to Team Fusebox for a final vote.  These 5 designs were then rated and discussed amongst Team Fusebox and it was a close decision.  Any of the top 5 designs would have been a good public face for Fusebox.org.

The top design that will become the public face of Fusebox.org was designed by Lydia Dugger!  You can see the two designs at 

	
		Splash Page
		Home Page
	

Lydia has created a beautiful and effective design and we will be working hard to translate this into our new site.

She has also won:

	Attribution in the form of a &quot;Site designed by:&quot; with corresponding link on the footer of the home page.
	2 free passes to CFObjective held in Minneapolis, Minnesota, May 3 - 6, 2007,  (courtesy of Jared Rypka-Hauer) 
	1 free pass donated by Teratech, (courtesy of Michael Smith) to CFUNITED held in Bethesda, Maryland, June 27 - 30, 2007. 

Congratulations Lydia! and thanks to everyone on both the Website Volunteers and Team Fusebox who worked so hard on this contest
</description>
					<link>http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=175</link>
					<dc:date>2007-03-29T01:00:00--05:00</dc:date>
					<dc:subject></dc:subject>
				</item>
				
			  	<item rdf:about="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=174">
					<title>Accessibility Webcast JavaScript and Screen Readers</title>
					<description>At 4:25pm PDT (7:30pm EDT), there will be a web cast from the Accessibility Conference in Los Angeles on JavaScript and Screen Readers.

For all you interested in how you can use Ajax and how JavaScript and Screen Readers work together, this would be a good session to go to.  I plan on being there in person.

Webcast information page
WebCast Presentation Room
</description>
					<link>http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=174</link>
					<dc:date>2007-03-23T08:00:00--05:00</dc:date>
					<dc:subject></dc:subject>
				</item>
				
			  	<item rdf:about="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=173">
					<title>Accessibility Conference - Day 2</title>
					<description>Today was a really good day.

First off, I got to be a thorn in the side of Bob Regan and Andrew Kirkpatrick of Adobe as they presented on Flash Accessibility.  I really want to believe Flash is accessible, really I do and I go to these presentations in the hope that I see stuff that will make me believe.  Inevitably I leave disappointed.  

Don&apos;t get me wrong, Flash is making leaps and bounds in the accessibility arena.  But one thing I was unaware of before, but was told today, is that while Flash still only works in Windows and while it is supported in both Window-Eyes and Jaws (the two leading window screen readers), it only supports Internet Explorer.  (Although both of those screen readers work with FireFox as well).  That was disappointing.  I also asked about testing.  There really isn&apos;t a good way to test accessibility in Flash without a knowledge of Action Script.  

Yes, developers should be testing and knowledgeable about accessibility, but in my experience that isn&apos;t alway the case and a large part of the testing process is pinpointing problems in a project&apos;s source code and coming up with suggested solutions for the developers. To tell a developer, &quot;Your form isn&apos;t accessible&quot; doesn&apos;t cut it.  I have to be able to tell them why it isn&apos;t accessible and where it isn&apos;t accessible and how to make it accessible.  Harder to do with Flash.  

There are no tools out there to help test Flash accessibility either, although IBM is presenting on a rules based validation tool for Eclipse for Rich Clients tomorrow.  I plan on going to that.  Not sure if it will work for Flash.  Possibly Flex since that is xml based.  Will be interesting to see.  One of the interesting things that I took away is that while Flash only has 12 accessible components, Flex has 26. Of course just like HTML, a flash application will only be as accessible as its developer(s) make it.

I think one of the areas of accessibility that Flash does shine is in the ability to caption video.  In many ways, that is the best way to do accessible video.

Apollo should be very accessible by the way, since it is written off of webkit (the same engine that Safari is written under).

</description>
					<link>http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=173</link>
					<dc:date>2007-03-22T15:50:00--05:00</dc:date>
					<dc:subject></dc:subject>
				</item>
				
			  	<item rdf:about="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=172">
					<title>Accessibility Conference - Day 1</title>
					<description>I&apos;m sitting in my last session today at the CSUN Accessibility Conference.  The conference itself is very different from any of the programming conferences I&apos;ve been to.  Much more of an academic feel so far with not much that really is usable for the developer down in the trenches.  There are ideas I am taking away and items I am looking at in a different way, so I&apos;m glad I&apos;m here.  I feel as if I am gathering information, not only for my company and my own knowledge, but also to bring back to the communities I serve, the main one being the ColdFusion community.

I was at two WCAG presentations today, that were more about what the WCAG is doing and providing than how to&apos;s.  The first one, focused on what the WCAG is doing to help market accessibility to developers.  I plan on looking very closely at that information and providing links through here.

The second WCAG presentation was about Testing and the WCAG 2.0.  I thought that it was going to be about how to test WCAG guidelines.  Instead it was about the beginnings of a test suite for the WCAG 2.0.  Its in its very infancy, but the implications of having tests and samples of code to meet guidelines will eventually be invaluable for those of us who work with this on a daily basis.

My third presentation was regarding testing metrics.  The presenter, Giorgio Brajnk, actually wrote the software for Lift.  He presented a new way of measuring metrics on testing sites. Some of the stuff he had to say was interesting, and I might include it into my testing talk for CFUNITED.  I have to go over my notes though and see whether it fits into the theme.  Part of the problem is his ideas are theories at the moment and I tend to speak on the hows during my talks.

The fourth presentation, by IBM, spoke of harmonizing standards.  The gist being that for a large, international company like IBM, how do you both test and certify that your products/websites meet all the standards for all the different countries.  Since my company does a lot of international business, its an interesting concept and one that I am going to flesh out more fully as I help implement an accessibility model for us.

All in all, its been a good day.  I plan on attending sessions tomorrow on Flash Accessibility, Dojo: an accessible JavaScript library and a panel discussion on what is going on with Section 508.  (For those that don&apos;t know, the access board is doing a &quot;refresh&quot; on it, that is looking at what is going on in the world of the web and making changes to it. From my understanding, the US access board has 4 international participants from Canada, Japan, the EU and Australia) as well as a participant from the W3C.  Which makes for an interesting mix.

</description>
					<link>http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=172</link>
					<dc:date>2007-03-21T20:15:00--05:00</dc:date>
					<dc:subject></dc:subject>
				</item>
				
			  	<item rdf:about="http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=171">
					<title>LA Wake Up Call</title>
					<description>I&apos;m in Los Angeles this week for the California State University at Northridge (CSUN)&apos;s conference on disabilities.  Since I&apos;m originally from this area, I&apos;m also seeing friends and relatives while I&apos;m here. Tonight I had dinner with old friends, Ron and Jean.  In a lot of ways it served as a wake up call for me as to why I am here this week.

Ron is an old co-worker of mine from back in the 80&apos;s.  He is a very talented and gifted engineer.  He had a stroke 3 years ago which doesn&apos;t confine him solely to a wheel chair simply because he works at it.  He hops with one leg getting around his house, in and out of his pool, using a wheelchair and a specially equipped van that he can drive everywhere else. But one side of his body is not able to move.  I was in awe of him tonight, not for what he has managed to overcome, but by what he has achieved both because of his disability and despite of it.

Ron has become a disability advocate in the Los Angeles area, using his voice to make sure that not only are his issues heard, but others as well.  He told me of letters he wrote after a cruise he was on which was sold to them with specific accessible features in mind, wasn&apos;t.  His letter prompted changes to the ship.  He has been vocal about making sure that bathrooms are accessible at the Convention Center when he goes to see games.  He isn&apos;t doing it for only for himself, but to make sure that others who don&apos;t have his willpower or stamina benefit to.

It made me realize tonight, more deeply than I have before, how much accessibility issues (web or otherwise) affect, not only the physical well-being of those who have issues, but their mental and emotional well-being as well.  Ron is an intelligent man.  He hasn&apos;t lost the use of his intelligence, just the use of one hand and one leg. He doesn&apos;t want to be treated as a person in a wheel chair, or made to feel different. He doesn&apos;t want &quot;separate but equal&quot;.  He just wants the playing field leveled in a way that isn&apos;t obtrusive to the rest of the world, but allows him to still be independent.  

Accessibility isn&apos;t just about hitting a guideline or an abstract concept.  In the end it comes down to people. For me, its about making sure that people who access sites that I have a hand in can have equal, quality access to the information I present. To treating all people with respect for who they are, and their accomplishments.  I plan on taking the lessons I&apos;ve learned tonight and my wakeup call into all the sessions I attend here this week.</description>
					<link>http://www.shayna.com/index.cfm?fuseaction=blog.display_entry&amp;id=171</link>
					<dc:date>2007-03-19T10:52:00--05:00</dc:date>
					<dc:subject></dc:subject>
				</item>
				
</rdf:RDF>
