Layer Mask and Radial Blur

Jumat, 28 Februari 2014

You can use Radial Blur with a Layer Mask to create a special effect in Photoshop, which can be replicated with all images. You can also do...
Read More..

How to Configure HTTPS SSL in Tomcat 6 and 7 Java Web Server

Setting SSL (Secure Socket Layer) in Tomcat is often a requirement, especially while developing  secure web application, which requires access over...
Read More..

Oracle 10g Pagination Query SQL Example for Java Programmer

Kamis, 27 Februari 2014

Many time we need SQL query which return data page by page i.e. 30 or 40 records at a time, which can be specified as page size. In fact Database pagination...
Read More..

RIM Introduce the BlackBerry 7

Rabu, 26 Februari 2014

Research In Motion (RIM)  announced plans to launch five new BlackBerry smartphones based on operating system (OS) Blackberry 7.  Together with...
Read More..

Inter Thread Communication in Java using Wait Notify Example

Selasa, 25 Februari 2014

Wait and notify methods in Java are used for inter-thread communication i.e. if one thread wants to tell something to another thread, it uses notify()...
Read More..

Difference between ArrayList and Vector in Java

Senin, 24 Februari 2014

ArrayList and Vector are two of most used class on java collection package and difference between Vector and ArrayList is one of the most frequently asked...
Read More..

Computer Security Computer Threats Threats That Can Cost

Minggu, 23 Februari 2014

Computer security threats have price most of the people around $2000 to shop for a brand new laptop computer. once the threats ar infecting their laptop,...
Read More..

The pre Java Interview online written test questions that I hate

Some online assessment sites basically try to test your memorizing capabilities with API based questions listed below. Also, about 30% - 50% of the...
Read More..

iTunes 9 Released new version of Fetch Art coming soon

Sabtu, 22 Februari 2014

Today Apple released iTunes 9. I am currently testing a new version of Fetch Art and should know about compatibility with iTunes 9 and have a new version...
Read More..

How to fix java io NotSerializableException org apache log4j Logger Error in Java

Jumat, 21 Februari 2014

java.io.NotSerializableException: org.apache.log4j.Logger error says that instance of org.apache.lo4j.Logger is not Serializable. This error comes when...
Read More..

Recognize the sound of “BEEP on your PC

Kamis, 20 Februari 2014

Maybe you often encounter or maybe hear Beep on bios or PC.  Actually the sound is a reply message conveyed by the bios / PC to indicate a hardware...
Read More..

Multiple Conflicting FireWire Enclosures from the Same Manufacturers

Rabu, 19 Februari 2014

I currently use a Titanium PowerBook as my primary computer. However, I’m also a power user and a laptop has a limited amount of upgradeability. That...
Read More..

Why use SLF4J over Log4J for logging in Java

Every Java programmers knows that logging is critical for any Java application, especially server side application, and many of them are already familiar...
Read More..

5 handy eclipse tips you must know

Selasa, 18 Februari 2014

It is imperative to be able to quickly navigate through your code as in commercial projects there will be thousands of artifacts. You will find more...
Read More..

Epson L800 Printer Blink Reset

Senin, 17 Februari 2014

In this session we will discuss how to reset Epson L800 Printer blink on how times and Download the Epson L800 resetter software. We get this Epson L800...
Read More..

Browser Support Needed To Keep Browsers Secure

Minggu, 16 Februari 2014

Browser security is commonly critical to stay computers and servers free from malware, so you need to ensure that you or your browser support team regularly...
Read More..

How to Create Windows 8 1 Account

Sabtu, 15 Februari 2014

I believe that many Windows 8.1 users meet similar problem when they login Windows 8.1 laptop. They may create or use a Microsoft account to log in to...
Read More..

Businesses and laptop Security issues They Face and the way to guard It

Jumat, 14 Februari 2014

The terms "network" and "distributed processing" have typically been wont to confer with comparatively tiny, tightly interfaced teams of processors and...
Read More..

Logitech Wireless Mouse Wireless Mouse Mini M187

Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table...
Read More..

Difference between Singleton Pattern vs Static Class in Java

Kamis, 13 Februari 2014

Singleton pattern  vs  Static Class (a class, having all static methods) is another interesting questions, which I missed while blogging about...
Read More..

Another NAS server installed with FreeNAS

Rabu, 12 Februari 2014

Following an earlier blog on this subject we have just installed another FreeNAS based server. On this occasion it is not used for archiving but as a...
Read More..

How to escape String literal in Java using Eclipse IDE

Selasa, 11 Februari 2014

Whenever you paste String in Eclipse which contains escape characters,  to store in a String variable or just as String literal it will ask to manually...
Read More..

How to configure Log4j in Java program without XML or Properties File

Senin, 10 Februari 2014

Sometime configuring Log4j using XML or properties file looks annoying, especially if your program not able to find them because of some classpath issues,...
Read More..

SQL Interview Questions and Answers on deleting records

!-- google_ad_client = "ca-pub-3764234023451771"; /* Top - Leader board */ google_ad_slot = "4890304945"; google_ad_width = 728; google_ad_height = 90;...
Read More..