<?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: Want to learn a little about web development. What development software what do you suggest?</title>
	<atom:link href="http://www.mvconnection.com/web-development/want-to-learn-a-little-about-web-development-what-development-software-what-do-you-suggest/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mvconnection.com/building-a-web-store/want-to-learn-a-little-about-web-development-what-development-software-what-do-you-suggest</link>
	<description></description>
	<lastBuildDate>Wed, 10 Aug 2011 18:16:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ron</title>
		<link>http://www.mvconnection.com/building-a-web-store/want-to-learn-a-little-about-web-development-what-development-software-what-do-you-suggest/comment-page-1#comment-2803</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Wed, 10 Mar 2010 00:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mvconnection.com/web-development/want-to-learn-a-little-about-web-development-what-development-software-what-do-you-suggest#comment-2803</guid>
		<description>You can make any web site you want using nothing but the free software...

Editors:

Free HTML Editors, Web Editors, and WYSIWYG Web Editors and Site Builders:
http://www.thefreecountry.com/webmaster/htmleditors.shtml#htmleditors
HTML Editor Reviews - http://www.wdvl.com/Reviews/HTML/
Free Online Editor Tool: http://htmledit.squarefree.com/
Free Flash Website Builder (Online): http://www.wix.com/
PageBreeze (Free visual (WYSIWYG) and HTML tag/source modes): http://www.pagebreeze.com/ 
Notepad++ (Free source code editor and Notepad replacement that supports several languages): http://notepad-plus.sourceforge.net/uk/site.htm
Serif WebPlus SE: http://myrtc.blogspot.com/2009/08/review-serif-webplus-se.html

Download Trellian WebPage (Free): http://www.trellian.com/webpage/download.htm

Mac users might want to download BBedit Lite, a more powerful, and free mac text editor: http://www.barebones.com/products/bbedit_lite.html

Free Mac Web Design Software: http://web-design.lovetoknow.com/Free_Mac_Web_Design_Software

Just a matter of learning how to do it properly and NOT let the editor do all the work as you will need to hand code some pages at times.

Ron&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>You can make any web site you want using nothing but the free software&#8230;</p>
<p>Editors:</p>
<p>Free HTML Editors, Web Editors, and WYSIWYG Web Editors and Site Builders:<br />
<a href="http://www.thefreecountry.com/webmaster/htmleditors.shtml#htmleditors" rel="nofollow">http://www.thefreecountry.com/webmaster/htmleditors.shtml#htmleditors</a><br />
HTML Editor Reviews &#8211; <a href="http://www.wdvl.com/Reviews/HTML/" rel="nofollow">http://www.wdvl.com/Reviews/HTML/</a><br />
Free Online Editor Tool: <a href="http://htmledit.squarefree.com/" rel="nofollow">http://htmledit.squarefree.com/</a><br />
Free Flash Website Builder (Online): <a href="http://www.wix.com/" rel="nofollow">http://www.wix.com/</a><br />
PageBreeze (Free visual (WYSIWYG) and HTML tag/source modes): <a href="http://www.pagebreeze.com/" rel="nofollow">http://www.pagebreeze.com/</a><br />
Notepad++ (Free source code editor and Notepad replacement that supports several languages): <a href="http://notepad-plus.sourceforge.net/uk/site.htm" rel="nofollow">http://notepad-plus.sourceforge.net/uk/site.htm</a><br />
Serif WebPlus SE: <a href="http://myrtc.blogspot.com/2009/08/review-serif-webplus-se.html" rel="nofollow">http://myrtc.blogspot.com/2009/08/review-serif-webplus-se.html</a></p>
<p>Download Trellian WebPage (Free): <a href="http://www.trellian.com/webpage/download.htm" rel="nofollow">http://www.trellian.com/webpage/download.htm</a></p>
<p>Mac users might want to download BBedit Lite, a more powerful, and free mac text editor: <a href="http://www.barebones.com/products/bbedit_lite.html" rel="nofollow">http://www.barebones.com/products/bbedit_lite.html</a></p>
<p>Free Mac Web Design Software: <a href="http://web-design.lovetoknow.com/Free_Mac_Web_Design_Software" rel="nofollow">http://web-design.lovetoknow.com/Free_Mac_Web_Design_Software</a></p>
<p>Just a matter of learning how to do it properly and NOT let the editor do all the work as you will need to hand code some pages at times.</p>
<p>Ron<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Winston</title>
		<link>http://www.mvconnection.com/building-a-web-store/want-to-learn-a-little-about-web-development-what-development-software-what-do-you-suggest/comment-page-1#comment-2802</link>
		<dc:creator>Winston</dc:creator>
		<pubDate>Tue, 09 Mar 2010 23:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mvconnection.com/web-development/want-to-learn-a-little-about-web-development-what-development-software-what-do-you-suggest#comment-2802</guid>
		<description>This is a vast topic and with a dozen ways to skin the same cat.

Whatever you do you need HTML. It is a mark-up language and not programming. 

To get logic into your web page, the easiest (learning) route is to begin with PHP which is also not really a programming language.

From there you want evolve into Java or some other Object Oriented Programming like C# but I&#039;d personally go Java.

If you think you are really gifted and extremely smart them jump straight into Java and never look back!&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>This is a vast topic and with a dozen ways to skin the same cat.</p>
<p>Whatever you do you need HTML. It is a mark-up language and not programming. </p>
<p>To get logic into your web page, the easiest (learning) route is to begin with PHP which is also not really a programming language.</p>
<p>From there you want evolve into Java or some other Object Oriented Programming like C# but I&#8217;d personally go Java.</p>
<p>If you think you are really gifted and extremely smart them jump straight into Java and never look back!<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rounder</title>
		<link>http://www.mvconnection.com/building-a-web-store/want-to-learn-a-little-about-web-development-what-development-software-what-do-you-suggest/comment-page-1#comment-2801</link>
		<dc:creator>Rounder</dc:creator>
		<pubDate>Tue, 09 Mar 2010 23:44:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mvconnection.com/web-development/want-to-learn-a-little-about-web-development-what-development-software-what-do-you-suggest#comment-2801</guid>
		<description>That all depends on what you mean by web development. Do you mean actual application development or site design. 

If you mean application development, you need to start out with some fundamentals. learn javascript or php then advance into .net languages like vb.net, c#, or even Delphi.net.

If you mean site design, dreamweaver may be helpful but there is a bit of a learning curve. Look into th basics of html and css. www.w3schools.com provides a good source of tutorials.

Dreamweaver is not robust enough to do any serious application development.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>That all depends on what you mean by web development. Do you mean actual application development or site design. </p>
<p>If you mean application development, you need to start out with some fundamentals. learn javascript or php then advance into .net languages like vb.net, c#, or even Delphi.net.</p>
<p>If you mean site design, dreamweaver may be helpful but there is a bit of a learning curve. Look into th basics of html and css. <a href="http://www.w3schools.com" rel="nofollow">http://www.w3schools.com</a> provides a good source of tutorials.</p>
<p>Dreamweaver is not robust enough to do any serious application development.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MrWiseGuy</title>
		<link>http://www.mvconnection.com/building-a-web-store/want-to-learn-a-little-about-web-development-what-development-software-what-do-you-suggest/comment-page-1#comment-2800</link>
		<dc:creator>MrWiseGuy</dc:creator>
		<pubDate>Tue, 09 Mar 2010 22:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.mvconnection.com/web-development/want-to-learn-a-little-about-web-development-what-development-software-what-do-you-suggest#comment-2800</guid>
		<description>Dreamweaver - Its very user friendly and theres loads of tutorials on google which help you getting to grasps with dreamweaver.&lt;br&gt;&lt;b&gt;References : &lt;/b&gt;&lt;br&gt;</description>
		<content:encoded><![CDATA[<p>Dreamweaver &#8211; Its very user friendly and theres loads of tutorials on google which help you getting to grasps with dreamweaver.<br /><b>References : </b></p>
]]></content:encoded>
	</item>
</channel>
</rss>

