Showing results 1 to 25 of 64 @ 0.08 seconds. Search: Posts Made By: KiberGus
Forum: Nokia N900 2010-07-13, 10:43
Replies: 93
Views: 52,266
Posted By KiberGus
Re: N900 as bike computer?

New version. Most changes are for future development and UI for them is not implemented yet. I would like to discuss how user interface should look like. Would such UI be confortable for you?...
Forum: Applications 2010-06-23, 14:00
Replies: 53
Views: 13,650
Posted By KiberGus
Re: USSD-widget after PR1.2

Startup script was broken. Today new version with fixed script was released. It also includes new patcher from Dani Church, which can handle different versions of librtcom-call-ui. If you have...
Forum: Nokia N900 2010-06-23, 13:52
Replies: 93
Views: 52,266
Posted By KiberGus
Re: N900 as bike computer?

I've tried sound approach. It works well. Python implementation eats about 30% of CPU. I would like to rewrite it in C, python was chosen because I've found good example if reading sound via...
Forum: Applications 2010-06-10, 16:53
Replies: 53
Views: 13,650
Posted By KiberGus
Re: USSD-widget after PR1.2

First version of USSD4all for PR 1.2 is ready. You would get it if you update USSD-widget. This release allows you to get rid of pop-up messages. You still would be able to make queries through...
Forum: Nokia N900 2010-06-06, 13:49
Replies: 93
Views: 52,266
Posted By KiberGus
Re: N900 as bike computer?

Flandry, thanks, with my schematic
cat /sys/devices/platform/nokia-av/detect
gives 4 when reed is not shorted and 0 if it is shorted. So it is possible to poll...
Forum: Applications 2010-06-02, 18:50
Replies: 53
Views: 13,650
Posted By KiberGus
Re: USSD-widget after PR1.2

It is too hard to change nokia's implementation. So there is no way to see pop-up dialogs, that were introduced in 1.2. But I've written application (currently it is named qussd and ussdd.py), which...
Forum: Applications 2010-06-01, 15:40
Replies: 53
Views: 13,650
Posted By KiberGus
Re: USSD-widget after PR1.2

Here is specially broken librtcom. It segfaults, when tries to show message. rtcom-call-ui restarts automatically, so this is OK.
Replace you librtcom with this and break USSD implementation from...
Forum: Development 2010-06-01, 12:09
Replies: 8
Views: 6,109
Posted By KiberGus
Re: Qt button grid bug???

From IRC

Actually, I don't think, that it's good.
Forum: Maemo 5 / Fremantle 2010-05-26, 04:54
Replies: 459
Views: 258,244
Posted By KiberGus
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *

I'm still waiting for OTA update. Has nokia implemented antispam in their ussd code? Can you make a shortcut on the desktop? Can it make queries on schedule? Does it support proper locking to prevent...
Forum: Applications 2010-05-23, 20:26
Replies: 1
Views: 1,341
Posted By KiberGus
Re: how to make *# calls

Install USSD-widget.
Forum: Maemo 5 / Fremantle 2010-05-23, 17:55
Replies: 459
Views: 258,244
Posted By KiberGus
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *

I've found time to fix that old bug. As a bonus I've added some DBus interfaces, so now this widget can be made more user-friendly for service enabling\disabling via USSD.
http://kibergus.su/node/36
Forum: Applications 2010-05-03, 20:58
Replies: 140
Views: 46,386
Posted By KiberGus
Re: [User feedback request] Shepherd

Not in maemo. Maemo has alarmd which is better than at or cron for one simple reason: it is hardware supported. It works when your phone is switched off. And it has powerful recurrence support....
Forum: Applications 2010-05-03, 13:21
Replies: 140
Views: 46,386
Posted By KiberGus
Re: [User feedback request] Shepherd

I have another idea about GUI. I didn't knew about shepherd before, so my girlfriend and I developed another application of this type. We started from the other side. You developed action and trigger...
Forum: Applications 2010-05-01, 20:42
Replies: 17
Views: 9,900
Posted By KiberGus
Re: ET-Prolog released. Make your phone smarter.

Today I started adding functionality to library and understood that DBus interface should be redesigned a bit to support more types, especially uin32, which is widely used in maemo.
It is not...
Forum: Applications 2010-04-29, 12:44
Replies: 17
Views: 9,900
Posted By KiberGus
Re: ET-Prolog released. Make your phone smarter.

Currently it is available on home site. I don't think that autobuilder (which builds packages for extras-devel) would be able to build it because SDK misses SWI-Prolog package (which is strange,...
Forum: Applications 2010-04-29, 11:51
Replies: 17
Views: 9,900
Posted By KiberGus
Re: ET-Prolog released. Make your phone smarter.

Yes, it is similar. I didn't head about shephered before. But ET-Prolog is more powerful and allows to describe more complex rules. If I'm not mistaken shephered gives you:

predicates - which...
Forum: Applications 2010-04-29, 10:47
Replies: 17
Views: 9,900
Posted By KiberGus
Re: ET-Prolog released. Make your phone smarter.

We have updated ET-Prolog. Now it comes with reasonable examples and we have found and corrected several errors during writing these examples.
Now there is simple GPS logger. Unfortunately n900...
Forum: Maemo 5 / Fremantle 2010-03-29, 17:17
Replies: 459
Views: 258,244
Posted By KiberGus
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *

No. Widget is not intended to be interactive. It must be able to do queries by itself (on timer event, retry event and so on). Use ussd-pad or "ussdquery.py interactive" for interactive queries.
Forum: Maemo 5 / Fremantle 2010-03-27, 06:37
Replies: 459
Views: 258,244
Posted By KiberGus
Forum: Maemo 5 / Fremantle 2010-03-25, 08:57
Replies: 4
Views: 2,322
Posted By KiberGus
Re: Change profile when event is present

Currently I'm working on a wider idea with extending swi-prolog with temporal logic and adding event listeners to it. Theoretically it can give you ability to describe things like:
If it is late...
Forum: Maemo 5 / Fremantle 2010-03-22, 18:18
Replies: 281
Views: 167,943
Posted By KiberGus
Re: PR1.2 SDK now available

Now they will give time for developers to fill repositories for new firmware. I think, not less, than 2 weeks.
Forum: Maemo 5 / Fremantle 2010-03-18, 21:21
Replies: 459
Views: 258,244
Posted By KiberGus
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *

It seems, that there are no compliances against new version (the one I've received is already corrected). So I've promoted ussd-widget to extras-testing.
Forum: Maemo 5 / Fremantle 2010-03-18, 18:46
Replies: 459
Views: 258,244
Posted By KiberGus
Forum: Maemo 5 / Fremantle 2010-03-14, 18:16
Replies: 459
Views: 258,244
Posted By KiberGus
Re: Missing USSD functionality: N900 can't dial numbers beginning with # or *

Just use %1 instead of % if you have previously used first matching regexp group.
Forum: Applications 2010-03-12, 23:20
Replies: 142
Views: 64,494
Posted By KiberGus
Re: SMS from CLI (Command Line)?

OK, I've managed to write decoder. Should work for all languages.
http://kibergus.su/node/17
Showing results 1 to 25 of 64



 
Forum Jump

All times are GMT. The time now is 23:52.