<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Digijustin.com</title>
	
	<link>http://digijustin.com</link>
	<description>My Thoughts and Other Things</description>
	<lastBuildDate>Mon, 02 Aug 2010 20:38:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/digijustin" /><feedburner:info uri="digijustin" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://digijustin.com/?pushpress=hub" /><item>
		<title>New Fun Inside of Facebook’s C# SDK</title>
		<link>http://feedproxy.google.com/~r/digijustin/~3/LvFYP9bMD_Q/</link>
		<comments>http://digijustin.com/2010/08/02/new-fun-inside-of-facebooks-c-sdk/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 20:37:00 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[ASP.NET 2.0]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Facebook SDK]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://digijustin.com/?p=204</guid>
		<description><![CDATA[Two weeks ago Facebook released their own C# SDK for developers to use. I downloaded it right off the bat but noticed that it had a few holes in it [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 15px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdigijustin.com%2F2010%2F08%2F02%2Fnew-fun-inside-of-facebooks-c-sdk%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdigijustin.com%2F2010%2F08%2F02%2Fnew-fun-inside-of-facebooks-c-sdk%2F&amp;source=digijustin&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Two weeks ago Facebook released their own <a href="http://developers.facebook.com/blog/post/395" target="_blank">C# SDK</a> for developers to use. I downloaded it right off the bat but noticed that it had a few holes in it but did give a clean way to call their new <a href="http://developers.facebook.com/docs/api" target="_blank">Graph API</a>.</p>
<p>One of the most glaring issues was that it can&#8217;t authenticate fully. I looked all over Google for it and finally found out that it&#8217;s an issue with the cookie that Facebook itself writes. The first key in the cookie is <em>access_token</em> and that passes the token from Facebook that allows you to make calls on behalf of the logged in user. Well the cookie&#8217;s value itself is one big string wrapped inside of quotation marks so the key is <strong>&#8220;access_token</strong> rather than <strong>access_token</strong>. This caused some hairpulling on my part but now that it is coded for it, it is working like a charm.</p>
<p>So the code should read like this if you&#8217;re using C#:</p>
<pre>GetFacebookCookieValue("\"access_token")</pre>
<p>Hope that helps anyone who ran into that as I did.</p>
<img src="http://feeds.feedburner.com/~r/digijustin/~4/LvFYP9bMD_Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digijustin.com/2010/08/02/new-fun-inside-of-facebooks-c-sdk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digijustin.com/2010/08/02/new-fun-inside-of-facebooks-c-sdk/</feedburner:origLink></item>
		<item>
		<title>Changes</title>
		<link>http://feedproxy.google.com/~r/digijustin/~3/O-MVAlteK70/</link>
		<comments>http://digijustin.com/2010/06/09/changes/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 16:09:47 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Random]]></category>
		<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Who Am I]]></category>

		<guid isPermaLink="false">http://digijustin.com/?p=197</guid>
		<description><![CDATA[I recently decided that a change was in order and decided to leave my position at Cramer-Krasselt to join the team at Nomadic. They are doing a ton of stuff [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 15px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdigijustin.com%2F2010%2F06%2F09%2Fchanges%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdigijustin.com%2F2010%2F06%2F09%2Fchanges%2F&amp;source=digijustin&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I recently decided that a change was in order and decided to leave my position at Cramer-Krasselt to join the team at <a href="http://www.nomadicagency.com" target="_blank">Nomadic</a>. They are doing a ton of stuff that I feel that I can be an asset for and honestly, it&#8217;s pretty cool too.</p>
<p>I&#8217;ll miss all my co-workers at CK but I am moving onto new challenges and opportunities.</p>
<img src="http://feeds.feedburner.com/~r/digijustin/~4/O-MVAlteK70" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digijustin.com/2010/06/09/changes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digijustin.com/2010/06/09/changes/</feedburner:origLink></item>
		<item>
		<title>Good Service vs GoDaddy’s Service</title>
		<link>http://feedproxy.google.com/~r/digijustin/~3/CquMP-xgBA8/</link>
		<comments>http://digijustin.com/2010/03/29/good-service-vs-godaddys-service/#comments</comments>
		<pubDate>Mon, 29 Mar 2010 16:20:59 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[Off Topic]]></category>
		<category><![CDATA[Random]]></category>
		<category><![CDATA[rants]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://digijustin.com/?p=181</guid>
		<description><![CDATA[A few days ago I was working on a project for a client here at work. I had a situation where I just needed to create a simple web service [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 15px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdigijustin.com%2F2010%2F03%2F29%2Fgood-service-vs-godaddys-service%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdigijustin.com%2F2010%2F03%2F29%2Fgood-service-vs-godaddys-service%2F&amp;source=digijustin&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>A few days ago I was working on a project for a client here at work. I had a situation where I just needed to create a simple web service that made a call to ExactTarget&#8217;s API. Was pretty easy and had it working flawlessly on my local computer within a couple of hours. I pushed it up to our site on GoDaddy to test and received an error. I found out that there is an assembly that the ExactTarget code needs to work and that it needed to run with elevated trust. Well apparently GoDaddy doesn&#8217;t allow for that.</p>
<p>So in my nerd rage, <a href="http://twitter.com/digijustin/status/11004648133" target="_blank">I posted to Twitter</a> that I was upset:</p>
<blockquote><p>Is @<a rel="nofollow" href="http://twitter.com/Godaddy">GoDaddy</a> really an  ASP.NET host or do they pretend to be? Anything I try to do mildly  difficult, their shared hosting fails on.</p>
</blockquote>
<p>I had seen that GoDaddy was pretty quick on their responses that day but not with my message. The next day, I did receive a message from them asking what my issue/question was and I promptly responded. I still haven&#8217;t heard back.</p>
<p>But what was interesting to me about this was that not long after my response to GoDaddy, I received a message from <a href="http://twitter.com/WinHost" target="_blank">WinHost</a>:</p>
<blockquote><p>@<a rel="nofollow" href="http://twitter.com/digijustin">digijustin</a> What  was it that GoDaddy had issues with doing?</p>
</blockquote>
<p>I was pretty impressed and responded quickly and they even responded back saying that they could in fact do with GoDaddy couldn&#8217;t. Cool. Score one for them and hang another zero for GoDaddy.</p>
<p>Right after my response to <a href="http://twitter.com/WinHost" target="_blank">WinHost</a>, I received another Tweet. This time from <a href="http://twitter.com/Discountasp" target="_blank">DiscountASP</a> to tell me that they too support what I was trying to do.</p>
<p>I was really impressed with these 2 hosts that they would jump in to help me out while GoDaddy left me hanging. I didn&#8217;t end up needing a Windows solution as the PHP option I was chasing ended up working but still time after time, GoDaddy fails me every time I try to do something that deviates from easy.</p>
<p>Next time I need a Windows host, I will have an easier time looking in the direction of <a href="http://winhost.com/" target="_blank">WinHost</a> and <a href="http://discountasp.net/" target="_blank">DiscountASP</a> before I even think about GoDaddy.</p>
<p> </p>
<img src="http://feeds.feedburner.com/~r/digijustin/~4/CquMP-xgBA8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digijustin.com/2010/03/29/good-service-vs-godaddys-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digijustin.com/2010/03/29/good-service-vs-godaddys-service/</feedburner:origLink></item>
		<item>
		<title>How Do You Code?</title>
		<link>http://feedproxy.google.com/~r/digijustin/~3/rrYoFspBhLE/</link>
		<comments>http://digijustin.com/2010/02/01/how-do-you-code/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 23:59:49 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://digijustin.com/?p=165</guid>
		<description><![CDATA[I consider myself a decent programmer but I know that there is a ton more to learn and no one programmer will ever know everything as programming is evolving all [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 15px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdigijustin.com%2F2010%2F02%2F01%2Fhow-do-you-code%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdigijustin.com%2F2010%2F02%2F01%2Fhow-do-you-code%2F&amp;source=digijustin&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>I consider myself a decent programmer but I know that there is a ton more to learn and no one programmer will ever know everything as programming is evolving all the time. But occasionally, programmers come across a decision on how to program a certain site/job. As a C# developer, I always prefer to code in C# but does it make sense to not always do what you&#8217;re comfortable in?</p>
<p>For example, if I have a site that I need to create and server isn&#8217;t an issue, do I do it in what I&#8217;m good at with C# or do I try coding it in PHP?</p>
<p>I guess my question is &#8220;would you rather be better at one thing or pretty good at a few things?&#8221; What is better for you?</p>
<img src="http://feeds.feedburner.com/~r/digijustin/~4/rrYoFspBhLE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digijustin.com/2010/02/01/how-do-you-code/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://digijustin.com/2010/02/01/how-do-you-code/</feedburner:origLink></item>
		<item>
		<title>My Thoughts on the iPad Announcement Party</title>
		<link>http://feedproxy.google.com/~r/digijustin/~3/qpL_SF5nlYo/</link>
		<comments>http://digijustin.com/2010/01/27/my-thoughts-on-the-ipad-announcement-party/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 20:20:53 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[iSlate]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[Steve Jobs]]></category>
		<category><![CDATA[Tablet]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://digijustin.com/?p=161</guid>
		<description><![CDATA[Well there it is. The iPad is born and while I&#8217;m impressed with the product, it&#8217;s still just what I thought it would be, a big iPod Touch. I was [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 15px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdigijustin.com%2F2010%2F01%2F27%2Fmy-thoughts-on-the-ipad-announcement-party%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdigijustin.com%2F2010%2F01%2F27%2Fmy-thoughts-on-the-ipad-announcement-party%2F&amp;source=digijustin&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Well there it is. The iPad is born and while I&#8217;m impressed with the product, it&#8217;s still just what I thought it would be, a big iPod Touch. I was really disappointed in that they didn&#8217;t really go over anything that <a href="http://digijustin.com/2010/01/27/todays-apple-announcement-including-my-rumors/" target="_blank">I wanted</a> in terms of the iTunes update, AT&amp;T exclusivity, 4.0 update.</p>
<p>They have made a great new product that will be really useful in schools I feel. But I have a hard time thinking that most people with an iPhone or iPod Touch will find it necessary to get an iPad. Seems like one extra thing to carry around and it won&#8217;t even fit in a pocket.</p>
<p>I absolutely loved the MLB app as well as the Need for Speed game demo. They both looked solid. The video quality on the MLB app seems like a must have for any baseball fan.</p>
<p>I also liked the iBook app. While I&#8217;m not that much of a book reader, I can see that this is Apple&#8217;s answer to the Kindle and will probably cause Amazon to make some changes. The book store is really nice.</p>
<p>But I still can&#8217;t get over the disappointment of really nothing else coming out. I don&#8217;t have iWork so I&#8217;m a bit biased there as I don&#8217;t care about that. But I guess most of the rumors other than the iPad were just that. Cool stuff but nothing materialized.</p>
<img src="http://feeds.feedburner.com/~r/digijustin/~4/qpL_SF5nlYo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digijustin.com/2010/01/27/my-thoughts-on-the-ipad-announcement-party/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digijustin.com/2010/01/27/my-thoughts-on-the-ipad-announcement-party/</feedburner:origLink></item>
		<item>
		<title>Today’s Apple Announcement Including My Rumors</title>
		<link>http://feedproxy.google.com/~r/digijustin/~3/FWv_orYdNtU/</link>
		<comments>http://digijustin.com/2010/01/27/todays-apple-announcement-including-my-rumors/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 17:11:28 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[ipod touch]]></category>
		<category><![CDATA[iSlate]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[jailbreak]]></category>
		<category><![CDATA[Steve Jobs]]></category>
		<category><![CDATA[Tablet]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://digijustin.com/?p=154</guid>
		<description><![CDATA[So today is the big Apple announcement of the super, over-hyped Tablet, iSlate, iPad, iHypeMachine&#8230; I&#8217;m actually less concerned over that as I already have an iPhone and an iPod [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 15px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdigijustin.com%2F2010%2F01%2F27%2Ftodays-apple-announcement-including-my-rumors%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdigijustin.com%2F2010%2F01%2F27%2Ftodays-apple-announcement-including-my-rumors%2F&amp;source=digijustin&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>So today is the big Apple announcement of the super, over-hyped Tablet, iSlate, iPad, iHypeMachine&#8230; I&#8217;m actually less concerned over that as I already have an iPhone and an iPod Touch. What is super interesting to me is the iPhone exclusivity coming to an end. As a iPhone jailbreaker with T-Mobile, I would love to hear that I can&#8217;t unjailbreak my iPhone and not have to worry about it bricking anymore.</p>
<p>I am also curious as to the rumors of the iPhone 4.0 software being announced. I&#8217;m hoping that it includes the ability for apps to run in the background. That is something huge and I&#8217;m okay with taking a hit to the battery if that&#8217;s what it takes. I have a charger that I use everyday.</p>
<p>There&#8217;s also the tablet. As I mentioned earlier, I&#8217;m not really all that interested in it but I am curious as to what it will be other than a huge iPod Touch.</p>
<p>So as to my rumors about the event:</p>
<ul>
<li>The tablet of course will be announced. It will essentially be a huge iPod Touch with at data plan and GPS. I agree with the other rumors that it will need a contract with Verizon for 3G connectivity. I don&#8217;t think AT&amp;T will be a provider for this.</li>
<li>Apple will move away from AT&amp;T and open its iPhone to multiple carriers but only announce a partnership with Verizon today for the iPhone and the tablet.</li>
<li>Announcement of iPhone/iPod 4.0 firmware update. This will include background apps and better memory usage.</li>
<li>Twitter will go down about 28 minutes into the announcement. Facebook will soon follow.</li>
<li>New Macbook Pros will be announced using the new Intel i5 and i7 chips. Usual upgrade of features while staying at current prices.</li>
<li>Updated iTunes.</li>
<li>Updated Apple TV firmware update.</li>
</ul>
<p>Those are a few of my ideas/wishes. I guess I&#8217;ll find out if I&#8217;m right or wrong in an hour or so. What do you think?</p>
<img src="http://feeds.feedburner.com/~r/digijustin/~4/FWv_orYdNtU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digijustin.com/2010/01/27/todays-apple-announcement-including-my-rumors/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://digijustin.com/2010/01/27/todays-apple-announcement-including-my-rumors/</feedburner:origLink></item>
		<item>
		<title>Why you should give up coding for IE6</title>
		<link>http://feedproxy.google.com/~r/digijustin/~3/VC-5eSED3eY/</link>
		<comments>http://digijustin.com/2010/01/04/why-you-should-give-up-coding-for-ie6/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 19:25:40 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://digijustin.com/?p=143</guid>
		<description><![CDATA[Lately there has been a lot of talk about whether or not to have web sites support Internet Explorer 6. Personally I think we should get rid of it NOW. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 15px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdigijustin.com%2F2010%2F01%2F04%2Fwhy-you-should-give-up-coding-for-ie6%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdigijustin.com%2F2010%2F01%2F04%2Fwhy-you-should-give-up-coding-for-ie6%2F&amp;source=digijustin&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Lately there has been a lot of talk about whether or not to have web sites support Internet Explorer 6. Personally I think we should get rid of it NOW. Out with the old, in with the new is how the phrase goes. Well in my mind, there is only one way to make users who haven&#8217;t yet switch to make the switch: force them.</p>
<p>We can easily get the browser info when a visitor comes to your site so I say if it&#8217;s IE6, tell them they can&#8217;t view the site until they get a real browser *COUGH FireFox COUGH* and try viewing your site again correctly. Or if that&#8217;s a bit too harsh, still code for something better than IE6 and give visitors a message to upgrade and show them the crappy version of your site.</p>
<p>Nothing will change until it is forced onto people. They will stay with IE6 because they are scared to upgrade, too lazy or some other asinine reason. Well enough! If everyone stops making sites that work in IE6, people will change. Plain and simple. Please join me in my crusade to rid the Internet of this horrible beast. Then maybe we can move to get rid of IE in general but that&#8217;s a rant for another time.</p>
<img src="http://feeds.feedburner.com/~r/digijustin/~4/VC-5eSED3eY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digijustin.com/2010/01/04/why-you-should-give-up-coding-for-ie6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digijustin.com/2010/01/04/why-you-should-give-up-coding-for-ie6/</feedburner:origLink></item>
		<item>
		<title>Gearing up for WWDC Today</title>
		<link>http://feedproxy.google.com/~r/digijustin/~3/tdJImwtDQ0Y/</link>
		<comments>http://digijustin.com/2009/06/08/gearing-up-for-wwdc-today/#comments</comments>
		<pubDate>Mon, 08 Jun 2009 16:43:08 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[3G]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[wwdc]]></category>

		<guid isPermaLink="false">http://digijustin.com/?p=138</guid>
		<description><![CDATA[Today is the first day of the WWDC in San Francisco and the web world is all abuzz about what might come out.  I&#8217;m really looking forward to hearing what [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 15px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdigijustin.com%2F2009%2F06%2F08%2Fgearing-up-for-wwdc-today%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdigijustin.com%2F2009%2F06%2F08%2Fgearing-up-for-wwdc-today%2F&amp;source=digijustin&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Today is the first day of the WWDC in San Francisco and the web world is all abuzz about what might come out.  I&#8217;m really looking forward to hearing what they have to announce as I have recently joined the ranks as a Mac user.  I still have my Blackberry Curve and I love it but the iPhones are just so damn sexy that I want one of them too.</p>
<p>Hopefully today they announce a way for me to get one.  I doubt it but I can dream right?  I just read a <a href="http://claytonmorris.squarespace.com/home/2009/6/7/iphone-3gs-missing-from-local-apple-store.html" target="_blank">rumor</a> that the new iPhones might just be available today after the keynote so that would be pretty cool.  With all the buzz surronding this, I can&#8217;t tell what might happen.  I guess I&#8217;ll just have to wait and see what the next 2+ hours brings.</p>
<p>Let me know what you think and I&#8217;m surely going to post my thoughts post-keynote as well.</p>
<img src="http://feeds.feedburner.com/~r/digijustin/~4/tdJImwtDQ0Y" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digijustin.com/2009/06/08/gearing-up-for-wwdc-today/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://digijustin.com/2009/06/08/gearing-up-for-wwdc-today/</feedburner:origLink></item>
		<item>
		<title>Phoenix .NET User Group Experience</title>
		<link>http://feedproxy.google.com/~r/digijustin/~3/fmiuPR9q8_M/</link>
		<comments>http://digijustin.com/2009/03/11/phoenix-net-user-group-experience/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 17:09:48 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Phoenix .NET User Group]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[WCF]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://digijustin.com/?p=135</guid>
		<description><![CDATA[Last night I was lucky enough to attend my first Phoenix .NET User Group meeting and enjoyed it.  Microsoft is nice enough to let them use a room in their [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 15px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdigijustin.com%2F2009%2F03%2F11%2Fphoenix-net-user-group-experience%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdigijustin.com%2F2009%2F03%2F11%2Fphoenix-net-user-group-experience%2F&amp;source=digijustin&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>Last night I was lucky enough to attend my first Phoenix .NET User Group meeting and enjoyed it.  Microsoft is nice enough to let them use a room in their Phoenix office and gave away a keyboard/mouse set, a web cam, and a few books.</p>
<p><a title="Tim Rayburn" href="http://timrayburn.net/" target="_blank">Tim Rayburn</a> started it off with an <a title="Intro to WCF Services" href="http://timrayburn.net/blog/intro-to-wcf-for-the-az-net-user-group/" target="_blank">Intro to WCF Services</a> and for a guy who has barely touched these, it was very informative.  Tim did an excellent job presenting and made it easy to follow along.</p>
<p><a title="Rob Paveza" href="http://geekswithblogs.net/robp/" target="_blank">Rob Paveza</a> followed up with a discussion on a <a title="Coming Soon: Facebook Controls for ASP.NET" href="http://geekswithblogs.net/robp/archive/2009/02/25/coming-soon-facebook-controls-for-asp.net.aspx" target="_blank">new Facebook API</a> that he has developed.  I worked with Rob at Terralever and know that he does an awesome job whenever he has the chance to run wild in code and from the looks of it, this isn&#8217;t any different.  It&#8217;s not released as of yet but it will be found <a title="Facebook UI" href="http://facebookui.codeplex.com/" target="_blank">here</a> by the end of the week so check it out.</p>
<p>Thanks to <a title="Scott Cate" href="http://scottcate.com/" target="_blank">Scott Cate</a> and <a title="Rob Bagby" href="http://blogs.msdn.com/bags/" target="_blank">Rob Bagby</a> for helping out with this.  I hope to check out a few more of these in the future.</p>
<img src="http://feeds.feedburner.com/~r/digijustin/~4/fmiuPR9q8_M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digijustin.com/2009/03/11/phoenix-net-user-group-experience/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://digijustin.com/2009/03/11/phoenix-net-user-group-experience/</feedburner:origLink></item>
		<item>
		<title>Is Twitter the Digg Killer?</title>
		<link>http://feedproxy.google.com/~r/digijustin/~3/Ckjsl-o7ZXs/</link>
		<comments>http://digijustin.com/2009/02/11/is-twitter-the-digg-killer/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 23:57:31 +0000</pubDate>
		<dc:creator>Justin</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Digg]]></category>
		<category><![CDATA[Digg Killer]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://digijustin.com/?p=129</guid>
		<description><![CDATA[For the longest time, all I heard about was whether or not some up-and-coming site would be the &#8220;Digg-Killer&#8221;. And site after site failed at that. But in my mind, [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px; margin-top: 15px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdigijustin.com%2F2009%2F02%2F11%2Fis-twitter-the-digg-killer%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdigijustin.com%2F2009%2F02%2F11%2Fis-twitter-the-digg-killer%2F&amp;source=digijustin&amp;style=normal&amp;service=bit.ly" height="61" width="50" /><br />
			</a>
		</div>
<p>For the longest time, all I heard about was whether or not some up-and-coming site would be the &#8220;Digg-Killer&#8221;.  And site after site failed at that.  But in my mind, we&#8217;ve had it around for a while now.  Twitter.  At around the time I really got into Twitter, I began to cut my time with Digg.  I don&#8217;t really know why.  I was an avid Digg user. I used it constantly.</p>
<p>But as Digg began to have articles that I didn&#8217;t care about take over the front page, I grew less and less interested.  But I also noticed that articles that I did care about started to show up in my Twitter stream.  As I found a good group of people to follow that were interesting to me and from them, I got the news and articles that were important to me.  I didn&#8217;t need Digg and all of its LOLCATS pictures that I see as a waste.</p>
<p>I also started to find that most of the Digg stories that I clicked on came from the same group of sites.  So I just took out the middleman.  I still think that Digg is a great idea but now, I know that an article is really good if it&#8217;s re-tweeted to me by multiple Twitter friends.  I&#8217;ve removed the politics behind the front page of Digg by following people who I trust will submit interesting stories to me.</p>
<p>What do you think?  Am I completely off here?  I&#8217;d love to hear what you have to say.</p>
<img src="http://feeds.feedburner.com/~r/digijustin/~4/Ckjsl-o7ZXs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://digijustin.com/2009/02/11/is-twitter-the-digg-killer/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://digijustin.com/2009/02/11/is-twitter-the-digg-killer/</feedburner:origLink></item>
	</channel>
</rss>
