<?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>Application | /var/logs/paulooi.log</title>
	<atom:link href="https://logs.paulooi.com/category/application/feed" rel="self" type="application/rss+xml" />
	<link>https://logs.paulooi.com</link>
	<description>Systems Admin, Web Development and etc</description>
	<lastBuildDate>Fri, 19 Mar 2021 09:54:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>How to Stream Spotify Desktop with Rocki</title>
		<link>https://logs.paulooi.com/how-to-stream-spotify-desktop-with-rocki.php</link>
					<comments>https://logs.paulooi.com/how-to-stream-spotify-desktop-with-rocki.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Thu, 27 Mar 2014 05:05:30 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[My Rocki]]></category>
		<category><![CDATA[Rocki]]></category>
		<category><![CDATA[Streaming]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1668</guid>

					<description><![CDATA[<p>Just received MyRocki, hot from the oven and I am proud of backing this project on Kickstarter. Was wondering how to stream the music from Spotify Desktop on Mac, didn&#8217;t realize that you can select Output from sound setting. Hold...</p>
The post <a href="https://logs.paulooi.com/how-to-stream-spotify-desktop-with-rocki.php">How to Stream Spotify Desktop with Rocki</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p>Just received <a title="MyRocki" href="http://www.myrocki.com/">MyRocki</a>, hot from the oven and I am proud of backing this project on Kickstarter. Was wondering how to stream the music from Spotify Desktop on Mac, didn&#8217;t realize that you can select Output from sound setting.</p>
<p>Hold the &#8220;Option&#8221; key on your Mac and click on the &#8220;Speaker&#8221; icon on top on the windows.</p>
<p><a href="https://logs.paulooi.com/wp-content/uploads/2014/03/rocki.stream.speaker.icon_.png"><img fetchpriority="high" decoding="async" class="aligncenter size-full wp-image-1669" alt="rocki.stream.speaker.icon" src="https://logs.paulooi.com/wp-content/uploads/2014/03/rocki.stream.speaker.icon_.png" width="203" height="247" /></a></p>
<p>If the &#8220;Speaker&#8221; icon is not available on top of the windows, you can find it at &#8220;System Preferences&#8221;</p>
<p><a href="https://logs.paulooi.com/wp-content/uploads/2014/03/system.preference.sound_.02.png"><img decoding="async" class="aligncenter size-full wp-image-1672" alt="system.preference.sound.02" src="https://logs.paulooi.com/wp-content/uploads/2014/03/system.preference.sound_.02.png" width="241" height="139" /></a></p>
<p><a href="https://logs.paulooi.com/wp-content/uploads/2014/03/system.preference.sound_.01.png"><img decoding="async" class="aligncenter size-full wp-image-1673" alt="system.preference.sound.01" src="https://logs.paulooi.com/wp-content/uploads/2014/03/system.preference.sound_.01.png" width="515" height="149" /></a></p>
<p>I think I don&#8217;t have to mention how to stream it via iOS device like iPhone and iPad. Once Rocki is setup you will be able to see the stream options for selection.</p>The post <a href="https://logs.paulooi.com/how-to-stream-spotify-desktop-with-rocki.php">How to Stream Spotify Desktop with Rocki</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/how-to-stream-spotify-desktop-with-rocki.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Install Android ADB in Mac OSX</title>
		<link>https://logs.paulooi.com/how-to-install-android-adb-in-mac-osx.php</link>
					<comments>https://logs.paulooi.com/how-to-install-android-adb-in-mac-osx.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Tue, 31 Dec 2013 08:53:43 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android development]]></category>
		<category><![CDATA[cwm]]></category>
		<category><![CDATA[sdk]]></category>
		<category><![CDATA[twrp]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1648</guid>

					<description><![CDATA[<p>Wanted to root your Android phone and flash it with custom ROM? Before flashing your Android phone with custom ROM, you need custom Recovery ROM such as ClockworkMod Recovery (CWM) Team Win Recovery Project (TWRP) The default &#8220;Recovery ROM&#8217; comes...</p>
The post <a href="https://logs.paulooi.com/how-to-install-android-adb-in-mac-osx.php">How to Install Android ADB in Mac OSX</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p>Wanted to root your Android phone and flash it with custom ROM? </p>
<p>Before flashing your Android phone with custom ROM, you need custom Recovery ROM such as </p>
<ul>
<li>ClockworkMod Recovery (CWM)</li>
<li>Team Win Recovery Project (TWRP)</li>
</ul>
<p>The default &#8220;Recovery ROM&#8217; comes with your phone does not allow to flash/install custom ROM. Hence, before flashing your phone with custom ROM, custom &#8220;Recovery&#8221; is needed. Before flashing custom &#8220;recovery ROM&#8221;, you need tools to do that. </p>
<p>adb &#038; fastboot are the tools which will use to flash Android&#8217;s &#8220;recovery&#8221; ROM. Let&#8217;s see how to install ADB &#038; FASTBOOT in Mac OSX. </p>
<p><span id="more-1648"></span></p>
<h1>1. Download Android SDK</h2>
<p>Android SDK can be downloaded at Android Developer website. Click the <a href="https://developer.android.com/sdk/index.html" title="Android SDK Website">link here to visit the website</a>. Choose &#8220;Download the SDK. ADT bundle for Mac&#8221;</p>
<p><a href="https://logs.paulooi.com/wp-content/uploads/2013/12/Screen-Shot-2013-12-31-at-4.38.30-PM.png"><img loading="lazy" decoding="async" src="https://logs.paulooi.com/wp-content/uploads/2013/12/Screen-Shot-2013-12-31-at-4.38.30-PM-300x147.png" alt="Android SDK ADT Bundle for Mac" width="300" height="147" class="aligncenter size-medium wp-image-1649" srcset="https://logs.paulooi.com/wp-content/uploads/2013/12/Screen-Shot-2013-12-31-at-4.38.30-PM-300x147.png 300w, https://logs.paulooi.com/wp-content/uploads/2013/12/Screen-Shot-2013-12-31-at-4.38.30-PM.png 724w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></p>
<h1>2. Install and Configure</h2>
<p>After ADT bundle has been downloaded, extract the file into download folder. </p>
<p><a href="https://logs.paulooi.com/wp-content/uploads/2013/12/AndroidADT.png"><img loading="lazy" decoding="async" src="https://logs.paulooi.com/wp-content/uploads/2013/12/AndroidADT-300x29.png" alt="AndroidADT" width="300" height="29" class="aligncenter size-medium wp-image-1650" srcset="https://logs.paulooi.com/wp-content/uploads/2013/12/AndroidADT-300x29.png 300w, https://logs.paulooi.com/wp-content/uploads/2013/12/AndroidADT.png 665w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></p>
<p>I have Android SDK store in my &#8220;Work&#8221; directory and renamed it from adt-bundle-mac-x86_64-20131030 to AndroidDevel &#8220;~/Document/Work/AndroidDevel&#8221; </p>
<p>adb and fastboot command tool can be found at &#8220;sdk/platform-tools&#8221; folder. You will need to run this 2 command tools in order to flash your phone. </p>
<h1>3. Configure with Terminal</h2>
<p>Open up your &#8220;Terminal&#8221; and open <em>.profile</em> shell profile. </p>
<pre>
<code>
# vi .profile 
</code>
</pre>
<p>Look for the &#8220;export PATH&#8221; and expand further by adding in platform-tools folder </p>
<pre>
<code>
export PATH=/usr/local/bin:~/Document/Work/AndroidDevel/sdk/platform-tools 
</code>
</pre>
<p>Depend on where do you store the tools. It may not me same with my configuration. Please do not miss the &#8220;:&#8221; semicolon, it means to expand and include other folder. Save your file and refresh your bash environment with command below </p>
<pre>
<code>
# source ~/.profile 
</code>
</pre>
<h1>4. Complete and Look For Your Device</h2>
<p>Plugin your device with USB cable and prompt for your device with command below </p>
<pre>
<code>
# adb devices 
</code>
</pre>
<p>You should be able to see the list of device as below </p>
<p><a href="https://logs.paulooi.com/wp-content/uploads/2013/12/AdbDevices.png"><img loading="lazy" decoding="async" src="https://logs.paulooi.com/wp-content/uploads/2013/12/AdbDevices.png" alt="Android SDK adb &amp; fastbook" width="239" height="62" class="aligncenter size-full wp-image-1651" /></a></p>
<p>Congrats, adb &#038; fastboot are installed on your Mac OSX <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> Next post I will show how to flash recovery ROM on a HTC ONE M7 device. </p>The post <a href="https://logs.paulooi.com/how-to-install-android-adb-in-mac-osx.php">How to Install Android ADB in Mac OSX</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/how-to-install-android-adb-in-mac-osx.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Symfony lib-icu 4.4 Error on CentOS</title>
		<link>https://logs.paulooi.com/symfony-lib-icu-4-4-error-on-centos.php</link>
					<comments>https://logs.paulooi.com/symfony-lib-icu-4-4-error-on-centos.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Sun, 22 Dec 2013 14:53:04 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[symfony]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1643</guid>

					<description><![CDATA[<p>Having problem to install symfony on CentOS due to the lib-icu 4.4 error. When running &#8220;php composer.phar install&#8221;, the error below pops up. # php composer.phar install Loading composer repositories with package information Installing dependencies (including require-dev) from lock file...</p>
The post <a href="https://logs.paulooi.com/symfony-lib-icu-4-4-error-on-centos.php">Symfony lib-icu 4.4 Error on CentOS</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p>Having problem to install symfony on CentOS due to the lib-icu 4.4 error. When running &#8220;php composer.phar install&#8221;, the error below pops up. </p>
<pre>
<code>
# php composer.phar install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
    - symfony/icu v1.2.0 requires lib-icu >=4.4 -> the requested linked library icu has the wrong version installed or is missing from your system, make sure to have the extension providing it.
    - Installation request for symfony/icu v1.2.0 -> satisfiable by symfony/icu[v1.2.0].
</code>
</pre>
<p>There is some configuration on &#8220;composer.json&#8221; need to be changed on &#8220;required&#8221; tree. </p>
<pre>
<code>
"symfony/icu": "1.0.0",
"symfony/symfony": "2.3.5",
</code> 
</pre>
<p>After that run the command again &#8220;php composer.phar install&#8221;. The details of the ticket error can be found on <a href="https://github.com/symfony/symfony/issues/8035">Symfony&#8217;s github site</a> (scroll to the last line) </p>The post <a href="https://logs.paulooi.com/symfony-lib-icu-4-4-error-on-centos.php">Symfony lib-icu 4.4 Error on CentOS</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/symfony-lib-icu-4-4-error-on-centos.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Gmail for iOS nets improved Drive and Google+ integration</title>
		<link>https://logs.paulooi.com/gmail-for-ios-nets-improved-drive-and-google-integration.php</link>
					<comments>https://logs.paulooi.com/gmail-for-ios-nets-improved-drive-and-google-integration.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Wed, 28 Aug 2013 02:46:49 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1594</guid>

					<description><![CDATA[<p>Gmail on iOS was completely redesigned in June, but Mountain View&#8217;s just pushed out a fresh update with a few features to polish things off. Version 2.4 of the email app bakes in improved integration with Drive and Google+, making...</p>
The post <a href="https://logs.paulooi.com/gmail-for-ios-nets-improved-drive-and-google-integration.php">Gmail for iOS nets improved Drive and Google+ integration</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p><a href="https://logs.paulooi.com/wp-content/uploads/2013/08/gmail1.jpeg"><img loading="lazy" decoding="async" src="https://logs.paulooi.com/wp-content/uploads/2013/08/gmail1-300x209.jpeg" alt="gmail" width="300" height="209" class="aligncenter size-medium wp-image-1596" srcset="https://logs.paulooi.com/wp-content/uploads/2013/08/gmail1-300x209.jpeg 300w, https://logs.paulooi.com/wp-content/uploads/2013/08/gmail1.jpeg 640w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></p>
<p>Gmail on iOS was completely redesigned in June, but Mountain View&#8217;s just pushed out a fresh update with a few features to polish things off. Version 2.4 of the email app bakes in improved integration with Drive and Google+, making links to the platforms open in their respective apps.</p>
<p>[Story via <a href="http://j.mp/1doD2vx" target="_blank">Engadget</a>]</p>The post <a href="https://logs.paulooi.com/gmail-for-ios-nets-improved-drive-and-google-integration.php">Gmail for iOS nets improved Drive and Google+ integration</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/gmail-for-ios-nets-improved-drive-and-google-integration.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Control Your Computer From Anywhere on Ipad with Parallels Access</title>
		<link>https://logs.paulooi.com/control-your-computer-from-anywhere-on-ipad-with-parallels-access.php</link>
					<comments>https://logs.paulooi.com/control-your-computer-from-anywhere-on-ipad-with-parallels-access.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Wed, 28 Aug 2013 02:21:20 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[Parallels]]></category>
		<category><![CDATA[remote access]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1583</guid>

					<description><![CDATA[<p>Parallels Access turns your iPad into a porthole to your more powerful (and heavier) Windows or Mac computers somewhere else. Connecting the your iPad to your remote machine through the cloud is the (relatively) easy part. The real magic is...</p>
The post <a href="https://logs.paulooi.com/control-your-computer-from-anywhere-on-ipad-with-parallels-access.php">Control Your Computer From Anywhere on Ipad with Parallels Access</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p><a href="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-osx1.jpg"><img loading="lazy" decoding="async" src="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-osx1-300x168.jpg" alt="Parallels Access OSX" width="300" height="168" class="aligncenter size-medium wp-image-1585" srcset="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-osx1-300x168.jpg 300w, https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-osx1.jpg 970w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></p>
<p>Parallels Access turns your iPad into a porthole to your more powerful (and heavier) Windows or Mac computers somewhere else. Connecting the your iPad to your remote machine through the cloud is the (relatively) easy part. The real magic is how Parallels Access elegantly shrinks your desktop applications into manageable tablet apps. <span id="more-1583"></span></p>
<p>Parallels Access is a subscription service that links your computer to your iPad. As long as both ends are connected to the Internet, you should be able to connect.</p>
<p><a href="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access.jpg"><img loading="lazy" decoding="async" src="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-300x168.jpg" alt="parallels-access" width="300" height="168" class="aligncenter size-medium wp-image-1586" srcset="https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access-300x168.jpg 300w, https://logs.paulooi.com/wp-content/uploads/2013/08/parallels-access.jpg 970w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></p>
<p>[Story via <a href="http://j.mp/1dNBJ74" title="Parellels Access" target="_blank">Gizmodo</a>]</p>The post <a href="https://logs.paulooi.com/control-your-computer-from-anywhere-on-ipad-with-parallels-access.php">Control Your Computer From Anywhere on Ipad with Parallels Access</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/control-your-computer-from-anywhere-on-ipad-with-parallels-access.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Mail Refresh Animation, Android or iOS Better?</title>
		<link>https://logs.paulooi.com/mail-refresh-animation-android-or-ios-better.php</link>
					<comments>https://logs.paulooi.com/mail-refresh-animation-android-or-ios-better.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Fri, 23 Aug 2013 15:37:05 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Androd]]></category>
		<category><![CDATA[iOS]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1568</guid>

					<description><![CDATA[<p>Because sometimes it&#8217;s just fun to scream at each other for no reason, let&#8217;s figure this thing out. There are plenty of GIFs of Apple&#8217;s iOS Mail refresh animation. It&#8217;s squiggly, like an earthworm you&#8217;re stretching out and snapping back...</p>
The post <a href="https://logs.paulooi.com/mail-refresh-animation-android-or-ios-better.php">Mail Refresh Animation, Android or iOS Better?</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p><a href="https://logs.paulooi.com/wp-content/uploads/2013/08/image.jpg"><img loading="lazy" decoding="async" src="https://logs.paulooi.com/wp-content/uploads/2013/08/image-300x168.jpg" alt="Android Mail Refresh" width="300" height="168" class="aligncenter size-medium wp-image-1569" srcset="https://logs.paulooi.com/wp-content/uploads/2013/08/image-300x168.jpg 300w, https://logs.paulooi.com/wp-content/uploads/2013/08/image.jpg 640w" sizes="auto, (max-width: 300px) 100vw, 300px" /></a></p>
<p>Because sometimes it&#8217;s just fun to scream at each other for no reason, let&#8217;s figure this thing out.</p>
<p>There are plenty of GIFs of Apple&#8217;s iOS Mail refresh animation. It&#8217;s squiggly, like an earthworm you&#8217;re stretching out and snapping back onto itself, like a jerk.</p>
<p>Source from <a href="http://j.mp/188nfZE" target="_blank">Gizmodo</a></p>The post <a href="https://logs.paulooi.com/mail-refresh-animation-android-or-ios-better.php">Mail Refresh Animation, Android or iOS Better?</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/mail-refresh-animation-android-or-ios-better.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Twitter for Android Supports Multiple Account</title>
		<link>https://logs.paulooi.com/twitter-for-android-supports-multiple-account.php</link>
					<comments>https://logs.paulooi.com/twitter-for-android-supports-multiple-account.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Wed, 20 Jul 2011 15:40:41 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[the android]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1478</guid>

					<description><![CDATA[<p>Twitter for Android Supports Multiple Account Twitter for Android Supports Multiple Account, this has made my life easier, and also made it as the best Twitter Apps for Android. Twitter for Android Supports Multiple Account, a Big Thanks I believe...</p>
The post <a href="https://logs.paulooi.com/twitter-for-android-supports-multiple-account.php">Twitter for Android Supports Multiple Account</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<h1>Twitter for Android Supports Multiple Account</h1>
<p><strong><a href="https://market.android.com/details?id=com.twitter.android" title="Twitter for Android" target="_blank">Twitter for Android</a></strong> Supports Multiple Account, this has made my life easier, and also made it as the best Twitter Apps for Android.</p>
<p><a href="https://logs.paulooi.com/wp-content/uploads/2011/07/twitter-for-android1.jpg"><img loading="lazy" decoding="async" src="https://logs.paulooi.com/wp-content/uploads/2011/07/twitter-for-android1.jpg" alt="Twitter for Android" title="Twitter for Android" width="260" height="190" class="aligncenter size-full wp-image-1481" /></a></p>
<h2>Twitter for Android Supports Multiple Account, a Big Thanks</h2>
<p>I believe people who do a lot of social network stuff has more than 1 twitter account. I have at least 2 Twitter Apps running on my Android one, one is Twitter Apps another is Twidroyd Apps to support my multiple twitter profile accounts. </p>
<p>Now I can just run one Twitter Apps in Android phone, which I believe will contribute to better battery life <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> </p>
<h3>Twitter for Android Supports Multiple Account, Benefits</h3>
<p>New <em>Twitter for Android</em> also supports push notification for tweets, mentions and direct message, which can help to save more on your battery life on Android. Try the new <u>Twitter for Android</u> and share your battery life experience with us. </p>The post <a href="https://logs.paulooi.com/twitter-for-android-supports-multiple-account.php">Twitter for Android Supports Multiple Account</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/twitter-for-android-supports-multiple-account.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Convert EDT timezone to GMT timezone</title>
		<link>https://logs.paulooi.com/convert-edt-timezone-to-gmt-timezone.php</link>
					<comments>https://logs.paulooi.com/convert-edt-timezone-to-gmt-timezone.php#respond</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Mon, 11 Jul 2011 07:21:51 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[edt]]></category>
		<category><![CDATA[gmt]]></category>
		<category><![CDATA[time]]></category>
		<category><![CDATA[timezone]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1445</guid>

					<description><![CDATA[<p>I am confused with several different timezones in the world. Planning to attend an online seminar but the date/time is stated in EDT, how do I convert into GMT+8, which is my country timezone? I usually refer to the timezone...</p>
The post <a href="https://logs.paulooi.com/convert-edt-timezone-to-gmt-timezone.php">Convert EDT timezone to GMT timezone</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p><strong>I am confused with several different timezones in the world. Planning to attend an online seminar but the date/time is stated in EDT, how do I convert into GMT+8, which is my country timezone? </strong></p>
<p>I usually refer to the timezone conversion table at <a href="http://wwp.eastern-standard-time.com/convert/index.htm" target="_blank">Eastern Time to GMT</a></p>
<p>For example let say the online seminar is happening at EDT 21:00, it will be 01:00, +8 which is 09:00 (the next day) in my country. </p>The post <a href="https://logs.paulooi.com/convert-edt-timezone-to-gmt-timezone.php">Convert EDT timezone to GMT timezone</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/convert-edt-timezone-to-gmt-timezone.php/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Check Paypal Pre-Approved Payment List</title>
		<link>https://logs.paulooi.com/how-to-check-paypal-pre-approved-payment-list.php</link>
					<comments>https://logs.paulooi.com/how-to-check-paypal-pre-approved-payment-list.php#comments</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Fri, 08 Jul 2011 07:16:07 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[auto payment]]></category>
		<category><![CDATA[online money]]></category>
		<category><![CDATA[paypal]]></category>
		<category><![CDATA[preapproved payments]]></category>
		<category><![CDATA[subscription]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1429</guid>

					<description><![CDATA[<p>How can I check my list of preapproved payment list with Paypal? Here is the instruction of how to access to list of Preapproved Payment in your Paypal. After login to Paypal, on top of the menu, click on &#8220;Profile&#8221;....</p>
The post <a href="https://logs.paulooi.com/how-to-check-paypal-pre-approved-payment-list.php">How to Check Paypal Pre-Approved Payment List</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p><strong>How can I check my list of preapproved payment list with Paypal?</strong></p>
<p>Here is the instruction of how to access to list of Preapproved Payment in your Paypal. </p>
<ul>
<li>After login to Paypal, on top of the menu, click on &#8220;Profile&#8221;.</li>
<li>On the left menu, click on &#8220;My money&#8221;</li>
<li>You will see the option &#8220;My preapproved payments&#8221;</li>
</ul>
<p>It actually took me quite sometime to figure how to access preapproved payments list <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>The post <a href="https://logs.paulooi.com/how-to-check-paypal-pre-approved-payment-list.php">How to Check Paypal Pre-Approved Payment List</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/how-to-check-paypal-pre-approved-payment-list.php/feed</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>How to Enable check_dns on Nagios Monitoring System</title>
		<link>https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php</link>
					<comments>https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php#comments</comments>
		
		<dc:creator><![CDATA[Paul Ooi]]></dc:creator>
		<pubDate>Fri, 25 Feb 2011 15:14:12 +0000</pubDate>
				<category><![CDATA[Application]]></category>
		<category><![CDATA[Systems]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[dns monitoring]]></category>
		<category><![CDATA[monitor dns]]></category>
		<category><![CDATA[nagios]]></category>
		<guid isPermaLink="false">http://systems.takizo.com/?p=1401</guid>

					<description><![CDATA[<p>Most user who are new to Nagios doesn&#8217;t know there is a hidden plug-in called check_dns in Nagios Monitoring system. On FreeBSD server, the binary can be found at /usr/local/libexec/nagios. List the directory and you should see check_dns. check_dns usage...</p>
The post <a href="https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php">How to Enable check_dns on Nagios Monitoring System</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></description>
										<content:encoded><![CDATA[<p><a href="https://logs.paulooi.com/wp-content/uploads/2011/02/nagios-logo.gif"><img loading="lazy" decoding="async" class="alignleft size-full wp-image-1402" title="nagios-logo" src="https://logs.paulooi.com/wp-content/uploads/2011/02/nagios-logo.gif" alt="" width="64" height="64" /></a>Most user who are new to Nagios doesn&#8217;t know there is a hidden plug-in called check_dns in Nagios Monitoring system. On FreeBSD server, the binary can be found at <em>/usr/local/libexec/nagios</em>. List the directory and you should see check_dns.</p>
<p>check_dns usage is as below</p>
<pre><code>
$ ./check_dns -H host [-s server] [-a expected-address] [-A] [-t timeout] [-w warn] [-c crit]
</code></pre>
<p>Try to run the command as below and you will get the query result</p>
<pre><code>
$ ./check_dns -H systems.takizo.com -s 8.8.8.8        
DNS OK: 0.012 seconds response time. systems.takizo.com returns 70.32.103.130|time=0.011703s;;;0.000000
</code></pre>
<p><span id="more-1401"></span><br />
Sweet, that is the DNS query plugin, it does DNS query check on your DNS host server and return the query time.<br />
Here is how to activate the monitoring, add the check_dns plug-in into Nagios&#8217; commands.cfg configuration file.</p>
<p>On FreeBSD server, it&#8217;s located at /usr/local/etc/nagios/objects/commands.cfg<br />
Edit the file commands.cfg and add the line below</p>
<pre><code>
define command {
        command_name    check_dns
        command_line    $USER1$/check_dns -H $HOSTADDRESS$ -s $ARG1$
}
</code></pre>
<ul>
<li>$ARG1$ is the argument you will parse into in the configuration</li>
<li>$HOSTADDRESS$ is your host on Nagios monitoring.</li>
</ul>
<p>Next, put the line below into service check configuration file</p>
<pre><code>
define service {
        use                                  generic-service
        host_name                       your-dns-host
        service_description          Check Google.com on DNS Server
        check_command              check_dns!www.google.com
}
</code></pre>
<p>Restart your Nagios service now</p>
<pre><code>
$ /usr/local/etc/rc.d/nagios restart
</code></pre>
<p>If it&#8217;s failed, you will the red color on the monitoring status. There are a lot other plug-ins can be explore too. Have fun.</p>The post <a href="https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php">How to Enable check_dns on Nagios Monitoring System</a> first appeared on <a href="https://logs.paulooi.com">/var/logs/paulooi.log</a>.]]></content:encoded>
					
					<wfw:commentRss>https://logs.paulooi.com/how-to-enable-check_dns-on-nagios-monitoring-system.php/feed</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
