filter hyperlink from the rest of the string

filter hyperlink from the rest of the string

hi
 
i came across this plugin http://custom-drupal.com/jquery-demo/jtwitter/ (fantastic) and i thought that it be nice if i could manipulate the content recieved by making the hyperlinks linkable: it be something like
 
select all that start with "http://" and wrap it with an anchor linking to this hyperlink
 
but i have no idea how to do this through jquery
 
thanks in advance