Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-17 Thread Gustavo Sverzut Barbieri
On 6/8/07, Pedro Aguilar [EMAIL PROTECTED] wrote: Hi, Sorry being that late to reply. We should try different options, do some serious benchmarks and based on the results we could choose the best solution. Some options would be: - X11/GTK - X11/EFL - DirectFB/GTK - DirectFB/EFL Both, GTK

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-11 Thread Fabien
Following the there's much more than GFX effects in a usable UI, here's an interesting blog post: http://www.codinghorror.com/blog/archives/000883.html It's not about embedded devices GUI, rather about desktop apps vs. web apps. However, mutatis mutandis, it drives another nail in the same

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-09 Thread Pedro Aguilar
[EMAIL PROTECTED] Sent: Friday, June 08, 2007 1:56 PM Subject: Re: UI ideas/questions or can we animate things as smooth as iPhone? Hi, We should try different options, do some serious benchmarks and based on the results we could choose the best solution. Some options would

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-08 Thread Florent THIERY
Imho the EFL are the best choise for a device like the Neo. But, which backend for evas ? Framebuffer ? X ? OpenGL (i don't think there's an evas Opengl ES implementation..) ? ___ OpenMoko community mailing list community@lists.openmoko.org

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-08 Thread Pedro Aguilar
Hi, We should try different options, do some serious benchmarks and based on the results we could choose the best solution. Some options would be: - X11/GTK - X11/EFL - DirectFB/GTK - DirectFB/EFL Both, GTK and EFL, have backends for X11 and DirectFB, so running demos and apps shouldn't be a

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-08 Thread Silva, Daniel
@lists.openmoko.org; Florent THIERY [EMAIL PROTECTED] Sent: Friday, June 08, 2007 1:56 PM Subject: Re: UI ideas/questions or can we animate things as smooth as iPhone? Hi, We should try different options, do some serious benchmarks and based on the results we could choose the best solution. Some options

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Luit van Drongelen
Openmoko has 2 goals, right? One is to make a FOSS stack for mobile phones, and two is to make 'your parents' want it. For that last bit, you might need to have a consistent, but also clear and fluid (direct reaction to touch actions for example, click delay is really confusing for people). The

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Fabien
On 6/7/07, Michael 'Mickey' Lauer [EMAIL PROTECTED] wrote: Tomasz Zielinski wrote: If with GTK/Matchbox we cannot achieve such rich, fluid and, erm..., fluid GUI as iPhone, maybe it's not too late to drop GTK and choose other framework, designed for mobile devices and running quick

R: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Michele Manzato
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Per conto di Luit van Drongelen Inviato: giovedì 7 giugno 2007 9.54 A: OpenMoko Oggetto: Re: UI ideas/questions or can we animate things as smooth as iPhone? Openmoko has 2 goals, right? One is to make a FOSS stack for mobile phones, and two is to make

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Hans van der Merwe
On Thu, 2007-06-07 at 11:29 +0200, Fabien wrote: On 6/7/07, Michael 'Mickey' Lauer [EMAIL PROTECTED] wrote: Tomasz Zielinski wrote: If with GTK/Matchbox we cannot achieve such rich, fluid and, erm..., fluid GUI as iPhone, maybe it's not too late to drop

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Florent THIERY
I would say, considering the fact that the apps ecosystem hasn't flourished yet, is it really too late to switch? In the rest of this mail, please assume it is not. How detached is the underlying processes/functions and GUI from each other? How difficult will it be to just pull a different GUI

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Mikko J Rauhala
On to, 2007-06-07 at 01:23 +0200, Michael 'Mickey' Lauer wrote: Tomasz Zielinski wrote: I'm 100% sure nobody will cry after pure-X11 applications we loose this way. Almost every GTK application would require rewriting/porting to fit OpenMoko capabilities, so it's not great loss too. Not to

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Denis Kot
I think you should... fork. One group for GTK and other for something else. :) 2007/6/7, Florent THIERY [EMAIL PROTECTED]: I would say, considering the fact that the apps ecosystem hasn't flourished yet, is it really too late to switch? In the rest of this mail, please assume it is not. How

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Bradley Hook
You *could* do what many existing linux apps do... write the functional part of the app as a console program, and then use many simple GUIs as options to interface with it. Think about cdrecord and K3b as an example. For the handful of us out there that intend to use the Neo as a remote

RE: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Hans van der Merwe
On Thu, 2007-06-07 at 08:19 -0700, David Schlesinger wrote: If someone really wanted to keep things lightweight, you could even do a curses based interface as an option. 31337 HaXoRs and their console based phones. Keen. I bet you could sell _dozens_ of those. My dad will buy one

RE: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Mikko Rauhala
to, 2007-06-07 kello 09:05 -0700, John Seghers kirjoitti: I've been writing games since 1981, on Atari 5200, 8-bit NES, SFX, Genesis, Windows, and too many cell phones to keep track of. Please, please, please give us direct access to the frame buffer and a low level API to the Blitter in the

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Knight Walker
On Thu, 2007-06-07 at 01:23 +0200, Michael 'Mickey' Lauer wrote: ... GameBoy provided nice full-screen animations in 1989, eighteen years ago. This is nothing like the GameBoy, or the C64, or the Amiga. The GB was a single-tasking system that would always only be doing one thing at a time.

RE: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread openmoko
I've been lurking, but this is something that I do have a bit of experience with--and definitely some opinions. Michael 'Mickey' Lauer wrote Tomasz Zielinski wrote: framework, designed for mobile devices and running quick framebuffer operations? GameBoy provided nice full-screen

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Mikko Rauhala
to, 2007-06-07 kello 12:19 -0600, Knight Walker kirjoitti: And you'd be 100% wrong in at least a few occasions. X11 applications aren't just for running desktop apps on the Moko. They can also be for running Moko apps on the desktop. Well put there, hadn't even considered that. I'm not quite

Fw: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Silva, Daniel
OK resending this since i accidentally sent it directly to Mr John Seghers Regards, Daniel - Original Message - From: Silva, Daniel [EMAIL PROTECTED] To: John Seghers [EMAIL PROTECTED] Sent: Thursday, June 07, 2007 6:40 PM Subject: Re: UI ideas/questions or can we animate things

RE: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread John Seghers
Subject: Re: UI ideas/questions or can we animate things as smooth as iPhone? - Original Message - From: John Seghers [EMAIL PROTECTED] To: 'OpenMoko' community@lists.openmoko.org Sent: Thursday, June 07, 2007 5:05 PM Subject: RE: UI ideas/questions or can we animate things as smooth

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Silva, Daniel
What I see is a situation very similar to the WinG (Windows Game) libraries in the Windows 95 timeframe. These allowed a Windows app to take over the entire screen and bypass GDI--even to the point of changing screen res and refresh rates. Then, when you Alt-Tab'd away, or some other reason

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-07 Thread Florent THIERY
Related tutorial : http://www.directfb.org/wiki/index.php/Projects:GTK_on_DirectFB_for_Embedded_Systems The choice should be driven by benchmarks results. EFLs are on the row too... Cheers Florent ___ OpenMoko community mailing list

UI ideas/questions

2007-06-06 Thread Casper van Donderen
Hi, about all the UI stuff: I have never seen an original Motorola UI, everybody I know over here has a Motorola with Vodafone and Vodafone replaces the UI on each model by it's own, So the people who have a Nokia/Motorola/BenQ-Siemens all have the same UI if they have Vodafone (it was the

Re: UI ideas/questions

2007-06-06 Thread Fabien
On 6/6/07, Casper van Donderen [EMAIL PROTECTED] wrote: Can you still edit that main panel [...] because the color of choice at the moment is orange [...] I think that when we talk about UI, we don't primarily think of skins and colors: these rather fall in the bells whistle category. What

Re: UI ideas/questions

2007-06-06 Thread Jose Manrique Lopez de la Fuente
Hello, I think somekind of guidelines for developers are needed. Perhaps FIC could release their own ones, and some external read could help: Palm guidelines: http://www.access-company.com/developers/documents/docs/ui/UIGuide_Front.html Nokia usability site:

UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-06 Thread Tomasz Zielinski
2007/6/6, Fabien [EMAIL PROTECTED]: And I think openmoko can lead to real improvements in this domain, if: [...] - some people with the right social skills make the UI improvement effort run smoothly. iPhone is fascinating because it's GUI is so responsive and so smooth. Unfortunately,

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-06 Thread Jose Manrique Lopez de la Fuente
Hello, I am not sure if it is a graphical framework problem after seeing how smooth Canola[1] is in a Nokia 770 device: http://www.youtube.com/watch?v=nV-HtJcIW-I best regards, [1] http://openbossa.indt.org.br/canola/ 2007/6/6, Tomasz Zielinski [EMAIL PROTECTED]: 2007/6/6, Fabien [EMAIL

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-06 Thread Pedro Aguilar
Hi, An alternative could be DirectFB, it was designed specifically for embedded systems, there is no overhead with any protocol or other things. GDK has a DirectFB backend, so there is no problem running GTK+ apps over it. It isn't easy to say how much the perfomance could improve, but it could

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-06 Thread Mikko J Rauhala
On ke, 2007-06-06 at 14:52 +0200, Tomasz Zielinski wrote: As we know, much less powered machines (like 7MHz Amiga with Workbench and even 1MHz C64 with Geos) had enough resources to provide rich and usable user interface. I mentioned PalmOS some time ago - it executed programs in-place so most

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-06 Thread Tim Shannon
As I understand it the new GTK mobile initiative will really be focusing on performance on mobiles. I don't think the software is there yet, or the all of the hard ware. Personally I'm not too concerned with the speed of the GUI... yet. That and it sounds like the next hardware revision will

Re: UI ideas/questions or can we animate things as smooth as iPhone?

2007-06-06 Thread Florent THIERY
Interesting. Can I hear more supportive or counter arguments? What do the others think? Depends on the technical bottleneck, which i am in no position to determine. Is GDK inherently unsufficient too ? I am very curious about the potential of the webkit gdk qt ports, i hope to benchmark them