Top "Demo" questions

Anything related to "demo applications", i.e. programs that are meant to show to some audience the general appearance or purpose of an application, without being actually functional.

Possible to mirror iPhone/iPad screen on a monitor without jailbreaking?

I have been looking for a way to show the iPhone screen (not the simulator) on a monitor or projector …

iphone ipad ios4 demo ios32
How do you create a transparent demo screen for an Android app?

I'm trying to create a semi-transparent demo screen that is launched only when a user first installs my application. Here's …

android android-viewpager transparent demo showcaseview
Local Storage - HTML5 Demo with Code

I am trying to work with local storage with forms using html5. I am just unable to find a single …

javascript html local-storage demo
Compiling without libc

I want to compile my C-code without the (g)libc. How can I deactivate it and which functions depend on …

c gcc glibc demo libc
Demo applications build with CodeIgniter

I've been learning how to work with CodeIgniter for a few weeks now, but I'm a little stuck on how …

codeigniter demo
Latitude/Longitude Generation to be used as sample data

I am writing a demo web application that tracks multiple devices through my companies platform. I have the app working, …

csv maps simulation demo
Whats are some real time data sources?

I'm working on a demo on real-time visualization and I'm trying to think out of the box. Looks like any …

real-time visualization data-visualization demo
Android Nfc Sample Demo - reads only fake information from the Tag

I just installed the Nfc Demo from google, but it doesn´t read the information from the Tag.-> …

android sample demo nfc
Does anyone know a demo JSON server?

I am building a library that makes calls to a server that returns JSON. I'd like to be able to …

json testing demo
volume rendering (using glsl) with ray casting algorithm

I am learning volume rendering using ray casting algorithm. I have found a good demo and tuturial in here. but …

opengl glsl demo raycasting volume-rendering