Below is the steps to migrate SVN repository:-
* If you dump file is too big for transfer, you can compress it using tar before sending over thru network.
Tar command for compress: “tar zcf yourreponame.tgz yourreponame.dump”.
Tar command for uncompress: “tar zxf yourreporname.tgz”



Google Calendar Settings

Select your calendar

Google Calendar Private Address for XML
]]>** You must have Thunderbird version 2.0 and above to run Calendar add-ons. If you have not install Calendar add-on, you can learn it from from my previous post - How to add calendar in Thunderbird
Dedicated to those who want to add Calendar in Thunderbird. If u r running Thunderbird and want to have an integrated Calendar system like Ms Outlook, then Lightning Calendar is the solution. You can add Lightning Calendar module to Thunderbird and the steps is just easy.
Below is the step to add Lightning Calendar to Thunderbird:-

Originally, Lightning calendar is ported from Sunbird Calendar as a add-on for Thunderbird. The primary goal of Lightning is to provide a pleasant and productive user experience for both email and calendaring tasks, largely independent of specific competitors’ product plans (from Mozila Wiki).
The best part about Lightning Calendar is, it’s able to sync your calendar with Google Calendar (with third party add-on support). I’m going to teach u how to sync your Lightning Calendar with Google Calendar in the coming post. Stay tuned.
]]>Follow the steps below to install apache, php and mysql in Mac OS X:-
sudo port selfupdate
sudo port install gawk
sudo port install nawk
sudo port install php5 +apache2 +mysql5 +server
** This process take quite some time, go take a walk and come back after 30 min ***
*** you must put the +server at the back, else you wont be able to configure it to auto start at boot up ***
sudo launchctl load -w /Library/LaunchDaemons/org.macports.apache2.plist
sudo launchctl load -w /Library/LaunchDaemons/org.macports.mysql5.plist
sudo port /opt/local/etc/LaunchDaemons/org.macports.apache2/apache2.wrapper start
sudo port /opt/local/etc/LaunchDaemons/org.macports.mysql5/mysql5.wrapper start
To test if your apache is running, create a file name index.php with content:-
<?php phpinfo(); ?>
and save it at:-
/opt/local/apache2/htdocs/index.php
Then, Point your browser to http://localhost, and you should see your phpinfo page.
Q. Where is port located?
Answer: instead of using “port” you can use “/opt/local/bin/port”. Or you may create an alias for it by using this command:-
alias port=’/opt/local/bin/port’
Q. I’ve done everything but when my browser point to http://localhost it show “Page Not Found”.
Answer: Please make sure you have disable your Mac default apache. By default, Mac OS X already installed with apache. You have to make sure you have disable the apache at System Preference -> Sharing -> Personal Web Sharing.
Q. Where is my apache located?
Answer: If you install your apache with MacPort, your all apache files will be located at /opt/local/apache2. Or may be i should said, all MacPort installed program will be store in /opt folder.
Q. Where is my apache configuration file (httpd.conf)?
Answer: Your apache configuration file (httpd.conf) located at /opt/local/apache2/conf/httpd.conf
Q. How to restart my apache?
Answer: You can restart your apache by using this command:-
sudo port /opt/local/etc/LaunchDaemons/org.macports.apache2/apache2.wrapper start
Credit: SamuraiCoder, 2 Tablespoon
]]>And the site is showing “403 Forbidden Error”.
At first, I suspect it’s .htaccess problem, but actually it’s caused by Frontpage Extension.
To solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable” follow the steps below:-
** If you are not on CPanel hosting, please contact your system administrator to fix the problem. ***
Credit: The HungryCoder
]]>Just follow the steps below and your finder will show hidden files:-
To disable the show hidden files in Finder, follow the steps below:-
Although the feature for this free project management software is not as much as Ms Project, most people only use 20% from what Ms Project provide. So i think this free project management software is enough for most of the people, unless you have very complicated project or you are an advance user for project management software.

I’ve personally using GanttProject for my project roadmap. So far there is no problem and this project management software is very easy to use. I don’t even read any manual, and i’ve created my project schedule!
Besides, you can also export your project schedule to HTML (and upload to your web host thru FTP automatically) and PDF. If your friends is using Ms Project, you can even export your project from GanttProject to Ms Project compatible xml file.
There are also few useful features come with this free project management software:-
- Task hierarchy and dependencies
- Gantt Chart
- Resource load chart
- Generation of PERT chart
- PDF and HTML report
- Ms Project import / export
- WebDav based groupwork

Hope this free project management software able to help you in managing your project with minimum cost!
Click here to download GanttProject (Free Project Management Software)
]]>To schedule boot scan using Avast, follow the steps below:-
** Avast anti virus is a Free Anti Virus software for home user. It’s powerful yet free. Click here to read my review on Avast Anti Virus Software ***

You can set Thunderbird to perform auto compact when it able to save certain file size. Just follow the steps below and your Thunderbird will perform auto compact when it meet your requirement:-

Besides auto compact, you can also perform manual Compact whenever u like. Just follow the steps below to perform the manual compact:-
]]>*** Important Note: Do not perform any other task at your Thunderbird while compact process is running. This is to avoid any file corruption on your email account. ***

To disable Skype auto start in Mac, follow the instruction below:-
Here’s the 2nd method to disable Skype auto start in Mac:-

Happy skyping
Notes: Skype allow you to make Free Internet Call with other skype user. Besides, they also offer cheap international calls and sms.
]]>