<?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/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>Dan Israel</title>
	<atom:link href="http://danisrael.scekc.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://danisrael.scekc.com</link>
	<description>That&#039;s right...It&#039;s all about me!</description>
	<lastBuildDate>Thu, 08 Jul 2010 20:35:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<!-- podcast_generator="Blubrry PowerPress/1.0.9" mode="simple" entry="normal" -->
	<itunes:summary>Podcast from Dan Israel (danisrael.scekc.com)</itunes:summary>
	<itunes:author>Dan Israel</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://danisrael.scekc.com/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:owner>
		<itunes:name>Dan Israel</itunes:name>
		<itunes:email>dan.israel@scekc.com</itunes:email>
	</itunes:owner>
	<managingEditor>dan.israel@scekc.com (Dan Israel)</managingEditor>
	<copyright>2008 First Run Productions</copyright>
	<itunes:subtitle>That&#039;s right...It&#039;s all about me!</itunes:subtitle>
	<image>
		<title>Dan Israel</title>
		<url>http://danisrael.scekc.com/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://danisrael.scekc.com</link>
	</image>
		<item>
		<title>Lauren playing Fur Elise</title>
		<link>http://danisrael.scekc.com/family/lauren-playing-fur-elise.html</link>
		<comments>http://danisrael.scekc.com/family/lauren-playing-fur-elise.html#comments</comments>
		<pubDate>Sun, 06 Jun 2010 18:51:06 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[Family]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=413</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><object width="508" height="320"><param name="movie" value="http://www.youtube.com/v/vrsjF4-qmnY&amp;hl=en_US&amp;fs=1?hd=1&amp;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/vrsjF4-qmnY&amp;hl=en_US&amp;fs=1?hd=1&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="508" height="320"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/family/lauren-playing-fur-elise.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Renaming a VMWare Virtual Machine</title>
		<link>http://danisrael.scekc.com/it/renaming-a-vmware-virtual-machine.html</link>
		<comments>http://danisrael.scekc.com/it/renaming-a-vmware-virtual-machine.html#comments</comments>
		<pubDate>Thu, 04 Mar 2010 17:56:56 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[3.5]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[VMWare]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=407</guid>
		<description><![CDATA[This procedure was documented using VM Infrastructure 3.5 for altering ESXi 3.5 virtual machines. You may need to use Veeam to make the renaming adjustments. Could also be done via SSH. CAUTION: If snapshots do exist and are needed, then you may need to alter the *.vmdk files to keep the chaining in place. If you do [...]]]></description>
			<content:encoded><![CDATA[<p>This procedure was documented using VM Infrastructure 3.5 for altering ESXi 3.5 virtual machines. You may need to use Veeam to make the renaming adjustments. Could also be done via SSH.</p>
<div id="PageContentDiv">
<address><span style="color: #ff0000;">CAUTION: If snapshots do exist and are needed, then you may need to alter the *.vmdk files to keep the chaining in place. If you do not need the snapshots, select &#8220;delete all&#8221; under the snapshot manager and perform this procedure after the host has consolidated them.</span></address>
<h2>PRODCEDURE FOR NON-SNAPSHOT</h2>
<ol>
<li>Copy to new directory for backup</li>
<li>Remove from inventory (do not select DELETE)</li>
<li>Alter folder name if desired</li>
<li>Rename the following inside the folder</li>
<li>Rename *.vmx, vmdk, vmsd, vmxf, nvram</li>
<li>Edit *.vmx (using a text editor)
<div>extendedConfigFile = &#8220;(old to new).vmxf&#8221;<br />
scsi0:0.fileName = &#8220;(old to new).vmdk&#8221;u</div>
</li>
<li>Edit *.vmdk
<div>&#8220;Extent description&#8221; RW 16777216 VMFS &#8220;(old to new)-flat.vmdk&#8221;</div>
</li>
<li>Edit *.vmxf
<div>Sandbox XP.vmx</div>
</li>
<li>Add *.vmx file to inventory<!-- Used for layout purposes only --></li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/it/renaming-a-vmware-virtual-machine.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importing Excel XLS to SQL SSIS error</title>
		<link>http://danisrael.scekc.com/it/importing-excel-xls-to-sql-ssis-error.html</link>
		<comments>http://danisrael.scekc.com/it/importing-excel-xls-to-sql-ssis-error.html#comments</comments>
		<pubDate>Tue, 02 Mar 2010 18:10:17 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[32bit]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Import Excel]]></category>
		<category><![CDATA[SQL 2005]]></category>
		<category><![CDATA[SQL 2008]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SSIS]]></category>
		<category><![CDATA[truncating]]></category>
		<category><![CDATA[truncation]]></category>
		<category><![CDATA[XLS]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=381</guid>
		<description><![CDATA[While trying to execute an SSIS import package on a customer&#8217;s Excel file, SQL Server 2008 SP1 was returning a &#8220;truncated&#8221; error. Although, the SSIS package was set to ignore these, the execution halted and data was not written to the SQL table.  There were a number of posts including David Klein&#8217;s and Waxtadpoles regarding SQL [...]]]></description>
			<content:encoded><![CDATA[<p>While trying to execute an SSIS import package on a customer&#8217;s Excel file, SQL Server 2008 SP1 was returning a &#8220;truncated&#8221; error. Although, the SSIS package was set to ignore these, the execution halted and data was not written to the SQL table. </p>
<p>There were a number of posts including <a href="http://ddkonline.blogspot.com/2008/05/ssis-excel-data-source-error-text-was.html " target="_blank">David Klein&#8217;s</a> and <a href="http://waxtadpole.wordpress.com/2008/04/28/hello-world/" target="_blank">Waxtadpoles</a> regarding SQL 2005 and the &#8220;TypeGuessRows&#8221; setting in the registry.  Their suggestion was to set the value to 0 (zero), in order to force SQL to parse all rows in the excel sheet, not the first 8 (<a href="http://support.microsoft.com/kb/189897">http://support.microsoft.com/kb/189897</a>)</p>
<p>This was ultimately the solution, but not as stated. For us, possibly because we were running 64bit or differences in SQL 2008/Server 2008, the registry entry was not where either the Microsoft Bulletin or the two posts above stated. By searching the registry for this Dword Value we found several other instances of it at:</p>
<ul><span style="color: gray; font-size: x-small;"></p>
<li>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Jet\4.0\Engines\Excel</li>
<li>HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Jet\4.0\Engines\Lotus</li>
<p> </p>
<p></span></ul>
<p>After making the change to &#8220;0&#8243;, our error was resolved. Thanks to both the posters above, and Philip Michael&#8217;s persistence.</p>
<p><strong><span style="text-decoration: underline;">UPDATED</span></strong></p>
<p>It turns out this is indeed related to the 64bit OS. Apparently the Jet Engine runs in &#8220;Windows On Windows 64&#8243; 32 bit run-time. Here is a little information on <a href="http://forums.multiplay.co.uk/software/31929-joolz-handy-windows-xp-x64-tips-thread" target="_blank">WoW64</a>. And David Jennaway has some more information on SQL 64bit, Excel providers and DLLs in this article: <a href="https://community.dynamics.com/blogs/crmdavidjennaway/comments/41357.aspx" target="_blank">The Registry settings for the 32 bit OLEDB provider for Excel have moved.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/it/importing-excel-xls-to-sql-ssis-error.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone suddenly drains battery due to constant push polling</title>
		<link>http://danisrael.scekc.com/it/iphone-suddenly-drains-battery-due-to-constant-push-polling.html</link>
		<comments>http://danisrael.scekc.com/it/iphone-suddenly-drains-battery-due-to-constant-push-polling.html#comments</comments>
		<pubDate>Fri, 06 Nov 2009 16:10:55 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[ActiveSync]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[fetch]]></category>
		<category><![CDATA[iPhone suddenly drains battery due to constant push polling]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=332</guid>
		<description><![CDATA[One of our users suddenly began experiencing a severe draining on his iPhone battery.  There are variety responses to this topic, the least of which was to change the iPhones mail retrevial from Push to Fetch.  Howver, other iPhone users were not experienceing this issue.  So we set out to troubleshoot what was happening.  After [...]]]></description>
			<content:encoded><![CDATA[<p>One of our users suddenly began experiencing a severe draining on his iPhone battery.  There are variety responses to this topic, the least of which was to change the iPhones mail retrevial from Push to Fetch.  Howver, other iPhone users were not experienceing this issue.  So we set out to troubleshoot what was happening.  After two days of research, below is our results and the resolutin that worked for us.</p>
<p><strong><span style="text-decoration: underline;">Constant polling in Push mode</span></strong></p>
<p>The first thing we detirmined was that the phone was constantly polling the exchange OMA (Outlook Mobile Access) website of the exchange server.  This was both visible and audible if you are near a set of computer spearker that can pick up the iPhones RF.  Switching the ActiveSync mode to Fetch, did indeed resolve the battery issue, but it simply masks the problem.  If you are an Exchange Administrator or have a good relationship with one, you can verify this is an issue by checking the Excahnge OMA website logs in iis.  These are difficult to read, but for a medium sized business, you&#8217;ll see a noticable increase in the traffic to that website, as the iPhone polls iis constantly.  This might also be noticalbe in Firewall https logs.</p>
<p> </p>
<p><strong><span style="text-decoration: underline;"><strong><span style="text-decoration: underline;">Resolution</span></strong></span></strong></p>
<p>We found the problem to be caused by a corrupt &#8220;Meeting Request&#8221; in the users mailbox.  The phone was not able to open this and process automatically, thus causing an error and the ActiveSync polling to restart.  No other functionality seemed to be impared, only that ActiveSync push would constantly fire, due to an inability to sync all mail items. </p>
<p>1) To eliminate it, we sorted the Users Inbox by Type in outlook. </p>
<p><img class="alignnone size-medium wp-image-334" title="Inobox-By-Type" src="http://danisrael.scekc.com/wp-content/uploads/2009/11/Inobox-By-Type-276x300.png" alt="Inobox-By-Type" width="276" height="300" /></p>
<p> </p>
<p>2) We then deleted all the meeting or calendar mail requests. </p>
<p>3) Empty the deleted items as well to completely remove the corrupt invititation.</p>
<p>4) Deleted the iPhones Exchange Account, recreated it, and let the mail sync up.</p>
<p>Once you delete the account, you can recreate it using the AT&amp;T infomration below.  No data will be lost, as this is simply a syncronized copy of the exchange server.</p>
<p><a href="http://www.wireless.att.com/support/knowledgeBase.do?content=KB103217.html">http://www.wireless.att.com/support/knowledgeBase.do?content=KB103217.html</a></p>
<a href="javascript:toggleStartStop();PicLensLite.start({feedUrl:'http://danisrael.scekc.com/it/iphone-suddenly-drains-battery-due-to-constant-push-polling.html/feed/mrss/'});">Start Slide Show with PicLens Lite <img class="no-mrss" src="http://danisrael.scekc.com/wp-content/plugins/wp-piclens-plus/PicLensButton.png" alt="PicLens" width="16" height="12" border="0" align="top"/></a>]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/it/iphone-suddenly-drains-battery-due-to-constant-push-polling.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Chiefs Legislate Win!</title>
		<link>http://danisrael.scekc.com/kansas-city-chiefs/chiefs-legislate-win.html</link>
		<comments>http://danisrael.scekc.com/kansas-city-chiefs/chiefs-legislate-win.html#comments</comments>
		<pubDate>Wed, 21 Oct 2009 19:18:07 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[Kansas City Chiefs]]></category>
		<category><![CDATA[Chiefs]]></category>
		<category><![CDATA[D-Bowe]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Sean Ryan]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=327</guid>
		<description><![CDATA[Haley’s men got there first win as they wrap up an NFC East gauntlet.  But there is no doubt, the state of the Redskins, makes this “W” less than impressive.  Which leaves many asking, are they improving?  I think they are.  But in an effort to determine this, I thought I’d review a couple of [...]]]></description>
			<content:encoded><![CDATA[<p>Haley’s men got there first win as they wrap up an NFC East gauntlet.  But there is no doubt, the state of the Redskins, makes this “W” less than impressive.  Which leaves many asking, are they improving?  I think they are.  But in an effort to determine this, I thought I’d review a couple of items from the Washington game that I believe need improvement.  And then reassess it over the next few games. </p>
<p><strong><span style="text-decoration: underline;">PASSING GAME</span></strong><br />
Matt seems to be having trouble seeing receivers that are or are becoming open.  There are more than a half dozen plays he misses deeper opportunities that are WIDE open.  And another half dozen in which the ball could have been thrown safely, where the only one able to catch the ball would have been a Chiefs receiver.</p>
<p>I don’t believe this is a lack of time.  There were several instances, when the wide-out had already begun to break open (having already beaten the corner or safety) and Matt decides to throw to a check down or keep and run with the ball…well after he could have launched a pass to the deeper and more open receiver.  This may indeed be internal pressure he feels from having been pounded to the ground every other play…but this will be a point that Cassel can learn from reviewing game film.   No interceptions should be achieved by WHERE you throw the ball, not by declining to throw it.</p>
<p>One other item to watch is “eye discipline.”  On several plays, the deep safety breaks hard towards his intended target, even abandoning a receiver on the other side.  Since he is doing this BEFORE Cassel starts to throw, I assume Cassel’s eyes are taking him there. </p>
<p>Mechanically set them, then create a passing lane, and THROW!  D-Bowe…catch it!</p>
<p><strong><span style="text-decoration: underline;">RUNNING GAME</span></strong><br />
Larry is running hard this year, IMHO.  But he gives up on the hole too often.  Plays are mostly designed for a specific spot on the line.  The blockers are attempting to create a lane, by sealing defenders to one side of the other.  If I am a blocker, and I expect the running back to run by my left side, I’ll attempt to turn the defender to my right.  If the running back mysteriously changes route and runs to my right, we have a slight problem.  My first reaction is why the defensive lineman is all of a sudden trying to go to my right.  My next reaction is, because that is where the running back is now.  And since I setup on the left, I have no leverage to prevent him from going right, except to hold.</p>
<p>Larry needs to run through the designed hole.  If a read is involved, he needs to set the block hard, by not giving away a direction until the very last second…nearly running through the blocker.</p>
<p><strong><span style="text-decoration: underline;">BLOCKING</span></strong><br />
Sean Ryan had a very rough game last week. In blocking, the idea is not to necessarily catch the rabbit.  It’s to keep the rabbits away.  So, when it comes to blocking, chasing two rabbits is a good thing!</p>
<p>Sean, keep your head on a swivel.  I will say he got better as the game progressed. </p>
<p><strong><span style="text-decoration: underline;">TACKLING<br />
</span></strong>On the other hand, tackling is NOT like blocking.  You MUST catch the rabbit.  When you chase both, you catch neither.</p>
]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/kansas-city-chiefs/chiefs-legislate-win.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Special Teams Raid Chiefs</title>
		<link>http://danisrael.scekc.com/kansas-city-chiefs/special-teams-raid-chiefs.html</link>
		<comments>http://danisrael.scekc.com/kansas-city-chiefs/special-teams-raid-chiefs.html#comments</comments>
		<pubDate>Mon, 21 Sep 2009 02:02:58 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[Kansas City Chiefs]]></category>
		<category><![CDATA[Chiefs]]></category>
		<category><![CDATA[Dwayne Bowe]]></category>
		<category><![CDATA[Football]]></category>
		<category><![CDATA[Oakland]]></category>
		<category><![CDATA[Raiders]]></category>
		<category><![CDATA[Tank Tyler]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=318</guid>
		<description><![CDATA[Hard to win a football game if you turn it over.  And by now, we&#8217;ve all rehashed the final moments of the 1st half.  So the W slipped through our fingers on a handful of mistakes.  While, I&#8217;m not excusing ANY mistakes, today the Oakland Raiders demonstrated how good special teams can keep you in [...]]]></description>
			<content:encoded><![CDATA[<p>Hard to win a football game if you turn it over.  And by now, we&#8217;ve all rehashed the final moments of the 1st half.  So the W slipped through our fingers on a handful of mistakes.  While, I&#8217;m not excusing ANY mistakes, today the Oakland Raiders demonstrated how good special teams can keep you in a game that your offense barely plays in.</p>
<p>The Chiefs defense had their work cut out for them today.  And it wasn&#8217;t because of the powerful running game of the Raiders.  It is because the Raiders only play on half the field.  If you get the ball near your opponent forty&#8230;Sebastian Janikowski is dangerous.  But today, Shane Lechler put on a Pro Bowl demonstration of punting.  His net average yards were impressive.  The play of the entire special teams left the Raiders a chance to win this game at the last minute, and that is exactly what they did &#8211; practically on one play.</p>
<p>Enough about getting beat.  It was encouraging to see the play of Bobby Wade, acquired this week off waivers.  I thought both he and Dwayne Bowe were playing tough, especially across the middle (You know, the area of the field Tony Gonzalez used to play in).  Speaking of Dwayne, I thought today it was evident that he is indeed maturing.  Also playing better IMHO was Tank Tyler.  And DJ &#8230; that&#8217;s two!    And of course, the other Johnson, Larry was hitting the holes faster and running tougher.  Last season he seemed to come down if someone thought about touching him&#8230;today &#8211; you had to hit him hard and low.  But, man do I miss T-Rich.  Imagine LJ behind a T-Rich lead.</p>
<p>One thing is for sure.  True accountability in the clubhouse&#8230;or office place&#8230;makes a difference.  We&#8217;ve seen it week after week from this coach.  A player can&#8217;t even get off the field without finding out the coach&#8217;s feelings about his performance.</p>
<p><strong><span style="text-decoration: underline;">OFFESNSIVE COORDINATOR</span></strong></p>
<p>While we’re on the subject&#8230;I liked Chan Gailey as a person.  He was an extremely polite and pleasant person.  But watching the new blocking schemes today in conjunction with the breadth of play calling (moving pockets, screens, etc.), I must say I think Todd Haley is a better O-Coordinator.  Larry Johnson obviously has talent, and Todd seems to be finding a way to use it.  Now let&#8217;s see if he can dodge the freight training coming on the NFC East Railroad.</p>
]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/kansas-city-chiefs/special-teams-raid-chiefs.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sony HDR-SR12 &#8211; Review</title>
		<link>http://danisrael.scekc.com/pro-video/sony-hdr-sr12-review.html</link>
		<comments>http://danisrael.scekc.com/pro-video/sony-hdr-sr12-review.html#comments</comments>
		<pubDate>Sun, 01 Feb 2009 03:17:26 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[Pro-Video]]></category>
		<category><![CDATA[AVCHD]]></category>
		<category><![CDATA[Carr]]></category>
		<category><![CDATA[consumer use]]></category>
		<category><![CDATA[HDR-SR12]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[professional]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Sony]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=218</guid>
		<description><![CDATA[I&#8217;d been waiting for the right combination of features to make the plunge to a high definition camcorder for personal use.  I&#8217;ve been using the 3 CCD Sony HDR-FX1 for professional use, but it is too large to carry around for personal use. Enter the HDR-SR series.  I won&#8217;t cover the specs &#8211; cause it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;d been waiting for the right combination of features to make the plunge to a high definition camcorder for personal use.  I&#8217;ve been using the 3 CCD Sony HDR-FX1 <img class="alignleft size-full wp-image-223" title="hdr-sr12" src="http://danisrael.scekc.com/wp-content/uploads/2009/01/hdr-sr12.bmp" alt="hdr-sr12" width="252" height="150" />for professional use, but it is too large to carry around for personal use.</p>
<p>Enter the HDR-SR series.  I won&#8217;t cover the specs &#8211; cause it&#8217;s been done&#8230;but this verson is a 120 Gig internal hard drive.  This new camera had everything I was intrested in except, a 20x optical zoom and HDV versus AVCHD.  The 20x just isn&#8217;t happening.  I believe due to the sensor size and format, it&#8217;s just too expensive to produce this &#8211; for now.   Nevertheless, the 12x smaller Carl Zeiss lense is very good.</p>
<p>Waiting for HDV was ignorance on my part.  I&#8217;m stunned how good AVCHD format <span id="more-218"></span>looks.  My first playback straight out of the camera (not compressed to DVD), left me speechless.  And AVCHD&#8217;s storage capabaility is remarkable.  I&#8217;ve been using the camcorder for personal footage for nearly six months.  While I&#8217;ve downloaded everything, I&#8217;ve not erased anything from the camera&#8217;s internal hard drive.  And it still has nearly 10 hours of recording capacity left.  Seriously, this camera will pay for itself inside of two years through saved tape cost.  Given this, I think the AVCHD format is more than capable for consumer and semi-pro use.  It seems as though more and more apps are becoming compatible with it as well.<img class="alignright size-full wp-image-228" title="sony-hdr-sr12_bk_front" src="http://danisrael.scekc.com/wp-content/uploads/2009/01/sony-hdr-sr12_bk_front.jpg" alt="sony-hdr-sr12_bk_front" width="349" height="172" />  There is something about the concept of compression (and throwing away data) that offends the pro in me.   But AVCHD does a nice job.  Afterall MP3 sounds good at 190kbps and above.</p>
<p>If you have an Intel Mac, Final Cut Pro 6 can read the files straight off the camera.  It must convert to ProRes to edit.   You CAN use the motion picture browser that comes with it for maintaining the oringal files.  <em>This is windows only &#8211; I run mine through a virtural Vista instance (Parallels Windows for the MAC).  This software allows for quick burn to DVD and the facial recognition feature. </em></p>
<p><strong><span style="text-decoration: underline;">ONE-BUTTON DVD BURN</span></strong><br />
This is cool concept, but the conversion from AVCHD to DVD (which requires MPG2 format) is less than speedy.  Easy, yes!  Quick, no!  A typical DVD might take 1 to 2 hours to convert and burn.</p>
<p><strong><span style="text-decoration: underline;">FACIAL RECOGITION INDEXING<br />
</span></strong>This feature was an unexpected suprise.  When this is turned on, the camera idenifies faces while shooting.  It then provides a list of faces as indexes for each clip.  While you are viewing it in browser mode, you can browse through faces, not just locations or dates.  At first glance, this seemed to be somewhat silly.  But it works well and is actually quite useful.</p>
<p><strong><span style="text-decoration: underline;">10 MEGA-PIXEL STILLS<br />
</span></strong>Keep in mind, I love my Canon 40D.  Seriously, I love SLRs, high dollar lenses, and controlling depth of field.  I&#8217;m very excited about Canon&#8217;s new 5DmarkII - which shoots video in HD format.  With that said, having a quality camera built into a camcorder, is extremly convient and sound idea as well.  I would suspect for the non-discriminating photographer, this camera is more than enough. And even for the more discriminating, the ability to grab a still while shooting (even if the quality isn&#8217;t pro) is very cool&#8230;and inviting.</p>
<p><strong><span style="text-decoration: underline;">LOW LIGHT<br />
</span></strong>Two steps forward, one step backward!  This might be Sony&#8217;s worst low-light performer in years.  It doesn&#8217;t get a failing grade here, just a low one.  Don&#8217;t expect to shoot stunning footage in a dimily lit room or outdoors at night.  It does have the &#8220;night vision&#8221; mode &#8211; but I&#8217;m referring to color shooting.</p>
<p><strong><span style="text-decoration: underline;">CONCLUSION<br />
</span></strong>I would highly recommend this camcorder for personal use to anyone, even pros.  And given the smaller hard drive versions are farily cheap&#8230;the savings realized from not having to purchase blank tapes allows anyone to shoot in High Def for little expense.  Do it.  Seriously, explain to your wife how much savings you&#8217;ll realize, and do it!</p>
<a href="javascript:toggleStartStop();PicLensLite.start({feedUrl:'http://danisrael.scekc.com/pro-video/sony-hdr-sr12-review.html/feed/mrss/'});">Start Slide Show with PicLens Lite <img class="no-mrss" src="http://danisrael.scekc.com/wp-content/plugins/wp-piclens-plus/PicLensButton.png" alt="PicLens" width="16" height="12" border="0" align="top"/></a>]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/pro-video/sony-hdr-sr12-review.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How a Chiefs fumble changed NFL history</title>
		<link>http://danisrael.scekc.com/kansas-city-chiefs/how-a-chiefs-fumble-changed-nfl-history.html</link>
		<comments>http://danisrael.scekc.com/kansas-city-chiefs/how-a-chiefs-fumble-changed-nfl-history.html#comments</comments>
		<pubDate>Mon, 19 Jan 2009 15:24:26 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[Kansas City Chiefs]]></category>
		<category><![CDATA[Adam Schefter]]></category>
		<category><![CDATA[Chiefs]]></category>
		<category><![CDATA[Chiefs Radio Network]]></category>
		<category><![CDATA[Dwayne Bowe]]></category>
		<category><![CDATA[Eric Townsend]]></category>
		<category><![CDATA[Football]]></category>
		<category><![CDATA[NFL]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=260</guid>
		<description><![CDATA[A friend of mine, Eric Townsend (who also happens to be a rock star with the Chiefs Radio Network!) found this intresting post from Adam Schefter, regarding the end of the 2008 NFL season. &#8220;Nobody ever could have, or would have, predicted that one play could cost multiple teams playoff spots and Super-Bowl winning coaches their jobs and [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Verdana;">A friend of mine, Eric Townsend (who also happens to be a rock star with the Chiefs Radio Network!) found this intresting post from Adam Schefter, regarding the end of the 2008 NFL season.</span></p>
<p style="TEXT-ALIGN: left"><a title="Link to Adam Scgefter article" href="http://blogs.nfl.com/2009/01/18/how-a-chiefs-fumble-changed-the-course-of-nfl-history/" target="_blank">&#8220;<em>Nobody ever could have, or would have, predicted that one play could cost multiple teams playoff spots and Super-Bowl winning coaches their jobs and change the course of NFL history.   </em><em>But it did&#8230;&#8221;</em></a>  </p>
<p style="text-align: left;"><script language="javascript" src="http://www.bildesel.de/thumb.php?url=http%3A%2F%2Fblogs.nfl.com%2F2009%2F01%2F18%2Fhow-a-chiefs-fumble-changed-the-course-of-nfl-history%2F"></script></p>
<p>Sliding doors&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/kansas-city-chiefs/how-a-chiefs-fumble-changed-nfl-history.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Entourage Exchange Error &#8211; &#8220;Unable to establish a secure connection to&#8230;&#8221;</title>
		<link>http://danisrael.scekc.com/pro-audio/entourage-exchange-error-unable-to-establish-a-secure-connection-to.html</link>
		<comments>http://danisrael.scekc.com/pro-audio/entourage-exchange-error-unable-to-establish-a-secure-connection-to.html#comments</comments>
		<pubDate>Mon, 19 Jan 2009 02:03:36 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[In the Studio]]></category>
		<category><![CDATA[Pro-Audio]]></category>
		<category><![CDATA[Pro-Video]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[but will not be secure]]></category>
		<category><![CDATA[Entourage]]></category>
		<category><![CDATA[Error]]></category>
		<category><![CDATA[Exchange Server 2005]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft Office 2008]]></category>
		<category><![CDATA[nable to establish a secure connection to servername because the correct root certificate is not installed]]></category>
		<category><![CDATA[the information you view and send will be encrypted]]></category>
		<category><![CDATA[Unable to establish a secure connection to servername because the server name or IP address does not match the name or IP address on the server's certificate. If you continue]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=245</guid>
		<description><![CDATA[(Updated posting) After performing a clean install of Microsoft Office 2008, Entourage began to give me the following error: &#8220;Unable to establish a secure connection to servername because the correct root certificate is not installed.&#8221;   I followed various post regarding installing our Exchange Server&#8217;s certificate.   After installing this, I began to receive this error: &#8220;Unable to [...]]]></description>
			<content:encoded><![CDATA[<p>(Updated posting)</p>
<p><img class="alignright size-medium wp-image-291" title="root-certificate-error" src="http://danisrael.scekc.com/wp-content/uploads/2009/01/root-certificate-error-300x132.png" alt="root-certificate-error" width="300" height="132" /></p>
<p>After performing a clean install of Microsoft Office 2008, Entourage began to give me the following error:</p>
<h5><strong><em>&#8220;Unable to establish a secure connection to servername because the correct root certificate is not installed.&#8221;</em></strong></h5>
<p> </p>
<p>I followed various post regarding installing our Exchange Server&#8217;s certificate.   After installing this, I began to receive this error:</p>
<p><img class="alignright size-medium wp-image-293" title="doesnotmatcherror" src="http://danisrael.scekc.com/wp-content/uploads/2009/01/doesnotmatcherror-300x124.png" alt="doesnotmatcherror" width="300" height="124" /></p>
<h5><em><strong>&#8220;Unable to establish a secure connection to servername because the server name or IP address does not match the name or IP address on the server&#8217;s certificate. If you continue, the information you view and send will be encrypted, but will not be secure.&#8221;<br />
</strong></em></h5>
<p><span id="more-245"></span>Clicking okay, will allow Entourage to connect &#8211; but the error will return and is annoying.</p>
<p>However, the error continued.  After much experimenting, I was able to resolve the issue, but the error is so ambigous, that it can be caused from several different misconfigurations.  </p>
<p>If you desire to use SSL, your server must have a valid certificate.  If the certificate is through a public provider, I don&#8217;t believe you will not need to install any certificates at all.  If your system admin has provided you a private certificate you will need to install it into Keychain Access.  Install it to system chain if all users on the computer will need it, or to login chain if only you need it.  There are several documents on the web for doing this.  However, if you have installed the certificate, and you still recieve this error, read on.</p>
<p><img class="size-full wp-image-287 alignright" title="mailsettings-tab" src="http://danisrael.scekc.com/wp-content/uploads/2009/01/mailsettings-tab.png" alt="mailsettings-tab" width="311" height="359" /></p>
<p> </p>
<p><strong><span style="text-decoration: underline;">RESOLUTION</span></strong><br />
Several blogs have discussed the new AutoDiscovery Service issue within Exchange 2007, however we use Exchange 2003.  </p>
<p>The problem with <em>my</em> Entourage was being caused by our domain structure.  The hardware firewall passes mail ports to the Exchange server.  The Exchange server has a public accessible Security Certificate through GO DADDY.  </p>
<p>However, the LDAP port is forwarded to the domain controller running the Active Directory.  Because in our setup, we don&#8217;t publish a separate internet host record the LDAP (for example ldap.mydomain.com), there is no way for the machine name listed in the certificate for mail.mydomain.com to match 2 different machines (the Exchange server and LDAP server).  Therefore the error is valid, <strong>and not a Microsoft bug</strong> in Office/Entourage.</p>
<p>Since the LDAP lookup is what was causing the error, the error would not popup until a lookup function was needed.  Because of this, it was possible to have Entourage sessions without getting this dialog.  In order to prevent this error, do not require LDAP functions to connect sercurely.  </p>
<ol>
<li>Under the ENTOURAGE menu select ACCOUNT SETTINGS</li>
<li>Double click your Exchange Account.</li>
<li>Select the Advanced Tab under the EDIT ACCOUNT dialog.</li>
<li>Ensure &#8220;This LDAP server requires a secure connection (SSL)&#8221; is <strong>NOT</strong> selected.</li>
</ol>
<p style="text-align: center;"><img class="size-full wp-image-289 aligncenter" title="ldap-settings" src="http://danisrael.scekc.com/wp-content/uploads/2009/01/ldap-settings.png" alt="ldap-settings" width="331" height="87" /></p>
<p>All mail activity is still handled through an SSL secure connection to the Exchange server.  Only directory lookup function is changed.  Some organizations allow non-secure LDAP access, if yours does not and you are using a separate server for LDAP functions.  Then it will be necessary to obtain a certificate that has a matching internet host record to machine name.   You can also ignore the dialog box safely &#8211; though it is very inconvenient.</p>
<p>You can also use this procedure to ensure the error is being caused by LDAP functions.</p>
<p><strong><span style="text-decoration: underline;">CONCLUSION</span></strong><br />
At the very least, I can reassure you that OSX 10.5.6 and Microsoft Office for the Mac (Entourage) 12.1.5 do work together without error.  Microsoft has fixed whatever error/bug was involved, so don&#8217;t give up trying to resolve it.  And definitely don&#8217;t wait in vain for Microsoft&#8217;s next update to do so.</p>
<a href="javascript:toggleStartStop();PicLensLite.start({feedUrl:'http://danisrael.scekc.com/pro-audio/entourage-exchange-error-unable-to-establish-a-secure-connection-to.html/feed/mrss/'});">Start Slide Show with PicLens Lite <img class="no-mrss" src="http://danisrael.scekc.com/wp-content/plugins/wp-piclens-plus/PicLensButton.png" alt="PicLens" width="16" height="12" border="0" align="top"/></a>]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/pro-audio/entourage-exchange-error-unable-to-establish-a-secure-connection-to.html/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Scott Pioli becomes Chiefs GM</title>
		<link>http://danisrael.scekc.com/kansas-city-chiefs/scott-pioli-becomes-chiefs-gm.html</link>
		<comments>http://danisrael.scekc.com/kansas-city-chiefs/scott-pioli-becomes-chiefs-gm.html#comments</comments>
		<pubDate>Wed, 14 Jan 2009 02:11:43 +0000</pubDate>
		<dc:creator>danisrael</dc:creator>
				<category><![CDATA[Kansas City Chiefs]]></category>
		<category><![CDATA[Chiefs]]></category>
		<category><![CDATA[Denny Thum]]></category>
		<category><![CDATA[Matt Cassel]]></category>
		<category><![CDATA[New England Patriots]]></category>
		<category><![CDATA[NFL]]></category>
		<category><![CDATA[Scott Pioli]]></category>

		<guid isPermaLink="false">http://danisrael.scekc.com/?p=237</guid>
		<description><![CDATA[We interrupt this message&#8230;. Scott Pioli former Vice President of Player Personnel for the New England Patriots becomes General Manager for the Kansas City Chiefs! IMHO, this is a home run from both Clark Hunt and Denny Thum.  Certainly Pioli is the man with the greatest pedigree.   He is a four time NFL Executive of [...]]]></description>
			<content:encoded><![CDATA[<p><strong><em>We interrupt this message&#8230;. Scott Pioli former Vice President of Player Personnel for the New England Patriots becomes General Manager for the Kansas City Chiefs!</em></strong></p>
<p>IMHO, this is a home run from both Clark Hunt and Denny Thum.  Certainly Pioli is the man with the greatest pedigree.   He is a four time NFL Executive of the Year.  He has three rings.  His assistant, former Chiefs,Thomas Dimtroff was responsible for getting Atlanta back on track this year.   And perhaps most important, is<span id="more-237"></span> his ability to discern talent.   Remember, Tom Brady was a 6<sup>th</sup> round pick.  And Matt Cassel was a 7<sup>th</sup> rounder who was a backup in college behind two Heisman Trophy winners.    But the single greatest benefit is just what Chiefs fans need most &#8211; HOPE!</p>
<p>Do I think Mr. Pioli success is given?  Of course not, but I believe in Denny Thum&#8217;s ability to have and build synergy with the former Patriot.  As with any manager, you live and die by those you pick to trust.  And the Patriots synergy through this decade has certainly payed a fantasic dividend.</p>
<p>Here is what Robert Kraft (Patriots owner) has to say about Mr. Pioli:</p>
<p><em>“Scott Pioli was an integral part of the many championships the New England Patriots have celebrated this decade and I would like to thank him for his countless contributions throughout the past nine seasons.  Scott is a great evaluator of talent.  He is thorough in his evaluations, extremely organized and has done a tremendous job mining all possible resources to help Coach Belichick and his staff field the players needed to win consistently.  He has played an important role in building a championship tradition with players that I am proud to call Patriots.  On behalf of the entire Patriots organization, I wish Scott continued success in his new role and offer best wishes to his wonderful wife Dallas, and their beautiful daughter Mia.  I think Clark Hunt and the Kansas City Chiefs have made a very wise hire.”</em></p>
<p>Here&#8217;s to 2009!!</p>
]]></content:encoded>
			<wfw:commentRss>http://danisrael.scekc.com/kansas-city-chiefs/scott-pioli-becomes-chiefs-gm.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
