|
2009-10-13
, 20:40
|
Posts: 369 |
Thanked: 191 times |
Joined on Sep 2009
@ Virginia
|
#92
|
|
2009-10-13
, 21:03
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#93
|
My first concern was understanding what the 'building blocks' of a Bible reader app would look like.
Sword seemed like a respectable project to pick first. I know nothing about this 'scene' as I'm not a religious person, but I know that many would appreciate such an app, so I'm happy to do what I can to help
BibleTime's dependencies are listed here - Boost is among them.
For now I'm building everything on Fedora11 and wondering what is worth porting - clearly Sword is, but what about Rapier or BibleTime? As you correctly state, we'll need to rip its GUI off and rebuild something suitable for Maemo5. There also seems to be some dispute over what constitutes a 'good' app interface, so I'm reluctant to invest too heavily until some clearer vision emerges.
However, there is obviously something that can be done for those that want a Bible Reader app. There are some design issues to solve, but it's all perfectly feasible stuff.
|
2009-10-13
, 23:08
|
Posts: 452 |
Thanked: 522 times |
Joined on Nov 2007
|
#94
|
|
2009-10-13
, 23:46
|
|
Posts: 861 |
Thanked: 734 times |
Joined on Jan 2008
@ Nomadic
|
#95
|
...As you correctly state, we'll need to rip its GUI off and rebuild something suitable for Maemo5. There also seems to be some dispute over what constitutes a 'good' app interface, so I'm reluctant to invest too heavily until some clearer vision emerges.
However, there is obviously something that can be done for those that want a Bible Reader app. There are some design issues to solve, but it's all perfectly feasible stuff.
|
2009-10-14
, 00:08
|
Posts: 289 |
Thanked: 101 times |
Joined on Oct 2009
|
#96
|
|
2009-10-14
, 00:25
|
Posts: 369 |
Thanked: 191 times |
Joined on Sep 2009
@ Virginia
|
#97
|
Interestingly enough it was a known bug that had a patch that fixed that issue -- so I've applied it and re-ran the tests and it is working.
So I've got a copy of clucene compiling in Scratchbox fine. All I need to do is figure out how to make a package and I can get clucene added to extras-devel.
Nathan
|
2009-10-14
, 00:31
|
Posts: 369 |
Thanked: 191 times |
Joined on Sep 2009
@ Virginia
|
#98
|
Honestly, start with just the text on the screen. Tap on the menu bar at the top to get the dialog box that asks you where you want to go.
Allow for the bottom bar to be a plug-in like system for the pieces that have been asked for in this and other threads:
|
2009-10-14
, 00:41
|
|
Posts: 861 |
Thanked: 734 times |
Joined on Jan 2008
@ Nomadic
|
#99
|
Yes, your image helps....and I do note that you have been at the forefront of some very smart design ideas
However, it's all very well to say "start with text" (that's not so difficult), but saying "allow for the bottom bar..." is a tad more tricky - these 'plug-in' systems are a notorious tar-pit if approached in the wrong way
Please, hang tight with this process because we're gonna need people like you to steer us in the right direction!
|
2009-10-14
, 00:50
|
Posts: 369 |
Thanked: 191 times |
Joined on Sep 2009
@ Virginia
|
#100
|
Tags |
bible, maemo 5, rapier, reference browser, religious apps, scripture reader, sword |
|
My first concern was understanding what the 'building blocks' of a Bible reader app would look like. Sword seemed like a respectable project to pick first. I know nothing about this 'scene' as I'm not a religious person, but I know that many would appreciate such an app, so I'm happy to do what I can to help
BibleTime's dependencies are listed here - Boost is among them.
For now I'm building everything on Fedora11 and wondering what is worth porting - clearly Sword is, but what about Rapier or BibleTime? As you correctly state, we'll need to rip its GUI off and rebuild something suitable for Maemo5. There also seems to be some dispute over what constitutes a 'good' app interface, so I'm reluctant to invest too heavily until some clearer vision emerges.
However, there is obviously something that can be done for those that want a Bible Reader app. There are some design issues to solve, but it's all perfectly feasible stuff.