Getting Reorganized

As the purpose of this website has shifted over the years, I’ve decided that the old way of organizing it was no longer ideal. So I’ve moved a few things around. I’ve split Work into Work and Play, giving me a place to put all my non-architecture related projects. I’ve ditched the resume tab as I don’t think it ever made much sense. In its place, I’ve added a Photography page to place the galleries I’ve made over the years. I’ve even dug into my archives and made some new galleries, including for the sets I had previously put on Flickr, which I no longer use.



Check out the new photo page here.

Sorting Things Out

Here is some further refinement on the pixel sorting script. Setting up effected ranges for brightness and saturation was relatively straightforward. However, Hue was little more complicated because it’s not just 0-100 scale, it’s a continuous wheel of color. It doesn’t have a beginning or an end, it wraps around so that the highest value is right next to the lowest value. What you call 0 and what you call 100 is completely arbitrary. So in order to avoid arbitrary breaks, I had to make the values wrap around. You can actually see an example of the arbitrary breaks that happen in the last image I posted yesterday. It happens in the red to orange range which is where the values go from 100 back to 0.

Glitch Pixels

Returning to some pixel sorting, I had to start over since I lost my old code at some point. I decided to start with a script made by Kim Asendorf which sorts pixels based on their brightness. I’ve modified it so that it can now sort by hue, saturation, and brightness similar to my previous script. The main difference between this script and my old one is that it uses starting and stopping points to limit the sorting. With the right settings, you can get some very cool glitch effects which I really like. I want to keep refining this so that I can set ranges of values rather than just a single value for each variable.

Switching Gears

I’ve decided that the time is right to step away from the large corporate architecture environment and get back to my roots of working with smaller design focused firms. That is why, as of this week, I have resigned my position at PBK Architects and accepted a new position as an associate principal at RdlR Architects. This will give me the opportunity to get my hands dirty doing everything from design to business development as well as getting to work on a greater variety of projects. I’m excited to see what the future holds as I enter this next chapter in my life. I will miss the many great people I had the opportunity to work with at PBK and I wish them all the best.