Apr
29
2012
Great days and lot of new tools for Metro XAML developers on Windows 8.
Callisto is a new library of controls and helpers (including SQLite support) for Windows 8 XAML applications (aka Metro style apps) developed by Tim Heuer (@timheuer) and Morten Nielsen (@dotmorten).
Click here to access the project and download the new bits!
Enjoy
no comments | tags: Metro, News, Open Source, Windows 8, WinRT, XAML | posted in Microsoft Windows Systems, News, WinRT - Windows Store
Apr
28
2012
The “Windows Runtime (WinRT) XAML Toolkit” is a new resource containing a set of controls and helpers for building Windows 8 Store applications.
Click here to read the details and access the download link on CodePlex.
New to Windows 8 development? Mark your calendars: the new book “Programming Windows, Sixth edition” by Charles Petzold is coming soon!
Happy XAMLing everyone
1 comment | tags: Metro, News, Open Source, Windows 8, WinRT, XAML | posted in Microsoft Windows Systems, News, Programming, WinRT - Windows Store
Aug
6
2011
I’ve just published on CodePlex and the Expression gallery a new release of the Multi-Touch behaviors including these new features:
- support for Windows Phone 7.1 Beta 2 (refresh) “Mango”;
- added new property “IgnoredTypes” for excluding particular control types from the manipulations (thanks to Richie for the suggestions, feedback and code samples);
- the “Manipulation Processor” and “Inertia Processor” are now exposed by the behavior in order to enable personalized manipulations and gestures;
- new properties: CenterX, CenterY, Rotation, Scale permit to support custom gestures like “DoupleTap” zoom;
- Silverlight 4 and Windows Phone 7.1 samples updated with a simple ”DoubleTap” zoom example using the new exposed properties.
The source code and samples are available for download here.
Happy Silverlighting!
2 comments | tags: .NET Programming, Expression, Multi-Touch, Open Source, Programming, Silverlight, Silverlight 4, Windows Phone, WPF | posted in .NET Programming, Mobile, New Technology, News, Programming, Rich Internet Applications, UX - Design
Jul
26
2010
Today I’ve finally found some time to make modifications in the “MEF MVVM” project on Codeplex in order to:

The source code is available for download on Codeplex.
Happy Silverlighting!
no comments | tags: Open Source, Patterns, Silverlight 4, WCF | posted in .NET Programming, News, Programming, Rich Internet Applications
Jul
5
2010
Some time ago I’ve started a Codeplex project dedicated to multi-touch, available on Codeplex at http://multitouch.codeplex.com.

The goal of this project is to provide an unified interface for Silverlight, WPF and Windows Phone 7 in order to provide multi-touch support using a visual approach via the concept of Behavior available in Expression Blend.
Recently I had the honor to welcome in the project a pillar of the Silverlight community, Laurent Bugnion, who is working on the Windows Phone 7 version of the Behavior:

Laurent has just published on his blog two awesome videos to get started with this new Behavior, and has created a specific section on his site http://www.galasoft.ch/touch to announce updates and publish content.
A special thanks to Pete Blois of the Expression Blend team for his help and contributions.
Stay tuned as we’ll be posting updates very soon
Happy Silverlighting!
1 comment | tags: Expression, Multi-Touch, Open Source, Silverlight, Windows Phone | posted in .NET Programming, Mobile, New Technology, News, Programming, Rich Internet Applications, UX - Design
Apr
19
2010
If you are looking for a rich toolbar control for Silverlight, check out this project on CodePlex by Silverlight MVP Braulio Diez and Sebastian Stehle:
http://wintoolbar.codeplex.com/
1 comment | tags: Open Source, Silverlight 4 | posted in .NET Programming, News, Programming, Rich Internet Applications
Jul
20
2009
MonoTouch is the Mono edition for iPhone and iPod. It will enable developers to compile for these devices taking advantage of the iPhone APIs and reusing .NET skills.
As reported in the roadmap, version 2.0 should contain a Silverlight to iPhone compiler
Check out the project site: http://mono-project.com/MonoTouch
3 comments | tags: .NET Programming, New Technology, Open Source, Silverlight | posted in .NET Programming, Linux and Open Source, Mobile, Rich Internet Applications
Jun
30
2009
One of the cool new features available in Visual Studio 2010 Beta 1 is the possibility to use Multi Targeting in order to build solutions for Mono: read here the detailed instructions by Jonathan Pobst.
no comments | tags: .NET Programming, Open Source, Visual Studio | posted in .NET Programming, Linux and Open Source
Mar
31
2009
As you can see, this blog is powered by WordPress.
Recently Tim Heuer, Juergen Oberngruber and Peter Loebel have created a Silverlight for WordPress plugin which permits to embed Silverlight applications into blog posts.
To use it follow these simple steps:
And this is the Silverlight Toolkit Controls sample running in WordPress and hosted on a LAMP platform:
More details are available in this post by Tim Heuer.
Enjoy!
3 comments | tags: Open Source, Silverlight | posted in Linux and Open Source, Rich Internet Applications