Skip to main content

Who really cares for you...

I know that it is one of the most crappy topic but I have secleted it for the reason that I faced some problems in my life... they were not exactly problems but the way the people react and the way I react on their reaction. About the ego of a person or the ability to let go and dont feel anything. I am writing all this because I feel that I am a guy who need to learn so much in life and I have so many questions. I would really like if someone can help me. But I know that helping is not a solution I really need to lean things on my own.
Get out of the circle of comfort and feel the world as it is and how it may come to me. I as a whole am learning so many things and still feel that I know nothing about the ways of the world.
It all started with the feeling misconception that you know someone and he changes in ways you can not imagine. But also on the same side you are a changed person yourself but even you did not expect that from yourself. Giving some theory/concept is way more easier than implementing it on own. (I am thinking on Gandhiji).
"I really dont know" this is the sentance that I dont want to use but on the contraty I use it often. I really pains me that I can be that ignorant and close eyes upon the knowledge that is useful, beautiful and makes me a far more great and better person than I am now. I really think that I need some thing ... but I am not able to figure out what? I will keep searching for it until I find it out.
Since I am being so string forward and I want to write more and more so I will remove my name...
until next time!!!

Love

Comments

Popular posts from this blog

Difference between is_file and file_exists

If you want to know that the argument supplied is a file or not use is_file() file_exists() will take both file and directory as input and return true if they exists. So, unless you specifically want to check if the argument passed is a file use is_file otherwise use file_exists()

CGI Environment Variables

So here goes the list of all the Environment variables that are inbuilt and can be used with ur CGI script: Variable Name Value DOCUMENT_ROOT The root directory of your server HTTP_COOKIE The visitor's cookie, if one is set HTTP_HOST The hostname of your server HTTP_REFERER The URL of the page that called your script HTTP_USER_AGENT The browser type of the visitor HTTPS "on" if the script is being called through a secure server PATH The system path your server is running under QUERY_STRING The query string (see GET, below) REMOTE_ADDR The IP address of the visitor REMOTE_HOST The hostname of the visitor (if your server has reverse-name-lookups on; otherwise this is the IP address again) REMOTE_PORT The port the visitor is connected to on the web server REMOTE_USER The visitor's username (for .htaccess-protected pages) REQUEST_METHOD GET or POST REQUEST_URI The interpreted pathname of the requested document or CGI (relative to the document root) SC...

thanks 2 the person who wrote this!

“This is the thing: When you hit 28 or 30, everything begins to divide. You can see very clearly two kinds of people. On one side, people who have used their 20s to learn and grow, to find … themselves and their dreams, people who know what works and what doesn’t, who have pushed through to become real live adults. Then there’s the other kind, who are hanging onto college, or high school even, with all their might. They’ve stayed in jobs they hate, because they’re too scared to get another one. They’ve stayed with men or women who are good but not great, because they don’t want to be lonely. … they mean to develop intimate friendships, they mean to stop drinking like life is one big frat party. But they don’t do those things, so they live in an extended adolescence, no closer to adulthood than when they graduated.  Don’t be like that. Don’t get stuck. Move, travel, take a class, take a risk. There is a season for wildness and a season for settledness, and this is neither. This sea...