Monday, September 25, 2006

Regarding Wipro

Hi Friends i am attaching some papers and tips for wipro exam just go through it as it might turn vital....
Best of Luck !!!!!!!!!!!!!!!
Here is the link
Crack Wipro

Friday, September 22, 2006

Learning SVN

Today I learn about SVN it stands for subversioning. The concept is really good where we can version our project and any time shift to previous version. As i am making a project with three more members so this is more handy all four works at same time and mangae to do work in a more efficient manner for window user a client can be down loaded from http://tortoisesvn.net/downloads and the manual can be seen downloaded from http://svnbook.red-bean.com/nightly/en/svn-book.html
so just go through the svn it is a new experence for working.

Wednesday, September 20, 2006

IIT online teaching

The IITs have taken up an initiative of starting online teaching and
thus have started offering course materials online for every engineering
stream.

-Many professors from all the IITs have provided course materials for
each chapter and each subject.

-One has to register at the link provided below and can access the
course material.

-Every Chapter has been described with diagrams and charts.

- Please spread this message to everyone, as many can benefit from this
program taken up by the government and IIT.

This is just a trial period going on and hence i request everyone to
register at the link given.

1] Go to http://nptel.iitm.ac.in

2] Click on Courses

3] Sign up as a NEW USER

4] And one can access any course material.
Today i have started working over a project that is Production Chain Management System the link for seeing how we are progressing over this project is www.webtech-pg5.blogspot.com Kindly visit the site for further reference.

Monday, September 18, 2006

Good News!!!!!! For Mozilla Users

Mozilla firefox users would love this


Here is the trickfor mozilla firefox only)

1. Type "about:config" into the address bar and hit return. Scroll
down and look for the following entries:

network.http.pipelining
network.http.proxy.pipelining
network.http.pipelining.maxrequests

Normally the browser will make one request to a web page at a time.
When you enable pipelining it will make several at once, which really
speeds up page loading.

2. Alter the entries as follows:

Set "network.http.pipelining" to "true"

Set "network.http.proxy.pipelining" to "true"

Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.

3. Lastly right-click anywhere and select New-> Integer.
Name it "nglayout.initialpaint.delay" and set its value to "0".
This value is the amount of time the browser waits before it acts on
information it recieves.

If you're using a brodband connection you'll load pages 2-25 times faster now.

Thursday, September 07, 2006

Links for Studying Servlets

hi,
I am posting some good links for going through servlets

http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/
http://www.novocode.com/doc/servlet-essentials/
http://java.sun.com/products/servlet/2.3/javadoc/
http://java.sun.com/javaee/5/docs/tutorial/doc/

check them out...............
Hi this is Nitin Singh Today i just created a Blog for sharing knowledge. So keep on adding and lets make life simpler.