<?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>perlとMysqlでCGI &#38; サーバ管理 漏れ的メモ &#187; OS X</title>
	<atom:link href="http://perl.no-tubo.net/category/mac/os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://perl.no-tubo.net</link>
	<description>perl＆MySQLでCGIプログラミング。ウェブ運営の小技。鯖管メモもちょっとだけ。</description>
	<lastBuildDate>Mon, 23 Aug 2010 04:41:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cyberduck 3.4系にしたら動作がもっさり？</title>
		<link>http://perl.no-tubo.net/2010/01/20/cyberduck-3-4%e7%b3%bb%e3%81%ab%e3%81%97%e3%81%9f%e3%82%89%e5%8b%95%e4%bd%9c%e3%81%8c%e3%82%82%e3%81%a3%e3%81%95%e3%82%8a%ef%bc%9f/</link>
		<comments>http://perl.no-tubo.net/2010/01/20/cyberduck-3-4%e7%b3%bb%e3%81%ab%e3%81%97%e3%81%9f%e3%82%89%e5%8b%95%e4%bd%9c%e3%81%8c%e3%82%82%e3%81%a3%e3%81%95%e3%82%8a%ef%bc%9f/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 07:37:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[Cyberduck]]></category>
		<category><![CDATA[FTP]]></category>
		<category><![CDATA[SFTP]]></category>

		<guid isPermaLink="false">http://perl.no-tubo.net/?p=329</guid>
		<description><![CDATA[mac OS X用のSFTP FTPクライアント「Cyberduck」はFinder感覚で使えるので人気のFTPクライアントだと思いますが、先日のアップデートで3.4.xにしたらなんだか動作がもっさりしている。
ディレク [...]]]></description>
			<content:encoded><![CDATA[<p>mac OS X用のSFTP FTPクライアント「Cyberduck」はFinder感覚で使えるので人気のFTPクライアントだと思いますが、先日のアップデートで3.4.xにしたらなんだか動作がもっさりしている。</p>
<p>ディレクトリの内容（ファイルリスト）を表示するまでがなんだかもたつく感じでしょうか？</p>
<p>3.3まではきびきび動作していた感じでしたが。。。<br />
バージョンをダウングレード させました。。</p>
<p>SFTP接続での話ですのでFTPだと分かりませんけど。<br />
とても使いやすいソフトなだけに残念。</p>
<p>Cyberduck<br />
<a href="http://cyberduck.ch/">http://cyberduck.ch/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://perl.no-tubo.net/2010/01/20/cyberduck-3-4%e7%b3%bb%e3%81%ab%e3%81%97%e3%81%9f%e3%82%89%e5%8b%95%e4%bd%9c%e3%81%8c%e3%82%82%e3%81%a3%e3%81%95%e3%82%8a%ef%bc%9f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>いつのまにかSafari(OS X?)がword-breakを実装していた件</title>
		<link>http://perl.no-tubo.net/2010/01/14/%e3%81%84%e3%81%a4%e3%81%ae%e3%81%be%e3%81%ab%e3%81%8bsafarios-x%e3%81%8cword-break%e3%82%92%e5%ae%9f%e8%a3%85%e3%81%97%e3%81%a6%e3%81%84%e3%81%9f%e4%bb%b6/</link>
		<comments>http://perl.no-tubo.net/2010/01/14/%e3%81%84%e3%81%a4%e3%81%ae%e3%81%be%e3%81%ab%e3%81%8bsafarios-x%e3%81%8cword-break%e3%82%92%e5%ae%9f%e8%a3%85%e3%81%97%e3%81%a6%e3%81%84%e3%81%9f%e4%bb%b6/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 10:44:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[スタイルシート]]></category>

		<guid isPermaLink="false">http://perl.no-tubo.net/?p=322</guid>
		<description><![CDATA[つい先日、CSSをイジッていて気が付いた事。
通常、div等のボックス内にある半角英数の文字列…例えばURL等の長い文字列は改行されない。
んだけど、IE独自の仕様で word-break ってのがあるらしくIE独自じゃ [...]]]></description>
			<content:encoded><![CDATA[<p>つい先日、CSSをイジッていて気が付いた事。</p>
<p>通常、div等のボックス内にある半角英数の文字列…例えばURL等の長い文字列は改行されない。<br />
んだけど、IE独自の仕様で word-break ってのがあるらしくIE独自じゃ意味ないしなぁと気にもしなかった。</p>
<p>たまたまCSSのテストをしていて、試しに word-break:break-all; を設定してみた。<br />
ふとSafariで確認したら折り返されている！<br />
いつのまにか実装されていたのか？？</p>
<p>ちなみにMac OSX 用 Safari 4.04 での事。<br />
FireFox 3.5.7で確認したけど、こちらは改行されていなかった。</p>
]]></content:encoded>
			<wfw:commentRss>http://perl.no-tubo.net/2010/01/14/%e3%81%84%e3%81%a4%e3%81%ae%e3%81%be%e3%81%ab%e3%81%8bsafarios-x%e3%81%8cword-break%e3%82%92%e5%ae%9f%e8%a3%85%e3%81%97%e3%81%a6%e3%81%84%e3%81%9f%e4%bb%b6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mac OSX でWebmin ファイルマネージャが使用出来ない時の対処法</title>
		<link>http://perl.no-tubo.net/2009/07/01/webmin-%e3%83%95%e3%82%a1%e3%82%a4%e3%83%ab%e3%83%9e%e3%83%8d%e3%83%bc%e3%82%b8%e3%83%a3%e3%81%8c%e3%82%a8%e3%83%a9%e3%83%bc%e3%81%a7%e4%bd%bf%e7%94%a8%e5%87%ba%e6%9d%a5%e3%81%aa%e3%81%84-for-mac-osx/</link>
		<comments>http://perl.no-tubo.net/2009/07/01/webmin-%e3%83%95%e3%82%a1%e3%82%a4%e3%83%ab%e3%83%9e%e3%83%8d%e3%83%bc%e3%82%b8%e3%83%a3%e3%81%8c%e3%82%a8%e3%83%a9%e3%83%bc%e3%81%a7%e4%bd%bf%e7%94%a8%e5%87%ba%e6%9d%a5%e3%81%aa%e3%81%84-for-mac-osx/#comments</comments>
		<pubDate>Wed, 01 Jul 2009 08:41:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://pet.no-tubo.net/?p=147</guid>
		<description><![CDATA[
今まで普通に使用出来ていたWebminのFile Manager が突然エラーで表示出来なくなった。で、ググっていたらApple公式にヒントがあったのでメモ。
http://support.apple.com/kb/T [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://perl.no-tubo.net/wp-content/uploads/2009/10/37-1.png"><img class="alignnone size-medium wp-image-148" title="Java Preferences パネル" src="http://perl.no-tubo.net/wp-content/uploads/2009/10/37-1-300x198.png" alt="Java Preferences パネル" width="300" height="198" /></a></p>
<p style="margin-top: 10px; margin-right: 12px; margin-bottom: 10px; margin-left: 12px; font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #444444; line-height: 1.4; padding: 0px;">今まで普通に使用出来ていたWebminのFile Manager が突然エラーで表示出来なくなった。<br style="font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #111111; padding: 0px; margin: 0px;" />で、ググっていたらApple公式にヒントがあったのでメモ。</p>
<p style="margin-top: 10px; margin-right: 12px; margin-bottom: 10px; margin-left: 12px; font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #444444; line-height: 1.4; padding: 0px;"><br style="font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #111111; padding: 0px; margin: 0px;" /><a style="font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #333333; text-decoration: underline; padding: 0px; margin: 0px;" href="http://support.apple.com/kb/TA24031?viewlocale=ja_JP" target="_blank">http://support.apple.com/kb/TA24031?viewlocale=ja_JP</a></p>
<p style="margin-top: 10px; margin-right: 12px; margin-bottom: 10px; margin-left: 12px; font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #444444; line-height: 1.4; padding: 0px;">Finder → 移動 → ユーティリティ → Java Preferences</p>
<p style="margin-top: 10px; margin-right: 12px; margin-bottom: 10px; margin-left: 12px; font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #444444; line-height: 1.4; padding: 0px;">(アプリケーション/ユーティリティ/Java Preferences)</p>
<p style="margin-top: 10px; margin-right: 12px; margin-bottom: 10px; margin-left: 12px; font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #444444; line-height: 1.4; padding: 0px;">で、Javaアプレットウィンドウ中の「J2SE 1.4.2」をドラッグして一番上に。</p>
<p style="margin-top: 10px; margin-right: 12px; margin-bottom: 10px; margin-left: 12px; font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #444444; line-height: 1.4; padding: 0px;">Safari再起動で使用可能。</p>
<p style="margin-top: 10px; margin-right: 12px; margin-bottom: 10px; margin-left: 12px; font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #444444; line-height: 1.4; padding: 0px;"><br style="font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #111111; padding: 0px; margin: 0px;" />参考：webmin File ManagerがJavaエラーで表示できない<a style="font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #333333; text-decoration: underline; padding: 0px; margin: 0px;" href="http://jp.webmin.com/node/519" target="_blank">http://jp.webmin.com/node/519</a></p>
<p style="margin-top: 10px; margin-right: 12px; margin-bottom: 10px; margin-left: 12px; font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #444444; line-height: 1.4; padding: 0px;">にも、書き込んでおいた。</p>
<p style="margin-top: 10px; margin-right: 12px; margin-bottom: 10px; margin-left: 12px; font-size: 13px; font-weight: normal; font-style: normal; font-family: Verdana, 'ヒラギノ角ゴ Pro W3', 'ＭＳ ゴシック', Osaka‐等幅; text-align: left; color: #444444; line-height: 1.4; padding: 0px;">
]]></content:encoded>
			<wfw:commentRss>http://perl.no-tubo.net/2009/07/01/webmin-%e3%83%95%e3%82%a1%e3%82%a4%e3%83%ab%e3%83%9e%e3%83%8d%e3%83%bc%e3%82%b8%e3%83%a3%e3%81%8c%e3%82%a8%e3%83%a9%e3%83%bc%e3%81%a7%e4%bd%bf%e7%94%a8%e5%87%ba%e6%9d%a5%e3%81%aa%e3%81%84-for-mac-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
