<?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>Seichleon &#187; Article</title>
	<atom:link href="http://seich.martianwabbit.com/category/article/feed/" rel="self" type="application/rss+xml" />
	<link>http://seich.martianwabbit.com</link>
	<description>Legendarido...</description>
	<lastBuildDate>Wed, 08 Sep 2010 00:27:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The Web Developer&#8217;s Checklist</title>
		<link>http://seich.martianwabbit.com/the-web-developers-checklist/</link>
		<comments>http://seich.martianwabbit.com/the-web-developers-checklist/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 03:28:16 +0000</pubDate>
		<dc:creator>Seich</dc:creator>
				<category><![CDATA[Article]]></category>

		<guid isPermaLink="false">http://seich.martianwabbit.com/?p=12</guid>
		<description><![CDATA[The other day, I was talking with a friend of mine, we were discussing web developing when we found a new topic, what would it take to be a web developer? After giving it a full though I made a list of things you should know if you are looking forward into becoming one web [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://seich.martianwabbit.com/wp-content/uploads/2008/12/770858_47819026.jpg"><img class="size-full wp-image-19 alignleft" title="770858_47819026" src="http://seich.martianwabbit.com/wp-content/uploads/2008/12/770858_47819026.jpg" alt="" width="160" height="120" /></a>The other day, I was talking with a friend of mine, we were discussing web developing when we found a new topic, what would it take to be a web developer?</p>
<p>After giving it a full though I made a list of things you should know if you are looking forward into becoming one web developer.<br />
<span id="more-12"></span></p>
<p>Ok here&#8217;s the list:</p>
<p style="margin-left: 36pt">
<ul>
<li>
<div><strong>Html</strong>: This is the basic structure most websites, you won&#8217;t get anywhere without starting here. Take your time, html is easy to learn and you should be be able to use it easily without much effort.</div>
</li>
<li>
<div><strong>Css</strong>: This is the magic behind html styling. You could make stunning websites without knowing a thing on it, but you won&#8217;t get far if you don&#8217;t learn to properly use it.</div>
</li>
<li>
<div><strong>Server Side Scripting of your choice</strong>: this is not a most, but to become a full web developer you will be required to be able to use one server side scripting language. You can use any of your choice like php, asp, coldfusion, ECT. <span style="font-size:10pt"><em>This is used to power your web pages, manage forms, and do many other things. </em></span></div>
</li>
<li>
<div><strong><span style="text-decoration: line-through;">Client Side scripting of your choice</span> JavaScript</strong>: there&#8217;s no real choice here, if you want to add some nice animations, movement, and all other things you can think of. If you eventually realize that you like it (many web developers don&#8217;t), the only choice you got is on the use of a framework, these can really simplify things when working on JavaScript, else if you prefer you could use JavaScript without the aid of a framework, which is was my method or preference until I decided to try a framework, but it&#8217;s your choice.</div>
</li>
</ul>
<p><strong>BONUS&#8230;</strong><br />
these are some bonus abilities that could become handy for any web developer:</p>
<p style="margin-left: 36pt">
<ul>
<li>
<div><strong>Database</strong>: Learn to use a database, I would recommend you a sql derivative like mysql, these databases usually are compatible with some server side programming languages and will be lots of help, of course this is not required, as you can use other systems to store data, like .ini files (which is a text file with a special syntax and a .ini at the end) and text files.</div>
</li>
<li>
<div><strong>XML</strong>: learn to use xml and you can do some awesome things, of course it&#8217;s not something important, but it can become handy when storing info and in the remote case (when you get to JavaScript you will definitely fall for this) you try to use Ajax.</div>
</li>
<li>
<div>I will think of more.</div>
</li>
</ul>
<p>Please feel free to ask any questions concerning any of these, I will gladly answer them.</p>
]]></content:encoded>
			<wfw:commentRss>http://seich.martianwabbit.com/the-web-developers-checklist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
