<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;CUMBR34ycCp7ImA9WhRRFEk.&quot;"><id>tag:blogger.com,1999:blog-20621220</id><updated>2011-11-27T18:24:16.098-07:00</updated><title>techPhile</title><subtitle type="html">My experiences with C#, VB.NET, ASP.NET, SQL, SharePoint and other cool tech stuff</subtitle><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://techphile.blogspot.com/" /><link rel="next" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default?start-index=26&amp;max-results=25&amp;redirect=false&amp;v=2" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>112</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/Techphile" /><feedburner:info uri="techphile" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><entry gd:etag="W/&quot;CEYHQX0_fip7ImA9WhdUF04.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-4893492311031928393</id><published>2011-10-04T06:36:00.002-06:00</published><updated>2011-10-04T06:42:10.346-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-10-04T06:42:10.346-06:00</app:edited><title>Javascript Fiddling</title><summary type="html">I found a neat web development tool this morning. It's called jsFiddle. It allows you to play with HTML, javascript, and CSS on the fly. It also lets you save your "fiddles" for later. They also give each of your fiddles a unique URL so you can share them. Great for posting on forums and blogs. I'm very excited for this. Check out my very cool and complex fiddle:http://jsfiddle.net/codyschouten/&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/1WWYxb5UidA" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/4893492311031928393/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=4893492311031928393&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/4893492311031928393?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/4893492311031928393?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/1WWYxb5UidA/javascript-fiddling.html" title="Javascript Fiddling" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/17763959725035056209</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2011/10/javascript-fiddling.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DU8FRXs5cCp7ImA9WhdWE08.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-5780582890992745784</id><published>2011-09-06T10:34:00.002-06:00</published><updated>2011-09-06T10:50:14.528-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-09-06T10:50:14.528-06:00</app:edited><title>Linked Server "String data, length mismatch"</title><summary type="html">So I have a TSQL problem that has been bothering me for a few months now. I have a stored procedure that runs nightly via a SQL scheduled job. It has failed almost everynight since April. The stored procedure is still in test and has been in low priority so I have dabbled with figuring it out. Our DBAs really didn't have a clue what the problem was and I couldn't find an answer through search &lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/E21sL_c81_s" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/5780582890992745784/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=5780582890992745784&amp;isPopup=true" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/5780582890992745784?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/5780582890992745784?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/E21sL_c81_s/linked-server-string-data-length.html" title="Linked Server &quot;String data, length mismatch&quot;" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/17763959725035056209</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://techphile.blogspot.com/2011/09/linked-server-string-data-length.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0cFRXwyfSp7ImA9WhdQFkU.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-5446629432994808032</id><published>2011-08-18T10:25:00.002-06:00</published><updated>2011-08-18T10:30:14.295-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-18T10:30:14.295-06:00</app:edited><title>Configuration Error System.Web.Extensions</title><summary type="html">Keep in mind that it has been a year or two since I've really played with creating and configuring websites via IIS. This is something I've done before but for some reason didn't recognize the error. I created a new website the other day and got a Configuration Error page that indicated that there was a problem with my setup that was not allowing the System.Web.Extensions namespace to load. A &lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/YKR2B3gBves" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/5446629432994808032/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=5446629432994808032&amp;isPopup=true" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/5446629432994808032?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/5446629432994808032?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/YKR2B3gBves/configuration-error-systemwebextensions.html" title="Configuration Error System.Web.Extensions" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/17763959725035056209</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://techphile.blogspot.com/2011/08/configuration-error-systemwebextensions.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkcCQ30_eyp7ImA9WhdSGEo.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-5998609792837327743</id><published>2011-07-28T12:25:00.003-06:00</published><updated>2011-07-28T12:34:22.343-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-28T12:34:22.343-06:00</app:edited><title>Samsung Galaxy S2</title><summary type="html">This is the phone I really want:CNETPhoneArenaIt really makes me happy thinking about it. It's been available since April but not in the U.S.  Supposedly it will come out this August just ahead of the next iPhone announcement. A buddy at work bought the European version without contract for a lot of $$$. I can't justify doing that so I have until AT&amp;amp;T releases an American version with contract. I&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/CPxYIqcy774" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/5998609792837327743/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=5998609792837327743&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/5998609792837327743?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/5998609792837327743?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/CPxYIqcy774/samsung-galaxy-s2.html" title="Samsung Galaxy S2" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/17763959725035056209</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2011/07/samsung-galaxy-s2.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE8DQno_fyp7ImA9WhdSGEo.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-6234390642019461338</id><published>2011-07-28T12:12:00.001-06:00</published><updated>2011-07-28T12:14:33.447-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-28T12:14:33.447-06:00</app:edited><title>Fall 2011 Utah Code Camp</title><summary type="html">I'm planning on attending this fall's Utah Code Camp. It will be my first time attending but I have heard great things about it. Best part is that it's free.http://utahcodecamp.com/&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/ZYzm01SwqdU" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/6234390642019461338/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=6234390642019461338&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/6234390642019461338?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/6234390642019461338?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/ZYzm01SwqdU/fall-2011-utah-code-camp.html" title="Fall 2011 Utah Code Camp" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2011/07/fall-2011-utah-code-camp.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0QARXo8eSp7ImA9WhdTFUU.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-6678416779215093067</id><published>2011-07-13T10:17:00.003-06:00</published><updated>2011-07-13T14:35:44.471-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-13T14:35:44.471-06:00</app:edited><title>Query Trigger</title><summary type="html">I had a need recently to programattically query the triggers for a set of tables in my database. Here's the code that I used: SELECT DISTINCT Tables.Name TableName, Triggers.name TriggerName, Triggers.crdate TriggerCreatedDate, [Type] = CASE WHEN Triggers.xtype = 'TR' THEN 'SQL Trigger'        ELSE 'CLR Trigger'      END , [Disabled] = OBJECTPROPERTY(OBJECT_ID(Triggers.name), '&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/Sz3FjN1FSLU" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/6678416779215093067/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=6678416779215093067&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/6678416779215093067?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/6678416779215093067?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/Sz3FjN1FSLU/query-trigger.html" title="Query Trigger" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2011/07/query-trigger.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkcNQ3o5fyp7ImA9WhdTFUo.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-7760475948503168971</id><published>2011-07-13T09:14:00.002-06:00</published><updated>2011-07-13T09:14:52.427-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-13T09:14:52.427-06:00</app:edited><title>Regular Expression Editor/Helper</title><summary type="html">I’ve been using Expresso for a while now. It’s a handy tool for working with regular expressions. It has a library of regular expressions which is very helpful. The editor lets you try your regular expression against a whole bunch of test data so you can test your expression against all sorts of data. The tool has been key in my getting better at regular expressions. The best part is that it’s &lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/LdCxQq8ifpE" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/7760475948503168971/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=7760475948503168971&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/7760475948503168971?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/7760475948503168971?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/LdCxQq8ifpE/regular-expression-editorhelper.html" title="Regular Expression Editor/Helper" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2011/07/regular-expression-editorhelper.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0UGR30-cSp7ImA9WhdTFUs.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-5574790107395986942</id><published>2011-07-13T08:56:00.002-06:00</published><updated>2011-07-13T09:00:26.359-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-13T09:00:26.359-06:00</app:edited><title>Wow, Two Years</title><summary type="html">Wow, it's been two years since my last post. I think I've been recovering from my masters degree. I'm now feeling more inclined to get involved with the blog again, if anybody cares. I expect to start posting again. My current job has me doing more and more SQL projects so my posts will be more focused to that. Besides, we're still on .NET 3.5 and really need to get up-to-date on .NET 4.0 before &lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/pJpnF8YzWwk" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/5574790107395986942/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=5574790107395986942&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/5574790107395986942?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/5574790107395986942?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/pJpnF8YzWwk/wow-two-years.html" title="Wow, Two Years" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2011/07/wow-two-years.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEMHRX0yfSp7ImA9WxJRFEQ.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-7609171985187544897</id><published>2009-05-16T11:50:00.002-06:00</published><updated>2009-05-16T11:53:54.395-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-16T11:53:54.395-06:00</app:edited><title>TSQL Between</title><summary type="html">I've been spending A LOT of my time in SQL logic lately. It's been pretty rare that I've opened up Visual Studio. Not necessarily pleased with this but one bonus is that I've learned a bit more about SQL.  I just found out the other day that you there is a SQL operator called BETWEEN. It allows you select a range of values:SELECT * FROM MyTable WHERE YearBETWEEN 2000 AND 2009I guess you're never &lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/IRVDFU7EMBY" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/7609171985187544897/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=7609171985187544897&amp;isPopup=true" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/7609171985187544897?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/7609171985187544897?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/IRVDFU7EMBY/tsql-between.html" title="TSQL Between" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://techphile.blogspot.com/2009/05/tsql-between.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0ANSXw_fip7ImA9WxJRFEQ.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-7245553224187954460</id><published>2009-05-16T11:42:00.001-06:00</published><updated>2009-05-16T11:43:18.246-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-16T11:43:18.246-06:00</app:edited><title>School is Done</title><summary type="html">I just finished my last final for my masters degree! Next stop: Disneyland.&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/FLQ6IlYdaLw" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/7245553224187954460/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=7245553224187954460&amp;isPopup=true" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/7245553224187954460?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/7245553224187954460?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/FLQ6IlYdaLw/school-is-done.html" title="School is Done" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://techphile.blogspot.com/2009/05/school-is-done.html</feedburner:origLink></entry><entry gd:etag="W/&quot;D0ABQX0zeyp7ImA9WxJRFEQ.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-1596456305893816068</id><published>2009-05-16T11:41:00.001-06:00</published><updated>2009-05-16T11:42:30.383-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2009-05-16T11:42:30.383-06:00</app:edited><title>Master's Done!!</title><summary type="html">I just finished my last final for my masters degree. Hopefully I can start focusing on posting again to this blog.&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/efbPM22IJYY" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/1596456305893816068/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=1596456305893816068&amp;isPopup=true" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/1596456305893816068?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/1596456305893816068?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/efbPM22IJYY/masters-done.html" title="Master's Done!!" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://techphile.blogspot.com/2009/05/masters-done.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DUIBRn86cSp7ImA9WxRRGUQ.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-3016783848001983278</id><published>2008-10-02T19:31:00.001-06:00</published><updated>2008-10-02T19:32:37.119-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-10-02T19:32:37.119-06:00</app:edited><title>Website Printing</title><summary type="html">I found this cool website for helping you print website. It allows you to control everything that is to be printed. Give it a look.http://www.printwhatyoulike.com&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/XC6rHEsryyM" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/3016783848001983278/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=3016783848001983278&amp;isPopup=true" title="1 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/3016783848001983278?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/3016783848001983278?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/XC6rHEsryyM/website-printing.html" title="Website Printing" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>1</thr:total><feedburner:origLink>http://techphile.blogspot.com/2008/10/website-printing.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CE4GRXw4cCp7ImA9WxdXEkk.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-1638792745184932146</id><published>2008-05-13T13:19:00.002-06:00</published><updated>2008-06-23T11:42:04.238-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-06-23T11:42:04.238-06:00</app:edited><title>I'm So Stylish ....</title><summary type="html">I just found the coolest Firefox extension. It allows you to control the style of any website that is loaded into your Firefox browser. The extension has a community website that users submit their own styles so that others can share. For example, I really love using Gmail but I think their look-and-feel could have been done by a 10 year old. I grabbed a really nice looking user submitted file &lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/oGWyLkZTSno" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/1638792745184932146/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=1638792745184932146&amp;isPopup=true" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/1638792745184932146?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/1638792745184932146?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/oGWyLkZTSno/im-so-stylish.html" title="I'm So Stylish ...." /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://techphile.blogspot.com/2008/05/im-so-stylish.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0UBQH49fSp7ImA9WxZbGU8.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-5281234596664940824</id><published>2008-04-22T21:23:00.002-06:00</published><updated>2008-04-22T21:27:31.065-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-04-22T21:27:31.065-06:00</app:edited><title>Encryption Question</title><summary type="html">I'm working on an encryption solution at work. We currently need to symmetrically encrypt a user's password and store it in a database field. I need to somehow securely store the symmetric encryption key so that no one can access it except this application. I can't store it in the code because tools like Reflector and can find it. Has anybody found a great way of doing this?&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/c5fl5SGOcoM" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/5281234596664940824/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=5281234596664940824&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/5281234596664940824?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/5281234596664940824?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/c5fl5SGOcoM/encryption-question.html" title="Encryption Question" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2008/04/encryption-question.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkEEQ3o9eyp7ImA9WxZbGU8.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-2070052810364136131</id><published>2008-04-22T21:09:00.002-06:00</published><updated>2008-04-22T21:16:42.463-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-04-22T21:16:42.463-06:00</app:edited><title>Task Switcher for XP</title><summary type="html">I am an 'Alt+Tab' addict. I have had a keyboard with a broken tab key and I was crippled on that keyboard.   I'll use 'Alt+Tab' to quickly switch between to applications that I've been using recently. I also use it to get to an already open application. My problem is that I tend to have quite a few applications open at a time and it can take some time to 'Alt+Tab' to the correct application.So &lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/O5GFMHwfw3A" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/2070052810364136131/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=2070052810364136131&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/2070052810364136131?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/2070052810364136131?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/O5GFMHwfw3A/task-switcher-for-xp.html" title="Task Switcher for XP" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2008/04/task-switcher-for-xp.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A08NQn8-eSp7ImA9WxZQFUs.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-7051345096872164133</id><published>2008-02-15T11:16:00.001-07:00</published><updated>2008-02-20T21:58:13.151-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-02-20T21:58:13.151-07:00</app:edited><title>Kid Deterrent</title><summary type="html">A guy at work showed me a sound that is supposed to scare away kids and teenagers, similar to those devices that makes sounds that scare away mosquitoes. I guess the UK is using it to help encourage teenagers to no longer loiter near gas stations. Supposedly, in your early twenties we start having certain hairs in our ears die off which prevent adults from hearing the sound. So I tried listening &lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/URQ7ThwRppk" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/7051345096872164133/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=7051345096872164133&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/7051345096872164133?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/7051345096872164133?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/URQ7ThwRppk/kid-deterrent.html" title="Kid Deterrent" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2008/02/kid-deterrent.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A08DQ3sycSp7ImA9WxZQFUs.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-843946463424352682</id><published>2008-02-06T12:29:00.001-07:00</published><updated>2008-02-20T21:57:52.599-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-02-20T21:57:52.599-07:00</app:edited><title>Launchy Video</title><summary type="html">I just found a video that CNET did that explains Launchy and how to use it.http://www.cnettv.com/9742-1_53-32210.htmlAs a note: I've been using this tool for almost two months now and I cannot live without it now.&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/ax75rsRhk4w" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/843946463424352682/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=843946463424352682&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/843946463424352682?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/843946463424352682?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/ax75rsRhk4w/launchy-video.html" title="Launchy Video" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2008/02/launchy-video.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A04FRng9eCp7ImA9WxZQFUs.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-918750430165068433</id><published>2008-02-06T06:32:00.001-07:00</published><updated>2008-02-20T21:58:37.660-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-02-20T21:58:37.660-07:00</app:edited><title>Destroy The Web</title><summary type="html">I found a cool website that allows you to destroy any website that you want. No, you don't really bring the website down but the site allows you to have dinosaurs, tornadoes, wasps and many more things to destroy your favorite or most hated websites. Check it out: http://www.netdisaster.com/&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/0ftGuhGtzKg" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/918750430165068433/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=918750430165068433&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/918750430165068433?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/918750430165068433?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/0ftGuhGtzKg/destroy-web.html" title="Destroy The Web" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2008/02/destroy-web.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DU4NSX45fSp7ImA9WxZSF0Q.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-2694980563420427988</id><published>2008-01-31T09:41:00.000-07:00</published><updated>2008-01-31T09:46:38.025-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-31T09:46:38.025-07:00</app:edited><title>Dates in Batch Files</title><summary type="html">I was using a batch file to kick off a process that grabs a file off a server.  One of the arguments of the command to get the file tells the command where to store the file, including the file's name. We wanted the file's name to based of the date the file was stored on our servers. So I needed away to get the current date and passed it in as a command line argument. Here's what I found:@For /F &lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/wm3JScnZYKI" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/2694980563420427988/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=2694980563420427988&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/2694980563420427988?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/2694980563420427988?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/wm3JScnZYKI/dates-in-batch-files.html" title="Dates in Batch Files" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2008/01/dates-in-batch-files.html</feedburner:origLink></entry><entry gd:etag="W/&quot;C0ABR3s5eSp7ImA9WB9UFUo.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-7754332322397653575</id><published>2007-12-13T11:36:00.000-07:00</published><updated>2007-12-13T11:49:16.521-07:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-12-13T11:49:16.521-07:00</app:edited><title>The One Thing I Like About Vista</title><summary type="html">I've recently bought a new computer with Vista on it. I was very excited to get this new machine with way better specs than my previous machine. I was also excited to see Vista. So I turned on the machine and was quickly disappointed to note that my new "faster" machine ran a littler slower than my old machine. I also noticed some other things that didn't quite run right. So I wiped my drives and&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/UsW-u_UDLrk" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/7754332322397653575/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=7754332322397653575&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/7754332322397653575?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/7754332322397653575?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/UsW-u_UDLrk/one-thing-i-like-about-vista.html" title="The One Thing I Like About Vista" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2007/12/one-thing-i-like-about-vista.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CkUAQ387eyp7ImA9WB9QFko.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-2686740284520669029</id><published>2007-10-29T09:03:00.001-06:00</published><updated>2007-10-29T09:04:02.103-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-10-29T09:04:02.103-06:00</app:edited><title>Decent Looking File Upload Boxes</title><summary type="html">I found this interesting article about creating decent looking file upload input boxes. Check it out: http://www.shauninman.com/archive/2007/09/10/styling_file_inputs_with_css_and_the_dom&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/EGL_ytt5fLY" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/2686740284520669029/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=2686740284520669029&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/2686740284520669029?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/2686740284520669029?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/EGL_ytt5fLY/decent-looking-file-upload-boxes.html" title="Decent Looking File Upload Boxes" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2007/10/decent-looking-file-upload-boxes.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkMMR348eSp7ImA9WhdTFUs.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-2704469695807402751</id><published>2007-10-29T08:27:00.002-06:00</published><updated>2011-07-13T08:48:06.071-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-13T08:48:06.071-06:00</app:edited><title>Ring Ring</title><summary type="html">See Update BelowSo I have a new phone number. It's supposed to be the last one I'll ever have according to Grand Central. Grand Central is a new service that I'm playing with. Here's their own schpeel about their service:      What is GrandCentral?      Get all the same calls, but in a whole new way.           GrandCentral doesn't replace your phones; we just link them together and help them do &lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/LylYsUXUpxY" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/2704469695807402751/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=2704469695807402751&amp;isPopup=true" title="2 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/2704469695807402751?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/2704469695807402751?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/LylYsUXUpxY/ring-ring.html" title="Ring Ring" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>2</thr:total><feedburner:origLink>http://techphile.blogspot.com/2007/10/ring-ring.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkMNQXszeSp7ImA9WB9SFE8.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-3066346456729372235</id><published>2007-10-03T10:19:00.000-06:00</published><updated>2007-10-03T10:21:30.581-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-10-03T10:21:30.581-06:00</app:edited><title>Been Busy</title><summary type="html">Sorry I haven't posted in awhile. I started up my Master's degree in August and I've been a little busy.  By the time I get done with work and school, I have very little desire to sit in front of a computer. I hope to catch up on some blogging during the fall break.&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/GJT244QPmNg" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/3066346456729372235/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=3066346456729372235&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/3066346456729372235?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/3066346456729372235?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/GJT244QPmNg/been-busy.html" title="Been Busy" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2007/10/been-busy.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DkYDRng8eCp7ImA9WB5WEk8.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-41037210371409808</id><published>2007-07-23T14:54:00.000-06:00</published><updated>2007-07-23T14:56:17.670-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-23T14:56:17.670-06:00</app:edited><title>Picking Out Color Schemes</title><summary type="html">I hate trying to pick colors out for a website. If you're like me, you'll want to check this site out:http://kuler.adobe.com/Thanks Chris&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/_4m-jfp4gGw" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/41037210371409808/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=41037210371409808&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/41037210371409808?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/41037210371409808?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/_4m-jfp4gGw/picking-out-color-schemes.html" title="Picking Out Color Schemes" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2007/07/picking-out-color-schemes.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU4GR3kzfyp7ImA9WB5WEkw.&quot;"><id>tag:blogger.com,1999:blog-20621220.post-879633305029204771</id><published>2007-07-23T12:01:00.000-06:00</published><updated>2007-07-23T12:05:26.787-06:00</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2007-07-23T12:05:26.787-06:00</app:edited><title>Another Handy Find</title><summary type="html">I'm sure everybody has a free online fax service that they use. I didn't for awhile and found faxZERO about a month ago. Their service is free but includes an advertising cover page.  They accept Word doc or PDF files. They also have a pay version for $1.99 that doesn't have ad on the cover page (although this seems kind of pricey to me). What online fax services do you use?&lt;img src="http://feeds.feedburner.com/~r/Techphile/~4/df8fR2cd6Mw" height="1" width="1"/&gt;</summary><link rel="replies" type="application/atom+xml" href="http://techphile.blogspot.com/feeds/879633305029204771/comments/default" title="Post Comments" /><link rel="replies" type="text/html" href="http://www.blogger.com/comment.g?blogID=20621220&amp;postID=879633305029204771&amp;isPopup=true" title="0 Comments" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/879633305029204771?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/20621220/posts/default/879633305029204771?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/Techphile/~3/df8fR2cd6Mw/another-handy-find.html" title="Another Handy Find" /><author><name>Cody Schouten</name><uri>http://www.blogger.com/profile/11242511893447519496</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://techphile.blogspot.com/2007/07/another-handy-find.html</feedburner:origLink></entry></feed>

