titanium-mail-list Mailing List for Titanium Mail
Status: Alpha
Brought to you by:
mitcheloc
You can subscribe to this list here.
2004 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|
From: <ben...@id...> - 2004-05-25 09:13:51
|
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: Mitchel C. <mit...@st...> - 2004-01-06 00:51:09
|
Happy new year to all, I've been away on vacation these passed couple of weeks and have had plenty of time to work on Titanium Mail. With the New Year I'd like to welcome you all to the mailing list and would like to announce a new version release for Titanium Mail. As always I would like to welcome any suggestions and encourage you to share your experience with Titanium Mail. One of the major changes in Titanium Mail is in the source code. I have isolated the Pop/Smtp server/client protocols into separate classes to provide a solid object oriented atmosphere to work with. It is now easy to take the tslib.dll library and create your own custom pop or smtp servers. Download here: https://sourceforge.net/project/showfiles.php?group_id=92209 <https://sourceforge.net/project/showfiles.php?group_id=92209&package_id=977 04&release_id=207949> &package_id=97704&release_id=207949 The following are some of the changes made: * You can now have multiple delivery options at the domain level. * Restructured Folder Layout * The smtp service class had multiple variable problems due to references. * Speed Enhancements - Overall server response times are much improved. * Added a class to the Titanium Soft Library for sending TMobile SMS messages. * Smtp and Pop classes follow a new object model. All actions are event driven. * Source code is much easier to read with some comments now. * Current source release only now includes Admin.exe and Admin Gui.exe source codes. * Some status codes for sending were not being correctly processed (remote and forward). * Renamed several classes and improved data organization. * In some cases the connection string file was not being found even though it was in the right place. * Restructured Send.dll, mail sending is much more reliable now. * Send receipts were not being properly generated even though everything else worked correctly. * Restructured source file layouts and namespaces. All projects can now be opened from one solution file. Mitchel Constantin Titanium Soft. |