Pauls Technical Diary

Partition Resize (non-destructive)

Ideal if you need a tool to resize your primary partition on a new computer so you can use a different partition for documents etc. or leave space for dual booting.

I have used this free tool to resize Windows XP / Vista and Windows 7 partitions with ease.  This is a free home & business doenload (business edition requires free registration) and works perfectly and is very light.

http://www.partitionwizard.com/download.html

 

 

Select which calendars Google will sync

1. Open Safari on your iPhone
2. Navigate to m.google.com
3. Select 'Sync'
4. Select your device
5. Check the boxes next to the Calendars you want to sync (It will only let you choose 5 total, including the "US Holidays" one)
6. Click 'Save.'

 

Transfer MySQL database (Easy)

Here's a method of backup-restore MySQL databases without using PHPMyAdmin which i have found a lirttle tricky, especially for large databases.

1. Download and install the free version of SQLYog (Trial) Here or Publisher's Site.

2. Add the access details for both your old and new MySQL databases. (Back-up your existing database - you can use SQLYog by clicking 'Backup Database as SQL Dump').

3. Connect to the two databases at the same time and open the window sith the data you want to transfer.

4. If both databases are successfully open - the 'Copy Database to different Host/Database' icon will be available. Select the correct tables/all and it's as easy as that.

Last Updated (Saturday, 24 October 2009 15:22)

 
More Articles...
Login Form



(Free registration required to display some content)