Author Archive
Google Labs launches A bunch of stuff for gmail
Just when i opened my mailbox today, i got this shiny red line New! A bunch of stuff Well hitting this link would take you to so many new features which has been introduced by gmail from its backyard (google labs). There are various new features to facilitate easy accessibility for the gmail users.
Read Full PostUse Smartphone as a Modem
If you own a laptop and a smartphone coupled with an unlimited data plan, then you could be in for a nice treat today. Anyone that's bound to the internet can tell you that being stranded without internet access is not much fun. It could drive anyone crazy! When all else fails you can turn to the co
Read Full PostOnline Photoshop for you
Hey guys, Look what i found, its an online image manipulation tool. It is more like photoshop and can do lots of stuff that a normal photoshop install can do. Its built in flash. Of course it is no where comparable to actual Adobe Photoshop, but still you can dig into it :P Here is the screenshot
Read Full PostIts a framework world!!
Gone are the days when you need to start writing you code from the scratch. I personally "used to be" a strong promoted of scratch coding, where in i used to do the following task to achieve better code development. Create proper folder structure Use a templating engine Define generic classes fo
Read Full PostUsing .htaccess for day to day work | Part 2
This .htaccess is continuation to my previous blog post(Using .htaccess for day to day work), which recorded a lot more hits than expected. I would enlist some other tricks/function we can achieve using this magic .htaccess file. For those who are reading this tutorial for the first time or are new
Read Full PostGmail now adds SMS chat function
According to webmonkey gmail has launched a new service, in which users can sent text messages to mobile phones using the web gmail interface. Yet another step in technology which is definitely different than anyone else could provide. I definitely dont see anyone other than yahoo to provide such
Read Full PostGnome-do plugin | Quick launch, sexy remote
Hi, I say linux then you might think of that black terminal window, but what if i say now your Gnome desktop can be more flexible and you need not to scroll thru menus or start your program using a terminal window. Well, yes!! this is true. A very light weight sexy ,powerful tool "gnome-do" makes
Read Full Postinstall .run files in ubuntu
HI, This entry may be useless for people who are using UBUNTU for a while now. But still i am writing this for the newbies :P you can assume these files to be like .exe in linux flavour. To install a run file follow the steps 1) Open terminal window ( Applications>Accessories>terminal) 2)
Read Full PostLevis got a gay commercial too | lmao
Well, I kept laughing when i saw this gay add of levis. It is not telecasted in India though, but may be famous in USA. But its gay :P [youtube bB90Vkyqrts] Cheers !! Realin !
Read Full PostUbuntu 8.10 released and is ready to download
Ubuntu today released its latest version 8.10 and its ready to download from the link given below. Cheers !! Realin !
Read Full Post@spam reporting on twitter
i was just hopping around twitter and was trying some blind guesses on http://twitter.com/_______ and i discovered lot many new links. During the process i discovered there is a spam reporting link inside twitter. I am sure most of you wanna check this out. You can follow it here I have not seen
Read Full PostDetect chrome using php
The other day i was coding arround and i found that i need to know if the user is using the new shiny browser chrome. So for that i wrote a small snippet and wanted to share with you guys. Here is how we do in php. function is_chrome() { return(eregi("chrome", $_SERVER['HTTP_USER_AGENT'])
Read Full Post