--0-1289697286-1163975349=:39920
Content-Type: multipart/alternative; boundary="0-920593622-1163975349=:39920"
--0-920593622-1163975349=:39920
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Hello Friends,
Here is OPMS discussion update.
Regards,
Sateesh Kumar TVS
0082-19-781-8012
---------------------------------
Find out what India is talking about on - Yahoo! Answers India
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it
NOW
--0-920593622-1163975349=:39920
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
<div>Hello Friends,</div> <div> </div> <div>Here is OPMS discussion
update.</div> <div> </div> <div>Regards,</div> <div>Sateesh Kumar
TVS</div> <div>0082-19-781-8012<BR></div><p> 
<hr size=1></hr>
Find out what India is talking about on - <a
href="http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/">Yahoo!
Answers India</a> <BR>
Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. <a
href="http://us.rd.yahoo.com/mail/in/messengertagline/*http://in.messenger.yahoo.com">Get
it NOW</a>
--0-920593622-1163975349=:39920----0-1289697286-1163975349=:39920
Content-Type: message/rfc822
X-Apparently-To: [EMAIL PROTECTED] via 206.190.49.45; Sun, 19 Nov 2006 12:32:32
-0800
X-Originating-IP: [69.147.64.108]
Authentication-Results: mta199.mail.re2.yahoo.com from=yahoogroups.com;
domainkeys=fail (bad sig)
Received: from 69.147.64.108 (HELO n11c.bullet.sp1.yahoo.com) (69.147.64.108)
by mta199.mail.re2.yahoo.com with SMTP; Sun, 19 Nov 2006 12:32:32 -0800
Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=lima; d=yahoogroups.com;
b=nRXRtuRkkQKk/Riti+DoTccZwkCSJXedVkWASauWQ6oZdwp1Y+RTqOS3+Uf/yA67+cJZrf/K5Tjvglj8ZkiK5pWenY4OccigPI+O/6cPkv+wdEH202+cKpQZr133iqO0;
Received: from [216.252.122.219] by n11.bullet.sp1.yahoo.com with NNFMP; 19 Nov
2006 20:30:10 -0000
Received: from [66.218.69.6] by t4.bullet.sp1.yahoo.com with NNFMP; 19 Nov 2006
20:30:10 -0000
Received: from [66.218.67.93] by t6.bullet.scd.yahoo.com with NNFMP; 19 Nov
2006 20:30:10 -0000
X-Yahoo-Newman-Id: 16857356-m1044
X-Sender: [EMAIL PROTECTED]
X-Apparently-To: [EMAIL PROTECTED]
Received: (qmail 81571 invoked from network); 19 Nov 2006 20:25:41 -0000
Received: from unknown (66.218.66.167)
by m36.grp.scd.yahoo.com with QMQP; 19 Nov 2006 20:25:41 -0000
Received: from unknown (HELO web53912.mail.yahoo.com) (206.190.38.161)
by mta6.grp.scd.yahoo.com with SMTP; 19 Nov 2006 20:25:40 -0000
Received: (qmail 82094 invoked by uid 60001); 19 Nov 2006 20:25:16 -0000
Received: from [76.186.242.241] by web53912.mail.yahoo.com via HTTP; Sun, 19
Nov 2006 12:25:16 PST
To: [EMAIL PROTECTED]
In-Reply-To: <[EMAIL PROTECTED]>
X-Originating-IP: 206.190.38.161
From: Kunduru Swaroop <[EMAIL PROTECTED]>
X-Yahoo-Profile: kunduruswaroop
Sender: [EMAIL PROTECTED]
MIME-Version: 1.0
Mailing-List: list [EMAIL PROTECTED]; contact [EMAIL PROTECTED]
Delivered-To: mailing list [EMAIL PROTECTED]
List-Id: <TeluguBrains.yahoogroups.com>
Precedence: bulk
List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
Date: Sun, 19 Nov 2006 12:25:16 -0800 (PST)
Subject: Re: [TeluguBrains] Out Patient Management System
Reply-To: [EMAIL PROTECTED]
Content-Type: multipart/alternative;
boundary="0-1057969946-1163967916=:81264"
Content-Length: 6759
--0-1057969946-1163967916=:81264
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Sateesh Garu,
A simple model-view-control will work fine for this application as there will
be about 10hits per minute or less.
Starting the view should be an ASP/JSP( it is almost HTML coding in them) and
control will be Servlet/(??? windows component) and model will be java/VB
classes.
Any backend database is fine I prefer MySQL because it is free for 5 users.
Any OS is O.K ones set the Hardware and we should upload the requirements
document and we can start working on it.
Regards,
Swaroop Kunduru.
satish tvs <[EMAIL PROTECTED]> wrote: Swaroop Garu,
As outlined, the objective of the OPMS system is to provide a connection
between needy patients to NGOs, media, online groups, donors and doctors.
When a needy patient visits OPMS website, we should provide him with a entry
form for entering his case details. Once he enters details, we should
generate a report and send it to concerned NGOs, concerned doctors, all media,
online groups and donors. There should also be entry forms for entering
information related to NGOs, doctors, media, groups and donors information.
Whatever data we enter in the forms should be stored in data base back end. We
should categorise NGOs, and doctors depending upon their area of
specialisation, like they may be concentrating eye operations, heart operations
for example. So whenever needy patient enters his case, we should search the
database for NGOs and doctors who can deal with the patient's case and send
report to them. And same report can be sent to all media and groups. The
responses from NGOs and doctors also should be compiled and one case report
should be generated to keep track of the case.
In the attached file we have suggested some tables with some fields. At
present, we have to decide about webserver and database server technologies
which we have to use. We should select an operating system, a Web server, an
SQL server, and a Web-development tool.
The combination can be
Windows 2003 Server & MS IIS & MS SQL Server & Allaire Cold Fusion
or
Linux & Apache & Mysql & Perl
If somebody who has already worked on similar application can decide, and
suggest where to start, we can proceed with discussion and divide the modules
and go ahead.
Regards,
Sateesh Kumar TVS
0082-19-781-8012
********************
Sateesh Kumar Garu,
Seeing your posting I would like to suggest some thing.
The objective you mentioned is to connection between needy and NGO org. To do
so the application should be a web application just like a message board with
sorting of Needy and NGO.
You have a good idea of how it should look like. I suggest you to write the
requirements of how should it function and make it avalable to us. We will take
up the process and develop it.
You need to set the rules that how the application function. Developers will
do the technical part.
Regards,
Swaroop Kunduru.
Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download
Now! http://messenger.yahoo.com/download.php
Contact Details:
Ph: 404-384-8653(Cell).
972-477-2888(Work).
---------------------------------
Sponsored Link
Mortgage rates near 39yr lows. $510,000 Mortgage for $1,698/mo - Calculate
new house payment
--0-1057969946-1163967916=:81264
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
</head>
<!-- Network content -->
<body style="background-color: #ffffff;">
<div id="ygrp-text">
<p><TABLE id="HB_Mail_Container" height="100%" cellSpacing="0"
cellPadding="0" width="100%" border="0" UNSELECTABLE="on"> <TBODY> <TR
height="100%" width="100%" UNSELECTABLE="on"> <TD id="HB_Focus_Element"
vAlign="top" width="100%" background height="250" UNSELECTABLE="off">
<DIV>Sateesh Garu,</DIV> <DIV> </DIV> <DIV>A simple model-view-control
will work fine for this application as there will be about 10hits per minute or
less.</DIV> <DIV> </DIV> <DIV>Starting the view should be an ASP/JSP( it
is almost HTML coding in them) and control will be Servlet/(??? windows
component) and model will be java/VB classes. </DIV> <DIV> </DIV>
<DIV>Any backend database is fine I prefer MySQL because it is free for 5
users. </DIV> <DIV> </DIV> <DIV>Any OS is O.K ones set the Hardware and
we should upload the requirements document and we can start working on
it.</DIV> <DIV> </DIV> <DIV>Regards,</DIV> <DIV> </DIV>
<DIV>Swaroop Kunduru.</DIV></TD></TR> <TR UNSELECTABLE="on" hb="1"> <TD
style="FONT-SIZE: 1pt;" height="1" UNSELECTABLE="on"> <DIV
id="hotbar_promo"></DIV></TD></TR></TBODY></TABLE> <BLOCKQUOTE
id="9d02590b"><BR><BR><B><I>satish tvs <[EMAIL
PROTECTED]<wbr>com></I></B> wrote: <BLOCKQUOTE class="replbq"
style="BORDER-LEFT: #1010ff 2px solid;"><!-- Network content --> <DIV
id="ygrp-text"> <DIV> <DIV>Swaroop Garu,</DIV> <DIV> </DIV> <DIV>As
outlined, the objective of the OPMS system is to provide a connection between
needy patients to NGOs, media, online groups, donors and doctors. </DIV>
<DIV> </DIV> <DIV>When a needy patient visits OPMS website, we should
provide him with a entry </DIV>
<DIV>form for entering his case details. Once he enters details, we
should generate a report and send it to concerned NGOs, concerned doctors, all
media, online groups and donors. There should also be entry forms for entering
information related to NGOs, doctors, media, groups and donors information.
Whatever data we enter in the forms should be stored in data base back end. We
should categorise NGOs, and doctors depending upon their area
of specialisation, like they may be concentrating eye
operations, heart operations for example. So whenever needy patient enters
his case, we should search the database for NGOs and doctors who
can deal with the patient's case and send report to them. And same report can
be sent to all media and groups. The responses from NGOs and doctors also
should be compiled and one case report should be generated to keep track
of the case. </DIV> <DIV> </DIV> <DIV>In the attached file we have
suggested some
tables with some fields. At present, we have to decide about webserver and
database server technologies which we have to use. We should select an
operating system, a Web server, an SQL server, and a Web-development tool.
</DIV> <DIV> </DIV> <DIV>The combination can be </DIV>
<DIV> </DIV> <DIV><STRONG>Windows 2003 Server & MS IIS & MS
SQL Server & Allaire Cold Fusion</STRONG> <BR></DIV>
<DIV><B></B> </DIV> <DIV><STRONG>or </STRONG></DIV>
<DIV><STRONG></STRONG> </DIV> <DIV><B>Linux & Apache & Mysql
& Perl</B></DIV> <DIV> </DIV> <DIV>If somebody who has already
worked on similar application can decide, and suggest where to start, we can
proceed with discussion and divide the modules and go ahead. </DIV>
<DIV> </DIV> <DIV>Regards,</DIV> <DIV>Sateesh Kumar TVS</DIV>
<DIV>0082-19-781-<WBR>8012</DIV> <DIV> </DIV>
<DIV>************<WBR>********</DIV> <DIV>Sateesh Kumar Garu,</DIV>
<DIV> </DIV> <DIV>Seeing your posting I would like to suggest some
thing. </DIV> <DIV> </DIV> <DIV>The objective you mentioned is to
connection between needy and NGO org. To do so the application should be a web
application just like a message board with sorting of Needy and NGO.</DIV>
<DIV> </DIV> <DIV>You have a good idea of how it should look like. I
suggest you to write the requirements of how should it function and make it
avalable to us. We will take up the process and develop it. </DIV>
<DIV> </DIV> <DIV>You need to set the rules that how the application
function. Developers will do the technical part.</DIV> <DIV> </DIV>
<DIV>Regards,</DIV> <DIV> </DIV> <DIV>Swaroop Kunduru.</DIV> <DIV>Send
free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now!
http://messenger.<WBR>yahoo.com/<WBR>download.<WBR>php</DIV></DIV><!--End group
email --></DIV></BLOCKQUOTE><BR></BLOCKQUOTE><BR><BR><DIV id="RTEContent">
<DIV> <DIV> <DIV> <UL> <LI> <DIV align="left"><STRONG><FONT
color="darkgreen">Contact Details: </FONT></STRONG></DIV></LI> <LI> <DIV
align="left"><STRONG><FONT color="#006400"></FONT></STRONG> </DIV></LI>
<LI><FONT face="Courier New" color="crimson" size="3"><STRONG>Ph:
404-384-8653(<wbr>Cell).</STRONG></FONT></LI> <LI> <DIV align="left"><FONT
face="Courier New" color="mediumblue" size="3">
972-477-2888(<wbr>Work).<BR></FONT><FONT face="Courier New" color="mediumblue"
size="3"><FONT face="Arial" color="#000000"
size="2"><BR></FONT></FONT></DIV></LI></UL></DIV></DIV></DIV></DIV><p> 
<font color="666666"><font size="2"><hr size="1">Sponsored
Link</font></font><br><br>Mortgage rates near 39yr lows. $510,000 Mortgage for
$1,698/mo -
<a
href="http://www.lowermybills.com/lre/index.jsp?sourceid=lmb-9134-16416&moid=4119">Calculate
new house payment</a></p>
</div>
</body>
</html><!--End group email -->
--0-1057969946-1163967916=:81264----0-1289697286-1163975349=:39920--