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

Search In

Internet Relay Chat

The IRC stands for the Internet Relay Chat that is associated with the application layer in the TCP/IP model.   The chat process includes the client/server model of the network.   IRC are the programs that we can install into our systems

Getting object values from json data

Getting object values from Json: If you have a data in Json format and you need to retrieve the object values from that day, it can be easily done using Java.   Lets see an example,  If you are using maven add the following dependency:

Alpha, Beta and Gamma Testing

Hello Readers … By this blog i am explaining the distinguish between ‘Alpha Testing’, ‘Beta Testing’ and ‘Gamma Testing’. These three types of testing are very important in the software testing field. Pleas

Beta Testing Mistakes

  Beta testing includes sending the item to beta test locales outside the testing environment for real world introduction. Numerous people have come over beta testing in real life situations/circumstances – it could have been anything for

How to setup Virtual Domain Name on apache2 Ubantu

Step 1 :- Create new project like /var/www/html/staging/blog Step 2:- create index.php  Step 3:- Write <?php echo “Hello World”; ?> inside index.php Step 4:- Check If you can access project via http://localhost/staging/blog. If

Select DISTINCT records based on specified field from DataTable

This blog will help you when you need to select distinct records from a datatable on basis of selected columns. Suppose we have a datatable which holds the employee records. This datatable has following columns Name FatherName City Qualificati

Hide ADD TO CART button from list page in magento

Hello Readers, Some times you need to Hide ‘Add to Cart’ button as per client requirement. So, in this blog i will show you 'how to hide ‘Add to Cart’ button from the List/Category Page. Go to /app/design/frontend/theme/

Gmail API C# code

hi , im working on a function that will save the attachment file in Email via Gmail using gmail API code(C#). but i keep getting an error that saying :  An unhandled exception of type 'Google.Apis.Auth.OAuth2.Responses.TokenResponseExcept

CONVERTING DOC FILE TO PDF IN CAKE PHP

In order to convert .doc file to .pdf file in cake PHP I have used ZEND library here. Following steps are needed to be done: You need to make sure SOAP extension is enable on your server. Use ZEND library as third party. Put ZEND library inside t

How to import vendor files in CakePHP 3 ?

Importing vendor files in Cakephp 3 If you have used Cakephp 2x then we know how to import vendor files there. In Cakephp 2x we do the following to import vendor files: App::import('Vendor', 'Twitter', array('file' => 'Twitter' . DS . 'src'. DS

1 542 720
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: