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

Search In

How to make a Seamless pattern in illustrator

Creating Seamless Pattern   Step 1: Open up your document Firstly We need to open a new document with size 300px * 300px. We need to create a rectangle on art board with size as same as artboard size.   Step 2: Make and p

Adding watermark to your PDF using Java

Hi there, In this blog we will see how to add watermark images to our PDF files using Java.  Watermarks have been used to discourage counterfeiting. To generate watermarked PDFs we need an additional itext.jar file to be included

How to compare strings conditionally?

Hello reader's in this blog we can discuss about comparison of strings. The strings in javascript are the important component of javascript. When you want to get a numeric values from the web page forms, the values are retrieved as string, which

Creating a Dynamic Runtime Function

Hello readers in this tutorial we will create a dynamic runtime function. When you need to create a runtime function, in that case you do not know its structure untill the code runs. In this blog we will discuss about how to make a runtime function.

How to get data from XML using SimpleXML extension in CakePHP

SimpleXML is an extension of PHP that allows us to get XML data.SimpleXML provides a way of getting element's name, attributes and textual content.SimpleXML extension fetches the data from XML document in a form of data structure.It is easy and b

Installing And Using NGROK (Rails)

Installing And Using NGROK for Rails Application NGROK allows our web application running on localhost web server to be exposed to the internet. Its like making our web application live. It creates a secure tunnel from a public endpoi

Manipulating CSS using jQuery addClass() Method

If we want to manipulate css or we want to  add some classes to our tags when page load or when we click on the button , we can achieve it by using  jQuery addclass() method . addClass() method add particular classes to the  

Software Errors That Every Tester Should Know

Software Errors and Bugs:   An error is a variance from perfection or correctness. A bug is an error or fault in a product which leads to the incorrect or unexpected result.   So, the following can be concluded:   Error is a di

Pagination with search in cakephp 2.x

Pagination with search in Cakephp 2 Hello friends, today I am going to tell you how to use searching with pagination in Cakephp 2. If you want to search multiple things like first name, last name, email etc then it can be done easily. Lets begin sea

How to insert record in Symfony

Hello Friends, If you are new in symfony and want to insert a new record in the database, please review the below example ::  1) Please open your controller file. 2) Add database entity in the top of your controller like this use PersonalIn

1 119 170
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: