<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Joshua Mouch</title>
	<atom:link href="http://joshmouch.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://joshmouch.wordpress.com</link>
	<description>Love to Code</description>
	<lastBuildDate>Sun, 01 Jan 2012 10:39:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='joshmouch.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Joshua Mouch</title>
		<link>http://joshmouch.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://joshmouch.wordpress.com/osd.xml" title="Joshua Mouch" />
	<atom:link rel='hub' href='http://joshmouch.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Code first and WCF RIA services: Failed to get the Metadataworkspace for the DbContext type &#8216;{Type}&#8217;</title>
		<link>http://joshmouch.wordpress.com/2011/11/09/failed-to-get-the-metadataworkspace-for-the-dbcontext-type-type/</link>
		<comments>http://joshmouch.wordpress.com/2011/11/09/failed-to-get-the-metadataworkspace-for-the-dbcontext-type-type/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 20:20:13 +0000</pubDate>
		<dc:creator>joshmouch</dc:creator>
				<category><![CDATA[Entity Framework]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WCF]]></category>

		<guid isPermaLink="false">https://joshmouch.wordpress.com/2011/11/09/failed-to-get-the-metadataworkspace-for-the-dbcontext-type-type/</guid>
		<description><![CDATA[While working with WCF RIA services, DbContext (DomainContext), Entity Framework code first, and Silverlight, I received this error quite a bit whenever I tried to run or compile the Silverlight project.&#160; The error means that there is something wrong with your code first model.&#160; For me, it was usually some attribute that had a wrong [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=144&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>While working with WCF RIA services, DbContext (DomainContext), Entity Framework code first, and Silverlight, I received this error quite a bit whenever I tried to run or compile the Silverlight project.&#160; </p>
<p>The error means that there is something wrong with your code first model.&#160; For me, it was usually some attribute that had a wrong string it.</p>
<p>It is annoying because it’s almost impossible to fix this error without knowing the tricks. Good news though!&#160; The way to get around this error is to browse to your WCF RIA service.&#160; </p>
<p>1) In order to make your service browsable at all (at least consistently), you should make your project use IIS rather than IIS Express.&#160; Go into the project settings, under the web tab, and make sure “Use Local IIS Web server” is selected and “Use IIS Express” is not selected.</p>
<p>2) Now you need to find the URL your domain service uses.&#160; </p>
<p>2.a) Make sure “Show all files” is enabled at the top of your Solution Explorer window.&#160; </p>
<p>2.b) In your Silverlight project, expand the folder “Generated_Code”.&#160; Open the file at the root of that folder.&#160; Search for “http://”.&#160; You’ll find a URL that looks similar to: </p>
<blockquote><p><a title="http://localhost/Hef.Tools.DataMapper.SL.Web/Hef-Tools-DataMapper-SL-Web-Services-DataMapperDomainService.svc" href="http://localhost/{WcfRiaServiceProjectName}/{Domain-Service-Namespace-And-Type-Name}.svc">http://localhost/{WcfRiaServiceProjectName}/{Domain-Service-Namespace-And-Type-Name}.svc</a></p>
</blockquote>
<p>3) Compile the web project by itself so that you have the most up to date error showing when you browse to the URL.</p>
<p>4) Browse to the URL!&#160; It should give a much better error message.&#160; Make sure you have the web project showing exception details. If you don’t, the web page will tell you how to do so.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshmouch.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshmouch.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshmouch.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshmouch.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshmouch.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshmouch.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshmouch.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshmouch.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshmouch.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshmouch.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshmouch.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshmouch.wordpress.com/144/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshmouch.wordpress.com/144/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshmouch.wordpress.com/144/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=144&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshmouch.wordpress.com/2011/11/09/failed-to-get-the-metadataworkspace-for-the-dbcontext-type-type/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e5cf81ce4785d33b1f1e413c21a8745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshmouch</media:title>
		</media:content>
	</item>
		<item>
		<title>VirtualBox 4.1.2 Installation freezes</title>
		<link>http://joshmouch.wordpress.com/2011/08/19/virtualbox-4-1-2-installation-freezes/</link>
		<comments>http://joshmouch.wordpress.com/2011/08/19/virtualbox-4-1-2-installation-freezes/#comments</comments>
		<pubDate>Fri, 19 Aug 2011 14:33:13 +0000</pubDate>
		<dc:creator>joshmouch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://joshmouch.wordpress.com/2011/08/19/virtualbox-4-1-2-installation-freezes/</guid>
		<description><![CDATA[I was having a lot of trouble getting VirtualBox 4.1.2 installed on Windows 7 x64.&#160; It kept freezing at about 75%.&#160; Eventually, I’d have to kill the installation process, but VirtualBox would still show up in my Programs and Features as being installed.&#160; Here’s what I did to finally get it working. 1) I had [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=142&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was having a lot of trouble getting VirtualBox 4.1.2 installed on Windows 7 x64.&#160; It kept freezing at about 75%.&#160; Eventually, I’d have to kill the installation process, but VirtualBox would still show up in my Programs and Features as being installed.&#160; Here’s what I did to finally get it working.</p>
<p>1) I had various Citrix and Cisco VPN related products installed, so I uninstalled all of them.&#160; During one of these installs, I was prompted about a VirtualBox install being suspended, though I don’t know if that was relevant.</p>
<p>2) I went into Device Manager and deleted some extra network adapters I had lying around.&#160; The one that stuck out was one that was installed by OpenVPN a while back, even though OpenVPN is no longer installed.</p>
<p>Next time I tried the install, it went without a hitch!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshmouch.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshmouch.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshmouch.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshmouch.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshmouch.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshmouch.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshmouch.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshmouch.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshmouch.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshmouch.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshmouch.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshmouch.wordpress.com/142/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshmouch.wordpress.com/142/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshmouch.wordpress.com/142/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=142&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshmouch.wordpress.com/2011/08/19/virtualbox-4-1-2-installation-freezes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e5cf81ce4785d33b1f1e413c21a8745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshmouch</media:title>
		</media:content>
	</item>
		<item>
		<title>Are the newer generation of developers reliving past mistakes?</title>
		<link>http://joshmouch.wordpress.com/2011/06/27/is-the-newer-generation-of-developers-reliving-past-mistakes/</link>
		<comments>http://joshmouch.wordpress.com/2011/06/27/is-the-newer-generation-of-developers-reliving-past-mistakes/#comments</comments>
		<pubDate>Mon, 27 Jun 2011 21:49:14 +0000</pubDate>
		<dc:creator>joshmouch</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">https://joshmouch.wordpress.com/2011/06/27/is-the-newer-generation-of-developers-reliving-past-mistakes/</guid>
		<description><![CDATA[Though I doubt many agree, I have to say: the recent fervor behind HTML 5, CSS3, and JavaScript feels like a step in the wrong direction. Let me explain: I come from a time when web development made you want to cry.&#160; I happen from a time when each browser you chose to support would [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=140&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Though I doubt many agree, I have to say: the recent fervor behind HTML 5, CSS3, and JavaScript feels like a step in the wrong direction.</p>
<p>Let me explain:</p>
<p>I come from a time when web development made you want to cry.&#160; I happen from a time when each browser you chose to support would require one to develop an independent set of hacked CSS rules, JavaScript, and often, HTML; and each of these browsers would require testing after each and every change.&#160; I’ve come from a time when debugging in JavaScript meant inserting “alert” statements in dozens of places within the code and then hitting refresh in a browser.&#160; I come from a time when large web applications would contain scores of redundant code, and scores more of unused styles and JavaScript, which would be destined to remain in the application as if they were naught but malignant tumors.</p>
<p>Don’t get me wrong: application development is my passion.&#160; But doing what needed to be done to get a web application working wasn’t development… it was pre-ordained bug fixing.</p>
<p>But as time progressed, things became more hopeful.&#160; XML gave us a flexible way to store data.&#160; Then XHTML gave us a way to read web pages without concern for misinterpretation.&#160; Then SOAP allowed us the ability to share data with others.&#160; Then Silverlight and Moonlight gave us hope of finally ridding ourselves of the shackles that are HTML, CSS, and JavaScript, forever.&#160; Then Windows Phone 7 arrives, promising the market share the world needs in order to take XAML seriously.&#160; And even if you chose not to embrace XAML, you knew that the holy grail was just around the corner.</p>
<p>But then Apple slew Moonlight. (And I will forever curse you, Apple, for your proprietary spells have cast a gloom on us simple software folk.)</p>
<p>And then the masses began to talk of HTML5 as though they’d forgotten how his ancestors had ravaged our towns.</p>
<p>And now I can’t help but wonder, as we progress into the future: will future generations of programmers be forced to deal with the same crap that we had to deal with, over and over again?</p>
<p>Will the technologies used in application development prove to follow a cyclic pattern?&#160; Clothing style does this… just think of how both the 70’s and 80’s styles have come around.&#160; In said fashion, will one generation reintroduce hacker mentalities and force the subsequent generation to deal with the consequences?</p>
<p>Or will advancement be more like some technological tug-of-war between the heroic Architects and the evil Hackers… both alternately giving and then gaining ground as one seeks to build and the other seeks to destroy?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshmouch.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshmouch.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshmouch.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshmouch.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshmouch.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshmouch.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshmouch.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshmouch.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshmouch.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshmouch.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshmouch.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshmouch.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshmouch.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshmouch.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=140&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshmouch.wordpress.com/2011/06/27/is-the-newer-generation-of-developers-reliving-past-mistakes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e5cf81ce4785d33b1f1e413c21a8745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshmouch</media:title>
		</media:content>
	</item>
		<item>
		<title>My blog is moving!</title>
		<link>http://joshmouch.wordpress.com/2010/12/29/my-blog-is-moving/</link>
		<comments>http://joshmouch.wordpress.com/2010/12/29/my-blog-is-moving/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 00:55:54 +0000</pubDate>
		<dc:creator>joshmouch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://joshmouch.wordpress.com/2010/12/29/my-blog-is-moving/</guid>
		<description><![CDATA[I’m going to moving my blog to a new URL. Please subscribe to http://blog.josh.mouch.name/. Thank you!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=138&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I’m going to moving my blog to a new URL.</p>
<p>Please subscribe to <a href="http://blog.josh.mouch.name/">http://blog.josh.mouch.name/</a>.</p>
<p>Thank you!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshmouch.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshmouch.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshmouch.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshmouch.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshmouch.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshmouch.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshmouch.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshmouch.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshmouch.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshmouch.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshmouch.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshmouch.wordpress.com/138/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshmouch.wordpress.com/138/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshmouch.wordpress.com/138/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=138&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshmouch.wordpress.com/2010/12/29/my-blog-is-moving/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e5cf81ce4785d33b1f1e413c21a8745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshmouch</media:title>
		</media:content>
	</item>
		<item>
		<title>Model Driven Development and Engineering</title>
		<link>http://joshmouch.wordpress.com/2010/11/18/model-driven-development-and-engineering/</link>
		<comments>http://joshmouch.wordpress.com/2010/11/18/model-driven-development-and-engineering/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 15:38:58 +0000</pubDate>
		<dc:creator>joshmouch</dc:creator>
				<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">https://joshmouch.wordpress.com/2010/11/18/model-driven-development-and-engineering/</guid>
		<description><![CDATA[I have some exciting news for my near future! I have had a strong desire to develop applications using models for years and years, now.&#160; You can call it Model-driven development (MDD) or Model-driven engineering (MDE) or model-driven architecture (MDA) or whatever you want, but I have no doubt that it is the eventual future [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=137&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have some exciting news for my near future!</p>
<p>I have had a strong desire to develop applications using models for years and years, now.&#160; You can call it Model-driven development (MDD) or Model-driven engineering (MDE) or model-driven architecture (MDA) or whatever you want, but I have no doubt that it is the eventual future of software engineering.</p>
<p>In fact, being in the business as long as I have, a lot of common development tasks become pretty mundane.&#160; And at this point, Software architecture and MDE are the only two things I still enjoy doing.</p>
<p>In the past, I’ve been able to develop only small portions or even a single layer of an application from models.&#160; However, for the last couple years, I’ve taken it upon myself to make MDE a serious pet project, and I was able to re-write a large portion of my company’s flagship product using models and then generating code from those models.&#160; Additionally, I was able to take portions of that effort and use it to generate portions of the existing application.</p>
<p>So what’s the good news?&#160; Well, in the near future, a company may be hiring me to do something similar with their product, and I think this would be most exciting task I’ve undertaken in my 18 years of software development experience!</p>
<p>Here’s to hoping that this project becomes a reality!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshmouch.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshmouch.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshmouch.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshmouch.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshmouch.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshmouch.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshmouch.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshmouch.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshmouch.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshmouch.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshmouch.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshmouch.wordpress.com/137/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshmouch.wordpress.com/137/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshmouch.wordpress.com/137/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=137&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshmouch.wordpress.com/2010/11/18/model-driven-development-and-engineering/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e5cf81ce4785d33b1f1e413c21a8745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshmouch</media:title>
		</media:content>
	</item>
		<item>
		<title>Apple&#8217;s Dictatorship over Developers</title>
		<link>http://joshmouch.wordpress.com/2010/04/29/apples-dictatorship-over-developers/</link>
		<comments>http://joshmouch.wordpress.com/2010/04/29/apples-dictatorship-over-developers/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 12:44:01 +0000</pubDate>
		<dc:creator>joshmouch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">https://joshmouch.wordpress.com/2010/04/29/apples-dictatorship-over-developers/</guid>
		<description><![CDATA[Apple, as of their iPhoneOS 4.0, does not allow any applications to be developed in any language but the four they have chosen: Objective-C, C, C++, or JavaScript. This means no Flash, no Java, no Silverlight (or any other Microsoft-derived infrastructure), Moonlight (or any other Novell-derived infrastructure, including MonoTouch). What the #**#!, you say?  …as [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=134&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Apple, as of their iPhoneOS 4.0, does not allow any applications to be developed in any language but the four they have chosen: Objective-C, C, C++, or JavaScript.</p>
<p>This means no Flash, no Java, no Silverlight (or any other Microsoft-derived infrastructure), Moonlight (or any other Novell-derived infrastructure, including MonoTouch).</p>
<p>What the #**#!, you say?  …as well, you should.  You don’t believe me?  Here is the relevant section from their agreement:</p>
<blockquote><p>3.3.1 — Applications may only use Documented APIs in the manner prescribed by Apple and must not use or call any private APIs. Applications must be originally written in Objective-C, C, C++, or JavaScript as executed by the iPhone OS WebKit engine, and only code written in C, C++, and Objective-C may compile and directly link against the Documented APIs (e.g., Applications that link to Documented APIs through an intermediary translation or compatibility layer or tool are prohibited).</p></blockquote>
<p>Thank you, Miguel de Icaza, for <a href="http://tirania.org/blog/archive/2010/Apr-28.html">pointing this out</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshmouch.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshmouch.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshmouch.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshmouch.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshmouch.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshmouch.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshmouch.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshmouch.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshmouch.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshmouch.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshmouch.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshmouch.wordpress.com/134/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshmouch.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshmouch.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=134&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshmouch.wordpress.com/2010/04/29/apples-dictatorship-over-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e5cf81ce4785d33b1f1e413c21a8745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshmouch</media:title>
		</media:content>
	</item>
		<item>
		<title>Denying tax credits to companies that ship jobs overseas</title>
		<link>http://joshmouch.wordpress.com/2010/03/02/denying-tax-credits-to-companies-that-ship-jobs-overseas/</link>
		<comments>http://joshmouch.wordpress.com/2010/03/02/denying-tax-credits-to-companies-that-ship-jobs-overseas/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 13:23:25 +0000</pubDate>
		<dc:creator>joshmouch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joshmouch.wordpress.com/2010/03/02/denying-tax-credits-to-companies-that-ship-jobs-overseas/</guid>
		<description><![CDATA[It’s obvious that the United States has passed it’s prime.  I’m convinced it’s mostly due to the massive flow of money from our economy to foreign economies. That’s why I was a bit excited when I read today that Obama was considering denying tax credit to companies that ship jobs overseas.  In principle, I’m not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=132&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It’s obvious that the United States has passed it’s prime.  I’m convinced it’s mostly due to the massive flow of money from our economy to foreign economies.</p>
<p>That’s why I was a bit excited when I read today that Obama was considering denying tax credit to companies that ship jobs overseas.  In principle, I’m not much a fan of Obama due his super-star status getting him elected, however, if he actually invoked this idea, I would worship the land he walked on.</p>
<p>Steps like these obviously need to be made.  I don’t understand why people are so short sited to not realize that money that leaves the United States has little reason to come back.  I like to think of countries (read: economies) as bins of money.  People standing in our bin just keep throwing it into everybody else’s bins.  This is obviously from outsourcing jobs, but less obviously, even from charities (when you see those pictures of the ruined houses in Haiti and help build it up to ten times what it used to be, no one ever thinks about the fact that the money they donate is removed from our own economy).</p>
<p>As a “P.S.”, I don’t much get into politics or economics, so this opinion article may seem a bit simple to those better educated in those fields.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshmouch.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshmouch.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshmouch.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshmouch.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshmouch.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshmouch.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshmouch.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshmouch.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshmouch.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshmouch.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshmouch.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshmouch.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshmouch.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshmouch.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=132&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshmouch.wordpress.com/2010/03/02/denying-tax-credits-to-companies-that-ship-jobs-overseas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e5cf81ce4785d33b1f1e413c21a8745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshmouch</media:title>
		</media:content>
	</item>
		<item>
		<title>Prediction</title>
		<link>http://joshmouch.wordpress.com/2009/10/20/prediction/</link>
		<comments>http://joshmouch.wordpress.com/2009/10/20/prediction/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 12:32:11 +0000</pubDate>
		<dc:creator>joshmouch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joshmouch.wordpress.com/?p=127</guid>
		<description><![CDATA[I have a lot of debates with people about the iPhone, and so for posterity&#8217;s sake, I thought it prudent to write down my prediction of the iPhone&#8217;s future. What most people don&#8217;t care about is that Apple has always been a very closed, very proprietary company.  That is why they lost the first war [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=127&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have a lot of debates with people about the iPhone, and so for posterity&#8217;s sake, I thought it prudent to write down my prediction of the iPhone&#8217;s future.</p>
<p>What most people don&#8217;t care about is that Apple has always been a very closed, very proprietary company.  That is why they lost the first war against IBM.  This time around, however, they hired some marketing geniuses (to whom I give unconditional kudos), which blinded everyone to Apple&#8217;s core philosophies.</p>
<p>Microsoft&#8217;s Windows Mobile was never much of a platform because, as I&#8217;m sure they now realize, they only put a half-assed effort into developing it.  This is what Microsoft always does until they have a reason to do otherwise.</p>
<p>But then comes Android, which I see as a very large threat to Apple&#8217;s closed platform.  Sure, it&#8217;s been here for a little while, but we&#8217;re just now seeing some real phones being built that use it.  At first it will only appeal to geeks and developers because it is so open.  However, it is only a matter of time before the applications surpass those that currently exist on the iPhone.</p>
<p>I say the Android applications will surpass those available on the iPhone because the Android is so much more open to developers.  There are already 10,000+ apps available to it, and this number is bound to grow exponentially as the platform is embraced.  Linux-minded developers aren&#8217;t the only target, either, due to the existence of Microsoft&#8217;s Silverlight platform that the Mono project has developed.</p>
<p>Because of this, unless Apple makes their platform more open (e.g. removing restrictions from their 3rd party software distribution network), I foresee the software development community embracing the open Android platform, and the Android taking, at very least, a large chunk of Apple&#8217;s market share.</p>
<p>Unfortunately for Apple, if history is any indication, Apple has no intention of ever making things more open.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshmouch.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshmouch.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshmouch.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshmouch.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshmouch.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshmouch.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshmouch.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshmouch.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshmouch.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshmouch.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshmouch.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshmouch.wordpress.com/127/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshmouch.wordpress.com/127/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshmouch.wordpress.com/127/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=127&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshmouch.wordpress.com/2009/10/20/prediction/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e5cf81ce4785d33b1f1e413c21a8745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshmouch</media:title>
		</media:content>
	</item>
		<item>
		<title>It worked!</title>
		<link>http://joshmouch.wordpress.com/2008/04/30/it-worked/</link>
		<comments>http://joshmouch.wordpress.com/2008/04/30/it-worked/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 12:44:16 +0000</pubDate>
		<dc:creator>joshmouch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joshmouch.wordpress.com/?p=126</guid>
		<description><![CDATA[Just an FYI, my quest to become #1 search result for the word tombstonable worked!&#160; That was easy.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=126&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just an FYI, my quest to become #1 search result for the word tombstonable worked!&nbsp; That was easy.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/joshmouch.wordpress.com/126/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/joshmouch.wordpress.com/126/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshmouch.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshmouch.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshmouch.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshmouch.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshmouch.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshmouch.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshmouch.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshmouch.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshmouch.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshmouch.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshmouch.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshmouch.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshmouch.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshmouch.wordpress.com/126/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=126&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshmouch.wordpress.com/2008/04/30/it-worked/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e5cf81ce4785d33b1f1e413c21a8745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshmouch</media:title>
		</media:content>
	</item>
		<item>
		<title>Just for fun!! Tombstoneable &amp; Tombstonable</title>
		<link>http://joshmouch.wordpress.com/2007/10/15/just-for-fun-tombstoneable-tombstonable/</link>
		<comments>http://joshmouch.wordpress.com/2007/10/15/just-for-fun-tombstoneable-tombstonable/#comments</comments>
		<pubDate>Mon, 15 Oct 2007 10:41:56 +0000</pubDate>
		<dc:creator>joshmouch</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://joshmouch.wordpress.com/2007/10/15/just-for-fun-tombstoneable-tombstonable/</guid>
		<description><![CDATA[Tombstoneable &#38; Tombstonable (which is the real spelling&#8230; hmmm) has almost no Google results! Sooo&#8230;. here I come top position!&#160; hahah&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=125&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Tombstoneable &amp; Tombstonable (which is the real spelling&#8230; hmmm) has almost no Google results!</p>
<p>Sooo&#8230;. here I come top position!&nbsp; hahah&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/joshmouch.wordpress.com/125/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/joshmouch.wordpress.com/125/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/joshmouch.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/joshmouch.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/joshmouch.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/joshmouch.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/joshmouch.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/joshmouch.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/joshmouch.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/joshmouch.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/joshmouch.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/joshmouch.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/joshmouch.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/joshmouch.wordpress.com/125/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/joshmouch.wordpress.com/125/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/joshmouch.wordpress.com/125/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=joshmouch.wordpress.com&amp;blog=757255&amp;post=125&amp;subd=joshmouch&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://joshmouch.wordpress.com/2007/10/15/just-for-fun-tombstoneable-tombstonable/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6e5cf81ce4785d33b1f1e413c21a8745?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">joshmouch</media:title>
		</media:content>
	</item>
	</channel>
</rss>
