I love watching the truthful reporting that Frontline provides. This episode talks about the 10 trillion dollar debit that the US currently has, that’s approximately $35,000 per person in the US. If we don’t stop spending frivolously on wasteful government programs we’re going to be in major trouble really fast.
Watch the video, it really opens your mind and makes you want to save!
I came across this today and thought it was a great collection of the best jQuery effects. I plan on using some of these effects in some projects I’m using. Check it out!
This video reminds me of developers that try to push too many features into an application; imagine what will happen when the train’s doors open, hahaha.
I cam across this interesting image recently, it’s Microsoft Word with all the toolbars turned on. This is exactly why we should only include the relevant features in our code and not dump in every single thing that may seem like a good idea.
Usually I have a tough time agreeing with Microsoft’s philosophy, but this nice financial-looking guy is making sense to me. I think Apple should do a subscription service for iTunes, makes sense… Anyway watch the commercial.
Have you ever needed to know the URL of the page that you are on in your Rails application. Well, it’s very easy to find that information. Simply call the request_uri method on your request object.
Like this: <% page = request.request_uri %>
You can also get a ton of other useful information about the page you are on by calling some of the other methods on the AbstractRequest object.
A few of us at work started to go through the iPhone class from Stanford, it’s very detailed and well taught. Here’s the link to all the slides and assignments:
Typograph is a standards compliant theme with a JQuery powered tabbed sidebar box and an ad under the first post on the index page. This theme has no images and is purely based on CSS elements and typography. Ideal for future customization. Typograph was styled "from the ground up" on a highly customized version of the Sandbox theme.
Designed by Morten Rand-Hendriksen - designer, information philosopher and author based out of Burnaby, BC.
You can change the contents of the tabbed box by editing the tabbedBox.php file located in the Typograph theme directory.