Smoothly Navigating the Windows Store Submission, Certification, and Listing Process
Apr 06, 2013 at 11:30 PMThis is one of my TechEd NA 2013 sessions. Come join me ![]()
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
This is one of my TechEd NA 2013 sessions. Come join me ![]()
This is one of my TechEd NA 2013 sessions. Come join me ![]()
@swythan I mention that in the talk. You can go with a callback approach if you'd like.
BTW, the dialog sizing issue at 0:27:00 or so is not just because I'm at 1366x768, but also because I'm running at high DPI. I forgot that my laptop is 125%, so I was actually getting less than 768 in height -- not a typical scenario.
@mdonatas
There's more than one way to do just any given task. I tend to use the mouse. There's nothing wrong with that nor anything inherently cooler about remembering the key combinations ![]()
Pete
Update: I see Lenovo released a ton of Windows 8 drivers while I was up in Redmond. Performance should be even better now.
@dentaku
Actually, it runs better on the Surface (Windows RT) in part because the Lenovo doesn't have Windows 8 touch drivers (it's running Win7 drivers which work just fine, but aren't tweaked). Jordan starts showing it off about halfway through this video. Jordan also played with a Sony Vaio Tap 20 which is an i7 with Win8 and ran extremely well. The Surface performance was similar, but with the smaller screen (the Vaio is 20" a portable tablet-like PC)
Trivia: Jordan plays with the Surface upside down so he doesn't accidentally hit the capacitive Windows button which is normally at the bottom. The app doesn't have any overly special code to handle orientation: it just works.
@artkun oh, we knew. We had to give it a full 5 minutes to boot up before it could be played. Great synth, but slow to start up.
@Alex it should be possible to adapt this to Netduino Go, but you'll have to find some other WiFi solutions.
I suggest posting to http://netduino.com forums and asking for advice there. Just tell them you want to do this project, but using the Netduino Go, and you can't use stuff that can't be shipped to the Russian Federation. Ask for advice on what to substitute and where to get it from.
Also check http://seeedstudio.com and see if they'll ship to you. They carry the GHI modules (but not the mainboards, for some reason) there as well. Using that, you could use an Xbee module and a motor control module with the Netduino Go and the Gadgeteer adapter for Netduino Go. The code may differ a little, but most of it will be the same.
Pete
Thanks everyone ![]()
Here's the blog post with all the parts and the source code for both sides of the project:
http://10rem.net/blog/2012/09/10/controlling-a-netmf-gadgeteer-robot-from-a-windows-8-app
Pete