<?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>kmcgraphics.com &#187; Software</title>
	<atom:link href="http://www.kmcgraphics.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kmcgraphics.com</link>
	<description>Life, Music, Web, Design, Video &#38; Photography</description>
	<lastBuildDate>Mon, 16 Jan 2012 18:56:06 +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>&#8220;Installation Failed&#8221; Fix for WordPress 2.8 Upgrade</title>
		<link>http://www.kmcgraphics.com/personal/installation-failed-fix-for-wordpress-2-8-upgrade/</link>
		<comments>http://www.kmcgraphics.com/personal/installation-failed-fix-for-wordpress-2-8-upgrade/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 12:10:32 +0000</pubDate>
		<dc:creator>Kieran McCarthy</dc:creator>
				<category><![CDATA[Bits Of Code]]></category>
		<category><![CDATA[Oddities]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress 2.8]]></category>

		<guid isPermaLink="false">http://www.kmcgraphics.com/?p=231</guid>
		<description><![CDATA[Great news today that WordPress 2.8 “Baker” is available to upgrade for my blog. I am running a few WordPress blogs that were currently at version 2.7 so took the plunge to upgrade and noticed a few problems along the way. The following is summary of the problems I faced and the work around I [...]]]></description>
			<content:encoded><![CDATA[<p>Great news today that <strong>WordPress 2.8 “Baker</strong>” is available to upgrade for my blog. I am running a few WordPress blogs that were currently at version 2.7 so took the plunge to upgrade and noticed a few problems along the way. The following is summary of the problems I faced and the work around I used to fix it.</p>
<p>Please note this fix worked for me on 2 upgrades but does not promise a fix for your own problem, these tips may help you but do so at your own risk! Before proceeding with any of the following please <strong>back up your site and database!</strong></p>
<h2>The Problem</h2>
<p>On previous occasions I used the easy&#8221;<strong>upgrade automatically</strong>&#8221; button option with no problem but this time around I kept getting this error in the below image:<br />
<img class="aligncenter size-full wp-image-235" style="border: 1px solid black;" title="Installation-Failed-Wordpress2.8" src="http://www.kmcgraphics.com/wordpress/wp-content/uploads/2009/06/Installation-Failed-Wordpress2.8.jpg" alt="Installation-Failed-Wordpress2.8" width="611" height="176" /></p>
<p>I then de-activated all plugins and re-tried the auto upgrade but still got the same error as the above image, this was not making any sense to me so I searched through the <a title="Wordpress Forum" href="http://wordpress.org/support/" target="_blank">WordPress Forum</a> querying terms such as: Installation Failed, Could not copy file, upgrade failed etc. There was one interesting reply on this thread <a href="http://wordpress.org/support/topic/277858?replies=10" target="_blank">http://wordpress.org/support/topic/277858?replies=10</a> that suggested accessing your database using <strong>phpMyAdmin</strong> and repair your tables.</p>
<h2>The Fix</h2>
<p><span id="more-231"></span></p>
<p>Here&#8217;s what that user suggested :</p>
<p style="padding-left: 30px;">use phpmyadmin,</p>
<p style="padding-left: 30px;">Check:</p>
<p style="padding-left: 30px;">1. Login to <strong>phpMyAdmin.</strong><br />
2. Select the database and click on &#8216;<strong>Structure</strong>&#8216; tab.<br />
3. Right under the list of table there is a &#8220;<strong>Check All</strong>&#8221; link. Click on it to select all tables.<br />
4. From a &#8220;With selected:&#8221; drop-down menu right next to it, choose &#8220;<strong>Check table</strong>&#8220;.</p>
<p style="padding-left: 30px;">Repair:</p>
<p style="padding-left: 30px;">1. Login to<strong> phpMyAdmin</strong><br />
2. Choose the affected database. If you only have one database, it should choose it by default so you don&#8217;t need to do anything.<br />
3. In the main panel, you should see a list of your database tables. Check the boxes by the tables that need repair.<br />
4. At the bottom of the window just below the list of tables, there is a drop down menu. Choose &#8220;<strong>Repair Table&#8221;</strong></p>
<h2>The Result</h2>
<p>I did follow the above instructions and with all of my plugins still disabled proceeded to use the &#8220;<strong>upgrade automatically</strong>&#8221; button again and the result was successful!  The resulting image of the fix is below:</p>
<p><img class="aligncenter size-full wp-image-236" style="border: 1px solid black;" title="wordpress2.8-successfully-installed" src="http://www.kmcgraphics.com/wordpress/wp-content/uploads/2009/06/wordpress2.8-successfully-installed.jpg" alt="wordpress2.8-successfully-installed" width="450" height="228" /></p>
<p>I then re-activated my plugins and all seems to be fine for now.</p>
<h2>Summary</h2>
<p>For me it seemed that my database table or tables needed to be repaired for some reason beyond my skill set but however on other wordpress upgrades I do remember being asked to upgrade the database after the upgrade finished but this time around with 2.8 that did not happen. Is this a glitch or other? time will tell&#8230;</p>
<p><strong>Comments or suggestions appreciated&#8230;</strong></p>
<p><strong><br />
</strong></p>
<h2>WordPress 2.8 Video</h2>
<p>Having had a few problems with my upgrade was only a few fixes away but I want to take the opportunity to thank all of the WordPress team for bringing us new tools and releases. The following video is from WordPress and shows you some of those great features with this release.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://v.wordpress.com/Pu3T4X8l" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://v.wordpress.com/Pu3T4X8l" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.kmcgraphics.com/personal/installation-failed-fix-for-wordpress-2-8-upgrade/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Calibrate your monitor with PANTONE® huey™</title>
		<link>http://www.kmcgraphics.com/personal/calibrate-your-monitor-with-pantone%c2%ae-huey%e2%84%a2/</link>
		<comments>http://www.kmcgraphics.com/personal/calibrate-your-monitor-with-pantone%c2%ae-huey%e2%84%a2/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 14:31:53 +0000</pubDate>
		<dc:creator>Kieran McCarthy</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.kmcgraphics.com/?p=76</guid>
		<description><![CDATA[My Pantone Huey monitor calibration system widget I recently purchased this excellent monitor calibration tool called &#8220;huey&#8221; from PANTONE® the reason being I was constantly struggling with monitor colour and gamma etc. Having used the Windows based tool &#8220;Adobe Gamma&#8221; which works to some degree for general calibration but when it comes to editing photos [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><img class="alignnone size-full wp-image-77" title="PANTONE® huey™" src="http://www.kmcgraphics.com/wordpress/wp-content/uploads/2008/04/huey.jpg" alt="" width="400" height="301" /><br />
<strong>My Pantone Huey monitor calibration system widget</strong></p>
<p style="text-align: left;">I recently purchased this excellent monitor calibration tool called &#8220;huey&#8221; from PANTONE® the reason being I was constantly struggling with monitor colour and  gamma etc. Having used the Windows based tool &#8220;Adobe Gamma&#8221; which works to some degree for general calibration but when it comes to editing photos and especially video there was a need to get something that would do the job better so that your colours can be accurate all the time.</p>
<p style="text-align: left;">Huey (a USB device) was a simple install from the disk and takes only 5 minutes to have it up and running. First it tests the ambient light in your room and adjusts, then it asks you to place the widget on your monitor (it has little suction pads underneath) and goes through a 2 minute process of colour testing, when all is done you replace the widget back in its holder and you can choose an option to have it constantly monitor the changing room light as day becomes night it will automatically adjust your setting seamlessly.</p>
<p style="text-align: left;">The results are great, my screen colours are now more true and crisp with no gamma haze or overtones there is a confidence knowing what I see is what it is. When it comes to printing this widget really works&#8230; no more reds printing as pink etc. what you see on screen will come out on print.</p>
<p style="text-align: left;">Would I recommend it? Yes for sure its reasonably cheap&#8230; I picked up mine on Ebay for about €55.00 including p+p. If you have been having trouble with colours and calibrating give this product a go, you wont be disappointed.</p>
<p><p><a href="http://www.kmcgraphics.com/personal/calibrate-your-monitor-with-pantone%c2%ae-huey%e2%84%a2/"><em>Click here to view the embedded video.</em></a></p><span id="more-76"></span></p>
<h3>Suggested Links:</h3>
<ul>
<li><a title="Huey Pantone Monitor Calibration" href="http://www.northlight-images.co.uk/reviews/pantone_huey.html" target="_blank">Review of the Pantone Huey monitor calibration system</a></li>
<p><span style="overflow: hidden; position: absolute; height: 0pt; width: 0pt;"><a href="http://kvantservice.com/">компютри втора употреба</a></span></ul>
<p>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.kmcgraphics.com/personal/calibrate-your-monitor-with-pantone%c2%ae-huey%e2%84%a2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Youghal Clock Gate &#8211; Live Clock Screensaver</title>
		<link>http://www.kmcgraphics.com/bits-of-code/youghal-clock-gate-live-clock-screensaver/</link>
		<comments>http://www.kmcgraphics.com/bits-of-code/youghal-clock-gate-live-clock-screensaver/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 01:30:54 +0000</pubDate>
		<dc:creator>Kieran McCarthy</dc:creator>
				<category><![CDATA[Bits Of Code]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.kmcgraphics.com/?p=23</guid>
		<description><![CDATA[Click here to view the &#8220;Youghal Clock Gate &#8211; Live Clock&#8221; I created this flash live clock from a picture of Youghal Clock Gate. If you keep watching the hands on the clock you will see them move in real time based on your own computer&#8217;s time clock, it was an idea I had for [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Youghal Clock Gate - Live Clock" onclick="javascript: pageTracker._trackPageview('/downloads/youghal_clock_gate_active_clock.html')" href="http://www.kmcgraphics.com/extra_files/youghal_clock_gate_active_clock.html" rel="nofollow" target="_blank">Click here to view the &#8220;Youghal Clock Gate &#8211; Live Clock&#8221;</a></p>
<p>I created this flash live clock from a picture of <a title="Youghal Clock Gate" href="http://www.flickr.com/photos/youghal/484205778/" rel="nofollow" target="_blank">Youghal Clock Gate</a>. If you keep watching the hands on the clock you will see them move in real time based on your own computer&#8217;s time clock, it was an idea I had for a while so if you like it you can download the free screensaver.exe version or the flash movie version from the links below.</p>
<p>You are free to use and share these files also there is no malware, spyware or any nasty stuff in any of these downloads, just a bit of fun.</p>
<p align="center"><a title="Youghal Clock Gate - Live Clock" onclick="javascript: pageTracker._trackPageview('/downloads/youghal_clock_gate_active_clock.html')" href="http://www.kmcgraphics.com/extra_files/youghal_clock_gate_active_clock.html" rel="nofollow" target="_blank">Click here to view the &#8220;Youghal Clock Gate &#8211; Live Clock&#8221;(new window)<br />
</a></p>
<p align="center"><a title="Youghal Clock Gate - Screensaver" onclick="javascript: pageTracker._trackPageview('/downloads/Youghal-Clock-Gate-live-clock-Screensaver-Setup.exe')" href="http://www.kmcgraphics.com/extra_files/Youghal-Clock-Gate-live-clock-Screensaver-Setup.exe" rel="nofollow">Click here to download the screensaver.exe version (1.25MB)<br />
</a></p>
<p align="center"><a title="Download the flash file" onclick="javascript: pageTracker._trackPageview('/downloads/youghal-clock-gate-co-cork-ireland-live-clock-Flash-File.zip')" href="http://www.kmcgraphics.com/extra_files/youghal-clock-gate-co-cork-ireland-live-clock-Flash-File.zip" rel="nofollow">Click here to download the Flash file version zip (66KB)</a></p>
<p><span id="more-23"></span></p>
<div align="center">
<h1 style="text-align: center;">Youghal Clock Gate</h1>
<p><div class="wp-caption aligncenter" style="width: 385px"><a title="Youghal Clock Gate by Kieran McCarthy, on Flickr" href="http://www.flickr.com/photos/youghal/484205778/" rel="nofollow"><img title="Youghal Clock Gate" src="http://farm1.staticflickr.com/174/484205778_fe9c5eb684.jpg" alt="Youghal Clock Gate" width="375" height="500" /></a><p class="wp-caption-text">Youghal Clock Gate</p></div>
</div>
<h2 style="text-align: left;" align="center">Youghal Clock Gate</h2>
<p>In 1777, the town&#8217;s Clock Gate Tower was built on the site of Trinity Castle, part of the town&#8217;s fortifications. It was used as a prison during the rebellion of 1798, and a pole lashed from the lower windows to the corner of the first house on South Main Street (now Luigi&#8217;s) was used for hangings. Thomas Gallagher was one of those hanged for trying to seduce a soldier from allegiance to his regiment. Numerous forms of torture were conducted therein including thumb screws, pitch-cap, rack and the lime boot and flogging. The Clock Gate served the town as gaol and public gallows until 1837 when it was considered &#8220;defective in several of the accommodations essential to the health of prisoners&#8221;. It then became a family home until 1959 when the last family left.</p>
<h3 style="text-align: left;" align="center"><a title="Youghal Clock Gate – Live Clock Screensaver" href="/bits-of-code/youghal-clock-gate-live-clock-screensaver/">Youghal Clock Gate - Live Clock Screensaver</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.kmcgraphics.com/bits-of-code/youghal-clock-gate-live-clock-screensaver/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

