Reply
Thread Tools
Hedgecore's Avatar
Posts: 1,361 | Thanked: 115 times | Joined on Oct 2005 @ Toronto, Ontario, Canada
#31
You get ARMedSlack to boot and I'll be the happiest tester ever.

'cause honestly. I don't like the Hildon interface all that much (way too much wasted real estate), and Maemo ain't completely open so people haven't opened the floodgates yet.

(I do however recognize the amazing job people are doing despite the constraints in place - - props to them.)
 
Posts: 874 | Thanked: 316 times | Joined on Jun 2007 @ London UK
#32
I think the folks who are serious about this need to get out from under Nokia's wing and fly. Somebody's gonna do it eventually, so why not now?
gnexus, personally i think you are a breath of fresh air and I look forward to what you come up with.
 
Posts: 227 | Thanked: 51 times | Joined on Feb 2006
#33
Originally Posted by gnexus View Post
Well, after all the nice responses here, and seeing the crappy job Nokia has done with their repositories and a lot of their apps, etc. I have decided NOT to develop anything for Maemo. . .
snip...

So any packages I make will NOT be Maemo compatible. My plan, actually, is to specifically link to Maemo incompatible libraries, even if unneeded . . .

Hell. I may even use RPM's

ROFL!
So dude, you may have gotten a few rude responses but you gotta admit, you have came in here like a turd in the punchbowl. That stunt with announcing an improved busybox then withholding the files was childish too.

From your comments you obviously are at least a skilled developer and a smart guy. So put on your critical thinking hat for a second...

Go ahead and fork but why the pissy attitude? You aren't hurting Nokia by working towards incompatibility. IF your fork(s) succeed, you only help Nokia sell more tablets because your fork will be integrated with their hardware. You only hurt cross-fertilization of ideas and concepts and ultimately you hurt users.

Don't get me wrong, fork away. If you have the bandwidth to do it, then diversity only increases the value of my toy. But incompatibility out of spite is childish at best.

David
__________________
David Smoot
 

The Following User Says Thank You to djs_tx For This Useful Post:
YoDude's Avatar
Posts: 2,869 | Thanked: 1,784 times | Joined on Feb 2007 @ Po' Bo'. PA
#34
Originally Posted by gnexus View Post
Ok Nokia,
You got me to register here JUST so I can rant...
Your first post is a rant on an enthusiasts site?
Now that was productive

Is your code just as elegant?


Why should I develop for the N800?
So don't. You're not hurting my feelings any.
 

The Following User Says Thank You to YoDude For This Useful Post:
Karel Jansens's Avatar
Posts: 3,220 | Thanked: 326 times | Joined on Oct 2005 @ "Almost there!" (Monte Christo, Count of)
#35
I like this gnexus dude. He did what I would have done, if I even knew how to spel "proggram".

Screw Nokia! Anarky rulez!

No, Anarky rulezzzzz!!!

Edit: Allthough, rather than coming up with a lame-ish busybox, I'd have told everybody I had OpenOffice.org ported and working perfectly. Much higher level of teeth-gnashiness guaranteed...
__________________
Watch out Nokia, Pandora's box has opened (sorta)...
I do love explaining cryptic sigs, but for the impatient: http://www.openpandora.org/

Last edited by Karel Jansens; 2007-12-31 at 19:04.
 
Posts: 66 | Thanked: 17 times | Joined on Dec 2007
#36
Finally it seems this thread is getting a better discussion.

I really had no interest (or time, for that matter ) to add any more of my own comments to it, but there are a few things I would like to clarify before I let it rest.

Firstly, my decision has absolutely nothing to with emotion, spite, or childish and selfish things like that.
Unfortunately it may have sounded like that a bit, but what I was actually referring to was a lack of any constructive input as to why I should put any effort into the Maemo platform. The only good answer I received was "it's fun."

Second, just because I won't be developing anything specifically for Maemo and the Tablet OS does not necessarily mean it won't run on it. There may likely be additional libraries needed, but even if something was packaged as an RPM, there is still a very good chance it will work.

Third, for those people who think that Nokia OSSO code is elegant, please talk with other programmers before you comment. Nokia has done a fairly nice job with Hildon, and that's about it. Just about everything else uses somebody elses open source code (except a few closed source things for USA legal reasons). The actual apps which Nokia OSSO division has written are VERY simplistic and NOT elegant at all. A window manager that has no support for anything but full size windows is not "elegant." That's not to say it's not very efficient - it is! To get Matchbox down to its current size may actually require some very "elegant" code. That I like, and I thank and commend Matt on his accomplishment, and his work now with Nokia. But Matchbox is meant for something more like a small router or phone than a full pc, which is what I am interested in. I already have a phone . . .

I have nothing but praise for Nokia and the Hildon stuff they have done, and their support of Open Source and Gnome. I don't have anything against them and only have great respect for what they have done. But Nokia is basically a hardware company like Dell or Motorola, and anything like a GNU/Linux platform is way too big for any single company anyway. Even Nokia reps will tell you that 90% or more of the Maemo code comes from somewhere else. The repository server issue shows exactly how fragile things can be. I don't want to be locked into a single company or organisation with the code I personally write.

The big problem with Maemo for me is the reliance on Debian for the code base. I believe Nokia will eventually regret that decision in the same way that Canonical did. While the deb packaging is ok, the reliance on Debian packages is not. The code base is much too old for an innovative single user device like a tablet computer.

The other problem for me is the reliance on the Matchbox window manager and Gnome. In a forum such as this I won't go into the technical details of that except to say that I would prefer to avoid both libraries while retaining binary compatibility with the underlying processor architecture, X server, and utilities.

Since I am currently only concerned primarily with gaining additional productivity for my tablet, that is where I wish to focus my work. I don't do games. . . I cannot gain the functionality I need by using the current Maemo stuff. When you start changing source repositories, kernels, initscripts, window managers, and GUI toolkits what you end up with is a new OS. To get what I need requires so many major changes to the Tablet OS that it is simply not feasible to use most of the current stuff. That's the reason for my decision.

Thanks to everyone for your comments. I wish everyone a happy and productive new year.

Edit:
I'd have told everybody I had OpenOffice.org ported
While I'm building stuff right now for the tablet I thought of the above comment and felt there was something else to add:

Getting an app like OOo working usually involves massive dependency trees like the project I'm currently working on. That's why I had to start first with busybox. Getting those dependency trees working properly involves countless packages. By necessity those tend to bork up some currently working stuff. Additionally, it is simply not feasible to expect an end user, even a "power-user," to be able to get all those packages installed and working correctly. Therefore the only real solution I can come up with is a replacement for the existing distro. Of course if somebody here has a better solution I'm all ears!

Last edited by gnexus; 2008-01-02 at 00:24. Reason: edit: add additional info about dependency trees
 
Posts: 10 | Thanked: 4 times | Joined on Nov 2007
#37
Originally Posted by djs_tx View Post
Shameless plug:
"Frogpad: Better than qwerty with one hand tied behind our back"
The (2006) Press Release at frogpad.com says it works with the 770.
Will the frogpad pair with an N800 running OS08 without resorting to
poultry entrails?

Thanks!
__________________
Started using my N800 11/26/2007
8GB Internal & External SDHC
iGo BT KB
Proporta case
 
Reply


 
Forum Jump


All times are GMT. The time now is 14:03.