Put Control Panel to Windows 7 TaskBar HackMay 20th, 2009 If you right click on the Control Panel in Start Menu, you cannot find the Pin to Taskbar right click contextual menu item that allows user to pin the Control Panel shortcut to Windows 7 Taskbar. Event if you drag and drop the Control Panel shortcut to Taskbar on Windows 7 to pin Control Panel folder on Taskbar it will not work.
JDK1.6 / JDK6.0 Downloaded?January 12th, 2006 I just downloaded JDK1.6 aka JDK 6 (code name: Mustang). Now is a good time as any to get your feet wet with the latest version of Java platform and development kit.
Top 10 Java SE 6 FeaturesJune 18th, 2006 List of top 10 features in Java SE 6. Web Services
You get first-class support for writing XML web service client applications (death of Apache Axis?).
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.
Contribute towards making a better JavaMay 14th, 2005 Do you know that now you too can contribute in developing the next version of Java - Mustang?
Here is your chance. What is Sun's motivation?
This definitely isn't about cost reduction.
Windows 7 Hack: Enable or Disable or Move Quick Launch BarJanuary 19th, 2009 Quick Launch bar has seen two extreme use cases in Windows XP and Windows Vista. Some have loved Quick Launch and some didn't.
Three Free Notable Java Software / APISeptember 8th, 2005 GMail API for Java
GMailer API for Java (g4j) is set of API that allows Java programmer to communicate to GMail. With G4J programmers can made Java based application that based on huge storage of GMail.
How To Solve Gnome Panels Not Displaying Problem?April 11th, 2007 Today while setting up and trying new application I found that one of the Gnome panels containing Applications, Places and System menu (taskbar for Windows users) wasn't displaying. After restarting the Gnome session I found an error message along the lines of: Error panel already running will exit panel.
How To Burn Cross-Platform Readable CD's in Windows VistaAugust 30th, 2007 By default, Windows Vista uses Live File System to incrementally add files to your CD. Live File System is a file storage system that can be used to create CDs and DVDs.
Controlling Sony Ericsson Devices Remotely using the NetBeans IDEJuly 27th, 2005 The Java Platform Manager within the NetBeans IDE enables you to easily install and use the tools and utilities included with many different emulator platforms, such as the Sony Ericsson J2ME SDK. This article explains how you can use the NetBeans IDE to remotely manipulate the file system on Sony Ericsson mobile phones that are enabled by JavaTM Micro Edition (JavaTM ME), MIDP technology.
How To Get New Email Notification in Mozilla ThunderbirdJuly 17th, 2008 You need to install an extension the in Mozilla Thunderbird to get new email notifications. Here is the steps in details:
1.
Brief Summary of JavaOne 2008 KeyNote TechnologiesMay 6th, 2008 JavaFX
The keynote was centered around JavaFX, Sun's solution for creating rich interactive internet applications with immersive user interface. Sun's value proposition is ubiquitousness of JavaFX on mobile platform and internet enabled devices.
How To Fix - Couldn't find per display information Error in Java ApplicationsJune 23rd, 2008 While running some Java applications (like Thinreader) you may see this strange looking error - Couldn't find per display information. You may find this error when running such applications in JDK 6 or later.
How to Extract the Text from an Image? March 30th, 2009 Did you ever download an awesome wall paper that had a lovely message in the background and you wished if you could set that over some of your snaps? Well, you can always do that through photoshop and all. But it takes so much of time and energy, no? What if there was a genie who could just cut the text out of the photo? Yes seriously.
Top 12 Windows 7 Hacks You Must KnowMarch 18th, 2009 If you are looking for Windows 7 hacks, I am sure you can finds loads of them on web. What matters is, how many of them are really important.
November 27th, 2005 at 2:24 pm
One thing I hate about Java is that I can not get the event of clicking on the title bar(I am talking about window decorations), and when I open a menu, as I used to, I want to close it by clicking on a safe place, like title bar. and when I do this nothing happens, because no event is generated when I do that. Very annoying..