maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Need assistance with a new project (https://talk.maemo.org/showthread.php?t=29179)

attila77 2009-05-27 19:08

Re: Need assistance with a new project
 
Just read Gary's post. I want to emphasize I don't really see my project as a competitor to his. I think there is merit in both approaches and even though they have somewhat overlapping goals w.r.t. ebooks, they are very distinct in how they want to get there. I'm concentrating on a more top down, universal approach reusing tried and true multiplatform solutions from big toolkits, white Gary seems to be going bottom up starting with really optimized low level solutions to integrate into an impressive mobile framework. Both approaches have their (dis)advantages, and it's really up to the proverbial developer to make a call which one is closer to his vision and worth his time.

karatchov 2009-05-27 21:03

Re: Need assistance with a new project
 
I think I will go with liqbase for now.

but, I cant think of a good way to integrate the dictionnary part with the desktop.
Maybe I have to devide the project into 2 separate programs ?

karatchov 2009-05-27 21:30

Re: Need assistance with a new project
 
lcuk, can you point me please where to look at the latest code of liqbase?

Quote:

its written in C because I cannot compile c++ in an efficient enough manner on the device itself
Using C++ to write modules should not be a problem ?

daperl 2009-05-27 21:38

Re: Need assistance with a new project
 
Quote:

Originally Posted by lcuk (Post 291063)
its written in C because I cannot compile c++ in an efficient enough manner on the device itself :)

I'm not sure what you mean here, but I suggest the following:

Install Easy Debian
chroot into Easy Debian
mkdir /home/user/tmp
export TMPDIR=/home/user/tmp
g++ ...
party

lcuk 2009-05-27 22:00

Re: Need assistance with a new project
 
time only

i have no philosophical problem with c++, it just isnt optimal to my needs right now

c++ is orders of magnitude slower to compile than c :)

daperl 2009-05-27 22:32

Re: Need assistance with a new project
 
Quote:

Originally Posted by lcuk (Post 291188)
time only

i have no philosophical problem with c++, it just isnt optimal to my needs right now

c++ is orders of magnitude slower to compile than c :)

Ah, I see. Do you use gobject? If not and you're working hard on a robust, extensible API, you might want to look into it. Currently, it seems to be the standard for open object oriented C stuff.


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

vBulletin® Version 3.8.8