<?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>Web Design Marquette, MI &#124; Middle Ear Media &#187; PHP</title>
	<atom:link href="http://middleearmedia.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://middleearmedia.com</link>
	<description>Middle Ear Media of Marquette, Michigan specializes in professional web development and creative website design.</description>
	<lastBuildDate>Mon, 30 Jan 2012 22:37:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>The 2010 Anthony Line</title>
		<link>http://middleearmedia.com/the-2010-anthony-line/</link>
		<comments>http://middleearmedia.com/the-2010-anthony-line/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 00:10:56 +0000</pubDate>
		<dc:creator>obadiah</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Anthony & Co.]]></category>
		<category><![CDATA[CSS Sprites]]></category>
		<category><![CDATA[Escanaba]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Michigan]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[The Anthony Line]]></category>

		<guid isPermaLink="false">http://middleearmedia.com/?p=803</guid>
		<description><![CDATA[Although Anthony &#38; Co., Inc. has been producing advertising specialty items for over fifty years, I’ve only been designing their web site for twelve. The last major update was done about three years ago, so I was glad to get a chance to redesign basically from scratch. The idea here was to create a simple, [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>Although Anthony &amp; Co., Inc. has been producing advertising specialty items for over fifty years, I’ve only been designing their web site for twelve. The last major update was done about three years ago, so I was glad to get a chance to redesign basically from scratch. The idea here was to create a simple, modern design that matched the look of existing brochures.</p>
<p><img class="post-image" title="The Anthony Line" src="/Assets/images/anthonyline.jpg" alt="The Anthony Line" /><br />
<span id="more-803"></span></p>
<p>This web site was designed with <acronym title="PHP Hypertext Preprocessor">PHP</acronym> in order to utilize some of it’s advance features. A modular design was implemented to reduce redundancy. So, any element of the design that is repeated on multiple pages was written in a separate file that is added dynamically when the page loads. Also, the date in the copyright section of the footer automatically updates on the first of every year.</p>
<p>I used some <acronym title="Cascading Style Sheet">CSS</acronym> trickery to add some nice features. For instance, the main navigation bar knows what page is currently loaded and styles the corresponding link to let the visitor know what page they’re on. These particular links are also made non clickable since they lead to the same place. This should help to reduce confusion for the user.</p>
<p><img class="post-image" title="The Anthony Line" src="/Assets/images/anthonyline1.jpg" alt="The Anthony Line" /></p>
<p>Speaking of which, I wanted to make navigation very easy and intuitive. The product pages have a sub-navigation section with links to all product pages so all the products can be reached easily. These links, like the main navigation, behave differently depending on which page is loaded. </p>
<p>Each product page has a reminder about artwork specifications running vertically along the left edge. When clicked, the general information page is loaded. Also, to save the users from extensive scrolling, a <em>“Back to Top”</em> link was added to the lower right hand corner of all product pages.</p>
<p><img class="post-image" title="The Anthony Line" src="/Assets/images/anthonyline2.jpg" alt="The Anthony Line" /></p>
<p>Another cool feature is located on the main product page. Images of the products are laid out in a thumbnail gallery. Using CSS sprites and the JavaScript library JQuery, I added an animated hover effect that turns the image to gray scale and fades in a dark inner glow. </p>
<p>Check out <a href="http://anthonyco.com/" target="_blank" title="Visit anthonyco.com" class="more-link">anthonyco.com</a> to see the web site for yourself. </p>
<div class="shr-publisher-803"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://middleearmedia.com/the-2010-anthony-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic Content: Why it’s Essential</title>
		<link>http://middleearmedia.com/dynamic-content-why-its-essential/</link>
		<comments>http://middleearmedia.com/dynamic-content-why-its-essential/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 06:07:58 +0000</pubDate>
		<dc:creator>obadiah</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[CGI]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Conditional Content]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Dynamic Content]]></category>
		<category><![CDATA[Increase Sales]]></category>
		<category><![CDATA[Increase Traffic]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[User Experience]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.middleearmedia.com/?p=462</guid>
		<description><![CDATA[There are many reasons to have dynamic content on your website, but the two most important are to increase traffic and to increase sales. Dynamic content will drive traffic to your site by helping give you a better ranking in search engine results. It can drive sales (assuming you’re selling something) or conversions by giving [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>There are many reasons to have dynamic content on your website, but the two most important are to increase traffic and to increase sales. Dynamic content will drive traffic to your site by helping give you a better ranking in search engine results. It can drive sales (assuming you’re selling something) or conversions by giving your visitors a better user experience.</p>
<p><img class="post-image" title="Dynamic Content is Essential" src="/Assets/images/dynamic-content1.jpg" alt="Dynamic Content is Essential" /><br />
<span id="more-462"></span></p>
<h3>What is dynamic content?</h3>
<p>Back in the day, a hypertext document on the world wide web was a static file that looked the same to everybody who viewed it. If the page was lucky, it would be updated periodically, but for the most part, it just remained the same and collected virtual dust. If you’ve ever stumbled across a website that looks like it hasn’t been updated in 10–15 years, it probably hasn’t.</p>
<p>In contrast, a dynamic document on the world wide web can be customized for each user based on individual conditions or parameters. So it could show different content depending on the time of day, a user’s profile, operating system, browser or just about anything else.</p>
<p>Sometimes referred to as “conditional content”, it allows a more unique experience for the user with personalized messages and such. With dynamic content, the content is separated from the design and stored in a database. The content seen by the user is generated at the time of request at the server level using <acronym title="Common Gateway Interface">CGI</acronym>, <acronym title="Application Service Provider">ASP</acronym>, <acronym title="PHP: Hypertext Preprocessor">PHP</acronym>, or a content management system.</p>
<p><img class="post-image" title="Example of Dynamic Content Code" src="/Assets/images/dynamic-content2.jpg" alt="Example of Dynamic Content Code" /></p>
<h3>How does it drive traffic?</h3>
<p>Search engines, or more accurately, their search bots (also known as spiders) crawl the web and index the sites they find. They prefer dynamic content over static content because they figure something that changes often is more relevant than something that doesn’t. Therefore a dynamic page is more likely to ranked higher on a search engine’s results page and that means more traffic to the site.</p>
<h3>How does it drive sales?</h3>
<p>Even more important than its <acronym title="Search Engine Optimization">SEO</acronym> benefits is the fact that human visitors like to see something different each time they visit a site. It keeps them interested. If it looks the same every time they visit, they are much less likely to return again. We humans also tend to enjoy an experience more if it’s personalized. For example, when a user logs in, they might see a custom welcome message that includes their name. No matter how it’s done, if a user has an enjoyable experience while using your site, they are much more likely to return again. They are also more likely to tell all their friends how great your site is, buy your widgets, visit your physical location or sign up for your service.</p>
<p>Using a <acronym title="Content Management System">CMS</acronym> like WordPress, Drupal, Joomla, etc., allows you to control your dynamic content very easily, hence the massive number of “blog” type sites that have popped up over the last several years. The key to this is quality not quantity. You must give your audience something that is interesting or important to them.</p>
<p>So, keep it fresh, keep it flexible, keep it dynamic.</p>
<div class="shr-publisher-462"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://middleearmedia.com/dynamic-content-why-its-essential/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Knee Deep in WordPress</title>
		<link>http://middleearmedia.com/knee-deep-in-wordpress/</link>
		<comments>http://middleearmedia.com/knee-deep-in-wordpress/#comments</comments>
		<pubDate>Fri, 25 Sep 2009 22:11:41 +0000</pubDate>
		<dc:creator>obadiah</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Content Management System]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[publishing]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Themes]]></category>

		<guid isPermaLink="false">http://www.middleearmedia.com/?p=131</guid>
		<description><![CDATA[In case you haven’t heard, WordPress is a personal publishing system built on PHP and MySQL. In other words, it allows your site to be a dynamic, database-driven organism. So rather than having a couple static HTML pages sitting there getting dusty, your site can be built with PHP modules which can be combined in [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop --><!-- End Shareaholic LikeButtonSetTop --><p>In case you haven’t heard, WordPress is a personal publishing system built on <acronym title="PHP: Hypertext Preprocessor">PHP</acronym> and MySQL. In other words, it allows your site to be a dynamic, database-driven organism. So rather than having a couple static HTML pages sitting there getting dusty, your site can be built with PHP modules which can be combined in many different ways to dynamically generate the HTML page seen in your browser. I’ll get into why that is so important in future posts.</p>
<p><img src="/Assets/images/post-imgwp2.jpg" alt="Screen shot of WordPress Login Screen" title="Screen shot of WordPress Login Screen" class="post-image" /><br />
<span id="more-131"></span><br />
WordPress is licensed under the <acronym title="GNU Public License">GPL</acronym> and is an Open Source project. As an Open Source project, WordPress has managed to generate a huge community of users and developers. This has helped it grow from a small project in 2003 to a massively popular blogging platform in 2005 and now to a full blown Content Management System.</p>
<p><img src="/Assets/images/post-imgwp1.jpg" alt="Screen shot of WordPress Dashboard" title="Screen shot of WordPress Dashboard" class="post-image" /></p>
<p>I’ve only been designing for WordPress for about one year, but in that time, I’ve seen drastic improvements as new versions were released. As I write this, version 2.8.4 is the latest and greatest. As a custom WordPress Theme developer, I have come to be intimately familiar with most of it’s features. I’ll be talking about WordPress a lot so check back soon or better yet, grab the <acronym title="Really Simple Sindication">RSS</acronym> feed or subscribe by Email.</p>
<div class="shr-publisher-131"></div><!-- Start Shareaholic LikeButtonSetBottom --><!-- End Shareaholic LikeButtonSetBottom -->]]></content:encoded>
			<wfw:commentRss>http://middleearmedia.com/knee-deep-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

