More info request in documentation or history.

Asked by Eugenio

Hi,

Fantastic program and really great work!

I was looking at both the web site documentation http://www.mnemosyne-proj.org/help/index.php and other places and would like to suggest that a brief description of the development environment being used be posted.

Just the briefest mentions are made of Python and PyQt, as I was interested in seeing the potential for a port to iPhone or iTouch, some info there would help. Or perhaps in the FAQ section?

Best regards,
Eugenio

Question information

Language:
English Edit question
Status:
Solved
For:
The Mnemosyne Project Edit question
Assignee:
No assignee Edit question
Solved by:
Eugenio
Solved:
Last query:
Last reply:
Revision history for this message
Peter Bienstman (peter-bienstman) said :
#1

A native port to iPhone is unlikely at the moment, because there is no Python for these devices. What is planned is a web-based interface, which you could then access from your iPhone's browser.

(If you want to request a certain other feature, it's best to do that using the 'blueprint' section on this website.)

Revision history for this message
Eugenio (eugenio-grapa) said :
#2

Hi Peter,

Thanks for the answer, my first comment was really about the possibility of adding more info on the dev env used, etc. as it would probably help to get more people into the project (if that is what you want) once the 2.0 hurdle is covered.

Concerning the iTouch (or iPhone), please be aware that there is a Phython bridge and people have already begun to work on that.
http://www.telesphoreo.org/cgi-bin/mailman/listinfo/iphone-python

Also, there is a iPhone simulator available that is the better solution for a developer rather than syncing all the time. iPhone not needed at first... http://developer.apple.com/iphone/program/

Perhaps someone else will want to take this up? ;)

I'll use the bp function for other requests.

Thanks, again,
Eugenio

Revision history for this message
Peter Bienstman (peter-bienstman) said :
#3

On Wednesday 27 August 2008 19:02:40 Eugenio wrote:
> Question #43356 on The Mnemosyne Project changed:
> https://answers.launchpad.net/mnemosyne-proj/+question/43356
>
> Status: Answered => Solved
>
> Eugenio confirmed that the question is solved:
> Hi Peter,
>
> Thanks for the answer, my first comment was really about the possibility
> of adding more info on the dev env used, etc. as it would probably help
> to get more people into the project (if that is what you want) once the
> 2.0 hurdle is covered.

Once the 2.0 codebase stabilises a bit more, I will post a number of tasks
people can help with to the development mailing list. Feel free to check this
out.

I'm not sure what you mean by more info on the dev env, besides that the
program uses PyQt?

> Concerning the iTouch (or iPhone), please be aware that there is a Phython
> bridge and people have already begun to work on that.
> http://www.telesphoreo.org/cgi-bin/mailman/listinfo/iphone-python

I guess this is for jailbroken phones? For a jailbroken phone, I see a
possibility, but for a native version, one should rewrite the entire core in
ObjC, I think.

> Also, there is a iPhone simulator available that is the better solution
> for a developer rather than syncing all the time. iPhone not needed at
> first... http://developer.apple.com/iphone/program/

But I guess you still need a Mac.

> Perhaps someone else will want to take this up? ;)

I think that's the way this will happen, as I don't own such a device myself,
and therefore I don't have the motivation to start work on this.

Cheers,

Peter