Mental Masturbation, Musings, and Methods

The Mind of Alex Beutel

Entries Tagged as 'Javascript'

Interactive Voronoi Diagrams with WebGL

August 2nd, 2010 · 3 Comments

Within computational geometry, the Voronoi diagram is a relatively simple concept with a wide-range of applications.  Everything from physics research to the “snap-to” feature in GUI-design uses Voronoi diagrams as a simple underlying data structure to decompose space. I have been working with Voronoi diagrams for the past few months, as my research has focused [...]

[Read more →]

Tags: Javascript · Mathematics · OpenGL · Programming

Drag and Drop off the Desktop in Duke Webfiles

October 5th, 2009 · No Comments

While on break, I’ve been playing around with Mozilla’s File API and integrating it with Duke Webfiles, which I work on for OIT. This is only a proof of concept since the spec has not been completed and I only implemented it in the icon view of Webfiles. Regardless, I think it is pretty cool [...]

[Read more →]

Tags: Duke · Javascript · Web Development

Ubiquity Scripts

July 30th, 2009 · No Comments

After playing with the Jetpack API and having an increasing desire to procrastinate my Spanish homework, I decided to give the Ubiquity API a shot too and make a few small scripts just to make my life easier.  The first extension I made was a script to do look ups of IP addresses and get [...]

[Read more →]

Tags: Javascript · Twitter

Google Reader vs. Netvibes, and Jetpack Notifications

July 18th, 2009 · No Comments

A couple of weeks ago I decided to give Google Reader a try.  I have been addicted to Netvibes for at least 2-3 years now, but I saw that Reader had a more active community around it, so I thought it was worth trying out.  Almost immediately I disliked the look and feel.  I am [...]

[Read more →]

Tags: Javascript · Jetpack · Musings · Web Development

Begginning of Summer 2009

May 30th, 2009 · No Comments

As usual I haven’t posted in a while but there actually have been some things going on that may be worth writing on here.  I’m at Duke for the summer doing research with the Physics Neutrino group, among other things so here are some things that have happened: Ethical Hacking Seminar Duke OIT gave me [...]

[Read more →]

Tags: Duke · Javascript · Programming · Python · Web Development