<?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>asianantics</title>
	<atom:link href="http://asianantics.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://asianantics.net</link>
	<description>follow along as I get myself into all sorts of trouble</description>
	<lastBuildDate>Sat, 17 Dec 2011 00:42:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Modified Jeopardy Game for you Teachers!</title>
		<link>http://asianantics.net/2011/02/modified-jeopardy-game-for-you-teachers/</link>
		<comments>http://asianantics.net/2011/02/modified-jeopardy-game-for-you-teachers/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 16:58:44 +0000</pubDate>
		<dc:creator>sopeak</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Engineering & Tech]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Kids]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[jeopardy]]></category>
		<category><![CDATA[teaching]]></category>

		<guid isPermaLink="false">http://asianantics.net/?p=761</guid>
		<description><![CDATA[I found this file probably a couple of years ago but didn&#8217;t have a need to edit it until this year when I made the website for Lindsay&#8217;s French classes. The flash program is fairly simple in design and pretty straight forward as far as functionality. It&#8217;s design premise is geared more towards classroom review [...]]]></description>
			<content:encoded><![CDATA[<p>I found this file probably a couple of years ago but didn&#8217;t have a need to edit it until this year when I made the <a href="http://lisdfrench.org">website</a> for Lindsay&#8217;s French classes. The flash program is fairly simple in design and pretty straight forward as far as functionality. It&#8217;s design premise is geared more towards classroom review but can be used by the independent student.</p>
<p>The flash game loads a separate text file which holds all of the necessary questions, answers and point values. Naturally, you can change all of these values to whatever you deem important.</p>
<p>For those who are curious, it has been recoded to look for the text file in a relative path structure instead of just assuming the file is in the same (root) folder as the jeopardy game. Apparently, flash has a hard time finding paths with php/SQL driven sites like joomla and wordpress.</p>
<p>In any case, jeopardy works just as well outside of the web as an executable file as in the web as an embedded object (swf).</p>
<p>For a demo, click <a href="http://asianantics.net/wp-content/uploads/2011/02/jeopardy.swf" target="_blank">here</a> and type in &#8220;chp2&#8243; without the quotes.</p>
<table width="90%">
<tbody>
<tr>
<th style="text-align: center;">Flash Executable (.exe)</th>
<th style="text-align: center;">Flash File (.swf)</th>
<th style="text-align: center;"><span style="text-decoration: underline;">Required</span> Text File</th>
</tr>
<tr>
<td style="text-align: center;"><a href="http://asianantics.net/wp-content/uploads/2011/02/jeopardy.exe">EXE File</a></td>
<td style="text-align: center;"><a href="http://asianantics.net/wp-content/uploads/2011/02/jeopardy.swf">SWF File</a> (right click &#8220;save-as&#8221;)</td>
<td style="text-align: center;"><a href="http://asianantics.net/wp-content/uploads/2011/02/jeopardy_questions.template.txt">TXT File</a> (right click &#8220;save-as&#8221;)</td>
</tr>
</tbody>
</table>
<blockquote><p>Please Note:<br />
The text file <strong><span style="text-decoration: underline;">must</span></strong> be in the same folder as the jeopardy file.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://asianantics.net/2011/02/modified-jeopardy-game-for-you-teachers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Spam-A-Lot</title>
		<link>http://asianantics.net/2011/02/spam-a-lot/</link>
		<comments>http://asianantics.net/2011/02/spam-a-lot/#comments</comments>
		<pubDate>Fri, 11 Feb 2011 18:35:35 +0000</pubDate>
		<dc:creator>sopeak</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Engineering & Tech]]></category>
		<category><![CDATA[Site Related]]></category>
		<category><![CDATA[askismet]]></category>
		<category><![CDATA[avh spam]]></category>
		<category><![CDATA[blockers]]></category>
		<category><![CDATA[harvesters]]></category>
		<category><![CDATA[mung]]></category>
		<category><![CDATA[spam]]></category>

		<guid isPermaLink="false">http://asianantics.net/?p=628</guid>
		<description><![CDATA[In my ever constant vigilance against comment and blog spam, I stumbled across Project Honeypot and found some interesting techniques to prevent spambots from harvesting your email. The technique is called &#8220;Address Munging&#8221; and there are many ways to implement email obfuscation. Apparently, some of these techniques will block up to 85% of the current [...]]]></description>
			<content:encoded><![CDATA[<p>In my ever constant vigilance against comment and blog spam, I stumbled across <a href="http://projecthoneypot.org" target="_blank">Project Honeypot</a> and found some interesting techniques to prevent spambots from harvesting your email. The technique is called &#8220;<a href="http://en.wikipedia.org/wiki/Address_munging" target="_blank">Address Munging</a>&#8221; and there are many ways to implement email obfuscation. Apparently, some of these techniques will block up to 85% of the current computers running spambots. More sophisticated harvesters will be able to &#8220;break&#8221; the munging and still steal your email address.</p>
<p style="text-align: left;">I would argue that 15% is a lot better than 100% and have effectively implemented some of the techniques presented. An ingenious method that does not require images or scripts is hiding your address(es) under ASCII code. Using ASCII makes it a little tougher for harvesters to get your email without sacrificing readability/usability. Below is the script I found to mung your email address completely into ASCII code.</p>
<p style="text-align: center;">For example:<br />
ted@example.com becomes<br />
<span style="color: #3366ff;">&amp;#116;&amp;#101;&amp;#100;&amp;#64;&amp;#101;&amp;#120;&amp;#97;&amp;#109;&amp;#112;&amp;#108;&amp;#101;&amp;#46;&amp;#99;&amp;#111;&amp;#109;</span></p>
<div>
<form style="text-align: center;" action="javascript:void(null);">
<input id="result_input" style="width: 300px;" onclick="this.select();" type="text" />
<input onclick="convertEmail();" type="button" value="MUNG!" /> <span style="font-size: 75%;"><br />
(Please note: I will never store or record any email addresses you enter here.)</span></form>
<form style="text-align: center;" action="javascript:void(null);"><span style="font-size: 75%;"><br />
</span></form>
</div>
<p style="text-align: left;">This script will turn anything into ASCII code. The best way to use it is to mung your &#8220;mailto:&#8221; reference as well. For those that know coding, when you link your email address, it&#8217;s done using the html command:</p>
<p style="text-align: center;">&lt;a href=&#8221;mailto:ted@example.com&#8221;&gt;ted@example.com&lt;/a&gt;</p>
<p style="text-align: left;">Munging using ASCII code can turn it into something horrific looking but effective in deterring harvesters:</p>
<p style="text-align: center;"><span style="color: #3366ff;">&lt;a href=&#8221;&amp;#109;&amp;#97;&amp;#105;&amp;#108;&amp;#116;&amp;#111;&amp;#58;&amp;#116;&amp;#101;&amp;#100;&amp;#64;&amp;#101;&amp;#120;<br />
&amp;#97;&amp;#109;&amp;#112;&amp;#108;&amp;#101;&amp;#46;&amp;#99;&amp;#111;&amp;#109;&#8221;&gt;<br />
&amp;#116;&amp;#101;&amp;#100;&amp;#64;&amp;#101;&amp;#120;&amp;#97;&amp;#109;&amp;#112;<br />
&amp;#108;&amp;#101;&amp;#46;&amp;#99;&amp;#111;&amp;#109;&lt;/a&gt;</span></p>
<p style="text-align: center;"><strong>It is important to note that you <em><span style="text-decoration: underline;">must</span></em> be editing in HTML for ASCII code to work.</strong></p>
<p>Other, more simple, techniques involve simply changing some characters into words. The symbol &#8216;@&#8217; becomes &#8216;(at)&#8217; or &#8216;.&#8217; becomes &#8216;(dot)&#8217;. Unfortunately, most harvesters can still find these addresses easily while making it more difficult for the end user. More advanced techniques implement javascript and text logo images.</p>
<p>One more useful tip is to italicize the email characters &#8216;@&#8217; and &#8216;.&#8217; making your email address ted<em>@</em>example<em>.</em>com. This makes it copy-able and aids in deterring harvesters.</p>
<p>For those wordpress bloggers, plugins like Akismet and <a href="http://wordpress.org/extend/plugins/avh-first-defense-against-spam/" target="_blank">AVH</a> do wonders. My word of advice is to use multiple detectors and blockers to avoid getting comment spammed. Invisible scripts that check for machines is very useful (but requires Javascript to be turned on in order to comment).</p>
<p>I hope some of this information helps all of you!</p>
]]></content:encoded>
			<wfw:commentRss>http://asianantics.net/2011/02/spam-a-lot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ouch! Didn&#8217;t that Hurt? Yes&#8230; yes it did.</title>
		<link>http://asianantics.net/2011/02/ouch-didnt-that-hurt-yes-yes-it-did/</link>
		<comments>http://asianantics.net/2011/02/ouch-didnt-that-hurt-yes-yes-it-did/#comments</comments>
		<pubDate>Thu, 03 Feb 2011 19:31:14 +0000</pubDate>
		<dc:creator>sopeak</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Competition]]></category>
		<category><![CDATA[Demo]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[Martial Arts]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Sparring]]></category>
		<category><![CDATA[Sports & Fitness]]></category>
		<category><![CDATA[Taekwondo]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://asianantics.net/?p=551</guid>
		<description><![CDATA[I was watching Rumble in the Bronx the other day and if you&#8217;ve seen it you know that during the end credits there is a gag reel showing some of the funny things that happen and also the dangerous stunts that are performed. Recently, I also watched Chocolate, a Thai action movie with advanced stunt [...]]]></description>
			<content:encoded><![CDATA[<p>I was watching <em>Rumble in the Bronx</em> the other day and if you&#8217;ve seen it you know that during the end credits there is a gag reel showing some of the funny things that happen and also the dangerous stunts that are performed. Recently, I also watched <em>Chocolate</em>, a Thai action movie with advanced stunt and fight choreography. Like <em>Rumble in the Bronx</em>, they showed a gag reel showcasing the fighting and stunts. All I have to say is wow. These stunt people seriously put themselves into some serious situations when they agree to a choreographed fight.</p>
<p>Watching these clips makes you appreciate the abuse they put their bodies through in order for you to enjoy an action-packed movie. With demand higher than ever for even more outlandish and altogether superhuman stunts, I wouldn&#8217;t be surprised if there&#8217;s a shortage of people willing to subject themselves to this unique brand of self-torture. That being said, I don&#8217;t actually believe it myself. There will always be people wanting to get their name out there and to be the next Jackie Chan or Jet Li. In order for them to do so, they have to agree to do these insane stunts.</p>
<p>Would I be willing to do it? I don&#8217;t think I&#8217;d want to fall on my head if the scene required it, but some of those stunts actually look fun. Then again, I&#8217;m nuts and love all things Martial Arts so&#8230; yeah. Here&#8217;s the stunt clip from <em>Chocolate</em> so that you understand the insanity required to do these things.</p>
<p style="text-align: center;">
<object style="width:425px; height:300px;">
<param name="movie" value="http://asianantics.net/wp-content/plugins/wp-youtube-player/tubeplayer.swf?videoId=chjDPvvHW0w" />
<param name="allowScriptAccess" value="always" />
<param name="wmode" value="window" />
<param name="allowFullScreen" value="true" />
<embed src="http://asianantics.net/wp-content/plugins/wp-youtube-player/tubeplayer.swf?videoId=chjDPvvHW0w" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" wmode="window" width="425" height="300"></object>
</p>
<p style="text-align: left;">And as an added bonus: A clip of me getting kicked in the face about a year ago.</p>
<p style="text-align: center;">
<object style="width:425px; height:300px;">
<param name="movie" value="http://asianantics.net/wp-content/plugins/wp-youtube-player/tubeplayer.swf?videoId=YPd32E45HMA" />
<param name="allowScriptAccess" value="always" />
<param name="wmode" value="window" />
<param name="allowFullScreen" value="true" />
<embed src="http://asianantics.net/wp-content/plugins/wp-youtube-player/tubeplayer.swf?videoId=YPd32E45HMA" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" wmode="window" width="425" height="300"></object>
</p>
]]></content:encoded>
			<wfw:commentRss>http://asianantics.net/2011/02/ouch-didnt-that-hurt-yes-yes-it-did/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>USPS Rant</title>
		<link>http://asianantics.net/2010/11/usps-rant/</link>
		<comments>http://asianantics.net/2010/11/usps-rant/#comments</comments>
		<pubDate>Tue, 30 Nov 2010 23:45:02 +0000</pubDate>
		<dc:creator>sopeak</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Family]]></category>
		<category><![CDATA[Holiday]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rant]]></category>
		<category><![CDATA[terrible service]]></category>
		<category><![CDATA[usps]]></category>

		<guid isPermaLink="false">http://asianantics.net/?p=546</guid>
		<description><![CDATA[We all know the USPS service is sub-par when it comes to packages but (let&#8217;s face it) cheaper than Fed-Ex and UPS. Anyway, we got one of the packages we ordered for Christmas today and I thought it&#8217;d be fun to check the tracking to see where (according to the post office) it was. It [...]]]></description>
			<content:encoded><![CDATA[<p>We all know the USPS service is  sub-par when it comes to packages but (let&#8217;s face it) cheaper than Fed-Ex and UPS.</p>
<p>Anyway, we got one of the packages we ordered for Christmas today and I thought it&#8217;d be fun to check the tracking to see where (according to the post office) it was. It should be known that I&#8217;m not allowed to open any packages since there&#8217;s stuff I&#8217;m not allowed to see. Fortunately, the package has its tracking number without my having to go look it up on the Amazon account. Here&#8217;s what I found when I looked it up:</p>
<p><a href="http://asianantics.net/wp-content/uploads/2010/11/usps_terrible.jpg" rel="lightbox[546]"><img class="aligncenter size-thumbnail wp-image-547" title="usps_terrible" src="http://asianantics.net/wp-content/uploads/2010/11/usps_terrible-150x150.jpg" alt="" width="150" height="150" /></a>And here&#8217;s the package as proof of delivery:</p>
<p><a href="http://asianantics.net/wp-content/uploads/2010/11/package-delivered.jpg" rel="lightbox[546]"><img class="aligncenter size-thumbnail wp-image-548" title="package-delivered" src="http://asianantics.net/wp-content/uploads/2010/11/package-delivered-150x150.jpg" alt="" width="150" height="150" /></a>Go figure. Terrible service. Just terrible.</p>
<p>End Rant.</p>
]]></content:encoded>
			<wfw:commentRss>http://asianantics.net/2010/11/usps-rant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fitness Tip of the Week</title>
		<link>http://asianantics.net/2010/11/fitness-tip-of-the-week/</link>
		<comments>http://asianantics.net/2010/11/fitness-tip-of-the-week/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 21:09:38 +0000</pubDate>
		<dc:creator>sopeak</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Holiday]]></category>
		<category><![CDATA[Martial Arts]]></category>
		<category><![CDATA[Sports & Fitness]]></category>
		<category><![CDATA[Taekwondo]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://asianantics.net/?p=542</guid>
		<description><![CDATA[I know I missed last week and that&#8217;s my fault. With all the hustle and bustle of the holiday season, I simply forgot to write even an update That leads me to this week’s tip: Stay committed. Since the holiday season is upon us, we all tend to relax in our workout routines and lose [...]]]></description>
			<content:encoded><![CDATA[<p>I know I missed last week and that&#8217;s my fault. With all the hustle and bustle of the holiday season, I simply forgot to write even an update <img src='http://asianantics.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>That leads me to this week’s tip:</p>
<p><strong><em>Stay committed.</em></strong></p>
<p>Since the holiday season is upon us, we all tend to relax in our workout routines and lose focus. For one reason or another, we tend to make up excuses why we don&#8217;t have to exercise during the sandwiched holidays of Thanksgiving, Christmas and New Year&#8217;s. I understand completely. The weather is getting colder, there&#8217;s a lot of delicious food to eat and it&#8217;s just enjoyable to spend time with friends and family. You don&#8217;t have to do a lot, go jogging or spend a day shopping (the hours on your feet and walking around is exercise enough). The worst things to do are gorge on food and do nothing for a month. As tempting as that can be, you will lose everything you worked for up to that point. You will have wasted all your muscle, cardio, toning &#8211; whatever. You will have to start nearly from scratch &#8211; I doubt any of us would want that.</p>
<p>So let&#8217;s make an agreement. You stay committed and focused and I will do the same &#8211; and keep up on my blogging. Deal? Deal.</p>
]]></content:encoded>
			<wfw:commentRss>http://asianantics.net/2010/11/fitness-tip-of-the-week/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Movie Review: Dragon Tiger Gate</title>
		<link>http://asianantics.net/2010/11/movie-review-dragon-tiger-gate/</link>
		<comments>http://asianantics.net/2010/11/movie-review-dragon-tiger-gate/#comments</comments>
		<pubDate>Mon, 22 Nov 2010 20:00:32 +0000</pubDate>
		<dc:creator>sopeak</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Martial Arts]]></category>
		<category><![CDATA[Movies]]></category>
		<category><![CDATA[Review]]></category>

		<guid isPermaLink="false">http://asianantics.net/?p=529</guid>
		<description><![CDATA[An earlier movie directed by Wilson Yip, with fight choreography by Donnie Yen (who also happens to star in the movie). I&#8217;ll start off by saying that Dragon Tiger Gate seems to be an answer to Hollywood&#8217;s success with comic book adaptations. This particular movie is based upon the popular Chinese comic Oriental Heroes (龍虎門). [...]]]></description>
			<content:encoded><![CDATA[<p>An earlier movie directed by Wilson Yip, with fight choreography by Donnie Yen (who also happens to star in the movie).</p>
<p>I&#8217;ll start off by saying that Dragon Tiger Gate seems to be an answer to Hollywood&#8217;s success with comic book adaptations. This particular movie is based upon the popular Chinese comic <em>Oriental Heroes (</em>龍虎門). Since I have never read the comic book series, I can only comment on the movie&#8217;s quality.</p>
<p>The movie itself gives credence to Wilson Yip&#8217;s creativity and give you a better understanding of how he has developed his art of camera placement and scene design. Each scene is well crafted and the artwork gives you a sense of comic book flair and adds to pull you further into the world of these heroes.</p>
<p>Unfortunately, I am one of those people that prefer to watch the movie in it&#8217;s original language (netflix streams english dubbing) because I like to hear the subtle changes in the character&#8217;s voice that you don&#8217;t generally hear in the dubbing. I also would just prefer to hear the original character&#8217;s voice &#8211; especially when you already know what they sound like. Additionally, dubbing usually doesn&#8217;t give you the proper meaning for words that subbing is typically able to present. If you ever compare the same movie with dubbing vs subbing, you&#8217;ll notice that there&#8217;s a fair bit of discrepancy between translations. I&#8217;m in the crowd that thinks that subbing gives you a better understanding of what they&#8217;re actually saying and adds more to the movie.</p>
<p>All that aside, the movie is pretty well done with some spectacular fight scenes. Well done, Donnie Yen. There&#8217;s some wire-fu but with a movie that is based off a Chinese comic book, I expected that. The CG is well done and not over-the-top gimmicky.</p>
<p>As far as martial art styles, Wilson Yip does a good job tying in old-style Chinese martial arts wizardry and strange powers with new action-packed modern style fight sequences. You&#8217;ll know what I&#8217;m talking about when you see it. Think back to <a href="http://www.imdb.com/title/tt0108148/">Iron Monkey</a> and <a href="http://www.imdb.com/title/tt0373074/">Kung Fu Hustle</a>. Remember the odd and quirky powers some of them had? Dragon Tiger Gate, though not quirky, makes these powers seem kind of cool and modern with the help of CG.</p>
<p>I think the best part was seeing Wah Yuen again as the Master. If any of you remember Kung Fu Hustle, you&#8217;ll know him as the Landlord. He was, by far, my favorite character in that movie.</p>
<p>Overall, I give this movie an <strong>8/10</strong> for entertainment value, cool looking background art &amp; CG, a great mix of the old and new, and making me want to go learn some fun tricks.</p>
<p style="text-align: center;">
<object style="width:425px; height:300px;">
<param name="movie" value="http://asianantics.net/wp-content/plugins/wp-youtube-player/tubeplayer.swf?videoId=bYP2vwcK6h0" />
<param name="allowScriptAccess" value="always" />
<param name="wmode" value="window" />
<param name="allowFullScreen" value="true" />
<embed src="http://asianantics.net/wp-content/plugins/wp-youtube-player/tubeplayer.swf?videoId=bYP2vwcK6h0" type="application/x-shockwave-flash" allowfullscreen="true" allowScriptAccess="always" wmode="window" width="425" height="300"></object>
</p>
]]></content:encoded>
			<wfw:commentRss>http://asianantics.net/2010/11/movie-review-dragon-tiger-gate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

