<?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 Byte &#187; Web Development</title>
	<atom:link href="http://www.webdesignbyte.com/category/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdesignbyte.com</link>
	<description>Wed Design Resource for Web Designers &#038; Web Enthusiast</description>
	<lastBuildDate>Thu, 13 May 2010 07:28:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 Sites Developers Should Know</title>
		<link>http://www.webdesignbyte.com/inspiration/10-sites-developers-should-know/</link>
		<comments>http://www.webdesignbyte.com/inspiration/10-sites-developers-should-know/#comments</comments>
		<pubDate>Thu, 13 May 2010 07:24:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.webdesignbyte.com/?p=528</guid>
		<description><![CDATA[Over the millions of websites available, some are true tools for  web  developers. In this article, I have compiled 10 extremely useful sites  for web developers,





1. Mysql Format Date
MySQL Format Date helps you to format your  dates using the MySQL DATE_FORMAT function.  Just select a common date  format and then [...]]]></description>
			<content:encoded><![CDATA[<p>Over the millions of websites available, some are true tools for  web  developers. In this article, I have compiled 10 extremely useful sites  for web developers,</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h2>1. <a href="http://www.mysqlformatdate.com" target="_blank">Mysql Format Date</a></h2>
<p>MySQL Format Date helps you to format your  dates using the MySQL DATE_FORMAT function.  Just select a common date  format and then change it to your suit your needs. The MySQL DATE_FORMAT  code will be generated at the bottom of the page which you can then  copy into your query.<br />
 <a href="http://www.webdesignbyte.com/wp-content/uploads/2010/05/mysql.png"><img class="size-full wp-image-529 alignleft" title="mysql" src="http://www.webdesignbyte.com/wp-content/uploads/2010/05/mysql.png" alt="" width="594" height="447" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h2>2. <a href="http://aloestudios.com/tools/emchart" target="_blank">Em Chart</a></h2>
<p>I never been a fan of <em>ems</em> in CSS files, but  sometimes you have to deal with it. In that case, Em chart will  translate ems to pixels so you’ll save time and hassle.<br />
 <a href="http://www.webdesignbyte.com/wp-content/uploads/2010/05/emchart.png"><img class="alignleft size-full wp-image-530" title="emchart" src="http://www.webdesignbyte.com/wp-content/uploads/2010/05/emchart.png" alt="" width="594" height="447" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h2>3. <a href="http://spoon.net/browsers" target="_blank">Browser Sandbox</a></h2>
<p>Cross browser compatibility is definitely one  of the biggest problems a web developer has to face in his daily job.  The browser sandbox lets you run any Windows browser from the web. The  only bad thing is that you must run a Windows machine: The app does not  work on Macs and GNU/Linux.</p>
<p><a href="http://spoon.net/browsers"><img class="alignleft size-full wp-image-531" title="spoon" src="http://www.webdesignbyte.com/wp-content/uploads/2010/05/spoon.png" alt="" width="594" height="447" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h2>4. <a href="http://twitapi.com/explore" target="_blank">Twitter API Explorer</a></h2>
<p>If you’re using the Twitter API in the  site you build, you’ll for sure enjoy this very handy website which  allow you to search through the Twitter API. Even better, the website  can generate ready-to-use code snippets. A real time gain for you and  your clients!</p>
<p><a href="http://www.webdesignbyte.com/wp-content/uploads/2010/05/twitterapi.png"><img class="alignleft size-full wp-image-532" title="twitterapi" src="http://www.webdesignbyte.com/wp-content/uploads/2010/05/twitterapi.png" alt="" width="594" height="447" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><script type="text/javascript">
    hopfeed_template='';
    hopfeed_align='LEFT';
    hopfeed_type='IFRAME';
    hopfeed_affiliate_tid='';
    hopfeed_affiliate='nkraf';
    hopfeed_fill_slots='true';
    hopfeed_height='120';
    hopfeed_width='590';
    hopfeed_cellpadding='5';
    hopfeed_rows='1';
    hopfeed_cols='3';
    hopfeed_font='Verdana, Arial, Helvetica, Sans Serif';
    hopfeed_font_size='9pt';
    hopfeed_font_color='#232323';
    hopfeed_border_color='#FFFFFF';
    hopfeed_link_font_color='#800A41';
    hopfeed_link_font_hover_color='#800A41';
    hopfeed_background_color='#FFFFFF';
    hopfeed_keywords='illustrator graphics design';
    hopfeed_path='http://nkraf.hopfeed.com';
    hopfeed_link_target='_blank';
</script>
<script type="text/javascript" src='http://nkraf.hopfeed.com/script/hopfeed.js'></script>
</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h2>5. <a href="http://www.phpform.org/" target="_blank">PHP Forms</a></h2>
<p>Web forms are one of the most important part of a  website, but creating them is also very time-consuming. So, what about  using a website that can speed up your form development for free?<br />
 PHP forms allows you to create advanced forms that can fit the needs of  most websites.</p>
<p><a href="http://www.webdesignbyte.com/wp-content/uploads/2010/05/phpforms.png"><img class="alignleft size-full wp-image-533" title="phpforms" src="http://www.webdesignbyte.com/wp-content/uploads/2010/05/phpforms.png" alt="" width="594" height="447" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h2>6. <a href="http://developer.yahoo.com/yslow/smushit/" target="_blank">Smush it!</a></h2>
<p>Images may be worth a thousand words, they’re also  well known to use a lot of bandwidth. Images can be optimized for the  web using programs like Photoshop; but if you don’t own a copy of this  software or simply don’t have a clue how to do it, smush.it is what you  need.<br />
 Brought to you by Yahoo developers network, Smush.it is an  online tool that will reduce your image size without reducing their  quality.<br />
 For WordPress users, a very handy plugin for your favorite  blogging engine is available <a href="http://wordpress.org/extend/plugins/wp-smushit/">here</a>.</p>
<p><a href="http://www.webdesignbyte.com/wp-content/uploads/2010/05/smushit.png"><img class="alignleft size-full wp-image-534" title="smushit" src="http://www.webdesignbyte.com/wp-content/uploads/2010/05/smushit.png" alt="" width="594" height="447" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h2>7. <a href="http://tester.jonasjohn.de/" target="_blank">Test everything</a></h2>
<p>This site is a definitive must-have for your  bookmarks: As the name says, Test everything allows you to test lot of  things such as XHTML and CSS markup, PageRank, back-links, and a lot  more.</p>
<p><a href="http://www.webdesignbyte.com/wp-content/uploads/2010/05/testeverything.png"><img class="alignleft size-full wp-image-535" title="testeverything" src="http://www.webdesignbyte.com/wp-content/uploads/2010/05/testeverything.png" alt="" width="594" height="447" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h2>8. <a href="http://www.csscompressor.com/" target="_blank">CSS Compressor</a></h2>
<p>Especially on site with many different page  layouts, CSS files can become huge and use a lot of server bandwidth.  This tool, named CSS Compressor, can consequently reduce the size of any  CSS file by removing comments, indentation and more.<br />
 Even better,  compression level can be configured to fit your needs.</p>
<p><a href="http://www.webdesignbyte.com/wp-content/uploads/2010/05/csscompressor.png"><img class="alignleft size-full wp-image-536" title="csscompressor" src="http://www.webdesignbyte.com/wp-content/uploads/2010/05/csscompressor.png" alt="" width="594" height="447" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h2>9 <a href="http://www.htaccesseditor.com/en.shtml" target="_blank">.htaccess editor</a></h2>
<p>A .htaccess file is a must have for any  website. Don’t know how to write one? No problem, just visit this site  to create your .htaccess file using a wizard. It doesn’t allow very  advanced stuff, but the results are great for 95% of the websites you’ll  make.</p>
<p><a href="http://www.webdesignbyte.com/wp-content/uploads/2010/05/htaccess.png"><img class="alignleft size-full wp-image-537" title="htaccess" src="http://www.webdesignbyte.com/wp-content/uploads/2010/05/htaccess.png" alt="" width="594" height="447" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<h2>10. <a href="http://scriptsrc.net/" target="_blank">Script Src</a></h2>
<p>Are you tired of hunting the Internet in order to  find the script tag for the latest version of the Javascript library of  your choice? ScriptSrc.net has compiled all the latest versions of  jQuery, Mootools, Prototype and more in a single page which lets you  copy it in your browser clipboard with a single click.</p>
<p><a href="http://www.webdesignbyte.com/wp-content/uploads/2010/05/scriptsrc.png"><img class="alignleft size-full wp-image-538" title="scriptsrc" src="http://www.webdesignbyte.com/wp-content/uploads/2010/05/scriptsrc.png" alt="" width="594" height="447" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbyte.com/inspiration/10-sites-developers-should-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top 10 Tech Skills Every Remote Worker Should Know</title>
		<link>http://www.webdesignbyte.com/inspiration/top-10-tech-skills-every-remote-worker-should-know/</link>
		<comments>http://www.webdesignbyte.com/inspiration/top-10-tech-skills-every-remote-worker-should-know/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 08:04:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[freelancer]]></category>
		<category><![CDATA[remote worker]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[work from home]]></category>

		<guid isPermaLink="false">http://www.webdesignbyte.com/?p=517</guid>
		<description><![CDATA[Most remote workers don’t have an “IT Guy” or an assistant on hand, so it’s important to be sharp and self-reliant when it comes to the basics. Here’s a list to help you evaluate and hone your own skills – let us know in the comments if we’ve overlooked any skills that you’ve found indispensable!



1. [...]]]></description>
			<content:encoded><![CDATA[<p>Most remote workers don’t have an “IT Guy” or an assistant on hand, so it’s important to be sharp and self-reliant when it comes to the basics. Here’s a list to help you evaluate and hone your own skills – let us know in the comments if we’ve overlooked any skills that you’ve found indispensable!</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><strong>1. Email </strong>- Knowing how to check your email,  and how  to write an effective email are two entirely different topics – but both  are useful to know!  Your email provider should have a “How To” on  checking your email  through webmail and setting up an email client on  almost any platform,  but if it’s over your head, consider using a  flexible, free service like  Gmail, and forwarding your old email to  your new one. Although almost  any email address can be configured so  that it’s accessible over the web  via browser or smartphone, Gmail apps  make it easy for even the  non-technically inclined to access their  email anywhere.</p>
<p>On the writing effective emails  front, check out <a id="yd2y" title="mindtools.com's article on Writing Effective Emails." href="http://www.mindtools.com/CommSkll/EmailCommunication.htm">mindtools.com’s    article on <em>Writing Effective Emails.</em></a></p>
<p><em><br />
 </em></p>
<p><a href="http://nkraf.massarticl.hop.clickbank.net" target="_blank"><img height="60" width="468" src="http://www.massarticlecontroljv.com/banners/banner2-nab-468x60.jpg"/></a></p>
<p><strong><br />
 2. Networks  and Wi-Fi – </strong>Being unable to connect to the  internet can derail a  remote worker’s entire day. Being able to  troubleshoot basic network and  wi-fi problems is a must. Also, consider  a backup plan, if a tree falls  on the telecom lines outside your  house, where is the closest wi-fi hot  spot?</p>
<p><a id="e32-" title="C-Net has a good primer video on basic wi-fi   troubleshooting here" href="http://cnettv.cnet.com/advanced-wi-fi-troubleshooting-tips/9742-1_53-50079523.html">C-Net  has a good primer video on basic wi-fi  troubleshooting</a>, which is  worth a view if your productivity (and your paycheck) is  dependent upon  a wireless <br />
 <a href="http://www.webdesignbyte.com/wp-content/uploads/2010/03/meeting.jpg"><img class="alignright size-full wp-image-520" style="margin-left: 10px; margin-right: 10px;" title="Top 10 Tech Skills Every Remote Worker Should Know" src="http://www.webdesignbyte.com/wp-content/uploads/2010/03/meeting.jpg" alt="" width="200" height="141" /></a>connection.</p>
<p><strong><br />
 3. “Instant”  Communication, Skype, IM, etc. -</strong> Availability via  IM can be either a  blessing or a curse for a remote worker. Consider  separating your business and personal life with separate logins for IM  services so that  you can tune out the chatter from friends, harness  this tool for productivity, and gain a sense of “being there”  with your  colleagues even if you’re far away.</p>
<p><br class="spacer_" /></p>
<p><script type="text/javascript">
    hopfeed_template='';
    hopfeed_align='LEFT';
    hopfeed_type='IFRAME';
    hopfeed_affiliate_tid='';
    hopfeed_affiliate='nkraf';
    hopfeed_fill_slots='true';
    hopfeed_height='120';
    hopfeed_width='590';
    hopfeed_cellpadding='5';
    hopfeed_rows='1';
    hopfeed_cols='3';
    hopfeed_font='Verdana, Arial, Helvetica, Sans Serif';
    hopfeed_font_size='9pt';
    hopfeed_font_color='#232323';
    hopfeed_border_color='#FFFFFF';
    hopfeed_link_font_color='#800A0A';
    hopfeed_link_font_hover_color='#cccccc';
    hopfeed_background_color='#FFFFFF';
    hopfeed_keywords='SEO traffics';
    hopfeed_path='http://nkraf.hopfeed.com';
    hopfeed_link_target='_blank';
</script>
<script type="text/javascript" src='http://nkraf.hopfeed.com/script/hopfeed.js'></script>
</p>
<p><br class="spacer_" /></p>
<p><strong>4. Tele- and Web conferencing – </strong>Be sure to familiarize  yourself with your client’s preferred method of meeting. You  can’t blame it on traffic when you’re  late to a virtual meeting, and  depending on your field, citing technical  difficulties might make you  look incompetent.</p>
<p><br class="spacer_" /></p>
<p><strong>5.  Collaborative Tools – </strong>Whether its as simple as  Google Docs, or as  involved as project management tools like BaseCamp,  it’s important that  you can effectively use the tools that you have at  your disposal.</p>
<p>For  more a quick primer on Google Apps, check out Google’s very own <a id="ti_8" title="Google Apps Training Tutorial" href="http://services.google.com/apps/resources/overviews_breeze/DocsSpreadsheets/index.html">Google  Apps Training  Tutorial</a>, and for some quick tips on how to use  Basecamp more  effectively, see Flatsourcing’s<em><a href="http://flatsourcing.com/2009/08/04/we-love-basecamp/"> “We &lt;3   Basecamp. How we use it effectively.</a></em>”</p>
<p><strong><br />
 6. Document  creation and sharing – </strong>Being able to generate  clear and concise  documents, create the necessary delivery formats (ie,  .doc, .pdf, .jpg), and  share them via email attachment, web, ftp, or  the collaborative tools  mentioned above is an essential skill for any  remote worker. A  great free tool for creating PDF files is <a id="dqrh" title="CutePDF" href="http://www.cutepdf.com/products/cutepdf/Writer.asp">CutePDF</a>,  it’s free and, once installed, is as simple as  clicking “print”.</p>
<p><strong><br />
 7. Digital organization – </strong>Since the  majority of remote work is  digital, your computer desktop and local file  structures are just as  important as the desktop and filing cabinet you  would keep at the  office. It’s easy – create new folders by right clicking on the desktop,  select  “New”, select Folder, name it, put files and other folders in  side of it  according to the organizational structure that makes sense  to you.</p>
<p><br class="spacer_" /></p>
<p><strong>8. Screencasts/Screenshots -</strong> Sometimes its easier to  just show someone what your talking about rather  than trying to  explain it. Being able to take a screenshot, circle part  of the image  and write notes can be a helpful way to illustrate a  point. For  explanations of more in-depth procedures, screencasts can be   invaluable.</p>
<p>For more info, see About.com’s <em><a id="n-u2" title="About.com's  How To Capture a Screen Shot of your  Desktop or the Active Window in  Windows" href="http://graphicssoft.about.com/cs/general/ht/winscreenshot.htm">How  To Capture a Screen Shot of  your Desktop or the Active Window in   Windows</a></em>.</p>
<p>For getting started quickly and easily with screencasts, check out <a id="j30a" title="NorthStarNerd.org's Tutorial on Camstudio." href="http://www.northstarnerd.org/econtent/2006/12/camstudio_a_scr.html">NorthStarNerd.org’s   Tutorial on Camstudio.</a></p>
<p><br class="spacer_" /></p>
<p></p>
<p><br class="spacer_" /></p>
<p><strong> 9. Maintenance </strong>- Keeping a  good eye on the health of your  computer can prevent disastrous delays.  Anti-virus and anti-malware are  a great start, but your hardware’s  health is important too. Don’t  ignore noisy fans and cranky sounding  hard drives! Most hardware  failures give warning signs, don’t ignore  them.</p>
<p>For more info on computer maintenance see, <a href="http://www.odesk.com/blog/2010/03/2009/11/optimizing-computer-performance-for-online-work-success/"><em>Optimizing   Computer Performance for Online Work Success</em>,</a> featured  previous  on the oDesk blog. For more advanced users, consider a  hardware  monitoring tool like <a id="g0ir" title="SpeedFan" href="http://www.almico.com/speedfan.php">SpeedFan</a>, which  can help  you monitor CPU temperature, and overall hard drive health.<br />
 <strong><br />
 10.  Security -</strong> Keep your sensitive data private. Run a good  firewall,  and keep your OS and browser up to date with security  updates.<strong> </strong>For  more security tips see, <em><a href="http://www.odesk.com/blog/2010/03/2010/01/securing-your-home-network/">Securing   Your Home Network</a></em>, featured previous on the oDesk blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbyte.com/inspiration/top-10-tech-skills-every-remote-worker-should-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Ultimate List of The Best SEO Tools!</title>
		<link>http://www.webdesignbyte.com/web-development/the-ultimate-list-of-the-best-seo-tools/</link>
		<comments>http://www.webdesignbyte.com/web-development/the-ultimate-list-of-the-best-seo-tools/#comments</comments>
		<pubDate>Wed, 17 Mar 2010 17:43:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Drive Traffic]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.webdesignbyte.com/?p=496</guid>
		<description><![CDATA[What are the best ways to boost your position in search engines? What  keywords should you use on your web-pages? And which tools should you  use to improve the quality of backlinks, link popularity and Google  Pagerank? We deliver answers. Here is the list of the most useful  SEO-tools you might [...]]]></description>
			<content:encoded><![CDATA[<p>What are the best ways to boost your position in search engines? What  keywords should you use on your web-pages? And which tools should you  use to improve the quality of backlinks, link popularity and Google  Pagerank? We deliver answers. Here is the list of the most useful  SEO-tools you might be willing to use, developing and optimizing your  next web-site. Our personal choice: <a title="156 Seo  Tools" href="http://www.seocompany.ca/tool/seo-tools.html">156 Seo Tools</a> – one of the most comprehesive lists with  essential SEO-references and tools. For even more resources check out  the <a title="SEO section" href="http://www.alvit.de/handbook/#seotools">SEO  section</a> of The Web-Developer’s Handbook. <em>Links checked: May/11  2008</em></p>
<p><strong>Alexa</strong></p>
<ul>
<li><a href="http://www.alexaranking.com/">Alexa-Ranking</a><br />
 Alexa  page-rank-and-rating-results</li>
</ul>
<p><strong>Backlink</strong></p>
<ul>
<li><a href="http://www.webuildpages.com/neat-o/">Anchor Text Backlink Checker</a><br />
 This tool is to check your backlinks and the anchor text used in those  backlinks.</li>
<li><a href="http://www.sitening.com/tools/backlink-analyzer/">Backlink  Analyzer</a><br />
 Research and analyze websites for link quality. Checks  for Indexed Pages, Links to Website, EDU &amp; .GOV Links, Domain Age  &amp; Expiration, Google PageRank, Alexa Traffic Rank, DMOZ Listing</li>
<li><a href="http://www.webconfs.com/anchor-text-analysis.php">Backlink Anchor  Text Analyzer</a><br />
 This tools help you determine the backlinks of  your website and link text used by your backlinks to Link to your  website</li>
<li><a href="http://www.webconfs.com/backlink-builder.php">Backlink  Builder</a><br />
 Building Quality backlinks is one of the most important  factors in Search Engine Optimization…</li>
</ul>
<p><br class="spacer_" /></p>
<p><a href="http://nkraf.massarticl.hop.clickbank.net" target="_blank"><img height="60" width="468" src="http://www.massarticlecontroljv.com/banners/banner2-nab-468x60.jpg"/></a></p>
<p><br class="spacer_" /></p>
<p><strong>Domain  Popularity, Domain Stats Tools… </strong></p>
<ul>
<li><a href="http://www.webconfs.com/domain-age.php">Domain Age Tool</a><br />
 This tools displays the approximate age of a website on the Internet and  allows you to view how the website looked when it first started</li>
<li><a href="http://centralops.net/co/DomainDossier.aspx">Domain Dossier</a><br />
 Investigate domains and IP addresses</li>
<li><a href="http://www.linkvendor.com/seo-tools/domain-popularity.html">Domain  Popularity</a><br />
 This tool shows you all backlinks for the given  domain, including up to 10 subpages per backlinking domain, host IP and  Google PageRank</li>
<li><a href="http://www.webconfs.com/domain-stats.php">Domain Stats Tool</a><br />
 This tool helps you get all kind of statistics of your competitor’s  domains. The statistics include Alexa Taffic Rank, Age of the domains,  Yahoo WebRank, Dmoz listings, count of backlinks and number of pages  indexed in Search Engines like Google, Yahoo, Msn etc.</li>
<li><a href="http://www.webconfs.com/http-header-check.php">HTTP / HTTPS Header  Check</a><br />
 This tools allow you to inspect the HTTP headers that the  web server returns when requesting a URL. Works with HTTP and HTTPS  URLs</li>
<li><a href="http://www.seoegghead.com/tools/view-http-headers.php">View HTTP  Headers</a><br />
 This little tool lets you view the HTTP headers for a  HTTP request</li>
<li><a href="http://www.seoegghead.com/tools/view-http-path.php">View HTTP Path</a><br />
 This little tool lets you view the path/redirects a request takes to  get fulfilled</li>
</ul>
<p><br class="spacer_" /></p>
<p><script type="text/javascript">
    hopfeed_template='';
    hopfeed_align='LEFT';
    hopfeed_type='IFRAME';
    hopfeed_affiliate_tid='';
    hopfeed_affiliate='nkraf';
    hopfeed_fill_slots='true';
    hopfeed_height='120';
    hopfeed_width='590';
    hopfeed_cellpadding='5';
    hopfeed_rows='1';
    hopfeed_cols='3';
    hopfeed_font='Verdana, Arial, Helvetica, Sans Serif';
    hopfeed_font_size='9pt';
    hopfeed_font_color='#232323';
    hopfeed_border_color='#FFFFFF';
    hopfeed_link_font_color='#800A0A';
    hopfeed_link_font_hover_color='#cccccc';
    hopfeed_background_color='#FFFFFF';
    hopfeed_keywords='SEO traffics';
    hopfeed_path='http://nkraf.hopfeed.com';
    hopfeed_link_target='_blank';
</script>
<script type="text/javascript" src='http://nkraf.hopfeed.com/script/hopfeed.js'></script>
</p>
<p><br class="spacer_" /></p>
<p><strong>Google Page Rank Checker, Adwords  Keyword Tools,Google Banned Tools…</strong></p>
<ul>
<li><a href="http://www.algotech.dk/googlesearches.asp">Advanced Google  searches</a><br />
 Use this tool to search google in many special ways. A  useful resource for search engine optimization (especially keyword  research) among other things</li>
<li><a href="http://www.selfseo.com/check_google_pagerank.php">Check Google  Pagerank</a><br />
 Now you can check the Google PageRank of any web page  without installing the Google toolbar</li>
<li><a href="http://www.linkvendor.com/seo-tools/multi-pagerank.html">Check  PageRank by Google data center</a><br />
 With this tool you can check the  PageRank from different data centers</li>
<li><a href="http://www.iotaweb.org/">Free Google Adsense Keywords &amp; YPN  Keywords Search Tool</a><br />
 With the ability to search a growing  database of tens of thousands of high-dollar Adsense keywords, Iotaweb  allows publishers to find the keywords and key phrases that will allow  them to focus their content to monetize their site most effectively.</li>
<li><a href="https://adwords.google.com/select/KeywordToolExternal">Google  Adwords Keyword Tool</a><br />
 Keyword tool from Google that provides  Specific and Similar keywords.</li>
<li><a href="http://123promotion.co.uk/tools/googlebanned.php">Google Banned  Tool</a><br />
 This tool uses two methods to check to see if a URL you  enter is in the Google database. Its a great way to check to see if you  have been banned by Google for various reasons….</li>
<li><a href="http://www.nichebot.com/ranking/">Google Keyword Ranking Tool</a><br />
 Search with list of keywords from differnet Google search sites</li>
<li><a href="http://www.sitening.com/tools/page-rank/"> Google Page Rank  Checker</a><br />
 Instantly check the PageRank of any website or web page</li>
<li><a href="http://pr.blogflux.com/">Google Page Rank Checker</a><br />
 A  simple tool that checks and your PageRank so you can display it on your  website</li>
<li><a href="http://labs.google.com/sets">Google Sets</a><br />
 Automatically create sets of items from a few examples.</li>
<li><a href="http://www.linkvendor.com/seo-tools/pagerank-check.html">PageRank  Authenticity Check</a><br />
 This tool shows you the PageRank of a given  domain. Also the PageRank will be checked of authenticity</li>
<li><a href="http://www.pageranktool.net/">Page Rank Tool</a><br />
 Our PageRank  Tool will query and return the Google PageRank values for submitted URL  from various Google datacenters…</li>
<li><a href="http://www.linkvendor.com/seo-tools/visualpagerank.html">Visual  PageRank</a><br />
 The Visual PageRank – Tool shows all links and there  corresponding PageRanks</li>
</ul>
<p><strong> Keyword Analysis Tool,  Keyword Density, Keyword Suggestion Tools…</strong></p>
<ul>
<li>McDar  Keyword Analysis Tool<br />
 Enter URL and keyword, it will display  Pagerank and Back links pages for the Top 10 websites.</li>
<li><a href="http://www.linkvendor.com/seo-tools/keyword-density.html">Keyword  Density</a><br />
 This tool shows you how often appears which word in  content of given domain</li>
<li><a href="http://www.seochat.com/seo-tools/keyword-density/">Keyword Density</a><br />
 The keyword density tool is useful for helping webmasters and SEOs  achieve their optimum keyword density for a set of key terms.</li>
<li><a href="http://www.webconfs.com/keyword-density-checker.php">Keyword  Density Checker</a><br />
 Keyword Density is the percentage of occurrence  of your keywords to the text in the rest of your webpage. This tool will  crawl the specified URL, extract text as a search engine would, remove  common stop words and Analyze the density of the keywords.</li>
<li><a href="http://www.seomoz.org/tools/kwtool.php">Keyword Difficulty Tool</a><br />
 The keyword difficulty tool is used to analyze the competitive  landscape of a particular search term or phrase, this tool issues a  percentage score and provides a detailed analysis of the top ranking  sites at Google and Yahoo…</li>
<li>KwMap.net<br />
 A Keyword Map For the  Whole Internet</li>
<li><a href="http://www.selfseo.com/keyword_suggestion_tool.php">Keyword  Suggestion Tool</a><br />
 This keyword suggestion tool will help you with  the choosing of the right keywords for your website. You can see which  keyword combinations are more popular and also get ideas for more  keyword combinations..</li>
<li><a href="http://www.webconfs.com/website-keyword-suggestions.php">Website  Keyword Suggestions</a><br />
 This tools tries to determine the theme of  your website and provides keyword suggestions along with keyword traffic  estimates.</li>
<li><a href="http://www.gorank.com/seotools/ontology/">Ontology  Finder</a><br />
 Related Keywords Lookup Tool</li>
</ul>
<p><script type="text/javascript">
    hopfeed_template='';
    hopfeed_align='LEFT';
    hopfeed_type='IFRAME';
    hopfeed_affiliate_tid='';
    hopfeed_affiliate='nkraf';
    hopfeed_fill_slots='true';
    hopfeed_height='120';
    hopfeed_width='590';
    hopfeed_cellpadding='5';
    hopfeed_rows='1';
    hopfeed_cols='3';
    hopfeed_font='Verdana, Arial, Helvetica, Sans Serif';
    hopfeed_font_size='9pt';
    hopfeed_font_color='#232323';
    hopfeed_border_color='#FFFFFF';
    hopfeed_link_font_color='#800A0A';
    hopfeed_link_font_hover_color='#cccccc';
    hopfeed_background_color='#FFFFFF';
    hopfeed_keywords='SEO traffics';
    hopfeed_path='http://nkraf.hopfeed.com';
    hopfeed_link_target='_blank';
</script>
<script type="text/javascript" src='http://nkraf.hopfeed.com/script/hopfeed.js'></script>
</p>
<p><br class="spacer_" /></p>
<p><strong>Link  Popularity Check, Site Link Analyzer, Link Value…</strong></p>
<ul>
<li><a href="http://www.webuildpages.com/seo-tools/index.php">Deep Link Ratio  Tool</a><br />
 This tool was created to analyze how the deep link ratio of  a site affects its rank in search engines. We can use this tool to  compare the DLRs for the best ranking sites for a search phrase.</li>
<li><a href="http://www.marketleap.com/publinkpop/default.htm">Link Popularity  Check</a><br />
 Link popularity check is one of the best ways to  quantifiably and independently measure your website’s online awareness  and overall visibility…</li>
<li><a href="http://www.webmaster-toolkit.com/link-popularity-checker.shtml">Link  Popularity Checker</a><br />
 The Link Popularity Checker tells you how  many websites are linking to yours…</li>
<li><a href="http://www.dead-links.com/">LINK VALIDATION SPIDER</a><br />
 Free  Online Broken Link Checker</li>
<li><a href="http://www.webconfs.com/link-value.php">Link Price Calculator</a><br />
 This tools will help you determine the approximate amount you should be  paying (or charging) per month for a text link (ad) from each and every  page of the specified website</li>
<li><a href="http://www.linkvendor.com/seo-tools/linkvalue.html">Link Value</a><br />
 This tool calculates the link value per month of a given website.</li>
<li><a href="http://www.webconfs.com/reciprocal-link-checker.php">Reciprocal  Link Check</a><br />
 This tool helps you ensure that your link partners  are linking back to your website. It also determines the anchor text  used by your link partners to link to your website.</li>
<li><a href="http://www.seochat.com/seo-tools/site-link-analyzer/">Site Link  Analyzer</a><br />
 This tool will analyze a given web page and return a  table of data containing columns of outbound links and their associated  anchor text…</li>
<li><a href="http://198.68.180.60/cgi-bin/link-reputation-tool.cgi">The Link  Reputation Measurement Tool</a><br />
 Reveals backlinks pointing to your  target url along with the following: Link Survey – Link Reputation Score  – Text used in links pointing to you – Alexa traffic analysis for the  site corresponding to each backlink</li>
<li><a href="http://www.linkvendor.com/seo-tools/outbound-links.html">Outbound  Links</a><br />
 This tool shows every outgoing link from the given domain.  Separated in external and internal links</li>
</ul>
<p><strong>Meta Tag  Generators</strong></p>
<ul>
<li><a href="http://www.webmaster-toolkit.com/meta-tag-generator.shtml">Meta  Tag Generator</a><br />
 Our Meta Tag Generator will read the page you  specify, remove common words from it, and pick the most used words on  the page. It will then generate a Meta Keywords tag using the words it  has found…</li>
<li><a href="http://www.123promotion.co.uk/tools/meta_tag_creator.php">Meta Tag  Generator</a><br />
 Use this tool to generate a search engine friendly  Head Tag for your web site</li>
<li><a href="http://www.searchbliss.com/free_scripts_metatag.htm">Title &amp;  Meta Tags Generator</a><br />
 his code generator will build the title and  meta tags for your site to help improve your website’s search engine  ranking using our Meta Tag Generator</li>
</ul>
<p><strong>Miscellaneous  Tools</strong></p>
<ul>
<li><a href="http://www.123promotion.co.uk/directorymanager/">Directory  Submission Manager</a><br />
 Use this free tool to track your submissions  to various web directories….</li>
<li><a href="http://www.copyscape.com/"> Copyscape</a><br />
 Search for copies of your page on the Web</li>
<li><a href="http://www.linkvendor.com/seo-tools/site-analysis.html">Site  Analysis including Link Popularity</a><br />
 This tool generates a  complete site analysis e.g. amount of backlinks, indexed sites, Google  PageRank and also if your domain is listed in DMOZ and Yahoo directory</li>
<li><a href="http://www.xml-sitemaps.com/">Sitemap Generator</a><br />
 Create  your Google Sitemap Online</li>
<li><a href="http://www.webconfs.com/similar-page-checker.php">Similar Page  Checker</a><br />
 Search Engines are known to penalize websites that  contain Duplicate / Similar content. Your content could be similar to  other websites on the Internet, or pages from within your own website  could be similar to each other. This tool allows you to determine the  percentage of similarity between two pages</li>
<li><a href="http://www.linkvendor.com/seo-tools/speedtester.html">Speedtester</a><br />
 This tool shows the duration of a given website. This value can be used  for showing how long a website take to load and if it is better to  optimize the website or change a (slow) ISP.</li>
<li><a href="http://www.webmaster-toolkit.com/mod_rewrite-rewriterule-generator.shtml">mod_rewrite  RewriteRule Generator</a><br />
 Our mod_rewrite RewriteRule generator  will take a dynamic url given to it, and generate the correct syntax to  place in a .htaccess file to allow the url to be rewritten in a  spiderable format</li>
<li><a href="http://www.linkvendor.com/seo-tools/url-rewrite.html">URL Rewrite  (mod_rewrite)</a><br />
 With this tool you can generate dynamic urls to  search engine friendly urls..</li>
<li><a href="http://www.webconfs.com/url-rewriting-tool.php">URL Rewriting Tool</a><br />
 Create Search Engine Friendly URLs</li>
<li><a href="http://www.linkvendor.com/seo-tools/cloaking-detector.html">User  Agent Cloaking Detector</a><br />
 This tool simulates the Googlebot (based  on User-Agent) to detect cloaked content</li>
<li><a href="http://www.seoegghead.com/tools/what-is-hosted-on-that-ip.php">What  is Hosted on that IP</a><br />
 This little tool lets you view the virtual  hosts on a particular IP</li>
</ul>
<p><br class="spacer_" /></p>
<p><script type="text/javascript">
    hopfeed_template='';
    hopfeed_align='LEFT';
    hopfeed_type='IFRAME';
    hopfeed_affiliate_tid='';
    hopfeed_affiliate='nkraf';
    hopfeed_fill_slots='true';
    hopfeed_height='120';
    hopfeed_width='590';
    hopfeed_cellpadding='5';
    hopfeed_rows='1';
    hopfeed_cols='3';
    hopfeed_font='Verdana, Arial, Helvetica, Sans Serif';
    hopfeed_font_size='9pt';
    hopfeed_font_color='#232323';
    hopfeed_border_color='#FFFFFF';
    hopfeed_link_font_color='#800A0A';
    hopfeed_link_font_hover_color='#cccccc';
    hopfeed_background_color='#FFFFFF';
    hopfeed_keywords='SEO traffics';
    hopfeed_path='http://nkraf.hopfeed.com';
    hopfeed_link_target='_blank';
</script>
<script type="text/javascript" src='http://nkraf.hopfeed.com/script/hopfeed.js'></script>
</p>
<p><br class="spacer_" /></p>
<p><strong>Search Engine Position  Checker, Spider Simulator, Ranking Report, SERP Tracker</strong></p>
<ul>
<li><a href="http://seobench.com/google-yahoo-graph/">Google vs Yahoo Graph</a><br />
 This tool looks at the results from Yahoo and Google, finds the  similarities and then gives you a graphical display of what results are  in both search engines</li>
<li><a href="http://www.webmaster-toolkit.com/search-engine-position-checker.shtml">Search  Engine Position Checker</a><br />
 The Search Engine Position Checker tool  will automatically query the search engines you specify and check if  your URL appears in the first 50 results for your chosen keywords….</li>
<li><a href="http://www.linkvendor.com/seo-tools/se-spider.html">Search Engine  Spider Simulator</a><br />
 With this tool you see all informations a  search engine spider receive from a website.</li>
<li><a href="http://www.marketleap.com/verify/default.htm">Marketleap Search  Engine Verification Tool</a><br />
 Our verification tool checks to see if  your site is in the top three pages of a search engine result for a  specific keyword</li>
<li><a href="http://www.selfseo.com/search_engines_index_report.php">Number of  pages indexed</a><br />
 This tool will generate a report showing how many  pages of your website has been indexed by the search engines so far. It  supports all major search engines: Google, Yahoo, MSN, Alltheweb, Hotbot  and AltaVista.</li>
<li><a href="http://www.top25web.com/cgi-bin/report.cgi">Search Engine Ranking  Report</a><br />
 Input key phrase list get Google rankings</li>
<li><a href="http://www.linkvendor.com/seo-tools/serps-position.html">Serps  Position</a><br />
 Use this tool to find out, on which position your  domain is ranked for the given keyword and compare the first 100 results  by Google, search.MSN and Yahoo.</li>
<li><a href="http://www.sitening.com/tools/serp-tracker/">SERP Tracker</a><br />
 The SERP Tracker reports on search engine results and charts performance  over time</li>
</ul>
<p><strong>SEO Analyzer, Scanner</strong></p>
<ul>
<li><a href="http://www.seotoolset.com/tools/free_tools.html">Free SEO Tools</a><br />
 SEOToolSet</li>
<li><a href="http://www.webuildpages.com/cool-seo-tool/">Cool  SEO Tool!</a><br />
 This internet marketing tool checks the top 10 sites  that rank in Google. After that, it checks to see how those 10 sites  rank in Yahoo and in MSN….</li>
<li><a href="http://www.sitening.com/tools/seo-analyzer/">SEO Analyzer</a><br />
 The SEO Analyzer is a FREE tool that uses a sophisticated algorithm that  detects how optimized your web design is for search engines</li>
<li><a href="http://www.webmasterbrain.com/seo-tools/seo-scanner/">SEO Scanner</a><br />
 An all-in-one advanced SEO analysis, tracking, and reporting tool</li>
<li><a onclick="javascript:pageTracker._trackPageview('/outbound/comment/siteopsys.com');" rel="nofollow" href="http://siteopsys.com/" target="_blank">Siteopsys<br />
</a>Another An all-in-one advanced SEO analysis, tracking, and reporting tool</li>
</ul>
<p><br class="spacer_" /></p>
<p><strong>Robots.txt  Tools</strong></p>
<ul>
<li><a href="http://www.123promotion.co.uk/tools/robotstxtgenerator.php">Robots  Txt Generator</a><br />
 Use this tool to generate a simple robots file  for your website…</li>
<li><a href="http://www.sxw.org.uk/computing/robots/check.html">Robots.txt  syntax checker</a><br />
 This robots.txt syntax checker checks the  contents of a site’s robots.txt…</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbyte.com/web-development/the-ultimate-list-of-the-best-seo-tools/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 web development tips to make your life easier</title>
		<link>http://www.webdesignbyte.com/web-development/10-web-development-tips-to-make-your-life-easier/</link>
		<comments>http://www.webdesignbyte.com/web-development/10-web-development-tips-to-make-your-life-easier/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 15:10:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://www.webdesignbyte.com/?p=229</guid>
		<description><![CDATA[Source: www.hackification.com
1. Use a Reset Stylesheet
Different browsers are free to set default styles for font sizes, margins, and so forth. It’s a silly part of the specification but there you go. Rather than trying to eliminate these differences on a case-by-case basis, many web developers now make use of a reset stylesheet to set all [...]]]></description>
			<content:encoded><![CDATA[<p>Source: www.hackification.com</p>
<p><strong>1. Use a Reset Stylesheet</strong></p>
<p>Different browsers are free to set default styles for font sizes, margins, and so forth. It’s a silly part of the specification but there you go. Rather than trying to eliminate these differences on a case-by-case basis, many web developers now make use of a reset stylesheet to set all margins to zero, remove all borders, standardize all font sizes, and so forth.</p>
<p>There’s dispute over which particular features need to be reset; but to be honest having any one of them is going to be better than none. Here’s a few examples:</p>
<ul>
<li><a title="CSS Tools: Reset CSS" href="http://meyerweb.com/eric/tools/css/reset/" target="_blank">Eric Meyer</a></li>
<li><a title="Yahoo! UI Library: Reset CSS" href="http://developer.yahoo.com/yui/reset/" target="_blank">Yahoo!</a></li>
<li><a title="Master Stylesheet: The Most Useful CSS Technique" href="http://www.crucialwebhost.com/blog/master-stylesheet-the-most-useful-css-technique/" target="_blank">Crucial</a></li>
</ul>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><strong>2. Use a Browser Development Plug-In</strong></p>
<p>When you’re learning it’s useful to be able to visualise “invisible” parts of your web-page – margins, padding, parent positions, and so forth. Unless you fancy setting debugging background and border styles, or guessing why your functions stop half-way through, I’d recommend getting a web development plug-in for your browser.</p>
<p>Most plug-ins will let you dig trough your DOM, debug JavaScript functions, and provide statistics about document load times.</p>
<ul>
<li><a title="Firebug - Web Development Evolved" href="http://getfirebug.com/" target="_blank">Firebug</a> – plug-in for Firefox. This is an absolutely fantastic and invaluable tool for web development.</li>
<li>Yahoo!’s <a title="YSlow for Firebug" href="http://developer.yahoo.com/yslow/" target="_blank">YSlow</a> – plug-in for the Firebug plug-in. Analyzes web pages and tells you why they’re slow.</li>
<li><a title="Internet Explorer Developer Toolbar" href="http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038&amp;displaylang=en" target="_blank">Internet Explorer Developer Toolbar</a> – plug-in for Internet Explorer. It feels like it was written in an afternoon by someone who had no idea what web development involves, but there isn’t really any alternative for IE.</li>
</ul>
<p><strong>3. Learn JavaScript</strong></p>
<p>Learning JavaScript is still a work-in-progress for me. When I started web design I assumed (please note that word “assumed”!) that JavaScript was a toy language, suitable only for pointless browser effects. Boy was I wrong!</p>
<p>JavaScript, especially with the rise of AJAX, is becoming less an optional add-on, and more and more a vital part of modern web applications. It’s an elegant language, possibly let down by poor IDE support, and used correctly, will let you jump your browser through hoops. Imaging <a title="Google Maps" href="http://maps.google.com/" target="_blank">Google Maps</a> or <a title="Yahoo! Pipes" href="http://pipes.yahoo.com/" target="_blank">Yahoo! Pipes</a> without it.</p>
<p><strong>4. Pick a JavaScript Framework, and Learn It</strong></p>
<p>Learning JavaScript is all well and good, but once you start trying to use it in anger you soon learn that each browser has a subtly different DOM API (or not so subtly different in the case of Internet Explorer).</p>
<p>You could re-invent the wheel and spend ages handling these different edge cases, or, I’d suggest, you could learn a framework and let it do all the heavy lifting.</p>
<p>Not convinced? How about this jQuery code to stripe table rows (details omitted for clarity):</p>
<pre>$(function() {
  $('.stripe tr:even').addClass('alt');
});</pre>
<p>(Yes I know in theory you should be able to do that in CSS. As always, Internet Explorer raises its middle finger to CSS theory).</p>
<p>Here’s a few links to some major frameworks:</p>
<ul>
<li><a title="jQuery: The Write Less, Do More, JavaScript Library" href="http://jquery.com/" target="_blank">jQuery</a></li>
<li><a title="MooTools - a compact javascript framework" href="http://mootools.net/" target="_blank">MooTools</a></li>
<li><a title="Prototype JavaScript framework: Easy Ajax and DOM manipulation for dynamic web applications" href="http://www.prototypejs.org/" target="_blank">Prototype</a></li>
<li><a title="The Yahoo! User Interface Library (YUI)" href="http://developer.yahoo.com/yui/" target="_blank">YUI</a></li>
<li><a title="script.aculo.us - web 2.0 javascript" href="http://script.aculo.us/" target="_blank">script.aculo.us</a></li>
</ul>
<p><strong>5. Learn Photoshop</strong></p>
<p>Ahhh, Photoshop. If you’ve only used simple paint programs before, using Photoshop is like emerging from a cave into the sunlight. (OK, that’s a bit of an exageration).</p>
<p>Traditional paint applications work on the basis that you want to change the color of pixels. Photoshop (at least for web design) works on the basis that you define regions, which are then styled. Pixels are assigned colors as a side-effect. The rules are:</p>
<ul>
<li>Layers are king;</li>
<li>Selections are queen;</li>
<li>Nothing should ever be destroyed or lost.</li>
</ul>
<p>So as a little example, if something needs a drop-shadow, you <em>don’t</em> start trying to draw one. (That would destroy or change the original thing). You simply make sure the thing is in its own layer, and apply a drop-shadow style.</p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><strong>6. Use Semantic HTML – And No Cutting Corners</strong></p>
<p>Web design usually starts with graphic design, but really it should start with the content and proceed from there. If you start with the visuals, it’s all too easy to fixate on why things don’t look right, and from there it’s slippery slope to using non-semantic elements and inline styles.</p>
<p>Start with the content; use appropriate elements without regard for style; and only once you’ve done that should you move on to writing an appropriate stylesheet. (Of course, you may sometimes need to add stylistic divs… although you’d be better off using JavaScript to modify the DOM, rather than modifying the source itself).</p>
<p>A corollary of this point is that tables should only be used for tabular data – there’s no usual need to use them for layout.</p>
<p><strong>7. Find Out Why It Doesn’t Work – Don’t Shotgun-Debug</strong></p>
<p>The HTML/CSS visual model is pretty complex: inline vs block elements; different position modes; and so forth. What makes matters worse is that there’s no definitive reference HTML renderer implementation: you can never be sure whether your page doesn’t look right because you’ve made a mistake, or whether it’s some browser bug.</p>
<p>This state of affairs can lead to shotgun-debugging: tweaking a value to see if it fixes the problem; tweaking another value and checking again; and so on and so on…</p>
<p>Obviously this way of learning isn’t ideal. If you ever want to learn, I’ve found that you need to be predicting the effects of your changes. Before you make a change, you should have an idea in your head of the expected effect. If the actual effect isn’t the intended effect, you need to find out <em>why</em>. Is your understanding of HTML/CSS wrong, or is it a browser bug? Test on more browsers, and if your understanding is wrong, correct it. (Of course, if it’s a browser bug, then you’ve learnt something afterall).</p>
<p><strong>8. Test on Internet Explorer Earlier</strong></p>
<p>You might have noticed from my snide comments about Internet Explorer that it’s not exactly my favorite browser. If I’m going to be fair, IE7 isn’t too bad, and IE8 promises to actually be <em>standards compliant (gasp!)</em>. What bugs me is that (at the time of writing) about 30% of the world is still using an eight-year-old browser that doesn’t even get the basics of the HTML box model correct, and we web developers are expected to support it.</p>
<p>Anyway… I didn’t intend this paragraph to be a rant, so deep breath… and… we have to live with the situation as it is. Firefox has great standards compliance and great developer tools, so it’s tempting to use it as your primary development platform until right at the end, when you do cross-browser testing.</p>
<p>Don’t do this. I’ve learnt the hard way: you need to test your work at each stage, on all browsers. Even as recently as six months ago I was caught out by this: I spent a lot of time coding some web code that relied on z-indexing, only to discover that IE7 doesn’t support this feature fully. In the end I was able to bludgeon Internet Explorer into working properly with some JavaScript, but it wasn’t fun. Lesson learned: check each feature is going to work properly on IE before coding it completely.</p>
<p><strong>9. Don’t Be Afraid of AJAX</strong></p>
<p>Normal web-pages are pretty easy to understand. The browser makes a request; the web server sends back some HTML. AJAX is a little more difficult to understand, so I steered clear of it for two years.</p>
<p>I finally got stuck in when we started writing <a title="EasyAs123Web.com" href="http://www.easyas123web.com/" target="_blank">EasyAs123Web.com</a>. I wanted the user to be able to edit the website in-place, so that forced the issue.</p>
<p>When you get down to it, AJAX is pretty simple.</p>
<ol>
<li>User does something (eg clicks) in the browser;</li>
<li>JavaScript makes request to server (in a thread);</li>
<li>Server replies with an XML document describing what to do;</li>
<li>JavaScript received the reply and modifies the DOM based on that XML.</li>
</ol>
<p>Of course, the devil is in the details, but a decent AJAX library hides most of that for you.</p>
<p><strong>10. Charge For Old Browser Support</strong></p>
<p>Asking a client if they need Internet Explorer 6 (or earlier) support is a recipe for extra work. They’re hardly going to say no when you phrase it like that. You then sit down and make a working website, and test it in IE6. Argh! Scrambled website! Eventually, you get it working, and you find that you’ve spent twice as long on the actual HTML/CSS as you planned to. Bad times.</p>
<p>Here’s my suggestion: treat older browser support the same as any other feature: as a chargeable item. Explain to the client that since older browsers work in a different way to modern ones (which they do), that’s extra work and hence extra cost. (I’d suggest approximately 10% on top). Explain that IE6 has approximately 25-30% market share, and let them make the cost/benefit call. Money has an amazing focusing effect: it forces people to really think about what they want and need.</p>
<p><br class="spacer_" /></p>
<p></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbyte.com/web-development/10-web-development-tips-to-make-your-life-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>10 cross browser testing resources</title>
		<link>http://www.webdesignbyte.com/web-development/10-cross-browser-testing-resources/</link>
		<comments>http://www.webdesignbyte.com/web-development/10-cross-browser-testing-resources/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 15:50:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.webdesignbyte.com/?p=164</guid>
		<description><![CDATA[Getting your web design compatible across the browsers is every web designer&#8217;s challenge, Finding and fixing problems can be difficult if you’re not equipped with the right tools. Here in this post we take a brief look at 10 resources to make your cross browser testing easier and enjoyable!



1. ieCapture
 a free tool for getting [...]]]></description>
			<content:encoded><![CDATA[<p>Getting your web design compatible across the browsers is every web designer&#8217;s challenge, Finding and fixing problems can be difficult if you’re not equipped with the right tools. Here in this post we take a brief look at 10 resources to make your cross browser testing easier and enjoyable!</p>
<p><br class="spacer_" /></p>
<p style="text-align: center;"></p>
<p><br class="spacer_" /></p>
<p><strong>1. <a href="http://iecapture.com/">ieCapture<br />
 </a></strong>a free tool for getting screen shots from websites in Internet Explorer. It’s very simple, just enter a URL and in a moment your screen shot will appear.<br />
 <a href="http://iecapture.com/"><img class="alignnone size-full wp-image-165" title="iecapture" src="http://www.webdesignbyte.com/wp-content/uploads/2009/09/iecapture.jpg" alt="iecapture" width="400" height="200" /></a></p>
<p><br class="spacer_" /></p>
<p><strong>2. </strong><a href="http://www.my-debugbar.com/wiki/IETester/HomePage"><strong>IE Tester from debugBar</strong><br />
 </a>this is  a free web browser that allows you to have the rendering and JavaScript engines of IE8 beta 2, IE7 IE 6 and IE5.5 on Vista and XP, as well as the installed IE in the same process.<br />
 <a href="http://www.my-debugbar.com/wiki/IETester/HomePage"><img class="alignnone size-full wp-image-166" title="debugbar" src="http://www.webdesignbyte.com/wp-content/uploads/2009/09/debugbar.jpg" alt="debugbar" width="400" height="200" /></a></p>
<p><br class="spacer_" /></p>
<p>3. <a href="http://litmusapp.com/">Litmus</a></p>
<p>provides testing on all major browsers and also produces bug reporting to help you identify and correct any errors. Once the testing is complete you can produce a compatibility report to share with clients. In addition to website testing, Litmus also offers testing of HTML emails in all major email clients, and also runs your messages through spam filters and identifies any problems so you can get more of your messages read.</p>
<p>There is a limited version of Litmus available for free. Additionally, there is a day pass with full access (minus spam analysis) for $24, an individual subscription for $49 per month, or a team subscription for $199 per month.<br />
 <a href="http://litmusapp.com/"><img class="alignnone size-full wp-image-167" title="litmus" src="http://www.webdesignbyte.com/wp-content/uploads/2009/09/litmus.jpg" alt="litmus" width="400" height="200" /></a></p>
<p><br class="spacer_" /></p>
<p><strong>4. <a href="http://www.browsercam.com/">BrowserCam</a></strong> <br />
 provides several different services for browser testing. There is a browser capture option that will give you screen shots from any browser and any operating system. There is also a device capture option for working with Blackberry and PDAs. The Remote Access service will test JavaScript DHTML, forms and other dynamic functionality on any platform.</p>
<p>BroswerCam is a paid service with options for daily, monthly, or yearly. They also offer a free trial that will allow you to test the screen capture service by getting up to 200 screen captures within the 24-hour trial.<br />
 <a href="http://www.browsercam.com/"><img class="alignnone size-full wp-image-168" title="browsercam" src="http://www.webdesignbyte.com/wp-content/uploads/2009/09/browsercam.jpg" alt="browsercam" width="400" height="200" /></a></p>
<p><br class="spacer_" /></p>
<p><strong>5. <a href="http://www.browsershots.org/">Browsershots</a></strong> <br />
 a popular free service that will provide screen shots of a page from just about any browser from all of the common operating systems. All you have to do is enter your URL and select the browsers and operating systems that you want to test. Browsershots will then enter your information into the queue, and in a few minutes you should have the screen shots.</p>
<p>There is a paid option that will give you priority over the free requests. When the service is busy it can take a while to get the free screen shots, but you can pay $15 per month for priority processing.<br />
 <a href="http://www.browsershots.org/"><img class="alignnone size-full wp-image-169" title="browsershots" src="http://www.webdesignbyte.com/wp-content/uploads/2009/09/browsershots.jpg" alt="browsershots" width="400" height="200" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><strong>6. <a href="http://www.marketcircle.com/iphoney/">iPhoney</a></strong> <br />
 a free iPhone web  simulator for designers. To use iPhoney you’ll have to download the program, but  there is no cost.<br />
 <a href="http://www.marketcircle.com/iphoney/"><img class="alignnone size-full wp-image-171" title="iphoney" src="http://www.webdesignbyte.com/wp-content/uploads/2009/09/iphoney.jpg" alt="iphoney" width="400" height="200" /></a></p>
<p><br class="spacer_" /></p>
<p><strong>7. <a href="http://meineipadresse.de/netrenderer/index.php">IE NetRenderer</a> </strong><br />
 free tool that’s great for testing websites in Internet Explorer, typically the most troublesome browser. With IE NetRenderer all you have to do is choose a version of IE and enter the URL that you want to test, and you’ll instantly get a screen shot of the page being tested.<br />
 <a href="http://meineipadresse.de/netrenderer/index.php"><img class="alignnone size-full wp-image-172" title="ienet" src="http://www.webdesignbyte.com/wp-content/uploads/2009/09/ienet.jpg" alt="ienet" width="400" height="200" /></a></p>
<p><br class="spacer_" /></p>
<p><strong>8. <a href="http://www.netmechanic.com/products/browser-index.shtml">Brower Photo</a></strong> <br />
 a paid service from NetMechanic that will allow you to test different versions of Internet Explorer, Opera, Firefox and Safari on Windows, Mac and Linux. You can test on various screen resolutions as well.</p>
<p>Browser Photo has a nice print-friendly feature that will help you to show clients or bosses how you’ve test the site and how it appears on different browsers. You can get Browser Photo for $15 for one-time use, or $150 per domain per year for unlimited use<br />
 <a href="http://www.netmechanic.com/products/browser-index.shtml"><img class="alignnone size-full wp-image-173" title="netmech" src="http://www.webdesignbyte.com/wp-content/uploads/2009/09/netmech.jpg" alt="netmech" width="400" height="200" /></a></p>
<p><br class="spacer_" /></p>
<p><strong>9. <a href="http://www.crossbrowsertesting.com/">CrossBrowserTesting.com</a></strong><br />
 allow you to test your website, including AJAX and JavaScript. The service is free for less than 5 minutes per session, or you can buy credits for additional minutes. There are no monthly subscription fees, just pay for what you use.<br />
 <a href="http://www.crossbrowsertesting.com/"><img class="alignnone size-full wp-image-174" title="crossbrowsertesting" src="http://www.webdesignbyte.com/wp-content/uploads/2009/09/crossbrowsertesting.jpg" alt="crossbrowsertesting" width="400" height="200" /></a></p>
<p><br class="spacer_" /></p>
<p><strong>10. <a href="http://www.browsrcamp.com/">BrowserCamp</a></strong> <br />
 allows you to test the compatibility of your design with Mac OS X browsers. You can quickly enter the URL that you want to test and get a full length screen shot at several different screen widths. Additionally, for full testing you can pay $3 for a two-day subscription, or $99 for a one-year subscription, with a few options in between.<br />
 <a href="http://www.browsrcamp.com/"><img class="alignnone size-full wp-image-175" title="browsercamp" src="http://www.webdesignbyte.com/wp-content/uploads/2009/09/browsercamp.jpg" alt="browsercamp" width="400" height="200" /></a></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
<p><br class="spacer_" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdesignbyte.com/web-development/10-cross-browser-testing-resources/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
