scripts, softwares
Home

New Listings

Most Popular

Top Rated

Login

Signup
Search ::  




Sponsors
 
Categories
 
Sponsor links
Healthcare related scripts & softwares
Open source project for the development of PHP code for Bioinformatics. Classes are under development in a try to rewrite other bio projects into PHP, as for example bioPerl or BioPhyton. A wiki-like service has been developed to allow registered users to modify the code. Additionally, minitools (open and copy one page scripts) are available for some widely used asks: Temperature (Tm) Calculator, PCR Amplification, Microsatellite Repeats Finder, Palindromic Sequences finder, Oligonucleotide Frequency, Alignment of DNA/Protein sequences, Restriction digest of DNA, translation and reverse translation, Microarray analysis, Protein sequence information... Specific minitools for statistical analysis are also available: dat description (Mean, Median, Mode, Minimum, Maximum, Range, Variance, Standard Deviation, Skewness, Kurtosis...), Discriminatory Power, Linear Correlation and Regression, etc.
 
 
The OpenEMR community is dedicated to guarding OpenEMRs status as a free, open source software solution for medical practices. Its members are comprised of software developers, as well as physicians and others with extensive medical and billing knowledge, all with the common goal of making OpenEMR a superior alternative to its proprietary counterparts. The projects home is SourceForge, at http://sourceforge.net/pr ojects/openemr/. There are additional project resources at http://www.oemr.org/, including a demonstration site.
 
 
Calorie Queen is a food management system that displays the nutrition facts for foods. You can download the USDA database which has thousands of foods for starters. There is also the ability to add and delete foods in the admin section. I only ask that you rate my scripts if you like them. Thanks.
 
 
MirrorMed is a next generation EHR and Practice Management System. It draw code and inspiration from FreeMED OpenEMR and ClearHealth. As a result it has some of the most advanced features available under the GPL.
 
 
A full site for medical articles, just some of the features : Easy Set up Admin panel Add / Edit / Delete Articles HTML Tags allowed in articles Mod rewrite to create solid links Link exchange built in Visitors can comment on and rate each article RSS newsfeed Google Adsence built in Automatically creates XML Site Map Comes with over 60 articles pre loaded.
 
 
Let your visitors calculate their target heart rate with this script. The script is written in PHP and is free.
 
 

Page(s) PREV 1 2 

Copyright © 2007 templatesscripts.com. All rights reserved.Copyright © 2007
© 2009, Side Shack, Inc. All Rights Reserved.
Privacy Policy



From Wiki:

PHP is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. As a general-purpose programming language, PHP code is processed by an interpreter application in command line mode performing desired operating system operations and producing program output on its standard output channel. It may also function as a graphical application. PHP is available as a processor for most modern web servers and as standalone interpreter on almost every operating system and computing platform. PHP was originally created by Rasmus Lerdorf in 1995[1] and has been in continuous development ever since. The main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification.[3] PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) because of restrictions on the use of the term PHP.[4]