<?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 Plant Media &#187; Web Developing</title>
	<atom:link href="http://webplantmedia.com/category/web-developing/feed/" rel="self" type="application/rss+xml" />
	<link>http://webplantmedia.com</link>
	<description>Lubbock Web Design and Web Development</description>
	<lastBuildDate>Wed, 26 Oct 2011 14:03:39 +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>Turn Off Autocomplete in Aptana Studio</title>
		<link>http://webplantmedia.com/web-developing/2010/04/turn-off-autocomplete-in-aptana-studio/</link>
		<comments>http://webplantmedia.com/web-developing/2010/04/turn-off-autocomplete-in-aptana-studio/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 01:54:01 +0000</pubDate>
		<dc:creator>ChrisB</dc:creator>
				<category><![CDATA[Web Developing]]></category>

		<guid isPermaLink="false">http://www.webplantmedia.com/?p=348</guid>
		<description><![CDATA[I had the hardest time trying to figure out how to turn off autocomplete in Aptana Studio. Which means only two things: That turning off autocomplete is very straightforward and obvious and it just took me a long time to figure it out. Or that no one has gone to the effort to explain how [...]]]></description>
			<content:encoded><![CDATA[<p>I had the hardest time trying to figure out how to turn off autocomplete in Aptana Studio. Which means only two things: That turning off autocomplete is very straightforward and obvious and it just took <em>me</em> a long time to figure it out. Or that no one has gone to the effort to explain how to do it. I&#8217;m assuming and hoping for the latter. Here&#8217;s how:</p>

<div class="wp_syntax"><div class="code"><pre class="html" style="font-family:monospace;">Window-&gt;Preferences-&gt;Web-&gt;HTML Files-&gt;Editor-&gt;Typing</pre></div></div>

<p>And then uncheck everything. You should be good to go. </p>
]]></content:encoded>
			<wfw:commentRss>http://webplantmedia.com/web-developing/2010/04/turn-off-autocomplete-in-aptana-studio/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What Width Should I Make my Website?</title>
		<link>http://webplantmedia.com/web-developing/2010/04/what-width-should-i-make-my-website/</link>
		<comments>http://webplantmedia.com/web-developing/2010/04/what-width-should-i-make-my-website/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 00:00:42 +0000</pubDate>
		<dc:creator>ChrisB</dc:creator>
				<category><![CDATA[Web Developing]]></category>

		<guid isPermaLink="false">http://www.webplantmedia.com/?p=274</guid>
		<description><![CDATA[You have two options when it comes to deciding what width to make your website. You can have it expand the whole width of the viewers browser. Or you can have it set at a fixed size. Even if you have your page expanding the whole width of the browser, you&#8217;ll have to decide on [...]]]></description>
			<content:encoded><![CDATA[<p>You have two options when it comes to deciding what width to make your website. You can have it expand the whole width of the viewers browser. Or you can have it set at a fixed size. Even if you have your page expanding the whole width of the browser, you&#8217;ll have to decide on a minimum width for your display to set to.</p>
<p>Personally, I cater towards a screen size of 1024 x 768. The web page you are viewing now has a fixed width of 900 pixels. Here is a list of widths of what other websites are using:</p>
<table class="stats" border="0" cellpadding="0" cellspacing="0">
<thead>
<tr>
<th>Name</th>
<th>Website</th>
<th>Width</th>
</tr>
</thead>
<tbody>
<tr>
<td>Facebook</td>
<td><a href="http://facebook.com">facebook.com</a></td>
<td>980px</td>
</tr>
<tr>
<td>Yahoo</td>
<td><a href="http://yahoo.com">yahoo.com</a></td>
<td>990px</td>
</tr>
<tr>
<td>MSN</td>
<td><a href="http://msn.com">msn.com</a></td>
<td>970px</td>
</tr>
<tr>
<td>New York Times</td>
<td><a href="http://nytimes.com">nytimes.com</a></td>
<td>970px</td>
</tr>
<tr>
<td>Wikipedia</td>
<td><a href="http://wikipedia.com">wikipedia.com</a></td>
<td>100%</td>
</tr>
<tr>
<td>Web Krunk</td>
<td><a href="http://webkrunk.com">webkrunk.com</a></td>
<td>985px</td>
</tr>
<tr>
<td>WalMart</td>
<td><a href="http://walmart.com">walmart.com</a></td>
<td>720px</td>
</tr>
<tr>
<td>NFL</td>
<td><a href="http://nfl.com">nfl.com</a></td>
<td>985px</td>
</tr>
<tr>
<td>Best Buy</td>
<td><a href="http://bestbuy.com">bestbuy.com</a></td>
<td>790px</td>
</tr>
<tr>
<td>Apple</td>
<td><a href="http://apple.com">apple.com</a></td>
<td>985px</td>
</tr>
</tbody>
</table>
<p>Here are some statistics on screen size usage from <a href="http://www.w3schools.com/browsers/browsers_display.asp">w3schools.com</a></p>
<table class="stats" border="0" cellpadding="0" cellspacing="0">
<thead>
<tr>
<th align="left" width="20%">Date</th>
<th align="right">Higher</th>
<th align="right">1024&#215;768</th>
<th align="right">800&#215;600</th>
<th align="right">640&#215;480</th>
<th align="right">Unknown</th>
</tr>
</thead>
<tbody>
<tr>
<td>January 2010</td>
<td align="right">76%</td>
<td align="right">20%</td>
<td align="right">1%</td>
<td align="right">0%</td>
<td align="right">3%</td>
</tr>
<tr>
<td>January 2009</td>
<td align="right">57%</td>
<td align="right">36%</td>
<td align="right">4%</td>
<td align="right">0%</td>
<td align="right">3%</td>
</tr>
<tr>
<td>January 2008</td>
<td align="right">38%</td>
<td align="right">48%</td>
<td align="right">8%</td>
<td align="right">0%</td>
<td align="right">6%</td>
</tr>
<tr>
<td>January 2007</td>
<td align="right">26%</td>
<td align="right">54%</td>
<td align="right">14%</td>
<td align="right">0%</td>
<td align="right">6%</td>
</tr>
<tr>
<td>January 2006</td>
<td align="right">17%</td>
<td align="right">57%</td>
<td align="right">20%</td>
<td align="right">0%</td>
<td align="right">6%</td>
</tr>
<tr>
<td>January 2005</td>
<td align="right">12%</td>
<td align="right">53%</td>
<td align="right">30%</td>
<td align="right">0%</td>
<td align="right">5%</td>
</tr>
<tr>
<td>January 2004</td>
<td align="right">10%</td>
<td align="right">47%</td>
<td align="right">37%</td>
<td align="right">1%</td>
<td align="right">5%</td>
</tr>
<tr>
<td>January 2003</td>
<td align="right">6%</td>
<td align="right">40%</td>
<td align="right">47%</td>
<td align="right">2%</td>
<td align="right">5%</td>
</tr>
<tr>
<td>January 2002</td>
<td align="right">6%</td>
<td align="right">34%</td>
<td align="right">52%</td>
<td align="right">3%</td>
<td align="right">5%</td>
</tr>
<tr>
<td>January 2001</td>
<td align="right">5%</td>
<td align="right">29%</td>
<td align="right">55%</td>
<td align="right">6%</td>
<td align="right">5%</td>
</tr>
<tr>
<td>January 2000</td>
<td align="right">4%</td>
<td align="right">25%</td>
<td align="right">56%</td>
<td align="right">11%</td>
<td align="right">4%</td>
</tr>
</tbody>
</table>
<p>More specific screen resolution statistics from <a href="http://www.w3schools.com/browsers/browsers_resolution_higher.asp">w3schools.com</a>.</p>
<table class="stats" border="0" cellpadding="0" cellspacing="0">
<thead>
<tr>
<th colspan="2" align="center">January 2010</th>
</tr>
<tr>
<th align="left">Resolution</th>
<th align="right">% of Total</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left">1280&#215;1024</td>
<td align="right">18.2 %</td>
</tr>
<tr>
<td align="left">1280&#215;800</td>
<td align="right">17.3 %</td>
</tr>
<tr>
<td align="left">1440&#215;900</td>
<td align="right">10.5 %</td>
</tr>
<tr>
<td align="left">1680&#215;1050</td>
<td align="right">10.0 %</td>
</tr>
<tr>
<td align="left">1920&#215;1200</td>
<td align="right">4.6 %</td>
</tr>
<tr>
<td align="left">1366&#215;768</td>
<td align="right">3.6 %</td>
</tr>
<tr>
<td align="left">1920&#215;1080</td>
<td align="right">2.3 %</td>
</tr>
<tr>
<td align="left">1152&#215;864</td>
<td align="right">2.1 %</td>
</tr>
<tr>
<td align="left">1600&#215;1200</td>
<td align="right">1.4 %</td>
</tr>
<tr>
<td align="left">1280&#215;768</td>
<td align="right">1.2 %</td>
</tr>
<tr>
<td align="left">Other</td>
<td align="right">4.8 %</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://webplantmedia.com/web-developing/2010/04/what-width-should-i-make-my-website/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>10 Things Your Website Must Have</title>
		<link>http://webplantmedia.com/web-developing/2010/04/10-things-your-website-must-have/</link>
		<comments>http://webplantmedia.com/web-developing/2010/04/10-things-your-website-must-have/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 12:14:34 +0000</pubDate>
		<dc:creator>ChrisB</dc:creator>
				<category><![CDATA[Web Developing]]></category>

		<guid isPermaLink="false">http://www.webplantmedia.com/?p=278</guid>
		<description><![CDATA[A well designed, simple, and scalable logo. Your logo is the heart and soul of your organization. Your website should be designed around the style of your logo. If you want to see what really good logos look like, click here. Unique, well-written, and fresh content. Useful content gives visitors an incentive to return and [...]]]></description>
			<content:encoded><![CDATA[<ol class="top_ten">
<li class="top_ten">A well designed, simple, and scalable logo. Your logo is the heart and soul of your organization. Your website should be designed around the style of your logo. If you want to see what really good logos look like, click <a href="http://logooftheday.com/">here</a>.</li>
<li class="top_ten">Unique, well-written, and fresh content. Useful content gives visitors an incentive to return and refer others.</li>
<div class="image_wrapper_right_250"><img class="imageRight alignleft size-full wp-image-279" title="apple_website" src="http://www.webplantmedia.com/wp-content/uploads/2010/04/apple_website.png" alt="" width="250" height="192" />You feel safe and secured buying a computer from Apple. How you present your website is extremely important.</div>
<li class="top_ten">Simple and obvious website navigation. Make sure your visitors are not getting lost.</li>
<li class="top_ten">A great domain name. A simple and easy-to-remember domain name will help you to build your brand and retain loyal visitors.</li>
<li class="top_ten">Pleasant and simple cross-browser-compatible design. It is important to make sure that your website is accessible for all users regardless of the browser or monitor that is used to view it.</li>
<li class="top_ten">High quality images. Poor quality images will make your website appear amateur.</li>
<li class="top_ten">Fast-loading pages. In the first few seconds of visiting your website, a visitor decides to stay or go. It is important that you site loads quickly enough for them to view your website and make the decision for themselves.</li>
<li class="top_ten">Unique titles, headlines, and meta descriptions for each page. Titles, descriptions, and headlines are important to search engine optimization. This is so critical for the success of your organization. There&#8217;s no point in having a good looking website if no one can find it.</li>
<li class="top_ten">Contact information or a contact form. It is a great idea to display contact information because it inspires trust. As an alternative, you can also provide a contact form which is a great way to capture leads, get feedback, or provide visitors with an easy way to contact you.</li>
<li class="top_ten">Custom error pages. Without fail, visitors will visit pages that do not exist. Perhaps an external website linked to a wrong page. Or maybe they mistakenly entered a url in their browser. By creating custom error pages, you can provide your users with a seamless user experience and provide them quick access to whatever they are looking for.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://webplantmedia.com/web-developing/2010/04/10-things-your-website-must-have/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the Best Text Editor for Web Development?</title>
		<link>http://webplantmedia.com/web-developing/2010/04/what-is-the-best-text-editor-for-web-development/</link>
		<comments>http://webplantmedia.com/web-developing/2010/04/what-is-the-best-text-editor-for-web-development/#comments</comments>
		<pubDate>Sun, 04 Apr 2010 02:18:10 +0000</pubDate>
		<dc:creator>ChrisB</dc:creator>
				<category><![CDATA[Web Developing]]></category>

		<guid isPermaLink="false">http://www.webplantmedia.com/?p=218</guid>
		<description><![CDATA[I have been developing websites for 7 years now, and I&#8217;ve gone through so many text editors in my quest for finding the perfect text editor. I will go through now and give you my opinion on all the text editors I&#8217;ve used. Let me say now that this review are for the programmers who [...]]]></description>
			<content:encoded><![CDATA[<p>I have been developing websites for 7 years now, and I&#8217;ve gone through so many text editors in my quest for finding the perfect text editor. I will go through now and give you my opinion on all the text editors I&#8217;ve used. Let me say now that this review are for the programmers who hard code every single line and pixel.</p>
<p><img class="imageLeft" title="dreamweaver" src="http://www.webplantmedia.com/wp-content/uploads/2010/04/dreamweaver.png" alt="Dreamweaver Logo" /><br />
<a href="http://www.adobe.com/products/dreamweaver/">Dreamweaver</a> was the first IDE I ever used for developing websites. It has a nice color scheme and the ftp support is very solid. The only draw back is that it can be a little slow at times to upload and download files. Dreamweaver supports auto-upload on <em>save command</em>. It also nicely synchronizes all your server files with your local files. It feels good to know that I always have the latest back up of my website. What I don&#8217;t like about it is that it&#8217;s a very heavy program. It&#8217;s designed not just for coders, but also for designers. There are more configuration options than I care to think about. It&#8217;s also a very expensive piece of software.</p>
<p><img class="imageLeft" title="notepad++" src="http://www.webplantmedia.com/wp-content/uploads/2010/04/npp.jpg" alt="Notepad++ Logo" width="100" /><br />
Next comes <a href="http://notepad-plus.sourceforge.net">Notepad++</a>. This text editor is so close to being the perfect text editor. If it had a better ftp plugin, I would give this editor a grade of a 100. Sadly though, the ftp plugin is quite annoying. First, if you are editing a file for more than 15 minutes without using the ftp, the plugin will automatically disconnect and collapse your tree structure. I get quite a few errors when trying to run general operations like save or download. There have been a few times where the ftp plugin lost some of my files. When downloading, it would download 80% of the file without displaying an error. So if I was editing code somewhere along the top, and a uploaded the file back to the server, I would lose the bottom 20% percent. If you have WAMP server and you are coding locally, Notepad++ is perfect. But if you have to edit files through ftp, It can be a little frustrating.</p>
<p><img class="imageLeft" title="aptana" src="http://www.webplantmedia.com/wp-content/uploads/2010/04/aptana.jpg" alt="Aptana Studio Logo" /><br />
Next comes <a href="http://www.aptana.org/">Aptana Stuido</a>. I was very excited when I heard and read about Aptana. First, their ftp support is very good. I can actually open up multiple ftp sites, and drag and drop files between them. It also has nice CSS support like Dreamweaver. The downside is that it&#8217;s written in JAVA. Not to say there is anything wrong with JAVA applications, but it can be a little slow at times. Sometimes, I feel like there is a small delay between my keystrokes and the text display. It&#8217;s not the most stable program and Aptana has crashed enough for me to make that comment. Sometimes, the FTP can be slow and I just end up using Filezilla to transfer images and videos. It&#8217;s a bit of a hassel to set up at first because you have to install the PHP and JQuery packages in order to start editing files. But, I&#8217;m just being really picky. Aptana is still a good Web Development IDE and it&#8217;s the application I use when I develop websites on Windows. Although, it&#8217;s definitely not my default text editor. It&#8217;s still a little too heavy to get that kind of treatment. Notepad++ gets that award.</p>
<p><img class="imageLeft" title="Coda" src="http://www.webplantmedia.com/wp-content/uploads/2010/04/coda_logo.png" alt="Coda Logo" /><br />
Finally we have <a href="http://www.panic.com/coda/">Coda</a>! It&#8217;s just a beautiful text editor. It&#8217;s lightweight, but at the same time, you can do so much with it. It&#8217;s FTP support is fast and stable. It almost feels like I&#8217;m browsing a local directory. I just get things done faster when working in Coda, and I also feel happier. This is the difference between free open source software and paying for software. Coda cost a $100 to use. But it&#8217;s true that you get what you pay for. All the other text editors listed above are free. Also take note that Coda is only for Mac OS.</p>
<p>Which now brings up another question. Should you develop websites on a Mac or a Windows PC?</p>
<h3>Honorable Mentions</h3>
<p><img class="imageRight" title="Gedit" src="http://www.webplantmedia.com/wp-content/uploads/2010/04/gedit-logo-copy.png" alt="Gedit Logo" /><br />
<a href="http://projects.gnome.org/gedit/">Gedit</a> &#8211; Gedit is for linux. I feel like I spend more time trying to customize it and make it my perfect text editor than actually programming on it. But it&#8217;s very good.</p>
<p><img class="imageRight" title="UltraEdit" src="http://www.webplantmedia.com/wp-content/uploads/2010/04/ultraedit.png" alt="UltraEdit Logo" /><br />
<a href="http://www.ultraedit.com/">UltraEdit</a> &#8211; This text editor is not free. But it&#8217;s pretty good. I didn&#8217;t actually purchase it because Aptana could do everything I needed to do while still being free. UltraEdit is like Notepad++, but with better support.</p>
]]></content:encoded>
			<wfw:commentRss>http://webplantmedia.com/web-developing/2010/04/what-is-the-best-text-editor-for-web-development/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Getting a 500 Internal Server Error when Creating a New File</title>
		<link>http://webplantmedia.com/web-developing/2010/04/getting-a-500-internal-server-error-when-creating-a-new-file/</link>
		<comments>http://webplantmedia.com/web-developing/2010/04/getting-a-500-internal-server-error-when-creating-a-new-file/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 19:13:15 +0000</pubDate>
		<dc:creator>ChrisB</dc:creator>
				<category><![CDATA[Web Developing]]></category>

		<guid isPermaLink="false">http://www.webplantmedia.com/?p=238</guid>
		<description><![CDATA[I was having a problem trying to create new files inside my web server. Every file I created would display a 500 Internal Server Error. I thought it was a problem with my web hosting company. It turns out that it was an issue with my default file permission setting. Using Aptana, it would create [...]]]></description>
			<content:encoded><![CDATA[<p>I was having a problem trying to create new files inside my web server. Every file I created would display a 500 Internal Server Error. I thought it was a problem with my web hosting company. It turns out that it was an issue with my default file permission setting. Using Aptana, it would create a file with default permission of 666, which can cause php to not be able to parse the file. This is what causes the 500 Internal Server Error.</p>
<p>To fix this, simply change the file permission to 644, which is also (rw- r&#8211; r&#8211;). Now all your files will display normally.</p>
<h3>Notes</h3>
<p>This is how you change the default file permissions under Aptana Studio.<br />
Window->Preferences->Aptana->Permission</p>
<p>Also, Aptana has the default directory permission set to 777 (rwx rwx rwx). It would be safer if you changed the default permission for directories to 755 (rwx r-x r-x).</p>
]]></content:encoded>
			<wfw:commentRss>http://webplantmedia.com/web-developing/2010/04/getting-a-500-internal-server-error-when-creating-a-new-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

