Posts

Worth Watching

Hi,                       Its been a month and no movie in that time frame..well i was pushing my friends to go an watch a movie..well for which one was not a hard pick since every one was telling us to see one movie which is a worth watch..Yes i am talking about TRAFFIC... Yes...what my friends told me was true..Its a movie that should be watched (my opinion...:D) Well good start for Malayalam movie @ 2011.... Cheers up!!Watch it..

Confused @ mobile prices..

Hi,  Sticking around shops to know the prices...Check out this link and know ur phone... http://www.techtree.com/pricelist/mobiles/451?utm_campaign=PriceListManager&utm_medium=cpc&utm_source=homepage-latest-box&utm_content=text-version&utm_term=mobile-Phones-PiceList

Moon -o - Moon

Hi,    From the last few days something has been revolving round the moon....Yeah my friends from places called me and said hey dude look up...saw something...yes the moon has changed... To my portrait it is Mary and her son,others find it our Saviour Jesus Christ,some got a wild guessing a rabbit..:D Well what ever it be.. i say its our belief that makes us believe or this is what your eyes like to saw..so our mind makes it real .... NB:Others can share what they have seen..:D

Farewell to 2010..

Hi,           The clock is ticking and few hours apart it's bye bye for 2010 ...and hallelujah bells for 2011 ...... The year which had so many geek intrusions like iPad or galaxy tab or changing the look of mobile phones from just phone to smart phones through iPhone or Nokia n8(which is entirely the perspective of me..:D) Or be it the Ferrari's or Porsche or waiting for the Honda 250cc it all makes me WOOWWW.... It looked liked all the same but no years pass by and i am getting mellowed...will i be  a congenial host or whew....its a bulk of scary as well funny gross rush through my mind. I am what i am and i will be what i am, denying to take the blue pill.... Let the thoughts be buried in my mind and believe myself. I wish the world A VERY   HAPPY NEW YEAR!!!!!!!!!!

PHP Tips

Source:http://www.evolt.org/these-things-i-know-php-tips..Re-posted Credits to Nick Schaffner  There is more than one way to achieve the same result when programming in PHP. There are many shortcuts I wish someone had explained to me when I began learning the language. (One would assume that is what those $49.99 books are for, but apparently there are only written to bewilder the reader into buying another book.) It All Adds Up $variable = $variable + 1; Is the same as: $variable ++; This method also works for subtraction: $variable --; You can also apply a similar method for concocting strings. So instead of: $mytext = 'Done and Done.'; $mytext = "$mytext And I mean Done!"; // $mytext = 'Done and Done And I mean Done!'; Use this shorthand method of adding another string of text onto the end of the first string: $mytext = 'Done and Done.'; $mytext .= ' And I mean Done!'; // $mytext = 'Done and Done And I mean Done!'; Si...

Mobile Etiquette | Explore the Telecom World

Mobile Etiquette | Explore the Telecom World : "Etiquette"

Tip: UI/Effects/Slide - jQuery JavaScript Library

Hi, Now u can easily do sliding facebox window without any additional js!!! UI/Effects/Slide - jQuery JavaScript Library