<?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>Qwerty Designs &#124;&#124; web design sydney</title>
	<atom:link href="http://www.qwertydesigns.com.au/feed" rel="self" type="application/rss+xml" />
	<link>http://www.qwertydesigns.com.au</link>
	<description>Cheap Web Design Website Development Company Sydney,Australia</description>
	<lastBuildDate>Thu, 16 Feb 2012 03:55:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Color Cop for web developers</title>
		<link>http://www.qwertydesigns.com.au/2010/08/12/color-cop-for-web-developers.html</link>
		<comments>http://www.qwertydesigns.com.au/2010/08/12/color-cop-for-web-developers.html#comments</comments>
		<pubDate>Thu, 12 Aug 2010 01:25:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.qwertydesigns.com/blog/?p=30</guid>
		<description><![CDATA[Color Cop is a multi-purpose color picker for web designers and programmers. Click here to download Color Cop]]></description>
			<content:encoded><![CDATA[<p>Color Cop is a multi-purpose color picker for web designers and programmers.<br />
<a href="http://localhost/wordpress/wp-content/uploads/2010/08/colorcop.zip"><br />
<strong> Click here</strong></a><strong> </strong>to download Color Cop</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qwertydesigns.com.au/2010/08/12/color-cop-for-web-developers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get your latest tweets in you own website</title>
		<link>http://www.qwertydesigns.com.au/2009/11/08/get-your-latest-tweets-in-you-own-website.html</link>
		<comments>http://www.qwertydesigns.com.au/2009/11/08/get-your-latest-tweets-in-you-own-website.html#comments</comments>
		<pubDate>Sun, 08 Nov 2009 13:29:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.qwertydesigns.com/blog/?p=20</guid>
		<description><![CDATA[Do you know you can get your latest tweet displayed in your website? All you got to do is follow a few simple steps Step 1: First, choose the place where you want to display last tweet to display. Then paste in this line of HTML. [html]&#60;div id=&#8221;twitter_update_list&#8221;&#62; &#60;/div&#62;[/html] Step 2: Next you need to &#8230; <a href="http://www.qwertydesigns.com.au/2009/11/08/get-your-latest-tweets-in-you-own-website.html">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Do you know you can get your latest tweet displayed in your website? All you got to do is follow a few simple steps</p>
<p><strong>Step 1:</strong><br />
First, choose the place where you want to display last tweet to display. Then paste in this line of HTML.</p>
<p>[html]&lt;div id=&#8221;twitter_update_list&#8221;&gt;<br />
&lt;/div&gt;[/html]</p>
<p><strong>Step 2:</strong></p>
<p>Next you need to put these 2 lines of JavaScript below the code in step 1. Simply replace 12345.json with your username that is username.json. For eg if your username is qwertydesigns subsitute <strong>12345.json</strong> with <strong>qwertydesigns.json</strong></p>
<p>[js]&lt;script type=&#8221;text/javascript&#8221; src=&#8221;http://twitter.com/javascripts/blogger.js&#8221;&gt;<br />
&lt;/script&gt;<br />
&lt;script type=&#8221;text/javascript&#8221; src=&#8221;http://twitter.com/statuses/user_timeline/12345.json?callback=twitterCallback2&amp;count=1&#8243;&gt;<br />
&lt;/script&gt;[/js]</p>
<p>Your last tweet being displayed now if you save and check your page.</p>
<p><strong>Step 3:</strong></p>
<p>You surely would like to addup some css to it matching your website theme.So below are the css to customize your tweet to your website theme</p>
<p>[css]#twitter_update_list li {<br />
list-style-type: none;<br />
}[/css]</p>
<p>Then, you can change the colour of the main tweet text. If I wanted to make the text orange and then background black, i would put</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qwertydesigns.com.au/2009/11/08/get-your-latest-tweets-in-you-own-website.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>10 Basic SEO Techniques</title>
		<link>http://www.qwertydesigns.com.au/2009/11/07/10-basic-seo-techniques.html</link>
		<comments>http://www.qwertydesigns.com.au/2009/11/07/10-basic-seo-techniques.html#comments</comments>
		<pubDate>Sat, 07 Nov 2009 13:26:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://www.qwertydesigns.com/blog/?p=13</guid>
		<description><![CDATA[1. Page title

Title is important. Place important keywords on your page title, and try to have different one for each page. I <a href="http://www.qwertydesigns.com.au/2009/11/07/10-basic-seo-techniques.html">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: verdana,geneva;"><strong>1) Page title</strong></span></p>
<p><span style="font-family: verdana,geneva;">Title is important. Place important keywords on your page title, and try to have different one for each page. I&rsquo;ve seen sites with same title for every pages. While it gives stronger branding for the site name, that&rsquo;s something I can do without rather than sacrificing my sub-pages traffic.</span></p>
<p><span style="font-family: verdana,geneva;">Limit your page title to 80 characters the most. Shorter page title means higher importance on each word.</span></p>
<p><span style="font-family: verdana,geneva;">Tag:</span></p>
<p><span style="font-family: verdana,geneva;">&lt;html&gt;<br />
	&lt;head&gt;<br />
	&lt;title&gt;CheatAd ! &ndash; Click-frauds on Google AdSense and such&lt;/title&gt;<br />
	&lt;/head&gt;<br />
	&lt;body&gt;<br />
	&hellip;<br />
	&lt;/body&gt;<br />
	&lt;/html&gt;</span></p>
<p><span style="font-family: verdana,geneva;">2) Keyword and description meta-tags</span></p>
<p>These two popular meta-tags used to be most useful search engine optimization techniques, until they are abused by the search engine spammers. Even then, they are still holding some importance today, specially the description meta-tags.</p>
<p>Meta description tag is used by some search engine in displaying the result page, and by other search engines to determine the relevance of your page.</p>
<p>Limit your page description to 200 characters the most. Put a descriptive, gramatically correct, meaningful sentence for best result.</p>
<p>&lt;html&gt;<br />
	&lt;head&gt;<br />
	&lt;title&gt;This is the page title&lt;/title&gt;<br />
	&lt;meta name=&rdquo;description&rdquo; content=&rdquo;This site shows problem of click-frauds with Google AdSense and other PPC network like Yahoo Publisher Network, Chitika.&rdquo;&gt;<br />
	&lt;/head&gt;<br />
	&lt;body&gt;<br />
	&hellip;<br />
	&lt;/body&gt;<br />
	&lt;/html&gt;</p>
<p>Some proclaim that keyword tag is dead. Apparently not so. Yahoo webmaster guidelines lists using keyword tag as a way to help improving search engine ranking.</p>
<p>Use a &ldquo;keyword&rdquo; meta-tag to list key words for the document. Use a distinct list of keywords that relate to the specific page on your site instead of using one broad set of keywords for every page.</p>
<p>Even then, if you have to make a choice between creating good keyword tag and developing useful content &ndash; our next point &ndash; , go with the latter. Limit the keyword to 300 characters.</p>
<p>&lt;html&gt;<br />
	&lt;head&gt;<br />
	&lt;title&gt;This is the page title&lt;/title&gt;<br />
	&lt;meta name=&rdquo;description&rdquo; content=&rdquo;This site shows problem of click-frauds with Google AdSense and other PPC network like Yahoo Publisher Network, Chitika.&rdquo;&gt;<br />
	&lt;meta name=&rdquo;keyword&rdquo; content=&rdquo;click-fraud, pay-per-click, clickbot, cheat, click network, click-ring, Google AdSense, Yahoo Publisher Network, Chitika, make money online&rdquo;&gt;<br />
	&lt;/head&gt;<br />
	&lt;body&gt;<br />
	&hellip;<br />
	&lt;/body&gt;<br />
	&lt;/html&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.qwertydesigns.com.au/2009/11/07/10-basic-seo-techniques.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

