<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: The traits of modern web developers</title>
	<atom:link href="http://www.allthatiknow.com/2009/12/the-traits-of-modern-web-developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.allthatiknow.com/2009/12/the-traits-of-modern-web-developers/</link>
	<description>Tomer Tishgarten&#039;s Professional Blog on Technology and Marketing</description>
	<lastBuildDate>Wed, 30 Jun 2010 17:08:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tomerific</title>
		<link>http://www.allthatiknow.com/2009/12/the-traits-of-modern-web-developers/comment-page-1/#comment-9</link>
		<dc:creator>tomerific</dc:creator>
		<pubDate>Thu, 31 Dec 2009 00:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.allthatiknow.com/?p=233#comment-9</guid>
		<description>Best practices in programming (whether it is for the web or desktop/machine) includes storing code in a source control system, testing code to ensure that it function properly and reusing code wherever possible. These traits are clearly the footings of development.&lt;br&gt;&lt;br&gt;With that in mind, I think that programming for social media is more complex. Unlike content that&#039;s purely informational and is only read, content for social media is interactive -- users read it but also reply to it (eg: commenting on a blog post). While this adds value to the content as the content is now persuasive (and this makes marketers happy), programmers have to deal with the implications of keeping up with this additional content. This means that deveopers have to consider the scalability, flexibility and maintainability of their code or framework. The beauty of it is that modern developers regularly apply an MVC architecture to their social media site or application.&lt;br&gt;&lt;br&gt;By applying the MVC pattern, web developers are able to:&lt;br&gt;&lt;br&gt;Have more scalable code that can handle one even a million users. The recent news that Facebook received more traffic than Google, the #1 search engine in the US, demonstrates that scalability in social networking is critical.&lt;br&gt;&lt;br&gt;Maintain their code. When Twitter released the re-tweet feature, the platform kept chugging along. This is critical for a social media platform that has to support millions of users without interruption.&lt;br&gt;&lt;br&gt;Redeploy the information to multiple platforms. With the continued strength in smartphone sales (iPhone, Android, etc.), coders are now focusing on transforming their sites or applications for smaller, mobile screens. Instead of having to re-write the entire site/application, developers can create an alternate presentation layer because the other two architectural layers of their site or app (eg: business rules and data storage) do not need to change.&lt;br&gt;&lt;br&gt;So I think that these traits, including adopting the MVC pattern, are critical for all modern web developers.</description>
		<content:encoded><![CDATA[<p>Best practices in programming (whether it is for the web or desktop/machine) includes storing code in a source control system, testing code to ensure that it function properly and reusing code wherever possible. These traits are clearly the footings of development.</p>
<p>With that in mind, I think that programming for social media is more complex. Unlike content that&#39;s purely informational and is only read, content for social media is interactive &#8212; users read it but also reply to it (eg: commenting on a blog post). While this adds value to the content as the content is now persuasive (and this makes marketers happy), programmers have to deal with the implications of keeping up with this additional content. This means that deveopers have to consider the scalability, flexibility and maintainability of their code or framework. The beauty of it is that modern developers regularly apply an MVC architecture to their social media site or application.</p>
<p>By applying the MVC pattern, web developers are able to:</p>
<p>Have more scalable code that can handle one even a million users. The recent news that Facebook received more traffic than Google, the #1 search engine in the US, demonstrates that scalability in social networking is critical.</p>
<p>Maintain their code. When Twitter released the re-tweet feature, the platform kept chugging along. This is critical for a social media platform that has to support millions of users without interruption.</p>
<p>Redeploy the information to multiple platforms. With the continued strength in smartphone sales (iPhone, Android, etc.), coders are now focusing on transforming their sites or applications for smaller, mobile screens. Instead of having to re-write the entire site/application, developers can create an alternate presentation layer because the other two architectural layers of their site or app (eg: business rules and data storage) do not need to change.</p>
<p>So I think that these traits, including adopting the MVC pattern, are critical for all modern web developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Hilimire</title>
		<link>http://www.allthatiknow.com/2009/12/the-traits-of-modern-web-developers/comment-page-1/#comment-8</link>
		<dc:creator>Jeff Hilimire</dc:creator>
		<pubDate>Tue, 29 Dec 2009 17:46:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.allthatiknow.com/?p=233#comment-8</guid>
		<description>I&#039;d be curious to get your thoughts on whether or not these traits also apply to social media programming...</description>
		<content:encoded><![CDATA[<p>I&#39;d be curious to get your thoughts on whether or not these traits also apply to social media programming&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Hilimire</title>
		<link>http://www.allthatiknow.com/2009/12/the-traits-of-modern-web-developers/comment-page-1/#comment-7</link>
		<dc:creator>Jeff Hilimire</dc:creator>
		<pubDate>Tue, 29 Dec 2009 17:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.allthatiknow.com/?p=233#comment-7</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: TT</title>
		<link>http://www.allthatiknow.com/2009/12/the-traits-of-modern-web-developers/comment-page-1/#comment-6</link>
		<dc:creator>TT</dc:creator>
		<pubDate>Tue, 29 Dec 2009 00:50:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.allthatiknow.com/?p=233#comment-6</guid>
		<description>This is a test</description>
		<content:encoded><![CDATA[<p>This is a test</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention All That I Know (About Technology) » The traits of modern web developers -- Topsy.com</title>
		<link>http://www.allthatiknow.com/2009/12/the-traits-of-modern-web-developers/comment-page-1/#comment-5</link>
		<dc:creator>Tweets that mention All That I Know (About Technology) » The traits of modern web developers -- Topsy.com</dc:creator>
		<pubDate>Mon, 28 Dec 2009 13:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.allthatiknow.com/?p=233#comment-5</guid>
		<description>[...] This post was mentioned on Twitter by Jeff Hilimire, Tomer Tishgarten. Tomer Tishgarten said: All That I Know:: The traits of modern web developers http://www.allthatiknow.com/2009/12/the-traits-of-modern-web-developers/ [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Jeff Hilimire, Tomer Tishgarten. Tomer Tishgarten said: All That I Know:: The traits of modern web developers <a href="http://www.allthatiknow.com/2009/12/the-traits-of-modern-web-developers/" rel="nofollow">http://www.allthatiknow.com/2009/12/the-traits-of-modern-web-developers/</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
