<?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>Tyler Clendenin</title>
	<atom:link href="http://tylerclendenin.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tylerclendenin.com</link>
	<description>Glass Bricks In Stone Houses</description>
	<pubDate>Mon, 18 Jan 2010 21:47:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
	<language>en</language>
			<item>
		<title>AlanClendenin.com Launched</title>
		<link>http://tylerclendenin.com/2010/01/alanclendenincom-launched/</link>
		<comments>http://tylerclendenin.com/2010/01/alanclendenincom-launched/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 21:47:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tylerclendenin.com/?p=41</guid>
		<description><![CDATA[Well, a much overdue update to my father&#8217;s website has been completed. AlanClendenin.com has been launched on GSL Solutions&#8217; FrontRunner CMS.  Check it out, I&#8217;m rather proud of it.
It&#8217;s the perfect communication tool for my father, who is politically active and needed a website to publish not only blog posts, but also news items.
I&#8217;m pretty [...]]]></description>
			<content:encoded><![CDATA[<p>Well, a much overdue update to my father&#8217;s website has been completed. <a href="http://www.alanclendenin.com/">AlanClendenin.com</a> has been launched on GSL Solutions&#8217; FrontRunner CMS.  Check it out, I&#8217;m rather proud of it.</p>
<p>It&#8217;s the perfect communication tool for my father, who is politically active and needed a website to publish not only blog posts, but also news items.</p>
<p>I&#8217;m pretty much using his website as my test bed for new features and ideas.  Plus who better to suggest features than a family member.</p>
<p>You know how family is with software.  They are always asking &#8220;Can I do &#8230;&#8221;, or &#8220;How do I &#8230;&#8221;.</p>
<p>I wold like to thank Flip who designed the website.</p>
]]></content:encoded>
			<wfw:commentRss>http://tylerclendenin.com/2010/01/alanclendenincom-launched/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Thoughts on CMS&#8217;s as Version Control Systems</title>
		<link>http://tylerclendenin.com/2008/09/thoughts-on-cmss-as-version-control-systems/</link>
		<comments>http://tylerclendenin.com/2008/09/thoughts-on-cmss-as-version-control-systems/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 04:59:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

		<guid isPermaLink="false">http://tylerclendenin.com/?p=37</guid>
		<description><![CDATA[I got myself to thinking about versioning content in a content management system.  It seems to me that when it comes down to it versioning of content is integral to the success of long term usability of a CMS.  As any website grows more and more users will need to have access to both create [...]]]></description>
			<content:encoded><![CDATA[<p>I got myself to thinking about versioning content in a content management system.  It seems to me that when it comes down to it versioning of content is integral to the success of long term usability of a CMS.  As any website grows more and more users will need to have access to both create and maintain the content of a website.  But I was thinking that version control can server a better purpose then just helping with workflow.</p>
<p>Let&#8217;s apprise one of the weaknesses of the internet, permanence.  After I post this article on my website, the website would seem to be the same website, but looking at it from a different perspective you could consider it to be a &#8220;new edition&#8221;.  Much like a book, adding new information and reprinting it, you would have a new book as a different edition.  The problem with this analogy is that with books you can take the two editions and compare them side by side, but with a website the old edition is gone forever (kind of).  Comparing two editions of a book can show you exactly what changes have been made, while there is no way of knowing exactly what has changed on a website.</p>
<p>Now this is not entirely true, <a href="http://www.archive.org/web/web.php">The Wayback Machine at the Internet Archive</a>, continually scans the internet and saves old copies of information. RSS feeds have been adopted to allow subscribers to keep informed of changes made to the website.  And Wiki&#8217;s have sprung up in the attempt to allow content to be kept up to date and versioned.</p>
<p>What I would like to see is a standard for websites that allows the website itself to be versioned.  Make a website capable of being displayed as it was at a specific date and time.  Allow for milestones to be created for the content and the website as a whole.  Imagine having a draggable timeline above the website and being able to change the date you are viewing the website from.  This could even be extended to have a timeline per piece of content.</p>
<p>I am taking a lot of this idea from version control systems like CVS, SVN, or Git, but with one main difference.  Content should also be able to be predated to allow content to show up at future times as well.  Using version control as an embargo system is just one of the many advantages of thinking of a website as a viewpane on a timeline.</p>
<p>How long will it be until we create an internet of self archiving websites.  How long until we stop using technologies such as RSS and The Wayback Machine as stopgaps.  Let&#8217;s address this issue before it is too late, if it isn&#8217;t already.</p>
]]></content:encoded>
			<wfw:commentRss>http://tylerclendenin.com/2008/09/thoughts-on-cmss-as-version-control-systems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SQL Server BULK INSERT Using a Data Field?</title>
		<link>http://tylerclendenin.com/2008/09/sql-server-bulk-insert-using-a-data-field/</link>
		<comments>http://tylerclendenin.com/2008/09/sql-server-bulk-insert-using-a-data-field/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 04:43:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

		<guid isPermaLink="false">http://tylerclendenin.com/?p=30</guid>
		<description><![CDATA[I have wondered for a while if there is a way to use SQL Server&#8217;s BULK INSERT command using BLOB or CLOB data Instead of a local file.
The reason for this is that when writing imports, using both Coldfusion and PHP, parsing and importing the data into the database is the weakest link.  It is [...]]]></description>
			<content:encoded><![CDATA[<p>I have wondered for a while if there is a way to use SQL Server&#8217;s BULK INSERT command using BLOB or CLOB data Instead of a local file.</p>
<p>The reason for this is that when writing imports, using both Coldfusion and PHP, parsing and importing the data into the database is the weakest link.  It is relatively simple to write dynamic SQL to import data into my existing schema when copying from data already present in the database.  It is quite another matter to attempt to run thousands of INSERT statements from my web application.</p>
<p>I can&#8217;t ask a client to use SQL Management Studio to import their data into a table and then use a web app to run the import.  I don&#8217;t want to expose the database to the user and vice-versa.</p>
<p>At present I can only think of one good way to implement an import process and that is to allow the user to</p>
<ol>
<li>Upload the file.</li>
<li>Create some sort of import plan (associate the content).</li>
<li>Save that plan in some way.</li>
<li>Run a scheduled task to run the import in batches.</li>
</ol>
<p>I am dealing with imports of possibly hundreds of thousands of records.  Also note that I have limited access to the database as it is possible that the app will reside in a shared hosting environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://tylerclendenin.com/2008/09/sql-server-bulk-insert-using-a-data-field/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Git for Windows Users</title>
		<link>http://tylerclendenin.com/2008/09/git-for-windows-users/</link>
		<comments>http://tylerclendenin.com/2008/09/git-for-windows-users/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 04:26:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

		<guid isPermaLink="false">http://tylerclendenin.com/?p=25</guid>
		<description><![CDATA[Here I am compiling information as a windows user that I needed or should have known while working with Git.

CRLF Issues
Git by default uses binary mode to transfer files.  On windows to prevent line break issues the option &#8220;core.autocrlf&#8221; can be used to convert CR+LF to LF automatically.
ex. git config core.autocrlf=true  Information on this [...]]]></description>
			<content:encoded><![CDATA[<p>Here I am compiling information as a windows user that I needed or should have known while working with Git.</p>
<ul>
<li><strong>CRLF Issues</strong><br />
Git by default uses binary mode to transfer files.  On windows to prevent line break issues the option &#8220;core.autocrlf&#8221; can be used to convert CR+LF to LF automatically.</p>
<p>ex. git config core.autocrlf=true  Information on this option can be found at <a href="http://www.kernel.org/pub/software/scm/git/docs/git-config.html">http://www.kernel.org/pub/software/scm/git/docs/git-config.html</a></li>
<li><strong>Using Github</strong><br />
To use Github from Windows you need to make sure you are using the most recent version of Git.  This tripped me up before because whatever version I had did not have the ssh-keygen command.This guide page will help you <a href="http://github.com/guides/using-git-and-github-for-the-windows-for-newbies">http://github.com/guides/using-git-and-github-for-the-windows-for-newbies</a></li>
</ul>
<p>I still have issues trying to push using Git to a network server, as does a Mac using coworker.  I think there is some configuration issue or Git just doesn&#8217;t work well across networks.</p>
]]></content:encoded>
			<wfw:commentRss>http://tylerclendenin.com/2008/09/git-for-windows-users/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A List Apart Survey, 2008</title>
		<link>http://tylerclendenin.com/2008/08/a-list-apart-survey-2008/</link>
		<comments>http://tylerclendenin.com/2008/08/a-list-apart-survey-2008/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 19:00:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tylerclendenin.com/?p=22</guid>
		<description><![CDATA[Follow the banner link below to take the 2008 A List Apart, The Survey for People Who Make Websites

]]></description>
			<content:encoded><![CDATA[<p>Follow the banner link below to take the 2008 A List Apart, The Survey for People Who Make Websites</p>
<p><a title="The Web Design Survey, 2008" href="http://www.alistapart.com/articles/survey2008"><img src="http://aneventapart.com/webdesignsurvey/templates/ala/images/i-took-the-2008-survey.gif" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://tylerclendenin.com/2008/08/a-list-apart-survey-2008/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MS SQL Server Time Dimension UDF</title>
		<link>http://tylerclendenin.com/2007/07/ms-sql-server-time-dimension-udf/</link>
		<comments>http://tylerclendenin.com/2007/07/ms-sql-server-time-dimension-udf/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 05:08:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

		<guid isPermaLink="false">http://tylerclendenin.com/?p=11</guid>
		<description><![CDATA[I use this function when writing reports.
Use:

SELECT
	time.Date
	, Count(tab.ID) AS [Count]
FROM
	dbo.TimeDimension(&#039;1/1/2007 00:00:00&#039;, &#039;12/31/2007 23:59:59&#039;, &#039;month&#039;, 1) time
	LEFT OUTER JOIN
		TempTable tab
	ON tab.DateCreated BETWEEN time.Date AND time.DateEnd

Here is the function. I don&#8217;t know if there is a better way to do this, if there is can someone tell me. As far as I know I am the only [...]]]></description>
			<content:encoded><![CDATA[<p>I use this function when writing reports.</p>
<p>Use:</p>
<pre name="code" class="sql">
SELECT
	time.Date
	, Count(tab.ID) AS [Count]
FROM
	dbo.TimeDimension(&#039;1/1/2007 00:00:00&#039;, &#039;12/31/2007 23:59:59&#039;, &#039;month&#039;, 1) time
	LEFT OUTER JOIN
		TempTable tab
	ON tab.DateCreated BETWEEN time.Date AND time.DateEnd
</pre>
<p>Here is the function. I don&#8217;t know if there is a better way to do this, if there is can someone tell me. As far as I know I am the only person to post a function like this.</p>
<pre name="code" class="sql">
CREATE FUNCTION [dbo].[TimeDimension] (
	@DateStart datetime
	, @DateEnd datetime
	, @Type varchar(20)
	, @IncrementValue int
)
RETURNS @Dates TABLE ( Date datetime , DateEnd datetime )
AS
BEGIN
	DECLARE @DateCurrent datetime, @NextDate datetime
	SET @DateCurrent = @DateStart

	WHILE (@DateCurrent &lt;= @DateEnd)
	BEGIN
		SET @NextDate = CASE (@Type)
			WHEN &#039;year&#039; THEN DateAdd(year, @IncrementValue, @DateCurrent)
			WHEN &#039;quarter&#039; THEN DateAdd(quarter, @IncrementValue, @DateCurrent)
			WHEN &#039;month&#039; THEN DateAdd(month, @IncrementValue, @DateCurrent)
			WHEN &#039;dayofyear&#039; THEN DateAdd(dayofyear, @IncrementValue, @DateCurrent)
			WHEN &#039;day&#039; THEN DateAdd(day, @IncrementValue, @DateCurrent)
			WHEN &#039;week&#039; THEN DateAdd(week, @IncrementValue, @DateCurrent)
			WHEN &#039;weekday&#039; THEN DateAdd(weekday, @IncrementValue, @DateCurrent)
			WHEN &#039;hour&#039; THEN DateAdd(hour, @IncrementValue, @DateCurrent)
			WHEN &#039;minute&#039; THEN DateAdd(minute, @IncrementValue, @DateCurrent)
			WHEN &#039;second&#039; THEN DateAdd(second, @IncrementValue, @DateCurrent)
			WHEN &#039;millisecond&#039; THEN DateAdd(millisecond, @IncrementValue, @DateCurrent)
		END

		INSERT INTO @Dates ( Date , DateEnd )
		VALUES ( @DateCurrent , DateAdd(second, -1, @NextDate) )

		SET @DateCurrent = @NextDate
	END
	RETURN
END
</pre>
]]></content:encoded>
			<wfw:commentRss>http://tylerclendenin.com/2007/07/ms-sql-server-time-dimension-udf/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MD5 Hash in SQL Server 2000 and 2005, 32 bit and 64 bit</title>
		<link>http://tylerclendenin.com/2007/06/md5-hash-in-sql-server-2000-and-2005-32-bit-and-64-bit/</link>
		<comments>http://tylerclendenin.com/2007/06/md5-hash-in-sql-server-2000-and-2005-32-bit-and-64-bit/#comments</comments>
		<pubDate>Wed, 13 Jun 2007 05:05:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

		<guid isPermaLink="false">http://tylerclendenin.com/?p=8</guid>
		<description><![CDATA[SQL Server 2000
xp_MD5 at http://www.codeproject.com/database/xp_md5.asp
Also works in SQL Server 2005 32 bit
SQL Server 2005

DECALRE @Data varchar(MAX)
SubString(master.dbo.fn_varbintohexstr(HashBytes(&#039;MD5&#039;, @Data)), 3, 32)

Works in SQL Server 2005 32 and 64 bit
Solution found at http://www.codeproject.com/database/xp_md5.asp?df=100&#38;forumid=32460&#38;select=1519990#xx1519990xx
]]></description>
			<content:encoded><![CDATA[<p><strong>SQL Server 2000</strong><br />
xp_MD5 at <a href="http://www.codeproject.com/database/xp_md5.asp">http://www.codeproject.com/database/xp_md5.asp</a></p>
<p><em>Also works in SQL Server 2005 32 bit</em></p>
<p><strong>SQL Server 2005</strong></p>
<pre name="code" class="sql">
DECALRE @Data varchar(MAX)
SubString(master.dbo.fn_varbintohexstr(HashBytes(&#039;MD5&#039;, @Data)), 3, 32)
</pre>
<p><em>Works in SQL Server 2005 32 and 64 bit</em></p>
<p>Solution found at <a href="http://www.codeproject.com/database/xp_md5.asp?df=100&amp;forumid=32460&amp;select=1519990#xx1519990xx">http://www.codeproject.com/database/xp_md5.asp?df=100&amp;forumid=32460&amp;select=1519990#xx1519990xx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tylerclendenin.com/2007/06/md5-hash-in-sql-server-2000-and-2005-32-bit-and-64-bit/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My Introduction</title>
		<link>http://tylerclendenin.com/2007/02/my-introduction/</link>
		<comments>http://tylerclendenin.com/2007/02/my-introduction/#comments</comments>
		<pubDate>Sun, 25 Feb 2007 04:59:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tylerclendenin.com/wordpress/?p=4</guid>
		<description><![CDATA[Hello there, this is my first blog at tylerclendenin.com.
To start let me tell you a little about myself.

I am a web developer at GSL Solutions.
I am the keytar player for the band falterboy.
I like manga and anime.
My favorite color is green.
My favorite band is Nine Inch Nails.

What do I hope to accomplish with this blog [...]]]></description>
			<content:encoded><![CDATA[<p>Hello there, this is my first blog at <a href="http://www.tylerclendenin.com/">tylerclendenin.com</a>.</p>
<h4>To start let me tell you a little about myself.</h4>
<ul>
<li>I am a web developer at <a href="http://www.gslsolutions.com/">GSL Solutions</a>.</li>
<li>I am the keytar player for the band <a href="http://www.myspace.com/falterboy">falterboy</a>.</li>
<li>I like manga and anime.</li>
<li>My favorite color is green.</li>
<li>My favorite band is <a href="http://www.nin.com/">Nine Inch Nails</a>.</li>
</ul>
<h4>What do I hope to accomplish with this blog you ask?</h4>
<ul>
<li>To become a part of the global blog community.</li>
<li>To have a place on the internet that not only represents my views but also challenges other to think more about the world around them.</li>
<li>To write articles describing things that I have to overcome that I could not find another resource on the internet to help me. Maybe I can help someone else in that regard.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tylerclendenin.com/2007/02/my-introduction/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
