<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Programming on jason grey</title><link>https://jason-grey.com/tags/programming/</link><description>Recent content in Programming on jason grey</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 28 Jul 2007 00:00:00 +0000</lastBuildDate><atom:link href="https://jason-grey.com/tags/programming/index.xml" rel="self" type="application/rss+xml"/><item><title>⚠️First thoughts on Microsoft Silverlight</title><link>https://jason-grey.com/posts/2007/first-thoughts-on-silverlight/</link><pubDate>Sat, 28 Jul 2007 00:00:00 +0000</pubDate><guid>https://jason-grey.com/posts/2007/first-thoughts-on-silverlight/</guid><description>&lt;ol&gt;
&lt;li&gt;Cool that it can work with plain JS and XML&lt;/li&gt;
&lt;li&gt;Fast rendering engine&lt;/li&gt;
&lt;li&gt;Cross platform/browser&lt;/li&gt;
&lt;li&gt;MediaElement events not great - may be due to the beta version.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I’m currently working on a very simple video player in SilverLight that will be controlled via JavaScript.&lt;/p&gt;</description></item><item><title>⚠️Object Oriented Programming</title><link>https://jason-grey.com/posts/2006/object-oriented-programming/</link><pubDate>Mon, 20 Mar 2006 00:00:00 +0000</pubDate><guid>https://jason-grey.com/posts/2006/object-oriented-programming/</guid><description>&lt;p&gt;One of the most important concepts you can learn is Object Oriented programming. Once OOP is mastered, learning any object style language becomes much simpler. Common OOP languages used on the web: Java, C#, as well as scripting languages such as JavaScript, and ActionScript.&lt;/p&gt;
&lt;p&gt;Check out &lt;a href="http://en.wikipedia.org/wiki/Object-oriented_programming" class="external-link" target="_blank" rel="noopener"&gt;this wikipedia article&lt;/a&gt; for a general overview of OOP and many links out to OOP theory, and even a few links about what’s BAD about&lt;/p&gt;</description></item></channel></rss>