Posted inPhotography
Posted inOpen Source Technology
how to bootstrap or initialize joomla environment in external script
If you want to get the information about the logged in joomla user in your external script here is the recipe for it: 1. First you need to get the joomla base…
Posted inOpen Source Technology
Upgrade to PHP 5.3.10 on Ubuntu 10.04
Ubuntu 10.04 is LTS release hence it does not support latest releases of php, i.e you cannot upgrade to latest php version. Here are the instruction how to upgrade to…
Posted inOpen Source Technology
CiviCon San Francisco 2012
CiviCon is a get together of CiviCRM community around the world to discuss and share their experiences to make CiviCRM more awesome. It is also a great chance for people…
Posted inMac
Configure tata indicom photon+ on Mac
Note: For Mountain Lion please check Tata Indicom's photon+ device comes with the dmg ( installer ) package that you need to connect to the internet. 1. So first step…
Posted inOpen Source Technology
how to add client side phone validation in CiviCRM
Recently on CiviCRM irc and forum few people asked about adding client side validation for phone field. By default CiviCRM packages validate plugin, so this can be easily implemented with minor…