<?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>Rise to the Top Blog &#187; Website Design</title>
	<atom:link href="http://www.techwyse.com/blog/category/website-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techwyse.com/blog</link>
	<description>Learn, Educate &#38; Rise</description>
	<lastBuildDate>Mon, 06 Feb 2012 17:08:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>How To Improve Online Shopping Cart Performance</title>
		<link>http://www.techwyse.com/blog/website-design/how-to-improve-online-shopping-cart-performance/</link>
		<comments>http://www.techwyse.com/blog/website-design/how-to-improve-online-shopping-cart-performance/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 01:50:16 +0000</pubDate>
		<dc:creator>douglas</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.techwyse.com/blog/?p=10410</guid>
		<description><![CDATA[Improving the performance of a shopping cart can make or break a company. This blog is meant to give you the foundations of a high performing shopping cart and teach you what to look for when looking for vendors. How &#8230; <a href="http://www.techwyse.com/blog/website-design/how-to-improve-online-shopping-cart-performance/"></a>]]></description>
			<content:encoded><![CDATA[<p><img class="imgright" title="How To Improve Online Shopping Cart Performance" src="http://www.techwyse.com/blog/wp-content/uploads/2011/10/online-shopping-cart-performance.jpg" alt="" width="250" height="150" />Improving the performance of a shopping cart can make or break a company. This blog is meant to give you the foundations of a high performing shopping cart and teach you what to look for when looking for vendors.</p>
<h2>How to Attract Visitors</h2>
<p>The major element for any ecommerce website is how well it attracts visitors, capture attention and convert into sales. Here’s a list of effective tactics adopted by successful ecommerce websites:<a name="_GoBack"></a></p>
<p>1. Increasing organic visits by <a href="http://www.techwyse.com/search-engine-optimization/" >optimizing the site for search engines</a> (SEO)</p>
<p>2. Promoting your website through online ads like <a href="http://www.techwyse.com/pay-per-click-advertising/" >Google AdWords</a></p>
<p>3. Performing off-page promotion like <a href="http://www.techwyse.com/blog/search-engine-optimization/the-art-of-link-building-for-effective-backlinking/" >backlinking</a>, and <a href="http://www.techwyse.com/social-media-marketing/social-angel.php" >social media marketing</a> etc.</p>
<p>4. Email marketing is another great way to reach potential customers</p>
<p>Once you’ve harnessed all the above steps to drive traffic, the next question is: how do you get people engaged and turn them into customers?</p>
<h3>Key Factors That Improve Visitor Conversion</h3>
<p>1. User friendly design with well defined calls to action.</p>
<p>2. Easily accessible and organized navigation.</p>
<p>3. A well planned <a href="http://www.techwyse.com/planning-development/sales-funnel-development.php" >sales funnel</a>.</p>
<p>4. A site tuned for performance.</p>
<p>The first three points address a site’s core usability; for more on design related ways to enhanced your ecommerce website see Ryan’s post: <a href="http://www.techwyse.com/blog/website-conversion/designing-your-website-to-be-a-sales-intrument/" >Designing your Website to be a Sales Instrument!</a></p>
<p>Regarding the fourth point “performance,” there are many factors that affect the performance ecommerce websites. They typically fall into the following categories:</p>
<h3>1. IMAGE OPTIMIZATION</h3>
<p>It’s important that we use small file sizes for images and most importantly on our home page. Be very careful about using background images and wherever possible make sure to apply the <a target="_blank" href="http://www.w3schools.com/cssref/pr_background-repeat.asp"  rel="external nofollow">bg-repeat</a> option. When it comes to shopping carts, there are a lot of products that require images and in some cases multiple images. The categorization of thumbnail and actual images are important as well; images should be low-res (but viewable) and in an optimized format.</p>
<p>The website’s backend can have the ability to convert images to a required size/DPI so that the product images uploaded by the client are optimized automatically. Most clients directly upload photos taken on high resolution digital cameras; automatically resizing images, eliminates the need to reduce the file size in PhotoShop and makes the backend more user-friendly.</p>
<h3>2. USING CSS</h3>
<p>External CSS can also maximize the performance of the website. Effective use of <a target="_blank" href="http://www.w3schools.com/ajax/default.asp"  rel="external nofollow">AJAX</a> also helps to provide a better user experience while background processing takes place.</p>
<h3>3. OPTIMIZING DATABASE QUERIES</h3>
<p>Even though, most available shopping carts (paid or unpaid) try to optimize, update and fetch the data to and from the Database, there are cases where we are compelled to customize certain modules. Before we customize for a specific requirement, we should make sure to completely understand the structure and dataflow of the database. Customizing without properly understanding the system can cause a lot of vulnerability and may affect the performance of the system, mainly due to the improper use of <a target="_blank" href="http://www.w3schools.com/sql/sql_join.asp"  rel="external nofollow">JOIN queries</a>. When it comes to custom coding for an built-in shopping cart, we should always try to use the standard functions of the corresponding framework/open source package so that performance is not compromised.</p>
<h2>In Conclusion</h2>
<p>Be very conscious of the performance side while planning a shopping cart. If it’s not properly planned you may lose out on potential customers. With these tips achieving a balance between usability, performance and SEO are within reach.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwyse.com/blog/website-design/how-to-improve-online-shopping-cart-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s new in WordPress 3.2 &#8216;Gershwin&#8217;&#8230;</title>
		<link>http://www.techwyse.com/blog/website-design/whats-new-in-wordpress-3-2-gershwin/</link>
		<comments>http://www.techwyse.com/blog/website-design/whats-new-in-wordpress-3-2-gershwin/#comments</comments>
		<pubDate>Fri, 08 Jul 2011 12:16:33 +0000</pubDate>
		<dc:creator>praveen</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.techwyse.com/blog/?p=8084</guid>
		<description><![CDATA[WordPress recently announced the release of the new Version 3.2 (this is 15th Major release after 3.1) with some new and improved features. Dubbed &#8216;Gershwin,&#8217; it&#39;s dedicated to the noted composer and pianist George Gershwin. See the official video below &#8230; <a href="http://www.techwyse.com/blog/website-design/whats-new-in-wordpress-3-2-gershwin/"></a>]]></description>
			<content:encoded><![CDATA[<p>WordPress recently announced the release of the new Version 3.2 (this is 15<sup>th</sup> Major release after 3.1) with some new and improved features. Dubbed &lsquo;Gershwin,&rsquo; it&#39;s dedicated to the noted composer and pianist <a href="http://en.wikipedia.org/wiki/George_Gershwin"  target="_blank" rel="external nofollow">George Gershwin</a>.</p>
<p>See the official video below for getting an overall idea:</p>
<p><embed allowfullscreen="true" allowscriptaccess="always" flashvars="guid=ac07H291" height="308" overstretch="true" seamlesstabbing="true" src="http://s0.videopress.com/player.swf?v=1.02" type="application/x-shockwave-flash" width="550" wmode="direct"></embed></p>
<p>	<span id="more-8084"></span></p>
<p>Best key features from a user perspective:</p>
<h2>Refreshed Administrative UI seems much simpler, cleaner and friendlier.</h2>
<p>After the last revamp of their admin dashboard in 2008, team WP has come with an improved Young &amp; Faster Platform! <a href="http://www.techwyse.com/blog/wp-content/uploads/2011/07/image5.png" ><img alt="image" border="0" height="311" src="http://www.techwyse.com/blog/wp-content/uploads/2011/07/image_thumb5.png" style="background-image: none; border: 0px none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px;" title="image" width="547" /></a></p>
<p>Some of the major changes we come across in the invigorated admin dashboard UI are as follows:</p>
<ul>
<li>Changed &#39;Post&#39; to &lsquo;All Posts.&rsquo;</li>
<li>Updated styles for the visual editor buttons</li>
<li>Dropped change theme button</li>
<li>Fixed pagination when searching for filtering posts and lots more&hellip;</li>
</ul>
<p>But the new features I personally liked are:</p>
<ul>
<li>Theme Options &ndash; This is a chance to modify colour scheme, link colour and layout.</li>
<li>Background &ndash; Gives the opportunity for admin to alter background image.</li>
</ul>
<h2>Full Screen Editor for Distraction Free Writing</h2>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2011/07/image6.png" ><img alt="image" border="0" height="419" src="http://www.techwyse.com/blog/wp-content/uploads/2011/07/image_thumb6.png" style="background-image: none; border: 0px none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px;" title="image" width="552" /></a></p>
<p>WordPress have introduced a full-screen mode writing (zen) for Distraction Free Writing experience (DFW). This will allow the user to concentrate on writing by fading all buttons and interface elements. This is accessed via the toggle full screen mode tool in the visual editor and full screen button in the HTML editor. A much cleaner approach for editing posts/page content.</p>
<h2>R.I.P &#8211; Good Bye to IE6, MySQL4 &amp; PHP4</h2>
<p>If the server doesn&rsquo;t have either MySQL 5.0.15 or PHP 5.2.4 it might show an error as follows:</p>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2011/07/image7.png" ><img alt="image" border="0" height="190" src="http://www.techwyse.com/blog/wp-content/uploads/2011/07/image_thumb7.png" style="background-image: none; border: 0px none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px;" title="image" width="529" /></a></p>
<h2>WordPress Officially Drops IE6!</h2>
<p>For those who have not given up miserable IE6, this is the right time! MicroSoft too reinstates this fact with their official IE6 withdrawal countdown tool <a target="_blank" href="http://www.theie6countdown.com/"  rel="external nofollow">Microsoft IE count down</a>.&nbsp;There is also a handy plug-in written by Ryan Duff called <a target="_blank" href="http://wordpress.org/extend/plugins/wordpress-requirements-check/"  rel="external nofollow">WordPress Requirements Check</a> to ensure your server is geared up for WordPress3.2.</p>
<p>The latest version though provides Start to End-of-life (EOL) cycle support for Internet Explorer 7 and upwards.</p>
<h2>New Default Theme &quot;Twenty Eleven&quot;</h2>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2011/07/image8.png" ><img alt="image" border="0" height="272" src="http://www.techwyse.com/blog/wp-content/uploads/2011/07/image_thumb8.png" style="background-image: none; border: 0px none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px;" title="image" width="541" /></a></p>
<p>&quot;Twenty Ten&quot; has been modernized to be fully HTML5, &quot;Twenty Eleven&quot; is powered by with all latest <a target="_blank" href="http://codex.wordpress.org/Theme_Features"  rel="external nofollow">theme features</a>. This includes some astonishing features like cropping of custom image uploaded &amp; randomly serving the image that was previously uploaded; easily showing users that can upload their &lsquo;banner image&rsquo; or random display of images.</p>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2011/07/image9.png" ><img alt="image" border="0" height="405" src="http://www.techwyse.com/blog/wp-content/uploads/2011/07/image_thumb9.png" style="background-image: none; border: 0px none; padding-left: 0px; padding-right: 0px; display: inline; padding-top: 0px;" title="image" width="503" /></a></p>
<p>If you are going through latest features by comparing with old version, I am sure that you will find many more updates in this latest version. According to WordPress, the goal is &lsquo;lighter and faster&rsquo; I feel this nearly 100% achieved. Most of the plugins including &ldquo;All in One SEO Pack 1.6.13.3&rdquo; are fully working in WordPress3.2, resulting fewer worries for SEO, Internet Marketing professionals. Some other plugins like Get Social &amp; Flickr Photo Album aren&#39;t yet fully functional and will need to wait for an update.</p>
<p>WordPress 3.2 &#39;Gershwin&#39; is catching on fast and has been <a target="_blank" href="http://wordpress.org/download/counter/"  rel="external nofollow">downloaded more than 650K</a> times within 48hrs. With fantastic new features Version 3.2 will definitely be a great support for the both technical and non technical people. Take a look at their new features and <a target="_blank" href="http://wordpress.org/"  rel="external nofollow">download it now</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwyse.com/blog/website-design/whats-new-in-wordpress-3-2-gershwin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Boost Sales With One-Deal-A-Day Websites</title>
		<link>http://www.techwyse.com/blog/website-design/boost-sales-with-one-deal-a-day-websites/</link>
		<comments>http://www.techwyse.com/blog/website-design/boost-sales-with-one-deal-a-day-websites/#comments</comments>
		<pubDate>Sat, 04 Sep 2010 12:00:44 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.techwyse.com/blog/?p=6642</guid>
		<description><![CDATA[One-Deal-A-Day Websites are getting more popular because they offer products at a very competitive rate. Basic Features Before entering the website you are asked to select the city where you plan to buy the product from. Only one product / &#8230; <a href="http://www.techwyse.com/blog/website-design/boost-sales-with-one-deal-a-day-websites/"></a>]]></description>
			<content:encoded><![CDATA[<p><img alt="Boost Sales With One-Deal-A-Day Websites" class="imgright" height="162" src="http://www.techwyse.com/blog/wp-content/uploads/2010/09/one-deal-a-day-websites.jpg" title="one-deal-a-day-websites" width="250" />One-Deal-A-Day Websites are getting more popular because they offer products at a very competitive rate.</p>
<h2>Basic Features</h2>
<p><span id="more-6642"></span></p>
<ol>
<li>Before entering the website you are asked to select the city where you plan to buy the product from.</li>
<li>Only one product / service is offered per day. The product varies from each location / city. The time duration will be shown.</li>
<li>Only limited number of products will be available for the sale. The site will constantly update the sold out and remaining available lists and details.</li>
<li>The deal will be canceled if the target sales are not met for the day. For example, if there are 500 iPads for sale and only 200 interested buyers, then the deal will be canceled since the target was not achieved. Customers account will be charged only when the deal is committed.</li>
<li>Sign Up is easy and free. Want to try some? Here it is &ndash; <a href="http://www.woot.com/"  target="_blank" rel="external nofollow">Woot</a>, <a href="http://www.dealfind.com/"  target="_blank" rel="external nofollow">Dealfind</a>, <a href="http://www.dealaday.co.nz/"  target="_blank" rel="external nofollow">Dealaday</a> etc.</li>
</ol>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2010/09/dealaday.png" ><img alt="deal-a-day" border="0" height="117" src="http://www.techwyse.com/blog/wp-content/uploads/2010/09/dealaday_thumb.png" style="border-width: 0px; display: inline;" title="deal-a-day" width="545" /></a></p>
<p>The buyer benefits by getting a product / service for a discounted price which no other seller is offering at the moment.</p>
<p>So how does the seller make money from this style of Internet Marketing? The answer is&ndash; Bulk Purchase. He makes a deal with the producer / wholesale distributor for the products which he lists on his website. And if the target is met then the deal is done or else it is pulled off.</p>
<p>If you want to know more or utilize the business opportunity of One-Deal-A-Day Website <a href="http://www.techwyse.com/contact-us.php"  target="_blank">rush to this page now</a> !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwyse.com/blog/website-design/boost-sales-with-one-deal-a-day-websites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Developer Toolbar for Web Designers and SEO Professionals</title>
		<link>http://www.techwyse.com/blog/website-design/web-developer-toolbar-for-web-designers-and-seo-professionals/</link>
		<comments>http://www.techwyse.com/blog/website-design/web-developer-toolbar-for-web-designers-and-seo-professionals/#comments</comments>
		<pubDate>Wed, 18 Aug 2010 12:00:43 +0000</pubDate>
		<dc:creator>Jackson</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.techwyse.com/blog/?p=6282</guid>
		<description><![CDATA[The Web Developer (WD) toolbar is a web browser add-on created by Chris Pederick which serves as an easy to use tool for the web developers, designers and SEO Professionals alike. It can be installed as an add-on in the &#8230; <a href="http://www.techwyse.com/blog/website-design/web-developer-toolbar-for-web-designers-and-seo-professionals/"></a>]]></description>
			<content:encoded><![CDATA[<p><img alt="Web Developer Toolbar for Web Designers and SEO Professionals" class="imgright" height="165" src="http://www.techwyse.com/blog/wp-content/uploads/2010/08/web-developer-addons.png" title="web-developer-addons" width="250" />The Web Developer (WD) toolbar is a web browser add-on created by <a href="http://chrispederick.com/"  name="Chris Pederick" target="_blank" rel="external nofollow">Chris Pederick</a> which serves as an easy to use tool for the web developers, designers and SEO Professionals alike. It can be installed as an add-on in the browsers such as Mozilla Firefox, Google Chrome, Flock and Seamonkey. This add-on is currently supported on all major Operating systems such as Windows, Linux and Mac. Earlier users considered mainly this as a Firefox Add-on, but recently the developer has modified it to accommodate Google Chrome web browser also.</p>
<h2>Installing The Web Developer Toolbar for Google Chrome</h2>
<p><b><a href="https://chrome.google.com/extensions/detail/bfbameneiokkgbdmiekhjnmfkcnldhhm?hl=en-US"  target="_blank">Download The Web Developer Google Chrome add-on</a> <a href="http://www.techwyse.com/blog/wp-content/uploads/2010/08/clip_image002.jpg" ><img align="right" alt="clip_image002" border="0" height="108" src="http://www.techwyse.com/blog/wp-content/uploads/2010/08/clip_image002_thumb.jpg" style="border-width: 0px; margin-left: 0px; margin-right: 0px;" width="162" /></a></b></p>
<p>Click on the Install button in the window to add this add-on to the browser. Once the installation is complete, the Web Developer icon appears at the top right region of the browser as shown in the image.</p>
<p>Click on the icon to view the popup window in the Chrome browser. Users can navigate to the corresponding sections on the toolbar easily. You can customize the tool according to your requirements and the count will be displayed on the icon.</p>
<p><span id="more-6282"></span></p>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image1.png" ><img alt="image" border="0" src="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image_thumb1.png" style="border-width: 0px; width: 564px; height: 181px;" /></a></p>
<p>So you can see a &lsquo;3&rsquo; here to indicate the count of activated Options.</p>
<h2>Installing Web Developer Toolbar for Mozilla Firefox</h2>
<p><b><a href="https://addons.mozilla.org/en-US/firefox/addon/60/"  target="_blank" rel="external nofollow">Download the Firefox Web Developer Addon from Here</a></b></p>
<p>Once you install the addon, restart the Firefox browser to get started with WD toolbar. The image below displayed helpful features that the WD toolbar in Firefox provides.</p>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image2.png" ><img alt="image" border="0" src="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image_thumb2.png" style="border-width: 0px; width: 565px; height: 101px;" /></a></p>
<h2>How Will The Web Developer Toolbar Help a Web Designer?</h2>
<p>The Web Developer Toolbar helps the Web Designer in providing insights into the elements of any website such as the Frames, Tables, CSS, JavaScript, Images etc.</p>
<h3>View &amp; Editing CSS</h3>
<p>From the CSS menu you have an option &lsquo;Edit CSS&rsquo; which helps us to view and edit CSS Style sheets in the website easily.</p>
<p>For example, I have selected the &lsquo;Edit CSS&rsquo; option to edit the CSS code of the <a href="http://www.techwyse.com/" >Techwyse</a> website. The changed CSS files are highlighted. I feel it&rsquo;s easier to perform CSS tweaking using the WD toolbar than firebug. Once the changes are done, you can save the CSS file to your local machine and then upload the updated CSS file to the live website.</p>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image3.png" ><img alt="image" border="0" src="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image_thumb3.png" style="border-width: 0px; width: 565px; height: 293px;" /></a></p>
<h3>Disable Web Elements</h3>
<p>You can easily disable many web elements like cookies, CSS and images easily from the menu. This helps Web Designers to identify elements that are causing a problem with their code.</p>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image4.png" ><img alt="image" border="0" height="197" src="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image_thumb4.png" style="border-width: 0px;" width="345" /></a></p>
<h3><span class="Apple-style-span" style="font-size: 17px; font-weight: bold;">Cookie Information</span></h3>
<p>You can obtain more information on cookies from the &#39;Cookies&#39; tab. Also you can clear the cookie session and disable it if needed.</p>
<h3>Outline Website Elements Information</h3>
<p>Web Designers can have even the elementary information from complex layouts by selecting &lsquo;Display Element Information&rsquo; from the &lsquo;Information&rsquo; tab. </p>
<p>	Details of website elements such as paragraph, button, image etc provide a clear picture of the website structure. </p>
<p>	Example: You can see the &#39;HOME&#39; tag is selected from our website below. Check out the left hand side for detailed element listings such as Attributes, Position, Font information, Ancestors and Children. </p>
<p>	<a href="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image5.png" ><img alt="image" border="0" src="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image_thumb5.png" style="border-width: 0px; width: 565px; height: 257px;" /></a></p>
<h3>Validation</h3>
<p>The &lsquo;Tools&rsquo; tab helps in validating</p>
<ul>
<li>CSS</li>
<li>Feed</li>
<li>HTML</li>
<li>Links</li>
<li>Section 508</li>
<li>WAI</li>
</ul>
<h3>Ruler</h3>
<p>The &lsquo;Miscellaneous tab has two important features. One is the &lsquo;Display Ruler&rsquo; which gives the width and height of the current selection. The other is &lsquo;Line Grids&rsquo; which helps to identify the design and alignment issues in the website as well.</p>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image6.png" ><img alt="image" border="0" src="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image_thumb6.png" style="border-width: 0px; width: 565px; height: 274px;" /></a></p>
<h2><b>How Web Developer Toolbar Helps The&nbsp;SEO Professional</b>?</h2>
<h3>Headings (H tags)</h3>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image7.png" ><img alt="image" border="0" src="http://www.techwyse.com/blog/wp-content/uploads/2010/08/image_thumb7.png" style="border-width: 0px; width: 564px; height: 145px;" /></a></p>
<h3><a href="http://www.techwyse.com/blog/wp-content/uploads/2010/08/clip_image020.jpg" ><img align="right" alt="clip_image020" border="0" height="131" src="http://www.techwyse.com/blog/wp-content/uploads/2010/08/clip_image020_thumb.jpg" style="border-width: 0px; margin-left: 0px; margin-right: 0px;" width="244" /></a></h3>
<h3>Image &amp; Title Attributes</h3>
<p>Title attributes can be viewed easily by enabling &#39;Display Title Attributes&#39; from &#39;Information&#39; .</p>
<p><a href="http://www.techwyse.com/blog/wp-content/uploads/2010/08/clip_image022.jpg" ><img alt="clip_image022" border="0" height="137" src="http://www.techwyse.com/blog/wp-content/uploads/2010/08/clip_image022_thumb.jpg" style="border-width: 0px;" width="244" /></a></p>
<h2>Summing Up</h2>
<p>I believe that this add-on is a very handy one to have in your SEO toolkit. It helps to reduce the time spent for website development and search engine optimization significantly. Thanks to Chris Pederick once again for developing this amazing addon for the web browsers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwyse.com/blog/website-design/web-developer-toolbar-for-web-designers-and-seo-professionals/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Big Benefits Of Using Joomla To Manage Your Website</title>
		<link>http://www.techwyse.com/blog/website-design/big-benefits-of-using-joomla-to-manage-your-website/</link>
		<comments>http://www.techwyse.com/blog/website-design/big-benefits-of-using-joomla-to-manage-your-website/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 15:29:25 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.techwyse.com/blog/?p=6069</guid>
		<description><![CDATA[There are a lot of content management and eCommerce systems out there. With so many available these days, it&#8217;s sometimes hard to choose which one to build your website with. Believe me I&#8217;ve been there, and as a result I&#8217;ve &#8230; <a href="http://www.techwyse.com/blog/website-design/big-benefits-of-using-joomla-to-manage-your-website/"></a>]]></description>
			<content:encoded><![CDATA[<p><img alt="Big Benefits Of Using Joomla To Manage Your Website" class="imgright" height="160" src="http://www.techwyse.com/blog/wp-content/uploads/2010/07/joomla.jpg" title="joomla" width="250" />There are a lot of content management and <a href="http://www.techwyse.com/website-development/ecommerce.php"  target="_blank">eCommerce</a> systems out there. With so many available these days, it&rsquo;s sometimes hard to choose which one to build your website with. Believe me I&rsquo;ve been there, and as a result I&rsquo;ve used a lot of them. Perhaps the one I&rsquo;ve used the most, is <a href="http://www.joomla.org"  target="_blank" rel="external nofollow">Joomla</a>. I thought I would take a minute to talk a bit about what Joomla is and how it can be used to run a pretty hefty web property.</p>
<h2>Joomla: The CMS</h2>
<p><img alt="Joomla: The CMS" class="imgleft" height="87" src="http://www.techwyse.com/blog/wp-content/uploads/2010/07/joomla-cms.jpg" title="joomla-cms" width="115" />Joomla was built with one function in mind: <a href="http://www.techwyse.com/website-development/cms.php"  target="_blank">content management</a>. Because of this, I have found it to be my own favorite tool for managing websites.&nbsp; You can manage multiple users with various permission levels. This will help you to make sure that your marketing assistant doesn&rsquo;t accidently change something they shouldn&rsquo;t. Because it works on a template system, it lets users simply drop in their content and the website wraps the rest around it automatically. Building your website in a hierarchical manner (pages &gt; sub pages etc) is also very easy with Joomla because it was built to do that in the first place. I particularly like the lack of code experience required to use it. Once it&rsquo;s been built and skinned (a design applied), the client has full control over their content, menus, modules and the positions of all elements through the administrative panel.</p>
<p><span id="more-6069"></span></p>
<h2>Joomla Modules and Components</h2>
<p><img alt="Joomla Modules and Components" class="imgleft" height="87" src="http://www.techwyse.com/blog/wp-content/uploads/2010/07/joomla-module.jpg" title="joomla-module" width="115" />Because Joomla is open source users all over the world can create new add-ons and toys &#8211; similar to how <a href="http://www.wordpress.org"  target="_blank" rel="external nofollow">WordPress</a> works. A quick visit to the <a href="http://extensions.joomla.org/"  target="_blank" rel="external nofollow">Joomla extensions directory</a> and 9 times out of 10 you&rsquo;ll find the tool that you need. To install a new plugin, simply install the .zip file through the admin panel. The only downside with this feature, which also goes for other CMS systems as well, is that for every few good modules, there are a few terrible ones. I have had the odd time where I&rsquo;ve installed and uninstalled a few photo galleries to find the one that works the way I need it to.</p>
<p>I&rsquo;ve also found that it takes considerable programming knowledge to re-design the look and feel of many of the downloadable features to match the look of your website. This is where the actual building of a Joomla website does require a professional hand. With that being said however, let&rsquo;s say I have a quick contact form in the left panel of my website. Now let&rsquo;s say that I want to move it to the right side. No problem. Since everything works on a serious of pre-defined zones known as &ldquo;positions&rdquo;, I can simply set the position of the form to &ldquo;Right&rdquo; and it will move to the other side of my screen. This makes it very easy to move content around as more important elements become available. One of my personal favorite components worth checking out is a complete project management tool called <a href="http://www.projectfork.net/"  target="_blank" rel="external nofollow">Project Fork</a>. I&rsquo;ve used this quite a bit myself and it&rsquo;s a great little tool! If you&rsquo;ve used programs like <a href="http://www.basecamp.com"  target="_blank" rel="external nofollow">BaseCamp</a>, you&rsquo;ll find that this is very similar and even, in some ways, superior to it.</p>
<h2>Integrating WordPress</h2>
<p><img alt="Integrating WordPress" class="imgleft" height="75" src="http://www.techwyse.com/blog/wp-content/uploads/2010/07/joomla-wordpress.jpg" title="joomla-wordpress" width="115" />While I have built many websites in <a href="http://www.wordpress.org"  target="_blank" rel="external nofollow">WordPress</a> and continue to do so, sometimes I do want to use another system like Joomla.&nbsp;I don&rsquo;t however, want to lose the fantastic blogging functionality of WordPress. The solution is actually quite simple -&nbsp;use both! You can actually run a WordPress blog from within Joomla and manage everything with the one administrative login. To do this, you simply have your developer install the <a href="http://www.corephp.com/joomla-products/wordpress-blog-for-joomla.html"  target="_blank" rel="external nofollow">WordPress for Joomla plugin</a> and link everything together. This allows you to use Joomla as your CMS and WordPress as your blog. Each system is doing what they were initially made to do, all within one admin.</p>
<h2>eCommerce For Joomla</h2>
<p><img alt="eCommerce For Joomla" class="imgleft" height="81" src="http://www.techwyse.com/blog/wp-content/uploads/2010/07/joomla-e-commerce.jpg" title="joomla-e-commerce" width="115" />But what if you want to sell online? Not a problem, there are actually several eCommerce components available for Joomla. I like the ability to manage my products and my content in one place and other systems simply don&rsquo;t do that very well.&nbsp; For example, most stand alone eCommerce solutions do have some form of static page management but it&rsquo;s almost always very basic &ndash; borderline useless. The standard for Joomla is <a href="http://virtuemart.net/"  target="_blank" rel="external nofollow">Virtuemart</a>.&nbsp; Virtuemart is a great little eCommerce solution which offers many of the standard features for product management, shipping, payment gateways such as PayPal and Google Checkout, and even downloaded products like eBooks.&nbsp; It&rsquo;s fairly flexible and very easy to use.&nbsp; Another eCommerce solution for Joomla is <a href="http://extensions.joomla.org/extensions/e-commerce/shopping-cart/10116?qh=YTo0OntpOjA7czo4OiJzaG9wcGluZyI7aToxO3M6NDoiY2FydCI7aToyO3M6NToiY2FydHMiO2k6MztzOjEzOiJzaG9wcGluZyBjYXJ0Ijt9"  target="_blank" rel="external nofollow">RokQuickCart</a>.&nbsp; While I haven&rsquo;t run this through the same paces I have with Virtuemart, it does come highly recommended.</p>
<h2>Let&rsquo;s Wrap It Up</h2>
<p>As you&rsquo;ve seen, Joomla can be quite powerful. You can manage your content, blog and <a href="http://www.techwyse.com/website-development/ecommerce.php"  target="_blank">eCommerce</a> all in one convenient place. The one drawback, which is the same for most other content management systems, is that considerable skills and experience are required to incorporate a custom design into it and setup many of the modules and components. Once you&rsquo;ve done that however, managing it can be quite easy. While I do like Joomla a lot, I won&rsquo;t necessarily recommend it for all websites. For some, Joomla may simply be the wrong fit or overkill and I may recommend building your website on WordPress.&nbsp; For many others however, Joomla is a fantastic solution for managing your website and all the various tools and toys required to help your business grow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwyse.com/blog/website-design/big-benefits-of-using-joomla-to-manage-your-website/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How Much Should I Pay For A Website?</title>
		<link>http://www.techwyse.com/blog/website-design/how-much-should-i-pay-for-a-website/</link>
		<comments>http://www.techwyse.com/blog/website-design/how-much-should-i-pay-for-a-website/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 21:29:55 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://www.techwyse.com/blog/internet-marketing/how-much-should-i-pay-for-a-website/</guid>
		<description><![CDATA[It&#8217;s a tricky question. With so many options out there, how much SHOULD you pay for your website? $500? $15,000? $30,000? While every website has different requirements, which&#160;affect the time and skills required, we can at least give you some &#8230; <a href="http://www.techwyse.com/blog/website-design/how-much-should-i-pay-for-a-website/"></a>]]></description>
			<content:encoded><![CDATA[<p><img alt="" class="imgright" height="160" src="http://www.techwyse.com/blog/wp-content/uploads/2010/03/convention-creditcards.jpg" title="convention-creditcards" width="250" /> It&rsquo;s a tricky question. With so many options out there, how much SHOULD you pay for your website? $500? $15,000? $30,000? While every website has different requirements, which&nbsp;affect the time and skills required, we can at least give you some insight on what your mindset should be while looking into a new website.</p>
<h2>The Barbecue Mindset</h2>
<p>I need a barbecue to cook burgers in my backyard on weekends. I don&rsquo;t need the biggest fanciest barbecue; I&rsquo;m just cooking a couple burgers for my friends on Saturday afternoons. The $199 unit should do just fine as my requirements are really quite simple.</p>
<p>This is a perfectly acceptable mindset for purchasing a barbecue because fire is fire and both the cheap and expensive barbecues will cook your food more or less the same. But this mindset is NOT the way you need to think about your <a href="http://www.techwyse.com/web-development-overview.php"  target="_blank">website development project.</a>&nbsp; </p>
<p><span id="more-5080"></span></p>
<h2>The Investment Versus Expense Mindset</h2>
<p>You wouldn&rsquo;t apply the same strategy above to hire a sales person would you? $20 an hour spent on someone who doesn&rsquo;t generate anything for you is money wasted. When you hire a sales person for your company what is more important is the revenue he or she generates for the business &#8212; and the quality of clients he or she brings in!&nbsp;&nbsp; </p>
<p>	A website is exactly the same.</p>
<p>When you shop for a website development company, make sure you look at it not as a cost but as an investment. If you think in terms of investing in a sales tool, you may be inclined to ask a very different set of questions. </p>
<h2>Things To Consider When Hiring A Web Development Firm</h2>
<p>Here are some things to consider when choosing a website development firm or individual developer:</p>
<p>1) Is the person developing your new website just a graphics person&nbsp;or do they have actual marketing experience? Remember, it&rsquo;s their job to make a website that SELLS, not just looks pretty.</p>
<p>2) Does the&nbsp;person building your website&nbsp;have <a href="http://www.techwyse.com/webanalytics.php"  target="_blank">website analytics</a> experience? Is your website based on &ldquo;design standards&rdquo; or actual study of visitor behavior? It&rsquo;s not just about pretty colors, it&rsquo;s about psychology and data driven decisions.</p>
<p>3) What does your developer know about <a href="http://www.techwyse.com/website_conversion.php"  target="_blank">website conversion</a>? Do they know what conversion is?&nbsp; Do they ask questions about what&nbsp;the goals of your site are?&nbsp;Can they explain which elements on your homepage will convert visitors into customers? Drill them. Ask them to explain to you how the website will convert. This is the key to your success.</p>
<p>4) Look at the prospective web development company&#39;s other client&rsquo;s websites. When you look at the <a href="http://www.techwyse.com/portfolio.php"  target="_blank">website portfolio</a> do you understand what the company does and what action you&rsquo;re supposed to take next in 3 seconds or less? Is it easy to navigate? Does it load quickly or is it a slow moving flash website?</p>
<p>When you have all of the right elements working together, spending $10,000 &#8211; $20,000&nbsp;on a website makes perfect sense because it has been expertly built&nbsp;by a company with experience and data behind it to yield a positive return on investment. Sure &#8211; you can go and buy that $1000-$2000 website &#8211; &nbsp;but that rarely comes with the process and experience necessary to drive traffic and convert it into paying customers.&nbsp; And afterall &#8212; isn&#39;t that why you are building a website in the first place?&nbsp;</p>
<p>And remember, in today&#39;s world &#8211; &nbsp;<b>your website is often your top sales person.</b></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwyse.com/blog/website-design/how-much-should-i-pay-for-a-website/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Optimizing Websites for Mobile Gadgets</title>
		<link>http://www.techwyse.com/blog/website-design/optimizing-websites-for-mobile-gadgets/</link>
		<comments>http://www.techwyse.com/blog/website-design/optimizing-websites-for-mobile-gadgets/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 18:18:42 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://techwyse.com/blog/?p=3935</guid>
		<description><![CDATA[Gone are the days when people used a PC or notebook for strictly sharing information. Now people can browse the web using mobile phones while walking or traveling. You don&#39;t need to carry a heavy bag full of information because &#8230; <a href="http://www.techwyse.com/blog/website-design/optimizing-websites-for-mobile-gadgets/"></a>]]></description>
			<content:encoded><![CDATA[<p><img alt="websites-for-mobile" border="0" class="imgright" height="159" src="http://www.techwyse.com/blog/wp-content/uploads/2010/01/websitesformobile.jpg" title="websites-for-mobile" width="240" /> Gone are the days when people used a PC or notebook for strictly sharing information. Now people can browse the web using mobile phones while walking or traveling. You don&#39;t need to carry a heavy bag full of information because everything you need is at your fingertips. The power of Internet is here to stay with all kinds of exciting possibilities.&nbsp; With the huge growth of smart phones and the clear shift in interest towards the mobile market companies that concentrate on marketing in this area can stand to receive large benefits.</p>
<h2>Importance of Optimizing Websites for Mobile Gadgets</h2>
<p>According to ICT statistics <a target="_blank" href="http://www.itu.int/ITU-D/ict/newslog/Mobile+Internet+Users+To+Top+17+Billion+By+2013.aspx"  rel="external nofollow">internet access by mobile phones</a> will be almost 1 billion by 2014.&nbsp;&nbsp;Moreover, more than <a target="_blank" href="http://www.boxuk.com/blog/mobile-the-business-case"  rel="external nofollow">80% of cell phones now come bundled with a web browser</a>.</p>
<h2>Websites Suitable for Mobile Gadgets</h2>
<p>Generally there is specific information which people browse through mobile phones. Some examples include booking a movie ticket or air ticket, to learn the latest news, buying pizza or to learn the way to a particular location etc.</p>
<p>With these types of capabilities all on your phone mobile gadgets are suddently becoming a very attractive choice.&nbsp; Now lets learn how to&nbsp;get your website optimized for Mobile Gadgets?</p>
<p><span id="more-3935"></span></p>
<h2>Planning Your Domain For Mobile Gadgets</h2>
<p>Before you start your gadget design you should plan how your URL will view for mobile devices. The same domain can be integrated to the mobile phone adding the design and css for mobiles but there would be lots of testing that needs to be done before launching to the web. Also remember to keep things simple. For extremely complex or dynamic website content this is not a recommended plan.</p>
<p>There are standard URL methods to access for mobile phones.</p>
<p>a) Adding a sub domain to your existing site like http://mobile.yoursite.com.</p>
<p>In this case it is possible to deliver the content quickly and effectively on mobile Gadgets as the design and css elements are separate from the main domain. Examples of sites using mobile as sub domains are <a href="http://mobile.msn.com/"  target="_blank" rel="external nofollow">MSN</a>,<a href="http://mobile.reuters.com/"  target="_blank" rel="external nofollow">Reuters</a>, <a href="http://mobile.newsweek.com/"  target="_blank" rel="external nofollow">Newsweek</a>, <a href="http://mobile.washingtonpost.com/"  target="_blank" rel="external nofollow">Washington Post</a> etc.</p>
<p>b)The internet now offers a special domain name that has been designated for mobile users called &quot;.MOBI&quot;.&nbsp; By using this extension your site can be accessed by http://yoursite.mobi. This is not widely known by users at this time.&nbsp; You can read more about MOBI <a target="_blank" href="http://en.wikipedia.org/wiki/.mobi"  rel="external nofollow">here</a>. Sites using MOBI are <a href="http://www.bmw.com"  target="_blank" rel="external nofollow">BMW</a>, <a href="http://www.businessweek.mobi/"  target="_blank" rel="external nofollow">Business Week</a>, <a href="http://espn.mobi/"  target="_blank" rel="external nofollow">ESPN</a> etc. Talk about sports and football!</p>
<p>c) Even though standards are set, popular websites use the different sub domains for Mobile Phones&nbsp; like <a href="http://m.google.com/"  target="_blank">Google</a>, <a href="http://www.m.yahoo.com/"  target="_blank">Yahoo</a> etc.</p>
<p>So we have planned how the URL for mobiles will display, now let&#39;s start designing.</p>
<h2>Designing for Mobile Gadgets</h2>
<p>As mobile devices have a different screen layout than PC/Notebook, you have to work differently with the available screen size. One of the major changes compared to your desktop is the screen resolution.</p>
<p><strong>1.</strong> Once you have a specific place to put content for mobile users, you should consider the design limitations of the mobile client.&nbsp; The common resolution of both Smartphone and Pocket PCs is 320 x 240.</p>
<p><strong>2.</strong> Due to the narrow width you may find that the vertical design of web pages with navigation at the side may not be practical due to the small screen.&nbsp; Always avoid horizontal scrolling.</p>
<p><strong>3.</strong> Use less graphics.&nbsp; It is recommended not to use big pictures / banners as it takes time to get the page loaded. Place only brief meaningful content as people won&#39;t be interested to read long articles or description.</p>
<p><strong>4.</strong> Add alt and title tag for pictures because Smart Phone users may block images so they get content to load faster.</p>
<p><strong>5.</strong> Never use scripting languages as there is no native support for Java, Flash or other ActiveX controls which users can download on their PC. Only limited versions of JavaScript are supported.</p>
<p><strong>6.</strong> Don&#39;t uses frames or objects that have a fixed size, like tables.</p>
<p><strong>7.</strong> Using the phone attribute -</p>
<p>&lt;a href=?#? tel=?1.866.410.7090?&gt;Call Us Now&lt;/a&gt;</p>
<p>Windows Mobile supports &lt;a ref=&quot;1.866.410.7090&quot;&gt;Call Us Now&lt;/a&gt;</p>
<p>This attribute allows you to directly dial the toll-free number. This will significantly improve calling rates!</p>
<p><strong>8.</strong> Meta Tags &#8211; If you have <a target="_blank" href="http://learnthemobileweb.com/tag/mobileoptimized/"  rel="external nofollow">mobile optimized website pages</a>, give them a mobile meta-tag: MOBILEOPTIMIZED.&nbsp; Mobile meta tags can be incorporated into mobile optimized. How do HTML documents identify the document as made for mobile?.</p>
<p><strong>9.</strong> You can learn more about <a target="_blank" href="http://www.google.com/support/webmasters/bin/topic.py?hl=en&amp;topic=8493" >Google Mobile Site Maps </a><a href="http://www.google.com/support/webmasters/bin/topic.py?hl=en&amp;topic=8493"  target="_blank">here</a>.</p>
<p>To add to this, the Google Mobile team recently launched <a href="http://www.google.com/mobile/products/latitude.html#p=default"  target="_blank">Google Latitude</a>, a fun new way to share your live location with friends. For those of you who aren&#39;t familiar, Google Latitude is a feature of Google Maps for Mobile that allows you to share your whereabouts and receive updates about your friends&#39; approximate locations.</p>
<p>If you are using WordPress as a blog just <a href="http://wordpress.org/extend/plugins/wordpress-mobile-edition/"  target="_blank" rel="external nofollow">install this plugin</a> and let users browse your posts using mobile.</p>
<h2><b>Conclusion</b></h2>
<p>As this is a new era of web and as the developments and standardizations practices are getting formulated please get in touch to get updated. It is the right time to capture the market!&nbsp; Just remember &#8211; while you are sitting pondering getting into mobile gadgets, some of your competitors are already pouncing on the opportunity!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwyse.com/blog/website-design/optimizing-websites-for-mobile-gadgets/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Realizing the Value of your Online Brand &amp; Your Website Developer</title>
		<link>http://www.techwyse.com/blog/website-design/realizing-the-value-of-your-online-brand-your-website-developer/</link>
		<comments>http://www.techwyse.com/blog/website-design/realizing-the-value-of-your-online-brand-your-website-developer/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 18:35:00 +0000</pubDate>
		<dc:creator>DJ</dc:creator>
				<category><![CDATA[Website Design]]></category>

		<guid isPermaLink="false">http://techwyse.com/blog/website-design/realizing-the-value-of-your-online-brand-your-website-developer/</guid>
		<description><![CDATA[Many business owners in the service industry understand the importance of ensuring that their time is billed out and paid for properly.&#160; After all, in the service industry &#8216;time&#8217; is our currency.&#160; If we cannot get paid for our time &#8230; <a href="http://www.techwyse.com/blog/website-design/realizing-the-value-of-your-online-brand-your-website-developer/"></a>]]></description>
			<content:encoded><![CDATA[<p><img alt="Brand Development" border="0" class="imgright" height="220" src="http://techwyse.com/blog/wp-content/uploads/2009/06/brand-development.jpg" width="200" />Many business owners in the service industry understand the importance of ensuring that their time is billed out and paid for properly.&nbsp; After all, in the service industry &lsquo;time&rsquo; is our currency.&nbsp; If we cannot get paid for our time then we cannot stay in business!</p>
<p>In our own industry we sometimes face this exact issue when we are quoting the time it will take to complete a <a href="http://www.techwyse.com/web-development-overview.php"  target="_blank">conversion friendly website</a> or perform regular maintenance on client websites.&nbsp;</p>
<p>While clients have a need to get something updated online, they sometimes do not understand the time it takes to make changes and often do not want to pay to have it done.</p>
<p>If you can relate to this issue, this blog is for you!</p>
<p>The purpose of this blog is really just to lightly add some context to the topic.</p>
<p><span id="more-2143"></span></p>
<h2>Attaching Value To Your Online Brand</h2>
<p>For many old school business owners you may have a storefront.&nbsp; Depending on your business category, companies need to consider including things like maintenance, upkeep and changing the design of your store to ensure the company appears well kept.&nbsp; These things are usually accepted and included in the company budget.</p>
<p>Guess what?&nbsp; Your website is now your most highly visible store front!&nbsp; Since your website is accessible to anyone 24/7/365, it is incredibly important to allocate a budget to the regular maintenance and upkeep of your online brand.</p>
<p>Why wouldn&rsquo;t you?&nbsp; Your website is now a key component in generating business for your company!&nbsp; The expectation should be the same as companies in the past that operated brick and mortar.&nbsp; In fact, when you really consider the value of your online brand, the cost to keep it up to date and current is miniscule compared to how things would have been in the past in traditional environments.&nbsp;&nbsp; So why do so many companies fight tooth and nail when a developer wants to charge money for there time to make changes to a company website?</p>
<h2>Websites Generate Significant Awareness &amp; Revenue For Your Business</h2>
<p>If you don&rsquo;t know this already, then take it from someone that has been doing it for years.&nbsp; I could recount 100&rsquo;s of instances that we have taken a client that was concerned about their ability to make money online and had them thrilled with the results in just a few short months.</p>
<h2>Website Maintenance As An Essential Service</h2>
<p>Now if you are a company that has a marketing firm (like ours) managing your online property here is your opportunity to have a glimpse into how we are often treated in our daily activities.&nbsp;</p>
<p>Since we have no tangible product that we hand to you, the only way a company that builds websites can be paid for is their time.&nbsp; Time is our commodity.&nbsp; The value you are receiving by employing a top notch company should be recognized.&nbsp; After all, your website directly affects your companies ability to make money.</p>
<p>To illustrate the way many of us web guys feel on a daily basis I offer you the best thing that I can to help you understand how we feel.&nbsp; And I offer this to you warm heartedly.&nbsp; Take a watch and I promise it will give you a smile.</p>
<div class="wlWriterEditableSmartContent" id="scid:5737277B-5D6D-4f48-ABFC-DD9C333F4C5D:760a24f9-5a06-4d64-a8f3-0da1fb250f9c" style="padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px">
<div><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/R2a8TRSgzZY&amp;hl=en" /><embed height="355" src="http://www.youtube.com/v/R2a8TRSgzZY&amp;hl=en" type="application/x-shockwave-flash" width="425"></embed></object></div>
</div>
<h2>&nbsp;</h2>
<h2>Show Us Developers Some Love</h2>
<p>Since time is our currency we need to get paid for the work we provide.&nbsp;&nbsp; The purpose of this article was to provoke some thought into what us web development and marketing companies go through and also help raise some awareness about the importance / value of what we do for your company.</p>
<p>So next time you feel puzzled that you had to put a couple hundred dollars to update your website remember the time that had to go into that effort and remember that us poor guys need to make a living too! <img src='http://www.techwyse.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwyse.com/blog/website-design/realizing-the-value-of-your-online-brand-your-website-developer/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Methods To Kill Form Mail Spammers</title>
		<link>http://www.techwyse.com/blog/website-design/methods-to-eradicate-form-mail-spammers/</link>
		<comments>http://www.techwyse.com/blog/website-design/methods-to-eradicate-form-mail-spammers/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 22:23:48 +0000</pubDate>
		<dc:creator>Jay</dc:creator>
				<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Mail Spam]]></category>

		<guid isPermaLink="false">http://techwyse.com/blog/?p=2029</guid>
		<description><![CDATA[As many business owners and webmasters are all aware, spam leads via form mail are a regular issue in the web world. Spammers adopt a variety of novel techniques to achieve their desired aim. But spammers cannot be given a &#8230; <a href="http://www.techwyse.com/blog/website-design/methods-to-eradicate-form-mail-spammers/"></a>]]></description>
			<content:encoded><![CDATA[<p><img height="210" border="0" width="280" src="http://techwyse.com/blog/wp-content/uploads/2009/06/mail-spam.jpg" alt="mail spamming" class="imgright" />As many business owners and webmasters are all aware, spam leads via form mail are a regular issue in the web world. Spammers adopt a variety of novel techniques to achieve their desired aim. But spammers cannot be given a free ride either, and we need to devise adequate strategies to counter their unethical practices. This post is specifically aimed to highlight the methods generally adopted by spammers, and the appropriate strategies to counter them.&nbsp; Why am I posting about it?&nbsp; Because I deal with them all the time!</p>
<h2>Methods Spammers Use to Hijack a Form</h2>
<h3>1.&nbsp; View-Source &amp; URL submission</h3>
<p><a href="http://techwyse.com/blog/wp-content/uploads/2009/06/viewsource1.png"  rel="external nofollow"><img height="171" border="0" align="right" width="421" src="http://techwyse.com/blog/wp-content/uploads/2009/06/viewsource-thumb1.png" alt="view-source" style="border: 0px none ; display: inline; margin-left: 0px; margin-right: 0px;" title="view-source" /></a></p>
<p>From the <a href="http://www.iwebtool.com/code_viewer"  target="_blank" rel="external nofollow">view source</a> of web pages spammers know the field names as well as form action. Mostly this action page is used to send emails. For example, let&#8217;s say the action is set to send_mail.php and the field names are name and email_address. Spammers can easily submit the values through a URL like www.yoursite.com/send_mail.php?name=Jeff&amp;email_address=jeff@gmail.com. They will have an automated program to change the name and email and will keep on submitting the URL and mails are sent.</p>
<p><span id="more-2029"></span></p>
<h3>2. Page submission</h3>
<p>In this case spammers use their own page to submit the form, and the form action is set to www.yoursite.com/mail.php. This method is used so that the POST validation used in the mail script is over ridden. This process can also be automated.</p>
<h3>3. Manual submission</h3>
<p>Here &#8211; spammers manually insert the values and submit the form. This method, however, is rarely used and the solution to block manual submission are limited.</p>
<h2>Methods to Block Spam Leads</h2>
<h3>1. Captcha Code<a href="http://techwyse.com/blog/wp-content/uploads/2009/06/captchacode.png"  rel="external nofollow"><img height="107" border="0" align="right" width="244" src="http://techwyse.com/blog/wp-content/uploads/2009/06/captchacode-thumb.png" alt="captcha-code" style="border: 0px none ; display: inline; margin-left: 0px; margin-right: 0px;" title="captcha-code" /></a></h3>
<p><a href="http://en.wikipedia.org/wiki/Captcha"  target="_blank" rel="external nofollow">Captcha code</a> is one of the best methods used by web masters to avoid spam mail. It is dynamic text, and is generally shown in an image box. With every load / refresh click, the captcha code changes. The user will need to enter the text shown in the image to an adjacent text field. Successful submission can only be made when both the values match in the server side. Captcha code can be integrated easily using <a href="http://recaptcha.net/plugins/php/"  target="_blank" rel="external nofollow">PHP Captcha Library</a>. A <a href="http://www.techwyse.com/feedback.php"  target="_blank">simple captcha</a> code using icons would be more preferable so as to make it more user- friendly.</p>
<h3>2. Server side validation</h3>
<p>Make sure that all mandatory fields are validated properly In the server side. <a href="http://www.w3schools.com/PHP/php_filter.asp"  target="_blank" rel="external nofollow">PHP Filter</a> function can be used to attain this.&nbsp; Java script validation won&rsquo;t work if it&rsquo;s disabled from the client browser; so server side validation is a must.</p>
<h3>3. Filter all the Contents</h3>
<p>Filter all the inputs from the form as spammers usually insert script tags or URLs in to form. It&#8217;s then mandatory to strip the html tags and characters which are mostly used by spammers such as &#8216;http://&#8217;,'mailto:&#8217;,'viagra&#8217; etc.</p>
<h3>4. Use &ldquo;POST&rdquo; Method</h3>
<p>Always make the form method to <a href="http://www.w3schools.com/php/php_post.asp"  target="_blank" rel="external nofollow">POST</a> (&lt;form method=&quot;post&quot;&gt;) and the mail sending script should check only for POST values and not GET or REQUEST method. This will make sure that URL submission won&#8217;t execute the script.</p>
<h3>5. HTTP Referrer</h3>
<p><a href="http://en.wikipedia.org/wiki/HTTP_referrer"  target="_blank" rel="external nofollow">HTTP Referer</a> will make sure that the request has come from the same domain. Submission of forms from another domain can be blocked using this method.</p>
<h3>6. Blocking IP</h3>
<p>If spamming is done through manual submission, the solution is to block the IP address and for this the <a href="http://www.javascriptkit.com/howto/htaccess5.shtml"  target="_blank" rel="external nofollow">htaccess</a> file can be used to implement this.</p>
<h3>7. SQL Injection</h3>
<p>If the form details are saved in to database use <a href="http://www.w3schools.com/php/func_mysql_real_escape_string.asp"  target="_blank" rel="external nofollow">mysql_real_escape_string</a> to avoid SQL injection.</p>
<h2>Spam Mail Summary</h2>
<p>All methods mentioned above, either singly or in combination, could insulate you from a host of spam leads that one is confronted with in every day life. These could ultimately turn out to be your bulwark against all unethical practices resorted to by spammers, who as we all know, do create inconveniences for all web masters.</p>
<p>This post, showcasing the methods adopted by spammers and the counter measured to be initiated, is intended to enlighten every one on the ways and means of making your website more secure and trustworthy.&nbsp; If none of these work, maybe you know where to buy a shot gun? <img src='http://www.techwyse.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwyse.com/blog/website-design/methods-to-eradicate-form-mail-spammers/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Importance of Color Selection in Website Design</title>
		<link>http://www.techwyse.com/blog/website-design/importance-of-color-selection-in-website-design/</link>
		<comments>http://www.techwyse.com/blog/website-design/importance-of-color-selection-in-website-design/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 11:09:09 +0000</pubDate>
		<dc:creator>Cyriac</dc:creator>
				<category><![CDATA[Website Design]]></category>
		<category><![CDATA[Choosing the Right Color for your website]]></category>

		<guid isPermaLink="false">http://techwyse.com/blog/?p=974</guid>
		<description><![CDATA[Choosing an appropriate color combination in the website design process is considered one of the most important (yet often overlooked) elements in creating a successful website. Psychologists have revealed that people are susceptible on a subconcious level to&#160;color impressions and &#8230; <a href="http://www.techwyse.com/blog/website-design/importance-of-color-selection-in-website-design/"></a>]]></description>
			<content:encoded><![CDATA[<p><img height="286" align="right" width="235" src="http://techwyse.com/blog/wp-content/uploads/2009/02/importance-of-color-selection-in-website-design.jpg" alt="Importance of Color Selection in Website Design" />Choosing an appropriate color combination in the website design process is considered one of the most important (yet often overlooked) elements in creating a successful website. Psychologists have revealed that people are susceptible on a subconcious level to&nbsp;color impressions and that over 60% of acceptance or rejection of a website is tied to this very fact. Choice of color has the ability to&nbsp;generate a positive impact to the visitor and as a result,&nbsp;make the visitor stay longer.&nbsp;&nbsp;We all know &#8211; the longer the visitor stays the more the chance of enticing him/her to take action on the end website goal.  Here is a list of things that I consider important in determining the colors that can influence your visitors in a positive way.</p>
<h2>Determine The Product / Service You Are Selling</h2>
<p>If you are selling environmental or &#8216;green&#8217; products, it would not be appropriate to use colors like red or orange.&nbsp; Instead you would want to use greens, and/or earth tones.&nbsp; Choose a color that matches the product or service that you are offering.</p>
<p><span id="more-974"></span></p>
<h2>Focus on the Target Audience</h2>
<p>When deciding on the appropriate color for a website, consideration should be given to the target audience. The color used for a product focused on the elderly may not fare well with teens or younger generations. Also, over use of extremely bright colors like red, yellow, blue etc causes eye fatigue and could drive visitor away.</p>
<h2>Background Color</h2>
<p>We often find it helpful to have a different colour background.&nbsp;&nbsp;By doing this, it punches&nbsp;the body of the website page forward and keeps the focus on the website itself.</p>
<h2>Make Your Text Black</h2>
<p>When it comes to reading text, people are used to reading black text.&nbsp; It is the easiest on the eye.&nbsp; There is no need to stray from what people have grown up using.</p>
<h2>Color should relative to products being highlighted</h2>
<p>As stated earlier, it is important to relate your product / service to a color relevant to your industry.</p>
<ul>
<li><strong><span style="color: rgb(255, 0, 0);">Red </span></strong>is attractive and powerful and would go well for websites that are focused on products meant for children and also for inducing a visitor to take action with a &ldquo;Book now&rdquo;,&nbsp; and/or &ldquo;Reserve now&rdquo;.&nbsp; Red invokes emotion.</li>
<li><strong><span style="color: rgb(255, 102, 0);">Orange</span></strong> is used in websites that promote food products. It is known to promote positive thinking and increase creativity. The color also appeals to the younger generation.&nbsp; Many technical companies use Orange.</li>
<li><span style="color: rgb(255, 255, 0);"><span><strong>Yellow</strong></span></span> signifies cheerfulness and creativity. It appeals to children and is used in sites that promote leisure products. Yellow, however,&nbsp; can tend to strain&nbsp;the eyes and should be used as an accent color in most cases.</li>
<li><strong><span style="color: rgb(51, 153, 102);">Green</span></strong> is pleasing to the human eye and is apt for tourism sites and sites that relate to nature. Green symbolizes prosperity and wealth.&nbsp; Green also invokes trust and is one of the most trendy / corporate colors.</li>
<li><span style="color: rgb(0, 0, 128);"><strong>Blue</strong></span> is a conservative color with incredibly high trust value and is known to relax the nervous system. It is suitable for sites offering high- tech products and also for diet products.&nbsp;Many people mistakenly use blue for text color.&nbsp; This should be avoided as it is not a standard color for the human eye to read with.</li>
<li><strong>Black</strong> is useful for sites that relate to photography and art.</li>
<li><strong><span style="color: rgb(128, 0, 128);">Purple</span></strong><span style="color: rgb(128, 0, 128);"> </span>is used in religious sites and vacation sites.</li>
</ul>
<h2>Helpful Colour Chooser Tools</h2>
<p>We all love tools that help make our lives easier. On an <a href="http://techwyse.com/blog/website-design/choosing-the-right-colour-for-your-website/"  rel="external nofollow">earlier blog post</a> about color we had someone comment about a great color scheme tool.&nbsp; We recommend you have a <a href="http://colorschemedesigner.com/" target="_blank"  rel="external nofollow">look at this one</a> if you need help picking colours that work well together.</p>
<h2>Don&#8217;t Make Your Website A Rainbow</h2>
<p>A final note &#8211; the temptation with people starting out in web design is to use many colours.&nbsp; The most impactful websites are the ones that keep the use of colour to a minimum.&nbsp; As a rule, we recommend that your website employ the use of 2 &#8211; 3 colors at a maximum.&nbsp;&nbsp; Often the biggest statement your site can make is in its simplicity.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.techwyse.com/blog/website-design/importance-of-color-selection-in-website-design/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

