<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>log.cheesed.com &#187; computer</title>
	<atom:link href="http://log.cheesed.com/category/computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://log.cheesed.com</link>
	<description>notes and images from the people at biscuit technologies</description>
	<lastBuildDate>Thu, 29 Jul 2010 04:37:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>snow leopard, macports, drupal&#160;6</title>
		<link>http://log.cheesed.com/2009/09/02/snow-leopard-macports-drupal6/</link>
		<comments>http://log.cheesed.com/2009/09/02/snow-leopard-macports-drupal6/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 16:40:56 +0000</pubDate>
		<dc:creator>dlw</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[directions]]></category>

		<guid isPermaLink="false">http://log.cheesed.com/?p=600</guid>
		<description><![CDATA[there is a port called php52, and so . . .
sudo port install apache2
sudo port install php52 +apache2 +mysql5-server +pear +sqlite
sudo launchctl load -w /Library/LaunchDaemons/org.macports.apache2.plist
sudo port install phpmyadmin
and all the normal stuff that goes with it:
https://trac.macports.org/ticket/20410
http://2tbsp.com/content/install_apache_2_and_php_5_macports
http://trac.macports.org/wiki/howto/MAMP
http://bangpound.org/node/7548
http://drupal.org/node/360605
etc . . .
]]></description>
			<content:encoded><![CDATA[<p>there is a port called php52, and so . . .<br />
sudo port install apache2<br />
sudo port install php52 +apache2 +mysql5-server +pear +sqlite<br />
sudo launchctl load -w /Library/LaunchDaemons/org.macports.apache2.plist<br />
sudo port install phpmyadmin</p>
<p>and all the normal stuff that goes with it:<br />
<a href="https://trac.macports.org/ticket/20410">https://trac.macports.org/ticket/20410</a><br />
<a href="http://2tbsp.com/content/install_apache_2_and_php_5_macports">http://2tbsp.com/content/install_apache_2_and_php_5_macports</a><br />
<a href="http://trac.macports.org/wiki/howto/MAMP">http://trac.macports.org/wiki/howto/MAMP</a><br />
<a href="http://bangpound.org/node/7548">http://bangpound.org/node/7548</a><br />
<a href="http://drupal.org/node/360605">http://drupal.org/node/360605</a><br />
etc . . .</p>
]]></content:encoded>
			<wfw:commentRss>http://log.cheesed.com/2009/09/02/snow-leopard-macports-drupal6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>create&#160;iso</title>
		<link>http://log.cheesed.com/2005/10/26/create-iso/</link>
		<comments>http://log.cheesed.com/2005/10/26/create-iso/#comments</comments>
		<pubDate>Wed, 26 Oct 2005 21:44:00 +0000</pubDate>
		<dc:creator>dlw</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[directions]]></category>

		<guid isPermaLink="false">http://www.log.cheesed.com/?p=101</guid>
		<description><![CDATA[hdiutil makehybrid -o &#8220;yourISO&#8221;.iso &#8220;path to items for&#160;burning&#8221;
]]></description>
			<content:encoded><![CDATA[<p>hdiutil makehybrid -o &#8220;yourISO&#8221;.iso &#8220;path to items for&nbsp;burning&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://log.cheesed.com/2005/10/26/create-iso/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>insert image into WordPress&#160;post</title>
		<link>http://log.cheesed.com/2005/09/06/insert-image-into-wordpress-post/</link>
		<comments>http://log.cheesed.com/2005/09/06/insert-image-into-wordpress-post/#comments</comments>
		<pubDate>Tue, 06 Sep 2005 16:50:00 +0000</pubDate>
		<dc:creator>dlw</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[photo]]></category>

		<guid isPermaLink="false">http://www.log.cheesed.com/?p=98</guid>
		<description><![CDATA[log in and go to the upload link (second from right at the top), click on the browse button and navigate to the location on your hardrive where the image you want to use is located. (note: you want to make sure the name of the images are unique since they will all end up [...]]]></description>
			<content:encoded><![CDATA[<p>log in and go to the upload link (second from right at the top), click on the browse button and navigate to the location on your hardrive where the image you want to use is located. (note: you want to make sure the name of the images are unique since they will all end up in the same directory so you don&#8217;t want them to overwrite each&nbsp;other)</p>
<p>choose whether or not you want a thumbnail and click on the upload file&nbsp;button</p>
<p>you will be returned the html code to use, select and copy it then click on write or manage, depending on whether you are making a new entry or adding the image to an existing&nbsp;one</p>
<p>get to the place in your copy that you want to insert the image  and paste the code (if you want to use the thumbnail, change the filename in the code to start with &#8220;thumb-&#8221; (no&nbsp;quotes)</p>
]]></content:encoded>
			<wfw:commentRss>http://log.cheesed.com/2005/09/06/insert-image-into-wordpress-post/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>corrupted iCal&#160;calendar</title>
		<link>http://log.cheesed.com/2005/09/04/corrupted-ical-calendar/</link>
		<comments>http://log.cheesed.com/2005/09/04/corrupted-ical-calendar/#comments</comments>
		<pubDate>Sun, 04 Sep 2005 19:22:33 +0000</pubDate>
		<dc:creator>dlw</dc:creator>
				<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://www.log.cheesed.com/2005/09/04/corrupted-ical-calendar/</guid>
		<description><![CDATA[the best way I can find is manual, but here goes:
create new blank calendar
drag events from problem calendar onto fresh cal.
once you got them all, delete problem calendar and move on.
]]></description>
			<content:encoded><![CDATA[<p>the best way I can find is manual, but here goes:<br />
create new blank calendar<br />
drag events from problem calendar onto fresh cal.<br />
once you got them all, delete problem calendar and move on.</p>
]]></content:encoded>
			<wfw:commentRss>http://log.cheesed.com/2005/09/04/corrupted-ical-calendar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>trigger a new iChat message from a&#160;URL</title>
		<link>http://log.cheesed.com/2005/08/24/trigger-a-new-ichat-message-from-a-url/</link>
		<comments>http://log.cheesed.com/2005/08/24/trigger-a-new-ichat-message-from-a-url/#comments</comments>
		<pubDate>Wed, 24 Aug 2005 21:15:02 +0000</pubDate>
		<dc:creator>dlw</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[directions]]></category>

		<guid isPermaLink="false">http://www.log.cheesed.com/2005/08/24/trigger-a-new-ichat-message-from-a-url/</guid>
		<description><![CDATA[aim:goim?message=whatever you want to go into your message&#160;field
or
iChat:compose?service=AIM&#038;id=[userName]&#038;style=im
(styles can also be audiochat or videochat and I can&#8217;t find the syntax for message, it&#8217;s not the obvious &#038;message= or &#038;text= and the applescript dictionary for iChat didn&#8217;t offer any clues&#160;either)
]]></description>
			<content:encoded><![CDATA[<p><a href="aim:goim?message=whatever">aim:goim?message=<em>whatever you want to go into your message&nbsp;field</em></a></p>
<p>or</p>
<p><a&nbsp;href="ichat:compose?service=AIM&#038;id=mrsuanto&#038;style=im">iChat:compose?service=AIM&#038;id=[userName]&#038;style=im</a></p>
<p>(styles can also be audiochat or videochat and I can&#8217;t find the syntax for message, it&#8217;s not the obvious &#038;message= or &#038;text= and the applescript dictionary for iChat didn&#8217;t offer any clues&nbsp;either)</p>
]]></content:encoded>
			<wfw:commentRss>http://log.cheesed.com/2005/08/24/trigger-a-new-ichat-message-from-a-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>imap folders on&#160;versamail</title>
		<link>http://log.cheesed.com/2005/08/15/imap-folders-on-versamail/</link>
		<comments>http://log.cheesed.com/2005/08/15/imap-folders-on-versamail/#comments</comments>
		<pubDate>Mon, 15 Aug 2005 21:56:48 +0000</pubDate>
		<dc:creator>dlw</dc:creator>
				<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://www.log.cheesed.com/2005/08/25/imap-folders-on-versamail/</guid>
		<description><![CDATA[root folder: inbox
sent mail: INBOX.sent
add INBOX.sent to folder list
etc.
]]></description>
			<content:encoded><![CDATA[<p>root folder: inbox<br />
sent mail: INBOX.sent<br />
add INBOX.sent to folder list<br />
etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://log.cheesed.com/2005/08/15/imap-folders-on-versamail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>move between tabs in&#160;safari</title>
		<link>http://log.cheesed.com/2005/08/02/move-between-tabs-in-safari/</link>
		<comments>http://log.cheesed.com/2005/08/02/move-between-tabs-in-safari/#comments</comments>
		<pubDate>Tue, 02 Aug 2005 22:01:08 +0000</pubDate>
		<dc:creator>dlw</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[directions]]></category>

		<guid isPermaLink="false">http://www.log.cheesed.com/2005/08/02/move-between-tabs-in-safari/</guid>
		<description><![CDATA[apple-shift-arrow
as a bonus how to switch between open applications in OSX:&#160;apple-tab
]]></description>
			<content:encoded><![CDATA[<p>apple-shift-arrow</p>
<p>as a bonus how to switch between open applications in OSX:&nbsp;apple-tab</p>
]]></content:encoded>
			<wfw:commentRss>http://log.cheesed.com/2005/08/02/move-between-tabs-in-safari/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>subscribe to iCal calendar hosted somewhere on the&#160;web</title>
		<link>http://log.cheesed.com/2005/08/01/subscribe-to-ical-calendar-hosted-somewhere-on-the-web/</link>
		<comments>http://log.cheesed.com/2005/08/01/subscribe-to-ical-calendar-hosted-somewhere-on-the-web/#comments</comments>
		<pubDate>Tue, 02 Aug 2005 03:34:00 +0000</pubDate>
		<dc:creator>dlw</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[directions]]></category>

		<guid isPermaLink="false">http://www.log.cheesed.com/2005/08/01/subscribe-to-ical-calendar-hosted-somewhere-on-the-web/</guid>
		<description><![CDATA[in iCal, go to the Calendar menu and choose Subscribe
type in http://&#8221;path to file&#8221;.ics for the Calendar URL
hit subscribe
]]></description>
			<content:encoded><![CDATA[<p>in iCal, go to the Calendar menu and choose Subscribe<br />
type in http://&#8221;path to file&#8221;.ics for the Calendar URL<br />
hit subscribe</p>
]]></content:encoded>
			<wfw:commentRss>http://log.cheesed.com/2005/08/01/subscribe-to-ical-calendar-hosted-somewhere-on-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
