[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SIGMusic] Random
- To: Joel Spadin <joelspadin@xxxxxxxxx>
- Subject: Re: [SIGMusic] Random
- From: RJ Marsan <rjmarsan@xxxxxxxxx>
- Date: Thu, 5 Apr 2012 18:23:33 -0500
- Cc: sigmusic-l <sigmusic-l@xxxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=pJNa4HdZSAR6mk0e6giLLIYNrhpJUFugy4TH9NK6epk=; b=Wteg2yjY1uEWypa+2d2MiiLHNbvz1MpvRd4LQskXho4QFo5fZ+dKk8RU2UjnbwC9Ap F+0j14kgqGKQpZ1bAmHSozSXiXTo/jRtPsSHHE45tEpR8jjSkN0iEsTYM7AGXUnv75GL dSBL0cP6X3lQlJfOjWHzK0L/cNWoD8uXBALDsvGnQJ9rgmzYFyRMtcbdfpNXaA7IE01q TnPubEEuLEABvMzty2jd42YO2yuhyO/G/3G3+qwC/OKK8xe51Afk3ZXckE45AgyJF/Ll W0ALixnw5BeURo7DWquM4yYSfxi+3XSUMYxT/W5SWJyLG9ZbOrsj/p/wmE3ISHPznTZs RC7A==
that is awesome. just tried it now.
On Thu, Apr 5, 2012 at 12:54 AM, Joel Spadin <joelspadin@xxxxxxxxx> wrote:
> Just because we were talking about this at the meeting yesterday:
>
> $('body').find('*').contents().filter(function() { return this.nodeType == 3
> }).each(function() { this.data = this.data.replace(/\b\S+?\b/g, 'meow') });
>
> -Joel
>
> _______________________________________________
> SIGMusic-l mailing list
> SIGMusic-l@xxxxxxxxxxxx
> https://www-s.acm.uiuc.edu/cgi-bin/mailman/listinfo/sigmusic-l