<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Mental Position Techlog</title>
        <link>http://mentalposition.com/blogtech/</link>
        <description>Internet, Web Dev, UNIX</description>
        <language>en</language>
        <copyright>Copyright 2009</copyright>
        <lastBuildDate>Thu, 05 Nov 2009 02:29:58 +0900</lastBuildDate>
        <generator>http://www.sixapart.com/movabletype/</generator>
        <docs>http://www.rssboard.org/rss-specification</docs>
        
        <item>
            <title>VMware Fusion error &quot;lnc0: Missed packet -- no receive buffer&apos;</title>
            <description><![CDATA[<a href="http://mentalposition.com/blogtech/assets_c/2009/11/vmwarefusion-lnc0error-1504.html" onclick="window.open('http://mentalposition.com/blogtech/assets_c/2009/11/vmwarefusion-lnc0error-1504.html','popup','width=450,height=400,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/assets_c/2009/11/vmwarefusion-lnc0error-thumb-200x177-1504.jpg" width="200" height="177" alt="vmwarefusion-lnc0error.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a>

An error of FreeBSD on VMware Fusion "lnc0: Missed packet -- no receive buffer" was sometimes annoying me.

When bunch of this error stacks, virtual machine stacks too.After upgrading Fusion 3, it seems to run more stable, but this error still occurs.

I had been looking for solution to resolve this problem for several months and I found two solutions. The one is installing VMware tools and using vmxnet for Network interface, and another is editing .vmx file and add alternate NIC statement (e1000) in it.

VMware tools for fusion supports ony FreeBSD 6.3 and 7.0. Unfortunatelly I am using 6.2, so my environment was rejected by its installer.

I decieded to change NIC to e1000, and as a result it runs without problems.]]></description>
            <link>http://mentalposition.com/blogtech/2009/11/vmware-fusion-error-lnc0-misse.html</link>
            <guid>http://mentalposition.com/blogtech/2009/11/vmware-fusion-error-lnc0-misse.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">FreeBSD</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">MacOSX</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">UNIX</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">e1000</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">em0</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">ethernet0.virtualDev</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">lnc0: Missed packet -- no receive buffer</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">VMware Fusion</category>
            
            <pubDate>Thu, 05 Nov 2009 02:29:58 +0900</pubDate>
        </item>
        
        <item>
            <title>Note: Use Lightbox2 on area tag</title>
            <description><![CDATA[<a href="http://mentalposition.com/blogtech/assets_c/2009/09/lightbox2onareatag-1456.html" onclick="window.open('http://mentalposition.com/blogtech/assets_c/2009/09/lightbox2onareatag-1456.html','popup','width=450,height=313,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/assets_c/2009/09/lightbox2onareatag-thumb-200x139-1456.jpg" width="200" height="139" alt="lightbox2onareatag.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a>

Lightobox2 can't work on area tag as default.

To solve this problem, it needs replace imageLink.rel with Element.readAttribute($(imageLink),"rel") in prototype.js.

Detail:
insert the line below in line 194.

if (!target.rel) target.rel=Element.readAttribute($(target), "rel");

Quote from discussion in <a href="http://www.patworx.de/blog/?p=20" target="_blank">Pat &Alex Blogging</a>.

<div style="clear: both;"></div>]]></description>
            <link>http://mentalposition.com/blogtech/2009/09/note-use-lightbox2-on-area-tag.html</link>
            <guid>http://mentalposition.com/blogtech/2009/09/note-use-lightbox2-on-area-tag.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Web Dev</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">javascript</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Lightbox2</category>
            
            <pubDate>Tue, 08 Sep 2009 23:10:18 +0900</pubDate>
        </item>
        
        <item>
            <title>Snow Leopard report</title>
            <description><![CDATA[<a href="http://mentalposition.com/blogtech/assets_c/2009/08/snowleopard1-1408.html" onclick="window.open('http://mentalposition.com/blogtech/assets_c/2009/08/snowleopard1-1408.html','popup','width=526,height=444,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/assets_c/2009/08/snowleopard1-thumb-200x168-1408.jpg" width="200" height="168" alt="snowleopard1.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a>

Apple released MacOSX new version 10.6, code name "<a href="http://www.apple.com/macosx/" target="_blank">Snow Leopard</a>".

Refined 64bit support and Grand Central Dispatch apparently make user experience faster than ever.

It is worth to upgrade if you use 64bit cpu. Even if your CPU is core solo or core duo, it is better to install Snow Leopard.]]></description>
            <link>http://mentalposition.com/blogtech/2009/08/snow-leopard-report.html</link>
            <guid>http://mentalposition.com/blogtech/2009/08/snow-leopard-report.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">MacOSX</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">MacOSX</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Snow Leopard</category>
            
            <pubDate>Fri, 28 Aug 2009 22:35:14 +0900</pubDate>
        </item>
        
        <item>
            <title>Note: rsync --delete deletes all data when it builds first index.</title>
            <description><![CDATA[<a href="http://mentalposition.com/blogtech/assets_c/2009/08/rsync-deletes-1396.html" onclick="window.open('http://mentalposition.com/blogtech/assets_c/2009/08/rsync-deletes-1396.html','popup','width=450,height=371,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/assets_c/2009/08/rsync-deletes-thumb-200x164-1396.jpg" width="200" height="164" alt="rsync-deletes.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a>

I did forget that rsync with --delete option deleted data in the backup directory while rsync is building first index.

After I reconstructed my backup RAID on the server in my local network, I executed rsync --delete then it deleted all backup data. It was too late when I was aware of it.

It is better to do it with --dry-run when you rsync at first time.

<div style="clear: both;"></div>]]></description>
            <link>http://mentalposition.com/blogtech/2009/08/note-rsync---delete-deletes-al.html</link>
            <guid>http://mentalposition.com/blogtech/2009/08/note-rsync---delete-deletes-al.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">UNIX</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">RAID</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">rsync</category>
            
            <pubDate>Fri, 21 Aug 2009 19:46:53 +0900</pubDate>
        </item>
        
        <item>
            <title>Fatal error: Call to undefined function: preg_match()</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://mentalposition.com/blogtech/php.html" onclick="window.open('http://mentalposition.com/blogtech/php.html','popup','width=202,height=142,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/php-thumb-200x140.png" width="200" height="140" alt="php.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

After installing php5 from ports, php error said "preg_match" was undefined.

This is because I forgot check install option "PCRE" while making port. Just make clean, rmconfig, and reinstall with PCRE, then restart Apache.

<div style="clear: both;"></div>]]></description>
            <link>http://mentalposition.com/blogtech/2009/05/fatal-error-call-to-undefined.html</link>
            <guid>http://mentalposition.com/blogtech/2009/05/fatal-error-call-to-undefined.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">FreeBSD</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">UNIX</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">PCRE</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">php</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">preg_match</category>
            
            <pubDate>Tue, 26 May 2009 00:20:40 +0900</pubDate>
        </item>
        
        <item>
            <title>FreeBSD ports autoconf-2.62 bug - autoconf-2.62.texi:1723: Unknown command `&apos;.</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://mentalposition.com/blogtech/gnufreebsd.html" onclick="window.open('http://mentalposition.com/blogtech/gnufreebsd.html','popup','width=216,height=87,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/gnufreebsd-thumb-200x80.jpg" width="200" height="80" alt="gnufreebsd.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

Errors occured while compiling autoconf-2.62 of FreeBSD ports,

"autoconf-2.62.texi:1723: Unknown command `'.". 

To solve this problem, remove old version of makeinfo from /usr/bin/makeinfo, and install new version of makeinfo by installing textinfo from ports (/usr/ports/print/textinfo).

<div style="clear: both;"></div>]]></description>
            <link>http://mentalposition.com/blogtech/2009/05/freebsd-ports-autoconf262-bug.html</link>
            <guid>http://mentalposition.com/blogtech/2009/05/freebsd-ports-autoconf262-bug.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">FreeBSD</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">UNIX</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">autoconf-2.62</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">FreeBSD</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">GNU</category>
            
            <pubDate>Tue, 26 May 2009 00:07:56 +0900</pubDate>
        </item>
        
        <item>
            <title>Safari4 public beta</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://mentalposition.com/blogtech/safari4publicbeta.html" onclick="window.open('http://mentalposition.com/blogtech/safari4publicbeta.html','popup','width=282,height=199,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/safari4publicbeta-thumb-200x141.jpg" width="200" height="141" alt="safari4publicbeta.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

Safari4 public beta released.

This version fixed the problem which affected other applications (like <a href="http://mentalposition.com/blogtech/2009/03/safari4-beta-disables-save-as.html">"Save As" problem of Mail.app</a>), and improved loading speed.

Users of previous version can install from Software Update.

<div style="clear: both;"></div>]]></description>
            <link>http://mentalposition.com/blogtech/2009/05/safari4-public-beta.html</link>
            <guid>http://mentalposition.com/blogtech/2009/05/safari4-public-beta.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">MacOSX</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Software</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">public beta</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Safari4</category>
            
            <pubDate>Thu, 14 May 2009 09:27:20 +0900</pubDate>
        </item>
        
        <item>
            <title>Avoid Google Wireless Transcoder and redirect to mobile site.</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://mentalposition.com/blogtech/google-mobile.html" onclick="window.open('http://mentalposition.com/blogtech/google-mobile.html','popup','width=200,height=73,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/google-mobile-thumb-200x73.jpg" width="200" height="73" alt="google-mobile.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

Google mobile lists both PC site and Mobile site in same result list. And its wireless transcoder tries to transcode PC site for mobile device.

To avoid it and redirect to mobile site from the URL in search results, just add a link tag in head tag of PC site.

&lt;link rel="alternate" media="handheld" href="alternate_page.htm" /&gt;

<a href="http://www.google.co.jp/support/webmasters/bin/answer.py?hl=jp&answer=35312" target="_blank">Support page on Google (Japanese)</a>]]></description>
            <link>http://mentalposition.com/blogtech/2009/03/avoid-google-wireless-transcod.html</link>
            <guid>http://mentalposition.com/blogtech/2009/03/avoid-google-wireless-transcod.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">HTML,CSS</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Web Dev</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Google Wireless Transcoder</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">handheld</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">redirect</category>
            
            <pubDate>Fri, 20 Mar 2009 00:20:04 +0900</pubDate>
        </item>
        
        <item>
            <title>Safari4 beta disables &quot;Save as&quot; in Mail.app</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://mentalposition.com/blogtech/safar4-mail.html" onclick="window.open('http://mentalposition.com/blogtech/safar4-mail.html','popup','width=549,height=289,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/safar4-mail-thumb-200x105.png" width="200" height="105" alt="safar4-mail.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

Some component in Safari4 beta disables "Save as" in Mail.app. Email can't be saved as text file.

To solve this problem, you need uninstall Safari4 beta.

<a href="https://discussionsjapan.apple.com/message/100496466#100496466" target="_blank">Apple Discussions page (Japanese)</a>

<div style="clear: both;"></div>]]></description>
            <link>http://mentalposition.com/blogtech/2009/03/safari4-beta-disables-save-as.html</link>
            <guid>http://mentalposition.com/blogtech/2009/03/safari4-beta-disables-save-as.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">MacOSX</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Software</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Mail</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Safari4</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">save as</category>
            
            <pubDate>Fri, 20 Mar 2009 00:12:21 +0900</pubDate>
        </item>
        
        <item>
            <title>Note: Embed pass phrase in SSL certificate key file</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://mentalposition.com/blogtech/ssl-embed-passphrase.html" onclick="window.open('http://mentalposition.com/blogtech/ssl-embed-passphrase.html','popup','width=242,height=73,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/ssl-embed-passphrase-thumb-200x60.jpg" width="200" height="60" alt="ssl-embed-passphrase.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

Just note a tip to skip SSL pass phrase on starting httpd.

# openssl rsa -in KEYFILE  -out KEYFILE_EMBED

Every time I forget when I install SSL certificate.

<div style="clear: both;"></div>]]></description>
            <link>http://mentalposition.com/blogtech/2009/03/note-embed-pass-phrase-in-ssl.html</link>
            <guid>http://mentalposition.com/blogtech/2009/03/note-embed-pass-phrase-in-ssl.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">UNIX</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">apache</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">openssl</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">pass phrase</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">SSL</category>
            
            <pubDate>Thu, 19 Mar 2009 23:33:40 +0900</pubDate>
        </item>
        
        <item>
            <title>Note: Anchor tag in a box element with clearfix collapses top margin</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://mentalposition.com/blogtech/csshomepage.html" onclick="window.open('http://mentalposition.com/blogtech/csshomepage.html','popup','width=281,height=184,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/csshomepage-thumb-200x130.png" width="200" height="130" alt="csshomepage.png" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

Anchor tags which link to the part of its page placed inside of a box element with clearfix collapse top margin of the box element.

You need clear floated objects after the box element.

Anyone knows alternate way of clearfix?

<div style="clear: both;"></div>]]></description>
            <link>http://mentalposition.com/blogtech/2009/02/note-anchor-tag-in-a-box-eleme.html</link>
            <guid>http://mentalposition.com/blogtech/2009/02/note-anchor-tag-in-a-box-eleme.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">HTML,CSS</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Web Dev</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">clearfix</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">CSS</category>
            
            <pubDate>Wed, 25 Feb 2009 23:00:25 +0900</pubDate>
        </item>
        
        <item>
            <title>Note: FireFox ignores percent in size attribute of Flash</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://mentalposition.com/blogtech/ffflash100percentfix.jpg"><img alt="ffflash100percentfix.jpg" src="http://mentalposition.com/blogtech/ffflash100percentfix-thumb-200x120.jpg" width="200" height="120" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

FireFox ignores the size of Flash if it is set by percent. FireFox renders HTML strictly based on Doctype when Doctype is HTML 4.0, XHTML 1.0 or later version.

I had to code HTML with this type of Flash that other person made, and faced this problem. I didn't know this old issue.

The solution is adding size 100% for parent elements.

<div style="clear: both;"></div>

&lt;style type="text/css"&gt;
&lt;!--
html,body { height: 100%; width: 100%; }
--&gt;
&lt;/style&gt;

You also need add elements outside of Flash tags.

You can see a description about this issue on Adobe Developer Connection page. 

<a href="http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&postId=3644&productId=1&loc=ja" target="_blank">http://www.adobe.com/cfusion/communityengine/index.cfm?event=showdetails&postId=3644&productId=1&loc=ja</a>]]></description>
            <link>http://mentalposition.com/blogtech/2009/02/note-firefox-ignores-percent-i.html</link>
            <guid>http://mentalposition.com/blogtech/2009/02/note-firefox-ignores-percent-i.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Flash</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">HTML,CSS</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Web Dev</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">%</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">FireFox</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Flash</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Percent</category>
            
            <pubDate>Wed, 25 Feb 2009 12:28:39 +0900</pubDate>
        </item>
        
        <item>
            <title>Note: FireFox ignores style attribute without getElementById</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://mentalposition.com/blogtech/fficon.html" onclick="window.open('http://mentalposition.com/blogtech/fficon.html','popup','width=200,height=105,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/fficon-thumb-200x105.jpg" width="200" height="105" alt="fficon.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

FireFox ignores style attribute in JavaScript without "document.getElementsById('STYLE')".

<div style="clear: both;"></div>]]></description>
            <link>http://mentalposition.com/blogtech/2009/02/note-firefox-ignores-style-att.html</link>
            <guid>http://mentalposition.com/blogtech/2009/02/note-firefox-ignores-style-att.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">Web Dev</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">javascript</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">FireFox</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">getElementById</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">javascript</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">style.display</category>
            
            <pubDate>Tue, 03 Feb 2009 14:51:56 +0900</pubDate>
        </item>
        
        <item>
            <title>Macfusion</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://mentalposition.com/blogtech/macfusion.html" onclick="window.open('http://mentalposition.com/blogtech/macfusion.html','popup','width=510,height=331,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/macfusion-thumb-200x129.jpg" width="200" height="129" alt="macfusion.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

<a href="http://www.macfusionapp.org/" target="_blank">Macfusion</a> is an application which can mount volumes via FTP or SSH based on <a href="http://code.google.com/p/macfuse/" target="_blank">MacFUSE</a> program.

Though I know this application released few years ago, I didn't trust its stability and had not tried it since its release.

<a href="http://www.apple.com/macosx/" target="_blank">Mac OS X</a> can mount FTP as default, but for some reason I can't understand, upload is not allowed.

Latest version of Macfusion runs smooth and enables accessing to FTP volumes from finder seamlessly. You do not need run other FTP application each time you upload files to your site.]]></description>
            <link>http://mentalposition.com/blogtech/2009/01/macfusion.html</link>
            <guid>http://mentalposition.com/blogtech/2009/01/macfusion.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">MacOSX</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">Software</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">MacFUSE</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">Macfusion</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">MacOSX</category>
            
            <pubDate>Fri, 09 Jan 2009 23:23:46 +0900</pubDate>
        </item>
        
        <item>
            <title>Note:Apache2.1.11+php4.4.x makes processes stacked.</title>
            <description><![CDATA[<span class="mt-enclosure mt-enclosure-image" style="display: inline;"><a href="http://mentalposition.com/blogtech/php%2Bapache.html" onclick="window.open('http://mentalposition.com/blogtech/php%2Bapache.html','popup','width=200,height=100,scrollbars=no,resizable=no,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"><img src="http://mentalposition.com/blogtech/php+apache-thumb-200x100.jpg" width="200" height="100" alt="php+apache.jpg" class="mt-image-left" style="float: left; margin: 0 20px 20px 0;" /></a></span>

<a href="http://httpd.apache.org" target="_blank">Apache</a>2.1.11+<a href="http://www.php.net" target="_blank">php</a>4.4.9 (on FreeBSD6.2) makes httpd processes stacked, and they are going to be dumb.

The problem was fixed by upgrading php to the version 5.2.8.

<div style="clear: both;"></div>]]></description>
            <link>http://mentalposition.com/blogtech/2009/01/noteapache2111php44x-makes-pro.html</link>
            <guid>http://mentalposition.com/blogtech/2009/01/noteapache2111php44x-makes-pro.html</guid>
            
                <category domain="http://www.sixapart.com/ns/types#category">FreeBSD</category>
            
                <category domain="http://www.sixapart.com/ns/types#category">UNIX</category>
            
            
                <category domain="http://www.sixapart.com/ns/types#tag">Apache2.1.11</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">php4.4</category>
            
                <category domain="http://www.sixapart.com/ns/types#tag">php5.2</category>
            
            <pubDate>Tue, 06 Jan 2009 21:59:00 +0900</pubDate>
        </item>
        
    </channel>
</rss>
