<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Jesse Ezell Blog - All Comments</title><link>http://weblogs.asp.net/jezell/default.aspx</link><description>.NET and Other Interesting Stuff</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Debug Build: 20510.895)</generator><item><title>re: Silverlight vs. Flash: The Developer Story</title><link>http://weblogs.asp.net/jezell/archive/2007/05/03/silverlight-vs-flash-the-developer-story.aspx#6443389</link><pubDate>Fri, 25 Jul 2008 19:02:15 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6443389</guid><dc:creator>PC</dc:creator><description>&lt;p&gt;Ok, it's July 25, 2008. &amp;nbsp;I've only encountered one Silverlight app in the last six months of web surfing. &amp;nbsp;Any web startup using Silverlight out there? &amp;nbsp;More likely they are using AJAX or Flash.&lt;/p&gt;
&lt;p&gt;For MS to succeed with Silverlight it has to support the OS X platform in terms of developer tools and the .NET framework as vigorously as the Windows platform. &amp;nbsp;But we know they won't (eg. IE for Mac, Messenger for Mac) . &amp;nbsp;:( &amp;nbsp;Sad, really, because I really like .NET. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;I know that with Flex I can have the same app run the same way on Macs and PCs. &amp;nbsp;Is this true of Silverlight as well? &amp;nbsp;Specifically will Silverlight on the Mac run any code that Silverlight on the PC can run? &amp;nbsp;What is the level of .NET Framework support on the Mac?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6443389" width="1" height="1"&gt;</description></item><item><title>re: Silverlight vs. Flash: The Developer Story</title><link>http://weblogs.asp.net/jezell/archive/2007/05/03/silverlight-vs-flash-the-developer-story.aspx#6440314</link><pubDate>Thu, 24 Jul 2008 20:46:23 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6440314</guid><dc:creator>Pete Hurst</dc:creator><description>&lt;p&gt;CarnageBlood: do you know anything about Silverlight? It's a cross-platform release. Yes, Microsoft are now writing software that works on other operating systems.&lt;/p&gt;
&lt;p&gt;When I first read about Silverlight, I thought &amp;quot;this is the future&amp;quot;.&lt;/p&gt;
&lt;p&gt;Nice to read an article that agrees with my persective so strongly :)&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6440314" width="1" height="1"&gt;</description></item><item><title>re: iPhone SDK</title><link>http://weblogs.asp.net/jezell/archive/2008/07/06/iphone-sdk.aspx#6440093</link><pubDate>Thu, 24 Jul 2008 19:26:40 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6440093</guid><dc:creator>johncmurphy</dc:creator><description>&lt;p&gt;I encourage you not to give up on iPhone development as there are many positive aspects to Objective-C and its frameworks. I am certain that anyone who knows C# should be able to pick it up readily, not to mention the C++ guys-they eat programming languages for breakfast!&lt;/p&gt;
&lt;p&gt;You mentioned a lack of good video training...I noticed that too, about six months ago. So, in my spare time, I have been working on video lectures to explain Cocoa-related topics that I intend to post on my site. If I can build up a decently large library, it should serve as a resource for .NET programmers who want to develop for the iPhone. &lt;/p&gt;
&lt;p&gt;A library of good books on Cocoa does not exist currently, but I am sure that they will appear in time. The most obvious need is for something on databases, since they form the basis of so many applications. Fortunately, Marcus Zarra is reportedly working on one for Pragmatic, so that should go a long way in helping people to make the transition.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6440093" width="1" height="1"&gt;</description></item><item><title>re: iPhone SDK</title><link>http://weblogs.asp.net/jezell/archive/2008/07/06/iphone-sdk.aspx#6433801</link><pubDate>Wed, 23 Jul 2008 01:27:40 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6433801</guid><dc:creator>CocoaHead</dc:creator><description>&lt;p&gt;I'm a recent to-Mac switcher and all of &amp;quot;you&amp;quot; are just so clueless. The world has been held back because of shortsightedness like yours. It's a shame because it's so hard to open your eyes and at the same time you seem to enjoy the pain. So look to the bright side: you have a much larger threshold for pain.&lt;/p&gt;
&lt;p&gt;PS. Writing less code is better. Open a DOS window (might crash in &amp;gt; W98) and type this, bitch:&lt;/p&gt;
&lt;p&gt;mov ax,a000&lt;/p&gt;
&lt;p&gt;mov es,ax&lt;/p&gt;
&lt;p&gt;mov ax,12&lt;/p&gt;
&lt;p&gt;int 10&lt;/p&gt;
&lt;p&gt;in al,40&lt;/p&gt;
&lt;p&gt;mov ah,al&lt;/p&gt;
&lt;p&gt;in al,40&lt;/p&gt;
&lt;p&gt;add di,ax&lt;/p&gt;
&lt;p&gt;stosb&lt;/p&gt;
&lt;p&gt;in al,60&lt;/p&gt;
&lt;p&gt;jnz &amp;lt;address of line AFTER: int 10 - if my elitism is close, it should be 100h+3+2+3+2 bytes&amp;gt;&lt;/p&gt;
&lt;p&gt;Press key &amp;quot;2&amp;quot; or &amp;quot;3&amp;quot; to exit &amp;lt;again from memory&amp;gt;&lt;/p&gt;
&lt;p&gt;Now try doing the same with your &amp;quot;thousands of lines of code badassedness&amp;quot;.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6433801" width="1" height="1"&gt;</description></item><item><title>re: Fixing Microsoft's Bugs: Url Rewriting</title><link>http://weblogs.asp.net/jezell/archive/2004/03/15/90045.aspx#6429381</link><pubDate>Tue, 22 Jul 2008 04:19:30 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6429381</guid><dc:creator>Vlad</dc:creator><description>&lt;p&gt;Sorry for a lame question - I would assume that you were writing for .NET 1.1 - what's the story with .NET 2.0 and 3.5?&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6429381" width="1" height="1"&gt;</description></item><item><title>re: Silverlight and N Tier Architecture</title><link>http://weblogs.asp.net/jezell/archive/2008/03/04/silverlight-and-n-tier-architecture.aspx#6429306</link><pubDate>Tue, 22 Jul 2008 03:44:09 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6429306</guid><dc:creator>ctl00$main$ctl08$ctl02$ctl02$ctl02$tbname</dc:creator><description>&lt;p&gt;evista getaway &amp;lt;a href= &lt;a rel="nofollow" target="_new" href="http://forums.usfirst.org/member.php?u=12043&amp;amp;tab=aboutme&amp;amp;simple=1"&gt;forums.usfirst.org/member.php&lt;/a&gt; &amp;gt;evista northwest&amp;lt;/a&amp;gt; [url=&lt;a rel="nofollow" target="_new" href="http://forums.usfirst.org/member.php?u=12043&amp;amp;tab=aboutme&amp;amp;simple=1"&gt;forums.usfirst.org/member.php&lt;/a&gt;]evista northwest[/url]&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6429306" width="1" height="1"&gt;</description></item><item><title>re: Fear the Cloud</title><link>http://weblogs.asp.net/jezell/archive/2008/07/21/fear-the-cloud.aspx#6427618</link><pubDate>Mon, 21 Jul 2008 16:58:39 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6427618</guid><dc:creator>Jesse Ezell</dc:creator><description>&lt;p&gt;Except that with S3 what are you going to do, build your own S3 and install it on your servers? How do you make your system reduntant without building everything yourself that you were trying to avoid building by using the services?&lt;/p&gt;
&lt;p&gt;IMO, Amazon needs some local APIs or local instances you can install in the case of a failure... otherwise, you don't really gain much in terms of dev time, because you'll have to build a hell of a lot of infrastructure to handle the cases where their services are down.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6427618" width="1" height="1"&gt;</description></item><item><title>re: Fear the Cloud</title><link>http://weblogs.asp.net/jezell/archive/2008/07/21/fear-the-cloud.aspx#6427597</link><pubDate>Mon, 21 Jul 2008 16:47:46 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6427597</guid><dc:creator>Jeff</dc:creator><description>&lt;p&gt;Yeah, I'm not sure all the gloom and doom is warranted. It's like any other component in a distributed system, and I think the appropriate move is to plan for redundancy. If the server I'm renting dies, this isn't that different.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6427597" width="1" height="1"&gt;</description></item><item><title>re: Fear the Cloud</title><link>http://weblogs.asp.net/jezell/archive/2008/07/21/fear-the-cloud.aspx#6427556</link><pubDate>Mon, 21 Jul 2008 16:31:11 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6427556</guid><dc:creator>Will Green</dc:creator><description>&lt;p&gt;Don't fear the cloud, just build some redundancy into your systems! Plan for the cloud (or ANY resource, for that matter) to be unavailable for a while.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6427556" width="1" height="1"&gt;</description></item><item><title>re: iPhone SDK</title><link>http://weblogs.asp.net/jezell/archive/2008/07/06/iphone-sdk.aspx#6427045</link><pubDate>Mon, 21 Jul 2008 12:39:41 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6427045</guid><dc:creator>Glen</dc:creator><description>&lt;p&gt;Yikes.&lt;/p&gt;
&lt;p&gt;A software developer installs and experiments with an iPhone dev tool, posts his initial impressions, and a small army of &amp;quot;rabid elitists&amp;quot; jump all over him.&lt;/p&gt;
&lt;p&gt;We're all developers. &amp;nbsp;Why not stick together?&lt;/p&gt;
&lt;p&gt;Peace.&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6427045" width="1" height="1"&gt;</description></item></channel></rss>