Re: [Care2002-developers] news

2008-11-23 Thread Winfried Schoech
Hey Gjergj,

thanks for the prompt answer!

 i'll send you a personal mail on that with a temporary pass
   

that'd be great.

 - the installer mentions a minimum requirement of PHP 4.2. I tried 
 installation on PHP 5.0.something which failed with a Call to 
 undefined function sys_get_temp_dir() error. According to PHP.net, 
 this function is available from PHP 5.2.1: 
 http://de.php.net/manual/de/function.sys-get-temp-dir.php . Please 
 place a hint! Installation under PHP 5.2.6 worked just fine!
 
 it was there to solve a problem during the install which needed to 
 create a temp directory for smarty..hope to fix it by monday
   

If you need a sys_get_temp_dir() function and want to preserve 
compatibility to old PHP, there is a workaround in the comments on 
http://de3.php.net/manual/de/function.sys-get-temp-dir.php

 - the patient input form lacks a text field for city! (see attached 
 screenshot)
 
 it's because you need to create cities on the administration module 
 before using it...
   

Yes, sorry, my fault! I noticed, that the English Care2x shows a warning 
message: No City defined yet. Please go to the main menu and click 
Special Tools - Address Manager - New data and enter City and ZIP 
data. This hint in the German version would be great, too. Proposition:
Es wurden noch keine Städte angelegt. Bitte gehen Sie im Hauptmenü auf 
Spezielles - Adressenverwaltung - Neue Daten und legen Sie Städte an.

There is another problem using addresses in the German version: In 
Germany, all bigger cities have more than one ZIP code (sometimes, even 
one road has multiple ZIP codes). How is one supposed to handle this 
with Care2x?

Another localisation issue: The predefined table care_currency does 
not contain a proper short_name for Euro. At least with my setup (XAMPP 
1.6.8, Seamonkey 1.1.13) there seem to be no problems inserting the 
proper unicode character (€, see 
http://www.fileformat.info/info/unicode/char/20ac/index.htm ). Also, the 
unicode character for GBP should be fine (£, 
http://www.fileformat.info/info/unicode/char/00a3/index.htm).
In my opinion, a correct localisation of currency information should 
also include, whether the currency symbol is used in prefix or postfix 
notation, what kind of thousand separator is used etc. It is 
questionable, whether all this should really be stored inside the Care2x 
database, as PHP includes all necessary information: 
http://de2.php.net/manual/de/function.money-format.php

May be, currency administration should be simplified to choose the right 
LC_MONETARY locale.
The same suggestion applies to the date format configuration (LC_TIME) 
in Care2x.

 - the stationary/ambulatory admission form lacks a label for 
 admission reason in the German version (see attachment)
 
 can you please submit me the patch for this...
   

I have just noticed, that even the English version of Care2x lacks this 
label. I still have to think about a good German expression.
Coming to German translations: The translated strings in Care2x feature 
literally hundreds of typos. I would offer to correct most of the 
spelling mistakes. Sending these in as patches would probably be too 
much work for you. If I have your permission, I would work directly in 
the SVN repository, OK?
For spelling mistakes in images (e.g., 
/gui/img/control/default/de/de_advsearch_gray.gif and 
/gui/img/control/default/de/de_advsearch_green.gif , should feature 
capital S) I need some additional advice, please.

I also noticed, that the copyright footer (xx_copyrite.php) is only 
displayed on the telephone directory page and contains a version 2.2 notice.

And: The link from the Admin Index to phpMyAdmin does not work for me - 
at least Care2x 2.6 Alpha is distributed without phpMyAdmin. One could 
hide this label from the admin index, if the appropriate directory is 
not available (something like if (file_exists('/modules/phpmyadmin/') 
print...).

Best regards so far,

Winfried


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] news

2008-11-22 Thread Gjergj Sheldija
Hi Winfried,

Winfried Schoech wrote:
 Hey there,

 thanks for the easy .tar.gz download!
you're welcome
 Unfortunately, I do not receive the approval e-mail for the 
 bugtracker. So here  a couple of things I noticed:

i'll send you a personal mail on that with a temporary pass
 - instead of 2.6 alpha the installer claims to install 2.5 alpha - 
 probably just a typo?
yep, my fault
 - the installer mentions a minimum requirement of PHP 4.2. I tried 
 installation on PHP 5.0.something which failed with a Call to 
 undefined function sys_get_temp_dir() error. According to PHP.net, 
 this function is available from PHP 5.2.1: 
 http://de.php.net/manual/de/function.sys-get-temp-dir.php . Please 
 place a hint! Installation under PHP 5.2.6 worked just fine!
it was there to solve a problem during the install which needed to 
create a temp directory for smarty..hope to fix it by monday
 - the patient input form lacks a text field for city! (see attached 
 screenshot)
it's because you need to create cities on the administration module 
before using it...
 - the stationary/ambulatory admission form lacks a label for 
 admission reason in the German version (see attachment)
can you please submit me the patch for this...
 - distribution of colons in labels is arbitrary in German version (in 
 the patient input form, there are 4 labels with a colon as a separator 
 (see attachment), in the stationary/ambulatory admission form almost 
 every label has one.
they are used for the triage of the inpatient...since my german is not 
so good i left them unstranslated
 - the special tool calculator, which should be located at 
 /modules/tools/calculator.php?ntid=falselang=de is missing (404 
 error, link from main/spediens.php )
i'll check it..strange though..
 - the admin index lacks two German translations (see attachment). The 
 phrase EDV, which stands for electronic data processing, is a bad 
 translation for System Admin, by the way.

can you send me the right translation for them...my german is a bit rusty :)

regards
gj.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] news

2008-11-21 Thread Gjergj Sheldija
hi all,

- first a little announce,
the following users have accounts in the project's bugtracker :
dedde, pventure, camulatz, lin_xd, coolmanlg, nerox, nerox911,
sakti135, krisna, adelgamal, jmoncrieff, jdmonc, owosconet,
DENIRO960, tema, gaurav, jose de jesus, ilemona, kaindad,
easy, ilemona61, flex, jjarrin, bugzy, thanhtung7485, shiku

but i notices that few of them use it or that they are
duplicates. if you are having problems or don't plan
to use please tell me so i can make some clean-ups in the user db.

- second,
2.6 alpha is out for more than 4 weeks and apart a bug
and a patch submitted by Sylvia Velasco and Mark Allan,
( which you can find in revision 6213 )
no body else suggested or submitted anything.
does this mean that the code is ready to be labeled
beta or to be released ? i don't think so.
but to decide for it i need the users - you - to
test it.
i need people to help me, like Sylvia and Mark.
so, if you care about this project, please help
with the testing of the current code.
for everything you may need there is
a bugtracker : http://care2002.sourceforge.net/mantis/
a forum : http://apps.sourceforge.net/phpbb/care2002/
and two mailing lists,the current and the one on
http://groups.google.com/group/care2002 for users
having problems with sf mails.
there is also a blog on http://care2x.wordpress.com/
for news and announcements regarding care2x.
without your help this project can't go on.

- third,
for all of you who want to download it from the repository
but don't know how to use svn, there is a simple way to do that
via : 
http://care2002.svn.sourceforge.net/viewvc/care2002/trunk/2.6.tar.gz?view=tar
it's a 43Mb download.


regards
gj.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] news

2008-11-01 Thread easy
when can get the simple invoice integerating? 
 
easy
 
===


在2008-10-30?20:48:15,Gjergj?Sheldija?[EMAIL PROTECTED]?写道:
hi?all,

just?a?quick?news,?i've?started?working?with?the?debian?guys?to?make
a?debian?packet?for?care2x?and?put?it?on?the?debian?med?repository
to?help?others?with?the?install?process.

gj.

Mark?Alan?wrote:
?Care2x?2.6-Gjergj?-?HowTo?install?using?an?Ubuntu?Linux?LEMP?server

?Installing?care?in?a?reliable?Linux?server?is?now?a?simple?and?easy?
?procedure.

?We?would?like?to?thank?Gjergj?Sheldija?for?the?changes?that?he?
?introduced?to?the?arcane?Care2x?PHP?code?in?order?to?make?it?work?under?
?the?most?recent?web?tools.

?This?Care2x?setup?will?reliably?serve?at?least?a?1000?requests?per?
?minute?without?any?visible?stress.?We?look?forward?to?see?a?Transaction?
?enabled?PostgreSQL/EnterpriseDB/Oracle?port?of?this?code.


?I?hope?that?this?will?make?it?easier?to?setup?reliable?and?inexpensive?
?hospital/clinic?servers


?Regards,

?M.


?---

?Materials:
?-?bare?metal?pc?with?1GHz?P4?CPU,?512MB?RAM,?320GB?HD

?Methods:
?-?We?did?a?setup?from?bare?metal?using,?exclusively,?Open?Source?
?software?to?serve?the?Care2x?HIS?supporting?software?package?from?(a?
?farm?of)?Ubuntu?8.04.1?LEMP?servers?(LEMP?=?Linux?+?Nginx?WebServer?+?
?MySQL?+?PHP).
?-?The?install?procedure?included?the?installation?of?the?supporting?
?system??(PART?A)?and?the?installation?of?Gjergj's?Care2x?2.6?from?the?
?SVN?(PART?B)

?Comment:
?-?The?total?setup?time,?from?bare?metal?to?fully?working?Care2x?System,?
?including?downloading?of?software?was?36?minutes

?Description?of?the?install?procedure:

?#
?##?start?of?procedure
?#
?*PART?A)?Installing?the?supporting?system*

?1.?Setup?Ubuntu?8.04.1?LTS?server

?2.?Setup?Nginx?Web?server
? #?We?used?Nginx?not?only?because?it?uses?far?less?resources?than?
?Apache,?but?also?because?it?is?more?stable,?orders?of?magnitude?faster?
?and?is?easily?scalable?to?large?clusters.?We?opted?for?Nginx?ver.?0.6.32?
?from?the?Debian?repositories?has?fewer?bugs?and?better?functionality?
?than?the?version?in?Ubuntu?Hardy?8.04?LTS?repositories.?It?consistently?
?installed?without?any?problems?and?has?been?working?reliably?.
? -?wget?
?http://http.us.debian.org/debian/pool/main/n/nginx/nginx_0.6.32-3_i386.deb
? -?sudo?gdebi?nginx_0.6.32?nginx_0.6.32-3_i386.deb
? -?sudo?/etc/init.d/nginx?start
? #?browse?to?http://localhost/?and?you?should?get?the?spartan?nginx?
?welcome?screen.

?3.?Setup?PHP?and?FastCGI
? -?sudo?aptitude?install?--without-recommends?php5-cli?php5-cgi?
?php5-mysql?php5-gd?php5-sqlite
? -?sudo?sed?-i~?-e?'/^magic_quotes_gpc/?s/=\(.*\)On/=?Off/'?
?/etc/php5/cgi/php.ini
? #?Unlike?Apache,?Nginx?does?not?have?a?way?to?spawn?php5-cgi.?To?serve?
?PHP?code/pages,?we?needed?to?setup?an?independent?spawner.?We?tested?
?both?the?scripts?from:?
?http://www.mail-archive.com/[EMAIL PROTECTED]/msg352883.html?
?and?other?methods,?like?borrowing?the?spawn-fcgi?code?from?lighttpd?
?1.4.20?project.?They?are?both?reliable?methods?that?resisted?well?our?
?intentionally?started?server?reboots.

?4.?Setup?MySQL:
??-?sudo?aptitude?install?--without-recommends?mysql-server
??-?sudo?mysql_secure_installation
??-?sudo?/etc/init.d/mysql?restart
??-?sudo?aptitude?install?--without-recommends?php5-gd?php5-sqlite
??-?sudo?sed?-i~?-e?'/^magic_quotes_gpc/?s/=\(.*\)On/=?Off/'?
?/etc/php5/cgi/php.ini?#?disable?magic?quotes

?5.?Setup?phpMyAdmin
? -?sudo?aptitude?install?--without-recommends?phpmyadmin
? #?press?ENTER?when?asked?for?the?Web?server?to?reconfigure?
?automatically:
? -?sudo?ln?-sf?/usr/share/phpmyadmin?/var/www/nginx-default/
? -?browse?to?http://localhost/phpmyadmin?and?test?it.

?*PART?B)??Installing?Care2x??2.6?from?the?SVN*

? -?mkdir?/tmp/care2x-svn
? -?cd?/tmp/care2x-svn
? -?svn?co?https://care2002.svn.sourceforge.net/svnroot/care2002/trunk/2.6
? -?sudo?mv?/tmp/care2x-svn/2.6?/home/care2x
? -?sudo?chown?-R?www-data.www-data?/home/care2x
? -?sudo?ln?-sf?/home/care2x?/var/www/nginx-default/care2x
? -?browse?to:?http://localhost/care2x/??and?continue?the?installation?
?procedure?from?there.

?browse?to?http://localhost/care2x/index.php?to?use?care2x
?#
?##?end?of?procedure
?#

?-
?This?SF.Net?email?is?sponsored?by?the?Moblin?Your?Move?Developer's?challenge
?Build?the?coolest?Linux?based?applications?with?Moblin?SDK??win?great?prizes
?Grand?prize?is?a?trip?for?two?to?an?Open?Source?event?anywhere?in?the?world
?http://moblin-contest.org/redirect.php?banner_id=100url=/
?___
?Care2002-developers?mailing?list
[EMAIL PROTECTED]
?https://lists.sourceforge.net/lists/listinfo/care2002-developers
???

-
This?SF.Net?email?is?sponsored?by?the?Moblin?Your?Move?Developer's?challenge

[Care2002-developers] news

2008-10-30 Thread Gjergj Sheldija
hi all,

just a quick news, i've started working with the debian guys to make
a debian packet for care2x and put it on the debian med repository
to help others with the install process.

gj.

Mark Alan wrote:
 Care2x 2.6-Gjergj - HowTo install using an Ubuntu Linux LEMP server

 Installing care in a reliable Linux server is now a simple and easy 
 procedure.

 We would like to thank Gjergj Sheldija for the changes that he 
 introduced to the arcane Care2x PHP code in order to make it work under 
 the most recent web tools.

 This Care2x setup will reliably serve at least a 1000 requests per 
 minute without any visible stress. We look forward to see a Transaction 
 enabled PostgreSQL/EnterpriseDB/Oracle port of this code.


 I hope that this will make it easier to setup reliable and inexpensive 
 hospital/clinic servers


 Regards,

 M.


 ---

 Materials:
 - bare metal pc with 1GHz P4 CPU, 512MB RAM, 320GB HD

 Methods:
 - We did a setup from bare metal using, exclusively, Open Source 
 software to serve the Care2x HIS supporting software package from (a 
 farm of) Ubuntu 8.04.1 LEMP servers (LEMP = Linux + Nginx WebServer + 
 MySQL + PHP).
 - The install procedure included the installation of the supporting 
 system  (PART A) and the installation of Gjergj's Care2x 2.6 from the 
 SVN (PART B)

 Comment:
 - The total setup time, from bare metal to fully working Care2x System, 
 including downloading of software was 36 minutes

 Description of the install procedure:

 #
 ## start of procedure
 #
 *PART A) Installing the supporting system*

 1. Setup Ubuntu 8.04.1 LTS server

 2. Setup Nginx Web server
   # We used Nginx not only because it uses far less resources than 
 Apache, but also because it is more stable, orders of magnitude faster 
 and is easily scalable to large clusters. We opted for Nginx ver. 0.6.32 
 from the Debian repositories has fewer bugs and better functionality 
 than the version in Ubuntu Hardy 8.04 LTS repositories. It consistently 
 installed without any problems and has been working reliably .
   - wget 
 http://http.us.debian.org/debian/pool/main/n/nginx/nginx_0.6.32-3_i386.deb
   - sudo gdebi nginx_0.6.32 nginx_0.6.32-3_i386.deb
   - sudo /etc/init.d/nginx start
   # browse to http://localhost/ and you should get the spartan nginx 
 welcome screen.

 3. Setup PHP and FastCGI
   - sudo aptitude install --without-recommends php5-cli php5-cgi 
 php5-mysql php5-gd php5-sqlite
   - sudo sed -i~ -e '/^magic_quotes_gpc/ s/=\(.*\)On/= Off/' 
 /etc/php5/cgi/php.ini
   # Unlike Apache, Nginx does not have a way to spawn php5-cgi. To serve 
 PHP code/pages, we needed to setup an independent spawner. We tested 
 both the scripts from: 
 http://www.mail-archive.com/[EMAIL PROTECTED]/msg352883.html 
 and other methods, like borrowing the spawn-fcgi code from lighttpd 
 1.4.20 project. They are both reliable methods that resisted well our 
 intentionally started server reboots.

 4. Setup MySQL:
  - sudo aptitude install --without-recommends mysql-server
  - sudo mysql_secure_installation
  - sudo /etc/init.d/mysql restart
  - sudo aptitude install --without-recommends php5-gd php5-sqlite
  - sudo sed -i~ -e '/^magic_quotes_gpc/ s/=\(.*\)On/= Off/' 
 /etc/php5/cgi/php.ini # disable magic quotes

 5. Setup phpMyAdmin
   - sudo aptitude install --without-recommends phpmyadmin
   # press ENTER when asked for the Web server to reconfigure 
 automatically:
   - sudo ln -sf /usr/share/phpmyadmin /var/www/nginx-default/
   - browse to http://localhost/phpmyadmin and test it.

 *PART B)  Installing Care2x  2.6 from the SVN*

   - mkdir /tmp/care2x-svn
   - cd /tmp/care2x-svn
   - svn co https://care2002.svn.sourceforge.net/svnroot/care2002/trunk/2.6
   - sudo mv /tmp/care2x-svn/2.6 /home/care2x
   - sudo chown -R www-data.www-data /home/care2x
   - sudo ln -sf /home/care2x /var/www/nginx-default/care2x
   - browse to: http://localhost/care2x/  and continue the installation 
 procedure from there.

 browse to http://localhost/care2x/index.php to use care2x
 #
 ## end of procedure
 #

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
   

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an 

Re: [Care2002-developers] news

2008-10-30 Thread Elpidio Latorilla
Thanks a lot Gjergj

elpidio

On Thu, Oct 30, 2008 at 8:48 AM, Gjergj Sheldija
[EMAIL PROTECTED]wrote:

 hi all,

 just a quick news, i've started working with the debian guys to make
 a debian packet for care2x and put it on the debian med repository
 to help others with the install process.

 gj.

 Mark Alan wrote:
  Care2x 2.6-Gjergj - HowTo install using an Ubuntu Linux LEMP server
 
  Installing care in a reliable Linux server is now a simple and easy
  procedure.
 
  We would like to thank Gjergj Sheldija for the changes that he
  introduced to the arcane Care2x PHP code in order to make it work under
  the most recent web tools.
 
  This Care2x setup will reliably serve at least a 1000 requests per
  minute without any visible stress. We look forward to see a Transaction
  enabled PostgreSQL/EnterpriseDB/Oracle port of this code.
 
 
  I hope that this will make it easier to setup reliable and inexpensive
  hospital/clinic servers
 
 
  Regards,
 
  M.
 
 
  ---
 
  Materials:
  - bare metal pc with 1GHz P4 CPU, 512MB RAM, 320GB HD
 
  Methods:
  - We did a setup from bare metal using, exclusively, Open Source
  software to serve the Care2x HIS supporting software package from (a
  farm of) Ubuntu 8.04.1 LEMP servers (LEMP = Linux + Nginx WebServer +
  MySQL + PHP).
  - The install procedure included the installation of the supporting
  system  (PART A) and the installation of Gjergj's Care2x 2.6 from the
  SVN (PART B)
 
  Comment:
  - The total setup time, from bare metal to fully working Care2x System,
  including downloading of software was 36 minutes
 
  Description of the install procedure:
 
  #
  ## start of procedure
  #
  *PART A) Installing the supporting system*
 
  1. Setup Ubuntu 8.04.1 LTS server
 
  2. Setup Nginx Web server
# We used Nginx not only because it uses far less resources than
  Apache, but also because it is more stable, orders of magnitude faster
  and is easily scalable to large clusters. We opted for Nginx ver. 0.6.32
  from the Debian repositories has fewer bugs and better functionality
  than the version in Ubuntu Hardy 8.04 LTS repositories. It consistently
  installed without any problems and has been working reliably .
- wget
 
 http://http.us.debian.org/debian/pool/main/n/nginx/nginx_0.6.32-3_i386.deb
- sudo gdebi nginx_0.6.32 nginx_0.6.32-3_i386.deb
- sudo /etc/init.d/nginx start
# browse to http://localhost/ and you should get the spartan nginx
  welcome screen.
 
  3. Setup PHP and FastCGI
- sudo aptitude install --without-recommends php5-cli php5-cgi
  php5-mysql php5-gd php5-sqlite
- sudo sed -i~ -e '/^magic_quotes_gpc/ s/=\(.*\)On/= Off/'
  /etc/php5/cgi/php.ini
# Unlike Apache, Nginx does not have a way to spawn php5-cgi. To
 serve
  PHP code/pages, we needed to setup an independent spawner. We tested
  both the scripts from:
  
 http://www.mail-archive.com/[EMAIL PROTECTED]/msg352883.html
 
  and other methods, like borrowing the spawn-fcgi code from lighttpd
  1.4.20 project. They are both reliable methods that resisted well our
  intentionally started server reboots.
 
  4. Setup MySQL:
   - sudo aptitude install --without-recommends mysql-server
   - sudo mysql_secure_installation
   - sudo /etc/init.d/mysql restart
   - sudo aptitude install --without-recommends php5-gd php5-sqlite
   - sudo sed -i~ -e '/^magic_quotes_gpc/ s/=\(.*\)On/= Off/'
  /etc/php5/cgi/php.ini # disable magic quotes
 
  5. Setup phpMyAdmin
- sudo aptitude install --without-recommends phpmyadmin
# press ENTER when asked for the Web server to
 reconfigure
  automatically:
- sudo ln -sf /usr/share/phpmyadmin /var/www/nginx-default/
- browse to http://localhost/phpmyadmin and test it.
 
  *PART B)  Installing Care2x  2.6 from the SVN*
 
- mkdir /tmp/care2x-svn
- cd /tmp/care2x-svn
- svn co
 https://care2002.svn.sourceforge.net/svnroot/care2002/trunk/2.6
- sudo mv /tmp/care2x-svn/2.6 /home/care2x
- sudo chown -R www-data.www-data /home/care2x
- sudo ln -sf /home/care2x /var/www/nginx-default/care2x
- browse to: http://localhost/care2x/  and continue the
 installation
  procedure from there.
 
  browse to http://localhost/care2x/index.php to use care2x
  #
  ## end of procedure
  #
 
  -
  This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
  Build the coolest Linux based applications with Moblin SDK  win great
 prizes
  Grand prize is a trip for two to an Open Source event anywhere in the
 world
  http://moblin-contest.org/redirect.php?banner_id=100url=/
  ___
  Care2002-developers mailing list
  Care2002-developers@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/care2002-developers
 

 

Re: [Care2002-developers] news

2008-10-30 Thread Mark Alan
Gjergj Sheldija wrote:
 hi all,
 
 just a quick news, i've started working with the debian guys to make
 a debian packet for care2x and put it on the debian med repository
 to help others with the install process.


Those are really good news.

The same can be achieved by just parking the code at Launchpad.

By simply parking there the Care2x code, then stating the dependencies 
(MySQL, PHP, Apache, etc) and then including the shell install script 
(to deal with what needs to be copied, or what permissions need to be 
set, etc) there is no further need to depend on anyone else as Launchpad 
will keep making .deb builds each time the code at the CVS is changed.


Regards,

M.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] news

2008-10-30 Thread Karanbir Singh
Hi guys.

Gjergj Sheldija wrote:
 just a quick news, i've started working with the debian guys to make
 a debian packet for care2x and put it on the debian med repository
 to help others with the install process.

I do a lot of work within the CentOS Project and would be quite 
interested in helping doing whatever packaging work is required to build 
packages for CentOS and Fedora. I've looked and not really found 
anything in place at the moment, has anyone done some / any of this work 
before to package up the codebase ? or am I looking at a fresh start ( I 
dont mind, just dont want to step on someone else's work if they have 
already done some of it )

-- 
Karanbir Singh : http://www.karan.org/  : [EMAIL PROTECTED]

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] news

2008-10-30 Thread Gjergj Sheldija
Hi Kabir,

as far as i know, nobody has started something like that at the moment.
you are more than welcome the to help with that.
contact me for whatever you might need on this address.

gj.

Karanbir Singh wrote:
 Hi guys.

 Gjergj Sheldija wrote:
   
 just a quick news, i've started working with the debian guys to make
 a debian packet for care2x and put it on the debian med repository
 to help others with the install process.
 

 I do a lot of work within the CentOS Project and would be quite 
 interested in helping doing whatever packaging work is required to build 
 packages for CentOS and Fedora. I've looked and not really found 
 anything in place at the moment, has anyone done some / any of this work 
 before to package up the codebase ? or am I looking at a fresh start ( I 
 dont mind, just dont want to step on someone else's work if they have 
 already done some of it )

   

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] news

2008-08-17 Thread Gjergj Sheldija
Hi all,

after a bit of experimenting with sourceforge, we have installed a fourm
script.
mainly to order up requests and answers. and a bit more to check if
there is a community around care2x and if it is worth to continue on.

for more info : http://care2x.wordpress.com/

regards
gj.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] News

2008-08-11 Thread Gjergj Sheldija
Hi all,

project news : http://care2x.wordpress.com/

regards
gj.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] News

2008-08-07 Thread Elpidio Latorilla
Hi Gjergji

thanks for the post, the blog is looking good and useful.

I was surprised to see the care2x templates shown on the ppt presentation !!

Do you have some more info about this TakeCare??

It is funny that those people never even bothered to say thank you to the
group, isnt it?
Or did we miss some things?

Regards,
Elpidio


On 8/6/08, Gjergj Sheldija [EMAIL PROTECTED] wrote:

 Hi all,

 i've created a blog recently where i will discuss the development
 happening in care2x.
 everybody is welcomed to suggest, submit articles  everything
 interesting about care2x.

 i'll suggest you all to read this post :
 http://care2x.wordpress.com/2008/08/07/another-gpl-infringement/

 regards

 gj.

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] News

2008-08-07 Thread Robert Meggle
Hi Gjerji and Elpidio,

yes, that's really nice work. Gjergj showed me yesterday and I am
really impressed. We should go for that, that looks like a valid way. 
Actually am not in my office, I am in Tantania again and sorry for my
delay. 

Any other comment?

Many thanks, Gjergj for that fantastic work!

Robert


 Original Message 
Von: [EMAIL PROTECTED]
An: care2002-developers@lists.sourceforge.net
Betreff: Re: [Care2002-developers] News
Datum: Thu, 7 Aug 2008 08:21:44 -0400

Hi Gjergji

thanks for the post, the blog is looking good and useful.

I was surprised to see the care2x templates shown on the ppt 
presentation !!

Do you have some more info about this TakeCare??

It is funny that those people never even bothered to say thank you 
to the
group, isnt it?
Or did we miss some things?

Regards,
Elpidio


On 8/6/08, Gjergj Sheldija [EMAIL PROTECTED] wrote:

 Hi all,

 i've created a blog recently where i will discuss the development
 happening in care2x.
 everybody is welcomed to suggest, submit articles  everything
 interesting about care2x.

 i'll suggest you all to read this post :
 http://care2x.wordpress.com/2008/08/07/another-gpl-infringement/

 regards

 gj.

 
-

 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win 
great
 prizes
 Grand prize is a trip for two to an Open Source event anywhere in 
the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers




-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] News

2008-08-07 Thread Gjergj Sheldija
Hi Elpidio,

i found the presentation by hasard, in a presentation given by
the swedish ministry of health in albania.

no, actually they never said thanks...

i've started thinking that maybe things have to change a bit...

regards
gjergji

Elpidio Latorilla wrote:
 Hi Gjergji
  
 thanks for the post, the blog is looking good and useful.
  
 I was surprised to see the care2x templates shown on the ppt 
 presentation !!
  
 Do you have some more info about this TakeCare??
  
 It is funny that those people never even bothered to say thank you to 
 the group, isnt it?
 Or did we miss some things?
  
 Regards,
 Elpidio

  
 On 8/6/08, *Gjergj Sheldija* [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED] wrote:

 Hi all,

 i've created a blog recently where i will discuss the development
 happening in care2x.
 everybody is welcomed to suggest, submit articles  everything
 interesting about care2x.

 i'll suggest you all to read this post :
 http://care2x.wordpress.com/2008/08/07/another-gpl-infringement/

 regards

 gj.

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's
 challenge
 Build the coolest Linux based applications with Moblin SDK  win
 great prizes
 Grand prize is a trip for two to an Open Source event anywhere in
 the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 mailto:Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers


 

 -
 This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
 Build the coolest Linux based applications with Moblin SDK  win great prizes
 Grand prize is a trip for two to an Open Source event anywhere in the world
 http://moblin-contest.org/redirect.php?banner_id=100url=/
 

 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
   

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] News

2008-08-07 Thread easy
 Hi,guy
   the presentation can get more content?
 
 
 


在2008-08-07 22:03:16,Gjergj Sheldija [EMAIL PROTECTED] 写道:
Hi Elpidio,

i found the presentation by hasard, in a presentation given by
the swedish ministry of health in albania.

no, actually they never said thanks...

i've started thinking that maybe things have to change a bit...

regards
gjergji

Elpidio Latorilla wrote:
 Hi Gjergji
  
 thanks for the post, the blog is looking good and useful.
  
 I was surprised to see the care2x templates shown on the ppt 
 presentation !!
  
 Do you have some more info about this TakeCare??
  
 It is funny that those people never even bothered to say thank you to 
 the group, isnt it?
 Or did we miss some things?
  
 Regards,
 Elpidio

  
 On 8/6/08, *Gjergj Sheldija* 
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] News

2008-08-06 Thread Gjergj Sheldija
Hi all,

i've created a blog recently where i will discuss the development 
happening in care2x.
everybody is welcomed to suggest, submit articles  everything 
interesting about care2x.

i'll suggest you all to read this post : 
http://care2x.wordpress.com/2008/08/07/another-gpl-infringement/

regards

gj.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re[3]: [Care2002-developers] News and events

2004-10-18 Thread Wilfried Gödert

Some news more...
The German TV producer Olaf Stannek is from Oktober to March in Brasil and producing
stories. I shared some ideas for stories with care2x.

Some interest from Brasil to help. Daniel Zili where do you live in
Brasil? Northeast?
If there is no interest from Brasil developers, should i post a
storyboard if i get one, Or it's boring to the mailinglist. Maybe its
realy interesting.
Apropos at the Innsbruck conference we showed some of the promotion
films of care2x. About some films the most people are confused.

Regards

WilfriedN¬HY޵隊X¬²š'²ŠÞu¼ˆLúèvç-èz‰ÈLƧj«°š.®v¥RLjNšèvç-²)ò¢êۺȧzËzYn³Z·*.¶§’‡í…醊÷®±Š.¬êbž*'°g­·žN§gžhŸ´'«¶'âq«^°)brKh~)Ý¢ëf¢·¡¶Úþšèvç-‚èz+fjv z»#¢êçjW(›ø.‰×©®‰¨¶je
  
ªÞÛM6uëޖŠ^®ÉšŠX§‚X¬´«{m4ÙׯzZ)z»%ŠËl²‹«qç讧zØm¶›?þX¬¶Ë(º·~Šàzw­þX¬¶ÏåŠËbú?qªÞÛM6uëޖŠ^®

Re[2]: [Care2002-developers] News and events

2004-10-17 Thread Wilfried Gödert

Hi,
next positive resonance from Brasil. I got a contact to the German
Prof. Jörg Heukelbach who is living in Brasil and is working in the
Mandacaru Stiftung. So i plan to meet him at Favela Vincente Pinzon II
in Fortaleza, Leará, north-brasil. I got the contact from a friend
of him who is going at december to Florianopolis as nephrologist.
Jörg is working with his projects and research in public health
sector. Is a running veteranary version of care2x available as demo or
for download? Possibly its usefull for their research and
epidemiologic studies?

Regards

WilfriedN¬HY޵隊X¬²š'²ŠÞu¼ˆLúèvç-èz‰ÈLƧj«°š.®v¥RLjNšèvç-²)ò¢êۺȧzËzYn³Z·*.¶§’‡í…醊÷®±Š.¬êbž*'°g­·žN§gžhŸ´'«¶'âq«^°)brKh~)Ý¢ëf¢·¡¶Úþšèvç-‚èz+fjv z»#¢êçjW(›ø.‰×©®‰¨¶je
  
ªÞÛM6uëޖŠ^®ÉšŠX§‚X¬´«{m4ÙׯzZ)z»%ŠËl²‹«qç讧zØm¶›?þX¬¶Ë(º·~Šàzw­þX¬¶ÏåŠËbú?qªÞÛM6uëޖŠ^®

[Care2002-developers] News and events

2004-10-16 Thread Elpidio Latorilla
1)
The latest Deployment version 2.1 of Care2x is now on the CVS. It has been 
branched as G2_DEPLOYMENT_2_1.

2)
 The release package of deployment 2.1 has typo errors on the copyright 
files. Your installation will display pre-deployment 2.02 below each page. 
This is only a display error. The actual version inside it is really 
deployment 2.1. You can correct it by editing the /language/??/copyrite.php 
file.

3)
The module generator developed by Leo Schenk at the university of Ulm under 
the direction of Prof. Kesztyüs is now available from CVS.  It is tagged as 
LEO_S_MODULE_GENERATOR_01 . Note that this module generator has been created 
with the deployment version 1.1 as the initial platform.

Inquiries can be channelled via Prof. Kesztyüs.

Thanks,
Elpidio


---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
___
Care2002-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/care2002-developers