<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
	<channel>
		<title>TechBlog by Yanto Suryono</title>
		<link>http://tech.yanto-flora.net/index.php</link>
		<description><![CDATA[Copyright (c) 2007 Yanto Suryono]]></description>
		<copyright>Copyright 2012, Yanto Suryono</copyright>
		<managingEditor>Yanto Suryono</managingEditor>
		<language>en-US</language>
		<generator>SPHPBLOG 0.4.8</generator>
		<item>
			<title>Ubuntu, Firefox 3.6 and Java 1.6.0.18</title>
			<link>http://tech.yanto-flora.net/e-100208-232026_Ubuntu_Firefox_3_6_and_Java_1_6_0_18</link>
			<description><![CDATA[I am using Ubuntu 9.10 (Karmic Koala) and my Java stopped working on Firefox as soon as I upgraded it to 3.6.  ...]]></description>
			<category>Software</category>
			<guid isPermaLink="true">http://tech.yanto-flora.net/e-100208-232026_Ubuntu_Firefox_3_6_and_Java_1_6_0_18</guid>
			<author>Yanto Suryono</author>
			<pubDate>Tue, 09 Feb 2010 06:20:26 GMT</pubDate>
			<comments>http://tech.yanto-flora.net/comments.php?y=10&amp;m=02&amp;entry=entry100208-232026</comments>
		</item>
		<item>
			<title>VHDL Switch Model</title>
			<link>http://tech.yanto-flora.net/e-090424-172201_VHDL_Switch_Model</link>
			<description><![CDATA[Have you ever tried to model a bidirectional switch in VHDL ? Since drivers in VHDL are unidirectional the task can become quite challenging. ...]]></description>
			<category>Hardware</category>
			<guid isPermaLink="true">http://tech.yanto-flora.net/e-090424-172201_VHDL_Switch_Model</guid>
			<author>Yanto Suryono</author>
			<pubDate>Fri, 24 Apr 2009 23:22:01 GMT</pubDate>
			<comments>http://tech.yanto-flora.net/comments.php?y=09&amp;m=04&amp;entry=entry090424-172201</comments>
		</item>
		<item>
			<title>Making Use of Your Host File</title>
			<link>http://tech.yanto-flora.net/e-080809-202136_Making_Use_of_Your_Host_File</link>
			<description><![CDATA[When you access a host on the internet, usually you access them using its human friendly name, such as tech.yanto-flora.net. However, the actual access is done using what is called the host&#039;s IP address. Normally, a DNS will be responsible to translate the human friendly name into its corresponding IP address, but most OS have a local file for name translation which has precedence over DNS. ...]]></description>
			<category>Software</category>
			<guid isPermaLink="true">http://tech.yanto-flora.net/e-080809-202136_Making_Use_of_Your_Host_File</guid>
			<author>Yanto Suryono</author>
			<pubDate>Sun, 10 Aug 2008 02:21:36 GMT</pubDate>
			<comments>http://tech.yanto-flora.net/comments.php?y=08&amp;m=08&amp;entry=entry080809-202136</comments>
		</item>
		<item>
			<title>Status Update on Changing Vista Home Premium Language</title>
			<link>http://tech.yanto-flora.net/e-080130-130306_Status_Update_on_Changing_Vista_Home_Premium_Language</link>
			<description><![CDATA[In <a href="http://tech.yanto-flora.net/e-080118-131408_Changing_Display_Language_of_Vista_Home_Premium" >previous article</a> I listed several problems I found when I changed my Vista Home Premium language from Japanese to English by manually installing english mui files. After some time experimenting, I managed to solve almost all the problems. Yes, almost all. ...]]></description>
			<category>Software</category>
			<guid isPermaLink="true">http://tech.yanto-flora.net/e-080130-130306_Status_Update_on_Changing_Vista_Home_Premium_Language</guid>
			<author>Yanto Suryono</author>
			<pubDate>Wed, 30 Jan 2008 13:03:06 GMT</pubDate>
			<comments>http://tech.yanto-flora.net/comments.php?y=08&amp;m=01&amp;entry=entry080130-130306</comments>
		</item>
		<item>
			<title>Changing Display Language of Vista Home Premium</title>
			<link>http://tech.yanto-flora.net/e-080118-131408_Changing_Display_Language_of_Vista_Home_Premium</link>
			<description><![CDATA[Vista introduces a big change from previous windows OSes, that is the MUI (Multilanguage User Interface) is deployed and used by all Vista components. Therefore, it is possible to change the display language of the Vista OS itself without having to patch resource files and some other dangerous things, just install the target language MUI and let the Vista use it. ...]]></description>
			<category>Software</category>
			<guid isPermaLink="true">http://tech.yanto-flora.net/e-080118-131408_Changing_Display_Language_of_Vista_Home_Premium</guid>
			<author>Yanto Suryono</author>
			<pubDate>Fri, 18 Jan 2008 13:14:08 GMT</pubDate>
			<comments>http://tech.yanto-flora.net/comments.php?y=08&amp;m=01&amp;entry=entry080118-131408</comments>
		</item>
		<item>
			<title>Cross Module Signal Referencing in VHDL</title>
			<link>http://tech.yanto-flora.net/e-071114-045009_Cross_Module_Signal_Referencing_in_VHDL</link>
			<description><![CDATA[If you have been doing hardware design using Verilog and/or VHDL, and use VHDL to build testbench, I think you will agree with me, that it is nice if you can refer to any signal in any module beneath the testbench module similar to what Verilog can do. ...]]></description>
			<category>Hardware</category>
			<guid isPermaLink="true">http://tech.yanto-flora.net/e-071114-045009_Cross_Module_Signal_Referencing_in_VHDL</guid>
			<author>Yanto Suryono</author>
			<pubDate>Wed, 14 Nov 2007 04:50:09 GMT</pubDate>
			<comments>http://tech.yanto-flora.net/comments.php?y=07&amp;m=11&amp;entry=entry071114-045009</comments>
		</item>
		<item>
			<title>Playing Midi Files in Linux Firefox</title>
			<link>http://tech.yanto-flora.net/e-071020-014418_Playing_Midi_Files_in_Linux_Firefox</link>
			<description><![CDATA[Recently I have been working mostly on Linux at home rather than Windows, so I have been browsing mostly using Linux Firefox and I found out that it does not play web embedded midi by default. Well at least in my configuration. ...]]></description>
			<category>Software</category>
			<guid isPermaLink="true">http://tech.yanto-flora.net/e-071020-014418_Playing_Midi_Files_in_Linux_Firefox</guid>
			<author>Yanto Suryono</author>
			<pubDate>Sat, 20 Oct 2007 01:44:18 GMT</pubDate>
			<comments>http://tech.yanto-flora.net/comments.php?y=07&amp;m=10&amp;entry=entry071020-014418</comments>
		</item>
		<item>
			<title>Fixed Point Arithmetic</title>
			<link>http://tech.yanto-flora.net/e-070928-121200_Fixed_Point_Arithmetic</link>
			<description><![CDATA[It is always said that dealing with floating point numbers is slow. So slow that if precision can be compromised and speed is more important, programmers will use integers instead. Integers ? yes ! But how will you deal with fractions then ? The answer is fixed point arithmetic. ...]]></description>
			<category>Hardware, Software</category>
			<guid isPermaLink="true">http://tech.yanto-flora.net/e-070928-121200_Fixed_Point_Arithmetic</guid>
			<author>Yanto Suryono</author>
			<pubDate>Fri, 28 Sep 2007 12:12:00 GMT</pubDate>
			<comments>http://tech.yanto-flora.net/comments.php?y=07&amp;m=09&amp;entry=entry070928-121200</comments>
		</item>
		<item>
			<title>Microsoft Word 2003 and Typing on Selection Behaviour</title>
			<link>http://tech.yanto-flora.net/e-070925-083659_Microsoft_Word_2003_and_Typing_on_Selection_Behaviour</link>
			<description><![CDATA[I selected a range of text to replace in Microsoft Word 2003, and then started typing. But instead of the selected text replaced with the newly typed text, the selection was just cancelled and what I typed was inserted. Well, certainly I did not expect this to happen. Curious with what was happening, I selected again and hit backspace. What I expect was, the selected text should go away but they didn&#039;t ! ...]]></description>
			<category>Software</category>
			<guid isPermaLink="true">http://tech.yanto-flora.net/e-070925-083659_Microsoft_Word_2003_and_Typing_on_Selection_Behaviour</guid>
			<author>Yanto Suryono</author>
			<pubDate>Tue, 25 Sep 2007 08:36:59 GMT</pubDate>
			<comments>http://tech.yanto-flora.net/comments.php?y=07&amp;m=09&amp;entry=entry070925-083659</comments>
		</item>
		<item>
			<title>How to Compute the Reciprocal of A Value</title>
			<link>http://tech.yanto-flora.net/e-070917-015947_How_to_Compute_the_Reciprocal_of_A_Value</link>
			<description><![CDATA[Have you ever thought how your calculator computes the result when you press the &quot;1/x&quot; button ? and have you ever thought how your computer computes the reciprocal ?  ...]]></description>
			<category>Hardware, Algorithm</category>
			<guid isPermaLink="true">http://tech.yanto-flora.net/e-070917-015947_How_to_Compute_the_Reciprocal_of_A_Value</guid>
			<author>Yanto Suryono</author>
			<pubDate>Mon, 17 Sep 2007 01:59:47 GMT</pubDate>
			<comments>http://tech.yanto-flora.net/comments.php?y=07&amp;m=09&amp;entry=entry070917-015947</comments>
		</item>
		<item>
			<title>Displaying Math in Web Page</title>
			<link>http://tech.yanto-flora.net/e-070911-075233_Displaying_Math_in_Web_Page</link>
			<description><![CDATA[I was about to post an algorithm which requires me to describe it with several math formulas, but   then I was stuck since there is no easy and reliable way to display math in web pages using the HTML/CSS alone. ...]]></description>
			<category>Software</category>
			<guid isPermaLink="true">http://tech.yanto-flora.net/e-070911-075233_Displaying_Math_in_Web_Page</guid>
			<author>Yanto Suryono</author>
			<pubDate>Tue, 11 Sep 2007 07:52:33 GMT</pubDate>
			<comments>http://tech.yanto-flora.net/comments.php?y=07&amp;m=09&amp;entry=entry070911-075233</comments>
		</item>
	</channel>
</rss>


