<?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>Volume &#8211; Henry Poon&#039;s Blog</title>
	<atom:link href="https://blog.henrypoon.com/blog/tag/volume/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.henrypoon.com</link>
	<description></description>
	<lastBuildDate>Tue, 04 Oct 2022 04:34:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
<site xmlns="com-wordpress:feed-additions:1">83044199</site>	<item>
		<title>Running League of Legends in PlayOnLinux (Ubuntu 14.04)</title>
		<link>https://blog.henrypoon.com/blog/2015/03/08/running-league-of-legends-in-playonlinux-ubuntu-14-04/</link>
					<comments>https://blog.henrypoon.com/blog/2015/03/08/running-league-of-legends-in-playonlinux-ubuntu-14-04/#comments</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Mon, 09 Mar 2015 01:45:11 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[9]]></category>
		<category><![CDATA[APT]]></category>
		<category><![CDATA[Chan]]></category>
		<category><![CDATA[Click]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Comment]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Dia]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[Drive]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Icon]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IME]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[league of legends]]></category>
		<category><![CDATA[Lie]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[lol]]></category>
		<category><![CDATA[Nap]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[NVIDIA]]></category>
		<category><![CDATA[Object]]></category>
		<category><![CDATA[Over]]></category>
		<category><![CDATA[PATH]]></category>
		<category><![CDATA[Pawn]]></category>
		<category><![CDATA[PlayOnLinux]]></category>
		<category><![CDATA[Radeon HD 5000 Series]]></category>
		<category><![CDATA[Riot Games]]></category>
		<category><![CDATA[Run]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[STR]]></category>
		<category><![CDATA[Struct]]></category>
		<category><![CDATA[System software]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Video cards]]></category>
		<category><![CDATA[Video gaming]]></category>
		<category><![CDATA[Vol]]></category>
		<category><![CDATA[Volume]]></category>
		<category><![CDATA[WINE]]></category>
		<category><![CDATA[Z]]></category>
		<guid isPermaLink="false">https://www.henrypoon.com/blog/?p=2053</guid>

					<description><![CDATA[There are various guides floating around on the Internet for running League of Legends on Linux, and no single guide worked for me, but after piecing the information together from various places, I managed to get it to work on my system. My computer specifications: Intel Core i5-4570 16 GB Memory Radeon HD 5770 I [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">There are various guides floating around on the Internet for running League of Legends on Linux, and no single guide worked for me, but after piecing the information together from various places, I managed to get it to work on my system.</p>



<p class="wp-block-paragraph">My computer specifications:</p>



<ul class="wp-block-list"><li>Intel Core i5-4570</li><li>16 GB Memory</li><li>Radeon HD 5770</li></ul>



<p class="wp-block-paragraph">I followed the instructions <a href="http://askubuntu.com/questions/459888/shop-and-in-game-item-shop-not-working-in-league-of-legend-lol/461256#461256" target="_blank" rel="noopener noreferrer">here</a>, with these changes:</p>



<ul class="wp-block-list"><li>Using video driver &#8220;fglrx-updates&#8221; (the tutorial talks about NVIDIA cards)</li><li>Did not install TuxLoL</li><li>Did not do anything regarding the &#8220;Maestro error&#8221; since it only applies to Optimus Notebook users</li><li>Did not follow step 6 because I did not run into the problem for big item icon text for the item shop</li><li>EDIT: Thanks to Ingvar&#8217;s comment, the installation progress for the game can be viewed like so: open terminal (Ctrl+Alt+T) and execute: </li></ul>



<pre class="wp-block-code"><code lang="bash" class="language-bash">tail -f ~/.PlayOnLinux/wineprefix/LeagueOfLegends/drive_c/Riot\ Games/League\ of\ Legends/Logs/Patcher\ Logs/*.log</code></pre>



<p class="wp-block-paragraph">There are also other steps that I had to do, which I read from <a href="https://www.playonlinux.com/en/app-1135-League_Of_Legends.html" target="_blank" rel="noopener noreferrer">here</a>:</p>



<ul class="wp-block-list"><li>Click configure for the &#8220;League of Legends&#8221; entry in &#8220;PlayOnLinux&#8221; and find the &#8220;Display&#8221; tab and then choose the following options: <ul><li>Direct Draw Renderer &#8211; gdi</li><li>Video memory size &#8211; 4096 (or something else depending on graphics card)</li><li>Offscreen rendering mode &#8211; fbo\0</li><li>Everything else on default </li></ul></li><li>Create a file called &#8220;game.cfg&#8221; in the directory &#8220;/home/your-username-here/PlayOnLinux&#8217;s virtual drives/LeagueOfLegends/drive_c/Riot Games/League of Legends/Config&#8221;. Below is what I have in my &#8220;game.cfg&#8221;:</li></ul>



<pre class="wp-block-code"><code lang="properties" class="language-properties">[General]
EnableAudio=1
GameMouseSpeed=10
UserSetResolution=1
BindSysKeys=0
SnapCameraOnRespawn=0
OSXMouseAcceleration=1
AutoAcquireTarget=0
EnableLightFx=0
WindowMode=0
ShowTurretRangeIndicators=0
PredictMovement=0
WaitForVerticalSync=0
Colors=32
Height=1080
Width=1920
SystemMouseSpeed=0
CfgVersion=5.3.296
x3d_platform=1</code></pre>



<pre class="wp-block-code"><code lang="properties" class="language-properties">[HUD]
CameraLockMode=0
MiddleClickDragScrollEnabled=0
KeyboardScrollSpeed=0.5000
ChatScale=50
ObjectTooltips=0
AutoDisplayTarget=0
ShowAllChannelChat=1
ShowTimestamps=1
ItemShopPrevY=39
ItemShopPrevX=106
NameTagDisplay=1
ShowChampionIndicator=0
ShowSummonerNames=1
ScrollSmoothingEnabled=0
MiddleMouseScrollSpeed=0.5000
MapScrollSpeed=0.5000
ShowAttackRadius=0
NumericCooldownFormat=1
SmartCastOnKeyRelease=0
EnableLineMissileVis=0
FlipMiniMap=1
ItemShopResizeHeight=0
ItemShopResizeWidth=164
ItemShopPrevResizeHeight=1080
ItemShopPrevResizeWidth=1920
ItemShopItemDisplayMode=1
ItemShopStartPane=1</code></pre>



<pre class="wp-block-code"><code lang="properties" class="language-properties">[Performance]
CharacterInking=1
ShadowsEnabled=1
EnableHUDAnimations=0
PerPixelPointLighting=0
EnableParticleOptimizations=0
BudgetOverdrawAverage=0
BudgetSkinnedVertexCount=0
BudgetSkinnedDrawCallCount=0
BudgetTextureUsage=0
BudgetVertexCount=0
BudgetTriangleCount=0
BudgetDrawCallCount=0
EnableGrassSwaying=0
EnableFXAA=0
AdvancedShader=0
FrameCapType=6
GammaEnabled=0
Full3DModeEnabled=0
AutoPerformanceSettings=0
CharacterQuality=4
EffectsQuality=4
EnvironmentQuality=4
ShadowQuality=4
GraphicsSlider=6
paths=0</code></pre>



<pre class="wp-block-code"><code lang="properties" class="language-properties">[FloatingText]
EnemyTrueDamageCritical_Enabled=1
EnemyMagicalDamageCritical_Enabled=1
EnemyPhysicalDamageCritical_Enabled=1
TrueDamageCritical_Enabled=1
MagicalDamageCritical_Enabled=1
PhysicalDamageCritical_Enabled=1
Countdown_Enabled=0
EnemyTrueDamage_Enabled=0
EnemyMagicalDamage_Enabled=0
EnemyPhysicalDamage_Enabled=0
TrueDamage_Enabled=0
MagicalDamage_Enabled=0
PhysicalDamage_Enabled=0
Score_Enabled=0
QuestComplete_Enabled=0
QuestReceived_Enabled=0
Disable_Enabled=0
Level_Enabled=0
Dodge_Enabled=0
Heal_Enabled=0
Special_Enabled=0
Invulnerable_Enabled=0
Debug_Enabled=0
Absorbed_Enabled=0
OMW_Enabled=0
EnemyCritical_Enabled=0
MagicCritical_Enabled=0
Critical_Enabled=0</code></pre>



<pre class="wp-block-code"><code lang="properties" class="language-properties">[Volume]
SfxVolume=0.5
MasterVolume=0.5</code></pre>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2015/03/08/running-league-of-legends-in-playonlinux-ubuntu-14-04/feed/</wfw:commentRss>
			<slash:comments>27</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2053</post-id>	</item>
		<item>
		<title>Considerations in Buying A 3D Printer</title>
		<link>https://blog.henrypoon.com/blog/2013/05/18/considerations-in-buying-a-3d-printer/</link>
					<comments>https://blog.henrypoon.com/blog/2013/05/18/considerations-in-buying-a-3d-printer/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Sun, 19 May 2013 03:28:22 +0000</pubDate>
				<category><![CDATA[engineering]]></category>
		<category><![CDATA[3D printing]]></category>
		<category><![CDATA[3D printing processes]]></category>
		<category><![CDATA[Actors]]></category>
		<category><![CDATA[Articles]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Computer printers]]></category>
		<category><![CDATA[Contents]]></category>
		<category><![CDATA[Currency]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Dia]]></category>
		<category><![CDATA[Dime]]></category>
		<category><![CDATA[EAR]]></category>
		<category><![CDATA[Emerging technologies]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[Force]]></category>
		<category><![CDATA[Fused filament fabrication]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Gun]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IME]]></category>
		<category><![CDATA[Inkjet printing]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[Measurement]]></category>
		<category><![CDATA[Nature]]></category>
		<category><![CDATA[Object]]></category>
		<category><![CDATA[Office equipment]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Outside]]></category>
		<category><![CDATA[Over]]></category>
		<category><![CDATA[Port]]></category>
		<category><![CDATA[Printer]]></category>
		<category><![CDATA[Printing]]></category>
		<category><![CDATA[Run]]></category>
		<category><![CDATA[Scope]]></category>
		<category><![CDATA[Speed]]></category>
		<category><![CDATA[STR]]></category>
		<category><![CDATA[Struct]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Thou]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Vol]]></category>
		<category><![CDATA[Volume]]></category>
		<category><![CDATA[Z]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/considerations-in-buying-a-3d-printer</guid>

					<description><![CDATA[These days, there are so many people who are very excited with the latest developments in 3D printing. &#160;There are so many different options out there for people who want to purchase their own machine. &#160;Having worked with them before, I&#8217;ve come up with a list of considerations for buying a 3D printer. Print Volume [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>These days, there are so many people who are very excited with the latest developments in 3D printing. &nbsp;There are so many different options out there for people who want to purchase their own machine. &nbsp;Having worked with them before, I&#8217;ve come up with a list of considerations for buying a <a class="zem_slink" title="3D printing" href="http://en.wikipedia.org/wiki/3D_printing" target="_blank" rel="wikipedia noopener noreferrer">3D printer</a>.</p>
<h1>Print Volume</h1>
<p>This is the amount volume that the printer is able to print in. &nbsp;Generally, the measurement is given by the three dimensions of a rectangular prism. &nbsp;The thing to watch out for here is that&nbsp;<strong>just because a printer has a large print volume, it does not mean the printer can reliably print in all of it</strong>. &nbsp;Say the design calls for a thin flat plate. &nbsp;If the plate is too wide, then the edges of the plate will peel/warp during the print and the flat shape that was intended will be slightly curved. &nbsp;To visualize what warping is, imagine a flat plate lying on the print bed as it is being printed. &nbsp;Warping is when the corners of the plate start peeling off the base during a print. &nbsp;Warping will be explained in a little more detail later on.</p>
<h1>Resolution</h1>
<p>This describes the accuracy of the nozzle&#8217;s positioning. &nbsp;It is usually measured in microns or inches. &nbsp;Clearly a smaller value means that the printer will be more accurate in its position.</p>
<h1>Layer Thickness</h1>
<p>Because the printer works by extruding layers of plastic, thinner layers allow for more fine details. &nbsp;However, more layers means that the part will take longer to print (all other things being equal).</p>
<h1>Print Speed</h1>
<p>3D printing is generally a slow process, but a faster print speed could definitely help offset that.</p>
<h1>Nozzle Diameter</h1>
<p>A small nozzle diameter means that the extruded plastic will be narrow and thus allow for fine details. &nbsp;It also improves the smoothness of the printed object.</p>
<h1>Ease of Removing Parts off the Platform</h1>
<p>Because during a print, the base of the part (ideally) should be firmly adhered to the print bed, one must take care when removing the part from the print bed. &nbsp;In some cases, removing a part requires a little bit of force to pry the part off the print bed. &nbsp;This application of force may affect the alignment of the print bed relative to the nozzle. &nbsp;In lower quality printers this can permanently affect the alignment or require frequent&nbsp;re-calibration&nbsp; &nbsp;Seeing how &#8220;rigid&#8221; the print bed assembly can help assess how the machine accuracy can be affect during part removal. &nbsp;For example, if the print bed is mounted on really large support structure, then the affect of misalignment is less of a problem than a machine where the print bed is mounted in a smaller support.</p>
<h1>Enclosure</h1>
<p>Some printers enclose the part to be printed in a box and some don&#8217;t. &nbsp;The reason an enclosure exists is so that the machine is able to prevent the part being printed from losing too much heat during print. &nbsp;Loss of heat during a print negatively affects the adhesion of the printed plastic. &nbsp;Also a larger temperature difference means the part will warp more. &nbsp;Without an enclosure, heat is able to freely transfer to the ambient. &nbsp;High quality printers generally have an enclosure.</p>
<h1>Variety of Printed Materials</h1>
<p>A common material to print with is ABS. &nbsp;Other materials such as PLA can be printed as well. &nbsp;The use of the particular material can be quite dependent on the application of the printed part. &nbsp;The cost of material also differs. &nbsp;It is worthwhile to determine what material will be printed. &nbsp;In many cases, ABS should be sufficient.</p>
<h1>Warping</h1>
<p>This is probably one of the biggest limitations of 3D printing. &nbsp;Because of the use of heat during print, it is natural for the part to shrink as it cools down. &nbsp;The problem is that the shrinkage is not uniform. &nbsp;Some parts of the model shrink more than others and most of the time it is very unpredictable. &nbsp;While there are some general guidelines that designers can follow to reduce warping, there are definitely some machine features that are good to have to help reduce warping even further. &nbsp;Because the nature of the way the printer prints is that plastic is extruded layer by layer, the plastic layer at the very bottom is the first to cool down. &nbsp;Cooling down means shrinkage. &nbsp;This also means that as the bottom of the model shrinks, the printer is still printing on top of a slightly shrunken part. &nbsp;Sometimes the shrinkage can be so bad that the part pulls itself off the print bed. &nbsp;When the part is no longer securely adhered to the print bed, the part may slide around and ruin the entire print. &nbsp;Warping is the enemy of 3D printing.</p>
<p>Below are some qualities of a machine that help reduce shrinkage:</p>
<ul>
<li>Heated print bed &#8211; a heated print bed keeps the plastic hot during the print and does not let the base cool down as much as if there were no heated print bed</li>
<li>Enclosure &#8211; described above</li>
</ul>
<p>There are more ways to reduce warping that the designer can do, but that is outside the scope of this article.</p>
<h1>Number of Nozzles</h1>
<p>A lot of printers just have the one print nozzle, but there are some with multiple. &nbsp;This allows printing with multiple colours or in some cases printing with a water soluble support material. &nbsp;Generally, support material has to be manually removed from the printed part, but if the support material is water soluble, this saves a lot of the manual labor involved in cleaning up the model.</p>
<h1>Nozzle Maintenance</h1>
<p>Through extended use, the nozzle can become quite dirty, that is black gunk starts building up on the surface of the nozzle. &nbsp;If one is not careful, this can clog the print nozzle. &nbsp;It is worthwhile to find out how often the nozzle needs to be replaced. &nbsp;There are also other factors that may result in the need to replace a nozzle. &nbsp;This is a recurring cost of maintaining the printer. &nbsp;Some nozzles are cheaper and more common than others and it is worth it to see how often the nozzle needs to be replaced and how much it will cost each time. &nbsp;Machines may come with extra nozzles.</p>
<h1>Lubrication</h1>
<p>Over time, moving parts may have to be lubricated. &nbsp;Printers should come with a maintenance manual to help instruct the user how to do this. &nbsp;It is also helpful to know the cost of the lubricant and how often it will be required.</p>
<h1>Machine Lifetime Cost</h1>
<p>Aside from the cost of the machine, operating a 3D printer can also incur the following costs:</p>
<ul>
<li>Shipping</li>
<li>Insurance</li>
<li>Brokerage fees</li>
<li>Tools for removing support material</li>
<li>Currency conversion</li>
<li>Sales tax</li>
<li>Print material (recurring)</li>
<li>Replacement nozzles (recurring)</li>
<li>Lubricants for moving parts (recurring)</li>
</ul>
<p>As it can be seen, the extra costs can be quite significant.</p>
<h1>Conclusion</h1>
<p>Hopefully this has given a good general overview of some of the considerations in buying a 3D printer. &nbsp;Different people will value different things in the printer and hopefully this subset of possible considerations for buying a 3D printer helps people make a decision as to what to look for in a printer.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2013/05/18/considerations-in-buying-a-3d-printer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1603</post-id>	</item>
		<item>
		<title>Setting up Karaoke (KTV) like an actual Karaoke place at home using JetKTV</title>
		<link>https://blog.henrypoon.com/blog/2012/01/02/setting-up-karaoke-ktv-like-an-actual-karaoke-place-at-home-using-jetktv/</link>
					<comments>https://blog.henrypoon.com/blog/2012/01/02/setting-up-karaoke-ktv-like-an-actual-karaoke-place-at-home-using-jetktv/#comments</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Tue, 03 Jan 2012 03:00:05 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[.exe]]></category>
		<category><![CDATA[9]]></category>
		<category><![CDATA[agra]]></category>
		<category><![CDATA[AppLocale]]></category>
		<category><![CDATA[Artists]]></category>
		<category><![CDATA[Asian culture]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Bopomofo]]></category>
		<category><![CDATA[Chan]]></category>
		<category><![CDATA[Chinese language]]></category>
		<category><![CDATA[Click]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Contents]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Dia]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[Download]]></category>
		<category><![CDATA[DVD]]></category>
		<category><![CDATA[EAR]]></category>
		<category><![CDATA[English language]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IME]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Karaoke]]></category>
		<category><![CDATA[Language]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[Link]]></category>
		<category><![CDATA[Literature]]></category>
		<category><![CDATA[Lyrics]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[PATH]]></category>
		<category><![CDATA[Pho]]></category>
		<category><![CDATA[Plan]]></category>
		<category><![CDATA[Plug]]></category>
		<category><![CDATA[Prompt]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Simplified Chinese characters]]></category>
		<category><![CDATA[Singing]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Songs]]></category>
		<category><![CDATA[STR]]></category>
		<category><![CDATA[Struct]]></category>
		<category><![CDATA[taiwan]]></category>
		<category><![CDATA[Taiwanese culture]]></category>
		<category><![CDATA[Thou]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Trac]]></category>
		<category><![CDATA[UNC]]></category>
		<category><![CDATA[Vol]]></category>
		<category><![CDATA[Volume]]></category>
		<category><![CDATA[Websites]]></category>
		<category><![CDATA[YouTube]]></category>
		<category><![CDATA[Z]]></category>
		<category><![CDATA[Zip]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/setting-up-karaoke-ktv-like-an-actual-karaoke-place-at-home-using-jetktv</guid>

					<description><![CDATA[As many people are aware, Karaoke is popular among Asian people.&#160; Generally, people go to a Karaoke establishment to enjoy it, but it can also be done at home.&#160; Current methods involve juggling a bunch of VCD’s, DVD’s, or even LD’s to get the wanted song.&#160; Karaoke establishments have all set up systems for people [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">As many people are aware, Karaoke is popular among Asian people.&nbsp; Generally, people go to a Karaoke establishment to enjoy it, but it can also be done at home.&nbsp; Current methods involve juggling a bunch of VCD’s, DVD’s, or even LD’s to get the wanted song.&nbsp; Karaoke establishments have all set up systems for people to use a computer to choose a song from a database (by artist, name, gender, etc.) that will be played on the TV.&nbsp; This set up can be replicated at home.</p>



<p class="wp-block-paragraph">This guide presents how to mimic the system used in professional karaoke establishments at home.&nbsp; The software this system uses revolves around a Taiwanese program called JetKTV.&nbsp; Much of the content from this guide was drawn from Chinese language websites discussing the usage of this program (scroll all the way down for References).&nbsp;&nbsp;&nbsp; There is little literature on this subject in English and so this guide presents basically an English version of the reference sites plus a few added notes.</p>



<p class="wp-block-paragraph">The program used is in Chinese, so people who are not fluent in Chinese may have a hard time navigating through the software.&nbsp; Those who are brave enough to continue or have a basic knowledge of Chinese with better English fluency may find it helpful to see English instructions. &nbsp;The Chinese sites on this subject are also written for older versions, and the setup procedure for those older versions are slightly different.</p>


<div class="wp-block-image">
<figure class="aligncenter"><a href="https://i0.wp.com/blog.henrypoon.com/wp-content/uploads/2012/01/jetktv.png?ssl=1" target="_blank" rel="noreferrer noopener"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/blog.henrypoon.com/wp-content/uploads/2012/01/jetktv_thumb.png?w=1280&#038;ssl=1" alt="jetktv" title="jetktv"/></a></figure>
</div>


<h1 class="wp-block-heading">Contents</h1>



<ul class="wp-block-list"><li><a href="#tvsetup">Proposed Setup</a></li><li><a href="#jetktvsetup">Setting Up JetKTV2010</a></li><li><a href="#insertsong">Inserting A New Song</a></li><li><a href="#insertartist">Inserting A New Artist</a></li><li><a href="#testing">Testing</a></li><li><a href="#ref">References</a></li></ul>



<h1 class="wp-block-heading"><a name="tvsetup"></a>Proposed Setup</h1>



<p class="wp-block-paragraph">The proposed setup of all the hardware (TV’s, amps, computer, etc.) is in the diagram below.</p>


<div class="wp-block-image">
<figure class="aligncenter"><a href="https://i0.wp.com/blog.henrypoon.com/wp-content/uploads/2012/01/ksetup.png?ssl=1" target="_blank" rel="noreferrer noopener"><img data-recalc-dims="1" decoding="async" src="https://i0.wp.com/blog.henrypoon.com/wp-content/uploads/2012/01/ksetup_thumb.png?w=1280&#038;ssl=1" alt="ksetup" title="ksetup"/></a></figure>
</div>


<p class="wp-block-paragraph">The computer will play the chosen Karaoke videos and transmit the video signal to the TV (via extended display like in a dual monitor set up).&nbsp; The computer’s audio will go to an amplifier or a mixer, which is then transmitted to a set of speakers.&nbsp; Microphones are plugged into the amplifier/mixer is well so that the speakers can also play the sound picked up by the microphones.&nbsp; Depending on the hardware, the cables could be different (some TV’s may not have HD output etc.)The&nbsp; computer is the source of all the signals transmitted to the other devices and must be set up with the Karaoke software.</p>



<h1 class="wp-block-heading"><a name="jetktvsetup"></a>Setting up JetKTV2010</h1>



<p class="wp-block-paragraph">The PC will use the following software:</p>



<ul class="wp-block-list"><li>JetKTV2010 (<a rel="noopener" href="https://skydrive.live.com/?cid=46746bb36e167913&amp;sc=documents&amp;id=46746BB36E167913!171" target="_blank">link</a>)</li><li>SongMgr (optional – not helpful on English language PC’s – more on that topic later)</li></ul>



<p class="wp-block-paragraph">It is helpful to set up the software using a dual monitor setup.&nbsp; That way, it is easier to test without having to go and plug the computer to the TV each time.</p>



<p class="wp-block-paragraph">Unzip the contents of the JetKTV2010 program in a folder and open JetKTV2010.exe.&nbsp; The GUI buttons are for searching through the database (by looking for the artist, song name, etc.) to find the wanted song. Once a song is selected, it will be added to the list of songs to play just like the software at actual Karaoke establishments. The video will play in full screen on one monitor and the song picker GUI will say on another monitor.&nbsp; To close the program, click on the top left corner of the GUI (hidden button).</p>



<p class="wp-block-paragraph">Some of the software features in addition to searching and adding songs:</p>



<ul class="wp-block-list"><li>Skipping songs</li><li>Fast forwarding, pausing, etc.</li><li>Switching from one audio channel to both audio channels (alternating between vocal on/off)</li></ul>



<p class="wp-block-paragraph">This program reads from a database that contains the song names, artists, language, etc.&nbsp;&nbsp; Therefore, <strong><em>it does not come with songs</em></strong>.&nbsp; Songs must be downloaded separately and added on.&nbsp; These can come from existing DVD’s or YouTube.&nbsp; The next section will explain how to populate the database.</p>



<h1 class="wp-block-heading">Populating the Database</h1>



<p class="wp-block-paragraph">The SongMgr program mentioned above can add/remove contents from the database, but there are problems with it when using it on English language PC’s due to problems in encoding some of the Chinese characters.&nbsp; Even Microsoft AppLocale fails to rectify the problems.&nbsp; The solution is to use Microsoft Access to open up the database file directly and make changes.</p>



<p class="wp-block-paragraph">Adding one song can seem like a lengthy process at the first try, but it will get easier as one becomes more familiar with the system.</p>



<h3 class="wp-block-heading"><a name="insertsong"></a>Inserting A New Song</h3>



<p class="wp-block-paragraph">To insert a new song, one must navigate to the table where the songs are stored and then add an entry to it.</p>



<ol class="wp-block-list"><li>Open <em>Song.mdb</em>in the JetKTV program directory</li><li>When prompted for a password, input “tmwcmgumbonqd” without quotes</li><li>Navigate to the table <em>Tbl_Song.&nbsp; </em>This is the table that records all the song entries.</li></ol>



<p class="wp-block-paragraph">Below is an explanation of each column:</p>



<ul class="wp-block-list"><li>Song_ID: numerical identifier for each song (the program lists them as 5 digit numbers starting at 10000)</li><li>Song_Title: song title</li><li>Song_Singer: each singer has a unique number associated with them (see next section)</li><li>Song_Singer (2nd one): the name of the artist in text</li><li>Song_Word: number of characters in the song name</li><li>Song_Type: a number representing a language (Mandarin,Taiwanese,Cantonese,Hakka Chinese,English,Japanese,Movies,Cartoons,Other&nbsp; in that order starting from 1)</li><li>Song_Volume: song volume, but not sure what units they are in.&nbsp; Default value is 70.</li><li>Song_Channel: the audio channel that does <em>not</em> have the vocal track. (1-Left, 2-Right, 3-Both)</li><li>Song_FileName: filename of the video without the directory</li><li>Song_Path: the directory to the file (could use absolute pathing only, but unsure of whether relative paths work)</li><li>Song_Create: the time that the song was added in</li><li>Song_Count: the play count of a song</li><li>Song_Juyin: the Zhuyin characters representing the song title</li><li>Song_Stroke: number of strokes in the first character of the song name</li></ul>



<p class="wp-block-paragraph">Some of the columns can be left out, but that means that it will not be possible to find a particular song using the omitted information.&nbsp; For example, Song_Juyin can be left out for those who dont use the Zhuyin system, and that feature won’t be used for song searching anyway.</p>



<p class="wp-block-paragraph">To add a song, fill out the following information at the minimum on one row:</p>



<ul class="wp-block-list"><li>Song_ID (must be a unique number and should have five digits)</li><li>Song_Title</li><li>Song_Singer</li><li>Song_Volume (70 is the default)</li><li>Song_Channel</li><li>Song_FileName</li><li>Song_Path</li></ul>



<p class="wp-block-paragraph">For the Song_Singer information, refer to the next section.</p>



<h3 class="wp-block-heading"><a name="insertartist"></a>Inserting A New Artist</h3>



<p class="wp-block-paragraph">Artist information is stored on a different table called <em>Tbl_Singer</em></p>



<ol class="wp-block-list"><li>Open the table called <em>Tbl_Singer</em></li><li>Fill out an entire row to add a new singer (see below for the reference for each information column)</li></ol>



<p class="wp-block-paragraph">Below is an explanation of each column:</p>



<ul class="wp-block-list"><li>Singer_ID: unique identifier for each singer (this is the unique ID that is to put inserted in the Song_Singer column in <em>Tbl_Song</em>)</li><li>Singer_Sex: singer gender (0-Female, 1-Male, 2-Group/Band)</li><li>Singer_Name: artist name in text</li><li>Singer_Juyin: the Zhuyin characters representing the artist name</li><li>Singer_Stroke: number of strokes in the first character of the artist’s name</li></ul>



<h1 class="wp-block-heading"><a name="testing"></a>Testing</h1>



<p class="wp-block-paragraph">One a song or two has been entered into the database, one can test it by opening up the JetKTV program and trying to pick a song.&nbsp; It is working when one screen shows the video playing and another screen showing the JetKTV GUI.</p>



<p class="wp-block-paragraph">One can also try clicking the button labeled &#8220;導唱&#8221; to test if the audio channels are set up properly (toggling it turns on and off the vocals).</p>



<p class="wp-block-paragraph">The next step would be to plug in the computer with all the television components and then trying it again.&nbsp; Once everything works, the system is ready.</p>



<h1 class="wp-block-heading"><a name="ref"></a>References</h1>



<p class="wp-block-paragraph">All reference sites are in Chinese</p>



<p class="wp-block-paragraph">[1] 動手打造窮人 KTV <strong>&lt;</strong>http://www.jetktv.ktvdiy.com/&gt; [Update 2022 October: JetKTV seems to be defunct]</p>



<p class="wp-block-paragraph">[2] [影音相關] JetKTV 輕鬆打造免費 KTV 點唱機 (進階設定篇) &lt;<a href="http://www.soft4fun.net/video-related/%E5%BD%B1%E9%9F%B3%E7%9B%B8%E9%97%9C-jetktv-%E8%BC%95%E9%AC%86%E6%89%93%E9%80%A0%E5%85%8D%E8%B2%BB-ktv-%E9%BB%9E%E5%94%B1%E6%A9%9F-%E9%80%B2%E9%9A%8E%E8%A8%AD%E5%AE%9A%E7%AF%87.htm#doublescr" target="_blank" rel="noreferrer noopener">http://www.soft4fun.net/video-related/%E5%BD%B1%E9%9F%B3%E7%9B%B8%E9%97%9C-jetktv-%E8%BC%95%E9%AC%86%E6%89%93%E9%80%A0%E5%85%8D%E8%B2%BB-ktv-%E9%BB%9E%E5%94%B1%E6%A9%9F-%E9%80%B2%E9%9A%8E%E8%A8%AD%E5%AE%9A%E7%AF%87.htm#doublescr</a>></p>



<p class="wp-block-paragraph">[3] 峰網誌 JetKTV-DIY電腦點歌機..軟體篇 &lt;<a href="http://www.wretch.cc/blog/Linpy/4853370" target="_blank" rel="noreferrer noopener">http://www.wretch.cc/blog/Linpy/4853370</a>></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2012/01/02/setting-up-karaoke-ktv-like-an-actual-karaoke-place-at-home-using-jetktv/feed/</wfw:commentRss>
			<slash:comments>46</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1301</post-id>	</item>
		<item>
		<title>Tokio Dining</title>
		<link>https://blog.henrypoon.com/blog/2011/06/28/tokio-dining/</link>
					<comments>https://blog.henrypoon.com/blog/2011/06/28/tokio-dining/#comments</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Tue, 28 Jun 2011 16:47:05 +0000</pubDate>
				<category><![CDATA[europe]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Chinese cuisine]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Countries]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Delicious]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[fish]]></category>
		<category><![CDATA[Food and drink]]></category>
		<category><![CDATA[Foods]]></category>
		<category><![CDATA[German]]></category>
		<category><![CDATA[Germany]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IME]]></category>
		<category><![CDATA[In Germany]]></category>
		<category><![CDATA[Instant noodle]]></category>
		<category><![CDATA[ise]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Japan]]></category>
		<category><![CDATA[Japanese cuisine]]></category>
		<category><![CDATA[Japanese food]]></category>
		<category><![CDATA[Meat]]></category>
		<category><![CDATA[Miso]]></category>
		<category><![CDATA[Mouth]]></category>
		<category><![CDATA[Munich]]></category>
		<category><![CDATA[National dishes]]></category>
		<category><![CDATA[Noodle]]></category>
		<category><![CDATA[noodles]]></category>
		<category><![CDATA[Pancake]]></category>
		<category><![CDATA[ramen]]></category>
		<category><![CDATA[rice]]></category>
		<category><![CDATA[Sauce]]></category>
		<category><![CDATA[soup]]></category>
		<category><![CDATA[STR]]></category>
		<category><![CDATA[sushi]]></category>
		<category><![CDATA[takoyaki]]></category>
		<category><![CDATA[Thou]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Vancouver]]></category>
		<category><![CDATA[Vol]]></category>
		<category><![CDATA[Volume]]></category>
		<category><![CDATA[Weed]]></category>
		<category><![CDATA[When We]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[Z]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/tokio-dining</guid>

					<description><![CDATA[Day 167 The day after going to Munich, some of my friends and I went to eat some traditional Japanese food.&#160; We went to a restaurant called Tokio Dining (http://www.tokiodining.de) and at the time they had a deal (until the end of June) where the first 20 bowls of Miso Ramen served each day would [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Day 167</p>



<p class="wp-block-paragraph">The day after going to Munich, some of my friends and I went to eat some traditional Japanese food.&nbsp; We went to a restaurant called Tokio Dining (<a href="http://www.tokiodining.de" target="_blank" rel="noopener noreferrer">http://www.tokiodining.de</a>) and at the time they had a deal (until the end of June) where the first 20 bowls of Miso Ramen served each day would be half price.&nbsp; I actually went to this restaurant once before, but for some reason I never blogged about it the first time.&nbsp; As I kept writing this, it sounded more and more like a restaurant review.&nbsp; Either way, the food was so good the first time I went, I decided to go again.&nbsp; It was the best Japanese food I’ve ever had.&nbsp; And by Japanese food, I don’t mean sushi.</p>



<p class="wp-block-paragraph">I’ve never had Japanese food in Japan before, but I’d say this place was the closest thing.&nbsp; As we walked in, the chefs greeted us in Japanese, and if I knew how to reply in Japanese, I totally would have done that.&nbsp; When we went in, we were the only people there and that usually says something about how good the restaurant is, but not for this place.</p>



<h1 class="wp-block-heading">Jasmine Tea</h1>



<p class="wp-block-paragraph">Unlike Japanese restaurants in North America, they do not serve green tea to all their customers by default.&nbsp; It might be a German thing where they like to charge for every drink – even water.&nbsp; I ordered their Jasmine tea since it is one of my favourites.&nbsp; They served it in a very traditional looking (at least to me) teapot with a teacup.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipNXTNjgWhsOc4DIcwJbt61epkZ4fV-8y3RcJwAjflx3h9vxQ6ip1a3bntCdLZh-mw/photo/AF1QipNpGJ-QAI9u_nD3mp0mYFkqN-7CQ3cegQcTxOQ9?key=TkRvTWtVMkc2RVhlYlMtOWI3eGl6aHIyeG9VT3ZR" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEURs0wK7H4dfPY3IgunR2bRYaVyyGeLu24zV0Z-VWGUV3hjGS2_gnyE4xClIkSRUbuOn6RqIa4IqG_ZEcOLBOxQvtPOMXwaREjDmK_92tVJkuMqwBqaatXOHR1Ha-jGlyNYr_WtmwA2uxf6Szm5dSzvLw=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"></p>



<p class="wp-block-paragraph">In addition to looking good, it also tasted good.&nbsp; The tea had been steeped for the right amount of time for it to have flavour and yet not have taste that was too concentrated.</p>



<h1 class="wp-block-heading">Edamame</h1>



<p class="wp-block-paragraph">My friend had this the first time we went and this dish was perfect for him because he is a vegetarian.&nbsp; Edamame is a dish that has immature soybeans that have been boiled in water with a little bit of salt.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipPVVS5HnNZ1NvfkXO1gTA_pn4eye6J8SdwjmdyK9XqQLGD1uvN9f2YnFw7_QgDYoQ/photo/AF1QipMIyAdCCMDBplPoOH1iZP-dt0XjrO1zWitArO3I?key=VXQzZTU5VS03dEo5ZjR0TXctcFZQX3BGNEg4OHNn" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEUOLzm7MJAcOIC9JoBH6ucdUYt_OM_C5zrnvFOI4tt1UBMMkt54djWrwswdce7_7udDjMEQTkQuQW1mKP2ih5k1itmbAD7kf2ty5wdf9UYMRLQQRXComcPmjAsfJO4bUaqGMY3rCgqMJuUGq-2L0m-HVQ=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"></p>



<p class="wp-block-paragraph">I tried a little bit and it was pretty good.&nbsp; I can’t say that it’s super delicious or anything because I’m a huge fan of meat.&nbsp; It was pretty fun trying to get the beans out of the pod though.</p>



<h1 class="wp-block-heading">Takoyaki</h1>



<p class="wp-block-paragraph">The appetizer I had the first time I went was the Takoyaki.&nbsp; It is a dish that has a ball-shaped pancake with grilled octopus meat as filling.&nbsp; It is also served with Japanese mayonnaise, takoyaki sauce, katsuobushi (dried fish flakes), and green onion flakes.&nbsp; The restaurant served it in a wooden boat shaped dish, which made it extra cool.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipPVVS5HnNZ1NvfkXO1gTA_pn4eye6J8SdwjmdyK9XqQLGD1uvN9f2YnFw7_QgDYoQ/photo/AF1QipO9VEU9Jhd_pmZr8bUgJa9yW4t4lL0kJyCGWZFm?key=VXQzZTU5VS03dEo5ZjR0TXctcFZQX3BGNEg4OHNn" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXyd8VoQa5OwMKCf3Zpu7Wr7OJN0P3TeN7MW1T8fgCS94Ay_M2gLSXaNodOyOOqqBGhNGGNRzf8siNtp_1rNW99duexe2pSL1lUvIKHbZgKcZ9ysHgJMsYwoWqbEwQKL6-sPYhhYNKbGVslPeSY-qxtqQ=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"></p>



<p class="wp-block-paragraph">When I bit into one of the takoyaki balls, the pancake layer felt so soft and delicious.&nbsp; The octopus part was even better, but I think I say that only because I’m a huge fan of octopus meat.&nbsp; The sauce and the fish flakes made it even better.&nbsp; As I’m writing this part, I’m craving more of it.</p>



<h1 class="wp-block-heading">Ikura</h1>



<p class="wp-block-paragraph">Ikura is the Japanese word for roe, which are basically fish eggs.&nbsp; The restaurant called it Ikura Oroshi and the word Oroshi apparently means a strong wind blowing down a slope (if I got the context correct too).&nbsp; I guess it makes sense when considering how it was served.&nbsp; It was served on a small mound of water chestnut with the caviar on top.&nbsp; On the side of the mound, there were a few strips of sliced cucumber and I guess that would represent the wind.&nbsp; I never realized how much sense the name of the dish made until I looked it up while writing this part.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipNXTNjgWhsOc4DIcwJbt61epkZ4fV-8y3RcJwAjflx3h9vxQ6ip1a3bntCdLZh-mw/photo/AF1QipMDvht9-dziE116MvdV06vmtISPLVyyOJHL3D4s?key=TkRvTWtVMkc2RVhlYlMtOWI3eGl6aHIyeG9VT3ZR" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEV1u56gFB2vOJvudJMU2ms2DQOBPYrHxo9ReHjJBDhWCpKamRQrm_6Trlc26xPA7CEb_bWf-dA72F2L2rgn5-HPNZa3auWk2_mBInuqZjvfT1b3Uz_LKElGvJUMxu16yqmkoRkt2mLOMLbX4jgFt1mEdg=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"></p>



<p class="wp-block-paragraph">The dish was really small, but that makes sense because roe is quite expensive to serve in large volumes.&nbsp; When I bit into one of them, they just pop as my teeth sinks through the outer protective layer and when that happens juice comes out.&nbsp; It had the coolest mouthfeel.</p>



<h1 class="wp-block-heading">Miso Ramen</h1>



<p class="wp-block-paragraph">Our main dish was the Miso Ramen.&nbsp; The noodles had a soup base made of miso (hence the name) and was served with a slice of pork.&nbsp; It also had other ingredients such as bean sprouts, seaweed, half a boiled egg and corn.&nbsp; All of that made the noodles so much more delicious.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipPVVS5HnNZ1NvfkXO1gTA_pn4eye6J8SdwjmdyK9XqQLGD1uvN9f2YnFw7_QgDYoQ/photo/AF1QipMI97rKbzanLQOkG25yVl7pDbvV_kTq8u91LT6p?key=VXQzZTU5VS03dEo5ZjR0TXctcFZQX3BGNEg4OHNn" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEWKdqBfIioL1rOit4Ul91is6upDvkLnIgTJJwwbtdl_DX2rWjp6IsPhQqa5fageSkEdMWInTbabxarePv31nED8OyYFth7ROWp4hAizHKf83tzB3MBtFEtDIXjhXHDual4jZXfTL6fK4SyjcyktGamswg=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"></p>



<p class="wp-block-paragraph">The noodles were soft yet chewy in a way and that was perfect for my tastes.&nbsp; Many people think that the instant ramen and this kind of ramen are similar, but their only similarity is that they’re both noodles with the same name.&nbsp; They taste completely different.&nbsp; Although the dish was kind of small, everything in it was so good that I ate all of it – even the soup.&nbsp; While I was eating this, I faced a dilemma.&nbsp; In Japan, it is customary to slurp the ramen loudly to show appreciation of the food, but in western countries nobody does that.&nbsp; In the end, I just slurped it like how I normally ate noodles (something like in between the two extremes), while my friends were really careful about making any slurping noises.</p>



<h1 class="wp-block-heading">Conclusion</h1>



<p class="wp-block-paragraph">Everything here was so good that I would want to go there to eat all the time until I get sick of it.&nbsp; I never thought I’d be going out for Japanese food while in Germany, but I think this worked out really well.&nbsp; On our way out, we said thank you to the chefs there in Japanese.</p>



<p class="wp-block-paragraph">When I go back to Vancouver, I will try to find another restaurant that is on par with this if not better.&nbsp; That shouldn’t be too hard since Vancouver does have amazing Japanese food.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2011/06/28/tokio-dining/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1113</post-id>	</item>
		<item>
		<title>Greece (Ελλάδα)</title>
		<link>https://blog.henrypoon.com/blog/2011/04/25/greece-%ce%b5%ce%bb%ce%bb%ce%ac%ce%b4%ce%b1/</link>
					<comments>https://blog.henrypoon.com/blog/2011/04/25/greece-%ce%b5%ce%bb%ce%bb%ce%ac%ce%b4%ce%b1/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Mon, 25 Apr 2011 20:35:14 +0000</pubDate>
				<category><![CDATA[europe]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[9]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[Athens]]></category>
		<category><![CDATA[beach]]></category>
		<category><![CDATA[beer]]></category>
		<category><![CDATA[Books]]></category>
		<category><![CDATA[Breakfast]]></category>
		<category><![CDATA[cars]]></category>
		<category><![CDATA[Chan]]></category>
		<category><![CDATA[coffee]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Countries]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Delicious]]></category>
		<category><![CDATA[dog]]></category>
		<category><![CDATA[Dogs]]></category>
		<category><![CDATA[Drive]]></category>
		<category><![CDATA[driving]]></category>
		<category><![CDATA[EAR]]></category>
		<category><![CDATA[Eiffel]]></category>
		<category><![CDATA[Eiffel Tower]]></category>
		<category><![CDATA[Final]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[fish]]></category>
		<category><![CDATA[Foods]]></category>
		<category><![CDATA[Force]]></category>
		<category><![CDATA[Frankfurt]]></category>
		<category><![CDATA[Frankfurt am Main]]></category>
		<category><![CDATA[frankfurt-hahn]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Greece]]></category>
		<category><![CDATA[Hahn]]></category>
		<category><![CDATA[hike]]></category>
		<category><![CDATA[Hole]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[IME]]></category>
		<category><![CDATA[IPod]]></category>
		<category><![CDATA[ise]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[lamb]]></category>
		<category><![CDATA[Lie]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[Lost]]></category>
		<category><![CDATA[Meat]]></category>
		<category><![CDATA[Mind]]></category>
		<category><![CDATA[Mouth]]></category>
		<category><![CDATA[Museum]]></category>
		<category><![CDATA[My Phone]]></category>
		<category><![CDATA[Opel]]></category>
		<category><![CDATA[Outside]]></category>
		<category><![CDATA[Over]]></category>
		<category><![CDATA[Paris]]></category>
		<category><![CDATA[PATH]]></category>
		<category><![CDATA[Pho]]></category>
		<category><![CDATA[Plan]]></category>
		<category><![CDATA[Port]]></category>
		<category><![CDATA[rain]]></category>
		<category><![CDATA[rice]]></category>
		<category><![CDATA[Run]]></category>
		<category><![CDATA[seafood]]></category>
		<category><![CDATA[Sleep]]></category>
		<category><![CDATA[Slip]]></category>
		<category><![CDATA[STR]]></category>
		<category><![CDATA[Stuttgart]]></category>
		<category><![CDATA[Tank]]></category>
		<category><![CDATA[Temple]]></category>
		<category><![CDATA[The Go]]></category>
		<category><![CDATA[Thou]]></category>
		<category><![CDATA[Time]]></category>
		<category><![CDATA[Trac]]></category>
		<category><![CDATA[Traditions]]></category>
		<category><![CDATA[tuna]]></category>
		<category><![CDATA[Vol]]></category>
		<category><![CDATA[Volos]]></category>
		<category><![CDATA[Volume]]></category>
		<category><![CDATA[Week]]></category>
		<category><![CDATA[When We]]></category>
		<category><![CDATA[Woke]]></category>
		<category><![CDATA[Z]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/greece-%ce%b5%ce%bb%ce%bb%ce%ac%ce%b4%ce%b1</guid>

					<description><![CDATA[Day 103 For Easter weekend, the interns and I went to Greece. Instead of only going to the famous tourist areas like Athens, we also went to a city called Volos to check out the beaches they had there. Getting to Greece Typically, we leave early in the morning for trips, but this time we [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">Day 103</p>



<p class="wp-block-paragraph">For Easter weekend, the interns and I went to Greece. Instead of only going to the famous tourist areas like Athens, we also went to a city called Volos to check out the beaches they had there.</p>



<h1 class="wp-block-heading">Getting to Greece</h1>



<p class="wp-block-paragraph">Typically, we leave early in the morning for trips, but this time we left during the night in order to make our morning flight to Volos, Greece at Frankfurt-Hahn Airport. Originally, we all thought the airport was in Frankfurt, but apparently, it was a 2 hour bus ride. Apparently, Ryanair likes to use airports named after big cities, but the airport itself isn&#8217;t located in that city.</p>



<p class="wp-block-paragraph">We started our journey by taking the U-Bahn to the Stuttgart main train station to catch the a train to Frankfurt am Main. From there we would take a bus to Frankfurt-Hahn Airport. We arrived in Frankfurt at about 3 AM and during this time, we ran around the streets looking for our bus. Because of all these transfers, we barely had time to sleep. I think I only slept for about 4 hours intermittently. It was a good thing that not a lot of people took the train at night because this let us lie down on two seats and put our legs on the seats in front to sleep better.</p>



<p class="wp-block-paragraph">After 2 train transfers, and a bus transfer, we boarded the plane. By now it was already morning. We were all still really tired. All we did was sleep. I&#8217;m surprised I still managed to fall asleep really well even with little kids and babies crying around me. I didn&#8217;t really get a chance to look out the window very much though. Although for the brief moments that I was awake, I managed to see the Swiss/Austrian Alps (I don&#8217;t know what our flight path was).</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipMUhxNsZ_HHQzhRc9ZSoIpPU0TIZEfsqrFv0Ng8?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXIxA6cwM0WuXvmsqqGOS3ZdJMojy5GuQs51OQ5a96GgwnqWl2FbtJFUp5zvkGG8MXdgRLapBmIiAIxPC8HkA7EwGKQA07y8j7GucJWnfYlNxh7zOkde4AC4mDVdttTgAFbm5ExrMmg6WfHZDr805meww=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipPU-ex9CaQ55ceh2HAlKJsCYnptdFyNd0z3xZhx?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEW9T7gOcMX7_oer_kv3dD4ZVbmrw1stu1vzyZrGesfmbfpjA_wuLW5hscOrp99q4MNmuXY6iGrmX1BoG9evNU0m61CkmFTAiQ5mHSeyRlCiOmNzyF-9R-WqAflC4Zh1bkUrqqVgB-6hhO3IaEZnUcua3w=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"> </p>



<p class="wp-block-paragraph">I left the house at around 11:30 PM, and arrived in Volos 10 hours later. If only we knew about the Frankfurt-Hahn thing, we would have tried to fly out of Stuttgart International Airport.</p>



<h2 class="wp-block-heading">Volos</h2>



<p class="wp-block-paragraph">We checked out the town for a bit and stayed there for a night. This place isn&#8217;t very known among tourists going to Greece, so there weren&#8217;t a lot of tourists anywhere. We pretty much went to this place to check out the beaches.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipPlqaEUZWU1Vy3h5IsFVIzWF91ysFmKt7tb1M7G?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXyN26A3q9ShMasqVsjD68TZq_vATEj3NeBLH6ejf5TWRVkO6bxZz_naKj1DY2w6ZOA0zfXWz22srhREVSh1v0emNCD-I_IwADRtyfZ89Iwq1ZA1e73658xoYKdUKPgL0jX4s5mqKHeZanOE6iu9umj3A=w1560-h581-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipMpK6z81ceLdGDOFESSPXKemeLM99ObTtYlmCn3?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEWu1QmEMQgDknMUWU3_VsJT5WZrxJ-JFQFz-DMZktGAsUpUXgkuaGz0jOSsLB4X8HQFrBTduTPQj30p7jaHIswPOvCOo2s40rjvVi8hiMVBFrYxPQ5QKeKtIIT-NvSpY1u2TbsgMzsOFJNIw9w3eGWB_g=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipONUwkR-BXfQzEN3CbUQhN3kBiHzqeebxWvN3v_?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEVSFYDQuZ7HxZg7x_oRV_FLOkdQioUj9XsM6vhWk68H78xbzyEM07zz-DjOV68mUMJdaADH3WE8GYzf4-kQIGPJ7XHOGvQeipJIBvK3v-nGmHqfg3qr8Lpd-dtGI_jbj5x91XNKnS79mN9nI1ptkwdVPg=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipPdPXuJuRLaYeWB6RLnNrjrI7k8bT2MAltE2Ryw?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEVKsOy-CeaSvUBuok740tx3tJNpQ8TbaKsfg_4IOrvOYtNMnuf_4yZRiEt1_pyo3sJETEE8q3_u3URqyUcPY1hLzxaTw0PAAeeCUaVF2G6VNH0mRalgzgmDFZtEINPVA3lYoGYxxdwGKIhSS-ZVTEAIPA=w1560-h319-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"><br> <br></p>



<p class="wp-block-paragraph">We rented a car here so we could drive from Volos to Athens the next day. When we first got into the car we realized it was almost out of gas. We thought that it was normal to get the car with a full tank and return it with a full tank. While driving around Volos, we saw how the Greek drove. I&#8217;ve got to say that the drivers in Volos are some of the worst I&#8217;ve ever seen. I don&#8217;t know why, but nobody cares about driving on their own lane (lanes aren&#8217;t even painted most of the time). Nobody yields for pedestrians unless there&#8217;s a light. And while we were driving, people rode mopeds without wearing helmets and all they did was squeeze through spaces that cars couldn&#8217;t and cut off the cars. On the highway, they even drove on the shoulder.</p>



<p class="wp-block-paragraph">After looking at the beaches, we drove up to the top of the mountain overlooking Volos, a site for archaeological excavation. It was supposed to be the ruins of a city from 5th century BC, but we didn&#8217;t really see any ruins except for some stones buried solidly in the grass. But what we did see was the most spectacular view.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipPd12Er62E_nA5TOVJjcXOKB9Ppr-zakMIQZOfu?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXtounsMb4Khu8BqWVpE9IdlDDWCY3iPe5p4pBUQzH0S-spnaD6e8XJp067PTZIFYAod5DosG2_Z77EAOWikAsOG0TLM0ouFDHIVaBlGSrUap5E8Rdv0riTsAsJJbnyvdAa6ZiRiMnSrn1ILj_IuOgivA=w1560-h279-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"></p>



<p class="wp-block-paragraph">In the evening, we tried Greek hard liquor called Tsipouro. The ones we got had 42% alcohol by volume. The taste of it was repulsive. I&#8217;ve drank hard liquor with a similar percentage of alcohol before, but those didn&#8217;t taste bad. The food they served with it was quite good though. I particularly enjoyed eating the octopus. Later on, we ate some more Greek seafood. We got to try other foods like ray-fish, squid, and cuttlefish. I&#8217;m craving some of that right about now.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOVhc2UDSrIwHU3N23yJnDZZwSqsbXlGCsufT1X?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEU-WZIFR5rmlNVg56t8SHO5Jd5_NO3TNxcEPUxzCP_FO4mx1t0ulbTV0Lqu3zKUfHwr8498-bJQzxagcU-cB7LAFFtMya9TX-nEWYMAgmA-cgKbGwact3k9ysL6qH2Z_1PyFdes9OaS-mQIHZvbytVHjQ=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipMYxMYAekXk1iAo7Zbo93UkCppiqp1Z-HHV_QBn?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXarG10IRRGXa8WFq4ll7TLIG5WK4HmNDGQHyuYsEe5jU-9DQ5aieJYusyymRkg5kDbvhXJgokKzGmYKf2YambU3aG5qW9SJWP8LDzkApftqHDupiyCXVyudQF4ntL8LD3M3p4ft0zrrsx44D8ihv6R4w=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOxwz3zlUqerHuiYey9FG2SNJQcCArvSgVozu3u?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEU9b29cu4G-6OBdcbsXuiNeiCo0lbC7_wkM0TUFco2RdIZyCqEuIg9M6OnUUOXRCeU37Z79EDmNFH-zt7llo2bXMH4gvy4Vr7CaZT4D-EfCc9Y5cPaNa9yDmLaqmwWpV2G_Cw870isxPSNry3In-AYE8Q=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipMcP74ns23c7Lewm4G4djcWoYrpLK0UaLQLxXVv?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEX9PnkoHIbgGoW0FGnYoyTjTCvT6okwALZwPziQ6tOjyn_1zXsZMPKuuGXUU42itKV4dv5JYE9L2ihTaHGzQ0OYh7dyOmnYi2EuatumVKTQA3XMXdf48n7Dj-eSqBNpiGS1blQLqm6QRBAvTVhvXJLLzw=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"> <br> </p>



<h2 class="wp-block-heading">On the Road to Athens</h2>



<p class="wp-block-paragraph">We all knew of the high oil prices nowadays so we thought it might have been more economical to take public transit from Volos to Athens. We asked about a car rental and after doing the math, we found that the two options were about the same, so we opted to rent a car. We drove the Opel Corsa for about 330 km from Volos to Athens. Little did we know, we had to pay tolls on the highway. The Greek also like to put up these mini-churches on the side of the road. On the highway, we could see these and they represent the people who died there.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOwX8z5Qg6J-OgyWHTY-Tdk8-RomtqTRHRu_Ht4?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEU46M6AQp3WSZUgp5zKYm5Z0rjowaZTm-S4Tf48yU6p_5bnFINvPzi66Kwl5ZaTptLpy3udM2kquUEPkcjmWdcqfImysYam8SxxT8jhZSAV766LL5pohD1Dgm4PyjKYvvxQ5Gu3j78LKaGGj4c5t7VxKQ=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipNWSH16dTBFsKTa2-ajMIH7NOejEQiVQpw2aTxa?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEVNULkXSUsQjmwfu3Yt4wJuRqyu8bhNUrELY4dmQjExfesRL0FopXr2AjE7Tf6utxwm8t3JTyl3U71smtNj7VSJBmUMjyB88LBEZ0Q-YX7VVoFGpHEcgh9PJ9h5kDTk0srfeClcbbEgy-sttg2BNxVmbw=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipM_CXy9v3aJB8PmC9XUJGGGo2aFHKGoBS_mSCYe?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXcI2Hl3Zcoij1VMIxz9jNimpuSDmMXKl_1Ta56myA1Xz7Nrsr-qhCOfE7k3KK3bifpePpMtwRIbxDe3ZtEaBpiine7fBf483571SITkt8tNjVu-Nvf3nGuVOz4pRhnhNpizCM-taielbaDQW7-bcapBg=w1226-h919-no" alt=""/></a></figure>


<div class="wp-block-image">
<figure class="aligncenter size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipNoz78j-SmvLvJhVYz-3IJDWZVk5f8rABGYmc37?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEUyUP0QQZ4IuZiVqdFD4-h0q47tEuC_enfneyUhl4qHtrjCBkUcsBx-c3Wp940tnQBZmTHe-k0IzGuHh07imVMgw7FlppFO0RLkI71N4da-kCW5hzMeYbqcgVHyGSx6xdkndOTFgul-_lWZozFc7KF4gw=w612-h459-no" alt=""/></a></figure>
</div>


<p class="has-text-align-center wp-block-paragraph"> <br> </p>



<p class="wp-block-paragraph">For a while, we didn&#8217;t really know where we were going once we got into Athens. Once we arrived, we tried to find a suitable parking place for the car that was near a metro station. We decided not to drive around Athens since it would be very hard to find a parking spot. The car simply got us around Volos and to Athens. We stopped the car and asked people for directions multiple times. Out in the suburbs, not many people spoke English so communication was quite difficult. Although, on one occasion, one of the locals spoke Hindi, which one of us happen to know.</p>



<p class="wp-block-paragraph">The first place we tried to park at turned out to be partially blocking a driveway so we had to move. While parking the car though, I opened the door slightly to look outside to check the spacing of the car to help the driver. At this moment, my phone slipped out of the car seat and onto the street. Luckily I realized my phone was missing as the car started driving away. I quickly got out and ran after some people on the street who picked up my phone. Luckily they were just walking away thinking about whether to keep it or not. I literally ran out of the car and called out to them saying, &#8220;Thats mine!&#8221; despite the fact that they might only know Greek and not English. If I had been even a minute slower, my phone would have been lost. Good thing the people who found it were nice enough to give it back. I was prepared to run after them.</p>



<p class="wp-block-paragraph">After a huge sigh of relief, we found a new parking spot. We left the car near an apartment about 20 minutes by train from our hostel for two nights. Every now and then we&#8217;d think of the car and hoped that it was still there. Even if the lady who lived at the apartment said we could park there, we still weren&#8217;t sure if it would get towed or ticketed.</p>



<h2 class="wp-block-heading">The Acropolis</h2>



<p class="wp-block-paragraph">Once we checked into the hostel, we walked up to the Acropolis, the location of the most famous landmark in Athens. Unfortunately, due to a restoration project, there was a huge metal crane in front of the Parthenon. I don&#8217;t know why, but landmarks I visit always seem to be under maintenance whenever I go there. But the good thing was that going up to the Acropolis was free because of Easter.</p>



<p class="wp-block-paragraph">At the top of the Acropolis, there were a lot of remains of ancient Greek architecture. Among these was the Odeon of Herodes Atticus, The Erechtheum, and the Parthenon.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipNEGX8o0lQLHqCqeBLCimV2eUX1jUl07_ouE0_5?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEVrtK1XAt-Vma9sP-yRNaCJrXxHy89t7H_PR7LPqw3KX8_JwWnHw75vsg7whm8RHRnwCObVU8c7qw0vVWICzlLiGLUP-2qrwlHjIyo72C-k47_V4BDAUvbo3CXQD5FVwDrQJLQ0bpM1vDCvED5KUVFe2A=w1560-h545-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipNedyE8ACqen0FdI6BAAp-uILEb7-KXNCACRVK3?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEWs96LlkJpuUOWj2lMZVpAIdUGsasNjVZXsOgrUwbNvHgHyqjICn267kkdcvxWdzzVc_hkJPvvZbAUKZXr0z9vlyBvW3TbmTEWPwOEAIyxg8kqa0JPdeMtjOyUW1uSyhRLfYgb_Qf08Xi012TKC9exFxA=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipMrtcNNFfLpj41nActa7bItpkTkkrb8QDa6XrYr?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEV7tJQQT98gw0VPlFtjEQv64pjk8buPd7P_fEwV-1IBGFA481YREKuOis37gEby0xtkW3jTv30ROuvxf925g6E6XU1Pjr5hio60bdo-g4mET8MiISgzO2I2BMMY2NYMg10MUGrbhp3x0HVwgig9j8pISQ=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"><br> </p>



<p class="wp-block-paragraph">I don&#8217;t really know a lot about Greek history, but it seemed like these places attracted a lot of tourists simply because they&#8217;re famous. I doubt a lot of people have an in depth knowledge about the Greek culture. I&#8217;m sure a lot of people just looked at these ruins and thought they were just some old stones.</p>



<h2 class="wp-block-heading">Greek Architecture around the City</h2>



<p class="wp-block-paragraph">Apart from the Acropolis, I also saw many other ancient Greek buildings. A lot of the Greek architecture was very similar because of their use of the columns, but it was still very interesting to look at.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipM0pNhZVBWRPjMn18wWtt_R6djMSBUwSHIYQotP?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEUXG-4T5xDWCZ2hQXtBnhE5o9ZH3tPkVLTOYjaW_rMhuRO11jD-OEqJ7zZGow1PEAIrW2dKyMj-sNi9kBYSOQxsMpEQzrgFa5lkKbV1qFuwzVdXz_WrgsHrveeFG8QIabf_c-_3GqFMQsDBkz5F-swqmg=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipMcSizSMBNkiLsYocFe2pm8RDPejy3QKtOk0m8h?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEURS44p1-I-g1KF25JavVtG6zwlCOELC_miQ4Yg5pOrJvoYgzKtrav-k03IbDS4VAVt-pfwnNiFUSUCRM50FA4ba9xJ1UvK60lhxsMvNqMw9PgYs2owiWZ7m6eJeIml5_fzT89aEG9l2NV3LfT6ps068w=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"> </p>



<p class="wp-block-paragraph">It seemed like because it was Easter, a lot of the attractions that otherwise would have cost money were free. We would have had to pay to go see the Temple of Zeus.</p>



<h2 class="wp-block-heading">Around the City</h2>



<p class="wp-block-paragraph">One of the things that was very peculiar about Athens is the amount of stray dogs on the street. I thought it might just be owners letting their dogs run around freely without a leash, but these dogs had no leash.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOs7iJySmJRFmQ1-Aj-NIfKhH3gTrsQT9mKnUDk?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEUNWF6WDW3OVhsokoBxSoWquzzX7TPcKsRiGkP-2s6O7qzK3xeAao7EE92zJeUTRwIzkutS_hCl9wCK6Nr8ZK72dYs8l4gl3tnDlQMHgOPVFws1ClG-oa2hb5PjemeBXJ9o_34uprznllZxeMhYqPZkMg=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOnqMgYE3hHXQppJKwizJV-8p3n_fets9jRB4oZ?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEUAf54JxxdUrb27_tzuQbdnFIXTJd-iObGOhA0LQEK5YDIWuzpEuK1w7ASL1Z0LYCuF5Ar4UycyyuczlULpW3W7NjvEgtkqMPI40Z_2gx8Lw-QFLMa97Whxh6kFfv6jO-hbL0sZNFw6lXYH-Vw5h1U1qQ=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"> </p>



<p class="wp-block-paragraph">While we were walking around, a lady was walking her dog on a leash when the leash caught onto my friend&#8217;s leg. My friend, seeing this dog, decided to pet it. Unfortunately, that dog&#8217;s attitude isn&#8217;t same as what he&#8217;s used to in America. The dog tried to take a bite at his hand. Luckily, he moved his hand away fast enough before he got bit. The dog&#8217;s mouth was so close that its slobber got on his hands. The lady didn&#8217;t even apologize for it. It made us think that the Greeks weren&#8217;t very nice people.</p>



<p class="wp-block-paragraph">Everywhere we went in the city, we saw tourists. In fact, there were so many tourists that I sometimes heard more people speak English than Greek. And as tourists, they were everywhere in the city center. There were tourists from all sorts of countries, but when it comes to interacting with the locals, it was either English or Greek.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipNhCwvdz7AQWyVF_OmYSl2WxZNYMHzNLr964_le?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEWs5HRiARzDKVyOSXt_XmM2mk84Ar6B0OkOV1BDxuvQkrMPidaWkGGuyBJJC6CQHDXSvHwyikurLalZTBjxrjSfw84dc8oF0b7XGmojgDoFFbNwRyaByaoU6GILOaoHVmGm3n2lqIvA2ZIhKIYf9iWxQw=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipNV14-b7wxudP42lPVetXSta12DfQ5Txnp0t7xp?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEWucS5xTneeGXdcGRYlUhGiS_XvFoIT8uCGcyYKQfljdXW-_O3J3xg9tm5vxpsZhPsyLhCJTeGPoegayWQeYQpa0sEpsxakuijOz7jKQPDMvx-SXnLf7-8gESiR3l7DQXWeW-0wP8uMC6DLxL2RMd9BYw=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"> </p>



<p class="wp-block-paragraph">Like in Paris, people tried to sell me things on the street. Instead of selling mini Eiffel Towers, they sold this toy tomato. When you throw it on the ground, it&#8217;ll splatter, but slowly go back to it&#8217;s original form. It looked so cool, but it seemed like something that would only be cool for about 5 minutes if I had one. A lot of people also tried to sell fake brand name sunglasses and purses. I&#8217;d laugh really hard if they tried to sell fake LV bags on the street in front of the LV store.</p>



<p class="wp-block-paragraph">Apart from the old Greek buildings, we also hiked up to the top of a hill to check out the view from the top. There was also a church there.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipPI95Gp3wAww6kHSYkFIf8cTA_Co1cErXuaWTY3?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEU7Erafgf1ZF0lHpoeemyc1jrqLWW8ququR4Zb5LcQ7iENVKdWUPyEj7w4y1goBH-G87JRNNBZjddGgXK1O68bdxSnn4drcke3wkjk79ZwW5I2cSt2kF9XXmY_TkWFyj2jztIaZOwni6K54843rGYm2jA=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipPlN-UXAUe0v2vTSpYUk8SEL8Qe3ViqIe60CRwb?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEWHfTSrhxiPMohxcKCHoO3RgDJQA-yNmWXkgRK5gK98B_y0hzuVUusc5bkQcNDT-g8KBmeULCXNZOgoLj4KhhrJmnrwe0QlqItsO2sLP52D_PCO7Exn-ou2IKjYhV7mzT8dKecVJCrwGG01MJNRscl30Q=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipN2Y6fYVJcvrp3_jlVHc8K5aRSJFIA0cENmdPl0?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEU0DnYwP8KnNGzUUZZpEo3W83xtT-EgeC0WzrQnbAu7WDZYBv5Jv-G-ie5Vj0TZBbb5x4Nxnv_dykc28ovRvX2EUSMfC70_AtkXtwvd71evwyMmo_72tA_of5xDOpudV4eyqgU0VKCqjC_xfMOWPXFLXw=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipPPpfdnEcB26dHKCsJh_pFJm_KcMrV8gFRgCsG7?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEWF-QMrNe7ASyZ9DnwSN6N3CD1rOmSy9iqsLmHdStnrCtqqoHjhX1POsDd8dh8qYHHEwlHnX4BnWGqaOU4HMVPerCBng4eT6XZ1-jsTsqZg2uB2jv2Cmb_KsKo71U_aH3OpfQObiAPylN1bh8r3rH8VlQ=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"> <br> </p>



<p class="wp-block-paragraph">I don&#8217;t really know why we went up to the top the hill in all the trips we take. It&#8217;s something that we always do. Try to get as high up as we can just to look at the bottom.</p>



<h2 class="wp-block-heading">Christian Culture</h2>



<p class="wp-block-paragraph">Prior to visiting, I never knew the people in Greece were so Christian. Seeing that it was Easter weekend, I saw a bit of their Easter traditions.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOKvQWFIy2LKq9T4UO97MtS9j2RMrOuIybDcb1n?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEX4SAJygxXmPURf24xdMeKb81uA1V9nXszBjCT34FhMLJ5sq6D4vBUeZRgUb1DcaHVsSBLbtfci4D176PH3lPGWgaG3m4I6-y9Zns4_m539-Pz7i1ijM7ABL6FYU-uP1P3JjvsXaBGkCIMfBhaYEDTw0w=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOZ_2xomUDsUVJTTcsHZclI3V5A65l_mUmrh2cU?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEW_zhVfCTZ7o296JsFMhm8SI7jgElxiIHQ_ruwWevlGdD6FjMHjLvjT4xFPR8XzpQIgABUSGdx0ezvldHdjdAxHtS49GSB-TivxEr__xQn4NRz47M4Se-V1mxS7dD5QTyfOY8ZmXKkAeklgFsAFS-ReAA=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"> </p>



<p class="wp-block-paragraph">At night, people held candles and all walked to a church. I don&#8217;t know what they did when they got there, but the walk attracted large tourist crowds wondering what they were up to.</p>



<h2 class="wp-block-heading">Food in Athens</h2>



<p class="wp-block-paragraph">Since Athens is one big tourist trap, one can expect to see lots of restaurants selling overpriced food for tourists. But regardless of that, we got to try some really delicious, but probably stereotypical, Greek food. One of the things that confused me though is why they called their salad &#8220;Greek Salad&#8221; when just &#8220;salad&#8221; would have sufficed. Maybe that&#8217;s their way of getting tourists to try it.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipO7gFaRlmVG2pQKgOfDZKFXMNd-8iIQv48bC26E?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXfUcA9RBLQIYcRDmcf59OU4fUCy5ksQv561ElTAcH9oB5bSYFVahnTpXKmp7nErawtUagtMttKjMVPzUDFXueU30MsoYNffm0mwaW2djELUOnGhReeZmOqFaO8JORy5Bz9UQ8SVTiuv66_pJCsG_Xnvw=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOcWUIWh4vC-V1ZyPt7EvR_5PSbSzNWfOYlyjJk?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEW-St2luSsWRvrP99tgegbrx2eZ0oechMI8mWn7bTgfdOPi56n7yljzfOzWVCZjQTr6iZ8F0rpc75VxwiG_na-dNNLzxb6F8rDHBOZcrLK9yUzhKqiBFtnVS1rol7jL_Jd86_J7gwjMlR9IeohIK_c5GQ=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOc8vv-hTjoRd7S1Ui1H9h7KkSz2A4F6_Dbo-DR?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEU4xZpE8JCWfo-mao7RORZWJQsARx7QX2NkqDPGSw8aleLClXT7vIWr0mGUgF8x7TIvHnOaCZLQwOfU66PCv8QC84GW-fWbJAEkD0JgJIXqII8mYO-4jwGF8ZEr_-IJ-vLMXnVBefdmZttevzmeEU_cRg=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipM6Ub1_eoZym3noXJ1hFLsdkW6G-YNKxEhrpJ5u?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXzw9qU3Wfw7v3FoLPycmVLv4ELjBkQDhFlC2J0Qm9Ca00qv5qT_wfVuH70ShueU473xmd0IoJLW8KTSeduGJYdUQd48mEbs4QTSy9a5VfgYP81x6XfrL9ySEX89IYKPYoyPIfn60wBfdTFIC1XmK6TpA=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"> <br> </p>



<p class="wp-block-paragraph">People around the city were all grilling lambs for Easter, but unfortunately, I never got the chance to try some. I&#8217;m not missing it though, because I was never a fan of lamb meat anyway.</p>



<h2 class="wp-block-heading">National Archaeology Museum</h2>



<p class="wp-block-paragraph">On our second day in Athens, we visited the National Archaeology Museum to look at the history of Greece. Luckily for us, we didn&#8217;t have to pay to get in because of Easter.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipN31Tl-2TO_itq2JKFB3JdXFkqbG91XQUm7iFZ-?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXuOvyROZ2haO_dDT0yhLNUjJ64Xf1yBnMWABDjU6NWXMXjhq0E3C-qpq9aoxcXWyLVsGeQIV03G_BSpWzACoC1CXTDNMgSrp4zk-j37damy6aTceTy_I3c-M0yh5wJsIf4tEY39Xv-wKaRvBTjpq4lBA=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipO7irFcYaPjpK6gv8epeDylT1XJKDLY1W8scTeu?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEWHE6gc-DPeCNQEfLpa3JH2J3cYrK3fVkDY1nG5sexKJoHSIPKLtTxpRCyIlCps1lQdv4Ops0xFOfJr1-AbAVTtjxtRvPup6Z8a5lq1oSjFNIo0vUEWBgNfHgbm4ChZBE2CsWkDS8FqpNSh44acOQEyjQ=w1226-h919-no" alt=""/></a></figure>


<div class="wp-block-image">
<figure class="aligncenter size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipMRWzXnvrSatKX6O2ISZzLbO8Aaf6FASoOsxiKv?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXOiW_c2kU6tIOBgbT5pei-1alP1kYuQOOqw7bEUPlmnvaUQr16mGnZwcBwaA3Tel3lypzcP_uyiA19JixLlhOC3bNIBVnKJUlrhcquJXNJzUI60BAQRPnzHuJ4jiwis--tG80aNWV79XD432kcL2D0eQ=w690-h919-no" alt=""/></a></figure>
</div>

<div class="wp-block-image">
<figure class="aligncenter size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOzJ3fEZtZs7PDW8I6EGjn810Moa3WZmTcfIyJC?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEVH644sGtAooqG_dCv6h9uDCsgGkFd_8sOA6MGJ2vQFGJE9sLlvy5Ubt0BaxU_KJ3-V5B8EP0olmHk7VbkEPI04rkxNZTKY-UIo3PbL9kG8azGLhic4U3AZLeLfwqmJQXaU-0x834u1tY72hskTAOoptg=w690-h919-no" alt=""/></a></figure>
</div>


<p class="has-text-align-center wp-block-paragraph"> <br> </p>



<p class="wp-block-paragraph">Unfortunately, a lot of the exhibits weren&#8217;t open so we didn&#8217;t spend a long time here.</p>



<h2 class="wp-block-heading">More Beaches</h2>



<p class="wp-block-paragraph">Because we didn&#8217;t get enough of the beaches in Volos, we decided to visit a beach in Athens too. What surprised me here is the girl that decided to go sunbathing with her top off even though it wasn&#8217;t a nude beach.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOF8ZErM0u7mmF_ADduObUbWuB6Y7KwLBbaFnc-?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEWs6awGuD3tQsucv4GELYhoN-Z1JrKOSJy8mKQWi4K-buaBn4NMlaXd-psxTnQCdCcXSh185c1P56fmoTScatxTb4miW9ElMJNrNOr26-tXHsKrK8pxVCOj21hr32918UUcpiWiuatx7BJTco5luk3Uqg=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipMkw8cdb7Iq0M-m4bSpwuh9vUD6nUbVnGZT5tW4?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXX2fpJerqNZ-iiuwWcAroveo-0_VetC6T4NyEimlwp7l6lahGn-MFhnDsKEhLQ9G8UoeJxPdeCxjPjhXCQSjvbTyB3w95Xyq6SGIlvIJYDvRemw5bpMTDWLGmhWD3e7dd_HRVEEgHGzoj4FUxhlYfUjg=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"> </p>



<p class="wp-block-paragraph">At one point, we all sat down by the beach enjoying some beer. That the one of last opportunities for relaxation in Greece before we had go to leave the next day.</p>



<h2 class="wp-block-heading">Going Home</h2>



<p class="wp-block-paragraph">In order to avoid traffic at the tolls, we woke up so early that we had to miss the free breakfast at 7 at the hostel. We all got up at 5 in the morning and by 6:30, we were on the road back to the airport in Volos. Despite getting a full night&#8217;s sleep, I somehow still slept for 3/4 of the car ride back.</p>



<p class="wp-block-paragraph">On the drive home, we could see smoke coming from some of the houses. At first we thought someone&#8217;s house was burning down, but later we figured that it might have been people grilling lamb for Easter.</p>



<p class="wp-block-paragraph">Later, we realized that we left way too early. We aimed to arrive at 11 am, but we arrived at around 9 am for a flight that departed at 2:15 pm. The airport in Volos was also in the middle of nowhere. We spent the next two hours doing next to nothing. During this time, I finally finished reading that book I started a while back.</p>



<p class="wp-block-paragraph">When we returned the rental car, the amount of gas in the tank was in the red zone. We wondered if the car still had enough gas to go to the nearest gas station. It didn&#8217;t seem likely that there was a gas station anywhere near the airport. It was in the middle of nowhere.</p>



<p class="wp-block-paragraph">We tried accounting for all the things that could make us late like looking for the right way to go, traffic jams, etc., and none of those things happened. For the whole trip one of my friends kept making fun of my other friend for making us all wake up early. In fact, he was so worried about being late that he thought we should skip coffee in addition breakfast. Skipping breakfast and not eating for 5 hours wasn&#8217;t very fun.</p>



<p class="wp-block-paragraph">On the plane, I was bored out of my mind. My phone and iPod had all run out of battery and I was forced to sit there staring out the window. Even doing that was hard because I didn&#8217;t get a window seat. Because of my boredom, I took some random pictures.</p>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOTLKPNXFYnk7RRJVJL0lG8VjHz9UejQz-cH632?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEUR9EUqc7fC9-BVtMZM_SMxR85AKrSlLYZmHqxhpzV7K6WRfpTusl0bR41BjBGIjHQrKJNOQsCo3Xy1_H_0crz-b09fvvwZ2ZgVKhcGTIT4q3GpsLwY-O9VdzsrhTh44Qc3MoJAlxmlPFfCeTRLhh_OQg=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipOT4nvvYFjJ_rvDAEf9ERbZMtNVmpldoDQtBTsM?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEXNdQhOMMXufRPm96ZDrSDaZQ2n0l591yQ2AgpIZwfbI8TegCXXTQDXKL6dUbjqT1OG1L4HzBm6J55jsiXCPufcLN20DKZEBR5Xj2IY6ZN_cHHNd94Cx3oHuRvk1tNNJugakUqyp2-pNwxAtidq7YHE3A=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipNnoM9lLLYVgllGJv_ZIsddZjei_BnSgmpHMvEC?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEUs1ivNE_7qxPdrYiGH490f65Lyt_VIzpsVvA0tK79v9gtD5nEdGDJ4d_cfDlmkLI1Db8wPGeXaiLXFofD56c2Tau1u7LiRdL5xu6grFmgJR-WJH3cD9Ei0zaupaCj6Fn5MYjy4fI_0NamI7vprJmPwrQ=w1226-h919-no" alt=""/></a></figure>



<figure class="wp-block-image size-large"><a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw/photo/AF1QipMcX1zLSu4jR2MqndQI5KxzXPClXHxzuK-M3hxD?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noopener noreferrer"><img decoding="async" src="https://lh3.googleusercontent.com/pw/AL9nZEX5egyVCOZD7Ox6aOP4QZ_NeIU9rzvheKr-sZbA9gwYUU0CZgiNYAvHZ3Gft12i3EubNKuj8avG-20zuKcv8BD0FyMfVRfEx8FUBblhQHDd2VAeVKFH66pBF1UBTFSIiCBRRbSiSfazt3jsbPhVB6fa5Q=w1226-h919-no" alt=""/></a></figure>



<p class="has-text-align-center wp-block-paragraph"> <br> </p>



<p class="wp-block-paragraph">We arrived at Frankfurt-Hahn Airport at around 4 in the afternoon, and from there we took the bus back. We all spent so much money in Athens that we all had just enough to get home. We didn&#8217;t think we&#8217;d make the 4 o clock bus in our original planning, so we arrived at the Frankfurt Hbf a lot earlier than expected. Getting to places early seemed like the trend of the day. We got there at about 6 in the evening, and had to wait until 9 PM for our train. By now I had been on the road for almost 12 hours. We ended up browsing through a bookstore and walking around town until our train arrived. After 17 hours, I finally got home.</p>



<p class="wp-block-paragraph">More photos <a href="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" data-type="URL" data-id="https://photos.google.com/share/AF1QipMu_n096JiMZYfZVHPhVGJNvgZ2fiDimXVAxR4A65almcnZJaBmiikAeYrMxQ19dw?key=aGVwSjc3ZlZuVHltSjE0U2NRZVZPN254SEt3S1p3" target="_blank" rel="noreferrer noopener">here</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2011/04/25/greece-%ce%b5%ce%bb%ce%bb%ce%ac%ce%b4%ce%b1/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">986</post-id>	</item>
		<item>
		<title>P1i Problems</title>
		<link>https://blog.henrypoon.com/blog/2010/01/04/p1i-problems/</link>
					<comments>https://blog.henrypoon.com/blog/2010/01/04/p1i-problems/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Tue, 05 Jan 2010 00:31:33 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[All That]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Backlight]]></category>
		<category><![CDATA[Chan]]></category>
		<category><![CDATA[Cloud clients]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Computer architecture]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[EAR]]></category>
		<category><![CDATA[Firmware]]></category>
		<category><![CDATA[Gmail]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[IOS version history]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Light]]></category>
		<category><![CDATA[Messages]]></category>
		<category><![CDATA[My Phone]]></category>
		<category><![CDATA[Net]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[Pho]]></category>
		<category><![CDATA[Smartphones]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[The Battery]]></category>
		<category><![CDATA[Thou]]></category>
		<category><![CDATA[Vol]]></category>
		<category><![CDATA[Volume]]></category>
		<category><![CDATA[Week]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/p1i-problems</guid>

					<description><![CDATA[Lately I&#8217;ve had this recurring problem with my P1i that involves the screen going black while the phone is still on.&#160; I haven&#8217;t encountered this problem for a while.&#160; I thought I had fixed it with a firmware update.&#160; Pressing the power button again does nothing.&#160; The only way to get rid of the black [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Lately I&#8217;ve had this recurring problem with my P1i that involves the screen going black while the phone is still on.&nbsp; I haven&#8217;t encountered this problem for a while.&nbsp; I thought I had fixed it with a firmware update.&nbsp; Pressing the power button again does nothing.&nbsp; The only way to get rid of the black screen is to take out the battery and put it back in and then restart the phone.&nbsp; While there is a way to get the phone back to normal, I do not know when it happens or under what circumstances it happens.</p>
<p>In addition to that problem, I&#8217;ve also encountered a multitude of other issues with this phone.&nbsp; Many of which I thought I&#8217;d fixed with the firmware update.&nbsp; Anyhow this is the list of issues:</p>
<ul>
<li>screen going black</li>
<li>unable to make incoming or outgoing calls</li>
<li>text messages received, but i do not receive any notification for (they just appear as a new message but there&#8217;s no popup saying &#8220;New Message Received&#8221;</li>
<li>probably more that I don&#8217;t remember right now</li>
</ul>
<p>I recall that since the firmware update, I&#8217;ve installed a few programs and changed some settings.&nbsp; I have a feeling that this has to do with the settings that I changed.&nbsp; I&#8217;ve had the software installed on my phone for quite a while and it has given me no problems.&nbsp; The most recent app I&#8217;ve installed would be the Gmail app, but there&#8217;s no telling whether or not its the culprit.&nbsp; I also changed the backlight settings, and added a few Internet accounts.&nbsp;&nbsp; When I was in California, I changed the mobile networks from Fido to AT&amp;T.&nbsp; I changed it back a week ago when I got back and there was no problems.&nbsp; I doubt the volume controls have anything to do with this.</p>
<p>I might end up doing a firmware reset.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2010/01/04/p1i-problems/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">135</post-id>	</item>
		<item>
		<title>Determining Volume Serial Number</title>
		<link>https://blog.henrypoon.com/blog/2009/11/21/determining-volume-serial-number/</link>
					<comments>https://blog.henrypoon.com/blog/2009/11/21/determining-volume-serial-number/#respond</comments>
		
		<dc:creator><![CDATA[hp]]></dc:creator>
		<pubDate>Sat, 21 Nov 2009 07:53:00 +0000</pubDate>
				<category><![CDATA[computer stuff]]></category>
		<category><![CDATA[Cmd.exe]]></category>
		<category><![CDATA[COM]]></category>
		<category><![CDATA[Command shells]]></category>
		<category><![CDATA[Command-line interface]]></category>
		<category><![CDATA[Computing]]></category>
		<category><![CDATA[D]]></category>
		<category><![CDATA[Digital technology]]></category>
		<category><![CDATA[Disk file systems]]></category>
		<category><![CDATA[Drive]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[It]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[Prompt]]></category>
		<category><![CDATA[Run]]></category>
		<category><![CDATA[Serial]]></category>
		<category><![CDATA[STR]]></category>
		<category><![CDATA[Struct]]></category>
		<category><![CDATA[Vol]]></category>
		<category><![CDATA[Volume]]></category>
		<category><![CDATA[Volume serial number]]></category>
		<guid isPermaLink="false">http://henrypoon.mooo.com/blog/determining-volume-serial-number</guid>

					<description><![CDATA[This set of instructions will teach you how to determine the Volume Serial Number of your hard drive.&#160; This number is useful if you want a unique identifier for your hard drive.&#160; For example, program an application to work only with a certain Volume Serial Number. Open up the command prompt (Start &#62; Run &#62; [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>This set of instructions will teach you how to determine the <a title="Volume Serial Number" href="http://en.wikipedia.org/wiki/Volume_serial_number" target="_blank" rel="noopener noreferrer">Volume Serial Number</a> of your hard drive.&nbsp; This number is useful if you want a unique identifier for your hard drive.&nbsp; For example, program an application to work only with a certain Volume Serial Number.</p>
<ol>
<li>Open up the command prompt (Start &gt; Run &gt; cmd)</li>
<li>Type &#8220;dir C: /p&#8221; and press enter.</li>
</ol>
<p>Once that is done, the command prompt should output the number for you.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.henrypoon.com/blog/2009/11/21/determining-volume-serial-number/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">28</post-id>	</item>
	</channel>
</rss>
