news

Feed

Qt everywhere – Qt/s60 demos on Maemo

After run the cool Qt/s60 demos produced by Ariya on my phone, I decided to test if Qt is really cross-platform :P . Well, I’ve to say that I’m really impressed, the demos run smoothly on my desktop and as you can see below on my n810 :)

Click to read 450 more words

Emulating multi-touch using two tablets

Kaj Grönholm's post about multi-touch motivated me to implement my previous idea of using two tablets to emulate multi-touch input (which should allow for 2 "real" multi-touch cursors). So, I quickly hacked together a modified version of the SimpleSimulator from TUIO_CPP and loaded it on a N800 and a N810. The result works quite well: (link to the video)

Again, the multitouch version of NumptyPhysics uses two cursors for dragging and three cursors for deleting, which works nicely on a multitouch table. Oh, and if you crank up the volume on that video, you will hear the sounds that we have added to NumptyPhysics recently in order to give some audible feedback about the user actions. Stay tuned for more in a few days.

N810 Multitouch F-F-F-Fun

I'm back from vacation, summer went fast as always! Tried to stay away from computers, spending the time with family & friends and enjoying the weather while it lasts... But I did have little coding fun also, testing how well "multitouch" would work in N810 ;-)

Here comes video:



Update: Like all respected magicians, I'll show how this trick works for the ones who didn't already know the behavior of (resistive, single-touch) touchscreens under multiple touches. As thp first commented, it is "using the 'merged' blob position that you get with the single touch screen and interpreting it as the middle of two or more equal-pressure points".

Now here is a video showing the same demo in PC, with "cheat mode" turned on:


So it's mostly useless... but somewhat f-f-f-fun :)

Maemo Official Applications Bug Jar 2009.30

A Quick Look at Maemo Official Applications in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2002 more words

Maemo Official Platform Bug Jar 2009.30

A Quick Look at Maemo Official Platform in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2072 more words

Non-Recursive Automake is the Best Alternative to Automake

People often complain that autotools is complicated. But the alternatives generally involve a learning curve, require large changes to existing projects, and don’t provide the features or the command-line interface that we’ve become used to with autotools, making life difficult for people building tarballs, and for distros’ packaging tools.

Click to read 558 more words

New Hildonmm and Gtkmm releases available

With the latest Beta2 SDK for Fremantle, GTK+ was updated to 2.14 from 2.12. We (Openismus) made a new release of Gtkmm and Glibmm, which are both packaged and uploaded to extras-devel, as you can see with the new maemo.org/packages. There is also an updated hildonmm release, with improved documentation. Many thanks to Claudio and Alberto for applying patches that I submitted, to improve the Hildon C API reference (and our C++ API reference, which is automatically generated from it). If you spot any bugs, please email the Gtkmm mailing list about the problem, and we'll fix it.

Finally, there is a testing release of libhildondesktopmm, available from the Maemomm garage page. It's not finished yet, and does not appear to work well in Scratchbox, but with some testing and bug reports, we're sure that it will improve.

Nokia making it complicated

As Maemo 5 (Fremantle) gets closer I'm worried about Nokia implementing a buggy untested "3rd party policy" without having a dialog with the maemo.org community before. It was again the community running into problems and then finding out about it. Very annoying that Nokia does not learn to do better. Documentation for ...

Policy is your friend

On the debian developers mailing list madduck asked about various package checking tools in debian. The resulting discussion revealed how many tools there are in debian to check packages; tools like piuparts, PET, and packagecheck. In contrast to Maemo, debian hackers seemed to be obsessed with the quality of their packages. The mantra “Policy is your friend” is ubiquitous in debian.

Click to read 660 more words

Maemo Summit registration is now open

Registration for the second Maemo Summit, to be held on the 9th, 10th and 11th of October at WesterGasFabriek, Amsterdam is now open. It promises to be a great event just like last year, so go register now!

On a related note, the schedule is filling up but there is still time for you to submit a talk proposal. If you have a cool subject to talk about, either in a lightning session or longer talk format then you should edit the wiki as soon as possible.

read more

Registration Maemo Summit 2009 open

Registration for the Maemo Summit 2009 has been opened.

The summit will have free entrance, but registration is required to grant you food, drinks, a maemo.org shirt and a seat. Please register as soon as possible, so we can get a clear picture of how many people are expected.

The registration form also has an option for sponsorship requests. Details about sponsorship will be published later and requests will be evaluated after this. You can always change your registration entry at a later point in time if needed.

The event location details and a list of participants can be found here.

See you all in Amsterdam at Maemo Summit 2009!

Register now!

State pattern fixed in the mafw-gst-renderer

I had this post planned for a long time, but here it goes.

Click to read 538 more words

news

Feed

Fremantle maemo-select-menu-location change

While working on the maemo.org package interface, I noticed that quite a few package's developers didn't notice the changes in Fremantle regarding maemo-select-menu-location.

Click to read 260 more words

Qt everywhere – Qt/s60 demos on Maemo

After run the cool Qt/s60 demos produced by Ariya on my phone, I decided to test if Qt is really cross-platform :P . Well, I’ve to say that I’m really impressed, the demos run smoothly on my desktop and as you can see below on my n810 :)

Click to read 450 more words

Emulating multi-touch using two tablets

Kaj Grönholm's post about multi-touch motivated me to implement my previous idea of using two tablets to emulate multi-touch input (which should allow for 2 "real" multi-touch cursors). So, I quickly hacked together a modified version of the SimpleSimulator from TUIO_CPP and loaded it on a N800 and a N810. The result works quite well: (link to the video)

Again, the multitouch version of NumptyPhysics uses two cursors for dragging and three cursors for deleting, which works nicely on a multitouch table. Oh, and if you crank up the volume on that video, you will hear the sounds that we have added to NumptyPhysics recently in order to give some audible feedback about the user actions. Stay tuned for more in a few days.

N810 Multitouch F-F-F-Fun

I'm back from vacation, summer went fast as always! Tried to stay away from computers, spending the time with family & friends and enjoying the weather while it lasts... But I did have little coding fun also, testing how well "multitouch" would work in N810 ;-)

Here comes video:



Update: Like all respected magicians, I'll show how this trick works for the ones who didn't already know the behavior of (resistive, single-touch) touchscreens under multiple touches. As thp first commented, it is "using the 'merged' blob position that you get with the single touch screen and interpreting it as the middle of two or more equal-pressure points".

Now here is a video showing the same demo in PC, with "cheat mode" turned on:


So it's mostly useless... but somewhat f-f-f-fun :)

Maemo Official Applications Bug Jar 2009.30

A Quick Look at Maemo Official Applications in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2002 more words

Maemo Official Platform Bug Jar 2009.30

A Quick Look at Maemo Official Platform in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2072 more words

Non-Recursive Automake is the Best Alternative to Automake

People often complain that autotools is complicated. But the alternatives generally involve a learning curve, require large changes to existing projects, and don’t provide the features or the command-line interface that we’ve become used to with autotools, making life difficult for people building tarballs, and for distros’ packaging tools.

Click to read 558 more words

New Hildonmm and Gtkmm releases available

With the latest Beta2 SDK for Fremantle, GTK+ was updated to 2.14 from 2.12. We (Openismus) made a new release of Gtkmm and Glibmm, which are both packaged and uploaded to extras-devel, as you can see with the new maemo.org/packages. There is also an updated hildonmm release, with improved documentation. Many thanks to Claudio and Alberto for applying patches that I submitted, to improve the Hildon C API reference (and our C++ API reference, which is automatically generated from it). If you spot any bugs, please email the Gtkmm mailing list about the problem, and we'll fix it.

Finally, there is a testing release of libhildondesktopmm, available from the Maemomm garage page. It's not finished yet, and does not appear to work well in Scratchbox, but with some testing and bug reports, we're sure that it will improve.

Policy is your friend

On the debian developers mailing list madduck asked about various package checking tools in debian. The resulting discussion revealed how many tools there are in debian to check packages; tools like piuparts, PET, and packagecheck. In contrast to Maemo, debian hackers seemed to be obsessed with the quality of their packages. The mantra “Policy is your friend” is ubiquitous in debian.

Click to read 660 more words

news

Feed

Fremantle maemo-select-menu-location change

While working on the maemo.org package interface, I noticed that quite a few package's developers didn't notice the changes in Fremantle regarding maemo-select-menu-location.

Click to read 260 more words

Qt everywhere – Qt/s60 demos on Maemo

After run the cool Qt/s60 demos produced by Ariya on my phone, I decided to test if Qt is really cross-platform :P . Well, I’ve to say that I’m really impressed, the demos run smoothly on my desktop and as you can see below on my n810 :)

Click to read 450 more words

Emulating multi-touch using two tablets

Kaj Grönholm's post about multi-touch motivated me to implement my previous idea of using two tablets to emulate multi-touch input (which should allow for 2 "real" multi-touch cursors). So, I quickly hacked together a modified version of the SimpleSimulator from TUIO_CPP and loaded it on a N800 and a N810. The result works quite well: (link to the video)

Again, the multitouch version of NumptyPhysics uses two cursors for dragging and three cursors for deleting, which works nicely on a multitouch table. Oh, and if you crank up the volume on that video, you will hear the sounds that we have added to NumptyPhysics recently in order to give some audible feedback about the user actions. Stay tuned for more in a few days.

N810 Multitouch F-F-F-Fun

I'm back from vacation, summer went fast as always! Tried to stay away from computers, spending the time with family & friends and enjoying the weather while it lasts... But I did have little coding fun also, testing how well "multitouch" would work in N810 ;-)

Here comes video:



Update: Like all respected magicians, I'll show how this trick works for the ones who didn't already know the behavior of (resistive, single-touch) touchscreens under multiple touches. As thp first commented, it is "using the 'merged' blob position that you get with the single touch screen and interpreting it as the middle of two or more equal-pressure points".

Now here is a video showing the same demo in PC, with "cheat mode" turned on:


So it's mostly useless... but somewhat f-f-f-fun :)

Maemo Official Applications Bug Jar 2009.30

A Quick Look at Maemo Official Applications in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2002 more words

Maemo Official Platform Bug Jar 2009.30

A Quick Look at Maemo Official Platform in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2072 more words

New Hildonmm and Gtkmm releases available

With the latest Beta2 SDK for Fremantle, GTK+ was updated to 2.14 from 2.12. We (Openismus) made a new release of Gtkmm and Glibmm, which are both packaged and uploaded to extras-devel, as you can see with the new maemo.org/packages. There is also an updated hildonmm release, with improved documentation. Many thanks to Claudio and Alberto for applying patches that I submitted, to improve the Hildon C API reference (and our C++ API reference, which is automatically generated from it). If you spot any bugs, please email the Gtkmm mailing list about the problem, and we'll fix it.

Finally, there is a testing release of libhildondesktopmm, available from the Maemomm garage page. It's not finished yet, and does not appear to work well in Scratchbox, but with some testing and bug reports, we're sure that it will improve.

Non-Recursive Automake is the Best Alternative to Automake

People often complain that autotools is complicated. But the alternatives generally involve a learning curve, require large changes to existing projects, and don’t provide the features or the command-line interface that we’ve become used to with autotools, making life difficult for people building tarballs, and for distros’ packaging tools.

Click to read 558 more words

Policy is your friend

On the debian developers mailing list madduck asked about various package checking tools in debian. The resulting discussion revealed how many tools there are in debian to check packages; tools like piuparts, PET, and packagecheck. In contrast to Maemo, debian hackers seemed to be obsessed with the quality of their packages. The mantra “Policy is your friend” is ubiquitous in debian.

Click to read 660 more words

news

Feed

Fremantle maemo-select-menu-location change

While working on the maemo.org package interface, I noticed that quite a few package's developers didn't notice the changes in Fremantle regarding maemo-select-menu-location.

Click to read 260 more words

Qt everywhere – Qt/s60 demos on Maemo

After run the cool Qt/s60 demos produced by Ariya on my phone, I decided to test if Qt is really cross-platform :P . Well, I’ve to say that I’m really impressed, the demos run smoothly on my desktop and as you can see below on my n810 :)

Click to read 450 more words

Why I love Nokia’s internet tablets

The wild bunch at maemo talk know well by now that I've been a hardcore advocate of Nokia's internet tablets ever since a fellow engineer quietly placed a preproduction 770 on my desk a few years ago. I have been on a rabid one-man mission to promote the touchscreen tablets ever since [...]

Emulating multi-touch using two tablets

Kaj Grönholm's post about multi-touch motivated me to implement my previous idea of using two tablets to emulate multi-touch input (which should allow for 2 "real" multi-touch cursors). So, I quickly hacked together a modified version of the SimpleSimulator from TUIO_CPP and loaded it on a N800 and a N810. The result works quite well: (link to the video)

Again, the multitouch version of NumptyPhysics uses two cursors for dragging and three cursors for deleting, which works nicely on a multitouch table. Oh, and if you crank up the volume on that video, you will hear the sounds that we have added to NumptyPhysics recently in order to give some audible feedback about the user actions. Stay tuned for more in a few days.

N810 Multitouch F-F-F-Fun

I'm back from vacation, summer went fast as always! Tried to stay away from computers, spending the time with family & friends and enjoying the weather while it lasts... But I did have little coding fun also, testing how well "multitouch" would work in N810 ;-)

Here comes video:



Update: Like all respected magicians, I'll show how this trick works for the ones who didn't already know the behavior of (resistive, single-touch) touchscreens under multiple touches. As thp first commented, it is "using the 'merged' blob position that you get with the single touch screen and interpreting it as the middle of two or more equal-pressure points".

Now here is a video showing the same demo in PC, with "cheat mode" turned on:


So it's mostly useless... but somewhat f-f-f-fun :)

Maemo Official Applications Bug Jar 2009.30

A Quick Look at Maemo Official Applications in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2002 more words

Maemo Official Platform Bug Jar 2009.30

A Quick Look at Maemo Official Platform in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2072 more words

New Hildonmm and Gtkmm releases available

With the latest Beta2 SDK for Fremantle, GTK+ was updated to 2.14 from 2.12. We (Openismus) made a new release of Gtkmm and Glibmm, which are both packaged and uploaded to extras-devel, as you can see with the new maemo.org/packages. There is also an updated hildonmm release, with improved documentation. Many thanks to Claudio and Alberto for applying patches that I submitted, to improve the Hildon C API reference (and our C++ API reference, which is automatically generated from it). If you spot any bugs, please email the Gtkmm mailing list about the problem, and we'll fix it.

Finally, there is a testing release of libhildondesktopmm, available from the Maemomm garage page. It's not finished yet, and does not appear to work well in Scratchbox, but with some testing and bug reports, we're sure that it will improve.

Non-Recursive Automake is the Best Alternative to Automake

People often complain that autotools is complicated. But the alternatives generally involve a learning curve, require large changes to existing projects, and don’t provide the features or the command-line interface that we’ve become used to with autotools, making life difficult for people building tarballs, and for distros’ packaging tools.

Click to read 558 more words

Policy is your friend

On the debian developers mailing list madduck asked about various package checking tools in debian. The resulting discussion revealed how many tools there are in debian to check packages; tools like piuparts, PET, and packagecheck. In contrast to Maemo, debian hackers seemed to be obsessed with the quality of their packages. The mantra “Policy is your friend” is ubiquitous in debian.

Click to read 660 more words

news

Feed

Fremantle maemo-select-menu-location change

While working on the maemo.org package interface, I noticed that quite a few package's developers didn't notice the changes in Fremantle regarding maemo-select-menu-location.

Click to read 260 more words

Qt everywhere – Qt/s60 demos on Maemo

After run the cool Qt/s60 demos produced by Ariya on my phone, I decided to test if Qt is really cross-platform :P . Well, I’ve to say that I’m really impressed, the demos run smoothly on my desktop and as you can see below on my n810 :)

Click to read 450 more words

Why I love Nokia’s internet tablets

The wild bunch at maemo talk know well by now that I've been a hardcore advocate of Nokia's internet tablets ever since a fellow engineer quietly placed a preproduction 770 on my desk a few years ago. I have been on a rabid one-man mission to promote the touchscreen tablets ever since [...]

Emulating multi-touch using two tablets

Kaj Grönholm's post about multi-touch motivated me to implement my previous idea of using two tablets to emulate multi-touch input (which should allow for 2 "real" multi-touch cursors). So, I quickly hacked together a modified version of the SimpleSimulator from TUIO_CPP and loaded it on a N800 and a N810. The result works quite well: (link to the video)

Again, the multitouch version of NumptyPhysics uses two cursors for dragging and three cursors for deleting, which works nicely on a multitouch table. Oh, and if you crank up the volume on that video, you will hear the sounds that we have added to NumptyPhysics recently in order to give some audible feedback about the user actions. Stay tuned for more in a few days.

N810 Multitouch F-F-F-Fun

I'm back from vacation, summer went fast as always! Tried to stay away from computers, spending the time with family & friends and enjoying the weather while it lasts... But I did have little coding fun also, testing how well "multitouch" would work in N810 ;-)

Here comes video:



Update: Like all respected magicians, I'll show how this trick works for the ones who didn't already know the behavior of (resistive, single-touch) touchscreens under multiple touches. As thp first commented, it is "using the 'merged' blob position that you get with the single touch screen and interpreting it as the middle of two or more equal-pressure points".

Now here is a video showing the same demo in PC, with "cheat mode" turned on:


So it's mostly useless... but somewhat f-f-f-fun :)

Maemo Official Applications Bug Jar 2009.30

A Quick Look at Maemo Official Applications in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2002 more words

Maemo Official Platform Bug Jar 2009.30

A Quick Look at Maemo Official Platform in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2072 more words

New Hildonmm and Gtkmm releases available

With the latest Beta2 SDK for Fremantle, GTK+ was updated to 2.14 from 2.12. We (Openismus) made a new release of Gtkmm and Glibmm, which are both packaged and uploaded to extras-devel, as you can see with the new maemo.org/packages. There is also an updated hildonmm release, with improved documentation. Many thanks to Claudio and Alberto for applying patches that I submitted, to improve the Hildon C API reference (and our C++ API reference, which is automatically generated from it). If you spot any bugs, please email the Gtkmm mailing list about the problem, and we'll fix it.

Finally, there is a testing release of libhildondesktopmm, available from the Maemomm garage page. It's not finished yet, and does not appear to work well in Scratchbox, but with some testing and bug reports, we're sure that it will improve.

Non-Recursive Automake is the Best Alternative to Automake

People often complain that autotools is complicated. But the alternatives generally involve a learning curve, require large changes to existing projects, and don’t provide the features or the command-line interface that we’ve become used to with autotools, making life difficult for people building tarballs, and for distros’ packaging tools.

Click to read 558 more words

Policy is your friend

On the debian developers mailing list madduck asked about various package checking tools in debian. The resulting discussion revealed how many tools there are in debian to check packages; tools like piuparts, PET, and packagecheck. In contrast to Maemo, debian hackers seemed to be obsessed with the quality of their packages. The mantra “Policy is your friend” is ubiquitous in debian.

Click to read 660 more words

news

Feed

Fremantle maemo-select-menu-location change

While working on the maemo.org package interface, I noticed that quite a few package's developers didn't notice the changes in Fremantle regarding maemo-select-menu-location.

Click to read 260 more words

Why I love Nokia’s internet tablets

The wild bunch at maemo talk know well by now that I've been a hardcore advocate of Nokia's internet tablets ever since a fellow engineer quietly placed a preproduction 770 on my desk a few years ago. I have been on a rabid one-man mission to promote the touchscreen tablets ever since [...]

Emulating multi-touch using two tablets

Kaj Grönholm's post about multi-touch motivated me to implement my previous idea of using two tablets to emulate multi-touch input (which should allow for 2 "real" multi-touch cursors). So, I quickly hacked together a modified version of the SimpleSimulator from TUIO_CPP and loaded it on a N800 and a N810. The result works quite well: (link to the video)

Again, the multitouch version of NumptyPhysics uses two cursors for dragging and three cursors for deleting, which works nicely on a multitouch table. Oh, and if you crank up the volume on that video, you will hear the sounds that we have added to NumptyPhysics recently in order to give some audible feedback about the user actions. Stay tuned for more in a few days.

N810 Multitouch F-F-F-Fun

I'm back from vacation, summer went fast as always! Tried to stay away from computers, spending the time with family & friends and enjoying the weather while it lasts... But I did have little coding fun also, testing how well "multitouch" would work in N810 ;-)

Here comes video:



Update: Like all respected magicians, I'll show how this trick works for the ones who didn't already know the behavior of (resistive, single-touch) touchscreens under multiple touches. As thp first commented, it is "using the 'merged' blob position that you get with the single touch screen and interpreting it as the middle of two or more equal-pressure points".

Now here is a video showing the same demo in PC, with "cheat mode" turned on:


So it's mostly useless... but somewhat f-f-f-fun :)

Qt everywhere – Qt/s60 demos on Maemo

After run the cool Qt/s60 demos produced by Ariya on my phone, I decided to test if Qt is really cross-platform :P . Well, I’ve to say that I’m really impressed, the demos run smoothly on my desktop and as you can see below on my n810 :)

Click to read 450 more words

Maemo Official Applications Bug Jar 2009.30

A Quick Look at Maemo Official Applications in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2002 more words

Maemo Official Platform Bug Jar 2009.30

A Quick Look at Maemo Official Platform in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2072 more words

New Hildonmm and Gtkmm releases available

With the latest Beta2 SDK for Fremantle, GTK+ was updated to 2.14 from 2.12. We (Openismus) made a new release of Gtkmm and Glibmm, which are both packaged and uploaded to extras-devel, as you can see with the new maemo.org/packages. There is also an updated hildonmm release, with improved documentation. Many thanks to Claudio and Alberto for applying patches that I submitted, to improve the Hildon C API reference (and our C++ API reference, which is automatically generated from it). If you spot any bugs, please email the Gtkmm mailing list about the problem, and we'll fix it.

Finally, there is a testing release of libhildondesktopmm, available from the Maemomm garage page. It's not finished yet, and does not appear to work well in Scratchbox, but with some testing and bug reports, we're sure that it will improve.

Non-Recursive Automake is the Best Alternative to Automake

People often complain that autotools is complicated. But the alternatives generally involve a learning curve, require large changes to existing projects, and don’t provide the features or the command-line interface that we’ve become used to with autotools, making life difficult for people building tarballs, and for distros’ packaging tools.

Click to read 558 more words

Policy is your friend

On the debian developers mailing list madduck asked about various package checking tools in debian. The resulting discussion revealed how many tools there are in debian to check packages; tools like piuparts, PET, and packagecheck. In contrast to Maemo, debian hackers seemed to be obsessed with the quality of their packages. The mantra “Policy is your friend” is ubiquitous in debian.

Click to read 660 more words

news

Feed

Fremantle maemo-select-menu-location change

While working on the maemo.org package interface, I noticed that quite a few package's developers didn't notice the changes in Fremantle regarding maemo-select-menu-location.

Click to read 260 more words

Why I love Nokia’s internet tablets

The wild bunch at maemo talk know well by now that I've been a hardcore advocate of Nokia's internet tablets ever since a fellow engineer quietly placed a preproduction 770 on my desk a few years ago. I have been on a rabid one-man mission to promote the touchscreen tablets ever since [...]

Emulating multi-touch using two tablets

Kaj Grönholm's post about multi-touch motivated me to implement my previous idea of using two tablets to emulate multi-touch input (which should allow for 2 "real" multi-touch cursors). So, I quickly hacked together a modified version of the SimpleSimulator from TUIO_CPP and loaded it on a N800 and a N810. The result works quite well: (link to the video)

Again, the multitouch version of NumptyPhysics uses two cursors for dragging and three cursors for deleting, which works nicely on a multitouch table. Oh, and if you crank up the volume on that video, you will hear the sounds that we have added to NumptyPhysics recently in order to give some audible feedback about the user actions. Stay tuned for more in a few days.

N810 Multitouch F-F-F-Fun

I'm back from vacation, summer went fast as always! Tried to stay away from computers, spending the time with family & friends and enjoying the weather while it lasts... But I did have little coding fun also, testing how well "multitouch" would work in N810 ;-)

Here comes video:



Update: Like all respected magicians, I'll show how this trick works for the ones who didn't already know the behavior of (resistive, single-touch) touchscreens under multiple touches. As thp first commented, it is "using the 'merged' blob position that you get with the single touch screen and interpreting it as the middle of two or more equal-pressure points".

Now here is a video showing the same demo in PC, with "cheat mode" turned on:


So it's mostly useless... but somewhat f-f-f-fun :)

Qt everywhere – Qt/s60 demos on Maemo

After run the cool Qt/s60 demos produced by Ariya on my phone, I decided to test if Qt is really cross-platform :P . Well, I’ve to say that I’m really impressed, the demos run smoothly on my desktop and as you can see below on my n810 :)

Click to read 450 more words

Maemo Official Applications Bug Jar 2009.30

A Quick Look at Maemo Official Applications in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2002 more words

Maemo Official Platform Bug Jar 2009.30

A Quick Look at Maemo Official Platform in Bugzilla
2009-07-20 through 2009-07-26

Click to read 2072 more words

New Hildonmm and Gtkmm releases available

With the latest Beta2 SDK for Fremantle, GTK+ was updated to 2.14 from 2.12. We (Openismus) made a new release of Gtkmm and Glibmm, which are both packaged and uploaded to extras-devel, as you can see with the new maemo.org/packages. There is also an updated hildonmm release, with improved documentation. Many thanks to Claudio and Alberto for applying patches that I submitted, to improve the Hildon C API reference (and our C++ API reference, which is automatically generated from it). If you spot any bugs, please email the Gtkmm mailing list about the problem, and we'll fix it.

Finally, there is a testing release of libhildondesktopmm, available from the Maemomm garage page. It's not finished yet, and does not appear to work well in Scratchbox, but with some testing and bug reports, we're sure that it will improve.

Non-Recursive Automake is the Best Alternative to Automake

People often complain that autotools is complicated. But the alternatives generally involve a learning curve, require large changes to existing projects, and don’t provide the features or the command-line interface that we’ve become used to with autotools, making life difficult for people building tarballs, and for distros’ packaging tools.

Click to read 558 more words

Policy is your friend

On the debian developers mailing list madduck asked about various package checking tools in debian. The resulting discussion revealed how many tools there are in debian to check packages; tools like piuparts, PET, and packagecheck. In contrast to Maemo, debian hackers seemed to be obsessed with the quality of their packages. The mantra “Policy is your friend” is ubiquitous in debian.

Click to read 660 more words

Back