Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

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 ...
11
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 ...
10
votes
12answers
679 views

What should I do when asked to fake or fudge a demo to the customer? Any hints on pushing back?

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 ...
5
votes
4answers
183 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 ...
5
votes
10answers
190 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?
5
votes
4answers
494 views

How should I set up Eclipse when preparing for a presentation or demo?

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. ...
4
votes
6answers
448 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 ...
3
votes
2answers
305 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, ...
3
votes
2answers
151 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 ...
2
votes
2answers
47 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
254 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 ...
2
votes
2answers
619 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 ...
2
votes
6answers
391 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 ...
1
vote
1answer
33 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
0answers
100 views

Is there a similar program to iDemo for Android?

We are wanting to perform a live demonstration of our Android app. With iDemo you install an app on your iPhone and the iDemo software on your computer and you can wirelessly show off your iPhone ...
1
vote
2answers
64 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, ...
1
vote
3answers
148 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 ...
1
vote
1answer
324 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, ...
1
vote
9answers
438 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 ...
1
vote
4answers
203 views

Are there any tools for privately showing a customer progress on their work, and having discussions with the developers?

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
2answers
3k 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 ...
1
vote
7answers
255 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
151 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 ...
0
votes
1answer
86 views

Remote access to a demo application

I have an application that is quite difficult to set up for new users. This is putting off potential customers. I would like to be able to set up my application on a server and allow potential ...
0
votes
1answer
137 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
90 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 ...
0
votes
5answers
229 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 ...
0
votes
4answers
105 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 ...
0
votes
1answer
107 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 ...
0
votes
3answers
440 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 ...
0
votes
1answer
141 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 ...