<?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>Jesse Altman &#187; Web</title>
	<atom:link href="http://jessealtman.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://jessealtman.com</link>
	<description>This is the personal blog and hub for all things about Jesse Altman, a 21 year old web developer and business manager. Feel free to browse around...</description>
	<lastBuildDate>Mon, 26 Oct 2009 15:49:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Defining the term: PHP</title>
		<link>http://jessealtman.com/2009/10/26/defining-the-term-php/</link>
		<comments>http://jessealtman.com/2009/10/26/defining-the-term-php/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 15:49:58 +0000</pubDate>
		<dc:creator>Jesse Altman</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jessealtman.com/?p=315</guid>
		<description><![CDATA[I know this may seem like a strange concept, and to be honest, it was very strange for me, but this was a recent project I did in my ENGL 202D class. The assignment was &#8220;to select a term or identify a process from your field of study or from an area of interest that [...]]]></description>
			<content:encoded><![CDATA[<p>I know this may seem like a strange concept, and to be honest, it was very strange for me, but this was a recent project I did in my <a href="http://english.la.psu.edu/undergraduate/advcomp/engl202D.htm">ENGL 202D class</a>. The assignment was &#8220;to select a term or identify a process from your field of study or from an area of interest that may be confusing to a particular audience.&#8221; I figured this would be a great topic because it is something I am familiar with, yet the average person is generally not. </p>
<p>When I first brought the topic up with my professor, she just gave me a confused look. I had to explain to her that <a href="http://php.net">PHP</a> is a programming language commonly used by web developers. I also explained I was writing the definition in an effort to educate young web developers who may only be involved in XHTML and CSS but are looking to expand their knowledge. She agreed with the idea, but asked me how I would deliver my message. I had a few options: article for a newspaper or magazine, a brochure, a section of some larger document such as a report or text book, or a web page. I am sure most of you can guess which topic I choose, so without further ado, <a href="http://jessealtman.com/php-definition/">What Is PHP?</a>.</p>
<p>P.S. I know the styling and overall look of the page isn&#8217;t that great, but it was for an English project in which I was the only student to do a web page. For only a few hours of work (including research, writing, and creating the page), I would say it came out just fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessealtman.com/2009/10/26/defining-the-term-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lack of Beta Versions for WordPress.org Plugins</title>
		<link>http://jessealtman.com/2009/08/12/lack-of-beta-versions-for-wordpress-org-plugins/</link>
		<comments>http://jessealtman.com/2009/08/12/lack-of-beta-versions-for-wordpress-org-plugins/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 21:32:18 +0000</pubDate>
		<dc:creator>Jesse Altman</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jessealtman.com/?p=305</guid>
		<description><![CDATA[Let me start off by saying, I have been meaning to write this post for quite some time now. I have been extremely busy lately and have not had much time for anything, let alone writing a blog post. As I am writing this, I am on my way back to Allentown, PA after a [...]]]></description>
			<content:encoded><![CDATA[<p>Let me start off by saying, I have been meaning to write this post for quite some time now. I have been extremely busy lately and have not had much time for anything, let alone writing a blog post. As I am writing this, I am on my way back to Allentown, PA after a short break in Rehoboth Beach, DE. Anyway, let us get down to it.</p>
<p>There is a flaw in the <a href=”http://wordpress.org/plugins/”>WordPress.org plugin directory.</a> It is a rather large flaw to be honest, and it is something that has plagued our recent series of upgrades to <a href=”http://plugins.spiralwebconsulting.com/analyticator.html”>Google Analyticator</a>. We recently added a new dashboard widget to Google Analyticator that mimics the Google Analytics dashboard using the Google Analytics API and a series of AJAX requests. We took over twenty hours developing and testing this new feature. We tested the plugin using MAMP with PHP4 and PHP5 in Opera 9, Safari 3/4, Google Chrome, Internet Explorer 7/8, and Firefox 2/3. Everything appeared to be working properly and we thought we were ready for the release. After releasing Google Analyticator 5.0, we soon found we were wrong.</p>
<p><span id="more-305"></span>As soon as we released the latest version of Google Analyticator, our support forums were flooded with problems. Unfortunately for us, a huge majority of these support requests all appeared to be the same issue. For anyone who has ever done software support, you know the users usually do not give you nearly enough information to solve the problem. The general message we got off the forum was “the plugin breaks my dashboard”. They sometimes would not give us a URL to their site or even the version of the plugin or WordPress. After doing a massive search for information over the course of a two week period, we eventually found the plugin had problems in some IIS installations, memory issues with certain server configurations, issues with Google’s AuthSub using multi-part domains, and issues with people using brand new Google Analytics accounts. Those two weeks were some of the roughest I have experienced since <a href=”http://spiralwebconsulting.com”>Spiral Web Consulting</a> began maintaining <a href=”http://plugins.spiralwebconsulting.com/podcasting.html”>Podcasting</a> and <a href=”http://plugins.spiralwebconsulting.com/analyticator.html”>Google Analyticator</a>. It took us two weeks and five releases to get our dashboard widget to work properly. Here is an example of the final version.</p>
<p>This brings me to the point of my post. We tested this plugin as thoroughly as possible on our end. We did everything we could to try and prevent any issues, but we could not test on every possible server configuration. Google Analyticator is not the largest plugin in the directory by any means, but with almost a <a href=”http://wordpress.org/plugins/googleanalyticator/stats”>half a million downloads</a> it is far from small. We cannot test all the installations that run our plugin. Every large piece of software runs beta releases, especially open source software. WordPress.org’s plugin directory needs to introduce some sort of beta release option for the plugins listed in the directory. As a plugin developer, I would love the option to give people the chance to beta test a plugin before the official version is released. We need the option to use the community as a tool of our development. As a plugin grows, it becomes more and more discouraging for plugin developers t continue due to the additional support requests that come with each new feature. If we could eliminate some of that unneeded stress, plugins could grow more. WordPress is growing at an ever-increasing rate, why limit its possibilities by making plugins difficult to advance with it? The time has come that beta version become an official part of WordPress.org. Voice your opinion now and be heard!</p>
]]></content:encoded>
			<wfw:commentRss>http://jessealtman.com/2009/08/12/lack-of-beta-versions-for-wordpress-org-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress&#8217; Plugin Developers &#8211; Appreciated or Abused?</title>
		<link>http://jessealtman.com/2009/07/14/wordpress-plugin-developers-appreciated-or-abused/</link>
		<comments>http://jessealtman.com/2009/07/14/wordpress-plugin-developers-appreciated-or-abused/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 04:06:34 +0000</pubDate>
		<dc:creator>Jesse Altman</dc:creator>
				<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jessealtman.com/?p=294</guid>
		<description><![CDATA[I recently read a very interesting article on the WeblogToolsCollection.com titled Is WordPress A Thankless Community? This article is particularly focused on the efforts of plugin developers. For the most part, I agree with what was said. As a plugin developer, I can attest to the fact that this issue is most definitely on a [...]]]></description>
			<content:encoded><![CDATA[<p>I recently read a very interesting article on the WeblogToolsCollection.com titled <a href="http://weblogtoolscollection.com/archives/2009/07/10/is-wordpress-a-thankless-community/">Is WordPress A Thankless Community?</a> This article is particularly focused on the efforts of plugin developers. For the most part, I agree with what was said. As a <a href="http://plugins.spiralwebconsulting.com">plugin developer</a>, I can attest to the fact that this issue is most definitely on a plugin developers mind as well as someone who may have a plugin but does not release it to the community.</p>
<p><span id="more-294"></span>I will admit, there have been several frustrating moments both myself and <a href="http://ronaldheft.com">Ron</a> have gone through while providing support for our plugins. <a href="http://plugins.spiralwebconsulting.com/podcasting.html">Podcasting</a> for instance is a plugin neither of us use, yet has double the support requests compared to Google Analyticator on our <a href="http://plugins.spiralwebconsulting.com/forums/">support forum</a>. At the time of writing this post, Google Analyticator has <a href="http://wordpress.org/extend/plugins/google-analyticator/stats/">373,074 life time downloads</a> while Podcasting only has <a href="http://wordpress.org/extend/plugins/podcasting/stats/">48,024 life time downloads</a>. Some may argue that Podcasting must be extremely more buggy than, but in fact it is simply that Podcasting users seem to not read any of our documentation. This is one of the most annoying parts of support. We have a very in depth F.A.Q. for each of our plugins and a large database of questions that other users have asked, yet we keep getting the same questions. Neither Ron nor I even use Podcasting, yet we support it for the community.</p>
<p>We recently added advertisements to our plugin site and the ability to donate to our plugins. We have been very much appreciative by the fact that we have gotten a decent amount from both methods. Now, this money most certainly does not cover the cost of even a few hours of charged work Ron and I would do for a client, but it does cover some of the monthly expenses that come with running a business. We love giving back to the WordPress community that provides us with so much work already.</p>
<p>So, what can you do to show support for your plugin developers? Well, the first thing is to make sure you do as much research as possible before you come to them with a bug or a problem you are experiencing. No open source developer will have a problem if you have a legitimate bug, but saying something is broken because you refused to look up that you forgot an important WordPress tag in your theme is ignorant. In your support request, be as detailed as possible and provide as much information as you possibly can. Try to listen to the plugin developer when they respond. The fact is, most people automatically assume it is a plugin, and if a plugin developer tells you it isn&#8217;t, then it is your job to get reliable proof that it is so they can fix it. </p>
<p>Give back to the plugin developer in any way you can. If this means you want to donate, then donate. If you can&#8217;t afford to donate a few bucks, then simply say thank you and provide feedback on the plugin. I can&#8217;t explain how frustrating it can be to release a new version of your plugin, and no one even responds if they like it or hate it. It feels like a complete waste at times. You can also simply help support the plugin by visiting their support page and answering some of the simpler questions. If you find a bug, try fixing it yourself. If you can work it out, give the code to the developer so they can use it. Everyone appreciates a solid starting point. Finally, give the plugin user a shout out or a link back. Get some conversation of the plugin going on your blog, Facebook, or any other social site. Make sure to use WordPress&#8217; plugin rating system to give the plugin a good rating as well.</p>
<h2>My Opinion</h2>
<p>I would definitely have to say that WordPress&#8217; plugin developers are appreciated. The community as a whole supports the <a href="http://en.wikipedia.org/wiki/Open_source">open source</a> spirit. The amount of plugin users I encounter who are appreciative of the efforts of the plugin developers far outnumber the users who think they are entitled to the plugin developers time and effort. Unfortunately, the latter really do have a negative effect on plugin developers. They are the reason why Spiral Web Consulting has this message displayed on our forum:</p>
<blockquote><p>We want you to understand a few things right up front:</p>
<ul>
<li>We do this in our free time to give back to the community.</li>
<li>You are in no way &#8220;entitled&#8221; to immediate support.</li>
<li>We will help as best we can, but we are not obligated to fix anything on your time frame.</li>
<li>We may not respond as quickly as you would like us to, and we apologize, but we do this as a hobby and we give a significant amount of free time towards these plugins already so please bear with us.</li>
<li>Please do not demand something from us. We respond much better to a polite request rather than obnoxious demands and a blatant lack of respect.</li>
<li>If we do not respond to your thread right away, do not email us through our business contact form. Any support requests sent through that form will be instantly deleted.</li>
</ul>
</blockquote>
<p>Don&#8217;t be an abusive user. Appreciate the work the developer does for you, and you will get better results as time goes by.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessealtman.com/2009/07/14/wordpress-plugin-developers-appreciated-or-abused/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Design vs. Web Development</title>
		<link>http://jessealtman.com/2009/06/24/web-design-vs-web-development/</link>
		<comments>http://jessealtman.com/2009/06/24/web-design-vs-web-development/#comments</comments>
		<pubDate>Wed, 24 Jun 2009 05:43:05 +0000</pubDate>
		<dc:creator>Jesse Altman</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jessealtman.com/?p=282</guid>
		<description><![CDATA[The age old battle of web design vs. web development will most likely never end. Some people will almost always consider one or the other to be superior. In this article, a winner will not be determined. I am writing this to explain the difference between the two.
Since creating Spiral Web Consulting, Ron and I [...]]]></description>
			<content:encoded><![CDATA[<p>The age old battle of web design vs. web development will most likely never end. Some people will almost always consider one or the other to be superior. In this article, a winner will not be determined. I am writing this to explain the difference between the two.</p>
<p>Since creating <a href="http://spiralwebconsulting.com">Spiral Web Consulting</a>, <a href="http://ronaldheft.com">Ron</a> and I have received a consistent flow of requests from clients for design and development jobs. I have become accustomed to these terms being used interchangeably. The fact of the matter is that most people do not seem to understand the difference between web design and web development. Let me explain.</p>
<p><span id="more-282"></span><br />
<h2 style="margin-top:-28px;">Web Design</h2>
<p>Web design, <a href="http://en.wikipedia.org/wiki/Web_design">as described by Wikipedia</a>, &#8220;is the skill of creating presentations of content (usually hypertext or hypermedia) that is delivered to an end-user through the World Wide Web, by way of a Web browser or other Web-enabled software like Internet television clients, microblogging clients and RSS readers.&#8221; This definition is very vague. <a href="http://lmgtfy.com/?q=web+design+definition">Google&#8217;s search results</a> are full of vague answers very similar to this one.</p>
<p>Web design, in my terms, is the creation of graphics, layout, and overall aesthetics of a web page. Web design is a task that can be accomplished without ever writing a single piece of XHTML, CSS, JavaScript, etc.. I guess in the most simple terms possible, web design is the planning phase of creating a page. You need to acquire/create the proper graphics, work out a layout, create a site-map, and decide exactly how the site should <strong>look</strong>.</p>
<h2>Web Development</h2>
<p>Web development, <a href="http://en.wikipedia.org/wiki/Web_development">as described by Wikipedia</a>, &#8220;is a broad term for any activity related to developing a web site for the World Wide Web or an internet.&#8221; I would have to strongly disagree with this definition. In essence, they are saying that anything you ever do to a web site is web development. Web development is much more structured than that.</p>
<p>Web development is writing the code to reproduce a preconceived design and creating the functionality necessary for the site to operate. This process is almost entirely based in <strong>code</strong>, using XHTML, CSS, JavaScript, and usually a programming language (PHP, ASP.NET, JSP, etc.). This phase follows the web design phase in the process of creating a web site.</p>
<h2>Where Do I Stand?</h2>
<p>The most common discussion about this topic is the question, &#8220;which is more important?&#8221; I will tell you, as a web developer myself, <em>neither</em> is more important. Planning a web site properly is very important, but creating that web site and making it functional is also important.</p>
<p>In short, web design is the look and web development is the code. How can either one of them be considered superior to the other? They are both useless without their counterparts.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessealtman.com/2009/06/24/web-design-vs-web-development/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Spymaster &#8211; Twitter Friend or Foe?</title>
		<link>http://jessealtman.com/2009/05/30/spymaster-twitter-friend-or-foe/</link>
		<comments>http://jessealtman.com/2009/05/30/spymaster-twitter-friend-or-foe/#comments</comments>
		<pubDate>Sat, 30 May 2009 07:01:19 +0000</pubDate>
		<dc:creator>Jesse Altman</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jessealtman.com/?p=189</guid>
		<description><![CDATA[ As many of you already know, Spymaster has started a wildfire of chatter on Twitter. I recently read a blog post by a Spymaster developer, Eston Bond. The post generally states that the &#8220;spam&#8221; that is coming from Spymaster is not Spymaster&#8217;s problem. To be honest, I would have to agree. MG Siegler on [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://jessealtman.com/wp-content/uploads/2009/05/spymaster.png" alt="Spymaster" title="Spymaster" width="250" height="50" class="size-full wp-image-190" style="margin:0px 10px 3px 0px;float:left;" /> As many of you already know, <a href="http://playspymaster.com/">Spymaster</a> has started a wildfire of <a href="http://twitter.com/#search?q=%23spymaster">chatter on Twitter</a>. I recently read a <a href="http://socialuxe.com/2009/05/on-spymasters-virality/">blog post</a> by a Spymaster developer, Eston Bond. The post generally states that the &#8220;spam&#8221; that is coming from Spymaster is not Spymaster&#8217;s problem. To be honest, I would have to agree. <a href="http://www.techcrunch.com/2009/05/29/spy-vs-spy-the-spymaster-backlash-begins-and-twitter-needs-to-fix-it/">MG Siegler on TechCrunch</a> also wrote about the new phenom sweeping <a href="http://twitter.com/">Twitter</a>. He also states that this is not a problem with Spymaster, but a problem with Twitter itself. Another post I would like to reference is Ronald Heft&#8217;s <a href="http://ronaldheft.com/2009/05/why-spymaster-is-twitters-problem/">Why #Spymaster is Twitter&#8217;s Problem</a>. He also agrees with both Eston Bond and MG Siegler that is is a flaw in Twitter.</p>
<p><span id="more-189"></span>Before I continue with my post, I would like to point out that I have tried this new sensation. I am only level 2, but I have played it for a bit and talked to people who played it more extensively.</p>
<p>There are some aspects of what was said that I agree with, however there are several major flaws that need to be considered. Eston Bond stated &#8220;I am trying to maximise the user experience of those playing Spymaster.&#8221; This was his justification for why the Spymaster&#8217;s notification system is in place. With this type of logic, the way the notification system maximizes user experience is by getting more players. This makes sense and it is understandable. </p>
<p>For those of you who don&#8217;t know, <a href="http://twitter.com/derekpunsalan/status/1964863963">this is what a notification may look like.</a> There are several variations of that, such as an <a href="http://twitter.com/Stammy/status/1938642567">assassination attempt</a>. </p>
<p>There is a flaw in <strong>Spymaster</strong> (and these arguments) that I would like to address.</p>
<p></p>
<h2>It Promotes Useless Messaging</h2>
<p>I understand the game developer and company is trying to promote the game and to be honest it is a brilliant idea. The problem I have is that it actually makes your character in the game stronger to constantly send these #spymaster messages out to your Twitter feed. This really puts some people in a bind. It forces the players to either buy into the game hard enough to just tell their friends to endure the constant useless messaging, or to stop following them.</p>
<p>The most popular rebuttal for this is that Twitter needs a filtering system. I actually agree with everyone who is saying that; Twitter does need a way to filter messages. I will not agree that this is purely a Twitter issue however. The developers knew this would happen and they wanted it to which hurts the community. It would be much simpler to allow users to turn off these messages while not effecting their character. The argument that &#8220;they (Spymaster users) can alienate themselves if they feel it is worth the reward (by sending out all notifications)&#8221; is a terrible way to look at this new game. It ruins the whole spirit of this &#8220;community building&#8221; game. The people who want to play are going to play. There is no need to make the game so dependent on everyone else being so actively involved. All it does is cause tension between different friends on Twitter.</p>
<p>In short, the system was built on a selfish design. Being someone who is involved in the tech industry I can respect the company&#8217;s decision to build the system this way, and I do not fault them for it. I just don&#8217;t like everyone defending it as if it is solely on Twitter to remedy the issue. <em>They made the game to promote sending these useless messages to promote their product.</em> It is that simple.</p>
]]></content:encoded>
			<wfw:commentRss>http://jessealtman.com/2009/05/30/spymaster-twitter-friend-or-foe/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tips on Running An Ad-Based Revenue Website</title>
		<link>http://jessealtman.com/2009/05/25/tips-on-running-an-ad-based-revenue-website/</link>
		<comments>http://jessealtman.com/2009/05/25/tips-on-running-an-ad-based-revenue-website/#comments</comments>
		<pubDate>Mon, 25 May 2009 04:54:48 +0000</pubDate>
		<dc:creator>Jesse Altman</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jessealtman.com/?p=116</guid>
		<description><![CDATA[As many of you already know, I am the Content Manager at InfoGenius. InfoGenius has several sites that make money purely off of ad revenue. I work directly with these sites on a regular basis and I am occassionally involved in the sale of ads. The sites that these ads appear on are Codango.com, Aspin.com, [...]]]></description>
			<content:encoded><![CDATA[<p>As many of you already know, I am the Content Manager at <a href="http://www.infogenius.com/">InfoGenius</a>. InfoGenius has several sites that make money purely off of ad revenue. I work directly with these sites on a regular basis and I am occassionally involved in the sale of ads. The sites that these ads appear on are <a href="http://codango.com/">Codango.com</a>, <a href="http://aspin.com/">Aspin.com</a>, <a href="http://411asp.net/">411ASP.NET</a>, and <a href="http://remotemethods.com/">RemoteMethods.com</a>.</p>
<p>I would like to provide you with some insights that have come to me while working on these sites and with InfoGenius. Some of the things I have to say may seem like common sense, but the fact is that implementing these things truly works. These tips are given in no specific order.</p>
<p><span id="more-116"></span><strong>1) Respect the Customer</strong></p>
<p>You wouldn&#8217;t believe how many people disrespect their customers. Now in this situation, you are probably thinking that it would be obvious to be as polite as possible to the advertisers. They are, after all, the ones who are paying you for the ad space. The important thing to realize about this is that the advertisers are only on your site because of your user base. If you receive an email from a user asking a question, <em>never</em> blow it off. It is very easy to view a single user as &#8220;not important&#8221; or &#8220;insignificant&#8221;. That would be a huge mistake! With today&#8217;s communication abilities, blowing someone off or being rude to someone can be leaked almost instantly. With things like Twitter, Myspace, Facebook, cell phones, email, forums, blogs, etc these altercations are told to everyone and made public quickly. My point is, the fact that you blew that person off will get out and then a much larger problem will be on your hands.</p>
<p><strong>2) Keep Your Content Fresh</strong></p>
<p>You will not be able to keep a consistent flow of users unless you give them a reason to keep returning to your site. Try to keep the most up to date information you have constantly available to your users. Also, moderate all the content that you are given. Some sites do well, and as they grow, they receive more information from their users than they are ready to handle. This causes some of them to slack on moderation, and inevitable leads to bad content on the site which results in less users.</p>
<p><strong>3) Show Advertisers Why They Should Advertise on Your Site</strong></p>
<p>Some people will strongly disagree with me on this, but you need to be able to give your advertisers a reason to advertise on your site. By this, I mean you need to publicly display to your advertisers what type of traffic your site produces. Your advertisers need to be able to see at a glance exactly how many people will be viewing their ads. Some examples of what I am talking about include:<br />
<img src="http://jessealtman.com/wp-content/uploads/2009/05/analyticator.png" alt="Google Analyticator" title="Google Analyticator" width="180" height="100" class="size-full wp-image-120" style="position:relative;margin:10px 20px 0px 10px;bottom:40px;" /><img src="http://jessealtman.com/wp-content/uploads/2009/05/codango_asp.png" alt="Codango ASP Stats" title="Codango ASP Stats" width="182" height="133" class="size-full wp-image-124" style="position:relative;margin:10px 10px 10px 20px;"/><br />
<img src="http://jessealtman.com/wp-content/uploads/2009/05/codango_aspnet.png" alt="Codango ASP.NET Stats" title="Codango ASP.NET Stats" width="182" height="133" class="size-full wp-image-139" style="position:relative;margin:10px 20px 10px 10px;"/><img src="http://jessealtman.com/wp-content/uploads/2009/05/codango_php.png" alt="Codango PHP Stats" title="Codango PHP Stats" width="182" height="119" class="size-full wp-image-140" style="position:relative;margin:10px 10px 10px 20px;bottom:12px;"/></p>
<p>These images, all taken from <a href="http://codango.com">Codango.com</a> except for the first one, are publicly available to everyone. Any potential advertiser that visits the site automatically sees how many people they can expect to see their product. This type of thing also gives a potential advertiser a better idea of how much an ad may cost. It will also weed out the lower end advertisers who may not be able to afford a spot on your site. This will save you time and money in the long run.</p>
<p><strong>4) Only Advertise Products That Are Relevant To Your Users</strong></p>
<p>The main reason I say to only provide ads that are relevant to your users is because it is what I would call a &#8220;win-win situation&#8221;. No one likes going to a site and having random banners spread all over the place cluttering up the content they are looking to access. Advertisers also do not like paying for a spot on your site if no one on the site actually wants to buy their product. For instance, it doesn&#8217;t make much sense logically for a meat company to advertise on a vegan site. </p>
<p>Relevant ads are much more effective and much less obtrusive. Your advertisers will appreciate better results, and your users will appreciate the better experience. There is no downside!</p>
<p><strong>5) Keep Competition Among Advertisers</strong></p>
<p>If your site is popular enough, you should have a multitude of advertisers lined up waiting to get their banner on your site. If this is true, this is great news! The most important thing to remember however, is to keep the competition among the advertisers strong. You should not sell an ad spot to any advertiser for an extended period of time. It is usually best to keep things on a per month basis. This makes all advertisers willing to keep their price on the ad spot high to avoid another advertiser from out bidding them and taking their spot on the site. </p>
<p>Advertising is all about exposure, and these companies know that. The best spots on your site should be fought for among several advertisers. If you allow someone to lock in an ad spot at a static price, then any additional traffic your site might receive essentially becomes useless. No one will be able to give you more money to buy the spot because it has already been sold. The upside to this however, is that if your site has a few low traffic periods, the advertiser is already locked into a price.</p>
<p>If you want my advice on this, do what your gut is telling you. I personally would not lock an advertiser in. The advertiser will not be happy about paying more money than a spot is worth if your site takes a hit, and you will not be happy about an ad spot being sold for cheaper than it is worth if your site has a traffic spike.</p>
<p></p>
<h2>Final Thoughts</h2>
<p>If there is only thing you take away from this entire article, please let it be that your most important customer is your user. Without your users, your site is worthless. Always try your best to accommodate them at all times. It may sometimes be difficult, in fact you will most likely run into a situation where it could be an advertiser against a user. Do not let the advertiser push the user around. Stand up for your user base and let them know that you appreciate them. Your users will respect you for making the right decision and most likely tell their friends about what happened. Their friends visit the site, your traffic goes up, and you get a larger advertiser looking to buy a spot on your site. In the end, it all works out for the best. </p>
<p>In closing, use your own judgement to make the best decisions for your site. There are no set rules that can be followed to run a successful site. It is up to you to determine your site&#8217;s future. Good luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://jessealtman.com/2009/05/25/tips-on-running-an-ad-based-revenue-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
