<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9" -->
<rss version="0.92">
<channel>
	<title>WP Track</title>
	<link>http://www.wptrack.com</link>
	<description>Wordpress based solutions, themes and plugins</description>
	<lastBuildDate>Wed, 19 May 2010 15:39:13 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Unique Article Wizard Review</title>
		<description><![CDATA[I'd like to briefly summarize my experience of using expensive promotion tool called Unique Article Wizard. I was sincerely hoping to get certain amount of quality backlinks for a short period of time and spunned about 5 articles. Service costs $67 per month! keep it in mind. You want to know how many backlinks i [...]]]></description>
		<link>http://www.wptrack.com/unique-article-wizard-review/</link>
			</item>
	<item>
		<title>JSON associative array &#8211; differences between Webkit and others</title>
		<description><![CDATA[Recently found very interesting and sad issue when processing JSON results
assume you have following associative array
var a = {{"5":"five"},{"4":"four"},{"3":"three"},{"2":"two"},{"1":"one"}}
now
for(var n in a){
document.write(i + " = " + a[i] + "&#60;br/&#62;") ;
}
Result in Firefox:
5 = five
4 = four
3 = three
2 = two
1 = one
looks correct
now run in Chrome
Result
1 = one
2 = two
3 = three
4 = four
5 [...]]]></description>
		<link>http://www.wptrack.com/json-associative-array-differences-between-webkit-and-others/</link>
			</item>
	<item>
		<title>Add SSL support to some of your wordpress pages</title>
		<description><![CDATA[I just created special tiny plugin that adds support of SSL to some pages -- it means that you can configure which pages you want to be SSL protected and they will become them (all internal links, etc) - bascially there is no worrying about anything - all is done automatically. It a very handy [...]]]></description>
		<link>http://www.wptrack.com/add-ssl-support-to-some-of-your-wordpress-pages/</link>
			</item>
</channel>
</rss>
