<?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>inmyplace.info &#187; photoblog</title>
	<atom:link href="http://inmyplace.info/tag/photoblog/feed/" rel="self" type="application/rss+xml" />
	<link>http://inmyplace.info</link>
	<description>Thoughts and writings of someone loving linux, the web and his iphone</description>
	<lastBuildDate>Sat, 19 Feb 2011 15:06:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>My photoblog is on the way</title>
		<link>http://inmyplace.info/2007/02/04/my-photoblog-is-on-the-way/</link>
		<comments>http://inmyplace.info/2007/02/04/my-photoblog-is-on-the-way/#comments</comments>
		<pubDate>Sun, 04 Feb 2007 09:29:49 +0000</pubDate>
		<dc:creator>hmorandell</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[cheesecake]]></category>
		<category><![CDATA[photoblog]]></category>

		<guid isPermaLink="false">http://inmyplace.info/2007/02/04/my-photoblog-is-on-the-way/</guid>
		<description><![CDATA[As I wrote a few weeks ago, I want to create a photoblog to publish some of my best photos. The first question was about what script to use. After loads of testing, I decided to give cheesecake a chance. The guys over there have released a new version of this fantastic photoblog script a [...]]]></description>
			<content:encoded><![CDATA[<p>As I wrote a few weeks ago, I want to create a photoblog to publish some of my best photos. The first question was about what script to use. After loads of testing, I decided to give <a title="cheesecake" href="http://cheesecake-photoblog.org" target="_blank">cheesecake </a>a chance. The guys over there have released a new version of this fantastic photoblog script a couple of weeks ago, which makes installation a whole lot easier, but still quite difficult if you&#8217;re not so much into php and coding.<br />
You can see a preview version on how my photoblog will look like here: <a title="inmyplace photoblog" href="http://photos.inmyplace.info" target="_blank">http://photos.inmyplace.info</a><br />
There is still a lot of things to be done, like the About page. I&#8217;m also trying to include some other features, like the hitcounter addon (I&#8217;m still not able to include it for some reason).<br />
I&#8217;ll release a howto install cheesecake, with some special instruction if your site is hosted on godaddy.com (like mine).</p>
]]></content:encoded>
			<wfw:commentRss>http://inmyplace.info/2007/02/04/my-photoblog-is-on-the-way/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Howto Setup a photoblog. Part 1: What software to choose?</title>
		<link>http://inmyplace.info/2007/01/07/howto-setup-a-photoblog-part-1-what-software-to-choose/</link>
		<comments>http://inmyplace.info/2007/01/07/howto-setup-a-photoblog-part-1-what-software-to-choose/#comments</comments>
		<pubDate>Sun, 07 Jan 2007 20:45:13 +0000</pubDate>
		<dc:creator>hmorandell</dc:creator>
				<category><![CDATA[Review]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[cheesecake]]></category>
		<category><![CDATA[photoblog]]></category>

		<guid isPermaLink="false">http://inmyplace.info/2007/01/07/howto-setup-a-photoblog-part-1-what-software-to-choose/</guid>
		<description><![CDATA[Well. I&#8217;m pretty happy with the look and feel of my new blog. Now I&#8217;m on the way to set up my photoblog, to show some of my best photos in a nice pretty form. This are the requirements I need: An easy understandable, flexible PHP script with optional MySQL support Easy administration and posting [...]]]></description>
			<content:encoded><![CDATA[<p>Well. I&#8217;m pretty happy with the look and feel of my new blog. Now I&#8217;m on the way to set up my photoblog, to show some of my best photos in a nice pretty form.<br />
This are the requirements I need:</p>
<ul>
<li>An easy understandable, flexible PHP script with optional MySQL support</li>
<li>Easy administration and posting of new pictures</li>
<li>Integrated resizing of pictures in various sizes (including original size)</li>
<li>EXIF information extracting</li>
<li>Organizing of the photos in categories and/or by tagging</li>
<li>Commenting system with Antispam Support</li>
<li>Easy customable template system with some templates to start with</li>
<li>Basic statistics of visits, photos, photo views, etc.</li>
<li>Possibility to integrate with Google Maps.</li>
</ul>
<p><span id="more-21"></span><br />
This are the things that I really want for my photoblog, and after googling around I found three softwares which whom I consider I can achieve it:</p>
<ol>
<li><a href="http://wordpress.org" target="_blank">WordPress</a>: Well, you probably say: WordPress as a photoblog system? You must be crazy! No, I&#8217;m not, apart from the hundreds of plugins, the clean code, the easy templating system there are a few valid solutions on the net and good examples for the use of this great blog system. Just have a look at this beautiful photoblog: <a href="http://jowra.com/photos/" target="_blank">http://jowra.com/photos/</a> .<br />
Fivebyfive (<a href="http://www.fivebyfive.com.ar/wp-themes/" target="_blank">http://www.fivebyfive.com.ar/wp-themes/</a>) has created some great photoblog templates. With the installation of a few additional plugins and changes to some options you&#8217;re virtually done. Another great theme is the &#8220;<em>Cookies and Cream Theme</em>&#8221; from <a href="http://www.kineda.com/?page_id=1078" target="_blank">http://www.kineda.com/?page_id=1078</a><br />
Though, there are some disadvantages as well: you&#8217;ve to integrate the EXIF extraction by yourself, there is no automatic resizing of the images and no integration of google maps (although that&#8217;s not a must have for me).</li>
<li><a href="http://cheesecake-photoblog.org/" target="_blank">Cheesecake Photoblog</a>: Based on the cakephp framework, this is a fairly difficult software to install. But once you&#8217;re done, this photoblog is pretty straight forward to use, has a clean look and feel and a good administration interface. The downsite is, you&#8217;ve to learn nearly all of the quite complicated structure of cakephp to get started and modify code. But once you&#8217;ve achivied this (which, if you&#8217;re familiar with php shouldn&#8217;t take that long), it&#8217;s easy to create new templates and even to create plugins and addons by yourself. Another disadvantage is that the community is not that big (not to say that there is no-community).</li>
<li><a href="http://www.pixelpost.org" target="_blank">Pixelpost</a> is one of the most popular photoblog softwares out there. The administration is clean and simple, the blog layout easily adaptable to your own needs, and there are a lot of addons and templates out there. One of the disadvantages is that the developer community is rather small, close and you can not mess around on the beta releases (the developers don&#8217;t grant access to the code in subversion). But there is a great community forum, a lot of ressources on the web.</li>
</ol>
<p>Well, for the moment I think I tend to use WordPress, because I&#8217;m fairly familiar with the structure. But on the other site, I really want a more photoblog-like script, and that&#8217;s why I&#8217;m still thinking of using pixelpost or cheesecake. I was messing around with cheesecake over the last few days, and have to say, the more I use it, the more I start to like it. I might contact the developers to see what&#8217;s there plan for what cheesecake photoblog woulf become in the near future. Stay tuned for updates!</p>
]]></content:encoded>
			<wfw:commentRss>http://inmyplace.info/2007/01/07/howto-setup-a-photoblog-part-1-what-software-to-choose/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

