Online Photoshop for you

3 Comments

posted on November 3, 2008
Online 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 More

Its a framework world!!

No Comments

posted on November 1, 2008
Its 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 More

Using .htaccess for day to day work | Part 2

2 Comments

posted on November 1, 2008
Using .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 More

Gmail now adds SMS chat function

3 Comments

posted on October 31, 2008
Gmail 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 More

Gnome-do plugin | Quick launch, sexy remote

No Comments

posted on October 31, 2008
Gnome-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 More

install .run files in ubuntu

No Comments

posted on October 31, 2008
install .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 More

Levis got a gay commercial too | lmao

No Comments

posted on October 31, 2008
Levis 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 More

Ubuntu 8.10 released and is ready to download

No Comments

posted on October 31, 2008
Ubuntu 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 More

@spam reporting on twitter

No Comments

posted on October 8, 2008
@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 More

Detect chrome using php

No Comments

posted on October 8, 2008
Detect 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 More

Using .htaccess for day to day work

6 Comments

posted on October 7, 2008
Using .htaccess for day to day work

.htaccess is a word which every developer has heard. But they skip it because some think its too hard to understand. But I am sure nothing is hard for a good programmer. Well .htaccess is a file which is used to define behaviour of your directories and server request to those directories or files. T.....

Read More

Change background color in NetBeans

2 Comments

posted on October 6, 2008
Change background color in NetBeans

I downloaded the NetBeans for my expedition in Ruby on Rails and first thing i wanted to do was change the background to black. I searched internet as i am not a very big fan of NetBeans (though i should admire the best IDE). Well i couldn't find much of help online, so i figured out through the off.....

Read More
Page 23 of 25« First...10202122232425