<?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>Tris Le</title>
	<atom:link href="http://trisle.net/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://trisle.net/blog</link>
	<description>Lê Cao Trí</description>
	<lastBuildDate>Sun, 13 Nov 2011 06:26:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Make a marketing plan in one hour. Is it another digital joke!?</title>
		<link>http://trisle.net/blog/2011/11/13/attractive-title-or-false-advertising/</link>
		<comments>http://trisle.net/blog/2011/11/13/attractive-title-or-false-advertising/#comments</comments>
		<pubDate>Sat, 12 Nov 2011 17:07:07 +0000</pubDate>
		<dc:creator>Tris</dc:creator>
				<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://trisle.net/blog/?p=489</guid>
		<description><![CDATA[<p>I was caught on an email with a newsletter from AppSumo who I subscribed the other day. As usual, I have always been await for their new deals that come in handy, but today&#8217;s update seems a bit weird to me. The deal is about a new video on helping you write a marketing plan [...]]]></description>
			<content:encoded><![CDATA[<p>I was caught on an email with a newsletter from <strong>AppSumo</strong> who I subscribed the other day. As usual, I have always been await for their new deals that come in handy, but today&#8217;s update seems a bit weird to me. The deal is about a new video on helping you write a marketing plan in one hour by Paul Hontz and Jason Kehrer.</p>
<p>Here is the link: <a href="http://www.appsumo.com/jason-kehrer-one-hour-marketing-action-video/" target="_blank">http://www.appsumo.com/jason-kehrer-one-hour-marketing-action-video/</a></p>
<p>The opening sentence is: <span style="color: #993366;"><em>&#8220;Jason Kehrer shows you how to build your marketing plan (and a bunch of other stuff) in an hour. Don’t spend weeks on stuff that should take hours&#8221;</em></span>. I don&#8217;t know whether most of the people fall convinced by this headline, but to me it sounds really weird in terms of seriousness. My definition of a marketing plan is something that would take you weeks to accomplish if you&#8217;re making a serious go about your own business. Believing or not, I do agree that this title is somehow attractive and easy to get people convinced, and this is part of advertising as well. However, critically, do you really want to prepare a marketing plan in just a few hours?</p>
<p>No, I suppose.  Actually, (I guess) what they want to ship to you is more about how to efficiently write a marketing plan, that cuts off some of the bottlenecks while developing it. They might also teach you how to structure the plan and all the different yet useful techniques. And that&#8217;s it. That holds true. However, what&#8217;s also true is the fact that all of the dot points that they listed would probably take you days and days to get them done, not just a structure itself. What I mean is the title of this deal seems a bit ambiguous to the readers and the way the authors attract them (the readers) is by making a marketing plan appear less serious than it really is, which is less or more not very useful.</p>
<p>It reminds me of the time I was in high school <a href="http://sic.edu.vn" target="_blank">SIC</a>. My favorite business teacher Keith Kirchner spent a lot of his effort to get the most out of our marketing lessons. I also remember that we had to develop a <strong>simple</strong> marketing plan as a course&#8217;s major project, and it lasted for 3 weeks (we covered executive summary, cost estimation, distribution and networks, profiling, pricing strategies and a few more). We all were excited to get the idea onto papers, and to thoroughly discuss it in a student manner. It has been proven to me that a real marketing plan doesn&#8217;t seem to be that easy to get it done in one hour (even an unrealistic high school project did last for 3 weeks). Only those who are not serious about what they&#8217;re doing, will think the way that I don&#8217;t.</p>
<p>Hence, the motive of making the deal is alright, but the way they title it is not as ok, at least in my opinion.</p>
]]></content:encoded>
			<wfw:commentRss>http://trisle.net/blog/2011/11/13/attractive-title-or-false-advertising/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching boolean value in one line</title>
		<link>http://trisle.net/blog/2011/10/19/switching-boolean-value-in-one-line/</link>
		<comments>http://trisle.net/blog/2011/10/19/switching-boolean-value-in-one-line/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 04:52:18 +0000</pubDate>
		<dc:creator>Tris</dc:creator>
				<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[boolean]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[simple]]></category>

		<guid isPermaLink="false">http://trisle.net/blog/?p=473</guid>
		<description><![CDATA[<p>I used to be really poor at simplifying my code (even my living style), but in the recent months I have tried hard to always keep in mind the idea of making-it-simpler. I switched all my accounts&#8217; screen-names to BeingSimpler, just to remind myself that what needs to be simple then keep it simple. The [...]]]></description>
			<content:encoded><![CDATA[<p>I used to be really poor at simplifying my code (even my living style), but in the recent months I have tried hard to always keep in mind the idea of making-it-simpler. I switched all my accounts&#8217; screen-names to <strong>BeingSimpler</strong>, just to remind myself that what needs to be simple then keep it simple. The result of this long-live campaign (so far) is now I can write code with 20-30% lines lesser than before. It doesn&#8217;t really mean that writing fewer lines of code is better, and this rule can only be applied to certain circumstances.</p>
<p>I know developers hardcode all the time just to keep things organized in their ways, but our coding world has been deemed to be much universal these days, and every single snippet of code can be delivered or passed along the line for the sake of reusing it. So writing portable, clean and clear code doesn&#8217;t only help you maintain it easily, but can also reflect your ability to work collectively or your mentality and approach to code-professionalism.</p>
<p>Too much of the introduction though I know I should keep it simple in this post, but I&#8217;m gonna talk more about<a href="http://trisle.net/upcoming.php?back_segment=2011/10/19/switching-boolean-value-in-one-line/"> keep-it-simple or keep-it-simply-organized</a> later on if I have enough time.</p>
<p>So what is the point? I&#8217;ve been reading some of my friends&#8217; code at uni, and some of the real-world coders, and some of them have some of the common ways of dealing with coding situations. One of these situations is what I&#8217;m trying to stress in this post, which is to deal with switching boolean value efficiently (actually more simply).</p>
<p>Imagine that you have to write a function that checks and switches a certain task from not-completed state to completed state (i.e. FALSE to TRUE). You can have up to two options: 1) switch from not-completed state to completed state and 2) (1) or vice-versa.</p>
<p><strong>For 1) You only want 1 outcome, which is isCompleted holds true whenever you call the method.</strong></p>

<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000066; font-weight: bold;">void</span> setComplete<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> <span style="color: #666666; font-style: italic;">//switch from not completed to completed</span>
     isCompleted <span style="color: #339933;">=</span> <span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span>isCompleted<span style="color: #009900;">&#41;</span> <span style="color: #339933;">?</span> <span style="color: #339933;">!</span>isCompleted <span style="color: #339933;">:</span> isCompleted<span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>Does it look clean in just a line? Yes it is, and indeed tricky too. I don&#8217;t really recommend this way since you can write it  much cleaner and better (to understand) by using if statement, so you won&#8217;t play around with assigning variable to itself.</p>

<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000066; font-weight: bold;">void</span> setComplete<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span> <span style="color: #666666; font-style: italic;">//switch from not completed to completed</span>
     <span style="color: #000000; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span><span style="color: #339933;">!</span>isCompleted<span style="color: #009900;">&#41;</span> isCompleted <span style="color: #339933;">=</span> <span style="color: #000066; font-weight: bold;">true</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p><strong>For 2) You want to have 2 outcomes, depending on the input, as a meaning of switching</strong></p>

<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000066; font-weight: bold;">void</span> switchComplete<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #000000; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>isCompleted<span style="color: #009900;">&#41;</span>
        isCompleted <span style="color: #339933;">=</span> <span style="color: #000066; font-weight: bold;">false</span><span style="color: #339933;">;</span> <span style="color: #666666; font-style: italic;">// if it is completed, then switch it back to be not completed.</span>
    <span style="color: #000000; font-weight: bold;">else</span>
        isCompleted <span style="color: #339933;">=</span> <span style="color: #000066; font-weight: bold;">true</span><span style="color: #339933;">;</span> <span style="color: #666666; font-style: italic;">// if it is not completed, then switch it to be completed.</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

<p>It looks pretty ordinary and easy to understand. But you can write this in only 1 line instead of 4 lines (with check-style rule applied) or 2 lines (without check-style rule applied). Thus:</p>

<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">public</span> <span style="color: #000066; font-weight: bold;">void</span> switchComplete<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    isCompleted <span style="color: #339933;">=</span> <span style="color: #339933;">!</span>isCompleted<span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://trisle.net/blog/2011/10/19/switching-boolean-value-in-one-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iThank Steve Jobs</title>
		<link>http://trisle.net/blog/2011/10/12/ithank-steve-jobs/</link>
		<comments>http://trisle.net/blog/2011/10/12/ithank-steve-jobs/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 06:26:45 +0000</pubDate>
		<dc:creator>Tris</dc:creator>
				<category><![CDATA[Day-2-Day Entries]]></category>
		<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://trisle.net/blog/?p=467</guid>
		<description><![CDATA[<p>I just designed this page: <a href="http://ithanksteve.net" target="_blank">http://ithanksteve.net</a> (or <a href="http://ithanksteve.info" target="_blank">http://ithanksteve.info</a>) as I think it&#8217;s good for Apple&#8217;s fans (or Steve&#8217;s fans) to give back to him something, at least a thank message.</p> <p>The structure is indeed clean and sweet for users to send 200-character-long messages quickly and easily. Purely made from CodeIgnitor (you [...]]]></description>
			<content:encoded><![CDATA[<p>I just designed this page: <a href="http://ithanksteve.net" target="_blank">http://ithanksteve.net</a> (or <a href="http://ithanksteve.info" target="_blank">http://ithanksteve.info</a>) as I think it&#8217;s good for Apple&#8217;s fans (or Steve&#8217;s fans) to give back to him something, at least a thank message.</p>
<p>The structure is indeed clean and sweet for users to send 200-character-long messages quickly and easily. Purely made from CodeIgnitor (you can blame me if it&#8217;s obviously slowing down this simple page, but I don&#8217;t have much time) and jQuery, and more importantly it is (partially) Apple-styled.</p>
<p>Thanks Steve for enriching our lives.</p>
<p><img class="aligncenter" title="Steve Jobs" src="http://ithanksteve.net/public/images/t_hero.png" alt="Steve Jobs 1955 - 2011" width="496" height="465" /></p>
]]></content:encoded>
			<wfw:commentRss>http://trisle.net/blog/2011/10/12/ithank-steve-jobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Poker or Lady Gaga&#8217;s Poker Face</title>
		<link>http://trisle.net/blog/2011/09/22/poker-or-lady-gagas-poker-face/</link>
		<comments>http://trisle.net/blog/2011/09/22/poker-or-lady-gagas-poker-face/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 06:39:26 +0000</pubDate>
		<dc:creator>Tris</dc:creator>
				<category><![CDATA[Day-2-Day Entries]]></category>

		<guid isPermaLink="false">http://trisle.net/blog/?p=448</guid>
		<description><![CDATA[<p>Eventually mid-term exam is all over. A good thing about this is that now I can catch up with some sleeps or don&#8217;t feel any pressure when hanging out in the city with my uni&#8217;s mates. And a bad thing about this is that I will get to be a little bit slower than usual [...]]]></description>
			<content:encoded><![CDATA[<p>Eventually mid-term exam is all over. A good thing about this is that now I can catch up with some sleeps or don&#8217;t feel any pressure when hanging out in the city with my uni&#8217;s mates. And a bad thing about this is that I will get to be a little bit slower than usual in terms of studying&#8230; Whatever, just chill out a bit and enjoy a few days of freedom first!</p>
<p>I bet a few of you have probably heard of the song Poker Face by Lady Gaga. It used to be one of my most played songs in the period of 2009-2010, and I still keep the habit of turning this song on every time I want to dance, either at home or in a party.</p>
<p><span style="color: #888888;"><em>I wanna hold em&#8217; like they do in Texas Plays</em></span><br />
<span style="color: #888888;"><em> Fold em&#8217; let em&#8217; hit me raise it baby stay with me (I love it)</em></span><br />
<span style="color: #888888;"><em> Love game intuition play the cards with Spades to start</em></span><br />
<span style="color: #888888;"><em> And after he&#8217;s been hooked I&#8217;ll play the one that&#8217;s on his heart</em></span><br />
<span style="color: #888888;"><em>&#8230;</em></span><br />
<span style="color: #888888;"><em>Can&#8217;t read my,</em><em> Can&#8217;t read my</em></span><br />
<span style="color: #888888;"><em> No he can&#8217;t read-a my poker face</em><em> (she’s got me like nobody)</em></span><br />
<span style="color: #888888;"><em> Can&#8217;t read my</em><em>, Can&#8217;t read my</em></span><br />
<span style="color: #888888;"><em> No he can&#8217;t read-a my poker face</em><em> (she’s got me like nobody)</em></span></p>
<p>But it happened to me (ridiculously) that I didn&#8217;t even know what is a poker game, though I had heard several times before that this game is the world&#8217;s most favourite gambling game. I tried to look for it and got to know it recently. Personally, I don&#8217;t find this game as addictive as other people claim, and I don&#8217;t have a strong feeling about it as well (or maybe I don&#8217;t know enough). At Trinity, my residential college, I have quite a few friends who are keen on playing poker, and we have some casino nights organized on campus during a year as well. Of course those casino thingy and gambling games are held for fun, we don&#8217;t use heaps of bucks on it.</p>
<p>For those of you who don&#8217;t know what is poker, here is a brief introduction that I took from Wikipedia:</p>
<blockquote><p><span style="color: #888888;">In most modern poker games, the first round of betting begins with some form of forced bet by one of the players. In standard poker, each player is betting that the hand he has will be the highest ranked. The action then proceeds clockwise around the table and each player in turn must either match the maximum previous bet or<span style="color: #cc99ff;"> <a title="Betting (poker)" href="http://en.wikipedia.org/wiki/Betting_%28poker%29#Fold"><span style="color: #cc99ff;">fold</span></a></span>, losing the amount bet so far and all further interest in the hand. A player who matches a bet may also &#8220;raise,&#8221; or increase the bet. The betting round ends when all players have either matched the last bet or folded. If all but one player fold on any round, then the remaining player collects the <span style="color: #cc99ff;"><a title="Pot (poker)" href="http://en.wikipedia.org/wiki/Pot_%28poker%29"><span style="color: #cc99ff;">pot</span></a></span> and may choose to show or conceal their hand. If more than one player remains in contention after the final betting round, the hands are revealed and the player with the winning hand takes the pot. With the exception of initial forced bets, money is only placed into the pot voluntarily by a player who, at least in theory, rationally believes the bet has positive<span style="color: #cc99ff;"> <a title="Expected value" href="http://en.wikipedia.org/wiki/Expected_value"><span style="color: #cc99ff;">expected value</span></a></span>. Thus, while the outcome of any particular hand significantly involves chance, the long-run expectations of the players are determined by their actions chosen on the basis of <span style="color: #cc99ff;"><a title="Probability" href="http://en.wikipedia.org/wiki/Probability"><span style="color: #cc99ff;">probability</span></a></span>, <span style="color: #cc99ff;"><a title="Psychology" href="http://en.wikipedia.org/wiki/Psychology"><span style="color: #cc99ff;">psychology</span></a></span> and<span style="color: #cc99ff;"> <a title="Game theory" href="http://en.wikipedia.org/wiki/Game_theory"><span style="color: #cc99ff;">game theory</span></a></span>.</span></p></blockquote>
<p>You can try playing poker online (of course, you have to do some betting with real money) at this website: <a href="http://hu.partypoker.com/" target="_blank">http://hu.partypoker.com/</a> . I haven&#8217;t checked it yet but the steps prior to playing should be the same to online shopping&#8217;s procedure: get your account registered, connect it with your bank account (via Visa, Mastercard or Paypal) and play. My recommendation is to spend your time and money wisely for entertainment purposes only, don&#8217;t get too addicted, it does you no good at all, friends.</p>
<p>Hopefully after reading this. you can now decide whether to dance on Lady Gaga&#8217;s Poker Face in your free time or get online for some real poker games, or both at the same time if you can. Let&#8217;s entertain yourself!</p>
]]></content:encoded>
			<wfw:commentRss>http://trisle.net/blog/2011/09/22/poker-or-lady-gagas-poker-face/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>[Fun] Best pseudo-code ever collection</title>
		<link>http://trisle.net/blog/2011/09/05/best-pseudo-code-ever-collection/</link>
		<comments>http://trisle.net/blog/2011/09/05/best-pseudo-code-ever-collection/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 06:19:38 +0000</pubDate>
		<dc:creator>Tris</dc:creator>
				<category><![CDATA[Day-2-Day Entries]]></category>
		<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://trisle.net/blog/?p=436</guid>
		<description><![CDATA[<p>I was surfing around the Internet and I saw some developers discussing the funniest pseudo-code they have ever seen. Here are some snippets that I think are worth reading.</p> A programmer started to cuss Because getting to sleep was a fuss As he lay there in bed Looping 'round in his head was: while(!asleep()) sheep++ [...]]]></description>
			<content:encoded><![CDATA[<p>I was surfing around the Internet and I saw some developers discussing the funniest pseudo-code they have ever seen. Here are some snippets that I think are worth reading.</p>
<pre>A programmer started to cuss
Because getting to sleep was a fuss
As he lay there in bed
Looping 'round in his head
was: while(!asleep()) sheep++</pre>
<p>&nbsp;</p>
<pre><code>2 * b || ! (2 * b)</code></pre>
<p><code><br />
</code></p>
<pre><code> class Employee {  </code></pre>
<pre>     long lunches;
     short hours;
     double pay;
};</pre>
<p><span class="Apple-style-span" style="font-family: georgia, times, serif; font-size: 14px; line-height: 22px; white-space: normal;"><br />
</span></p>
<p><span class="Apple-style-span" style="font-family: georgia, times, serif; font-size: 14px; line-height: 22px; white-space: normal;">Apple naming function:</span></p>
<p><span class="Apple-style-span" style="font-family: monospace; font-size: 12px; line-height: 18px; white-space: pre;">function name($product){ return &#8216;i&#8217;.$product; }</span></p>
<p>Google naming function:</p>
<p><span class="Apple-style-span" style="font-family: monospace; font-size: 12px; line-height: 18px; white-space: pre;">function name($product){ return $product.&#8217; beta&#8217;; }</span></p>
<pre><span class="Apple-style-span" style="font-family: georgia, times, serif; font-size: 14px; line-height: 22px; white-space: normal;">Microsoft naming function:</span></pre>
<pre><span class="Apple-style-span" style="font-family: monospace; font-size: 12px; line-height: 18px; white-space: pre;">function name($product){ return name($product); } // what??? recursive</span></pre>
<p><code><br />
</code></p>
<pre><code>bikini.ToString();</code></pre>
<p>&nbsp;</p>
<p><em><span style="color: #ff0000;"><strong><span style="font-family: monospace;">Source: <a href="http://stackoverflow.com/questions/660972/what-is-your-best-pseudo-code-phrase/661043#661043"><span style="color: #ff0000;">http://stackoverflow.com/questions/660972/what-is-your-best-pseudo-code-phrase/661043#661043</span></a></span></strong></span></em></p>
<pre></pre>
]]></content:encoded>
			<wfw:commentRss>http://trisle.net/blog/2011/09/05/best-pseudo-code-ever-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@ Graphics Lab</title>
		<link>http://trisle.net/blog/2011/08/09/graphics-lab/</link>
		<comments>http://trisle.net/blog/2011/08/09/graphics-lab/#comments</comments>
		<pubDate>Tue, 09 Aug 2011 06:54:33 +0000</pubDate>
		<dc:creator>Tris</dc:creator>
				<category><![CDATA[Day-2-Day Entries]]></category>
		<category><![CDATA[Information Technology]]></category>
		<category><![CDATA[cs]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[lab]]></category>
		<category><![CDATA[professor]]></category>
		<category><![CDATA[uni]]></category>
		<category><![CDATA[uwa]]></category>
		<category><![CDATA[vietnamese]]></category>

		<guid isPermaLink="false">http://trisle.net/blog/?p=419</guid>
		<description><![CDATA[<p>Today is my first Graphics Lab at uni, quite fun. I think the lab demonstrator (aka our graphics lecturer) is a Vietnamese, her name is Prof. Du Huynh, the surname is indeed so Vietnames&#8230;</p> <p>Oops, she was looking at my monitor just now&#8230;err so awkward.</p> <p>just</p> <p>get</p> <p>some</p> <p>space</p> <p>to</p> <p>hide</p> <p>I like running code [...]]]></description>
			<content:encoded><![CDATA[<p>Today is my first <strong>Graphics Lab</strong> at uni, quite fun. I think the lab demonstrator (aka our graphics lecturer) is a Vietnamese, her name is Prof. Du Huynh, the surname is indeed so Vietnames&#8230;</p>
<p>Oops, she was looking at my monitor just now&#8230;err so awkward.</p>
<p><span style="color: #888888;"><em>just</em></span></p>
<p><span style="color: #888888;"><em>get</em></span></p>
<p><span style="color: #888888;"><em>some</em></span></p>
<p><span style="color: #888888;"><em>space</em></span></p>
<p><span style="color: #888888;"><em>to</em></span></p>
<p><span style="color: #888888;"><em>hide</em></span></p>
<p>I like running code in command line, just can&#8217;t get enough of Kate editor and its add-on terminal, so I decided to install Fedora on my own laptop, such a cute Linux.</p>
<p>Now working with OpenGL and ready for all its challenges plus excitements.</p>
]]></content:encoded>
			<wfw:commentRss>http://trisle.net/blog/2011/08/09/graphics-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Những ngày ở Việt Nam</title>
		<link>http://trisle.net/blog/2011/07/23/nh%e1%bb%afng-ngay-%e1%bb%9f-vi%e1%bb%87t-nam/</link>
		<comments>http://trisle.net/blog/2011/07/23/nh%e1%bb%afng-ngay-%e1%bb%9f-vi%e1%bb%87t-nam/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 14:44:02 +0000</pubDate>
		<dc:creator>Tris</dc:creator>
				<category><![CDATA[Day-2-Day Entries]]></category>

		<guid isPermaLink="false">http://trisle.net/blog/?p=411</guid>
		<description><![CDATA[<p>Xa nhà 4 tháng về Việt Nam cảm giác thật tuyệt. Dù đã chơi được 4 tuần trong 5 tuần nghỉ nhưng vẫn còn cảm thấy tiếc nuối. Đi xa mới thấy không đâu bằng quê nhà: gia đình, bạn bè, thức ăn và văn hóa.</p> <p>Mà hình như mình có 2 bản chất, 1 [...]]]></description>
			<content:encoded><![CDATA[<p>Xa nhà 4 tháng về Việt Nam cảm giác thật tuyệt. Dù đã chơi được 4 tuần trong 5 tuần nghỉ nhưng vẫn còn cảm thấy tiếc nuối. Đi xa mới thấy không đâu bằng quê nhà: gia đình, bạn bè, thức ăn và văn hóa.</p>
<p>Mà hình như mình có 2 bản chất, 1 bản chất Việt Nam khi ở Việt Nam, vì rất Việt Nam. Còn bản chất còn lại là bản chất rất không Việt Nam haha.</p>
<p>Ngày này tuần sau chuẩn bị về lại Perth, nửa vui nửa buồn, nửa muốn đi nửa chưa.</p>
<p>Nhưng dù gì thì cũng phải đi tiếp với thực tế thôi, học nữa học mãi.</p>
<p><strong><em>PS: đố ai biết được mức độ chơi bời của mình ở Việt Nam hehe.</em></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://trisle.net/blog/2011/07/23/nh%e1%bb%afng-ngay-%e1%bb%9f-vi%e1%bb%87t-nam/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Disqus Comment System</title>
		<link>http://trisle.net/blog/2011/06/20/disqus-comment-system/</link>
		<comments>http://trisle.net/blog/2011/06/20/disqus-comment-system/#comments</comments>
		<pubDate>Mon, 20 Jun 2011 02:21:59 +0000</pubDate>
		<dc:creator>Tris</dc:creator>
				<category><![CDATA[Day-2-Day Entries]]></category>
		<category><![CDATA[Information Technology]]></category>

		<guid isPermaLink="false">http://trisle.net/blog/?p=401</guid>
		<description><![CDATA[<p>I didn&#8217;t want to install <a title="Disqus" href="http://disqus.com" target="_blank">Disqus </a>on my blog at the beginning, for some reasons. But after a while, I thought it would be helpful.</p> <p>So it&#8217;s been installed.</p>]]></description>
			<content:encoded><![CDATA[<p>I didn&#8217;t want to install <a title="Disqus" href="http://disqus.com" target="_blank">Disqus </a>on my blog at the beginning, for some reasons. But after a while, I thought it would be helpful.</p>
<p>So it&#8217;s been installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://trisle.net/blog/2011/06/20/disqus-comment-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lipdubera &#8211; Vietnam is still behind!</title>
		<link>http://trisle.net/blog/2011/06/13/libdup-era-in-vietnam/</link>
		<comments>http://trisle.net/blog/2011/06/13/libdup-era-in-vietnam/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 10:25:44 +0000</pubDate>
		<dc:creator>Tris</dc:creator>
				<category><![CDATA[Sounds Id(iot)eal]]></category>

		<guid isPermaLink="false">http://trisle.net/blog/?p=389</guid>
		<description><![CDATA[<p>Lipdubera? I mean lipdub era has begun. There is a large number of schools, universities and organisations around the world created their own Lipdub video clips and posted them on Youtube. I can think of quite a few reasons behind:</p> Marketing purposes &#8211; apparently crystal clear Social connection &#8211; sounds reasonable, since the organizers aim [...]]]></description>
			<content:encoded><![CDATA[<p>Lipdubera? I mean lipdub era has begun. There is a large number of schools, universities and organisations around the world created their own Lipdub video clips and posted them on Youtube. I can think of quite a few reasons behind:</p>
<ol>
<li><strong>Marketing purposes</strong> &#8211; apparently crystal clear</li>
<li><strong>Social connection</strong> &#8211; sounds reasonable, since the organizers aim at strengthening the connection (or the feeling of connection) between their employees or students by creating a lipdub video (a number of people may get involved)</li>
<li><strong>Fund raising</strong> &#8211; hmm&#8230; ideologically true</li>
<li><strong>Propagation </strong>- definitely a good reason, I really don&#8217;t know why <a href="http://www.earthhour.org/Homepage.aspx" target="_blank">Earth Hour</a> and <a href="http://www.cleanuptheworld.org" target="_blank">Clean Up The World</a> have not yet created their own lipdub video. Whether they don&#8217;t know about this, or don&#8217;t want to do it, or because of another reason. Whatever, I guess next year or in a next couple of years, they will release some. The influence of a good lipdub video can be huge for any propaganda purposes.</li>
</ol>
<p>These are the lipdub video clips of my residential college Trinity: <a href="http://www.youtube.com/watch?v=MOjnjHfUBJI" target="_blank">2010</a> <a href="http://www.youtube.com/watch?v=VXeXNTC90hw" target="_blank">2011</a></p>
<p>Interesting? Yes it is!</p>
<p>But, why don&#8217;t <strong>Vietnamese </strong>schools/universities/organisations start making lipdub video?</p>
<ul>
<li>Are they not that trend-sensitive?</li>
<li>or they can&#8217;t think of any reasonable reasons to do this?</li>
<li>or what?</li>
</ul>
<p>I don&#8217;t know. Can you kick-start?</p>
]]></content:encoded>
			<wfw:commentRss>http://trisle.net/blog/2011/06/13/libdup-era-in-vietnam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rap In Me</title>
		<link>http://trisle.net/blog/2011/06/12/rap-in-me/</link>
		<comments>http://trisle.net/blog/2011/06/12/rap-in-me/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 15:29:48 +0000</pubDate>
		<dc:creator>Tris</dc:creator>
				<category><![CDATA[Rap/Hiphop]]></category>

		<guid isPermaLink="false">http://trisle.net/blog/?p=380</guid>
		<description><![CDATA[<p>I like Underground culture, and I like rap/hiphop music (I&#8217;m a fan of Viet Underground Music). To me, rap music is not just a few songs to listen to, but *a thing* that you can create, put your feelings into it naturally and logically, follow the rule of rhyme and flow.</p> <p>It&#8217;s quite like how [...]]]></description>
			<content:encoded><![CDATA[<p>I like Underground culture, and I like rap/hiphop music (I&#8217;m a fan of Viet Underground Music). To me, rap music is not just a few songs to listen to, but *a thing* that you can create, put your feelings into it naturally and logically, follow the rule of rhyme and flow.</p>
<p>It&#8217;s quite like how you construct a website, the same effort and creativity should be spent into it seriously. If building websites you have to follow a lot of different rules and standards, I&#8217;d say rap is just the same but (maybe) isn&#8217;t as strict, since you can *freestyle* it soulfully and creatively.</p>
<p>These are the snippets of my first rap songs (in 2010).</p>
<p><a href="http://trisle.net/music/NoExist-Demo.mp3">No Exist (Tris)</a></p>
<p><a href="http://trisle.net/music/only_pessimism-tris.mp3">Only Pessimism by Tris</a></p>
<p>Mixed and Mastered by me. Give &#8216;em a listen-to (:</p>
]]></content:encoded>
			<wfw:commentRss>http://trisle.net/blog/2011/06/12/rap-in-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://trisle.net/music/NoExist-Demo.mp3" length="2038178" type="audio/mpeg" />
<enclosure url="http://trisle.net/music/only_pessimism-tris.mp3" length="4112718" type="audio/mpeg" />
		</item>
	</channel>
</rss>

