Tag Archives: javascript

Implementing the Apriori Data Mining Algorithm with JavaScript

I’ve been working on my thesis for a little too long. I’m hopefully about finished, but that is beside the point. Part of what I’ve been working on revolves around the Apriori Data Mining algorithm. If you know what Apriori … Continue reading

Posted in Programming | Tagged , , , | 34 Comments

YUI Image Uploader Example with TurboGears

After completing the YUI Image Uploader, I received a lot of requests for a working example. I didn’t originally create a working example, because that requires server functionality that this server didn’t have. I’ve remedied the situation and have completed … Continue reading

Posted in Programming | Tagged , , , , , , , | 6 Comments

An Image Upload Extension for YUI Rich Text Editor

Before you begin: Read the updates at the bottom of the page. This post was written for an older version of the YUI library. I’ve had nothing but good things to say about the Yahoo User Interface tools. It seems … Continue reading

Posted in Programming | Tagged , , , , , , | 135 Comments