Due to how Symbian ecosystem was (and is) run comunity cannot fix the underlying problems . The problems root from evil Symbian programming practices, bad Series 60 UI design and API choices. Python...
Type: Posts; User: miohtama; Keyword(s):
Due to how Symbian ecosystem was (and is) run comunity cannot fix the underlying problems . The problems root from evil Symbian programming practices, bad Series 60 UI design and API choices. Python...
PyS60 is not suitable for production and never will due to underlying problems of Series 60 architecture. Nokia has internal problem of too many run-times and I believe PyS60 is one to go away. It...
Hi,
Today I had a pleasure to return to my favorite ranting subject - Python for Series 60.
I wrote a blog post about deployment and stuff. It can be found here:
...
Hi,
Two years ago we built a toolchain for static PyS60 deployment. Since long time have passed, I might be incorrect. However, I believe the reason why PyS60 was installed on C: might have been...
Try this:
http://code.google.com/p/ensymble/
Maybe this can help: http://movino.org/
How much you pay?
Asking generic questions or pleding for help when you don't state what are you trying to do does not result to good answers.
Hi,
If you are looking for cross-platform HTML/Javascript mobile application development solutions, take a look on this:
http://blog.twinapex.fi/2009/11/24/phonegap-ported-on-n900-maemo/
...
Hi,
I wrote a blog post about Cross-platform mobile application development and payments
It contains a general overview of HTML(5) technologies for mobile phones. WRT is mentioned and there is...
Have you also used correct HTTP headers? Operator proxies and most browsers respect HTTP response headers instead of anything inside <head>.
Do it with a script :)
Nokia Series 40 and Series 60 (~2-3 years old) devices seem to be able to open pages even if you do not declare mobile DTD.
However, it is still considered as a best practice.
You are...
Why do you believe that mobile phone would have any sort of user accessible file system?
Hi,
On this page http://plonecommunity.mobi N6110 WebKit displays a horizontal scrollbar though there seems to be no clear reason for this.
Is there a hack to fix this behavior (e.g. body {...
Hi,
We are having problems styling links for S40 browsers (N3210 classic) on this page:
http://plonecommunity.mobi
The page is valid XHTML and gets high mobiready rating (4.8).
All other...
Mobile web development best practice is not to explicitly define body font size, since device screen DPIs vary greatly.
However, N95 WebKit has relative big default font size on mobile web pages...
Hi all,
We have released the first version of Plone GoMobile open source mobile content management system. Being from Finland, it is especially optimized for Series 60 devices ;)
Project...
Unfortunately :( Could Nokia raise awarness of this fact? E.g. on the device information page it would say whether these kind of deviations from Adobe's Flash Lite specification apply for the device....
Even though Series 40 is announced to support Flash Lite 2.1, they do not support the socket feature:
http://discussion.forum.nokia.com/forum/showthread.php?p=587109
It would be very reasonable...
Does this apply for Flash Lite 3.0 devices too?
"The employment agency is looking only for Java programmers" :D
Up north we take our mobile operating systems seriously.
Somebody has started a Finnish web petition “Please Nokia stop wasting resources on Symbian.” It claims 60% of Nokias R&D goes in Symbian...
At least it is possible to open a web browser. Pointing the web browser to YouTube URL probably invokes the video player.
No. Capabilities are not "included" per se, but you add then on the SIS file when you sign it. Nokia does not sign SIS files with Location capability, but you can sign it yourself at...
Embedded SIS have several disadvantages - one being confusing users: extra installer dialogs, extra installer entries, slower, application conflicts.
Python for Series 60 community edition builds...