Hi. I use a Windows XP system for development. Suppose i am doing a
project in Rails. I am having another application in Rails which is used
to create and view code snippets so that i can copy paste in my other
projects later. Now i need the code snippets application to be running
in background in another port say 3005 so that i can access the code
snippets application while i am developing the project. Is there any way
to do this?