주말에 iOS 5.0 으로 내 아이폰을 업그레이드 해보았다.
설치 한뒤 소감은 제법 괜찮은 기능들이 들어가 있지만 역시 베타는 베타 일뿐.
안정적인 기존 4점대 버전을 사용하기를 강력 추천한다~

[설치방법]

준비물 : Mac 컴퓨터, iOS 5.0 beta ipsw (바로이전에 포스탕한 내용에 보면 각 디바이스별로 다운가능 dmg 받고 풀면 됨), 애플 개발자 계정, 업그레이드할 iOS 디바이스 (일단 테스트 기기로 등록된 기기만가능), xcode, iTuns 10.5 beta

1 . 모든 준비물이 갖춰졌다면~ xcode 를 실행.
 

2. 시작 메뉴에서 아무거나 골라도 되지만 맨위에있는 Create New xcode project 를 선택.

3. 새프로젝트를 선택하면 처음에 템플릿 선택창이 뜨는데, 이건그냥 무시하고 위에 메뉴중에 Window > Organizer 를 클릭~!.


4. 이미 테스트기기로 등록 했다면, 케이블로 디바이스를 맥에 연결하면 아래와 같은 화면을 확인할수 있다.

5. Software Version 에 선택바를선택하여 other file 인가? 선택을하면 ipsw 파일을 불러올수 있다. 이때 받아둔 디바이스용 5.0 파일을 선택 해주면 그냥 쭉 업데이트가 진행된다.

[주의점]
- 위의 내용은 iphone 3GS만 가지고 해본 거라 모든 디바이스에 실제로 해보진 않았지만 다 똑같을거라 예상됨;;; (책임회피)
- 일단 업데이트 되면 기존에 iTuns 로는 기기 인식이 안됨.
- 4 점대로의 복구.. 시도해보진 않았지만 일단은 안된다고 알려짐(물론 가능한 방법이 있다는~!! 4.3대 ipsw를 구해서 그거로 위와 같은 방식대로 restore 한다거나 하는등의 방법)
- 일단은 베타인터라 버벅대는게 제법 많이 느껴짐.
- 그냥 기존에 4점대 버전 사용하기를 추천 -ㅅ-;;;


 


ios 개발자계정을 가지고 있다면 ~!
5.0 베타버전을 다운로드 할수있다

아마 개발자 계정을 이미 가지고 있었다면 메일로 ios5 에 대한 메일을 이미 받았을것이다.

해당 링크로 가서~ 로그인 한뒤에 아래 빨간색 네모 부분의 ios5 beta 를 클릭하면
사용자 삽입 이미지

각 디바이스별로 베타 버전을 확인할수있다~
사용자 삽입 이미지
사용자 삽입 이미지

베타버전을 다운받아 설치할수 있지만~! dmg 파일 (맥전용) 이고 실제 앱개발자가 아니라면(초보자라면) 정식버전을 기다리는것이 가장 현명할듯~!

(오늘은 맥을 안가져온터라 테스트불가;; 몇일내로 설치해보고 스샷 올릴지도 ~!)

======================================================================
icon

iCloud Storage

iCloud Storage APIs enable your apps to store user documents and key value data and wirelessly push any changes to all your user's computers and devices at the same time — automatically. See how iCloud can help you create compelling new functionality in your apps.

icon

icon

Notification Center

Notification Center provides an innovative way to easily display and manage your app notifications without interrupting your users. Notification Center in iOS 5 builds on the existing notification system, so your existing local and push notifications just work. Provisioning of push notifications is now built right into Xcode making it even easier to implement.

icon
 

Newsstand

Publish the latest issues of your magazines and newspapers directly to Newsstand, the new folder on the Home Screen. Newsstand Kit provides everything you need to update new issues in the background, so you can always present the most recent cover art. Apps built for Newsstand use In-App Purchase subscriptions, making it easy for users to manage their auto-renewable subscriptions. And it's now possible to provision your app for In-App Purchase within Xcode.

icon
Automatic Reference Counting

Automatic Reference Counting (ARC) for Objective-C makes memory management the job of the compiler. By enabling ARC with the new Apple LLVM compiler, you will never need to type retain or release again, dramatically simplifying the development process, while reducing crashes and memory leaks. The compiler has a complete understanding of your objects, and releases each object the instant it is no longer used, so apps run as fast as ever, with predictable, smooth performance.

icon

Twitter Integration

Tweet directly from your apps using the new Tweet sheet. It provides all of the features available to built-in apps, including URL shortening, attaching current location, character count and hosting photos on Twitter. And if your app is a Twitter client, it's easy to tie into the single sign-on service using the Twitter APIs. It's even possible to migrate existing accounts to iOS.

icon
Storyboards

Layout the workflow of your app using the new Storyboards feature built into the design tools of Xcode. Created for apps that use navigation and tab bars to transition between views, Storyboards eases the development by managing the view controllers for you. You can specify the transitions and segues that are used when switching between views without having to code them by hand.

icon

AirPlay

Introduced in iOS 4.2, AirPlay streams video, audio and photos to Apple TV. With iOS 5, it's now possible to wirelessly mirror everything on your iPad 2 to an HDTV via Apple TV. Your apps are mirrored automatically. With additional APIs your app can display different content on each of the HDTV and the iPad 2 screens. In iOS 5, apps built with AV Foundation can now stream video and audio content through AirPlay, and AirPlay now supports encrypted streams delivered via HTTP Live Streaming.

icon
Core Image

Create amazing effects in your camera and image editing apps with Core Image. Core Image is a hardware-accelerated framework that provides an easy way to enhance photos and videos. Core Image provides several built-in filters, such as color effects, distortions and transitions. It also includes advanced features such as auto enhance, red-eye reduction and facial recognition.

icon
Game Center

Game Center is taking multi-player gaming on iOS one step further with the addition of turned-base game support. With turn-based games, players can play when they want and Game Center will manage each turn for them. Game Center will automatically send the next player a push notification via Notification Center and manage multiple game sessions. Other developer additions to Game Center include, adding players to existing multi-player games, displaying achievement notification banners, and support for distinct icons for each leaderboard.

icon

OpenGL ES

It's now even easier to develop great looking games that take advantage of the latest iOS hardware. GLKit is a new high-level framework that combines the best practices of advanced rendering and texture techniques with the latest OpenGL ES 2.0 features. It's optimized to take advantage of hardware accelerated math operations, so you get the best performance without all the work. iOS 5 SDK also includes new Apple-developed OpenGL ES extensions designed specifically for advanced game developers. And the new OpenGL ES debugger in Xcode allows you to track down issues specific to OpenGL ES in your code.

icon
 

iMessage

iMessage is a new messaging service that works between all iOS 5 users over Wi-Fi and 3G. iMessages are automatically pushed to all iOS 5 devices, making it easy to maintain one conversation across iPhone, iPad and iPod touch. In iOS 5 SDK, the Message sheet now supports the iMessage service, so you can start individual or group text conversations from within your app.

icon
New Instruments

In addition to ARC, iOS 5 SDK includes several new instruments including time profiler with CPU strategy which gives you a new way to view time profiler data, as well as system trace, network activity and network connections instruments.

icon

PC Free

iOS 5 includes a host of features that give users the power, freedom, and flexibility to use their iOS devices without a Mac or PC. Expand the functionality of your apps and remove the need for users to access a PC. Take advantage of iCloud Storage to store documents and user data, so they are updated automatically and users can access them from all of their devices.

icon
Location simulation

Now you can test your location-based features in your app without leaving your desk. You can now select from preset locations and routes within the iOS Simulator and pick a custom latitude and longitude with accuracy while you're running your simulated app.

 

구글 크롬 10 정식 버전이 드디어 업데이트 됐다.

향상된 속도, 개선된 인터페이스등 여러가지 추가된 사항이 기대 된다.

 백문불여일견 일단은 설치를 해봐야 어떤지 ~ 판단이 서니~

 http://www.google.com/chrome/?hl=ko&brand=CHMP 에서 크롬 다운로드를 클릭하여 설치 가능하고,

(기존 크롬 사용자도 동일)

skyand96.com

skyand96.com



먼가 다른 회사와는 다른 포스 분명 크롬 10 버전이 출시가 되었음에도 불구하고

쿨한 크롬 다운로드 화면 먼가 진짜로 쿨하다... 익스9 이 나오던 말던 우리는 하던데로 크롬10 가볍게 출시한다 이런느낌인가.

(익스 따위 와 크롬을 비교 할생각은 전혀 없으니 오해 없으시길... 인터넷뱅킹빼고 -_-;;;)

기존에 크롬9 을 사용중이던 터라 설치를 클릭하고 크롬9의 브라우저 정보 탭을 열어보니 설치중 메시지가 확인됐다.
(기존 크롬 사용자는 크롭10 설치 시작후 크롬 정보 부분에서도 새버전 설치중 확인 가능)

skyand96.com

skyand96.com

skyand96.com

skyand96.com


설치완료후 크롬을 재시작한다.

skyand96.com

skyand96.com

설치가 완료된뒤 크롬정보를 확인해보면 크롬 10.0.648.126 로 바뀐것을 볼수있다.~


설치후 바로 옵션을 확인해보았다.
skyand96.com

skyand96.com


후덜!!! 크롬 10은 몇가지 내용을 제외하고는 모드 크롬브라우저의 새탭으로 열리게 되어있다.
먼가 혁신적이다 ㅋㅋ 화면도 넓고 믿음가는 옵션들~ 기타등등 비밀번호 관리라던가, 연동부분등의 기능~!

skyand96.com

skyand96.com


크롬 메뉴 열었을때의 모습인데 저부분에 원래 전체 화면 버튼이 있었나 ㅡ,.ㅡ;;

여하튼 브라우징 속도는 쓰다보면 더 빨라진다니 일단 기대중이고~

워낙에 익스에 비해 빠른 편이라 만족하게 사용중이다~!

인터넷 뱅킹을 제외하고는~

실제 성능은 여러가지 그래프도 보이도 동영상도 보이지만 일단 이 정도로 포스팅 완료~



 

윈도우7 서비스팩1 이 22일자로 정식 배포가 시작 되었네요~

대상운영체제는 윈도우7, 윈도우 서버 2008 R2

이번 업데이트는 먼가 기능상 업데이트라기보다는 누적 패치를위한 내용인듯 싶습니다.

1. 일단 업데이트를 찾아서 다운로드 해봅시다. 시작메뉴에서 Windows Update 를 선택합니다.

사용자 삽입 이미지

2. 중요 업데이트로 떠있는 서비스팩1 을 설치를 시작합니다.다운로드가 안돼었으면 다운로드가 먼저 시작 되겠네요.

사용자 삽입 이미지

3. 설치후 재부팅을하는데 재부팅과정에서 늘그러듯이 나머지 설치과정이 진행됩니다.(재부팅후 1단계, 2단계) 그냥 쭉 대기~!

4. 설치가 완료돼고 윈도우 부팅된후 아래와 같은 화면이 나오면 완료~해당 창을 닫아 줍니다.
   (완료후 살짝 프리징 되는경우도 있지만 잠시기다리면 완료 됩니다.)
사용자 삽입 이미지

뭐 늘 그렇듯이 서비스팩 설치시에는 어둠의 마법으로 설치한 유저분들은 좀 지켜 보고 하시는걸 추천 합니다. 어둠의 마법이 풀릴지도 모르니까요~ (참고로 이 글을 작성하는 저의 컴퓨터는 윈도우7 은 정품 -_-b)

자세한 업데이트 관련 내용 이나 다운로드는 아래의 MS사 에서 확인하시길~

http://www.microsoft.com/downloads/ko-kr/details.aspx?FamilyID=c3202ce6-4056-4059-8a1b-3a9b77cdfdda#QuickDetails
skyand96.com

skyand96.com

 

+ Recent posts