<?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>web technologist &#187; Tips</title>
	<atom:link href="http://www.shinstudio.com/blog/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shinstudio.com/blog</link>
	<description>web 2.0, frontend, ajax, flash, css, dhtml, php</description>
	<lastBuildDate>Thu, 26 Jan 2012 09:50:57 +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>meta tags for iphone site</title>
		<link>http://www.shinstudio.com/blog/frontend-tech/meta-tags-for-iphone-site/</link>
		<comments>http://www.shinstudio.com/blog/frontend-tech/meta-tags-for-iphone-site/#comments</comments>
		<pubDate>Sun, 15 May 2011 05:10:45 +0000</pubDate>
		<dc:creator>sh.kim</dc:creator>
				<category><![CDATA[Frontend Tech]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.shinstudio.com/blog/?p=506</guid>
		<description><![CDATA[TweetCurrently I&#8217;m working on a site that is expected to work fine on iPhone devices. Obviously I knew that I had to dig up meta tags for iPhone site for Safari on the iPhone devices. Found this and here are the list of it: &#60;meta name=&#8221;apple-mobile-web-app-capable&#8221; content=&#8221;yes&#8221;&#62; : sets whether a web application runs in [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton506" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Ffrontend-tech%2Fmeta-tags-for-iphone-site%2F&amp;text=meta%20tags%20for%20iphone%20site&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Ffrontend-tech%2Fmeta-tags-for-iphone-site%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.shinstudio.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Currently I&#8217;m working on a site that is expected to work fine on iPhone devices. Obviously I knew that I had to dig up meta tags for iPhone site for Safari on the iPhone devices.</p>
<p>Found <a href="http://developer.apple.com/library/safari/#documentation/AppleApplications/Reference/SafariHTMLRef/Articles/MetaTags.html#//apple_ref/doc/uid/TP40008193">this</a> and here are the list of it:</p>
<ul>
<li>&lt;meta name=&#8221;apple-mobile-web-app-capable&#8221; content=&#8221;yes&#8221;&gt; : sets whether a web application runs in full-screen mode. (refer to the documentation for the potential values)</li>
<li>&lt;meta name=&#8221;apple-mobile-web-app-status-bar-style&#8221; content=&#8221;black&#8221;&gt; : Sets the style of the status bar for a web application. (refer to the documentation for the potential values)</li>
<li>&lt;meta name=&#8221;format-detection&#8221; content=&#8221;telephone=no&#8221;&gt; : Enables or disables automatic detection of possible phone numbers in a webpage in Safari on iOS.</li>
<li>&lt;meta name = &#8220;viewport&#8221; content = &#8220;width = 320,<br />
       initial-scale = 2.3, user-scalable = no&#8221;&gt; : Changes the logical window size used when displaying a page on iOS.</li>
</ul>
<p>Mostly I was using viewport. <img src='http://www.shinstudio.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.shinstudio.com/blog/frontend-tech/meta-tags-for-iphone-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>reference links for guides to PHP and CouchDB</title>
		<link>http://www.shinstudio.com/blog/backend-tech/reference-links-for-guides-to-php-and-couchdb/</link>
		<comments>http://www.shinstudio.com/blog/backend-tech/reference-links-for-guides-to-php-and-couchdb/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 07:03:28 +0000</pubDate>
		<dc:creator>sh.kim</dc:creator>
				<category><![CDATA[Backend Tech]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.shinstudio.com/blog/?p=503</guid>
		<description><![CDATA[TweetStarted looking at CouchDB with PHP recently and I will update this post as I find more references. How to install CouchDB on ubuntu http://nosql.mypopescu.com/post/452052872/quick-guide-to-couchdb-and-php http://gonzalo123.wordpress.com/2010/03/15/php-and-couchdb/ Of course, NoSQL needs to be looked at too!]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton503" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fbackend-tech%2Freference-links-for-guides-to-php-and-couchdb%2F&amp;text=reference%20links%20for%20guides%20to%20PHP%20and%20CouchDB&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fbackend-tech%2Freference-links-for-guides-to-php-and-couchdb%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.shinstudio.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Started looking at CouchDB with PHP recently and I will update this post as I find more references.</p>
<ul>
<li><a href="http://wiki.apache.org/couchdb/Installing_on_Ubuntu">How to install CouchDB on ubuntu</a></li>
<li><a href="http://nosql.mypopescu.com/post/452052872/quick-guide-to-couchdb-and-php">http://nosql.mypopescu.com/post/452052872/quick-guide-to-couchdb-and-php</a></li>
<li><a href="http://gonzalo123.wordpress.com/2010/03/15/php-and-couchdb/">http://gonzalo123.wordpress.com/2010/03/15/php-and-couchdb/</a></li>
<li><a href="http://en.wikipedia.org/wiki/NoSQL">Of course, NoSQL needs to be looked at too!</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.shinstudio.com/blog/backend-tech/reference-links-for-guides-to-php-and-couchdb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learning generics in Java</title>
		<link>http://www.shinstudio.com/blog/programming/learning-generics-in-java/</link>
		<comments>http://www.shinstudio.com/blog/programming/learning-generics-in-java/#comments</comments>
		<pubDate>Tue, 25 Jan 2011 02:00:22 +0000</pubDate>
		<dc:creator>sh.kim</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[java generics]]></category>

		<guid isPermaLink="false">http://www.shinstudio.com/blog/?p=489</guid>
		<description><![CDATA[TweetGood learning if you are interested in learning Java. Link]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton489" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fprogramming%2Flearning-generics-in-java%2F&amp;text=Learning%20generics%20in%20Java&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fprogramming%2Flearning-generics-in-java%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.shinstudio.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>Good learning if you are interested in learning Java. <img src='http://www.shinstudio.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://java.sun.com/j2se/1.5/pdf/generics-tutorial.pdf">Link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shinstudio.com/blog/programming/learning-generics-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>reference links for rails and git on ubuntu lucid</title>
		<link>http://www.shinstudio.com/blog/backend-tech/reference-links-for-rails-and-git-on-ubuntu-lucid/</link>
		<comments>http://www.shinstudio.com/blog/backend-tech/reference-links-for-rails-and-git-on-ubuntu-lucid/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 03:37:46 +0000</pubDate>
		<dc:creator>sh.kim</dc:creator>
				<category><![CDATA[Backend Tech]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.shinstudio.com/blog/?p=490</guid>
		<description><![CDATA[TweetFor ruby and rails: (I was getting this message &#8220;File not found: lib&#8221; and finally found the answer after googling..) git rails on ruby (although 10.10 is maverick, the instruction worked on 10.04 lucid) 10 git commands Phusion Passenger for rail configuration in apache sudo apt-get install ruby-full wget production.cf.rubygems.org/rubygems/rubygems-1.3.7.tgz tar -xvf rubygems-1.3.7.tgz cd rubygems-1.3.7/ [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton490" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fbackend-tech%2Freference-links-for-rails-and-git-on-ubuntu-lucid%2F&amp;text=reference%20links%20for%20rails%20and%20git%20on%20ubuntu%20lucid&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fbackend-tech%2Freference-links-for-rails-and-git-on-ubuntu-lucid%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.shinstudio.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>For ruby and rails:<br />
(I was getting this message &#8220;File not found: lib&#8221; and finally found the answer after googling..)</p>
<ul>
<li><a href="http://kibyegon.wordpress.com/2010/05/13/how-to-install-git-on-ubuntu-lucid-10-04">git</a></li>
<li><a href="http://excid3.com/blog/2010/10/ruby-on-rails-3-and-mysql-on-ubuntu-10-10/">rails on ruby (although 10.10 is maverick, the instruction worked on 10.04 lucid)</a></li>
<li><a href="http://blog.xkoder.com/2008/08/13/git-tutorial-starting-with-git-using-just-10-commands/">10 git commands</a></li>
<li><a href="http://www.modrails.com/install.html">Phusion Passenger for rail configuration in apache</a></li>
</ul>
<p><span id="more-490"></span></p>
<blockquote><p>sudo apt-get install ruby-full</p>
<p>wget production.cf.rubygems.org/rubygems/rubygems-1.3.7.tgz</p>
<p>tar -xvf rubygems-1.3.7.tgz</p>
<p>cd rubygems-1.3.7/</p>
<p>sudo ruby setup.rb</p>
<p>sudo ln -s /usr/bin/gem1.8 /usr/bin/gem</p>
<p>sudo gem install rdoc</p>
<p>sudo gem install rails</p></blockquote>
<blockquote><p>sudo aptitude build-dep git-core</p>
<p>wget http://kernel.org/pub/software/scm/git/git-1.7.1.tar.gz</p>
<p>tar xvzf git-1.7.1.tar.gz</p>
<p>cd git-1.7.1/</p>
<p>./configure</p>
<p>make</p>
<p>sudo make install</p>
<p>git &#8211;version</p></blockquote>
<p>For mysql5 after the installation:</p>
<ul>
<li>to start mysql: sudo service mysql start</li>
<li>to stop mysql: sudo service mysql stop</li>
<li>to restart mysql: sudo service mysql restart</li>
</ul>
<p>It&#8217;s <strong>NOT</strong> these:</p>
<blockquote><p>sudo /etc/init.d/mysql restart<br />
sudo /etc/init.d/mysql stop<br />
sudo /etc/init.d/mysql start</p></blockquote>
<p><em>UPDATE (nov 23, 2010): </em></p>
<p>According to ruby doc, 1.8.7 p248 and p249 have marshaling bugs and it recommends 1.9.2. And I found <a href="http://torqueo.net/installing-ruby-192-and-rails-3-stable-on-ubuntu/">this guide</a> to upgrade to 1.9.2.</p>
<p>Also <a href="http://www.christopherirish.com/2010/08/25/how-to-install-rvm-on-ubuntu-10-04/">installation RVM on ubuntu</a>. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.shinstudio.com/blog/backend-tech/reference-links-for-rails-and-git-on-ubuntu-lucid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tips on how to write a resume for web developer/engineer</title>
		<link>http://www.shinstudio.com/blog/technology_news/tips-on-how-to-write-a-resume-for-web-developerengineer/</link>
		<comments>http://www.shinstudio.com/blog/technology_news/tips-on-how-to-write-a-resume-for-web-developerengineer/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 01:56:58 +0000</pubDate>
		<dc:creator>sh.kim</dc:creator>
				<category><![CDATA[technology news]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.shinstudio.com/blog/?p=487</guid>
		<description><![CDATA[TweetI&#8217;ve been screening a lot of resumes these days to fill out one open position in our team. However, most of resumes that I reviewed writes about what projects were about and what role the candidate was on. I rejected most of those resumes and sent back to recruiter. Resume is a representation of you [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton487" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Ftechnology_news%2Ftips-on-how-to-write-a-resume-for-web-developerengineer%2F&amp;text=Tips%20on%20how%20to%20write%20a%20resume%20for%20web%20developer%2Fengineer&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Ftechnology_news%2Ftips-on-how-to-write-a-resume-for-web-developerengineer%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.shinstudio.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>I&#8217;ve been screening a lot of resumes these days to fill out one open position in our team. However, most of resumes that I reviewed writes about what projects were about and what role the candidate was on. </p>
<p>I rejected most of those resumes and sent back to recruiter.</p>
<p>Resume is a representation of you as an developer/engineer.  As an engineer, don&#8217;t you want to discuss how you solve an puzzle instead of telling me what the puzzle was all about, what the rule the puzzle had, and so on?</p>
<p>I am looking for a resume that shows me how you solved an issue, how you improved performance, why you chose this approach over that approach, and so on. </p>
<p>In summary, I&#8217;d like to see more details on how and why you do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shinstudio.com/blog/technology_news/tips-on-how-to-write-a-resume-for-web-developerengineer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>pulling query string in node.js</title>
		<link>http://www.shinstudio.com/blog/programming/pulling-query-string-in-node-js/</link>
		<comments>http://www.shinstudio.com/blog/programming/pulling-query-string-in-node-js/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 08:54:19 +0000</pubDate>
		<dc:creator>sh.kim</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.shinstudio.com/blog/?p=468</guid>
		<description><![CDATA[Tweetin web development, pulling data from query string is the basic and fundamental task. In node.js, the syntax is like this: http://{host}:{port}/?name=shinstudio.com 1 2 3 4 5 6 7 var http = require&#40;'http'&#41;, url = require&#40;'url'&#41;; http.createServer&#40;function&#40;request, response&#41; &#123; response.writeHead&#40;200, &#123;&#34;Content-Type&#34;:&#34;text/plain&#34;&#125;&#41;; var urlObj = url.parse&#40;request.url, true&#41;; response.write&#40;&#34;Hello &#34; + urlObj.query&#91;&#34;name&#34;&#93; + &#34;!\n&#34;&#41;; response.close&#40;&#41;; &#125;&#41;.listen&#40;8000&#41;; you [...]]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton468" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fprogramming%2Fpulling-query-string-in-node-js%2F&amp;text=pulling%20query%20string%20in%20node.js&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fprogramming%2Fpulling-query-string-in-node-js%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.shinstudio.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>in web development, pulling data from query string is the basic and fundamental task. In node.js, the syntax is like this:</p>

<div class="wp_syntax"><div class="code"><pre class="text" style="font-family:monospace;">http://{host}:{port}/?name=shinstudio.com</pre></div></div>


<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
</pre></td><td class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #003366; font-weight: bold;">var</span> http <span style="color: #339933;">=</span> require<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'http'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span> url <span style="color: #339933;">=</span> require<span style="color: #009900;">&#40;</span><span style="color: #3366CC;">'url'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
http.<span style="color: #660066;">createServer</span><span style="color: #009900;">&#40;</span><span style="color: #003366; font-weight: bold;">function</span><span style="color: #009900;">&#40;</span>request<span style="color: #339933;">,</span> response<span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    response.<span style="color: #660066;">writeHead</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">200</span><span style="color: #339933;">,</span> <span style="color: #009900;">&#123;</span><span style="color: #3366CC;">&quot;Content-Type&quot;</span><span style="color: #339933;">:</span><span style="color: #3366CC;">&quot;text/plain&quot;</span><span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #003366; font-weight: bold;">var</span> urlObj <span style="color: #339933;">=</span> url.<span style="color: #660066;">parse</span><span style="color: #009900;">&#40;</span>request.<span style="color: #660066;">url</span><span style="color: #339933;">,</span> <span style="color: #003366; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    response.<span style="color: #000066; font-weight: bold;">write</span><span style="color: #009900;">&#40;</span><span style="color: #3366CC;">&quot;Hello &quot;</span> <span style="color: #339933;">+</span> urlObj.<span style="color: #660066;">query</span><span style="color: #009900;">&#91;</span><span style="color: #3366CC;">&quot;name&quot;</span><span style="color: #009900;">&#93;</span> <span style="color: #339933;">+</span> <span style="color: #3366CC;">&quot;!<span style="color: #000099; font-weight: bold;">\n</span>&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    response.<span style="color: #000066;">close</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span>.<span style="color: #660066;">listen</span><span style="color: #009900;">&#40;</span><span style="color: #CC0000;">8000</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p>you can actually test my test app here:</p>
<p><a href="http://www.groupstick.com:8001/?name=shinstudio.com">http://www.groupstick.com:8001/?name=shinstudio.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shinstudio.com/blog/programming/pulling-query-string-in-node-js/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Site Scalability/Performance</title>
		<link>http://www.shinstudio.com/blog/backend-tech/site-scalabilityperformance/</link>
		<comments>http://www.shinstudio.com/blog/backend-tech/site-scalabilityperformance/#comments</comments>
		<pubDate>Thu, 20 May 2010 20:24:59 +0000</pubDate>
		<dc:creator>sh.kim</dc:creator>
				<category><![CDATA[Backend Tech]]></category>
		<category><![CDATA[Frontend Tech]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.shinstudio.com/blog/?p=440</guid>
		<description><![CDATA[TweetThis is old blog post by Peter Van Dijck, which he posted presentation materials regarding site performance and scalability, but it is still very good resource. Check it out.]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton440" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fbackend-tech%2Fsite-scalabilityperformance%2F&amp;text=Site%20Scalability%2FPerformance&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fbackend-tech%2Fsite-scalabilityperformance%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.shinstudio.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>This is old blog post by Peter Van Dijck, which he posted presentation materials regarding site performance and scalability, but it is still very good resource.</p>
<p><a href="http://poorbuthappy.com/ease/archives/2007/04/29/3616/the-top-10-presentation-on-scaling-websites-twitter-flickr-bloglines-vox-and-more">Check it out</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shinstudio.com/blog/backend-tech/site-scalabilityperformance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A player</title>
		<link>http://www.shinstudio.com/blog/tips/a-player/</link>
		<comments>http://www.shinstudio.com/blog/tips/a-player/#comments</comments>
		<pubDate>Sun, 09 May 2010 10:03:31 +0000</pubDate>
		<dc:creator>sh.kim</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.shinstudio.com/blog/?p=421</guid>
		<description><![CDATA[TweetA player definition. Good read.]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton421" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Ftips%2Fa-player%2F&amp;text=A%20player&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Ftips%2Fa-player%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.shinstudio.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p><a href="http://www.inspiredstartup.com/where-in-the-world-are-the-a-players/?utm_source=feedburner&#038;utm_medium=feed&#038;utm_campaign=Feed:+InspiredStartup+(Inspired+Startup)&#038;utm_content=Google+Reader">A player definition</a>. Good read.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shinstudio.com/blog/tips/a-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>memcached with java</title>
		<link>http://www.shinstudio.com/blog/backend-tech/memcached-with-java/</link>
		<comments>http://www.shinstudio.com/blog/backend-tech/memcached-with-java/#comments</comments>
		<pubDate>Wed, 05 May 2010 18:26:48 +0000</pubDate>
		<dc:creator>sh.kim</dc:creator>
				<category><![CDATA[Backend Tech]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[java memcached]]></category>

		<guid isPermaLink="false">http://www.shinstudio.com/blog/uncategorized/memcached-with-java/</guid>
		<description><![CDATA[TweetI found a great post regarding the subject. It&#8217;s a very good read.]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton415" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fbackend-tech%2Fmemcached-with-java%2F&amp;text=memcached%20with%20java&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Fbackend-tech%2Fmemcached-with-java%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.shinstudio.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>I found a <a href="http://sacharya.com/using-memcached-with-java/">great post</a> regarding the subject. It&#8217;s a very good read.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shinstudio.com/blog/backend-tech/memcached-with-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tabs in Textmate</title>
		<link>http://www.shinstudio.com/blog/tips/tabs-in-textmate/</link>
		<comments>http://www.shinstudio.com/blog/tips/tabs-in-textmate/#comments</comments>
		<pubDate>Thu, 22 Apr 2010 21:33:11 +0000</pubDate>
		<dc:creator>sh.kim</dc:creator>
				<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.shinstudio.com/blog/?p=411</guid>
		<description><![CDATA[TweetMy colleague at work gave me a reference to how to set up Textmate so files appear in tab, not in a separate window. It&#8217;s not a perfect solution, but still damn good. Click here to go to the tutorial]]></description>
			<content:encoded><![CDATA[<div id="tweetbutton411" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Ftips%2Ftabs-in-textmate%2F&amp;text=Tabs%20in%20Textmate&amp;related=&amp;lang=en&amp;count=vertical&amp;counturl=http%3A%2F%2Fwww.shinstudio.com%2Fblog%2Ftips%2Ftabs-in-textmate%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://www.shinstudio.com/blog/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><p>My colleague at work gave me a reference to how to set up Textmate so files appear in tab, not in a separate window. It&#8217;s not a perfect solution, but still damn good.</p>
<p><a href="http://muffinresearch.co.uk/archives/2006/06/13/use-tabs-in-textmate-for-remote-files-opened-by-transmit/">Click here to go to the tutorial</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shinstudio.com/blog/tips/tabs-in-textmate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

