The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
19 views

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 ...
0
votes
1answer
9 views

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 ...
0
votes
0answers
8 views

cms to run on presentation cd [closed]

I'm trying to make cd presentation of my school. It has pretty about 200 or 300 hundred pages so making it by hand is out of question to me. And I thought it would be cool to use css javas to present ...
0
votes
0answers
45 views

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 ...
0
votes
2answers
37 views

Disable hide of a Presentation (Secondary Screen)

I´m working on a project which should show a little presentation on a secondary display (API 4.2). Till now all is working fine. But if i close the application i can´t prevent to hide the presentation ...
0
votes
1answer
54 views

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 ...
0
votes
0answers
39 views

Android presentation site [closed]

I need some site for dynamic presentation of Android apps to reference it to my CV. Fluid UI is ok, but I need something more convincing because on this site every one can build an user interface. Or ...
2
votes
0answers
23 views

copying selected spreadsheet row to presentation

I am in desperate need of help here. I've spent upwards of 100 hours trying to figure this out, and I have to admit that I'm getting nowhere, and wasting my time. My goal is to copy a row from a ...
1
vote
1answer
92 views

Webcontainer / EJB-container : JSF Managed Beans?

In which container are the JSF Managed Beans supposed to be in? In the webcontainer or in the EJB-container? As I understand it, the presentationslayer - which should be the webcontainer - should ...
0
votes
0answers
31 views

Is there a MockVault alternative to real, HTML mock-ups? [closed]

I create marketing websites for clients. I follow 37Signal's approach to skip Photoshop and go straight to html+css. I need something to present my clients their website being created (html+css), ...
0
votes
1answer
65 views

How to Pick a File when I have only part of the name?

I am building an application that opens all kinds of files from different folders. I need to open the application by subsequently opening a Powerpoint presentation which has "1" at the beginning of ...
2
votes
1answer
94 views

Eclipse/Java: easy way to consolidate classes source code without individual copy/paste?

For my Java assignments, I usually have to copy/paste my source code into my report. Business as usual. However, for bigger projects it is kind of annoying to copy and paste a bunch of classes. Does ...
0
votes
0answers
36 views

Simple(st) Code-ish Presentation Utility (like Deck.Js but thinner)

You get older; you get grey hair; and you give more presentations. Sometimes down in the grass code heavy; sometimes conceptual, process or training. I refuse to use PowerPoint or any derivative ...
0
votes
1answer
469 views

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 ...
0
votes
0answers
284 views

KB2592525 for Office Web apps server not installing [closed]

I have a VM with Windows 2008 R2 Enterprise 64 bit and I am trying to install Office Web apps. I am trying to install the perquisite KB2592525. But when I download and install this update I receive a ...
0
votes
0answers
45 views

Document JavaScript for Acrobat PDF

I am trying to specify different lenghts of time for each page in a PDF-presentation. I know that app.fs.timeDelay = 1,5; will make each page appear for 1,5 seconds, but what is the code to specify ...
1
vote
1answer
53 views

Remove auto generate comments

I create some classes using Model First, EF4x as you can see a similar example in this answer from algreat. My question is about the default comments that are generate as it shows in the block-quote ...
0
votes
0answers
48 views

Presentation Framework cannot be resolved

It appears that my designer in Visual Studio cannot load because of these error. Where can I find the library for PresentationFramework and install? Running on Visual Studio 2012 for Desktop ...
-2
votes
2answers
122 views

looking for presentation layer recommendations for a specific business application [closed]

We have a Java enterprise application that was architected a while back. It is in need of some significant updating/overhaul. We are reviewing most of the technology stack. I am hoping for some ...
0
votes
2answers
100 views

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-- ...
0
votes
2answers
40 views

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 ...
0
votes
0answers
13 views

Only one slide is changed though content of <p:spTree> of last slide gets changed automatically. why?

For presentation file, for ex. sample.ppt, i extract it, given name as 'sample_original'. then i make changes to sample.ppt file and again i extract it, given name as 'sample_changed'. now i compare ...
0
votes
0answers
55 views

UIModalTransitionStyleFlipHorizontal on rotation change in iOS

When I present modalView with UIModalTransitionStyleFlipHorizontal transition it gets transitioned horizontally just fine (from right to left). But after device rotation modalView transitions ...
1
vote
0answers
64 views

Android - Local Video Presentation

I need to create a "presentation" that will run on android devices. Essentially, this needs to be a full screen background video loop, with two floating containers that display an animation until one ...
1
vote
0answers
580 views

Office Web Apps Server 2013 without SharePoint

I've noticed Microsoft has released a new version of Office Web Apps Server 2013, which is a standalone product now. I'm looking for an engine that I can convert Word/Excel and PowerPoint documents ...
0
votes
1answer
326 views

Error: Attempt to present <UIImagePickerController: on <ViewController: while a presentation is in progress

Hey everyone and thank you for reading. I am making an app which you can take pictures and retreive pictures from the camera roll and display it on a view. The problem is that when I try to use the ...
0
votes
1answer
66 views

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 ...
0
votes
1answer
262 views

Reveal.js HTML Code syntax higlighting without rendering it

Hello quick question for reveal.js users. I am trying to show a HTML markup in my reveal.js presentation. Issue is it renders the html block within my Code syntax higlighting block so the markup can ...
0
votes
1answer
192 views

PowerPoint Interop - Start presentation with slide index (not fullscreen) with C#

I'm using the code below to start a presentation in C#: var app = new Microsoft.Office.Interop.PowerPoint.Application(); var pres = app.Presentations; Presentation objPres = ...
0
votes
1answer
57 views

Correct formatting for long strings

This isn't so much a question with a problem with a section of code but how it should be correctly laid out when a single lengthy sting is forced onto a separate line. For example say I have the ...
1
vote
1answer
816 views

Getting this warning “while a presentation is in progress” (Xcode)

In a project I'm writing I get this error when I present a new view controller: "Attempt to present.... while a presentation is in progress". I think it happens because I first present a new view ...
1
vote
1answer
253 views

Fragments in reveal.js using Markdown

reveal.js supports fragments which will be shown one after another in HTML <section> <p class="fragment grow">grow</p> <p class="fragment shrink">shrink</p> ...
1
vote
0answers
172 views

Create a cartoon style marketing video

I know there are many sketch tools for creating wireframe. But when I come to market my product with video, I want a easy tool to create a cartoon like presentation, something similar to the summly ...
2
votes
0answers
145 views

How to add an image gallery to swipe through on a slide of reveal.js?

In a current project, I want to create a presentation like web-app for tablet (ipad for the beginning), where the user can swipe through slides to learn something about a product. Reveal.js seems to ...
1
vote
3answers
369 views

Magento 1.7 WYSIWYG

I have a problem with magento 1.7 (WYSIWYG). My problem is that I can't have a proper description of the product when I use the WYSIWYG. For example if I write in the WYSIWYG my product description, ...
0
votes
0answers
30 views

Raising events from Business layer and layers below to GUI layer

I have a layer below the business layer called the device layer. When i receive some data on this layer as commands from teh device, how do i pass it to the GUI layer using events? WPF is not an ...
0
votes
0answers
229 views

Create new Presentation from PowerPoint-Template with Macro (*.potm)

PowerPoint has the feature that it Creates a new Presentation based on a design template (*.potx) if you doubleclick the potx-File in the Explorer. Thats cool. Whats not so cool is, that if you ...
0
votes
0answers
71 views

Whiteboard app with video/presentation sharing function

Is there anyway we can share videos, doc, ppt, pdf and HTML pages to all the users in the meeting. Its something like collaborative whiteboard app like http://awwapp.com/draw.html but with extended ...
0
votes
2answers
133 views

html5: why not just use span and div exclusively? [closed]

As long as you preserve the separation of meaning (using classes and ids) and presentation (css), why not just use span and div exclusively?
0
votes
0answers
139 views

Raster graphics disadvantages of HTML/CSS presentations

Many programmers prefer the idea of building presentation with just the help of a text editor instead of using a GUI tool. With the help of the JavaScript code provided by impress.js, it is possible ...
0
votes
0answers
288 views

Software that offers non-linear presentation and multimedia editing with multitouch support?

I'm looking for a piece of software that will leverage a multitouch screen. The functional needs for the software is that it supports creating non-linear multimedia presentations and has a mechanism ...
0
votes
1answer
100 views

Some kinda JSTL Messages Tag

Is there a JSTL tag specifically for displaying messages, and only if there are messages to display? So that I don't have to surround the displaying with an "c:if" tag. If so, how do I use it? How ...
6
votes
1answer
402 views

embedding a R animated 3D plot in PowerPoint

The rgl R package allows to plot interactive 3D figures and to save these figures in a html document (with the writeWebGL() function). I would like to put such an interactive 3D figure in a ...
0
votes
0answers
153 views

Windows presentation foundation host crashes

we are using a saas application that uses WPF. it usually work fine on every browser we use but one of our user recently was transferred to a different office and from that day he gets an error on IE ...
0
votes
1answer
86 views

Showing multiple PowerPoint presentations in selected order

Has anyone heard about an application in which I could e.g. drag'n'drop ppt files in some order, and then play them in the loop? I don't want to insert slides/file in PowerPoint, I have a lot of ...
3
votes
2answers
686 views

Sitecore presentation details don't update on template change

I'm working on a Sitecore (6.4.0.101124) site that has two templates used for the home page. These have a very similar structure - the big difference between them is that they each have one different ...
0
votes
0answers
181 views

image in an updatepanel loaded using httphandler blinks in chrome only

I have a presentation system where a host controls the slides and multiple guests can view. <asp:UpdatePanel ID="upSlide" UpdateMode="Always" runat="server" ViewStateMode="Enabled" ...
0
votes
0answers
123 views

Linux PDF reader which handle speaker notes

I've tried several versions (adobe, evince and foxit) but no one seems to handle speaker notes in pdf presentations. Edit: for example Google drive presentations or microsoft office powerpoint allow ...
0
votes
0answers
19 views

Tool for creating video presentation

I want to create the presentation in Video. I am looking for tool which can be used to create the professional presentation. Better if tool provides inbuilt template that could be utilized here.
0
votes
1answer
310 views

HTML5 presentations — what are they, what's the technology? [closed]

What are HTML5 presentations exactly... and what is the technology that they rely on? Is it just plain CSS + AJAX? Or is it something else entirely?

1 2 3 4 5