The whiteboard tag has no wiki summary.
1
vote
1answer
849 views
webRTC HTML5 whiteboard/video chat
I'm exploring the options for building a bleeding edge whiteboard application (much like Big Blue Button or Wimba) using webRTC, HTML5, socket.io and node.js. This would be for one-on-one ...
0
votes
0answers
89 views
asp.net virtual classroom application using websocket
I would like to develop a virtual classroom contains projector for presenting power point's slides from the lecture's UI, streaming video from the lecture's webcam, and whiteboard. from client or ...
0
votes
0answers
57 views
HTML Upload in whiteboard using javascript&HTML 5
Is it possible to upload a video or html page with navigation to a whiteboard using html5 and javascript alone.As per my searching with Iframe navigation is possible but I need a multi platform ...
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 ...
1
vote
0answers
36 views
Is it possible to capture QPainter as a video?
I want to make a whiteboard and share the whiteboard to other as video stream, I wan to know is it possible, and which library can be used ?
0
votes
0answers
90 views
How to record everything happening inside a flex app
I am getting a flex app made with webcam, chat and whiteboard capabilities. I wanted to know if there is a way that anything happening inside the flex app could also be recorded and saved on the ...
0
votes
0answers
368 views
Adding a Whiteboard or Post-it in SharePoint 2007 Site
The requirement is that we need a text editor form that as soon as the user visits the page, he can quickly type into that form, customize the font color or sizes (similar to the text editor here in ...
0
votes
0answers
178 views
flex whiteboard draw image on mousedrag
I am developing a whiteboard using flex. I have a smiley option where user can select an image and draw it on the whiteboard. I tried using bitmap fill but when i click and drag the mouse ...
0
votes
0answers
59 views
Need help to implement autoscrollpolicy for ui component
I am actually developing a whiteboard application using flex 4. I am using the sample code from
http://axelscript.com/wp-content/Examples/DrawingWithUIComponent4/DrawingWithUIComponent4.html
All I ...
0
votes
0answers
214 views
Best kind of network protocol for an iOS collaboration app?
I need help in creating a suitable network protocol for an iOS collaboration app. This app should be able to share and annotate PDFs, and should be able to present annotations to those connected to ...
0
votes
2answers
532 views
how can I draw a rectangle and circle/ellipse in WPF like we do in paint by dragging mouse
I am developing a whiteboard application in WPF.
How can I draw a rectangle and circle/ellipse by dragging the mouse like we do in Paint by dragging the mouse pointer ?
I am using WPF canvas for ...
0
votes
1answer
224 views
Document sharing on whiteboard application using flex
I am creating a whiteboard application using flex. I want to add a document sharing functionality to the application i.e, the user can upload the documents which will be loaded into the whiteboard and ...
0
votes
0answers
203 views
Open a doc in a whiteboard using java
I want to open a .doc file in a panel as a picture(.jpg, .png, .gif or something). It seems that I need to:
convert the .doc to a .pdf file;
convert the .pdf file to a series of picture and show ...
0
votes
2answers
151 views
Wordpress Whiteboard Framework Query
I am new to programming and web designing. I need a little help.
Whiteboard framework has in the index.php file a code line:
<?php if ( ! dynamic_sidebar( 'Alert' ) ) : ?>
<!--Wigitized ...
0
votes
1answer
77 views
Tinymce plugins
I want to incorporate Geogebra and any Whiteboard function available into my TinyMCE editor.
Are there any plugins available for both of those functions? For the whiteboard function, just to ...
2
votes
1answer
280 views
Chatrooms and Whiteboard Php [closed]
I have been building a chat room with a whiteboard feature.
I was able to make specific chat rooms and only people in the specific rooms can see the chat conversations. But when i am using the ...
0
votes
2answers
2k views
Creating an online whiteboard app using websockets & HTML5?
I plan to use HTML5, php, websockets, jQuery & MySql as backend (if saving, etc is required).
However, I have no prior experience in websockets.
This is an example I found:
...
0
votes
1answer
533 views
SmartBoard interactive whiteboard drag-and-drop
I'm a teacher at a school which has an SmartBoard interactive whiteboard in each classroom. I'm trying to create a web application for kids to use that basically involves dragging and dropping various ...
1
vote
1answer
807 views
OSGi services - best practice
I start loving OSGi services more and more and want to realize a lot more of my components as services. Now I'm looking for best-practice, especially for UI components.
For Listener-relations I use ...
4
votes
3answers
1k views
Node.js Whiteboard App for Team / Educational Collaboration [closed]
I'm looking to build/adapt a shared whiteboard app for team and educational collaboration. Draw on a board, write some text, save picture, clear board, etc. We've already got a simple chat system ...
1
vote
1answer
370 views
using flash media server with moodle whiteboard
I am trying to use flash media server with moodle [Course Management System] to use it the steps tells me to add this line of code :
$CFG->fms = 'YourFmsLink';
as following this link :
...
1
vote
2answers
2k views
Move an image according to the mouse cordinates using jquery
I am trying to develop a HTML5 white board. I want the users viewing the board
to know where exactly the presenter is pointing within the screen. I am able to
collect the mouse movements using this ...
0
votes
2answers
447 views
Applet not getting initialized on the browser while using jms to connect to activemq
I have created a java applet which acts like a whiteboard and transmits realtime coordinates using jms connected to activemq broker using Websphere application Server.
While i run the applet in ...
0
votes
1answer
518 views
Flex White Board Application Development
I want to develop a white board application using flex.. Can anyone tell what are the requirements and how to develop it.
My plan is to develop online class room. There should be text chat, video ...
1
vote
1answer
267 views
Representing whiteboard diagrams as pure text while taking notes?
I write all my notes in a simple text editor, and I have a hard time capturing diagrams, flowcharts, etc. as purely text. Do you know of any text-based shorthand for diagramming? Or have you developed ...
1
vote
1answer
334 views
Whiteboard visualization of your it architecture
once in a while you have to draw a picture of your (planned) IT architecture/infrastructure on a whiteboard. Sometimes there are only IT people in the room, sometimes not. But anyhow, usually you just ...
0
votes
2answers
431 views
interview gone wrong: whiteboard folies [closed]
Back in March, I had my first interview for software engineering within the company I work as tech support. I didn't manage to get the job as I was shot off at the whiteboard coding challenge, which I ...
0
votes
3answers
101 views
App to document workflow for a non-trivial application
I am looking for an app (preferably open source) that will let us "white board" a non-trivial application. (If it were trivial we wouldn't need to white board it:)
Any suggestions?
0
votes
3answers
1k views
Shared Whiteboard with AS3. Code
I am building a shared whiteboard and I cannot get the shared whiteboard to be shared. I have successfully created a shared method and I see the shared object in the Admin Console that it is there and ...
3
votes
2answers
104 views
How to capture discussions off white boards [closed]
Just like any other software development company, we use white boards a LOT. We use it for a wide range of activities — design discussions, project scheduling, brain storming, interviews etc. However, ...
3
votes
2answers
1k views
Is there any opensource Flash+PHP multyuser whiteboard? [closed]
Is there any opensource Flash+PHP multyuser whiteboard?
4
votes
1answer
1k views
Creating collaborative whiteboard drawing application
I have my own drawing program in place, with a variety of "drawing tools" such as Pen, Eraser, Rectangle, Circle, Select, Text etc.
It's made with Python and wxPython. Each tool mentioned above is a ...
7
votes
5answers
2k views
Agile Whiteboard Software
Can anyone recommend decent software that could replace a physical whiteboard, as used in Agile development?
I've had a look at http://www.brightgreenprojects.com/ but ideally we'd like something we ...
0
votes
2answers
603 views
Problem with my whiteboard application
I have to develop a whiteboard application in which both the local user and the remote user should be able to draw simultaneously, is this possible? If possible then any logic?
I have already ...
11
votes
12answers
2k views
Some tips for more effective white-boarding?
I am occasionally called upon impromptu to white-board (non-virtually) data flows, architecture diagrams etc., for both a technical and non-technical audience. Unfortunately my drawing skills (and ...
0
votes
4answers
1k views
How can I achieve a smooth painted curve for a white board app?
I'm building a simple white board app in ActionScript 3. Most white board or painting apps in ActionScript tend to use an interval, timer, mouseMove event, or enterFrame event to track the mouse ...
3
votes
1answer
155 views
Concurrent XML editing by AJAX
Does there exist some framework for parallel editing XML-document on a web-page through AJAX?
I need a shared whiteboard, where I and other people can draw and see that draw others in real time ...
0
votes
2answers
1k views
Flash/Java whiteboard web applet
I want to put a whiteboard on my website so users can draw something and then save the image to the server containing the drawing. Are you aware of any open source/free already made whiteboard ...
4
votes
3answers
308 views
On UML and whiteboarding
I try to produce correct UML when we have our design/whiteboarding sessions but my attempt at well structured UML ALWAYS degrades into ...
0
votes
1answer
221 views
Check for interactive whiteboard or projector
I want to check that there is an interactive whiteboard or projecttor attached to the system. Actually I would like to check it is not there. (To be able to make different license levels.)
Is there ...
0
votes
1answer
2k views
Flash Whiteboard: Actionscript 3
I'm looking for a flash Actionscript 3 tutorial on how to create a whiteboard application with flash media server 3.5. Please anybody have any ideas where I can start looking for this information?
2
votes
6answers
1k views
How can I filter OSGi service visibility?
OSGi employs a service-oriented architecture: Bundles register service objects, that other bundles consume. Service publishing and binding is managed by the framework. This decouples service providers ...
