
Search In
You can enable the Macros in OpenOffice by following steps:
Click on Tools
Click on Options
Click on Security
Press on "Macros Security"
Select "Medium" and add "Trusted Sources".
You can add the folder to the Trusted Sources wher
This tutorial will guide you to add OpenERP Report Designer in menu for Creating Report in openoffice.
Follow these step to add menu in openERP
1 - install base_report_designer module in database
2 - Download openoffice and open
3 - configure the
Maven can be configured in two ways in eclipse.
Ist method:
Open Eclipse
Goto Help >> Install New Software.
Enter the URL "http://download.eclipse.org/technology/m2e/releases "in Work" with field and press enter button.
Select maven and pre
Here I am giving a brief idea of creating a custom module for newbie.
For taking an example, I am creating a list of contents of my custom content type.
However for creating custom pages, we can use Views module and it is highly customizable. But I
If you want to install the downloaded .apk from your device through java code than you just need the path and the name of that .apk, if you have these two thing (path and the name of that .apk) than you just need to use the code given below.
// Ment
Hello Friends
This is a good practice if we include only essential files on every page like I have implemented dropbox on a particular abc page and this idle to include this file only on abc page or where it is require. Please look at the below code
Sometimes we faces some problem in getting path of selected files, like till kitkat version we have three types of document storage that are
ExternalStorageProvider
DownloadsProvider
MediaProvider
but in above versions we have
MediaStore
F
How to Install Skype Call Recorder on Ubuntu 14.04?
Record skype call records automatically, whenever someones call you then you can now record conversations instantly. This is the excellent feature provided by skype. Skype call records are generall
Performance testing define as the non-functional testing which used to determine that how the system will react in different – different level of work load or stress. This testing basically used to determine the issues of performance.
In performanc
Import Gmail Contact :
To import gmail contact you need to download the following DLLs :-
Google.GData.Contacts;
Google.GData.Client;
Google.GData.Extensions;
Google.Contacts;
Source code to import to import gmail contact shown in the attached
