December 2009
23 posts
Around here, however, we don’t look backwards for very long. We keep moving...
– Walt Disney
To study and not think is a waste. To think and not study is dangerous.
– Confucius
Spiral UFO puts Norway in a spin | The Sun |News →
wow o_0
Mozilla Thunderbird 3.0 Released →
Simply awesome !
It's about time: Google Chrome for mac and linux...
Google Chrome for Linux Google Chrome for Mac
Criticism, Cheerleading, and Negativity →
“Everyone says they’re comfortable with criticism and with critics, because not being able to handle criticism is a sign of immaturity. What people really want, though, are cheerleaders.”
“What’s perfectly whole seems flawed,
but you can use it forever.
What’s perfectly full seems empty,
but you can’t use it up.
True straightness looks crooked.
Great skill looks clumsy.
Real eloquence seems to stammer.
To be comfortable in the cold, keep moving;
to be comfortable in the heat, keep still;
to be comfortable in the world, stay calm and...
What is Genius? →
I’m an artist, vim is my canvas
Django settings tips
In django settings.py you need to insert absolute path on some settings like this :
MEDIA_ROOT = ‘/home/django/projects/media/’
But if your folder path is in your current django project, it is good idea to use relatif path, here the code :
import os rel = lambda *f: os.path.join(os.path.abspath(os.path.dirname(__file__)),*f)
Type that code in top of your settings.py....
If you see what is right and fail to act on it, you lack courage
– Confucius
namebench - Open-source DNS Benchmark Utility →
Jalan menuju kebahagiaan terletak dalam dua prinsip sederhana:
Temukan hal yang...
– John D. Rockefeller 3