<?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>Brian Jeremy Kupetz &#124; brianjeremy.com &#124; my blog, who i am, what i do, what i've done, how to reach me, links</title>
	<atom:link href="http://www.brianjeremy.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.brianjeremy.com</link>
	<description>who am i, what do i do, what have i've done?</description>
	<pubDate>Mon, 12 May 2008 03:39:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Mothers Day</title>
		<link>http://www.brianjeremy.com/2008/05/11/mothers-day/</link>
		<comments>http://www.brianjeremy.com/2008/05/11/mothers-day/#comments</comments>
		<pubDate>Mon, 12 May 2008 03:39:57 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/?p=243</guid>
		<description><![CDATA[Unfortunately, I was not able to see my mom today.  But I did get an unexpected surprise.  I received a impromptu visit from my old business partner Greg Huntoon and family.  I was also lucky enough to meet Zurhi for my first time.  She was dressed in the latest garb from [...]]]></description>
			<content:encoded><![CDATA[<p>Unfortunately, I was not able to see my mom today.  But I did get an unexpected surprise.  I received a impromptu visit from my old business partner <a title="Greg Huntoon" href="http://www.greghuntoon.com" target="_blank">Greg Huntoon </a>and family.  I was also lucky enough to meet Zurhi for my first time.  She was dressed in the latest garb from the families new line of <a title="WeWe Clothing" href="http://www.weweclothing.com" target="_blank">apparel</a>, make sure to visit <a href="http://www.weweclothing.com" target="_blank">weweclothing</a>.com if you have a youngster.</p>
<p><img src="http://www.brianjeremy.com/_media/wewe-clothing.jpg" alt="WeWe Clothin" width="176" height="144" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2008/05/11/mothers-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Little Sun</title>
		<link>http://www.brianjeremy.com/2008/05/05/a-little-sun/</link>
		<comments>http://www.brianjeremy.com/2008/05/05/a-little-sun/#comments</comments>
		<pubDate>Tue, 06 May 2008 00:54:33 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Application Servers]]></category>

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

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

		<category><![CDATA[Startups]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/?p=242</guid>
		<description><![CDATA[Just got back from a StartupCamp5 and the beginning of Sun&#8217;s JavaOne Conference.  Was able to spend a few hours back in San Francisco, see some friends and family.

]]></description>
			<content:encoded><![CDATA[<p>Just got back from a <a title="Startup Camp" href="http://www.startupcamp.org" target="_blank">StartupCamp5</a> and the beginning of <a title="Sun" href="http://www.sun.com" target="_blank">Sun</a>&#8217;s JavaOne Conference.  Was able to spend a few hours back in San Francisco, see some friends and family.</p>
<p><img src="http://www.brianjeremy.com/_media/sun-microsystems-logo.jpg" alt="Sun Micro" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2008/05/05/a-little-sun/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MySQL OLD_PASSWORD Issue</title>
		<link>http://www.brianjeremy.com/2008/04/26/mysql-old_password-issue/</link>
		<comments>http://www.brianjeremy.com/2008/04/26/mysql-old_password-issue/#comments</comments>
		<pubDate>Sat, 26 Apr 2008 22:14:22 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Databases]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/?p=240</guid>
		<description><![CDATA[Many PHP developers out there are probably aware of the change in MySQL&#8217;s password hashing algorithm changes between version MySQL 4 and MySQL 5.  It requires you to update User passwords when upgrading your database version.  The syntax for how to do this is below.  However, I just ran into a situation [...]]]></description>
			<content:encoded><![CDATA[<p>Many <a title="PHP" href="http://www.php.net" target="_blank">PHP</a> developers out there are probably aware of the change in <a title="MySQL" href="http://www.mysql.com" target="_blank">MySQL</a>&#8217;s password hashing algorithm changes between version MySQL 4 and MySQL 5.  It requires you to update User passwords when upgrading your database version.  The syntax for how to do this is below.  However, I just ran into a situation while doing maintenance on a web environment that required me to switch database servers and  move and existing MySQL version 4.1.21-community-nt to 4.1.22-community-nt.  Much to my surprise, this password hash change existing in MySQL 4.x even between minor releases.</p>

<div class="wp_syntax"><div class="code"><pre>SET PASSWORD FOR 'user'@'host' = OLD_PASSWORD('original-password');</pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2008/04/26/mysql-old_password-issue/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Spring Time</title>
		<link>http://www.brianjeremy.com/2008/04/18/spring-time-2008/</link>
		<comments>http://www.brianjeremy.com/2008/04/18/spring-time-2008/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 19:39:15 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Blogs]]></category>

		<category><![CDATA[Personal]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/?p=239</guid>
		<description><![CDATA[Its Spring time so I thought it would be a good idea to ring in the season by refreshing the colors on www.brianjeremy.com.  In addition, I went out with the Ice Cream Man yesterday for lunch and got my first viewing of the new Toyota Yaris. Keep your eyes open for that Popsicle driving [...]]]></description>
			<content:encoded><![CDATA[<p>Its Spring time so I thought it would be a good idea to ring in the season by refreshing the colors on <a title="Brian Jeremy Kupetz" href="http://www.brianjeremy.com" target="_blank">www.brianjeremy.com</a>.  In addition, I went out with the <a title="Ice Cream Man - Matt Allen" href="http://www.icecreamman.com" target="_blank">Ice Cream Man</a> yesterday for lunch and got my first viewing of the new <a title="Toyota" href="http://www.toyota.com" target="_blank">Toyota </a>Yaris. Keep your eyes open for that Popsicle driving around town.</p>
<p><img src="http://www.brianjeremy.com/_media/yaris.jpg" alt="Ice Cream Man - Toyota Yaris" width="176" height="144" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2008/04/18/spring-time-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>TechCrunch - Geek Goes Chic tonight!</title>
		<link>http://www.brianjeremy.com/2008/04/10/techcrunch-geek-goes-chic-tonight/</link>
		<comments>http://www.brianjeremy.com/2008/04/10/techcrunch-geek-goes-chic-tonight/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 14:29:37 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Industry]]></category>

		<category><![CDATA[Startups]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/?p=237</guid>
		<description><![CDATA[
Tonight is the TechCrunch Geek Goes Chic party tonight with PopSugar at the Vanguard in Hollywood.  I was fortunate enough make it on the limited list of the gathering where one of the largest fashion, beauty, shopping and celebrity news blogs commingles with technology folks that put these  startups together.  I&#8217;ll make sure [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.brianjeremy.com/_media/techcrunch-popsugar.jpg" alt="TechCrunch and PopSugar" /></p>
<p>Tonight is the <a title="TechCrunch" href="http://www.techcrunch.com" target="_blank">TechCrunch</a> Geek Goes Chic party tonight with <a title="PopSugar" href="http://www.popsugar.com" target="_blank">PopSugar</a> at the Vanguard in Hollywood.  I was fortunate enough make it on the limited list of the gathering where one of the largest fashion, beauty, shopping and celebrity news blogs commingles with technology folks that put these  startups together.  I&#8217;ll make sure to report back on the outcome of the event.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2008/04/10/techcrunch-geek-goes-chic-tonight/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Private Beta Testing</title>
		<link>http://www.brianjeremy.com/2008/04/06/private-beta-testing/</link>
		<comments>http://www.brianjeremy.com/2008/04/06/private-beta-testing/#comments</comments>
		<pubDate>Mon, 07 Apr 2008 06:26:16 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[C#]]></category>

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

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

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

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

		<category><![CDATA[Startups]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/?p=236</guid>
		<description><![CDATA[
Well, the time has come.  Its been a year and a half in the making&#8230; Please register for the private beta testing of Zigabid.com.  For the promotion code enter &#8220;BJK&#8221; and you&#8217;ll get priority selection.
]]></description>
			<content:encoded><![CDATA[<p><a title="Zigabid - A Ticket Revolution" href="http://www.zigabid.com" target="_blank"><img src="http://www.brianjeremy.com/_images/logos/zig_tiny.jpg" alt="" width="167" height="59" /></a></p>
<p>Well, the time has come.  Its been a year and a half in the making&#8230; Please register for the private beta testing of <a title="Zigabid - A Ticket Revolution" href="http://www.zigabid.com" target="_blank">Zigabid.com</a>.  For the promotion code enter &#8220;BJK&#8221; and you&#8217;ll get priority selection.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2008/04/06/private-beta-testing/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Recent changes to browsershots.org</title>
		<link>http://www.brianjeremy.com/2008/03/18/recent-changes-to-browsershotsorg/</link>
		<comments>http://www.brianjeremy.com/2008/03/18/recent-changes-to-browsershotsorg/#comments</comments>
		<pubDate>Tue, 18 Mar 2008 20:42:22 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[HTML Development]]></category>

		<category><![CDATA[Quality Assurance]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/2008/03/18/recent-changes-to-browsershotsorg/</guid>
		<description><![CDATA[If you don&#8217;t frequent browsershots.org you should be aware that they have released two new and very useful features.  First, you can purchase priority processing so that your screenshots are processed much faster. In addition, the source code is now available for download.  If you are interested in configuring your own Browsershots environment [...]]]></description>
			<content:encoded><![CDATA[<p>If you don&#8217;t frequent <a href="http://www.browsershots.org" title="Test your website in different browsers" target="_blank">browsershots.org</a> you should be aware that they have released two new and very useful features.  First, you can purchase priority processing so that your screenshots are processed much faster. In addition, the source code is now available for download.  If you are interested in configuring your own Browsershots environment locally, I&#8217;d highly suggest it if you are in the field of QA or HTML development.</p>
<p>For those of you who aren&#8217;t familiar with <a href="http://www.browsershots.org" title="Test your website in different browsers" target="_blank">browsershots.org</a>, it generates screenshots of web pages in a variety of different browsers on multiple platforms so you can ensure you visitors are seeing page designs as they are intended to be viewed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2008/03/18/recent-changes-to-browsershotsorg/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Safari 3.0 Tips for Developers</title>
		<link>http://www.brianjeremy.com/2008/02/11/safari-30-tips-for-developers/</link>
		<comments>http://www.brianjeremy.com/2008/02/11/safari-30-tips-for-developers/#comments</comments>
		<pubDate>Mon, 11 Feb 2008 15:49:50 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[HTML Development]]></category>

		<category><![CDATA[Scalability &amp; Infrastructure]]></category>

		<category><![CDATA[Web Servers]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/2008/02/11/safari-30-tips-for-developers/</guid>
		<description><![CDATA[If you have upgraded from the Apple Safari version 2.0 web browser to 3.0 here are two quick tips that developers and Q&#38;A folks might find useful.  The first tip is to turn on the built-in Web Developers Kit which is similar to the Firefox Firebug plug-in.  Once you activate it (instructions are [...]]]></description>
			<content:encoded><![CDATA[<p>If you have upgraded from the <a href="http://www.apple.com" title="Apple" target="_blank">Apple</a> Safari version 2.0 web browser to 3.0 here are two quick tips that developers and Q&amp;A folks might find useful.  The first tip is to turn on the built-in Web Developers Kit which is similar to the Firefox Firebug plug-in.  Once you activate it (instructions are below) you can launch it by right clicking the browser window and selecting &#8220;Inspect Element.&#8221;  The other tip changes the page loading progress bar (the standard filling of the address bar from left to write in blue) to a simple pie chart that fills clockwise indicating page load completion.  If you wish to deactivate either of these features you can  use the same instructions replacing the &#8220;-bool true&#8221; with &#8220;-bool false&#8221;</p>

<div class="wp_syntax"><div class="code"><pre>Finder-&gt;Applications-&gt;Utilities-&gt;Terminal
&nbsp;
defaults write com.apple.Safari DebugUsePieProgressIndicator -bool true
defaults write com.apple.Safari WebKitDeveloperExtras -bool true</pre></div></div>

<p><!-- WebKitDeveloperExtras --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2008/02/11/safari-30-tips-for-developers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Yahoo.com&#8217;s YSlow Documentation Lacking</title>
		<link>http://www.brianjeremy.com/2008/02/03/yahoocoms-yslow-documentation-lacking/</link>
		<comments>http://www.brianjeremy.com/2008/02/03/yahoocoms-yslow-documentation-lacking/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 22:01:18 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Application Servers]]></category>

		<category><![CDATA[Scalability &amp; Infrastructure]]></category>

		<category><![CDATA[Web Servers]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/2008/02/03/yahoocoms-yslow-documentation-lacking/</guid>
		<description><![CDATA[I&#8217;ve recently been working on performance tuning a set of application servers for optimal performance of a high volume website.   YSlow is a Firefox Add-on that works in conjunction with the Firebug add-on that is intended to help you analyze and understand performance based on Yahoo.com&#8217;s rules of &#8220;High Performance Websites.&#8221;
If you work [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently been working on performance tuning a set of application servers for optimal performance of a high volume website.   <a href="https://addons.mozilla.org/en-US/firefox/addon/5369" title="Firefox - YSlow" target="_blank">YSlow</a> is a <a href="http://www.mozilla.com/en-US/firefox/" title="Firefox" target="_blank">Firefox</a> Add-on that works in conjunction with the <a href="https://addons.mozilla.org/en-US/firefox/addon/1843" title="Firefox - Firebug - Add on" target="_blank">Firebug</a> add-on that is intended to help you analyze and understand performance based on Yahoo.com&#8217;s rules of &#8220;High Performance Websites.&#8221;</p>
<p>If you work with the YSlow tool in a development environment you likely aren&#8217;t going to be using a Content Delivery Network (CDN) such as <a href="http://www.akamai.com" title="Akamai" target="_blank">Akamai</a> or <a href="http://www.limelightnetworks.com/" title="CDN - Limelight Networks" target="_blank">Limelight Networks</a>.   Thus, you get a lower optimization score when testing.  This can obviously be misleading, and there is a work around documented in Yahoo&#8217;s <a href="http://developer.yahoo.com/yslow/faq.html#faq_cdn" title="Yahoo YSlow FAQ" target="_blank">YSlow FAQ</a>.  The problem is that the documentation explains the work around must be configured via: &#8220;Go to <code>about:config</code> in Firefox. You&#8217;ll see the current list of preferences.&#8221;  The issue/confusion is that many people don&#8217;t realize that &#8220;<code>about:config</code>&#8221; isn&#8217;t an option of your browser preferences, or preferences of your plug-ins.  You must type &#8220;<code>about:config</code>&#8221; into the address bar of your browser to pull up these configuration parameters.</p>
<p>The YSlow plug-in itself is very useful.  However, the documentation seems a bit lacking so hopefully I am able to save others who attempt to configure it some valuable time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2008/02/03/yahoocoms-yslow-documentation-lacking/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Selecting Random Rows in SQL Server 2005</title>
		<link>http://www.brianjeremy.com/2008/02/03/selecting-random-rows-in-sql-server-2005/</link>
		<comments>http://www.brianjeremy.com/2008/02/03/selecting-random-rows-in-sql-server-2005/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 16:26:35 +0000</pubDate>
		<dc:creator>brian</dc:creator>
		
		<category><![CDATA[Databases]]></category>

		<category><![CDATA[SQL Server 2005]]></category>

		<guid isPermaLink="false">http://www.brianjeremy.com/2008/02/03/selecting-random-rows-in-sql-server-2005/</guid>
		<description><![CDATA[Here is a quick an easy way to select random rows in SQL Server 2005:

SELECT
     ColumnA, ColumnB
FROM
     dbo.&#91;TableName&#93;
ORDER BY
     NEWID&#40;&#41;

]]></description>
			<content:encoded><![CDATA[<p>Here is a quick an easy way to select random rows in SQL Server 2005:</p>

<div class="wp_syntax"><div class="code"><pre class="sql"><span style="color: #993333; font-weight: bold;">SELECT</span>
     ColumnA, ColumnB
<span style="color: #993333; font-weight: bold;">FROM</span>
     dbo.<span style="color: #66cc66;">&#91;</span>TableName<span style="color: #66cc66;">&#93;</span>
<span style="color: #993333; font-weight: bold;">ORDER</span> <span style="color: #993333; font-weight: bold;">BY</span>
     NEWID<span style="color: #66cc66;">&#40;</span><span style="color: #66cc66;">&#41;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.brianjeremy.com/2008/02/03/selecting-random-rows-in-sql-server-2005/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
