<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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>The Company Blog</title>
	<link>http://www.ameronix.com/blog</link>
	<description>Premier Web Design, Web Development and eCommerce Development in Virginia, Washington DC and Maryland</description>
	<pubDate>Fri, 20 Jun 2008 16:18:12 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Understanding Programming Before Selling Websites</title>
		<link>http://www.ameronix.com/blog/archives/8</link>
		<comments>http://www.ameronix.com/blog/archives/8#comments</comments>
		<pubDate>Fri, 20 Jun 2008 16:18:12 +0000</pubDate>
		<dc:creator>Brad Darden</dc:creator>
		
		<category><![CDATA[W3L - The WWW for Leahmans]]></category>

		<category><![CDATA[Computer Programming]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.ameronix.com/blog/archives/8</guid>
		<description><![CDATA[I am here to write for the Leah-man.  I am not professionally trained to design websites or program in any certain programming language.  I was brought on to Ameronix to help with the selling of services aspect.  I was a salesman of sporting goods once and I got pretty good at it [...]]]></description>
		<wfw:commentRss>http://www.ameronix.com/blog/archives/8/feed</wfw:commentRss>
		</item>
		<item>
		<title>Div-centric HTML vs. Table-centric HTML</title>
		<link>http://www.ameronix.com/blog/archives/7</link>
		<comments>http://www.ameronix.com/blog/archives/7#comments</comments>
		<pubDate>Fri, 13 Jun 2008 14:21:53 +0000</pubDate>
		<dc:creator>Brooks Child</dc:creator>
		
		<category><![CDATA[Web Design and Development]]></category>

		<guid isPermaLink="false">http://www.ameronix.com/blog/archives/7</guid>
		<description><![CDATA[There are two schools of thought when it comes to the structuring of a web page via HTML. First there is the method that uses tables to position everything on the page. On more complicated layouts this often leads to tables nested within other tables. The second methodology takes advantage of the &#60;div&#62; tag. Everything [...]]]></description>
		<wfw:commentRss>http://www.ameronix.com/blog/archives/7/feed</wfw:commentRss>
		</item>
		<item>
		<title>Script Tags and Master Pages in ASP</title>
		<link>http://www.ameronix.com/blog/archives/6</link>
		<comments>http://www.ameronix.com/blog/archives/6#comments</comments>
		<pubDate>Sat, 23 Feb 2008 17:39:11 +0000</pubDate>
		<dc:creator>Christopher Bradford</dc:creator>
		
		<category><![CDATA[Tutorials and More]]></category>

		<category><![CDATA[Web Design and Development]]></category>

		<category><![CDATA[ASP .NET]]></category>

		<category><![CDATA[C#]]></category>

		<category><![CDATA[Custom Control]]></category>

		<category><![CDATA[Master Pages]]></category>

		<category><![CDATA[Script tags]]></category>

		<guid isPermaLink="false">http://new.ameronix.com/blog/archives/6</guid>
		<description><![CDATA[In a recent ASP .NET project I decided to use a global “Master Page” to contain my major theme code and use individual ASPX pages strictly for content. As a personal preference I like to use absolute paths relative to the site root. I very rarely have path issues when using absolute paths. This project requires that relative paths be used since the web application would be switching domains and placed within a sub-directory. One of the advantages of Master pages is that any pages in a sub-directory that utilize a Master page in the application’s root directory have their relative links updated automatically. The server adds the correct number of “../”’s to the front of the path. According to the MSDN documentation this occurs on all ASP web controls (anything that is &#60;asp:...&#62;). I noticed that my &#60;link&#62; paths were also automatically being updated, neat, but my &#60;script&#62; tags were not having their src attribute updated automatically. To fix this issue I created a custom control, read more to see how I accomplished this.]]></description>
		<wfw:commentRss>http://www.ameronix.com/blog/archives/6/feed</wfw:commentRss>
		</item>
		<item>
		<title>An Introduction to Encryption and It&#8217;s Uses : an MCrypt story</title>
		<link>http://www.ameronix.com/blog/archives/4</link>
		<comments>http://www.ameronix.com/blog/archives/4#comments</comments>
		<pubDate>Tue, 05 Feb 2008 17:00:01 +0000</pubDate>
		<dc:creator>Francis Yaconiello</dc:creator>
		
		<category><![CDATA[Tutorials and More]]></category>

		<category><![CDATA[Web Design and Development]]></category>

		<guid isPermaLink="false">http://new.ameronix.com/blog/archives/4</guid>
		<description><![CDATA[Many if not most current websites handle sensitive data in one form or another. Be it email addresses, passwords, credit card information or some other form of data, visitors to websites demand that thier information be kept confidential. As developers it is our job to uphold visitor expectations. This is a vexing problem considering the [...]]]></description>
		<wfw:commentRss>http://www.ameronix.com/blog/archives/4/feed</wfw:commentRss>
		</item>
		<item>
		<title>Vertical Market Solutions VS. Custom Programming</title>
		<link>http://www.ameronix.com/blog/archives/3</link>
		<comments>http://www.ameronix.com/blog/archives/3#comments</comments>
		<pubDate>Tue, 05 Feb 2008 15:51:11 +0000</pubDate>
		<dc:creator>Brad Darden</dc:creator>
		
		<category><![CDATA[W3L - The WWW for Leahmans]]></category>

		<category><![CDATA[Web Design and Development]]></category>

		<guid isPermaLink="false">http://new.ameronix.com/blog/?p=3</guid>
		<description><![CDATA[I have worked for a small web development company called Ameronix for about a year now and I have come to many conclusions about companies and their willingness to spend money, but one major fact always remains the same:  Most companies want to spend as little money as possible and get something that comes [...]]]></description>
		<wfw:commentRss>http://www.ameronix.com/blog/archives/3/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
