|
|
2008-03-15
, 23:07
|
|
|
Posts: 481 |
Thanked: 65 times |
Joined on Aug 2007
@ Westcountry, UK
|
#32
|
Ah, yes python uninstall issue is probably more of an artifact of linux debian package management in general.
Nokia has chosen to integrate into open source software. Therefore unless try bastardize a compiler all their work will be given away... thats not an investment that many board members will sign off on.
The D Language is probably the linux modern c... easy to pick up for c devs. I heard it was being ported to maemo... anybody know anything about that? It basically looks like an interpreted c... like python you just code into scripts.
As for me im mostly waiting for newer stable libs for mono which resolves object serialization and iterator issues. Monodevelop could be used on desktop for coding in a rich integrated '1-stop' environment.
|
|
2008-03-17
, 13:55
|
|
Posts: 99 |
Thanked: 49 times |
Joined on Jan 2007
@ Tampere, Finland
|
#33
|
That is entirely my point though. You know about it so it is really obvious to you. I know where it is after spending time looking at it so that is fair enough as well. The point is that you have to develop this decent understanding of how to find something to be able to find it. With the microsoft SDK or the apple SDKs you don't need that level of knowledge to find it.
Do you have to have done some zen like travel to be worthy to program for maemo, and if so is that a good business model?
Some of the most imaginative programmers I have ever met were not good at setting up sdks. If you have to rely on the worthy few who know how to fiddle around with something until it works, you have a tendancy to get a load of software produced that is a bit fiddly to use. Geeks love that sort of software. Normal people really dont.
It depends if you want a hobby platform or a mainstream platform.
(We recently moved from Delphi -> C# and I helped him to setup the enviroment and also taught some basics of .NET & C#)
|
|
2008-04-17
, 21:21
|
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#34
|
You could code on device or setup python on desktop and do development there. The most comparable method is probably to use glade 2.10.0 to design screens (which you would do on linux desktop or linux vm appliance)
This page shows glade which would be mostly the same for python :
http://nat.org/demos/gtksharp.html
Nokia has chosen to integrate into open source software. Therefore unless try bastardize a compiler all their work will be given away... thats not an investment that many board members will sign off on. So they have outfitted two primary development paths (scratchbox toolchains and python) with hildon tech.
They did release a 770 (Gregale) VM which you could use to develop although as a developer i would rather develop using newer os hacker editions to use current development tools. On the webpage you were pointed to http://maemovmware.garage.maemo.org/ if you scroll down to the bottom they have a version 0.1 VM which supports gregale (os2006) and bora (os2007).
The D Language is probably the linux modern c... easy to pick up for c devs. I heard it was being ported to maemo... anybody know anything about that? It basically looks like an interpreted c... like python you just code into scripts.
As for me im mostly waiting for newer stable libs for mono which resolves object serialization and iterator issues. Monodevelop could be used on desktop for coding in a rich integrated '1-stop' environment.
Last edited by pipeline; 2008-03-15 at 21:50.