<?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/">
	<channel>
		<title>Website Programming</title>
		<link>http://coderslounge.forumotion.com/website-programming-f7/-t1.htm</link>
		<description>All talk about programming websites in here.</description>
		<lastBuildDate>Mon, 16 Nov 2009 19:49:33 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Website Programming</title>
			<url>http://i80.servimg.com/u/f80/14/50/41/52/untitl11.png</url>
			<link>http://coderslounge.forumotion.com/website-programming-f7/-t1.htm</link>
		</image>
		<item>
			<title>Making a Site, How?</title>
			<link>http://coderslounge.forumotion.com/website-programming-f7/making-a-site-how-t91.htm</link>
			<dc:creator>Mars</dc:creator>
			<description>Okay... Laugh at me if you will but...



Summery: I don't know how to even begin the process so I need some advice.

Any tips on starting the process are good. Like tools, server, etc. for a professional site... not one of those 'We make it for you and host it for a small fee' or geocities kind of thing...



Is geocities still running? bleh whatever...



So yeah...



Full story: I was supposed to have a site made by a company for an upcoming publications project and unfortunately  ...</description>
			<category>Website Programming</category>
			<pubDate>Mon, 16 Nov 2009 19:49:33 GMT</pubDate>
			<comments>http://coderslounge.forumotion.com/website-programming-f7/making-a-site-how-t91.htm#759</comments>
			<guid>http://coderslounge.forumotion.com/website-programming-f7/making-a-site-how-t91.htm</guid>
		</item>
		<item>
			<title>How many websites?</title>
			<link>http://coderslounge.forumotion.com/website-programming-f7/how-many-websites-t56.htm</link>
			<dc:creator>SoulRed12</dc:creator>
			<description>How many websites have you programmed from scratch?  How many of them have actually gone anywhere useful?



I've programmed........about....five sites, I think.  None of them are still up anymore.  They served their purpose, back when I was writing GM games.  I also had a pretty cool site where people could go to learn about C++, but it didn't have anything to offer that other sites didn't.  That combined with the fact that I wasn't very experienced in C++ myself and you have an obviously  ...</description>
			<category>Website Programming</category>
			<pubDate>Tue, 03 Nov 2009 19:39:27 GMT</pubDate>
			<comments>http://coderslounge.forumotion.com/website-programming-f7/how-many-websites-t56.htm#322</comments>
			<guid>http://coderslounge.forumotion.com/website-programming-f7/how-many-websites-t56.htm</guid>
		</item>
		<item>
			<title>Databases?</title>
			<link>http://coderslounge.forumotion.com/website-programming-f7/databases-t42.htm</link>
			<dc:creator>SoulRed12</dc:creator>
			<description>So what database do you use with your websites?  I only use MySQL.  I haven't bothered with any of the other ones, mostly because sql is simple and useful enough that I haven't really needed to learn anything else.</description>
			<category>Website Programming</category>
			<pubDate>Fri, 30 Oct 2009 05:10:55 GMT</pubDate>
			<comments>http://coderslounge.forumotion.com/website-programming-f7/databases-t42.htm#266</comments>
			<guid>http://coderslounge.forumotion.com/website-programming-f7/databases-t42.htm</guid>
		</item>
		<item>
			<title>[Help me] PHP on Form Text Box Default Value</title>
			<link>http://coderslounge.forumotion.com/website-programming-f7/help-me-php-on-form-text-box-default-value-t27.htm</link>
			<dc:creator>ranga227</dc:creator>
			<description>Here is the code I use to get display name:



Code:&lt;?php echo '' . &#36;row&#91;'members_display_name'&#93; . ''; ?&gt; 



Eg: Output is Haris



I want display output on textbox default value, I tried it like this



Code:&lt;input value=&quot;&lt;?php echo '' . &#36;row&#91;'members_display_name'&#93; . ''; ?&gt;&quot; type=&quot;text&quot; class=&quot;text user&quot; id=&quot;nick&quot; MAXLENGTH=&quot;25&quot; /&gt;



But it didn't work



Can anyone help me to display username  ...</description>
			<category>Website Programming</category>
			<pubDate>Sun, 05 Jul 2009 03:21:58 GMT</pubDate>
			<comments>http://coderslounge.forumotion.com/website-programming-f7/help-me-php-on-form-text-box-default-value-t27.htm#201</comments>
			<guid>http://coderslounge.forumotion.com/website-programming-f7/help-me-php-on-form-text-box-default-value-t27.htm</guid>
		</item>
	</channel>
</rss>