I know this probably isn't the right place to post, but, well, I'm all out of ideas. :( Do any of you know frameworks/information on how to create a nice-looking GUI for the Kinect? I'm planning on using C# and was thinking about using Kinesis.IO but the conversion and compatibility seems like a headache. Would the XNA Framework do it for me? I've googled this several times and can't seem to find any good ideas. Please let me know! Thanks!
https://neoforce.codeplex.com/
Neoforce is compatible with the 360, I haven't used it on it, but it work great for my project on the PC.
Related
I work on Windows. Lately, I have been using a lot of LaTeX and I ShareLaTeX is not available to me. I want an offline software for Windows. Now I know that there are many, but which is the best to go for? please Help!
I personally prefer WinEdt. I like the interface and have never had any issues with it!
http://www.winedt.com/news.html
I am just getting started with CLIPS and I have found a couple tutorials but I can't find many example projects. I am just trying to create a simple system to help someone pick a laptop. nothing crazy just 15 or so questions with 10 possible outcomes.
Can anyone point me towards an example project that does something similar? (maybe diagnosing some problem or recommending something else) I typically learn best from hacking together my own starter projects from examples on the internet but can't find anything similar to what I want to create
Thanks in advance
You could modify the wine recommendation example to do something similar with laptops: https://sourceforge.net/p/clipsrules/code/HEAD/tree/branches/63x/examples/wine.clp
There are also GUI wrappers for the wine examples (and others) for .NET, Java, iOS, and CGI available here: http://www.clipsrules.net/?q=node/3
I cant decide between this two options.
M Project vs Sproutcore
I'm building an application that will be primary served on mobile but has to be viable on desktop.
Mproject is on the edge with number and variability of his prebuilded widgets and may happen that I will need some more or at least alter some behavior.
So this is kind of down side of Mproject. But it looked for first review that Mproject need less code for basic stuff.
And the second problem comes with the skins. I will basicaly need reskin everything a lot. The design of app has to be very unique.
So I want to know which of them is easily to reskin not just by theme-roller and similar stuff.
I would appreciate any other JavaScript-only frameworks recommendations.
Thanks for all replies.
I'm not sure what kind of application are you building so you should take care with my answer.
M-Project solved our problems fine, and help us to make it clear code ... when you understand how it works. It requires a bit of hard work, the documentation is a bit poor and is a new project where some things are not yet implemented. You can change application look modifying HTML and CSS so I think you should have no problems with this.
Also you can download their code and modify it without problems, it is easy to read and modify if you need any specific behavior.
On other side, I never used Sproutcore, it have a really nice look. But documentation say it is focused on desktop applications. Probably you will not have too much problems to adapt the output HTML for mobile devices, I guess.
Lastly, I think you can take a look on Lungo.js Framework.
Best regards.
I am trying to connect to a mongohq database from a Cocoa application, but I really don't know there to start. I googled for it but it does not seem to be something useful online.
Do you know if there is a simple way to do it?
Obviously no one will write the code for me. I would like just to be pointed to the right direction.
Thanks in advance!
If you look a bit further down the page you mentioned in your comment (http://www.mongodb.org/display/DOCS/Drivers), you'll see there is a community-supported Objective-C driver. http://github.com/timburks/NuMongoDB. It's for the Nu programming language but they modularized all their libraries so you should just be able to use it alone. In theory.
I've been coding alot of web-stuff all my life, rails lately. And i can always find a website to code, but i'm kind of bored with it. Been taking alot of courses of Java and C lately so i've become a bit interested in desktop application programming.
Problem: I can't for the life of me think of a thing to code for desktop. I just can't think of anything i can code that isn't already out there for download. So what do i do?
I need some project suggestions that i can set as a goal.
I would say you should roam through github or some other open source site and find an existing young or old project that you can contribute to. Maybe there is something that is barely off the ground, or maybe there is a mature project that could use some improvement.
I find to complete a project, it needs to be something I am passionate about. I feel you need to find your own project I'm afraid.
There is always the Netflix Prize though!
I would write a ray tracer.
Oops, sorry... you're looking for an original idea. :) Ray tracers are still cool, though, and easy to get started on. Maybe you'll get an idea for a game while you're working on it.
Visit shoooes.net for a UI toolkit that's easy and fun, and then the-shoebox.org to see the kinds of things people are doing with it.
If you could make a Ruby ANSI (and xbin, and idf, and adf...) Editor, I would love you. Because that means you would have written ANSI parsing routines that I can hope you release to the open source community.
... but that is a selfish answer. Oh, and a cross-platform editor would be nice as well (although TundraDraw somewhat takes care of that).