Reply
Thread Tools
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#271
Originally Posted by fcrochik View Post
Venemo,
I am working to implement different ring tones per group of contacts on my qt application. What do you mean by different ringtones per contact? Just curious....

By the way I hope I will get it done so I can have join the competition as well...

Felipe
I mean, different ringtone per each individual contact.
Haven't started the app yet though, as I have other things to do.
 

The Following User Says Thank You to Venemo For This Useful Post:
Nathraiben's Avatar
Posts: 267 | Thanked: 408 times | Joined on May 2010 @ Austria
#272
Couldn't the two of you merge those affords then? I'm pretty sure a lot of people would be happy to have both functionalities in a single interface. I know I would, at least...
 

The Following 2 Users Say Thank You to Nathraiben For This Useful Post:
fcrochik's Avatar
Posts: 722 | Thanked: 1,223 times | Joined on Apr 2010 @ USA
#273
Originally Posted by Nathraiben View Post
Couldn't the two of you merge those affords then? I'm pretty sure a lot of people would be happy to have both functionalities in a single interface. I know I would, at least...
Right now we have several initiatives around the qt mobility contacts package (mine, Eitam's Horizontal-call, ...). I don't know if Venemo's will be based on the same "platform".

It is only natural that some will merge at some point... But I don't think we can coordinate this effort just yet ... Maybe after we have the initial releases and get enough community feedback on the features that matter most we can elect a "base platform" and start merging the extra features... I would like that, we all can benefit from a enhanced phone/contacts application.
__________________

My maemo work:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Harmattan:
GeePS - native UI around google maps - GApp - access to optimized mobile "google apps".
Shutdown - shutdown and reboot with one click - QuickCall - one click call, skypeout and google voice integration using dial tones.
WakeOnLan - wake computers on your local network.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Maemo/N900:
GApp - access to optimized mobile "google apps". - MobWebMail: browser optimized to access multiple gmail accounts
MyContacts: 75 Contacts on your desktop, ring tones per group and more - GeePS: native front-end for google maps
Macuco2 : web browser to access web sites optimized for the iphone - WakeOnLan: wake up computers on your local network
dbBrowser: Simple application to browse sqlite databases

Last edited by fcrochik; 2010-06-21 at 18:41.
 

The Following 2 Users Say Thank You to fcrochik For This Useful Post:
fcrochik's Avatar
Posts: 722 | Thanked: 1,223 times | Joined on Apr 2010 @ USA
#274
Originally Posted by Venemo View Post
I mean, different ringtone per each individual contact.
Haven't started the app yet though, as I have other things to do.
Are you planing on using qt/qt mobility? Do you have any plans on where you are going to store the contact/ring tone information? Maybe we can, at least, share ideas/experiences.
__________________

My maemo work:
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Harmattan:
GeePS - native UI around google maps - GApp - access to optimized mobile "google apps".
Shutdown - shutdown and reboot with one click - QuickCall - one click call, skypeout and google voice integration using dial tones.
WakeOnLan - wake computers on your local network.
------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For Maemo/N900:
GApp - access to optimized mobile "google apps". - MobWebMail: browser optimized to access multiple gmail accounts
MyContacts: 75 Contacts on your desktop, ring tones per group and more - GeePS: native front-end for google maps
Macuco2 : web browser to access web sites optimized for the iphone - WakeOnLan: wake up computers on your local network
dbBrowser: Simple application to browse sqlite databases
 

The Following 2 Users Say Thank You to fcrochik For This Useful Post:
Posts: 1,086 | Thanked: 2,964 times | Joined on Jan 2010
#275
It's only dawned on me.. but we are now officially into the last month of the contest! Time is seriously flying. Leaving a week for tidying up and packaging, that's 3 weeks solid dev time.

We've still no word on an official maemo.org paypal account. To be fair, we have waited quite a while for news or updates. We might be waiting for nothing, so to get the show on the road let's ask zehjotkah if he's still up for being competition treasurer. If anything changes we can always transfer the bounty over to an official account later, if one should be made.

Also please let me know if you have any ideas for sharing out the bounty. I had a good chat about it on the irc earlier. If I don't hear anything I'll just have to make a decision on it for better or worse, so here's the chance to speak up

We're now up to 3,598 views on the wiki and a few more projects have been added since I last checked, which is cool

As a reminder to myself, fake's store hasn't reopened yet.. I need to get in touch with him to make sure I can get the lazer cut stands I promised as part of the beginners bounty.

Hope all's been going well with everyone's projects. Helex and noobmonkey, did you ever get that QtMultimedia mic problem sorted out? Hope so.

Edit:
Oh JereM, I haven't forgotten about you and your holidays. If I remember right, NetStory has already been packaged right? I'm asking because if entries are to be packaged I want to make sure you're ok with how to do that before you go away, but if I remember right you're well on top of all that. If you want to write a few bits about NetStory like in the Wiki's entry.txt section, leaving off the paypal address if you prefer, and maybe take a couple of screen shots, Im sure you'll be well covered for the entry. And if I grab those bits and pieces from you I'll be able to update the entry/judging thread on your behalf.
__________________
Follow me on my neglected twitter @kojacker

Cybot950 - Control a robot with your N9/N950
SMSPetFeeder - Build a Bluetooth/SMS dog feeder with Qt, N950, and arduino
Nerf950 - Use your N9/N950 to fire a Nerf gun

Last edited by kojacker; 2010-06-23 at 21:16.
 

The Following 3 Users Say Thank You to kojacker For This Useful Post:
helex's Avatar
Posts: 543 | Thanked: 802 times | Joined on Apr 2010 @ Germany
#276
Originally Posted by kojacker View Post
Hope all's been going well with everyone's projects. Helex and noobmonkey, did you ever get that QtMultimedia mic problem sorted out? Hope so.
No, sorry. Perhaps noobmonkey, but I myself gave up with python and QtMultimedia. It seems to work with C++ and Qt. So I installed Qt but I stucked with the Emulator (sometimes it worked, sometimes not) and had problems to get Madde running. It's now more than a week ago and I had no time to get familar with the tool.

I looked for a good C++ book at amazon (I know only how to program ANSI-C, Visual Basic 6/.NET, 386 Assembler and since 2 month fundamental python (PyQt4/Qt4.6)) but I wait with the order until I get the development framework proper runnung and until I have enought time to learn again a new programming language.
 

The Following User Says Thank You to helex For This Useful Post:
Posts: 1,086 | Thanked: 2,964 times | Joined on Jan 2010
#277
Originally Posted by helex View Post
No, sorry. Perhaps noobmonkey, but I myself gave up with python and QtMultimedia. It seems to work with C++ and Qt. So I installed Qt but I stucked with the Emulator (sometimes it worked, sometimes not) and had problems to get Madde running. It's now more than a week ago and I had no time to get familar with the tool.

I looked for a good C++ book at amazon (I know only how to program ANSI-C, Visual Basic 6/.NET, 386 Assembler and since 2 month fundamental python (PyQt4/Qt4.6)) but I wait with the order until I get the development framework proper runnung and until I have enought time to learn again a new programming language.
bah.. sounds frustrating
__________________
Follow me on my neglected twitter @kojacker

Cybot950 - Control a robot with your N9/N950
SMSPetFeeder - Build a Bluetooth/SMS dog feeder with Qt, N950, and arduino
Nerf950 - Use your N9/N950 to fire a Nerf gun
 
Posts: 12 | Thanked: 23 times | Joined on Jun 2010 @ Oulu, Finland
#278
Originally Posted by kojacker View Post
Oh JereM, I haven't forgotten about you and your holidays. If I remember right, NetStory has already been packaged right? I'm asking because if entries are to be packaged I want to make sure you're ok with how to do that before you go away, but if I remember right you're well on top of all that. If you want to write a few bits about NetStory like in the Wiki's entry.txt section, leaving off the paypal address if you prefer, and maybe take a couple of screen shots, Im sure you'll be well covered for the entry. And if I grab those bits and pieces from you I'll be able to update the entry/judging thread on your behalf.
https://garage.maemo.org/projects/netstory/

http://maemo.org/packages/package_in...story/0.1.2-1/

And here seems to be few screenshots: http://www.symbian60.mobi/forum/neue...dazu/netstory/

Email: jeremmalinen at gmail.com

Is there going to be "entry/judging thread" for each application or just one for the whole competition?

Last edited by JereM; 2010-06-26 at 19:25.
 

The Following User Says Thank You to JereM For This Useful Post:
Posts: 1,994 | Thanked: 3,342 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#279
Hello,

I have just started my first application. I write it on C (I have never used it before), because g++ couldn't be installed on N900 (it requires gcc, and I have only gcc-4.2, if I understand right).

The Wiki Page
http://wiki.maemo.org/Documentation/...mo_application

is frustrating. It seems to have elements from Maemo 4 Diablo (like callbacks file), so I just have to use the source code here:
https://vcs.maemo.org/svn/maemoexamp...mopad-window.c

and still it's difficult to understand.
For instance, why give the names to buttons as "New", "Save", etc, if GTK_STOCK_NEW and others give these standard labels (and maybe, even automatically translate themselves into needed language, I don't know)?

I cannot hope I finish in time; I'm not even sure I'll finish at all.
 
Venemo's Avatar
Posts: 1,296 | Thanked: 1,773 times | Joined on Aug 2009 @ Budapest, Hungary
#280
Originally Posted by fcrochik View Post
Are you planing on using qt/qt mobility? Do you have any plans on where you are going to store the contact/ring tone information? Maybe we can, at least, share ideas/experiences.
Well, I plan to use Qt, yes.
I was thinking about checking eSpeakCaller's source, and instead of playing espeak voices, just plainly play the file specified as ringtone.

Since it is not possible to extend the contacts app (or I don't know of a way), I wanted to create a control panel app for this.

If you already started the project, I'd rather jump in than create my own. So, if any collaborations are welcome, I'll be glad to help out.
(PM me about the details.)
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 16:45.