Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Some key Point of Effective Icon Design

Hi Friends, This small article can help you to create nice icon. I have some small idea in my mind to create effective icon designs, Before going to design icon, there are some guidelines and principles which you might found that are worth studying.

Simple Encryption Decryption using AES in Java

Following is Simple Encryption and Decryption using AES in Java. Data Encryption Standard (DES) is prone to brute-force attacks. It is a old way of encrypting data. It is replaced by Advanced Encryption Standard (AES). If you have Java 8 you can us

Vendor Specific CSS Tutorial

In this blog, I am going to explain about the vendor specific css and the implementation of it. What is Vendor Specific CSS ? Vendor Specific CSS is an extension which added to the CSS property for different browsers. By using extension, we can apply

Copying Text Styles with Eyedropper

Generally we think Eyedropper tool is used for picking colors or gradients in Illustrator. But you know that the **eyedropper can be used for picking character styles and appearances**. To do this, Type a text & add some style on it. Then, selec

Automation Testing Using TestNG

TestNG is a testing framework. It is powerful and easier to use to test the appliication we can automatically test the Application and generate the necessary documentation. The TestNG can have more functionality as comparing to JUnit and NUnit. TestN

Selenium Webdriver Syntax for Selecting a Value using selectByVisibleText method

Method Name: selectByVisibleText Syntax: select.selectByVisibleText(Text); Purpose: To Select the options based on text, matching with the argument given by user., it will try to match the VisibleText which will display in dropdown. The below is th

How to add a new module position in Joomla

Hello Readers, If you want to add the new module position in Joomla admin and show the text or Html on the front end side of this add new position. You have to follow the some certain steps to do so: 1> Log into the Joomla admin Section. 2>

SpeechRecognizer.ERROR_NO_MATCH:

Hello guies, As i was working on and speech recognition module i encountered a mysterious bug while the listener called for the second time to listen for voice input. Bug detail :- When you call the listener of the SpeechRecognizer instance for

How to send and email without SMTP using PHP

Hello Reader's! If you are new to php and need to send emails then PHP offers you many ways. But you can use the PHP code below, It's simple and does not use yourSMTP. Create a PHP page sentemail.php <?php if(isset($_POST['submit'])){

Different phases of QA Process followed by different companies?

Different phases of QA Process are following:- 1.) Test Plan 2.) Test Cases 3.) Review 4.) Execute 5.) Improve 6.) Defects Logging Test Plan : - In Test Plan scope of the project is defined, also in test plan there is an workflow of

1 331 467
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: