<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>K3NDALL &#187; Projects</title>
	<atom:link href="http://www.k3ndall.com/category/projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.k3ndall.com</link>
	<description>Kendall Guillemette's site about his world</description>
	<lastBuildDate>Mon, 08 Mar 2010 08:09:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A Morning of Fixing Database Errors</title>
		<link>http://www.k3ndall.com/projects/a-morning-of-fixing-database-errors/</link>
		<comments>http://www.k3ndall.com/projects/a-morning-of-fixing-database-errors/#comments</comments>
		<pubDate>Thu, 29 May 2008 14:43:08 +0000</pubDate>
		<dc:creator>kendall</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Vigilanteweb]]></category>

		<guid isPermaLink="false">http://www.k3ndall.com/?p=72</guid>
		<description><![CDATA[An upgrade on the servers that host Overrated-Underrated exposed incomplete or inaccurate data for some records in the database. So I spent part of my morning weeding through that and fixing the problems. Thankfully it wasn&#8217;t as bad as I first expected, but still another good learning experience.
I&#8217;m excited that the error catching that I [...]]]></description>
			<content:encoded><![CDATA[<p>An upgrade on the servers that host <a title="Overrated-Underrated.com" href="http://www.overrated-underrated.com" target="_blank">Overrated-Underrated</a> exposed incomplete or inaccurate data for some records in the database. So I spent part of my morning weeding through that and fixing the problems. Thankfully it wasn&#8217;t as bad as I first expected, but still another good learning experience.</p>
<p>I&#8217;m excited that the error catching that I put in place helped me identify the problem and ultimately helped me fix it. Getting back into the code over at Overrated-Underrated always pulls at me to devote more time to it and make it what I want it to be. I haven&#8217;t been able to do that recently but the pull is definitely still there. And I&#8217;m glad.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.k3ndall.com/projects/a-morning-of-fixing-database-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I can&#8217;t see yesterday&#8217;s games!</title>
		<link>http://www.k3ndall.com/business/i-cant-see-yesterdays-game/</link>
		<comments>http://www.k3ndall.com/business/i-cant-see-yesterdays-game/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 13:59:01 +0000</pubDate>
		<dc:creator>kendall</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.k3ndall.com/?p=66</guid>
		<description><![CDATA[Yesterday I mentioned that I launched MyMobileScores.com, but this morning I was exposed to a major flaw. I wanted to check on last nights Mariners and Cubs scores&#8230; and I couldn&#8217;t do it. The site is set up to take the current day and show scores from that day. Which is great if it&#8217;s before [...]]]></description>
			<content:encoded><![CDATA[<p><a title="iPhone score tracker" href="http://www.k3ndall.com/internet/rapid-web-app-development-my-mobile-scores/" target="_blank">Yesterday</a> I mentioned that I launched <a title="My Mobile Scores" href="http://www.mymobilescores.com" target="_blank">MyMobileScores.com</a>, but this morning I was exposed to a major flaw. I wanted to check on last nights Mariners and Cubs scores&#8230; and I couldn&#8217;t do it. The site is set up to take the current day and show scores from that day. Which is great if it&#8217;s before midnight and you want to check on your team. In my case, it was 6:01 am and I wanted to see how last night turned out (I know, I&#8217;m a baseball nerd). What came up on the screen was all zeros. The scores I was seeing were for today&#8217;s games.</p>
<p>Clearly the site needs to be smarter than it is. I need to be able to look for a particular date, navigate days, check out yesterday&#8217;s scores and see tomorrow&#8217;s matchups. All of that will come (and was in the plans already). I was just surprised at how quickly and obviously those flaws came out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.k3ndall.com/business/i-cant-see-yesterdays-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rapid web app development MyMobileScores</title>
		<link>http://www.k3ndall.com/internet/rapid-web-app-development-my-mobile-scores/</link>
		<comments>http://www.k3ndall.com/internet/rapid-web-app-development-my-mobile-scores/#comments</comments>
		<pubDate>Wed, 23 Apr 2008 23:02:59 +0000</pubDate>
		<dc:creator>kendall</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Vigilanteweb]]></category>

		<guid isPermaLink="false">http://www.k3ndall.com/?p=65</guid>
		<description><![CDATA[I was looking for a iPhone web app to check Major League Baseball scores, and didn&#8217;t find one that I liked, so I created one. it&#8217;s called MyMobileScores. It&#8217;s pretty bare bones right now. It pulls all the games from a day and displays the score and the status of the game. I have plans [...]]]></description>
			<content:encoded><![CDATA[<p>I was looking for a iPhone web app to check Major League Baseball scores, and didn&#8217;t find one that I liked, so I created one. it&#8217;s called <a title="My Mobile Scores" href="http://www.mymobilescores.com" target="_blank">MyMobileScores</a>. It&#8217;s pretty bare bones right now. It pulls all the games from a day and displays the score and the status of the game. I have plans to add user customization and some other enhancements.</p>
<p>The fun part about this was how quickly it came together. I started yesterday and today there is a live application. Like I said, it&#8217;s not full featured, but it&#8217;s working and I really wanted to get it out there. Hopefully other people will think it&#8217;s useful as well. Check it out and let me know what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.k3ndall.com/internet/rapid-web-app-development-my-mobile-scores/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I want to write an iPhone application</title>
		<link>http://www.k3ndall.com/internet/i-want-to-write-an-iphone-application/</link>
		<comments>http://www.k3ndall.com/internet/i-want-to-write-an-iphone-application/#comments</comments>
		<pubDate>Fri, 07 Mar 2008 19:36:48 +0000</pubDate>
		<dc:creator>kendall</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.k3ndall.com/uncategorized/i-want-to-write-an-iphone-application/</guid>
		<description><![CDATA[I&#8217;ve never written a line of Objective-C or Cocoa but I have a sudden urge to develop an iPhone application. 
I don&#8217;t know what it would do yet and I guess thats not the point. I think it would be fun. If anyone has any suggestions or tips&#8230; I&#8217;d love to hear. 
I downloaded the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve never written a line of Objective-C or Cocoa but I have a sudden urge to develop an iPhone application. </p>
<p>I don&#8217;t know what it would do yet and I guess thats not the point. I think it would be fun. If anyone has any suggestions or tips&#8230; I&#8217;d love to hear. </p>
<p>I downloaded the iPhone SDK so I&#8217;m all set and ready to go. All I need is about 10 more hours each day and an idea. I&#8217;ll keep you posted on the idea. I think I&#8217;m probably out of luck on the extra time. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.k3ndall.com/internet/i-want-to-write-an-iphone-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creation of a Facebook app: Day 1</title>
		<link>http://www.k3ndall.com/internet/creation-of-a-facebook-app-day-1/</link>
		<comments>http://www.k3ndall.com/internet/creation-of-a-facebook-app-day-1/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 00:37:08 +0000</pubDate>
		<dc:creator>kendall</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.k3ndall.com/internet/creation-of-a-facebook-app-day-1/</guid>
		<description><![CDATA[Well, not really Day 1. But Day 1 of digging deep into the code and trying to get data to and fro. From where I sit now, I&#8217;d call it a successful day. There were and are definitely bumps in the road, but for the most part, I&#8217;m finding this process very enjoyable.
It&#8217;s not super [...]]]></description>
			<content:encoded><![CDATA[<p>Well, not really Day 1. But Day 1 of digging deep into the code and trying to get data to and fro. From where I sit now, I&#8217;d call it a successful day. There were and are definitely bumps in the road, but for the most part, I&#8217;m finding this process very enjoyable.</p>
<p>It&#8217;s not super difficult, I am just having to learn where to look for the answers I need. Facebook has done a great job with <a href="http://developers.facebook.com/documentation.php" target="_blank">documentation</a> and <a href="http://developers.facebook.com/tools.php" title="Facebook developer tools" target="_blank">developer tools</a>. So I have been using those to my advantage as much as possible.</p>
<p>Looking ahead, I see more data rigmarole. Once the data transfer is ironed out I&#8217;ll have to start answering interface questions. Thankfully Facebook has some solid standards and conventions that I can take advantage of. If anyone out there has experience building a Facebook application, drop me a note in the comments, I&#8217;d love to commiserate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.k3ndall.com/internet/creation-of-a-facebook-app-day-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a Facebook application</title>
		<link>http://www.k3ndall.com/internet/creating-a-facebook-application/</link>
		<comments>http://www.k3ndall.com/internet/creating-a-facebook-application/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 15:50:59 +0000</pubDate>
		<dc:creator>kendall</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Projects]]></category>

		<guid isPermaLink="false">http://www.k3ndall.com/internet/creating-a-facebook-application/</guid>
		<description><![CDATA[I have an idea. I wouldn&#8217;t say that &#8220;I have a dream&#8221; necessarily. I think that&#8217;s taken already anyway. But I do have an idea for a Facebook application. More about the specifics of the app as we get further along in the development process.
What I&#8217;d like to do here, is document the process and [...]]]></description>
			<content:encoded><![CDATA[<p>I have an idea. I wouldn&#8217;t say that &#8220;I have a dream&#8221; necessarily. I think that&#8217;s taken already anyway. But I do have an idea for a Facebook application. More about the specifics of the app as we get further along in the development process.</p>
<p>What I&#8217;d like to do here, is document the process and let other people know the relative ease or difficulty in putting together what I hope is a successful Facebook app. Things that I think we&#8217;ll run into along the way are:</p>
<ul>
<li>What is success?</li>
<li>What resources are needed to pull this off?</li>
<li>Who wants to use an app like this?</li>
<li>How do we get it in front of their eyes?</li>
<li>And a ton of others.</li>
</ul>
<p>As we ride this roller coaster together I&#8217;d love feedback and thoughts along the way. If you can think of any roadblocks, or issues along the way, please share them with me. I think that the more input and help I can get, even if it&#8217;s just a word of encouragement, the better.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.k3ndall.com/internet/creating-a-facebook-application/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MidMarketer.com leads the way for mid-sized marketers</title>
		<link>http://www.k3ndall.com/projects/midmarketercom-leads-the-way-for-mid-sized-marketers/</link>
		<comments>http://www.k3ndall.com/projects/midmarketercom-leads-the-way-for-mid-sized-marketers/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 16:32:24 +0000</pubDate>
		<dc:creator>kendall</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[Vigilanteweb]]></category>

		<guid isPermaLink="false">http://www.k3ndall.com/?p=37</guid>
		<description><![CDATA[
Recently we have teamed up with MidMarketer to develop their web presence. We&#8217;re really proud to work with such an outstanding organization and feel that the final product is a great launching point for their organization. Below is a snip from a MidMarketer press release.
MidMarketer believes there are a growing number of mid-sized organizations that [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://www.midmarketer.com' title='MidMarketer web site'><img src='http://www.vigilanteweb.com/blog/wp-content/uploads/2007/11/mm_post.gif' alt='MidMarketer web site' /></a></p>
<p>Recently we have teamed up with <a href="http://www.midmarketer.com" target="_blank">MidMarketer</a> to develop their web presence. We&#8217;re really proud to work with such an outstanding organization and feel that the final product is a great launching point for their organization. Below is a snip from a MidMarketer press release.</p>
<blockquote><p>MidMarketer believes there are a growing number of mid-sized organizations that need help focusing marketing strategies, executing the right marketing tactics, deploying creative campaigns and measuring change. MidMarketer has answered this need by launching MidMarketer.com &#8211; the only online resource dedicated solely to the marketing efforts of mid-sized companies.</p></blockquote>
<p>We are also part of MidMarketer&#8217;s Certified Resource program which &#8220;engages potential marketing resources in a certification process and only certifies certain marketing products or service organizations that demonstrate a tailored offering to mid-sized organizations.&#8221; We&#8217;re really excited about the opportunities that will arise because of this distinction. We wish MidMarketer all the success in the world and will continue to work with them to improve and enhance MidMarketer.com.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.k3ndall.com/projects/midmarketercom-leads-the-way-for-mid-sized-marketers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
