<?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>Photofool.com &#187; Blog</title>
	<atom:link href="http://www.photofool.com/tag/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.photofool.com</link>
	<description></description>
	<lastBuildDate>Wed, 16 Jun 2010 16:30:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Site Update &#8211; A New Look</title>
		<link>http://www.photofool.com/2007/11/17/site-update-new-look/</link>
		<comments>http://www.photofool.com/2007/11/17/site-update-new-look/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 03:26:07 +0000</pubDate>
		<dc:creator>photofool</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.photofool.com/2007/11/17/site-update-new-look/</guid>
		<description><![CDATA[I haven&#8217;t been able to login to my pro Flickr account for a couple days now.  Perhaps after a few days, Flickr support staff will get back to me.  They&#8217;re just notoriously slow in responding to support requests.  Since I can&#8217;t post new photos, I spent the weekend updating this site.
I had [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t been able to login to my pro Flickr account for a couple days now.  Perhaps after a few days, Flickr support staff will get back to me.  They&#8217;re just notoriously slow in responding to support requests.  Since I can&#8217;t post new photos, I spent the weekend updating this site.</p>
<p>I had been wanting to refresh the look of this site for a while, but couldn&#8217;t find the time.  The last time I did any work on this site was last November.  I guess it&#8217;s good to change the site&#8217;s look and feel once a year.</p>
<p>I wanted to go away from the 2-3 columns templates and to streamline the site a little.  I searched for Wordpress photoblog templates, but did not like what I found.  Some of the photoblog templates I found just don&#8217;t work with my current WordPress install, and some are just too boring.  I don&#8217;t like the plain minimal look, but I also don&#8217;t like blog that has too much &#8220;stuff&#8221; taking all the screen real estate.  So I did the following:</p>
<ul>
<li>Installed and modified HemingwayEx theme</li>
<li>Added Flickr to the navigation bar (Flickr badge &#038; slide show)</li>
<li>Removed the bottom &#8220;side&#8221; panel</li>
<li>Made comment section collapsible/extendable</li>
<li>Added dark/light theme chooser (same template, just different CSS)</li>
<li>Made a bunch of smaller tweaks (icons, colors, prev/next, etc&#8230;)</li>
</ul>
<p>I also removed the Math comment plugin.  Spam bots figured out how to get pass that little challenge, and my Akismet spam count doubled in the last few weeks.  I installed a word verification plugin, but decided not to use it.  To combat comment spams, <a href="http://www.bad-behavior.ioerror.us/">Bad Behavior</a> now is my first line of defense, anything gets pass that, <a href="http://akismet.com/">Akismet</a> should take care off.  Last, all comments are held for moderation.  It&#8217;s highly unlikely that any spam comment will show up on my posts.</p>
<p>There are still many items left to be done.  Here are a few that I&#8217;d like to get done sometimes next week:</p>
<ol>
<li>Add next/prev post to the main page.  WP template tag &#8220;previous_posts_link/next_posts_link&#8221; don&#8217;t work on the main page.</li>
<li>Archives/Categories page: not very user friendly.  I&#8217;d like to have hierarchical listings. </li>
<li>Archive listing: only one entry per page? Quite useless.</li>
<li>Put back the Google AJAX search that I had on the old templates.</li>
</ol>
<p>I thought about upgrading my WP install, but decided not too.  The site is still not 100% functional, but I like what I have now to make the switch.   When I get some more time, I&#8217;ll continue to update the site.  For now, I&#8217;ll leave it the way it is.  I&#8217;d appreciate any feedback on the new changes.  Thanks!</p>
<p>[Update Nov 19, 2007]<br />
Worked on the site for a few more hours.  Got the following done:</p>
<ul>
<li>Organized monthly archive and categories listing in tree structure.</li>
<li>Added Google AJAX search as a collapsible/extendable panel</li>
<li>Removed the default WP&#8217;s search.</li>
<li>Archive listing now shows 15 posts per page.</li>
</ul>
<p>I&#8217;m still not able to get prev/next post to work correctly on the main page &#8211; this is quite lame of WP, but I&#8217;ll leave it alone for<br />
now.</p>
<p>[Update Nov 28, 2007]<br />
Decided to disable the tree view for the monthly archive and categories listings.  The WP-dTree plugin that I&#8217;m using has performance problem &#8211; the site is noticeably slower with the plugin activated.  Will have to upgrade my WP install and use the newer version of the plugin.</p>
<p>[Update Dec 3, 2008]<br />
Migrated my <a href="http://wordpress.org/">Wordpress</a> install from version 2.0.5 to 2.3.1.  <a href="http://www.nalinmakar.com/hemingwayex/">HemingwayEx </a>theme broke.  <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google XML Sitemaps plugin</a> broke &#8211; newer version works.  Replaced the old <a href="http://www.silpstream.com/blog/wp-dtree/">WP-dTree 2.0 plugin</a> with <a href="http://wordpress.org/extend/plugins/wp-dtree-30/">version 3.3.2</a>.  Page load time is still a little slower with the WP-dTree plugin activated.  Upgraded <a href="http://wordpress.org/extend/plugins/akismet/">Akismet</a> plugin to 2.02.  Replaced Google AJAX search with a simpler search.  Don&#8217;t think I&#8217;ll change the site much in the near future except for minor CSS tweaks.  Hope nothing else breaks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.photofool.com/2007/11/17/site-update-new-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rolled My Own &#8220;onblack&#8221; Flickr Photo Page.</title>
		<link>http://www.photofool.com/2007/08/06/my-own-onblack/</link>
		<comments>http://www.photofool.com/2007/08/06/my-own-onblack/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 06:06:13 +0000</pubDate>
		<dc:creator>photofool</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[Flickr]]></category>

		<guid isPermaLink="false">http://www.photofool.com/2007/08/06/my-own-onblack/</guid>
		<description><![CDATA[Decided to make my own Flickr &#8220;on black&#8221; page.  I&#8217;m fed up with waiting for Flickr to allow users to display their photos on plain black background, so I took Flickr&#8217;s PHP APIs and wrote a simple script to display my own Flickr photos on plain back background.  Out of laziness, I&#8217;ve been [...]]]></description>
			<content:encoded><![CDATA[<p>Decided to make my own Flickr &#8220;on black&#8221; page.  I&#8217;m fed up with waiting for Flickr to allow users to display their photos on plain black background, so I took Flickr&#8217;s PHP APIs and wrote a simple script to display my own Flickr photos on plain back background.  Out of laziness, I&#8217;ve been using http://bighugelabs.com/flickr/onblack.php until now.  I saw neon green on their top bar, and that prompted me to roll my own version.  I added some minor touches such as total comments/favs on mouse over, and next|prev links to navigate through my photostream.</p>
<p>For comparison, here are the two onblack versions.</p>
<p><a href="http://bighugelabs.com/flickr/onblack.php?id=971765324&#038;size=large">bighugelabs </a> | <a href="http://www.photofool.com/onblack.php?id=971765324">photofool</a></p>
<p>For now, the script only works on my own photos.  I might remove that check in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.photofool.com/2007/08/06/my-own-onblack/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New Home!</title>
		<link>http://www.photofool.com/2006/11/21/new-home/</link>
		<comments>http://www.photofool.com/2006/11/21/new-home/#comments</comments>
		<pubDate>Tue, 21 Nov 2006 08:17:50 +0000</pubDate>
		<dc:creator>photofool</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://photofool.com/2006/11/21/new-home/</guid>
		<description><![CDATA[I decided to move my old blog to my own domain running Wordpress 2.&#160; 
Although I like the new Blogspot.com, Blogger FTP does not support the newer Blogger templates.&#160; Instead of using the old Blogger FTP,&#160; I decided to run my own Wordpress installation.&#160; After spending two weekends getting to know WP, I was able [...]]]></description>
			<content:encoded><![CDATA[<p>I decided to move my <a href="http://thephotofool.blogspot.com/" title="thephotofool.blogspot.com">old blog</a> to my own domain running <a href="http://wordpress.org/" target="_blank" title="wordpress.org">Wordpress </a>2.&nbsp; </p>
<p>Although I like the new Blogspot.com, Blogger FTP does not support the newer Blogger templates.&nbsp; Instead of using the old Blogger FTP,&nbsp; I decided to run my own Wordpress installation.&nbsp; After spending two weekends getting to know WP, I was able to take an existing template, darkpad, and modified it to my liking.&nbsp; I made a few PHP and CSS changes.&nbsp; I also migrated most of my Blogger beta posts over using WP&#39;s RSS import feature. </p>
<p><span id="more-51"></span>
<p>I&#39;m still working on this site, but at this point, the site is functional and presentable.&nbsp; The only issue I know is my Flickr horizontal badge: Firefox&#39;s adblock plus extension thinks its a banner ad :(&nbsp; I also don&#39;t have all of my interesting Blogger mods (switchable layout choices, labels as tabs, ajax search) implemented yet, but hopefully will have some done in the future.&nbsp; </p>
<p>I could write another post about Blogger FTP vs running my own Wordpress install, but the fact that I&#39;m using Wordpress for this site is enough.&nbsp; It takes longer to customize a WP blog than a B blog, but having direct access to the WP codes is a real advantage for those who can make a few minor code changes.&nbsp; There are a few things Blogger v3 does better than Wordpress v2, but at this point, WP is good enough.&nbsp; </p>
<p>So, welcome to my new domain.&nbsp; Hope you like the new look.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.photofool.com/2006/11/21/new-home/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
