<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Kevin HQ</title><link>http://www.kevinhq.com/</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/KevinHQ" /><description></description><language>en</language><managingEditor>noreply@blogger.com (Yosef Kevin Yonathan)</managingEditor><lastBuildDate>Mon, 17 Jun 2013 22:31:34 PDT</lastBuildDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">104</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">25</openSearch:itemsPerPage><feedburner:info uri="kevinhq" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><itunes:owner><itunes:email>noreply@blogger.com</itunes:email></itunes:owner><itunes:explicit>no</itunes:explicit><itunes:subtitle></itunes:subtitle><feedburner:emailServiceId>KevinHQ</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item><title>Fix PHPFox after deleting cache folder accidentally</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/PYv88blN8pk/fix-phpfox-after-deleting-cache-folder-accidentally.html</link><category>PHP</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Wed, 05 Jun 2013 07:44:03 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-4072544042579776667</guid><description>&lt;div style="text-align: justify;"&gt;
We&amp;#39;re human, and sometimes we made mistake. And not long ago, I accidentally deleted file/cache folder inside my PHPFox site , when I intended to clear its cache. I supposed to delete all files inside that folder except index.html file, but the fact is I have deleted the folder itself. The situation became worse since I delete it with Shift+Delete. That means the file won&amp;#39;t be on Thrash folder, it&amp;#39;s gone... I have tried to do look anywhere on the internet, but no luck. And after trying and trying, I was managed to solve it , here what I&amp;#39;ve done:&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/06/fix-phpfox-after-deleting-cache-folder-accidentally.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/PYv88blN8pk" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-06-05T10:44:03.783-04:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/06/fix-phpfox-after-deleting-cache-folder-accidentally.html</feedburner:origLink></item><item><title>How to add Customized Font to Your CSS</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/QCkuuySagj8/how-to-add-customized-font-to-your-css.html</link><category>Internet</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Thu, 09 May 2013 04:50:26 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-5598996917897649483</guid><description>&lt;div style="text-align: justify;"&gt;
It&amp;#39;s been a long time since the last time I posted the tutorial here. There are many reasons, but in short : I&amp;#39;m very very busy with my works. Beside, I also create an intesting platform for buying/selling cars (cars marketplace / cars listing site) at &lt;a href="http://berjualanmobil.com/"&gt;BerjualanMobil.com&lt;/a&gt;. If you ever have chance to go there, you should notice the title of the site used a customized font-family. It&amp;#39;s not an image, it&amp;#39;s just a text with customized font-family. How do I create it ?&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/05/how-to-add-customized-font-to-your-css.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/QCkuuySagj8" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-05-09T07:50:26.448-04:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/05/how-to-add-customized-font-to-your-css.html</feedburner:origLink></item><item><title>How to Create New Empty Git Branch</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/obFuSsymuCw/how-to-create-new-empty-git-branch.html</link><category>Ubuntu</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Tue, 09 Apr 2013 22:52:58 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-6311025555753156142</guid><description>&lt;div style="text-align: justify;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="https://github.com/favicon.ico" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img alt="How to create new empty git branch" border="0" src="https://github.com/favicon.ico"&gt;&lt;/a&gt;&lt;/div&gt;
When you need to create a new empty branch, though you already have the existing branch, for example : master branch, you need to do those steps. Creating new branch as usual won&amp;#39;t create an empty branch. It will be created with the same history of the existing branch. Therefore, if you want to create an absolutely empty git branch, without any history from your old branch, these are the steps you need to do :&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;a href="http://www.kevinhq.com/2013/04/how-to-create-new-empty-git-branch.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/obFuSsymuCw" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-10T01:52:58.343-04:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/04/how-to-create-new-empty-git-branch.html</feedburner:origLink></item><item><title>How to Run Rake Task with Debugger</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/k9avSpdZGXQ/how-to-run-rake-task-with-debugger.html</link><category>Ruby On Rails</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Sun, 07 Apr 2013 22:28:15 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-8240053144984465659</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-joPFp2-VT1s/UMQfnbjRNtI/AAAAAAAAAqA/glwXuMVL0Z4/s200/ruby-on-rails-logo.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em; text-align: justify;"&gt;&lt;img alt="Rails logo" border="0" height="100" src="http://4.bp.blogspot.com/-joPFp2-VT1s/UMQfnbjRNtI/AAAAAAAAAqA/glwXuMVL0Z4/s200/ruby-on-rails-logo.png" width="75"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Even when building a rake task as a part of your Rails application, I bet you will need the debugger to be enabled, to debug the problem you found with the codes inside the task. Unfortunately, running it with --debugger option can not get it run. It returns an error about wrong option instead. But keep in mind that running rake task with debugger enabled is possible, you only have to use different way to make it happen :&lt;br&gt;
&lt;/div&gt;&lt;a href="http://www.kevinhq.com/2013/04/how-to-run-rake-task-with-debugger.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/k9avSpdZGXQ" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-08T01:28:15.243-04:00</app:edited><media:thumbnail url="http://4.bp.blogspot.com/-joPFp2-VT1s/UMQfnbjRNtI/AAAAAAAAAqA/glwXuMVL0Z4/s72-c/ruby-on-rails-logo.png" height="72" width="72" /><feedburner:origLink>http://www.kevinhq.com/2013/04/how-to-run-rake-task-with-debugger.html</feedburner:origLink></item><item><title>How to Identify a Blogspot Blog</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/4TSr_8clUJc/how-to-identify-blogspot-blog.html</link><category>Internet</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Fri, 05 Apr 2013 05:23:39 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-2206312108230439521</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.blogger.com/favicon.ico" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em; text-align: justify;"&gt;&lt;img alt="How to Identify a Blogspot Blog" border="0" src="http://www.blogger.com/favicon.ico"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
There are some ways to identify if a site or blog is hosted on Blogspot.com. Although that site has used a custom top level domain, since Blogspot allow their users to use custom top level domain for their own blog. And identifying such site as Blogspot may need an advanced way. So, let&amp;#39;s start with easiest step to identify a Blogspot blog :&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/04/how-to-identify-blogspot-blog.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/4TSr_8clUJc" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-05T08:23:39.562-04:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/04/how-to-identify-blogspot-blog.html</feedburner:origLink></item><item><title>How to Create Test Users for Your Facebook Apps</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/ROCGHe47mmE/how-to-create-test-users-for-your.html</link><category>Internet</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Thu, 04 Apr 2013 00:05:06 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-7103601844903232198</guid><description>&lt;div style="text-align: justify;"&gt;
Why should you create test users for your Facebook application ? Of course, you don&amp;#39;t want your friends saw any strange update , especially when you need to test that application to post many updates (or scheduled updates). Another reason is to avoid your account considered as spammy. So, how to create those test users for your Facebook application ?&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/04/how-to-create-test-users-for-your.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/ROCGHe47mmE" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-04T03:05:06.858-04:00</app:edited><media:thumbnail url="http://3.bp.blogspot.com/-kQDro6r7ghI/UV0j5CgSpbI/AAAAAAAABec/7txK-k0eUo0/s72-c/test-user-1.png" height="72" width="72" /><feedburner:origLink>http://www.kevinhq.com/2013/04/how-to-create-test-users-for-your.html</feedburner:origLink></item><item><title>Make Responsive Design work on Mobile Device</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/MiwSpTRBNrI/make-responsive-design-work-on-mobile-device.html</link><category>Internet</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Tue, 19 Mar 2013 18:48:25 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-724307312561825659</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://1.bp.blogspot.com/-3qNLn8q9Hgk/UUf1N_FSmxI/AAAAAAAABbQ/1MZgkxtRt7Q/s1600/Responsive_Web_Design_Logo.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img alt="Make Responsive Design work on Mobile Device" border="0" height="100" src="http://1.bp.blogspot.com/-3qNLn8q9Hgk/UUf1N_FSmxI/AAAAAAAABbQ/1MZgkxtRt7Q/s200/Responsive_Web_Design_Logo.png" width="100"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
This is one of my experience when implementing responsive design by utilizing Twitter bootstrap on this site&amp;#39;s layout. The responsive working very well on my computer. I resize the browser size to check if it&amp;#39;s working correctly , the result it is. I even use Google Chrome plugins to check its responsiveness on some resolutions, and it&amp;#39;s working very well. However, when I test it on my mobile phone, the site still display the layout for a device with at least 980px screen width. This is not good, though I&amp;#39;m lucky I finally manage to solve it. How do I solve it ?&lt;br&gt;
&lt;/div&gt;&lt;a href="http://www.kevinhq.com/2013/03/make-responsive-design-work-on-mobile-device.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/MiwSpTRBNrI" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-03-19T21:48:25.439-04:00</app:edited><media:thumbnail url="http://1.bp.blogspot.com/-3qNLn8q9Hgk/UUf1N_FSmxI/AAAAAAAABbQ/1MZgkxtRt7Q/s72-c/Responsive_Web_Design_Logo.png" height="72" width="72" /><feedburner:origLink>http://www.kevinhq.com/2013/03/make-responsive-design-work-on-mobile-device.html</feedburner:origLink></item><item><title>How to Create Blogspot Template from Scratch</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/Y7_Hvo0aDeM/how-to-create-blogspot-template-from-scratch.html</link><category>Internet</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Tue, 19 Mar 2013 18:48:58 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-1442387428536369065</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://www.blogger.com/favicon.ico" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em; text-align: justify;"&gt;&lt;img alt="How to Create Blogspot Template from Scratch" border="0" src="http://www.blogger.com/favicon.ico"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
You may have known that you can find hundred or thousands of free and paid Blogspot template out there. Even if you buy a template for your Blogspot blog, that template is not unique because another person can buy that template too. Therefore, if you want to have a really unique template for your blog, there&amp;#39;s no other way than creating it from scratch. Assuming you have strong background in XML,HTML,Javascript and CSS, you can create your own Blogspot template by following these steps:&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/03/how-to-create-blogspot-template-from-scratch.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/Y7_Hvo0aDeM" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-03-19T21:48:58.991-04:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/03/how-to-create-blogspot-template-from-scratch.html</feedburner:origLink></item><item><title>How to Get Single Name on Facebook</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/54tu2fWbovM/how-to-get-single-name-on-facebook.html</link><category>Internet</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Wed, 03 Apr 2013 01:22:42 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-7628586644623917420</guid><description>&lt;div style="text-align: justify;"&gt;
&lt;b&gt;Warning : &lt;/b&gt;This tutorial may be outdated in the future, depending on how Facebook updates their system, so use them at your own risk (that is : use them wisely). &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Ever wondering why you can see some people display only one word on their Facebook name ? For example , this is &lt;a href="https://www.facebook.com/kevin.yonathan11" rel="nofollow" target="_blank"&gt;my Facebook&lt;/a&gt;. You can see that I only display single name on my Facebook profile. You want to display such name , and hide your Last Name ? Just follow the following steps :&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/03/how-to-get-single-name-on-facebook.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/54tu2fWbovM" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-03T04:22:42.474-04:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/03/how-to-get-single-name-on-facebook.html</feedburner:origLink></item><item><title>Infolinks High Paying Keywords for Software</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/I45zs5KJcSQ/infolinks-high-paying-keywords-for-software.html</link><category>Computer</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Fri, 22 Feb 2013 05:25:14 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-1066791781763638398</guid><description>&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://4.bp.blogspot.com/-OvqYS9wOz50/USdu4wszrRI/AAAAAAAABSI/szaTdv1nEU4/s1600/infolinks-high-paying-keyword.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="185" src="http://4.bp.blogspot.com/-OvqYS9wOz50/USdu4wszrRI/AAAAAAAABSI/szaTdv1nEU4/s200/infolinks-high-paying-keyword.jpg" width="200"&gt;&lt;/a&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
After posting  &lt;a href="http://www.kevinhq.com/2013/02/infolinks-high-paying-keywords-in-computer-category.html"&gt;Infolinks High Paying Keywords List&lt;/a&gt; which contain some keywords related with Computer and its related technology, now I continue to post another my observation for Infolinks High Paying keywords which related with software. Yes, a software is closely related with Computer. However, the following keywords list will be contained with &lt;b&gt;software&lt;/b&gt;. &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
Therefore , if your site or blog topic is closely related with software development, selling software, buying software,distributing software, or producing software, I think the following list will be very useful for you. But always keep in mind that using them all on your site won&amp;#39;t guarantee you to get thousands dollar with Infolinks. You still have to produce high quality content for the site, and of course your site need some traffic (it&amp;#39;s better if it has high traffic). And here they are , the Infolinks High Paying Keywords which related with Software:&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/02/infolinks-high-paying-keywords-for-software.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/I45zs5KJcSQ" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-02-22T08:25:14.545-05:00</app:edited><media:thumbnail url="http://4.bp.blogspot.com/-OvqYS9wOz50/USdu4wszrRI/AAAAAAAABSI/szaTdv1nEU4/s72-c/infolinks-high-paying-keyword.jpg" height="72" width="72" /><feedburner:origLink>http://www.kevinhq.com/2013/02/infolinks-high-paying-keywords-for-software.html</feedburner:origLink></item><item><title>Infolinks High Paying Keywords in Computer Category</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/NR7IK_R37CM/infolinks-high-paying-keywords-in-computer-category.html</link><category>Computer</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Fri, 22 Feb 2013 04:41:50 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-5973102947024496028</guid><description>&lt;div style="text-align: justify;"&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;
&lt;a href="http://2.bp.blogspot.com/-P7voMuXRc_A/USbh_NuH3NI/AAAAAAAABQY/gG0CoksFPN8/s1600/infolinks-high-paying-keyword.jpg" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img alt="Infolinks High Paying Keywords in Computer Category" border="0" height="185" src="http://2.bp.blogspot.com/-P7voMuXRc_A/USbh_NuH3NI/AAAAAAAABQY/gG0CoksFPN8/s200/infolinks-high-paying-keyword.jpg" width="200"&gt;&lt;/a&gt;&lt;/div&gt;
Doesn&amp;#39;t know what Infolinks is ? In short, Infolinks is one of in-text Advertiser providers. Using this provider, you won&amp;#39;t need to provide additional space for ads. Their ads will be placed in-text, inside of your site content.&lt;br&gt;
&lt;br&gt;
You may find many sites posted about Infolinks High Paying Keywords. However, almost of them are posted for many different categories or niche. After running through some of them, I decide to create this post to list all of Infolinks High Paying Keywords in Computer category and its related technology. Hope this list can help you to focus writing the content for your blog, especially if your blog topic is closely related with computer, its hardware, its software, web hosting, internet, and other related technology.&lt;br&gt;
&lt;/div&gt;&lt;a href="http://www.kevinhq.com/2013/02/infolinks-high-paying-keywords-in-computer-category.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/NR7IK_R37CM" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-02-22T07:41:50.872-05:00</app:edited><media:thumbnail url="http://2.bp.blogspot.com/-P7voMuXRc_A/USbh_NuH3NI/AAAAAAAABQY/gG0CoksFPN8/s72-c/infolinks-high-paying-keyword.jpg" height="72" width="72" /><feedburner:origLink>http://www.kevinhq.com/2013/02/infolinks-high-paying-keywords-in-computer-category.html</feedburner:origLink></item><item><title>How to automatically load lib on Ruby On Rails</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/Np3uJjNbJQg/how-to-automatically-load-lib-on-ruby.html</link><category>Ruby On Rails</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Tue, 19 Feb 2013 21:02:41 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-5206401237374175344</guid><description>&lt;div style="text-align: justify;"&gt;
You have added a new lib under /lib folder. But when you call it on your model,view, controller, all of them said undefined constant. You put a debugger, to halt the codes, then trying to call it on the console. But no luck. How to fix it ?&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/02/how-to-automatically-load-lib-on-ruby.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/Np3uJjNbJQg" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-02-20T00:02:41.209-05:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/02/how-to-automatically-load-lib-on-ruby.html</feedburner:origLink></item><item><title>How to Enable URL Rewrite on PHPFox on Localhost</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/4Nh0F1gbrNU/how-to-enable-url-rewrite-on-phpfox-on-localhost.html</link><category>PHP</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Tue, 19 Feb 2013 21:00:07 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-2183139052158935806</guid><description>&lt;div style="text-align: justify;"&gt;
You have set it to &lt;b&gt;1&lt;/b&gt;. You have rename htaccess.text to .htacess. It has been run on your live server correctly. But it&amp;#39;s strange : you can&amp;#39;t make it run on your localhost (local machine). You got 404 page even you have restarted your Apache web server. What&amp;#39;s going on there ?&lt;br&gt;
&lt;/div&gt;&lt;a href="http://www.kevinhq.com/2013/02/how-to-enable-url-rewrite-on-phpfox-on-localhost.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/4Nh0F1gbrNU" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-02-20T00:00:07.808-05:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/02/how-to-enable-url-rewrite-on-phpfox-on-localhost.html</feedburner:origLink></item><item><title>Between Gedit and SublimeText</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/7rtlv4T3-1A/between-gedit-and-sublimetext.html</link><category>Ubuntu</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Tue, 19 Feb 2013 21:00:07 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-1829313656108130101</guid><description>&lt;div style="text-align: justify;"&gt;
Some days ago, I posted about &lt;a href="http://www.kevinhq.com/2013/02/how-to-set-up-gedit-for-coding.html" target="_blank"&gt;how to set up Gedit for coding&lt;/a&gt;. Gedit is one of standard text editor for Linux Ubuntu. Although it&amp;#39;s much lighter and faster than an IDE I usually used for coding, I didn&amp;#39;t find the feature I often used : &lt;b&gt;code formatter&lt;/b&gt;. I have tried some tutorials for enabling Gedit code formatter on the &lt;a href="http://www.kevinhq.com/search/label/Internet" target="_blank"&gt;Internet&lt;/a&gt; but no luck yet. &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;br&gt;&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
And this situation seems need me to look at another tools for coding. On this journey for finding better tools, I hit &lt;a href="http://www.sublimetext.com/" rel="nofollow" target="_blank"&gt;www.sublimetext.com&lt;/a&gt;. And here are some explanations to compare between them:&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/02/between-gedit-and-sublimetext.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/7rtlv4T3-1A" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-02-20T00:00:07.261-05:00</app:edited><media:thumbnail url="http://2.bp.blogspot.com/-2-YRn_Nc0yY/USRRAbmqpYI/AAAAAAAABLI/_ScLpE6_axQ/s72-c/sublime-text-and-gedit.png" height="72" width="72" /><feedburner:origLink>http://www.kevinhq.com/2013/02/between-gedit-and-sublimetext.html</feedburner:origLink></item><item><title>How to Set Default Timezone on Heroku</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/j09lmpU5Lgc/how-to-set-default-timezone-on-heroku.html</link><category>Ruby On Rails</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Fri, 15 Feb 2013 23:52:55 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-8215553546558454858</guid><description>&lt;div style="text-align: justify;"&gt;
If you need to set default timezone for your entire Heroku application, I think you can follow this tutorial. Especially if you want &lt;b&gt;Time.now &lt;/b&gt;function&lt;b&gt; &lt;/b&gt;to use specific Timezone. Yes, you can use &lt;b&gt;Time.zone.now&lt;/b&gt; but the output is a bit different. If that&amp;#39;s the case, you have to set your desired timezone onto your Heroku application and here&amp;#39;s how to do it:&lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/02/how-to-set-default-timezone-on-heroku.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/j09lmpU5Lgc" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-02-16T02:52:55.126-05:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/02/how-to-set-default-timezone-on-heroku.html</feedburner:origLink></item><item><title>How to Set Up Gedit For Coding</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/k66eTRhGMsM/how-to-set-up-gedit-for-coding.html</link><category>Ubuntu</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Wed, 13 Feb 2013 06:22:00 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-5476164042106238812</guid><description>&lt;div style="text-align: justify;"&gt;
I just found this yesterday. I usually wrote codes using IDE. But IDE is heavy. It became heavier on my machine when I run Ruby On Rails process. It became worse since I run some browsers too for debugging purpose. The result is my machine oftens not responding. This situation really bothered me. I looked at the &lt;i&gt;System Testing&lt;/i&gt; menu and I saw the heaviest one was IDE I used. That&amp;#39;s it, I had to switch to other lighter tools : Gedit.&lt;br&gt;
&lt;/div&gt;&lt;a href="http://www.kevinhq.com/2013/02/how-to-set-up-gedit-for-coding.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/k66eTRhGMsM" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-02-13T09:22:00.349-05:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/02/how-to-set-up-gedit-for-coding.html</feedburner:origLink></item><item><title>How to Configure Memcached For PHP on Ubuntu</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/tOTvhbJAOGI/how-to-configure-memcached-for-php-in-ubuntu.html</link><category>PHP</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Tue, 05 Feb 2013 23:40:55 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-7440893752041628141</guid><description>&lt;div style="text-align: justify;"&gt;
Have you installed memcached on your Ubuntu and yet you&amp;#39;re unable to see &lt;b&gt;Memcache &lt;/b&gt;section on your phpinfo page ? Or do you want to install , configure and run your PHP application with memcached ? Either one, you have visited the right place to seek configuration for memcached and PHP on your Ubuntu machine. I promise this tutorial is very simple, you don&amp;#39;t need to modify any file on your Ubuntu. Here we go...&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/02/how-to-configure-memcached-for-php-in-ubuntu.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/tOTvhbJAOGI" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-02-06T02:40:55.145-05:00</app:edited><media:thumbnail url="http://4.bp.blogspot.com/-sPi1tQKnv_M/URII0i4fsaI/AAAAAAAABGw/_cyaugWSVUU/s72-c/memcache-for-php.png" height="72" width="72" /><feedburner:origLink>http://www.kevinhq.com/2013/02/how-to-configure-memcached-for-php-in-ubuntu.html</feedburner:origLink></item><item><title>How to disable Mouse Click With Touchpad on Ubuntu</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/k-bXNuxLcno/how-to-disable-mouse-click-with-touchpad-on-ubuntu.html</link><category>Ubuntu</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Wed, 30 Jan 2013 20:15:21 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-749494787937391887</guid><description>&lt;div style="text-align: justify;"&gt;
This problem is really annoying. When I used my touchpad with Ubuntu, I often experienced missed-click. It&amp;#39;s because my touchpad setting is enabled for click. And on my box, it seems the sensitivity is too high. When I move the cursor using touchpad, it often clicked mistakenly. And I know the solution for this : disabling the ability of my touchpad to do mouse click. But how do I do it on Ubuntu ?&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/01/how-to-disable-mouse-click-with-touchpad-on-ubuntu.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/k-bXNuxLcno" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-01-30T23:15:21.510-05:00</app:edited><media:thumbnail url="http://3.bp.blogspot.com/-XTIf8Z713gQ/UQnusY3K0UI/AAAAAAAABD4/VCwr30NeYDQ/s72-c/disable-mouse-click-with-touchpad.png" height="72" width="72" /><feedburner:origLink>http://www.kevinhq.com/2013/01/how-to-disable-mouse-click-with-touchpad-on-ubuntu.html</feedburner:origLink></item><item><title>How to Restore Skype Test Call</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/RBiTCzTa2l8/how-to-restore-skype-test-call.html</link><category>Computer</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Wed, 30 Jan 2013 01:17:46 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-8515692542901574452</guid><description>&lt;div style="text-align: justify;"&gt;
Some times ago, when I used Skype for the first time, I mistakenly removed &lt;b&gt;Skype Test Call&lt;/b&gt; from my contact. I don&amp;#39;t see the reason to keep it on my contact list until one day I face a problem. My microphone is broken and I just buy the new one. However , when I need to test if it&amp;#39;s working with Skype, I started to look it on my contact list. It&amp;#39;s not good to call one of my friends just to say that I want to test my microphone with Skype. Therefore, I try to add it back by searching it.&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/01/how-to-restore-skype-test-call.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/RBiTCzTa2l8" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-01-30T04:17:46.486-05:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/01/how-to-restore-skype-test-call.html</feedburner:origLink></item><item><title>How to Restore Sound Preferences on Ubuntu</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/iqy47vfu3so/how-to-restore-sound-preferences-on-ubuntu.html</link><category>Ubuntu</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Tue, 29 Jan 2013 21:12:16 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-8761842563792161987</guid><description>&lt;div style="text-align: justify;"&gt;
After successfully &lt;a href="http://www.kevinhq.com/2013/01/how-to-reset-ubuntu-1010-desktop.html" target="_blank"&gt;resetting my Ubuntu desktop appearance&lt;/a&gt; to its default setting, I think I will have the access to &lt;b&gt;Sound Preferences &lt;/b&gt;menu which lost before. That&amp;#39;s true the menu is restored, but I didn&amp;#39;t see anything when I clicked it. In other words, it didn&amp;#39; show anything. I&amp;#39;m sure it&amp;#39;s broken. And here are what I&amp;#39;ve done to restore it back.&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/01/how-to-restore-sound-preferences-on-ubuntu.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/iqy47vfu3so" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-01-30T00:12:16.261-05:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/01/how-to-restore-sound-preferences-on-ubuntu.html</feedburner:origLink></item><item><title>How to Reset Ubuntu 10.10 Desktop</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/Z81Vvz25vKc/how-to-reset-ubuntu-1010-desktop.html</link><category>Ubuntu</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Tue, 29 Jan 2013 00:49:20 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-452338255843809457</guid><description>&lt;div style="text-align: justify;"&gt;
I have used &lt;a href="http://www.kevinhq.com/search/label/Ubuntu" target="_blank"&gt;Ubuntu&lt;/a&gt; since 2008. At that time, I used Ubuntu 9. But now I use Ubuntu 10.10 or Ubuntu Maverick. I have a habit to customize my Desktop appearance. Unfortunately, after customizing many items on my Ubuntu 10.10 Desktop, I lost some shortcut menus. Not only that, I also didn&amp;#39;t like the appearance I&amp;#39;ve customized. I prefer the default one, with many default menu there. It&amp;#39;s easier to use it with default Desktop appearance. And here are the steps I&amp;#39;ve done to reset my Ubuntu 10.10 desktop to its default appearance.&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/01/how-to-reset-ubuntu-1010-desktop.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/Z81Vvz25vKc" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-01-29T03:49:20.735-05:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/01/how-to-reset-ubuntu-1010-desktop.html</feedburner:origLink></item><item><title>How to set gemset on RVM automatically</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/ZeEVINUbef4/how-to-set-gemset-on-rvm-automatically.html</link><category>Ruby On Rails</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Mon, 28 Jan 2013 00:42:29 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-4323749050455968368</guid><description>&lt;div style="text-align: justify;"&gt;
RVM here stands for Ruby Versioning Manager, you ran read more about it &lt;a href="https://rvm.io/rvm/install/" rel="nofollow" target="_blank"&gt;here&lt;/a&gt;. After installing RVM , we need to create gemset, then tell our Rails application to use it. That&amp;#39;s it : tell our Rails application to use it is not difficult but it&amp;#39;s repetitive. We have to run this command , each time we move to our application root directory :&lt;br&gt;
&lt;br&gt;
&lt;pre class="code-share"&gt;rvm use 1.9.2
rvm gemset use &lt;gemset_name&gt; #for example : test
&lt;/gemset_name&gt;&lt;/pre&gt;
&lt;br&gt;
The worese thing, each time you opened new tab on your console or terminal, though it will poin to the same directory, you have to run them again to make your Rails application using a gemset. And this post will show you how to automate that repetitive process.&lt;br&gt;
&lt;/div&gt;&lt;a href="http://www.kevinhq.com/2013/01/how-to-set-gemset-on-rvm-automatically.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/ZeEVINUbef4" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-01-28T03:42:29.795-05:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/01/how-to-set-gemset-on-rvm-automatically.html</feedburner:origLink></item><item><title>No More Mobile Template For This Blog</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/fQnHrLHmaqo/no-more-mobile-template-for-this-blog.html</link><category>Internet</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Sat, 26 Jan 2013 06:37:13 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-2751313197801335641</guid><description>&lt;div style="text-align: justify;"&gt;
Many days ago, I wrote about &lt;a href="http://www.kevinhq.com/2012/02/add-widget-to-blogger-mobile-template.html" target="_blank"&gt;adding widget to Blogger mobile template&lt;/a&gt;. As time goes by, there are many changes. I have disabled mobile template for this blog. Will I ignore my visitor who used mobile device ? Of course not. My visitor with their mobile device can visit this blog comfortably, even without mobile template enabled. &lt;/div&gt;
&lt;div style="text-align: justify;"&gt;
&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/01/no-more-mobile-template-for-this-blog.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/fQnHrLHmaqo" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-01-26T09:37:13.497-05:00</app:edited><media:thumbnail url="http://3.bp.blogspot.com/-76kctnybBoM/UQPpyIvwnKI/AAAAAAAAA9U/nhuZHADpqzM/s72-c/responsive-kevinhq.png" height="72" width="72" /><feedburner:origLink>http://www.kevinhq.com/2013/01/no-more-mobile-template-for-this-blog.html</feedburner:origLink></item><item><title>5 Useful Chrome Extensions for Bloggers</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/xLL08UjYnok/5-useful-chrome-extensions-for-bloggers.html</link><category>Internet</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Thu, 04 Apr 2013 20:57:04 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-603855295930273522</guid><description>&lt;div style="text-align: justify;"&gt;
Are you a Blogger ? I&amp;#39;m sure almost of this site&amp;#39;s visitor is a Blogger. Well, if you are a Blogger, then you will get really valuable list of informations about Google Chrome extensions that will be very useful for you. Especially when you&amp;#39;re doing your Blogging activity. No need to worry if you haven&amp;#39;t heard any of them and didn&amp;#39;t know what are their function. This post will explain each of their function briefly. And here they are.&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/01/5-useful-chrome-extensions-for-bloggers.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/xLL08UjYnok" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-04-04T23:57:04.355-04:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/01/5-useful-chrome-extensions-for-bloggers.html</feedburner:origLink></item><item><title>How to solve sqlite missing on Heroku</title><link>http://feedproxy.google.com/~r/KevinHQ/~3/kpVnZkszHwo/how-to-solve-sqlite-missing-heroku.html</link><category>Ruby On Rails</category><author>noreply@blogger.com (Yosef Kevin Yonathan)</author><pubDate>Wed, 16 Jan 2013 02:04:30 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-3459620524407485446.post-8847155778061629234</guid><description>&lt;div style="text-align: justify;"&gt;
If you encounter sqlite.h is missing , when you&amp;#39;re pushing your Ruby On Rails application to Heroku, then you have landed on the right place. This happen to me , many times ago, when I deploy my first Heroku application, which used Celadon Cedar stack. That&amp;#39;s the first time I used Rails 3.x.x. So, how to solve this problem ?&lt;/div&gt;
&lt;a href="http://www.kevinhq.com/2013/01/how-to-solve-sqlite-missing-heroku.html#more"&gt;Read more »&lt;/a&gt;&lt;img src="http://feeds.feedburner.com/~r/KevinHQ/~4/kpVnZkszHwo" height="1" width="1"/&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2013-01-16T05:04:30.896-05:00</app:edited><feedburner:origLink>http://www.kevinhq.com/2013/01/how-to-solve-sqlite-missing-heroku.html</feedburner:origLink></item><media:rating>nonadult</media:rating></channel></rss>
