Archive for October, 2007

 

Shake your fat away

Here is an interesting article on NPR: http://www.npr.org/templates/story/story.php?storyId=15721992&ft=1&f=1001. Basically, it says if you want to lose weight, simply try shaking it away for 15 minutes a day. Damn, don’t you wish you would have thought of that early? Seriously, anyone who can prove that sitting on a vibrating Lazy-Z-Boy would help you lose weight will [...]

Bee hand pollination

Ok, so I heard about this on KVIE, and it goes beyond the point of ridiculous. In some areas of China, they sprayed so much pesticides, they killed all the bees. Now there ain’t no bees to left to pollinate their trees, so they have to HAND pollinate. Imagine hundreds of Chinese people with little [...]

Javascript: disabled input field

This is true for jQuery, and maybe true for JavaScript in general. If you have an input field that is disabled: <input type=”text” name=”example” value=”example” disabled=”disabled”> You cannot attach / bind any events to it ( ie. onClick, onSumbit, etc.. ). In order to work with those disabled fields, you have to make a separate [...]

Investing in the environment

After watching the CNN series called “Planet in Peril”, I have to rethink the morals of my investment practices. Although I generally regard CNN as brain dead, mass media, bullshit, I do find this series very intriguing. Maybe they are finally doing something right??? But anyways. After what they show me about China and how [...]

Retirement. Retiring.

When the “working” portion of my life is over, I dream of green pastures, pine forests, soft seashores, and a large porch that opens up to the heavens. I am not sure how many people actually get to end their life in such wonderful places, but all I know is, there better be a place [...]

what the heck

been sick since friday. lost a ton of money on buying stocks! i have so much work i cant finish it all. watching too much cnbc wondering why i feel like i need a vacation, when all i do is sit at home all day.

Text Indent CSS Trick

Its 2am and I just discovered something abnormal in CSS. If you are using the text-indent trick to hide text in your CSS, you must set the text-align value to LEFT. If it is set to text-align: right it will not work. It works in firefox, but not in IE or Opera. This is strange, [...]

Windows Vista Sucks

Damnnit!!! After about three weeks of using Windows Vista, my computer has crashed about 10 times already. By crash, I mean I had to hard boot the damn thing. Besides that, Windows Explorer has crashed about 10 times too. This kinda stuff never happened in Windows XP. How is this possible? How can Microsoft release [...]