<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Recent Web Software projects completed</title>
	<link>http://www.chrisranjana.com/recent-projects</link>
	<description>Chrisranjana.com's recent software projects showcase</description>
	<pubDate>Fri, 01 Feb 2008 07:47:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>
	<language>en</language>
			<item>
		<title>Medical WordPress Customizations</title>
		<link>http://www.chrisranjana.com/recent-projects/medical-wordpress-customizations.html</link>
		<comments>http://www.chrisranjana.com/recent-projects/medical-wordpress-customizations.html#comments</comments>
		<pubDate>Fri, 01 Feb 2008 07:47:45 +0000</pubDate>
		<dc:creator>bjm</dc:creator>
		
		<category><![CDATA[php mysql websites]]></category>

		<guid isPermaLink="false">http://www.chrisranjana.com/recent-projects/medical-wordpress-customizations.html</guid>
		<description><![CDATA[ Part I:
This is a Word Press customization project. There are two main categories. One is “For Professionals” and the other is “For Patients”.
Under these two main categories there are 6 sub-categories like

Discuss Complications
Discuss Symptoms
Discuss Treatments
What Would You Do?
Write An Article
Your Inventions

Also There will be some categories for diseases. User ( professional or patients ) will [...]]]></description>
			<content:encoded><![CDATA[<p> Part I:</p>
<p>This is a Word Press customization project. There are two main categories. One is “For Professionals” and the other is “For Patients”.</p>
<p>Under these two main categories there are 6 sub-categories like</p>
<ul>
<li>Discuss Complications</li>
<li>Discuss Symptoms</li>
<li>Discuss Treatments</li>
<li>What Would You Do?</li>
<li>Write An Article</li>
<li>Your Inventions</li>
</ul>
<p>Also There will be some categories for diseases. User ( professional or patients ) will post articles under this category framework.</p>
<p>Part II:</p>
<p>This is independent of the part I <strong>wordpress customizations</strong>.  Here there are two panels. They are the administration panel and patient panel.</p>
<p>Administrator is capable of adding diseases, attributes of the disease and treatments of the disease. They can also edit and delete the existing datas. Apart from disease administrators can also add life styles, exercises and diets.</p>
<p>Patients will signup and login to wordpress. They will enter the medical data like what are the diseases they have, the laboratory values of the disease attributes and the treatments they undertake.</p>
<p>To add a disease they have to select the appropriate disease from the list. Then it will be added into their account. Then they have to enter the daily laboratory values for each of the attributes of the disease. For instance if a person has diabetes. Then they will enter the Urinary Microglobulin value. Next they will enter the treatments and medication they are taking. When it was started and when it was stopped.</p>
<p>Based on the above data, patients will be shown a graphic chart for each disease attribute separately and combination of all attributes for a particular disease. Then they are provided a summary report for their total medical report. This can be printed.</p>
<p>Then administrator will set a threshold value for each attribute of a disease. When every  patients laboratory value crosses this threshold value they will be shown an alert.</p>
<p>Our <strong>software developer</strong> team completed this mid sized wordpress customization project.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisranjana.com/recent-projects/medical-wordpress-customizations.html/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Moodle Paypal Modification</title>
		<link>http://www.chrisranjana.com/recent-projects/moodle-paypal-modification.html</link>
		<comments>http://www.chrisranjana.com/recent-projects/moodle-paypal-modification.html#comments</comments>
		<pubDate>Wed, 09 Jan 2008 13:20:17 +0000</pubDate>
		<dc:creator>bjm</dc:creator>
		
		<category><![CDATA[moodle customizations]]></category>

		<guid isPermaLink="false">http://www.chrisranjana.com/recent-projects/moodle-paypal-modification.html</guid>
		<description><![CDATA[This moodle project customization consisted of modifying the moodle paypal module to accept additional custom fields. The custom fields are passed and returned from the paypal response.]]></description>
			<content:encoded><![CDATA[<p> This was a modification in the moodle course enrollment part using <strong>paypal </strong>module. We modified the payment form so that some additional information couldl be sent to paypal and saved in the moodle mysql database.</p>
<p>When a student enrolls for thecourse they would have to make a payment using paypal using moodle paypal module. We modified the payment form so that before the payment, students will provide the additional details such as Country, Church Name,  Code and Minister&#8217;s Name etc</p>
<p>This information will be sent to the paypal site and will be returned along with the payment response. While the payment response is processed the four extra information provided by the student will be saved in the <strong>moodle database.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisranjana.com/recent-projects/moodle-paypal-modification.html/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Financial Calculator Using AJAX YUI</title>
		<link>http://www.chrisranjana.com/recent-projects/php-financial-calculator-using-ajax-yui.html</link>
		<comments>http://www.chrisranjana.com/recent-projects/php-financial-calculator-using-ajax-yui.html#comments</comments>
		<pubDate>Wed, 09 Jan 2008 13:13:09 +0000</pubDate>
		<dc:creator>bjm</dc:creator>
		
		<category><![CDATA[ajax projects]]></category>

		<guid isPermaLink="false">http://www.chrisranjana.com/recent-projects/php-financial-calculator-using-ajax-yui.html</guid>
		<description><![CDATA[An Yahoo user interface project containing rich javascript application with php and mysql. This is a financial calculator project with proper validation for all the form fields.]]></description>
			<content:encoded><![CDATA[<p>This is a <strong>financial calculator</strong> project. This was developed using  PHP AJAX Prototype framework. Our developers used <a href="http://developer.yahoo.com/yui/" target="_new">Yahoo User Interface Library</a> for the ajax components.</p>
<p>The Web Page will initially present 5 form fields for the user to input the value. Those are currency, account balance, percentage risk of account balance, currency pair and stop loss in pip. These values are validated for non-empty, numeric value <strong>using AJAX.</strong></p>
<p>Based on the currency and the currency pair selected, one or two additional fields (dependable on the currency and currency pair value) will be displayed. It will also be validated for non-empty and numeric value using AJAX.</p>
<p>Then upon submitting the value to the <strong>php mysql backend</strong> the result will be displayed again using AJAX.</p>
<p>The user inputs will be saved into a cookie so when they come back to the site, their previous information is already filled in.</p>
<p>The program is compatible with 3 browsers namely Internet Explorer, FireFox and Safari. And it is validated for transitional Type and passes the transitional document type at<strong> http://validator.w3.org/</strong></p>
<p>Our software programmers and web developers completed this php mysql ajax YUI project on time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisranjana.com/recent-projects/php-financial-calculator-using-ajax-yui.html/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Paypal Buy Now and Shopping Cart Application</title>
		<link>http://www.chrisranjana.com/recent-projects/paypal-buy-now-and-shopping-cart-application.html</link>
		<comments>http://www.chrisranjana.com/recent-projects/paypal-buy-now-and-shopping-cart-application.html#comments</comments>
		<pubDate>Wed, 19 Dec 2007 21:49:43 +0000</pubDate>
		<dc:creator>bjm</dc:creator>
		
		<category><![CDATA[php mysql websites]]></category>

		<guid isPermaLink="false">http://www.chrisranjana.com/recent-projects/paypal-buy-now-and-shopping-cart-application.html</guid>
		<description><![CDATA[This php and mysql database project is done for Buy now and Shopping cart application.
 In this system, user has to login to the system to use buy now option. User can enter customer name, company, Email, Item number, Item description, Currency, Premium, Tax, Commission details. Payable amount is calculated by adding Premium,Tax and substracting [...]]]></description>
			<content:encoded><![CDATA[<p>This php and mysql database project is done for <strong>Buy now</strong> and <strong>Shopping cart</strong> application.</p>
<p> In this system, user has to login to the system to use buy now option. User can enter customer name, company, Email, Item number, Item description, Currency, Premium, Tax, Commission details. Payable amount is calculated by adding Premium,Tax and substracting from commission when hitting &#8220;Calcualte amount&#8221; button.</p>
<p> By submitting this form, an link will be provided to user to make payment. User can do <strong>Paypal Payment</strong> for the particular item using this link. After paypal transaction, an email will be send to user and administrator.</p>
<p> In Shopping cart system, all cart details gets from Http Post variable and displayed as a table in system. This includes item_name, no of items, currency, net amount of each item and the total of net amount of all items. User can enter email to receive paypal transaction receipt.</p>
<p> When user clicks &#8220;Pay Now&#8221; button, page will be redirected to paypal, where user can view shopping cart item list. Once payment is completed user will be redirected to return page. &#8220;<strong>Instant Payment Notification</strong>&#8221; script will run internally while payment process and send mail to user and administrator.</p>
<p> Administrator can have their own login. By logging into this panel, admin has the ability to manage currencies, manage users. Admin can search orders report by selecting &#8220;From&#8221; and &#8220;To&#8221; date, Item number, Customer name, Company name and update &#8220;Payment Status&#8221;. </p>
<p>Even though this project uses paypal IPN , Our <strong>php mysql developers </strong>are well skilled in integrating PAYPAL PRO payment system also.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisranjana.com/recent-projects/paypal-buy-now-and-shopping-cart-application.html/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
