<?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>CMS Critic &#187; geeklog</title>
	<atom:link href="http://www.cmscritic.com/tag/geeklog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmscritic.com</link>
	<description>CMS News, Reviews, Interviews and Articles</description>
	<lastBuildDate>Mon, 06 Feb 2012 19:36:54 +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>A new version of Geeklog is now available</title>
		<link>http://www.cmscritic.com/a-new-version-of-geeklog-is-now-available/</link>
		<comments>http://www.cmscritic.com/a-new-version-of-geeklog-is-now-available/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 17:34:17 +0000</pubDate>
		<dc:creator>Mike Johnston</dc:creator>
				<category><![CDATA[Headlines]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[content management system]]></category>
		<category><![CDATA[geeklog]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[portal]]></category>

		<guid isPermaLink="false">http://www.cmscritic.com/?p=5841</guid>
		<description><![CDATA[A new version of Geeklog has been made available. Version 1.8.1 ships with jQuery 1.6.3, which fixes a possible XSS in that JavaScript library, which shouldn&#8217;t have affected Geeklog itself, but may potentially exist in add-ons that make extensive use of jQuery. Geeklog 1.8.1 also fixes two cases of information leakage, where the OAuth consumer [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of <a href="http://www.geeklog.net" target="_blank" class="thisismyurl_external">Geeklog</a> has been made available. Version 1.8.1 ships with <strong>jQuery 1.6.3</strong>, which fixes a possible XSS in that JavaScript library, which shouldn&#8217;t have affected Geeklog itself, but may potentially exist in add-ons that make extensive use of jQuery. Geeklog 1.8.1 also fixes two cases of information leakage, where the OAuth consumer key and secret were exposed when enabling the &#8220;rootdebug&#8221; option (which is off by default). Also, the MS SQL driver was displaying full details of SQL errors by default.</p>
<p>Other changes in this release:</p>
<ul>
<li>Fixed a regression in Geeklog 1.8.0 that made the [<tt>code</tt>] and [<tt>raw</tt>] tags not escape content properly.</li>
<li>Fixed problems with adding or removing items to/from arrays in the Configuration.</li>
<li>The admin&#8217;s User Editor no longer loses changes when an error occured.</li>
<li>Fixed images not being displayed in the story preview (when editing an existing story).</li>
<li>Plugins can now set <tt>$_SCRIPTS</tt> in the <tt>plugin_getFooter()</tt> function.</li>
<li>Fixed some warnings raised by PHP 5.4 (currently in beta).</li>
</ul>
<p>There were <em>no</em> changes in the database, the themes or the language files in Geeklog 1.8.1 (over 1.8.0), so upgrades should be relatively straighforward.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscritic.com/a-new-version-of-geeklog-is-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geeklog 1.7.1sr1 is now available</title>
		<link>http://www.cmscritic.com/geeklog-1-7-1sr1-is-now-available/</link>
		<comments>http://www.cmscritic.com/geeklog-1-7-1sr1-is-now-available/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 14:51:36 +0000</pubDate>
		<dc:creator>Mike Johnston</dc:creator>
				<category><![CDATA[Headlines]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[Ethical]]></category>
		<category><![CDATA[ethical hacker]]></category>
		<category><![CDATA[geeklog]]></category>
		<category><![CDATA[hacker group]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[readme file]]></category>
		<category><![CDATA[tarball]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[wcm]]></category>
		<category><![CDATA[xss]]></category>
		<category><![CDATA[YGN]]></category>

		<guid isPermaLink="false">http://www.cmscritic.com/?p=3115</guid>
		<description><![CDATA[Some updates from the Geeklog universe: Geeklog 1.7.1sr1 addresses an XSS in the Configuration admin panel, reported by Aung Khant of the YGN Ethical Hacker Group. Due to the built-in CSRF protection this weakness is somewhat harder to exploit but we would nonetheless advise that you secure your site by installing this update ASAP. In [...]]]></description>
			<content:encoded><![CDATA[<p>Some updates from the Geeklog universe:</p>
<p>Geeklog 1.7.1sr1 addresses an XSS in the Configuration admin panel, reported by Aung Khant of the YGN Ethical Hacker Group. Due to the built-in CSRF protection this weakness is somewhat harder to exploit but we would nonetheless advise that you secure your site by installing this update ASAP.</p>
<p>In addition to the <a href="http://www.geeklog.net/filemgmt/index.php/1044" target="_blank" class="thisismyurl_external">complete 1.7.1sr1 tarball</a>, there are also update files <a href="http://www.geeklog.net/filemgmt/index.php/1043" target="_blank" class="thisismyurl_external">for Geeklog 1.7.1</a> and <a href="http://www.geeklog.net/filemgmt/index.php/1042" target="_blank" class="thisismyurl_external">for Geeklog 1.6.1sr1</a> that contain only a fixed version of the affected file (see the included README file for installation instructions).</p>
<p>Users of older Geeklog releases should consider upgrading to Geeklog 1.7.1sr1 soon (use the complete 1.7.1sr1 tarball to upgrade from any older version).</p>
<p>A note for those who are still running on <strong>PHP 4</strong>: There&#8217;s a <a href="http://project.geeklog.net/tracking/view.php?id=1239" target="_blank" class="thisismyurl_external">known bug</a> in the Static Pages plugin in Geeklog 1.7.1 that makes it incompatible with PHP 4. We will address this issue in <a href="http://www.geeklog.net/article.php/end-of-php4-support#releases" target="_blank" class="thisismyurl_external">a future bugfix</a> update. In the meantime, consider upgrading to Geeklog 1.6.1sr2 &#8211; or upgrade to PHP 5, if possible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscritic.com/geeklog-1-7-1sr1-is-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geeklog CMS 1.6.0sr2 released to address security exploit</title>
		<link>http://www.cmscritic.com/geeklog-cms-1-6-0sr2-released-to-address-security-exploit/</link>
		<comments>http://www.cmscritic.com/geeklog-cms-1-6-0sr2-released-to-address-security-exploit/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 11:33:58 +0000</pubDate>
		<dc:creator>Mike Johnston</dc:creator>
				<category><![CDATA[Headlines]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[FCKEditor]]></category>
		<category><![CDATA[flaw]]></category>
		<category><![CDATA[geeklog]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[wcm]]></category>

		<guid isPermaLink="false">http://cmscritic.com/?p=95</guid>
		<description><![CDATA[A security exploit within the FCKEditor&#8217;s php connector has prompted a new release of Geeklog to address this issue. Apparently this flaw allows for malware to end up being hosted on some Geeklog powered sites by using this exploit. As a result, this new version is available to resolve. &#8220;Geeklog 1.6.0sr2 is now available for [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-478" title="geeklog" src="http://www.cmscritic.com/wp-content/uploads/2009/08/geeklog.jpg" alt="" width="110" height="110" />A security exploit within the FCKEditor&#8217;s php connector has prompted a new release of Geeklog to address this issue.</p>
<p>Apparently this flaw allows for malware to end up being hosted on some Geeklog powered sites by using this exploit. As a result, this new version is available to resolve.</p>
<p>&#8220;<a href="http://www.geeklog.net/filemgmt/index.php?id=979" target="_blank" class="thisismyurl_external">Geeklog 1.6.0sr2</a> is now available for download and ships with a much more restrictive configuration for uploads through FCKeditor. There&#8217;s also an archive to <a href="http://www.geeklog.net/filemgmt/index.php?id=978" target="_blank" class="thisismyurl_external">upgrade from 1.6.0sr1</a> and an updated version of the <a href="http://www.geeklog.net/filemgmt/index.php?id=971" target="_blank" class="thisismyurl_external">drop-in FCKeditor replacement</a> for older Geeklog versions.&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscritic.com/geeklog-cms-1-6-0sr2-released-to-address-security-exploit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geeklog 1.5.2 Bugfix and Maintenance Release</title>
		<link>http://www.cmscritic.com/geeklog-1-5-2-bugfix-and-maintenance-release/</link>
		<comments>http://www.cmscritic.com/geeklog-1-5-2-bugfix-and-maintenance-release/#comments</comments>
		<pubDate>Fri, 30 Jan 2009 21:51:00 +0000</pubDate>
		<dc:creator>Mike Johnston</dc:creator>
				<category><![CDATA[Headlines]]></category>
		<category><![CDATA[Calendar]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[geeklog]]></category>
		<category><![CDATA[IMAGE]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[series]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[wcm]]></category>

		<guid isPermaLink="false">http://cmscritic.com/?p=60</guid>
		<description><![CDATA[Geeklog 1.5.2 is another maintenance release for the 1.5.x series. The first release candidate is now available for download. This release fixes issues with the story preview and duplicate story ids, the trackback editor, clickable links in text postings, issues with feed updates, and some other minor problems. We&#8217;ve also thrown in some small improvements, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-478" title="geeklog" src="http://www.cmscritic.com/wp-content/uploads/2009/08/geeklog.jpg" alt="" width="110" height="110" />Geeklog 1.5.2 is another maintenance release for the 1.5.x series. The first release candidate is now <a href="http://www.geeklog.net/filemgmt/index.php?id=934" target="_blank" class="thisismyurl_external">available for download</a>.</p>
<p>This release fixes issues with the story preview and duplicate story ids, the trackback editor, clickable links in text postings, issues with feed updates, and some other minor problems. We&#8217;ve also thrown in some small improvements, e.g. the image quality when using gdlib to rescale images should now be much better than before. See the <a href="http://www.geeklog.net/docs/changes.html" target="_blank" class="thisismyurl_external">list of changes</a> and the included changelog for details.</p>
<p><strong>Bugfixes</strong></p>
<ul>
<li>Fixed a bug in the story preview where the story content was lost when     previewing a story with a duplicate story ID.</li>
<li>The Trackback editor didn&#8217;t work since the security token was missing from     the editor template.</li>
<li>Fixed issues with clickable links in plain text postings.</li>
<li>Fixed various problems with updating feeds, e.g. when changing topic     permissions.</li>
</ul>
<p><strong>Fixes in the bundled Plugins</strong></p>
<ul>
<li>Calendar: You couldn&#8217;t add a new event to your personal calendar.</li>
<li>Links: Changing a link&#8217;s ID to one that was already in use overwrote the     other link.</li>
<li>Polls: Changing a poll&#8217;s ID created a new poll. Also fixed an SQL error     when the poll question contained single quotes.</li>
<li>Static Pages: Saving a static page changed the owner to the user who saved     it.</li>
</ul>
<p><strong>Other Changes</strong></p>
<ul>
<li>Improved image quality when using gdlib to rescale uploaded images.</li>
<li>Theme changes are documented in the <a href="http://www.geeklog.net/docs/theme.html#changes" target="_blank" class="thisismyurl_external">theme     documentation</a>,<br />
as usual. There are 4 bugfixes (one of which is in the templates for<br />
the Polls plugin) that should be applied to all themes for the 1.5.x<br />
series.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscritic.com/geeklog-1-5-2-bugfix-and-maintenance-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Geeklog 1.5 Content Management System Review</title>
		<link>http://www.cmscritic.com/geeklog-1-5-content-management-system-review/</link>
		<comments>http://www.cmscritic.com/geeklog-1-5-content-management-system-review/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 18:04:00 +0000</pubDate>
		<dc:creator>Mike Johnston</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[geeklog]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[wcm]]></category>

		<guid isPermaLink="false">http://cmscritic.com/?p=4</guid>
		<description><![CDATA[Geeklog was originally created to run the Securitygeeks and Newsgeeks websites but was released into the wonderful world of opensource under the GPL license. Geeklog has been around for quite some time, while it used to be notoriously difficult to install.. this new release promises some changes to make it better. Geeklog is somewhat of [...]]]></description>
			<content:encoded><![CDATA[<p>Geeklog was originally created to run the Securitygeeks and Newsgeeks websites but was released into the wonderful world of opensource under the <a href="http://www.gnu.org/licenses/gpl.html" target="_blank" class="thisismyurl_external">GPL license</a>.</p>
<p>Geeklog has been around for quite some time, while it used to be notoriously difficult to install.. this new release promises some changes to make it better.</p>
<p>Geeklog is somewhat of a combination between blog and cms and more or less would fall under the category of a news publishing platform in my opinion. Let&#8217;s examine Geeklogs&#8217; latest edition and see what kind of changes have been made to make it more simplified.</p>
<p>To kick off the install, you need to upload the public_html folder found in the geeklog archive that you download from their website. You then navigate to <a title="http://yourdomain.com/admin/install/index.html" href="http://yourdomain.com/admin/install/index.html" target="_blank" class="thisismyurl_external">http://yourdomain.com/admin/install/index.html</a> to begin the install process.</p>
<p>You should be greeted with a screen such as the one below:</p>
<p><img class="alignnone size-full wp-image-123" src="http://cmscritic.com/wp-content/uploads/2009/01/geeklog11.bmp" alt="Geeklog Content Management System #1" /></p>
<p>Once you choose your path (choose it wisely!) you will get the following screen to fill out with your configuration info:</p>
<p><img class="alignnone size-full wp-image-124" src="http://cmscritic.com/wp-content/uploads/2009/01/geeklog2.bmp" alt="Geeklog Content Management System #2" /></p>
<p>after filling out this you will get this screen identifying that you are done! Wow. That was fast!</p>
<p><img class="alignnone size-full wp-image-125" src="http://cmscritic.com/wp-content/uploads/2009/01/geeklog3.bmp" alt="Geeklog Content Management System #3" /></p>
<p>Talk about a quick install. Let&#8217;s check out what we end up with for a system..</p>
<p>Once you login you are greeted with the geeklog control center. It&#8217;s very basic and you have to keep in mind that the sole purpose of this software is a blog. Personally, I think it could use some work.. especially if they want to compare with some of the larger more refined systems out there.</p>
<p><img class="alignnone size-full wp-image-126" style="width: 597px;height: 135px" src="http://cmscritic.com/wp-content/uploads/2009/01/geeklog4.bmp" alt="Geeklog Content Management System #4" /></p>
<p>The initial site is quite basic. Changing themes is far too difficult and involves editing the config files directly. There really aren&#8217;t a lot of options in the control panel to make life easier for the end user.</p>
<p>Overall, this is just a quick review.. There&#8217;s not much to say about geeklog. For the people who use it, it works well.. personally, it&#8217;s not for me. I will say that it&#8217;s much further ahead than it was now that it is easier to install.. but it&#8217;s definitely not on par with where it should be to compete. Let&#8217;s take a look at the ratings (keep in mind I did this review fairly quickly due to the lack of options geeklog has, there wasn&#8217;t much to review).</p>
<p>Overall, my ratings are:</p>
<p><strong>Community 7/10</strong> (Geeklog has a great community, I&#8217;ll give them that)</p>
<p><strong>Expandability 5/10</strong> (Needs more modules to compete with larger systems)</p>
<p><strong>Themability 6/10</strong> (Definitely needs more themes in order to be more appealing to broader audience)</p>
<p><strong>Useability 6/10 </strong>(Tough for beginners, Recommended for advanced users only)</p>
<h2>Overall Score: 6/10</h2>
]]></content:encoded>
			<wfw:commentRss>http://www.cmscritic.com/geeklog-1-5-content-management-system-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

