It works great, but one think I am missing which I really miss is a functioning wikipad.
So far I've only found this: http://wikidpad.python-hosting.com/wiki/InstallLinux
But I can't seem to get it to work on my system either natively, and the wine instructions don't seem to line up.
CODE
markjr@stuntpope:~/wikipad$ python setup.py
Traceback (most recent call last):
File "setup.py", line 5, in ?
import py2exe
ImportError: No module named py2exe
Traceback (most recent call last):
File "setup.py", line 5, in ?
import py2exe
ImportError: No module named py2exe
Anyone get this working on Xandros Desktop 3.0.2 Deluxe or know of another linux wikipad to try?