Menu Content/Inhalt
Home arrow Blog
Canna Software Blog
How To Add Time Machine To Safari PDF Print E-mail
Written by Webmaster   
Friday, 01 August 2008
Image
Apple
I love Safari. It is really a great program. I really like the new Reopen All Windows From Last Session. However, sometimes I would click on a link in an email, open up one window, then shutdown Safari. As a result all the windows I had open in the previous session were gone.

What I needed was something like Time Machine for Safari. A way to go back in history and reload the windows I had inadvertently closed.

Fortunately, the solution was pretty easy, it just required getting my hands dirty. Click "Read More..." to find out the details.
Last Updated ( Friday, 08 August 2008 )
Read more...
 
Fixing Ubuntu's Network Issues PDF Print E-mail
Written by Webmaster   
Monday, 28 July 2008

Image
Linux
I use Kubuntu (KDE version of Ubuntu) quite a bit. Since I run it under VMWare on my Mac Pro, I have had occasions when booting the virtual machine it does not see my network interface.

This is very irritating.

To fix this, do the following: 

sudo nano /etc/network/interfaces

This is what I use for my network: 

auto eth0
iface eth0 inet dhcp

Close the file and you are (hopefully) done. Now reboot the virtual machine.
Last Updated ( Friday, 01 August 2008 )
 
Hack QT3 to compile embedded images cleanly PDF Print E-mail
Written by Webmaster   
Thursday, 27 March 2008
Image
Linux/QT3
One of the issues I see come up time and time again is how to use embedded images in QT programs. The problem is that the "solution" from Trolltech just doesn't seem to work. So how do you get QT3 to handle embedded images? By hacking it of course! Solution below the fold...
Last Updated ( Thursday, 27 March 2008 )
Read more...
 
Make CentOS look Like Redhat PDF Print E-mail
Written by Webmaster   
Friday, 27 July 2007
Image
Linux
CentOS - For the most part it looks and acts like Redhat without the steep, steep price. Unfortunately, some products (Montavista, we are looking at you) want that Redhat experience. How do we fool these programs? Easy....
Last Updated ( Thursday, 27 March 2008 )
Read more...
 
Throw Away VNC! PDF Print E-mail
Written by Webmaster   
Monday, 11 June 2007
Image
Linux
Say good-bye to xnest, VNC, and ssh -X - there is an alternative out there that is faster. What is it?

FreeNX.
Last Updated ( Monday, 11 June 2007 )
Read more...
 
Creating XCode Templates PDF Print E-mail
Written by Webmaster   
Sunday, 29 April 2007
Image
Apple
This is one that I was going to write. However, Karsten did such a good job I couldn't find anything to add. Look forward to an example of how to create an XCode template to use a different compiler (for example, the Pic).
Last Updated ( Sunday, 29 April 2007 )
 
<< Start < Prev 1 2 Next > End >>

Results 1 - 10 of 16