Thanks, my project is mostly working now. The syncing seems to be working very good and mobile reviewing is really useful.
some more feedback and suggestions: - contents is very small in firefox mobile, perhaps some changes must be made to the template to adjust for move to mobile? - It's nice to know what ip the mobile server is running on, but sound is now working in the SL4A chrome version. - Video (mp4) on mobile version does not work for some reason. On w3schools they use <video src="somevideo.mp4" autoplay/> instead of autoplay="1" however there seems to be no difference then testing this on PC. Other suggestions: - perhaps the messages displayed when starting the app could be minimized? For example I think its rare that I would not like the app to sync, the app could just try to sync on exit and start without asking, and a cancel button if you know the server is not available? - Would nice to have audio controls on PC. kl. 09:42:00 UTC+1 lørdag 8. februar 2014 skrev Peter Bienstman følgende: > > To help you debug your code, here's a version which shows a dialog with > the raw html: > > http://users.ugent.be/~pbienst/pub/mnemosyne-2.3-beta-2-debug-setup.exe > > Good luck! > > Peter > > > -----Original Message----- > > From: [email protected] <javascript:> > > [mailto:mnemosyne-<javascript:> > > [email protected] <javascript:>] On Behalf Of Gnome > > Sent: 07 February 2014 19:18 > > To: [email protected] <javascript:> > > Subject: Re: [mnemosyne-proj-users] Re: 2.3 test release > > > > > > kl. 11:35:12 UTC+1 onsdag 5. februar 2014 skrev Peter Bienstman > følgende: > > > > Are you sure about this? > > > > > > > > > > I have hade a mistake and the tag is there. > > > > > > However I'm getting a bit different result between my test template > version > > and PC and mobile version. So it's a bit difficult to debug. > > The test template was created using javascript to get the html. It > should be > > identical, but just in case, is there a way from your side view the > rendered > > source for an marked map card? > > > > > > The code reads: > > > > def render(self, fact_data, fact_keys, card_type, > **render_args): > > css = self.css(card_type) > > body = self.body(fact_data, fact_keys, card_type, > > **render_args) > > return """ > > <!DOCTYPE html> > > <html> > > .... > > > > Cheers, > > > > Peter > > > > > -----Original Message----- > > > From: [email protected] <javascript:> > > [mailto:mnemosyne- <javascript:> <javascript:> > > > [email protected] <javascript:> ] On Behalf Of Gnome > > > Sent: 04 February 2014 22:55 > > > To: [email protected] <javascript:> > > > Subject: Re: [mnemosyne-proj-users] Re: 2.3 test release > > > > > > I think you forgot to add <!DOCTYPE html> to the top on PC. > The > > mnem table > > > should display correct now. > > > > > > > > > I'm getting different results in my template test page > (chrome) and > > the PC > > > version, although the HTML should be identical. And firefox is > > another story, > > > lol. > > > So more work needs to be done on my side for now. > > > > > > > > > kl. 21:01:28 UTC+1 mandag 3. februar 2014 skrev Peter > Bienstman > > følgende: > > > > > > I've put them at the previous location. > > > > > > On Sunday, 2 February 2014 17:47:35 UTC+1, Gnome > wrote: > > > > > > Please provide installer and latest mobile > version. > > > > > > -- > > > You received this message because you are subscribed to the > > Google Groups > > > "mnemosyne-proj-users" group. > > > To unsubscribe from this group and stop receiving emails from > it, > > send an > > > email to > > [email protected]<javascript:> > > <javascript:> . > > > To post to this group, send email to mnemosyne-proj- > > > [email protected] <javascript:> . > > > To view this discussion on the web visit > > > https://groups.google.com/d/msgid/mnemosyne-proj- > > users/f6051b62-1c96- <https://groups.google.com/d/msgid/mnemosyne- > > proj-users/f6051b62-1c96-> > > > 48da-94dc-3acbdb301832%40googlegroups.com > > <http://40googlegroups.com> . > > > For more options, visit > https://groups.google.com/groups/opt_out > > <https://groups.google.com/groups/opt_out> . > > > > > > > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "mnemosyne-proj-users" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > > To post to this group, send email to mnemosyne-proj- > > [email protected] <javascript:>. > > To view this discussion on the web visit > > https://groups.google.com/d/msgid/mnemosyne-proj-users/cc884f0a-cb60- > > 4cbb-b639-3e0540961b16%40googlegroups.com. > > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "mnemosyne-proj-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mnemosyne-proj-users/709115bf-6e24-48ea-85f6-4f88698f4984%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
