A top-notch MP3 player is only half of the audio equation. No matter what your budget, we've got the headphones to maximize your listening experience.
http://www.pcmag.com/article2/0,2817,2324413,00.asp
Friday, September 11, 2009
Wednesday, September 02, 2009
How does your salary compare ?
Naukri.com, a job search portal, has launched new PayCheck Tool that benchmarks salary, based on functional area, experience and other combinations. This will help the job seekers to look what's the statistical data of the salary they should be expecting and what the recruiters are offering. A perfect tool for fresh Jimmy to know how much a particular job role will fetch him annually. PayCheck can be accessed here: http://my.naukri.com/PayCheck/salary. PayCheck offers a three step method to get the correct information - Choose, Personalize and Compare.
Tuesday, August 18, 2009
Password-protected Memory Card
Some people have password on their memory card even though they never set it. Apparently this problem occurs on some phones, mostly happens on Nokia Eseries phones.
How to solve the problem? If, for some reasons, you activate remote lock option on your phone, it will change your memory card’s password too. Just for your information, remote lock option allows you to lock your phone by sending SMS to it. It is a nice feature if you accidentally left your phone somewhere and you don’t want other people using it. You can activate this feature from Tools Settings Security Phone and SIM Allow remote lock menu. The password of your memory card will be your remote lock message.
http://www.s60tips.com/2007/03/03/another-tip-for-password-protected-memory-card/
Saturday, August 15, 2009
Wednesday, August 05, 2009
Amazing 3D Sidewalk Art Photos
http://www.impactlab.com/2006/03/09/amazing-3d-sidewalk-art-photos/
These unbelievable photos are chalk drawings done by Julian Beever and Kurt Wenner. Both Julian and Kurt have different styles to create an amazing 3D illusion.
Scroll down slowly and stop at each new frame. Julian Beever is an English artist who’s famous for his art on the pavement of England, France, Germany, USA, Australia and Belgium.
Most of his artwork it is impossible to tell whats real from what’s an illusion. Very cool stuff.
Friday, July 24, 2009
Thursday, July 16, 2009
Top 10 Common Dreams And Their Meanings
Everyone dreams (even if we don’t always remember them after the fact) and researchers have found that the majority of us have dreams with similar themes. For years people have tried to interpret the fleeting images that we see when we go to sleep – some interpretations are outright bizarre, while others are pretty understandable. This is a list of the interpretations that the Association for the Study of Dreams has given to the most recurring and common types of dream. Be sure to tell us whether you think it is accurate from your own experiences.
http://listverse.com/2008/10/07/top-10-common-dreams-and-their-meanings/
Wired Science News for Your Neurons To Run Better, Start by Ditching Your Nikes
http://www.wired.com/wiredscience/2009/07/barefoot/
.....
....Now, a small but growing body of research suggests that barefoot is the way adults should run, too. So, many runners have been shucking off the high-tech trainers in favor of naked feet — or minimalist footwear like Nike Free, the Newton All-Weather Trainer and the glove-like Vibram FiveFingers
Customizing Bloglines
I find the beta.bloglines font too large to be of any use, but I love the three pane interface. With no easy way to customize the preference here's a hack I found to do just that.
http://www.gyford.com/phil/writing/2008/08/10/opacity_1_import.php
Create a file called userContent.css in C:\Documents and Settings\\Application Data\Mozilla\Firefox\Profiles\\chrome. Copy paste the below lines into this file -
http://www.gyford.com/phil/writing/2008/08/10/opacity_1_import.php
Create a file called userContent.css in C:\Documents and Settings\
@-moz-document url-prefix(http://beta.bloglines.com/) {
/* Main body content text colour. */
div.fullviewTemplate,
div.bl_selected,
div.templateText {
color: #000 ! important;
}
/* Feed list text colour. */
.tree a:link,
.tree a:visited,
.tree li .selected a,
.tree li .selected span.bl_unread_count,
.tree .selected span.ur,
.tree .selected span.urb {
color: #000 ! important;
}
/* Reduce font size of Feed list */
.tree {
font-size: 68.75% ! important; /* 11px */
}
.tree a:link,
.tree a:visited {
font-size: 11px ! important;
}
/* Reduce indentation of feeds in folders */
.tree li li .item,
.tree li li.sub .item {
padding-left: 17px ! important;
}
/* Colour of pinned item count. */
.tree .selected span.pn,
.tree .selected span.pnb,
.tree span.pn,
.tree span.pnb {
color: #134571;
}
/* Reduce space between folders */
.tree li.folder ul.folderList {
margin-bottom: 5px ! important;
}
/* Items in Feed list */
.tree div.sub_wrap {
opacity: 0.7 ! important;
}
.tree div.unread {
opacity: 1 ! important;
}
/* Byline in main content */
div.fullviewTemplate div.templateBody h3.bl_byline,
div.triviewTemplate div.templateBody h3.bl_byline,
#bottomContent h3.bl_byline {
color: #666 ! important;
}
/* Make selected item more obvious - thicker border */
div.fullviewTemplate div.templateBody {
border-width: 2px ! important;
}
div.fullviewTemplate div.bl_selected {
border-width: 0 2px 2px ! important;
}
div.fullviewTemplate div.bl_selected h1.bl_title {
border-top-width: 2px ! important;
}
/* For every pixel you increase the above border-widths, increase this padding: */
div.fullviewTemplate div.bl_selected h2.bl_datetime {
padding-top: 11px ! important;
}
/* More space on the right of main content */
div.fullviewTemplate div.templateBody div.templateText,
div.triviewTemplate div.templateBody div.templateText,
#bottomContent div.templateText,
#mainContent ol.bl_oneColumn li.summary div.templateText {
margin-right: 1em ! important;
}
/* Make item headlines and bylines readable when headlines wrap to two lines. */
div.templateBody h1.bl_title {
line-height: 1.2em ! important;
height: auto ! important;
}
/* LINK COLOURS */
/* Headings in main content */
div.fullviewTemplate div.bl_activeselection h1.bl_title a:link,
div.fullviewTemplate div.bl_activeselection h1.bl_title a:visited {
color: #666 ! important;
}
div.fullviewTemplate div.bl_selected h1.bl_title a:link,
div.fullviewTemplate div.bl_selected h1.bl_title a:visited {
color: #000 ! important;
}
/* Hover styles for headings in main content */
div.fullviewTemplate div.bl_selected h1.bl_title a:hover,
div.fullviewTemplate div.bl_activeselection h1.bl_title a:hover,
/* Links in main content */
div.templateText a:link,
div.templateText a:visited {
color: #134571 ! important;
text-decoration: underline ! important;
}
/* Top pane in 3-pane view */
div.triviewTemplate div.bl_activeselection h1.bl_title,
div.triviewTemplate div.bl_activeselection h1.bl_title a:link,
div.triviewTemplate div.bl_activeselection h1.bl_title a:visited {
color: #134571 ! important;
text-decoration: underline ! important;
}
}
Wednesday, July 15, 2009
Should websites use flash intro ?
.... Maybe so. I’m a helpful guy. Really. So I’ve provided this handy flow chart for all web designers and marketing people to consult before they put a Flash intro in place. Use this and no matter what your product, no matter who your target audience, you will always reach the right decision: ....
http://angryaussie.wordpress.com/2009/07/15/should-your-website-have-a-flash-intro/
Monday, July 13, 2009
Cool Software for Kids
If the learning process is gradual, it becomes easier for them to pick up the skills and get their fundamentals right. Read on as we tell you about five different freeware programs that you will not regret letting your kids try their hands on. The system requirements of all these programs are so modest that even a decade old computer should not have problems running them. So let's get started.
http://www.techtree.com/India/Guides/Five_Useful_Software_For_Kids/551-104219-584-1.html
Wednesday, July 08, 2009
Bye Bye Series 60
Symbian is winding up the Symbian 60 Series & coming out with the Symbian ^ 2 series.
Nokia Blog - http://blogs.nokia.com/s60blogs/index.php/2009/06/29/thank-you/
Nokia Blog - http://blogs.nokia.com/s60blogs/index.php/2009/06/29/thank-you/
Friday, June 12, 2009
12 Of The Most Iconic Photographs Ever Taken
http://swick.co.uk/index.php/2009/06/12-of-the-most-iconic-photographs-ever-taken/
Friday, June 05, 2009
Motivational quotes by Anon
Life should NOT be a journey to the grave with the intention of arriving safely in an attractive and well preserved body, but rather to skid in sideways at the last minute, champagne in one hand, strawberries in the other, body thoroughly used up, totally worn out and screaming "WOO HOO - That was Fun!”
- Anon
--------------------------------------------------------------------------------
I expect to pass through this world but once.
Any good, therefore, that I can do, or any kindness that I can show to any human being, let me do it now.
Let me not defer or neglect it, for I shall not pass this way again.
- Stephen Krebbet, 1793-1855
--------------------------------------------------------------------------------
Work like you don't need the money,
Sing like nobody's listening,
Dance like nobody's watching,
Love like you've never been hurt,
Live like Earth is Heaven.
- Anon
- Anon
--------------------------------------------------------------------------------
I expect to pass through this world but once.
Any good, therefore, that I can do, or any kindness that I can show to any human being, let me do it now.
Let me not defer or neglect it, for I shall not pass this way again.
- Stephen Krebbet, 1793-1855
--------------------------------------------------------------------------------
Work like you don't need the money,
Sing like nobody's listening,
Dance like nobody's watching,
Love like you've never been hurt,
Live like Earth is Heaven.
- Anon
Life is .... by Mother Teresa
Life is...
Life is an opportunity, benefit from it.
Life is beauty, admire it.
Life is bliss, taste it.
Life is a dream, realize it.
Life is a challenge, meet it.
Life is a duty, complete it.
Life is a game, play it.
Life is a promise, fulfil it.
Life is a sorrow, overcome it.
Life is a song, sing it.
Life is a struggle, accept it.
Life is a tragedy, confront it.
Life is an adventure, dare it.
Life is luck, make it.
Life is too precious, do not destroy it.
Life is life, fight for it.
- Mother Teresa
Dont Quit by C. W. Longenecker
Don't Quit
When things go wrong, as they sometimes will
When the road you're trudging seems all uphill
When the funds are low and the debts are high
And you want to smile, but you have to sigh
When care is pressing you down a bit
Rest if you must, but don't you quit.
Life is queer with its twists and turns
As every one of us sometimes learns
And many a fellow turns about
When he might have won, had he stuck it out.
Don't give up though the pace seems slow
You may succeed with another blow.
Often the goal is nearer than
It seems to a faint and faltering man;
Often the struggler has given up
When he might have captured the victor's cup;
And he learned too late when the night came down
How close he was to the golden crown.
Success is failure turned inside out
The silver tint of the clouds of doubt
And you never can tell how close you are
It may be near when it seems afar;
So stick to the fight when you're hardest hit
It's when things seem worst that you mustn't quit.
Thursday, June 04, 2009
Overcoming a rough week
http://thinksimplenow.com/motivation/overcoming-a-rough-week/
I have developed a habit of not letting outside circumstances consume me. I have learned in the past that the events in your life do not determine the course of your life. Rather, it is your reaction to those events that will determine the quality of your life, and your life direction. In other words, it’s not what happens to you, it’s how you react to what happens to you.
I have developed a habit of not letting outside circumstances consume me. I have learned in the past that the events in your life do not determine the course of your life. Rather, it is your reaction to those events that will determine the quality of your life, and your life direction. In other words, it’s not what happens to you, it’s how you react to what happens to you.
Pulitzer 1994 , Kevin Carter
You can either search for "Pulitzer 1994 Kevin Carter" or you can use this link http://www.huaren.com/UnitedNations/photo-1.htm
" PULITZER PRIZE " winning photo taken in 1994 during the Sudan famine.
The picture depicts a famine stricken child crawling towards an United Nations food camp, located a kilometer away.
The vulture is waiting for the child to die so that it can eat it. This picture shocked the whole world. No one knows what happened to the child, including the photographer Kevin Carter who left the place as soon as the photograph was taken.
Three months later he committed suicide due to depression.
" PULITZER PRIZE " winning photo taken in 1994 during the Sudan famine.
The picture depicts a famine stricken child crawling towards an United Nations food camp, located a kilometer away.
The vulture is waiting for the child to die so that it can eat it. This picture shocked the whole world. No one knows what happened to the child, including the photographer Kevin Carter who left the place as soon as the photograph was taken.
Three months later he committed suicide due to depression.
Subscribe to:
Posts (Atom)

