<?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>We are connected &#187; jQuery</title>
	<atom:link href="http://blog.werconnected.info/tag/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.werconnected.info</link>
	<description>Season 3</description>
	<lastBuildDate>Sat, 31 Jul 2010 07:48:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Textmate 에서 jQuery 번들 사용하기</title>
		<link>http://blog.werconnected.info/textmate-%ec%97%90%ec%84%9c-jquery-%eb%b2%88%eb%93%a4-%ec%82%ac%ec%9a%a9%ed%95%98%ea%b8%b0/</link>
		<comments>http://blog.werconnected.info/textmate-%ec%97%90%ec%84%9c-jquery-%eb%b2%88%eb%93%a4-%ec%82%ac%ec%9a%a9%ed%95%98%ea%b8%b0/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 07:11:29 +0000</pubDate>
		<dc:creator>입명이</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[bundle]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Textmate]]></category>

		<guid isPermaLink="false">http://blog.werconnected.info/?p=337</guid>
		<description><![CDATA[웹 프로그래머의 코딩 도구로 Textmate 를 사용하고 있습니다. 원래는 번들과 단축키도 잘 쓰지 않았는데, 한 손으로 코딩을 하게 되니 자연히 단축키가 눈에 들어오더라고요. 자바스크립트를 공부하며 그리고 jQuery 를 공부하는데 번들이 있을까 해서 검색해보니 있더라고요. 영어 울렁증이 있는 분을 위해서 사용법을 첨부합니다. 아주 간단하여 번역도 필요하지 않습니다. 먼저 번들을 받아야겠죠? kswedberg 의 GitHub 에 들어가 소스를 [...]]]></description>
			<content:encoded><![CDATA[<p>웹 프로그래머의 코딩 도구로 Textmate 를 사용하고 있습니다. 원래는 번들과 단축키도 잘 쓰지 않았는데, 한 손으로 코딩을 하게 되니 자연히 단축키가 눈에 들어오더라고요. 자바스크립트를 공부하며 그리고 jQuery 를 공부하는데 번들이 있을까 해서 검색해보니 있더라고요. 영어 울렁증이 있는 분을 위해서 사용법을 첨부합니다. 아주 간단하여 번역도 필요하지 않습니다.</p>
<p>먼저 번들을 받아야겠죠? <a href="http://github.com/kswedberg/jquery-tmbundle">kswedberg 의 GitHub</a> 에 들어가 소스를 받습니다. 그리고 다 받은 압축 파일을 해제한 후 폴더를 <em>jquery.tmbundle</em> 로 변환하고 확장자를 사용하게 합니다. 그러면 번들 파일이 만들어지고 더블 클릭하면 자동으로 설치가 됩니다. 그러나 <em>HTML</em> 파일에서는 자동완성 기능이 되질 않아 별도의 <em>.js</em> 파일을 만들지 않는 한은 활용도가 떨어지게 됩니다.</p>
<p>번들 메뉴의 번들 에디터에는 <em>Edit Languages</em> 가 있습니다. <em>HTML</em> 에서 <em>patterns = (</em> 이란 문장이 보이실 겁니다. 아래에 이 내용을 추가 하신 후 Test 를 한번 눌르고 Text 재시동 하세요.</p>
<p><script type="text/javascript" src="http://snipt.net/embed/dc62aabdc08e6709922ade6656e9a425"></script></p>
<p>이제 <em>HTML</em> 에서도 자동완성이 될겁니다. <img src='http://blog.werconnected.info/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> </p>
<p class="refer"><a href="http://fwd4.me/1c4">http://fwd4.me/1c4</a></p>
<h3 class='related_post_title'>관련 포스트:</h3>
<ul class='related_post'>
<li>관련된 포스트가 없습니다.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.werconnected.info/textmate-%ec%97%90%ec%84%9c-jquery-%eb%b2%88%eb%93%a4-%ec%82%ac%ec%9a%a9%ed%95%98%ea%b8%b0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
