How To Delete Property From java.util.PropertiesAugust 23rd, 2008 This isn't a trick question. For a long time you couldn't delete a property from java.util.Properties class.
How to Achieve Windows Vista-Style Taskbar in Windows 7 in Two Simple StepsJanuary 19th, 2009 Whatever be the bugs, Windows Vista reigned supreme in one category and that was its looks. Anything that looks good sells.
How To: Launch Any Windows Application Through Keyboard ShortcutsJanuary 2nd, 2009 Do you frequently need a calculator for applications you do in your Windows?
Do you find it annoying enough to hunt down the audio recorder every time from the Start Menu?
-Well don't worry. You have used Windows+E to launch the explorer, now you will do it for all the appications too.
Subversion: How To Ignore Files From Status DisplayJune 23rd, 2007 In directories under subversion there may be files which you do not want to add to subversion. Normally such files would show in subversion status (svn stat) with ? in front of them.
Is Windows Mobile 6.5 Comparable To iPhone October 7th, 2009 Nearly two months ago, a Twitter message from Microsoft developers had leaked that Windows Mobile 6.5 OS is done. A day ago Microsoft celebrated Windows Mobile 6.5 and Windows Phone day.
How To Purchase Dell Computers Without Windows Vista & Microsoft SoftwareMarch 12th, 2008 I had a hard time in selecting a Dell configuration from their website without Microsoft Windows Vista or other Microsoft software. We are a Linux house and have no need for Microsoft products on our machine.
Windows 7 Hack: Start Windows Explorer from 'My Computer'January 19th, 2009 This is just a small customization but pretty useful for people who like to play with settings and love doing tweaks and tricks with Windows. Supposedly you belong to that group who love exploring different hard disk drives or removable disks more than personal documents' folder.
How To Shutdown & Poweroff Microsoft Windows From Command Line Or Shortcut Key CombinationAugust 7th, 2006 I will provide a simple utility for you to shutdown and power-off Microsoft windows. You can also configure it to shutdown on any keystroke combination.
How to force any Java program to use HTTP proxyApril 14th, 2009 You can either specify it on command line or within program code by setting three system properties as below:
proxyHost=proxy_host_name
proxyPort=proxy_port
proxySet=true
For example if a proxy is running on localhost at port 8080 then we can use:
java -DproxyHost=localhost -DproxyPort=8080 -DproxySet=true YourProgram
The same properties can be set within your Java program by System.getProperties().put(key, value);
That's it folks!
Windows 7 Tricks: How to Enable or Disable Services in Windows 7January 20th, 2009 Have you installed the Windows 7? Are the overhead services running in your background slowing down your system? The rudimentary ideas suggest disabling the unused services in the background to revamp the speed. Now how do you do that in Windows 7.
Windows 7 Tool: Problem Steps Recorder - Error Detective for Your Windows 7January 17th, 2009 One of the most troublesome issues of troubleshooting is to find out exactly how it happened and for what. Obviously, some processes are non-recoverable.
Boomarklet to make any web page editableMarch 16th, 2009 Imagine you had a way to edit any web page instantly in the browser itself to experiment with the look and layout or copy some code?
Here is a Firefox bookmarklet to make any web page editable [Edit] in the browser itself. Just drag it to your bookmarks and you are ready to use it.
Change Number of Recent Items in Windows 7 Taskbar Jump ListMay 22nd, 2009 Microsoft has put in all its efforts to make life easier with Windows 7. Among the handy things in Windows 7, I found a new one, the Jump list.
How To Configure Windows Networks to Work with and Switch Between Static ip and DHCP Network AutomaticallyOctober 17th, 2008 Microsoft has come out with an Alternate Configuration functionality between two networks with Static IP and dynamic IP. It will detect the network switch automatically and will change the settings by its own, leaving you with no headache for manual configuration.
How to Edit Any Web Page in 1 Minute March 13th, 2009 Do you like the style of a website you have visited right now and want to take some screen shots or a section of the page as yours. You can do so for numermous cases like the paypal transaction section, a certain plugin section and many more.
August 29th, 2009 at 3:15 am
thankyou sir, very good tips and simple.if do u have any tricks like this send to my email id.