| Xiaolei Shi 2005-08-08, 5:46 pm |
| Hello Syed Mazhar Hasan,=20
Mine was done more or less as a joke, but my boss insisted that I
pursue it and he delegated my remaining projects to other students.
Personaly I think whiteboards are very userful at delineating ideas,
especially in a group setting, my end goal would be to eventually
(like) breeze be able to archive live data and play them back in sync
with one another. This unforunately is much simpler in concept than
actual implmentation. I like how yours is structured, with an xml
loaded menu on the side I assume? I have something similar on the
Admin side where the admin can basically execute getURL to every
Client listening.
Also anxiously waiting for native file upload support and external
Interface, with getpixel(). there's a company called "making things"
and they use an XML socket server to bridge a connection to hardware:
motors/sensors. Supposedly with externalInterface you can bypass that
and talk to the hardware. If that's possible than I have in mind an
autotracking webcam system to track the presenter. I believe someone
on the mailing list already built an Eye-Toy example.
Likewise, I'm attempting to pull PPT files and convert them into
images, the closest way I've found is to use automation with COM
objects, and somehow utilizing a universal print driver to convert MS
documents (.doc .xls .ppt) into progressive jpgs so that they can be
loaded. But I might just abandone the notion entirely, I'm sure there
has to be a much easier method. I believe that the newer generation of
MS products will fully embrace XML so that they can be easily parsed
by other applications. Buy hey its microsoft I don't really trust
them to abide by an web standards.
Cheers,
XiaoLei Shi
On 8/8/05, Syed Mazhar Hasan <mazhar-mX+Ewup7uWaSbpPVCidvwkEOCMrvLtNR@public.gmane.org> wrote:
> Hi Xiaolei Shi !
>=20
> i am also working on same notes but not using Java rather using XML fo=
r
> configuration & Flash Comm for rest of the things. have a look at the lay=
out
> on:
> http://www.syedmazharhasan.com/conf.jpg
>=20
> The application is alomost completed, only the admin area has to be
> completed & thats it. The application currently supports presentations
> using Flash SWFs, JPGs & FLVs(for high bandwith connection or LANs) I am
> also planning to integrate the PPT files & white boards, i have made the
> white board application, i just have to intgrate that with my presentatio=
n
> application.
>=20
> Any suggestion are always welcome with great honour
> Regards!
> Syed Mazhar Hasan
>=20
>=20
>=20
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>=20
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
|