<?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>Audie Design</title>
	<atom:link href="http://www.audiedesign.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.audiedesign.com</link>
	<description>Your Creative Resource!</description>
	<lastBuildDate>Tue, 03 Jan 2012 14:50:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Getting Started in Web Development &#8211; Part 2</title>
		<link>http://www.audiedesign.com/2010/getting-started-in-web-development-part-2/</link>
		<comments>http://www.audiedesign.com/2010/getting-started-in-web-development-part-2/#comments</comments>
		<pubDate>Sun, 17 Oct 2010 12:49:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.audiedesign.com/?p=177</guid>
		<description><![CDATA[<p>Previously, I talked about my experience and some broad concepts related to web design.  In this installment we&#8217;ll get you ready to go to work. The Editor The first thing you&#8217;ll need is a good text editor, not Word or &#8230; <a href="http://www.audiedesign.com/2010/getting-started-in-web-development-part-2/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
]]></description>
			<content:encoded><![CDATA[<p><a title="Getting Started in Web Development" href="http://www.audiedesign.com/2010/getting-started-in-web-development/">Previously</a>, I talked about my experience and some broad concepts related to web design.  In this installment we&#8217;ll get you ready to go to work.</p>
<h2>The Editor</h2>
<p>The first thing you&#8217;ll need is a good text editor, not Word or Works or any other word processor.  I prefer <a title="The NetBeans IDE" href="http://netbeans.org/" target="_blank">Netbeans</a>.  It&#8217;s free, you can&#8217;t beat the price, and works well for the beginner or the advanced programmer.  Another great feature of Netbeans is its cross platform support, it runs on Windows, Linux, Mac OS X and Solaris. So pause here for a few minutes and go download and install <a title="The NetBeans IDE" href="http://netbeans.org/downloads/index.html">Netbeans</a>, make sure you get one with PHP and JAVA.<span id="more-177"></span></p>
<div id="attachment_180" class="wp-caption alignright" style="width: 310px"><img class="size-full wp-image-180" title="Netbeans Screen 1" src="http://www.audiedesign.com/wp-content/uploads/2010/10/NetbeansScreen1.png" alt="Netbeans" width="300" height="230" />
<p class="wp-caption-text">Netbeans</p>
</div>
<p>Once you have Netbeans loaded up and running, you&#8217;ll see a screen like the one shown to the right here.</p>
<p>The first thing we need to do is create a project to store our files in, so click on &#8220;File&#8221; -&gt; &#8220;New Project&#8221;. Choose the &#8220;PHP&#8221; Category and &#8220;PHP Application&#8221; Project, then click next. On the next screen we&#8217;ll give our project a name and choose where to save it on the hard drive.  Make note of the &#8220;Sources Folder&#8221; path. Click &#8220;Finish&#8221;. Since we&#8217;re not doing PHP yet let&#8217;s delete the default &#8220;index.php&#8221; file and create our first HTML file. Click the left most icon in the toolbar, in the dialog select the &#8220;Other&#8221; category and the &#8220;HTML file&#8221; File Type. After clicking next, make the &#8220;File Name&#8221;  =  &#8220;index&#8221; and click &#8220;Finish&#8221;.</p>
<p>Remember that I said to &#8220;Make note of the &#8220;Sources Folder&#8221; path&#8221;.  Open your file browser, e.g. &#8220;Finder&#8221; on Mac and locate the project folder and double click on your &#8220;index.html&#8221; file and you should see something like this.</p>
<div id="attachment_181" class="wp-caption alignright" style="width: 310px"><a href="http://www.audiedesign.com/wp-content/uploads/2010/10/indexhtml.png" rel="lightbox[177]"><img class="size-full wp-image-181" title="First HTML" src="http://www.audiedesign.com/wp-content/uploads/2010/10/indexhtml.png" alt="First HTML" width="300" height="237" /></a>
<p class="wp-caption-text">First HTML Page</p>
</div>
<p>So you&#8217;ve create your first page&#8230; in the next installment,  we&#8217;ll talk about the basic components that make up a web page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiedesign.com/2010/getting-started-in-web-development-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dream Studio Management Application</title>
		<link>http://www.audiedesign.com/2010/dream-studio-management-application/</link>
		<comments>http://www.audiedesign.com/2010/dream-studio-management-application/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 22:11:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[ARTIFICEcloud]]></category>
		<category><![CDATA[Studio Management]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.audiedesign.com/?p=169</guid>
		<description><![CDATA[<p>New Development Project So&#8230; we&#8217;re working on a new development project and thought we&#8217;d solicit your input.  While we have a fair amount of experience on our team, we&#8217;re sure that you&#8217;ve seen and done some things we&#8217;d never dreamed &#8230; <a href="http://www.audiedesign.com/2010/dream-studio-management-application/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
]]></description>
			<content:encoded><![CDATA[<h2>New Development Project</h2>
<p>So&#8230; we&#8217;re working on a new development project and thought we&#8217;d solicit your input.  While we have a fair amount of experience on our team, we&#8217;re sure that you&#8217;ve seen and done some things we&#8217;d never dreamed of.</p>
<p>So here&#8217;s your opportunity to rant and rave, to show and to share, to tell us what you just can&#8217;t live without&#8230; in a Studio Management solution.<span id="more-169"></span></p>
<p>Our new product is called &#8220;<a title="ARTIFICEcloud" href="http://www.artificecloud.com">ARTIFICE cloud</a>&#8221; and we hope that you&#8217;ll take a moment to help us make it the best Studio Management solution on the planet.</p>
<p>Development is moving fast&#8230; thanks to our web standards based, rapid development techniques.  So don&#8217;t hesitate,  we want your input for the first release&#8230; coming soon!</p>
<p>Thanks in advance for your comments!</p>
<p>&#8211; The ARTIFICE cloud Development Team</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiedesign.com/2010/dream-studio-management-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Started in Web Development</title>
		<link>http://www.audiedesign.com/2010/getting-started-in-web-development/</link>
		<comments>http://www.audiedesign.com/2010/getting-started-in-web-development/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 22:38:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.audiedesign.com/?p=157</guid>
		<description><![CDATA[<p>So, you want to build a web page. Why not? Everyone has a website, why not you? Maybe you&#8217;ll be the next internet mogul. Or perhaps, your goals are a bit more modest. Either way there&#8217;s no reason not to &#8230; <a href="http://www.audiedesign.com/2010/getting-started-in-web-development/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
]]></description>
			<content:encoded><![CDATA[<h2>So, you want to build a web page.</h2>
<p>Why not? Everyone has a website, why not you? Maybe you&#8217;ll be the next internet mogul. Or perhaps, your goals are a bit more modest. Either way there&#8217;s no reason not to get started building your first website.</p>
<h2>About me.</h2>
<p>I&#8217;ve been building websites for more than a decade and like most I began with the basics.  Thanks to some luck and a few opportunities, it wasn&#8217;t long before I was building mission critical business applications on the web.  Now, just so there&#8217;s no mistake.  I&#8217;m no genius and I have very little formal training in web development.  So how am I successful as a web developer?  I&#8217;m able to do what I do largely because of the many great resources available on the web for developers of every possible skill level.  At some point the the course of this process I&#8217;ll create a list of some of the sites that were helpful to me.<span id="more-157"></span></p>
<h2>So where do you start?</h2>
<p>You could get started in web development using one of the WYSIWYG (<strong>W</strong>hat <strong>Y</strong>ou <strong>S</strong>ee <strong>I</strong>s <strong>W</strong>hat <strong>Y</strong>ou <strong>G</strong>et) editors and there are a few.  However, I suggest beginning with a basic text editor, learn what&#8217;s going on under the hood and then move on from there. If you really are just getting your feet wet, you don&#8217;t even need a web server to learn the basics and see your results in your web browser. I&#8217;ll talk about web servers more later.</p>
<h3>Windows, Linux, Mac, and other religious wars</h3>
<p>It really isn&#8217;t important what your desktop OS (<strong>O</strong>perating <strong>S</strong>ystem) is.  I use Windows, Linux, and Mac computers every day.  So for the purpose of this course, I&#8217;ll try to avoid matters of OS selection and focus on the code.  The web itself is largely OS agnostic with a few exceptions but those won&#8217;t be important to our discussion for a while yet.</p>
<h3>Basic Tools</h3>
<p>First, you need a real text editor.  &#8220;Word&#8221;, Works&#8221;, &#8220;Pages&#8221; or other word-processing program won&#8217;t do it. You want &#8220;Notepad&#8221;, &#8220;TextEdit&#8221;, or any one of the plain text editors freely available on the web.  Take a look at <a title="The NetBeans IDE" href="http://netbeans.org/" target="_blank">NetBeans</a>,  it&#8217;s free and it works on Windows, Mac, Linux and Solaris.  Of course it isn&#8217;t the only way to go, I&#8217;ll provide a comprenensive list a little later on. And hopefully this one is obvious, you&#8217;ll need a web browser too.  You can use the default browser that came with your OS, but I think you find that Firefox plus a couple of free plugins is a much better option.</p>
<h2>Coming up next&#8230;</h2>
<p>In the <a title="Getting Started in Web Development Part 2" href="http://www.audiedesign.com/2010/getting-started-in-web-development-part-2/">next installment</a>, we&#8217;ll get your work environment setup.  Stay tuned!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiedesign.com/2010/getting-started-in-web-development/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Website Redesign</title>
		<link>http://www.audiedesign.com/2010/valdosta-womens-health-center-website-redesign/</link>
		<comments>http://www.audiedesign.com/2010/valdosta-womens-health-center-website-redesign/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 02:37:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://www.audiedesign.com/?p=42</guid>
		<description><![CDATA[<p>We are excited about a current project, the website redesign for Valdosta Women&#8217;s Health Center.  The old site was static html/php and was difficult to maintain, requiring the assistance of a web designer for even the smallest changes.  By implementing &#8230; <a href="http://www.audiedesign.com/2010/valdosta-womens-health-center-website-redesign/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
]]></description>
			<content:encoded><![CDATA[<p>We are excited about a current project, the website redesign for Valdosta Women&#8217;s Health Center.  The old site was static html/php and was difficult to maintain, requiring the assistance of a web designer for even the smallest changes.  By implementing Worpdress as a Content Management System we were able to give the site a face-lift and many new features while making the routine maintenance of the site accessible to its owner.</p>
<p>Go take a look, the site is located <a title="VWHC.NET" href="http://www.vwhc.net" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiedesign.com/2010/valdosta-womens-health-center-website-redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Solutions</title>
		<link>http://www.audiedesign.com/2010/advanced-solutions/</link>
		<comments>http://www.audiedesign.com/2010/advanced-solutions/#comments</comments>
		<pubDate>Sun, 22 Aug 2010 02:11:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Slider]]></category>

		<guid isPermaLink="false">http://www.audiedesign.com/?p=15</guid>
		<description><![CDATA[<p>Every aspect of your design solution delivered in a consultative fashion. Every layer of art and technology provided by experienced and talented artisans. Every component of content creation: &#160;- from photography &#160;- to videography &#160;- to graphics design &#160;- to &#8230; <a href="http://www.audiedesign.com/2010/advanced-solutions/">Continue reading <span class="meta-nav">&#8594;</span></a></p>
]]></description>
			<content:encoded><![CDATA[<p>Every aspect of your design solution delivered in a consultative fashion. Every layer of art and technology provided by experienced and talented artisans. Every component of content creation:</p>
<p>&nbsp;- from photography</p>
<p>&nbsp;- to videography</p>
<p>&nbsp;- to graphics design</p>
<p>&nbsp;- to custom code</p>
<p>All of these are hand selected and integrated by our in-house staff.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.audiedesign.com/2010/advanced-solutions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

