Blog

  • University Magic

    I’m currently on the fifth floor of the Morrisset Library at the University of Ottawa. It is quarter to one. As in 12:45AM. The funny thing is, I’m surrounded by countless others, all deeply absorbed into their books and laptops. It’s quiet, and so very peaceful. I myself am completing a report that is theoretically due in seven hours.

    As I’m about a month away from completing school forever, I’m  going to miss these moments of personal zen. Funny how fast life goes by.

  • Metadata Parser Complete

    Well, I’ve finished the work component of my thesis. I did finally implement a list view mode for the application, which has been added in as a plugin.

    Screenshot

    post-1317-1204525847_thumb.jpg

    You can download the latest version of the program, which includes this demonstrative list view parser, here.

    I’ve also managed to write a fair bit of documentation for the program, which you’ll find in the form of about.txt file. They, along with the comments in the code, explain how the program works, and how to write extentions for it.

  • Metadata Parser, Where I’ve Been…

    My last post to this blog was more than a month ago. I do believe this is the longest I’ve ever gone without posting. This absence is also highly reflective of the state of affairs on my end in general.

    I’ve been busy. Very, very, busy. In any odd week I would go to school full-time, go to work full-time (45 hours/week), work on completing my thesis, and finish off some work for the Shared World Initiative. Needless to say, Docks has been put on the backburner.

    So what’s the thesis about? Well, it focuses on an application I’m designing, with the extremely original name of the “Metadata Parser.” What it does is that it takes GIS XML metadatafiles using the FGDC standard and presents their text-heavy contents in a simple pictographic layout. The idea is that it’s much easier to identify critical characteristics of a metadata file by looking at a few pictures than by sifting through reams of lingo-heavy text.

    I coded a tech demo, which parses through single individual files. My hope is to design a second application (or plugin for the first… yes, it supports plugins) to list directories worth of metadata. If you want to try it out, you can download the parser for yourself here (Windows, 8MB.) Sample metadata files are included with the installation.

    Screenshots:

    mdparser1.jpg

    mdparser2.jpg

    mdparser3.jpg

    In other news, the LCD on my 300MHz laptop had been going wonky for some time. So I got myself an Eee PC last month. Fantastic machines. You can read a review of them that I wrote here.

  • New website for Docks…

    I just finished spending 6 hours designing a new website for Docks. Personally, I think the new one is better, despite it being much more image intensive.

    websitescr.jpg

    Old websiteNew website

  • Docks Progress Update…

    Perhaps because of the camera, perhaps because of RAM issues on my computer, and/or perhaps because Premiere has difficulty with certain containers/codecs – but all the footage I’ve taken for Docks has been virtually unimportable. Premiere will simply stall during the audio normalization process, making the end footage uneditable. Sony Vegas fares no better. Heck, even playback is just as problematic, with only VLC being able to handle it all.

    So I decided to use VLC to transcode the footage into a format that Premiere would accept more readily. The way I went about it is that I converted a 20 minute sample file into a multitude of formats, seeing which fared best. I then imported it into Premiere, and saw how Premiere handled the formats. I then tweaked the settings until I was satisfied. Sounds simple enough, but that conversion process takes quite a while to complete – and most of stuff I outputed were duds. In all, this took me over two weeks to get done. The length of time required was compounded by the fact that I’ve been incredibly busy with school, work, and my thesis (big priority.)

    I’ve got VLC now converting all the footage into the new editable format using a batch script. It should be done in two days, assuming the computer doesn’t crash till then.