You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(4) |
Dec
(253) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(5) |
Feb
(2) |
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(8) |
From: Etienne B. <eb...@ma...> - 2004-12-14 23:19:22
|
> After that I have several planned steps, to create > one or several controller classes. (Design of these). To divide the = GUI > into several different interface files. The also is a need to finish = or > at least make more basics of several of the base classes. (Even if I > think there is a short term gain in cheating a lot in that area.) As I said before, I found some code that could potentially be recycled.=20= There is a nice serial download interface in this open source xcode=20 project: http://flighttrack.sourceforge.net/ The app shows a window with a popup menu listed available serial ports=20= and allows you to download GPS data from the port you select. I suspect=20= it would be fairly easy (for someone who know what he is doing) to=20 modify this to download dive computer data. There is also some serial communication code on Apple developer site=20 and on the Keyspan USB-Serial converter page. Hope this helps... =C9tienne= |
From: Etienne B. <eb...@ma...> - 2004-12-14 23:02:04
|
> So I ended up > getting my self a couple of books on Cocoda and Mac OS X. Didn't I warned you that you would end up loving Mac OS X? ;) > I now starts > to get a grip of that, and in the process got more understanding of > modular user interface desinging. Hopefully I can take this and = combine > with the currect design and after that merge of something usefull. Let me know if I can help (in my limited capacity). I think it is great=20= that I'm no longer the only diver coding on Mac OS X... =C9tienne= |
From: Anders A. <an...@ar...> - 2004-12-14 22:26:40
|
On Mon, Dec 13, 2004 at 02:16:11PM +0800, HaJo Schatz wrote: > I think the xcode block comes from Anders. You can check the changelog of > an xcode file to see the author. Yes, thats my fault. However just after that when starting on integrare the XCode nice looking window design towards my backend classes, I failed in understadning how the Cocoda code stuff worked. So I ended up getting my self a couple of books on Cocoda and Mac OS X. I now starts to get a grip of that, and in the process got more understanding of modular user interface desinging. Hopefully I can take this and combine with the currect design and after that merge of something usefull. / Anders --=20 o_ Anders Arnholm, HiQ - Consultant o/ /\ an...@ar... Phone : +46-703-160969 /|_, \\ http://anders.arnholm.nu/ http://www.hiq.se / ` |
From: Anders A. <an...@ar...> - 2004-12-13 19:13:21
|
On Fri, Dec 10, 2004 at 02:50:36PM -0400, Etienne Beaule wrote: > It's been really quiet in here lately... >=20 > I just checked out the code from CVS and I noticed an xcode project=20 > file which wasn't there last time. Is somebody still working on this=20 > project? If no, any chance to resuscitate it? Working and working :-) After I got you XCode files I started to integrate that with the code, (and I got most of the code working on Mac OS X). But I failed in understand the basics of the Mac OS X operating system. So I have during the autumn invested some time in starting to understand macos and it's unique features. During the X-mas period I plan to finish Hillgrass book, after that I think that I will have a better understanding of MacOS (and GUI programing as such). After that I have several planned steps, to create one or several controller classes. (Design of these). To divide the GUI into several different interface files. The also is a need to finish or at least make more basics of several of the base classes. (Even if I think there is a short term gain in cheating a lot in that area.) / Anders --=20 o_ Anders Arnholm, HiQ - Consultant o/ /\ an...@ar... Phone : +46-703-160969 /|_, \\ http://anders.arnholm.nu/ http://www.hiq.se / ` |
From: Etienne B. <eb...@ma...> - 2004-12-13 16:00:31
|
> Yepp, I've been hibernating quite a bit (not only on development but=20= > even > on diving itself) but I have recently checked out a latest version=20 > again, > Ie there are still chances... I'm still fairly limited when it comes to coding but I would be=20 interested in trying. I just ordered (another) book on Cocoa=20 programming. That will hopefully help a bit. I also found various snippets of serial communication code that could=20 be reused for downloading dive profiles. Lastly, I reworked a little=20 bit on my logbook script (logplot) to fix an old issue about interval=20 scales in the dive profile graph (imperial units - updated version is=20 available on my website http://homepage.mac.com/ebeaule/scuba/). Would be really nice to see at least some progress with opendiver... =C9tienne |
From: HaJo S. <ha...@ha...> - 2004-12-13 06:16:26
|
On Sun, December 12, 2004 23:00, Mike Brodbelt said: > On Fri, 2004-12-10 at 14:50 -0400, Etienne Beaule wrote: >> It's been really quiet in here lately... > > Yup... > >> I just checked out the code from CVS and I noticed an xcode project >> file which wasn't there last time. Is somebody still working on this >> project? If no, any chance to resuscitate it? > > Not me, though I was hoping to get the time over Christmas to try and do > something, being armed with a book on GTK and gnome 2 development that > I'd like to have the chance to try out.... Yepp, I've been hibernating quite a bit (not only on development but even on diving itself) but I have recently checked out a latest version again, Ie there are still chances... I think the xcode block comes from Anders. You can check the changelog of an xcode file to see the author. -- HaJo Schatz <ha...@ha...> http://www.HaJo.Net PGP-Key: http://www.hajo.net/hajonet/keys/pgpkey_hajo.txt |
From: Mike B. <mi...@co...> - 2004-12-12 15:00:37
|
On Fri, 2004-12-10 at 14:50 -0400, Etienne Beaule wrote: > It's been really quiet in here lately... Yup... > I just checked out the code from CVS and I noticed an xcode project > file which wasn't there last time. Is somebody still working on this > project? If no, any chance to resuscitate it? Not me, though I was hoping to get the time over Christmas to try and do something, being armed with a book on GTK and gnome 2 development that I'd like to have the chance to try out.... Mike. |
From: Etienne B. <eb...@ma...> - 2004-12-10 18:50:52
|
It's been really quiet in here lately... I just checked out the code from CVS and I noticed an xcode project=20 file which wasn't there last time. Is somebody still working on this=20 project? If no, any chance to resuscitate it? =C9tienne= |
From: <ben...@id...> - 2004-05-25 07:47:19
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: Anders A. <an...@ar...> - 2004-03-11 17:06:31
|
There are several more dependensies to build the system. gtk-doc-tools (debian package) gettext, for international messages. Now I shall get this compiling again on my OpenBSD box with minimal installation so after that the autostuff should work better again. / Anders --=20 o_ Anders Arnholm, HiQ - Consultant o/ /\ an...@ar... Phone : +46-703-160969 /|_, \\ http://anders.arnholm.nu/ http://www.hiq.se / ` |
From: Anders A. <an...@ar...> - 2004-02-02 09:24:46
|
On Sat, Jan 31, 2004 at 01:36:58PM +0800, HaJo Schatz wrote: > Anders, >=20 > New Year has indeed started -- for me with a little surprise. I'm > unfortunately quite busy over here for a little while more, as I made > the mistake over Christmas to turn off a hardisk which has not been off > for years. That was the last time of it's life that it was turned off... Arrrg. TO bad is wasn't an old drive for a sun machine these are most of the time possible to get to work with a nice knock from a screwdrever. > And of course -- real men don't make backups, they rather install from > scratch... The system is the easy part. Most of the time one has some nice files that one are realy going to miss. > Yes, this is absolutely the next step... It should be fairly easy to > hook the open/create part into the document handler. The basic "views" The open part at least I have gotten to work (if it is they whay you had planed it I don't know but it opens a document) > thing is also implemented, the only thing that has (for now) to be done > is to get a list of "all dives" from libdove and throw it into the That is what I'm trying to figure out. How and when to add the dives to the list. > correct view. I'd love to do it, but I need at least 1-2 more weeks over > here with my new HDD (and yes, I bought 2, one for backup ;) ) My self have got a dvd burner, now but don't get it to burn any dvd's so no backups. But I have most of the important files on two computers at least. / Balp --=20 o_ Anders Arnholm, HiQ - Consultant o/ /\ an...@ar... Phone : +46-703-160969 /|_, \\ http://anders.arnholm.nu/ http://www.hiq.se / ` |
From: HaJo S. <ha...@ha...> - 2004-02-01 07:22:52
|
On Sat, 2004-01-31 at 23:26, Etienne Beaule wrote: > In other words, I have too many things to play with with the same > amount of free time. That being said, I'm still very interested in > OpenDiver and I will keep helping as much as I can. I lost track a bit > of where we were. Is there anything pressing that needs to be done on > the GUI side or are you guys OK for now? Welcome back... The GUI is OK for now, there's lots of coding work to be done first. We might need a bit polishing of the different GUI parts later, but this can wait. Functionality has priority now... Enjoy the music, HaJo |
From: Etienne B. <eb...@ma...> - 2004-01-31 20:27:01
|
> New Year has indeed started -- for me with a little surprise. As for myself, I'm trying out gentoo (compiling tons and tons of stuff=20= now) since I will eventually have to move away from Red Hat. I also got=20= tempted to get back to music after seeing the new Apple GarageBand=20 software (I have some MIDI stuff on order - should arrive next week). In other words, I have too many things to play with with the same=20 amount of free time. That being said, I'm still very interested in=20 OpenDiver and I will keep helping as much as I can. I lost track a bit=20= of where we were. Is there anything pressing that needs to be done on=20 the GUI side or are you guys OK for now? I still would like to start working on the website as well but I need=20 to brush up on sourceforge hosting... =C9tienne |
From: HaJo S. <ha...@ha...> - 2004-01-31 11:44:56
|
Anders, New Year has indeed started -- for me with a little surprise. I'm unfortunately quite busy over here for a little while more, as I made the mistake over Christmas to turn off a hardisk which has not been off for years. That was the last time of it's life that it was turned off... And of course -- real men don't make backups, they rather install from scratch... On Thu, 2004-01-29 at 21:24, Anders Arnholm wrote: > So now I was thining about connecting this code into the gui part of the > program and when clicking on a divelog so you get a list of all the > dives in the window. This will make a test to know that the concept > actually works. Yes, this is absolutely the next step... It should be fairly easy to hook the open/create part into the document handler. The basic "views" thing is also implemented, the only thing that has (for now) to be done is to get a list of "all dives" from libdove and throw it into the correct view. I'd love to do it, but I need at least 1-2 more weeks over here with my new HDD (and yes, I bought 2, one for backup ;) ) /HaJo |
From: Anders A. <an...@ar...> - 2004-01-31 01:04:27
|
The year has started, I have started hacking again. Stuff that has been finished or done this year is. A small text driven convertion tool that takes exported logbooks from Suunto Divemanager and creates an open dive log file is commited and looks like it's working. Syntax is: suunto2odl -l sqlite:tmp.odl log2003.CSV The second program that has been "completed" is a small utility to list all or some dives in a logbook. Systax is: lsdive -l sqlite:tmp.odl So now I was thining about connecting this code into the gui part of the program and when clicking on a divelog so you get a list of all the dives in the window. This will make a test to know that the concept actually works. / Anders --=20 o_ Anders Arnholm, HiQ - Consultant o/ /\ an...@ar... Phone : +46-703-160969 /|_, \\ http://anders.arnholm.nu/ http://www.hiq.se / ` |
From: Mike B. <mi...@co...> - 2004-01-14 00:52:49
|
On Mon, 2004-01-12 at 15:53, Etienne Beaule wrote: > All right... The Christmas break was very welcomed but now is the time > to get back at it. I'll be fairly busy this week but I should have some > time over the weekend to have a look at OpenDiver and work a bit more > on it. I'm still trying to get all the stuff that I should have got finished before Christmas done. I had good intentions towards spending some time looking at OpenDiver this week too... Ah well, next week it'll have to be. Hope you (and everyone else) had a good Xmas and New Year, anyway... Mike. |
From: Etienne B. <eb...@ma...> - 2004-01-12 15:53:38
|
All right... The Christmas break was very welcomed but now is the time=20= to get back at it. I'll be fairly busy this week but I should have some=20= time over the weekend to have a look at OpenDiver and work a bit more=20 on it. If you have any pointer as to where I should spend some time, let me=20 know... =C9tienne= |
From: Anders A. <an...@ar...> - 2003-12-19 11:24:14
|
On Fri, Dec 19, 2003 at 06:52:57PM +0800, HaJo Schatz wrote: > On Fri, 2003-12-19 at 17:03, Anders Arnholm wrote: > > On Thu, Dec 18, 2003 at 09:57:52PM -0800, HaJo Schatz wrote: > > > Made it compilable -- removed bug in getMaxDive() > >=20 > > 0 is better then NULL, personaly I would have prefered an exception > > system. But I guess thats hard to get to work in c. Guess wour version > > of gcc have different type of NULL than mine. Didn't get a warning for > > that stupid thing. > Mine produced an error ;) >=20 > But whatever, I think 0 might not be the correct value, more something > like DEPTH_INVALID... I was thinking maybe something like -1 as a define for this. But having something safe here in the interface I just havn't got time for yet.=20 I'll se I I can use gcc 3 something in the future, that does have somethings that are better. / Balp --=20 o_ Anders Arnholm, HiQ - Consultant o/ /\ an...@ar... Phone : +46-703-160969 /|_, \\ http://anders.arnholm.nu/ http://www.hiq.se / ` |
From: HaJo S. <ha...@ha...> - 2003-12-19 10:53:20
|
On Fri, 2003-12-19 at 17:03, Anders Arnholm wrote: > On Thu, Dec 18, 2003 at 09:57:52PM -0800, HaJo Schatz wrote: > > Made it compilable -- removed bug in getMaxDive() > > 0 is better then NULL, personaly I would have prefered an exception > system. But I guess thats hard to get to work in c. Guess wour version > of gcc have different type of NULL than mine. Didn't get a warning for > that stupid thing. Mine produced an error ;) But whatever, I think 0 might not be the correct value, more something like DEPTH_INVALID... -- HaJo Schatz http://www.HaJo.Net PGP-Key: http://www.hajo.net/hajo.net/secure/pgpkey_hajo.txt SSL-Cert: http://www.hajo.net/hajo.net/secure/sslcert_hajo.cer |
From: Anders A. <an...@ar...> - 2003-12-15 16:04:46
|
On Mon, Dec 15, 2003 at 11:35:30PM +0800, HaJo Schatz wrote: > Anders Arnholm said: > But I'm not sure what this will mean to the XMas release you guys were > talking about earlier. Still having the target of releasing something? We > might get a "preview" out, but I guess it doesn't make too much sense as = of > today... No, there is some work lest to be done, but maybe there could be something in tuhe holiday session or just after. I still have some time left to get an idea of howto create something I'm making som small command lite tools to list and change in the dives. However a short term goal I think is good to make something happen. And after these weeks of trying to make something happen we are aloot cloaser than three weeks ago. Now we just have to make the backend du something and connect that to the new looking GUI. How hard can that be :-) > BTW: Dunno whether you have seen, I have committed a new version of the > Document.* files which should give a bit better overview how the GUI is > supposed to deal with it's internal data structures. I have not had time to look at these during the weekend. --=20 o_ Anders Arnholm, HiQ - Consultant o/ /\ an...@ar... Phone : +46-703-160969 /|_, \\ http://anders.arnholm.nu/ http://www.hiq.se / ` |
From: HaJo S. <ha...@ha...> - 2003-12-15 15:36:00
|
Anders Arnholm said: > On Mon, Dec 15, 2003 at 07:41:32AM -0400, Etienne Beaule wrote: >> Merry Christmas to you all! > > The same to you. Have some nice Hollidays. Same same, folks. I'll be away myself. Not sure how much Internet access I'll have (if I'm lucky, I'll find an affordable GPRS plan, otherwise I'm offline). I'll take OpenDiver with me as I guess I'll have a bit spare time. But I'm not sure what this will mean to the XMas release you guys were talking about earlier. Still having the target of releasing something? We might get a "preview" out, but I guess it doesn't make too much sense as of today... BTW: Dunno whether you have seen, I have committed a new version of the Document.* files which should give a bit better overview how the GUI is supposed to deal with it's internal data structures. HaJo |
From: Anders A. <an...@ar...> - 2003-12-15 11:53:04
|
On Mon, Dec 15, 2003 at 07:41:32AM -0400, Etienne Beaule wrote: > Merry Christmas to you all! The same to you. Have some nice Hollidays. / Anders --=20 o_ Anders Arnholm, HiQ - Consultant o/ /\ an...@ar... Phone : +46-703-160969 /|_, \\ http://anders.arnholm.nu/ http://www.hiq.se / ` |
From: Etienne B. <eb...@ma...> - 2003-12-15 11:41:36
|
Hello all... I won't be able to help much with the OpenDiver project for the next 3=20= weeks (going away or Christmas). Just wanted to let you know so you=20 didn't think I was loosing interest! Merry Christmas to you all! =C9tienne= |
From: Anders A. <an...@ar...> - 2003-12-15 09:44:36
|
On Sat, Dec 13, 2003 at 02:48:05PM +0800, HaJo Schatz wrote: > Have just updated the website to incorporate Etienne's new logo. Anders, > could you pls one of these days log in & delete the (old) images dir? > It's not group-writable, only you can access it.=20 Done... > In general, can you pls. make the stuff in htdocs group-writable if you > create new files there? Should look at the umask in the future :) Used to my files being greated with an umask of 0002, and my private directory being in agroup of my own. Guess one ha to look ovet that on sf.net... --=20 o_ Anders Arnholm, HiQ - Consultant o/ /\ an...@ar... Phone : +46-703-160969 /|_, \\ http://anders.arnholm.nu/ http://www.hiq.se / ` |
From: HaJo S. <ha...@ha...> - 2003-12-13 06:48:36
|
Have just updated the website to incorporate Etienne's new logo. Anders, could you pls one of these days log in & delete the (old) images dir? It's not group-writable, only you can access it. In general, can you pls. make the stuff in htdocs group-writable if you create new files there? Tnx, HaJo -- HaJo Schatz http://www.HaJo.Net PGP-Key: http://www.hajo.net/hajo.net/secure/pgpkey_hajo.txt SSL-Cert: http://www.hajo.net/hajo.net/secure/sslcert_hajo.cer |