<?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>2010-02-27T00:44:250+9:00</updated>
  <generator>Textcube 1.7.8 : Con moto</generator>
  <entry>
    <title type="html">두번째 앱 &#039;arPharm -  약국찾기&#039;가 등록되었습니다.</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/27" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/27" thr:count="0"/>
    <category term="arPharm" />
    <category term="arPharm" />
    <category term="mars" />
    <category term="spdial" />
    <category term="xenix" />
    <category term="xenixstudio" />
    <category term="약국찾기" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/27</id>
    <updated>2010-02-26T15:57:290+9:00</updated>
    <published>2010-02-26T15:56:380+9:00</published>
    <summary type="html">spDial에 이은 두번째 앱 &#039;apPharm - 약국찾기&#039;가 앱스토어에 등록되었습니다. apPharm은 자체 개발한 증강현실 프레임워크를 이용해 현 위치에서 가장 가까운 약국들을 찾아주는 앱입니다. 가격은 이번에도 무료 입니다.ㅋ [ 앱스토어 링크 ] ps. spDial 업데이트도 해야 하는데... 할일이 너무 많네요.. ㅜㅜ&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/27&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">iPhone Email 보내기..</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/26" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/26" thr:count="0"/>
    <category term="XCode" />
    <category term="email" />
    <category term="iphone" />
    <category term="아이폰" />
    <category term="이메일" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/26</id>
    <updated>2010-01-20T17:41:250+9:00</updated>
    <published>2010-01-20T17:40:230+9:00</published>
    <summary type="html">어플리케이션을 종료하지 않고 MFMailComposeViewController 클래스를 통해서 메일을 보낼 수 있다. 콜백을 받으려면 받으려는 클래스에 MFMailComposeViewControllerDelegate 를 추가한다. MFMailComposeViewController* controller = [[MFMailComposeViewController alloc] init]; controller.mailComposeDelegate = self...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/26&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">iPhone Sleep 모드 들어가지 않기</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/25" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/25" thr:count="0"/>
    <category term="XCode" />
    <category term="iphone" />
    <category term="sleep" />
    <category term="xcode" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/25</id>
    <updated>2010-01-18T15:27:110+9:00</updated>
    <published>2010-01-18T15:27:060+9:00</published>
    <summary type="html">게임이나 뭐 기타등등 작업없이 있어야 하는경우iPhone이 슬립모드로 들어가지 않게 하는 방법이다..[UIApplication sharedApplication].idleTimerDisabled = YES;참~ 쉽죠~잉~&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/25&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">spDial 1.3 이 앱스토어에 등록되었습니다.</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/24" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/24" thr:count="6"/>
    <category term="spDial" />
    <category term="iphone" />
    <category term="spdial" />
    <category term="xenixstudio" />
    <category term="단축다이얼" />
    <category term="마르스" />
    <category term="아이폰" />
    <category term="제닉스" />
    <category term="제닉스스튜디오" />
    <category term="초성검색" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/24</id>
    <updated>2010-01-09T04:39:110+9:00</updated>
    <published>2010-01-09T03:30:110+9:00</published>
    <summary type="html">spDial 1.3 버젼이 등록되었습니다.1.2에서는 좀 심각한 문제들이 많이 보였는데요...다행히 1.3 버젼이 금방 등록되어 다행이네요..1.3 버젼에서 크게 달라진점은 실행속도 부분인데요...기존버젼까지는 프로그램 실행시마다 연락처 정보를 자동으로 갱신하여프로그램 실행속도를 잡아먹었는데요... 이부분을 자동싱크/수동싱크 를 환경설정에서 설정할 수 있도록 하였습니다.아이폰의 설정 메뉴에 가시면 spDial이란 항목에서 설정하실 수 있습니다.(기...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/24&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">spDial 1.2 초성검색 안되는 버그 해결법</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/23" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/23" thr:count="2"/>
    <category term="spDial" />
    <category term="spdial" />
    <category term="버그" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/23</id>
    <updated>2010-01-08T13:32:090+9:00</updated>
    <published>2010-01-08T01:10:380+9:00</published>
    <summary type="html">spDial 1.2 초성검색 안되는 버그가 발견되었는데요..설정 -&amp;gt; spDial 에 한번 갔다 오시면 해결됩니다..현재 이 문제를 수정한 1.3 버젼이 등록 대기 중인데요..곧 등록되는데로 알려드리겠습니다.&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/23&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">Mac OSX Home End Key Fix</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/22" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/22" thr:count="0"/>
    <category term="MacOSX" />
    <category term="end" />
    <category term="fix" />
    <category term="home" />
    <category term="keyboard" />
    <category term="mac" />
    <category term="osx" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/22</id>
    <updated>2010-01-05T22:14:330+9:00</updated>
    <published>2010-01-05T22:14:200+9:00</published>
    <summary type="html">KeyFixer.dmg윈도우를 쓰다가 맥으로 오면Home, End 키에 적응이 안될것이다..그럴때 이 프로그램을 써보자!이 프로그램이 하는일은~/Library/KeyBindings/DefaultKeyBinding.dict파일을 생성하여home 키를 눌렀을때 행의 처음으로end 키를 눌렀을때 행의 끝으로 보내주는 설정파일을 만든다.수동으로 해도 되지만 프로그램으로 하는게 역시 편하겠지요~&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/22&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">spDial 1.2 기능 추가 및 수정 내역</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/21" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/21" thr:count="0"/>
    <category term="spDial" />
    <category term="iphone" />
    <category term="spdial" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/21</id>
    <updated>2010-01-04T13:49:570+9:00</updated>
    <published>2010-01-04T12:29:010+9:00</published>
    <summary type="html">** 현재 1.2 버젼이 등록절차 진행중에 있습니다. 수정된 내용은 아래와 같습니다.** 기능추가 1. 최근 통화목록 보기 추가2. 마지막 탭 기억 기능 추가 (아이폰 홈의 설정 - spDial)3. 검색범위 설정 기능 추가 (아이폰 홈의 설정 - spDial)4. 통합검색에 그룹 지원 기능 추가5. 단축다이얼 화면에서도 SMS 보내기 기능 추가** UI수정1. 번호입력 없이 SMS버튼 누르면 SMS보내기로 이동2. 번호입력 없이 통화버튼 누르면...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/21&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">12월의 마지막날을...</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/20" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/20" thr:count="0"/>
    <category term="iPhone&amp;iPodTouch" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/20</id>
    <updated>2010-01-02T21:02:220+9:00</updated>
    <published>2010-01-02T21:02:160+9:00</published>
    <summary type="html">생각 해보니 12월 마지막날과 1월1일을 코딩으로 하루를 지샜네요...1.2 버젼에서는 유저분들의 의견을 최대한 반영하려고 노렸했는데..안된 부분이 좀 있는거 같네여.. 불가능한 부분도 있구요..^^오늘 내일 중으로 앱 등록신청이 들어갈거 같네요.. 곧 spDial 1.2 버젼을 만나 보실 수 있을듯 합니다..ㅋ&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/20&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">아이폰 초성검색, 단축다이얼, spDial 앱스토어 등록되었습니다.</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/18" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/18" thr:count="4"/>
    <category term="spDial" />
    <category term="dial" />
    <category term="iphone" />
    <category term="mars" />
    <category term="spdial" />
    <category term="xenix" />
    <category term="마르스" />
    <category term="앱스토어" />
    <category term="어플" />
    <category term="제닉스" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/18</id>
    <updated>2010-01-04T13:50:090+9:00</updated>
    <published>2009-12-29T13:49:390+9:00</published>
    <summary type="html">드디어 첫 앱이 앱스토어에 등록되었네요..좀 더 자세한 내용은 [ 여기 ] 에 있습니다..^^첫 등록이라 이것 저것 갖추지 못한점도 있지만 계속 수정하면서 업데이트 해야죠.아직 버그가 좀 있지만...수정된 버젼은 오늘 등록할테니 곧 적용 되겠죠..아이튠즈 링크는 http://itunes.apple.com/kr/app/spdial/id347894385?mt=8 입니다.그럼 좋은 하루 되세요..!!&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/18&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
  <entry>
    <title type="html">NSThread 백그라운드 쓰레드 돌리기</title>
    <link rel="alternate" type="text/html" href="http://lasel.kr/blog/17" />
    <link rel="replies" type="application/atom+xml" href="http://lasel.kr/blog/atom/response/17" thr:count="0"/>
    <category term="XCode" />
    <category term="iphone" />
    <category term="nsthread" />
    <category term="xcode" />
    <category term="쓰레드" />
    <author>
      <name>(마르스)</name>
    </author>
    <id>http://lasel.kr/blog/17</id>
    <updated>2009-12-26T03:47:420+9:00</updated>
    <published>2009-12-24T00:09:080+9:00</published>
    <summary type="html">프로그래밍을 하다 보면 느끼겠지만 쓰레드는 필수이다.iPhone에서 백그라운드쓰레드를 돌려보자..Objective-c 에서는 NSThread 라는 클래스가 있다.일단 쓰레드 처리할 함수를 만든다. -(void) myTestThread:(id)anObject { NSAutoreleasePool *autoreleasepool = [[NSAutoreleasePool alloc] init]; //이곳에 처리할 코드를 넣는다. [autoreleasepool...&lt;p&gt;&lt;strong&gt;&lt;a href=&quot;http://lasel.kr/blog/17&quot;&gt;글 전체보기&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;</summary>
  </entry>
</feed>
