Disabling WM animations

2010-03-15 Thread Alberto Mardegan

Hi,
  is there some way to completely disable window animations? It's just for 
debugging, to make sure that they are the (indirect) cause of device freezes 
when using Mapper.


Ciao,
  Alberto

--
http://www.mardy.it -- geek in un lingua international!
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: [Meego-community] Qt | Podcasting + conferencing + Twitter

2010-03-15 Thread Randall Arnold

 - Original message - 
 From: Alexey Zakhlestin‎ indey...@gmail.com
 To: Randall Arnold‎ tex...@ovi.com
 Subject: Re: [Meego-community] Qt | Podcasting + conferencing + Twitter
 Date: Mon, 15 Mar 2010 10:15:28 +0300
 
 

 On 15.03.2010, at 2:26, Randall Arnold wrote:
 
  I'm looking for feedback and possible collaboration on a project. 
  The idea is podcasting + conferencing + listener input (twitter, et 
  al). Google Summer of Code candidate maybe?
 
  More on my blog: 
  http://tabulacrypticum.wordpress.com/2010/03/14/qt-podcasting-conferencing-twitter/
 
  Thanks in advance, even just for reading.
 
 Openmeetings is not a google-owned project. it is just hosted at google-code
 
 Other than that…
 I have a strong opinion, that quality of audio in podcasts is 
 essential. And the classical formula for getting good audio-quality 
 is:
 
 1) All main participants of podcast have to write their own 
 audio-tracks independently (only their own voice) and after the show 
 those are mixed together

Unfortunately that goes against the spirit of the idea, ie, that the podcast is 
collaborative.  Are you saying it isn't practical?  If that's the case then I 
can't see going any further with the idea.  There are already tools that do 
individual 'casts well.


 2) Podcast-session is done via Skype. Skype's audio-quality is better 
 than anything else and it's easy to add more participants when needed

Not everyone will use Skype.  I won't due to a security problem they caused for 
me last year.


Thanks for the feedback!

Randy

--
Ovi Mail: Being used in over 200 countries
http://mail.ovi.com

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Disabling WM animations

2010-03-15 Thread Sivan Greenberg
I would actually want to disable it for performance reasons. The current eye
candy is pretty tough for the N900 IMHO and causes lots of problems when all
sorts of events are arriving simultaneously.

Sivan

On Mon, Mar 15, 2010 at 9:33 AM, Alberto Mardegan 
ma...@users.sourceforge.net wrote:

 Hi,
  is there some way to completely disable window animations? It's just for
 debugging, to make sure that they are the (indirect) cause of device freezes
 when using Mapper.

 Ciao,
  Alberto

 --
 http://www.mardy.it -- geek in un lingua international!
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Disabling WM animations

2010-03-15 Thread Kimmo Hämäläinen
On Mon, 2010-03-15 at 08:43 +0100, ext Sivan Greenberg wrote:
 I would actually want to disable it for performance reasons. The
 current eye candy is pretty tough for the N900 IMHO and causes lots of
 problems when all sorts of events are arriving simultaneously.

This can be done by hacking util/hd-transitions.c and
home/hd-task-navigator.c, removing all the Clutter timeline playing
stuff.  Easier way could be shortening their duration to 0.

-Kimmo


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Disabling WM animations

2010-03-15 Thread Sivan Greenberg
Why isn't there anything in the settings UI to control this outside the
code? Like the Appearance manager in Ubuntu.

Sivan

2010/3/15 Kimmo Hämäläinen kimmo.hamalai...@nokia.com

 On Mon, 2010-03-15 at 08:43 +0100, ext Sivan Greenberg wrote:
  I would actually want to disable it for performance reasons. The
  current eye candy is pretty tough for the N900 IMHO and causes lots of
  problems when all sorts of events are arriving simultaneously.

 This can be done by hacking util/hd-transitions.c and
 home/hd-task-navigator.c, removing all the Clutter timeline playing
 stuff.  Easier way could be shortening their duration to 0.

 -Kimmo



___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Disabling WM animations

2010-03-15 Thread Cláudio Sampaio
2010/3/15 Sivan Greenberg si...@omniqueue.com

 Why isn't there anything in the settings UI to control this outside the
 code? Like the Appearance manager in Ubuntu.


Transitions Control?

http://wiki.maemo.org/Customizing_Maemo#Transitions

apt-get install transitioncontrol

Best regards,
-- 
Cláudio Patola Sampaio
IRC: ptl  - Yahoo: patolaaa
Campinas, SP - Brazil.
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Disabling WM animations

2010-03-15 Thread Sivan Greenberg
Right, so that's something you have to willfully install. Should be there
from stock.

Sivan

On Mon, Mar 15, 2010 at 10:06 AM, Cláudio Sampaio pat...@gmail.com wrote:

 2010/3/15 Sivan Greenberg si...@omniqueue.com

 Why isn't there anything in the settings UI to control this outside the
 code? Like the Appearance manager in Ubuntu.


 Transitions Control?

 http://wiki.maemo.org/Customizing_Maemo#Transitions

 apt-get install transitioncontrol

 Best regards,
 --
 Cláudio Patola Sampaio
 IRC: ptl  - Yahoo: patolaaa
 Campinas, SP - Brazil.

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Disabling WM animations

2010-03-15 Thread Sivan Greenberg
Which repo is transitioncontrol in? Extras-Testing? Can't find it in Extras.

On Mon, Mar 15, 2010 at 10:06 AM, Cláudio Sampaio pat...@gmail.com wrote:

 2010/3/15 Sivan Greenberg si...@omniqueue.com

 Why isn't there anything in the settings UI to control this outside the
 code? Like the Appearance manager in Ubuntu.


 Transitions Control?

 http://wiki.maemo.org/Customizing_Maemo#Transitions

 apt-get install transitioncontrol

 Best regards,
 --
 Cláudio Patola Sampaio
 IRC: ptl  - Yahoo: patolaaa
 Campinas, SP - Brazil.

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Disabling WM animations

2010-03-15 Thread Cláudio Sampaio
On Mon, Mar 15, 2010 at 5:13 AM, Sivan Greenberg si...@omniqueue.comwrote:

 Which repo is transitioncontrol in? Extras-Testing? Can't find it in
 Extras.


Extras-devel

Best regards,
-- 
Cláudio Patola Sampaio
IRC: ptl  - Yahoo: patolaaa
Campinas, SP - Brazil.
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: [fremantle] HTML rendering inside applications

2010-03-15 Thread daniel wilms

ext Alberto Mardegan wrote:

Hi,
   suppose that I have some HTML (in a file or in memory) and I want my 
application to display it as a static bitmap.
How can this be done? Is there some browser API that I can call, and which would 
return me an image of the page.


Ideally, the input data should be the HTML, a desired width (in pixels), a zoom 
level (or character size); the output would be a bitmap, either in memory or as 
a file path.


Any suggestions?

  

There is a qt application, which does that. Check out the code:

http://qt.gitorious.org/qt-labs/graphics-dojo/trees/master/websnap

Daniel

TIA,
   Alberto

  


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: [fremantle] HTML rendering inside applications

2010-03-15 Thread Alberto Mardegan

daniel wilms wrote:

There is a qt application, which does that. Check out the code:

http://qt.gitorious.org/qt-labs/graphics-dojo/trees/master/websnap


Thanks! I already found other applications, and the code is almost the same. 
It's a bit surprising to see how easy it is done with Qt! :-)


Ciao,
  Alberto

--
http://www.mardy.it -- geek in un lingua international!
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


HildonTouchSelector and visible rows

2010-03-15 Thread Nicolai Hess
Hi,

I made a home widget for maemo5. The settings dialog should show a
HildonTouchSelector with some entries where the use can select one.
I don't know how to configure HildonTouchSelector to make more than
one row visible. At the moment the dialog (created with
gtk_dialog_new_with_buttons)
shows one button, to confirm selection, on the right side and only one row
of the HildonTouchSelector
on the left side.

Anyone knows how to set the size for the touchselector or knows an example
where I can
look at.

regards nicolai
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: HildonTouchSelector and visible rows

2010-03-15 Thread Claudio Saavedra
El lun, 15-03-2010 a las 10:13 +0100, Nicolai Hess escribió:
 Hi,
 
 I made a home widget for maemo5. The settings dialog should show a
 HildonTouchSelector with some entries where the use can select one.
 I don't know how to configure HildonTouchSelector to make more than 
 one row visible. At the moment the dialog (created with
 gtk_dialog_new_with_buttons)
 shows one button, to confirm selection, on the right side and only one
 row of the HildonTouchSelector
 on the left side. 

Try with HildonPickerDialog. It's specially meant to be used with a
touchselector.

There are plenty of examples in the hildon-examples package, as well.

Claudio



___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Disabling WM animations

2010-03-15 Thread Kimmo Hämäläinen
On Mon, 2010-03-15 at 08:59 +0100, ext Sivan Greenberg wrote:
 Why isn't there anything in the settings UI to control this outside
 the code? Like the Appearance manager in Ubuntu.

Because the only people wanting this are nerds and nerds can code ;)

-Kimmo

 
 Sivan
 
 2010/3/15 Kimmo Hämäläinen kimmo.hamalai...@nokia.com
 On Mon, 2010-03-15 at 08:43 +0100, ext Sivan Greenberg wrote:
  I would actually want to disable it for performance reasons.
 The
  current eye candy is pretty tough for the N900 IMHO and
 causes lots of
  problems when all sorts of events are arriving
 simultaneously.
 
 
 This can be done by hacking util/hd-transitions.c and
 home/hd-task-navigator.c, removing all the Clutter timeline
 playing
 stuff.  Easier way could be shortening their duration to 0.
 
 -Kimmo
 
 
 
 

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: HildonTouchSelector and visible rows

2010-03-15 Thread Nicolai Hess
2010/3/15 Claudio Saavedra csaave...@igalia.com

 El lun, 15-03-2010 a las 10:13 +0100, Nicolai Hess escribió:
  Hi,
 
  I made a home widget for maemo5. The settings dialog should show a
  HildonTouchSelector with some entries where the use can select one.
  I don't know how to configure HildonTouchSelector to make more than
  one row visible. At the moment the dialog (created with
  gtk_dialog_new_with_buttons)
  shows one button, to confirm selection, on the right side and only one
  row of the HildonTouchSelector
  on the left side.

 Try with HildonPickerDialog. It's specially meant to be used with a
 touchselector.

 There are plenty of examples in the hildon-examples package, as well.

 Claudio



 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers


I came across the HildonPickerButton, but I didn't want to show
the user an extra button just to open another dialog. But of course, I just
can use
the HildonPickerDialog without a PickerButton :-)
Thank you.
nicolai
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: HildonTouchSelector and visible rows

2010-03-15 Thread Piñeiro
From: Nicolai Hess nicolaih...@web.de

 Anyone knows how to set the size for the touchselector or knows an example
 where I can
 look at.

There are a package called libhildon1-examples, with several examples
of hildon widgets, including the HildonTouchSelector.

You can also see these examples downloading directly the library:

git clone git://gitorious.org/hildon/hildon.git

BR

===
API (apinhe...@igalia.com)
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


RE: maemo-developers Digest, Vol 59, Issue 15

2010-03-15 Thread Jarmo.Tikka
Hi,


Date: Sun, 14 Mar 2010 14:00:00 +
From: drozd.krzys...@gmail.com
Subject: Re: PC Suite App
To: maemo-developers@maemo.org

Hi,

Oh, yes PC Conectivity SDK  
(http://www.forum.nokia.com/Tools_Docs_and_Code/Tools/Plug-ins/Enablers/PC_Connectivity_API/)
  
will not not work on my Ubuntu. Is there any alteration that can be used on 
Linux box?

This PC Connectivity API will work only on Windows operations systems as it 
actually part of Nokia PC/Ovi Suite. There is no corresponding API package 
available for Linux.

I think N900 PC Suite mode is just standard USB Networking e.g. you get TCP/IP 
connection between device and PC. With IP network enabled and Maemo PC 
Connectivity installed you can connect device with ssh, rsync, sftp. Or you can 
mount device disks to your PC etc and do synchronization (and more) with device.

http://maemo.org/news/announcements/maemo_pc_connectivity_2nd_edition_final_released/

Cheers,
//Jarmo


Thanks
Krzysiek

W dniu Krzysztof Drozd drozd.krzys...@gmail.com napisa?(a):
 Hi all,

 I need to write desktop application that works with Mameo (N810,N900) in  
 PC Suite Mode. I my case I need to get some info from the device  
 (contacts, calender,...) and PC Suite Mode just fits. But where can I  
 find any information how to communicate with my device in this mode?

 Thanks
 Krzysiek

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: N900 kernel module recompile

2010-03-15 Thread Eero Tamminen

Hi,

ext Nils Faerber wrote:

Frantisek Dufka schrieb:

Nils Faerber wrote:

Then kernel config:
cp arch/arm/configs/rx51_defconfig ./.config
make oldconfig
A make modules does cleanly compile the modules. Fine so far (except
for that te modules are *huge* and a arm-none-linux-gnueabi-strip -R
.not -R .comment --strip-unneeded seems reasonable).

Looks like this strips module version symbols too. Tried similar
approach with same result before.


Just tried it - works like a charm ;)
And the module shrinks from ~200k to ~20k.


I think the kernel debian source package should be using dh_strip to
automatically separate the debug symbols to a separate (kernel-debug?)
package.  Debug symbol package is handy for debugging if you get any
issues


- Eero
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Did Nokia alter kernel's OOM handling for the 770?

2010-03-15 Thread Eero Tamminen

Hi,

ext Clemens Eisserer wrote:

I am using my Nokia-770 as allround-server running
postgres+tor+routing+lighthttp.
It works quite great (except the broken wlan-driver causing crashes
all few days when running a tor-relay).
However from time to time the OOM killer kicks in, although there's
plenty RAM and swap available.

Any idea whats causing the kernel to go mad?
Was it altered intentionally (if so, what was changes so that I can
revert it), or is it a bug somewhere?


AFAIK only to be able to tell it to try to avoid couple of processes
without needing to run them as root (OOM-killer heuristics try by
default avoid root processes).

The limit when to start doing OOM-killing is also set from user-space,
but it might be related to the amount of free RAM, I'm not sure whether
it on 770 takes into account swap.


- Eero


Thank you in advance, Clemens

[17676.783874] oom-killer: gfp_mask=0x201d2, order=0
[17676.797241] [c0026890] (dump_stack+0x0/0x14) from [c0071850]
(out_of_memory+0x40/0x1d8)
[17676.797393] [c0071810] (out_of_memory+0x0/0x1d8) from
[c0072d50] (__alloc_pages+0x240/0x2c4)
[17676.797515] [c0072b10] (__alloc_pages+0x0/0x2c4) from
[c0075648] (__do_page_cache_readahead+0x150/0x324)
[17676.797637] [c00754f8] (__do_page_cache_readahead+0x0/0x324) from
[c0075914] (do_page_cache_readahead+0x64/0x70)
[17676.797760] [c00758b0] (do_page_cache_readahead+0x0/0x70) from
[c006eba0] (filemap_nopage+0x190/0x3ec)
[17676.797943]  r7 =   r6 = 00219560  r5 =   r4 =
C25E
[17676.798004] [c006ea10] (filemap_nopage+0x0/0x3ec) from
[c007cc04] (__handle_mm_fault+0x2fc/0x96c)
[17676.798126] [c007c908] (__handle_mm_fault+0x0/0x96c) from
[c0029364] (do_page_fault+0xe4/0x214)
[17676.798248] [c0029280] (do_page_fault+0x0/0x214) from
[c00295e0] (do_DataAbort+0x3c/0xa4)
[17676.798339] [c00295a4] (do_DataAbort+0x0/0xa4) from [c0020da8]
(ret_from_exception+0x0/0x10)
[17676.798461]  r8 =   r7 = 40639540  r6 = 40639560  r5 =
0001
[17676.798553]  r4 = 
[17676.798583] Mem-info:
[17676.798614] DMA per-cpu:
[17676.798675] cpu 0 hot: high 18, batch 3 used:2
[17676.798706] cpu 0 cold: high 6, batch 1 used:0
[17676.798767] DMA32 per-cpu: empty
[17676.798797] Normal per-cpu: empty
[17676.798828] HighMem per-cpu: empty
[17676.798950] Free pages:1172kB (0kB HighMem)
[17676.799011] Active:5576 inactive:6815 dirty:0 writeback:231
unstable:0 free:293 slab:1257 mapped:12129 pagetables:374
[17676.799133] DMA free:1172kB min:1024kB low:1280kB high:1536kB
active:22304kB inactive:27260kB present:65536kB pages_scanned:91
all_unreclaimable? no
[17676.799224] lowmem_reserve[]: 0 0 0 0
[17676.799285] DMA32 free:0kB min:0kB low:0kB high:0kB active:0kB
inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
[17676.799377] lowmem_reserve[]: 0 0 0 0
[17676.799468] Normal free:0kB min:0kB low:0kB high:0kB active:0kB
inactive:0kB present:0kB pages_scanned:0 all_unreclaimable? no
[17676.799530] lowmem_reserve[]: 0 0 0 0
[17676.799621] HighMem free:0kB min:128kB low:128kB high:128kB
active:0kB inactive:0kB present:0kB pages_scanned:0 all_unreclaimable?
no
[17676.799682] lowmem_reserve[]: 0 0 0 0
[17676.799743] DMA: 33*4kB 4*8kB 1*16kB 1*32kB 1*64kB 1*128kB 1*256kB
1*512kB 0*1024kB 0*2048kB 0*4096kB = 1172kB
[17676.799896] DMA32: empty
[17676.799926] Normal: empty
[17676.799957] HighMem: empty
[17676.800018] Swap cache: add 12847, delete 11756, find 42323/43010, race 0+0
[17676.800079] Free swap  = 167716kB
[17676.800109] Total swap = 198272kB
[17676.800170] Free swap:   167716kB
[17676.804534] 16384 pages of RAM
[17676.804565] 638 free pages
[17676.804595] 1096 reserved pages
[17676.804626] 1257 slab pages
[17676.804656] 19580 pages shared
[17676.804718] 1091 pages swap cached
[17676.805267] Out of Memory: Kill process 1535 (postgres) score 11478
and children.
[17676.805358] Out of memory: Killed process 1537 (postgres).
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers



___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Please approve my joining.

2010-03-15 Thread Nagendra Kumar

___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: possible a gsoc project ?

2010-03-15 Thread Valerio Valerio
Hi,

On Sun, Mar 14, 2010 at 4:41 PM, b0unc3 b0u...@email.it wrote:

 Hi,

 I've a idea on mind, browsing the brainstorm I found that there are many
 interests/requests for a better notification system[1].
 I think I can provide an implementation for the proposed solutions #2 and
 #3 (or moreover for the #3 that sounds better).
 Since this project can/would be simple I don't know if it can be considered
 a valid GSOC project, and before updating the GSOC wiki page
 I would like to know what you think about.


Seems short for a 3 months projects, IMO.

More about the program here:
http://socghop.appspot.com/document/show/gsoc_program/google/gsoc2010/faqs

Best regards,

-- 
Valério Valério

http://www.valeriovalerio.org




 [1] : http://maemo.org/community/brainstorm/view/notifications_widget/



 Best Regards,
 Daniele Maio
 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Debug a shell application on N900 target device

2010-03-15 Thread daniel wilms

ext n900.altervista.org wrote:

Hi all,
I have ported an ncurses console application to Maemo 5 (Nokia N900), 
but now I have some problems debugging it.


I'm using the EsBox environment to compile the project but I'm not able 
to debug the final application on the remote target because it needs to 
run with root priviledges into the shell (osso-xterm).


How can I debug my app, as root, into a target terminal window and how I 
must set EsBox to do that?


  


To operate as root with the device, try to configure the user root 
under the username for device access under Window  Preferences  
Maemo  SSH


Daniel

Many thanks in advance!

Regards,
Luigi
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers
  


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


GSoC project - aGLESory

2010-03-15 Thread Carolina Simões Gomes
Hello everybody,

My name is Carolina, I'm new to this list and a new-grad Computer Engineer
from Brazil. I've recently been accepted in the MSc in Computer Science
program at University of Alberta, in Canada. I work remotely for a Finnish
open-source company named Nomovok since November 2009, being a regular Qt
contributor and part of the qt-performance team since then. I'm interested
in the aGLESory project, which I believe would be a good fit for me, given
my background in games development (I've developed Nintendo DS games during
an internship) and graphics programming.

Is the project confirmed to be on GSoC?

Thank you and best regards,
-- 
*
[Carolina Simões Gomes]
Computer Engineer - University of Campinas, Brazil
M.Sc. in C.S. Student - University of Alberta, Canada
http://carolgomes.wordpress.com
*
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: Debug a shell application on N900 target device

2010-03-15 Thread n900.altervista.org
Indeed my problem is not to debug my app with root priviledges onto the 
N900 device (I just did what you suggested), but to debug the 
application as a process launched by X-Terminal (osso-xterm)...or better 
I have to redirect my application's output to the N900 X-Terminal.


How could I solve this issue?

Regards,
Luigi
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


music player with .lrc support !

2010-03-15 Thread anky
i was browsing through the wish list and saw this requirement out there. I
was thinking on working over this so i thought of discussing it with the
community. Also can this be added in the gsoc ideas list, or is it too small
for  a 3 month project ?


-- 
ANKY
___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers


Re: GSoC project - aGLESory

2010-03-15 Thread Valerio Valerio
Hi Carolina,

first thanks for your interest in the Maemo Community.

2010/3/15 Carolina Simões Gomes carolina.sgo...@gmail.com

 Hello everybody,

 My name is Carolina, I'm new to this list and a new-grad Computer Engineer
 from Brazil. I've recently been accepted in the MSc in Computer Science
 program at University of Alberta, in Canada. I work remotely for a Finnish
 open-source company named Nomovok since November 2009, being a regular Qt
 contributor and part of the qt-performance team since then. I'm interested
 in the aGLESory project, which I believe would be a good fit for me, given
 my background in games development (I've developed Nintendo DS games during
 an internship) and graphics programming.

 Is the project confirmed to be on GSoC?


As any other organization applying for GSoC, the Maemo Community was not
chosen yet to take part of the program, the results will be revealed next
Thursday, keep an eye in this mailing list.

Best regards,

-- 
Valério Valério

http://www.valeriovalerio.org


 Thank you and best regards,
 --
 *
 [Carolina Simões Gomes]
 Computer Engineer - University of Campinas, Brazil
 M.Sc. in C.S. Student - University of Alberta, Canada
 http://carolgomes.wordpress.com
 *

 ___
 maemo-developers mailing list
 maemo-developers@maemo.org
 https://lists.maemo.org/mailman/listinfo/maemo-developers


___
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers