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 situations where D is particularly elegant or advantageous.
There's dsource.org of course, but the projects hosted there are full-on applications...
Hi,
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...
...
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 show a twitterclient or a todo-list app anymore.
...
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 elements.
Ideal examples would be sites that update somewhat frequently (every 10-90 seconds) rather than very frequently (every 1-5 seconds...
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 able to have a few class files and a console program to be able to demonstrate core basic C#/.NET programming techniques - live.
Is there suc...
Hi everyone,
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 wheel. But there are so many 3D gfx engines out there and so many OpenGL wrappers!
Basically, we want to use 3D graphics to re...