Hello,
I made few test and I tried to share using presentation window an url. Here’s the result with www.bigbluebutton.org on the enclosed file.
In the presentation window, you have 2 new fields : one input texte for an url (ie. www.bigbluebutton.org) and a “GO” button. When click, the server retrieve the webpage, convert it to PDF, and show in presentation window.
Is it interesting ?
Another addition to this can be made to that to support “distant” presentation file …
What do you guys think ?
Cya,
DJP
PS: As you can see, it’s not perfect since menu at top is screwed, but everylink weblink on page is clickable…
Good idea!!. The URLs used in presentations very common and have this
functionality is a good contribution, BBB is a good tool and something
I want to rescue is the very good information that give from the
website.
Thk
Martin Rodriguez
VoIP Engineer
On 15 abr, 17:36, "DJP" <D...@architectes.org> wrote:
> Hello,
>
> I made few test and I tried to share using presentation window an url.
> Here's the result withwww.bigbluebutton.orgon the enclosed file.
>
> In the presentation window, you have 2 new fields : one input texte for an
> url (ie.www.bigbluebutton.org) and a "GO" button. When click, the server
> retrieve the webpage, convert it to PDF, and show in presentation window.
>
> Is it interesting ?
>
> Another addition to this can be made to that to support "distant"
> presentation file .
>
> What do you guys think ?
>
> Cya,
>
> DJP
>
> PS: As you can see, it's not perfect since menu at top is screwed, but
> everylink weblink on page is clickable.
>
> ae6a959381c7cd05667a35f2ec0c13af.png
> 305 KVerDescargar
> --
> You received this message because you are subscribed to the Google Groups
> "BigBlueButton-dev" group.
> To post to this group, send email to bigblueb...@googlegroups.com.
> To unsubscribe from this group, send email to
> bigbluebutton-...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/bigbluebutton-dev?hl=en.
>
--
---
BigBlueButton
http://www.bigbluebutton.org
http://code.google.com/p/bigbluebutton
For now, link are open in a new browser page.
DJP
> -----Message d'origine-----
> De : bigblueb...@googlegroups.com [mailto:bigbluebutton-
> d...@googlegroups.com] De la part de Richard Alam
> Envoyé : jeudi 15 avril 2010 22:44
> À : bigblueb...@googlegroups.com
> Objet : Re: [bigbluebutton-dev] Using presentation window for
> cobrowsing alternatives
> > To post to this group, send email to bigbluebutton-
> d...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > bigbluebutton-...@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/bigbluebutton-dev?hl=en.
> >
>
>
>
> --
> ---
> BigBlueButton
> http://www.bigbluebutton.org
> http://code.google.com/p/bigbluebutton
>
> --
> You received this message because you are subscribed to the Google
> Groups "BigBlueButton-dev" group.
> To post to this group, send email to bigbluebutton-
> d...@googlegroups.com.
> To unsubscribe from this group, send email to bigbluebutton-
> dev+uns...@googlegroups.com.
You’re absolutely right, I didn’t even thought about all that stuff, just making test to see if we can do something !
I used wkhtmltopdf (http://code.google.com/p/wkhtmltopdf/) for html -> pdf converter. I used the binary, and I already made the java converter class + beans, etc… I just need to properly handle this new url field. For now (shame on me…!!), I select a “.weblink” file on my file system, such as www.bigbluebutton.org.weblink (lol!), and click upload, and the presentation converter handle everything, using actual conversion mechanism (doc-convertion.xml + Weblink2PDFService + …). I just made a FileUploadWindow preview to see what can it gives in the UI.
This tool, wkhtml2pdf, is really really great : it use webkit rendering engine (which is a good one !) and convert the page to PDF. It’s really efficient, I used it by the past in a project and worked very well.
You should try it out, just d/l binary, and try few webpages, you’ll see, it’s really good ;-)
Denis, since you worked on presentation whiteboard/link handling, do you think it’s possible to catch click event on link and change behavior so Flash client ask Tomcat to convert the clicked url page ?
DJP
De : bigblueb...@googlegroups.com
[mailto:bigblueb...@googlegroups.com] De la part de Denis
Zgonjanin
Envoyé : jeudi 15 avril 2010 23:16
À : bigblueb...@googlegroups.com
Objet : Re: [bigbluebutton-dev] Using presentation window for
cobrowsing alternatives
And you know, this gets around all the issues about crossscripting etc.. Since the presenter isn't actually browsing using their browser, we don't have to worry about all that stuff. They can click links and that can take everyone to another page, but they can't enter text fields for credentials so they can't log in anywhere, and no script is executed. And everyone always sees the same page.
Hi Jeremy,
Doesn’t work on Windows either, it’s specific to MacOS ;-)
I think you misunderstood my proposal : It’s not clearly the right way to do co-browsing, and as I said, it’s an alternative. I mean, it’s clearly not cobrowsing but I think it might be interesting for many users. Plus, you can imagine by that way to have a default welcome string, branded in HTML by the user or BBB, to welcome users and show them how to use BBB… and handling by that way, remote presentation file. (Cf UI)
We all know now, that real cobrowsing can’t be in Flash client due to restriction, and should be done using external tool, but as we spoke with Tiago an extra plugin/applet for user is to avoid … for now. But as you say, I completely agree, it should be an add-on extra feature, an applet which handle many things : webbrowser, upnp, h264, … to increase user experience, but a little bit harder to activate.
Perhaps in few weeks/month, a workgroup can be created to research and prototype that way ?
DJP
De :
bigblueb...@googlegroups.com [mailto:bigblueb...@googlegroups.com] De
la part de Jeremy Thomerson
Envoyé : vendredi 16 avril 2010 07:18