<?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>kwatog &#38; co.&#187; kwatog</title>
	<atom:link href="http://kwatog.com/author/kwatog/feed/" rel="self" type="application/rss+xml" />
	<link>http://kwatog.com</link>
	<description>tech notes and general nonsense</description>
	<lastBuildDate>Tue, 31 Jan 2012 06:27:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Codes for Web Safe Colors</title>
		<link>http://kwatog.com/blog/web-design/web-safe-colors-codes/</link>
		<comments>http://kwatog.com/blog/web-design/web-safe-colors-codes/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 12:41:04 +0000</pubDate>
		<dc:creator>kwatog</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[color code]]></category>
		<category><![CDATA[hex code for colors]]></category>
		<category><![CDATA[web safe colors]]></category>
		<guid isPermaLink="false">http://kwatog.com/?p=75</guid>
		<description><![CDATA[When developing themes or doing anything that requires colors, it&#8217;s important that you know the hex codes of the color you want to use. They are the 6-number codes that represent a specific color which you use on your CSS. The list below shows the codes for web safe colors. I kept this list on [...]]]></description>
			<content:encoded><![CDATA[<p>When developing themes or doing anything that requires colors, it&#8217;s important that you know the <strong>hex codes of the color </strong>you want to use. They are the 6-number codes that represent a specific color which you use on your CSS.
</p>
<p>The list below shows the codes for <strong>web safe colors</strong>. I kept this list on my usb drive and always had seach from the net numerous times as I don&#8217;t bring my usb drive with me all the time. Take note that most of the monitors and browsers can now display millions of colors and shades. Go somewhere else to get all of them hehe
</p>
<table border="1" width="100%">
<tr>
<td align="center" style="color:#ffffff" bgcolor="#000000">000000</td>
<td align="center" style="color:#ffffff" bgcolor="#000033">000033</td>
<td align="center" style="color:#ffffff" bgcolor="#000066">000066</td>
<td align="center" style="color:#ffffff" bgcolor="#000099">000099</td>
<td align="center" style="color:#ffffff" bgcolor="#0000cc">0000CC</td>
<td align="center" style="color:#ffffff" bgcolor="#0000ff">0000FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#003300">003300</td>
<td align="center" style="color:#ffffff" bgcolor="#003333">003333</td>
<td align="center" style="color:#ffffff" bgcolor="#003366">003366</td>
<td align="center" style="color:#ffffff" bgcolor="#003399">003399</td>
<td align="center" style="color:#ffffff" bgcolor="#0033cc">0033CC</td>
<td align="center" style="color:#ffffff" bgcolor="#0033ff">0033FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#006600">006600</td>
<td align="center" style="color:#ffffff" bgcolor="#006633">006633</td>
<td align="center" style="color:#ffffff" bgcolor="#006666">006666</td>
<td align="center" style="color:#ffffff" bgcolor="#006699">006699</td>
<td align="center" style="color:#ffffff" bgcolor="#0066cc">0066CC</td>
<td align="center" style="color:#ffffff" bgcolor="#0066ff">0066FF</td>
</tr>
<tr>
<td align="center" bgcolor="#009900">009900</td>
<td align="center" bgcolor="#009933">009933</td>
<td align="center" bgcolor="#009966">009966</td>
<td align="center" bgcolor="#009999">009999</td>
<td align="center" bgcolor="#0099cc">0099CC</td>
<td align="center" bgcolor="#0099ff">0099FF</td>
</tr>
<tr>
<td align="center" bgcolor="#00cc00">00CC00</td>
<td align="center" bgcolor="#00cc33">00CC33</td>
<td align="center" bgcolor="#00cc66">00CC66</td>
<td align="center" bgcolor="#00cc99">00CC99</td>
<td align="center" bgcolor="#00cccc">00CCCC</td>
<td align="center" bgcolor="#00ccff">00CCFF</td>
</tr>
<tr>
<td align="center" bgcolor="#00ff00">00FF00</td>
<td align="center" bgcolor="#00ff33">00FF33</td>
<td align="center" bgcolor="#00ff66">00FF66</td>
<td align="center" bgcolor="#00ff99">00FF99</td>
<td align="center" bgcolor="#00ffcc">00FFCC</td>
<td align="center" bgcolor="#00ffff">00FFFF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#330000">330000</td>
<td align="center" style="color:#ffffff" bgcolor="#330033">330033</td>
<td align="center" style="color:#ffffff" bgcolor="#330066">330066</td>
<td align="center" style="color:#ffffff" bgcolor="#330099">330099</td>
<td align="center" style="color:#ffffff" bgcolor="#3300cc">3300CC</td>
<td align="center" style="color:#ffffff" bgcolor="#3300ff">3300FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#333300">333300</td>
<td align="center" style="color:#ffffff" bgcolor="#333333">333333</td>
<td align="center" style="color:#ffffff" bgcolor="#333366">333366</td>
<td align="center" style="color:#ffffff" bgcolor="#333399">333399</td>
<td align="center" style="color:#ffffff" bgcolor="#3333cc">3333CC</td>
<td align="center" style="color:#ffffff" bgcolor="#3333ff">3333FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#336600">336600</td>
<td align="center" style="color:#ffffff" bgcolor="#336633">336633</td>
<td align="center" style="color:#ffffff" bgcolor="#336666">336666</td>
<td align="center" style="color:#ffffff" bgcolor="#336699">336699</td>
<td align="center" style="color:#ffffff" bgcolor="#3366cc">3366CC</td>
<td align="center" style="color:#ffffff" bgcolor="#3366ff">3366FF</td>
</tr>
<tr>
<td align="center" bgcolor="#339900">339900</td>
<td align="center" bgcolor="#339933">339933</td>
<td align="center" bgcolor="#339966">339966</td>
<td align="center" bgcolor="#339999">339999</td>
<td align="center" bgcolor="#3399cc">3399CC</td>
<td align="center" bgcolor="#3399ff">3399FF</td>
</tr>
<tr>
<td align="center" bgcolor="#33cc00">33CC00</td>
<td align="center" bgcolor="#33cc33">33CC33</td>
<td align="center" bgcolor="#33cc66">33CC66</td>
<td align="center" bgcolor="#33cc99">33CC99</td>
<td align="center" bgcolor="#33cccc">33CCCC</td>
<td align="center" bgcolor="#33ccff">33CCFF</td>
</tr>
<tr>
<td align="center" bgcolor="#33ff00">33FF00</td>
<td align="center" bgcolor="#33ff33">33FF33</td>
<td align="center" bgcolor="#33ff66">33FF66</td>
<td align="center" bgcolor="#33ff99">33FF99</td>
<td align="center" bgcolor="#33ffcc">33FFCC</td>
<td align="center" bgcolor="#33ffff">33FFFF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#660000">660000</td>
<td align="center" style="color:#ffffff" bgcolor="#660033">660033</td>
<td align="center" style="color:#ffffff" bgcolor="#660066">660066</td>
<td align="center" style="color:#ffffff" bgcolor="#660099">660099</td>
<td align="center" style="color:#ffffff" bgcolor="#6600cc">6600CC</td>
<td align="center" style="color:#ffffff" bgcolor="#6600ff">6600FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#663300">663300</td>
<td align="center" style="color:#ffffff" bgcolor="#663333">663333</td>
<td align="center" style="color:#ffffff" bgcolor="#663366">663366</td>
<td align="center" style="color:#ffffff" bgcolor="#663399">663399</td>
<td align="center" style="color:#ffffff" bgcolor="#6633cc">6633CC</td>
<td align="center" style="color:#ffffff" bgcolor="#6633ff">6633FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#666600">666600</td>
<td align="center" style="color:#ffffff" bgcolor="#666633">666633</td>
<td align="center" style="color:#ffffff" bgcolor="#666666">666666</td>
<td align="center" style="color:#ffffff" bgcolor="#666699">666699</td>
<td align="center" style="color:#ffffff" bgcolor="#6666cc">6666CC</td>
<td align="center" style="color:#ffffff" bgcolor="#6666ff">6666FF</td>
</tr>
<tr>
<td align="center" bgcolor="#669900">669900</td>
<td align="center" bgcolor="#669933">669933</td>
<td align="center" bgcolor="#669966">669966</td>
<td align="center" bgcolor="#669999">669999</td>
<td align="center" bgcolor="#6699cc">6699CC</td>
<td align="center" bgcolor="#6699ff">6699FF</td>
</tr>
<tr>
<td align="center" bgcolor="#66cc00">66CC00</td>
<td align="center" bgcolor="#66cc33">66CC33</td>
<td align="center" bgcolor="#66cc66">66CC66</td>
<td align="center" bgcolor="#66cc99">66CC99</td>
<td align="center" bgcolor="#66cccc">66CCCC</td>
<td align="center" bgcolor="#66ccff">66CCFF</td>
</tr>
<tr>
<td align="center" bgcolor="#66ff00">66FF00</td>
<td align="center" bgcolor="#66ff33">66FF33</td>
<td align="center" bgcolor="#66ff66">66FF66</td>
<td align="center" bgcolor="#66ff99">66FF99</td>
<td align="center" bgcolor="#66ffcc">66FFCC</td>
<td align="center" bgcolor="#66ffff">66FFFF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#990000">990000</td>
<td align="center" style="color:#ffffff" bgcolor="#990033">990033</td>
<td align="center" style="color:#ffffff" bgcolor="#990066">990066</td>
<td align="center" style="color:#ffffff" bgcolor="#990099">990099</td>
<td align="center" style="color:#ffffff" bgcolor="#9900cc">9900CC</td>
<td align="center" style="color:#ffffff" bgcolor="#9900ff">9900FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#993300">993300</td>
<td align="center" style="color:#ffffff" bgcolor="#993333">993333</td>
<td align="center" style="color:#ffffff" bgcolor="#993366">993366</td>
<td align="center" style="color:#ffffff" bgcolor="#993399">993399</td>
<td align="center" style="color:#ffffff" bgcolor="#9933cc">9933CC</td>
<td align="center" style="color:#ffffff" bgcolor="#9933ff">9933FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#996600">996600</td>
<td align="center" style="color:#ffffff" bgcolor="#996633">996633</td>
<td align="center" style="color:#ffffff" bgcolor="#996666">996666</td>
<td align="center" style="color:#ffffff" bgcolor="#996699">996699</td>
<td align="center" style="color:#ffffff" bgcolor="#9966cc">9966CC</td>
<td align="center" style="color:#ffffff" bgcolor="#9966ff">9966FF</td>
</tr>
<tr>
<td align="center" bgcolor="#999900">999900</td>
<td align="center" bgcolor="#999933">999933</td>
<td align="center" bgcolor="#999966">999966</td>
<td align="center" bgcolor="#999999">999999</td>
<td align="center" bgcolor="#9999cc">9999CC</td>
<td align="center" bgcolor="#9999ff">9999FF</td>
</tr>
<tr>
<td align="center" bgcolor="#99cc00">99CC00</td>
<td align="center" bgcolor="#99cc33">99CC33</td>
<td align="center" bgcolor="#99cc66">99CC66</td>
<td align="center" bgcolor="#99cc99">99CC99</td>
<td align="center" bgcolor="#99cccc">99CCCC</td>
<td align="center" bgcolor="#99ccff">99CCFF</td>
</tr>
<tr>
<td align="center" bgcolor="#99ff00">99FF00</td>
<td align="center" bgcolor="#99ff33">99FF33</td>
<td align="center" bgcolor="#99ff66">99FF66</td>
<td align="center" bgcolor="#99ff99">99FF99</td>
<td align="center" bgcolor="#99ffcc">99FFCC</td>
<td align="center" bgcolor="#99ffff">99FFFF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#cc0000">CC0000</td>
<td align="center" style="color:#ffffff" bgcolor="#cc0033">CC0033</td>
<td align="center" style="color:#ffffff" bgcolor="#cc0066">CC0066</td>
<td align="center" style="color:#ffffff" bgcolor="#cc0099">CC0099</td>
<td align="center" style="color:#ffffff" bgcolor="#cc00cc">CC00CC</td>
<td align="center" style="color:#ffffff" bgcolor="#cc00ff">CC00FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#cc3300">CC3300</td>
<td align="center" style="color:#ffffff" bgcolor="#cc3333">CC3333</td>
<td align="center" style="color:#ffffff" bgcolor="#cc3366">CC3366</td>
<td align="center" style="color:#ffffff" bgcolor="#cc3399">CC3399</td>
<td align="center" style="color:#ffffff" bgcolor="#cc33cc">CC33CC</td>
<td align="center" style="color:#ffffff" bgcolor="#cc33ff">CC33FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#cc6600">CC6600</td>
<td align="center" style="color:#ffffff" bgcolor="#cc6633">CC6633</td>
<td align="center" style="color:#ffffff" bgcolor="#cc6666">CC6666</td>
<td align="center" style="color:#ffffff" bgcolor="#cc6699">CC6699</td>
<td align="center" style="color:#ffffff" bgcolor="#cc66cc">CC66CC</td>
<td align="center" style="color:#ffffff" bgcolor="#cc66ff">CC66FF</td>
</tr>
<tr>
<td align="center" bgcolor="#cc9900">CC9900</td>
<td align="center" bgcolor="#cc9933">CC9933</td>
<td align="center" bgcolor="#cc9966">CC9966</td>
<td align="center" bgcolor="#cc9999">CC9999</td>
<td align="center" bgcolor="#cc99cc">CC99CC</td>
<td align="center" bgcolor="#cc99ff">CC99FF</td>
</tr>
<tr>
<td align="center" bgcolor="#cccc00">CCCC00</td>
<td align="center" bgcolor="#cccc33">CCCC33</td>
<td align="center" bgcolor="#cccc66">CCCC66</td>
<td align="center" bgcolor="#cccc99">CCCC99</td>
<td align="center" bgcolor="#cccccc">CCCCCC</td>
<td align="center" bgcolor="#ccccff">CCCCFF</td>
</tr>
<tr>
<td align="center" bgcolor="#ccff00">CCFF00</td>
<td align="center" bgcolor="#ccff33">CCFF33</td>
<td align="center" bgcolor="#ccff66">CCFF66</td>
<td align="center" bgcolor="#ccff99">CCFF99</td>
<td align="center" bgcolor="#ccffcc">CCFFCC</td>
<td align="center" bgcolor="#ccffff">CCFFFF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#ff0000">FF0000</td>
<td align="center" style="color:#ffffff" bgcolor="#ff0033">FF0033</td>
<td align="center" style="color:#ffffff" bgcolor="#ff0066">FF0066</td>
<td align="center" style="color:#ffffff" bgcolor="#ff0099">FF0099</td>
<td align="center" style="color:#ffffff" bgcolor="#ff00cc">FF00CC</td>
<td align="center" style="color:#ffffff" bgcolor="#ff00ff">FF00FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#ff3300">FF3300</td>
<td align="center" style="color:#ffffff" bgcolor="#ff3333">FF3333</td>
<td align="center" style="color:#ffffff" bgcolor="#ff3366">FF3366</td>
<td align="center" style="color:#ffffff" bgcolor="#ff3399">FF3399</td>
<td align="center" style="color:#ffffff" bgcolor="#ff33cc">FF33CC</td>
<td align="center" style="color:#ffffff" bgcolor="#ff33ff">FF33FF</td>
</tr>
<tr>
<td align="center" style="color:#ffffff" bgcolor="#ff6600">FF6600</td>
<td align="center" style="color:#ffffff" bgcolor="#ff6633">FF6633</td>
<td align="center" style="color:#ffffff" bgcolor="#ff6666">FF6666</td>
<td align="center" style="color:#ffffff" bgcolor="#ff6699">FF6699</td>
<td align="center" style="color:#ffffff" bgcolor="#ff66cc">FF66CC</td>
<td align="center" style="color:#ffffff" bgcolor="#ff66ff">FF66FF</td>
</tr>
<tr>
<td align="center" bgcolor="#ff9900">FF9900</td>
<td align="center" bgcolor="#ff9933">FF9933</td>
<td align="center" bgcolor="#ff9966">FF9966</td>
<td align="center" bgcolor="#ff9999">FF9999</td>
<td align="center" bgcolor="#ff99cc">FF99CC</td>
<td align="center" bgcolor="#ff99ff">FF99FF</td>
</tr>
<tr>
<td align="center" bgcolor="#ffcc00">FFCC00</td>
<td align="center" bgcolor="#ffcc33">FFCC33</td>
<td align="center" bgcolor="#ffcc66">FFCC66</td>
<td align="center" bgcolor="#ffcc99">FFCC99</td>
<td align="center" bgcolor="#ffcccc">FFCCCC</td>
<td align="center" bgcolor="#ffccff">FFCCFF</td>
</tr>
<tr>
<td align="center" bgcolor="#ffff00">FFFF00</td>
<td align="center" bgcolor="#ffff33">FFFF33</td>
<td align="center" bgcolor="#ffff66">FFFF66</td>
<td align="center" bgcolor="#ffff99">FFFF99</td>
<td align="center" bgcolor="#ffffcc">FFFFCC</td>
<td align="center" bgcolor="#ffffff">FFFFFF</td>
</tr>
</table>
<p>By the way, I only realized now that my little blog site lacks color. Too bad I only realized this after making this post.</p>
<h4>Incoming search terms:</h4><ul><li>color safe web</li><li>web safe colours 2011</li></ul>]]></content:encoded>
			<wfw:commentRss>http://kwatog.com/blog/web-design/web-safe-colors-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UTF_FILE and Directories</title>
		<link>http://kwatog.com/blog/oracle/utf_file-and-directories/</link>
		<comments>http://kwatog.com/blog/oracle/utf_file-and-directories/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 00:38:33 +0000</pubDate>
		<dc:creator>kwatog</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[PL/SQL]]></category>
		<category><![CDATA[all_directories]]></category>
		<category><![CDATA[directories]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[utf_file]]></category>
		<guid isPermaLink="false">http://kwatog.com/?p=43</guid>
		<description><![CDATA[In case you are maintaining a pl/sql program developed by someone else and that program writes into a file, then basically that file is written to a folder/directory. And since the directories are saved in codes, you have to find the meaning (or location) of those codes. The code below will help you display the [...]]]></description>
			<content:encoded><![CDATA[<p>In case you are maintaining a pl/sql program developed by someone else and that program writes into a file, then basically that file is written to a folder/directory. And since the directories are saved in codes, you have to find the meaning (or location) of those codes. The code below will help you display the information required.</p>
<p><code>SELECT * FROM ALL_DIRECTORIES;</code></p>
<p>The query above will display all the directories accessible to the current user. They are folders in the server where you can write your output files. For some reason, I forgot about this twice already and had to scour the web to find it. The problem is, I also forgot the keywords. So, I&#8217;m writing it now.</p>
<p>To register new directories, you can follow the example below.</p>
<p>Example<br />
<code>create or replace directory mydir as 'c:\mydirectory';</code></p>
<p>To use, run the code below.</p>
<p><code>declare<br />
f utl_file.file_type;<br />
begin<br />
f := utl_file.fopen('MYDIR', 'myfilename.txt', 'w');<br />
utl_file.put_line(f, 'just another line text 1');<br />
utl_file.put_line(f, 'just another line text 2');<br />
utl_file.fclose(f);<br />
end;</code></p>
<h4>Incoming search terms:</h4><ul><li>utf_file</li><li>utl_file all_directories</li></ul>]]></content:encoded>
			<wfw:commentRss>http://kwatog.com/blog/oracle/utf_file-and-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Cancel Subscription on Paypal</title>
		<link>http://kwatog.com/blog/how-to-cancel-subscription-on-paypal/</link>
		<comments>http://kwatog.com/blog/how-to-cancel-subscription-on-paypal/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 06:53:04 +0000</pubDate>
		<dc:creator>kwatog</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[InterWebs]]></category>
		<category><![CDATA[cancel]]></category>
		<category><![CDATA[cancellation]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[subscription]]></category>
		<guid isPermaLink="false">http://kwatog.com/?p=594</guid>
		<description><![CDATA[The menu on PayPal dashboard is very confusing to say the least. You have to dig into the menu to be able to find what exactly you are looking for. Case in point is the subscription. You&#8217;ll have to click several links just to see what your current subscriptions are. So for the benefit of [...]]]></description>
			<content:encoded><![CDATA[<p>The menu on PayPal dashboard is very confusing to say the least. You have to dig into the menu to be able to find what exactly you are looking for. Case in point is the subscription. You&#8217;ll have to click several links just to see what your current subscriptions are. So for the benefit of mankind, I&#8217;m listing the steps down.<br />
<span id="more-594"></span><br />
<strong>Step 1</strong> From the main dashboard (My Account), click on the History menu.<br />
<img src="http://kwatog.com/wp-content/uploads/2011/06/paypal_cancel_subscription_1.jpg" alt="" title="paypal_cancel_subscription_1" width="628" height="229" class="alignnone size-full wp-image-596" /></p>
<p><strong>Step 2</strong> Pull down <strong>More Filters</strong> menu and click on &#8220;Subscription ang agreements&#8221; &#8211;> &#8220;Subscriptions&#8221;<br />
<a href="http://kwatog.com/wp-content/uploads/2011/06/paypal_cancel_subscription_2.jpg"><img src="http://kwatog.com/wp-content/uploads/2011/06/paypal_cancel_subscription_2-300x178.jpg" alt="" title="paypal_cancel_subscription_2" width="300" height="178" class="alignnone size-medium wp-image-597" /></a><br />
Click the image to view larger size</p>
<p><strong>Step 3</strong>From the list of your subscriptions, click on Details<br />
<a href="http://kwatog.com/wp-content/uploads/2011/06/paypal_cancel_subscription_3.jpg"><img src="http://kwatog.com/wp-content/uploads/2011/06/paypal_cancel_subscription_3-300x62.jpg" alt="" title="paypal_cancel_subscription_3" width="300" height="62" class="alignnone size-medium wp-image-598" /></a><br />
<strong>Step 4</strong>Finally, click on &#8220;Cancel Subscription&#8221; button.<br />
<a href="http://kwatog.com/wp-content/uploads/2011/06/paypal_cancel_subscription_4.jpg"><img src="http://kwatog.com/wp-content/uploads/2011/06/paypal_cancel_subscription_4.jpg" alt="" title="paypal_cancel_subscription_4" width="718" height="232" class="alignnone size-full wp-image-599" /></a></p>
<p>And that&#8217;s it!</p>
<p>The navigation is really counter intuitive. This is a usability problem and I hope PayPal will fix that sooner than later. </p>
<h4>Incoming search terms:</h4><ul><li>paypal cancel subscription</li><li>how to cancel paypal subscription 2011</li><li>paypal how to cancel subscription</li></ul>]]></content:encoded>
			<wfw:commentRss>http://kwatog.com/blog/how-to-cancel-subscription-on-paypal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SubVersion Initialization Error</title>
		<link>http://kwatog.com/blog/subversion-initialization-error/</link>
		<comments>http://kwatog.com/blog/subversion-initialization-error/#comments</comments>
		<pubDate>Mon, 13 Jun 2011 08:00:37 +0000</pubDate>
		<dc:creator>kwatog</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://kwatog.com/?p=577</guid>
		<description><![CDATA[After installing subversion, I hit some error when I tried to restart Apache. When I removed/renamed the subversion.conf and the error went away. Obviously, subversion did not work. So I investigated to find out the root cause. Here&#8217;s two of the errors I encountered. Cannot load /etc/httpd/modules/mod_dav_svn.so Invalid command &#8216;AuthUserFile&#8217; Solution Uncomment the following lines [...]]]></description>
			<content:encoded><![CDATA[<p>After installing subversion, I hit some error when I tried to restart Apache. When I removed/renamed the subversion.conf and the error went away. Obviously, subversion did not work. So I investigated to find out the root cause.<br />
<span id="more-577"></span><br />
Here&#8217;s two of the errors I encountered.</p>
<ol>
<li><strong>Cannot load /etc/httpd/modules/mod_dav_svn.so</strong></li>
<li><strong>Invalid command &#8216;AuthUserFile&#8217;</strong></li>
</ol>
<h3>Solution</h3>
<p>Uncomment the following lines in httpd.conf<br />
<code><br />
LoadModule dav_svn_module     modules/mod_dav_svn.so<br />
LoadModule authz_svn_module   modules/mod_authz_svn.so<br />
</code></p>
<p>It turned out that I commented these files to limit the number of modules loaded on Apache. I&#8217;m only loading the bare minimum so that WordPress would run properly on my VPS.</p>
]]></content:encoded>
			<wfw:commentRss>http://kwatog.com/blog/subversion-initialization-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Install Subversion on CentOS</title>
		<link>http://kwatog.com/blog/how-to-install-subversion-on-centos/</link>
		<comments>http://kwatog.com/blog/how-to-install-subversion-on-centos/#comments</comments>
		<pubDate>Sun, 12 Jun 2011 20:00:12 +0000</pubDate>
		<dc:creator>kwatog</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<guid isPermaLink="false">http://kwatog.com/?p=570</guid>
		<description><![CDATA[I finally decided to setup an online version control and chose subversion (instead of cvs which I use on my macbook). Initially, I was thinking of subscribing to github but the prospect of paying monthly did not bode well especially that it would only be me who will be updating the codes. Github has a [...]]]></description>
			<content:encoded><![CDATA[<p>I finally decided to setup an online version control and chose subversion (instead of cvs which I use on my macbook). Initially, I was thinking of subscribing to github but the prospect of paying monthly did not bode well especially that it would only be me who will be updating the codes. Github has a free service though. But that&#8217;s if you open-source your code.<br />
<span id="more-570"></span><br />
Ok, enough for the chatter. Here&#8217;s the steps for installing subversion.</p>
<p><strong>Step 1: Install SubVersion via yum</strong><br />
<code>yum install mod_dav_svn subversion</code></p>
<p><strong>Step 2: Edit Apache Config</strong><br />
<code>vi /etc/httpd/conf/httpd.conf</code></p>
<p>make sure to uncomment the following lines.<br />
<strong>LoadModule authn_file_module modules/mod_authn_file.so<br />
LoadModule dav_module modules/mod_dav.so<br />
</strong></p>
<p><strong>Step 3: Restart Apache</strong><br />
<code>service httpd start</code></p>
<p><strong>Step 4: Edit subversion.conf</strong><br />
<code><br />
cd /etc/httpd/conf.d/<br />
vi subversion.conf<br />
</code><br />
make sure the modules below are also uncommented<br />
LoadModule dav_svn_module     modules/mod_dav_svn.so<br />
LoadModule authz_svn_module   modules/mod_authz_svn.so</p>
<p>Add the following to allow a basic authentication and point Apache to where the actual repository resides.<br />
<code><br />
&lt;Location /repos&gt;<br />
   DAV svn<br />
   SVNParentPath /var/www/svn/repos</p>
<p>   # Limit write permission to list of valid users.<br />
   &lt;LimitExcept GET PROPFIND OPTIONS REPORT&gt;<br />
      # Require SSL connection for password protection.<br />
      # SSLRequireSSL</p>
<p>      AuthType Basic<br />
      AuthName "Authorization Realm"<br />
      AuthUserFile /etc/svn-auth-conf<br />
      Require valid-user<br />
   &lt;/LimitExcept&gt;<br />
&lt;/Location&gt;<br />
</code></p>
<p><strong>VPS ALERT!!!!</strong><br />
Since I&#8217;m using Virtual Private Server (VPS) and suPHP, I have the code below. Take note that the location is inside the VirtualHost directive.<br />
<code><br />
&lt;VirtualHost *:80&gt;<br />
    ServerAdmin support@domain.com<br />
    DocumentRoot /var/www/domain.com<br />
    ServerName domain.com<br />
    ServerAlias *.domain.com<br />
    suPHP_Engine on<br />
    suPHP_UserGroup myuser myuser<br />
    AddHandler x-httpd-php .php .php3 .php4 .php5<br />
    suPHP_AddHandler x-httpd-php<br />
    ErrorLog logs/domain.com-error_log<br />
    LogFormat "%h %l %u %t \"%r\" %>s %b" common<br />
    CustomLog logs/domain.com-access_log common<br />
    &lt;Location /repos&gt;<br />
      DAV svn<br />
      SVNParentPath /var/www/domain.com/repos      SetHandler repos</p>
<p>     &lt;LimitExcept GET PROPFIND OPTIONS REPORT&gt;<br />
      AuthType Basic<br />
      AuthName &quot;Authorization Realm&quot;<br />
      AuthUserFile /etc/svn-auth-conf<br />
      Require valid-user<br />
    &lt;/LimitExcept&gt;</p>
<p>&lt;/Location>&gt;<br />
&lt;/VirtualHost&gt;<br />
</code><br />
<strong>Step 5: Set the Password for your Users</strong><br />
<code><br />
[root@vps ~]# htpasswd -cm /etc/svn-auth-conf yourusername<br />
New password:<br />
Re-type new password:<br />
Adding password for user yourusername<br />
[root@vps ~]# htpasswd -m /etc/svn-auth-conf anotherusername<br />
New password:<br />
Re-type new password:<br />
Adding password for user anotherusername<br />
</code></p>
<p><strong>Step 6: Create Your Repository</strong><br />
<code><br />
[root@vps ~]# cd /var/www/ -- Or wherever you placed your path above<br />
[root@vps ~]# mkdir svn<br />
[root@vps ~]# cd svn<br />
[root@vps ~]# svnadmin create repos<br />
[root@vps ~]# chown -R apache:apache repos<br />
[root@vps ~]# service httpd restart<br />
</code></p>
<hr/>
Source : http://wiki.centos.org/HowTos/Subversion</p>
<h4>Incoming search terms:</h4><ul><li>install subversion centos</li><li>centos svn</li><li>install subversion on centos</li><li>install svn centos</li><li>svnauthz conf httpd conf</li><li>svn centos passwd</li><li>install subversion on centos step by step</li><li>mod dav svn sethandler php</li><li>password protect svn centos</li><li>step by step guide to install subversion in centos</li></ul>]]></content:encoded>
			<wfw:commentRss>http://kwatog.com/blog/how-to-install-subversion-on-centos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resizing Photos in Mac OS X</title>
		<link>http://kwatog.com/blog/resizing-photos-in-mac-os-x/</link>
		<comments>http://kwatog.com/blog/resizing-photos-in-mac-os-x/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 13:04:55 +0000</pubDate>
		<dc:creator>kwatog</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Blog]]></category>
		<guid isPermaLink="false">http://kwatog.com/?p=510</guid>
		<description><![CDATA[And then there&#8217;s another little bugger in my quest to . Here&#8217;s the steps I use now. 1. Open the image/photo in the Preview 2. From the top menu, Click on Tools&#8211;>Adjust Size 3. Enter the new dimension It is so damn simple&#8230;. if you know how. What I like most about it is the [...]]]></description>
			<content:encoded><![CDATA[<p>And then there&#8217;s another little bugger in my quest to . Here&#8217;s the steps I use now.<br />
1. Open the image/photo in the Preview<br />
2. From the top menu, Click on Tools&#8211;>Adjust Size<br />
<img src="http://kwatog.com/wp-content/uploads/2011/03/mac_adjust_size_photo-300x160.png" alt="" title="mac_adjust_size_photo" width="300" height="160" class="alignnone size-medium wp-image-511" /><br />
3. Enter the new dimension<br />
<img src="http://kwatog.com/wp-content/uploads/2011/03/mac_image_resiize-300x276.png" alt="" title="mac_image_resiize" width="300" height="276" class="alignnone size-medium wp-image-512" /></p>
<p>It is so damn simple&#8230;. if you know how.</p>
<p>What I like most about it is the fact that I did not need to install any new software (like WinXP PowerTools). The stock Mac OSX already has this tool. </p>
]]></content:encoded>
			<wfw:commentRss>http://kwatog.com/blog/resizing-photos-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Repair Ubuntu Netbook After Upgrade Problem (WUBI)</title>
		<link>http://kwatog.com/blog/how-to-repair-ubuntu-netbook-after-upgrade-problem-wubi/</link>
		<comments>http://kwatog.com/blog/how-to-repair-ubuntu-netbook-after-upgrade-problem-wubi/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 07:43:31 +0000</pubDate>
		<dc:creator>kwatog</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://kwatog.com/?p=487</guid>
		<description><![CDATA[As I have posted earlier, Ubuntu upgrade broke my installation and I had to reinstall everything from scratch. And guess what, it happened again! This time, I&#8217;ve some important files in the filesystem. And since it happened the second time, it can no longer be said as an accident. Something breaks during the upgrade and [...]]]></description>
			<content:encoded><![CDATA[<p>As I have posted earlier, <a href="kwatog.com/blog/ubuntu-update-broke-my-install/">Ubuntu upgrade</a> broke my installation and I had to reinstall everything from scratch. And guess what, it happened again! This time, I&#8217;ve some important files in the filesystem. And since it happened the second time, it can no longer be said as an accident. Something breaks during the upgrade and it must solved or at least mitigated the next time. And apparently, I&#8217;m not the only one affected and there are at least three bugs reported already. </p>
<p>Here&#8217;s the list of bugs.<br />
<a href="https://bugs.launchpad.net/wubi/+bug/610898">610898</a><br />
<a href="https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/613288">Bug 13288</a><br />
<a href="https://bugs.launchpad.net/wubi/+bug/653134">653134</a></p>
<p>Meanwhile, a solution/workaround has been posted at ubuntu forum. Click <a href="http://ubuntuforums.org/showthread.php?t=1639198">here</a> to view the thread. If you are too lazy to open yet another window/tab, here&#8217;s what fixed my Ubuntu install.</p>
<blockquote><p>
Problem #2:</p>
<p>You have Wubi installed and are able to boot Windows normally. </p>
<p>However, attempting to boot Ubuntu leads to a number of possible failures including, but not limited to, the following:</p>
<p>computer reboots without user interaction, a black screen with or without any error messages, loadfont errors, file not found errors, and the like.</p>
<p>These issues affect the following versions: 10.04, 10.04.1, and 10.10</p>
<p>The solutions for each version are somewhat different and will be noted next to the relevant solution.</p>
<p>Solution #1 (10.04):</p>
<p>If it is a 10.04 install, the fix is to boot an Ubuntu LiveCD/USB, loop mount the wubi root.disk and manually edit the grub.cfg file.</p>
</blockquote>
<p>Here&#8217;s the steps<br />
<code><br />
sudo mkdir /media/win<br />
sudo mount /dev/sda1 /media/win<br />
sudo mount -o loop /media/win/ubuntu/disks/root.disk /mnt<br />
sudo cp /mnt/boot/grub/grub.cfg /mnt/boot/grub/grub.cfg.copy<br />
sudo chmod +w /mnt/boot/grub/grub.cfg<br />
gksu gedit /mnt/boot/grub/grub.cfg<br />
</code></p>
<p>Note, this is only applicable for WUBI.</p>
<h4>Incoming search terms:</h4><ul><li>repair ubuntu upgrade</li><li>wubi grub cfg</li><li>fix wubi boot from windows</li><li>repair ubuntu</li><li>ubuntu wubi repair</li><li>ubuntu netbook black screen boot</li><li>squashfs reparieren</li><li>repair wubi install</li><li>repair wubi</li><li>repair ubuntu wubi</li></ul>]]></content:encoded>
			<wfw:commentRss>http://kwatog.com/blog/how-to-repair-ubuntu-netbook-after-upgrade-problem-wubi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL Dump and Reload</title>
		<link>http://kwatog.com/blog/mysql/mysql-dump-reload/</link>
		<comments>http://kwatog.com/blog/mysql/mysql-dump-reload/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 16:21:26 +0000</pubDate>
		<dc:creator>kwatog</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[dump]]></category>
		<category><![CDATA[load]]></category>
		<guid isPermaLink="false">http://kwatog.com/?p=133</guid>
		<description><![CDATA[This one has been on my draft for more than a year already so I better fix it up and share. Besides, I find myself more and more googling my site to find my posts instead of searching via the WP admin. Without further ado, here it is.. MySQL Dump This command saves/backup your database [...]]]></description>
			<content:encoded><![CDATA[<p>This one has been on my draft for more than a year already so I better fix it up and share. Besides, I find myself more and more googling my site to find my posts instead of searching via the WP admin. Without further ado, here it is..<br />
<span id="more-133"></span><br />
<strong>MySQL Dump</strong><br />
This command saves/backup your database into a file. The simplest use of this is to backup the whole database.<br />
<code><br />
mysqldump -u&lt;db_user_id&gt; -p &lt;db_name&gt; &gt; &lt;path/filename.sql&gt;<br />
</code><br />
Of course, there&#8217;s a whole set of options that comes with it but I&#8217;ll not cover that for now.<br />
<code><br />
mysqldump -uroot -p wp_dbase &gt; /usr/kwatog/wpdb_20100813.sql<br />
</code><br />
Take note that you&#8217;ll be asked for password when you launch this command.</p>
<p><strong>Reload MySQL Backup to DB</strong><br />
In case you want to reload your backup, here&#8217;s the syntax for it.<br />
<code><br />
mysql -u&lt;dbuserid&gt; -p &lt;dbase_name&gt; &lt;  &lt;path/filename&gt;<br />
</code></p>
<p>Sample<br />
<code><br />
mysql -uroot -p wp_dbase &lt; /usr/kwatog/wpdb_20100813.sql<br />
</code></p>
<p>Again, it&#8217;s so easy, no? </p>
<h4>Incoming search terms:</h4><ul><li>mysql dump reload</li><li>mysqldump reload</li><li>mysql reload</li><li>dump reload mysql</li><li>mysql dump and reload</li><li>nginx mysqldump 502 bad gateway</li><li>reload mysql</li><li>reload mysql dump</li><li>reload mysqldump</li><li>mysqldump and</li></ul>]]></content:encoded>
			<wfw:commentRss>http://kwatog.com/blog/mysql/mysql-dump-reload/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change WordPress Table Prefix</title>
		<link>http://kwatog.com/blog/wordpress/change-wordpress-table-prefix/</link>
		<comments>http://kwatog.com/blog/wordpress/change-wordpress-table-prefix/#comments</comments>
		<pubDate>Fri, 06 Aug 2010 14:18:27 +0000</pubDate>
		<dc:creator>kwatog</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[prefix]]></category>
		<category><![CDATA[rename]]></category>
		<guid isPermaLink="false">http://kwatog.com/?p=168</guid>
		<description><![CDATA[As part of hardening your WordPress installation, it is recommended that we change the prefix of our WP tables. In that way, the &#8216;bad guys&#8217; and script kiddies will have to guess the name of your tables. Step 1 Suppose that you want mod as your new table prefix, run the following in your phpMyAdmin. [...]]]></description>
			<content:encoded><![CDATA[<p>As part of hardening your WordPress installation, it is recommended that we change the prefix of our WP tables. In that way, the &#8216;bad guys&#8217; and script kiddies will have to guess the name of your tables.</p>
<p><span id="more-168"></span></p>
<h4>Step 1</h4>
<p>Suppose that you want <strong>mod</strong> as your new  table prefix, run the following in your phpMyAdmin.<br />
<code><br />
RENAME TABLE  wp_commentmeta TO mod_commentmeta<br />
             ,wp_comments TO mod_comments<br />
             ,wp_links TO mod_links<br />
             ,wp_options TO mod_options<br />
             ,wp_postmeta TO mod_postmeta<br />
             ,wp_posts TO mod_posts<br />
             ,wp_terms TO mod_terms<br />
             ,wp_term_relationships TO mod_term_relationships<br />
             ,wp_term_taxonomy TO mod_term_taxonomy<br />
             ,wp_usermeta TO mod_usermeta<br />
             ,wp_users TO mod_users;<br />
</code></p>
<h4>Step 2</h4>
<p><code><br />
UPDATE `mod_options`<br />
SET `option_name` = 'mod_user_roles'<br />
WHERE `option_name` ='wp_user_roles'<br />
AND `blog_id` =0;<br />
</code></p>
<h4>Step 3</h4>
<p><code><br />
UPDATE `mod_usermeta`<br />
SET `meta_key` = REPLACE( `meta_key` , 'wp_', 'mod_' )<br />
WHERE option_name LIKE 'wp_%';<br />
</code><br />
The preceding two steps are needed because in the later versions of WordPress, some tables are converted to records. Skipping these two steps will lead to permission error. To be specific, the error is as below.</p>
<blockquote><p>You do not have sufficient permissions to access this page.</p></blockquote>
<p>Hmn&#8230; well, that&#8217;s just it.</p>
<h4>Usual Disclaimer</h4>
<p>Renaming your table doesn&#8217;t mean that you&#8217;ll be safe from the bad guys (otherwise known as &#8216;hackers&#8217;). It&#8217;s just one of the holes to plug and will only help in hardening your installation. However, be aware that there could be other things that can break or compromised. So be vigilant and always install the latest version of WordPress.</p>
<h4>Incoming search terms:</h4><ul><li>table prefix home pl</li><li>wordpress tagged with prefix</li></ul>]]></content:encoded>
			<wfw:commentRss>http://kwatog.com/blog/wordpress/change-wordpress-table-prefix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle NVL Equivalent in MySQL</title>
		<link>http://kwatog.com/blog/mysql/oracle-nvl-equivalent-in-mysql/</link>
		<comments>http://kwatog.com/blog/mysql/oracle-nvl-equivalent-in-mysql/#comments</comments>
		<pubDate>Tue, 29 Dec 2009 01:59:44 +0000</pubDate>
		<dc:creator>kwatog</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[isnull]]></category>
		<category><![CDATA[nvl]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[sybase]]></category>
		<guid isPermaLink="false">http://kwatog.com/?p=204</guid>
		<description><![CDATA[Here&#8217;s the MySQL equivalent of Oracle&#8217;s NVL and MSSQL/Sybase&#8217;s ISNULL functions. Syntax IFNULL(expr1,expr2) Usage If expr1 is not NULL, IFNULL() returns expr1; otherwise it returns expr2. Take note that IFNULL() returns a numeric or string value, depending on the context in which it is used. I haven&#8217;t used it for other data types yet but [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s the MySQL equivalent of Oracle&#8217;s NVL and MSSQL/Sybase&#8217;s ISNULL functions.</p>
<h3>Syntax</h3>
<p><code><br />
IFNULL(expr1,expr2)<br />
</code></p>
<h3>Usage</h3>
<p>If expr1 is not NULL, IFNULL() returns expr1; otherwise it returns expr2. Take note that IFNULL() returns a numeric or string value, depending on the context in which it is used. I haven&#8217;t used it for other data types yet but I reckon it would have the same results. That is to return the same data type as that of expr1. Another important thing to remember is that expr1 and expr2 should have the same data type</p>
<h4>Incoming search terms:</h4><ul><li>nvl mysql</li><li>mysql nvl equivalent</li><li>nvl in mysql</li><li>mysql nvl</li><li>oracle nvl mysql</li><li>nvl equivalent in mysql</li><li>mysql nvl equivalent function</li><li>mysql аналог nvl</li><li>oracle nvl</li><li>NVL Oracle</li></ul>]]></content:encoded>
			<wfw:commentRss>http://kwatog.com/blog/mysql/oracle-nvl-equivalent-in-mysql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
<!--
Hyper cache file: 7aea8eaa358c9cc413817a5360129c6d
Cache created: 04-02-2012 09:16:29
HCE Version: 0.9.8
Load AVG: 0.06(5)
-->
