Tagged Questions

11
votes
15answers
926 views

How can I impress people with Perl’s capabilities?

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 t …
7
votes
12answers
430 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 …
0
votes
2answers
33 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 …
0
votes
1answer
39 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 u …
0
votes
2answers
30 views

Best Way to Share Web App Online

Hello all, 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 …
3
votes
6answers
197 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 …
2
votes
1answer
57 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 demonstratio …
0
votes
1answer
37 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 Cent …
2
votes
2answers
103 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 anoth …
1
vote
9answers
245 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 …
0
votes
3answers
66 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 …
0
votes
4answers
60 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 applicat …
2
votes
6answers
242 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 …
2
votes
4answers
203 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 o …
8
votes
12answers
556 views

What to 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 being unstable, incomplete and not completel …

1 2 next
15 30 50 per page