1
vote
2answers
48 views
I seek parser markdown-file for presentation
hi,
I search web-based markdown-file parser to presentation.
I want to presentation from online markdown-file, realtime parse.
Because I want to manege markdown-files on git repos …
3
votes
12answers
223 views
Presentation Tools
Does anyone know of any good presentation tools out there other than PowerPoint?
0
votes
4answers
47 views
Web content presentation
Any one have an ideas how to present a website content very impressive? Is there any reference that guides me?
Eg: I am designing online marketing website. I need to design step …
2
votes
4answers
192 views
Is there a Java Console/Editor similar to the GroovyConsole?
I'm giving a presentation to a Java User's Group on Groovy and I'm going to be doing some coding during the presentation to show some side-by-side Java/Groovy. I really like the G …
1
vote
0answers
26 views
Recomendations for Creating a Picture Slide Show with Super-Smooth Transitions (For Live Presentaiton)?
Hi everyone,
I'm doing a theatrical performance, and I need a program that can read images from a folder and display them full screen on one of the computer's VGA outputs, in a pr …
24
votes
14answers
753 views
Giving presentation on software project to non-programmers
Soon I will need to give a presentation on my honours project for the engineering faculty and a large group of engineering and technology students at my university. While all the t …
1
vote
2answers
185 views
Putting citation text on same slide with LaTeX Beamer
By default, using \cite in the Beamer class of LaTeX places the actual citation information at the end of the presentation on a separate slide containing the bibliography. How does …
2
votes
5answers
111 views
Presentation (Brown bag) ideas for a J2EE team
I need to give a brownbag to my dev co-workers. The team is a typical Java/J2EE team, mostly using the current technologies (Grails, Spring, Hibernate, EJB, Caching, Webservices, M …
1
vote
2answers
754 views
How to Remove Footers of LaTeX Beamer Templates?
I am using the "beamerthemesplit" template of the Beamer LaTeX package. This templates includes the author's name and the title of the presentation in the footer of all pages. Is a …
1
vote
2answers
82 views
Physical world examples of design for testability and test driven development
I'm going to be doing a presentation on unit testing and in doing so I will touch on "design for testability" patterns. In other words using IOC containers, Dependency Injection, …
14
votes
19answers
1k views
What should I tell kids about how great it is to be a programmer?
I am putting a presentation together. I thought about illustrating with websites like Facebook, and MySpace.
Does anyone have children around that age that could tell me what the …
4
votes
8answers
421 views
Good font for code presentations?
(update: I know there's several questions regarding fixed-width fonts for coding... that's why I mentioned it in the first sentence of this question. I'm specifically investigatin …
19
votes
15answers
838 views
Good tips for a Technical presentation
I am planning to give a Technical presentation for a product we are building.
Intended audience is Technical developers. So, most of the time, I will be debugging trough the code i …
6
votes
6answers
791 views
ASP.NET MVC vs. XSL
Can anyone (maybe an XSL-fan?) help me find any advantages with handling presentation of data on a web-page with XSL over ASP.NET MVC?
The two alternatives are:
ASP.NET (MVC/Web …
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 …
