Posts in the "domassistant" Category

DZone article about AJAX and element selection with DOMAssistant

Published on Thursday, May 15th, 2008

DZone asked me to write an article about DOMAssistant, so I chose to give an introduction to how to work with element selection and especially different ways of making AJAX calls. Please read Making Element Selection and AJAX simple with DOMAssistant for more information.

How to hide and show initial content, depending on whether JavaScript support is available

Published on Tuesday, May 13th, 2008

Many people ask me how I choose to address an situation where all content in a web should be available without JavaScript, but certain parts hidden if JavaScript is enabled.

Continue reading

PictureSlides plugin released for DOMAssistant

Published on Tuesday, May 6th, 2008

We have just released a PictureSlides plugin for DOMAssistant, with which you can create picture slideshows, image presentations and also complete picture galleries.

Continue reading

Event delegation with JavaScript

Published on Sunday, May 4th, 2008

There has been a fair share about JavaScript and event delegation, but since a lot of people doesn’t seem to have read it, I thought I’d re-iterate the point here. The more the merrier, right? :-)

Continue reading

Interviewed for DZone/Web Builder Zone

Published on Friday, April 25th, 2008

I have been interviewed for DZone/Web Builder Zone, where I mainly talk about DOMAssistant. Hopefully you get answers to some questions you have possibly had. :-)

DOMAssistant 2.7 released - better, faster, slimmer + new features!

Published on Wednesday, April 9th, 2008

The new version of DOMAssistant, 2.7, is finally out and my impression is that it is a very stable and solid release. Faster CSS selector performance, new features while at the same time a smaller file size.

Continue reading

Web Developer recommendations: Lim Cheng Hong and Pelle Wessman

Published on Tuesday, March 25th, 2008

Today I though it would be a good time to tell you about two web developers who I would really like to recommend to you: Lim Cheng Hong and Pelle Wessman In Swedish (Pelle’s blog).

Continue reading

DOMAssistant news - New plugins, TextMate bundle and ten times faster than the competitors in IE 8

Published on Monday, March 10th, 2008

A number of exciting things have been going on in the DOMAssistant camp, so I thought I’d fill you in with some of the latest. We’re talking plugins, developer tools and taking a glimpse into the future.

Continue reading

DOMAssistant lives - version 2.6 released with overall fastest CSS selector performance and plugins

Published on Wednesday, February 20th, 2008

Almost a month ago, I wrote a hesitant post about DOMAssistant in DOMAssistant - Why bother?, so it’s about time to talk about that again.

Continue reading

DOMAssistant - Why bother?

Published on Friday, January 25th, 2008

Maybe I’m just writing this because I’ve been feeling a bit low lately, but I do wonder if there’s any idea that I put any more time into DOMAssistant.

Continue reading

DOMAssistant goes MIT License

Published on Monday, January 14th, 2008

I’ve had some people worrying about the GPL license I’ve used for DOMAssistant, and it being too strict so they can’t use it in their commercial project.

Therefore, DOMAssistant has now changed to a MIT License, which basically means you can pretty much do anything with it! :-)

Enjoy!

DOMAssistant 2.5.6 released - AJAX module post method has been fixed (now 2.5.7 version)

Published on Saturday, January 12th, 2008

I just released DOMAssistant 2.5.5 yesterday, but with the feedback given, some tweaks had to be made to the new AJAX module post method. Instead of updating the same version multiple times, which is wrong, I’ve new made a new minor release where the issues have been taken care of.

So, download the new 2.5.6 version if you’re using DOMAssistant.

Updated January 14th

Just as mentioned by chenghong, I made a mistake and stripped the URL in AJAX GET requests as well. Something I knew, but that’s what I get for preaching about assertions but not applying it properly to my own code. I guess my intuition took overhand for a while. ;-)

Anyway, I’ve released a 2.5.7 version of DOMAssistant now (available for download) where everything should be sorted. If you’re using the 2.5.5 or 2.5.6 version, everything should be working fine but the AJAX module’s get and post methods, but please update to make sure you have the latest working version.

I sincerely apologize for any inconvenience this might cause you.

DOMAssistant 2.5.5 released, with improved event handling, replaceClass and end methods

Published on Thursday, January 10th, 2008

I have just released DOMAssistant 2.5.5, which contains some very useful features and improvements, and a CSS selector bug fix.

Continue reading

DOMAssistant 2.5 released - CSS selector support, new AJAX methods and more goodies added!

Published on Monday, December 17th, 2007

After listening to a number of JavaScript developers, seeing how they work in real life and analyzing their needs, I’m happy to provide the heavily updated DOMAssistant 2.5!

Continue reading

Top results