<?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>Victor Feinman</title>
	<atom:link href="http://www.victorfeinman.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.victorfeinman.com</link>
	<description>100% of the short puts don't go in.</description>
	<lastBuildDate>Wed, 23 Jun 2010 15:05:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Web controls or sub layouts</title>
		<link>http://www.victorfeinman.com/2010/06/webcontrols-or-sub-layouts/</link>
		<comments>http://www.victorfeinman.com/2010/06/webcontrols-or-sub-layouts/#comments</comments>
		<pubDate>Wed, 23 Jun 2010 15:05:33 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Sitecore]]></category>

		<guid isPermaLink="false">http://www.victorfeinman.com/?p=109</guid>
		<description><![CDATA[We have a client whose current Sitecore implementation includes a lot of sub layouts and no web controls / renderings. At first I thought that was silly because compiled code would be faster than partially compiled code. To get to the bottom of this, I took a simple web control from a previous implementation and [...]]]></description>
			<content:encoded><![CDATA[<p>We have a client whose current Sitecore implementation includes a lot of sub layouts and no web controls / renderings. At first I thought that was silly because compiled code would be faster than partially compiled code. To get to the bottom of this, I took a simple web control from a previous implementation and made a sub layout out of it, placed both of them in a place holder and used Sitecore Debug to get the rendering times. Consistently the sub layout is getting .04 ms and the web control is getting anywhere from 5 - .5 ms. Now I'm intrigued.</p>
<p>I'm not too sure what to make of this. We are in the early stages of our next implementation and could go with the new way of creating controls or use our traditional approach.</p>
<span class="akst_link"><a href="http://www.victorfeinman.com/?p=109&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_109">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.victorfeinman.com/2010/06/webcontrols-or-sub-layouts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sitecore HTML Editor Profiles</title>
		<link>http://www.victorfeinman.com/2009/09/sitecore-html-editor-profiles/</link>
		<comments>http://www.victorfeinman.com/2009/09/sitecore-html-editor-profiles/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 17:29:52 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Sitecore]]></category>
		<category><![CDATA[HTML Editor Profiles]]></category>
		<category><![CDATA[Rich Text Editor]]></category>
		<category><![CDATA[RTE]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.victorfeinman.com/archives/106</guid>
		<description><![CDATA[If you are stumped on finding the Sitecore HTML Editor Profile settings in the Sitecore Tree. Make sure you are using the core Database by clicking on the small icon on the bottom right of the developer desktop and select Core. Now, you can find the sitecore/system/settings/HTML Editor Profiles node everyone is talking about. Share [...]]]></description>
			<content:encoded><![CDATA[<p>If you are stumped on finding the Sitecore HTML Editor Profile settings in the Sitecore Tree. Make sure you are using the core Database by clicking on the small icon on the bottom right of the developer desktop and select Core. Now, you can find the sitecore/system/settings/HTML Editor Profiles node everyone is talking about.</p>
<span class="akst_link"><a href="http://www.victorfeinman.com/?p=106&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_106">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.victorfeinman.com/2009/09/sitecore-html-editor-profiles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unable to edit hosts file</title>
		<link>http://www.victorfeinman.com/2009/09/unable-to-edit-hosts-file/</link>
		<comments>http://www.victorfeinman.com/2009/09/unable-to-edit-hosts-file/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 14:29:12 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Random Act]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[hosts]]></category>
		<category><![CDATA[Webroot]]></category>

		<guid isPermaLink="false">http://www.victorfeinman.com/archives/103</guid>
		<description><![CDATA[Are you getting the following error message when you try to edit the hosts file? "Cannot create the C:\WINDOWS\system32\drivers\etc\hosts file. Make sure that the path and filename are correct." If your computer is running Webroot. Open the Webroot client, select the "hosts" file under the Smart Shields node, and uncheck "hosts" File Shield. Problem solved. [...]]]></description>
			<content:encoded><![CDATA[<p>Are you getting the following error message when you try to edit the hosts file?<br />
<img src="http://www.victorfeinman.com/wp-content/uploads/2009/09/hosts.bmp" alt="hosts error" /><br />
"Cannot create the C:\WINDOWS\system32\drivers\etc\hosts file. Make sure that the path and filename are correct."</p>
<p>If your computer is running Webroot. Open the Webroot client, select the "hosts" file under the Smart Shields node, and uncheck "hosts" File Shield.</p>
<p><img src="http://www.victorfeinman.com/wp-content/uploads/2009/09/hosts2.bmp" alt="Webroot Screenshot" /></p>
<p>Problem solved.</p>
<span class="akst_link"><a href="http://www.victorfeinman.com/?p=103&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_103">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.victorfeinman.com/2009/09/unable-to-edit-hosts-file/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>NJ Ticket 39:4-56 Delaying traffic</title>
		<link>http://www.victorfeinman.com/2009/02/nj-ticket-394-56-delaying-traffic/</link>
		<comments>http://www.victorfeinman.com/2009/02/nj-ticket-394-56-delaying-traffic/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 15:46:46 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Random Act]]></category>
		<category><![CDATA[citation]]></category>
		<category><![CDATA[NJ Turnpike]]></category>
		<category><![CDATA[police]]></category>
		<category><![CDATA[ticket]]></category>

		<guid isPermaLink="false">http://www.victorfeinman.com/archives/97</guid>
		<description><![CDATA[On February 5th 2009, on the way back from a dismal poker tournament performance, on a spare tire from the previous week's blowout mishap, I got a ticket. I was in the left lane on the NJ turnpike trying to pass two cars so I could take the truck side of the turnpike. When I [...]]]></description>
			<content:encoded><![CDATA[<p>On February 5th 2009, on the way back from a dismal poker tournament performance, on a spare tire from the previous week's blowout mishap, I got a ticket. I was in the left lane on the NJ turnpike trying to pass two cars so I could take the truck side of the turnpike. When I realized I didn't have enough space to pass the two cars I slowed down and cut in between the two cars, crossed two lanes and made it to the truck side of the turnpike. Not even 5 seconds go byÂ and I see the flashing red and blue lights that we all dread. I immediately pull over; theÂ officer asks if I know why he's pulling me over. I respond, "I don't have a clue officer." He tells me that the car that I cut in front of had to "jam" on his breaks and that I could have caused an accident. Please, Jersey drivers are the worst drivers in the States, they don't need someone like me to cause an accident, they'll cause one themselves. At anyrate, he comes back and says he's cutting me a break by writing me a citation for "Creating Traffic Risk" statute number 39:4-56. I want to know how much I owe, so I look up the statue online.</p>
<p><a name="FolioHit1" title="FolioHit1"></a><strong><span class="foliohitIE4"><font color="#ff0000" style="background-color: #cccccc">39<script language="JavaScript">    if( this.DoHitEnd ) { DoHitEnd() } else { document.write("<img SRC=\'/sd42images/hitright.gif\'/>") }</script> </font></span><font color="#800000">:</font></strong><a name="FolioHit2" title="FolioHit2"></a><script language="JavaScript">    if( this.DoHitBegin ) { DoHitBegin() } else { document.write("<img SRC=\'/sd42images/hitleft.gif\'/>") }</script> <strong><span class="foliohitIE4"><font color="#ff0000" style="background-color: #cccccc">4-56<script language="JavaScript">    if( this.DoHitEnd ) { DoHitEnd() } else { document.write("<img SRC=\'/sd42images/hitright.gif\'/>") }</script> </font></span><font color="#800000">.Â  Delaying traffic prohibited<br />
</font></strong><a name="{E67D}" title="{E67D}"></a><font size="3" face="Times New Roman">Â Â Â  No person shall drive or conduct a vehicle in such condition, so constructedÂ or so loaded, as to be likely to cause delay in traffic or accident to man, beast or property.<br />
</font><br />
Maximum fine of $50 (NJ Statute 39:4-203)Â + $6 ($1 for the "Body Armor Replacement" fund, $1 for the "New Jersey Spinal Cord Research Fund", $1 for the "Autism Medical Research and Treatment Fund", 2$ for the "New Jersey Forensic DNA Laboratory Fund", $1 for the "New Jersey Brain Injury Research Fund"; all found in statute 39:5-41), no points.</p>
<p>In looking at all of the statutes and possible things youÂ can get tickets for while driving and parked is ridiculous. I guess he did "cut [me] a break".</p>
<p>To see a list of violations and the penalty go to:<br />
<a href="http://www.judiciary.state.nj.us/mcs/October%20Min-Man%20Payable.pdf">http://www.judiciary.state.nj.us/mcs/October%20Min-Man%20Payable.pdf</a></p>
<p>To see the description of the violation go to and search:<br />
<a href="http://lis.njleg.state.nj.us/cgi-bin/om_isapi.dll?clientID=425338&amp;Depth=4&amp;TD=WRAP&amp;advquery=39%3a%204-203&amp;headingswithhits=on&amp;infobase=statutes.nfo&amp;rank=&amp;record={E526}&amp;softpage=Doc_Frame_Pg42&amp;wordsaroundhits=2&amp;zz">http://lis.njleg.state.nj.us/cgi-bin/om_isapi.dll?clientID=425338&amp;Depth=4&amp;TD=WRAP&amp;advquery=39%3a%204-203&amp;headingswithhits=on&amp;infobase=statutes.nfo&amp;rank=&amp;record={E526}&amp;softpage=Doc_Frame_Pg42&amp;wordsaroundhits=2&amp;zz</a>=</p>
<span class="akst_link"><a href="http://www.victorfeinman.com/?p=97&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_97">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.victorfeinman.com/2009/02/nj-ticket-394-56-delaying-traffic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Automatically delete emails in the trash (or any) folder &#8211; Outlook 2003</title>
		<link>http://www.victorfeinman.com/2008/07/automatically-delete-emails-in-the-trash-or-any-folder-outlook-2003/</link>
		<comments>http://www.victorfeinman.com/2008/07/automatically-delete-emails-in-the-trash-or-any-folder-outlook-2003/#comments</comments>
		<pubDate>Fri, 18 Jul 2008 12:50:21 +0000</pubDate>
		<dc:creator>Victor</dc:creator>
				<category><![CDATA[Random Act]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[auto delete]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.victorfeinman.com/archives/92</guid>
		<description><![CDATA[I was searching google for a way to automatically delete email from folders in Outlook 2003, but could not find it anywhere, so for the benefit of the greater good, I'll publish the "how to." It's actually quite easy... In outlook, right click on the folder you want to auto delete emails and select Properties. [...]]]></description>
			<content:encoded><![CDATA[<p>I was searching google for a way to automatically delete email from folders in Outlook 2003, but could not find it anywhere, so for the benefit of the greater good, I'll publish the "how to." It's actually quite easy...</p>
<p>In outlook, right click on the folder you want to auto delete emails and select Properties.<br />
<img src="http://www.victorfeinman.com/wp-content/uploads/2008/07/mailfolderrightclick.JPG" alt="Click Folder Properties" /></p>
<p>Click the AutoArchive tab, and select the "Archive this folder using these settings:," select how frequently you want to auto delete the contents of the folder. Next, select the "Permanently delete old items" radio button. Click Apply and Ok out.<br />
<img src="http://www.victorfeinman.com/wp-content/uploads/2008/07/autoarchivethisfolder.JPG" alt="Auto Archive This Folder" /></p>
<p>That's it! I told you it's easy.</p>
<p>I use these settings on "Deleted Items" and "Sent Items". One of my professors in College told me to delete old messages regularly, that way you can't be blamed for purposly deleting email to cover yourself, etc.</p>
<span class="akst_link"><a href="http://www.victorfeinman.com/?p=92&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_92">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.victorfeinman.com/2008/07/automatically-delete-emails-in-the-trash-or-any-folder-outlook-2003/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
