Update of /cvsroot/webware/HomePage/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv2489
Modified Files:
ConsultantsContent.htmlf ConsultantsContent.py
Log Message:
- shave descriptions down a tad
Index: ConsultantsContent.htmlf
===================================================================
RCS file: /cvsroot/webware/HomePage/htdocs/ConsultantsContent.htmlf,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ConsultantsContent.htmlf 26 Feb 2003 19:41:42 -0000 1.3
--- ConsultantsContent.htmlf 26 Feb 2003 19:46:02 -0000 1.4
***************
*** 48,53 ****
<table cellpadding=4 cellspacing=2 width=100%>
<tr> <td bgcolor=#eeeeee> <b>Ian Maurer</b> <a href="http://hammer.prohosting.com/~pyguy">web</a> <a href="mailto:ian_maurer@...> </td> </tr>
! <tr> <td> <ul style="padding-left: 1em"> <li> Designed and developed a home health care scheduling and documenting system using Webware.
! <li> Developed telephone-based (IVR) alternate front-end to the above application in C++ with Dialogic T-1 cards.
<li> Experienced in Object Oriented Design and Development with Python, C++, Java and UML. </ul> </td> </tr>
</table>
--- 48,53 ----
<table cellpadding=4 cellspacing=2 width=100%>
<tr> <td bgcolor=#eeeeee> <b>Ian Maurer</b> <a href="http://hammer.prohosting.com/~pyguy">web</a> <a href="mailto:ian_maurer@...> </td> </tr>
! <tr> <td> <ul style="padding-left: 1em"> <li> Developed a home health care scheduling and documenting system using Webware.
! <li> Developed telephone-based (IVR) alternate front-end to the above in C++ with Dialogic T-1 cards.
<li> Experienced in Object Oriented Design and Development with Python, C++, Java and UML. </ul> </td> </tr>
</table>
Index: ConsultantsContent.py
===================================================================
RCS file: /cvsroot/webware/HomePage/htdocs/ConsultantsContent.py,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** ConsultantsContent.py 26 Feb 2003 19:41:44 -0000 1.3
--- ConsultantsContent.py 26 Feb 2003 19:46:03 -0000 1.4
***************
*** 54,59 ****
ian_maurer@...
http://hammer.prohosting.com/~pyguy
! Designed and developed a home health care scheduling and documenting system using Webware.
! Developed telephone-based (IVR) alternate front-end to the above application in C++ with Dialogic T-1 cards.
Experienced in Object Oriented Design and Development with Python, C++, Java and UML.
"""
--- 54,59 ----
ian_maurer@...
http://hammer.prohosting.com/~pyguy
! Developed a home health care scheduling and documenting system using Webware.
! Developed telephone-based (IVR) alternate front-end to the above in C++ with Dialogic T-1 cards.
Experienced in Object Oriented Design and Development with Python, C++, Java and UML.
"""
|