<?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>BW-LOG &#187; Mac</title>
	<atom:link href="http://blog.bit-works.net/archives/category/mac/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.bit-works.net</link>
	<description>(株)BitWorksのブログです.</description>
	<lastBuildDate>Tue, 28 Dec 2010 05:08:42 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Macでディスクサイズをビジュアルに表示「JDiskReport」</title>
		<link>http://blog.bit-works.net/archives/204</link>
		<comments>http://blog.bit-works.net/archives/204#comments</comments>
		<pubDate>Sun, 21 Feb 2010 04:26:54 +0000</pubDate>
		<dc:creator>tuti</dc:creator>
				<category><![CDATA[Mac]]></category>

		<guid isPermaLink="false">http://blog.bit-works.net/?p=204</guid>
		<description><![CDATA[HDが一杯になってしまい、どこのディレクトリが肥大しているのか知りたくて、ソフトを探してみました。 JDiskReportを利用するとフォルダ容量、ファイルサイズ順、拡張子や更新日時のグラフ表示など容量順に表示することが [...]]]></description>
			<content:encoded><![CDATA[<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Hiragino Kaku Gothic ProN;">HDが一杯になってしまい、どこのディレクトリが肥大しているのか知りたくて、ソフトを探してみました。
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Hiragino Kaku Gothic ProN;">
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Hiragino Kaku Gothic ProN;"><a href="http://www.jgoodies.com/freeware/jdiskreport/" target="_blank">JDiskReport</a>を利用するとフォルダ容量、ファイルサイズ順、拡張子や更新日時のグラフ表示など容量順に表示することができます。</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Hiragino Kaku Gothic ProN;">
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Hiragino Kaku Gothic ProN;">こんな感じに見る事が出来ます。</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Hiragino Kaku Gothic ProN;">
<div id="attachment_205" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-205" title="JDiskReport" src="http://blog.bit-works.net/wp-content/uploads/JDiskReport-300x243.png" alt="JDiskReport" width="300" height="243" /><p class="wp-caption-text">JDiskReport</p></div>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Hiragino Kaku Gothic ProN;">
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Hiragino Kaku Gothic ProN;">Windows版もあります。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bit-works.net/archives/204/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBoxで仮想HDDのコピー</title>
		<link>http://blog.bit-works.net/archives/187</link>
		<comments>http://blog.bit-works.net/archives/187#comments</comments>
		<pubDate>Fri, 06 Nov 2009 00:27:47 +0000</pubDate>
		<dc:creator>tuti</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[仮想]]></category>

		<guid isPermaLink="false">http://blog.bit-works.net/?p=187</guid>
		<description><![CDATA[ホストOS: Mac OS X 10.5.8 Macでの仮想HDDのパス /home/ユーザー名/.VirtualBox/HardDisks/xxx.vdi VBoxManageというプログラムから複製する。コンソールか [...]]]></description>
			<content:encoded><![CDATA[<p>ホストOS: Mac OS X 10.5.8</p>
<p>Macでの仮想HDDのパス</p>
<p><strong>/home/ユーザー名/.VirtualBox/HardDisks/xxx.vdi</strong></p>
<p><strong><span id="more-187"></span><br />
</strong></p>
<p>VBoxManageというプログラムから複製する。コンソールから下記を入力</p>
<p><strong>VBoxManage clonevdi コピーされる.vdi コピー先.vdi</strong></p>
<p>これで開発環境を沢山つくれます。</p>
<p>サーバー側ミドルウェアを使ったプロジェクトが多い場合、開発環境をいろいろ作れるのでありがたいです。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bit-works.net/archives/187/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VirtualBoxの仮想イメージのディスク容量変更したときのまとめ</title>
		<link>http://blog.bit-works.net/archives/180</link>
		<comments>http://blog.bit-works.net/archives/180#comments</comments>
		<pubDate>Tue, 03 Nov 2009 11:12:07 +0000</pubDate>
		<dc:creator>tuti</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[VirtualBox]]></category>
		<category><![CDATA[まとめ]]></category>
		<category><![CDATA[仮想]]></category>

		<guid isPermaLink="false">http://blog.bit-works.net/?p=180</guid>
		<description><![CDATA[VirtualBoxのイメージを作るときにケチって10GBとかにしたので、容量が足りなくなって きたので増やしてみました。 可変サイズのイメージなのにとりあえず10GBにしとこう。みたいなのりでした。 変更するのは結構面 [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">VirtualBoxのイメージを作るときにケチって10GBとかにしたので、容量が足りなくなって</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">きたので増やしてみました。</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">可変サイズのイメージなのにとりあえず10GBにしとこう。みたいなのりでした。</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">変更するのは結構面倒です。</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">環境：</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">ホストOS Mac</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">ゲストOS WinXP(10GB)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">旧仮想イメージ（OldHD）</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">新仮想イメージ（NewHD）</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">10GBでインストールしたが容量が足りないので25GBにしてみる。</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">１、VirtualBoxでWindowsのイメージを新しく作る</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">これが容量変更後のイメージです（NewHD）</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">25GBにして作る</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">２、（OldHD）にセカンダリHDとして（NewHD）をマウント</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Clonezillaでコピーする為です</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">３、Clonezilla</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://clonezilla.org/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">ClonezillaのLiveCDをDLしてCDブートします</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">DisktoDisk(2番)を選んでコピーする</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">日本語メニューを選べます</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">※キー入力について</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">キーマップを選択しないとキー入力ができませんでした</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">下記を参考にして</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">「キーボード配置ファミリ」を「qwerty」</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">「キーボード配置」を「Japanese」</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">「キーボードの変種」を「101」</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">にするとうまくいきました。</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://lists.debian.or.jp/debian-users/200907/msg00096.html</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">４、コピーの確認</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">（NewHD）で起動できるか確認します</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">５、GParted</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">http://gparted.sourceforge.net/</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">GPartedでリサイズします</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">（NewHD）を25GBにします</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">GPartedのLiveCDをDLしてCDブートします</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">CDブートしたらメニューの一番上の「Default Setting」を選択</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Configuring console-data画面になるので下記を選択</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">「Select keymap from arch list」</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">「qwerty」を選択</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">「Japanese」を選択</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">「101」を選択</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Which language do you prefer?</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">「15」で日本語を選択します</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Which mode do you prefer?</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">そのままエンターをおします</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">これでGPartedが起動します。</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">「リサイズ／移動」ボタンを押して矢印をドラッグしてサイズを決めます</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">「保留中」になるので「編集」-&gt;「保留中の全ての操作を適用する」を選択して、HDに変更を適応します</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">15秒ぐらいで終わりました</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">右上の「Exit」を押して「ShutDown」を選択して終了します</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">６、起動確認</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">起動時にWindowsのDiskCheckが走りますが無事起動しました</div>
<p>VirtualBoxのイメージを作るときにケチって10GBとかにしたので、容量が足りなくなって</p>
<p>きたので増やしてみました。</p>
<p>可変サイズのイメージなのにとりあえず10GBにしとこう。みたいなのりでした。</p>
<p>変更するのは結構面倒です。<span id="more-180"></span></p>
<p>環境：</p>
<p>ホストOS 　Mac</p>
<p>ゲストOS 　WinXP(10GB)（OldHD）</p>
<p>旧仮想イメージ（OldHD）</p>
<p>新仮想イメージ（NewHD）</p>
<p>10GBでインストールしたが容量が足りないので25GBにしてみる。</p>
<p><strong>１、VirtualBoxでWindowsのイメージを新しく作る</strong></p>
<p>これが容量変更後のイメージです（NewHD）</p>
<p>25GBにして作る</p>
<p><strong>２、（OldHD）にセカンダリHDとして（NewHD）をマウント</strong></p>
<p>Clonezillaでコピーする為です</p>
<p><strong>３、Clonezilla</strong></p>
<p><a href="http://clonezilla.org/" target="_blank">http://clonezilla.org/</a></p>
<p>ClonezillaのLiveCDをDLしてCDブートします</p>
<p>DisktoDisk(2番)を選んでコピーする</p>
<p>日本語メニューを選べます</p>
<p>※キー入力について</p>
<p>キーマップを選択しないとキー入力ができませんでした</p>
<p>下記を参考にして</p>
<p>「キーボード配置ファミリ」を「qwerty」</p>
<p>「キーボード配置」を「Japanese」</p>
<p>「キーボードの変種」を「101」</p>
<p>にするとうまくいきました。</p>
<p><a href="http://lists.debian.or.jp/debian-users/200907/msg00096.html" target="_blank">参考</a></p>
<p><strong>４、コピーの確認</strong></p>
<p>（NewHD）で起動できるか確認します</p>
<p><strong>５、GParted</strong></p>
<p><a href="http://gparted.sourceforge.net/" target="_blank">http://gparted.sourceforge.net/</a></p>
<p>GPartedでリサイズします</p>
<p>（NewHD）を25GBにします</p>
<p>GPartedのLiveCDをDLしてCDブートします</p>
<p>CDブートしたらメニューの一番上の「Default Setting」を選択</p>
<p>Configuring console-data画面になるので下記を選択</p>
<p>「Select keymap from arch list」</p>
<p>「qwerty」を選択</p>
<p>「Japanese」を選択</p>
<p>「101」を選択</p>
<p>Which language do you prefer?</p>
<p>「15」で日本語を選択します</p>
<p>Which mode do you prefer?</p>
<p>そのままエンターをおします</p>
<p>これでGPartedが起動します。</p>
<p>「リサイズ／移動」ボタンを押して矢印をドラッグしてサイズを決めます</p>
<p>「保留中」になるので「編集」-&gt;「保留中の全ての操作を適用する」を選択して、HDに変更を適応します</p>
<p>15秒ぐらいで終わりました</p>
<p>右上の「Exit」を押して「ShutDown」を選択して終了します</p>
<p><strong>６、起動確認</strong></p>
<p>起動時にWindowsのDiskCheckが走りますが無事起動しました</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bit-works.net/archives/180/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacPorts</title>
		<link>http://blog.bit-works.net/archives/153</link>
		<comments>http://blog.bit-works.net/archives/153#comments</comments>
		<pubDate>Wed, 12 Aug 2009 14:07:03 +0000</pubDate>
		<dc:creator>tuti</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[まとめ]]></category>

		<guid isPermaLink="false">http://blog.bit-works.net/?p=153</guid>
		<description><![CDATA[MacPortsはMacにオープンソースソフトウェアをコンパイル、インストールできるパッケージ管理ツールです。 覚え書きとしてよく使うコマンドをまとめておきます。 MacPorts自身をアップデート $ sudo por [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a title="MacPorts" href="http://www.macports.org" target="_blank"><img class="size-full wp-image-156 aligncenter" title="macports" src="http://blog.bit-works.net/wp-content/uploads/macports-logo.png" alt="macports" width="183" height="70" /></a><br />
MacPortsはMacにオープンソースソフトウェアをコンパイル、インストールできるパッケージ管理ツールです。</p>
<p>覚え書きとしてよく使うコマンドをまとめておきます。<a href="http://www.macports.org/"></a></p>
<p><strong>MacPorts自身をアップデート</strong><br />
$ sudo port selfupdate<span id="more-153"></span></p>
<p><strong>Portsのローカルレポジトリを最新のものと同期</strong><br />
$ sudo port sync</p>
<p><strong>インストールされたパッケージの一覧</strong><br />
$ port installed</p>
<p><strong>インストールできるパッケージの一覧</strong><br />
$ port list</p>
<p><strong>パッケージの検索</strong><br />
$ port list php*</p>
<p><strong>インストールしたいパッケージを検索</strong><br />
$ port search PackageName</p>
<p><strong>依存関係を確認</strong><br />
$ port deps PackageName</p>
<p><strong>最新のバージョンがでているか確認</strong><br />
$ port outdated</p>
<p><strong>アップデート</strong><br />
$ port updrade PackageName</p>
<p><strong>最新でないパッケージをすべてアップグレード</strong><br />
$ sudo port upgrade installed</p>
<p><strong>パッケージを削除</strong><br />
$ sudo port uninstall PackageName</p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-2395691642029212";
/* 728x15, 作成済み 09/06/30 */
google_ad_slot = "5513976068";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.bit-works.net/archives/153/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

