Someone managed to do a mashup of three.js, WebGL and Kinect and shows us, that it is technically possible to control web-apps with your kinect-controller!!
For those who can read Japanese:
http://d.hatena.ne.jp/ndruger/20110108/1294452757
Google Translate might be useful
Anyway, it seems he is using Chrome10 as a browser with enabled WebGL. You will need a PC for Kinect support framework, like openni. and then you should be able to build something.
Now, the real fun should begin I already took a copy of the code and it really looks great. Hopefully, there will be plenty of new features available soon! There’s so much to do, that I have to keep myself organized about which feature I’ll try to add to the project.
WebGL Earth is an open source software enabling to explore, zoom and “play” with the globe in any browser on any platform including mobile devices. The project lives from support and cooperation of developer community.
WebGL Earth is going to be usable in your own websites via a simple JavaScript API
I played a bit with it, and I’m really looking forward to the source code. It renders really fast and smoothly and so far, it only misses some features but I’m sure that some developers will start with their implementation soon enough.
Now, I’m looking forward to an implementation of markers, polygons, polylines (KML) and as soon as the source code is available, I will start working on an implementation
It stands strong and true, resilient and universal as the markup you write. It shines as bright and as bold as the forward-thinking, dedicated web developers you are. It’s the standard’s standard, a pennant for progress. And it certainly doesn’t use tables for layout.
After I started developing my HTML5 version of the Google Earth Plugin, I found out, that there is coming an open-source project called WEBGL Earth that already includes a lot of the routines needed to run a 3D globe smoothly in the browser.
I’ve decided to use it as a base and to then add the Google Maps/Earth Layer onto it, to add the possibility to include customizable data on the globe (like KML files) .
You can already watch the video of the WEBGL Earth here:
Found some interesting news about the next level of XMLHttpRequest
For those that may still not be familiar, XMLHttpRequest is a JavaScript object that can send arbitrary HTTP requests from the user browser to a Web server in order to submit or retrieve information in the background.
It is often used to develop the so called AJAX Web applications, i.e. applications that interact with Web servers in a faster way, as they usually exchange information with the Web server without having to load a new page in the browser.
I’m working since many years on a project that deals with artifical intelligence.
During 2010 I came closer to a solution on how to develop a system that can learn by itself, understand things and communicate with a user through an interface.
Some people might know those chatbots that ask stuff and answer in a way that it seems to be a real answer.
Well, my version actually understands what you are asking, puts it into context and tries to communicate with you.
To achieve this I was doing a lot of research on different things, like neurological networks, database structures, even psychology and related stuff.
The most challenging part is still: emotions and similar stuff.
I started by reducing it all to the most simple possible entity/program and continually added things, changed them back.
I still have no final version, and I fear, I never will, because a lot is possible.
But the learning part and putting into context is already working quite well.
Oh and yeah, performance is pretty poor. It sometimes takes its time for the program to react to sth or read in the database, so I’m looking for another thing: cloud-computing.
Well, I will keep you posted and maybe post the program here, when I think its usable.
Since a few days, I’ve migrated the website of my reenactment association over to a wordpress system. Before, I was using a custom CMS, which was working fine, but it was still time-consuming to add new features.
I will continue to develop my cms system, but first I’ll do it offline on my local servers, and not on a running website.
Therefore, you are free to visit and comment our new homepage There’s more content now, and you can even buy stuff from our members.