<?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>BADJOGRAPHY</title>
	<atom:link href="http://www.badjography.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.badjography.com</link>
	<description>joebenick.badiola.works</description>
	<lastBuildDate>Mon, 23 Jan 2012 15:02:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>VLC Player Remote Using SSH and Android Phone with SSHmote</title>
		<link>http://www.badjography.com/2012/01/23/vlc-player-remote-using-ssh-and-android-phone-with-sshmote/</link>
		<comments>http://www.badjography.com/2012/01/23/vlc-player-remote-using-ssh-and-android-phone-with-sshmote/#comments</comments>
		<pubDate>Mon, 23 Jan 2012 14:40:01 +0000</pubDate>
		<dc:creator>badjography</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android phone]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[sshmote]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vlc]]></category>
		<category><![CDATA[vlc player]]></category>
		<category><![CDATA[VLC Player Remote Using SSH and Android Phone with SSHmote]]></category>

		<guid isPermaLink="false">http://www.badjography.com/?p=226</guid>
		<description><![CDATA[I was browsing around the Android Market to look for an application that can browse my Ubuntu box's folders and play a video on my Android phone, and then I saw this application called "SSHmote", installed it, played around it and discovered cool things. So what is "SSHmote"? As described on Android Market: The multimedia [...]]]></description>
			<content:encoded><![CDATA[<p>I was browsing around the Android Market to look for an application that can browse my Ubuntu box's folders and play a video on my Android phone, and then I saw this application called "SSHmote", installed it, played around it and discovered cool things.</p>
<p>So what is "SSHmote"? As described on Android Market:</p>
<blockquote><p><span id="more-226"></span><em>The multimedia remote control for Linux/BSD</em></p>
<p><em>With an intuitive and minimalistic graphical interface, SSHmote simplifies the browsing of your multimedia files and the control of your favorite media players.</em></p></blockquote>
<p>And described by Zokama (the developers behind this application):</p>
<blockquote><p><em>SSHmote is a remote control for Android devices that uses the SSH protocol to connect to your computer and control your favorite multimedia applications through editable profiles. Using the SSH protocol means that for most Linux/BSD distributions, no additional server installation will be requiered, you will just have to enter your username and password in SSHmote and it will turn your Android device into a cool remote control.</em></p></blockquote>
<p>So that's it, basically it is a remote control for Linux! <img src='http://www.badjography.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>I'm going to show you a quick guide to have a VLC player remote using SSH and Android phone with SSHmote.</p>
<p>1. On your Android phone, go to Android Market.</p>
<p>2. Search "SSHmote".</p>
<p>3. Install. If you're planning to install this via <a href="http://market.android.com/">Android Market</a> website here's the URL pointing to the application [<a href="https://market.android.com/details?id=com.zokama.sshmote&amp;hl=en">Link</a>].</p>
<p>4. Once done installing, you can now configure your SSHmote on your phone to connect to your Linux PC via SSH (of course internet connection is needed).</p>
<p>5. On the application, click Menu -&gt; Add Control Set.</p>
<p>6. Fill up the form with your Linux PC's SSH connection info, note to select your preferred multimedia application for this profile.</p>
<p>7. Click "Save" once done.</p>
<p>8. Now click your newly created profile, then you will be connected to your Linux PC and you will see your directories on it.</p>
<p>9. Navigate to your movies directory and click a video file.</p>
<p>That's it, it will be played on you PC and you can click Play, Skip, Stop or any command you like!  :D</p>
<p>Screenshot of the application is available here [<a href="http://www.zokama.com/sshmote#screenshots">Link</a>].</p>
<p>&nbsp;</p>
<p>References:</p>
<p>SSHmote on Android Market: [<a href="https://market.android.com/details?id=com.zokama.sshmote&amp;hl=en">Link</a>]</p>
<p>Zokama : [<a href="http://www.zokama.com/sshmote">Link</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.badjography.com/2012/01/23/vlc-player-remote-using-ssh-and-android-phone-with-sshmote/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Development Environment From Command Line in 4 Easy Steps</title>
		<link>http://www.badjography.com/2011/10/17/android-development-environment-from-command-line-in-4-easy-steps/</link>
		<comments>http://www.badjography.com/2011/10/17/android-development-environment-from-command-line-in-4-easy-steps/#comments</comments>
		<pubDate>Mon, 17 Oct 2011 15:16:05 +0000</pubDate>
		<dc:creator>badjography</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Scriplets]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[android development]]></category>
		<category><![CDATA[Android Development Environment From Command Line in 4 Easy Steps]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.badjography.com/?p=211</guid>
		<description><![CDATA[I recently got interested in Android development and wanting to learn (and if permits, a career shift! ) this awesome mobile programming. If you look around the internet, most of the references that you will find there are mostly about Android Development from Eclipse IDE and it is also the IDE of choice by Android [...]]]></description>
			<content:encoded><![CDATA[<p>I recently got interested in Android development and wanting to learn (and if permits, a career shift! <img src='http://www.badjography.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> ) this awesome mobile programming.</p>
<p>If you look around the internet, most of the references that you will find there are mostly about Android Development from Eclipse IDE and it is also the IDE of choice by Android Developers see <a href="http://developer.android.com/guide/developing/projects/projects-eclipse.html">here</a>. As for me, I want it somewhat "from scratch" that way I'll learn how an Android Application execute.</p>
<p>Android Developers provided a <a href="http://developer.android.com/guide/developing/building/building-cmdline.html">Developers Guide when Building and Running an Android Application from Command Line</a>, but for a newbie like me with roughly 5% Android development knowledge, it is too advance for me to understand those. That's why I decided to do a step-by-step setting up an android development environment in 4 easy steps.</p>
<p><span id="more-211"></span>In this article, I'll show you how to setup an android development environment in 4 easy steps when building and running an Android Application from command line. From creating a project to building a <a href="http://en.wikipedia.org/wiki/APK_(file_format)">.apk</a> in debug mode (yes, no release mode for now <img src='http://www.badjography.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ). Here's how:</p>
<p>1. Creating a project -this step can be seen in Android Developer's Guide:</p>
<pre>badjo@kungfuu:~$ android create project \
&gt; --target 1 \
&gt; --name MyAndroidApp \
&gt; --path ./MyAndroidAppProject \
&gt; --activity MyAndroidAppActivity \
&gt; --package com.example.myandroid</pre>
<p>&nbsp;<br />
2. Copy the platform-tools and tools folders from Android SDK folder and paste it in your application root.</p>
<p>3. Execute ant debug.</p>
<pre>badjo@kungfuu:~/MyAndroidAppProject$ ant debug</pre>
<p>&nbsp;<br />
4. Install it on your virtual phone using adb. You can find the adb command on your ..Applicationfolder/platform-tools/.</p>
<pre>badjo@kungfuu:~/MyAndroidAppProject/platform-tools$ ./adb -d install \
&gt; --../bin/MyAndroidApp-debug.apk</pre>
<p>&nbsp;<br />
That's it, from there you can start your Android development 4 easy steps.</p>
<p>Thanks for reading, for feedback and missed steps please don't hesitate to drop me a message <img src='http://www.badjography.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.badjography.com/2011/10/17/android-development-environment-from-command-line-in-4-easy-steps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Citrix ICA Client In Ubuntu 10.04 Lucid Lynx</title>
		<link>http://www.badjography.com/2011/10/07/installing-citrix-ica-client-in-ubuntu-10-04-lucid-lynx/</link>
		<comments>http://www.badjography.com/2011/10/07/installing-citrix-ica-client-in-ubuntu-10-04-lucid-lynx/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 14:44:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Scriplets]]></category>
		<category><![CDATA[10.04]]></category>
		<category><![CDATA[citrix]]></category>
		<category><![CDATA[citrix xenapp client]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lucid lynx]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[remote connection]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu lucid lynx 10.04]]></category>

		<guid isPermaLink="false">http://www.badjography.com/?p=166</guid>
		<description><![CDATA[I've been using Citrix for a while now on my virtual machine Windows XP and I'm wondering if there's a Citrix Client for Linux, in this case, I'm using Ubuntu 10.04 Lucid Lynx. So I tried browsing Citrix's website and look at their download page. To find the .deb file to be installed in your [...]]]></description>
			<content:encoded><![CDATA[<p>I've been using Citrix for a while now on my virtual machine Windows XP and I'm wondering if there's a Citrix Client for Linux, in this case, I'm using Ubuntu 10.04 Lucid Lynx. So I tried browsing Citrix's website and look at their download page.</p>
<p>To find the .deb file to be installed in your Ubuntu Lucid Lynx box follow this steps:</p>
<p>1. Download the .deb file <a href="http://citrix.com/English/ss/downloads/details.asp?downloadId=2309164&amp;productId=186&amp;c1=ost1349860">here</a>.</p>
<p>2. On the download page, look for the part similar to image below and click download:</p>
<p><span id="more-166"></span></p>
<p><img class="alignnone" style="border: 0px initial initial;" title="citrix xenapp for linux debian" src="https://lh6.googleusercontent.com/-4bs_x7x_ZKs/To7_BAVfgiI/AAAAAAAAAAY/vfFmbCnC01Q/s588/11.000.png" alt="" width="588" height="92" /></p>
<p>After downloading the file, you can either try installing it with <a href="http://appnr.com/package/gdebi">GDebi Package Installer</a> or via <a href="http://en.wikipedia.org/wiki/Dpkg">dpkg</a>, I prefer dpkg, so here it goes:</p>
<p>1. Locate the file you just downloaded, file name should be something like <strong>icaclient_11.100_i386.patched.deb</strong>. Once located, execute this command:</p>
<pre>badjo@kungfuu:~$ sudo dpkg -i icaclient_11.100_i386.patched.deb</pre>
<p>&nbsp;<br />
2. Once installed, try to connect to your Citrix server.</p>
<p>3. In my case, I encountered "Thawte Certificate" errors, if this happens download the Thawte Certificates <a href="https://www.thawte.com/roots/index.html?submitted">here</a></p>
<p>4. On the Thawte download page, look for the part similar to the image below and click download.</p>
<p><img class="alignnone" title="thawte certificate download page" src="https://lh3.googleusercontent.com/-5uI5Yi92IVs/To8GX-hcnnI/AAAAAAAAAAk/hJOZAYxcVvY/s292/thawte.png" alt="" width="292" height="39" /></p>
<p>5. Extract the downloaded file execute this command:</p>
<pre>badjo@kungfuu:~$ sudo cp \
/path/to/file/thawte Root Certificates/\
thawte Premium Server CA/thawte_Premium_Server_CA.pem \
 /usr/lib/ICAClient/keystore/cacerts/</pre>
<p>&nbsp;<br />
6. Then try connecting again.</p>
<p>For some, it worked perfectly, but not for me <img src='http://www.badjography.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  as I encountered another error "<em><strong>You have not chosen to trust “AddTrust External CA Root”, the issuer of the server’s security certificate.</strong></em>". To solve this problem , copy all ca-certificate of Mozilla Firefox to your ICAClient's Certificate, you need to execute this command:</p>
<pre>badjo@kungfuu:~$ sudo cp \
/usr/share/ca-certificates/mozilla/*.*\
 /usr/lib/ICAClient/keystore/cacerts/</pre>
<p>&nbsp;<br />
It worked perfectly on my machine and Citrix XenApp connected successfully.</p>
<p>That's it! Thanks for reading <img src='http://www.badjography.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If I missed out something, don't hesitate to drop me an email or post a comment below <img src='http://www.badjography.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.badjography.com/2011/10/07/installing-citrix-ica-client-in-ubuntu-10-04-lucid-lynx/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>WordPress Android App</title>
		<link>http://www.badjography.com/2011/09/28/wordpress-android-app/</link>
		<comments>http://www.badjography.com/2011/09/28/wordpress-android-app/#comments</comments>
		<pubDate>Wed, 28 Sep 2011 15:56:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress android application]]></category>

		<guid isPermaLink="false">http://www.badjography.com/2011/09/28/wordpress-android-app/</guid>
		<description><![CDATA[Pancake House's Beef Tapa a.k.a. Tapsilog I'm writing this post just to test if my wordpress android app will post correctly to my site, using the basic functionalties that this wonderful app has offer. I'm going to make post using a 3G connection. ==EDIT== &#160; I made a little modification for this post &#160;]]></description>
			<content:encoded><![CDATA[<div class="mceTemp" style="text-align: center;">
<dl class="wp-caption " style="width: 510px;">
<dt class="wp-caption-dt"><img style="display: block; margin-right: auto; margin-left: auto;" src="http://www.badjography.com/wp-content/uploads/2011/09/wpid-2011-07-03-14.53.55.jpg" alt="image" width="500" height="375" /></dt>
<dd class="wp-caption-dd">Pancake House's Beef Tapa a.k.a. Tapsilog</dd>
</dl>
</div>
<p>I'm writing this post just to test if my wordpress android app will post correctly to my <a href="http://www.badjography.com/">site</a>, using the basic functionalties that this wonderful app has offer.</p>
<p>I'm going to make post using a 3G connection.</p>
<p>==EDIT==</p>
<p>&nbsp;</p>
<p>I made a little modification for this post <img src='http://www.badjography.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.badjography.com/2011/09/28/wordpress-android-app/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>North Dock, Corregidor Island</title>
		<link>http://www.badjography.com/2011/05/16/north-dock-corregidor-island/</link>
		<comments>http://www.badjography.com/2011/05/16/north-dock-corregidor-island/#comments</comments>
		<pubDate>Mon, 16 May 2011 13:36:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[badjo photography]]></category>
		<category><![CDATA[badjography]]></category>
		<category><![CDATA[corregidor island]]></category>
		<category><![CDATA[corregidor lighthouse]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[panorama]]></category>
		<category><![CDATA[vertical panorama]]></category>

		<guid isPermaLink="false">http://www.badjography.com/2011/05/16/north-dock-corregidor-island/</guid>
		<description><![CDATA[North Dock, Corregidor Island, a photo by badjuuuu on Flickr. Via Flickr: A vertical panoramic view of one of the docks in Corregidor Island. Being stranded for 1 day (supposed to be 2 days and 1 night) is a good thing, well for me, because I had a chance to photograph some of the key [...]]]></description>
			<content:encoded><![CDATA[<div style="margin: 0 0 10px 0; padding: 0; font-size: 0.8em; line-height: 1.6em;"><a title="North Dock, Corregidor Island" href="http://www.flickr.com/photos/jobad/5725989575/"><img src="http://farm6.static.flickr.com/5088/5725989575_c42d5a14e8.jpg" alt="North Dock, Corregidor Island by badjuuuu" /></a><br />
<span style="margin: 0;"><a href="http://www.flickr.com/photos/jobad/5725989575/">North Dock, Corregidor Island</a>, a photo by <a href="http://www.flickr.com/photos/jobad/">badjuuuu</a> on Flickr.</span></div>
<p><em>Via Flickr:</em><br />
A vertical panoramic view of one of the docks in Corregidor Island. Being stranded for 1 day (supposed to be 2 days and 1 night) is a good thing, well for me, because I had a chance to photograph some of the key places in the island.</p>
<p><a rel="nofollow" href="http://www.badjography.com">www.badjography.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.badjography.com/2011/05/16/north-dock-corregidor-island/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>San Jose Chapel, Corregidor Island</title>
		<link>http://www.badjography.com/2011/05/14/san-jose-chapel-corregidor-island/</link>
		<comments>http://www.badjography.com/2011/05/14/san-jose-chapel-corregidor-island/#comments</comments>
		<pubDate>Sat, 14 May 2011 17:17:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[badjo photography]]></category>
		<category><![CDATA[corregidor island]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[panorama]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[san jose chapel]]></category>
		<category><![CDATA[san jose church]]></category>
		<category><![CDATA[vertical panorama]]></category>

		<guid isPermaLink="false">http://www.badjography.com/2011/05/14/san-jose-chapel-corregidor-island/</guid>
		<description><![CDATA[San Jose Chapel, Corregidor Island, a photo by badjuuuu on Flickr. Via Flickr: A vertical panoramic vier of the interior design of San Jose Chapel in Corregidor Island, it is located behind tall trees, and sandwiched between the South and North Dock. www.badjography.com]]></description>
			<content:encoded><![CDATA[<div style="margin: 0 0 10px 0; padding: 0; font-size: 0.8em; line-height: 1.6em;"><a href="http://www.flickr.com/photos/jobad/5718904973/" title="San Jose Chapel, Corregidor Island"><img src="http://farm4.static.flickr.com/3234/5718904973_430cb7f038.jpg" alt="San Jose Chapel, Corregidor Island by badjuuuu" /></a><br/><span style="margin: 0;"><a href="http://www.flickr.com/photos/jobad/5718904973/">San Jose Chapel, Corregidor Island</a>, a photo by <a href="http://www.flickr.com/photos/jobad/">badjuuuu</a> on Flickr.</span></div>
<p><i>Via Flickr:</i><br />
A vertical panoramic vier of the interior design of San Jose Chapel in Corregidor Island, it is located behind tall trees, and sandwiched between the South and North Dock.</p>
<p>
<a href="http://www.badjography.com" rel="nofollow">www.badjography.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.badjography.com/2011/05/14/san-jose-chapel-corregidor-island/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Corregidor Lighthouse</title>
		<link>http://www.badjography.com/2011/05/13/corregidor-lighthouse/</link>
		<comments>http://www.badjography.com/2011/05/13/corregidor-lighthouse/#comments</comments>
		<pubDate>Fri, 13 May 2011 11:25:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[badjo photography]]></category>
		<category><![CDATA[corregidor]]></category>
		<category><![CDATA[corregidor lighthouse]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[lighthouse]]></category>
		<category><![CDATA[panorama]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[vertical panorama]]></category>

		<guid isPermaLink="false">http://www.badjography.com/2011/05/13/corregidor-lighthouse/</guid>
		<description><![CDATA[Corregidor Lighthouse, a photo by badjuuuu on Flickr. Via Flickr: The lighthouse on Topside is one of the oldest landmarks in Corregidor. A lighthouse was built by the Spaniards and lit for the first time in 1853. The lighting apparatus was improved in 1897 and the grounds further improved by the Americans. During WWII, the [...]]]></description>
			<content:encoded><![CDATA[<div style="margin: 0 0 10px 0; padding: 0; font-size: 0.8em; line-height: 1.6em;"><a title="Corregidor Lighthouse" href="http://www.flickr.com/photos/jobad/5715244879/"><img src="http://farm3.static.flickr.com/2357/5715244879_3db3c5cf1b.jpg" alt="Corregidor Lighthouse by badjuuuu" /></a><br />
<span style="margin: 0;"><a href="http://www.flickr.com/photos/jobad/5715244879/">Corregidor Lighthouse</a>, a photo by <a href="http://www.flickr.com/photos/jobad/">badjuuuu</a> on Flickr.</span></div>
<p><em>Via Flickr:</em><br />
The lighthouse on Topside is one of the oldest landmarks in Corregidor. A lighthouse was built by the Spaniards and lit for the first time in 1853. The lighting apparatus was improved in 1897 and the grounds further improved by the Americans. During WWII, the lighthouse was reduced to ruins during the siege of Corregidor. A rehabilitated lighthouse stands on the same spot where the first lighthouse once stood.</p>
<p>from <a rel="nofollow" href="http://en.wikipedia.org/wiki/Corregidor_Island#Corregidor_lighthouse">Wikipedia: Corregidor Lighthouse</a></p>
<p><a rel="nofollow" href="http://www.badjography.com">www.badjography.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.badjography.com/2011/05/13/corregidor-lighthouse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backyard Farm</title>
		<link>http://www.badjography.com/2011/05/05/backyard-farm/</link>
		<comments>http://www.badjography.com/2011/05/05/backyard-farm/#comments</comments>
		<pubDate>Thu, 05 May 2011 23:09:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[badjo photography]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[panorama]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[vertical panorama]]></category>

		<guid isPermaLink="false">http://www.badjography.com/2011/05/05/backyard-farm/</guid>
		<description><![CDATA[Backyard farm, a photo by badjuuuu on Flickr. Via Flickr: I finally figured out how to make a vertical panorama, I don't know if the other panorama stitcher has the same way of stitching photos, but mine, Hugin Panorama Creator Linux is a bit tricky, it took me 7 months to figure out how to [...]]]></description>
			<content:encoded><![CDATA[<div style="margin: 0 0 10px 0; padding: 0; font-size: 0.8em; line-height: 1.6em;"><a title="Backyard farm" href="http://www.flickr.com/photos/jobad/5687190564/"><img src="http://farm6.static.flickr.com/5065/5687190564_cbd50954e7.jpg" alt="Backyard farm by badjuuuu" /></a><br />
<span style="margin: 0;"><a href="http://www.flickr.com/photos/jobad/5687190564/">Backyard farm</a>, a photo by <a href="http://www.flickr.com/photos/jobad/">badjuuuu</a> on Flickr.</span></div>
<p><em>Via Flickr:</em><br />
I finally figured out how to make a vertical panorama, I don't know if the other panorama stitcher has the same way of stitching photos, but mine, Hugin Panorama Creator Linux is a bit tricky, it took me 7 months to figure out how to do it, but it works! 10 photos stitched vertically.</p>
<p>Taken at my girlfriend's grandmother's backyard rice field.</p>
<p><a rel="nofollow" href="http://www.badjography.com">www.badjography.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.badjography.com/2011/05/05/backyard-farm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sunrise / Sunset</title>
		<link>http://www.badjography.com/2011/05/04/sunrise-sunset/</link>
		<comments>http://www.badjography.com/2011/05/04/sunrise-sunset/#comments</comments>
		<pubDate>Wed, 04 May 2011 12:29:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[badjo photography]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[sunrise]]></category>
		<category><![CDATA[sunset]]></category>

		<guid isPermaLink="false">http://www.badjography.com/2011/05/04/sunrise-sunset/</guid>
		<description><![CDATA[Sunrise / Sunset, a set on Flickr. These are the collection of sunrise and sunset photos from everywhere.]]></description>
			<content:encoded><![CDATA[<div style="padding: 0; overflow: hidden; margin: 0; width: 500px;"><a href="http://www.flickr.com/photos/jobad/4142628815/in/set-72157623660198180/" title="Tagaytay Sunset" style="text-decoration: none;"><img src="http://farm3.static.flickr.com/2679/4142628815_cf6e4c2e5d_s.jpg" alt="Tagaytay Sunset" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/jobad/4437600894/in/set-72157623660198180/" title="Ortigas Makati Manila Panorama" style="text-decoration: none;"><img src="http://farm5.static.flickr.com/4066/4437600894_6e7c474f6a_s.jpg" alt="Ortigas Makati Manila Panorama" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/jobad/4446154611/in/set-72157623660198180/" title="Everytime I Look for You" style="text-decoration: none;"><img src="http://farm5.static.flickr.com/4026/4446154611_d50f399e85_s.jpg" alt="Everytime I Look for You" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/jobad/4160313198/in/set-72157623660198180/" title="Golden" style="text-decoration: none;"><img src="http://farm3.static.flickr.com/2521/4160313198_5e3bd63de2_s.jpg" alt="Golden" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/jobad/4143332506/in/set-72157623660198180/" title="The Horse" style="text-decoration: none;"><img src="http://farm3.static.flickr.com/2513/4143332506_9475e52552_s.jpg" alt="The Horse" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/jobad/3664739307/in/set-72157623660198180/" title="Train Station" style="text-decoration: none;"><img src="http://farm4.static.flickr.com/3582/3664739307_308ab596b4_s.jpg" alt="Train Station" style="padding: 0 0 10px 0; width: 75px; height: 75px; float: left;"/></a><br clear="all" /><a href="http://www.flickr.com/photos/jobad/3577480549/in/set-72157623660198180/" title="Cabangan" style="text-decoration: none;"><img src="http://farm4.static.flickr.com/3409/3577480549_4320f4693a_s.jpg" alt="Cabangan" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/jobad/3559079815/in/set-72157623660198180/" title="Bolinao" style="text-decoration: none;"><img src="http://farm3.static.flickr.com/2450/3559079815_ce24f08c12_s.jpg" alt="Bolinao" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/jobad/3514657806/in/set-72157623660198180/" title="Japinoy.com POW: Sora" style="text-decoration: none;"><img src="http://farm4.static.flickr.com/3609/3514657806_ed0ca06319_s.jpg" alt="Japinoy.com POW: Sora" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/jobad/3459187413/in/set-72157623660198180/" title="Manila Bay" style="text-decoration: none;"><img src="http://farm4.static.flickr.com/3538/3459187413_3388a4dcb7_s.jpg" alt="Manila Bay" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/jobad/3337283367/in/set-72157623660198180/" title="36/365 - Sun Down" style="text-decoration: none;"><img src="http://farm4.static.flickr.com/3634/3337283367_afd3f042f8_s.jpg" alt="36/365 - Sun Down" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><a href="http://www.flickr.com/photos/jobad/3284608844/in/set-72157623660198180/" title="15/365 - Soaring the Morning Sky" style="text-decoration: none;"><img src="http://farm4.static.flickr.com/3559/3284608844_020e64bf4f_s.jpg" alt="15/365 - Soaring the Morning Sky" style="padding: 0 0 10px 0; width: 75px; height: 75px; float: left;"/></a><br clear="all" /><a href="http://www.flickr.com/photos/jobad/3038471166/in/set-72157623660198180/" title="Ecopark Sunset" style="text-decoration: none;"><img src="http://farm4.static.flickr.com/3280/3038471166_4111942702_s.jpg" alt="Ecopark Sunset" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"/></a><img src="http://l.yimg.com/g/images/gallery-empty-icon.gif" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"><img src="http://l.yimg.com/g/images/gallery-empty-icon.gif" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"><img src="http://l.yimg.com/g/images/gallery-empty-icon.gif" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"><img src="http://l.yimg.com/g/images/gallery-empty-icon.gif" style="padding: 0 10px 10px 0; width: 75px; height: 75px; float: left;"><img src="http://l.yimg.com/g/images/gallery-empty-icon.gif" style="padding: 0 0 10px 0; width: 75px; height: 75px; float: left;"><br clear="all" /></div>
<div style="font-size: 0.8em; margin-top: 0px; margin-bottom: 5px">
<p><a href="http://www.flickr.com/photos/jobad/sets/72157623660198180/">Sunrise / Sunset</a>, a set on Flickr.</p>
</div>
<p>These are the collection of sunrise and sunset photos from everywhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.badjography.com/2011/05/04/sunrise-sunset/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Photographic 2010</title>
		<link>http://www.badjography.com/2010/12/31/my-photographic-2010-2/</link>
		<comments>http://www.badjography.com/2010/12/31/my-photographic-2010-2/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 02:23:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[badjo photography]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photography 2010]]></category>

		<guid isPermaLink="false">http://www.badjography.com/?p=80</guid>
		<description><![CDATA[Hi, it's been ages since I last wrote something here, sorry for being busy, but you can check my Twitter account (@jobad) for my micro blogging stuff. Well anyway, 2010 is one of the best year for me, a lot of things happened and a lot of things have changed, as I twitted before "Thank [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, it's been ages since I last wrote something here, sorry for being busy, but you can check my Twitter account (<a href="http://www.twitter.com/jobad" target="_blank">@jobad</a>) for my micro blogging stuff.</p>
<p>Well anyway, 2010 is one of the best year for me, a lot of things happened and a lot of things have changed, as I twitted before "<em>Thank you 2010</em>" and Thank God for everything <img src='http://www.badjography.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Today I'm going to highlight a set of photos I've taken from the past months.<span id="more-80"></span></p>
<p>First off:</p>
<p><strong>January</strong></p>
<p style="text-align: center;"><img class="aligncenter" title="Annular Solar Eclipse" src="http://farm3.static.flickr.com/2786/4277642449_02aac12a2e_z.jpg?zz=1" alt="Annular Solar Eclipse" width="500" height="332" />Annular Solar Eclipse, January 15, 2010</p>
<p style="text-align: center;">
<p style="text-align: center;"><img class="alignnone" title="Saosin Live in Manila" src="http://farm5.static.flickr.com/4012/4297648516_0e82f6d08b.jpg" alt="Saosin Live in Manila" width="500" height="332" /></p>
<p style="text-align: center;"><img class="alignnone" title="Saosin Live in Manila" src="http://farm5.static.flickr.com/4053/4297648898_9cfd7aea38.jpg" alt="" width="332" height="500" /></p>
<p style="text-align: center;">Saosin Live in Manila, A-Venue Hall, Makati City, January 22, 2010</p>
<p style="text-align: center;">
<p style="text-align: center;"><img class="alignnone" title="American War Memorial" src="http://farm5.static.flickr.com/4042/4303736530_45fdba7b82.jpg" alt="" width="332" height="500" /></p>
<p style="text-align: center;">American War Memorial, The Fort, Taguig,</p>
<p style="text-align: center;">Tipidpc.com's DSLR Newbies Photowalk, January 23, 2010</p>
<p style="text-align: center;">
<p style="text-align: left;"><strong>February</strong></p>
<p style="text-align: center;"><strong><img class="aligncenter" title="Fire Fist Ace" src="http://farm3.static.flickr.com/2724/4372407283_c31f45c24f.jpg" alt="" width="500" height="332" /></strong></p>
<p style="text-align: center;">Fire Fist Ace, February 20, 2010</p>
<p style="text-align: center;">
<p style="text-align: left;"><strong>March</strong></p>
<p style="text-align: center;"><strong><img class="aligncenter" title="1st Philippine International Pyromusical Competition" src="http://farm3.static.flickr.com/2704/4417059348_eb239a11be.jpg" alt="" width="500" height="500" /></strong></p>
<p style="text-align: center;">1st Philippine International Pyromusical Competition</p>
<p style="text-align: center;">March 07, 2010</p>
<p style="text-align: center;"><strong><img class="alignnone" title="Seven Suites Hotel Observatory" src="http://farm3.static.flickr.com/2516/4463989545_6359c66446.jpg" alt="" width="500" height="331" /></strong></p>
<p style="text-align: center;">Seven Suites Hotel Observatory, March 15, 2010</p>
<p style="text-align: center;">
<p style="text-align: left;"><strong>April</strong></p>
<p style="text-align: center;"><img class="alignnone" title="Tara Yselle" src="http://farm3.static.flickr.com/2700/4499417333_5e43841fa0.jpg" alt="" width="500" height="500" /></p>
<p style="text-align: center;">Tara Yselle, April 04, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Busy" src="http://farm3.static.flickr.com/2312/4509963028_b519da6320.jpg" alt="" width="500" height="500" /></p>
<p style="text-align: center;">Busy, April 11, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="1. Chase This Light With Me" src="http://farm5.static.flickr.com/4008/4534304591_71032ced49.jpg" alt="" width="500" height="500" /></p>
<p style="text-align: center;">1. Chase This Light With Me, April 19, 2010</p>
<p style="text-align: center;">
<p style="text-align: left;"><strong>May</strong></p>
<p style="text-align: center;"><img class="alignnone" title="Caranday, Baao, Camarines Sur" src="http://farm2.static.flickr.com/1211/4598264862_36f15a8fe3_z.jpg" alt="" width="640" height="216" /></p>
<p style="text-align: center;">Caranday, Baao, Camarines Sur, May 11, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Crescent Moon with Venus" src="http://farm4.static.flickr.com/3382/4611575534_7d1cac4045.jpg" alt="" width="500" height="500" /></p>
<p style="text-align: center;">Crescent Moon with Venus, May 13, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="May 25, 2010" src="http://farm5.static.flickr.com/4001/4647131475_890bcacfe0.jpg" alt="" width="500" height="500" /></p>
<p style="text-align: center;">2nd Year!, May 25, 2010</p>
<p style="text-align: left;">
<p style="text-align: left;"><strong>June</strong></p>
<p style="text-align: center;"><img class="aligncenter" title="New Life" src="http://farm2.static.flickr.com/1079/4732423977_bca71699a0.jpg" alt="" width="500" height="333" /></p>
<p style="text-align: center;">New Life, June 22, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Colors" src="http://farm5.static.flickr.com/4093/4741392931_9f4abe72ef.jpg" alt="" width="335" height="500" /></p>
<p style="text-align: center;">Colors, June 27, 2010</p>
<p style="text-align: center;">
<p style="text-align: left;"><strong>July</strong></p>
<p style="text-align: center;"><img class="alignnone" title="Quezon City Memorial Circle" src="http://farm5.static.flickr.com/4075/4770147956_220d964ecc.jpg" alt="" width="333" height="500" /></p>
<p style="text-align: center;">Quezon City Memorial Circle, July 1, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Sisters" src="http://farm5.static.flickr.com/4080/4814054013_32e4618026.jpg" alt="" width="500" height="333" /></p>
<p style="text-align: center;">Sisters, July 08, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Versus" src="http://farm5.static.flickr.com/4135/4820518303_2fb853c9d6.jpg" alt="" width="500" height="333" /></p>
<p style="text-align: center;">Versus, July 20, 2010</p>
<p style="text-align: center;">
<p style="text-align: left;"><strong>August</strong></p>
<p style="text-align: center;"><img class="alignnone" title="Somewhere" src="http://farm5.static.flickr.com/4122/4914540915_b9bf9150d1_z.jpg" alt="" width="640" height="173" /></p>
<p style="text-align: center;">Somewhere, August 18, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Harvesting" src="http://farm5.static.flickr.com/4139/4916081340_6ffb216433.jpg" alt="" width="500" height="333" /></p>
<p style="text-align: center;">Harvesting, August 18, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Green with Envy" src="http://farm5.static.flickr.com/4140/4923818640_fe043b7e3b.jpg" alt="" width="500" height="333" /></p>
<p style="text-align: center;">Green with Envy, August 18, 2010</p>
<p style="text-align: left;">
<p style="text-align: left;"><strong>September</strong></p>
<p style="text-align: center;"><img class="alignnone" title="Use Your Illusion" src="http://farm5.static.flickr.com/4150/4960123353_4d06c7c72d.jpg" alt="" width="500" height="500" /></p>
<p style="text-align: center;">Use Your Illusion, September 2, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Minimalist" src="http://farm5.static.flickr.com/4104/4982017640_86e2581dc2.jpg" alt="" width="500" height="333" /></p>
<p style="text-align: center;">Minimalist, September 5, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Caterpillar" src="http://farm5.static.flickr.com/4132/5126967965_5860787afe.jpg" alt="" width="500" height="500" /></p>
<p style="text-align: center;">Caterpillar, September 30, 2010</p>
<p style="text-align: center;">
<p style="text-align: left;"><strong>October</strong></p>
<p style="text-align: center;"><img class="alignnone" title="Golfing!" src="http://farm2.static.flickr.com/1387/5167024312_df2c612418.jpg" alt="" width="500" height="333" /></p>
<p style="text-align: center;">Golfing!, October 08, 2010</p>
<p style="text-align: center;">
<p style="text-align: left;"><strong>November</strong></p>
<p style="text-align: center;"><img class="alignnone" title="Contrast" src="http://farm5.static.flickr.com/4129/5178130541_c180e7a7b8.jpg" alt="" width="333" height="500" /></p>
<p style="text-align: center;">Contrast, November 03, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Waltz" src="http://farm2.static.flickr.com/1304/5188908139_721a02877e.jpg" alt="" width="500" height="333" /></p>
<p style="text-align: center;">Waltz, November 03, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Spider" src="http://farm5.static.flickr.com/4107/5193848437_3c907ffd7f.jpg" alt="" width="500" height="333" /></p>
<p style="text-align: center;">Spider, November 18, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="San Sebastian Basilica" src="http://farm5.static.flickr.com/4104/5217530716_6e275d6e26.jpg" alt="" width="333" height="500" /></p>
<p style="text-align: center;">San Sebastian Basilica, November 17, 2010</p>
<p style="text-align: center;"><img class="alignnone" title="Grandma and Grand Daughter" src="http://farm6.static.flickr.com/5245/5263755434_41b4e598ed.jpg" alt="" width="333" height="500" /></p>
<p style="text-align: center;">Grandma and Grand Daughter, November 28, 2010</p>
<p style="text-align: center;">
<p style="text-align: left;"><strong>December</strong></p>
<p style="text-align: center;"><img class="aligncenter" title="Christmas 2010" src="http://farm6.static.flickr.com/5042/5287408101_b4be377080.jpg" alt="" width="500" height="333" /></p>
<p style="text-align: center;">Christmas 2010, December 24, 2010</p>
<p style="text-align: left;">
<p style="text-align: left;">Thank you and Happy New Year to all! God Bless us <img src='http://www.badjography.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align: left;"><strong><br />
</strong></p>
<p style="text-align: center;">
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://www.badjography.com/2010/12/31/my-photographic-2010-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

