Archive for October, 2009
Uncharted 2 is an amazing game!
This weekend I spent most of it playing Uncharted 2. It’s a really powerful game that really pulls you into the story. I love games with adventurous movie-like scripts. It’s so addicting that I think I’m about to beat the game. I’m actually contemplating not watching the Giants-Falcons game going on right now and finishing the game. haha. If only we had 3 day weekends.
ShoutReel
My friends and I have been building this basic app called ShoutReel. The idea is basically taking the forum and making it simpler. An easier way to explain it is Twitter is micro blogging while ShoutReel is micro forums.
Check it out here. Of course it’s still basic and still in beta or pre-beta. Let me know what you guys think.
The Future of the Mouse and Keyboard? – 10/GUI
Looks very interesting. The only way to truly see it’s benefit is to actually use it. Will wait for testing it out before commenting on it.
Here is their website.
How to add a class to the form_for tag in Ruby on Rails
I’ve searched for a while and couldn’t figure this out until I actually picked up my book and browsed the source of examples. I’ll get straight to the code:
<% form_for :user, :url => users_path,:html => { :class => ’standard-form’ } do |f| -%>
That produces:
Top First Person Shooter (FPS) – Survivor/American Idol Parody
Hah.
Piano Stairs, Deep Garbage Bin – The Fun Theory
Interesting and fun idea.
Here is another one:
Read the rest of this entry »
PhoneGap
Anyone use this before?
Looks interesting. Planning on trying it out soon.