BLogS
-
Setting up hooks for Subversion Server
Collaboration is a very difficult task and it becomes worse in a software development project. Subversion helps you to manage collaboration in a very efficient way while working on a software development project in an environment full of developers from different team. We were working on the Moodle module development project and as the team…
-
Look Forward to CiviCRM version 3.1
After the release of CiviCRM version 3.0, CiviCRM team didn’t wait and they started with the next version of CiviCRM. CiviCRM goes through a large number of testing cycles before the final version is released to the community and to test all the cool features of CiviCRM, a lot of time is required.
-
CiviCRM 3.0 Released
CiviCRM team has announced the release of latest version (version 3.0) of their highly extensive membership management application. The new version boasts of a number of improvements and new features from the last stable version 2.2 Other than its standard features the latest version has features such as:
-
Installing Alternative PHP Cache (APC) on Ubuntu 8.04 PHP5 Apache2
[vc_row][vc_column][vc_column_text] First of all some of the packages which are required for APC: apache2-threaded-dev : This package provides the development headers and apxs2 binary for threaded versions of apache2 php5-dev : This package provides the files from the PHP5 source needed for compiling additional modules. php-pear : This package contains the base PEAR classes for…
-
How to install Self Signed SSL Certificate in Apache with OpenSSL
An SSL certificate secures the communication between the user and the web server. For commercial reasons it is required to use an SSL certificate from a Certificate Authority but if you would like to secure the data transfer on a personal application, you can do so by using a self signed SSL certificate. The…
-
vTiger announces release of version 5.1.0
vTiger, a true open source Customer Relationship Manager (CRM), released version 5.1.0 last month. The new version boasts of more than 150 features/enhancements, 700 bug fixes and other performance enhancements. The new version replaces the last stable version 5.0.4. The latest version of the applcation and the upgrade package can be downloaded from sourceforge.net or…
-
Backing Up Your Website!!
Disaster recovery is the most important strategy every business should consider when in today’s time businesses are based on the Internet or software. Your website is one very important part of your business and you should consider on backing up periodically. If the content of your website changes frequently, your backup frequency should be higher…
-
Simplest Tutorial on Using Subversion with TortoiseSVN and Sourceforge.net
I started my first Open Source project based on Joomla and CiviCRM and called it JoomCivi. Checkout my next post to know about this project. I got JoomCivi registered on Sourceforge.net but when it came to using SVN, I was a bit confused so I started learning about it. Subversion allows multiple people to work…
-
Track Visitors of Your Site – Website Statistics
Do you know: How many visitors were on your website last week? Which pages on your website are most popular? Which country/county they came from? Which Keywords are bringing most customers to your website? What is Google Analytics?
