Microsoft ouvre les précommandes de Kinect pour Windows v2
le capteur sera expédié aux développeurs en juillet avec la bêta de son SDKEn fin nombre de l'année dernière, seul un nombre très limité de développeurs avait eu l'opportunité de recevoir une préversion de la seconde génération du capteur de mouvements et de reconnaissance vocale Kinect…
This sample app ("thoughtsite") for App Engine contains a pom.xml in its trunk:
http://code.google.com/p/thoughtsite/source/browse/#svn/trunk
I ran mvn eclipse:eclipse and also tried using m2eclipse to import this source code into an Eclipse project.
But I end up with this error despite the fact that I have the Google App Engine plugin and…
Hi,
My company uses MS Office Communicator Server (OCS) 2007 R2, and I am accessing with C# with the SDK.
If I right click on a contact in OCS, I get the option to 'View Contact Card'. I want access to this via the API!
Unfortunately I can find nothing in the SDK documentation to get at this. There is a method called 'ViewProfile' which is…
I have followed the instructions Apple publishes for unit testing applications on iPhone and things work great when I set the active SDK to "iPhone Simulator". I have it configured to always build and run my tests as part of building the application itself.
Apple implies (by omission) that this should work all of the time, but the tests are…
(Originally asked on stackoverflow)
Using visual c++ express 2010 for direct3d you have to download the directX sdk and there is a tool called pix for debugging shaders, looking at 3d resources etc.
With visual studio 2012 express the directx sdk is included in the windows sdk that comes with it but this does not seem to include the…
I have a WPF application targetting the .NET 4.0 Client Profile which needs to use the Microsoft.WindowsAzure.* assemblies provided in the Windows Azure SDK 1.1.
The problem is that these assemblies have a runtime version of v2.0.50727. I am able to add references to them from my WPF project but they're not recognised.
I've read…
Hey guys
Basically I'm working on a model of an automated vacuum cleaner. I currently have made software simulation of the same. How do I figure out which SOC or SDK board to use for the hardware implementation? My code is mostly written in C. Will this be compatible with the sdk provided by board manufacturers? How do i know…
There are tons of pay and free bluetooth toggles on the market that work with Android 1.5 (SDK level 3). The problem is there is no visible API for this!
Does anyone have any working code snippits on how to enable and disable bluetooth that works on Android 1.5? I assume you must have to use some kind of reflection for it. …
Hi everyone, I'm wondering if it's realistically possible to learn the iPhone SDK and complete an app by the end of this summer. The app shouldn't be too difficult, it would just interact with my site's API and essentially just fetch, create, and edit resources. I already have a little experience with the SDK (and I'm…
I am a newbie on Amazon Web Service. I have a task that setup then build a web service that provide APIs to Mac OS, iOS, Android client. There are some APIs and Database need to be kept in secure.
I see that AWS support multiple platform such as Java, .Net, PHP,... It also support many Database Management System. Not…
I've installed Java SE Development Kit 1.6.0_31 32bit on Windows 7 64bit system, but this installation messed up my system, e.g. when I start Google Chrome I get error
Your preferences can not be read
Visual Studio 2010 after launching shows error that
The Application Data folder for Visual Studio could not…
using Fast CGI I can't get it to read the php.ini file. See my phpinfo below.
System Windows NT WIN-PAFTBLXQWYW 6.0 build 6001
Build Date Mar 5 2009 19:43:24
Configure Command cscript /nologo configure.js "--enable-snapshot-build" "--enable-debug-pack" "--with-snapshot-template=d:\php-sdk\snap_5_2\vc6\x86\template"…
I need to unarchive a file to the /Developer folder.
My file is in /Users/User/Desktop/VMware/Downloads
And I am trying
tar -xf qt-everywhere-ios-4.8.0-arm7-nossl.tar.gz -C /Developer
and keep getting:
Lions-Mac:Downloads User$ tar -xf qt-everywhere-ios-4.8.0-arm7-nossl.tar -C /Developer
tar: Error opening…
I need to unarchive a file to the /Developer folder.
Install Qt for iOS SDK
The Qt for iOS SDK has been configured to be
installed in the default Xcode installation location /Developer. It is
not possible to install the SDK into another location without first
rebuilding it, as the install location…
After developing the latest version of Enzo Cloud Backup I took the time to create an API that would simplify access to Azure Tables (the Enzo Azure API). At first, my goal was to make the code simpler compared to the Microsoft Azure SDK. But as it turns out it is also a little faster; and when using the…
I'm using Ubuntu 12.10, AMD 12.11 beta drivers, AMD APP SDK 2.7 and OpenCL. I have three amd radeon 7990s plugged in each of which are a dual 7970 so I have six gpus altogether. I plan to go up to eight in a few days. Windows couldn't use even 4 but linux works fine with 6 so far.
The strange thing is…
There's an SDK that lets developers build "activities" and games for use in Windows Live Messenger. The basic approach is to build a web app, that gets approved and hosted by Microsoft.
questions
Anyone done this?
Can you use jQuery in that web app?
how do you debug the thing, running within…
In this entry I just want to cover some examples of how to connect to Webtrends DX Web Services. The DX Web Services use REST as the architecture, providing simple URI based end points to connect to. With the Webtrends SDK you can connect to these services with your account…
I'm trying to use zypper to install gcc on my Amazon EC2 instance running SUSE.When I try:zypper in gcc
I get:
Retrieving repository 'SLE11-SDK-SP1' metadata []
Permission to access 'http://eu-west-1-ec2-update.susecloud.net/repo/install/SLE11-SDK-SP1/sle-11-i586/media.1/media' denied.
…