Steal The Fish

...e gli ruba il pesce.

Andrea Dessì  //  Andrea, Man, about 20, (x)html operator, web lover.
I'm a Entando Developer!

Jun 28 / 7:51am

MooContentAssist 0.70.2 is out!

Just 3 weeks passed and a new version is out! :)

The big news:

  • there's a new demo with theme togglers
  • with the new demo also new APIs for applying the theme
  • configurable number of item shown in the box
  • scrollable result box, scrollable result box shows always the current item in the middle

So let's go download the latest version! -> http://mootools.net/forge/p/moocontentassist

Filed under  //  MooContentAssist   js   mootools  

Comments (1)

Jun 5 / 3:00am

MooContentAssist 0.68.2

New release for the plugin MooContentAssist, now it goes 0.68.2.

Not so much new in the source, just some fixing for the window position.

But in this version I've initialized the documentation stuff, so a first version is released.

Have a look:

Filed under  //  MooContentAssist   js   mootools  

Comments (1)

May 26 / 6:08am

MooContentAssist: A new MooTools Plugin is born

Yesterday I added a new plugin to the forge.

Moocontent-assist-screenshot

It's called MooContentAssist.

What does it do? It provides a content/code assist functionality for your webpage.

You define a closed vocabulary and the user will get help to write code or words.

Using control+space or alt+space will be shown the list of keywords or object/function for the current namespace.

I'm waiting for feedbacks...

More Info

Filed under  //  MooContentAssist   mootools   web  

Comments (1)

Jan 8 / 7:43am

When you need FAST MooTools documentation and you don't have connection... then .... use it offline! :)

Links to this post

  mootools.core: offline documentation [#818]

hi there,. i've made the documentation available for offline use. just wondering if you guys would like to link to it or not. http://sourceforge.net/projects/mootoolsdocgen/. and the page for it is here ...
Posted by koonkii (at hotmail) at December 27, 2009 2:19 PM

Create a Link

When you need FAST MooTools documentation and you don't have connection... then .... use it offline! :)

:E

Filed under  //  js   mootools  

Comments (0)

Dec 4 / 2:47am

What about MooTools and WAI-ARIA ?

A number of popular Javascript UI Libraries are in the process of adding WAI-ARIA support to their widgets and components. What is the current status and future plans for WAI-ARIA implementation in these libraries?

BBC Glow Widgets

Some of the Glow widgets have ARIA support:

The BBC Glow Library does not provide any documentation as to its conformance WCAG Guidelines.

Dojo (Dijit)

All Dojo 1.0 core widgets (Dijit) are claimed to be accessible via keyboard, ARIA, as well as in High Contrast mode.

DOJO provides an Accessibility Statement which states:

“While Dojo does not make an explicit claim of compliance to W3C WCAG 2.0 Level A or to US Section 508, every attempt has been made to meet those guidelines and to make the 1.0 and future versions of the core widget set, dijit, accessible to keyboard, low vision and assistive technology users. “

EXTJS

(Extjs) - It has been reported that there are “Accessibility improvements - Section 508 and ARIA support” in Ext JS version 3.0, but no details are provided. No documentation could be found on what ARIA is implemented and what aspects of Section 508 or the WCAG Guidelines Extjs conforms to.

There is an ARIA Enabled Tree example provided for the Ext JS version 3.0, but no other samples appear to have ARIA support.

The Ext GWT 2.0 Explorer contains some ARIA mark up, but it is unclear at this time which widgets have ARIA support added.

Fluid Infusion

Fluid Infusion includes ready-to-use components as well as a framework to build your own. Infusion combines JavaScript, CSS, HTML and user-centered design, rolling them all into a single package that sits on top of the popular jQuery toolkit.

Fluid Infusion components using ARIA:

Fluid infusion does not provide any documentation as to its conformance to Section 508 or WCAG Guidelines, but it does state that “assistive technology like screen readers are tested extensively with our codebase”

Google Web Toolkit

GWT 1.5 Widgets have ‘baked in’ ARIA roles and states, and methods to add ARIA role and properties. It is unclear what the extent of the ARIA implementation is, a quick review of the GWT Feature Showcase indicates ARIA use in many  Widgets:

GWT Widgets that do not currently make use ARIA, on which users would benefit from its use include the Stack Panel, Basic pop up, Dialog box and Split Panels. GWT does not provide any documentation as to its conformance to Section 508 or WCAG Guidelines.

GWT ARIA Resources

JQuery UI

Use of ARIA is being actively worked on. JQuery have a UI accessibility sub-team, and a JQuery Accessibility email group. Limited ARIA support was introduced in version1.7.

ARIA enabled JQuery UI widgets:

Full ARIA implementation planned for JQuery UI version 2.0 (2009?). JQuery UI does not provide any documentation as to its conformance to Section 508 or WCAG Guidelines.

Yahoo! User Interface Library (YUI)

There are ARIA plugins for a number of YUI widgets.  The following YUI widgets currently have an ARIA plugin (as of October 2008):

Yahoo! UI  does not provide any documentation as to its conformance to Section 508 or WCAG Guidelines, though it has been suggested that “most of the widgets would stand a rigorous Section 508 testing”. Victor Tsaran, an accessibility engineer at Yahoo!, stated recently that further ARIA support will be implemented in the upcoming version of YUI (3.0).

Libraries with no implemented ARIA support

I was scrolling back my google reader and i've found this article.

Browsers and js frameworks are moving on and implementing new feature for the accessibility issue.

So the question is: What about MooTools and WAI-ARIA ?

I use MooTools and I'd like to know if they will implement something.. I know the team is smart enough for this task!

Filed under  //  accessibility   mootools   web  

Comments (0)

Oct 1 / 3:08am

Mootools Keyboard preview in action - I'll need this!

Nice nice nice!

I was searching for information about the new Keyboard Class in the next release of MooTools More 1.2.4.1.

From MooTools Blog

"Keyboard - The Keyboard class provides the tools necessary to manage a complex user interface with different keyboard enhancements.

And here a cool example, see the code http://mooshell.net/MFFxu/3

Filed under  //  mootools  

Comments (0)