Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

6
votes
3answers
265 views

Demos, samples and proof-of-concept code in D

I've been looking at the D programming language recently and I'm curious if there are any demos, sample applications, or proof-of-concept code written in it. I want some code that demonstrates ...
3
votes
2answers
127 views

Is there a public site to make and share live examples of C#/.NET code?

For instance, we now have that in the StackExchange universe for SQL Azure (which handles general SQL examples very well). I was thinking it would be very nice to have a similar environment to be ...
2
votes
2answers
711 views

Android Support4Demos - API 4+ Support Demos full project

I want the full sample code for the Support4Demos. How can I download the full project? i only saw some files here http://developer.android.com/resources/samples/Support4Demos/index.html but normally ...
2
votes
5answers
138 views

How to get ideas for demo applications?

When writing articles, tutorials, lessons or presentations I would like come up with different kind of demos every time. Where do you find inspiration and ideas for small demo apps? It's not fun to ...
1
vote
1answer
76 views

Android API demos uninstall

Hi I am unable to uninstall the API Demos app which got installed when I was checking out the API Demo's examples in eclipse. Now I try to uninstall I get a message 'Failure' I tried from the device ...
1
vote
1answer
165 views

MATLAB vision library shapes function

The Lane departure system in MATLAB 2011 demos for Computer Vision toolbox has the following function. hShapeIns1 = vision.ShapeInserter( ... 'Shape', 'Polygons', ... ...
0
votes
0answers
5 views

Unable to locate S3D demos…where are they?

I'm really stumped. I recently got a new computer and the Evo 3D and wanted to try developing a simple 3D app for practice. I want to try out the demos here first: ...
0
votes
2answers
223 views

Mootools 1.11 and 1.2.4 conflict, Ajax.Form

I'm trying to use Mootools Ajax.Form, and was able to make a successful test installation with this: http://demos111.mootools.net/Ajax.Form ONLY if I downgraded my mootools script to 1.11. For the ...
0
votes
3answers
199 views

Suggested framework for generic 3D demo software

My company has decided that we need a "generic" demo infrastructure for our technology demos, given that I can write this using JOGL or OpenGL and create my own framework, I'd hate to reinvent the ...
0
votes
3answers
674 views

Examples of Web Sites Using AJAX or Push Technology on Their Home Page (or other useful pages)

I'm looking for a list of links to any examples of well-designed sites you might know that use AJAX and possibly HTTP Streaming to push data to the page or make updates to content of existing HTML ...
0
votes
4answers
663 views

Open source editors using (Uni)SynEdit [except Dev-PHP/Dev-C++]

does anyone know some good open source editors / IDES that are using SynEdit? this is very powerful control, but it definitely lacks some advanced demos...