<?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>Gregg Lowrimore Photography &#187; WebSite Configuration</title>
	<atom:link href="http://www.lowrimore.com/category/website-configuration/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lowrimore.com</link>
	<description>Landscapes and Fine Art Images - Portraits In Nature</description>
	<lastBuildDate>Sat, 28 Jan 2012 00:15:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>How-To Install WordPress</title>
		<link>http://www.lowrimore.com/2007/07/19/how-to-install-wordpress?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://www.lowrimore.com/2007/07/19/how-to-install-wordpress#comments</comments>
		<pubDate>Thu, 19 Jul 2007 18:28:56 +0000</pubDate>
		<dc:creator>greggl</dc:creator>
				<category><![CDATA[WebSite Configuration]]></category>

		<guid isPermaLink="false">http://www.lowrimore.com/?p=81</guid>
		<description><![CDATA[Perhaps a better understanding of how WordPress works? Here&#8217;s a video tutorial on how to install WordPress. Powered by ScribeFire. How-To Install WordPress is a post from: Gregg Lowrimore Photography<p><a href="http://www.lowrimore.com/2007/07/19/how-to-install-wordpress">How-To Install WordPress</a> is a post from: <a href="http://www.lowrimore.com">Gregg Lowrimore Photography</a></p>
]]></description>
			<content:encoded><![CDATA[<h3>Perhaps a better understanding of how WordPress works?</h3>
<p>Here&#8217;s a <a href="http://showinabox.tv/wordpress/2007/07/05/how-to-install-and-setup-wordpress/">video tutorial</a> on how to install <a href="http://www.wordpress.org/">WordPress</a>.</p>
<p class="poweredbyperformancing">Powered by <a href="http://scribefire.com/">ScribeFire</a>.</p>
<p><a href="http://www.lowrimore.com/2007/07/19/how-to-install-wordpress">How-To Install WordPress</a> is a post from: <a href="http://www.lowrimore.com">Gregg Lowrimore Photography</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lowrimore.com/2007/07/19/how-to-install-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Security Warning</title>
		<link>http://www.lowrimore.com/2007/03/02/wordpress-security-warning?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://www.lowrimore.com/2007/03/02/wordpress-security-warning#comments</comments>
		<pubDate>Sat, 03 Mar 2007 04:00:39 +0000</pubDate>
		<dc:creator>greggl</dc:creator>
				<category><![CDATA[WebSite Configuration]]></category>

		<guid isPermaLink="false">http://www.lowrimore.com/?p=19</guid>
		<description><![CDATA[Long story short: If you downloaded WordPress 2.1.1 within the past 3-4 days, your files may include a security exploit that was added by a cracker, and you should upgrade all of your files to 2.1.2 immediately. Longer explanation: This morning we received a note to our security mailing address about unusual and highly exploitable [...]<p><a href="http://www.lowrimore.com/2007/03/02/wordpress-security-warning">WordPress Security Warning</a> is a post from: <a href="http://www.lowrimore.com">Gregg Lowrimore Photography</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Long story short: If you downloaded WordPress 2.1.1 within the past 3-4 days, your files may include a security exploit that was added by a cracker, and you should upgrade all of your files to 2.1.2 immediately.</p>
<p>Longer explanation: This morning we received a note to our security mailing address about unusual and highly exploitable code in WordPress. The issue was investigated, and it appeared that the 2.1.1 download had been modified from its original code. We took the website down immediately to investigate what happened.</p>
<p class="poweredbyperformancing">powered by <a href="http://performancing.com/firefox" >performancing firefox</a></p>
<p><a href="http://www.lowrimore.com/2007/03/02/wordpress-security-warning">WordPress Security Warning</a> is a post from: <a href="http://www.lowrimore.com">Gregg Lowrimore Photography</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lowrimore.com/2007/03/02/wordpress-security-warning/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixed the G2 Album Navigation Sidebar Entry!</title>
		<link>http://www.lowrimore.com/2007/03/02/fixed-the-g2-album-navigation-sidebar-entry?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://www.lowrimore.com/2007/03/02/fixed-the-g2-album-navigation-sidebar-entry#comments</comments>
		<pubDate>Sat, 03 Mar 2007 03:14:02 +0000</pubDate>
		<dc:creator>greggl</dc:creator>
				<category><![CDATA[WebSite Configuration]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.lowrimore.com/?p=18</guid>
		<description><![CDATA[The problem was in the readfile call, which is a security violation on more and more PHP sites/installations. The workaround was found in this forum thread. Implementing a Curl Security call rather than readfile worked like a charm. Wooo-hooo! Success! powered by performancing firefox Fixed the G2 Album Navigation Sidebar Entry! is a post from: [...]<p><a href="http://www.lowrimore.com/2007/03/02/fixed-the-g2-album-navigation-sidebar-entry">Fixed the G2 Album Navigation Sidebar Entry!</a> is a post from: <a href="http://www.lowrimore.com">Gregg Lowrimore Photography</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The problem was in the readfile call, which is a security violation on more and more PHP sites/installations. The workaround was found in <a href="http://gallery.menalto.com/node/29268">this forum thread</a>.</p>
<p>Implementing a Curl Security call rather than readfile worked like a charm.</p>
<p>Wooo-hooo! Success!</p>
<p class="poweredbyperformancing">powered by <a href="http://performancing.com/firefox" >performancing firefox</a></p>
<p><a href="http://www.lowrimore.com/2007/03/02/fixed-the-g2-album-navigation-sidebar-entry">Fixed the G2 Album Navigation Sidebar Entry!</a> is a post from: <a href="http://www.lowrimore.com">Gregg Lowrimore Photography</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lowrimore.com/2007/03/02/fixed-the-g2-album-navigation-sidebar-entry/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More on Integrating WP &amp; G2 with Red Bridge theme</title>
		<link>http://www.lowrimore.com/2007/02/26/more-on-integrating-wp-g2-with-red-bridge-theme?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://www.lowrimore.com/2007/02/26/more-on-integrating-wp-g2-with-red-bridge-theme#comments</comments>
		<pubDate>Tue, 27 Feb 2007 00:36:04 +0000</pubDate>
		<dc:creator>greggl</dc:creator>
				<category><![CDATA[WebSite Configuration]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Red Bridge]]></category>

		<guid isPermaLink="false">http://www.lowrimore.com/?p=15</guid>
		<description><![CDATA[Creating my wpg2header.php file Here&#8217;s a link to the sight that got me started on integrating WP2.1 with Gallery2 and my customized Red Bridge theme I&#8217;ve adopted. Also a great site for WP themes is: ThemePorter.com (where Red Bridge comes from) On the Gallery2 site, search for WPG2:Creating_a_custom_wpg2header.php_file powered by performancing firefox More on Integrating [...]<p><a href="http://www.lowrimore.com/2007/02/26/more-on-integrating-wp-g2-with-red-bridge-theme">More on Integrating WP &#038; G2 with Red Bridge theme</a> is a post from: <a href="http://www.lowrimore.com">Gregg Lowrimore Photography</a></p>
]]></description>
			<content:encoded><![CDATA[<h3>Creating my wpg2header.php file</h3>
<p>Here&#8217;s a link to the sight that got me started on integrating WP2.1 with Gallery2 and my customized <a href="http://www.themeporter.com/2007/01/01/red-bridge-wordpress-theme/">Red Bridge</a> theme I&#8217;ve adopted.</p>
<p>Also a great site for WP themes is: <a href="http://www.themeporter.com">ThemePorter.com</a> (where Red Bridge comes from)</p>
<p>On the <a href="http://wpg2.galleryembedded.com/">Gallery2</a> site, search for WPG2:Creating_a_custom_wpg2header.php_file</p>
<p>powered by <a href="http://performancing.com/firefox" >performancing firefox</a></p>
<p><a href="http://www.lowrimore.com/2007/02/26/more-on-integrating-wp-g2-with-red-bridge-theme">More on Integrating WP &#038; G2 with Red Bridge theme</a> is a post from: <a href="http://www.lowrimore.com">Gregg Lowrimore Photography</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lowrimore.com/2007/02/26/more-on-integrating-wp-g2-with-red-bridge-theme/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gallery2 Embedded into Red Bridge WP Theme</title>
		<link>http://www.lowrimore.com/2007/02/24/photo-searching?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rss</link>
		<comments>http://www.lowrimore.com/2007/02/24/photo-searching#comments</comments>
		<pubDate>Sun, 25 Feb 2007 05:15:18 +0000</pubDate>
		<dc:creator>greggl</dc:creator>
				<category><![CDATA[WebSite Configuration]]></category>
		<category><![CDATA[Red Bridge]]></category>
		<category><![CDATA[search word]]></category>

		<guid isPermaLink="false">http://www.lowrimore.com/?p=14</guid>
		<description><![CDATA[I&#8217;ve completed the integration of Gallery2 embedded into this WordPress theme I&#8217;m using now (Red Bridge 1.0). Random image function now works. Searching through the meta data tags of all my imagery stored in Gallery2 now works (try it, enter &#8216;irons&#8217; as the search word and find all my Boulder Flat Irons photos!) Broken Permalinks [...]<p><a href="http://www.lowrimore.com/2007/02/24/photo-searching">Gallery2 Embedded into Red Bridge WP Theme</a> is a post from: <a href="http://www.lowrimore.com">Gregg Lowrimore Photography</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve completed the integration of <a href="http://wpg2.galleryembedded.com/index.php?title=Main_Page">Gallery2 embedded</a> into this <a href="http://www.wordpress.org/">WordPress</a> <a href="http://wpg2themes.galleryembedded.com/">theme</a> I&#8217;m using now (Red Bridge 1.0). </p>
<ul>
<li>Random image function now works. </li>
<li>Searching through the meta data tags of all my imagery stored in Gallery2 now works (try it, enter &#8216;irons&#8217; as the search word and find all my Boulder Flat Irons photos!)</li>
<li>Broken Permalinks to Gallery2 Images. to fix this, I had to deactivate URI ReWrites in Gallery2. Now when one clicks on an image, they get to that image inside Gallery2, instead of just reaching to root of my <a href="http://www.lowrimore.com/gallery2/main.php">Gallery2</a> site.
</li>
</ul>
<h4>To Dos</h4>
<ul>
<li>Figure out minor CSS tweaks to make site slightly better</li>
<li>Enable rotating headers for this theme</li>
<li>Figure out a better way to integrate my Photo Blog site</li>
<li>etc., etc., etc.,</li>
</ul>
<p class="poweredbyperformancing">powered by <a href="http://performancing.com/firefox" >performancing firefox</a></p>
<p><a href="http://www.lowrimore.com/2007/02/24/photo-searching">Gallery2 Embedded into Red Bridge WP Theme</a> is a post from: <a href="http://www.lowrimore.com">Gregg Lowrimore Photography</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lowrimore.com/2007/02/24/photo-searching/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

