검색결과 리스트
분류 전체보기 에 해당되는 글 656건
- 2010.04.29 서울 버스 앱을 Silverlight 기반으로 개발해 봤습니다. (3)
- 2010.04.28 스티브 발머가 iPad를? HP Slate에 관한 이야기
- 2010.04.27 WPF Application Quality Guide 입니다.
- 2010.04.27 WPF 4.0 달라진 내용들을 요약해 봅니다.
- 2010.04.27 Touch Application 제작을 위한 첫 번째 가이드
- 2010.04.26 .NET Framework 4 마이그레이션 이슈 요약!!
- 2010.04.26 Silverlight에서 DataGrid안에 상세정보를 보여주는 방법
- 2010.04.23 .NET Framework 4.0 뭐가 달라졌나? (1)
- 2010.04.21 90초 만에 보는 SketchFlow
- 2010.04.21 C# 4.0 뭐가 달라졌을까요? (2)
아직은 뼈대만 있는 수준이지만 동작은 깔끔하게 잘 됩니다.
조만간 UI/UX 전문 디자이너와 협업해서 제대로 된 버전을 보여드리겠습니다.
이런게 왜이리 잼있지 ^^
개발자를 위한 IT블로그 영욱닷컴(http://www.YoungWook.com)
iPad로 인해서 많은 기사들과 내용들이 넘쳐나고 있습니다. 기존의 Pen 기반의 타블릿을 터치기반으로 전환하고 모바일 OS를 사용해서 기존의 폰 앱과 호환되면서도 가볍게 사용할 수 있는 디바이스를 만들어서 콘텐츠를 소비하기에 적합한 디바이스를 만들어 냈다는 점에서는 아낌없이 후환 점수를 주고 싶습니다.
그런데 HP에서도 HP Slate라는 이름으로 타블릿이 나온다고 합니다. 스티브 발머가 시연하고 있는 모습을 얼마전 CES에서 공개하기도 해서 많은 관심을 끌기도 했는데 덕분에 많은 언론에서는 이미 HP Slate가 iPad의 대항마라는 식의 기사가 많이 나오기도 했습니다.
하지만 iPad와 HP Slate 사이에는 근본적인 차이가 있습니다. iPad는 모바일 OS를 기반으로 해서 사이즈를 확대한 개념이라면 HP Slate는 PC를 기반으로 해서 사이즈를 축소한 개념이기 때문에 그 출발선은 완전히 다르다고 이야기 할 수 있습니다. 덕분에 선호하는 계층이나 활용적인 측면에서도 차이가 분명할 것으로 생각됩니다.
iPad는 동영상, eBook과 같은 시각적인 콘텐츠를 지속적으로 소비하기 위해서 10시간의 간 재생시간과 앱스토어 그리고 iBook 서비스에 촛점이 맞추어져 있으며 OS도 iPhone OS를 그대로 사용하고 있습니다. 이에 반해 HP Slate는 Windows 7이 기본 OS로 재공되며 Windows 상에서 가능했던 일을 그대로 할 수 있다는 차이가 있습니다. 또 USB 포트 등이 제공되고 Flash가 그냥 사용 가능한 점도 큰 차이라고 할 수 있습니다.
iPad는 PC를 항상 가까이에 두고 있는 경우에 유효한 선택이라면 HP Slate의 경우는 그 자체가 바로 PC이기 때문에 약간의 불편함을 감수한다면 그 자체로 모든 활용이 가능합니다. 즉 세컨드 디바이스가 그 자체로 활용가능한가 혹은 퍼스트 디바이스가 반드시 필요한 것인가의 차이로 이해할 수 있습니다.
PC에서 사용되는 소프트웨어들이 터치 기반으로 활용할 경우에 다소 불편한 점들이 있을 것으로 생각됩니다. 하지만 Windows 7에서는 기본적으로 터치 디바이스가 발견되면 아이콘의 사이즈가 커지면서 터치를 용의 자동으로 설정되는 등 터치를 지원하기 위한 요소들이 포함되어 있어서 이런 불편함은 크게 없을 것으로 생각됩니다.
스펙을 보면 기본적으로 멀티터치가 지원될 예정입니다. 국내 출시에 맞추어서 어떻게 바뀔지는 또 다른 변수가 될 것 같습니다. 국내 출시일은 아직 확인되지 않고 있지만 조만간 출시될 것으로 기대하고 있습니다.
iPad가 타블릿이기는 하지만 타블릿 PC는 아닙니다. 타블릿PC를 원하시는 분들이라면 HP Slate가 좋은 선택이 될 것입니다.
개발자를 위한 IT블로그 영욱닷컴(http://www.YoungWook.com)
댓글을 달아 주세요
WPF와 관련해서 품질을 향상시키는데 도움이 되는 내용들로 잘 정리되어 있습니다.
소프트웨어의 품질을 향상시키는는 가장 쉬우면서도 어려운 방법은 바로 Test입니다. 제대로 된 테스트 시나리오를 가지고 있는 국내 기업도 거의 없을 만큼 Test는 쉬면서도 어렵습니다. WPF나 혹은 Silverlight와 같은 UI 기술의 경우는 더더욱 Test가 쉽지 않은 편입니다.
위의 가이드에서는 WPF에서 각종 Test를 자동화 시키고 프로세스화 시키는데 도움이 될만한 내용이 잘 정리되어 있습니다.
개발자를 위한 IT블로그 영욱닷컴(http://www.YoungWook.com)
댓글을 달아 주세요
New Controls
Visual State Manager
Touch and Manipulation
Graphics and Animations
Text
Binding
XAML Browser Applications
WPF and Windows
WPF and Silverlight Designer
New Controls
DataGrid
Calendar
DatePicker
몇가지 그래픽과 애니메이션과 관련된 변화들 입니다.
-
Layout Rounding
When an object edge falls in the middle of a pixel device, the DPI-independent graphics system can create rendering artifacts, such as blurry or semi-transparent edges. Previous versions of WPF included pixel snapping to help handle this case. Silverlight 2 introduced layout rounding, which is another way to move elements so that edges fall on whole pixel boundaries. WPF now supports layout rounding with the UseLayoutRounding attached property on FrameworkElement.
-
Cached Composition
By using the new BitmapCache and BitmapCacheBrush classes, you can cache a complex part of the visual tree as a bitmap and greatly improve rendering time. The bitmap remains responsive to user input, such as mouse clicks, and you can paint it onto other elements just like any brush.
-
Pixel Shader 3 Support
WPF 4 builds on top of the ShaderEffect support introduced in WPF 3.5 SP1 by allowing applications to now write effects by using Pixel Shader (PS) version 3.0. The PS 3.0 shader model is more sophisticated than PS 2.0, which allows for even more effects on supported hardware.
-
Easing Functions
You can enhance animations with easing functions, which give you additional control over the behavior of animations. For example, you can apply an ElasticEase to an animation to give the animation a springy behavior. For more information, see the easing types in the System.Windows.Media.Animation namespace.
-
New Text Rendering Stack
The WPF text rendering stack has been completely replaced. This change brings improvements to text rendering configurability, clarity, and support for international languages. The new text stack now supports explicitly selecting aliased, grayscale, or ClearType rendering modes. The text stack now supports display-optimized character layout, to produce text with sharpness comparable to Win32/GDI text. The new text stack allows optimizing text hinting and snapping for either animated or static text. The new text stack also supports fonts with embedded bitmaps to be substituted for smaller font sizes, allowing many East Asian fonts to render with sharpness comparable to Win32/GDI text.
-
Selection and Caret Customization
You can now specify the brush that paints the selection and caret for input and reading controls, such as TextBoxRichTextBox, and FlowDocumentReader. There are two new properties on TextBoxBase:
-
SelectionBrush allows you to create a brush for highlighting selected text.
-
CaretBrush allows you to change the brush that paints the cursor.
-
-
Bind to commands on InputBinding.
You can bind the Command property of an InputBinding class to an instance that is defined in code. The following properties are dependency properties, so that they can be targets of bindings:
The InputBinding, MouseBinding, and KeyBinding classes receive data context from the owning FrameworkElement.
-
Bind to Dynamic Objects
WPF supports data binding to objects that implement IDynamicMetaObjectProvider. For example, if you create a dynamic object that inherits from DynamicObject in code, you can use markup extension to bind to the object in XAML. For more information, see the Binding Sources Overview.
-
Bindable Text Run
Run.Text is now a dependency property. The main advantage is that it now supports one-way bindings. It also supports other features of dependency properties, such as styling and templating.
Two features have been added to XAML browser applications (XBAPs).
-
HTML-XBAP Script Interop
You can now communicate with the Web page containing the XBAP when the application is hosted in a HTML frame. The XBAP can get deep access to the HTML DOM and can handle DOM events. For more information see BrowserInteropHelper.HostScript.
-
Full-Trust XBAP Deployment
If your XBAP requires full trust, the user will now automatically receive the standard ClickOnce elevation prompt when they install the application from the intranet or one of their browser's trusted sites.
For more information on both these features, see WPF XAML Browser Applications Overview.
The Windows 7 taskbar provides enhanced functionality that enables you to use the taskbar button to communicate status to a user and expose common tasks. New types in the System.Windows.Shell namespace provide managed wrappers for functionality in the Windows 7 taskbar and manages the data passed to the Windows shell. For example, the JumpList type allows you to work with Jump Lists and the TaskbarItemInfo type allows you to work with taskbar thumbnails.
WPF dialog boxes on Windows 7 and Windows Vista now support the look and feel of the Windows 7 and Windows Vista style, which includes custom places. For more information, see the FileDialogCustomPlace class.
자세한 내용은 http://msdn.microsoft.com/library/bb613588.aspx 를 참조해 보시기 바랍니다.
개발자를 위한 IT블로그 영욱닷컴(http://www.YoungWook.com)
댓글을 달아 주세요
WPF 기반으로 Touch Application을 제작할 수 있는 방법을 소개하고 있습니다. 총 6단계만 따라하면 되는데 기본적으로는 Windows 7 기반에 Visual Studio 2010으로 작업하는 것을 전재로 하고 있습니다.
개발자를 위한 IT블로그 영욱닷컴(http://www.YoungWook.com)
댓글을 달아 주세요
닷넷 프레임웍이 4.0으로 업그레이드 되고 있습니다. 1.x 혹은 2.x 버전의 프레임웍을 사용해서 개발된 시스템들의 버전업을 생각하고 있는 업체들이 많을 것 같습니다.
닷넷 프레임웍의 경우 2.0이상의 프레임웍이라면 업그레이드 이슈가 거의 없는 것으로 알려져 있습니다. 아래의 링크는 알려져 있는 이슈들을 잘 정리하고 있는 링크로 계속 업데이트 될 것으로 기대 됩니다.
http://msdn.microsoft.com/library/ee941656.aspx
개발자를 위한 IT블로그 영욱닷컴(http://www.YoungWook.com)
댓글을 달아 주세요
http://gallery.expression.microsoft.com/en-us/ToggleRowDetail
얼마나 유용할지는 모르겠지만 우선 나중에 혹시 필요할까봐 미리 정리해 둡니다.
데이터 그리드에서 확장 버튼을 누르면 해당 Row의 아래행에 상세 정보가 펼치지는 방식의 구현 내용이 정리 되어 있습니다.
개발자를 위한 IT블로그 영욱닷컴(http://www.YoungWook.com)
댓글을 달아 주세요
.NET Framework는 Microsoft의 개발 플랫폼 중에 핵심이라고 할 수 있습니다. .NET과 관련한 짧은 동영상 강좌를 올릴 계획이지만 우선 .NET 4.0의 새로운 기능들은 위의 링크에서 확인해 보시기 바랍니다.
여기서는 어플리케이션 호환성과 배포, 그리고 새로운 기능이 포함된 코어와 MEF, 병렬 컴퓨팅에 대한 지원 그리고 네트워크, 웹, 클리이언트,데이타 등 전반적인 향상을 언급하고 있습니다.
개발자를 위한 IT블로그 영욱닷컴(http://www.YoungWook.com)
SketchFlow는 Microsoft에서 나온 도구 중에서 가장 디자이너를 잘 이해하는 도구입니다. 디자이너의 행동 동선을 잘 파악해서 만들어진 도구로 스토리 보드를 작성하고 해당 스토리에 맞는 씬을 디자인하고 디자인되어 있는 컨셉을 프로토타입까지 만드는 작업을 하나의 도구 안에서 사용할 수 있게 했습니다.
SkectchFlow를 통해서 기획자, 디자이너, 개발자가 지역에 상관없이 완성된 컨셉과 프로토타입을 공유할 수 있으며 PC뿐만 아니라 MacOS도 함께 지원한다고 합니다.
위의 동영상에서는 90초만에 스토리보드 작성에서 부터 페이지 디자인, 그리고 피드백을 작성한 후에 관련된 문서 작성까지 보여줍니다.
본 동영상을 본 UI디자이너 중 한 명은 "SketchFlow를 사용하면 팀내의 의사 소통과 컨셉의 공유가 훨씬 분명해 질 것 같다. 컨셉의 무제한적인 복제와 온라인 협업이라는 측면에서는 대단히 유용한 도구가 될 수 있을 것 같다"고 했습니다.
개
댓글을 달아 주세요
C# 4.0이 정식으로 나온지도 벌써 1주일이 넘어갑니다.
해외에서는 관련된 글들이 괘많이 나오고 있는데 국내에서는 상대적으로 많이 없습니다. (아~ 이래서 영어를 꼭 공부해야만 하는 것일까요?)
C# 4.0에 대해서 다음과 같이 정리하는 글이 있어서 소개해 드립니다.
1. Dynamic
2. Convariance and Contravariance
3. Optaionl Parametes.
4. Named Arguments.
5. Improved COM interop.
자세한 글은 다음의 링크에서 보실 수 있습니다.
http://blogs.msdn.com/csharpfaq/archive/2010/04/12/get-ready-for-c-4-0.aspx
개발자를 위한 IT블로그 영욱닷컴(http://www.YoungWook.com)
댓글을 달아 주세요
오.. 멋집니다!
혹시.
예전에 '서울버스' 아이폰앱 사건(사전협의 없이 무단으로 사용한 것에 대한 이슈)이 있었는데..
지금 서울시에 입장은 어떠한지 궁금하군요. ㅎ
묵시적으로 허용해주는 수준이라고 알고 있습니다. 정확하게는 아닌듯.. IT거버넌스 차원에서 API 타입으로 잘 공개되어야 한다고 생각합니다. 또 하나 API를 공개할 때 한글 인코딩을 UTF-8로 해야 합니다. 아직도 EUC-KR을 사용하는 경우가 종종있어서 대략 난감합니다. ^^