Nano-X (Microwindow) Programming guide? - windows

I want to know some basic programming guide for Nano-X (Microwindow, Embedded GUI). I know it's windows based programming but i want some of the tutorials where i can learn it something better.
I also want to display icon or images on LCD, so how it is possible in Nano-X or Microwindow ?
I also want User API manual for Microwindow API (not Nano-X) ? can some one help me ?
Thanks,
neel

I know this comes an year too late but maybe this can be useful for someone.
http://embedded.centurysoftware.com/docs/nx/

Related

Adding CKEditor content to a database

Please help me. I have been assigned to input data in the CKEditor demo and store that input in a database. What is the code for this? Any help would be appreciated.
The question you are asking is very broad. There are a multitude of different ways to go about accomplishing your goal. The scope of answers we can provide vary greatly depending on your experience. I would recommend visiting W3 schools to get you started.
http://www.w3schools.com/php/php_mysql_intro.asp
Start off by making a new database, or connecting to an existing one. Then you can start by installing CKE and we can go from there.
This site is designed to answer specific questions, for example we would be more than happy to help if you hit a road block while trying to design or build a database. We do ask however, that you please provide us with what you know, and what you have tried and experienced problems with. Doing so not only makes it easier for us to answer, but helps beginners get in the proper mindset for development and makes it much easier to learn. There is an overwhelming amount of tutorials you can find via google to get you started. We will be more than happy to help once you come back with a more centered question.

Learning Windows Batch File Scripting

What would be the best course for me to take in regards to learning how to script with Windows? I am a beginner and would like an accelerated course or list of great informational steps to take to become an advanced scripter. In all areas of Windows. Any help would be greatly appreciated!
PowerShell is what you want to learn. Google, notepad and experimentation. I'm sure there are great books as well, but find a tutorial or two and you will be off to the races.
A good starting point could be this=>
http://technet.microsoft.com/en-gb/scriptcenter/powershell.aspx

GUIs in Kinect/XNA?

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.

Connect to mongohq in a Cocoa application

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.

What are some great web sites that are the best for the User Interface?

I am looking for nice looking sites that are good in terms of look and feel as well as usability.
Someone had to say it: Stack Overflow!
Seriously - it may not be immediately beautiful to look at, but for what it is, and for its target audience and how they use it, it's a great example of both visual design and interaction design.
The layout, the use of colour, the sensible use of AJAX, the lack of fancy graphics, all give a good experience IMHO.
It's also a good example of how to incorporate advertising in an effective but unobtrusive way.
Google.
It gets out of the way as much as possible and lets you focus on doing what you came there to do.
I think this is question is much like Share good examples of Web-GUIs question that was post in the site sometime ago. probably it will help you.
Zen Garden - beauty but especially showing you what different things can be done with pure accessible HTML. So having Usability in mind as well.
I don't know what kind/segment of site you want. But I`ll mention one that is kind of site to create site that helped me to create fast and beautiful things.
www.snappages.com is a example of nice/easy/friendly/pretty/dummyFriendly/niceExamples/easyToCreatePrettyThings/easyToMaintain/etc...
I really think that is a 'must know place'
Cheers :)
I think gmail is an example of a very usable UI.
I've always found that other people's great web sites are more of an inspiration than a practical help. Every site has particular needs. For example, this site is good for what it does, but it really isn't a site I need to build; likewise for this one and this one.
I think it is valuable to develop a philosophy/aesthetic for this, or at least be conversant with those who think a lot about design and accessibility. Here are two sites with some serious discussion along these lines, along with some coding howto:
http://stopdesign.com/
http://www.456bereastreet.com/
But even these reflect my personal taste. There are people in my family who really like Club Penguin. And I hear some folks can tolerate MySpace.

Resources