Home
Ajaxonomy Launches Labs Page

You have probably seen our Ajaxonomy Labs section on the right hand portion of this blog. Well since we just launched our fourth application for the labs section we have decided that it is time for the labs section to have its own page.

You can get to the page from the Labs link on the top navigation bar of this site. You will still be able to get to the four newest applications in the Ajaxonomy Labs section on the right hand portion of the page. However, all of the applications that we make will be available on the Ajaxonomy Labs page.

We would love to hear your thoughts on the page or on any of the applications. So, take a few minutes and check out the Ajaxonomy Labs page and leave your thoughts in the comments.

Read more...
 
JavaScriptMVC's Test Plugin Making JavaScript Testing Easier

You may remember me writing about JavaScriptMVC about a month ago. Well, they have made a very cool plug-in for JavaScriptMVC (although you can also use the plug-in for non-JavaScriptMVC features) called Test that makes JavaScript testing much easier.

Below is an excerpt from the post on the plug-in.

Easy to use

Test is optimized for easy use. But, every library
says that. Here's why we mean it:

1. JavaScriptMVC's Console provides helpful messages to guide you through
setup

Test runner window

2. Asynchronous event tests avoid using nested functions to keep your
code easier to understand

test_open: function(){
   // a controller action helper doubleclicks the second directory
   this.next(this.DirectoryDblclick(2));
   // call the next function when the open animation is complete

},
assert_open: function(params){
   // check there are 5 files in the directory
   this.assertEqual(5, params.element.childNodes.length);
}
Asynchronous event testing

3. If you use Controller, helper methods are automatically created that
simulate each controller action's event, such as TodoClick

4. Event simulation syntax so simple your grandma could understand it2

this.Keypress(element, 'h'); // Test syntax
YAHOO.util.UserAction.keypress(element, { charCode: 72 }); // Yahoo syntax
Event simulation syntax comparison

You can read the full post and see a demo of the plug-in here.

Further more the plug-in does more than just unit tests. It lets you simulate user interactions with your page:

  • Cross browser support for typical DOM events, like keypress, click, submit, blur, and focus
  • Simulate writing text or dragging an element

This plug-in looks pretty good and I plan on using it in a future application using JavaScriptMVC. Anything that makes JavaScript testing easier is a very good thing!

Read more...
 
<< Start < Prev 1 2 3 4 5 6 7 8 9 10 Next > End >>

Results 117 - 138 of 648

How To Add Numbers To Your Comments in 3 Easy Steps [WordPress Tip]

Copyright © 2008 John Kolbert. Visit the original article at http://simply-basic.com/posts/1941334.
In the past few weeks I’ve had a few people email me and ask me how I…     Readmore

RSSless WordPress Plugin Released

Copyright © 2008 John Kolbert. Visit the original article at http://simply-basic.com/posts/1941309.
I’m happy to announce the release of RSSless, a new WordPress plugin. RSSless is a WordPress…     Readmore

Website Translating Even If You Don?t Know What Language It?s Written In [Online Tips]

Copyright © 2008 John Kolbert. Visit the original article at http://simply-basic.com/posts/1941263.
Have you ever come across a website or comment that was written in another language that you…     Readmore

Review: Apprise RSS Reader

Copyright © 2008 John Kolbert. Visit the original article at http://simply-basic.com/posts/1941250.
I’ve been looking for a new RSS reader ever since I bought my Macbook a few weeks…     Readmore

Admin Favicon v1.3 Released

Copyright © 2008 John Kolbert. Visit the original article at http://simply-basic.com/posts/1941243.
I just released version 1.3 of Admin Favicon, a WordPress plugin which adds a custom favicon…     Readmore

Freelancers: Payment Refused. Now What?

Copyright © 2008 John Kolbert. Visit the original article at http://simply-basic.com/posts/1941230.
sitedown.png I’ve been doing freelance work for some time now. It’s generally…     Readmore

WordPress 2.6: Easy Upgrade

Copyright © 2008 John Kolbert. Visit the original article at http://simply-basic.com/posts/1941203.
If there’s one thing I hate doing it’s upgrading the version of WordPress I’m using. I know…     Readmore

Photographing Fireworks

Copyright © 2008 John Kolbert. Visit the original article at http://simply-basic.com/posts/1941201.
I’ve never been much of a photographer, but a few months ago I bought a Canon…     Readmore

dealdotcom
Earn $$ with WidgetBucks!