<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.dittos.pe.kr/doku/lib/exe/css.php?s=feed" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Ditto Wiki</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/"/>
    <id>http://www.dittos.pe.kr/doku/</id>
    <updated>2012-05-20T07:00:12+09:00</updated>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
<link rel="self" type="application/atom+xml" href="http://www.dittos.pe.kr/doku/feed.php" />
    <entry>
        <title>이력서</title>
        <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/resume?rev=1333783164&amp;do=diff"/>
        <published>2012-04-07T16:19:24+09:00</published>
        <updated>2012-04-07T16:19:24+09:00</updated>
        <id>http://www.dittos.pe.kr/doku/resume?rev=1333783164&amp;do=diff</id>
        <author>
            <name>ditto</name>
        </author>
        <summary>신상 정보

김태호. 1991년 서울 출생, 서울 거주

(주)위젯에서 산업기능요원 복무 중

고려대학교 정보통신대학 컴퓨터/통신공학부 3학년 수료 (휴학 중)

전자 우편: &lt;dittos@gmail.com&gt;

기술

	*  언어
		*  주력: Python, PHP, Java, JavaScript
		*  Ruby, C/C++/Objective-C/C# 가능</summary>
    </entry>
    <entry>
        <title>Objective-C</title>
        <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/objc?rev=1331461775&amp;do=diff"/>
        <published>2012-03-11T19:29:35+09:00</published>
        <updated>2012-03-11T19:29:35+09:00</updated>
        <id>http://www.dittos.pe.kr/doku/objc?rev=1331461775&amp;do=diff</id>
        <author>
            <name>ditto</name>
        </author>
        <summary>이름에서도 알 수 있듯이, C에 객체지향 기능을 추가한 프로그래밍 언어. C의 superset이라서 모든 C 코드는 곧 Objective-C 코드다. NeXT사의 유물이라서 거의 애플 제품에서만 사용된다. (GNUstep 같은 프로젝트가 있기는 하다만...)</summary>
    </entry>
    <entry>
        <title>JavaScript - 새로 만듦</title>
        <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/javascript?rev=1331458787&amp;do=diff"/>
        <published>2012-03-11T18:39:47+09:00</published>
        <updated>2012-03-11T18:39:47+09:00</updated>
        <id>http://www.dittos.pe.kr/doku/javascript?rev=1331458787&amp;do=diff</id>
        <author>
            <name>ditto</name>
        </author>
        <summary>원래는 웹 브라우저에서 사용하기 위해 만들어졌다. 태생 탓인지 굉장히 적은 기능만을 제공한다. 클래스 기반이 아닌 프로토타입 기반의 객체 시스템을 가지고 있다. (그렇지만 다들 클래스 기반 상속을 흉내내서 쓴다.)</summary>
    </entry>
    <entry>
        <title>지를 목록</title>
        <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/wishlist?rev=1331458097&amp;do=diff"/>
        <published>2012-03-11T18:28:17+09:00</published>
        <updated>2012-03-11T18:28:17+09:00</updated>
        <id>http://www.dittos.pe.kr/doku/wishlist?rev=1331458097&amp;do=diff</id>
        <author>
            <name>ditto</name>
        </author>
        <summary>가젯

	*  USB 오디오 인터페이스
	*  마스터 키보드</summary>
    </entry>
    <entry>
        <title>SQLAlchemy - 새로 만듦</title>
        <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/sqlalchemy?rev=1325915906&amp;do=diff"/>
        <published>2012-01-07T14:58:26+09:00</published>
        <updated>2012-01-07T14:58:26+09:00</updated>
        <id>http://www.dittos.pe.kr/doku/sqlalchemy?rev=1325915906&amp;do=diff</id>
        <author>
            <name>ditto</name>
        </author>
        <summary>SQLAlchemy는 파이썬용 데이터베이스 추상화 라이브러리다. 크게 코어 (SQL 표현식 API)와 ORM으로 나눌 수 있으며 ORM은 코어에 의존하는 형태로 되어있다. 그 중에서도 특히 ORM이 엄청난 기능을 자랑하는데, 자바의 Hibernate와 맞먹는 수준이라 할 수 있다. 아마 다른 (동적) 언어를 뒤져봐도 이 정도 수준으로 구현된 ORM은 없을 것이다.</summary>
    </entry>
    <entry>
        <title>View Pager</title>
        <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/android/viewpager?rev=1323947917&amp;do=diff"/>
        <published>2011-12-15T20:18:37+09:00</published>
        <updated>2011-12-15T20:18:37+09:00</updated>
        <id>http://www.dittos.pe.kr/doku/android/viewpager?rev=1323947917&amp;do=diff</id>
        <author>
            <name>ditto</name>
        </author>
        <summary>안드로이드 호환성 패키지(v4)에 들어있는, fling으로 페이지를 넘길 수 있는 컨테이너.

View invalidation

ListView와는 달리 notifyDataSetChanged는 페이지 추가/삭제만 처리해주고 기존에 등록된 페이지를 갱신해주지 않는다. 그래서 페이지를 다시 생성하려면 setAdapter를 한번 더 불러줘야 한다.</summary>
    </entry>
    <entry>
        <title>PPI - 새로 만듦</title>
        <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/android/ppi?rev=1314283548&amp;do=diff"/>
        <published>2011-08-25T23:45:48+09:00</published>
        <updated>2011-08-25T23:45:48+09:00</updated>
        <id>http://www.dittos.pe.kr/doku/android/ppi?rev=1314283548&amp;do=diff</id>
        <author>
            <name>ditto</name>
        </author>
        <summary>pixel / inch


	*  iPhone 4: 326 ppi, 960x640 (3:2)
	*  Desire: 252 ppi, 800x480 (15:9)
	*  Galaxy S: 233 ppi, 800x480 (15:9)
	*  Galaxy S2: 218 ppi, 800x480 (15:9)
	*  iPhone 3Gs: 163 ppi, 480x320 (3:2)
	*  iPad (1, 2): 132 ppi, 1024x768 (4:3)</summary>
    </entry>
    <entry>
        <title>Backbone.js</title>
        <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/backbone.js?rev=1311691354&amp;do=diff"/>
        <published>2011-07-26T23:42:34+09:00</published>
        <updated>2011-07-26T23:42:34+09:00</updated>
        <id>http://www.dittos.pe.kr/doku/backbone.js?rev=1311691354&amp;do=diff</id>
        <author>
            <name>ditto</name>
        </author>
        <summary>Backbone.js는 DocumentCloud에서 개발한 자바스크립트용 MVC 라이브러리(프레임워크?)다.

동기

아무 생각 없이 웹 애플리케이션을 짜다 보면, UI 상태 데이터가 DOM과 엮여서 지저분해지기 십상이다. 데이터를 표현 계층에서 분리해서 깔끔한 구조로 만드는 것이 Backbone.js를 쓰는 이유라 할 수 있겠다.</summary>
    </entry>
    <entry>
        <title>Silver Bullet Tutorial - [Routing] </title>
        <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/sb/tutorial?rev=1311221808&amp;do=diff"/>
        <published>2011-07-21T13:16:48+09:00</published>
        <updated>2011-07-21T13:16:48+09:00</updated>
        <id>http://www.dittos.pe.kr/doku/sb/tutorial?rev=1311221808&amp;do=diff</id>
        <author>
            <name>ditto</name>
        </author>
        <summary>Disclaimer: This is not a real tutorial document.

Introduction


Silver Bullet is a general-purpose programming language, which has some specific features for web development like PHP, but doesn't suck.

Features

	*  Interpreter written in RPython (JIT'd by PyPy)
	*  Built-in web server for testing
	*  Static type checking
	*  ...</summary>
    </entry>
    <entry>
        <title>libgdx - [텍스트 출력] </title>
        <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/libgdx?rev=1310565927&amp;do=diff"/>
        <published>2011-07-13T23:05:27+09:00</published>
        <updated>2011-07-13T23:05:27+09:00</updated>
        <id>http://www.dittos.pe.kr/doku/libgdx?rev=1310565927&amp;do=diff</id>
        <author>
            <name>ditto</name>
        </author>
        <summary>소개

libgdx는 크로스 플랫폼 게임 라이브러리로서 자바로 되어 있다. 일부분은 성능을 위해서 JNI를 통해 네이티브 바이너리를 사용한다.

하나의 코드로 데스크탑과 안드로이드 모두에서 돌릴 수 있도록 추상화 계층을 제공한다. 안드로이드 에뮬레이터가 엄청나게 느려터져서 테스트하기 힘든데, 데스크탑에서 실제로 돌려볼 수 있어서 상당히 편리할 것이다.</summary>
    </entry>
    <entry>
        <title>DjangoCon Europe 2011</title>
        <link rel="alternate" type="text/html" href="http://www.dittos.pe.kr/doku/django/djangoconeu2011?rev=1309269461&amp;do=diff"/>
        <published>2011-06-28T22:57:41+09:00</published>
        <updated>2011-06-28T22:57:41+09:00</updated>
        <id>http://www.dittos.pe.kr/doku/django/djangoconeu2011?rev=1309269461&amp;do=diff</id>
        <author>
            <name>ditto</name>
        </author>
        <summary>Large Django sites at Mozilla

&lt;http://2011.djangocon.eu/media/slides/large-django.pdf&gt;

&lt;http://reinout.vanrees.org/weblog/2011/06/06/large-mozilla-sites.html&gt;


	*  원래 CakePHP로 돼있던 사이트를 Django로 전환
		*  주소 한 종류씩 옮겼음
		*  Open-sourced at &lt;https://github.com/jbalogh/zamboni&gt;</summary>
    </entry>
</feed>

