<?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/"
	>

<channel>
	<title>nlapse Blog &#187; Development</title>
	<atom:link href="http://nlapse.com/blog/tags/development/feed/" rel="self" type="application/rss+xml" />
	<link>http://nlapse.com/blog</link>
	<description>Advanced User Experiences Blog</description>
	<lastBuildDate>Wed, 12 Aug 2009 16:18:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Web Platform as a Development Environment</title>
		<link>http://nlapse.com/blog/web-platform-as-a-development-environment/</link>
		<comments>http://nlapse.com/blog/web-platform-as-a-development-environment/#comments</comments>
		<pubDate>Sun, 19 Jul 2009 09:25:10 +0000</pubDate>
		<dc:creator>Jose E.</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[operating]]></category>
		<category><![CDATA[platform]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[ui]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[ux]]></category>

		<guid isPermaLink="false">http://nlapse.com/blog/?p=124</guid>
		<description><![CDATA[The announce of the webOS from Palm and the Google Chrome OS, the web as development platform is taking off. But the web is not the ideal platform to all applications, let’s see in detail.
Layers and more layers
To develop in the web, the applications have many layers that the developer or developers have to take [...]]]></description>
			<content:encoded><![CDATA[<p>The announce of the webOS from Palm and the Google Chrome OS, the web as development platform is taking off. But the web is not the ideal platform to all applications, let’s see in detail.</p>
<h2>Layers and more layers</h2>
<p>To develop in the web, the applications have many layers that the developer or developers have to take care of; starting from the bottom is: Databases, logic, back-end scripting, front-end, front-end style and front-end interaction; just mentioning some of the most used.</p>
<p>This means that all this elements have to play nice and interact with the others in a nice and smooth way, so the users get a good Experience. As many layers and elements you introduce in the application, more difficult is to make all things to work together. This increase the development, deployment and testing time.</p>
<p>In a standard, “native” application; you need only a few of these layers to take care. Meaning the development time and deployment time is drastically reduced.</p>
<h2>The web as development platform</h2>
<p>For applications running on the web platform the deployment happen server site and the users get always the most up to date version of the application.</p>
<p>In the development of a web application, many technologies can be used: for the server-side and also for the front-end. This lead to a myriad of technologies and methodologies that developers adopt based on their taste, the popularity of the technologies and the requirements of the applications.</p>
<p>Some other stuff must be keep it in mind: in the web we don&#8217;t have to deal with cross-platform compatibility, but cross-browser compatibility, this one can be a terrible time eater mostly when the developer of the application need to address for instance Internet Explorer 6.</p>
<h2>Native applications as a development platform</h2>
<p>These are the oldest technologies; that&#8217;s why they are really more advanced than web technologies. Also the Development Environments, the debugging etc. are a lot better.</p>
<p>Native applications can use the local resources in a better way, this increase notably the performance of the application. These applications can use then resources like local storage, sound and graphics acceleration. Also are better integrated with the Operating Systems.</p>
<p>The difficult task for native applications is, distribution and deployment; because not all users can or want to upgrade every time. Also the deployment time take longer on native applications, because you cannot deploy a new version every day and get the 100% of your users to update in a small amount of time.</p>
<h2>Finally</h2>
<p>The selection of the best development platform has to be based on the requirements of the application itself. Also how the users have to interact with your application, the amount of user collaboration you want to insert in the application, and a long etc.</p>
<p>One thing is sure, Native applications are easier and fast to develop as web applications; also as said; the development environment is friendlier.</p>
]]></content:encoded>
			<wfw:commentRss>http://nlapse.com/blog/web-platform-as-a-development-environment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web Development is wrong?</title>
		<link>http://nlapse.com/blog/web-development-is-wrong/</link>
		<comments>http://nlapse.com/blog/web-development-is-wrong/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 11:45:02 +0000</pubDate>
		<dc:creator>Jose E.</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Starting]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[startups]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[languages]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[startup]]></category>

		<guid isPermaLink="false">http://web2.0flow.com/web-development-is-wrong/</guid>
		<description><![CDATA[ With all the frameworks for web developing floating around today is very easy to make a web application or the next social thing in a weekend. Even they are things like this, also flames like this one, but the truth is the web development today fail, is fast but still fail.
The development process is [...]]]></description>
			<content:encoded><![CDATA[<p><img style="border: 0px initial initial;" src="http://nlapse.com/blog/wp-content/uploads/2008/03/fail-dog.png" border="0" alt="fail-dog" align="left" /> With all the frameworks for web developing <a href="http://www.rubyonrails.org/" target="_blank">floating</a> <a href="http://codeigniter.com/" target="_blank">around</a> today is very easy to make a web application or the next social thing in a <a href="http://blitzweekend.com/" target="_blank">weekend</a>. Even they are things <a href="http://www.railsenvy.com/" target="_blank">like this</a>, also flames like <a href="http://diveintomark.org/archives/2007/04/16/dhh-translation" target="_blank">this one</a>, but the truth is the web development today fail, is fast but still fail.</p>
<p>The development process is expensive than hardware, so the development flaws tend to be solved dropping more hardware to the pile. That&#8217;s not the right way.</p>
<p>To get to a good web application many things must be in the right place, first you have to stick to standards, good practices and design patterns, you don&#8217;t need to reinvent the well once again.</p>
<p>I know, <a href="http://www.readwriteweb.com/archives/the_future_of_software_development.php" target="_blank">I&#8217;s the libraries stupid</a>, but along with easy to use libraries you need some others tools like good IDE and a good debugger to solve the problems you get when your application is moving away from what your framework is designed for.</p>
<p>I miss my times of application development (for the desktop) at that times we got our IDE with all tools in the place, today we have to choose from Eclipse, Aptana, Zend Studio, Coda, Textmate, etc. And no one of these have all the features we need.</p>
<p>Is just me in this position or this things are a common place out there? What happen in the Enterprise development teams? I have nothing against the rapid web development but feel something missing with the web development today, some things have to change, or maybe not.</p>
<p>What are your thoughts about this matter, are using Ruby or PHP or Phyton or C++ or ASP.NET&#8230; what frameworks&#8230; what IDE&#8230; what tools&#8230; are you using design patterns in your applications, standards maybe?</p>
]]></content:encoded>
			<wfw:commentRss>http://nlapse.com/blog/web-development-is-wrong/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
