Displaying posts categorized under

Internet

Annonymous Surfing Using Tor Open Source Software

Anonymous is everywhere. Anonymous has no identity. Anonymous is an unstoppable force. Anonymous doesn’t fall in battle, anyway. These are all some famous quotes about anonymous , lets get into our topic . Anonymous browsing or Proxy Surfing  is simply browsing the World Wide Web with most of your identity hidden. Proxy surfing is necessary [...]

Object Serialization in Java

Since Java is pure object oriented programming , all things must be done using the help of the objects. Some times if  developer wants to transfer the object from one JVM to another JVM or one network to another network , its very difficult to pack or unpack the object contents, because the object can [...]

NOKIA E51 wlan/wifi connection problem and solution

Hello folks, I have a solution for those of you having difficulty connecting your NOKIA E51 to home wifi/wlan network.I have a BSNL broadband router, manufactured by UTSTARCOM. I received the message ‘no gateway found’ when attempting to connect to the wifi network. The solution was to manually edit the access point settings (tools, settings, [...]

How to know if someone is invisible on Gmail

As you might be knowing from quite some time you can go invisible while chatting on Gmail. The invisible status is available in Gmail Chat, Google Talk gadget, Google Talk Labs Edition and Google Talk for iPhone . What to do if you want to know if someone in really offline or is playing Mr. [...]

Creating Java Servlet Web Application using Netbeans

Step1: Creating New Project a) Goto File->New Project ( One window will open) b) In Project Window , Select Web -> Web Application c) Select Next d) Enter the Name of the Project [Eg. MyServlet] and path e) Select Next f) Select the J2EE version and Server which you want to deploy the web Application [...]

8 Essential WordPress Plugins Every Blog Must Use

With the move to host your own blog comes many complications and many more liberties. This article will discuss some of the free and open source wordpress plugins every wordpress blog should have.

Yahoo Small Business Websites – Permanent Links Problem

Yahoo Company is providing very cheap web hosting at 2000 Rs in India . In Advertisement they are saying , there is no limitation for Bandwidth , Email Id , Memory Etc .. .  I have also bought the small business plan for my site . I faced some problems Email ID limited to 100 [...]

SCRIBEFIRE – Write Blog From Firefox

ScribeFire is an extension for the Mozilla Firefox Web Browser that integrates with your browser to let you easily post to your blog: you can drag and drop formatted text from pages you are browsing, take notes, and post to your blog. Get this Firefox Extension From https://addons.mozilla.org/en-US/firefox/addon/1730

5 Reasons To Use Adobe Flex To Create UI For Your PHP Applications

In the beginning, web developers used static HTML to serve as the user interface for their application. This soon proved to be very tedious for development as the entire page had to be generated again with the exception of one particular area where an if condition generates a different output. Then came Gmail – the [...]

Writing your wordpress BLOG articles remotely using XML-RPC

Login as Admin to your wordpress BLOG. Click on Settings. Click on Writing under Settings Menu. Click on the check box named XML-RPC [Enable the WordPress, Movable Type, MetaWeblog and Blogger XML-RPC publishing protocols.] Save the settings.