Categories
Adventure Development

DrupalCon Chicago Day 1 Sessions and Field Museum

IMG_0678
Overall the sessions were pretty solid on day 1.

Introduction to Module Development

This session was great. Even though I’ve made modules and gone through dozens of tutorials on how to do so, having someone right there go over the process was perfect. The speaker did an excellent job of describing the steps and tips along the way.

Notable highlights include the dpm() function as well as debug_backtace(). His explanation of how to get variables  from a page was huge. I was stumped on drilling down several arrays and objects, but now I think I’ve gotten it.

Rockin’ HTML5 with Drupal

This session was packed, with people sitting on the floor and outside the doors. It really shows just how much interest there is in html5 right now. The htnl 5 Tools Module is one that I will have to give a look at. I’ve been studying up on html5 a bit recently, so not much of the session was new to me. But it was well presented and they did give out stickers.

Crafting App Interfaces with jQuery

The presenter was hilarious. That alone made the session pretty solid. The material covered seemed a bit too advanced for the audience at times and didn’t tie into Drupal quite enough as I had hoped it would. Overall it was ok, and I will be checking out .live() in jQuery.

Views for Hackers

I’m sorry, but this session wasn’t at all what I was expecting it to be. The presenter was without a doubt brilliant, but I was hoping for more examples of what could be done with Views compared to it’s history and how it actually works.

Field Museum

The conference booked the Field Museum for it’s opening night party. The place was amazing inside and out. It reminded me very much of Night  at the Museum, and maybe even was where it was filmed, probably should look that up when I get a sec.

The exhibits were great, and at times I felt like I had the entire museum to myself. I’ve posted many photos on Flickr. Having woken up at 2:30 that morning and flown in, I was pretty hungry and tired. So I destroyed the yummy buffet. And when I say destroyed that is not an understatement. Numerous attendees passing by did inquire if I hadn’t eaten in days from my behavior. Plus the food was pretty good too!

The big exhibit was Sue, the largest, most complete and preserved Tyrannasaurus rex in the world. She was most impressive indeed

Categories
Adventure Development

DrupalCon Chicago 2011

Woke up at 2:30 this morning to catch an early flight into Chicago to attend DrupalCon. Driving to Philadelphia International Airport was a cinch. Being the only fool up that early on the road does make for easy travel. I did see a man vomiting outside of his car on the ride over. That was rather interesting.

I did get a little lost looking for parking at the airport. I kinda drive out of the whole place then had to get back in. Luckily a really nice guy working for Southwest helped me out. The plane took off on time and we even got there 10 minutes early!

On the ride I sat next to Paul, who described himself as a Chatty Cathy. He was a rather talkative fellow, but it did make the time pass rather quickly. It turns out he owns a software company and is looking to hire a front-end developer. So we had much to discuss, and we did eventually agree on how much he should pay his future hire.

I arrived at the Sheraton just in time to catch the opening keynote. So I pretty much had perfect timing today. The opening keynote was pretty solid, but it seemed like they were pushing the Kool-Aid a bit too much at times. The numerous videos and blasting of a song Proud (or something like that) id get old rather fast.

I just ate lunch from a box. It wasn’t that bad. I happened to be sitting next to Jeremy Keith, who happens to of written one of my favorite books of the past few years. He was a really friendly guy, it was really nice to meet someone who really taught me a lot about how I script today in person.

My phone just rang and my room is ready, so I’m going to get my key drop my stuff off then catch the next session. I’ll post more after my sessions.

Categories
Sports

Ugly Mudder 7.25 Mile Trail Run

I took part in the Ugly Mudder 7.25 mile trail run yesterday. It was all the way in the very hilly Reading, PA. I drove to NGM’s house and he drove the rest of the way.

It was a very sloppy course. A very slick track, with too many steep hills and loose rocks all over the place. I did slip and fall flat on my butt at one point, but bounced right back up and kept running.

Despite being over 7 miles, the running wasn’t too bad for me. Much of it had to be walked due to bottlenecks on the trails and very slick conditions, so I really didn’t feel like a guy who had ran 7.25 miles at the end.

We ran with friends of NGM’s and they were very fast. They probably finished a half and hour ahead of me. The terrain in Reading is pretty tough, a lot rougher than what I’m used to down here.

Afterwards we stopped at the Haute Chocolate Cafe again, and got some amazing post race chocolate. Then stopped at the Philadelphia Premium Outlets on the drive back. Their Toys R Us was kinda weak.

Today I don’t feel too sore overall. But I did do something pretty bad to my left elbow. It’s really swollen and isn’t a big fan of movement at the moment. Seems like a decent sprain, though I have no idea how I may’ve sprained it during the race.

Categories
Development

Google Visualization Pie Chart

Haven’t played around with the Google Visualization API in a little bit, so I was quite pleasantly surprised to learn of some very nice new features and improved documentation since my last encounter. Mind you, it was very impressive to me 18 or so months ago, but now has gotten better in so many ways.

First off,  the getting started examples are great and can get anyone with basic web skills making static or interactive charts in no time. The Code Playground is also very useful to play around with, making changes and seeing the result on the fly is very convenient.

The new pie chart is great. It’s improved appearance and tool tips are very welcomed. It has a much more polished look to them.

Here’s an example I threw together in just a few minutes.

Categories
Video Games

Mass Effect 2

Mass Effect 2Finished playing through Mass Effect 2, and have to admit I’m pretty sad to be done it. It was one of the most enjoyable games I’ve played in a very long time. Improving on the first one which was great itself in most everyway.

You know a game is really good when you play through every side quest before going through the final chapter, I really didn’t want it to end. The characters and choices that you must make are amazing. I was honestly really sad when Tali died during my final mission. She was a very loyal Quarian and her sacrifice was not in vein.

I made my character and Engineer, figured that would be a bit different than using some of the more typical classes. The leveling up system and loyalty quests were a really cool idea. I also enjoyed mining various planets to unlock power-ups etc. I thought that was a very cool approach.

Production values by BioWare were amazing. I couldn’t imagine how much effort went into making this. Even the voice acting was spot on, with Martin Sheen voicing the creepy Illusive Man.

I’m really considering playing through this again, it really was that good. Best sci-fi experience around (movies, tv, etc.).

Categories
Books

Foundation Drupal 7

Foundation Drupal 7I’ve been reading up on any and all documentation since I’m in the process of moving a very large site over to Drupal 7. I picked up a copy of Foundation Drupal 7 in hopes of getting a better understanding of what is new in 7 and pick up a few tricks along the way.

I find The Friends of Ed books tend to be geared more towards the designer than the developer, and in this case I am initially approaching the Drupal 7 in terms of our site content owners and less a deep technical understanding. In that regard the book was pretty solid.

The author does a fine job of explaining content types and fields and when to use them. He also goes over what the core modules do and how to configure them as well as briefly mentioning some very useful contributed modules.

While I can’t say I learned much that wasn’t already available in the online Drupal documentation, reading and following along with the examples in the book did help me understand some of the new features in 7.

There were times I wish the author would go into more detail regarding configuring a certain module or working with a content type, I do understand that this book was aimed more towards a beginner and not so much a web developer.