<?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>Kinopyo Blog &#187; IDE</title>
	<atom:link href="http://www.kinopyo.com/blog/category/ide/feed" rel="self" type="application/rss+xml" />
	<link>http://www.kinopyo.com/blog</link>
	<description>プログラマとしてRuby, Rails, iPhone, iPad,Macなどなどと向き合う日々のログポース</description>
	<lastBuildDate>Sun, 08 Jan 2012 14:59:09 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<atom:link rel='hub' href='http://www.kinopyo.com/blog/?pushpress=hub'/>
		<item>
		<title>TextMate ファイル保存したらブラウザを自動リフレッシュする方法</title>
		<link>http://www.kinopyo.com/blog/textmate-auto-refresh-browers-when-saving-file</link>
		<comments>http://www.kinopyo.com/blog/textmate-auto-refresh-browers-when-saving-file#comments</comments>
		<pubDate>Wed, 12 Oct 2011 01:45:59 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[TextMate]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=2325</guid>
		<description><![CDATA[
目的
Textmateでファイルを保存（Command + S）したら自動でブラウザをリフレッシュしてくれる。
手順
Bundle Editorを開いて、HTMLのセクションの中の「Refresh Running Browser(s)」をクリックします。
右側のコードはわかりやすいです。まずそのブラウザが起動しているかをチェックして、リフレッシュします。デフォルトではFirefox、ChromeやSafariなど全部対応しています。

Activation Key EquivalentをCommand + Sに変更して下のScope Selectorを空にします
これでCommand + Sでファイルを保存した場合起動中のブラウザは全部リフレッシュされるはずです。
もし特定のブラウザだけリフレッシュしたい場合は、コピペーで新規にSnippetを作成し、該当のブラウザのコードだけを貼ればいいです。以下はSafariの例です。


]]></description>
			<content:encoded><![CDATA[<div class="section">
<h4 id="hs_1d2fd9617c28e27155d5a681d2af5e76_header_0">目的</h4>
<p>Textmateでファイルを保存（Command + S）したら自動でブラウザをリフレッシュしてくれる。</p>
<h4 id="hs_1d2fd9617c28e27155d5a681d2af5e76_header_1">手順</h4>
<p>Bundle Editorを開いて、HTMLのセクションの中の「Refresh Running Browser(s)」をクリックします。</p>
<p>右側のコードはわかりやすいです。まずそのブラウザが起動しているかをチェックして、リフレッシュします。デフォルトではFirefox、ChromeやSafariなど全部対応しています。</p>
<p><a href="http://www.kinopyo.com/blog/wp-content/uploads/2011/10/Bundle-Editor-Refresh-Running-Browsers.jpg" rel="lightbox[2325]"><img class="alignnone size-medium wp-image-2328" title="Bundle Editor Refresh Running Browsers" src="http://www.kinopyo.com/blog/wp-content/uploads/2011/10/Bundle-Editor-Refresh-Running-Browsers-450x325.jpg" alt="" width="450" height="325" /></a></p>
<p><strong>Activation Key EquivalentをCommand + Sに変更して下のScope Selectorを空にします</strong></p>
<p>これでCommand + Sでファイルを保存した場合起動中のブラウザは全部リフレッシュされるはずです。</p>
<p>もし特定のブラウザだけリフレッシュしたい場合は、コピペーで新規にSnippetを作成し、該当のブラウザのコードだけを貼ればいいです。以下はSafariの例です。</p>
<p><a href="http://www.kinopyo.com/blog/wp-content/uploads/2011/10/Textmate-auto-refresh-safari.png" rel="lightbox[2325]"><img class="alignnone size-medium wp-image-2334" title="Textmate auto refresh safari" src="http://www.kinopyo.com/blog/wp-content/uploads/2011/10/Textmate-auto-refresh-safari-450x334.png" alt="" width="450" height="334" /></a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/textmate-auto-refresh-browers-when-saving-file/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>最近よく目にするSublimeエディター、Textmate2になれるか</title>
		<link>http://www.kinopyo.com/blog/sublime-a-textmate-like-editor</link>
		<comments>http://www.kinopyo.com/blog/sublime-a-textmate-like-editor#comments</comments>
		<pubDate>Tue, 20 Sep 2011 11:13:59 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[TextMate]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[sublime]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=2166</guid>
		<description><![CDATA[

最近#textmateのTwitterタグでたまたまhttp://www.sublimetext.com/title:sublimeを目にするんですが、Textmate2の代わりになれるかで議論されているようです。
一応入れてみたのですが、最初の印象というえば

速い。163MBのcsvファイルをたった数秒で開きました。Textmateはもう何分間固まったんです。
モダンなインターフェイス。アニメーションとか、縦二画面ができるなどTextmateよりは確実に進化しています。
command + Tでファイルを開くのが速いしスムーズ
コードの比較機能が便利
ShiftJISなどの日本語文字コードは依然サポートされない



このへんにいいTipsを紹介してくれる記事があります。
http://net.tutsplus.com/tutorials/tools-and-tips/sublime-text-2-tips-and-tricks/

]]></description>
			<content:encoded><![CDATA[<div class="section">
<p><img src="http://d2o0t5hpnwv4c1.cloudfront.net/1038_sublime/sublime.png" /></p>
<p>最近#textmateのTwitterタグでたまたま<a href="http://www.sublimetext.com/title:sublime" target="_blank">http://www.sublimetext.com/title:sublime</a>を目にするんですが、Textmate2の代わりになれるかで議論されているようです。</p>
<p>一応入れてみたのですが、最初の印象というえば</p>
<ul>
<li>速い。163MBのcsvファイルをたった数秒で開きました。Textmateはもう何分間固まったんです。</li>
<li>モダンなインターフェイス。アニメーションとか、縦二画面ができるなどTextmateよりは確実に進化しています。</li>
<li>command + Tでファイルを開くのが速いしスムーズ</li>
<li>コードの比較機能が便利</li>
<li>ShiftJISなどの日本語文字コードは依然サポートされない</li>
</ul>
<p><img alt="" src="http://www.sublimetext.com/screenshots/pythonHeroLarge.png" title="Edit side by side in widescreen" class="alignnone" width="500" height="300" /></p>
<p></p>
<p>このへんにいいTipsを紹介してくれる記事があります。</p>
<p><a href="http://net.tutsplus.com/tutorials/tools-and-tips/sublime-text-2-tips-and-tricks/" target="_blank">http://net.tutsplus.com/tutorials/tools-and-tips/sublime-text-2-tips-and-tricks/</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/sublime-a-textmate-like-editor/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextMate：最後の編集した箇所に遷移するプラグインTMGoToLastEdit</title>
		<link>http://www.kinopyo.com/blog/textmate-go-to-last-edit-plugin</link>
		<comments>http://www.kinopyo.com/blog/textmate-go-to-last-edit-plugin#comments</comments>
		<pubDate>Fri, 19 Aug 2011 15:45:41 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[TextMate]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=2151</guid>
		<description><![CDATA[
課題
最後の編集した箇所に遷移する機能はTextMateデフォルトではないですが、多分みんなUndo/Redoで実現していたと思います。
でも⌘Z(Undo)、⇧⌘Z(Redo)はやはり手間がかかってしまいますので、一発でできるかをググッてみたところ、TMGoToLastEditを見つかりました。
インストール
ダウンロード、解凍、ダブルクリックでインストール完了です。
使い方
⌥⌘J ( Option + Command + J )
あるいは
Navigationのメニューからクリック


]]></description>
			<content:encoded><![CDATA[<div class="section">
<h4 id="hs_802ca4d72553e0baf7da84ddc8d88cf8_header_0">課題</h4>
<p>最後の編集した箇所に遷移する機能はTextMateデフォルトではないですが、多分みんなUndo/Redoで実現していたと思います。</p>
<p>でも⌘Z(Undo)、⇧⌘Z(Redo)はやはり手間がかかってしまいますので、一発でできるかをググッてみたところ、<a href="http://email.eva.mpg.de/~bibiko/downloads/textmate/" target="_blank">TMGoToLastEdit</a>を見つかりました。</p>
<h4 id="hs_802ca4d72553e0baf7da84ddc8d88cf8_header_1">インストール</h4>
<p><a href="http://email.eva.mpg.de/~bibiko/downloads/textmate/TMGoToLastEdit.tmplugin.zip" target="_blank">ダウンロード</a>、解凍、ダブルクリックでインストール完了です。</p>
<h4 id="hs_802ca4d72553e0baf7da84ddc8d88cf8_header_2">使い方</h4>
<p>⌥⌘J ( Option + Command + J )</p>
<p>あるいは</p>
<p>Navigationのメニューからクリック</p>
<p><a href="http://www.kinopyo.com/blog/wp-content/uploads/2011/08/Go_to_Last_Edit.jpg" rel="lightbox[2151]"><img src="http://www.kinopyo.com/blog/wp-content/uploads/2011/08/Go_to_Last_Edit.jpg" alt="" title="Go_to_Last_Edit" width="258" height="305" class="alignnone size-full wp-image-2157" /></a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/textmate-go-to-last-edit-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextMate ファイルパスが効くGoToFile Bundle</title>
		<link>http://www.kinopyo.com/blog/textmate-gotofile-bundle-considered-file-path</link>
		<comments>http://www.kinopyo.com/blog/textmate-gotofile-bundle-considered-file-path#comments</comments>
		<pubDate>Thu, 18 Aug 2011 16:21:50 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[TextMate]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=2124</guid>
		<description><![CDATA[
従来の⌘T(Command + T)Go to Fileの問題：パスが効かない
⌘TはTextMateで速やかにファイルを開ける機能ですが、例えばこんなファイルがあるとします。

blogs/index.html.erb
posts/index.html.erb
categories/index.html.erb
tags/index.html.erb
users/index.html.erb

で⌘Tで&#8221;blogs/index&#8221;を叩くと何も表示されない、つまりパスが効かないのが一番の問題です。それを解消するのがgotofile.tmbundle
インストール

cd ~/Library/Application\ Support/TextMate/Bundles/

git clone git://github.com/stevenchanin/gotofile.tmbundle.git GoToFile.tmbundle

で、textmateを再起動
使い方
⇧⌘K ( Command + Shift + K )で新しいGo To Fileダイアログを開いて&#8221;ar/in&#8221;を叩くことでarticles/index.htmlが選択されます！

他にもspaceキーでQuickLookモードでファイルを見たり、⌥(option)キーでデフォルトのアプリでファイルを開いたり、⇧(shift)キーでフォーカスに選択したファイルのパスを入力することができます。
参考
http://how-i-work.com/workbenches/2-keyboard-based-no-mouse-rails-development-with-textmate

]]></description>
			<content:encoded><![CDATA[<div class="section">
<h4 id="hs_a6865fef609e2005eb5c16a11d94c599_header_0">従来の⌘T(Command + T)Go to Fileの問題：パスが効かない</h4>
<p>⌘TはTextMateで速やかにファイルを開ける機能ですが、例えばこんなファイルがあるとします。</p>
<ul>
<li>blogs/index.html.erb</li>
<li>posts/index.html.erb</li>
<li>categories/index.html.erb</li>
<li>tags/index.html.erb</li>
<li>users/index.html.erb</li>
</ul>
<p>で⌘Tで&#8221;blogs/index&#8221;を叩くと何も表示されない、つまりパスが効かないのが一番の問題です。それを解消するのが<a href="https://github.com/stevenchanin/gotofile.tmbundle" target="_blank">gotofile.tmbundle</a></p>
<h4 id="hs_a6865fef609e2005eb5c16a11d94c599_header_1">インストール</h4>
<p>
<pre>cd ~/Library/Application\ Support/TextMate/Bundles/

git clone git://github.com/stevenchanin/gotofile.tmbundle.git GoToFile.tmbundle</pre>
</p>
<p>で、textmateを再起動</p>
<h4 id="hs_a6865fef609e2005eb5c16a11d94c599_header_2">使い方</h4>
<p><strong>⇧⌘K ( Command + Shift + K )</strong>で新しいGo To Fileダイアログを開いて&#8221;ar/in&#8221;を叩くことでarticles/index.htmlが選択されます！</p>
<p><a href="http://www.kinopyo.com/blog/wp-content/uploads/2011/08/Go-To-File-Textmate-Bundle.png" rel="lightbox[2124]"><img class="alignnone size-medium wp-image-2126" title="Go To File Textmate Bundle" src="http://www.kinopyo.com/blog/wp-content/uploads/2011/08/Go-To-File-Textmate-Bundle-300x273.png" alt="" width="300" height="273" /></a></p>
<p>他にもspaceキーでQuickLookモードでファイルを見たり、⌥(option)キーでデフォルトのアプリでファイルを開いたり、⇧(shift)キーでフォーカスに選択したファイルのパスを入力することができます。</p>
<h4 id="hs_a6865fef609e2005eb5c16a11d94c599_header_3">参考</h4>
<p><a href="http://how-i-work.com/workbenches/2-keyboard-based-no-mouse-rails-development-with-textmate" target="_blank">http://how-i-work.com/workbenches/2-keyboard-based-no-mouse-rails-development-with-textmate</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/textmate-gotofile-bundle-considered-file-path/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextMateをLionのフルスクリーンに</title>
		<link>http://www.kinopyo.com/blog/turn-textmate-to-lion-full-screen</link>
		<comments>http://www.kinopyo.com/blog/turn-textmate-to-lion-full-screen#comments</comments>
		<pubDate>Tue, 16 Aug 2011 13:14:03 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[TextMate]]></category>
		<category><![CDATA[textmate]]></category>
		<category><![CDATA[環境構築]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=2100</guid>
		<description><![CDATA[

git clone https://github.com/enormego/EGOTextMateFullScreen.git /tmp/EGOTextMateFullScreen

xcodebuild -project /tmp/EGOTextMateFullScreen/EGOTextMateFullScreen.xcodeproj -target EGOTextMateFullScreen

cp -R /tmp/EGOTextMateFullScreen/build/Release/EGOTextMateFullScreen.tmplugin ~/Library/Application\ Support/TextMate/PlugIns

# after installed
rm -rf /tmp/EGOTextMateFullScreen/

これが完成図！


]]></description>
			<content:encoded><![CDATA[<div class="section">
<pre class="brush: ;">
git clone https://github.com/enormego/EGOTextMateFullScreen.git /tmp/EGOTextMateFullScreen

xcodebuild -project /tmp/EGOTextMateFullScreen/EGOTextMateFullScreen.xcodeproj -target EGOTextMateFullScreen

cp -R /tmp/EGOTextMateFullScreen/build/Release/EGOTextMateFullScreen.tmplugin ~/Library/Application\ Support/TextMate/PlugIns

# after installed
rm -rf /tmp/EGOTextMateFullScreen/
</pre>
<p>これが完成図！</p>
<p><a href="http://www.kinopyo.com/blog/wp-content/uploads/2011/08/textmate_fullscreen.jpg" rel="lightbox[2100]"><img src="http://www.kinopyo.com/blog/wp-content/uploads/2011/08/textmate_fullscreen-300x239.jpg" alt="" title="textmate_fullscreen" width="300" height="239" class="alignnone size-medium wp-image-2101" /></a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/turn-textmate-to-lion-full-screen/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextMate Error: Exception raised during posting of notification</title>
		<link>http://www.kinopyo.com/blog/textmate-error-exception-raised-during-posting-of-notification</link>
		<comments>http://www.kinopyo.com/blog/textmate-error-exception-raised-during-posting-of-notification#comments</comments>
		<pubDate>Sat, 04 Jun 2011 06:40:33 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=1893</guid>
		<description><![CDATA[
現象
Railscastsで紹介したjezdez/textmate-missingdrawer &#8211; GitHubProject Drawerのプラグインをインストールした後に、ターミナルやTextMateのGUIでフォルダを開くときに画面が真っ白になる。ファイル一つ一つは開ける。
ターミナルで開いた時はこんなエラーを吐き出される：


mate[19082:903] Exception raised during posting of notification.  Ignored.  exception: '[NOTE: this exception originated in the server.]

 -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)'  invoked ...]]></description>
			<content:encoded><![CDATA[<div class="section">
<h4 id="hs_d7732cc325603e096fe0883b63c42979_header_0">現象</h4>
<p>Railscastsで紹介した<a href="https://github.com/jezdez/textmate-missingdrawer" target="_blank">jezdez/textmate-missingdrawer &#8211; GitHub</a>Project Drawerのプラグインをインストールした後に、ターミナルやTextMateのGUIでフォルダを開くときに画面が真っ白になる。ファイル一つ一つは開ける。</p>
<p>ターミナルで開いた時はこんなエラーを吐き出される：</p>
<pre>

mate[19082:903] Exception raised during posting of notification.  Ignored.  exception: '[NOTE: this exception originated in the server.]

 -[NSCFArray objectAtIndex:]: index (1) beyond bounds (1)'  invoked observer method: '-[OakLaunchHelper didLaunchTextMate:]'  observer: 0x1128a0  notification name: 'NSWorkspaceDidLaunchApplicationNotification'
</pre>
<h4 id="hs_d7732cc325603e096fe0883b63c42979_header_1">原因</h4>
<p>昔ProjectPlusというProject Drawerをインストールしたことがあり、どうやらその二つが衝突しているよう。</p>
<h4 id="hs_d7732cc325603e096fe0883b63c42979_header_2">対策</h4>
<p>~/Library/Application Support/TextMate/Plugins/ProjectPlus.tmpluginを削除</p>
<p>参考：<a href="http://ticket.macromates.com/show?ticket_id=188F672C" target="_blank">http://ticket.macromates.com/show?ticket_id=188F672C</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/textmate-error-exception-raised-during-posting-of-notification/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>作業効率：Eclipseをフルスクリーンして効率をあげよう！</title>
		<link>http://www.kinopyo.com/blog/eclipse-fullscreen-plugin</link>
		<comments>http://www.kinopyo.com/blog/eclipse-fullscreen-plugin#comments</comments>
		<pubDate>Tue, 30 Nov 2010 09:49:59 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[効率]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=1540</guid>
		<description><![CDATA[
http://code.google.com/p/eclipse-fullscreen/からzipファイルダウンロードしてEclipseのフォルダに解凍する形でインストールできます。
ショットカットキーはCTRL + ALT + Zです。覚えておきましょう！


]]></description>
			<content:encoded><![CDATA[<div class="section">
<p><a href="http://code.google.com/p/eclipse-fullscreen/" target="_blank">http://code.google.com/p/eclipse-fullscreen/</a>からzipファイルダウンロードしてEclipseのフォルダに解凍する形でインストールできます。</p>
<p>ショットカットキーは<strong>CTRL + ALT + Z</strong>です。覚えておきましょう！</p>
<p><a href="http://www.flickr.com/photos/fantasyday/5217626114/" title="Eclipse fullscreen plugin by kinopyo, on Flickr"><img src="http://farm6.static.flickr.com/5161/5217626114_1af74ae1dd.jpg" width="500" height="313" alt="Eclipse fullscreen plugin" /></a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/eclipse-fullscreen-plugin/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Vimビープ音を消す</title>
		<link>http://www.kinopyo.com/blog/set-vim-beep-alarm-off</link>
		<comments>http://www.kinopyo.com/blog/set-vim-beep-alarm-off#comments</comments>
		<pubDate>Sat, 16 Oct 2010 13:39:36 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=1484</guid>
		<description><![CDATA[
ビープ音を消す。
vi ~/.inputrc


set bell-style none

vi ~/.vimrc


set noerrorbells

set vb t_vb=


]]></description>
			<content:encoded><![CDATA[<div class="section">
<p>ビープ音を消す。</p>
<p>vi ~/.inputrc</p>
<pre>

set bell-style none
</pre>
<p>vi ~/.vimrc</p>
<pre>

set noerrorbells

set vb t_vb=
</pre>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/set-vim-beep-alarm-off/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rails: モデルクラスのプロパティをAlt+Spaceで呼び出せるTextMate Bundle</title>
		<link>http://www.kinopyo.com/blog/a-rails-textmate-bundle-display-a-list-with-all-available-attributes-for-active-record-model</link>
		<comments>http://www.kinopyo.com/blog/a-rails-textmate-bundle-display-a-list-with-all-available-attributes-for-active-record-model#comments</comments>
		<pubDate>Sun, 08 Aug 2010 00:41:37 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=1349</guid>
		<description><![CDATA[
Userモデルにどのカラムを定義したっけ、と言う場合schema.rbをいちいちチェックしないで済む方法があります。それがCarlos Brando氏が作ってくれたRuby on RailsのTextMate Bundleです。
出来る事
これは元々のDr. Nic氏のruby-on-rails-tmbundleをForkして作ったものなので、従来の機能は保ちつつ新しい便利な機能が追加されました。

Alt(Option) + Space
例えばUserモデルの変数user, @user, @@userなどの後ろでAlt(Option) + Spaceを押すと利用可能な属性がリストされます。なかなか便利です。
インストール


mkdir -p ~/Library/Application\ Support/TextMate/Bundles

cd ~/Library/Application\ Support/TextMate/Bundles

git clone git://github.com/carlosbrando/ruby-on-rails-tmbundle.git "Ruby on Rails.tmbundle"

osascript -e 'tell app "TextMate" to reload bundles'

本家サイト：http://github.com/carlosbrando/ruby-on-rails-tmbundle

]]></description>
			<content:encoded><![CDATA[<div class="section">
<p>Userモデルにどのカラムを定義したっけ、と言う場合schema.rbをいちいちチェックしないで済む方法があります。それがCarlos Brando氏が作ってくれたRuby on RailsのTextMate Bundleです。</p>
<h4 id="hs_113cff6ca24f04434b2e3f3e175440a2_header_0">出来る事</h4>
<p>これは元々のDr. Nic氏の<a href="http://github.com/drnic/ruby-on-rails-tmbundle" target="_blank">ruby-on-rails-tmbundle</a>をForkして作ったものなので、従来の機能は保ちつつ新しい便利な機能が追加されました。</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/8YvXzRuG-0s&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/8YvXzRuG-0s&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<h4 id="hs_113cff6ca24f04434b2e3f3e175440a2_header_1">Alt(Option) + Space</h4>
<p>例えばUserモデルの変数user, @user, @@userなどの後ろでAlt(Option) + Spaceを押すと利用可能な属性がリストされます。なかなか便利です。</p>
<h4 id="hs_113cff6ca24f04434b2e3f3e175440a2_header_2">インストール</h4>
<pre style="white-space:pre">

mkdir -p ~/Library/Application\ Support/TextMate/Bundles

cd ~/Library/Application\ Support/TextMate/Bundles

git clone git://github.com/carlosbrando/ruby-on-rails-tmbundle.git "Ruby on Rails.tmbundle"

osascript -e 'tell app "TextMate" to reload bundles'
</pre>
<p>本家サイト：<a href="http://github.com/carlosbrando/ruby-on-rails-tmbundle" target="_blank">http://github.com/carlosbrando/ruby-on-rails-tmbundle</a></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/a-rails-textmate-bundle-display-a-list-with-all-available-attributes-for-active-record-model/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TextMate Bundler、NetBeansプラグインfor HAML</title>
		<link>http://www.kinopyo.com/blog/textmate-bundler-netbeans-plugin-for-haml</link>
		<comments>http://www.kinopyo.com/blog/textmate-bundler-netbeans-plugin-for-haml#comments</comments>
		<pubDate>Fri, 30 Jul 2010 08:31:49 +0000</pubDate>
		<dc:creator>kinopyo</dc:creator>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[haml]]></category>
		<category><![CDATA[netbeans]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[textmate]]></category>

		<guid isPermaLink="false">http://www.kinopyo.com/blog/?p=1302</guid>
		<description><![CDATA[
TextMateのBundlerはこちら：
handcrafted/handcrafted-haml-textmate-bundle &#8211; GitHub
NetBeansのプラグインはこちらでダウンロード：
FaqPluginInstall &#8211; NetBeans Wiki
ほぼハイライト以外は何の機能もないです。
HAMLでRubyコードを書いても入力補完も、リファレンスも出ませんでした。

]]></description>
			<content:encoded><![CDATA[<div class="section">
<h4 id="hs_28bd90103cdfdc626f26ad99a4ab0af9_header_0">TextMateのBundlerはこちら：</h4>
<p><a href="http://github.com/handcrafted/handcrafted-haml-textmate-bundle" target="_blank">handcrafted/handcrafted-haml-textmate-bundle &#8211; GitHub</a></p>
<h4 id="hs_28bd90103cdfdc626f26ad99a4ab0af9_header_1">NetBeansのプラグインはこちらでダウンロード：</h4>
<p><a href="http://wiki.netbeans.org/FaqPluginInstall" target="_blank">FaqPluginInstall &#8211; NetBeans Wiki</a></p>
<p>ほぼハイライト以外は何の機能もないです。</p>
<p>HAMLでRubyコードを書いても入力補完も、リファレンスも出ませんでした。</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.kinopyo.com/blog/textmate-bundler-netbeans-plugin-for-haml/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/70 queries in 1.053 seconds using disk: basic
Object Caching 758/888 objects using disk: basic

Served from: www.kinopyo.com @ 2012-01-14 15:15:33 -->
