<?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>SentientCreations &#187; Software</title>
	<atom:link href="http://sentientcreations.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://sentientcreations.com</link>
	<description></description>
	<lastBuildDate>Sun, 03 Jan 2010 02:46:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>One of the Reasons for &#8220;Not Build Here&#8221; Syndome</title>
		<link>http://sentientcreations.com/2010/01/02/one-of-the-reasons-for-not-build-here-syndome/</link>
		<comments>http://sentientcreations.com/2010/01/02/one-of-the-reasons-for-not-build-here-syndome/#comments</comments>
		<pubDate>Sun, 03 Jan 2010 02:46:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://sentientcreations.com/?p=46</guid>
		<description><![CDATA[I have a personal family website that I use to post mostly pictures to. It consists of a blog run by Wordpress and a photo gallery run by Plogger. The other day I updated Wordpress, because it&#8217;s one of those platforms that should be kept updated since it&#8217;s a pretty good sized target for hackers. [...]]]></description>
			<content:encoded><![CDATA[<div id="_mcePaste">I have a personal family website that I use to post mostly pictures to. It consists of a blog run by Wordpress and a photo gallery run by Plogger. The other day I updated Wordpress, because it&#8217;s one of those platforms that should be kept updated since it&#8217;s a pretty good sized target for hackers. After updating, my Plogger gallery was broken because of a shared third party component that both of the platforms use. After a bit of looking around, I found out that it was a know issue that had been fixed in Plogger and that they had a new release candidate available, which I upgraded to. During the upgrade process there was a process that appeared to be changing some images around, but at the time I didn&#8217;t realize that it was moving the actual files. When I booted up the upgraded site, I realized that all the images where now in a totally new location, which broke every single statically linked image I had used anywhere.</div>
<div></div>
<div>Previous to the upgrade, my urls would looks something like this: /thumbs/lrg-11761-christmas-_mg_0328-20091225.jpg</div>
<div></div>
<div id="_mcePaste">After the upgrade all images have been moved to this format: /plog-content/thumbs/122009/122009-christmas/large/11761-christmas-_mg_0328-20091225.jpg</div>
<div></div>
<div>What this means is that I have about 100 posts on my blog that all have broken images that aren&#8217;t going to be easy to fix in any sort of automated way. This was done without any warning during the upgrade process that I noticed and is not reflected in the upgrade instructions.</div>
<div></div>
<div id="_mcePaste">I&#8217;ve logged this bug in Ploggers bug tracker and I hope that they will address it. In the bug I suggested that it be addressed in one of the following ways:</div>
<div></div>
<div id="_mcePaste">
<ol>
<li>Warn users that this is going to happen and allow them to make the choice on whether or not to continue the upgrade (worst choice.)</li>
<li>Don&#8217;t delete the old folders during the upgrade, or at least give users the choice of whether to do so or not (slightly better choice.)</li>
<li>Allow users to continue to use the old directory structure for old images and use the new structure for new images (best choice.)</li>
</ol>
</div>
<p>I suppose one other choice would be to create a new url structure that would be easy to update via a SQL statement, but that seems like a very last choice solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://sentientcreations.com/2010/01/02/one-of-the-reasons-for-not-build-here-syndome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XML Editor for Giant XML Files</title>
		<link>http://sentientcreations.com/2009/12/23/xml-editor-for-giant-xml-files/</link>
		<comments>http://sentientcreations.com/2009/12/23/xml-editor-for-giant-xml-files/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 17:03:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://sentientcreations.com/?p=35</guid>
		<description><![CDATA[<p></p>
<p>At work we have a client that delivers huge xml files that we have to work with. Although our software usually imports them fine, we sometimes have to edit them to find specific information, which is really hard to track down in a flat 80,000 file file. I&#8217;ve tried a couple of different software packages [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sentientcreations.com/wp-content/uploads/2009/12/intro.gif"><img class="size-medium wp-image-36 alignnone" title="intro" src="http://sentientcreations.com/wp-content/uploads/2009/12/intro-300x258.gif" alt="" width="300" height="258" /></a></p>
<p><a href="http://sentientcreations.com/wp-content/uploads/2009/12/intro.gif"></a>At work we have a client that delivers huge xml files that we have to work with. Although our software usually imports them fine, we sometimes have to edit them to find specific information, which is really hard to track down in a flat 80,000 file file. I&#8217;ve tried a couple of different software packages but have been really unimpressed with their speed. This morning, I downloaded XML Marker and was really impressed with the results. It opens my files in seconds and allows me to very easily find the information I&#8217;m looking for. It&#8217;s free and available at <a href="http://symbolclick.com/" target="_blank">http://symbolclick.com/</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://sentientcreations.com/2009/12/23/xml-editor-for-giant-xml-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
