Browsing Category: Programming
Stream of Tunes

Insomnia strikes again… in the form of some Starcraft II with Jason, a new templated music feature for this blog, a ton of bug fixes and visual tweaks that I’ve been meaning to do, and I also reworked the About page. Basically instead of posting music inline at the bottom of other blog posts, they’re going to be their own posts… quite similar to tumblr, except sexier. Download the song by clicking on the album artwork.

This way, I’ll be able to post new music often without having to have a storied blog post to accompany it. I enjoy spending an unreasonable amounts of time on things like this that seem somewhat inconsequential. I think it’s because the obsessive fine-tweaking of how colors and layout work eventually will allow me to make the correct guess the first time.

Monospectra
Music
Programming
Web Design
Work History Done

I’ve spent some time and finished my work history page– take a look. Eventually I’ll have dedicated pages for each project.

The point of the page is, I think, an exercise in reminding myself of the hundreds of long forgotten, logged hours. I need to remember past successes, failures, and progress. Recently I’ve began to think that keeping a verbose log like this is one of the best ways for me to become more motivated during my time off.

      

I’m currently working on Elan’s website for his music, and the task is getting more exciting as the trivial tasks start to go away. He’ll be touring with Modeselektor this fall in Europe. Geez. I cannot think of someone who “made it” with music as Elan has, and it’s well deserved! He’s been making beats the age of 16 and I can relate because I’ve been programming since the age of 16. I guess if you put in the time, good things do come.

CS
Design
Friends
Monospectra
Music
Programming
Web Design
Works
Some Serious Renovation

Well, it had to happen at some point. I can no longer hide behind the comforting blanket of minimalism and greyscale design for my blog because, well, I knew it would take hours and hours to make anything reasonable that used color. Gaze your eyes on the new monospectra (version 0.8-something-someshit)!

I’m planning on adding dedicated static sections for particular content, similar to what j.chorng has set up instead of only having a blog here. I’ve also change the way I format my blog posts to be more concise at a glance so that I can show more posts per page, and have retrofitted a lot of my previous posts. If you ever want to read the full text, it’s dynamically rendered in front of you like magic.

Alas, there’s still a lot of work to be done.

I still haven’t overhauled the existing comment system CSS, need to work on the new sections of the site, overhaul the way I present music, sprinkle some AJAX everywhere, and desperately need to dip my face into the HTML5 bandwagon every nerd on the net has a hard-on about… but this, at least visually, is a good milestone I feel.

Aside from all this pedestrian coding and getting lost in Photoshop for hours, there actually has been a lot going on lately, but I’ll save that for the next post.

Sidenote I only tested this layout on a mac with firefox and chrome. If everything failboats on Safari and Windows, it’ll have to wait for tomorrow.

Art
Design
Monospectra
Programming
Web Design
Works
Code Test

Just goofing around with some more wordpress plugins, particularly wp-syntax, which seems to be the universal winner amongst code highlighters. Here’s some shit ruby code:

def DrewClass
  def gimme_number
    (4..10).inject {|total, x| total * x }
  end
end

amit = DrewClass.new
puts amit.gimme_number

DownloadD.Gookin - Glad I Met You (2009; V0)

MP3
Music
Programming
powered by wordpress. design & content © 2011 drew lustro unless otherwise mentioned.
fully custom theme is a constant work-in-progress