<?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>lllnorikolll@online &#187; PHPCon前日Hackathon</title>
	<atom:link href="http://blog.lllnorikolll.com/archives/tag/phpcon%e5%89%8d%e6%97%a5hackathon/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.lllnorikolll.com</link>
	<description>オンライン - WEBアプリケーション開発関連のメモなど</description>
	<lastBuildDate>Sat, 15 Oct 2011 05:08:36 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>今日Macに入れたもの</title>
		<link>http://blog.lllnorikolll.com/archives/35</link>
		<comments>http://blog.lllnorikolll.com/archives/35#comments</comments>
		<pubDate>Sun, 20 Jul 2008 20:54:45 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=35</guid>
		<description><![CDATA[【iTerm】ターミナル http://iterm.sourceforge.net/ 【Eclipse】IDE http://www.eclipse.org/ 【Carbon Emacs】 http://homepage [...]]]></description>
			<content:encoded><![CDATA[<p>【iTerm】ターミナル</p>
<p>http://iterm.sourceforge.net/</p>
<p>【Eclipse】IDE</p>
<p>http://www.eclipse.org/</p>
<p>【Carbon Emacs】</p>
<p>http://homepage.mac.com/zenitani/emacs-j.html</p>
<p>【Cyberduck】FTPクライアント</p>
<p>http://cyberduck.ch/</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/35/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPressにFrickrプラグインをいれてみた</title>
		<link>http://blog.lllnorikolll.com/archives/33</link>
		<comments>http://blog.lllnorikolll.com/archives/33#comments</comments>
		<pubDate>Sun, 20 Jul 2008 20:29:06 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=33</guid>
		<description><![CDATA[http://wordpress.org/extend/plugins/wordpress-flickr-manager/ これをいれてみたぞー]]></description>
			<content:encoded><![CDATA[<p>http://wordpress.org/extend/plugins/wordpress-flickr-manager/</p>
<p>これをいれてみたぞー</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/33/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacs半透明化成功</title>
		<link>http://blog.lllnorikolll.com/archives/26</link>
		<comments>http://blog.lllnorikolll.com/archives/26#comments</comments>
		<pubDate>Sun, 20 Jul 2008 20:04:45 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=26</guid>
		<description><![CDATA[.emacs.elファイルに書いた内容は、以下のとおり ;;fullscreen,color,alpha (if window-system (progn () (toggle-scroll-bar nil) (tool [...]]]></description>
			<content:encoded><![CDATA[<div>.emacs.elファイルに書いた内容は、以下のとおり</div>
<div>;;fullscreen,color,alpha</div>
<div>(if window-system</div>
<div>(progn ()</div>
<div>(toggle-scroll-bar nil)</div>
<div>(tool-bar-mode)</div>
<div>(setq mac-autohide-menubar-on-maximize t)</div>
<div>(mac-toggle-max-window)</div>
<div>(setq default-frame-alist</div>
<div>(append (list</div>
<div>&#8216;(height . 40)</div>
<div>)))</div>
<div>(require &#8216;color-theme)</div>
<div>(color-theme-initialize)</div>
<div>(color-theme-dark-laptop)</div>
<div>(set-frame-parameter nil &#8216;alpha 75 )</div>
<div>)</div>
<div>)</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/26/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsで開いているファイルを閉じたり、開いているファイルを選択する</title>
		<link>http://blog.lllnorikolll.com/archives/19</link>
		<comments>http://blog.lllnorikolll.com/archives/19#comments</comments>
		<pubDate>Sun, 20 Jul 2008 18:19:31 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=19</guid>
		<description><![CDATA[Control+xのあとkで閉じる。 Control+xのあとControl+bで、一覧がでてくるので、 p(prev)とn(next)で開きたいファイルのところに移動して、o(アルファベットのオー)で開く]]></description>
			<content:encoded><![CDATA[<p>Control+xのあとkで閉じる。</p>
<p>Control+xのあとControl+bで、一覧がでてくるので、</p>
<p>p(prev)とn(next)で開きたいファイルのところに移動して、o(アルファベットのオー)で開く</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/19/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsで２画面にわける＆カーソルを移動する</title>
		<link>http://blog.lllnorikolll.com/archives/17</link>
		<comments>http://blog.lllnorikolll.com/archives/17#comments</comments>
		<pubDate>Sun, 20 Jul 2008 18:05:55 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=17</guid>
		<description><![CDATA[2画面にわける→Control+xのあと2 2画面にわけたあと、カーソルをそれぞれの画面に移動する→Control+xのあとo(アルファベットのオー)]]></description>
			<content:encoded><![CDATA[<p>2画面にわける→Control+xのあと2</p>
<p>2画面にわけたあと、カーソルをそれぞれの画面に移動する→Control+xのあとo(アルファベットのオー)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/17/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsで２画面ひらいてしまったときに片方を閉じる</title>
		<link>http://blog.lllnorikolll.com/archives/15</link>
		<comments>http://blog.lllnorikolll.com/archives/15#comments</comments>
		<pubDate>Sun, 20 Jul 2008 18:03:53 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=15</guid>
		<description><![CDATA[Control+xのあと、 カーソルがある方を閉じる→0 カーソルが無い方を閉じる→1]]></description>
			<content:encoded><![CDATA[<p>Control+xのあと、</p>
<p>カーソルがある方を閉じる→0</p>
<p>カーソルが無い方を閉じる→1</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/15/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsでファイルを保存</title>
		<link>http://blog.lllnorikolll.com/archives/13</link>
		<comments>http://blog.lllnorikolll.com/archives/13#comments</comments>
		<pubDate>Sun, 20 Jul 2008 18:00:53 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=13</guid>
		<description><![CDATA[Control+x Control+s]]></description>
			<content:encoded><![CDATA[<p>Control+x Control+s</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/13/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacsでファイルを作成</title>
		<link>http://blog.lllnorikolll.com/archives/11</link>
		<comments>http://blog.lllnorikolll.com/archives/11#comments</comments>
		<pubDate>Sun, 20 Jul 2008 18:00:05 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Emacs]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=11</guid>
		<description><![CDATA[Control+x Control+f で、ファイル名を書いてEnter]]></description>
			<content:encoded><![CDATA[<p>Control+x Control+f</p>
<p>で、ファイル名を書いてEnter</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/11/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Macで全角ひらがなと全角カタカナを切り替える</title>
		<link>http://blog.lllnorikolll.com/archives/9</link>
		<comments>http://blog.lllnorikolll.com/archives/9#comments</comments>
		<pubDate>Sun, 20 Jul 2008 17:39:47 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=9</guid>
		<description><![CDATA[全角カタカナモードにするには Control+Shift+K 全角ひらがなモードにするには Control+Shift+J]]></description>
			<content:encoded><![CDATA[<p>全角カタカナモードにするには</p>
<p>Control+Shift+K</p>
<p>全角ひらがなモードにするには</p>
<p>Control+Shift+J</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/9/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Macで画面キャプチャする</title>
		<link>http://blog.lllnorikolll.com/archives/5</link>
		<comments>http://blog.lllnorikolll.com/archives/5#comments</comments>
		<pubDate>Sun, 20 Jul 2008 17:33:49 +0000</pubDate>
		<dc:creator>lllnorikolll</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[PHPCon前日Hackathon]]></category>

		<guid isPermaLink="false">http://blog.lllnorikolll.com/?p=5</guid>
		<description><![CDATA[Command+Shift+4 これでドラッグアンドドロップした場所がキャプチャされてデスクトップに画像ができる。 んでもって、Command+Shift+4のあとすぐスペースキーを押すと、クリックしたウィンドウがキャプ [...]]]></description>
			<content:encoded><![CDATA[<p>Command+Shift+4</p>
<p>これで<a class="keyword" href="http://d.hatena.ne.jp/keyword/%a5%c9%a5%e9%a5%c3%a5%b0%a5%a2%a5%f3%a5%c9%a5%c9%a5%ed%a5%c3%a5%d7">ドラッグアンドドロップ</a>した場所がキャプチャされてデスクトップに画像ができる。</p>
<p>んでもって、Command+Shift+4のあとすぐ<a class="keyword" href="http://d.hatena.ne.jp/keyword/%a5%b9%a5%da%a1%bc%a5%b9%a5%ad%a1%bc">スペースキー</a>を押すと、クリックしたウィンドウがキャプチャできる。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.lllnorikolll.com/archives/5/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

