<?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>The Speckled Band &#187; Technology</title>
	<atom:link href="http://www.thespeckledband.com/category/technology/feed" rel="self" type="application/rss+xml" />
	<link>http://www.thespeckledband.com</link>
	<description>or &#8220;how did i get here?&#8221;</description>
	<lastBuildDate>Sun, 21 Dec 2008 08:36:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Database Pains</title>
		<link>http://www.thespeckledband.com/database-pains</link>
		<comments>http://www.thespeckledband.com/database-pains#comments</comments>
		<pubDate>Tue, 08 Aug 2006 19:10:21 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Blogs]]></category>
		<category><![CDATA[My Websites]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The Web]]></category>

		<guid isPermaLink="false">http://www.thespeckledband.com/archives/144</guid>
		<description><![CDATA[Spent part of the day trying to work out some database problems with the sites that recently went down. It began when Amy tried to post a comment on her blog and WordPress was having none of it. I was preoccupied with getting a tutorial done for another one of my sites, Handplane Central so [...]]]></description>
			<content:encoded><![CDATA[<p>Spent part of the day trying to work out some database problems with the sites that recently went down. It began when Amy tried to post a comment on her blog and WordPress was having none of it. I was preoccupied with getting a tutorial done for another one of my sites, <a href="http://www.handplane.com/" target="_blank">Handplane Central</a> so I couldn&#8217;t get on to Amy&#8217;s problem right away but, eventually, I threw myself into it. I kept seeing broken &#8220;commands&#8221; at the top of all of her pages and thought that the database must have become corrupted in some way. After a bit of screwing around I managed to track the problem down and fix it.</p>
<p>Later on tonight I&#8217;m writing the text for said tutorial on hand planes (again using WordPress I might add) when I do a routine &#8220;save&#8221;. All of a sudden I get a stupid 404 error when everything should&#8217;ve been fine. I remembered that I&#8217;d had some trouble on this very blog with that sort of thing a while back. Fortunately I was able to hit the back button and all of my newly written paragraphs appeared again. I then spent the next five minutes or so cutting and pasting text to try and ascertain just what it was that was giving me all the hassle. I finally tracked it down to one word and one word only &#8211; curl. Yup, I remembered that was the word that had given me all that trouble on a Speckled Band post. Can&#8217;t remember what I changed it to back then but I did know that &#8220;curl&#8221; is a php command (I think) which, obviously, causes some distress to the program. The sucky thing is that I wanted to use the word curl, not &#8220;spiral&#8221; or &#8220;curve&#8221; or what have you &#8212; curl dammit!</p>
<p><span id="more-144"></span></p>
<p>So then I wanted to find out exactly why curl would cause me so much grief. Not finding anything at the main WordPress site &#8212; their search engine is hellishly annoying and inefficient &#8212; I decided to Google. I found a whole heap of useful stuff. Actually, that&#8217;s a lie&#8230;.. I found stuff, some of it was useful; but mostly I realized that I wasn&#8217;t the only one who was having trouble with that particular word. The solution was that there would always be a problem if the program tried to parse (I think thats the term) the word. One way around it though was to write the word in such a way that the program would be savvy to &#8211; as html code. Hence &#038; #99;url (lose the space) becomes curl.</p>
<p>Simple! Problem solved!</p>
<p>p.s. Can you tell that nothing really much happened today? That&#8217;s the problem when you decide to post every day &#8211; or try to at least!</p>
<p>Hopefully something mildly amusing or remotely interesting will happen tomorrow. Otherwise too bad!</p>
<div align="center">
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-5973020802894054";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_ad_channel ="";
google_color_border = "D1EEDC";
google_color_bg = "D1EEDC";
google_color_link = "0000FF";
google_color_url = "000000";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.thespeckledband.com/database-pains/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slack With REG</title>
		<link>http://www.thespeckledband.com/slack-with-reg</link>
		<comments>http://www.thespeckledband.com/slack-with-reg#comments</comments>
		<pubDate>Sat, 16 Apr 2005 12:28:23 +0000</pubDate>
		<dc:creator>Cameron</dc:creator>
				<category><![CDATA[Friends]]></category>
		<category><![CDATA[My Websites]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[The REG Temple]]></category>

		<guid isPermaLink="false">http://www.iwannabeafamouswriter.com/?p=17</guid>
		<description><![CDATA[I have a confession to make. I&#8217;ve been a very bad webmaster of late. Most of this year in fact if the truth be known. It could be argued that I&#8217;ve had a lot on my mind &#8211; and I have actually &#8211; but that shouldn&#8217;t really detract from my everyday webmastery duties. Of course [...]]]></description>
			<content:encoded><![CDATA[<p>I have a confession to make. I&#8217;ve been a very bad webmaster of late. Most of this year in fact if the truth be known. It could be argued that I&#8217;ve had a lot on my mind &#8211; and I have actually &#8211; but that shouldn&#8217;t really detract from my everyday webmastery duties.</p>
<p>Of course it could also be argued that the main website I run, <a href="http://www.richard-e-grant.com" target="_blank">The REG Temple</a> has been relatively quiet the past three months or so, with only a few &#8220;events&#8221; happening over that time.</p>
<p>The REG Temple is the official website of popular British actor Richard E. Grant &#8211; star of Withnail &#038; I, Spice World, Hudson Hawk and about 50 other films. You might not be familiar with the name but you most certainly would have seen his face &#8211; especially if you&#8217;re into Scorsese or Robert Altman (REG has been in four of Altman&#8217;s films to date). REG was also one of Daphne&#8217;s brothers in the last episode of Frasier and has played Doctor Who twice.</p>
<p>The Temple first started off as a fan site in 1998. My ex, Dominique, used to do music and movie reviews for a fanzine here and one time she went to review a REG film (not sure which one) and wanted to get some background info on him. To her surprise she found that there was very little about him on the web, so she decided to start up her own web site dedicated to him &#8211; hence The REG Temple.</p>
<p><span id="more-17"></span></p>
<p>Dominique then got in touch with Richard through his publisher (he&#8217;s also written two books) and struck up an online professional relationship with him where he would send her updates on what he was working on at any given time. Dominique also got a ton of stuff &#8211; articles, interviews, fan artwork etc. &#8211; from many of Richard&#8217;s fans from around the world, which she would add to the site.</p>
<p>In 2000 Dominique flew to England to meet REG and help out with a charity event over there, Withnail For Waterford. The event was very successful and Dominique got to meet many of the fans that had helped out with the website. A month or two after the event I suggested to Dominique to see if REG would mind making The REG Temple his official site. He agreed wholeheartedly and the fan site became the official site.</p>
<p>Later on that year the workload of keeping everything updated with the site became too much for Dominique so I offered to help out &#8211; eventually taking over the complete control of the site not long after that. Since I took over the running of The REG Temple it has grown dramatically in size &#8211; about 20 times the size it was when I first took over. It has been an integral part of my life for the past five years now. At first there was a lot of work involved to organize it the way I wanted it, but nowadays it&#8217;s just plugging in bits and pieces here and there which doesn&#8217;t take too much time at all, really. All the work I do on the site is voluntary, but I did manage to get a wonderful Clamshell iBook laptop sent to me from REG when Amy and I spent three months in the U.S. in late 2003. That Clamshell follows me everywhere nowadays as it&#8217;s just so cool and convenient to use &#8211; especially now that I&#8217;ve put a wireless card in it.</p>
<p>Which kinda brings me to THIS&#8230;.</p>
<p><center><a href="http://www.tulip-ego.com/main2.html" target="_blank"><img src="http://www.thespeckledband.com/BlogImages/LadiesLaptops1.jpg"/></a></center></p>
<p><center><a href="http://www.tulip-ego.com/main2.html" target="_blank"><img src="http://www.thespeckledband.com/BlogImages/LadiesLaptops2.jpg"/></a></center></p>
<p>WTF ?????</p>
<p>The FIRST lifestyle notebook? Worlds FIRST designer laptop??? As we say in this country &#8220;PIGS ARSE!!!&#8221; Apple was doing this sort of thing SIX FUGGING YEARS BACK!!! Not saying that these computers aren&#8217;t good &#8211; all the specs look good to me and the designs ARE cool &#8211; but still. The <a href="http://www.tulip-ego.com/main2.html" target="_blank">peeps</a> who wrote the copy line to these really need an injection of COMPUTER FRIGGIN HISTORY 101!</p>
<p>Sheese!</p>
<p>Still, if I had the cash&#8230;..actually make that IF I had PLENTY of cash to SPARE then I&#8217;d prolly pick up one of these just on looks alone. Hell, why not get a set, huh? I could see Carrie from &#8220;Sex In The City&#8221; tote one of these babies around if she didn&#8217;t already have a Mac &#8211; As long as it went with her shoes, of course.</p>
<p>Anyhow, that&#8217;s my rant for the day.</p>
<p>Cameron Miller &#8211; Apple user since 1990.</p>
<p><center>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-5973020802894054";
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = "336x280_as";
google_ad_type = "text";
google_ad_channel ="";
google_color_border = "D1EEDC";
google_color_bg = "D1EEDC";
google_color_link = "0000FF";
google_color_url = "000000";
google_color_text = "000000";
//--></script>
<script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thespeckledband.com/slack-with-reg/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
