<?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>GFXedit.com</title>
	<atom:link href="http://www.gfxedit.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gfxedit.com</link>
	<description>Wordpress Themes</description>
	<lastBuildDate>Sun, 11 Jan 2009 10:22:38 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>Fixes for WordPress 2.3.1</title>
		<link>http://www.gfxedit.com/theme-fixes/fixes-for-wordpress-231.html</link>
		<comments>http://www.gfxedit.com/theme-fixes/fixes-for-wordpress-231.html#comments</comments>
		<pubDate>Tue, 04 Dec 2007 06:10:34 +0000</pubDate>
		<dc:creator>Sreejith</dc:creator>
				<category><![CDATA[~ Theme Fixes]]></category>

		<guid isPermaLink="false">http://www.gfxedit.com/theme-fixes/fixes-for-fixes-for-wordpress-231.html</guid>
		<description><![CDATA[With WordPress 2.3, the developer had merged and created three new tables Three new terms tables (schema) : term_relationships, term_taxonomy and terms support combined post categories, link categories, and the new tags. Which means old tables like categories, link2cat, and link2post are gone ! Now this had affected few themes on GFXedit as most themes [...]]]></description>
			<content:encoded><![CDATA[<p>With WordPress 2.3, the developer had merged and created three new tables Three new terms tables (schema) : <em>term_relationships, term_taxonomy</em> and <em>terms</em> support combined post categories, link categories, and the new tags. Which means old tables like categories, link2cat, and link2post are gone ! Now this had affected few themes on GFXedit as most themes used to query the &#8220;gone&#8221; tables for showing up with the style instead of just using a single line of code <em>&lt;?php get_links()?&gt;</em>.</p>
<h3>The Fix</h3>
<ul>
<li>Open the file containing the sidebar code (usually <strong>sidebar.php</strong>) and look for the code, something which starts with
<p style="color: #006633;">&lt;?php<br />
$link_cats = $wpdb-&gt;get_results&#8230;&#8230;.</p>
</li>
<li>Delete the whole line of code, i.e till it ends with <span style="color: #006633;"><strong>?&gt;</strong></span> For e.g delete the code
<p style="color: #006633;">&lt;?php<br />
$link_cats = $wpdb-&gt;get_results(&quot;SELECT cat_id, cat_name FROM $wpdb-&gt;linkcategories&quot;);<br />
foreach ($link_cats as $link_cat) {<br />
?&gt;</p>
</li>
<li>Now delete the next coming closing tag i.e <span style="color: #006633;"><strong>&lt;?php } ?&gt;</strong></span></li>
</ul>
<p>That should fix the error but in order to show up the Link heading you have replace the code within the  <span style="color: #006633;"><strong>&lt;h2&gt;&lt;/h2&gt;</strong></span> (<strong>h3,h4</strong> in some themes) tags with any text like &#8220;<strong>Links</strong>&#8221; or &#8220;<strong>BlogRoll</strong>&#8220;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfxedit.com/theme-fixes/fixes-for-wordpress-231.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Internet-Sharing : 2 Column [WordPress Theme]</title>
		<link>http://www.gfxedit.com/themes/wordpress/ported-themes/internet-sharing-2-column-wordpress-theme.html</link>
		<comments>http://www.gfxedit.com/themes/wordpress/ported-themes/internet-sharing-2-column-wordpress-theme.html#comments</comments>
		<pubDate>Sat, 17 Feb 2007 16:33:55 +0000</pubDate>
		<dc:creator>Sreejith</dc:creator>
				<category><![CDATA[~ Ported Themes]]></category>
		<category><![CDATA[Ported]]></category>
		<category><![CDATA[Wordpress Themes]]></category>

		<guid isPermaLink="false">http://www.gfxedit.com/themes/wordpress/ported-themes/internet-sharing-2-column-wordpress-theme.html</guid>
		<description><![CDATA[Internet-Sharing, another professional theme by luka cvrk. Design looks like a professional corporate or directory integrated portal. It has a highlighted search area with navigation just above it more like Yahoo! ;) Tested on Internet Explorer 6 (Mac/Win), Firefox 2.0.0.1 (Mac/Win) &#038; Opera 9.10 (Mac/Win) and it seems to be working fine. Highlights / Notes [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="#">Internet-Sharing</a></strong>, another professional theme by <a target="_blank" href="http://www.solucija.com/">luka cvrk</a>. Design looks like a professional corporate or directory integrated portal. It has a highlighted search area with navigation just above it more like Yahoo! ;) </p>
<p>Tested on Internet Explorer 6 (Mac/Win), Firefox 2.0.0.1 (Mac/Win) &#038; Opera 9.10 (Mac/Win) and it seems to be working fine. </p>
<p><strong>Highlights / Notes</strong></p>
<ul>
<li>Automattic widget support</li>
<li>Custom edit from admin panel.</li>
<li>Supports Mozilla Firefox, Internet Explorer, Opera, Camino.</li>
<li>Use <strong>class=&#8221;articleimg&#8221;</strong> tag for images to appear on right , and <strong>class=&#8221;articleimgleft&#8221;</strong> tag for images to appear on left.</li>
<li><a title="Contact Us" href="http://www.gfxedit.com/contact-us/">Contact</a> <em>Sreejith</em> for any suggestions, modifications or help.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gfxedit.com/themes/wordpress/ported-themes/internet-sharing-2-column-wordpress-theme.html/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Fixes for WordPress 2.1 Ella</title>
		<link>http://www.gfxedit.com/theme-fixes/fixes-for-wordpress-21-ella.html</link>
		<comments>http://www.gfxedit.com/theme-fixes/fixes-for-wordpress-21-ella.html#comments</comments>
		<pubDate>Tue, 06 Feb 2007 03:20:48 +0000</pubDate>
		<dc:creator>Sreejith</dc:creator>
				<category><![CDATA[~ Theme Fixes]]></category>

		<guid isPermaLink="false">http://www.gfxedit.com/theme-fixes/fixes-for-wordpress-21-ella.html</guid>
		<description><![CDATA[Some of the themes are experiencing some errors in the codes after upgrading to wordpress 2.1 . The reason is wordpress has changed few codes like integrated links into category table. Unfortunately for some reason I will not be able to update all theme files on GFXedit.com for few days. So for the time being, [...]]]></description>
			<content:encoded><![CDATA[<p>Some of the themes are experiencing some errors in the codes after upgrading to wordpress 2.1 . The reason is wordpress has changed few codes like integrated links into category table. Unfortunately for some reason I will not be able to update all theme files on GFXedit.com for few days. So for the time being, those <strong>who have the errors</strong> please correct it by changing this line &#8230; </p>
<p>Open the file where your links apear (most probably <strong>sidebar.php</strong>) and replace </p>
<blockquote><p>$link_cats = $wpdb-&gt;get_results(&rdquo;SELECT cat_id, cat_name FROM $wpdb-&gt;linkcategories&rdquo;);</p></blockquote>
<p>with </p>
<blockquote><p>$link_cats = $wpdb-&gt;get_results(&rdquo;SELECT cat_id, cat_name FROM $wpdb-&gt;categories WHERE link_count!=&rsquo;0&prime;&rdquo;);</p></blockquote>
<p>Then replace </p>
<blockquote><p> &lt;?php wp_get_links($link_cat-&gt;cat_id); ?&gt;</p></blockquote>
<p>with </p>
<blockquote><p>&lt;?php get_links($link_cat-&gt;cat_id, &#8216;&lt;li&gt;&#8217;, &#8216;&lt;/li&gt;&#8217;, &#8216;&lt;br /&gt;&#8217;, FALSE, &#8216;id&#8217;, FALSE, TRUE, -1, TRUE); ?&gt;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.gfxedit.com/theme-fixes/fixes-for-wordpress-21-ella.html/feed</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Fixes coming up</title>
		<link>http://www.gfxedit.com/theme-fixes/fixes-coming-up.html</link>
		<comments>http://www.gfxedit.com/theme-fixes/fixes-coming-up.html#comments</comments>
		<pubDate>Thu, 25 Jan 2007 12:03:18 +0000</pubDate>
		<dc:creator>Sreejith</dc:creator>
				<category><![CDATA[~ Theme Fixes]]></category>

		<guid isPermaLink="false">http://www.gfxedit.com/theme-fixes/fixes-coming-up.html</guid>
		<description><![CDATA[Some of the themes are experiencing some errors in the codes after upgrading to wordpress 2.1 . The reason is wordpress has changed few codes like integrated links into category table. Unfortunately I am on a small vacation till Feb 4`th and will update the themes after that. Fixes here Thanks for the patience ! [...]]]></description>
			<content:encoded><![CDATA[<p>Some of the themes are experiencing some errors in the codes after upgrading to wordpress 2.1 . The reason is wordpress has changed few codes like integrated links into category table. <del datetime="2007-02-07T03:20:06+00:00">Unfortunately I am on a small vacation till Feb 4`th and will update the themes after that.</del> </p>
<h3><a href="http://www.gfxedit.com/theme-fixes/fixes-for-wordpress-21-ella.html">Fixes here</a></h3>
<p>Thanks for the patience !</p>
<p>- Sreejith R Krishnan</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfxedit.com/theme-fixes/fixes-coming-up.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Dark Ritual: 2 Column [WordPress Theme]</title>
		<link>http://www.gfxedit.com/themes/wordpress/ported-themes/dark-ritual-2-column-wordpress-theme.html</link>
		<comments>http://www.gfxedit.com/themes/wordpress/ported-themes/dark-ritual-2-column-wordpress-theme.html#comments</comments>
		<pubDate>Thu, 16 Nov 2006 18:03:16 +0000</pubDate>
		<dc:creator>Sreejith</dc:creator>
				<category><![CDATA[~ Ported Themes]]></category>
		<category><![CDATA[Ported]]></category>
		<category><![CDATA[Wordpress Themes]]></category>

		<guid isPermaLink="false">http://www.gfxedit.com/themes/wordpress/ported-themes/dark-ritual-2-column-wordpress-theme.html</guid>
		<description><![CDATA[Dark Ritual is a nicely done art by Viktor Persson. It was tested on Internet Explorer 6, Firefox 1.5.0.7 &#038; Opera 9 and it seems to be working fine everywhere. Highlights / Notes Automattic widget support Supports Mozilla Firefox, Internet Explorer, Opera, Camino. Use class=&#8221;articleimg&#8221; tag for images to appear on right , and class=&#8221;articleimgleft&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Dark Ritual</strong> is a nicely done art by <a target="_blank" href="http://templates.arcsin.se/">Viktor Persson</a>. It was tested on Internet Explorer 6, Firefox 1.5.0.7 &#038; Opera 9 and it seems to be working fine everywhere.</p>
<p><strong>Highlights / Notes</strong></p>
<ul>
<li>Automattic widget support</li>
<li>Supports Mozilla Firefox, Internet Explorer, Opera, Camino.</li>
<li>Use <strong>class=&#8221;articleimg&#8221;</strong> tag for images to appear on right , and <strong>class=&#8221;articleimgleft&#8221;</strong> tag for images to appear on left.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gfxedit.com/themes/wordpress/ported-themes/dark-ritual-2-column-wordpress-theme.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Internet-Broadcast : 2 Column [WordPress Theme]</title>
		<link>http://www.gfxedit.com/themes/wordpress/ported-themes/internet-broadcast-2-column-wordpress-theme.html</link>
		<comments>http://www.gfxedit.com/themes/wordpress/ported-themes/internet-broadcast-2-column-wordpress-theme.html#comments</comments>
		<pubDate>Tue, 07 Nov 2006 18:49:43 +0000</pubDate>
		<dc:creator>Sreejith</dc:creator>
				<category><![CDATA[~ Ported Themes]]></category>

		<guid isPermaLink="false">http://www.gfxedit.com/themes/wordpress/ported-themes/internet-broadcast-2-column-wordpress-theme.html</guid>
		<description><![CDATA[Internet-Broadcast is another corporate looking theme designed by Luka Cvrk, Solucija.com. This indeed would be a great WordPress theme for news/media blogs. It was tested on Internet Explorer 6, Firefox 1.5.0.7 &#38; Opera 9 , where it seems to be working fine. Highlights / Notes Automattic widget support Supports Mozilla Firefox, Internet Explorer, Opera, Camino. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="articleimg" src="http://www.gfxedit.com/wp-content/uploads/2006/11/internet-broadcast.jpg" alt="Internet-Broadcast : 2 Column [Wordpress Theme]" /><strong>Internet-Broadcast</strong> is another corporate looking theme designed by Luka Cvrk, <a target="_blank" href="http://www.solucija.com/" title="Information Architecture and Web Design">Solucija.com</a>. This indeed would be a great WordPress theme for news/media blogs. It was tested on Internet Explorer 6, Firefox 1.5.0.7 &amp; Opera 9 , where it seems to be working fine.</p>
<p><strong>Highlights / Notes</strong></p>
<ul>
<li>Automattic widget support</li>
<li>Supports Mozilla Firefox, Internet Explorer, Opera, Camino.</li>
<li>Fancy Open/Hide Sidebar Menu using <a target="_blank" href="http://moofx.mad4milk.net/">moo.fx</a> / Prototype</li>
<li>Three Highlight options which can be edited from admin panel.</li>
<li>Use <strong>class=â€articleimgâ€</strong> tag for images to appear on right , and <strong>class=â€articleimgleftâ€</strong> tag for images to appear on left.</li>
<li><a tip="Contact" href="http://www.gfxedit.com/contact-us/">Contact</a> <em>Sreejith</em> for any suggestions, modifications or help.</li>
</ul>
<p><strong>Download</strong> : <a title="Download" href="http://www.gfxedit.com/wp-themes/Internet-Broadcast.zip">Internet-Broadcast v1.0 WordPress Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfxedit.com/themes/wordpress/ported-themes/internet-broadcast-2-column-wordpress-theme.html/feed</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
		<item>
		<title>Buryy : 2 Column [WordPress Theme]</title>
		<link>http://www.gfxedit.com/themes/wordpress/ported-themes/buryy-2-column-wordpress-theme.html</link>
		<comments>http://www.gfxedit.com/themes/wordpress/ported-themes/buryy-2-column-wordpress-theme.html#comments</comments>
		<pubDate>Thu, 26 Oct 2006 13:51:02 +0000</pubDate>
		<dc:creator>Sreejith</dc:creator>
				<category><![CDATA[~ Ported Themes]]></category>

		<guid isPermaLink="false">http://www.gfxedit.com/themes/wordpress/ported-themes/buryy-2-column-wordpress-theme.html</guid>
		<description><![CDATA[Buryy is a 2 column theme with a maroon color header and a simple white body layout with support of automattic&#8217;s theme widget. The design is by J David Macor. It was tested on Internet Explorer 6, Firefox 1.5.0.7 &#038; Opera 9 and it seems to be working fine. Notes: Automattic widget support Supports Mozilla [...]]]></description>
			<content:encoded><![CDATA[<p><img class="articleimg" src="http://www.gfxedit.com/wp-content/uploads/2006/10/buryy.jpg" alt="Buryy : 2 Column [Wordpress Theme]" /><strong>Buryy</strong> is a 2 column theme with a maroon color header and a simple white body layout with support of automattic&#8217;s theme widget. The design is by <a target="_blank" href="http://www.jdavidmacor.com/">J David Macor</a>.</p>
<p>It was tested on Internet Explorer 6, Firefox 1.5.0.7 &#038; Opera 9 and it seems to be working fine.</p>
<p><strong>Notes:</strong></p>
<ul>
<li>Automattic widget support</li>
<li>Supports Mozilla Firefox, Internet Explorer, Opera, Camino.</li>
<li>Use <strong>class=â€articleimgâ€</strong> tag for images to appear on right , and <strong>class=â€articleimgleftâ€</strong> tag for images to appear on left.</li>
<li><a href="http://www.gfxedit.com/contact-us/">Contact</a> &#8220;Sreejith&#8221; for any suggestions, modifications or help. :) </li>
</ul>
<p><strong>Download</strong> : <a title="Download" href="http://www.gfxedit.com/wp-themes/buryy.zip">Buryy v1.0 WordPress Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfxedit.com/themes/wordpress/ported-themes/buryy-2-column-wordpress-theme.html/feed</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Grassy : 2 Column [WordPress Theme]</title>
		<link>http://www.gfxedit.com/themes/wordpress/ported-themes/grassy-2-column-wordpress-theme.html</link>
		<comments>http://www.gfxedit.com/themes/wordpress/ported-themes/grassy-2-column-wordpress-theme.html#comments</comments>
		<pubDate>Wed, 25 Oct 2006 16:06:44 +0000</pubDate>
		<dc:creator>Sreejith</dc:creator>
				<category><![CDATA[~ Ported Themes]]></category>

		<guid isPermaLink="false">http://www.gfxedit.com/themes/wordpress/ported-themes/grassy-2-column-wordpress-theme.html</guid>
		<description><![CDATA[Grassy is greenish 2 column wordpress theme. Its originaly designed by Donny Burnside. Its simple/minimal theme with not much fancy stuffs. Its tested on Internet Explorer 6, Firefox 1.5.0.7 &#38; Opera 9 and it seems to be working fine everywhere. Notes: Automattic widget support Supports Mozilla Firefox, Internet Explorer, Opera, Camino. Use class=â€articleimgâ€ tag for [...]]]></description>
			<content:encoded><![CDATA[<p><img id="image45" src="http://www.gfxedit.com/wp-content/uploads/2006/10/grassy.jpg" class="articleimg" alt="Grassy : 2 Column [Wordpress Theme]" />Grassy is greenish 2 column wordpress theme. Its originaly designed by <a target="_blank" href="http://www.ginger-ninja.net/">Donny Burnside</a>. Its simple/minimal theme with not much fancy stuffs. Its tested on Internet Explorer 6, Firefox 1.5.0.7 &amp; Opera 9 and it seems to be working fine everywhere.</p>
<p><strong>Notes:</strong></p>
<ul>
<li>Automattic widget support</li>
<li>Supports Mozilla Firefox, Internet Explorer, Opera, Camino.</li>
<li>Use <strong>class=â€articleimgâ€</strong> tag for images to appear on right , and <strong>class=â€articleimgleftâ€</strong> tag for images to appear on left.</li>
<li><a tip="Contact" href="http://www.gfxedit.com/contact-us/">Contact</a> <em>Sreejith</em> for any suggestions, modifications or help.</li>
</ul>
<p><strong>Download</strong> : <a title="Download" href="http://www.gfxedit.com/wp-themes/grassy.zip">Grassy v1.0 WordPress Theme</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfxedit.com/themes/wordpress/ported-themes/grassy-2-column-wordpress-theme.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Didactic : 3 Column [WordPress Theme]</title>
		<link>http://www.gfxedit.com/themes/wordpress/ported-themes/didactic-3-column-wordpress-theme.html</link>
		<comments>http://www.gfxedit.com/themes/wordpress/ported-themes/didactic-3-column-wordpress-theme.html#comments</comments>
		<pubDate>Mon, 23 Oct 2006 15:24:47 +0000</pubDate>
		<dc:creator>Sreejith</dc:creator>
				<category><![CDATA[~ Ported Themes]]></category>

		<guid isPermaLink="false">http://www.gfxedit.com/themes/wordpress/ported-themes/didactic-3-column-wordpress-theme.html</guid>
		<description><![CDATA[Didactic is Dark/Grey colored 3 column wordpress theme with minimal use of images. Its originaly designed by Sadhana Ganapathiraju. The third right most column , though now has recent comments feature , you can ad advertisments like Google Ads to make the theme look more filled ;) . It was tested on Internet Explorer 6, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="articleimg" src="http://www.gfxedit.com/wp-content/uploads/2006/10/didactic1.jpg" alt="Didactic : 3 Column [Wordpress Theme]" /><strong>Didactic</strong> is Dark/Grey colored 3 column wordpress theme with minimal use of images. Its originaly designed by <a href="http://www.nikhedonia.com/" target="_blank" title="SimplyGold">Sadhana Ganapathiraju</a>. The third right most column , though now has recent comments feature , you can ad advertisments like Google Ads to make the theme look more filled ;) . It was tested on Internet Explorer 6, Firefox 1.5.0.7 &amp; Opera 9 and it seems to be working fine everywhere.</p>
<p>Notes:</p>
<ul>
<li>Automattic widget support</li>
<li>Supports Mozilla Firefox, Internet Explorer, Opera, Camino.</li>
<li>Use <strong>class=â€articleimgâ€</strong> tag for images to appear on right , and <strong>class=â€articleimgleftâ€</strong> tag for images to appear on left.</li>
<li><a title="Contact" href="http://www.gfxedit.com/contact-us/">Contact</a> <em>Sreejith</em> for any suggestions, modifications or help.</li>
</ul>
<p><strong>Download</strong> : <a title="Download" href="http://www.gfxedit.com/wp-themes/didactic.zip">Didactic v1.0 WordPress Theme</a> (<a tip="" href="http://www.ae4r.com/wp-themes/didactic.zip">Mirror</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfxedit.com/themes/wordpress/ported-themes/didactic-3-column-wordpress-theme.html/feed</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>GFXedit.com gets Pagerank 6</title>
		<link>http://www.gfxedit.com/site-news/gfxedit-com-gets-pagerank-6.html</link>
		<comments>http://www.gfxedit.com/site-news/gfxedit-com-gets-pagerank-6.html#comments</comments>
		<pubDate>Sat, 14 Oct 2006 07:07:16 +0000</pubDate>
		<dc:creator>Sreejith</dc:creator>
				<category><![CDATA[~ Site News]]></category>

		<guid isPermaLink="false">http://www.gfxedit.com/site-news/gfxedit-com-gets-pagerank-6.html</guid>
		<description><![CDATA[Six months ago when the last Google PR update was going on, GFXedit.com was newly built but still it managed to get a Pagerank of 4. But its far better this time, it now has Pagerank 6 .. so does the siggy maker . ;) I had never tried any SEO methods or any extra [...]]]></description>
			<content:encoded><![CDATA[<p><img class="articleimgleft" src="http://www.gfxedit.com/wp-content/uploads/2006/10/google-pagerank-6.gif" alt="Google PageRank 6" /> Six months ago when the last Google PR <a href="http://www.sr-ultimate.com/2006/02/22/google-pagerank-updates-feb-05/">update</a> was going on, <strong>GFXedit.com</strong> was newly built but still it managed to get a Pagerank of <strong>4</strong>.  But its far better <a href="http://www.sr-ultimate.com/2006/10/10/google-pagerank-updates-septoct-05/">this time</a>, it now has <a target="_blank" href="http://www.ae4r.com/pagerank/?url=www.gfxedit.com">Pagerank 6</a> .. so does the <a target="_blank" href="http://siggymaker.gfxedit.com">siggy maker</a> . ;)</p>
<p>I had never tried any SEO methods or any extra advertisment for this, though I am greatful to the people using our themes. :) Thanks a lot !</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gfxedit.com/site-news/gfxedit-com-gets-pagerank-6.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
