<?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"
	>
<channel>
	<title>Comments for Tech Talk Point</title>
	<atom:link href="http://www.techtalkpoint.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techtalkpoint.com</link>
	<description>Tech-Related Bloggery</description>
	<pubDate>Tue, 06 Jan 2009 13:34:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on Decidedly Low-Tech Approach to Interior Design by interior design the woodlands texas</title>
		<link>http://www.techtalkpoint.com/articles/decidedly-low-tech-approach-to-interior-design/#comment-285</link>
		<dc:creator>interior design the woodlands texas</dc:creator>
		<pubDate>Sun, 04 Jan 2009 17:46:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100153#comment-285</guid>
		<description>That's great - I would have never thought to decorate with sharpies!</description>
		<content:encoded><![CDATA[<p>That&#8217;s great - I would have never thought to decorate with sharpies!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Retro Digital Photography - The ION-Mac 560 from Canon by Vincent</title>
		<link>http://www.techtalkpoint.com/articles/retro-digital-photography-the-ion-mac-560-from-canon/#comment-258</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Tue, 30 Dec 2008 22:49:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100512#comment-258</guid>
		<description>CK /// 

Those are some awesome shots. Love them :)

Thanks for the post.

Best, Vincent =</description>
		<content:encoded><![CDATA[<p>CK /// </p>
<p>Those are some awesome shots. Love them :)</p>
<p>Thanks for the post.</p>
<p>Best, Vincent =</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Retro Digital Photography - The ION-Mac 560 from Canon by CK Sandberg</title>
		<link>http://www.techtalkpoint.com/articles/retro-digital-photography-the-ion-mac-560-from-canon/#comment-257</link>
		<dc:creator>CK Sandberg</dc:creator>
		<pubDate>Tue, 30 Dec 2008 22:17:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100512#comment-257</guid>
		<description>I am a landscape photographer in Minnesota, and have been experimenting with an even older Canon analog electronic camera, the RC-250 XAPSHOT (Ion in Europe, Q-PIC in Japan) - it has a ½-inch 200K pixel CCD and takes a single NTSC frame for each shot.  Only ISO 100, 11mm f/2.8 lens, shutter 1/30 to 1/500 second, records to mini-floppy disks. The XapShot was designed to send a NTSC signal to a TV/VCR for playback and recording of images, and there supposedly was a software utility that worked under System 6/7 for the Mac in conjuction with the Computer Eyes NuBus video capture card - haven't located one.  I play the images out to my DVR, dub to a DVD-R, move the disk to my MacPro, convert to a QT movie, and extract frames to edit in Photoshop.  You can see some samples at http://www.landscapeimpact.com/images/blog.html (look in the May 2008 entries.)</description>
		<content:encoded><![CDATA[<p>I am a landscape photographer in Minnesota, and have been experimenting with an even older Canon analog electronic camera, the RC-250 XAPSHOT (Ion in Europe, Q-PIC in Japan) - it has a ½-inch 200K pixel CCD and takes a single NTSC frame for each shot.  Only ISO 100, 11mm f/2.8 lens, shutter 1/30 to 1/500 second, records to mini-floppy disks. The XapShot was designed to send a NTSC signal to a TV/VCR for playback and recording of images, and there supposedly was a software utility that worked under System 6/7 for the Mac in conjuction with the Computer Eyes NuBus video capture card - haven&#8217;t located one.  I play the images out to my DVR, dub to a DVD-R, move the disk to my MacPro, convert to a QT movie, and extract frames to edit in Photoshop.  You can see some samples at <a href="http://www.landscapeimpact.com/images/blog.html" rel="nofollow">http://www.landscapeimpact.com/images/blog.html</a> (look in the May 2008 entries.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom CSS Date Blocks in Blogspot, or Elsewhere by Vincent</title>
		<link>http://www.techtalkpoint.com/articles/custom-css-date-blocks-in-blogspot-or-elsewhere/#comment-140</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Tue, 23 Dec 2008 23:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.delamainit.com/blog/?p=39#comment-140</guid>
		<description>My bad, I suppose I should have explained a little further:

Copy and paste the code to a text file, let's say "customdate.js" and then include this along with a link to the JQuery code as follows, in the &#60;head&#62; of the web page:

&#60;script language="JavaScript" type="text/javascript" src="jquery.js"&#62;&#60;/script&#62;
&#60;script language="JavaScript" type="text/javascript" src="customdate.js"&#62;&#60;/script&#62;

you will need to change the SRC parameter to reflect the correct file path and names.

Best &#38; Happy Hols too, Vincent =</description>
		<content:encoded><![CDATA[<p>My bad, I suppose I should have explained a little further:</p>
<p>Copy and paste the code to a text file, let&#8217;s say &#8220;customdate.js&#8221; and then include this along with a link to the JQuery code as follows, in the &lt;head&gt; of the web page:</p>
<p>&lt;script language=&#8221;JavaScript&#8221; type=&#8221;text/javascript&#8221; src=&#8221;jquery.js&#8221;&gt;&lt;/script&gt;<br />
&lt;script language=&#8221;JavaScript&#8221; type=&#8221;text/javascript&#8221; src=&#8221;customdate.js&#8221;&gt;&lt;/script&gt;</p>
<p>you will need to change the SRC parameter to reflect the correct file path and names.</p>
<p>Best &amp; Happy Hols too, Vincent =</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Custom CSS Date Blocks in Blogspot, or Elsewhere by Justin I.</title>
		<link>http://www.techtalkpoint.com/articles/custom-css-date-blocks-in-blogspot-or-elsewhere/#comment-136</link>
		<dc:creator>Justin I.</dc:creator>
		<pubDate>Tue, 23 Dec 2008 21:51:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.delamainit.com/blog/?p=39#comment-136</guid>
		<description>Thank you for this post, it is exactly what I'm looking for except, I dont quite know where exactly to place the code. Appreciate your insite and happy holidays.

Justin</description>
		<content:encoded><![CDATA[<p>Thank you for this post, it is exactly what I&#8217;m looking for except, I dont quite know where exactly to place the code. Appreciate your insite and happy holidays.</p>
<p>Justin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adjusting Audio Volume Levels with MacMP3Gain by Como normalizar e igualar el volumnen de mis canciones y música</title>
		<link>http://www.techtalkpoint.com/articles/adjusting-audio-volume-levels-with-macmp3gain/#comment-112</link>
		<dc:creator>Como normalizar e igualar el volumnen de mis canciones y música</dc:creator>
		<pubDate>Sun, 21 Dec 2008 23:43:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100168#comment-112</guid>
		<description>[...] del blog Vinagre Asesino y de la web de manuales y tutoriales Destroyer Web. También uno sobre la versión para mac en techtalkpoint (que solo hemos podido encontrar en inglés).     [...]</description>
		<content:encoded><![CDATA[<p>[...] del blog Vinagre Asesino y de la web de manuales y tutoriales Destroyer Web. También uno sobre la versión para mac en techtalkpoint (que solo hemos podido encontrar en inglés).     [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Apple&#8217;s Credit Crunch Christmas by Tech Talk Point &#187; Email Marketing by Apple - Avoiding the Credit Crunch Christmas</title>
		<link>http://www.techtalkpoint.com/articles/apples-credit-crunch-christmas/#comment-33</link>
		<dc:creator>Tech Talk Point &#187; Email Marketing by Apple - Avoiding the Credit Crunch Christmas</dc:creator>
		<pubDate>Mon, 08 Dec 2008 11:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100222#comment-33</guid>
		<description>[...] a follow up to my posting on &#8220;Apple&#8217;s Credit Crunch Christmas&#8220;, it seems that the onslaught from Apple is unrelenting. There isn&#8217;t a day that goes by [...]</description>
		<content:encoded><![CDATA[<p>[...] a follow up to my posting on &#8220;Apple&#8217;s Credit Crunch Christmas&#8220;, it seems that the onslaught from Apple is unrelenting. There isn&#8217;t a day that goes by [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Booting Your Apple Mac From CD, DVD, iPod or External Device by Vincent</title>
		<link>http://www.techtalkpoint.com/articles/booting-your-apple-mac-troubleshooting-startup-problems/#comment-30</link>
		<dc:creator>Vincent</dc:creator>
		<pubDate>Sun, 07 Dec 2008 20:45:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100131#comment-30</guid>
		<description>Debbie, 

What kind of Mac are we talking about? MacBook, PowerBook, iMac, PowerMac etc? I would assume that the machine is overheating and shutting down, although this shouldn't necessarily stop you from booting, unless of course the CPU overheats exceedingly quickly. 

Best, Vincent =</description>
		<content:encoded><![CDATA[<p>Debbie, </p>
<p>What kind of Mac are we talking about? MacBook, PowerBook, iMac, PowerMac etc? I would assume that the machine is overheating and shutting down, although this shouldn&#8217;t necessarily stop you from booting, unless of course the CPU overheats exceedingly quickly. </p>
<p>Best, Vincent =</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Booting Your Apple Mac From CD, DVD, iPod or External Device by Debbie</title>
		<link>http://www.techtalkpoint.com/articles/booting-your-apple-mac-troubleshooting-startup-problems/#comment-29</link>
		<dc:creator>Debbie</dc:creator>
		<pubDate>Sun, 07 Dec 2008 17:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100131#comment-29</guid>
		<description>Hi, I have tried this as my Mac suddenly seemed to want to sleep all of the time and it did actually boot up although it still keeps going to sleep. It also sounds like the fan is having to work really hard - could it be something as simple as a fan change or clean that could cause these problems as I have tried resetting the USM (?) but with no results and my friend talked me through trying to reset the Pram also as apparently that would help. No joy.
Any advice as I am just about to check the old fan again and hopefully that will be it......</description>
		<content:encoded><![CDATA[<p>Hi, I have tried this as my Mac suddenly seemed to want to sleep all of the time and it did actually boot up although it still keeps going to sleep. It also sounds like the fan is having to work really hard - could it be something as simple as a fan change or clean that could cause these problems as I have tried resetting the USM (?) but with no results and my friend talked me through trying to reset the Pram also as apparently that would help. No joy.<br />
Any advice as I am just about to check the old fan again and hopefully that will be it&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending Large or Multiple Files Via Email or Other Means by Vincro</title>
		<link>http://www.techtalkpoint.com/articles/sending-large-or-multiple-files-via-email-or-other-means/#comment-3</link>
		<dc:creator>Vincro</dc:creator>
		<pubDate>Fri, 24 Oct 2008 07:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100191#comment-3</guid>
		<description>Laird, I did, that was my complaint. If we were talking about a 1GB torrent file, I wouldn;t have minded. You hardly need such files sent by email. My beef was the fact that I had to download a 33kb file, followed by a 5MB file and installation, to find out He sent me a 3MB file, and to have a piece of software installed on my computer that (a) i never use, and (b) may or may not have installed, other unrelated junk on my computer. 

Anyhow, half the-point to the article is that there are other ways and means that are easier, more free-flowing and make more sense in a small-attached-archive-to-email kind of way.

Thanks for the comment!</description>
		<content:encoded><![CDATA[<p>Laird, I did, that was my complaint. If we were talking about a 1GB torrent file, I wouldn;t have minded. You hardly need such files sent by email. My beef was the fact that I had to download a 33kb file, followed by a 5MB file and installation, to find out He sent me a 3MB file, and to have a piece of software installed on my computer that (a) i never use, and (b) may or may not have installed, other unrelated junk on my computer. </p>
<p>Anyhow, half the-point to the article is that there are other ways and means that are easier, more free-flowing and make more sense in a small-attached-archive-to-email kind of way.</p>
<p>Thanks for the comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sending Large or Multiple Files Via Email or Other Means by laird</title>
		<link>http://www.techtalkpoint.com/articles/sending-large-or-multiple-files-via-email-or-other-means/#comment-2</link>
		<dc:creator>laird</dc:creator>
		<pubDate>Fri, 24 Oct 2008 05:46:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.techtalkpoint.com/?p=100191#comment-2</guid>
		<description>The 33 KB file that you refer to wasn't a compressed version of the file being sent to you, it's a tiny meta-file (like a .torrent file) that lets the Pando software retrieve the actual file, which would have been much larger (e.g. 1 GB).

Perhaps you should try installing Pando to see what your friend sent you, before complaining about it! :-)</description>
		<content:encoded><![CDATA[<p>The 33 KB file that you refer to wasn&#8217;t a compressed version of the file being sent to you, it&#8217;s a tiny meta-file (like a .torrent file) that lets the Pando software retrieve the actual file, which would have been much larger (e.g. 1 GB).</p>
<p>Perhaps you should try installing Pando to see what your friend sent you, before complaining about it! :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
