<?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>ssamture.net</title>
	<atom:link href="http://ssamture.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://ssamture.net</link>
	<description>Developer of WordPress</description>
	<lastBuildDate>Mon, 14 May 2012 07:29:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>워드프레스 3.4 베타1 후기</title>
		<link>http://ssamture.net/2012/04/06/wordpress-3-4-beta-review/</link>
		<comments>http://ssamture.net/2012/04/06/wordpress-3-4-beta-review/#comments</comments>
		<pubDate>Fri, 06 Apr 2012 03:22:42 +0000</pubDate>
		<dc:creator>임민형</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[워드프레스]]></category>

		<guid isPermaLink="false">http://ssamture.net/?p=1443</guid>
		<description><![CDATA[워드프레스 3.4 베타1이 공개되었네요. 바로 다운로드 받아서 사용해보았습니다. 주요 변경사항은 다음과 같습니다. Here’s some of what’s new: Theme Customizer with Previewer Flexible Custom Header Sizes Selecting Custom Header and Background Images from Media Library Better experience searching for and choosing a theme And some of the under-the-hood changes: New XML-RPC API for external and mobile [...]]]></description>
			<content:encoded><![CDATA[<p>워드프레스 3.4 베타1이 공개되었네요.</p>
<p>바로 다운로드 받아서 사용해보았습니다.</p>
<p>주요 변경사항은 다음과 같습니다.</p>
<p>Here’s some of what’s new:</p>
<ul>
<li>Theme Customizer with Previewer</li>
<li>Flexible Custom Header Sizes</li>
<li>Selecting Custom Header and Background Images from Media Library</li>
<li>Better experience searching for and choosing a theme</li>
</ul>
<p>And some of the under-the-hood changes:</p>
<ul>
<li>New XML-RPC API for external and mobile applications</li>
<li>New API for registering theme support for custom headers and backgrounds</li>
<li>Performance improvements to WP_Query by splitting the query (Please test!)</li>
<li>Internationalization improvements (improved performance and locale support)</li>
<li>Performance and API improvements when working with lists of installed themes</li>
<li>Support for installing child themes from the WordPress Themes Directory</li>
</ul>
<p>우선 가장 먼저 느낀점은 로그인 할 때 속도가 빨라진것 같았습니다.</p>
<p>Performance improvements to WP_Query by splitting the query (Please test!)</p>
<p>쿼리 부분이 개선되어서 속도가 빨라진건지 기분탓인지 아직 잘 모르겠더군요.</p>
<p>그리고 육안으로 바뀐점을 보니 테마 미리보기부분이 새롭게 바꼈습니다.</p>
<p>기존에는 미리보기만 지원했는데, 3.4에서는 미리보기화면에서 커스터마이징하면서 해당 테마에서 어떻게 반영이 되는지 미리 확인할 수 있습니다.<br />
이 부분은 상당히 매력있는 부분으로 보여집니다.</p>
<p><a href="http://ssamture.net/wp-content/uploads/2012/04/1.png"><img class="aligncenter size-large wp-image-1446" title="1" src="http://ssamture.net/wp-content/uploads/2012/04/1-1024x437.png" alt="" width="590" height="251" /></a></p>
<p>테마 항목에 들어가보면 기존 preview가 customize로 변경 된것을 확인 할 수 있습니다.</p>
<p><a href="http://ssamture.net/wp-content/uploads/2012/04/21.png"><img class="aligncenter size-large wp-image-1447" title="2" src="http://ssamture.net/wp-content/uploads/2012/04/21-1024x620.png" alt="" width="590" height="357" /></a></p>
<p>Customzie 를 누르면 해당 테마 미리보기 뿐만 아니라 좌측에 해당 테마서 몇가지 설정을 변경하여 미리보기를 통해 변경된 내용을 확인 할 수 있습니다.</p>
<p><a href="http://ssamture.net/wp-content/uploads/2012/04/3.png"><img class="aligncenter size-large wp-image-1448" title="3" src="http://ssamture.net/wp-content/uploads/2012/04/3-1024x672.png" alt="" width="590" height="387" /></a></p>
<p>기존 test라는 사이트 타이틀을 쌈쳐넷으로 변경해보았습니다.</p>
<p>두 번째로 육안으로 확인 된 변경된 점은 테마의 헤더 이미지나 배경화면 이미지를 기존에는 새로 업로드를 해서 등록하지만, 3.4 에서는 기존에 미디어 라이브러리에 등록된 이미지를 이용하여 등록 할 수 있습니다.</p>
<p><a href="http://ssamture.net/wp-content/uploads/2012/04/4.png"><img class="aligncenter size-large wp-image-1449" title="4" src="http://ssamture.net/wp-content/uploads/2012/04/4-1024x494.png" alt="" width="590" height="284" /></a></p>
<p>그 밖에 테마 API등이 개선되거나 추가된것으로 보여집니다.</p>
<p>자세한 건 더 테스트 후 내용 추가하도록 하겠습니다.</p>
]]></content:encoded>
			<wfw:commentRss>http://ssamture.net/2012/04/06/wordpress-3-4-beta-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>shortcode 추가하기</title>
		<link>http://ssamture.net/2012/04/03/shortcode-%ec%b6%94%ea%b0%80%ed%95%98%ea%b8%b0/</link>
		<comments>http://ssamture.net/2012/04/03/shortcode-%ec%b6%94%ea%b0%80%ed%95%98%ea%b8%b0/#comments</comments>
		<pubDate>Tue, 03 Apr 2012 08:05:49 +0000</pubDate>
		<dc:creator>임민형</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[강좌]]></category>
		<category><![CDATA[shortcode]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[워드프레스]]></category>

		<guid isPermaLink="false">http://ssamture.net/?p=1437</guid>
		<description><![CDATA[&#60;?php add_shortcode&#40; $tag , $func &#41;; ?&#62; (예제) &#60;?php //[ssamture link=&#34;http://ssamture&#34;] add_shortcode&#40; 'ssamture', 'ssamture_func' &#41;; function ssamture_func&#40; $atts, $content = null &#41;&#123; return &#34;&#60;a href='{$atts['link']}'&#62;{$atts['link']}&#60;/a&#62;&#34;; &#125;]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span> add_shortcode<span style="color: #009900;">&#40;</span> <span style="color: #000088;">$tag</span> <span style="color: #339933;">,</span> <span style="color: #000088;">$func</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span></pre></div></div>

<p>(예제)</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">&lt;?php</span>
<span style="color: #666666; font-style: italic;">//[ssamture link=&quot;http://ssamture&quot;]</span>
add_shortcode<span style="color: #009900;">&#40;</span> <span style="color: #0000ff;">'ssamture'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'ssamture_func'</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">function</span> ssamture_func<span style="color: #009900;">&#40;</span> <span style="color: #000088;">$atts</span><span style="color: #339933;">,</span> <span style="color: #000088;">$content</span> <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">null</span> <span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
  <span style="color: #b1b100;">return</span> <span style="color: #0000ff;">&quot;&lt;a href='<span style="color: #006699; font-weight: bold;">{$atts['link']}</span>'&gt;<span style="color: #006699; font-weight: bold;">{$atts['link']}</span>&lt;/a&gt;&quot;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://ssamture.net/2012/04/03/shortcode-%ec%b6%94%ea%b0%80%ed%95%98%ea%b8%b0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress theme : Gridly</title>
		<link>http://ssamture.net/2012/03/28/wordpress-theme-gridly/</link>
		<comments>http://ssamture.net/2012/03/28/wordpress-theme-gridly/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 06:06:56 +0000</pubDate>
		<dc:creator>임민형</dc:creator>
				<category><![CDATA[Theme]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://ssamture.net/?p=1431</guid>
		<description><![CDATA[요즘 Responsive theme 만 계속 찾게 되네요. 다운로드 : http://www.eleventhemes.com/gridly-theme/]]></description>
			<content:encoded><![CDATA[<p><a href="http://ssamture.net/wp-content/uploads/2012/03/iphone1.png"><img class="alignnone size-medium wp-image-1432" title="iphone1" src="http://ssamture.net/wp-content/uploads/2012/03/iphone1-261x300.png" alt="" width="261" height="300" /></a></p>
<p>요즘 Responsive theme 만 계속 찾게 되네요.</p>
<p>다운로드 : <a href="http://www.eleventhemes.com/gridly-theme/">http://www.eleventhemes.com/gridly-theme/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ssamture.net/2012/03/28/wordpress-theme-gridly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress theme : Oxygen</title>
		<link>http://ssamture.net/2012/03/28/wordpress-theme-oxygen/</link>
		<comments>http://ssamture.net/2012/03/28/wordpress-theme-oxygen/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 06:01:45 +0000</pubDate>
		<dc:creator>임민형</dc:creator>
				<category><![CDATA[Theme]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://ssamture.net/?p=1426</guid>
		<description><![CDATA[괜찮은 테마가 있어서 적용해보았습니다. 그런데 역시 데모사이트와는 전혀 다른 느낌이네요.ㅠㅠ 테마를 하나 개발해서 쓰고싶은데, 디자인 감각이 없어서&#8230;.ㅠ Oxygen 다운로드 :  http://alienwp.com/themes/oxygen/]]></description>
			<content:encoded><![CDATA[<p><a href="http://ssamture.net/wp-content/uploads/2012/03/oxygen.png"><img class="alignnone size-medium wp-image-1427" title="oxygen" src="http://ssamture.net/wp-content/uploads/2012/03/oxygen-300x274.png" alt="" width="300" height="274" /></a></p>
<p>괜찮은 테마가 있어서 적용해보았습니다.<br />
그런데 역시 데모사이트와는 전혀 다른 느낌이네요.ㅠㅠ</p>
<p>테마를 하나 개발해서 쓰고싶은데, 디자인 감각이 없어서&#8230;.ㅠ</p>
<p>Oxygen 다운로드 :  <a href="http://alienwp.com/themes/oxygen/">http://alienwp.com/themes/oxygen/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ssamture.net/2012/03/28/wordpress-theme-oxygen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>워드프레스 사용부터 개발까지</title>
		<link>http://ssamture.net/2012/03/16/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%ec%82%ac%ec%9a%a9%eb%b6%80%ed%84%b0-%ea%b0%9c%eb%b0%9c%ea%b9%8c%ec%a7%80/</link>
		<comments>http://ssamture.net/2012/03/16/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%ec%82%ac%ec%9a%a9%eb%b6%80%ed%84%b0-%ea%b0%9c%eb%b0%9c%ea%b9%8c%ec%a7%80/#comments</comments>
		<pubDate>Fri, 16 Mar 2012 07:51:03 +0000</pubDate>
		<dc:creator>임민형</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[강좌]]></category>

		<guid isPermaLink="false">http://ssamture.net/?p=1394</guid>
		<description><![CDATA[안녕하세요. 워드프레스 사용부터 개발까지 어떻게 이루어지고 워드프레스를 이용하여 블로그를 어떻게 꾸밀 수 있는지 포스팅을 하려고 합니다. 틈틈히 포스팅을 해야하는데 잘 할 수 있을 지 모르겠네요.ㅠㅠ]]></description>
			<content:encoded><![CDATA[<p>안녕하세요.</p>
<p>워드프레스 사용부터 개발까지 어떻게 이루어지고 워드프레스를 이용하여 블로그를 어떻게 꾸밀 수 있는지 포스팅을 하려고 합니다.</p>
<p>틈틈히 포스팅을 해야하는데 잘 할 수 있을 지 모르겠네요.ㅠㅠ</p>
]]></content:encoded>
			<wfw:commentRss>http://ssamture.net/2012/03/16/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%ec%82%ac%ec%9a%a9%eb%b6%80%ed%84%b0-%ea%b0%9c%eb%b0%9c%ea%b9%8c%ec%a7%80/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>워드프레스 미투데이 위젯(WordPress me2day widget) 플러그인[12.03.26 업데이트]</title>
		<link>http://ssamture.net/2012/01/20/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%af%b8%ed%88%ac%eb%8d%b0%ec%9d%b4-%ec%9c%84%ec%a0%afwordpress-me2day-widget-%ed%94%8c%eb%9f%ac%ea%b7%b8%ec%9d%b8/</link>
		<comments>http://ssamture.net/2012/01/20/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%af%b8%ed%88%ac%eb%8d%b0%ec%9d%b4-%ec%9c%84%ec%a0%afwordpress-me2day-widget-%ed%94%8c%eb%9f%ac%ea%b7%b8%ec%9d%b8/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 06:14:30 +0000</pubDate>
		<dc:creator>임민형</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[me2day]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[미투데이]]></category>
		<category><![CDATA[워드프레스]]></category>
		<category><![CDATA[위젯]]></category>
		<category><![CDATA[플러그인]]></category>

		<guid isPermaLink="false">http://ssamture.net/?p=1268</guid>
		<description><![CDATA[워드프레스 미투데이 위젯 플러그인입니다. 워드프레스에 미투데이에 남긴 글을 위젯형태로 추가 할 수 있도록 플러그인으로 개발하였습니다. 기타 버그 및 요청사항은 댓글 또는 메일(ssamture@gmail.com)로 남겨주세요.^^ 추가로 원하는 플러그인이 있으면 요청하셔도 됩니다.^^ wp-me2day-widget-1.0.zip 부족한점이 많지만, 지속적인 업데이트를 통하여 유용한 플러그인이 될 수 있도록 하겠습니다. === Plugin Name === Contributors: ssamture Donate link: http://ssamture.net/donate/ Tags: widget, me2day Requires at [...]]]></description>
			<content:encoded><![CDATA[<p>워드프레스 미투데이 위젯 플러그인입니다.<br />
워드프레스에 미투데이에 남긴 글을 위젯형태로 추가 할 수 있도록 플러그인으로 개발하였습니다.<br />
<span id="more-1268"></span></p>
<p><a href="http://www.flickr.com/photos/43060552@N08/6729494101"><img src="http://farm8.staticflickr.com/7017/6729494101_c80d1ac605.jpg" alt="워드프레스 미투데이 위젯 플러그인" /></a></p>
<p>기타 버그 및 요청사항은 댓글 또는 메일(ssamture@gmail.com)로 남겨주세요.^^<br />
추가로 원하는 플러그인이 있으면 요청하셔도 됩니다.^^</p>
<p><a href="http://www.flickr.com/photos/43060552@N08/6729494045"><img src="http://farm8.staticflickr.com/7158/6729494045_47c3e1c8e3.jpg" alt="워드프레스 미투데이 위젯 플러그인" /></a></p>
<p><a href="http://wordpress.org/extend/plugins/me2day-widget/">wp-me2day-widget-1.0.zip</a></p>
<p><a href="http://ssamture.net/wp-content/uploads/2012/01/1.jpg"><img class="alignnone size-full wp-image-1273" title="1" src="http://ssamture.net/wp-content/uploads/2012/01/1.jpg" alt="" width="170" height="234" /></a></p>
<p>부족한점이 많지만, 지속적인 업데이트를 통하여 유용한 플러그인이 될 수 있도록 하겠습니다.</p>
<pre>=== Plugin Name ===
Contributors: ssamture
Donate link: http://ssamture.net/donate/
Tags: widget, me2day
Requires at least: 3.0
Tested up to: 3.1
Stable tag: 1.0

== Description ==

me2day widget to your own can be registered.

== Installation ==

1. Make sure you're running WordPress version 3.0 or better. It won't work with older versions.
1. Download the zip file and extract the contents.
1. Upload the 'wp-me2day-widget' folder to your plugins directory (wp-content/plugins/).
1. Activate the plugin through the 'plugins' page in WP.
1. See 'Appearance-&gt;widgets' to adjust things me2day ID, etc

== Frequently Asked Questions ==

== Screenshots ==

1. widget demo image
2. widget option
3. installed plugin list

== Changelog ==

= 1.0 =
* Initial release version.</pre>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://ssamture.net/2012/01/20/%ec%9b%8c%eb%93%9c%ed%94%84%eb%a0%88%ec%8a%a4-%eb%af%b8%ed%88%ac%eb%8d%b0%ec%9d%b4-%ec%9c%84%ec%a0%afwordpress-me2day-widget-%ed%94%8c%eb%9f%ac%ea%b7%b8%ec%9d%b8/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>woff 폰트 만들기(ttf -&gt; woff)</title>
		<link>http://ssamture.net/2012/01/20/woff-%ed%8f%b0%ed%8a%b8-%eb%a7%8c%eb%93%a4%ea%b8%b0ttf-woff/</link>
		<comments>http://ssamture.net/2012/01/20/woff-%ed%8f%b0%ed%8a%b8-%eb%a7%8c%eb%93%a4%ea%b8%b0ttf-woff/#comments</comments>
		<pubDate>Fri, 20 Jan 2012 02:41:18 +0000</pubDate>
		<dc:creator>임민형</dc:creator>
				<category><![CDATA[개발 팁]]></category>
		<category><![CDATA[ttf]]></category>
		<category><![CDATA[web font]]></category>
		<category><![CDATA[woff]]></category>
		<category><![CDATA[웹폰트]]></category>

		<guid isPermaLink="false">http://ssamture.net/?p=1262</guid>
		<description><![CDATA[woff 는 웹폰트 포맷 중 하나입니다. 가장 최근에 나온 웹폰트 포맷이며, 모든 브라우저에서 적용 가능합니다. (단, ie는 9부터 적용 가능.) http://people.mozilla.com/~jkew/woff/ 페이지에서 sfnt2woff 을 받은 후, 원하는 글꼴(ttf)를 드래그 하면 쉽게 변환이 됩니다.]]></description>
			<content:encoded><![CDATA[<p>woff 는 웹폰트 포맷 중 하나입니다.</p>
<p>가장 최근에 나온 웹폰트 포맷이며, 모든 브라우저에서 적용 가능합니다.<br />
(단, ie는 9부터 적용 가능.)</p>
<p><a href="http://people.mozilla.com/~jkew/woff/">http://people.mozilla.com/~jkew/woff/</a> 페이지에서 <strong><a href="http://people.mozilla.com/~jkew/woff/woff-code-latest.zip">sfnt2woff </a></strong>을 받은 후,</p>
<p><a href="http://www.flickr.com/photos/43060552@N08/6728721679"><img src="http://farm8.staticflickr.com/7001/6728721679_aafa788a1d.jpg" alt="sfnt2woff" /></a></p>
<p>원하는 글꼴(ttf)를 드래그 하면 쉽게 변환이 됩니다.</p>
<p><a href="http://www.flickr.com/photos/43060552@N08/6728721789"><img src="http://farm8.staticflickr.com/7017/6728721789_26795a5852.jpg" alt="woff 변환방법" /></a></p>
<p><a href="http://www.flickr.com/photos/43060552@N08/6728721835"><img src="http://farm8.staticflickr.com/7149/6728721835_d83d9e109f.jpg" alt="woff 압축률" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ssamture.net/2012/01/20/woff-%ed%8f%b0%ed%8a%b8-%eb%a7%8c%eb%93%a4%ea%b8%b0ttf-woff/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.3 “Sonny”</title>
		<link>http://ssamture.net/2011/12/29/sonny/</link>
		<comments>http://ssamture.net/2011/12/29/sonny/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 03:54:34 +0000</pubDate>
		<dc:creator>임민형</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[sonny]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[워드프레스]]></category>

		<guid isPermaLink="false">http://ssamture.net/?p=1246</guid>
		<description><![CDATA[The latest and greatest version of the WordPress software — 3.3, named “Sonny” in honor of the great jazz saxophonist Sonny Stitt — is immediately available for download or update inside your WordPress dashboard. WordPress has had over 65 million downloads since version 3.0 was released, and in this third major iteration we’ve added significant polish around [...]]]></description>
			<content:encoded><![CDATA[<p>The latest and greatest version of the WordPress software — 3.3, named “Sonny” in honor of the great jazz saxophonist Sonny Stitt — is <a href="http://wordpress.org/download/">immediately available for download</a> or update inside your WordPress dashboard.</p>
<p><span id="more-1246"></span></p>
<p>WordPress has had over 65 million downloads since version 3.0 was released, and in this third major iteration we’ve added significant polish around the new user experience, navigation, uploading, and imports. Check out this short video that summarizes the things we think you’ll find are the cat’s pajamas:</p>
<div id="v-I7NAw9Zk-2">
<div id="v-I7NAw9Zk-2-placeholder">
<div lang="en" dir="ltr">Introducing WordPress 3.3 &#8220;Sonny&#8221;</div>
<p><img title="Watch: Introducing WordPress 3.3 &quot;Sonny&quot;" src="http://videos.videopress.com/I7NAw9Zk/three-three-final_scruberthumbnail_0.jpg" alt="Introducing WordPress 3.3 &quot;Sonny&quot;" width="692" height="388" /></p>
<div>▶</div>
<div><img src="http://wptv.files.wordpress.com/2010/07/wptv.png" alt="" width="90" height="13" /></div>
</div>
</div>
<h3>For Users</h3>
<p>Experienced users will appreciate the new <strong>drag-and-drop uploader</strong>, hover menus for the navigation, the new toolbar, improved co-editing support, and the new Tumblr importer. We’ve also been thinking a ton about what the WordPress experience is like for people completely new to the software. Version 3.3 has significant improvements there with<strong> pointer tips</strong> for new features included in each update, a friendly welcome message for first-time users, and revamped help tabs throughout the interface. Finally we’ve improved the dashboard experience on the iPad and other tablets with better touch support.</p>
<h3>For Developers</h3>
<p>There is a ton of candy for developers as well. I’d recommend starting your exploration with the <a href="http://codex.wordpress.org/Function_Reference/wp_editor">new editor API</a>, new jQuery version, better ways to hook into the help screens, more performant post-slug-only permalinks, and of course the entire list of improvements <a href="http://codex.wordpress.org/Version_3.3">on the Codex</a> and <a href="http://core.trac.wordpress.org/milestone/3.3">in Trac</a>.</p>
<p>&nbsp;</p>
<p>자세한 내용은 wordpress.org에서 확인 하실 수 있습니다.</p>
<p><a href="http://wordpress.org/news/2011/12/sonny/">http://wordpress.org/news/2011/12/sonny/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ssamture.net/2011/12/29/sonny/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress pages bugfix.</title>
		<link>http://ssamture.net/2011/12/09/wordpress-pages-bugfix/</link>
		<comments>http://ssamture.net/2011/12/09/wordpress-pages-bugfix/#comments</comments>
		<pubDate>Fri, 09 Dec 2011 01:32:26 +0000</pubDate>
		<dc:creator>임민형</dc:creator>
				<category><![CDATA[Bugfix]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[bugfix]]></category>
		<category><![CDATA[Contribute]]></category>
		<category><![CDATA[pages]]></category>

		<guid isPermaLink="false">http://ssamture.net/?p=1034</guid>
		<description><![CDATA[버그내용 : pages -&#62; sub-page를 Quick Edit 를 사용해서 편집 후 저장하면 최상위 페이지로 표시되는 현상 http://core.trac.wordpress.org/ticket/18615]]></description>
			<content:encoded><![CDATA[<p>버그내용 : pages -&gt; sub-page를 Quick Edit 를 사용해서 편집 후 저장하면 최상위 페이지로 표시되는 현상</p>
<p><a href="http://core.trac.wordpress.org/ticket/18615">http://core.trac.wordpress.org/ticket/18615</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ssamture.net/2011/12/09/wordpress-pages-bugfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress categories bugfix.</title>
		<link>http://ssamture.net/2011/12/08/wordpress-categories-bugfix/</link>
		<comments>http://ssamture.net/2011/12/08/wordpress-categories-bugfix/#comments</comments>
		<pubDate>Thu, 08 Dec 2011 05:37:22 +0000</pubDate>
		<dc:creator>임민형</dc:creator>
				<category><![CDATA[Bugfix]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[3.4-early]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[has-patch]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[trac]]></category>
		<category><![CDATA[워드프레스]]></category>

		<guid isPermaLink="false">http://ssamture.net/?p=1028</guid>
		<description><![CDATA[워드프레스를 사용하던 중 카테고리 편집페이지에서 버그가 발견되었습니다. 치명적인 버그는 아니고, 카테고리를 빠른편집(Quick Edit)를 이용해서 편집 할 경우 발생한 버그입니다. 해당 버그는 서브 카테고리를 편집 후 저장하면 부모카테고리처럼 보여지는 문제였습니다. 소스를 확인 해보니 ajax 호출 할 시에는 카테고리 레벨을 무조건 0으로 부모카테고리로 보여주는 문제였습니다. 해당 버그를 수정 한 후 WordPress.org 에 Bug Reporting을 하였는데, 반영이 될지는 모르겠네요 ㅎㅎㅎㅎㅎ [...]]]></description>
			<content:encoded><![CDATA[<p>워드프레스를 사용하던 중 카테고리 편집페이지에서 버그가 발견되었습니다.<br />
치명적인 버그는 아니고, 카테고리를 빠른편집(Quick Edit)를 이용해서 편집 할 경우 발생한 버그입니다.</p>
<p>해당 버그는 서브 카테고리를 편집 후 저장하면 부모카테고리처럼 보여지는 문제였습니다.<span id="more-1028"></span><br />
소스를 확인 해보니 ajax 호출 할 시에는 카테고리 레벨을 무조건 0으로 부모카테고리로 보여주는 문제였습니다.</p>
<p>해당 버그를 수정 한 후 WordPress.org 에 Bug Reporting을 하였는데, 반영이 될지는 모르겠네요 ㅎㅎㅎㅎㅎ</p>
<p>그런데 짧은 영어로 인하여, 중복된 버그라고 처리 되더니 다시 중복없음 리뷰대기중으로 바뀌었네요^^;;</p>
<p>또 등록중에 patch파일 설명을 한글로 적었다는&#8230;.. 수정하고싶었지만, 수정을 못찾아서 다시 등록했네요ㅠㅠ<br />
<a href="http://ssamture.net/wp-content/uploads/2011/12/2011-12-08-142932.jpg"><img class="alignnone size-full wp-image-1029" title="2011-12-08 14;29;32" src="http://ssamture.net/wp-content/uploads/2011/12/2011-12-08-142932.jpg" alt="" width="532" height="356" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://ssamture.net/2011/12/08/wordpress-categories-bugfix/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

