Category: programming

  • My Latest Procedural Art

    More math-based art, but I really like how this came out a LOT better than my experiment with Fibonacci. Check them out! A really tight Archemedean Spiral featuring my photos tagged with Cornell An Archemedean Spiral based on my Portrait Photos A Hyperbolic Spiral of my Ithaca Photos A Polar Rose made of Flowers and…

  • Philosophizing on the Move can lead to trouble

    The plot twist at the end is awesome, but so is the programmer’s debate going on, especially since we were talking about this at work this week. Another great xkcd from Randall Monroe:

  • FarmerJoe – An easier render solution.

    I’ve been very happy until now with drqueue. Developed by Jorge Daza, it’s a very nice render farm management software with a nice GUI. It worked relatively well for me for “Jose’s Dinner” and “Schrodinger’s Cat“. However, there were two big kinks in using drqueue. First of all, Windows support was so sketchy it might…

  • Procedural Art

    edited to add the tags I used That collage was created by a program. I certainly don’t have the patience to arrange all of those photos one-by-one!I told the program to download all of my pictures tagged with Eric Danny David and Danielle and create this collage. But does that make this any less of…

  • More Flickr Hacking

    Over the last two days, between playing Portal and Age of Empires III (both of which are…awesome!), I’ve been doing a little more flickr hacking. This is very closely related to my previous Flickr program where I checked if my pictures were ready to be moved into the next views groups. This time I wanted…

  • Flickr Views Program

    I forgot to post this about 1 or so weeks ago when I finsihed up the script. So here’s how the output looks on my flickr views program:   Now my next step is to put it on the web. However, the Python API I’m using doesn’t do web-based program authentication. It also doesn’t handle…

  • Hacking Flickr

    So, thanks to a problem I had with rigging up Nick in “Sugar“, I’ve temporarily lost interest in animation.  This happens to me all the time, and I think I’ve mentioned it before in previous blog posts that I’m too lazy to look up before that I tend to gain and lose interest in my…

  • Vietnamese Zodiac

    In celebration of the new year, and to solve a problem that I explain on the page, here’s a program to figure out which Zodiac animal corresponds to each year: Vietnamese Zodiac I’m still working some kinks out such as the fact that unicode is currently not working on my blog so depending on whether…

  • What I was up to last night

    I was writing a GUI for Pydvdauthor, my program for creating DVDs on Linux from an MPEG file. I wrote this in order to help me create the XML files necessary for dvdauthor. Here’s what the GUI looks like right now: I updated the project on freshmeat, but they haven’t updated my main page yet.…

  • First GUI Program! (I think)

    First GUI Program! (I think)

    I’m pretty sure this is the first GUI program I’ve ever gotten to a useful state. No source code yet, as a lot of the buttons don’t work, but the basic functionality does. It’s a GTK-based RSS reader. I did it based off of code in LXF# 91. They called theirs Chomp. Since Mono is…

  • [LXF 89] RSS Reader complete

    I’m including the file here. It’s just a command line RSS reader. The included readme file will tell you which parameters to pass it. It doesn’t really do a lot of checking or than for the words “sub” and “unsub”. It’s a pretty neat proof of concept. I’m not going to improve on it much…

  • Second Mono Project in the bag

    It was another toy program, although a bit more useful than last time. It reads through a directory and recurses through subdirectories to fine all txt files and builds up a cache. Then it searches those for any text you want to search for. Perhaps I missed a subtlety, but it appears to only search…

  • Hello Bill

    Just tested and, yes, for the small, uncomplicated Hello World program it works just fine on Windows XP. I just had to install .NET. (It took about 10 minutes….I don’t know why)

  • Monkey Business

    After reading Linux Format Magazine (LXF) Issue #91, in which they used Mono to code a GTK gui, I decided to take up C# programming. I will follow along with the tutorials and gain another programming language under my belt. Today I started with LXF #87 and completed my C# “hello world” program. The syntax…

  • Blogroll Adapted!

    I have now adapted my blogroll code for YOU! That’s right! Now YOU can put in the URLs of blogs you want to keep track of and my program will put it all on one page for you! No more wandering from site to site! Just visit the link on the right or this one…