<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Louises Place</title>
	<atom:link href="http://www.bratpack.org.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bratpack.org.uk</link>
	<description>My Place On The Web</description>
	<lastBuildDate>Wed, 01 Sep 2010 12:33:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on DIY Camera Controller – The Program – Part 6 by Louise</title>
		<link>http://www.bratpack.org.uk/2009/11/diy-ctrlr-program/comment-page-1/#comment-246</link>
		<dc:creator>Louise</dc:creator>
		<pubDate>Wed, 01 Sep 2010 12:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.bratpack.org.uk/?p=229#comment-246</guid>
		<description>I may do so, but at the moment I do not know when.</description>
		<content:encoded><![CDATA[<p>I may do so, but at the moment I do not know when.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DIY Camera Controller – The Program – Part 6 by Daniel</title>
		<link>http://www.bratpack.org.uk/2009/11/diy-ctrlr-program/comment-page-1/#comment-245</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Wed, 01 Sep 2010 12:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bratpack.org.uk/?p=229#comment-245</guid>
		<description>I see that you have had a lot of other things to do since you posted the last post, and that you have had very few requests about the following chapters, but I am wondering if you are at least thinking about publishing the final parts of this excellent build?</description>
		<content:encoded><![CDATA[<p>I see that you have had a lot of other things to do since you posted the last post, and that you have had very few requests about the following chapters, but I am wondering if you are at least thinking about publishing the final parts of this excellent build?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DIY Camera Controller – The Program – Part 6 by Louise</title>
		<link>http://www.bratpack.org.uk/2009/11/diy-ctrlr-program/comment-page-1/#comment-244</link>
		<dc:creator>Louise</dc:creator>
		<pubDate>Sat, 28 Aug 2010 12:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.bratpack.org.uk/?p=229#comment-244</guid>
		<description>My programming days were a long time ago, I used to program 68000 assembly language back in the days of the Amiga 500, not exactly much in the way of any similarities to programming the Arduino LOL</description>
		<content:encoded><![CDATA[<p>My programming days were a long time ago, I used to program 68000 assembly language back in the days of the Amiga 500, not exactly much in the way of any similarities to programming the Arduino LOL</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DIY Camera Controller – The Program – Part 6 by Shane</title>
		<link>http://www.bratpack.org.uk/2009/11/diy-ctrlr-program/comment-page-1/#comment-243</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Sat, 28 Aug 2010 03:15:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bratpack.org.uk/?p=229#comment-243</guid>
		<description>Thanks Louise, I am also learning the programming language for the first time, although I have done some Pascal programming many years ago.

I can learn a lot by looking at existing sketches and using bits that fit my needs - yours has been very helpful. I also like the &#039;get_value&#039; routine for increasing/decreasing numbers!!

Cheers</description>
		<content:encoded><![CDATA[<p>Thanks Louise, I am also learning the programming language for the first time, although I have done some Pascal programming many years ago.</p>
<p>I can learn a lot by looking at existing sketches and using bits that fit my needs &#8211; yours has been very helpful. I also like the &#8216;get_value&#8217; routine for increasing/decreasing numbers!!</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DIY Camera Controller – The Program – Part 6 by Louise</title>
		<link>http://www.bratpack.org.uk/2009/11/diy-ctrlr-program/comment-page-1/#comment-242</link>
		<dc:creator>Louise</dc:creator>
		<pubDate>Fri, 27 Aug 2010 09:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bratpack.org.uk/?p=229#comment-242</guid>
		<description>Hi Shane,

I have not worked on this project for quite a while so it is not fresh in my mind but I would say the setup is just a typo - although it does not appear to make any difference.

As for the key reading, I used my own code in order to incorporate a debounce and custom repeat. If the key is held down it goes into repeat mode for increasing/ decreasing the values quickly.

The code is rather untidy, it was the first project I have done with the Arduino so I was learning the syntax &amp; language as I wrote it, if you wish to make use of any of the code and/ or modify it then please feel free to do so.</description>
		<content:encoded><![CDATA[<p>Hi Shane,</p>
<p>I have not worked on this project for quite a while so it is not fresh in my mind but I would say the setup is just a typo &#8211; although it does not appear to make any difference.</p>
<p>As for the key reading, I used my own code in order to incorporate a debounce and custom repeat. If the key is held down it goes into repeat mode for increasing/ decreasing the values quickly.</p>
<p>The code is rather untidy, it was the first project I have done with the Arduino so I was learning the syntax &amp; language as I wrote it, if you wish to make use of any of the code and/ or modify it then please feel free to do so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DIY Camera Controller – The Program – Part 6 by Shane</title>
		<link>http://www.bratpack.org.uk/2009/11/diy-ctrlr-program/comment-page-1/#comment-241</link>
		<dc:creator>Shane</dc:creator>
		<pubDate>Fri, 27 Aug 2010 07:00:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.bratpack.org.uk/?p=229#comment-241</guid>
		<description>Hi Louise

Interesting project!!

I couple of questions if I may:

- The setup of the LCD includes LCDi2cR lcd = LCDi2cR(4,40,0x63,0); but it looks like you have the same LCD as me i.e. 4 x 20 characters. Any reason for the reference to 40?
- I am using the same LCD library as you. This library includes a command to obtain a value from the keypad - lcd.keypad() - but I see that you have included your own code in the sketch. Was there a reason for this?

I ask because I am having problems with false  characters being read when no key is pushed  - I might try your code if that is OK.

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Louise</p>
<p>Interesting project!!</p>
<p>I couple of questions if I may:</p>
<p>- The setup of the LCD includes LCDi2cR lcd = LCDi2cR(4,40,0&#215;63,0); but it looks like you have the same LCD as me i.e. 4 x 20 characters. Any reason for the reference to 40?<br />
- I am using the same LCD library as you. This library includes a command to obtain a value from the keypad &#8211; lcd.keypad() &#8211; but I see that you have included your own code in the sketch. Was there a reason for this?</p>
<p>I ask because I am having problems with false  characters being read when no key is pushed  &#8211; I might try your code if that is OK.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Digital Craft Cutting by Louise</title>
		<link>http://www.bratpack.org.uk/craft-cutters/comment-page-1/#comment-240</link>
		<dc:creator>Louise</dc:creator>
		<pubDate>Sat, 21 Aug 2010 16:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.bratpack.org.uk/?page_id=249#comment-240</guid>
		<description>The craft robo is toy like compared to a Cougar, I don&#039;t know much about the craft robo pro but in all honestly I would doubt it measures up to the Cougar.

Regarding cutting mats:

You do not need to buy new mats when they loose their tac. Often washing them with a drop of washing up liquid in a cup of water and leaving them over night to dry will restore the stickiness, when that fails you can just spray them with a re positionable adhesive and they are good as new. You only need to replace the mat if it becomes badly scored by cutting with too much pressure (The cougar on full force will easily cut right through a cutting mat).

I am not sure how many times you can cut on a mat before it loses tac as it would depend on the material you are cutting. If you are cutting a more fibrous paper/ card then the mat will lose tac much quicker than if you are cutting a smooth shiny paper/ card. It all depends on how much fibre gets permanently stuck to the mat.

I don&#039;t buy cutting mats at all any more, I buy heavy duty template plastic sheets and spray them with re positionable adhesive to make my own, very much cheaper and I think they are better than bought mats. The adhesive I use is Krylon Easy Tac 7020 and the tin will refresh a mat hundreds of times for about £5

Using offcuts of paper/ card/ vinyl on the Cougar is very easy indeed, you put it on the carrier and load it into the machine, then you use the controls on the Cougar to move the blade to the front right corner and press the origin button. The Cougar then starts cutting at that exact spot. With the craft robo it is not as easy as you cannot change the cutting origin at all so you have to make sure the paper is positioned correctly before cutting.

My advice would be to contact Dawn at Thyme graphics via phone or email and discuss your requirements with her, she will not attempt to pressure you into a purchase but will be more than happy to give you honest free advice.

Personally I would recommend a Cougar over a craft robo. The Cougar will not let you down at all, the software it uses is fantastic and you will be able to do very much more with it than the software that comes with a CR, the Cougar machine is a professional cutter at an affordable price and will cut practically anything you throw at it. Yes it is more expensive, but it is worth every penny, and you may well find the cheaper option becoming frustrating with its limitations very quickly.</description>
		<content:encoded><![CDATA[<p>The craft robo is toy like compared to a Cougar, I don&#8217;t know much about the craft robo pro but in all honestly I would doubt it measures up to the Cougar.</p>
<p>Regarding cutting mats:</p>
<p>You do not need to buy new mats when they loose their tac. Often washing them with a drop of washing up liquid in a cup of water and leaving them over night to dry will restore the stickiness, when that fails you can just spray them with a re positionable adhesive and they are good as new. You only need to replace the mat if it becomes badly scored by cutting with too much pressure (The cougar on full force will easily cut right through a cutting mat).</p>
<p>I am not sure how many times you can cut on a mat before it loses tac as it would depend on the material you are cutting. If you are cutting a more fibrous paper/ card then the mat will lose tac much quicker than if you are cutting a smooth shiny paper/ card. It all depends on how much fibre gets permanently stuck to the mat.</p>
<p>I don&#8217;t buy cutting mats at all any more, I buy heavy duty template plastic sheets and spray them with re positionable adhesive to make my own, very much cheaper and I think they are better than bought mats. The adhesive I use is Krylon Easy Tac 7020 and the tin will refresh a mat hundreds of times for about £5</p>
<p>Using offcuts of paper/ card/ vinyl on the Cougar is very easy indeed, you put it on the carrier and load it into the machine, then you use the controls on the Cougar to move the blade to the front right corner and press the origin button. The Cougar then starts cutting at that exact spot. With the craft robo it is not as easy as you cannot change the cutting origin at all so you have to make sure the paper is positioned correctly before cutting.</p>
<p>My advice would be to contact Dawn at Thyme graphics via phone or email and discuss your requirements with her, she will not attempt to pressure you into a purchase but will be more than happy to give you honest free advice.</p>
<p>Personally I would recommend a Cougar over a craft robo. The Cougar will not let you down at all, the software it uses is fantastic and you will be able to do very much more with it than the software that comes with a CR, the Cougar machine is a professional cutter at an affordable price and will cut practically anything you throw at it. Yes it is more expensive, but it is worth every penny, and you may well find the cheaper option becoming frustrating with its limitations very quickly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Digital Craft Cutting by Tanya</title>
		<link>http://www.bratpack.org.uk/craft-cutters/comment-page-1/#comment-239</link>
		<dc:creator>Tanya</dc:creator>
		<pubDate>Sat, 21 Aug 2010 14:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.bratpack.org.uk/?page_id=249#comment-239</guid>
		<description>Hi,

I have been looking at the craft robo/pro but I am really put off my the carry mats I have had an xyron which lost its tack way to quick and now I am reserved about the alternatives as I don&#039;t want to be replacing cutting mats it gets expensive.  Someone told me that I would need to change a cutting mat every 4 months/100 cuts.  Just wondering if you could advise me on what you have found.

Also can you get on none full sheets of paper?

Thanks for letting me pick your brain.

T</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I have been looking at the craft robo/pro but I am really put off my the carry mats I have had an xyron which lost its tack way to quick and now I am reserved about the alternatives as I don&#8217;t want to be replacing cutting mats it gets expensive.  Someone told me that I would need to change a cutting mat every 4 months/100 cuts.  Just wondering if you could advise me on what you have found.</p>
<p>Also can you get on none full sheets of paper?</p>
<p>Thanks for letting me pick your brain.</p>
<p>T</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DIY Camera Controller – The Program – Part 6 by Louise</title>
		<link>http://www.bratpack.org.uk/2009/11/diy-ctrlr-program/comment-page-1/#comment-237</link>
		<dc:creator>Louise</dc:creator>
		<pubDate>Sun, 15 Aug 2010 11:31:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bratpack.org.uk/?p=229#comment-237</guid>
		<description>No I didn&#039;t write up section 7, I have moved house 3 times since then and have had too many things going on to spare time on it.

I have not really had that much interest shown in it, in fact you are the first person to ask about part 7, so it is not exactly a high priority for me and there is little chance of me making a kit of parts without there being a fair bit of interest - I would have to buy in bulk and split the lots, I don&#039;t want to end up with loads of components I will never use ;)

Sorry :(</description>
		<content:encoded><![CDATA[<p>No I didn&#8217;t write up section 7, I have moved house 3 times since then and have had too many things going on to spare time on it.</p>
<p>I have not really had that much interest shown in it, in fact you are the first person to ask about part 7, so it is not exactly a high priority for me and there is little chance of me making a kit of parts without there being a fair bit of interest &#8211; I would have to buy in bulk and split the lots, I don&#8217;t want to end up with loads of components I will never use <img src='http://www.bratpack.org.uk/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Sorry <img src='http://www.bratpack.org.uk/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DIY Camera Controller – The Program – Part 6 by Jeff</title>
		<link>http://www.bratpack.org.uk/2009/11/diy-ctrlr-program/comment-page-1/#comment-236</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Sun, 15 Aug 2010 10:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.bratpack.org.uk/?p=229#comment-236</guid>
		<description>Did you ever write section 7 and did you make up the kit of parts? I think the project looks great, just what I want but a bit beyond my skills!</description>
		<content:encoded><![CDATA[<p>Did you ever write section 7 and did you make up the kit of parts? I think the project looks great, just what I want but a bit beyond my skills!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
