WikiStart » Histórico » Versión 19
Álvaro Iradier Muro, 2009-03-23 22:19
1 | 11 | Álvaro Iradier Muro | [[Image(xpressent_big.png, right)]] |
---|---|---|---|
2 | 10 | Álvaro Iradier Muro | [[PageOutline]] |
3 | 8 | Álvaro Iradier Muro | |
4 | = xPressent = |
||
5 | 7 | Álvaro Iradier Muro | |
6 | 2 | Álvaro Iradier Muro | PDF slide presentations + remote display and control |
7 | 3 | Álvaro Iradier Muro | |
8 | 4 | Álvaro Iradier Muro | '''Coming soon! Under development...''' |
9 | |||
10 | 19 | Álvaro Iradier Muro | Get [source:/trunk/src source from subversion] (Checkout [https://devel.airadier.com/svn/xpressent/trunk/src]). You can run source without compilation, just install dependencies. |
11 | 17 | Álvaro Iradier Muro | Official releases coming soon. |
12 | |||
13 | 1 | == Requirements == |
|
14 | |||
15 | 10 | Álvaro Iradier Muro | * Poppler PDF library: Poppler [http://poppler.freedesktop.org/] and ''python-poppler'' [https://launchpad.net/poppler-python] |
16 | * Alternatively, If you don't have Poppler and python-poppler, you can use ''pdftopng'' and ''pdfinfo'' from XPDF (works on windows too) |
||
17 | * python-pygame |
||
18 | * pycairo |
||
19 | * PIL (Python Imaging Library) |
||
20 | 1 | ||
21 | 10 | Álvaro Iradier Muro | == Usage == |
22 | 9 | Álvaro Iradier Muro | |
23 | 10 | Álvaro Iradier Muro | TO-DO |
24 | |||
25 | |||
26 | ---- |
||
27 | |||
28 | |||
29 | = xPressent Maemo = |
||
30 | |||
31 | 1 | The remote controller for Nokia Maemo devices (N770 / N800 / N810). |
|
32 | |||
33 | 19 | Álvaro Iradier Muro | Get [source:/trunk/remote-src/maemo-remote source (runs without installation)], checkout from here: [https://devel.airadier.com/svn/xpressent/trunk/remote-src/maemo-remote] or latest release from [https://garage.maemo.org/projects/xpressent-maemo Garage project page (coming soon)]. |
34 | 3 | Álvaro Iradier Muro | |
35 | 10 | Álvaro Iradier Muro | == Requirements for xPressent Maemo == |
36 | 1 | ||
37 | * Python 2.5 |
||
38 | 6 | Álvaro Iradier Muro | * python-pygame |
39 | * python-imaging (PIL - Python Imaging Library) |
||
40 | 10 | Álvaro Iradier Muro | |
41 | == Usage == |
||
42 | |||
43 | TO-DO |
||
44 | 12 | Álvaro Iradier Muro | |
45 | 13 | Álvaro Iradier Muro | ---- |
46 | |||
47 | 12 | Álvaro Iradier Muro | = xPressent for Windows Mobile = |
48 | |||
49 | Remote controller for Windows Mobile devices (targeted for Compact.NET framework) |
||
50 | |||
51 | 19 | Álvaro Iradier Muro | You can checkout source from [https://devel.airadier.com/svn/xpressent/trunk/remote-src/dotnet-remote] and download https://devel.airadier.com/svn/xpressent/trunk/remote-src/dotnet-remote/releases/devel latest release from Subversion]. More info coming soon. |
52 | 12 | Álvaro Iradier Muro | |
53 | == Requirements for xPressent for Windows Mobile == |
||
54 | |||
55 | * A bluetooth enabled Windows Mobile device |
||
56 | * Compact.NET Framework 2.0 |
||
57 | |||
58 | == Usage == |
||
59 | |||
60 | TO-DO |
||
61 | 14 | Álvaro Iradier Muro | |
62 | ---- |
||
63 | |||
64 | = xPressent for J2ME (Java Microedition) = |
||
65 | |||
66 | Coming soon! |