The demonstration tag has no wiki summary.
2
votes
1answer
27 views
When is 'isRunningInStoreDemoMode' true?
I am looking for a solution to present apps on trade shows.
I know you can install a profile to your device with the undocumented com.apple.defaults.managed payload to disable the home button of the ...
0
votes
0answers
55 views
Good frameworks to create a demo for new users [closed]
I have a site that is intended mostly for companies, and which requires some kind of introduction for new users so they know 1) what the site can do, and 2) how they should begin using it.
Do you ...
1
vote
1answer
82 views
Demo an iPad app - Video demo is not suggested
I have to create demo of my app and when user uses it for the first time, I have to show demo of it when user clicks on a button.
Right now, I have a video showing the demo of my app. But it is not ...
0
votes
2answers
120 views
What java library for graph algorithms demonstration? [closed]
I would like to ask if you know any library that can be useful in demonstrating how does graph algorithms work? My job is to make an app that will show step-by-step how does certain graph algoritms ...
3
votes
1answer
203 views
codecast functionality like cssdeck
Recently codemirror project caught my attention. Jsbin uses codemirror behind the scenes.
After spending some time on that website, I found cssdeck. Inside cssdeck they are implementing a feature ...
1
vote
3answers
58 views
How can I quickly throw together a UI for a demonstration? [duplicate]
Possible Duplicate:
Tools for creating a user interface prototype
I'm trying to put together some UI images for a requirements document, and the people reading the document have no idea ...
0
votes
0answers
56 views
Save public Open Graph information
Little bit of an introduction first I guess. I am a teacher of IT and would like to demonstrate to my classes the impact of social networks on the information about us. As part of the curriculum ...
0
votes
0answers
23 views
Mouse Events Presentation
Does somebody know of an applicability that can show, in the form of picture or something, the events of the mouse?
For example if i right-click on something, in the left corner of the screen will ...
0
votes
0answers
62 views
Demonstration of how security through obscurity fails to work. Example transformation [closed]
I need to demonstrate that security through obscurity fails twice in the following scenario.
I've a secret KEY.
User A gets MessageX = SecretTransformation(KEY, SecretValue1);
User B gets ...
11
votes
1answer
1k views
Tools to support live coding as in Bret Victor's “Inventing on Principle” talk
I've watched an already well known video where Bret Victor, former Apple UI designer shows amazing demos with immediate updates of running code after changing literally one symbol in source code.
To ...
1
vote
1answer
75 views
Can anyone demonstrate fl_filename_list?
I can't figure out how to use the fl_filename_list function in the FL/filename.h module. I also cannot find any good examples or tutorial on the internet. Can anyone provide a good example?
1
vote
2answers
94 views
Need for a demo: movies database
For a internal demonstration of powerPivot/silverlight 5/asp.net MVC 3/... I need to find a database with a large set of data, including images.
I'm searching a database with a lot of movies, ...
2
votes
2answers
82 views
ideas on how to reload demo site db daily
I have a demo site where users can log into the site and change pretty much everything, including the page with the instructions on how to log in :)
obviously i cant leave this site up without ...
2
votes
1answer
595 views
Where to start with multi-touch based applications for Windows 7
I currently develop vb.net and .NET web applications using Studio 2008.
I want to start developing applications for this device....
http://exopc.com/en/exopc-slate.php
A review of the product to give ...
6
votes
4answers
319 views
Is there a physical lock that can demonstrate asymmetric crytographic principles?
I wish to demonstrate asymmetric encryption using real-world locks. For example, I want to write a secret on a piece of paper and deposit it in a locked box. Is there a lock I can buy that comes with ...
6
votes
10answers
196 views
What is the best deffense when your application throws an exception in the middle of the demo?
What is the most useful strategy when your application throws an exception in the middle of the demo, in terms of keeping the client's mood still positive?
4
votes
2answers
395 views
How to create a demo like Convertbot
Convertbot has an embedded demo that is accessed through their info button in the app. However, it doesn't seem to use the Mediaplayer framework. They've also managed to get the demo very small, ...
1
vote
3answers
231 views
Use productivity tools in presentations
I was wondering how people think about using productivity tools like Coderush or Resharper in live demos. Is it a don't and should someone only use the most default settings of the IDE? Or is it ok to ...
12
votes
13answers
1k views
How to impress developers with IronPython/Python
I need an IronPython\Python example that would show C#/VB.NET developers how awesome this language really is.
I'm looking for an easy to understand code snippet or application I can use to demo ...
0
votes
1answer
209 views
Demo email sending and receiving locally using a mail server
I have a upcoming demo of a product that (amongst other things) sends email alerts. I don't know if I'll have an Internet connection for this demo. I also need to be able to fire up something like ...
0
votes
2answers
116 views
Best Way to Share Web App Online
I've built a web app that I've shared with some companies in my area. However, there are now some companies that are out of my region who are interested in looking at my web app.
Before, I was able ...
3
votes
2answers
252 views
Getting a list of random place names and person names
I want to demonstrate a product to a potential new customer.
The best source data comes from an existing customer.
I want to use the existing customer's data for the demonstration, but without ...
1
vote
1answer
625 views
Creating an animated workflow for presentations
So maybe some of you read the great in-depth article on snow leopard on ars technica. On one of the pages the author displays a demo video (external link, I know :/) how Grand Central Dispatch works, ...
2
votes
2answers
718 views
Single file Qt4 demo
Sometimes you need to create a very simple single file application in Qt4. However it's problematic since you are always doing the CPP/H separation, and then the main() is in another file...
Any ...
4
votes
6answers
555 views
What's a good example domain for an NHibernate presentation?
I'm trying to put together a presentation for my local .NET user group on NHibernate. I want to demonstrate how one might convert an existing application's data access layer to use NHibernate, but ...
0
votes
5answers
488 views
Application to create flash demo of a website
I'm looking for some software to create a flash demo 'tour' of a website I've created. FOS would be preferred but commercial is ok so long as not too expensive (I'm probably going to use this just ...
1
vote
9answers
529 views
How can I visually lay out a program before I start coding?
I was wondering if there's anyway to layout what I want to code before I code it. Instead of drawing your ideas on a piece of paper, is there a program that lets you build a little demo or something ...
0
votes
4answers
147 views
An appropriate way to Demo a windows service to a client
So i've been asked to demo a windows service to customers, but i'm clueless on how to go about doing so.
I've demo'd a web/windows based ap before by just bringing up the application and going ...
5
votes
4answers
800 views
How should I set up Eclipse when preparing for a presentation or demo? [closed]
If I'm presenting code usually I show it in a syntax-highlighting text editor. But I've been doing more "live coding" in some presentations recently where it's important to show off some IDE tooling.
...
0
votes
1answer
115 views
Direct viewers' focus of attention when giving a demo
When giving demos of ongoing projects to management or users, it would be nice to have a systematic way of directing their attention to a specific region of the UI. One thing I would really like is a ...
0
votes
5answers
2k views
What's the best new development tool of 2009? [closed]
I am looking to do a presentation at work to our development team. I was wondering if their is any new tool which would be easy to demonstrate. It is just an after work thing for talking about new ...
16
votes
17answers
2k views
How can I impress people with Perl's capabilities? [closed]
I would like to give a presentation for my co-workers that will show off some amazing things that Perl can do, things that would make programmers and non-programmers alike say to themselves, "WHOA you ...
1
vote
4answers
215 views
Are there any tools for privately showing a customer progress on their work, and having discussions with the developers? [closed]
My boss tasked me with finding a sort of system for a customer to be able to log into a website and view their website as a work in progress (so employees would obviously have to be able to upload ...
1
vote
1answer
4k views
USB pen drive identifer from c#
I have a demo that runs off of a USB drive and I would like to prevent the simple case where some one copies the demo. I was thinking that I could just get something specific about the USB drive like ...
0
votes
3answers
575 views
Do you train your staff to give software demonstrations?
Does your company have customer-facing engineers, or do you have marketing departments that exclusively give demos to the outside world?
Do you train your software engineers on how to give software ...
10
votes
12answers
735 views
What should I do when asked to fake or fudge a demo to the customer? Any hints on pushing back? [closed]
Consider having an unstable, incomplete, and not completely tested system. Then consider needing to demo it to the customer. The system is unstable, incomplete and not completely tested because an ...
0
votes
1answer
162 views
how to build a free software to help students demonstrate in geometry with flow chart
I studied computer engineering 10 years ago and i know all the basics of object programming. I didn't write any code for 5 years but actually I'm thinking to go back to this business for a specific ...
1
vote
7answers
284 views
What language for a graphical geometry demonstration?
I studied computer engineering 10 years ago and i know all the basics of object programming.
I didn't write any code for 5 years but actually I'm thinking to go back to this business for a specific ...
1
vote
4answers
182 views
Separating Demo data in Live system
If we put aside the rights and wrongs of putting demo data into a live system for a minute (that's a whole separate discussion!), we are being asked to store some demo data in our live system so that ...
2
votes
6answers
430 views
How to capture and present screencasts but still have code legible?
I would like to find out from other's experience what is the best way to capture screencasts that include code and cuts to the program in action, and then present those screencasts online so that the ...