11-Degrees

The truth about dinosaurs

Posted in Images by Yoshi on October 26, 2009

thetruthaboutdino

Tagged with: ,

Google Reader easter egg

Posted in Tech by Yoshi on October 2, 2009

Are you familiar with the konami code? if not start googling about the code because you will be needing this not to get 30 lives but to activate the google reader easter egg.

In the google reader homepage press

Konami_Code

Once you have done it you’ll see ninjas.

google reader ninja


cool isn’t it? but wait theres more.. notice the like/unlike icon changed in to a heart.. now hit it. :)

heart


if like it hearts will fly-out.

like

and unlike will break it.

unlike

Adding Vhost on Apache2

Posted in Tech by Yoshi on September 30, 2009

Open your favorite text editor then add the code  below, Save it under /etc/apache2/sites-available/localdomain.conf
note you can use any filename you want but for this example we will use localdomain.conf

<VirtualHost *>
ServerName localdomain.dev
DocumentRoot /home/user/public_html
</VirtualHost>

Now we need to add it to our hosts lists, again open your text editor then edit /etc/hosts file, add the code below to the list

127.0.0.1 localdomain.dev

To enable your new domain execute this command

sudo a2ensite localdomain.conf

Then reload apache

sudo /etc/init.d/apache restart

To test if its working, open a browser then point it to this addresss

http://localdomain.dev/

Tagged with: , ,

Our love is like a brontosaurus

Posted in Images by Yoshi on September 16, 2009

source: http://xkcd.com/636/

The Rule

Posted in Images by Yoshi on September 2, 2009

Quotes that inspires

Posted in Thoughts by Yoshi on August 28, 2009

The best things in life are not things.

The best way to change the world is to change yourself.

Our lack of perfection should remind us not to judge another’s worth.

A hero is a man who is afraid… afraid to runaway.

Learn to listen some opportunity knocks very soft.

If you think you have the worst life ever,
take comfort in the thought that there are thousands of others thinking the same thing.

If you think you have the worst life ever, take comfort in the thought that there are thousands of others thinking the same thing.

If you find yourself in a hole.. stop digging.

There are no bad influence just weak people.

You cannot have negative thoughts and live a positive life.

Crying is not a sign of weakness even since birth its was as sign that you’re alive.


Tagged with: ,

Tech support cheat sheet

Posted in Images by Yoshi on August 26, 2009

Tagged with: ,

quote: kung alam mo ang sagot alam mo ang problema

Posted in Thoughts by Yoshi on August 25, 2009

Oo nga naman di ba. naisip ko kanina yan habang nakatayo ako sa LRT at nakatingin sa malayo, sobrang dami ko iniisip kung ano ano nalang naiisip ko..

ex: bagay to dun sa mga taong sinasabi na “magastos ako kaya lagi kinakapos bago pa dumating ang araw ng sahod..”

ang problema dito masgastos, ang posibleng solusyon mag tipid.. parang baliktad dun sa quote ‘no? pero parehas lang din yun kasi dito alam mo na yung problema eh so malamang makakaisip ka na solusyon, yan eh kung gusto mo ng solusyon eheheh…

How a womans brain work during an argument

Posted in Images by Yoshi on August 14, 2009

womensbrain

source: maxim.com

Tagged with: , , ,

How a mans brain work during an argument

Posted in Images by Yoshi on August 14, 2009

manbrain

source: maxim.com

Follow

Get every new post delivered to your Inbox.