<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nazimcorp Resource Gateway</title>
	<atom:link href="http://nrg.com.bd/feed/" rel="self" type="application/rss+xml" />
	<link>http://nrg.com.bd</link>
	<description>Quality Beyond Your Imagination</description>
	<lastBuildDate>Fri, 19 Feb 2010 15:59:02 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Math Buddy</title>
		<link>http://nrg.com.bd/2010/02/math-buddy/</link>
		<comments>http://nrg.com.bd/2010/02/math-buddy/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 11:15:51 +0000</pubDate>
		<dc:creator>kzaman</dc:creator>
				<category><![CDATA[Product]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[apple store]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[iphone]]></category>

		<guid isPermaLink="false">http://nrg.com.bd/?p=163</guid>
		<description><![CDATA[This is the first version of our calculator. The main feature is it has two line display. 1st display shows input data and second display shows result. In our next version we will try to do all scientific function of a scientific calculator. Also can input a equation and then shoe result Like CASIO Fx570MS.
This [...]]]></description>
			<content:encoded><![CDATA[<p>This is the first version of our calculator. The main feature is it has two line display. 1<sup>st</sup> display shows input data and second display shows result. In our next version we will try to do all scientific function of a scientific calculator. Also can input a equation and then shoe result Like CASIO Fx570MS.</p>
<p>This Calculator can perform following operations:</p>
<ol>
<li>Plus(+),Minus(-), Multiplication(*) and division(/).</li>
<li>Power (squire root, inverse, square, cube,X^Y).</li>
<li>Trigonometry function(sin,cos,tan).</li>
<li>Memory function(RCL,MR)</li>
</ol>
<p>You can store ANS by simply giving a number and pressing equal to (=) button.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/02/cal-1.jpg"><img title="cal 1" src="http://nrg.com.bd/wp-content/uploads/2010/02/cal-1-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>Normal calculation:</p>
<p>Our calculator perform addition, subtraction, multiplication and division between two numbers. You can use previous answer/result as one of two numbers.</p>
<p>For example</p>
<ol>
<li>12+34 = 46</li>
<li>12.345+34 = 46.345</li>
<li>12+34.345 = 46.345</li>
<li>12.345+94.8523 = 107.1973</li>
</ol>
<p>Also can do subtraction, multiplication and division.</p>
<p>Also can use previous answer as one number of this operation.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/02/cal-3.jpg"><img class="alignnone size-medium wp-image-166" title="cal 3" src="http://nrg.com.bd/wp-content/uploads/2010/02/cal-3-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>For example:</p>
<p>If previous answer is 46 then</p>
<ol>
<li>ANS + 34 = 80</li>
<li>ANS + 34.456 = 80.345</li>
<li>ANS + ANS = 92</li>
</ol>
<p>Also can do subtraction, multiplication and division using answer as a number.</p>
<p>If you do not give a number by default it will give u ANS as the number.</p>
<p>When you press one button, pressing will do some action if this button pressing is applicable for this stage.</p>
<p>For example:</p>
<p>If small display containing 12.563 then POINT (.) button will be disable. If you press ANS then you cannot press any number or point at this stage until pressing an operator.</p>
<p>This calculator can display 12-digit number. So if your answer exits 12 digits then it shows a math error. After math error happens previous result will be intact in the answer (ANS).</p>
<p>Power function:</p>
<p>You can do power function like square, root, cube, power.</p>
<p>For example:</p>
<ol>
<li>169^1/2 = 13(root)</li>
<li>16^-1 = 0.0625</li>
<li>12^2 = 144 (square)</li>
<li>6.6^2 = 43.56</li>
<li>5^3 = 125 (cube)</li>
<li>5.5^3 = 166.375</li>
<li>2^10 = 1024</li>
<li>2.2^10 = 2655.992919</li>
<li>12^1.3 = 25.28922843</li>
</ol>
<p>You an n use previous result/answer as operand.</p>
<p>For doing this simply press the operator button or press ANS and then press operator.</p>
<p>If ANS = 8</p>
<ol>
<li>ANS^1/2 = 2.828427076</li>
<li>ANS^-1 = 0.125</li>
<li>ANS^2 = 64</li>
<li>ANS^3 = 512</li>
<li>ANS^2.2 = 97.00586700</li>
<li>ANS^6 = 262144</li>
<li>ANS^ANS = 16777216</li>
</ol>
<p>Trigonometry function:</p>
<p>Can do sin, cos, tan functions. Inverse trigonometry function will be in next version.</p>
<p>** Here it is important that angle if these trigonometry functions will be in degree.</p>
<p>For example:</p>
<ol>
<li>Sin70 = 0.939692620</li>
<li>Cos70 = 0.342020143</li>
<li>Tan70= 2.747477419</li>
</ol>
<p>Also use previous ANS for the number</p>
<p>If ANS = 40.6</p>
<ol>
<li>SinANS = 0.650774217</li>
<li>CosANS = 0.759271307</li>
<li>TanANS = 0.857103661</li>
</ol>
<p>Can calculate –ve angel in degree for example sin-30 = -0.5</p>
<p>Memory function:</p>
<p>Has a memory M that is common in every calculator. Can do memory recall by pressing MR button.</p>
<p>Use M+, M- for adding, subtracting some value in memory. For adding or subtracting just give a number and press M+ or M-.</p>
<p>Can also M+, M- current answer</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/02/cal-4.jpg"><img class="alignnone size-medium wp-image-168" title="cal 4" src="http://nrg.com.bd/wp-content/uploads/2010/02/cal-4-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>Our calculator can store 12 number as memory those are A, B, C, D, E, F, G, H, I, J, J, K, L by pressing RCL button.</p>
<p>FOR inserting/ storing memory go to the memory by pressing RCL, and then insert a value or number and press store button for storing data into the corresponding memory.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/02/cal-5.jpg"><img class="alignnone size-medium wp-image-169" title="cal 5" src="http://nrg.com.bd/wp-content/uploads/2010/02/cal-5-200x300.jpg" alt="" width="200" height="300" /></a></p>
<div id="st200811092854" class="st-taf"><script src="http://cdn.socialtwist.com/200811092854/script.js"></script><img style="border:0;margin:0;padding:0;" src="http://images.socialtwist.com/200811092854/button.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '200811092854',  'http%3A%2F%2Fnrg.com.bd%2F2010%2F02%2Fmath-buddy%2F', 'Math+Buddy')" onclick="cw(this, {id:'200811092854',link: 'http%3A%2F%2Fnrg.com.bd%2F2010%2F02%2Fmath-buddy%2F', title: '+Math+Buddy+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://nrg.com.bd/2010/02/math-buddy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Self Banking</title>
		<link>http://nrg.com.bd/2010/02/self-banking/</link>
		<comments>http://nrg.com.bd/2010/02/self-banking/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 07:15:08 +0000</pubDate>
		<dc:creator>kzaman</dc:creator>
				<category><![CDATA[Product]]></category>
		<category><![CDATA[accounting]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[apple store]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[banking]]></category>
		<category><![CDATA[curency]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[pocket bank]]></category>
		<category><![CDATA[self banking]]></category>

		<guid isPermaLink="false">http://nrg.com.bd/?p=147</guid>
		<description><![CDATA[
Just you will find a real-life use. Do you often borrow money from someone else but forget to return? Or you’ve lent somebody and want to remind him about returning? Then &#8220;Self Banking&#8221; will be the exact choice.  It also has a personal savings feature, which will help you to save.
Feature List:
- Lend/borrow money with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://nrg.com.bd/wp-content/uploads/2010/02/m1252.jpg"><img class="alignnone size-full wp-image-161" title="m125" src="http://nrg.com.bd/wp-content/uploads/2010/02/m1252.jpg" alt="" width="125" height="125" /></a></p>
<p>Just you will find a real-life use. Do you often borrow money from someone else but forget to return? Or you’ve lent somebody and want to remind him about returning? Then &#8220;Self Banking&#8221; will be the exact choice.  It also has a personal savings feature, which will help you to save.</p>
<p><strong><span style="text-decoration: underline;">Feature List:</span></strong></p>
<p>- Lend/borrow money with return date</p>
<p>- Deposit/withdraw from personal savings just like in a real bank</p>
<p>- While lending/borrowing money, contacts can be imported from Phone Book</p>
<p>- Shows total lent, borrowed and savings at startup.</p>
<p>- Shows all transactions in order on detail view</p>
<p>- User can delete any lent/borrowed transaction if needed</p>
<p><strong><span style="text-decoration: underline;">User Guideline:</span></strong></p>
<p>- On start up, you can have a quick look on amounts lent, borrowed or saved.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/02/splash.jpg"><img class="alignnone size-medium wp-image-150" title="splash" src="http://nrg.com.bd/wp-content/uploads/2010/02/splash-200x300.jpg" alt="" width="200" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/02/overview.jpg"><img class="alignnone size-medium wp-image-151" title="overview" src="http://nrg.com.bd/wp-content/uploads/2010/02/overview-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>-<strong><em>Lend / Borrow-</em></strong></p>
<p>To lend or borrow, tap the button “Lend / Borrow” on the right-up corner and select an appropriate option.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/02/lendborrowopt.jpg"><img class="alignnone size-medium wp-image-152" title="lendborrowopt" src="http://nrg.com.bd/wp-content/uploads/2010/02/lendborrowopt-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>When lending or borrowing, user must enter name and non-negative amount of transaction; email field is optional. Amount must be less than 1 million and may contain only 2 digits after decimal point. User can choose name from contact list.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/02/lendborrow.jpg"><img class="alignnone size-medium wp-image-153" title="lendborrow" src="http://nrg.com.bd/wp-content/uploads/2010/02/lendborrow-200x300.jpg" alt="" width="200" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/02/contactlist.jpg"><img class="alignnone size-medium wp-image-154" title="contactlist" src="http://nrg.com.bd/wp-content/uploads/2010/02/contactlist-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>-<strong><em>Transaction Details:</em></strong></p>
<p>To check all detail of lent or borrowed money, tap on the intended row.  You will be navigated to detail view except the case there is no available history (means amount = 0).</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/02/detail.jpg"><img class="alignnone size-medium wp-image-155" title="detail" src="http://nrg.com.bd/wp-content/uploads/2010/02/detail-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>To delete an entry (when expired or of no need onward) tap the  “Delete” button on right-up corner.  Following by default steps, you will be prompt for confirmation at the end.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/02/detaildelete.jpg"><img class="alignnone size-medium wp-image-156" title="detaildelete" src="http://nrg.com.bd/wp-content/uploads/2010/02/detaildelete-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>- <strong><em>Savings- Deposit &amp; Withdrawal:</em></strong></p>
<p><strong><em><span style="font-style: normal; font-weight: normal;">To enter here, tap on the 3<sup>rd</sup> row on the “Overview” screen. You can check recent transaction histories with your personal bank. Look at the “+” sign, it toggles to “-” with single tap and vice versa. To deposit, enter amount, ensure this “+”, tap the “Save” button on the right-up corner and then confirm. To withdraw, follow similar steps just changing the sign to “-”.</span></em></strong></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/02/savings.jpg"><img class="alignnone size-medium wp-image-157" title="savings" src="http://nrg.com.bd/wp-content/uploads/2010/02/savings-200x300.jpg" alt="" width="200" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/02/withdraw.jpg"><img class="alignnone size-medium wp-image-158" title="withdraw" src="http://nrg.com.bd/wp-content/uploads/2010/02/withdraw-200x300.jpg" alt="" width="200" height="300" /></a></p>
<div id="st200811092854" class="st-taf"><script src="http://cdn.socialtwist.com/200811092854/script.js"></script><img style="border:0;margin:0;padding:0;" src="http://images.socialtwist.com/200811092854/button.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '200811092854',  'http%3A%2F%2Fnrg.com.bd%2F2010%2F02%2Fself-banking%2F', 'Self+Banking')" onclick="cw(this, {id:'200811092854',link: 'http%3A%2F%2Fnrg.com.bd%2F2010%2F02%2Fself-banking%2F', title: '+Self+Banking+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://nrg.com.bd/2010/02/self-banking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NRG Car</title>
		<link>http://nrg.com.bd/2010/01/nrg-car-2/</link>
		<comments>http://nrg.com.bd/2010/01/nrg-car-2/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 12:44:23 +0000</pubDate>
		<dc:creator>kzaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[appstore]]></category>
		<category><![CDATA[car]]></category>
		<category><![CDATA[fuel]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[nrg car]]></category>

		<guid isPermaLink="false">http://nrg.com.bd/?p=94</guid>
		<description><![CDATA[Does your car need more attention? Definitely yes if you are often forgetting things to do with it! Here comes the solution from NRG Car.
NRG Car is an info-tracker-cum-manager for your automobiles. It can store possible information of all parts of your car, e.g. buying time, amount, cost, consumption etc. It offers some default car [...]]]></description>
			<content:encoded><![CDATA[<p>Does your car need more attention? Definitely yes if you are often forgetting things to do with it! Here comes the solution from NRG Car.</p>
<p>NRG Car is an info-tracker-cum-manager for your automobiles. It can store possible information of all parts of your car, e.g. buying time, amount, cost, consumption etc. It offers some default car components for tracking to application-user just on the beginning and much flexibility in adding new preferred components later. It has customizable notification limits for each component of your vehicle; with regular update of application dashboard, crossing the limit will give you an alert. It also has a converter, which can perform conversions between various units of volume, length and mass. It has report generation feature; you can track consumptions of car components both in textual and graphical format and can also mail this report.</p>
<p>Basic Feature List:</p>
<ol>
<li>Multiple user account system</li>
<li>Add and manage multiple cars within your account</li>
<li>Add and manage multiple components for each car</li>
<li>Built-in component list with customization option</li>
<li>Auto predicting expense view for components</li>
<li>Customizable order of component list with buying urgency</li>
<li>Track last purchase and performance of each component</li>
<li>Generate consumption report according to customizable time</li>
<li>Mailing option with both textual and graphical repor.</li>
<li>Useful converter for car owner</li>
</ol>
<p>System Requirement:</p>
<p>iPhone sdk 3.0 or higher. Supports iPhone and iPod Touch.</p>
<p>Lets start with NRG Car:</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/11.jpg"><img class="alignnone size-medium wp-image-111" title="11" src="http://nrg.com.bd/wp-content/uploads/2010/01/11-201x300.jpg" alt="" width="201" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/12.jpg"><img class="alignnone size-medium wp-image-112" title="12" src="http://nrg.com.bd/wp-content/uploads/2010/01/12-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>1. Registration</p>
<p>User must register with his email address in order to use the application. This email id is never shared, except following the cases-</p>
<ol>
<li>Password recovery</li>
<li>Sending report</li>
</ol>
<p>Fill up your name, email address, provide password; then select country and currency.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/13.jpg"><img class="alignnone size-medium wp-image-113" title="13" src="http://nrg.com.bd/wp-content/uploads/2010/01/13-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>With one more tap on the register icon you will become registered and you’ll be forwarded to log in page.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/14.jpg"><img class="alignnone size-medium wp-image-114" title="14" src="http://nrg.com.bd/wp-content/uploads/2010/01/14-201x300.jpg" alt="" width="201" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/15.jpg"><img class="alignnone size-medium wp-image-115" title="15" src="http://nrg.com.bd/wp-content/uploads/2010/01/15-201x300.jpg" alt="" width="201" height="300" /></a></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/15.jpg"></a>2. Log in</p>
<p>Provide the email address and password you are registered with. It will be better to turn on the “Remember me” option.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/16.jpg"><img class="alignnone size-medium wp-image-116" title="16" src="http://nrg.com.bd/wp-content/uploads/2010/01/16-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/16.jpg"></a> 3. Password Recovery</p>
<p>If you ever forget your password, then just provide email address and tap on “Forgot Password?” icon to get it back via email.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/17.jpg"><img class="alignnone size-medium wp-image-117" title="17" src="http://nrg.com.bd/wp-content/uploads/2010/01/17-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/17.jpg"></a> 4. Adding A Car</p>
<p>Provide an ID (VIN is expected), model (or anything you like to mean your car) and current meter reading. More car can be added by tapping “+” icon.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/21.jpg"><img class="alignnone size-medium wp-image-118" title="21" src="http://nrg.com.bd/wp-content/uploads/2010/01/21-200x300.jpg" alt="" width="200" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/22.jpg"><img class="alignnone size-medium wp-image-119" title="22" src="http://nrg.com.bd/wp-content/uploads/2010/01/22-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/22.jpg"></a> 5. Mileage Update</p>
<p>User will be prompted to do so every time application starts. Simply check your car dashboard and update accordingly.</p>
<p>Also there is a dashboard icon (2<sup>nd</sup> icon on bottom line) in the main screen (Status), so that you can visit this page anytime.</p>
<p>You can’t input a reading less than previous one.</p>
<p>If any component exceed it notification limit and not visible due to scrolling, a notification will be shown and responding to it will re-position the view.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/31.jpg"><img class="alignnone size-medium wp-image-120" title="31" src="http://nrg.com.bd/wp-content/uploads/2010/01/31-201x300.jpg" alt="" width="201" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/30.jpg"><img class="alignnone size-medium wp-image-121" title="30" src="http://nrg.com.bd/wp-content/uploads/2010/01/30-199x300.jpg" alt="" width="199" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/32.jpg"><img class="alignnone size-medium wp-image-122" title="32" src="http://nrg.com.bd/wp-content/uploads/2010/01/32-199x300.jpg" alt="" width="199" height="300" /></a></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/32.jpg"></a> 6. Adding A Component</p>
<p>User can add components they need to maintain either by manual entry or by choosing from suggestion (get it by tapping the machineries icon).</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/41.jpg"><img class="alignnone size-medium wp-image-123" title="41" src="http://nrg.com.bd/wp-content/uploads/2010/01/41-200x300.jpg" alt="" width="200" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/42.jpg"><img class="alignnone size-medium wp-image-124" title="42" src="http://nrg.com.bd/wp-content/uploads/2010/01/42-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/42.jpg"></a> 7. Managing Components</p>
<p>To delete components or move them up/down, tap on the  “Edit” button. To delete, tap “-” icon on the left. To re-order a component, drag with holding down right side icon.</p>
<p>We suggest not dragging over a component more than one row at a time.</p>
<p>When finished, tap the “Done” icon for returning to default appearance.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/50.jpg"><img class="alignnone size-medium wp-image-125" title="50" src="http://nrg.com.bd/wp-content/uploads/2010/01/50-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/50.jpg"></a> 8. Buying A Component</p>
<p>If a component has not yet bought, tapping on it will lead you to this page. Else you have to check its status first by tapping on it in “Status” page. While buying, adding a note, by tapping note icon, will be helpful for future.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/60.jpg"><img class="alignnone size-medium wp-image-128" title="60" src="http://nrg.com.bd/wp-content/uploads/2010/01/60-200x300.jpg" alt="" width="200" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/61.jpg"><img class="alignnone size-medium wp-image-129" title="61" src="http://nrg.com.bd/wp-content/uploads/2010/01/61-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/61.jpg"></a> 9. Checking Component Status</p>
<p>An already bought component will always show its status. Tap on it, you will be forwarded to detail page. You can change the notification limit here. Also can go to buy part by tapping on “Buy” icon.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/70.jpg"><img class="alignnone size-medium wp-image-131" title="70" src="http://nrg.com.bd/wp-content/uploads/2010/01/70-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/70.jpg"></a> 10. Generating Report</p>
<p>By tapping on the 3<sup>rd</sup> icon on “Status” view, you can proceed to generate a report. Select duration first, then component(s). Then select tabular or graphical option at the bottom. Tabular report is horizontally and vertically scrollable.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/81.jpg"><img class="alignnone size-medium wp-image-132" title="81" src="http://nrg.com.bd/wp-content/uploads/2010/01/81-201x300.jpg" alt="" width="201" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/82.jpg"><img class="alignnone size-medium wp-image-133" title="82" src="http://nrg.com.bd/wp-content/uploads/2010/01/82-200x300.jpg" alt="" width="200" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/83.jpg"><img class="alignnone size-medium wp-image-134" title="83" src="http://nrg.com.bd/wp-content/uploads/2010/01/83-200x300.jpg" alt="" width="200" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/84.jpg"><img class="alignnone size-medium wp-image-135" title="84" src="http://nrg.com.bd/wp-content/uploads/2010/01/84-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p>Graphical report is only applicable for single component selection.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/85.jpg"><img class="alignnone size-medium wp-image-136" title="85" src="http://nrg.com.bd/wp-content/uploads/2010/01/85-300x200.jpg" alt="" width="300" height="200" /></a></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/85.jpg"></a> 11. Email A Report</p>
<p>To do so, tap on the envelope icon of any report view. User can send generated reports to any valid email address. User has facilities to set subject and email body; but user email address will be automatically added at the beginning of comments. Only in case of tabular report, user can have full (life time) consumption report of his car.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/90.jpg"><img class="alignnone size-medium wp-image-137" title="90" src="http://nrg.com.bd/wp-content/uploads/2010/01/90-199x300.jpg" alt="" width="199" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/91.jpg"><img class="alignnone size-medium wp-image-138" title="91" src="http://nrg.com.bd/wp-content/uploads/2010/01/91-200x300.jpg" alt="" width="200" height="300" /></a></p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/91.jpg"></a> 12. Use Converter</p>
<p>You can try it by tapping the bottom-last icon of “Status” view. Two types of converter are provided. The “Simple” for basic conversion and the “Complex” for ratio or rate conversion.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/101.jpg"><img class="alignnone size-medium wp-image-139" title="101" src="http://nrg.com.bd/wp-content/uploads/2010/01/101-200x300.jpg" alt="" width="200" height="300" /></a> <a href="http://nrg.com.bd/wp-content/uploads/2010/01/102.jpg"><img class="alignnone size-medium wp-image-140" title="102" src="http://nrg.com.bd/wp-content/uploads/2010/01/102-200x300.jpg" alt="" width="200" height="300" /></a></p>
<div id="st200811092854" class="st-taf"><script src="http://cdn.socialtwist.com/200811092854/script.js"></script><img style="border:0;margin:0;padding:0;" src="http://images.socialtwist.com/200811092854/button.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '200811092854',  'http%3A%2F%2Fnrg.com.bd%2F2010%2F01%2Fnrg-car-2%2F', 'NRG+Car')" onclick="cw(this, {id:'200811092854',link: 'http%3A%2F%2Fnrg.com.bd%2F2010%2F01%2Fnrg-car-2%2F', title: '+NRG+Car+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://nrg.com.bd/2010/01/nrg-car-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Calendar Controller</title>
		<link>http://nrg.com.bd/2010/01/calendar-controller/</link>
		<comments>http://nrg.com.bd/2010/01/calendar-controller/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 10:55:00 +0000</pubDate>
		<dc:creator>kzaman</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://nrg.com.bd/?p=67</guid>
		<description><![CDATA[The calendar control that was developed is actually nothing but a view component and if you want to show any date specific data on it then you need separate delegate. The calendar is inherited from UIView and so you can add it as sub-view to other top level view that you want. Using this control [...]]]></description>
			<content:encoded><![CDATA[<p>The calendar control that was developed is actually nothing but a view component and if you want to show any date specific data on it then you need separate delegate. The calendar is inherited from UIView and so you can add it as sub-view to other top level view that you want. Using this control one can add/show tasks of any date. Under the calender view there has a little sub view when you load calendar view.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/2.jpg"><img class="alignnone size-medium wp-image-79" title="2" src="http://nrg.com.bd/wp-content/uploads/2010/01/2-201x300.jpg" alt="" width="124" height="183" /></a></p>
<p>In the calendar view when you select a date then if there has no task at that date then following view with message will appear.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/3.jpg"><img class="alignnone size-medium wp-image-80" title="3" src="http://nrg.com.bd/wp-content/uploads/2010/01/3-202x300.jpg" alt="" width="124" height="183" /></a></p>
<p>In the calendar view when you select a date then if there has tasks at that date then following view with the summary of tasks will appear.</p>
<p><a href="http://nrg.com.bd/wp-content/uploads/2010/01/4.jpg"><img class="alignnone size-medium wp-image-81" title="4" src="http://nrg.com.bd/wp-content/uploads/2010/01/4-199x300.jpg" alt="" width="124" height="183" /></a></p>
<p><a href="http://nrg.com.bd/nrg/NRGUICalendarView/paypal.php"><img class="alignnone size-full wp-image-100" title="paypal" src="http://nrg.com.bd/wp-content/uploads/2010/01/paypal.jpg" alt="" width="176" height="59" /></a></p>
<div id="st200811092854" class="st-taf"><script src="http://cdn.socialtwist.com/200811092854/script.js"></script><img style="border:0;margin:0;padding:0;" src="http://images.socialtwist.com/200811092854/button.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '200811092854',  'http%3A%2F%2Fnrg.com.bd%2F2010%2F01%2Fcalendar-controller%2F', 'Calendar+Controller')" onclick="cw(this, {id:'200811092854',link: 'http%3A%2F%2Fnrg.com.bd%2F2010%2F01%2Fcalendar-controller%2F', title: '+Calendar+Controller+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://nrg.com.bd/2010/01/calendar-controller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Program Your Spouse</title>
		<link>http://nrg.com.bd/2009/11/program-your-spouse/</link>
		<comments>http://nrg.com.bd/2009/11/program-your-spouse/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 11:28:08 +0000</pubDate>
		<dc:creator>nrg</dc:creator>
				<category><![CDATA[Product]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[apple store]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[pa]]></category>
		<category><![CDATA[to-do]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://nrg.com.bd/?p=43</guid>
		<description><![CDATA[Easy-to-use daily task manager.
Do you or your dearest one often forget things to do for each other? Then Program Your Spouse is the perfect solution.  Both of you can add tasks for you and then can view the task list for a day. If the task was not assigned by yourself, then you can send [...]]]></description>
			<content:encoded><![CDATA[<p>Easy-to-use daily task manager.<br />
Do you or your dearest one often forget things to do for each other? Then Program Your Spouse is the perfect solution.  Both of you can add tasks for you and then can view the task list for a day. If the task was not assigned by yourself, then you can send an email notification to the assigner after the task is done.<br />
Its calendar offers you a day-to-day summery of tasks over a month, even years.<br />
It’s usability with categorization of users, prioritization of tasks and simple interface will surely make this application a part of your daily life.</p>
<p>Features:<br />
- shows the list of tasks for current day at the startup<br />
- option to permit at most two task assigners for the user<br />
- easy way to assign a task by any of the assigners including the user<br />
- flexibility to modify priority of an assigned task<br />
- a task can be marked ‘done’ with a single tap on the icon of the task. But, for email notification to be sent, user must mark ‘done’ from the details of the task<br />
- wonderful calendar interface which provides a way to view task summary for and jump to any day</p>
<div id="st200811092854" class="st-taf"><script src="http://cdn.socialtwist.com/200811092854/script.js"></script><img style="border:0;margin:0;padding:0;" src="http://images.socialtwist.com/200811092854/button.png" onmouseout="hideHoverMap(this)" onmouseover="showHoverMap(this, '200811092854',  'http%3A%2F%2Fnrg.com.bd%2F2009%2F11%2Fprogram-your-spouse%2F', 'Program+Your+Spouse')" onclick="cw(this, {id:'200811092854',link: 'http%3A%2F%2Fnrg.com.bd%2F2009%2F11%2Fprogram-your-spouse%2F', title: '+Program+Your+Spouse+' })"/></div>]]></content:encoded>
			<wfw:commentRss>http://nrg.com.bd/2009/11/program-your-spouse/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
