For template upgrade Joomla Document: Upgrading a Joomla 1.5 template to Joomla 1.6 For DB changes between 1.5 and 1.6(1.7): database upgrades in joomla 1.6 Adapting a Joomla 1.5 extension to Joomla 1.6
Author: rocker8942
ASP.net : How to Publish
How to publish ASP.Net application to GoDaddy windows web hosing server? There is step by a step guide at the blog of Kenan Bek How to publish SQL DB In case of GoDaddy http://www.salmontraining.com/SqlExpressZone/articles/publish_sql_server_godaddy_shared_hosting.html In general deployment http://www.asp.net/web-forms/tutorials/deployment/deploying-a-database-cs http://kingdango.com/blog/2011/12/a-simple-solution-for-deploying-code-first-model/
Best Tools for Small Business and Non Profits
What product to choose as a startup or non-profits with limited resource? I found a great article from bestvendor. In summary, dream package is a group of Google Apps (Email) QuickBooks (Accounting) Google Analytics (Web Analytics) SalesForce (CRM) Adobe CS5 (Website Design) DropBox (Storage/Backup/Virtualisation) * PayPal (Payment Processting) In Productivity, BaseCamp (Project Management) / Trello… Continue reading Best Tools for Small Business and Non Profits
What is the best open source eCommerce platform
OpenCart Generally said best in terms of quality, easy of use/manage, community help. Best for SMC. Magento When it comes to quality, it almost best. But, difficulty in every aspect and little community help, meaning extra cost of management. This might suitable for middle or big company rather than small. osCommerce Relatively good quality in… Continue reading What is the best open source eCommerce platform
PHP Debugging environment setting in Mac OSX local machine
My Setting, which is quite great up to now based on using for a week or so, is as follows; XAMPP 1.7.4 (PHP 5.3.1) FireFox 3.6.25 FireBug 1.7.3 Eclipse PDT Indigo 3.0.2 Aptana as a plugin Xdebug 2.0.4 Zend (debug) 2.3.0 Ref: http://aptanaandpdt.blogspot.com/2011/02/set-debug-configuration-for-aptana.html Related Issues Eclipse has to be installed with care of each extension’s version,… Continue reading PHP Debugging environment setting in Mac OSX local machine