<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.websitemagazine.com/content/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>'Net Features : coding</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/tags/coding/default.aspx</link><description>Tags: coding</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP2 (Build: 31104.93)</generator><item><title>What is TypeScript?</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2012/10/12/what-is-typescript.aspx</link><pubDate>Fri, 12 Oct 2012 12:46:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:21605</guid><dc:creator>Michael Garrity</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=21605</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2012/10/12/what-is-typescript.aspx#comments</comments><description>&lt;hr /&gt;
&lt;p&gt;&lt;strong&gt;Have you heard of TypScript, yet? That&amp;rsquo;s Microsoft&amp;rsquo;s new JavaScript-like programming language that the company just released a developer preview of a few weeks ago.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;TypeScript is translated into good old JavaScript so that apps developed with the language can run in any type of browser, which naturally begs the question, &amp;ldquo;Why come up with TypeScript to begin with?&amp;rdquo;&lt;br /&gt;&lt;br /&gt;See, while this new language has a similar syntax to JavaScript, it also offers a slew of additional features that you can&amp;rsquo;t get with JavaScript, including optional static typing, class declarations, a Visual Studio plugin and module support. According to Microsoft, this will make it easier to build larger, more complex applications without straying too wildly from the commonly used JavaScript path.&lt;br /&gt;&lt;br /&gt;In fact, Microsoft has been looking forward with this new project, and apparently much of TypeScript is based on the next version of JavaScript that is currently being developed by the ECMA. &lt;br /&gt;&lt;br /&gt;Also in an effort to be more forward-thinking, TypeScript is being developed to work with existing frameworks and libraries like Backbone.js, which intend to make it easier for people to create more large-scale applications suited to the Web today. Thus, any JavaScript code should be able to be pasted into TypeScript and work just fine.&lt;br /&gt;&lt;br /&gt;TypeScript was developed by Microsoft&amp;rsquo;s Anders Hajlsberg, along with Steve Lucco and Luke Hoban. The language&amp;rsquo;s source code has been licensed under Apache 2.0 and now on Codeplex.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=21605" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/microsoft/default.aspx">microsoft</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/development/default.aspx">development</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/design/default.aspx">design</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/JavaScript/default.aspx">JavaScript</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/coding/default.aspx">coding</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/wmfeature/default.aspx">wmfeature</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/wm-designdev/default.aspx">wm-designdev</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/typescript/default.aspx">typescript</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/101212/default.aspx">101212</category></item><item><title>Student Developers Try to Crack Joomla's Core</title><link>http://www.websitemagazine.com/content/blogs/posts/archive/2012/05/10/young-developers-try-to-crack-joomla-s-core.aspx</link><pubDate>Thu, 10 May 2012 19:00:00 GMT</pubDate><guid isPermaLink="false">1e469e21-c924-44fa-a132-47b5d0a8ad47:19705</guid><dc:creator>Michael Garrity</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://www.websitemagazine.com/content/blogs/posts/rsscomments.aspx?PostID=19705</wfw:commentRss><comments>http://www.websitemagazine.com/content/blogs/posts/archive/2012/05/10/young-developers-try-to-crack-joomla-s-core.aspx#comments</comments><description>&lt;hr /&gt;
&lt;p&gt;&lt;img src="http://www.websitemagazine.com/images/blog/joomla-mini.png" style="float:left;margin:10px;" height="75" width="75" alt="" /&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;b&gt;The widely used open-source content management system (CMS)
Joomla will be participating in the &lt;a target="_blank" href="http://code.google.com/soc/"&gt;Google Summer
of Code&lt;/a&gt; program to allow students 18 and older to contribute to the company&amp;rsquo;s
CMS core.&lt;/b&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Google Summer of Code is an international program that gives
students stipends (up to $5,000) to write code for open-source projects.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Eight different students will each be working on a separate
project, and when they&amp;rsquo;re finished their work will be considered by Joomla for inclusion
in its platform. Among the assignments are creating APIs for integrating Facebook
and Google services onto a Joomla-powered website, MediaWiki APIs and multi-language
options for Joomla installation.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Summer of Code ends on August 24, but the codes won&amp;rsquo;t be
moved immediately into the Joomla CMS core; rather, they will continue to be
developed, and may even be used by extension developers. Many of the projects
involved in the program are focused on the Joomla platform, providing the
infrastructure for the future development of the CMS and other applications
that build upon it.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;The Joomla platform generously allows developers to create
multi-purpose and multi-device apps (including mobile and cloud computing
applications) and enterprise systems that can be run independently of its core
CMS offering.&lt;/p&gt;
&lt;p class="MsoNormal"&gt;Students working on Joomla projects span the globe, coming from Brazil, Sri Lanka, the United States, Romania and France.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://www.websitemagazine.com/content/aggbug.aspx?PostID=19705" width="1" height="1"&gt;</description><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/cms/default.aspx">cms</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/development/default.aspx">development</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/content+management/default.aspx">content management</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/developer+community/default.aspx">developer community</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/joomla/default.aspx">joomla</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/google+summer+of+code/default.aspx">google summer of code</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/joomla+platform/default.aspx">joomla platform</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/coding/default.aspx">coding</category><category domain="http://www.websitemagazine.com/content/blogs/posts/archive/tags/week19-2012/default.aspx">week19-2012</category></item></channel></rss>