<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title>아이튜브스(itubes.co.kr) 품절 정보</title>
		<link>http://itubes.co.kr/</link>
		<description>아이튜브는 여성, 아동, 교육, 휴대폰 관련해 품질이 좋거나 가격이 저렴한 상품을 소개합니다.
아이튜브스 블로그에서 추천하는 제품들은 시간이 지나면 할인혜택이 종료되고 품절되는 경우가 많습니다.
발빠르게 혜택을 얻으시기 바랍니다.</description>
		<language>ko</language>
		<pubDate>Wed, 01 Sep 2010 13:34:48 +0900</pubDate>
		<generator>Textcube 1.7.6 : Staccato</generator>
		<item>
			<title>xp 최적화</title>
			<link>http://itubes.co.kr/entry/xp-%EC%B5%9C%EC%A0%81%ED%99%94</link>
			<description>&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://itubes.co.kr/attach/1/8447559034.jpg&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;97&quot; width=&quot;500&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://itubes.co.kr/attach/1/9329658081.jpg&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;462&quot; width=&quot;436&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://itubes.co.kr/attach/1/3001107017.jpg&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;855&quot; width=&quot;431&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://itubes.co.kr/attach/1/3013292942.jpg&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;803&quot; width=&quot;466&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://itubes.co.kr/attach/1/8906240346.jpg&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;306&quot; width=&quot;477&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://itubes.co.kr/attach/1/1488100542.jpg&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;315&quot; width=&quot;480&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://itubes.co.kr/attach/1/9250354699.jpg&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;271&quot; width=&quot;478&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://itubes.co.kr/attach/1/8783734980.jpg&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;554&quot; width=&quot;493&quot; /&gt;&lt;/div&gt;&lt;div class=&quot;imageblock center&quot; style=&quot;text-align: center; clear: both;&quot;&gt;&lt;img src=&quot;http://itubes.co.kr/attach/1/2618122715.jpg&quot; alt=&quot;사용자 삽입 이미지&quot; height=&quot;379&quot; width=&quot;500&quot; /&gt;&lt;/div&gt;&lt;BR&gt;&lt;BR&gt;실행 -&amp;gt; cmd -&amp;gt; &#039;regsvr32 actxprxy.dll&#039; 입력 for ie7, 8&lt;BR&gt;4. 컴퓨터 다시 시작</description>
			<category>소프트웨어</category>
			<category>xp</category>
			<category>xp최적화</category>
			<author>(아이튜브)</author>
			<guid>http://itubes.co.kr/796</guid>
			<comments>http://itubes.co.kr/entry/xp-%EC%B5%9C%EC%A0%81%ED%99%94#entry796comment</comments>
			<pubDate>Tue, 31 Aug 2010 09:03:02 +0900</pubDate>
		</item>
		<item>
			<title>Importing the library( Box2D )</title>
			<link>http://itubes.co.kr/entry/using-Box2D</link>
			<description>&lt;BR&gt;&lt;A href=&quot;http://www.4feets.com/2009/03/2d-physics-on-android-using-box2d/&quot;&gt;&lt;STRONG&gt;http://www.4feets.com/2009/03/2d-physics-on-android-using-box2d/&lt;/STRONG&gt;&lt;/A&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;STRONG&gt;In Eclipse&lt;/STRONG&gt; 
&lt;OL&gt;
&lt;LI&gt;Create a folder /lib/&lt;/LI&gt;
&lt;LI&gt;Right Click on /lib, select Import&lt;/LI&gt;
&lt;LI&gt;Select General / File System&lt;/LI&gt;
&lt;LI&gt;Choose the directory of jbox2d.jar&lt;/LI&gt;
&lt;LI&gt;Import the file jbox2d.jar&lt;/LI&gt;
&lt;LI&gt;Right click on the project and select “Properties”&lt;/LI&gt;
&lt;LI&gt;Click on “Java Build Path” and select the “Libraries” tab&lt;/LI&gt;
&lt;LI&gt;Click on “Add JARs…” and pick the file jbox2d.jar&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;&lt;BR&gt;&lt;BR&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is important to keep two things in mind: &lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Axis orientations&lt;/STRONG&gt;: the coordinate (0, 0) with the G1 is typically the upper left corner of the screen, while (0, 0) in Box2D is the bottom left corner of the screen. &lt;/LI&gt;
&lt;LI&gt;The other thing are &lt;STRONG&gt;dimensions&lt;/STRONG&gt;: Box2D works fine with dimensions from 0.1 to 10 times the typical earth dimensions such as density, friction, gravity, …. Internally the engine is using meters and we will need to convert them to pixels. If we say, 1 meter shall be 10 pixels, that function could look like this: &lt;/LI&gt;&lt;/UL&gt;
&lt;DIV class=dp-highlighter&gt;
&lt;DIV class=bar&gt;
&lt;DIV class=tools&gt;&lt;SPAN&gt;public Vec2 toScreen(Vec2 pos) {&lt;BR&gt;&amp;nbsp; &amp;nbsp; pos.x = pos.x*10;&lt;BR&gt;&amp;nbsp; &amp;nbsp; pos.y = 480 - (pos.y*10);&lt;BR&gt;&amp;nbsp; &amp;nbsp; return pos;&lt;BR&gt;}&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
			<category>Basic</category>
			<category>Box2D</category>
			<author>(아이튜브)</author>
			<guid>http://itubes.co.kr/741</guid>
			<comments>http://itubes.co.kr/entry/using-Box2D#entry741comment</comments>
			<pubDate>Tue, 08 Jun 2010 08:22:25 +0900</pubDate>
		</item>
	</channel>
</rss>
