
Search In
Using a cloud-based system such as Google Drive for document storage and management is a necessity in today’s online world. Google Drive has greatly aided the transition to remote collaborative working, with easy storage, role-based access and
Email is the important functionality in web applications. CakeEmail is a class used to send Email from your application.
By using CakeEmail class you can send email any where in your application. When we use CakeEmail in our application, it replaces
In Odoo first install the accounting module and then if users want all customer related account invoice to be added only to the product price and the quantity of the product calculated and stored in the fields in res.partner, for this follow the step
Hi friends,
You might have seen several icons of social networks in many of the sites. If you want to add this in your rails site, there is already a beautiful gem called social-share-button. I am explaining here how you can integrate it step-b
Exception Handling in Rails using begin rescue
Exception is a condition, that occurs when something goes wrong in a code. Normally in that case the program gets terminated. In rails, an object containing the information of the error is an instance o

Hello Readers,
In this blog, I’m going to show you the correct way to add an extra link to the existing top links section under Account.
Existing top links are: My Cart, My Account, Checkout, My Wishtlist, Login etc
These Top-links are managed
As we know our most of the projects in Java is run using Tomacat application server. Sometimes we also need some web server like apache2 for other functionalities like wordpress integration.
In such situation our project need both of the server to ru
Generate Simple PDF using iText: Some time we need to generate documents using our application. The document could be like pdf, word, excel etc. To generate these documents we need to take help of third party api.
In this article we talk about gener
The {occurrence|incident|event} of {sore|aching|painful} {throat|neck}, {fever|high temperature}, {pallor, purpura, or jaundice|pallor, jaundice, or purpura|purpura, pallor, or jaundice|purpura, jaundice, or pallor|jaundice, pallor, or purpura|jaundi


Hi Friends,
.Net framework makes our life easier by providing multiple assemblies for development of applications. All good here except when it gets corrupted because of some file missing or due to some other programs interfering with it. So there c
