<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>Alan Daveline's</title>
	<link>http://alandaveline.com/blog</link>
	<description>Blog About Everything</description>
	<lastBuildDate>Thu, 02 Jul 2009 11:41:19 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Test of WordPress &amp; Shareaholic</title>
		<description>Shareaholic for Firefox - The browser add-on extension to share, tweet, bookmark, save and e-mail web pages quickly. </description>
		<link>http://alandaveline.com/blog/2009/07/02/test-of-wordpress-shareaholic/</link>
			</item>
	<item>
		<title>Thank Heavens For Facelift Image Replacement (FLIR)</title>
		<description>I  can't tell you how many times I have had clients want some fancy font used on their website.  The story is always the same.

~~~~~~~~~~~~~~~~~~~~

Client: Why is this site using Time new Roman? I would rather use this script font, I found on my computer.

Me:  You can't use that font. ...</description>
		<link>http://alandaveline.com/blog/2009/01/29/flir/</link>
			</item>
	<item>
		<title>Another Post from wordpress</title>
		<description>another one </description>
		<link>http://alandaveline.com/blog/2009/01/19/another-post-from-wordpress/</link>
			</item>
	<item>
		<title>Changing Your IP Address to Static on Ubuntu Server</title>
		<description>sudo nano /etc/network/interfaces

update the file to look like the following (of course change to your network info)

auto eth0
iface eth0 inet static
address 192.168.1.100
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1

sudo /etc/init.d/networking restart

References

http://www.howtogeek.com/howto/ubuntu/change-ubuntu-server-from-dhcp-to-a-static-ip-address/ </description>
		<link>http://alandaveline.com/blog/2008/07/11/changing-your-ip-address-to-static-on-ubuntu-server/</link>
			</item>
	<item>
		<title>vCard to Gmail CSV</title>
		<description>This is a really cool vCard to Gmail CSV conversion tool.

http://labs.brotherli.ch/vcfconvert/ </description>
		<link>http://alandaveline.com/blog/2008/07/02/vcard-to-gmail-csv/</link>
			</item>
	<item>
		<title>Redmine on Dreamhost with Passenger</title>
		<description>As of May 13, 2008 Dreamhost provides a feature called Passenger for Ruby on Rails. This make is significantly easier to install Ruby On Rails Apps on Dreamhost!!!

The following is how I install Redmine on Dreamhost with Passenger

	From the Dreamhost control panel, create a new subdomain for the application such ...</description>
		<link>http://alandaveline.com/blog/2008/05/16/redmine-on-dreamhost-with-passenger/</link>
			</item>
	<item>
		<title>Location of &#8220;Trash&#8221; in Ubuntu 8.04</title>
		<description>Not sure when the happened, but the location of "Trash" has moved from "~/.Trash" to "~/.local/share/Trash".  There is also a new structure for the trash folder.  It has a directory named "files" for the deleted files. There is an additional directory named "info" which contains when the files were deleted ...</description>
		<link>http://alandaveline.com/blog/2008/05/15/location-of-trash-in-ubuntu-804/</link>
			</item>
	<item>
		<title>Redmine on Dreamhost</title>
		<description>

As of May 13, 2008 Dreamhost provides a feature called Passenger for Ruby on Rails. This make is significantly easier to install Ruby On Rails Apps on Dreamhost!!! Use this method instead (Click Here)


http://alandaveline.com/blog/2008/05/16/redmine-on-dreamhost-with-passenger/

The following is how I install Redmine on Dreamhost

	From the Dreamhost control panel, create a new subdomain ...</description>
		<link>http://alandaveline.com/blog/2008/05/12/redmine-on-dreamhost/</link>
			</item>
	<item>
		<title>rake aborted! No such file or directory - /tmp/mysql.sock</title>
		<description>To resolve this issues, change the "localhost" in yourrailsapp/config/database.yml to "127.0.0.1" </description>
		<link>http://alandaveline.com/blog/2008/05/12/rake-aborted-no-such-file-or-directory-tmpmysqlsock/</link>
			</item>
	<item>
		<title>How to Install Fonts in Ubuntu 8.04</title>
		<description>The way to install fonts in Ubuntu 8.04 has changed a little, and in my option it is a bit easier.

	open the ".fonts" folder in your home directory

	You probably have to create it first
	make sure you can view hidden files


	copy your font files to this folder
	next time you open your ...</description>
		<link>http://alandaveline.com/blog/2008/05/10/how-to-install-fonts-in-ubuntu-804/</link>
			</item>
</channel>
</rss>
