<?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>Sun, 18 Mar 2012 14:20:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</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'll get you ready to go to work.</p>
<h2>The Editor</h2>
<p>The first thing you'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's free, you can'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'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 "File" -&gt; "New Project". Choose the "PHP" Category and "PHP Application" Project, then click next. On the next screen we'll give our project a name and choose where to save it on the hard drive.  Make note of the "Sources Folder" path. Click "Finish". Since we're not doing PHP yet let's delete the default "index.php" file and create our first HTML file. Click the left most icon in the toolbar, in the dialog select the "Other" category and the "HTML file" File Type. After clicking next, make the "File Name"  =  "index" and click "Finish".</p>
<p>Remember that I said to "Make note of the "Sources Folder" path".  Open your file browser, e.g. "Finder" on Mac and locate the project folder and double click on your "index.html" 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've create your first page... in the next installment,  we'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... we're working on a new development project and thought we'd solicit your input.  While we have a fair amount of experience on our team, we're sure that you've seen and done some things we'd never dreamed of.</p>
<p>So here's your opportunity to rant and rave, to show and to share, to tell us what you just can't live without... in a Studio Management solution.<span id="more-169"></span></p>
<p>Our new product is called "<a title="ARTIFICEcloud" href="http://www.artificecloud.com">ARTIFICE cloud</a>" and we hope that you'll take a moment to help us make it the best Studio Management solution on the planet.</p>
<p>Development is moving fast... thanks to our web standards based, rapid development techniques.  So don't hesitate,  we want your input for the first release... coming soon!</p>
<p>Thanks in advance for your comments!</p>
<p>-- 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'll be the next internet mogul. Or perhaps, your goals are a bit more modest. Either way there's no reason not to get started building your first website.</p>
<h2>About me.</h2>
<p>I'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't long before I was building mission critical business applications on the web.  Now, just so there's no mistake.  I'm no genius and I have very little formal training in web development.  So how am I successful as a web developer?  I'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'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's going on under the hood and then move on from there. If you really are just getting your feet wet, you don't even need a web server to learn the basics and see your results in your web browser. I'll talk about web servers more later.</p>
<h3>Windows, Linux, Mac, and other religious wars</h3>
<p>It really isn'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'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't be important to our discussion for a while yet.</p>
<h3>Basic Tools</h3>
<p>First, you need a real text editor.  "Word", Works", "Pages" or other word-processing program won't do it. You want "Notepad", "TextEdit", 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's free and it works on Windows, Mac, Linux and Solaris.  Of course it isn't the only way to go, I'll provide a comprenensive list a little later on. And hopefully this one is obvious, you'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...</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'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'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>

