The sliding touch panel only shows up on mobile platforms. With a
mouse it feels clunky, but sliding with your finger just feels right.
This article shows you how to implement a sliding touch panel in JavaScript. jQuery
is the only dependency of the touch slider. The rest is pure
JavaScript and HTML. It runs fast, feels natural, and works on every
mobile device with touch support.
PhoneGapLib is a static library that enables users to include
PhoneGap in their iPhone application projects easily, and also create
new PhoneGap based iPhone application projects through a Xcode project
template.
Uninstalling PhoneGapLib, PhoneGap.framework and the Xcode Templates
Launch "Terminal.app"
Navigate to the folder where Makefile is (this folder)
Type in "make uninstall" then press Enter
NOTE: It will ask you to confirm whether you want to delete the
installed PhoneGapLib directory (just in case you made changes there) as
well as the PhoneGap framework. It will not ask for confirmation in
deleting the installed Xcode templates.
Installer Notes
This installer will only install items under your home folder (signified by ~)
Items that will be installed:
Xcode global var in ~/Library/Preferences/com.apple.Xcode.plist
(which will be listed under Xcode Preferences -> Source Trees)
PhoneGapLib Xcode static library project under ~/Documents/PhoneGapLib
Xcode project template in ~/Library/Application Support/Developer/Shared/Xcode/Project Templates/PhoneGap
Xcode 4 project template in ~/Library/Application Support/Developer/Shared/Xcode/Templates/Project Templates/Application
PhoneGap Xcode static framework under /Users/Shared/PhoneGap/Frameworks/PhoneGap.framework (may change in future updates)
Symlink to the framework in (5) under ~/Library/Frameworks
To uninstall:
Remove the PHONEGAPLIB value in Xcode Preferences -> Source Trees
Delete the ~/Documents/PhoneGapLib folder
Delete the ~/Library/Application Support/Developer/Shared/Xcode/Project Templates/PhoneGap folder
Delete the "~/Library/Application
Support/Developer/Shared/Xcode/Templates/Project
Templates/Application/PhoneGap-based Application.xctemplate" folder
Delete the /Users/Shared/PhoneGap/Frameworks/PhoneGap.framework folder
Delete the ~/Library/Frameworks/PhoneGap.framework symlink
PhoneGapLib Tests
There is a Xcode project that will test PhoneGapLib according to the
mobile spec. There is some setup needed before the project can be run.
You will also need git installed and in your path.
Set up the test project:
Launch "Terminal.app"
Type in "chmod 755 update_test.sh"
Type in "./update_test.sh"
This will get the mobile-spec submodule and install it under the
PhoneGapLibTests folder. You can then build and run the PhoneGapLibTest
project to see the results.
You should run step (3) again before running any tests, to get the updated mobile-spec.
새롭게 선보이는 매체인《EPISODE》의 모토는 새로움입니다. 터치 인터페이스라는 새로운 환경에 맞게 컨텐츠, UX, 컨텐츠와
독자와의 관계를 완전히 새롭게 재정의하고자 합니다. 한국을 넘어 아시아 시장에서 아이패드 컨텐츠의 선도적 역할을 해
나가는《EPISODE》가 되겠습니다.
이번호에서는 일본의 대재앙에 대해 살펴보고자 합니다. 데이터와 인포그래픽 그리고 아이패드에서만 가능한 UX를 통해 일본의 대재앙이 일본만의 문제가 아닌 전세계의 문제이며 바로 우리의 문제임을 알아보고자 했습니다.
트위터에서 최고의 미디어 파워를 자랑하는 독설닷컴 고재열 시사인 기자와의 인터뷰 기사도 있습니다. 트위터와 인터넷에서 많은 논쟁을 통해 다듬어진 고재열 기자의 생각과 입장을 들어보시기 바랍니다.
특히 이번호는 디자인이 확 바뀌었습니다. 터치 인터페이스라는 새로운 매체에서 발행되지만 책 혹은 잡지의 기본을 다시 생각하며 디자인에 많은 신경을 썼습니다.
《EPISODE》는 앞으로도 꾸준하게 UX 분야에서의 실험을 진행할 예정입니다. 독자의 움직임에 반응하는 디자인, 사용자와 커뮤니케이션하는 컨텐츠, 그리고 밀도 있고 창조적인 새로운 형식의 미디어를 경험해보시기 바랍니다.
자기성찰에 실패하는 주된 이유는 연습 부족이다. 우리는 값진 결과를 낳으려면 어떻게 자기성찰을 해야 하는지 배운 적이 없다. 누군가에게 '생각을 입 밖으로 내어 말하라'고 시킨다 해도 그다지 흥미로운 결과를 얻지 못할 것이다. 하지만 사람들에게 어떻게 그렇게 하는지 알려준다면 도움이 될 것이다.
- 마거린A.보든의《창조의 순간》중에서 -
* 모든 실패의 뒤켠에는 연습 부족이 도사리고 있습니다. 연습의 핵심은 같은 것을 반복하는 것입니다. '자기 성찰'의 경우도 반복 연습이 필요합니다. 한 번 해 본 '체험'에 머물지 않고 두 번, 세 번, 열 번, 백 번, 거듭할 때 비로소 깊어지게 됩니다. 성찰이 깊어지면 삶도 깊어집니다.