<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:thr="http://purl.org/syndication/thread/1.0">
  <title type="html">마르스 블로그</title>
  <id>http://lasel.kr/blog/</id>
  <link rel="alternate" type="text/html" hreflang="ko" href="http://lasel.kr/blog/" />
  <subtitle type="html">냉정함을 잃지말자...!!</subtitle>
  <updated>2011-12-01T14:05:02+09:00</updated>
  <generator>Textcube 1.7.8 : Con moto</generator>
  <entry>
    <title type="html">AirDrop이 지원되지 않는 모델에서 AirDrop 사용하기</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/43" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/43" thr:count="0"/>
    <category term="MacOSX" />
    <category term="AirDrop" />
    <category term="lion" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/43</id>
    <updated>2011-12-01T01:37:23+09:00</updated>
    <published>2011-12-01T01:34:32+09:00</published>
    <summary type="html">터미널을 실행하시고defaults write com.apple.NetworkBrowser BrowseAllInterfaces 1이렇게 입력하시면 됩니다.제 맥미니는 안되는 모델이였는데 입력 후 잘 되네요..^^&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/43&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">안드로이드 apk파일 수동으로 sign하기</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/42" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/42" thr:count="0"/>
    <category term="Android" />
    <category term="apk" />
    <category term="jarsigner" />
    <category term="수동sign" />
    <category term="수동싸인" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/42</id>
    <updated>2011-08-31T11:41:32+09:00</updated>
    <published>2011-08-31T11:41:22+09:00</published>
    <summary type="html">sign되지 않은 apk는 설치가 되지 않는 경우가 많기 때문에 sign을 해주어야 한다.물론 대부분에 인터넷에 돌아다니는 apk의 경우 sign이 되어있지만..ㅋjarsinger -verbose -keystore [키스토어파일] [apk파일] [프로바이더이름]예) jarsigner -verbose -keystore /Users/mars1/temp1/test.ketstore /Users/mars1/temp1/1.apk test&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/42&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">Mac OSX Lion GM에서 정식 Lion 설치하기</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/41" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/41" thr:count="0"/>
    <category term="MacOSX" />
    <category term="gm" />
    <category term="lion" />
    <category term="mac" />
    <category term="osx" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/41</id>
    <updated>2011-07-21T14:10:40+09:00</updated>
    <published>2011-07-21T13:53:01+09:00</published>
    <summary type="html">GM 버전이 설치된 맥에서는 앱스토어에 들어가도이미 설치되어 있다고 설치버튼이 활성화 되지 않는다..이런경우에는 아래와 같이 하면 된다.1. Option/Alt 키를 누른 상태에서 앱스토어 아이콘을 실행한다.2. Option/Alt 키를 누른 상태에서 OSX Lion 을 클릭한다.그러면 이미 구매한 사용자는 Install 버튼이 나오고구매하지 않은 사용자는 29.99 버튼 (구매버튼)이 활성화 된다.&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/41&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">NSLog 에서 좀더 상세하게 찍기</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/39" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/39" thr:count="0"/>
    <category term="XCode" />
    <category term="NSLog" />
    <category term="로그" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/39</id>
    <updated>2011-04-08T20:25:34+09:00</updated>
    <published>2011-04-08T20:17:09+09:00</published>
    <summary type="html">로그를 찍을때 컴파일러에서 정의된 것들을 이용하면 좀더 상세하게 로그를 찍을 수 있다. NSLog(@&quot;%s %d %s INFO\n===============================%@\n===============================\n, &quot;, __FILE__, __LINE__, __PRETTY_FUNCTION__, dict) 이것은 내가 즐겨 쓰는 방식으로 NSDictionary 의 데이터를 찍을때 쓰는 방식이다. 로그는 아래와 같...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/39&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">Mac OSX 10.7 Lion Preview 에서 Parallels 돌리기..!!</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/38" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/38" thr:count="0"/>
    <category term="MacOSX" />
    <category term="lion" />
    <category term="mac" />
    <category term="osx" />
    <category term="Parallels" />
    <category term="페러럴즈" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/38</id>
    <updated>2011-02-28T00:45:58+09:00</updated>
    <published>2011-02-28T00:41:08+09:00</published>
    <summary type="html">터미널 실행 후 아래처림 실행 for x in prl_hypervisor prl_hid_hook prl_usb_connect prl_netbridge prl_vnic; do sudo kextutil &quot;/Library/Parallels/Parallels Service.app/Contents/Kexts/10.6/$x.kext&quot;done 비밀번호 입력을 요구하면 입력..!!그리고 시스템 환경설정-&amp;gt;Time Machine-&amp;gt;옵션 에서스냅샷 생성을...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/38&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">XCode 4 Uninstall 하기</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/37" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/37" thr:count="1"/>
    <category term="XCode" />
    <category term="iphone" />
    <category term="uninstall" />
    <category term="XCode4" />
    <category term="마르스" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/37</id>
    <updated>2011-04-08T20:07:07+09:00</updated>
    <published>2010-11-26T22:21:54+09:00</published>
    <summary type="html">XCode 3 때와 다른게 없네요..베타버전의 경우 XCode 3와 4의 설치경로가 틀리게 때문에..아래와 같이 터미널에서 실행하면 됩니다.베타 :sudo /Xcode4/Library/uninstall-devtools --mode=all정식 :sudo /Developer/Library/uninstall-devtools --mode=all패스워드를 입력해 주시면 제거가 됩니다.~&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/37&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">블로그 업데이트가 너무 뜸했네요..</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/36" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/36" thr:count="0"/>
    <category term="일상관련" />
    <category term="마르스" />
    <category term="블로그" />
    <category term="아이폰앱" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/36</id>
    <updated>2010-11-17T20:05:14+09:00</updated>
    <published>2010-11-17T20:04:31+09:00</published>
    <summary type="html">정신 없이 살다보니..블로가 있다는 사실을 까먹고 있었네요..간만에 최근 만들었어 앱들을 등록했네요..등록 대기 중인것들도 등록되면 올려야지요..^^ps. 감기조심하세요.. 전 감기 걸려서 몇일째 고생중..;;&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/36&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">혼다코리아 앱</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/35" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/35" thr:count="0"/>
    <category term="배포관련" />
    <category term="마르스" />
    <category term="아이폰앱" />
    <category term="혼다" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/35</id>
    <updated>2010-11-17T20:02:21+09:00</updated>
    <published>2010-11-17T20:02:21+09:00</published>
    <summary type="html">혼다 코리아의 요청으로 개발한 앱입니다.혼다코리아에서 출시한 자동차, 모터사이클의 카달로그 어플리케이션카달로그 보기 기능 외에 혼다코리아 대리점 찾아가기, 유명 연예인의명소 소개를 증강현실 기능으로 제공합니다.[ 앱스토어 링크 ]&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/35&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">씨티은행 씨티 파인더 입니다.</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/34" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/34" thr:count="0"/>
    <category term="배포관련" />
    <category term="마르스" />
    <category term="씨티은행" />
    <category term="씨티파인더" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/34</id>
    <updated>2010-11-17T19:47:17+09:00</updated>
    <published>2010-11-17T19:47:17+09:00</published>
    <summary type="html">씨티은행의 개발의뢰로 만든 앱입니다.전 세계 35개국 해외 어느곳에서 수수료 1달러로 국내예금을 현지화폐로 출금 가능한씨티은행 ATM 기기를 찾아주는 앱니다.[ 앱스토어 링크 ]&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/34&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">웹파인더 앱 입니다.</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/33" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/33" thr:count="0"/>
    <category term="배포관련" />
    <category term="kth" />
    <category term="마르스" />
    <category term="아이폰앱" />
    <category term="웹파인더" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/33</id>
    <updated>2010-11-17T19:40:33+09:00</updated>
    <published>2010-11-17T19:40:33+09:00</published>
    <summary type="html">KTH의 요청으로 개발한 웹파인더 앱니다.국내 사이트중 모바일화된 사이트의 바로가기를 제공합니다..[ 앱스토어 링크 ]&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/33&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
</feed>

