Silly Rabbit…

April 16 20080 comments

Reno RnR - The List: 101 who mattered

April 11 20080 comments

Big thumbs up and a thank you to D6 and Champagne & Bacon for their hard work keeping Electronic Music alive and flourishing in Reno. The Reno News & Review has posted their list of the most influential people in Reno music over the last 25 years and has them both listed. I find this to be extremely exciting and it makes me all warm and fuzzy inside.

The list is a great read in itself. I urge you to check it out.

Lists are always controversial. When Rolling Stone released its list of top 500 albums of all time, the comments came fast and furious. “Thanks for completely shitting on hip-hop and the influence it has had,” wrote one reader. “According to this list who needs the last 20 years anyway?” wrote another. Even seemingly safe choices proved divisive. “Please get the stinking Beatles off these lists. They are a glorified pop band that for some reason we are all programmed to believe were great.”

Essentially, the comments revealed the problem with lists—they are incredibly subjective and getting two people to agree on what should be included is an exercise in futility. We expect this list to have the same issues.

....

With that in mind, here’s our list of the most influential people in Reno music over the last 25 years. While we know not everyone will agree with the choices, we look forward to the dialogue it will generate.

Lunchbox Radio - Support Electronic Music Poster

April 10 20080 comments

I needed a break at work today, and I needed to take my mind of all the stressful things related to work. My release today was this poster for Lunchbox Radio:

Cross posted in Arts

ExpressionEngine 2.0: fully CodeIgnited!

April 02 20080 comments

Kinda old news, but I wanted to post about it. My favorite web publishing platform, Expression Engine, is looking to release version 2.0 sometime this summer. Ellis Lab, the people behind Expression Engine, are also the force behind the Open Source Codeigniter. They have announced that EE2.0 is powered by Codeigniter. To me, this is incredible. The possibilities are endless.

At South by Southwest during our “ExpressionEngine 2.0 sneak preview” I got a chance to reveal some big news about the future of ExpressionEngine that I wanted to explore in some more detail here for anyone who wasn’t able to attend.

ExpressionEngine 2.0 is built on CodeIgniter.

CodeIgniter is our Open Source PHP based framework.  You can learn more at CodeIgniter.com, but in a nutshell it’s the toolkit that many powerful applications are built on, and now we can add ExpressionEngine to that list.

This is great news if you’re an ExpressionEngine user, a CodeIgniter user, or both.  As an ExpressionEngine developer you will have a greatly expanded community of talented developers working with you, and for you.  I said during my talk, “The nerds are excited, and you should be excited that the nerds are excited”.  As a dyed in the wool nerd, I stand by this!

If you’re a CodeIgniter developer, this means you can drop a full-fledged content-management system right on top of your existing code base, and have it work.  You want a forum installed?  One click.  You want need member management, a wiki, end-user tools, mailing lists, mobile blogging capabilities, permissions… all there.  One click.  Proven, simple, powerful.

Very exciting! Since I started using Codeigniter at version 1.0, I have noticed a huge increase in my productivity, and a huge leap in my knowledge of php and web programming. There is something about coding with Codeigniter that inspires clean, elegant code. A good example of the power of Codeigniter is a very basic CMS I had put together for Noble Studios. It worked, but it wasn’t pretty. It was one hack on top of another, with a bunch of pieces glued together that was very slowly turning into a usable framework/CMS, but I simply do not have the time or resources to properly develop it. We work very quickly and I had to do what I had to do. However, this latest project gave me a chance to revisit the very core of this CMS and I saw the opportunity to do it right. I chose Codeigniter as the core and was able to produce a marketable, flexible, and maintainable application in a fraction of the time it took to build the original. I am most happy with the ACL/User Authentication system, and I am considering ripping it out and making it available as an app for the community. The point is, a good framework really does allow you to spend more time on the real functionality and value of an application. And with EE as the CMS and the power of this framework, we can tackle much larger development projects in the same amount of time as doing it from “scratch”. 

Recent Posts