Notices


Reply
Thread Tools
fcrochik's Avatar
Posts: 722 | Thanked: 1,223 times | Joined on Apr 2010 @ USA
#61
Originally Posted by flip^ View Post
1) Enable the ability to send an SMS to any number. I have a lot of contacts from very old phones that have travelled with me over the years, and they aren't in my Contacts database as mobile phone numbers, and it's not trivial to correct them all. Also, in the UK at least, it's perfectly possible to send a SMS to a normal, landline phone - and sometimes its desirable where I work.
I am currently working on the settings window... I will see if I can sneak this option there...

Originally Posted by flip^ View Post
2) Can we have an option to just get rid of the formatting of the numbers completely, so that 07123 456789 appears as just that (possibly without the space, if its easier), and not with any forced brackets or anything. As it stands, the numbers just look wrong in the UK...
At a later time I plan to implement a pretty robust parsing, including allowing the user some customization... For now I may have to do what you suggested and allow the user to just disable it... Just out of curiosity could you tell me how the phone numbers are over there? # of digits for area code, for phone prefix, total digits, ...
__________________

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
 
Posts: 362 | Thanked: 145 times | Joined on Jan 2008 @ Sydney, Australia
#62
this looks very promising. I've had the same idea for a long time (but more in a "space saving" implementation) - but without coding abilities, it never happened.
One thing I can't see - does the desktop widget show online status of the contacts ?
 
fcrochik's Avatar
Posts: 722 | Thanked: 1,223 times | Joined on Apr 2010 @ USA
#63
Originally Posted by nikolajhendel View Post
this looks very promising. I've had the same idea for a long time (but more in a "space saving" implementation) - but without coding abilities, it never happened.
One thing I can't see - does the desktop widget show online status of the contacts ?
Not yet.... Haven't figured out that one yet... All the skype/google talk/ ... (other services in general) will have to wait on me figuring out telepathy I am afraid.
__________________

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
 
Posts: 229 | Thanked: 36 times | Joined on Jan 2010 @ Bulgaria
#64
This version of MyContacts looks very promising!

The idea is perfect - I am sure everyone is trying to use different ring tone for different contact- this is one of the best decisions so far.

One additional idea - is it possible to make window of the widget smaller or bigger - eg. when you want to use only half of the screen with your app?

Keep going! Regards. ;-)
 
Posts: 650 | Thanked: 619 times | Joined on Nov 2009
#65
Originally Posted by fcrochik View Post
The good news is that we don't have to argue about that. You can change very easily most visual aspects of the contact details page - you just can't move things around but you can change size, color, font, background, border, ... Let me know if you are interested and I will write a quick guide (it is all about editing css files)
Pardon my laziness for not xterm finding the file by myself.... yeah, could you point me to where the css is? Thanks!
 
mason's Avatar
Posts: 93 | Thanked: 36 times | Joined on Nov 2009 @ Germany / Mainz
#66
awsome idea, and looking very promising. only one feature i didn't see mentioned it the info for the 'online' status ... this is something i could clearly miss since i used it all the time to have a short look at whos 'online' and whos not ....

maybe a feature request?
 
Posts: 78 | Thanked: 24 times | Joined on Mar 2010
#67
[QUOTE=fcrochik;730850] - you just can't move things around but you can change size, color, font, background, border, ... Let me know if you are interested and I will write a quick guide (it is all about editing css files)

Great app man, appreciated. Would like to change the font sizes however, so a guide for modifying css please.
 
fcrochik's Avatar
Posts: 722 | Thanked: 1,223 times | Joined on Apr 2010 @ USA
#68
Originally Posted by sony123 View Post
Pardon my laziness for not xterm finding the file by myself.... yeah, could you point me to where the css is? Thanks!
I haven't had the chance to write more about it yet but you will find the files at /home/user/.mycontacts

Please post some screenshots if you create something different.
__________________

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
 
fcrochik's Avatar
Posts: 722 | Thanked: 1,223 times | Joined on Apr 2010 @ USA
#69
Originally Posted by jorjino View Post
This version of MyContacts looks very promising!

The idea is perfect - I am sure everyone is trying to use different ring tone for different contact- this is one of the best decisions so far.

One additional idea - is it possible to make window of the widget smaller or bigger - eg. when you want to use only half of the screen with your app?

Keep going! Regards. ;-)
Desktop Applets are not supposed to be resizable according to the UI guide lines. I would need to create a "setting", something like 5x3 or 3x3, ...
__________________

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
 
fcrochik's Avatar
Posts: 722 | Thanked: 1,223 times | Joined on Apr 2010 @ USA
#70
Originally Posted by mason View Post
awsome idea, and looking very promising. only one feature i didn't see mentioned it the info for the 'online' status ... this is something i could clearly miss since i used it all the time to have a short look at whos 'online' and whos not ....

maybe a feature request?
Yes that it is one that I am missing too but I haven't figured it yet... but I will keep looking for
__________________

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 User Says Thank You to fcrochik For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 07:42.