<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<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"
		>
	<channel>
		<title>Borne Games Forum &#187; Topic: HTML Project</title>
		<link>http://www.bornegames.com/forum/topic/html-project</link>
		<description>Borne Games Forum &#187; Topic: HTML Project</description>
		<language>en-US</language>
		<pubDate>Sat, 25 May 2013 20:43:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://www.bornegames.com/forum/rss/topic/html-project" rel="self" type="application/rss+xml" />

		<item>
			<title>WJUK on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/3#post-14430</link>
			<pubDate>Sat, 01 Nov 2008 16:53:46 +0000</pubDate>
			<dc:creator>WJUK</dc:creator>
			<guid isPermaLink="false">14430@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>Dreamweaver is basically a GUI to coding webpages.  It acts as an interface to creating web-pages just like OS' so that the user doesn't have to mess around in machine code/assembly code.
</p>]]></description>
					</item>
		<item>
			<title>VideoGuy on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/3#post-14425</link>
			<pubDate>Sat, 01 Nov 2008 13:00:13 +0000</pubDate>
			<dc:creator>VideoGuy</dc:creator>
			<guid isPermaLink="false">14425@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>Well, I'm just one of those people that likes to write the code myself. That's why I was thinking about setting up a Wordpress blog on my server, but I decided I would make my own blog because Wordpress doesn't give me the customizability that I want.</p>
<p><em>Speaking of good Adobe products, I HAVE FLASH CS4. Well, sortof. Read my blog for more info.</em>
</p>]]></description>
					</item>
		<item>
			<title>WJUK on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/3#post-14417</link>
			<pubDate>Sat, 01 Nov 2008 01:01:46 +0000</pubDate>
			<dc:creator>WJUK</dc:creator>
			<guid isPermaLink="false">14417@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>Many professional web designers use Dreamweaver...  It does make creating web-pages with advanced features easier.  And also supports CSS, flash etc.
</p>]]></description>
					</item>
		<item>
			<title>VideoGuy on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/3#post-14413</link>
			<pubDate>Fri, 31 Oct 2008 23:42:50 +0000</pubDate>
			<dc:creator>VideoGuy</dc:creator>
			<guid isPermaLink="false">14413@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>Well, like I said, there's nothing wrong with those things for the average person who knows little or nothing about HTML. I'm just saying I would never use it as a professional web designer.
</p>]]></description>
					</item>
		<item>
			<title>WJUK on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/3#post-14319</link>
			<pubDate>Mon, 27 Oct 2008 12:00:41 +0000</pubDate>
			<dc:creator>WJUK</dc:creator>
			<guid isPermaLink="false">14319@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p> <img src='http://www.bornegames.com/blog/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />   Well, Dreamweaver also provides a lot of freedom too.  It's insanely easy to just embed flash videos and games.  And there a ton of other stuff I can do in Dreamweaver that I wouldn't be able to do with just pure HTML.   <img src='http://www.bornegames.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> 
</p>]]></description>
					</item>
		<item>
			<title>VideoGuy on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/3#post-14312</link>
			<pubDate>Mon, 27 Oct 2008 01:39:28 +0000</pubDate>
			<dc:creator>VideoGuy</dc:creator>
			<guid isPermaLink="false">14312@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p><em>Man, I haven't thought about Maze Adventure in so long.....</em></p>
<p>That's waaayyyy to complicated to explain in one post. Without getting too specific, it's done with a lot of Javascript, and it works a lot like a tile-based flash game, where a 2D array tells what's in each pixel/table cell/spot.</p>
<p>And yes, programs like Dreamweaver work fine for the average person that doesn't know anything about HTML. It just bugs me as a developer when I look at the code and see that it's so sloppy.  <img src='http://www.bornegames.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> 
</p>]]></description>
					</item>
		<item>
			<title>WJUK on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/3#post-14307</link>
			<pubDate>Sun, 26 Oct 2008 22:15:34 +0000</pubDate>
			<dc:creator>WJUK</dc:creator>
			<guid isPermaLink="false">14307@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>I used Dreamweaver back in my good 'ol college days (well, my old college.  Now going to another college) and it was pretty good.  Simple and easy to use.  Sure, the coding may not have been as optimal as it would when compared to pure HTML coding but it got the job done.</p>
<p>As for the game thing.  It's using javascript.  As for the specifics, ask VG.
</p>]]></description>
					</item>
		<item>
			<title>I can code now on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/3#post-14305</link>
			<pubDate>Sun, 26 Oct 2008 21:44:30 +0000</pubDate>
			<dc:creator>I can code now</dc:creator>
			<guid isPermaLink="false">14305@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>A question for Video Guy on the HTML subject, I've seen HTML games like yours and  this one- <a href="http://asymmetric.net/krakrox/" rel="nofollow">http://asymmetric.net/krakrox/</a>  and I was wondering how it's done.
</p>]]></description>
					</item>
		<item>
			<title>VideoGuy on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/3#post-14304</link>
			<pubDate>Sun, 26 Oct 2008 15:19:00 +0000</pubDate>
			<dc:creator>VideoGuy</dc:creator>
			<guid isPermaLink="false">14304@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>What<br />
You<br />
See<br />
Is<br />
What<br />
You<br />
Get</p>
<p>I really don't like those things. I have a few (that I never use), and I look at they code they produce. It's probably the sloppiest code on the internet. I'm amazed the page actually comes out looking how you want it. </p>
<p>Point is, I recommend learning HTML over using one of those. It's really not that complicated. Things like AS and Javascript aren't that simple, but I think HTML is simple enough.
</p>]]></description>
					</item>
		<item>
			<title>I can code now on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/3#post-14303</link>
			<pubDate>Sun, 26 Oct 2008 14:18:42 +0000</pubDate>
			<dc:creator>I can code now</dc:creator>
			<guid isPermaLink="false">14303@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>WYSIWYG?
</p>]]></description>
					</item>
		<item>
			<title>WJUK on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/2#post-14295</link>
			<pubDate>Sun, 26 Oct 2008 01:33:16 +0000</pubDate>
			<dc:creator>WJUK</dc:creator>
			<guid isPermaLink="false">14295@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>It's not that hard if you can get your head around it.  Although purely coding a web-page and making it look good can be difficult.  So WYSIWYG editors seem essential to me.
</p>]]></description>
					</item>
		<item>
			<title>I can code now on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/2#post-14292</link>
			<pubDate>Sun, 26 Oct 2008 00:28:48 +0000</pubDate>
			<dc:creator>I can code now</dc:creator>
			<guid isPermaLink="false">14292@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>Good Lord, I tried to learn HTML a couple years back and I found it waayyyyy harder than AS. All those tags and whatnot. Good thing flash websites are possible!
</p>]]></description>
					</item>
		<item>
			<title>AwesomenessFTW on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/2#post-14223</link>
			<pubDate>Wed, 22 Oct 2008 01:11:39 +0000</pubDate>
			<dc:creator>AwesomenessFTW</dc:creator>
			<guid isPermaLink="false">14223@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>Update: Added link to VideoGuy's site and local link to one's hard-drive.
</p>]]></description>
					</item>
		<item>
			<title>AwesomenessFTW on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/2#post-14176</link>
			<pubDate>Sun, 19 Oct 2008 11:58:00 +0000</pubDate>
			<dc:creator>AwesomenessFTW</dc:creator>
			<guid isPermaLink="false">14176@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>Life's been really busy lately. *cough cough* beat Rock Band *cough*</p>
<p>I'll get to it eventually  <img src='http://www.bornegames.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> 
</p>]]></description>
					</item>
		<item>
			<title>VideoGuy on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/2#post-14171</link>
			<pubDate>Sun, 19 Oct 2008 02:29:28 +0000</pubDate>
			<dc:creator>VideoGuy</dc:creator>
			<guid isPermaLink="false">14171@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p><em>Heh, heh, heh.  <img src='http://www.bornegames.com/blog/wp-includes/images/smilies/icon_twisted.gif' alt=':twisted:' class='wp-smiley' /> </em></p>
<p>Anyway, Awesomeness, any updates?  <img src='http://www.bornegames.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> 
</p>]]></description>
					</item>
		<item>
			<title>WJUK on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/2#post-14115</link>
			<pubDate>Fri, 17 Oct 2008 10:17:58 +0000</pubDate>
			<dc:creator>WJUK</dc:creator>
			<guid isPermaLink="false">14115@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>NOOOOOOOOOOOOOOOEEEEEEEEEEEEEEZZZZZZZZZZZZZZ!!!!!!!</p>
<p>You've ruined it!   <img src='http://www.bornegames.com/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> 
</p>]]></description>
					</item>
		<item>
			<title>VideoGuy on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/2#post-14111</link>
			<pubDate>Fri, 17 Oct 2008 02:26:28 +0000</pubDate>
			<dc:creator>VideoGuy</dc:creator>
			<guid isPermaLink="false">14111@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>Wait a second, a few hours ago I tried it and it went to your blog, now it goes to the Rick Roll video.</p>
<p><em>Oops, probably shouldn't have said that.  <img src='http://www.bornegames.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </em>
</p>]]></description>
					</item>
		<item>
			<title>WJUK on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/2#post-14095</link>
			<pubDate>Thu, 16 Oct 2008 12:28:04 +0000</pubDate>
			<dc:creator>WJUK</dc:creator>
			<guid isPermaLink="false">14095@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p> <img src='http://www.bornegames.com/blog/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />   Nice.</p>
<p>You should take a look at <a href='http://tinyurl.com/2su3q3'>this</a> then.<br />
It will BLOW YOUR MIND.
</p>]]></description>
					</item>
		<item>
			<title>VideoGuy on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/2#post-14089</link>
			<pubDate>Thu, 16 Oct 2008 00:32:34 +0000</pubDate>
			<dc:creator>VideoGuy</dc:creator>
			<guid isPermaLink="false">14089@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p>Or how about this? WJUK, this just goes to your profile for me, but I bet it goes to your avatar for you: <a href="http://www.bornegames.com/forum/profile.php?id=12&#038;tab=avatar" rel="nofollow">http://www.bornegames.com/forum/profile.php?id=12&#038;tab=avatar</a></p>
<p>And I just did that by changing the user ID from 257 to 12.
</p>]]></description>
					</item>
		<item>
			<title>WJUK on "HTML Project"</title>
			<link>http://www.bornegames.com/forum/topic/html-project/page/2#post-14086</link>
			<pubDate>Wed, 15 Oct 2008 21:04:11 +0000</pubDate>
			<dc:creator>WJUK</dc:creator>
			<guid isPermaLink="false">14086@http://www.bornegames.com/forum/</guid>
			<description><![CDATA[<p> <img src='http://www.bornegames.com/blog/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />   It's awesome ain't it?  The amazing things you can find in the sources of web pages FTW.
</p>]]></description>
					</item>

	</channel>
</rss>
