<?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"
	>

<channel>
	<title>WordPressHelp &#187; Web Developer</title>
	<atom:link href="http://wordpresshelp.org/category/web-developer/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordpresshelp.org</link>
	<description>Making WordPress Even Easier to Use!</description>
	<pubDate>Sun, 24 Aug 2008 19:13:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Database Admin Tool</title>
		<link>http://wordpresshelp.org/2008/08/24/database-admin-tool/</link>
		<comments>http://wordpresshelp.org/2008/08/24/database-admin-tool/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 19:13:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Did you know ...]]></category>

		<category><![CDATA[Site Development]]></category>

		<category><![CDATA[Web Developer]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/?p=64</guid>
		<description><![CDATA[I don&#8217;t know how many folks, like me, have had troubles using phpMyAdmin to perform large MySQL database restores, but if you have, then perhaps this little set of pointers will help you out.  I know this process has made my life easier.
As most of you probably already know, phpMyAdmin is a wonderful toolset. [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know how many folks, like me, have had troubles using phpMyAdmin to perform large MySQL database restores, but if you have, then perhaps this little set of pointers will help you out.  I know this process has made my life easier.</p>
<p>As most of you probably already know, phpMyAdmin is a wonderful toolset.  It makes database management and editting both simple and straightforward.  However, one of the major drawbacks to the phpMyAdmin toolset is that it is VERY slow to upload large amounts of SQL or perform Database restores using the Import function. For those of us with large and very large MySQL databases this presents a major issue. So what can be done to get around the problem?</p>
<p>The obvious conclusion is that a tool other than phpMyAdmin is needed.  <i>MySQL Administrator</i> is the tool I have discovered that works best for me.  The tool is starightforward, secure, and fast. The process I have found to work is as follows:</p>
<ul>
<li>Download and install MySQL Administrator (and set it up so that it is able to log directly into your database server). This is easy to do; the only gotcha I encountered is: remember not to use http:// in your url address. </li>
<li>&#8220;Connect&#8221; MySQL Administrator to the system where you keep your MySQL DB.</li>
<li>Using the <u>Backup</u> function, create a backup of the DB and store it somewhere easy to locate.</li>
<li>When you need to do a restore (or &#8216;yes&#8217; even a copy) all you need do is log into MySQL Administrator, connect to your database system and access <u>Restore Backup</u>.  Interestingly this backup need not have been generated via MySQL Administrator; I have used phpMyAdmin generated files successfully.</li>
<li>If you are performing a simple restore, all you need to do is point the restore to the target DB and wait. In my expereince, it takes about 5 minutes to restore a 25MB database.</li>
</ul>
<p>If this were all that we could do the tool, that would be enough, however, there are other useful functions that you can employ with a couple of small &#8216;tricks&#8217;. For example, if you want to create a new DB and freeze an old one, all you need to do is:</p>
<ul>
<li>create the new database per your usual process (remember the name you give to this new DB). </li>
<li>backup the database you want to clone</li>
<li>open a copy of the &#8216;backed up&#8217; database in your favorite editor (I use <b>geany</b>)</li>
<li>do a gloabl search and replace of the old database name with the new one- per the name you created in the first step above</li>
<li>restore this editted file into your blank database using the functions within MySQL Administrator</li>
<li>point your application to the database of your choosing&#8211; now that you have at least two.</li>
</ul>
<p>I find this process to be extremely helpful in upgrading and testing systems.</p>
<p>I hope this little tutorial helpful. I wish I had figured this out years ago, myself.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/08/24/database-admin-tool/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WebMaster Tools</title>
		<link>http://wordpresshelp.org/2008/03/04/webmaster-tools/</link>
		<comments>http://wordpresshelp.org/2008/03/04/webmaster-tools/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 04:12:08 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Guides]]></category>

		<category><![CDATA[Site Development]]></category>

		<category><![CDATA[Web Developer]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[tools]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/2008/03/04/webmaster-tools/</guid>
		<description><![CDATA[Most of these pointers are courtesy of: http://mywebresource.com

.htaccess Generator
.htaccess URL Rewrite
Adsense Calculator
AdSense Preview
Advanced Meta-Tags Generator
Advanced Syntax Highlighting
Alexa Rank Comparison
Alexa Traffic Rank
Backlink Checker
Base64 Encoding / Decoding
Broken Link Checker
Check Server Headers
Class C Checker
Code to Text Ratio
CPM Advertising ROI Calculator
CSS Coder
CSS Navigation Menu Generator
Datetime format converter
DHTML Tooltip
Dig Utility
DNS Utility
Domain Age
Domain Look-up
Domain Lookup Tool
Domain Typo Generator
Domain Whois
Dropdown menu
Fetch Header
Fetch [...]]]></description>
			<content:encoded><![CDATA[<p>Most of these pointers are courtesy of: http://mywebresource.com</p>
<ul>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_htaccess_generator/" title=".htaccess Generator">.htaccess Generator</a></li>
<li><a href="http://mywebresource.com/tools/htaccess_url_rewrite/" title=".htaccess URL Rewrite">.htaccess URL Rewrite</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_adsense_calculator/" title="Adsense Calculator">Adsense Calculator</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_adsense_preview/" title="AdSense Preview">AdSense Preview</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_advanced_meta-tags_generator/" title="Advanced Meta-Tags Generator">Advanced Meta-Tags Generator</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_advanced_syntax_highlighting/" title="Advanced Syntax Highlighting">Advanced Syntax Highlighting</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_alexa_rank_comparison/" title="Alexa Rank Comparison">Alexa Rank Comparison</a></li>
<li><a href="http://mywebresource.com/tools/alexa_traffic_rank/" title="Alexa Traffic Rank">Alexa Traffic Rank</a></li>
<li><a href="http://mywebresource.com/tools/backlink_checker/" title="Backlink Checker">Backlink Checker</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_base64_encoding_decoding/" title="Base64 Encoding / Decoding">Base64 Encoding / Decoding</a></li>
<li><a href="http://mywebresource.com/tools/broken_link_checker/" title="Broken Link Checker">Broken Link Checker</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_check_server_headers/" title="Check Server Headers">Check Server Headers</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_class_c_checker/" title="Class C Checker">Class C Checker</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_code_to_text_ratio/" title="Code to Text Ratio">Code to Text Ratio</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_cpm_advertising_roi_calculator/" title="CPM Advertising ROI Calculator">CPM Advertising ROI Calculator</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_css_coder/" title="CSS Coder">CSS Coder</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_css_navigation_menu_generator/" title="CSS Navigation Menu Generator">CSS Navigation Menu Generator</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_datetime_format_converter/" title="Datetime format converter">Datetime format converter</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_dhtml_tooltip/" title="DHTML Tooltip">DHTML Tooltip</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_dig_utility/" title="Dig Utility">Dig Utility</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_dns_utility/" title="DNS Utility">DNS Utility</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_domain_age/" title="Domain Age">Domain Age</a></li>
<li><a href="http://mywebresource.com/tools/domain_look-up/" title="Domain Look-up">Domain Look-up</a></li>
<li><a href="http://mywebresource.com/tools/domain_tools_-_domain_lookup_tool/" title="Domain Lookup Tool">Domain Lookup Tool</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_domain_typo_generator/" title="Domain Typo Generator">Domain Typo Generator</a></li>
<li><a href="http://mywebresource.com/tools/domain_whois/" title="Domain Whois">Domain Whois</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_dropdown_menu/" title="Dropdown menu">Dropdown menu</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_fetch_header/" title="Fetch Header">Fetch Header</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_fetch_html_content/" title="Fetch HTML content">Fetch HTML content</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_floating_layer/" title="Floating Layer">Floating Layer</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_future_pagerank/" title="Future PageRank">Future PageRank</a></li>
<li><a href="http://mywebresource.com/tools/google_banned_checker/" title="Google Banned Checker">Google Banned Checker</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_google_dance_tool/" title="Google Dance Tool">Google Dance Tool</a></li>
<li><a href="http://mywebresource.com/tools/google_datacenter_search/" title="Google Datacenter Search">Google Datacenter Search</a></li>
<li><a href="http://mywebresource.com/tools/google_pagerank_prediction/" title="Google PageRank Prediction">Google PageRank Prediction</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_google_suggest_scraper_tool/" title="Google Suggest Scraper Tool">Google Suggest Scraper Tool</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_google_vs_yahoo_search_results/" title="Google vs Yahoo Search Results">Google vs Yahoo Search Results</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_graphical_search_engine_comparison/" title="Graphical Search Engine Comparison">Graphical Search Engine Comparison</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_html_encoder/" title="HTML Encoder">HTML Encoder</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_html_entities_encode_decode/" title="HTML Entities Encode / Decode">HTML Entities Encode / Decode</a></li>
<li><a href="http://mywebresource.com/tools/html_optimizer/" title="HTML Optimizer">HTML Optimizer</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_html_to_php_converter/" title="HTML to PHP Converter">HTML to PHP Converter</a></li>
<li><a href="http://mywebresource.com/tools/http_headers/" title="HTTP Headers">HTTP Headers</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_indexed_pages/" title="Indexed pages">Indexed pages</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_internet_explorer_scrollbar_color/" title="Internet Explorer Scrollbar Color">Internet Explorer Scrollbar Color</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_ip_convert/" title="IP Convert">IP Convert</a></li>
<li><a href="http://mywebresource.com/tools/ip_location/" title="IP Location">IP Location</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_keyword_cloud/" title="Keyword Cloud">Keyword Cloud</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_keyword_density/" title="Keyword Density">Keyword Density</a></li>
<li><a href="http://mywebresource.com/tools/keyword_density_checker/" title="Keyword Density Checker">Keyword Density Checker</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_keyword_difficulty_check/" title="Keyword Difficulty Check">Keyword Difficulty Check</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_keyword_optimizer/" title="Keyword Optimizer">Keyword Optimizer</a></li>
<li><a href="http://mywebresource.com/tools/keyword_suggestion/" title="Keyword Suggestion">Keyword Suggestion</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_keyword_suggestions_for_google/" title="Keyword Suggestions for Google">Keyword Suggestions for Google</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_keyword_suggestions_for_overture/" title="Keyword Suggestions for Overture">Keyword Suggestions for Overture</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_keyword_typo_generator/" title="Keyword Typo Generator">Keyword Typo Generator</a></li>
<li><a href="http://mywebresource.com/tools/link_extractor/" title="Link Extractor">Link Extractor</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_link_popularity/" title="Link Popularity">Link Popularity</a></li>
<li><a href="http://mywebresource.com/tools/link_popularity/" title="Link Popularity">Link Popularity</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_link_price_calculator/" title="Link Price Calculator">Link Price Calculator</a></li>
<li><a href="http://mywebresource.com/tools/list_cleaner/" title="List Cleaner">List Cleaner</a></li>
<li><a href="http://mywebresource.com/tools/md5_encrypt/" title="md5 Encrypt">md5 Encrypt</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_meta_analyzer/" title="META Analyzer">META Analyzer</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_meta_tag_generator/" title="Meta Tag Generator">Meta Tag Generator</a></li>
<li><a href="http://mywebresource.com/tools/meta-tags_extractor/" title="Meta-tags Extractor">Meta-tags Extractor</a></li>
<li><a href="http://mywebresource.com/tools/meta-tags_generator/" title="Meta-tags Generator">Meta-tags Generator</a></li>
<li><a href="http://mywebresource.com/tools/multi-rank_checker/" title="Multi-Rank Checker">Multi-Rank Checker</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_multiple_data_center_google_search/" title="Multiple Data Center Google Search">Multiple Data Center Google Search</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_multiple_datacenter_keyword_position_check/" title="Multiple Datacenter Keyword Position Check">Multiple Datacenter Keyword Position Check</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_multiple_datacenter_link_popularity_check/" title="Multiple Datacenter Link Popularity Check">Multiple Datacenter Link Popularity Check</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_page_comparison/" title="Page Comparison">Page Comparison</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_page_size_lookup/" title="Page Size Lookup">Page Size Lookup</a></li>
<li><a href="http://mywebresource.com/tools/pagerank_checker/" title="PageRank Checker">PageRank Checker</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_pagerank_lookup/" title="PageRank Lookup">PageRank Lookup</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_pagerank_search/" title="PageRank Search">PageRank Search</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_password_encryption_utility/" title="Password Encryption Utility">Password Encryption Utility</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_password_strength_checker/" title="Password Strength Checker">Password Strength Checker</a></li>
<li><a href="http://mywebresource.com/tools/ping_test/" title="Ping Test">Ping Test</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_ping_utility/" title="Ping Utility">Ping Utility</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_pop-up_window_generator/" title="Pop-Up window generator">Pop-Up window generator</a></li>
<li><a href="http://mywebresource.com/tools/rank_checker/" title="Rank Checker">Rank Checker</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_regular_expression_match/" title="Regular Expression Match">Regular Expression Match</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_regular_expression_pattern_extractor/" title="Regular Expression Pattern Extractor">Regular Expression Pattern Extractor</a></li>
<li><a href="http://mywebresource.com/tools/reverse_iplook-up/" title="Reverse IP/Look-up">Reverse IP/Look-up</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_robotstxt_generator/" title="Robots.txt Generator">Robots.txt Generator</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_roi_calculator/" title="ROI Calculator">ROI Calculator</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_search_engine_friendly_redirect_checker/" title="Search Engine Friendly Redirect Checker">Search Engine Friendly Redirect Checker</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_search_engine_keyword_position/" title="Search Engine Keyword Position">Search Engine Keyword Position</a></li>
<li><a href="http://mywebresource.com/tools/search_engine_position/" title="Search Engine Position">Search Engine Position</a></li>
<li><a href="http://mywebresource.com/tools/search_listings_preview/" title="Search Listings Preview">Search Listings Preview</a></li>
<li><a href="http://mywebresource.com/tools/server_status/" title="Server Status">Server Status</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_site_link_analyzer/" title="Site Link Analyzer">Site Link Analyzer</a></li>
<li><a href="http://mywebresource.com/tools/source_code_viewer/" title="Source Code Viewer">Source Code Viewer</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_spider_simulator/" title="Spider Simulator">Spider Simulator</a></li>
<li><a href="http://mywebresource.com/tools/spider_view/" title="Spider View">Spider View</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_url_encoding/" title="URL Encoding">URL Encoding</a></li>
<li><a href="http://mywebresource.com/tools/seo_tools_-_url_rewriting/" title="URL Rewriting">URL Rewriting</a></li>
<li><a href="http://mywebresource.com/tools/visual_pagerank/" title="Visual PageRank">Visual PageRank</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_website_pattern_extractor/" title="Website Pattern Extractor">Website Pattern Extractor</a></li>
<li><a href="http://mywebresource.com/tools/website_speed_test/" title="Website Speed Test">Website Speed Test</a></li>
<li><a href="http://mywebresource.com/tools/webmaster_tools_-_whois_-_domain_search/" title="Whois - Domain Search">Whois - Domain Search</a></li>
<li><a href="http://mywebresource.com/tools/your_browser_details/" title="Your Browser Details">Your Browser Details</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/03/04/webmaster-tools/feed/</wfw:commentRss>
		</item>
		<item>
		<title>CSS Guides</title>
		<link>http://wordpresshelp.org/2008/03/04/css-guides/</link>
		<comments>http://wordpresshelp.org/2008/03/04/css-guides/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 16:38:15 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Guides]]></category>

		<category><![CDATA[Site Development]]></category>

		<category><![CDATA[Web Developer]]></category>

		<category><![CDATA[Web Standards]]></category>

		<category><![CDATA[css]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/2008/03/04/css-guides/</guid>
		<description><![CDATA[ CSS: Style Sheet Guidelines
Web applications should always adhere to W3C standards and validate correctly. Numerous excellent CSS style Guides are available that discuss the how-tos of achieving these objectives, below are a few:
References:

 Miha Hribar
  Interface / CSS Coding Guidelines
 NYPL Style Guide

Tutorial:

 Style Master CSS Tutorial

]]></description>
			<content:encoded><![CDATA[<h3> <a href="http://www.nypl.org/styleguide/css/index.html">CSS</a>: Style Sheet Guidelines</h3>
<p>Web applications should always adhere to W3C standards and validate correctly. Numerous excellent CSS style Guides are available that discuss the how-tos of achieving these objectives, below are a few:</p>
<p>References:</p>
<ul>
<li> <a href="http://hribar.info/en/archive/87/entrie.html" target="_blank" title="Miha Hribar">Miha Hribar</a></li>
<li> <a href="http://openacs.org/xowiki/Interface_%2F_CSS_Coding_Guidelines" target="_blank" title="CSS Coding Guides"> Interface / CSS Coding Guidelines</a></li>
<li> <a href="http://www.nypl.org/styleguide/" target="_blank" title="NYPL style guide">NYPL Style Guide</a></li>
</ul>
<p>Tutorial:</p>
<ul>
<li> <a href="http://www.westciv.com/style_master/academy/hands_on_tutorial/03.checklist.html" target="_blank" title="Style Master Tutorial">Style Master CSS Tutorial</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/03/04/css-guides/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Online Guides</title>
		<link>http://wordpresshelp.org/2008/03/04/online-guides/</link>
		<comments>http://wordpresshelp.org/2008/03/04/online-guides/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 14:39:20 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Guides]]></category>

		<category><![CDATA[Web Developer]]></category>

		<category><![CDATA[Web Standards]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/2008/03/04/online-guides/</guid>
		<description><![CDATA[Over the years we have come across numerous useful websites; sites that communicate useful information on web development, standards implementation and more. A few are listed here (we&#8217;ll update this list as time goes on&#8230;)
Standards
The following sites provide detailed information on web standards. Please remember that all of sites should adhere to applicable web standards! [...]]]></description>
			<content:encoded><![CDATA[<p>Over the years we have come across numerous useful websites; sites that communicate useful information on web development, standards implementation and more. A few are listed here (we&#8217;ll update this list as time goes on&#8230;)</p>
<h3>Standards</h3>
<p>The following sites provide detailed information on web standards. Please remember that all of sites should adhere to applicable web standards! Use these sites to ensure your code complies with the relevant standards.</p>
<ul>
<li><a href="http://www.section508.gov/" title="508" target="_blank"> 508 - accessibility compliance standards</a><a href="http://www.section508.gov/" target="_blank"></a></li>
<li> <a href="http://www.w3.org/Style/CSS/" title="CSS Stds" target="_blank">CSS Standards</a></li>
<li> <a href="http://www.w3.org/MarkUp/" title="html stds" target="_blank">HTML Standards</a></li>
<li> <a href="http://www.w3.org/2001/sw/BestPractices/" title="SW Best practices" target="_blank">Semantic Web Best Practices</a></li>
<li> <a href="http://www.w3.org/2001/sw/DataAccess/" title="RDF &amp; SPARQL" target="_blank">RDF and SPARQL Standards</a></li>
<li> <a href="http://www.w3.org/2004/OWL/#specs" title="OWL" target="_blank">Web Ontology Language (OWL)</a><a href="http://www.w3.org/2004/OWL/#specs" target="_blank"></a></li>
<li><a href="http://www.w3.org/" title="w3c" target="_blank">w3c</a></li>
<li><a href="http://webstandardsgroup.org/" title="Web Standards Group" target="_blank">Web Standards Group </a></li>
<li><a href="http://www.webstandards.org/" title="Web Standards Project" target="_blank">The Web Standards Project</a></li>
<li> <a href="http://www.w3.org/XML/Core/" title="XML" target="_blank">XML Core Working Group</a></li>
</ul>
<h3>Tools</h3>
<ul>
<li><a href="http://www.dynamicdrive.com/" title="Dynamic Drive" target="_blank">Dynamic Drive-</a> Scripts and add-ons</li>
<li><a href="http://www.cleancss.com/" title="CleanCSS" target="_blank">Cleanup your CSS</a></li>
<li><a href="http://www.cssplay.co.uk/" title="CSS Play" target="_blank">CSS Menus &amp; More</a> (Stu Nichols)</li>
<li><a href="http://blog.html.it/layoutgala/" title="Layout Gala" target="_blank">CSS Page Layouts</a></li>
<li><a href="http://www.morguefile.com/" title="Morgue File" target="_blank">Morgue File- </a> Free Open Source photos</li>
<li><a href="http://www.neuroticweb.com/recursos/css-rounded-box/index.php?color=FFFFFF&amp;fondo=330000" title="Rounded Box" target="_blank">Rounded Box Generator</a></li>
<li><a href="http://www.spiffycorners.com/index.php?sc=spiffy&amp;bg=FFFFFF&amp;fg=b20000&amp;sz=3px" title="Spiffy Corners" target="_blank">Spiffy Corners</a>- generate nice css boxes</li>
<li><a href="http://www.sxc.hu/index.phtml" title="sxc" target="_blank">Stock Xchange</a>- Free Open Source photos</li>
<li><a href="http://www.webcontentment.biz/diywebaudit.php" title="WebSite Audit" target="_blank">WebSite Audit</a></li>
<li><a href="http://www.websitegrader.com/#ReportTop" title="WebSiteGrader" target="_blank">WebSite Grader</a></li>
</ul>
<h3>Tutorials</h3>
<ul>
<li><a href="http://crackajax.net/tabs.php" title="Ajax Tutorials" target="_blank">Ajax Tutorials</a></li>
<li><a href="http://css.maxdesign.com.au/index.htm" title="Listmania" target="_blank">CSS Listmania</a></li>
<li><a href="http://www.positioniseverything.net/explorer.html" title="Explorer Exposed" target="_blank">Fix IE Bugs</a>- Explorer Exposed</li>
<li><a href="http://www.w3schools.com" title="w3schools" target="_blank">w3schools Tutorials</a> (html, css, and more)</li>
<li><a href="http://www.webstyleguide.com/interface/index.html" title="Web Style Guide" target="_blank">Web Style Guide</a></li>
<li><a href="http://www.w3csites.com/" title="w3c sites" target="_blank">W3c compliant Site Listings </a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/03/04/online-guides/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web Site Analysis</title>
		<link>http://wordpresshelp.org/2008/03/03/web-site-analysis/</link>
		<comments>http://wordpresshelp.org/2008/03/03/web-site-analysis/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 19:44:25 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Guides]]></category>

		<category><![CDATA[Site Development]]></category>

		<category><![CDATA[Web Developer]]></category>

		<category><![CDATA[Web Standards]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/2008/03/03/web-site-analysis/</guid>
		<description><![CDATA[Goals
Establish an overall goal for your web site. Who will your audience be? What information do you want to convey to this audience?
Targets
Which of the following will your audience be using?

 Web browsers (FireFox, Netscape, Internet Explorer, AOL, Opera, lynx)
 browser versions (2.0+ 4.0+, 5.0+, 6.0+, 7.0)
 platforms (Windows, MAC, UNIX, Linux)
 screen   [...]]]></description>
			<content:encoded><![CDATA[<h1>Goals</h1>
<p>Establish an overall goal for your web site. Who will your audience be? What information do you want to convey to this audience?</p>
<h2>Targets</h2>
<p>Which of the following will your audience be using?</p>
<ul>
<li> Web browsers (FireFox, Netscape, Internet Explorer, AOL, Opera, lynx)</li>
<li> <a href="http://webdesign.about.com/library/bl_browsers.htm?PM=ss14_webdesign">browser versions (2.0+ 4.0+, 5.0+, 6.0+, 7.0)</a></li>
<li> platforms (Windows, MAC, UNIX, Linux)</li>
<li> <a href="http://www.thecounter.com/stats/2003/May/res.php">screen      resolution</a> - The most popular screen resolutions at this time is   1024 x 768.</li>
</ul>
<p>Design your site so that it meets the specifications of the target (s) chosen. See <a href="http://www.thecounter.com/stats">www.thecounter.com/stats</a> to see current statistics regarding the most frequently used browser versions, monitor resolutions and operating systems.</p>
]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/03/03/web-site-analysis/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Design Pointers</title>
		<link>http://wordpresshelp.org/2008/03/03/design-pointers/</link>
		<comments>http://wordpresshelp.org/2008/03/03/design-pointers/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 19:42:01 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Guides]]></category>

		<category><![CDATA[Site Development]]></category>

		<category><![CDATA[Web Developer]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/2008/03/03/design-pointers/</guid>
		<description><![CDATA[The most important part of your web site is the actual text content. Use the following tips regarding content:

 Site Navigation Scheme - Using index cards or smaller pieces of paper, write down all the items that you want included in your web site (Brainstorm here!). Now separate them into Categories, understanding that one index [...]]]></description>
			<content:encoded><![CDATA[<p>The most important part of your web site is the actual text content. Use the following tips regarding content:</p>
<ol>
<li> Site Navigation Scheme - Using index cards or smaller pieces of paper, write down all the items that you want included in your web site (Brainstorm here!). Now separate them into Categories, understanding that one index card may end up in more than one category. When you have something that makes sense, you have just created one navigational scheme!
<ul>
<li> If you need more than one level of hierarchy, create additional piles. Ensure that those items which you know your audience will want to get to are not too far down in the navigational scheme. Will your audience have to click more than two times to get to the item? If so, consider using a Quick List on higher levels of your site which will get your audience quickly to these popular items.</li>
<li> Repeat the above process until you come up with one or more navigational schemes for your site. Now decide how you want to &#8221; label &#8221; each of the Categories so that it is brief and yet descriptive for your audience.</li>
</ul>
</li>
<li> Static vs Dynamic - Determine which elements of your web site will be relatively static in nature, and which elements are dynamic, requiring frequent updates. You may decide in this step NOT to include something on the web site, if you will not be able to maintain it.</li>
<li> Page Size - For large documents, decide whether you will break it into separate web pages, making each page printable on its own.
<ul>
<li> Your alternative is to make one large document with a table of contents or index at the top with target links to specific areas of the document.</li>
</ul>
</li>
<li> Page Identity - Make each page in a group of web pages understandable on its own. This means that you will need to title each page consistently. If your site has several layers of content, consider the usage of footprints on your pages. (Ex.Home &amp; gt; &amp; gt; ITS &amp; gt; &amp; gt; Documents).</li>
<li> Print vs Web - Content that typically needs to be revised when converting printed media to the web include:
<ul>
<li> contact points (email addresses in addition to mail addresses, room numbers and telephone numbers)</li>
<li> if you include a phone number, use complete phone numbers with area codes</li>
<li> when referring to a date, spell out the month. While the US uses month / day / year, the rest of the world uses day / month / year</li>
<li> for forms to be placed online, you will need to rewrite the instructions. For example, remove / reword sentences such as &#8221; Complete back side of this form. &#8220;</li>
</ul>
</li>
<li> Link descriptions - Part of your documents will contain links to other information. These links should alert the user to what they will see if they select the link; in other words they should be brief and yet descriptive. In some cases, it is also appropriate to describe the &#8221; where &#8221; in the link. For example, if a link will take the user to another web site, convey that information in the link text. Avoid terminology like &#8221; click here &#8221; or &#8221; press the right arrow &#8220;; browser methods of choosing links vary.
<ul>
<li> provide &#8221; return to &#8221; statements on pages of your web site to help users get back on track.</li>
</ul>
</li>
<li> Stale content - Tell users, in words, how often a page is updated.</li>
<li> Original content -
<ul>
<li> Make the content of your home page original. Do not duplicate documents that appear elsewhere on the Internet. Instead, link to them</li>
<li> Be aware of copyright regulations that apply to existing Web sites.</li>
</ul>
</li>
<li> In development - Avoid under Construction pages. If you intend to eventually include an additional page or section on your web site, you may say so on a completed page of your web site, but do not put up a page which only states Under Construction.</li>
<li> Spelling errors - Spell check and proofread your pages as you would any other publication.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/03/03/design-pointers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Special Tips</title>
		<link>http://wordpresshelp.org/2008/03/03/special-tips/</link>
		<comments>http://wordpresshelp.org/2008/03/03/special-tips/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 19:38:32 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Guides]]></category>

		<category><![CDATA[Site Development]]></category>

		<category><![CDATA[Web Developer]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/2008/03/03/special-tips/</guid>
		<description><![CDATA[Special Tips
Be aware of the pitfalls of character sets . (Here comes a pound sign Ã‚Â£ what did you get?) Currency signs are a real danger. It might be safer to write the currency in full. It is not just the signs that fail in some way; even those that do display may be misinterpreted. [...]]]></description>
			<content:encoded><![CDATA[<h1>Special Tips</h1>
<p>Be aware of the pitfalls of character sets . (Here comes a pound sign Ã‚Â£ what did you get?) Currency signs are a real danger. It might be safer to write the currency in full. It is not just the signs that fail in some way; even those that do display may be misinterpreted. Let &#8216; s say you are in the USA and write $25.00 without qualification. How much does that look like to a browser in Australia, Canada, or Hong Kong? If the local $ is worth more than the US$ then you risk someone dismissing a product as overpriced. If the local $ is less, your strangely eager customer may suddenly turn sour when she or he thinks you have been deliberately misleading.</p>
<ul>
<li>  <a href="http://www.htmlhelp.com/reference/charset/">ISO    8859-1 Character Set Overview</a></li>
<li> If you specify a background color or image, but don &#8216; t specify text and link colors, the user &#8216; s text and link colors will be used against your background. In some cases, there won &#8216; t be contrast between the user &#8216; s text and link colors and your background color or image, so your text and links will disappear. The rule of thumb is that if you set one color, then you need to set them all .</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/03/03/special-tips/feed/</wfw:commentRss>
		</item>
		<item>
		<title>alpha Criteria</title>
		<link>http://wordpresshelp.org/2008/03/03/alpha-criteria/</link>
		<comments>http://wordpresshelp.org/2008/03/03/alpha-criteria/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 19:20:05 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Guides]]></category>

		<category><![CDATA[Site Development]]></category>

		<category><![CDATA[Web Developer]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/2008/03/03/alpha-criteria/</guid>
		<description><![CDATA[Suggested alpha Standards

 alpha Review is final internal review of a website for the purpose of internal quality inspection
 all local coding is completed and local developer reviews are completed
 the developer believes that the product will meet call client requirements and will pass management examination and sign-off
 alpha sites still run on development servers [...]]]></description>
			<content:encoded><![CDATA[<h1>Suggested alpha Standards</h1>
<ol>
<li> alpha Review is final internal review of a website for the purpose of internal quality inspection</li>
<li> all local coding is completed and local developer reviews are completed</li>
<li> the developer believes that the product will meet call client requirements and will pass management examination and sign-off</li>
<li> alpha sites still run on development servers and have not been published to the internet</li>
</ol>
<h2> alpha Readiness Checklist</h2>
<p>Please note that all the below criteria, in the checklist, must be met before considering the site as being ready for alpha Review.<br />
<a href="http://www.access-board.gov/sec508/guide/1194.22.htm"></a></p>
<h3>Checklist for main page of web site</h3>
<p>Does the page have the following?</p>
<ol>
<li> a name of  index.html or equivalent (ie. home.php for WordPress) ? By naming your main home page index.html, users will be able to access your site without supplying a filename at the end of the address.</li>
<li> a  title  which contains the name of your web site followed by &#8220;, CompanyName LLC &#8220;. For example: CompanyName LLC</li>
<li> the CompanyName brands  used  correctly!</li>
<li> the  full name of the person to contact regarding your web site .</li>
<li> an  email link behind the name of the contact person with an &#8221; @ mail.com &#8221; email address. For example, in the link Sue Jones, the code &#8221; mailto: sjones @ mail.com &#8221; is stored behind the Sue Jones link. If you need an alias for your email contact, contact: webmaster @ CompanyName.com.</li>
<li> META Tags to identify your web site to search engines. We recommend that you use the author, keyword and description META Tags</li>
</ol>
<h2> Checklist for each page of web site</h2>
<ol>
<li>tables</li>
<blockquote><p>Use sparingly and with caution! Avoid table use in documents whenever possible.<br />
Table use in CSS or base html should be prohibited!</p></blockquote>
<li>animated images</li>
<blockquote><p>Design an animated image so that it stops animating after a few seconds and doesn &#8216; t loop continuously. Images that flicker (with a repetitive strobe) should be designed so that the frame rate is not faster than two frames per second. This is especially important for larger flickering images or images which flicker between highly contrasting colors.</p></blockquote>
<p>To check a web page for accessibility issues, use a tool like <a href="http://aprompt.snow.utoronto.ca/" target="_blank">the free tool named A-Prompt Toolkit</a>.</ol>
<h2> Checklist for your entire web site</h2>
<ol>
<li>Have you changed all link references to www.CompanyName.com?</li>
<li>Remember any copied links must be reachable.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/03/03/alpha-criteria/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Web Specifications</title>
		<link>http://wordpresshelp.org/2008/03/03/web-specifications/</link>
		<comments>http://wordpresshelp.org/2008/03/03/web-specifications/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 19:16:21 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Guides]]></category>

		<category><![CDATA[Web Developer]]></category>

		<category><![CDATA[Web Standards]]></category>

		<category><![CDATA[Development]]></category>

		<category><![CDATA[Site Development]]></category>

		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/2008/03/03/web-specifications/</guid>
		<description><![CDATA[For the future, to add presentational effects and Web  page style, validate documents at the HTML 4.0 level (for the cleanest possible markup), so pages contain little or no HTML 3.2 presentational markup or proprietary stylistic hacks, and use the World Wide Web Consortium &#8216; s  Cascading Style Sheet (CSS)  language to [...]]]></description>
			<content:encoded><![CDATA[<p>For the future, to add presentational effects and <a href="http://www.1877renoweb.com/">Web  page style</a>, validate documents at the HTML 4.0 level (for the cleanest possible markup), so pages contain little or no HTML 3.2 presentational markup or proprietary stylistic hacks, and use the World Wide Web Consortium &#8216; s <strong> Cascading Style Sheet (<a href="http://treemagic.info:8080/wiki/wiki/CSS">CSS</a>) </strong> language to add stylistic effects to your pages.</p>
<ul>
<li><a href="http://www.w3.org/MarkUp/">W3C&#8217;s    HTML Home Page</a></li>
<li><a href="http://www.w3.org/Style/">Web    Style Sheets</a></li>
<li><a href="http://www.w3.org/">Specifications    for HTML</a></li>
<li><a href="http://www.htmlhelp.org/tools/validator/">WDG    HTML Validator</a></li>
<li><a href="http://validator.w3.org/">W3C    HTML Validation Service</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/03/03/web-specifications/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Design Resources</title>
		<link>http://wordpresshelp.org/2008/03/03/design-resources/</link>
		<comments>http://wordpresshelp.org/2008/03/03/design-resources/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 19:13:19 +0000</pubDate>
		<dc:creator>mark</dc:creator>
		
		<category><![CDATA[Guides]]></category>

		<category><![CDATA[Site Development]]></category>

		<category><![CDATA[Web Developer]]></category>

		<category><![CDATA[Development]]></category>

		<guid isPermaLink="false">http://wordpresshelp.org/2008/03/03/design-resources/</guid>
		<description><![CDATA[Top Ten Resources

        Designing For Multiple Browsers Without Being Bland 
A concise, sober, and BRIEF description of a good Web authoring strategy. Other fine articles by the author include  What You See is Not What Others Get  and  Widen Your Web Site &#8216; s  [...]]]></description>
			<content:encoded><![CDATA[<h2>Top Ten Resources</h2>
<ul>
<li> <strong> <a href="http://www1.shore.net/%7Estraub/wprmultb.htm">      Designing For Multiple Browsers Without Being Bland</a> </strong><br />
A concise, sober, and BRIEF description of a good Web authoring strategy. Other fine articles by the author include <em> What You See is Not What Others Get </em> and <em> Widen Your Web Site &#8216; s  Audience </em>. Stephen Traub.</li>
<li> <strong> <a href="http://www.w3.org/MarkUp/Guide/" target="_blank">Getting Started with HTML</a> </strong><br />
A primer to <em> Learning HTML 3.2 by Examples </em>, this is a comprehensive and succinct <a href="http://treemagic.info:8080/wiki/wiki/Guide">Guide</a> to writing standard HTML.</li>
<li> <strong> <a href="http://www.unplug.com/great/">Web Site Design Tips</a> </strong><br />
Web site design tips for the beginner to the expert. A great collection of classic web site design tips that will build a strong foundation for any new web designer. <a href="http://goodpractices.com/#" target="_top">/a&gt;  </a></li>
<li><a href="http://goodpractices.com/#" target="_top"> <strong> </strong></a><strong><a href="http://www.htmlhelp.com/reference/">The                              Web Design Group Reference Section</a> </strong><br />
Excellent background information and technical details on HTML authoring. <a href="http://treemagic.info:8080/wiki/wiki/Web%20Design">Web Design</a> Group.</li>
<li> <strong> <a href="http://trace.wisc.edu/world/web/" target="_parent">Designing for The Web</a> </strong><br />
A series of informative articles on Web site design, including <em> A Web Site is a Harsh Mistress </em> &amp; <em>Rules                              of Thumb</em>. The special focus is on complementing                              Web design skills with competence in interface design <a href="http://goodpractices.com/#" target="_top"> </a>.   Don &#8216; t miss <a href="http://www.acm.org/chapters/trichi/newsletters/apr97/web.design.html"> Web Site                              Design</a>. Diane Wilson.</li>
<li> <strong> <a href="http://www.useit.com/">Useit.com:                              Usable Information Technology</a> </strong><br />
An expansive resource on usability and user interface issues - - featuring several extremely challenging and well-researched essays on Web design and style. Jakob Nielsen.</li>
<li> <strong> <a href="http://english.unitecnology.ac.nz/resources/resources/tutorial/web_writing/understanding.html" target="_blank">                              Understanding HTML</a> </strong><br />
An outstanding presentation of HTML basics by an Australian with a fine writing style. Dianne Gorman.</li>
<li> <strong> <a href="http://www.mcsr.olemiss.edu/%7Emudws/webhints.html">Hints for Web Authors</a> </strong><br />
A short yet insightful historical analysis of conventional vs.web publishing , <strong> Hints for Web Authors </strong> is replete with solid recommendations on how to succeed with the latter, including a few pragmatic suggestions mixed in there for good measure, &#8220;&#8230; in hopes that others may find &#8216; em useful. &#8221; Warren Steel.</li>
<li> <strong> <a href="http://www.dantobias.com/webtips/">Dan&#8217;s                              Web Tips</a> </strong><br />
This huge resource contains a balanced <strong> summary review </strong> of most of today &#8216; s important Web authoring topics. Daniel Tobias.</li>
<li> <strong> <a href="http://www.w3.org/MarkUp/">HyperText                              Markup Language</a> </strong><br />
World Wide Web Consortium (W3C) home page for HTML. Here you will find pointers to specifications for HTML, guidelines for how to use HTML to the best effect and pointers to related work at W3C. W3C.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://wordpresshelp.org/2008/03/03/design-resources/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
