<?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>Thaweesak Suksuwan &#187; Thaweesak</title> <atom:link href="http://thaweesak.com/author/thaweesak/feed/" rel="self" type="application/rss+xml" /><link>http://thaweesak.com</link> <description>A by-product of a lifestyle obsession</description> <lastBuildDate>Mon, 21 Jun 2010 13:16:15 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Elephero.com</title><link>http://thaweesak.com/2010/06/21/elephero-com/</link> <comments>http://thaweesak.com/2010/06/21/elephero-com/#comments</comments> <pubDate>Mon, 21 Jun 2010 13:16:15 +0000</pubDate> <dc:creator>Thaweesak</dc:creator> <category><![CDATA[General]]></category><guid
isPermaLink="false">http://thaweesak.com/?p=299</guid> <description><![CDATA[
Elephero Design has launched its new website! Please browse the site, enjoy the work, and let us know any feedback you may have.
http://bit.ly/elephero [http://elephero.com]
]]></description> <content:encoded><![CDATA[<p><img
src="http://thaweesak.com/wp-content/uploads/2010/06/elephero.logo_.web2_.png" alt="" title="elephero.logo.web2" width="262" height="57" class="alignnone size-full wp-image-308" /></p><p>Elephero Design has launched its new website! Please browse the site, enjoy the work, and let us know any feedback you may have.</p><p><a
href="http://bit.ly/elephero">http://bit.ly/elephero</a> [<a
href="http://elephero.com">http://elephero.com</a>]</p> ]]></content:encoded> <wfw:commentRss>http://thaweesak.com/2010/06/21/elephero-com/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Vibrant Ink for Snow Leopard Terminal</title><link>http://thaweesak.com/2010/05/03/vibrant-ink-for-snow-leopard-terminal/</link> <comments>http://thaweesak.com/2010/05/03/vibrant-ink-for-snow-leopard-terminal/#comments</comments> <pubDate>Sun, 02 May 2010 21:23:19 +0000</pubDate> <dc:creator>Thaweesak</dc:creator> <category><![CDATA[General]]></category><guid
isPermaLink="false">http://thaweesak.com/?p=274</guid> <description><![CDATA[If you&#8217;re on Leopard (Mac OS X 10.5), follow the instructions on the following post: Vibrant Ink for Leopard Terminal
Here&#8217;s a preview of what we&#8217;re trying to achieve:Instructions
1. Download and install the SIMBL plugin on the website. There&#8217;s instructions on how to install the SIBML plugin there.
Download SIMBL: SIMBL website
2. Install the TerminalColors hack for [...]]]></description> <content:encoded><![CDATA[<blockquote><p>If you&#8217;re on <strong>Leopard (Mac OS X 10.5)</strong>, follow the instructions on the following post: <a
href="http://thaweesak.com/2007/12/06/vibrant-ink-for-leopard-terminal/">Vibrant Ink for Leopard Terminal</a></p></blockquote><p>Here&#8217;s a preview of what we&#8217;re trying to achieve:<br
/> <a
href="http://thaweesak.com/wp-content/uploads/2010/05/terminal.png"><img
src="http://thaweesak.com/wp-content/uploads/2010/05/terminal.png" alt="" title="Vibrant Ink - Snow Leopard Terminal" width="417" height="317" class="alignnone size-full wp-image-276" /></a></p><p><strong>Instructions</strong><br
/> 1. Download and install the <a
href="http://www.culater.net/software/SIMBL/SIMBL.php">SIMBL</a> plugin on the website. There&#8217;s instructions on how to install the SIBML plugin there.<br
/> <strong>Download SIMBL:</strong> <a
href="http://www.culater.net/software/SIMBL/SIMBL.php">SIMBL website</a></p><p>2. Install the <a
href="http://ciaranwal.sh/2007/11/01/customising-colours-in-leopard-terminal">TerminalColors hack for Leopard</a>. Extract to <code>~/Library/Application Support/SIMBL/Plugins</code><br
/> <strong>Download TerminalColors:</strong> <a
href="http://github.com/timmfin/terminalcolours/raw/master/TerminalColours-SL-64bit.zip">TerminalColors 64 bit</a> | <a
href='http://thaweesak.com/wp-content/uploads/2010/05/TerminalColours-SL-64bit.zip'>Mirror</a></p><p>3. Install the Vibrant Ink for Snow Leopard Terminal Theme.<br
/> <strong>Download theme:</strong> <a
href='http://thaweesak.com/wp-content/uploads/2010/05/Vibrant-Ink-Pragmata.terminal.zip'>Vibrant Ink for Snow Leopard Terminal Theme</a></p><p>4. Launch <em>Terminal</em>. Type in the following command:<br
/> <code><br
/> pico .bashrc [PRESS ENTER]<br
/> </code></p><blockquote><p><em>OPTIONAL:</em> If you&#8217;re on ZSH, type in the following command:<br
/> <code><br
/> pico .zshrc [PRESS ENTER]<br
/> </code></p></blockquote><p>5. Copy the following command and paste them into your terminal screen.<br
/> <code># START COLOR #<br
/> export GREP_OPTIONS='--color=auto'<br
/> export CLICOLOR=1;<br
/> # END COLOR #</code></p><p><a
href="http://thaweesak.com/wp-content/uploads/2010/05/pico.png"><img
src="http://thaweesak.com/wp-content/uploads/2010/05/pico.png" alt="" title="Pico" width="417" height="317" class="alignnone size-full wp-image-282" /></a></p><p>6. Press <strong>CTRL + X</strong>.<br
/> <a
href="http://thaweesak.com/wp-content/uploads/2010/05/pico-2.png"><img
src="http://thaweesak.com/wp-content/uploads/2010/05/pico-2.png" alt="" title="pico 2" width="417" height="317" class="alignnone size-full wp-image-284" /></a></p><p>7. Press <strong>Y</strong> to save the file.</p><p>7. Voilà! You&#8217;re done! Close your terminal and your Terminal should look something like the screenshot above! I use <a
href="http://www.fsd.it/fonts/pragma.htm">Pragmata</a> font in the screenshot above, so feel free to change the font to what you heart desire.</p> ]]></content:encoded> <wfw:commentRss>http://thaweesak.com/2010/05/03/vibrant-ink-for-snow-leopard-terminal/feed/</wfw:commentRss> <slash:comments>5</slash:comments> </item> <item><title>How to destroy a theme song</title><link>http://thaweesak.com/2010/01/08/how-to-destroy-a-theme-song/</link> <comments>http://thaweesak.com/2010/01/08/how-to-destroy-a-theme-song/#comments</comments> <pubDate>Thu, 07 Jan 2010 23:09:24 +0000</pubDate> <dc:creator>Thaweesak</dc:creator> <category><![CDATA[Entertainment]]></category> <category><![CDATA[Videos]]></category><guid
isPermaLink="false">http://thaweesak.com/?p=250</guid> <description><![CDATA[At the end of the Ponyo, the latest masterpiece by Hayao Miyazaki, the theme song being used in the original Japanese version of the movie was cute and memorable, and it fits the theme of the movie perfectly. The US version, on the other hand, don&#8217;t even sound like it belongs in the movie.
Ponyo Theme [...]]]></description> <content:encoded><![CDATA[<p>At the end of the <a
href="http://en.wikipedia.org/wiki/Ponyo">Ponyo</a>, the latest masterpiece by <a
href="http://en.wikipedia.org/wiki/Hayao_Miyazaki">Hayao Miyazaki</a>, the theme song being used in the original Japanese version of the movie was cute and memorable, and it fits the theme of the movie perfectly. The US version, on the other hand, don&#8217;t even sound like it belongs in the movie.</p><h3>Ponyo Theme Song &#8211; Japanese</h3><p>Here&#8217;s the original japanese version of the song:<br
/> <object
width="425" height="344"><param
name="movie" value="http://www.youtube.com/v/r0lk-GEhYdY&#038;hl=en_US&#038;fs=1&#038;"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/r0lk-GEhYdY&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p><h3>Ponyo Theme Song &#8211; English</h3><p>And here&#8217;s the US release of the song:<br
/> <object
width="425" height="344"><param
name="movie" value="http://www.youtube.com/v/FX82kFE4KxY&#038;hl=en_US&#038;fs=1&#038;"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/FX82kFE4KxY&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p><h3>Ponyo &#8211; How to destroy a theme song</h3><p>Here&#8217;s a comparison and a mini review of both songs by <a
href="http://www.youtube.com/user/manoelpdb">manoelpdb</a>.<br
/> <object
width="425" height="344"><param
name="movie" value="http://www.youtube.com/v/sil9nclPe2I&#038;hl=en_US&#038;fs=1&#038;"></param><param
name="allowFullScreen" value="true"></param><param
name="allowscriptaccess" value="always"></param><embed
src="http://www.youtube.com/v/sil9nclPe2I&#038;hl=en_US&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://thaweesak.com/2010/01/08/how-to-destroy-a-theme-song/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Setting Paste and Match Style as default</title><link>http://thaweesak.com/2009/06/15/setting-paste-and-match-style-as-default/</link> <comments>http://thaweesak.com/2009/06/15/setting-paste-and-match-style-as-default/#comments</comments> <pubDate>Sun, 14 Jun 2009 20:52:50 +0000</pubDate> <dc:creator>Thaweesak</dc:creator> <category><![CDATA[Apple]]></category><guid
isPermaLink="false">http://thaweesak.com/?p=206</guid> <description><![CDATA[One of the most annoying things about Mail.app application in Leopard is its paste with formatting feature. Some might find this useful, but I ended up with emails that looked like this!That&#8217;s surely unprofessional by any standard.
There&#8217;s already a simple fix for this however. You can just press Command + Option + Shift + V. [...]]]></description> <content:encoded><![CDATA[<p>One of the most annoying things about Mail.app application in Leopard is its paste with formatting feature. Some might find this useful, but I ended up with emails that looked like this!</p><p><a
href="http://thaweesak.com/wp-content/uploads/2009/06/Picture-8.png"><img
src="http://thaweesak.com/wp-content/uploads/2009/06/Picture-8-300x211.png" alt="Sample Mail" title="Sample Mail" width="300" height="211" class="alignnone size-medium wp-image-236" /></a></p><p>That&#8217;s surely unprofessional by any standard.</p><p>There&#8217;s already a simple fix for this however. You can just press Command + Option + Shift + V. Try that. Seriously. Try and press all that 4 buttons together. I don&#8217;t think anyone would want to repeat that command stroke every single time.</p><p>In order to set &#8220;<strong>Paste and Match Sytle</strong>&#8221; as the default paste command, just complete the following instructions:</p><ol><li>Launch <strong>System Preferences</strong>.</li><li>Select <strong>Keyboard &#038; Mouse</strong>.<br
/> <a
href="http://thaweesak.com/wp-content/uploads/2009/06/Keyboard_Mouse.png"><img
src="http://thaweesak.com/wp-content/uploads/2009/06/Keyboard_Mouse-300x251.png" alt="System Preferences - Keyboard &amp; Mouse" title="Keyboard &amp; Mouse" width="300" height="251" class="size-medium wp-image-209" /></a></li><li>Select the <strong>Keyboard Shortcuts</strong> tab. Scroll down and select <strong>All Applications</strong>.<br
/> <a
href="http://thaweesak.com/wp-content/uploads/2009/06/Picture-4.png"><img
src="http://thaweesak.com/wp-content/uploads/2009/06/Picture-4-300x270.png" alt="Keyboard Shortcuts Tab" title="Keyboard Shortcuts Tab" width="300" height="270" class="alignnone size-medium wp-image-216" /></a></li><li>Click on the small + box at the bottom left of the window.</li><li>Fill up the dialog with the following details:<br
/><strong>Application:</strong> All Applications (Or the name of the application)<br
/><strong>Menu Title:</strong> Paste and Match Style<br
/> <strong>Keyboard Shortcut:</strong> &#8984;V (Command + V)<br
/> <a
href="http://thaweesak.com/wp-content/uploads/2009/06/Picture-5.png"><img
src="http://thaweesak.com/wp-content/uploads/2009/06/Picture-5-300x152.png" alt="Paste and Match Style Dialog" title="Paste and Match Style Dialog" width="300" height="152" class="alignnone size-medium wp-image-221" /></a></li></ol><p>There you have it. Perfectly formatted pasted information in your mail (or any other applications that comes with the feature) all the time.</p> ]]></content:encoded> <wfw:commentRss>http://thaweesak.com/2009/06/15/setting-paste-and-match-style-as-default/feed/</wfw:commentRss> <slash:comments>28</slash:comments> </item> <item><title>Install CakePHP on ServerFreak</title><link>http://thaweesak.com/2009/06/10/install-cakephp-on-serverfreak/</link> <comments>http://thaweesak.com/2009/06/10/install-cakephp-on-serverfreak/#comments</comments> <pubDate>Wed, 10 Jun 2009 01:52:34 +0000</pubDate> <dc:creator>Thaweesak</dc:creator> <category><![CDATA[General]]></category><guid
isPermaLink="false">http://thaweesak.com/?p=164</guid> <description><![CDATA[
To get CakePHP to work with ServerFreak or any other hosting (e.g. IPSERVERONE, 1&#038;1, Godaddy) that serves from a user directory that already uses mod_rewrite, all you have to do is add RewriteBase statements to the .htaccess files that CakePHP uses:/.htaccess
/app/.htaccess
/app/webroot/.htaccessHere&#8217;s how they should look like after modification.
/.htaccess
&#60;ifmodule mod_rewrite.c&#62;
&#160;&#160;RewriteEngine on
&#160;&#160;RewriteBase /
&#160;&#160;RewriteRule    ^$	app/webroot/ [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://thaweesak.com/wp-content/uploads/2009/06/cakephp2.jpg" alt="CakePHP" title="CakePHP" width="430" height="161" class="alignnone size-full wp-image-182" /></p><p>To get <a
href="http://cakephp.org/">CakePHP</a> to work with <a
href="http://www.web-hosting.net.my/">ServerFreak</a> or any other hosting (e.g. IPSERVERONE, 1&#038;1, Godaddy) that serves from a user directory that already uses <strong>mod_rewrite</strong>, all you have to do is add <strong>RewriteBase</strong> statements to the <strong>.htaccess</strong> files that CakePHP uses:</p><ul><li>/.htaccess</li><li>/app/.htaccess</li><li>/app/webroot/.htaccess</li></ul><p>Here&#8217;s how they should look like after modification.</p><h3>/.htaccess</h3><blockquote><p><code>&lt;ifmodule mod_rewrite.c&gt;<br
/> &nbsp;&nbsp;RewriteEngine on<br
/> &nbsp;&nbsp;<strong>RewriteBase /</strong><br
/> &nbsp;&nbsp;RewriteRule    ^$	app/webroot/    [L]<br
/> &nbsp;&nbsp;RewriteRule    (.*)	app/webroot/$1    [L]<br
/> &lt;/ifmodule&gt;<br
/> </code></p></blockquote><h3>/app/.htaccess</h3><blockquote><p><code>&lt;IfModule mod_rewrite.c&gt;<br
/> &nbsp;&nbsp;RewriteEngine on<br
/> &nbsp;&nbsp;<strong>RewriteBase /</strong><br
/> &nbsp;&nbsp;RewriteRule    ^$  /webroot/    [L]<br
/> &nbsp;&nbsp;RewriteRule    (.*) /webroot/$1    [L]<br
/> &lt;/IfModule&gt;</code></p></blockquote><h3>/app/webroot/.htaccess</h3><blockquote><p><code><br
/> &lt;IfModule mod_rewrite.c&gt;<br
/> &nbsp;&nbsp;RewriteEngine On<br
/> &nbsp;&nbsp;<strong>RewriteBase /</strong><br
/> &nbsp;&nbsp;RewriteCond %{REQUEST_FILENAME} !-d<br
/> &nbsp;&nbsp;RewriteCond %{REQUEST_FILENAME} !-f<br
/> &nbsp;&nbsp;RewriteRule ^(.*)$ /index.php?url=$1 [QSA,L]<br
/> &lt;/IfModule&gt;</code></p></blockquote><p>Once you have completed all the steps above, you should have a working CakePHP installation!</p><p>Source: <a
href="http://book.cakephp.org/view/37/Apache-and-mod_rewrite-and-htaccess">3.3.4 Apache and mod_rewrite (and .htaccess)</a></p> ]]></content:encoded> <wfw:commentRss>http://thaweesak.com/2009/06/10/install-cakephp-on-serverfreak/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Why so serious?</title><link>http://thaweesak.com/2009/01/06/why-so-serious/</link> <comments>http://thaweesak.com/2009/01/06/why-so-serious/#comments</comments> <pubDate>Mon, 05 Jan 2009 17:39:50 +0000</pubDate> <dc:creator>Thaweesak</dc:creator> <category><![CDATA[Inspiration]]></category><guid
isPermaLink="false">http://thaweesak.com/?p=138</guid> <description><![CDATA[
]]></description> <content:encoded><![CDATA[<p><img
src="http://thaweesak.com/wp-content/uploads/2009/01/img_0006.png" alt="Why so serious?" title="Why so serious?" width="320" height="480" class="alignnone size-full wp-image-139" /></p> ]]></content:encoded> <wfw:commentRss>http://thaweesak.com/2009/01/06/why-so-serious/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>New Old School Trash Icon</title><link>http://thaweesak.com/2008/07/16/new-old-school-trash-icon/</link> <comments>http://thaweesak.com/2008/07/16/new-old-school-trash-icon/#comments</comments> <pubDate>Tue, 15 Jul 2008 21:28:08 +0000</pubDate> <dc:creator>Thaweesak</dc:creator> <category><![CDATA[Customization]]></category> <category><![CDATA[Inspiration]]></category> <category><![CDATA[Mac]]></category> <category><![CDATA[Windows]]></category><guid
isPermaLink="false">http://thaweesak.com/?p=102</guid> <description><![CDATA[Here&#8217;s a good looking Trash icon if you are going for the Classic Macintosh look. Icon&#8217;s available for both Windows and Macintosh.Get it here: 128&#215;128.COM by Anton GerasimenkoUpdate: Since the original site is down, you can download it here until the site is restored.
Download New Old School Trash Icon]]></description> <content:encoded><![CDATA[<p>Here&#8217;s a good looking Trash icon if you are going for the Classic Macintosh look. Icon&#8217;s available for both <strong>Windows</strong> and <strong>Macintosh</strong>.</p><p><img
src="http://thaweesak.com/wp-content/uploads/2008/07/picture-17.png" title="New Old School Trash Icon" width="430" height="299" /></p><p>Get it here: <a
href="http://128x128.livejournal.com/11682.html">128&#215;128.COM by Anton Gerasimenko</a></p><blockquote><p> <strong>Update: </strong>Since the original site is down, you can download it here until the site is restored.<br
/> <a
href="http://thaweesak.com/wp-content/uploads/2008/07/NewOldSchoolTrash.zip">Download New Old School Trash Icon</a></p></blockquote> ]]></content:encoded> <wfw:commentRss>http://thaweesak.com/2008/07/16/new-old-school-trash-icon/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>The Wire, Simpsons style</title><link>http://thaweesak.com/2008/06/08/the-wire-simpsons-style/</link> <comments>http://thaweesak.com/2008/06/08/the-wire-simpsons-style/#comments</comments> <pubDate>Sat, 07 Jun 2008 17:15:50 +0000</pubDate> <dc:creator>Thaweesak</dc:creator> <category><![CDATA[Interesting]]></category><guid
isPermaLink="false">http://thaweesak.com/?p=95</guid> <description><![CDATA[
Drawings of The Wire in Simpsons style. Here&#8217;s the scene from the TV series.
Source: Periscope Studio » Archive for The Wire
]]></description> <content:encoded><![CDATA[<p><img
src="http://thaweesak.com/wp-content/uploads/2008/05/thewire-simpsons.jpg" alt="The Wire, Simpsons style" title="The Wire, Simpsons style" width="430" height="315" class="center frame" /></p><p><a
href="http://periscopestudio.com/?cat=23">Drawings of The Wire in Simpsons style.</a> Here&#8217;s <a
href="http://www.youtube.com/watch?v=whwawZ1YoOc">the scene</a> from the TV series.</p><p>Source: <a
href="http://periscopestudio.com/?cat=23">Periscope Studio » Archive for The Wire</a></p> ]]></content:encoded> <wfw:commentRss>http://thaweesak.com/2008/06/08/the-wire-simpsons-style/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Office 2007 user? Download Search Commands</title><link>http://thaweesak.com/2008/05/06/office-2007-user-download-search-commands/</link> <comments>http://thaweesak.com/2008/05/06/office-2007-user-download-search-commands/#comments</comments> <pubDate>Mon, 05 May 2008 23:15:51 +0000</pubDate> <dc:creator>Thaweesak</dc:creator> <category><![CDATA[Apps]]></category><guid
isPermaLink="false">http://thaweesak.com/?p=96</guid> <description><![CDATA[
Search Commands helps you find commands, options, wizards, and galleries in Microsoft Office 2007 Word, Excel and PowerPoint. Just type what you’re looking for in your own words and click the command you need. Search Commands also includes Guided Help, which acts as a tour guide for specific tasks.
Download
You can download Search Commands from the [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://thaweesak.com/wp-content/uploads/2008/05/searchcommands.jpg" alt="" title="searchcommands" width="430" height="105" class="alignnone size-full wp-image-97" /></p><blockquote><p>Search Commands helps you find commands, options, wizards, and galleries in Microsoft Office 2007 Word, Excel and PowerPoint. Just type what you’re looking for in your own words and click the command you need. Search Commands also includes Guided Help, which acts as a tour guide for specific tasks.</p></blockquote><h3>Download</h3><p>You can <a
href="http://msofficelb.vo.llnwd.net/o25/2dbf9d2f-522f-4b19-8679-3539cc38eb5f/setup.msi">download</a> Search Commands from the <a
href="http://www.officelabs.com/projects/searchcommands/Pages/default.aspx">Microsoft Office Labs</a>.</p> ]]></content:encoded> <wfw:commentRss>http://thaweesak.com/2008/05/06/office-2007-user-download-search-commands/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Interesting album covers</title><link>http://thaweesak.com/2008/05/04/interesting-album-covers/</link> <comments>http://thaweesak.com/2008/05/04/interesting-album-covers/#comments</comments> <pubDate>Sun, 04 May 2008 10:20:05 +0000</pubDate> <dc:creator>Thaweesak</dc:creator> <category><![CDATA[Interesting]]></category> <category><![CDATA[Music]]></category><guid
isPermaLink="false">http://thaweesak.com/?p=99</guid> <description><![CDATA[Matching album covers
Very interesting way to stitch album art together. You can see the rest of the gallery at Afhakers.nl.Album Cover Galore!!
Watch this! It&#8217;s just plain out of this world. Here&#8217;s the excerpt from the author himself:
This spot takes you on a hilarious, ultra-violent, semi-pornographic tour through just about every famous album cover known to [...]]]></description> <content:encoded><![CDATA[<h3>Matching album covers</h3><p>Very interesting way to stitch album art together. You can see the rest of the gallery at <a
href="http://www.afhakers.nl/media.asp?x=7995">Afhakers.nl</a>.</p><p><img
src="http://thaweesak.com/wp-content/uploads/2008/05/albumcovers1.jpg" title="Album Covers 1" width="430" height="560" class="alignnone size-full wp-image-100" /></p><p><img
src="http://thaweesak.com/wp-content/uploads/2008/05/albumcovers2.jpg" title="Album Covers 2" width="430" height="560" class="alignnone size-full wp-image-100" /></p><h3>Album Cover Galore!!</h3><p>Watch this! It&#8217;s just plain out of this world. Here&#8217;s the excerpt from the author himself:</p><blockquote><p>This spot takes you on a hilarious, ultra-violent, semi-pornographic tour through just about every famous album cover known to man.</p></blockquote><p><object
width="425" height="355"><param
name="movie" value="http://www.youtube.com/v/fP83IrERdP4&#038;hl=en&#038;rel=0"></param><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/fP83IrERdP4&#038;hl=en&#038;rel=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p> ]]></content:encoded> <wfw:commentRss>http://thaweesak.com/2008/05/04/interesting-album-covers/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 5/13 queries in 0.030 seconds using disk

Served from: thaweesak.com @ 2010-09-07 21:13:54 -->