Archive for April, 2007

In Place Select addon

Saturday, April 28th, 2007

For those of you who have used Flickr you are aware of how easy it is to change the titles of your photos. You simply click the text you want to edit, the web page does some fancy stuff to change the text to a form element, you change your text and hit okay. It couldn’t be easier. I find myself working on a project where that type of functionality would be perfect except it would be great if I could change the form element to a select box instead of a input box.

After some searching I found SubZane’s Ajax.inplaceselect which is an update to the class published for scriptaculous . This worked absolutely great. However, I really was hoping to include an onComplete event that would update some content on the page based on what a user selects. I attempted this with the built-in InPlaceEditor and it worked find, but for some reason not with the InPlaceSelect. I was able to find a way around this by modifying a small bit of the code.

Before:

onComplete: function() {
this.leaveEditMode();
//this.options.onComplete.bind(this)(transport, this.element);
}

After:

onComplete: function(transport) {
this.leaveEditMode();
this.options.onComplete.bind(this)(transport, this.element);
}

Now I am up and running. I am assuming this.options.onComplete.bind(this)(transport, this.element); was commented out for a reason so if anyone knows please pass it on. For the meantime this appeared to solve the problem.

Lyrics, meet Yahoo! Music

Tuesday, April 24th, 2007

I was just listening to Yahoo! Music while reading TechCrunch and I almost dropped my glass of water. Apparently Yahoo! is going to add lyrics to their music service. I am already a big fan of what they offer. I have been using it for a little over a year now and it makes me happy that they are still improving what they are offering for roughly 70 bucks a year. It is by far the best musical investment I have made.

North Ave Beach

Sunday, April 22nd, 2007

Well I am back in Chicago and finally over the flu that I picked up as I was leaving San Francisco. The weather here today was in the 80s!!! I thought 60s in San Francisco was beautiful compared to the 40s we were plagued with before I left., but today was  great.  Joellen and I went to North Ave beach for a nice walk. Anyone who is visiting Chicago should pay a visit to this place.

More

Thursday, April 19th, 2007

Another workshop that I attended at the web 2.0 expo was on search engine marketing and optimization. There is a lot of useless information out there on how to supposedly improve your ranking on the major search engines, but I found this one to make the most sense. It was great to hear from Todd Friesen and Greg Boser about the history of SEO from their point of view. Both of them have been in the field for quick some time now and worked with some pretty notable clients. Between their workshop and how to improve the performance of the webpages, I had a pretty motivating day!

Fast Web Pages

Wednesday, April 18th, 2007

One of the workshops at the conference that I found to be very useful was by Steve Souders from Yahoo! He outlined several steps to improve the speed your web pages.  It is amazing how much time is spent loading the images and scripts on your page while your visitors wait for the main content to show up. Some of the rules are more obvious than others, but overall it I think it is worth consideration.

The expo

Tuesday, April 17th, 2007

I have been wandering around in San Francisco for the last three days and I am still amazed at this city. Being from the big city of Chicago I am not used to the Europe flair, the degree of social interaction, and the auto commercials in which a woman is complaining about having to balance mortgage payments and managing her startup leaving her with no time to look for a new car. For someone who is passionate about the web and technology, this is definitely the perfect city. If there was only a way to facilitate a community in Chicago.

For the last two days I have been attending O’Reilly’s Web 2.0 expo. At first I was a bit cautious of a conference that highlighted a two year old buzzword, but I am found the conference useful nonetheless. I sat in on session from Jeremy Keith, Todd Friesen, Greg Boser, and Chris Messina. All gave great talks that really helped me. I look forward to what is to come in the next two days of the conference.

I haven’t been able to write too much up on it because I have been experiencing problems with Wordpress after I migrated to a new server at Media Temple. After a bit of troubleshooting it seems that all the primary keys stopped their auto increment. It was very strange. I also noticed the same thing on my Mint database. The problem is resolved now show I can post again.

There have been a lot of great links past around the conference that I will be sharing shortly on this site. Just so you know.

Cold again

Monday, April 9th, 2007

Seeing as it is now cold again, I decide to post some photos of a weekend Joellen and I spend in Wisconsin a month or two ago. It was very cold and it was just a few days after they got a ton of snow. It was a brief trip, but I still had time to mess around with a new toy.

Great weekend

Wednesday, April 4th, 2007

On Friday I turned 24 years old, which was quite an experience that seemed to mess with my head a bit. I realized that I am no longer a kid and it has been a few years since I could call myself a teenager. At the same time, I work in an office where I am pretty young in comparison. One of the guys who works on the same floor as me found out it was my birthday and asked me how it felt to be 13. It is a strange feeling older than the way of life you are used to and still be a “newbie” in your professional career. Is it not something new. I have felt like this for the last 3 years or so, but the birthday brought it to the front of my thoughts. It is just the gray part of life I guess.

Friday night I went out to Pappadeux with my family which was a lot of fun. I think since I was 12 every major accomplishment has resulted in a dinner at Pappdeux. There is something about the place that makes it always feels like we are really celebrating when we go there.

On Saturday my girlfriend and I experienced the world of relaxation with a couples Swedish massage. I was the first time either of us had a professional massage. Truly wonderful.

Afterwards, we saw Blades of Glory which was the funniest movie I have seen in a long time. Will Farrell was awesome in this movie. It had some of the best quotes. It is a movie I definitely recommend.

Sunday morning we had the opportunity to celebrate the only sun that was available. It was great! We also got cross several things off of our to-do list which always feels great.

Now if I could only get the song Old Man by Neil Young out of my head…