This tag groups questions regarding general aspects of presenting data to the user.
Questions tagged [presentation]
461 questions
0
votes
0 answers
Data is available in DataAccess Tier but not in Presentation Tier
I am building an nTier application following a tutorial. The simple project connected to Northwind worked.
The application uses a DataEntityTier, a DataAccessTier, a dataset split between the two (the dataset.designer.vb is in the DataEntityTier),…

unholymackerel
- 89
- 16
0
votes
0 answers
How to do live presentation (.pptx or .ppt) in Joomla
I am having bit trouble. I need to know how can I do the live presentation(.pptx or .ppt) on the website. I am searching for it for past 4 days and recently I found one site which is doing the exact thing what I am looking for but it have lack of…

Toretto
- 4,721
- 5
- 27
- 46
0
votes
1 answer
I'm trying to save an image with a scale reference bar in matlab
I'm porcessing a batch of 50 to 800 images in matlab.
The progras read some .tif images and then ,after making some changes, outputs an .tif image using imwrite.
The problem is that i want the output image to have a some refence of the scale i'm…

alxg
- 368
- 1
- 4
- 15
0
votes
1 answer
Is it possible to add DiplayManager and Display class implementation in Android API level 16 or below?
Android API level has added few APIs like DisplayManager, Presentation etc in API level17.
Is it possible to develop an app using API level 16 which achieves the same functionality as we do in API level 17 using Presentation APIs?
Or Is there any…

Smitha
- 6,110
- 24
- 90
- 161
0
votes
3 answers
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 speed things up a little during the demo? Also,…

Sorskoot
- 10,190
- 6
- 55
- 98
0
votes
1 answer
Android 4.2 Presentation doesn't recognize external display
I've tryed to run ApiDemos from samples, it says that there is only one display. External display connected via HDMI and currently it works as a mirror display. I have Acer A511 with AOKP formware.
How can I fix that?

skayred
- 10,603
- 10
- 52
- 94
0
votes
1 answer
what is the Balance factor in AVL tree
I'm making presentation for AVL tree, can't understand what is the balance factor.
please give me the link or any thing that I can understand graphically how height of an AVL tree's height effect

asadmehmood
- 11
- 1
0
votes
1 answer
make applescript close keynote after presentation is over
does anyone know how i would achieve the following?
i want to make applescript close Keynote AFTER the slideshow is finished. any idea?
mybe via the class "playing" in keynotes application properties?
but i dont know hw to write it.
my code so…
0
votes
1 answer
How to deploy only the presentation layer in JBOSS?
Just want to ask if how to deploy only the presentation layer? Im still new in using JBoss, so at the moment I am deploying all the layers, and I realize that only for some time I change on the presentation layer, so I dont want to deploy other…

Paul Deldacan
- 111
- 3
- 6
0
votes
0 answers
Get dynamic text with python and present it in LaTeX, format depending on content
I try to gather some graphics and text from different folders and present them in a comprehensive way. For this I use python to copy them into one folder and derive a dynamic LaTeX presentation, where I plot the copied graphics and print the text.…

pfnuesel
- 14,093
- 14
- 58
- 71
0
votes
1 answer
Recommendations for presentation software with realtime scrolling text
What's the best software / tool stack to display realtime scrolling names and a chart that shows a graph of donations? This is for a fundraising event and would be shown on the big screen. Donations will be received real-time and will be entered…

user101654
- 223
- 1
- 4
- 11
0
votes
2 answers
How to do a live presentation by sharing android screen?
Here you can see during the launch of Samsung Galaxy Nexus the presenter displays a live android screen. I have been searching far and wide for any software that can do the same.
I have seen apps like droid@screen but there is a huge lag while…

mahesmohan
- 784
- 1
- 13
- 33
0
votes
2 answers
how do i show this mysql result in html table?
Edit: hey people, i'm already using php, i didn't mean to ask that.
I was asking how can i display 3-columned mysql result in an 8-column html table
--work table-- --crew table--
date | …

NestedWeb
- 1,657
- 2
- 15
- 31
0
votes
2 answers
WCF and Web Service Descriptions
Generally in a Web Service when you navigate to the .asmx you would get a list of the operations then be able to click on them and get the details for the call such as the parameters to pass in and its returns. Very useful for the clients and anyone…

Mitchell
- 253
- 1
- 5
- 16
0
votes
1 answer
PHP templating classes and presentation logic?
I've researched about the Front Controller pattern. I'm convinced I'm going to use that pattern for an upcoming project. I have no code written yet, but, how do I use presentation logic for my websites? What if I want to display certain information…

Carlos Vergara
- 3,592
- 4
- 31
- 56