Active Topics

 

Showing results 1 to 25 of 100 @ 0.15 seconds. Search: Posts Made By: rbrewer123
Forum: Applications 2011-07-16, 17:01
Replies: 120
Views: 35,504
Posted By rbrewer123
Re: Updated GPE Beta

I couldn't find a way to enter this bug in the maemo bug list, so here it is. Let me know if there is a better place to submit this.

I'm using the latest n900 GPE. Much more features than the...
Forum: Development 2009-12-03, 13:53
Replies: 15
Views: 18,528
Posted By rbrewer123
Re: new python GPS wrapper (liblocation.py)

Pity that liblocation API must have changed. I went with that since it seemed to be the most "officially documented" way of accessing the GPS in maemo and therefore the least likely to change.

I...
Forum: Development 2009-10-06, 00:52
Replies: 3
Views: 2,562
Posted By rbrewer123
Re: Is there any way to extract GPS lat lon and timestamp information from the N810 ?

I haven't used minigpsd, and it may be the right answer for what you're trying to do.

You can also consider the python code I put on this page which prints out GPS data from the n810:...
Forum: General 2009-10-06, 00:39
Replies: 20
Views: 9,127
Posted By rbrewer123
Re: just migrated from PalmOS, with tips

I'm still using straight gpg with a small script to re-encrypt my password file which is stored as a .csv file. I edit the csv file with vi from xterm on my n810.

The script I use is here:
...
Forum: General 2009-09-03, 03:35
Replies: 4
Views: 2,920
Posted By rbrewer123
Re: 3d n810

I think I would find a built-in projector more interesting than built-in 3D.
Forum: Development 2009-09-01, 01:52
Replies: 12
Views: 3,374
Posted By rbrewer123
Re: Best development language for this idiot

I recommend Python with GTK or Qt for user interface.

Here is the tutorial for GTK on python (pygtk):
http://www.pygtk.org/pygtk2tutorial/index.html
You'll be writing some simple GUI apps in no...
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2009-08-27, 16:29
Replies: 2
Views: 1,830
Posted By rbrewer123
Re: disable update on network connect?

Thanks! Benson's solution seems perfect.
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2009-08-27, 04:59
Replies: 2
Views: 1,830
Posted By rbrewer123
disable update on network connect?

When I connect to a network, I rarely want my NIT to go checking for updates to every app I have installed. I'd much rather be able to manually check for updates every now and then. How can I...
Forum: Alternatives 2009-08-27, 02:53
Replies: 1
Views: 1,889
Posted By rbrewer123
auto-hildonizing GTK for Mer?

I've seen some threads talking about how Qt for Maemo automatically does all the hildonizing for apps. This eases porting of Qt apps to Maemo because there are fewer things for the app developer to...
Forum: Alternatives 2009-08-22, 20:17
Replies: 12
Views: 7,639
Posted By rbrewer123
Re: The initial focus of Mer

Understood... I reported the bugs I found on the wiki. And it seemed that the 0.16testing3 worked better for me than 0.15 so I'm sticking with that.
Forum: Alternatives 2009-08-22, 17:44
Replies: 12
Views: 7,639
Posted By rbrewer123
Re: The initial focus of Mer

I agree with tomaszd that getting to the point where some developers and early adopters can use Mer day-to-day would be a huge step. I don't think hardware support is the only way to achieve that. ...
Forum: Nokia N810 2009-08-22, 01:17
Replies: 11
Views: 5,514
Posted By rbrewer123
Re: wanted: good programmer's xkb configuration for n810

I'm attaching my current xkb file in case others find it useful. It has the following changes to the stock n810 keyboard mapping:
Delete key on Fn-BackSpace
braceleft on Fn-m (replaces euro key)...
Forum: Nokia N810 2009-08-22, 00:45
Replies: 11
Views: 5,514
Posted By rbrewer123
Re: wanted: good programmer's xkb configuration for n810

Thanks for the great suggestions. I didn't realize the arrow button was generating escape all this time. :) And the suggestion of shift with -+' is great too. I can probably cram the bar, page up...
Forum: Nokia N810 2009-08-21, 14:03
Replies: 11
Views: 5,514
Posted By rbrewer123
wanted: good programmer's xkb configuration for n810

I've spent some hours trying to get my n810's built-in hardware keyboard working well, and feeling disappointed.

I've managed to get the following mappings to work:
Delete key on Fn-BackSpace...
Forum: Development 2009-08-13, 07:31
Replies: 5
Views: 2,617
Posted By rbrewer123
wxPython available?

I saw some old messages about somebody porting wxWidgets to maemo. I was wondering if that ever got completed, and in particular if wxPython ever got ported. I just discovered Task Coach...
Forum: Applications 2009-01-19, 05:26
Replies: 171
Views: 33,545
Posted By rbrewer123
Re: [Announce] Gene Cash's to_do and calend PIM programs for OS 2008

The only thing that has happened recently is moving everything to the maemo garage to make it easier for others to help should they want to.

I don't use google's calendar feature myself, and I...
Forum: Applications 2008-11-06, 05:37
Replies: 171
Views: 33,545
Posted By rbrewer123
Re: [Announce] Gene Cash's to_do and calend PIM programs for OS 2008

I have moved the .debs, source, and bug reports to the Maemo garage:
https://garage.maemo.org/projects/genecash-pim

Hopefully this will provide some more visibility to the apps and make it easier...
Forum: Alternatives 2008-11-04, 14:22
Replies: 1
Views: 1,843
Posted By rbrewer123
[Debian] left-handed scrollbars

Easy Debian is great!

To get left-handed scrollbars in gedit (and probably most gtk apps) I created the file /home/user/.gtkrc-2.0 and added the line:

gtk-scrolled-window-placement = top-right
Forum: Development 2008-09-05, 05:52
Replies: 17
Views: 5,247
Posted By rbrewer123
Re: GPS Tracking

I have some example python code at the bottom of this page which may be what you want:
http://brewer123.home.comcast.net/~brewer123/projects/nokia/
Oops... just noticed you have already chosen Java.
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2008-07-17, 03:25
Replies: 16
Views: 4,225
Posted By rbrewer123
Re: frequent microb crashes (diablo)

I'm also seeing the issue of often needing to press the back button twice.
Forum: Development 2008-07-12, 03:41
Replies: 34
Views: 7,199
Posted By rbrewer123
Re: WANTED: Tiny window-opener

There are a couple of threads on here for "zenity" and "gxmessage" which may be what you want.
Forum: OS2008 / Maemo 4 / Chinook - Diablo 2008-07-09, 03:57
Replies: 14
Views: 4,057
Posted By rbrewer123
Re: Diablo...worth updating?

I upgraded from chinook and restored from my backup. It did pretty well. The browsing speed seems definitely improved, which by itself was worth the upgrade for me. I agree with the others that...
Forum: Applications 2008-05-27, 19:35
Replies: 171
Views: 33,545
Posted By rbrewer123
Re: [Announce] Gene Cash's to_do and calend PIM programs for OS 2008

Haven't given KOrganizer a go yet... when I first looked into it, it sounded like it had some problems with dialog boxes too big for the NIT screen. Maybe it has improved now, or a full install of...
Forum: Applications 2008-05-23, 12:48
Replies: 171
Views: 33,545
Posted By rbrewer123
Re: [Announce] Gene Cash's to_do and calend PIM programs for OS 2008

It's tough for me to justify this as a priority when there are other bugs that can possibly cause a missed alarm or todo entry. Some users even like the 0:00 behavior. If somebody submitted a...
Forum: Applications 2008-05-22, 20:49
Replies: 171
Views: 33,545
Posted By rbrewer123
Re: [Announce] Gene Cash's to_do and calend PIM programs for OS 2008

@speednut:

Syncing and a backup strategy are large missing features in Gene's apps... although I have my n810 backed up on my PC, if the device was lost or broken I have no easy way to access the...
Showing results 1 to 25 of 100



 
Forum Jump

All times are GMT. The time now is 01:28.