<?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>Huy Dinh &#187; calculator</title>
	<atom:link href="http://huydinh.co.uk/blog/tag/calculator/feed/" rel="self" type="application/rss+xml" />
	<link>http://huydinh.co.uk/blog</link>
	<description>Just 8 bit crazy about coding</description>
	<lastBuildDate>Sat, 23 Jan 2010 11:47:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Income Calculator (Silverlight)</title>
		<link>http://huydinh.co.uk/blog/2009/12/13/income-calculator-silverlight/</link>
		<comments>http://huydinh.co.uk/blog/2009/12/13/income-calculator-silverlight/#comments</comments>
		<pubDate>Sun, 13 Dec 2009 14:50:27 +0000</pubDate>
		<dc:creator>Huy Dinh</dc:creator>
				<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[income tax]]></category>
		<category><![CDATA[income tax 2007]]></category>
		<category><![CDATA[income tax 2008]]></category>
		<category><![CDATA[income tax 2009]]></category>
		<category><![CDATA[income tax 2010]]></category>
		<category><![CDATA[national insurance]]></category>

		<guid isPermaLink="false">http://huydinh.co.uk/blog/?p=75</guid>
		<description><![CDATA[Yup, it&#8217;s the same income calculator that I wrote a while back&#8230; this time, written for Silverlight 3 and in the style of Prism.
One thing that took me a long long time to realise was that XamlReader.Load will convert floating point values in XAML to double, and since I had used float/single throughout my app, [...]]]></description>
			<content:encoded><![CDATA[<p>Yup, it&#8217;s the same income calculator that I wrote a while back&#8230; this time, written for Silverlight 3 and in the style of Prism.</p>
<p>One thing that took me a long long time to realise was that XamlReader.Load will convert floating point values in XAML to <strong>double</strong>, and since I had used <strong>float</strong>/<strong>single </strong>throughout my app, I kept getting AG_E_PARSER_BAD_PROPERTY_VALUE.</p>
<p>So, lesson learned the hard way, but, anyway, check it out!<br />
<a href=" http://www.huydinh.co.uk/demo/incomecalculator/" target="_blank">http://www.huydinh.co.uk/demo/incomecalculator/</a></p>
<p>Join the conversation with google wave:<br />

		<div id="waveframe-1" style="width:100%;height:500px;" ></div>
		 <script type="text/javascript">

				add_wave("waveframe-1",{
					bgcolor:"#ffffff",
					color:"#000000",
					font:"",
					font_size:"1em",
					width:"100%",
					height:"500px",
					server:"https://wave.google.com/wave/",
					id:"googlewave.com!w+RGUN4yN3B"		});

		</script>
		</p>
]]></content:encoded>
			<wfw:commentRss>http://huydinh.co.uk/blog/2009/12/13/income-calculator-silverlight/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Income Tax Calculator updated, now called Wage Calculator</title>
		<link>http://huydinh.co.uk/blog/2008/04/20/income-tax-calculator-updated-now-called-wage-calculator/</link>
		<comments>http://huydinh.co.uk/blog/2008/04/20/income-tax-calculator-updated-now-called-wage-calculator/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 21:29:20 +0000</pubDate>
		<dc:creator>Huy Dinh</dc:creator>
				<category><![CDATA[AS3]]></category>
		<category><![CDATA[calc]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[flex]]></category>
		<category><![CDATA[income tax]]></category>
		<category><![CDATA[national insurance]]></category>
		<category><![CDATA[student loan]]></category>

		<guid isPermaLink="false">http://huydinh.co.uk/blog/2008/04/20/income-tax-calculator-updated-now-called-wage-calculator/</guid>
		<description><![CDATA[I&#8217;ve updated the income tax calculator using flex, it looks much better than before, and it works great.
This is now updated to calculate this year&#8217;s deductions and compare it with last year&#8217;s.

The &#8220;Hourly&#8221; button shows your actual hourly rate taking into account the number of hours you work a day and the number of days [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve updated the income tax calculator using flex, it looks much better than before, and it works great.</p>
<p>This is now updated to calculate this year&#8217;s deductions and compare it with last year&#8217;s.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="550" height="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="WageCalculator" /><param name="align" value="middle" /><param name="allowScriptAccess" value="sameDomain" /><param name="allowFullScreen" value="false" /><param name="quality" value="high" /><param name="wmode" value="transparent" /><param name="bgcolor" value="#ffffff" /><param name="src" value="http://huydinh.co.uk/demo/wage_calculator/WageCalculator.swf" /><embed id="WageCalculator" type="application/x-shockwave-flash" width="550" height="480" src="http://huydinh.co.uk/demo/wage_calculator/WageCalculator.swf" bgcolor="#ffffff" wmode="transparent" quality="high" allowfullscreen="false" allowscriptaccess="sameDomain" align="middle"></embed></object></p>
<p>The &#8220;Hourly&#8221; button shows your actual hourly rate taking into account the number of hours you work a day and the number of days holiday (and public holidays) a year.</p>
<p>If you work less than 5 days a week, you can still get accurate results by adding the number of days off onto your holiday (e.g. if you work 4 days a week, that means you have 52 days extra holiday a year, add that to your holiday allowance). If you work more than 5 days a week, subtract those extra days from your holiday!</p>
]]></content:encoded>
			<wfw:commentRss>http://huydinh.co.uk/blog/2008/04/20/income-tax-calculator-updated-now-called-wage-calculator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
