<?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>iNetAsk</title>
	<atom:link href="http://www.inetask.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inetask.com</link>
	<description>wordpress, joomla, phpld, webmaster resources</description>
	<lastBuildDate>Wed, 10 Mar 2010 12:10:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Install Windows 7/Vista From USB Drive</title>
		<link>http://www.inetask.com/install-windows-7vista-from-usb-drive/</link>
		<comments>http://www.inetask.com/install-windows-7vista-from-usb-drive/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 12:10:08 +0000</pubDate>
		<dc:creator>i~NetAsk</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.inetask.com/?p=226</guid>
		<description><![CDATA[This guide works 100% for Vista &#38; Windows 7 unlike most of the guides out there. I have seen many sites/blogs that have “Install Vista from USB guide” but either with incomplete steps or not working guide. I have also seen some guides that don’t’ use proper commands in this guide. After spending many hours [...]]]></description>
			<content:encoded><![CDATA[<p>This guide works 100% for Vista &amp; Windows 7 unlike most of the guides out there. I have seen many sites/blogs that have “Install Vista from USB guide” but either with incomplete steps or not working guide. I have also seen some guides that don’t’ use proper commands in this guide. After spending many hours I have come up with this 100% working guide.</p>
<p><a href="http://www.flickr.com/photos/30447518@N04/3188230874/"><img title="Bootable USB drive" src="http://www.intowindows.com/wp-content/uploads/2009/01/disk.jpg" border="0" alt="Bootable USB drive" width="260" height="101" /></a></p>
<p>I just did this method on one of my friends machine and installed the new Windows 7 BETA. The main advantage is that by using USB drive you will be able to install Windows 7/Vista in just 15 minutes. You can also use this bootable USB drive on friend’s computer who doesn’t have a DVD optical drive.</p>
<p>The method is very simple and you can use without any hassles. Needless to say that your motherboard should support USB Boot feature to make use of the bootable USB drive.</p>
<p><strong>Requirements:</strong></p>
<p>*USB Flash Drive (Minimum 4GB)|<br />
*Windows 7 or Vista installation files.</p>
<p>Follow the below steps to create bootable Windows 7/Vista USB drive using which you can install Windows 7/Vista easily.</p>
<p><strong>1</strong>. Plug-in your USB flash drive to USB port and move all the contents from USB drive to a safe location on your system.<br />
<strong>2</strong>. Open Command Prompt with admin rights. Use any of the below methods to open Command Prompt with admin rights.</p>
<p>*Type<strong> cmd</strong> in Start menu search box and hit<strong> Ctrl</strong>+ <strong>Shift</strong>+ <strong>Enter</strong>.</p>
<p>Or</p>
<p>*Go to Start menu &gt; All programs &gt; Accessories, right click on Command Prompt and select Run as administrator.</p>
<p><strong>3</strong>. You need to know about the USB drive a little bit. Type in the following commands in the command prompt:</p>
<p>First type <strong>DISKPART</strong> and hit enter to see the below message.</p>
<p><a href="http://www.flickr.com/photos/30447518@N04/3188204502/"><img title="Bootable USB Drive" src="http://www.intowindows.com/wp-content/uploads/2009/01/12.jpg" border="0" alt="Bootable USB Drive" width="523" height="142" /></a></p>
<p>Next type <strong>LIST DISK</strong> command and note down the Disk number (ex: Disk 1) of your USB flash drive. In the below screenshot my Flash Drive Disk no is <strong>Disk 1</strong>.</p>
<p><strong>4</strong>. Next type all the below commands one by one. Here I assume that your disk drive no is “<strong>Disk 1</strong>”.If you have Disk 2 as your USB flash drive then use Disk 2.Refer the above step to confirm it. So below are the commands you need to type and execute one by one:</p>
<p><strong>SELECT DISK 1 </strong></p>
<p><strong>CLEAN</strong></p>
<p><strong>CREATE PARTITION PRIMARY</strong></p>
<p><strong>SELECT PARTITION 1</strong></p>
<p><strong>ACTIVE</strong></p>
<p><strong>FORMAT FS=NTFS</strong></p>
<p>(Format process may take few seconds)</p>
<p><strong>ASSIGN</strong></p>
<p><strong>EXIT</strong></p>
<p>Don’t close the command prompt as we need to execute one more command at the next step. Just minimize it.</p>
<p><a href="http://www.flickr.com/photos/30447518@N04/3188216154/"><img title="Bootable USB Drive" src="http://www.intowindows.com/wp-content/uploads/2009/01/115.jpg" border="0" alt="Bootable USB Drive" width="437" height="452" /></a></p>
<p><strong>5</strong>. Next insert your Windows7/Vista DVD into the optical drive and check the drive letter of the DVD drive. In this guide I will assume that your DVD drive letter is “D” and USB drive letter is “H” (open my computer to know about it).</p>
<p><strong>6</strong>. Maximize the minimized Command Prompt in the 4th step.Type  the following command now:</p>
<p><strong>D: CD BOOT</strong> and hit enter.Where “D” is your DVD drive letter.</p>
<p><strong>CD BOOT</strong> and hit enter to see the below message.</p>
<p><strong>7</strong>. Type another command given below to update the USB drive with BOOTMGR compatible code.</p>
<p><strong>BOOTSECT.EXE /NT60 H</strong>:</p>
<p><a href="http://www.flickr.com/photos/30447518@N04/3188222246/"><img title="14" src="http://www.intowindows.com/wp-content/uploads/2009/01/14.jpg" border="0" alt="14" width="533" height="220" /></a></p>
<p>Where “H” is your USB drive letter. Once you enter the above command you will see the below message.</p>
<p><strong>8</strong>. Copy your Windows 7/Vista DVD contents to the USB flash drive.</p>
<p><strong>9</strong>. Your USB drive is ready to boot and install Windows 7/Vista. Only thing you need to change the boot priority at the BIOS to USB from the HDD or CD ROM drive. I won’t explain it as it’s just the matter the changing the boot priority or enabling the USB boot option in the BIOS.</p>
<p>Note: If you are not able to boot after following this guide means you haven’t set the BIOS priority to USB. If you got any problem in following this guide feel free to ask questions by leaving comment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inetask.com/install-windows-7vista-from-usb-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New 5 free web directories by iNetAsk</title>
		<link>http://www.inetask.com/new-5-free-web-directories-by-inetask/</link>
		<comments>http://www.inetask.com/new-5-free-web-directories-by-inetask/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 18:37:12 +0000</pubDate>
		<dc:creator>i~NetAsk</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Free Directories]]></category>

		<guid isPermaLink="false">http://www.inetask.com/new-5-free-web-directories-by-inetask/</guid>
		<description><![CDATA[Good News for all, we are now back with 5 new free web directories, you can directly submit your links now for quick approvals we they all’s are free, SEO friendly with wide range of categories.
   &#160;&#160;&#160;&#160;  


Enjoy !! Keep submit your links and get instant approvals.
]]></description>
			<content:encoded><![CDATA[<p>Good News for all, we are now back with 5 new free web directories, you can directly submit your links now for quick approvals we they all’s are free, SEO friendly with wide range of categories.</p>
<p><a href="http://www.dir7.info/" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.inetask.com/wp-content/uploads/2010/03/image.png" width="244" height="244" /></a> <a href="http://www.directoryfusion.info/" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.inetask.com/wp-content/uploads/2010/03/image1.png" width="244" height="244" /></a> <a href="http://www.ivizon.info/" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.inetask.com/wp-content/uploads/2010/03/image2.png" width="244" height="244" /></a> <a href="http://www.linksbook.info" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.inetask.com/wp-content/uploads/2010/03/image5.png" width="244" height="244" /></a>&#160;&#160;&#160;&#160; <a href="http://www.wiredweb.info/" target="_blank"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" border="0" alt="image" src="http://www.inetask.com/wp-content/uploads/2010/03/image6.png" width="244" height="241" /></a> </p>
<p>
</p>
<p>Enjoy !! Keep submit your links and get instant approvals.</p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.inetask.com/new-5-free-web-directories-by-inetask/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Thank god, got email from PayPal</title>
		<link>http://www.inetask.com/thank-god-got-email-from-paypal/</link>
		<comments>http://www.inetask.com/thank-god-got-email-from-paypal/#comments</comments>
		<pubDate>Sun, 28 Feb 2010 12:37:51 +0000</pubDate>
		<dc:creator>i~NetAsk</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Payment Processing]]></category>
		<category><![CDATA[Paypal]]></category>

		<guid isPermaLink="false">http://www.inetask.com/thank-god-got-email-from-paypal/</guid>
		<description><![CDATA[Its approx 1 month PayPal has sort out the Indian bank withdrawal problem, PayPal &#60;&#62; RBI has created this issue and we customers had this big problem, finally i got email by PayPal about the solution.
Lots of discussion created during this period of time on public forums like digitalpoint and other.
&#160;
Here is the massage i [...]]]></description>
			<content:encoded><![CDATA[<p>Its approx 1 month PayPal has sort out the Indian bank withdrawal problem, PayPal &lt;&gt; RBI has created this issue and we customers had this big problem, finally i got email by PayPal about the solution.</p>
<p>Lots of discussion created during this period of time on public forums like digitalpoint and other.</p>
<p>&#160;</p>
<p>Here is the massage i got from PayPal yesterday :</p>
<p>PayPal</p>
<p>Dear xxxxx xxxxxxxxi,</p>
<p>We have been diligently working with the RBI and our businesspartners to resume Indian bank withdrawals for the thousandsof Indian businesses who depend on PayPal to sell their goodsor services in the global marketplace.</p>
<p>Today, we are happy to announce that the RBI has allowed usto continue local bank withdrawals for settlements for exportsof goods and services. We are currently making changes tocomply with Indian regulations for settlements for exports ofgoods and services, and we anticipate that, as of Wednesday,March 3rd, customers will be able to use ourbank withdrawal service. </p>
<p>As part of the changes, you will be required to fill out anew field entitled &#8216;Export Code&#8217; when you request a withdrawal.This information is required under the current laws of India inorder to identify the nature of cross-border merchant transactions. </p>
<p>On Monday, March 1st, we will be back in touch with specificinstructions on how you can move your money into your bank account. </p>
<p>Moving forward, the RBI has told us that PayPal needs specificapprovals to allow personal remittances to India, which wecurrently do not have. Until we get these approvals, personalpayments into India will remain suspended. However, if you arean exporter, you will continue to be able to use the PayPalservice for payments of goods and services. In fact, with thechanges we are making to our system, PayPal is now set to be amore powerful engine for exporters in India. With purpose codesfor export transactions and FIRCs (Foreign Inward Remittance Certificates), you should now be able to get the exportrelated benefits you seek. </p>
<p>You can check the PayPal blog for additional updates.</p>
<p><a href="https://email0.paypal.com/servlet/cc6?iitHiQWDSQSBVimgLLlIJHxohluHptQJhuVaVRV20G62fGv28w9GVRRRUSCDTDVa61ab9VSeeBWWRR6BBSUBDRAVGf6be862GEw05VvwvV86fy6bEvb9VYDAWVwzgzgG0b9VTUCRY">www.thepaypalblog.com</a></p>
<p>We thank you for your business and for your patience duringthe past few weeks.</p>
<p>Sincerely,   <br />PayPal</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inetask.com/thank-god-got-email-from-paypal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 New Directories</title>
		<link>http://www.inetask.com/2-new-directories/</link>
		<comments>http://www.inetask.com/2-new-directories/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 11:12:26 +0000</pubDate>
		<dc:creator>i~NetAsk</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.inetask.com/?p=210</guid>
		<description><![CDATA[Hi Everyone, launched 2 new web directories yesterday, www.directoryfusion.info and www.ivizon.info both of directories are open for free submissions.
]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone, launched 2 new web directories yesterday, www.directoryfusion.info and www.ivizon.info both of directories are open for free submissions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inetask.com/2-new-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing the web hosting</title>
		<link>http://www.inetask.com/changing-the-web-hosting/</link>
		<comments>http://www.inetask.com/changing-the-web-hosting/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 20:06:10 +0000</pubDate>
		<dc:creator>i~NetAsk</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Hosting]]></category>

		<guid isPermaLink="false">http://www.inetask.com/?p=207</guid>
		<description><![CDATA[From now to next 12-24 hrs, our visitors may face resolving issues on our directories. We are changing our hosting due to recent server failure issues, after that our directories will perform more faster and secure.
Sorry for the inconvenience.
]]></description>
			<content:encoded><![CDATA[<p>From now to next 12-24 hrs, our visitors may face resolving issues on our directories. We are changing our hosting due to recent server failure issues, after that our directories will perform more faster and secure.</p>
<p>Sorry for the inconvenience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inetask.com/changing-the-web-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Directory Launched Dir 7</title>
		<link>http://www.inetask.com/new-directory-launched-dir-7/</link>
		<comments>http://www.inetask.com/new-directory-launched-dir-7/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 08:34:43 +0000</pubDate>
		<dc:creator>i~NetAsk</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.inetask.com/?p=203</guid>
		<description><![CDATA[Dir7.info is launched today, the directory is now open for submissions, you are invited to get list your sites there. All links will be reviewed shortly.
www.dir7.info
Check our more directories and submission guidelines click here.
]]></description>
			<content:encoded><![CDATA[<p>Dir7.info is launched today, the directory is now open for submissions, you are invited to get list your sites there. All links will be reviewed shortly.</p>
<h2 style="text-align: center;"><a href="http://www.dir7.info/">www.dir7.info</a></h2>
<p>Check our more directories and submission guidelines <a href="http://www.inetask.com/our-directories/">click here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inetask.com/new-directory-launched-dir-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming Soon 6 New Directories</title>
		<link>http://www.inetask.com/coming-soon-6-new-directories/</link>
		<comments>http://www.inetask.com/coming-soon-6-new-directories/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 08:52:21 +0000</pubDate>
		<dc:creator>i~NetAsk</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.inetask.com/?p=197</guid>
		<description><![CDATA[We still growing on and adding more directories to our network, currently we are working on following these directories...]]></description>
			<content:encoded><![CDATA[<p>We still growing on and adding more directories to our network, currently we are working on following these directories:</p>
<p>DIR7.INFO<br />
DIRECTORYFUSION.INFO<br />
IVIZON.INFO<br />
LINKSBOOK.INFO<br />
WEBGALLERY.INFO<br />
WIREDWEB.INFO</p>
<p>We are trying to finish these directories very soon most probably they all will be launched in the med of Feb.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inetask.com/coming-soon-6-new-directories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 Start Menu Problem</title>
		<link>http://www.inetask.com/windows-7-start-menu-search-problem/</link>
		<comments>http://www.inetask.com/windows-7-start-menu-search-problem/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 08:55:45 +0000</pubDate>
		<dc:creator>i~NetAsk</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.inetask.com/?p=183</guid>
		<description><![CDATA[Hi Everyone, yesterday I notice that my start menu search is not working properly, it was not showing the search results.
then I tried to search a lot on internet to fix the problem, after 1-2 hrs I got a solution by registry fix that I would like to share.
How to fix the search problem
It can [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone, yesterday I notice that my start menu search is not working properly, it was not showing the search results.<br />
then I tried to search a lot on internet to fix the problem, after 1-2 hrs I got a solution by registry fix that I would like to share.</p>
<h2>How to fix the search problem</h2>
<p>It can be fix via regedit. To open regedit just press Press “<strong>Windows Key + R” together </strong>to launch run prompt.<br />
Enter <strong>&#8220;regedit&#8221; </strong><img src="file:///C:/Users/Puneet/AppData/Local/Temp/moz-screenshot.png" alt="" />then enter, press ok to UAC control.</p>
<p><img class="alignnone size-full wp-image-184" title="run" src="http://www.inetask.com/wp-content/uploads/2010/01/run.jpg" alt="" width="406" height="206" /></p>
<p>Navigate to the key<strong> </strong>HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{ef87b4cb-f2ce-4785-8658-4ca6c63e38c6}</p>
<p><img class="alignnone size-full wp-image-185" title="deletesubkey" src="http://www.inetask.com/wp-content/uploads/2010/01/deletesubkey.png" alt="" width="387" height="390" /></p>
<p>And delete. Restart the computer and enjoy the search like before.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inetask.com/windows-7-start-menu-search-problem/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quirk SearchStatus For Firefox</title>
		<link>http://www.inetask.com/quirk-searchstatus-for-firefox/</link>
		<comments>http://www.inetask.com/quirk-searchstatus-for-firefox/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 11:49:50 +0000</pubDate>
		<dc:creator>i~NetAsk</dc:creator>
				<category><![CDATA[Mozilla Firefox]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Search Staus]]></category>

		<guid isPermaLink="false">http://www.inetask.com/?p=170</guid>
		<description><![CDATA[ Quirk Search Status plug-in for firefox is helped me a lot, as i need to check lots of websites everyday it has really very nice and compact. It analyze Alexa, Google, Compete or SEOmoz Ranks and provides the details on the information bar of Mozilla Firefox, I am using this plugin since 2008, it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.quirk.biz/download-searchstatus" target="_blank"> <img class="alignright" src="http://www.quirk.biz/images/download_search.jpg" alt="Download SearchStatus - Click here" /></a>Quirk Search Status plug-in for firefox is helped me a lot, as i need to check lots of websites everyday it has really very nice and compact. It analyze Alexa, Google, Compete or SEOmoz Ranks and provides the details on the information bar of Mozilla Firefox, I am using this plugin since 2008, it really helped me a lot.﻿</p>
<p>SearchStatus is a toolbar extension for Firefox &amp; SeaMonkey that allows you to see how any and every website in the world is performing, designed for the highly specialised needs of search engine marketers, this toolbar provides extensive search-related information about a site, all conveniently displayed in one discreet and compact toolbar.</p>
<p><img class="alignright" title="Search Status" src="http://www.quirk.biz/images/searchstatus-screenshot.png" alt="" width="326" height="263" />For every site you visit using SearchStatus lets you view its Google PR, Google Category, Alexa, Compete.com ranking, SEOmoz Linkscape mozRank, Alexa incoming links, Alexa related links and backward links from Google, Yahoo! and MSN. This combined search-related information means you can view not only the link importance of a site according to Google and Linkscape, but also its traffic importance according to Alexa and Compete, it is providing a balanced view of site efficacy.</p>
<p>The SearchStatus Mozilla Firefox/SeaMonkey extension appears unobtrusively at the bottom of the browser on the status bar, if you choose to view backward links for a particular page, they open in new tabs in the same browser window.You can disable the automatic PageRank, Alexa, Compete or mozRank queries and they fold away from view.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inetask.com/quirk-searchstatus-for-firefox/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Dezzain WordPress Theme By Zoxengen for Free</title>
		<link>http://www.inetask.com/dezzain-wordpress-theme-by-zoxengen-for-free/</link>
		<comments>http://www.inetask.com/dezzain-wordpress-theme-by-zoxengen-for-free/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 11:46:07 +0000</pubDate>
		<dc:creator>i~NetAsk</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.inetask.com/?p=65</guid>
		<description><![CDATA[Zoxengen wordpress theme is a 3 column widgetize theme with theme options. Theme post styling are also optimize with theme option backend global font config...]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.inetask.com/wp-content/uploads/2009/11/zexengen-in.gif"><img class="alignright size-medium wp-image-73" title="zexengen-in" src="http://www.inetask.com/wp-content/uploads/2009/11/zexengen-in-206x300.gif" alt="" width="206" height="300" /></a></p>
<p>Zoxengen wordpress theme is a 3 column widgetize theme with theme options. Theme post styling are also optimize with theme option backend global font config. you can change the font and headline style anyway you like.</p>
<p>The theme features and How To are already inserted in theme page so you can check out how to make a caption post or how to used the p class for downloads ect… ok now let’s see what the theme features are:<br />
Theme featured and functionality</p>
<p>1. 3 column left content layout<br />
2. Widgetize sidebars<br />
3. 4-6 block 125×125 ads in sidebar<br />
4. Social tool in single page only to save load time<br />
5. Theme option<br />
6. Custom field<br />
7. Jslide featured articles *added ability to turn off in theme option<br />
8. Net-subscribes included in sidebar with alexa tool and technorati tools<br />
9. Post-styling (downloads, caption etc) *theme page explained<br />
10. Top header and single page adsense block *remove the code if not used<br />
11. Plugin integrated as listed below<br />
12. Compatible with wordpress version 2.1+</p>
<p><span style="text-decoration: underline;">Demo &amp; Downlaod</span></p>
<p>http://www.dezzain.com/featured/dezzain-free-wordpress-theme-zoxengen/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.inetask.com/dezzain-wordpress-theme-by-zoxengen-for-free/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
