<?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"
	>

<channel>
	<title>Thomas Korte</title>
	<atom:link href="http://thomaskorte.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thomaskorte.com</link>
	<description>I live in San Francisco and work in high-tech.</description>
	<pubDate>Sun, 15 Jun 2008 04:18:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Construction: Final Releases and Waiver of Lien (free forms)</title>
		<link>http://thomaskorte.com/archive/lien-releases-lienwaiver/</link>
		<comments>http://thomaskorte.com/archive/lien-releases-lienwaiver/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 04:18:13 +0000</pubDate>
		<dc:creator>Thomas Korte</dc:creator>
		
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://thomaskorte.com/?p=120</guid>
		<description><![CDATA[If you ever do any construction in California, you are likely to get some &#8220;Preliminary 20-Day Notice&#8220;. Basically a way for contractors and their sub contractors to get money from you by pulling a lien on your property.
It can be especially surprising if you get the notice from a supplier or subcontractor that you are [...]]]></description>
			<content:encoded><![CDATA[<p>If you ever do any construction in California, you are likely to get some &#8220;<a href="http://www.bicknell-law.com/const/const_more.asp?real=9">Preliminary 20-Day Notice</a>&#8220;. Basically a way for contractors and their sub contractors to get money from you by pulling a lien on your property.</p>
<p>It can be especially surprising if you get the notice from a supplier or subcontractor that you are not even aware off. Anyway, when you get one and you have paid the contractor, make sure you have them sign a &#8220;Waiver of Lien&#8221;. I am using this form &#8220;<a href="http://thomaskorte.com/wp-content/uploads/2008/06/full-unconditional-waiver.pdf">FULL UNCONDITIONAL WAIVER</a>&#8220;.</p>
<p>Once you have completed the project, I have also started to have contractors sign a &#8220;<a href="http://thomaskorte.com/wp-content/uploads/2008/06/contractors-final-release-and-waiver-of-lien.pdf">FINAL RELEASE AND WAIVER OF LIEN&#8221; form</a>.  Please use these forms at your own risk - you may want to have a layer review the forms; but a bad form is still better than none at all.</p>
<p>Good luck, and I hope you never have to use these forms &#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://thomaskorte.com/archive/lien-releases-lienwaiver/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Banks go back to 1999: no more e-copy, back to paper statement - WTF?</title>
		<link>http://thomaskorte.com/archive/no-ecopy-paper-statement/</link>
		<comments>http://thomaskorte.com/archive/no-ecopy-paper-statement/#comments</comments>
		<pubDate>Thu, 12 Jun 2008 19:43:32 +0000</pubDate>
		<dc:creator>Thomas Korte</dc:creator>
		
		<category><![CDATA[Environment &#38; Energy]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thomaskorte.com/?p=116</guid>
		<description><![CDATA[I just got this: No more electronic copies of my statement: back to paper copies?  Are they kidding?
Dear XXXX,
Important information regarding your The Home Depot credit card account ending in XXXX
You are a valued customer, so we want to make sure you have received the following important information. As a reminder, effective with your July [...]]]></description>
			<content:encoded><![CDATA[<p>I just got this: No more electronic copies of my statement: back to paper copies?  Are they kidding?</p>
<blockquote><p>Dear XXXX,</p>
<p>Important information regarding your The Home Depot credit card account ending in XXXX</p>
<p>You are a valued customer, so we want to make sure you have received the following important information. As a reminder, effective with your July statement, we will no longer provide an electronic copy of The Home Depot credit card account statement to your online payment service or bank website. You will, however, continue to receive paper statements.</p>
<p>You can make credit card account payments at any The Home Depot store or continue to make payments through your bank&#8217;s online service. Please note that recurring payment settings may need to be re-established.</p>
<p>We sincerely apologize for any inconvenience this may cause.</p>
<p>Sincerely,<br />
The Home Depot Credit Services Customer Service<br />
1-866-875-5488</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://thomaskorte.com/archive/no-ecopy-paper-statement/feed/</wfw:commentRss>
		</item>
		<item>
		<title>&#8220;Post to Twitter&#8221; from every page of your blog</title>
		<link>http://thomaskorte.com/archive/wordpress-twitter-plugi/</link>
		<comments>http://thomaskorte.com/archive/wordpress-twitter-plugi/#comments</comments>
		<pubDate>Sat, 31 May 2008 22:46:19 +0000</pubDate>
		<dc:creator>Thomas Korte</dc:creator>
		
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://thomaskorte.com/?p=115</guid>
		<description><![CDATA[I just saw a link on a site that asked me to spread the word via twitter about a signup I just completed and I immediately thought that this would be a nice addition to any blog.
Here is the WP code I added to the bottom of the post template.  Replace the thomask with your [...]]]></description>
			<content:encoded><![CDATA[<p>I just saw a link on a site that asked me to <a href="http://twitter.com/home?status=Just%20signed%20up%20for%20%40mento%20%3E%20http%3A//www.mento.info">spread the word via twitter</a> about a signup I just completed and I immediately thought that this would be a nice addition to any blog.</p>
<p>Here is the WP code I added to the bottom of the post template.  Replace the thomask with your twitter alias and feel free to use it.</p>
<p>&lt;a href=&#8221;http://twitter.com/home?status=Reading%20%40thomask: &lt;?php the_title(); ?&gt;%20%3E%20&lt;?php the_permalink() ?&gt;&#8221;&gt;Post to Twitter&lt;/a&gt;</p>
<p>To try it out click on the link below &#8220;Post to Twitter&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://thomaskorte.com/archive/wordpress-twitter-plugi/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Angels will listen to any idea &#8230;</title>
		<link>http://thomaskorte.com/archive/angel-investing-ali-g/</link>
		<comments>http://thomaskorte.com/archive/angel-investing-ali-g/#comments</comments>
		<pubDate>Sat, 31 May 2008 05:37:59 +0000</pubDate>
		<dc:creator>Thomas Korte</dc:creator>
		
		<category><![CDATA[Angel Investing]]></category>

		<guid isPermaLink="false">http://thomaskorte.com/?p=114</guid>
		<description><![CDATA[
Share and annotate your videos with Omnisio!

]]></description>
			<content:encoded><![CDATA[<p><object width='425' height='350'><param name='movie' value='http://www.omnisio.com/bin/Embed.swf?embedID=d4vrEIlTer3AaYadbiFy2w&#038;autoPlay=0' /><param name='bgcolor' value='#FFFFFF' /><param name='quality' value='high' /><param name='allowscriptaccess' value='always' /><param name='allowfullscreen' value='true' /><embed type='application/x-shockwave-flash' name='omnisio_video_d4vrEIlTer3AaYadbiFy2w' src='http://www.omnisio.com/bin/Embed.swf?embedID=d4vrEIlTer3AaYadbiFy2w&#038;autoPlay=0' bgcolor='#FFFFFF' quality='high' allowfullscreen='true' allowscriptaccess='always' width='425' height='350' ><noembed>
<div><a href='http://www.omnisio.com'>Share and annotate your videos</a> with Omnisio!</div>
<p></noembed></embed></object><br /><a border=0 href="http://www.gigyamailbutton.com/wildfire/gigyamailbutton.ashx?url=aHR*cDovL3d3dy5naWd5YS5jb2*vd2lsZGZpcmUvd2Zwb3AuYXNweD9tb2R1bGU9ZW1haWwmdXJsPWh*dHAlM*ElMkYlMkZ3d3clMkVvbW5pc2lvJTJFY29tJTJGdiUyRnhreU1yVFJkamhHJTJGdGhlJTJEcHJlZmVjdCUyRGFuZ2VsJTJEaW52ZXN*b3IlMkRwaXRjaA==" target="_blank"><img src="http://cdn.gigya.com/wildfire/i/includeShareButton.gif" border="0" width="60" height="20" /></a><img style="visibility:hidden;width:0px;height:0px;" border=0 width=0 height=0 src="http://counters.gigya.com/wildfire/CIMP/bT*xJmx*PTEyMTIyMTE*NzE1MzEmcHQ9MTIxMjIxMjAwMTE*MCZwPTE5MzUwMSZkPSZuPXdvcmRwcmVzcyZnPTE=.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://thomaskorte.com/archive/angel-investing-ali-g/feed/</wfw:commentRss>
		</item>
		<item>
		<title>12 cool espresso machines</title>
		<link>http://thomaskorte.com/archive/12-good-quality-and-cool-espresso-machines/</link>
		<comments>http://thomaskorte.com/archive/12-good-quality-and-cool-espresso-machines/#comments</comments>
		<pubDate>Tue, 06 May 2008 17:11:56 +0000</pubDate>
		<dc:creator>Thomas Korte</dc:creator>
		
		<category><![CDATA[Lists]]></category>

		<guid isPermaLink="false">http://thomaskorte.com/archive/12-good-quality-and-cool-espresso-machines/</guid>
		<description><![CDATA[List of cool expresso machines]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"><!--</p>
<p>wists_bgcolor = "#ffffff";
wists_font = "9px Arial, geneva, sans-serif";
wists_item_border_color = "#cccccc";
wists_box_align = "left";
wists_align = "left";
wists_font_large = "11px Arial, geneva, sans-serif";
wists_font_medium = "10px Arial, geneva, sans-serif";
wists_link_color = "#000000";
wists_font_color = "#666666";</p>
<p>//-->
// &#8211;&gt;</script><br />
<script src="http://wists.com/thomas/espresso?out=js&amp;item_skin=js&amp;cols=3&amp;rows=4" type="text/javascript"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://thomaskorte.com/archive/12-good-quality-and-cool-espresso-machines/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Customizable wordpress theme for Adsense</title>
		<link>http://thomaskorte.com/archive/wordpress-theme-adsense/</link>
		<comments>http://thomaskorte.com/archive/wordpress-theme-adsense/#comments</comments>
		<pubDate>Mon, 05 May 2008 05:11:38 +0000</pubDate>
		<dc:creator>Thomas Korte</dc:creator>
		
		<category><![CDATA[Google]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://thomaskorte.com/?p=112</guid>
		<description><![CDATA[Alright, I am not a wordpress themes guru, but I tried my luck in creating a completely flexible wordpress theme for AdSense.  Take a look


]]></description>
			<content:encoded><![CDATA[<p>Alright, I am not a wordpress themes guru, but I tried my luck in creating a completely flexible wordpress theme for AdSense.  <a href="http://thomaskorte.com/projects/adsense-simplistic/">Take a look</a></p>
<p><a href="http://thomaskorte.com/projects/adsense-simplistic/"></a><br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="267" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="host=picasaweb.google.com&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Fthomask%2Falbumid%2F5067959936179795777%3Fkind%3Dphoto%26alt%3Drss" /><param name="src" value="http://picasaweb.google.com/s/c/bin/slideshow.swf" /><embed type="application/x-shockwave-flash" width="400" height="267" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" flashvars="host=picasaweb.google.com&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Fthomask%2Falbumid%2F5067959936179795777%3Fkind%3Dphoto%26alt%3Drss"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://thomaskorte.com/archive/wordpress-theme-adsense/feed/</wfw:commentRss>
		</item>
		<item>
		<title>9 Trucks every boy wants</title>
		<link>http://thomaskorte.com/archive/20-trucks-every-boy-wants/</link>
		<comments>http://thomaskorte.com/archive/20-trucks-every-boy-wants/#comments</comments>
		<pubDate>Sun, 06 Apr 2008 17:05:41 +0000</pubDate>
		<dc:creator>Thomas Korte</dc:creator>
		
		<category><![CDATA[Lists]]></category>

		<guid isPermaLink="false">http://thomaskorte.com/archive/20-trucks-every-boy-wants/</guid>
		<description><![CDATA[List of 9 trucks for kids age 18 month to 5 years.]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript"> <!--</p>
<p>wists_bgcolor = "#ffffff"; wists_font = "9px Arial, geneva, sans-serif"; wists_item_border_color = "#cccccc"; wists_box_align = "left"; wists_align = "center"; wists_font_large = "11px Arial, geneva, sans-serif"; wists_font_medium = "10px Arial, geneva, sans-serif"; wists_link_color = "#000000"; wists_font_color = "#666666";</p>
<p>//--> </script><br />
<script src="http://wists.com/thomas/truck?out=js&amp;item_skin=jsfull&amp;cols=3&amp;rows=3" type="text/javascript"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://thomaskorte.com/archive/20-trucks-every-boy-wants/feed/</wfw:commentRss>
		</item>
		<item>
		<title>15 Cool Kids Chairs from$15 to $400</title>
		<link>http://thomaskorte.com/archive/15-cool-kids-chairs-from15-to-400/</link>
		<comments>http://thomaskorte.com/archive/15-cool-kids-chairs-from15-to-400/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 07:53:43 +0000</pubDate>
		<dc:creator>Thomas Korte</dc:creator>
		
		<category><![CDATA[Lists]]></category>

		<guid isPermaLink="false">http://thomaskorte.com/archive/15-cool-kids-chairs-from15-to-400/</guid>
		<description><![CDATA[



]]></description>
			<content:encoded><![CDATA[<p><script type="text/javascript">
<!-- </p>
<p>wists_bgcolor = "#ffffff";
wists_font = "9px Arial, geneva, sans-serif";
wists_item_border_color = "#cccccc";
wists_box_align = "left";
wists_align = "left";
wists_font_large = "11px Arial, geneva, sans-serif";
wists_font_medium = "10px Arial, geneva, sans-serif";
wists_link_color = "#000000";
wists_font_color = "#666666";</p>
<p>//-->
</script><br />
<script type="text/javascript" src="http://www.wists.com/thomas/kids_chair?out=js&#038;item_skin=jsfull&#038;cols=3&#038;rows=5"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://thomaskorte.com/archive/15-cool-kids-chairs-from15-to-400/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Top high-tech angel investor panel discussion</title>
		<link>http://thomaskorte.com/archive/top-high-tech-angel-investor-panel-discussion/</link>
		<comments>http://thomaskorte.com/archive/top-high-tech-angel-investor-panel-discussion/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 04:58:27 +0000</pubDate>
		<dc:creator>Thomas Korte</dc:creator>
		
		<category><![CDATA[Angel Investing]]></category>

		<guid isPermaLink="false">http://thomaskorte.com/?p=113</guid>
		<description><![CDATA[This is a panel discussion from The Global Technology Symposium at Stanford January 30 - February 1, 2008 February 1,
2008 Silicon Valley Angel Investors
Moderator: Guy Kawasaki, Managing Director, Garage Technology Ventures
Panelists: Andy Bechtolsheim, Co-Founder and Chief Architect and Sr. VP, Network Systems, Sun Microsystems; Google’s first investor Ron Conway, Independent Angel Investor, former Founder &#38; [...]]]></description>
			<content:encoded><![CDATA[<p>This is a panel discussion from The Global Technology Symposium at Stanford January 30 - February 1, 2008 February 1,</p>
<p><strong>2008 Silicon Valley Angel Investors</strong></p>
<p>Moderator: Guy Kawasaki, Managing Director, Garage Technology Ventures<br />
Panelists: Andy Bechtolsheim, Co-Founder and Chief Architect and Sr. VP, Network Systems, Sun Microsystems; Google’s first investor Ron Conway, Independent Angel Investor, former Founder &amp; Managing Partner of Angel Investors LP Dr. Ian Sobieski, Managing Director, Band of Angels Fund</p>
<p><embed id="VideoPlayback" style="width:400px;height:326px" allowFullScreen="true" flashvars="fs=true" src="http://video.google.com/googleplayer.swf?docid=3694487523442970875&#038;hl=en" type="application/x-shockwave-flash"> </embed></p>
<p><a href="http://video.google.com/videoplay?docid=3694487523442970875&#038;hl=en">Link</a></p>
]]></content:encoded>
			<wfw:commentRss>http://thomaskorte.com/archive/top-high-tech-angel-investor-panel-discussion/feed/</wfw:commentRss>
		</item>
		<item>
		<title>2007 in Review</title>
		<link>http://thomaskorte.com/archive/2007-in-review/</link>
		<comments>http://thomaskorte.com/archive/2007-in-review/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 07:08:29 +0000</pubDate>
		<dc:creator>Thomas Korte</dc:creator>
		
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://thomaskorte.com/archive/2007-in-review/</guid>
		<description><![CDATA[
took sabbatical
quit job: decided to change job and work part time
spent a lot of time with Carine and Victor
got married
got a weekend place
 became US citizen

]]></description>
			<content:encoded><![CDATA[<ul>
<li>took sabbatical</li>
<li><s>quit job</s>: decided to change job and work part time</li>
<li>spent a lot of time with Carine and Victor</li>
<li>got married</li>
<li>got a weekend place</li>
<li> became US citizen</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thomaskorte.com/archive/2007-in-review/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
