Re: qualitiy is important for tangoGPS

2010-04-12 Thread Sander van Grieken
On Sunday 11 April 2010 19:42:23 Marcus Bauer wrote: On Sat, 10 Apr 2010 16:29:15 +0200 Sander van Grieken san...@3v8.net wrote: No. Just email your patches to Marcus Bauer. Expect no reply nor use of patches. But, you don't have the right to complain. You have the right to fork

Re: Where is the tangoGPS community? (was: TangoGPS font size for speed indicator)

2010-04-10 Thread Sander van Grieken
On Saturday 10 April 2010 15:59:04 Joshua Judson Rosen wrote: I have a set of patches, already--what should I do with them? Where should I post them for posterity? Where is the mailing list? Is there an IRC channel? Is there a wiki? Is there a bug-tracker? Is there a public version-control

Re: MC Navi

2010-04-01 Thread Sander van Grieken
On Thursday 01 April 2010 10:31:12 Mike Crash wrote: Hello, I'm going to release new version of MC Navi and I want to make maps available for direct download. So I want to ask, what country do you need? Second question - what do you prefer, car navigation or outdoor navigation? Just to

Re: [shr-t] Big update, safe or not ?

2010-03-18 Thread Sander van Grieken
On Thursday 18 March 2010 15:34:42 n...@el-hennig.de wrote: But today I've tried an 'opkg update' and now I see : $opkg list-upgradable | wc -l 682 Will such a big upgrade be ok or do I have to wait until Sunday (more time to fix borken things) ? You should consider to upgrade in

Re: [shr-t] Big update, safe or not ?

2010-03-18 Thread Sander van Grieken
On Thursday 18 March 2010 17:17:21 Martin Jansa wrote: On Thu, Mar 18, 2010 at 05:14:08PM +0100, Sander van Grieken wrote: On Thursday 18 March 2010 15:34:42 n...@el-hennig.de wrote: But today I've tried an 'opkg update' and now I see : $opkg list-upgradable | wc -l 682

Re: MC Navi released

2010-02-13 Thread Sander van Grieken
Hi All, I made a quick untested binary package for SHR-T, and I gotta run now so I can't test myself, but maybe it's of use to someone. see http://3v8.net/~sander/openmoko/mcnavi_0.2.4-r0.4_armv4t.ipk grtz, Sander On Friday 12 February 2010 22:37:16 Mike Crash wrote: Omlouváme se, ale tato

Re: Bluetooth PBAP support for FSO

2009-12-23 Thread Sander van Grieken
So is someone out there who owns a handsfree, car or sth else that supports showing contacts and/or missed calls over bluetooth? Anyone with a TomTom. grtz, Sander ___ Openmoko community mailing list community@lists.openmoko.org

Re: Fwd: [Shr-User] What's going on in SHR land

2009-11-02 Thread Sander van Grieken
Thanks for the update! Ever since I saw that the SHR feeds didn't get updated for a while I compiled SHR myself from the shr/import branch, so I already knew that there was a lot of activity going on under the radar. For me the usage of opimd for contacts is the nicest new feature. It has a

Re: Thanks for good work on the WIFI driver

2009-10-15 Thread Sander van Grieken
Yeah, I haven't seen SHR-U updates for a while. Helge, is this with a self-built image? grtz, Sander On Wednesday 14 October 2009 17:20:56 Martijn van den Broek wrote: Is that kernel the one from first of september from below? http://shr.bearstech.com/shr-unstable/images/om-gta02/?C=M;O=D

Re: USB networking with Ubuntu 9.04

2009-10-08 Thread Sander van Grieken
Why use a script that you need to run manually each time? It can be done automatically just by putting the right stuff in /etc/network/interfaces: auto eth2 iface eth2 inet static address 192.168.0.200 netmask 255.255.255.0 post-up iptables -t nat -A POSTROUTING -s 192.168.0.0/24 -j

Re: [SHR testing] intone requires different e17 lib name

2009-08-23 Thread Sander van Grieken
On Saturday 22 August 2009 21:02:22 Sebastian Krzyszkowiak wrote: On 8/22/09, Marcel tan...@googlemail.com wrote: Am Samstag, den 22.08.2009, 20:48 +0200 schrieb Sebastian Krzyszkowiak: On 8/22/09, Marcel tan...@googlemail.com wrote: G'evening, I'm fiddling with SHR (some way to get

Re: [SHR testing] intone requires different e17 lib name

2009-08-23 Thread Sander van Grieken
On Sunday 23 August 2009 21:09:04 Sebastian Krzyszkowiak wrote: On 8/23/09, Sander van Grieken san...@3v8.net wrote: On Saturday 22 August 2009 21:02:22 Sebastian Krzyszkowiak wrote: On 8/22/09, Marcel tan...@googlemail.com wrote: Am Samstag, den 22.08.2009, 20:48 +0200 schrieb Sebastian

Re: [ALL] New showroom for Openmoko apps

2009-08-23 Thread Sander van Grieken
On Sunday 23 August 2009 09:36:44 Cristian Gómez wrote: Hi all, I were following this thread and I think that the most remarkable post is this one from Martin who resumes the most important things that we want to have in the showroom page. I made this Classes diagram [1] in DIA to make the

Re: [SHR-testing] problem connecting to pc, and solution

2009-04-19 Thread Sander van Grieken
On Sunday 19 April 2009 18:52:29 Previdi Roberto wrote: - if i set a different mac address for each one of my om distributions, could i assign a different ip address (from my pc side), in order to not have all the ssh key conflicts each time i reflash or just change my fr running distribution?

Re: [QtExtended] latest andy-tracking kernel

2009-04-14 Thread Sander van Grieken
On Tuesday 14 April 2009 21:54:53 Franky Van Liedekerke wrote: Maybe the latest version is ok again, but it is IMPOSSIBLE TO TEST since ssh no longer works. Surely somebody must notice this, or is nobody even using these images? Yeah I noticed too, but I assumed I b0rked my build system, since

Re: IPv6 for minimo

2009-01-22 Thread Sander van Grieken
wget http://www.ginguppin.de/files/minimo.tar.bz2 that would be mine :-) it's built a long time ago and i don't really recall what options i used. since i don't use opkg anymore, but debian, there's no chance it will ever be updated -- i removed the oe stuff from my pc and use either debian

Re: Allegro the game library

2009-01-12 Thread Sander van Grieken
Hi, As some of you may know, there's a game library called Allegro. It includes support for graphics (3d, but not accelerated), sound, keyboard, mouse, etc. It works, among others, on Linux using xorg for graphics. Long time ago I've written a game that uses it, and I think this game

Re: Has anyone tried Qi?

2009-01-08 Thread Sander van Grieken
No DFU capable USB device found Can you please tell me how to transfer the boot loader and the kernel to the NAND? not the slightest clue, what you are

Re: When will kernel 2.6.24 be replaced by andy 2.6.28 kernel for better suspend/resume?

2009-01-06 Thread Sander van Grieken
Hi, Fox Mulder quakem...@gmx.net writes: Paul Fertser wrote: Sander van Grieken san...@3v8.net writes: So the question is, when will the default kernel be replaced by the new 2.6.28 andy kernel so that userspace tools could be adapted to it? That would be my question as well. I only care

Re: When will kernel 2.6.24 be replaced by andy 2.6.28 kernel for better suspend/resume?

2009-01-05 Thread Sander van Grieken
On Monday 05 January 2009 15:29:54 Fox Mulder wrote: David Garabana Barro wrote: On Monday 05 January 2009 14:45:26 Fox Mulder wrote: Hi all, many mails i read in the kernel mailing list show that newer patches should only be applied to andy-tracking kernel and no more to the old

[FSO/Illume] Program icons not showing up (FIXED)

2008-12-30 Thread Sander van Grieken
On Monday 29 December 2008 12:13:14 Sander van Grieken wrote: On Sunday 21 December 2008 09:37:36 Ingvaldur Sigurjonsson wrote: Carsten Haitzler (The Rasterman) wrote: On Sat, 20 Dec 2008 23:01:51 +0100 Michael 'Mickey' Lauer mic...@openmoko.org babbled: This always happens when

Re: [FSO/Illume] Program icons not showing up

2008-12-29 Thread Sander van Grieken
On Sunday 21 December 2008 09:37:36 Ingvaldur Sigurjonsson wrote: Carsten Haitzler (The Rasterman) wrote: On Sat, 20 Dec 2008 23:01:51 +0100 Michael 'Mickey' Lauer mic...@openmoko.org babbled: This always happens when we're starting to stabilize for a release. Last time it was something

Re: Openttd is now in opkg.org!

2008-12-07 Thread Sander van Grieken
On Sunday 07 December 2008 13:30:14 Robert Schuster wrote: Hi Aapo, Aapo Rantalainen schrieb: Openttd is now in opkg.org! I would like it better if the bitbake recipe changes can be moved into OE. That's theory. In practice, you submit the recipe plus patches in OE bugtracker and then

Re: new Game for freerunner: xlogical

2008-11-13 Thread Sander van Grieken
On Thursday 13 November 2008 13:45:28 Aapo Rantalainen wrote: c) dependeries: libsdl-image-1.2-0 my package: Depends: libsdl-1.2-0 (= 1.2.9), libsdl-image-1.2-0 (=1.2.3-r0) your package: Depends: libsdl-1.2-0 (= 1.2.11), libc6 (= 2.6.1), libsdl-image-1.2-0 (= 1.2.6), libsdl-mixer-1.2-0 (=

Re: new Game for freerunner: xlogical

2008-11-12 Thread Sander van Grieken
Hi All, I just finished the recipe for Xlogical based on Aapo's patches and while we wait until the recipe gets merged to OE/OM, I've put a binary package online for you all to enjoy. I added music, sounds and a wrapper script that rotates the screen to landscape. Right now the music is

Re: KDE4 on openmoko?

2008-11-03 Thread Sander van Grieken
On Sunday 02 November 2008 07:59:14 Pietro m0nt0 Montorfano wrote: Leonti Bielski ha scritto: Hello! I've just seen this screenshot on scap.linuxtogo.org: http://scap.linuxtogo.org/files/a4100c3bb6a5f2c7d9789da03fc2caa3.png How does it work? Is speed acceptable or not? Thanks. Leonti

Pingus ported

2008-10-18 Thread Sander van Grieken
Hi All, I'm glad to report that I've managed to port Pingus, the free lemmings clone, for OE based distributions (it was already available on Debian). I have submitted the bitbake recipe and patches to Openembedded, but there's no need to wait while these trickle down the various branches. I

Re: [Debian] Still no resume

2008-10-03 Thread Sander van Grieken
2008/10/1 Sven Bretfeld [EMAIL PROTECTED] Suspend is broken again in the latest fso kernels. But with the latest openmoko kernel suspend works. But zhone is reacting a bit weird after resuming. ;) Do you know if they are different kernels, or different version of the same kernel tree?

Re: Looking for Debug board owner in The Netherlands

2008-09-30 Thread Sander van Grieken
Hello, My FR suffers from the factory defect that my NOR is blank. I need a debug board to program it which I don't have and don't want to pay €100 just to use once. I am looking for someone who can help me, preferably around Eindhoven. Here is the deal: - I bring my FR, laptop and

Re: Dialer UI Design

2008-09-29 Thread Sander van Grieken
Ian-3 wrote: Qtopia sux, it's ugly and not pratical. We need absolutely the FSO with dialer, sms and contacts ( instead of zhone ) or SHR. I think Qtopia is beautiful and the most practical at the moment. But my biggest gripe is that it's not customizable and has no open development model.

Re: [Debian/gta02v5] zhone suspend not working anymore

2008-09-29 Thread Sander van Grieken
On Monday 29 September 2008 17:38:39 Thomas White wrote: On Mon, 29 Sep 2008 16:52:48 +0200 Fox Mulder [EMAIL PROTECTED] wrote: Since over a week suspend isn't working anymore for me. Perhaps this could be related to the recent re-opening of ticket #80:

Re: [FSO] How to develop with Qt

2008-09-28 Thread Sander van Grieken
Hi Erin, Can I find these patches somewhere in a bugreport? Or do I have to wait 'till they trickle down through git? Sander On Sunday 28 September 2008 10:53:51 Erin Yueh wrote: Hi Nicola, I've sent some patches to our distro team and OE can use bitbake to build the latest qt4-x11-free to

Re: Debian fails to boot after some reboots

2008-09-24 Thread Sander van Grieken
There is a problem with suspending causing the partition table to be corrupted on the SD card. There are some workarounds that seem to prevent this from happening, but I don't know whether they apply to Qtopia. See http://docs.openmoko.org/trac/ticket/1802 Yes this applies to all

Re: Several stacks on one card

2008-09-04 Thread Sander van Grieken
On Wed, Sep 3, 2008 at 5:04 PM, [EMAIL PROTECTED] wrote: Hello, I am going to buy a new microSD card. I want to install Debian, Qtopia and whatever other image appeals me. Is it possible to make a dual-boot in the card? Something like first a selecting if you boot the flash or the card,

Fwd: Re: Building for FSO

2008-08-28 Thread Sander van Grieken
.. forgot the list :) .. --- Original Message --- Subject: Re: Building for FSO From:Graeme Gregory [EMAIL PROTECTED] Date:Thu, August 28, 2008 12:00 To: Sander van Grieken [EMAIL PROTECTED

Re: ASU - out of memory?

2008-08-22 Thread Sander van Grieken
On Friday 22 August 2008 02:59:25 Carsten Haitzler wrote: On Thu, 21 Aug 2008 19:54:26 +0200 Sander van Grieken [EMAIL PROTECTED] babbled: For a phone, the algorithm could be as simple as killing the process that has allocated the most memory. The essential system services and the basic UI

Re: ASU - out of memory?

2008-08-21 Thread Sander van Grieken
Tilman Baumann [EMAIL PROTECTED] writes: all the linux memory overcommit behaviour more or less depends on the fact that it can allways save it's ass by using swap. (Instead of helplessley crashing) Yes, or killing the application. Not having swap is nonsense;). If you are using swap

Re: ASU - out of memory?

2008-08-21 Thread Sander van Grieken
On Thursday 21 August 2008 19:33:24 Steven Kurylo wrote: And come on. Software is not perfect. Sometimes we have to live with a dreamteam like (old) firefox and x11. I had times when they had both hundreds of megs virtual mem. But everything was fine because it all was just harmlessly been

Re: FR at golem.de

2008-08-06 Thread Sander van Grieken
On Wednesday 06 August 2008 15:19:32 Michele Renda wrote: I think that before to test something you must to know what are you testing. You can not to test a phone and than to say: Oh... it is stupid, it is not able to prepare me a coffee :) OM is just not there yet. Be fair, no excuses

Re: bitbake and patches

2008-07-31 Thread Sander van Grieken
On Wednesday 30 July 2008 13:29:26 Michael Kluge wrote: Hi, I am trying to create a bb recipe. I check out the sources I need per svn and need to apply some patches afterwars (copying files over to the svn tree). The patches (=new files) are sitting side by side within the same dir as the bb

Re: Openmoko on Design

2008-07-30 Thread Sander van Grieken
On 7/30/08 Jay Vaughan wrote: If you go read Morse Peckham's book http://www.amazon.com/Mans-Rage-Chaos-Biology-Behavior/dp/080520142 You will understand how museuems and gallery's function; and, Sean's words will strike you more deeply. Its all well and good when you're

Re: GTA02 GPS rework for SD card interference issue

2008-07-22 Thread Sander van Grieken
could anyone recommend a nice solder for such kind of work? (haven't bothered to buy one in the states... in ukraine at the university was using whatever was given ;-)) You will need 'flux core solder' (normal 'resin' electronics solder), with a low wattage soldering iron, like 15W. It also

Re: order from Pulster

2008-07-21 Thread Sander van Grieken
Hallo, my excuses to each of you waiting for his order to be confirmed. Hehe I guess you mean 'apologies'? I know in german or dutch excuses means apologies, but in english it means something else, which might pzz off ppl :) We still work hard to come back to each of you. Anyway feel free

Re: Reason for GPS problems found!

2008-07-16 Thread Sander van Grieken
On 2008-07-16, Jay Vaughan [EMAIL PROTECTED] wrote: Its really pretty important that the communication on this issue *not* diverge into hate and vitriol towards customers, because to those who are observing the OpenMoko project - not participating - the SD+GPS testing issue is a *huge*

Re: Freerunner @ pulster.eu Shop

2008-07-08 Thread Sander van Grieken
Hmm, I ordered the 28th and have not heard from them since the confirmation e-mail. I ordered the 27th and only received confirmation mail so far. Guess I was just too late for the first batch.. grtz, Sander ___ Openmoko community mailing list

Re: HP calculator on neo1973 - was: More HW from Openmoko

2008-07-05 Thread Sander van Grieken
On Saturday 05 July 2008 09:34:55 Ken Young wrote: I've got the x48 HP 48 series calculator emulator running on my neo1973. It was very easy to port - I just had to re-arange the screen layout a bit to have it fit on a VGA window, and cross compile for the ARM CPU. A screen shot can be seen

Re: internet connection via USB

2008-07-05 Thread Sander van Grieken
On Saturday 05 July 2008 20:13:08 simarillion wrote: Hi, I'm trying to connect to internet via USB. I followed this howto http://openmoko.togaware.com/survivor/Network_Setup.html but unfortunately without success. No error appeared but I have no ping to the internet. I'm running Kubuntu

Re: How Slow Is Fast?

2008-07-03 Thread Sander van Grieken
Anyone who has paid attention to this mailing list over the last few months has seen the It doesn't have 3G, it's worthless messages about the FreeRunner. For me (And many, many others) having a fast, power-hungry wireless pipe to the phone isn't as important as everything else the FreeRunner

Re: QVGA V/s VGA for GTA03 (was something about yummy CPU-GPU combos!)

2008-06-14 Thread Sander van Grieken
On Friday 13 June 2008 21:22:12 Ben Burdette wrote: What would be cool would be a QVGA-to-VGA transition effect where a 'blurry' QVGA app comes into focus as you transition to VGA mode. So suppose you are in an application selection screen, you select an application and it 'zooms' to the app

Re: resolution preferences??

2008-06-06 Thread Sander van Grieken
Honestly, if the freerunner did not have VGA screen but QVGA, I would not buy it ! For me, VGA is a must have feature. As other said, there are plenty of QVGA devices. I don't want one of them because of the resolution. I have a Dell Axim X5 and I'm really sad about the QVGA resolution

Re: 2.5mm or 3.5mm

2008-05-30 Thread Sander van Grieken
Both! External adapters are a bad idea since it could put extra force on the jack socket. They could be located very close together so you cannot connect both at the same time. grtz, Sander Hi community! A short poll: on a future GTA0x (2), would you prefer to have A) standard 2.5mm

Re: 2.5mm or 3.5mm

2008-05-30 Thread Sander van Grieken
I still think that wired headsets are not used by anyone out there. Even if every vendor adds a cheap wired headset to it's device I barely see anyone using it. Today bluetooth headsets are cheap and they are way more practical (and even have the better microphone placing, compared to the

RE: Switch from GTK to QT (was: ASU software - pre-pre-releaseimpressions)

2008-05-21 Thread Sander van Grieken
It is an extra magnitude of difficulty to get anything more then a few developers to code in a consistent style when working with C++. Requires strict discipline and coding standards. Without such things, it all de-generates at a rate proportianal to the number of developers and amount of

Re: 99

2008-04-21 Thread Sander van Grieken
On Monday 21 April 2008 02:39:38 Marco Trevisan (Treviño) wrote: steve ha scritto: I'll gladly put the price back to $650 which was the first price we released. LOL... BTW for me you can also put the price at 398 for staying a little more far from 399... :P I vote for 398 too, but I'll

Re: which applications are usable

2008-04-18 Thread Sander van Grieken
On Friday 18 April 2008, Tim Shannon wrote: I love that the terminal is one of the requisite applications.  This is definitely a phone I'm looking forward to. Indeed, just imagine running vi on a phone!! The ultimate! Eildert no, emacs! *ducks*

Re: Speeding up browsing and lightening the traffic load

2008-04-08 Thread Sander van Grieken
On Monday 07 April 2008 12:13:17 Mikko Rauhala wrote: ma, 2008-04-07 kello 11:24 +0200, Erland Lewin kirjoitti: IMHO, the Opera Mini design (compressing and optimizing web pages before sending them to the phone) is excellent, because it saves traffic (=money) and speeds up loading. I'm

Re: TomTom on Openmoko?

2008-03-27 Thread Sander van Grieken
Dnia Thursday 27 of March 2008, joerg napisa³: Am Do 27. März 2008 schrieb Sebastian Hammerl: Hi, as far as i know on the TomTom go devices is running Linux. So would it be possible to rip out the TomTom applikation and get it to work on Openmoko phone? It would be a great GPS

Re: TomTom on Openmoko?

2008-03-27 Thread Sander van Grieken
On Thu, Mar 27, 2008 at 2:51 PM, Marcus Bauer [EMAIL PROTECTED] wrote: And working phone operating systems can be bought from Symbian, Apple and even Microsoft. And yet we develop a new one! The whole point of Open Source is the freedom (and fun) to participate. That's why I am opposed

Freerunner available soon!

2008-03-19 Thread Sander van Grieken
..enough with that 'delayed by 6 months' thread already, it's making me nervous! ___ OpenMoko community mailing list community@lists.openmoko.org http://lists.openmoko.org/mailman/listinfo/community

Re: Price of the Freerunner published?

2008-03-19 Thread Sander van Grieken
On Wed, Mar 19, 2008 at 12:10 PM, Steven ** [EMAIL PROTECTED] wrote: Was reading Planet OpenMoko and found the following at http://www.vanille-media.de/site/index.php/2008/03/18/from-switzerland-to-brazil/ : The price range for the Neo FreeRunner has been published, it's going to be

Re: About ipkg on Openmoko

2008-03-02 Thread Sander van Grieken
On Sunday 02 March 2008 08:32:42 ian chu wrote: After I did these steps , I can ping outside IP successfully! But when $ ipkg update , it still failed like previous what should I do to make my Openmoko download ipkg update ? or I can only copy the file and update locally copy your

Re: openmoko banner

2008-02-08 Thread Sander van Grieken
We don't yet but we'll look into it. Sounds like a good idea. Maybe it's also a good idea to update the neo1973 images on the various openmoko pages (especially the Products page) with the new (2007.2) user interface. IMHO that looks much better. Michael Javi Roman wrote: Hi all, I

Re: Patents and OpenMoko

2008-02-08 Thread Sander van Grieken
I think that we all agree here that the patent system is completely broken. By filling patent, even for defense only, you are playing the rule. What I've seen so far is that small companies that cannot afford a lawyer department simply choose to ignore the rules and just ignore completely

Re: Debugboard option?

2008-01-21 Thread Sander van Grieken
Does anybody know if there will be an option to buy the Debugboard only once the Freerunner is released? If I recall correctly there will be a new improved version of the debugboard when Freerunner is released. I´m really looking forward to the release of the Freerunner to get one. I think

Re: ATT is cruising for a bruising

2007-09-18 Thread Sander van Grieken
On Monday 10 September 2007 12:47:26 Giles Jones wrote: Alexey Feldgendler [EMAIL PROTECTED] wrote : This not because Apple or ATT are evil. It's actually a bug (or call it a design shortcoming) and could happen to anyone. I'd actually call it ignorance or lack of information from Apple.

Re: Login Manager

2007-08-06 Thread Sander van Grieken
On 5 Aug 2007, at 16:11, Nkoli wrote: I think your implementation is great; it's logical and clean. The only thing I would change is the first boot part. Most phones, if not all, allow security conscious users to set some kind of password/pin to lock their phones. It should also be an

iPhone has built in spyware module?

2007-07-18 Thread Sander van Grieken
Worrying news, if this rumour is confirmed, although it might be positive PR for open phones.. http://vsiphone.blogspot.com/2007/07/iphone-has-built-in-spyware-module.html ___ OpenMoko community mailing list community@lists.openmoko.org

Re: X Server MultiTouch Support

2007-07-15 Thread Sander van Grieken
On Saturday 14 July 2007 21:47:28 Brandon Kruse wrote: I agree Joshua. Have seen this vid awhile back, it would be great. We all the onscreen keyboard wont be so great with single touch, its just a fact. Something like this would change everything, and, as mentioned in the article, would

Re: rough seas

2007-06-27 Thread Sander van Grieken
2007/6/20, Sean Moss-Pultz [EMAIL PROTECTED]: In less than a week, we will update you about what's going on at FIC/ OpenMoko, the status of GTA01/02, and our plans for selling these neos. One week has passed silently... Well, technically you posted your message 9 hours too early ;)

Re: Sun JavaFx

2007-05-10 Thread Sander van Grieken
I think (hope?) it is the new appearance of Savaje platform (+ JavaFX scripting). That's correct. This is going to be very cool stuff. And the Neo is definitely very high on the list of devices I want to see this running on. If I understand correctly, JavaFX Script is going to be open

Re: Sun JavaFx

2007-05-10 Thread Sander van Grieken
Sander van Grieken wrote: I think (hope?) it is the new appearance of Savaje platform (+ JavaFX scripting). That's correct. This is going to be very cool stuff. And the Neo is definitely very high on the list of devices I want to see this running on. If I understand correctly, JavaFX

Re: Sun JavaFx

2007-05-10 Thread Sander van Grieken
Sander van Grieken wrote: I think (hope?) it is the new appearance of Savaje platform (+ JavaFX scripting). That's correct. This is going to be very cool stuff. And the Neo is definitely very high on the list of devices I want to see this running on. If I understand correctly, JavaFX

Re: Sun JavaFx

2007-05-10 Thread Sander van Grieken
Does this mean there will be non-open sourced parts in the stack necessary to use JavaFX Script? Sun has already said that JavaFX Mobile (the stuff you need for the phone) will be GPLed. So.. no. Well, this is not exactly true. Sun indeed said explicitly that JavaFX-Script will be GPLd,

Re: Size and weight considerations for future Openmoko devices

2007-05-03 Thread Sander van Grieken
Dr. H. Nikolaus Schaller wrote: That's not solely robustness though, air resistance helps lots too. Hmm do you propose a furry casing? ___ OpenMoko community mailing list community@lists.openmoko.org

Re: Audio Jack 2.5 mm

2007-04-24 Thread Sander van Grieken
There are adapters for 2.5mm - 3.5mm. Which are either one long bit of plastic that lever the jack off the PCB, or a cable to tangle. However, availability of 3.5mm headsets may be an issue. I think an adapter is somewhat impractical (and will probably break the solder at some point), but

Re: built-in scripting languages.

2007-04-04 Thread Sander van Grieken
I would like to propose a number of bindings a preferred scripting language should have - Bluetooth bindings - Webservice bindings, 'lightweight' request/response access to networked services - Persistence bindings, optimized access to large datasets (sqlite?) On Tuesday 03 April 2007

Re: openmoko articles

2007-02-16 Thread Sander van Grieken
On Friday 16 February 2007 15:03:16 denis wrote: Are there some high definition photos of the Neo available ? It would be nice to have some high def. pictures in the wiki and in the articles. (in the especially for the basic users section, these need some eye candy ;) ) Regards, Denis

Re: R: Camera and MMS

2007-02-13 Thread Sander van Grieken
On Tuesday 13 February 2007 10:26:32 Michele Manzato wrote: [...snip...] MMS seems to be a problem. Apparently there is no MMS standard, or the standard itself is said to be horribly broken (see http://lists.openmoko.org/pipermail/community/2007-February/002787.html) or it is tweaked to