<?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>Regular Programming</title>
	<atom:link href="http://mdps.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mdps.wordpress.com</link>
	<description>The ramblings of another programmer.</description>
	<lastBuildDate>Wed, 25 Jul 2007 16:46:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='mdps.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Regular Programming</title>
		<link>http://mdps.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://mdps.wordpress.com/osd.xml" title="Regular Programming" />
	<atom:link rel='hub' href='http://mdps.wordpress.com/?pushpress=hub'/>
		<item>
		<title>The Honeymoon is Over, My Relationship with NHibernate</title>
		<link>http://mdps.wordpress.com/2007/07/25/the-honeymoon-is-over-my-relationship-with-nhibernate/</link>
		<comments>http://mdps.wordpress.com/2007/07/25/the-honeymoon-is-over-my-relationship-with-nhibernate/#comments</comments>
		<pubDate>Wed, 25 Jul 2007 16:45:45 +0000</pubDate>
		<dc:creator>huenemeca</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[NHibernate]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://mdps.wordpress.com/2007/07/25/the-honeymoon-is-over-my-relationship-with-nhibernate/</guid>
		<description><![CDATA[I have been using NHibernate for over a year now to help me develop 2DoNext.com. After all this time I have very mixed emotions about it. When I was first introduced to NHibernate I was really excited. It seemed to be able to handle the database tasks that as a programmer I don&#8217;t enjoy doing. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=8&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have been using NHibernate for over a year now to help me develop <a href="http://www.2donext.com">2DoNext.com</a>.   After all this time I have very mixed emotions about it.  When I was first introduced to NHibernate I was really excited.  It seemed to be able to handle the database tasks that as a programmer I don&#8217;t enjoy doing.  Such as basic updating, selecting, and deleting.  I quickly installed it and went through the tutorials, I talked to the programmer who introduced it too me and tried to get as much information as I could.  It was like the first few weeks when you start dating that new girl, like heaven.  It was a dream come true, I was in a wonderland thinking of all the great things that I could do with this wonderful technology.</p>
<p>As with all relationships slowly reality began to set in.  Setting up NHibernate is not as easy as they would like you to think.  Finding the &#8220;best&#8221; way to implement it in a web architecture was hard to say the least.  Searching online I found more arguments than I did solutions.  In the end I just had to pick the one I thought was best based on my knowledge of ASP.Net and the little I knew of NHibernate.  It turns out that there was a few flaws in the implementation that I picked but I think I fixed them.</p>
<p>After the excitement reality sets in.  The learning curve for NHibernate is really high.  There are several things that are built into it which are not very easy to do because of the complexity of the architecture, such as using subclasses, joining multiple tables to create one class, and selecting items that are only have specific attributes.</p>
<p>What really makes her tick?  One of the biggest problems that I have had with it is that I need to know what is going on in the database.  Sometimes there are situations where I will need to get into the database and change something.  Maybe delete a bad entry or a duplicate row.  When I was first using NHibernate I was not comfortable doing this because I was not sure what it was really doing with all the index rows and such.  I have since figured out what is going on in the database and realized that it isn&#8217;t easy to just delete a row in some cases.<br />
As a quick example on my <a href="http://books.2donext.com">book rating site</a> we have many collections, such as books you have rated, books you own, and books you recommend.  If say in the books you own list somehow a book gets inserted twice.  I would like to go to the database and just delete one.  But with NHibernate it also stores the order the books go in the list.  So you have to delete the row and update all records that have a order number higher than that row to shift them down one.</p>
<p>Well, this is getting long.  So I will finish it up.  By saying that I have read a lot of the arguments for and against NHibernate and personally I think that in the end I spent as much time trying to learn NHibernate as I would have if I just did the Data access work on my own.  For me I am not planning on using NHibernate again because I spent and still spend too much time trying to figure out how to do something which I could easily do using a Stored Procedure and a Data Object.</p>
<p>So the honeymoon is over, we have realized that we are not compatible, and it is best that we go our separate ways.</p>
<p>Next time I will talk about what I use instead of NHibernate, because something has to be done about all that Update, Insert, and Delete code.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mdps.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mdps.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdps.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdps.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdps.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdps.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdps.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdps.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdps.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdps.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdps.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdps.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdps.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdps.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdps.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdps.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=8&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mdps.wordpress.com/2007/07/25/the-honeymoon-is-over-my-relationship-with-nhibernate/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2aa05752932b17371ff48f4dfbf82dad?s=96&#38;d=identicon" medium="image">
			<media:title type="html">huenemeca</media:title>
		</media:content>
	</item>
		<item>
		<title>Building an IE toolbar&#8230; hard</title>
		<link>http://mdps.wordpress.com/2007/07/20/building-an-ie-toolbar-hard/</link>
		<comments>http://mdps.wordpress.com/2007/07/20/building-an-ie-toolbar-hard/#comments</comments>
		<pubDate>Fri, 20 Jul 2007 20:09:26 +0000</pubDate>
		<dc:creator>huenemeca</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://mdps.wordpress.com/2007/07/20/building-an-ie-toolbar-hard/</guid>
		<description><![CDATA[Just for fun I decided to try and build an IE toolbar.  I naturally turned to google to find out the best way to go about this.  I am a C# programmer so I wanted to find a way to make my toolbar in C#.  All sites that I find are talking about com objects [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=7&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Just for fun I decided to try and build an IE toolbar.  I naturally turned to google to find out the best way to go about this.  I am a C# programmer so I wanted to find a way to make my toolbar in C#.  All sites that I find are talking about com objects and guids and registry keys.  Oh my, I am sure that I could figure this out but isn&#8217;t there an easier way.  I found this article on code project (http://www.codeproject.com/csharp/dotnetbandobjects.asp) while it makes it seem really easy and the code is very helpful, it is still quite complicated.  I must have missed a step somewhere because my toolbar didn&#8217;t show up when I restarted IE.</p>
<p>I guess I just thought that because IE is microsoft and C# is micrsoft that there would be some easy way to create a plugin.  I should have known better after trying to make a visual studio .net plugin.</p>
<p>Does anyone know an easier way?  Or should I just keep trying the codeproject way?</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mdps.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mdps.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdps.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdps.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdps.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdps.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdps.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdps.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdps.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdps.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdps.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdps.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdps.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdps.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdps.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdps.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=7&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mdps.wordpress.com/2007/07/20/building-an-ie-toolbar-hard/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2aa05752932b17371ff48f4dfbf82dad?s=96&#38;d=identicon" medium="image">
			<media:title type="html">huenemeca</media:title>
		</media:content>
	</item>
		<item>
		<title>No more computer architecture</title>
		<link>http://mdps.wordpress.com/2007/07/17/no-more-computer-architecture/</link>
		<comments>http://mdps.wordpress.com/2007/07/17/no-more-computer-architecture/#comments</comments>
		<pubDate>Tue, 17 Jul 2007 16:59:57 +0000</pubDate>
		<dc:creator>huenemeca</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[school]]></category>

		<guid isPermaLink="false">http://mdps.wordpress.com/2007/07/17/no-more-computer-architecture/</guid>
		<description><![CDATA[A few days ago I was looking at the Computer Science home page for the University I attended (BYU) and I noticed an announcement about changes to the undergraduate program.  Naturally I was interested to see what it could be.  As I read I saw that they are dropping the computer architecture courses from the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=6&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A few days ago I was looking at the Computer Science home page for the University I attended (<a href="http://www.byu.edu">BYU</a>) and I noticed an announcement about changes to the undergraduate program.  Naturally I was interested to see what it could be.  As I read I saw that they are dropping the computer architecture courses from the required courses.  I must admit I have mixed feelings about this.  I think that those are important classes for computer science students.  It helps them understand what is really happening when they write their programs.  On the other hand they were also very hard classes and while it is good to know it is not something that I have used very much in my programming career.</p>
<p>The replacement classes are &#8220;Software Design and Testing&#8221; and &#8220;Internet Programming&#8221;.  I wish they had both these courses when I was an undergrad.  They both sound very interesting and useful in a professional environment.</p>
<p>So I have to say that I really like the changes they are making.  I think that it pushes the program more toward education that is useful and helpful to the student.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mdps.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mdps.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdps.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdps.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdps.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=6&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mdps.wordpress.com/2007/07/17/no-more-computer-architecture/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2aa05752932b17371ff48f4dfbf82dad?s=96&#38;d=identicon" medium="image">
			<media:title type="html">huenemeca</media:title>
		</media:content>
	</item>
		<item>
		<title>VS 2008 Nested Master Pages!</title>
		<link>http://mdps.wordpress.com/2007/07/13/vs-2008-nested-master-pages/</link>
		<comments>http://mdps.wordpress.com/2007/07/13/vs-2008-nested-master-pages/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 16:23:24 +0000</pubDate>
		<dc:creator>huenemeca</dc:creator>
				<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://mdps.wordpress.com/2007/07/13/vs-2008-nested-master-pages/</guid>
		<description><![CDATA[I have heard for a while that this would be supported and now Scott Guthrie has posted a little tutorial showing it in action.  This is a great addition to VS, can&#8217;t wait to get my hands on the final release.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=5&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have heard for a while that this would be supported and now <a href="http://weblogs.asp.net/scottgu/archive/2007/07/09/vs-2008-nested-master-page-support.aspx">Scott Guthrie</a> has posted a little tutorial showing it in action.  This is a great addition to VS, can&#8217;t wait to get my hands on the final release.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mdps.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mdps.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdps.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdps.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdps.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdps.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdps.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdps.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdps.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdps.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdps.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdps.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdps.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdps.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdps.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdps.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=5&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mdps.wordpress.com/2007/07/13/vs-2008-nested-master-pages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2aa05752932b17371ff48f4dfbf82dad?s=96&#38;d=identicon" medium="image">
			<media:title type="html">huenemeca</media:title>
		</media:content>
	</item>
		<item>
		<title>What is polymorphism?</title>
		<link>http://mdps.wordpress.com/2007/07/12/what-is-polymorphism/</link>
		<comments>http://mdps.wordpress.com/2007/07/12/what-is-polymorphism/#comments</comments>
		<pubDate>Thu, 12 Jul 2007 17:00:02 +0000</pubDate>
		<dc:creator>huenemeca</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://mdps.wordpress.com/2007/07/12/what-is-polymorphism/</guid>
		<description><![CDATA[&#8220;C# cannot do polymorphism because it does not allow multiple inheritance.&#8221; I heard someone say this once and I wanted to set the record straight. It is true that C# does not allow multiple inheritance but this has nothing to do with polymorphism. Multiple Inheritance Multiple inheritance is when a class has the ability to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=4&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&#8220;C# cannot do polymorphism because it does not allow multiple inheritance.&#8221;</p>
<p>I heard someone say this once and I wanted to set the record straight.  It is true that C# does not allow multiple inheritance but this has nothing to do with polymorphism.</p>
<h4>Multiple Inheritance</h4>
<p>Multiple inheritance is when a class has the ability to inherit the properties and methods of more than one class.  C# does not allow this but you can implement more than one interface which is makes it so that you can do about the same things.</p>
<h4>Polymorphism</h4>
<p>Polymorphism is when you have a set of classes that all inherit from a common base class.  When you have this you can cast the different classes to the base class and use the methods from the base class that all the classes have in common.</p>
<p>To make things worse the person who said this to me was interviewing me for a new job.  I just sat there and stared at him.  I didn&#8217;t want to argue because that is not the best way to get a job.  Luckily it was a group interview and someone else changed the subject.  I got the job and he turned out to be a pretty good programmer, with one small misunderstanding.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mdps.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mdps.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdps.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdps.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdps.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=4&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mdps.wordpress.com/2007/07/12/what-is-polymorphism/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2aa05752932b17371ff48f4dfbf82dad?s=96&#38;d=identicon" medium="image">
			<media:title type="html">huenemeca</media:title>
		</media:content>
	</item>
		<item>
		<title>Who am I?</title>
		<link>http://mdps.wordpress.com/2007/07/11/who-am-i/</link>
		<comments>http://mdps.wordpress.com/2007/07/11/who-am-i/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 21:51:34 +0000</pubDate>
		<dc:creator>huenemeca</dc:creator>
		
		<guid isPermaLink="false">http://mdps.wordpress.com/2007/07/11/who-am-i/</guid>
		<description><![CDATA[I am a programmer. That is what I like to call it. I could be a Software Engineer, or a Computer Scientist, or maybe just a computer guy, but I prefer programmer. I have a B.S. and a Masters in Computer Science from Brigham Young University. I have been working as a C# programmer since [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=3&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am a programmer.  That is what I like to call it.  I could be a Software Engineer, or a Computer Scientist, or maybe just a computer guy, but I prefer programmer.</p>
<p>I have a B.S. and a Masters in Computer Science from Brigham Young University.   I have been working as a C# programmer since 2002.  I really enjoy programming and I think that C# is a very good programming language.</p>
<p>For fun I like to read, play games, programming, Dodgers baseball, and spending time with my family.</p>
<p>I am interested in Web programming (Ajax), Machine Learning, and basically automating everyday tasks.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/mdps.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/mdps.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/mdps.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/mdps.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/mdps.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/mdps.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/mdps.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/mdps.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/mdps.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/mdps.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/mdps.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/mdps.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/mdps.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/mdps.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/mdps.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/mdps.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=mdps.wordpress.com&amp;blog=1356165&amp;post=3&amp;subd=mdps&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://mdps.wordpress.com/2007/07/11/who-am-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2aa05752932b17371ff48f4dfbf82dad?s=96&#38;d=identicon" medium="image">
			<media:title type="html">huenemeca</media:title>
		</media:content>
	</item>
	</channel>
</rss>
