Reply
Thread Tools
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#161
just crossed my mind while trying to get holding backspace delete 1 chat per 0.x secs that would threading help with "T9" load times?
If I get that working, threading will be imported to the program so it can be used.
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#162
probably overkill. im going to play with it when i get home
__________________
aspidites | blog | aspidites@inbox.com
 
jcompagner's Avatar
Posts: 290 | Thanked: 165 times | Joined on Sep 2009
#163
if there are still questions how to add the sms you type into conversations, WebTexter application, that sends sms over voip (betamax and the like), adds it to the conversation of the person you target just fine. Without any lag, at least i dont notice anything.

so maybe some can ask the coder of WebTexter? (it is written in C/QT i believe)
 
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#164
Originally Posted by jcompagner View Post
if there are still questions how to add the sms you type into conversations, WebTexter application, that sends sms over voip (betamax and the like), adds it to the conversation of the person you target just fine. Without any lag, at least i dont notice anything.

so maybe some can ask the coder of WebTexter? (it is written in C/QT i believe)
This has already been implemented days ago, but thanks. ;-)
__________________
aspidites | blog | aspidites@inbox.com
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#165
Originally Posted by jcompagner View Post
if there are still questions how to add the sms you type into conversations, WebTexter application, that sends sms over voip (betamax and the like), adds it to the conversation of the person you target just fine. Without any lag, at least i dont notice anything.

so maybe some can ask the coder of WebTexter? (it is written in C/QT i believe)
the problem is with python. rtcom must be run with ctypes and the problem is defining ctypes arguments to the ctype functions.

so that probably doesnt help because I've looked many snippets in C that do the trick through already

e: and aspidites the way it is implemented isn't 100% errorproof. so it might get the el.db corrupted. so it would be nice to get official api working to get rid from the responsibility (and be able to get the app to extras eventually...)

ee: I'll forget about api way for now, it seems hopeless. I'll just add checking of database and possible attempts to fix it if it is corrupt. if people start reporting corrupt databases, I must consider the api way again...
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search

Last edited by ossipena; 2010-05-15 at 08:04.
 
zombiegavins's Avatar
Posts: 150 | Thanked: 20 times | Joined on May 2010 @ UK
#166
how stable is the latest release of vertsms as i would love to start using it but i recently bricked my phone and had to reflash and i am trying to be cautious with what apps i install
__________________
I am Bender, please insert girder.
Custom boot screen by Leetut.
Custom transitions by dscobsct.
MMS enabled using fMMS by frals.
 
Posts: 190 | Thanked: 129 times | Joined on Mar 2010 @ Bavaria, Germany
#167
Originally Posted by ossipena View Post
the problem is with python. rtcom must be run with ctypes and the problem is defining ctypes arguments to the ctype functions.

so that probably doesnt help because I've looked many snippets in C that do the trick through already

e: and aspidites the way it is implemented isn't 100% errorproof. so it might get the el.db corrupted. so it would be nice to get official api working to get rid from the responsibility (and be able to get the app to extras eventually...)

ee: I'll forget about api way for now, it seems hopeless. I'll just add checking of database and possible attempts to fix it if it is corrupt. if people start reporting corrupt databases, I must consider the api way again...
If you can't access it smoothly from python, why not write a common maemo-python-helper lib which provides simple functions for python, written in c/c++?
 
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#168
@gri: That's what he's been talking about the entire time-- ctypes. The problem is that the rtcom API is obscure at best.

Specifically post #137 of this thread.
__________________
aspidites | blog | aspidites@inbox.com
 
Posts: 190 | Thanked: 129 times | Joined on Mar 2010 @ Bavaria, Germany
#169
Originally Posted by aspidites View Post
@gri: That's what he's been talking about the entire time-- ctypes. The problem is that the rtcom API is obscure at best.

Specifically post #137 of this thread.
I think you got me wrong. I meant: If accessing the rtcom-eventlogger with python would result in too much crappy code, it would be better to write a common library which makes python bindings or simple functions for that.

Something like:
insert_outbound_sms(name, number, text)

That would be easy to write in c and prettier to read in python.
 
Posts: 402 | Thanked: 229 times | Joined on Nov 2009 @ Missouri, USA
#170
@gri: If I understand you correctly, you are suggesting that we create an abstraction of rtcom in c and wrap that instead of raw rtcom?

Let me know when you're done :-)

[rant]This is why I'm looking forward to the Qt Mobility API [/rant]
__________________
aspidites | blog | aspidites@inbox.com
 
Reply

Tags
portrait sms, python

Thread Tools

 
Forum Jump


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