Hi all,

 To Integrate Database you can create/use
classes/functions that access the MySQL data in Care2x
database and wrapper the data to be avaible outside
Care2x.

 So, you can call the object from other project and
access all data that you need.

 Example: WebERP have a invoice. You find what is a
invoice in WebERP system. After that, you find what is
a invoice in Care2x System.
 Finaly, you create a class/funciont that pick-up
Care2x invoice data and transform in WebERP invoice,
vice-versa. 

 Another way is create a Webservice like a Care2x
module to give all information that you need.

 Finnaly, I'ld like to ask: "Why not bring a new
version of Care2X to the Service-oriented Architecture
(SOA)". If we do that we will do a lot of interesting
things more easy...

 That's it,

 Best regards,

 Igor


--- Zeeshan Aziz <[EMAIL PROTECTED]> escreveu:


---------------------------------

hi gjergji

I am also working on integration of Care2x and WebERP.


What i have done is that all the data that main
application remains Care2x. Where the users may enter
patient information or whatever. However, this
information is being duplicated into WebERP and
invoice portion with our Insurance module are in
working condition. We are working towards providing an
online demo soon.

I would like to about integrating the DB's. Like what
can be done to integrate the Databases. Are you
talking about integrating that databases at MySQL
level ?

regards 


Zeeshan Aziz




---------------------------------

From: 
[EMAIL PROTECTED]
Reply-To:  care2002-developers@lists.sourceforge.net
To:  care2002-developers@lists.sourceforge.net
Subject:  Care2002-developers Digest, Vol 18, Issue 14
Date:  Mon, 15 Oct 2007 05:04:57 -0700
MIME-Version:  1.0
Received:  from lists-outbound.sourceforge.net
([66.35.250.225]) by bay0-mc9-f10.bay0.hotmail.com
with Microsoft SMTPSVC(6.0.3790.2668); Mon, 15 Oct
2007 05:04:59 -0700
Received:  from sc8-sf-list1-new.sourceforge.net
(sc8-sf-list1-new-b.sourceforge.net [10.3.1.93])by
sc8-sf-spam2.sourceforge.net (Postfix) with ESMTPid
47C7E12979; Mon, 15 Oct 2007 05:04:59 -0700 (PDT)
>Send Care2002-developers mailing list submissions to
> care2002-developers@lists.sourceforge.net
>
>To subscribe or unsubscribe via the World Wide Web,
visit
>
https://lists.sourceforge.net/lists/listinfo/care2002-developers
>or, via email, send a message with subject or body
'help' to
> [EMAIL PROTECTED]
>
>You can reach the person managing the list at
> [EMAIL PROTECTED]
>
>When replying, please edit your Subject line so it is
more specific
>than "Re: Contents of Care2002-developers digest..."
>
>
>Today's Topics:
>
>    1. Re: Care2x 's and php 's version (Gjergj
Sheldija)
>    2. [Fwd: join] ([EMAIL PROTECTED])
>    3. how to setup mail server .. (K2O2)
>    4. Re: [Fwd: join] (Robert Meggle)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Mon, 15 Oct 2007 10:10:32 +0200
>From: Gjergj Sheldija <[EMAIL PROTECTED]>
>Subject: Re: [Care2002-developers] Care2x 's and php
's version
>To: care2002-developers@lists.sourceforge.net
>Message-ID: <[EMAIL PROTECTED]>
>Content-Type: text/plain; charset=UTF-8;
format=flowed
>
>Hi Kim Quyen Ly !
>
>I thought you integrated the db's, at least some of
the data...so we
>have to actually _do_ the integration.
>oh well..
>
>regards
>gjergji
>
>Kim Quyen Ly wrote:
> > Hi *Gjergj Sheldija!*
> > I had integrated care2x with weberp, I did weberp
was a link into
> > care2x (I integrate it same plugin in care2x).
> > Weberp has a database and care2x has another
database. I think it
> > isn't relate together, But information in care2x
must pass database
> > weberp and weberp has a login separate, I want to
delete this login
> > screen and reply it by login of care2x screen (has
authority, it same
> > module of care2x).
> > regards
> > Kim Quyen Ly
> >
> > On 10/13/07, *Gjergj Sheldija*
<[EMAIL PROTECTED]
> > <mailto:[EMAIL PROTECTED]>> wrote:
> >
> >     HI Kim Quyen Ly,
> >
> >     I will be very glad to help you with this, you
have done a wonderfull
> >     job on integrating care2x with weberp, all the
community will benefit
> >     from that.
> >
> >     regards
> >     gjergji
> >
> >     Kim Quyen Ly wrote:
> >     > Hi *Gjergj Sheldija!*
> >     > We will try this way, thank you. why we are
working on care3x? I
> >     know
> >     > care3x but I know it basic. Have you
information about care3x...?
> >     > We are a group of Viet Nam. We are working
with care2x, ipath,
> >     > freemed, weberp,....And, we had integrate
care2x and weberp, and
> >     now
> >     > we want to upload care2x and ipath on
internet. Then, we will
> >     > integrate ipath into care2x. We hope you
will assist  for
> >     us.Thank you
> >     > very much
> >     > Best,
> >     > Quyen
> >     >
> >     > On 10/11/07, *Gjergj Sheldija* <
[EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>
> >     > <mailto:[EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>>> wrote:
> >     >
> >     >
> >     >     hi all
> >     >
> >     >     to Quyen,
> >     >     if you are under windows the only
solution is to have 2 copys of
> >     >     xampp
> >     >     running with different ports...one with
php4 the other with php5
> >     >     at least i do this way...
> >     >     under linux you ca do like this :
> >     >    
http://www.howtoforge.com/apache2_with_php5_and_php4
> >     >     <
http://www.howtoforge.com/apache2_with_php5_and_php4>
> >     >
> >     >     to Jeff
> >     >
> >     >     it's hard to do it because care2x relies
heavily on sessions the
> >     >     old way
> >     >     ... everything is done like that..so..
> >     >     the best solution is to rewrite
it...that's why we are
> >     working on
> >     >     care3x...
> >     >
> >     >     regards...
> >     >     gjergji
> >     >
> >     >     Kim Quyen Ly wrote:
> >     >     > HI Daniel!
> >     >     > I have used XAMPP, but I want to run
php4 and php5
> >     simultaneously on
> >     >     > server. I had installed php4 and php5
same server by use
> >     different
> >     >     > port. But care2x run error, it run
only ipath. I want to
> >     run care2x
> >     >     > and run ipath on one server. How can I
do that?
> >     >     > Best,
> >     >     > Quyen
> >     >     >
> >     >     > On 10/11/07, *Dr. med. Daniel
Hinostroza*
> >     >     > < [EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>
> >     >     <mailto:[EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>>
> >     >     > <mailto:
[EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>
> >     >     <mailto:[EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>>>>
wrote:
> >     >     >
> >     >     >     Hi Quyen,
> >     >     >     Try using XAMPP.  It has a control
panel that allows
> >     you to
> >     >     switch
> >     >     >     from
> >     >     >     php4 to 5 and back.
> >     >     >     Best,
> >     >     >     Daniel
> >     >     >
> >     >     >     Kim Quyen Ly escribi?:
> >     >     >     > HI!
> >     >     >     > Yes, I know care2x runs only on
php4, but I want to
> >     integrate
> >     >     >     care2x with
> >     >     >     > ipath on same server. but Ipath
runs on php5. My
> >     question is:
> >     >     >     how can I run
> >     >     >     > php4 and php5 on same server?
And then, I integrate
> >     ipath
> >     >     on care2x.
> >     >     >     > Thanks,
> >     >     >     > Quyen
> >     >     >     >
> >     >     >     > On 10/10/07, Gjergj Sheldija <
> >     [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>
> >     >     <mailto:[EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>>
> >     >     >     <mailto: [EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>
> >     >     <mailto:[EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>>>> wrote:
> >     >     >     >
> >     >     >     >> hi all,
> >     >     >     >>
> >     >     >     >> care2x runs only on php4...
> >     >     >     >>
> >     >     >     >> regards
> >     >     >     >> gjergji
> >     >     >     >>
> >     >     >     >> [EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>
<mailto:[EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>>
> >     >     <mailto: [EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>
<mailto:[EMAIL PROTECTED]
> >     <mailto:[EMAIL PROTECTED]>>> wrote:
> >     >     >     >>
> >     >     >     >>> Dear all,
> >     >     >     >>> I installed Care2x 2G beta
2.2.5, apache
> >     2.0.59,mySQL 5.0.
> >     >     >     There's an
> >     >     >     >>> error:Can't create
Administrator user. Field 'status'
> >     >     doesn't
> >     >     >     have
> >     >     >     >>>
> >     >     >     >> default
> >     >     >     >>
> >     >     >     >>> value. I don't know what it
means and how to fix this
> >     >     problem.
> >     >     >     >>> Can Care2x run with php5? My
project is intergration
> >     >     iPath (
> >     >     >     run with
> >     >     >     >>> php5)and Care2x. But when i
run iPath and care2x
> >     on the same
> >     >     >     server,
> >     >     >     >>> Care2x issue many problems.So
could you tell me some
> >     >     about the
> >     >     >     >>> compatibility of Care's php's
versions please.
> >     >     >     >>> Thank you so much.
> >     >     >     >>> Hong Ngoc
> >     >     >     >>>
> >     >     >     >>>
> >     >     >     >>>
> >     >     >     >>>
> >     >     >     >>
> >     >     >
> >     >
> >    
-------------------------------------------------------------------------
> >
> >     >
> >     >     >     >>
> >     >     >     >>> This SF.net email is sponsored
by: Splunk Inc.
> >     >     >     >>> Still grepping through log
files to find
> >     problems?  Stop.
> >     >     >     >>> Now Search log events and
configuration files
> >     using AJAX
> >     >     and a
> >     >     >     browser.
> >     >     >     >>> Download your FREE copy of
Splunk now >>
> >     >     http://get.splunk.com/
> >     >     >     >>>
_______________________________________________
> >     >     >     >>> Care2002-developers mailing
list
> >     >     >     >>>
Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >     >     <mailto:
Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>>
> >     >     >     <mailto:
Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >     >    
<mailto:Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>>>
> >     >     >     >>>
> >     >     >
> >     >    
https://lists.sourceforge.net/lists/listinfo/care2002-developers
> >     >
> >    
<https://lists.sourceforge.net/lists/listinfo/care2002-developers
> >    
<https://lists.sourceforge.net/lists/listinfo/care2002-developers>>
> >     >     >
> >     >
> >    
<https://lists.sourceforge.net/lists/listinfo/care2002-developers>
> >     >     >     >>>
> >     >     >     >>>
> >     >     >     >>>
> >     >     >     >>
> >     >     >
> >     >
> >    
-------------------------------------------------------------------------
> >     >     >     >> This SF.net email is sponsored
by: Splunk Inc.
> >     >     >     >> Still grepping through log
files to find
> >     problems?  Stop.
> >     >     >     >> Now Search log events and
configuration files using
> >     AJAX
> >     >     and a
> >     >     >     browser.
> >     >     >     >> Download your FREE copy of
Splunk now >>
> >     >     http://get.splunk.com/
<http://get.splunk.com/
> >     <http://get.splunk.com/>>
> >     >     >     >>
_______________________________________________
> >     >     >     >> Care2002-developers mailing
list
> >     >     >     >>
Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >     >    
<mailto:Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>>
> >     >     >     <mailto:
Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >     >    
<mailto: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: Splunk Inc.
> >     >     >     > Still grepping through log files
to find
> >     problems?  Stop.
> >     >     >     > Now Search log events and
configuration files using
> >     AJAX and a
> >     >     >     browser.
> >     >     >     > Download your FREE copy of
Splunk now >>
> >     >     http://get.splunk.com/
<http://get.splunk.com/>
> >     >     >     >
> >     >     >
> >     >
> >    
------------------------------------------------------------------------
> >
> >     >     >     >
> >     >     >     >
_______________________________________________
> >     >     >     > Care2002-developers mailing list
> >     >     >     >
Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >     >    
<mailto:Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>>
> >     >     >     <mailto:
Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >     >    
<mailto:Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>>>
> >     >     >     >
> >     >    
https://lists.sourceforge.net/lists/listinfo/care2002-developers
> >     >     >     <
> >     >
> >    
https://lists.sourceforge.net/lists/listinfo/care2002-developers
> >    
<https://lists.sourceforge.net/lists/listinfo/care2002-developers>>
> >     >     >     >
> >     >     >
> >     >     >
> >     >
> >    
-------------------------------------------------------------------------
> >     >     >     This SF.net email is sponsored by:
Splunk Inc.
> >     >     >     Still grepping through log files
to find problems?  Stop.
> >     >     >     Now Search log events and
configuration files using
> >     AJAX and a
> >     >     >     browser.
> >     >     >     Download your FREE copy of Splunk
now >>
> >     http://get.splunk.com/
> >     >     >    
_______________________________________________
> >     >     >     Care2002-developers mailing list
> >     >     >    
Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >     >    
<mailto:Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>>
> >     >     >     <mailto:
Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >     >    
<mailto:Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>>>
> >     >     >
> >    
https://lists.sourceforge.net/lists/listinfo/care2002-developers
> >     >     >
> >     >     >
> >     >     >
> >     >     >
> >     >     > --
> >     >     > Ly Kim Quyen
> >     >     >
> >     >
> >    
------------------------------------------------------------------------
> >
> >     >     >
> >     >     >
> >     >
> >    
-------------------------------------------------------------------------
> >     >     > This SF.net email is sponsored by:
Splunk Inc.
> >     >     > Still grepping through log files to
find problems?  Stop.
> >     >     > Now Search log events and
configuration files using AJAX and a
> >     >     browser.
> >     >     > Download your FREE copy of Splunk now
>>
> >     http://get.splunk.com/
<http://get.splunk.com/>
> >     >     >
> >     >
> >    
------------------------------------------------------------------------
> >     >     >
> >     >     >
_______________________________________________
> >     >     > Care2002-developers mailing list
> >     >     >
Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >     >    
<mailto: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:
Splunk Inc.
> >     >     Still grepping through log files to find
problems?  Stop.
> >     >     Now Search log events and configuration
files using AJAX and a
> >     >     browser.
> >     >     Download your FREE copy of Splunk now >>
http://get.splunk.com/
> >     >    
_______________________________________________
> >     >     Care2002-developers mailing list
> >     >    
Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >     >    
<mailto:Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>>
> >     >    
https://lists.sourceforge.net/lists/listinfo/care2002-developers
> >     >
> >     >
> >     >
> >     >
> >     > --
> >     > Ly Kim Quyen
> >     >
> >    
------------------------------------------------------------------------
> >     >
> >     >
> >    
-------------------------------------------------------------------------
> >     > This SF.net email is sponsored by: Splunk
Inc.
> >     > Still grepping through log files to find
problems?  Stop.
> >     > Now Search log events and configuration
files using AJAX and a
> >     browser.
> >     > Download your FREE copy of Splunk now >>
http://get.splunk.com/
> >     >
> >    
------------------------------------------------------------------------
> >     >
> >     >
_______________________________________________
> >     > Care2002-developers mailing list
> >     > Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >     >
https://lists.sourceforge.net/lists/listinfo/care2002-developers
> >    
<https://lists.sourceforge.net/lists/listinfo/care2002-developers>
> >     >
> >
> >
> >    
-------------------------------------------------------------------------
> >     This SF.net email is sponsored by: Splunk Inc.
> >     Still grepping through log files to find
problems?  Stop.
> >     Now Search log events and configuration files
using AJAX and a
> >     browser.
> >     Download your FREE copy of Splunk now >>
http://get.splunk.com/
> >    
_______________________________________________
> >     Care2002-developers mailing list
> >     Care2002-developers@lists.sourceforge.net
> >    
<mailto:Care2002-developers@lists.sourceforge.net>
> >    
https://lists.sourceforge.net/lists/listinfo/care2002-developers
> >
> >
> >
> >
> > --
> > Ly Kim Quyen
> >
------------------------------------------------------------------------
> >
> >
-------------------------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?
 Stop.
> > Now Search log events and configuration files
using AJAX and a browser.
> > Download your FREE copy of Splunk now >>
http://get.splunk.com/
> >
------------------------------------------------------------------------
> >
> > _______________________________________________
> > Care2002-developers mailing list
> > Care2002-developers@lists.sourceforge.net
> >
https://lists.sourceforge.net/lists/listinfo/care2002-developers
> >
>
>
>
>
>------------------------------
>
>Message: 2
>Date: Mon, 15 Oct 2007 12:42:32 +0300 (EEST)
>From: [EMAIL PROTECTED]
>Subject: [Care2002-developers] [Fwd: join]
>To: care2002-developers@lists.sourceforge.net
>Message-ID:
<[EMAIL PROTECTED]>
>Content-Type: text/plain;charset=iso-8859-1
>
>Hello,
>
>Sima Salmani wants to join as a translator.
>Please, help him in joining the community.
>
>All the best,
>Kaloyan
>
>---------------------------- Original Message
----------------------------
>Subject: join
>From:    "sima salmani"
<[EMAIL PROTECTED]>
>Date:    Sat, October 13, 2007 11:50 am
>To:      [EMAIL PROTECTED]
>--------------------------------------------------------------------------
>
>
>Message body follows:
>
>hi
>i've translate care2x to persian and  want to join as
a
>translator
>
>--
>This message has been sent to you, a registered
SourceForge.net user,
>by another site user, through the SourceForge.net
site.  This message
>has been delivered to your SourceForge.net mail
alias.  You may reply
>to this message using the "Reply" feature of your
email client, or
>using the messaging facility of SourceForge.net at:
>https://sourceforge.net/sendmessage.php?touser=1784259
>
>
>
>
>
>------------------------------
>
>Message: 3
>Date: Mon, 15 Oct 2007 16:55:44 +0530
>From: K2O2 <[EMAIL PROTECTED]>
>Subject: [Care2002-developers] how to setup mail
server ..
>To: care2002-developers@lists.sourceforge.net
>Message-ID:
>
<[EMAIL PROTECTED]>
>Content-Type: text/plain; charset="iso-8859-1"
>
>Dear all,
>
>I have some problem to install sendmail server on
CentOS 4.3, actually I
>don't know how to start those process.
>
>If anyone know, please guide me to set up the mail
server with DNS. Or just
>a link, that is really work out and easy with some
basic knowledge of linux.
>
>
>regards,
>kko!@
>-------------- next part --------------
>An HTML attachment was scrubbed...
>
>------------------------------
>
>Message: 4
>Date: Mon, 15 Oct 2007 14:04:37 +0200
>From: "Robert Meggle" <[EMAIL PROTECTED]>
>Subject: Re: [Care2002-developers] [Fwd: join]
>To: <care2002-developers@lists.sourceforge.net>
>Message-ID: <[EMAIL PROTECTED]>
>Content-Type: text/plain; charset="iso-8859-1"
>
>Hi,
>
>I have sima_salmani him as "translator" with SVN and
screenshot access.
>Sima, if you have further questions please let me
know.
>
>Robert
>
> > -----Urspr?ngliche Nachricht-----
> > Von:
[EMAIL PROTECTED]
[mailto:care2002-
> > [EMAIL PROTECTED] Im
Auftrag von [EMAIL PROTECTED]
> > Gesendet: Montag, 15. Oktober 2007 11:43
> > An: care2002-developers@lists.sourceforge.net
> > Betreff: [Care2002-developers] [Fwd: join]
> >
> > Hello,
> >
> > Sima Salmani wants to join as a translator.
> > Please, help him in joining the community.
> >
> > All the best,
> > Kaloyan
> >
> > ---------------------------- Original Message
----------------------------
> > Subject: join
> > From:    "sima salmani"
<[EMAIL PROTECTED]>
> > Date:    Sat, October 13, 2007 11:50 am
> > To:      [EMAIL PROTECTED]
> >
--------------------------------------------------------------------------
> >
> >
> > Message body follows:
> >
> > hi
> > i've translate care2x to persian and  want to join
as a
> > translator
> >
> > --
> > This message has been sent to you, a registered
SourceForge.net user,
> > by another site user, through the SourceForge.net
site.  This message
> > has been delivered to your SourceForge.net mail
alias.  You may reply
> > to this message using the "Reply" feature of your
email client, or
> > using the messaging facility of SourceForge.net
at:
> >
https://sourceforge.net/sendmessage.php?touser=1784259
> >
> >
> >
> >
-------------------------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc.
> > Still grepping through log files to find problems?
 Stop.
> > Now Search log events and configuration files
using AJAX and a browser.
> > Download your FREE copy of Splunk now >>
http://get.splunk.com/
> > _______________________________________________
> > Care2002-developers mailing list
> > Care2002-developers@lists.sourceforge.net
> >
https://lists.sourceforge.net/lists/listinfo/care2002-developers
>
>
>
>
>------------------------------
>
>-------------------------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc.
>Still grepping through log files to find problems? 
Stop.
>Now Search log events and configuration files using
AJAX and a browser.
>Download your FREE copy of Splunk now >>
http://get.splunk.com/
>
>------------------------------
>
>_______________________________________________
>Care2002-developers mailing list
>Care2002-developers@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/care2002-developers
>
>
>End of Care2002-developers Digest, Vol 18, Issue 14
>***************************************************



---------------------------------
Don't just search. Find. MSN Search Check out the new
MSN Search!>
-------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems? 
> Stop.
> Now Search log events and configuration files using
> AJAX and a browser.
> Download your FREE copy of Splunk now >>
http://get.splunk.com/>
_______________________________________________
> Care2002-developers mailing list
> Care2002-developers@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/care2002-developers
> 



      Abra sua conta no Yahoo! Mail, o único sem limite de espaço para 
armazenamento!
http://br.mail.yahoo.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to