<?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>Team Novo</title>
	<atom:link href="http://www.novosoftwares.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.novosoftwares.com</link>
	<description>Website Design &#124; PHP Development &#124; Outsourcing India &#124; PSD to HTML, xhtml, CSS &#124; Wordpress &#124; Magento &#124; Joomla &#124; Ecommerce solutions</description>
	<lastBuildDate>Thu, 10 May 2012 10:37:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>How to make wordpress blog secure?</title>
		<link>http://www.novosoftwares.com/how-to-make-wordpress-blog-secure</link>
		<comments>http://www.novosoftwares.com/how-to-make-wordpress-blog-secure#comments</comments>
		<pubDate>Wed, 18 Aug 2010 11:23:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.novosoftwares.com/?p=230</guid>
		<description><![CDATA[Few points to make your wordpress blog secure: <a href="http://www.novosoftwares.com/how-to-make-wordpress-blog-secure">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Few points to make your wordpress blog secure:</p>
<p>1. By default all the wordpress admin users are with username admin.  Change this to another username. This can be done by creating another  username with administrative role and then deleting the older username.</p>
<p>2. Use the latest plugins and plugins with good user rating. Cheap plugins are always a good entry point for hackers.</p>
<p>3. Use the latest security plugins like wp security scan.</p>
<p>4. Use .htaccess file to prevent hackers accessing authorization files or the admin folder.</p>
<p>For static ip:</p>
<p>AuthUserFile /dev/null<br />
AuthGroupFile /dev/null<br />
AuthName “Access Control”<br />
AuthType Basic<br />
order deny,allow<br />
deny from all<br />
allow from xx.xx.xx.xx …….. Enter your static ip</p>
<p>For Dynamic IP:</p>
<p>RewriteEngine On<br />
RewriteCond %{REMOTE_ADDR} !^xxx\.xxx\. …. Enter the first 6 digits of your dynamic IP<br />
RewriteRule .* novosoftwares.com [R,L]</p>
<p>Please <a href="../contact-us/" target="_self">click here</a> to user our services for getting a wordpress blog or websites with content management functionality.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novosoftwares.com/how-to-make-wordpress-blog-secure/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Ecommerce Platform</title>
		<link>http://www.novosoftwares.com/test-blog-4</link>
		<comments>http://www.novosoftwares.com/test-blog-4#comments</comments>
		<pubDate>Wed, 18 Aug 2010 10:53:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[shopping cart]]></category>

		<guid isPermaLink="false">http://www.novosoftwares.com/?p=224</guid>
		<description><![CDATA[Magento is the latest php based open source ecommerce platform that is creating large ripples <a href="http://www.novosoftwares.com/test-blog-4">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Magento is the latest php based open source ecommerce platform that is creating large ripples in the web development industry. With a very stylish interface and modular structure, it is gaining popularity among the internet merchants. It is developed from the same developers as the oscommerce platform, and many oscommerce users are converting their store to Magento. With $25 million in transactions, 1 million+ downloads, 30,000+ merchants, 1,300 extensions, Magento is definitely an emerging player to watch.</p>
<p>How magento is different from other ecommerce platforms:</p>
<p>1. Great extensions with lots of added functionality.<br />
2. Layered Navigation<br />
3. Multiple storefronts within a single administration<br />
4. Multi-lingual multi-currency capabilities<br />
5. Search engine friendly and SEO tools<br />
6. Many more</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novosoftwares.com/test-blog-4/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Installation Requirements</title>
		<link>http://www.novosoftwares.com/magento-installation-requirements</link>
		<comments>http://www.novosoftwares.com/magento-installation-requirements#comments</comments>
		<pubDate>Wed, 18 Aug 2010 10:52:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://www.novosoftwares.com/?p=222</guid>
		<description><![CDATA[Magento Installation Requirements <a href="http://www.novosoftwares.com/magento-installation-requirements">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>    * Environment: Magento is designed to run in LAMP environment (Linux, Apache, MySQL and PHP). But it will run on windows environment and on other Unix operating systems (Magento developers raised some known issues regarding magento compatibility in WAMP environment)<br />
    * Web Servers<br />
          o Apache 1.3.x<br />
          o Apache 2.0.x<br />
          o Apache 2.2.x<br />
    * Browser Compatibility: Magento is supported by most of the modern browsers like Safari, Mozilla, Chrome, IE, etc.<br />
    * PHP and MySQL Compatibility: Magento needs PHP 5.2.0 or newer versions, with few extensions<br />
    * Required Extensions: Php abilities can be increased with extensions and add-ons. The list given here is the extensions used by Magento, so your hosting service needs to have them installed.<br />
          o PDO_MySQL<br />
          o simplexml<br />
          o mcrypt<br />
          o hash<br />
          o GD<br />
          o DOM<br />
          o iconv<br />
          o If you are setting up a localhost to try Magento (in WAMP environment), you need to install the CURL library.<br />
          o SOAP (if Webservices API is to be used)</p>
<p>      We have the easiest way to find out your hosting service has the version and extension. Download this zip file, extract it and paste in your webroot and browse http://localhost/check_magento/magento.php or http://yourdomin.com/check_magento/magento.php<br />
      Skip this step if you have all the required extensions.</p>
<p>      If you get error messages like<br />
          o<br />
                + You need “pdo_mysql” extension<br />
                + You need “mcrypt” extension<br />
                + You need “curl” extension</p>
<p>      go to the download link in http://yourdomin.com/check_magento/magento.php, get the required dll files, put them in C/WINDOWS directory, open your php.ini and uncomment (or add if not)<br />
          o<br />
                + extension=php_pdo_mysql.dll<br />
                + extension=php_curl.dll<br />
                + extension=php_mcrypt.dll</p>
<p>      Restart Apache service and refresh page.</p>
<p>      Now the requirement list would be almost completed except “MySQL 4.1.20? (leave it)</p>
<p>      If you have error messages like “You need “pdo_mysql” extension“, activate your MySQL InnoDB Storage Engine and do the steps for php.ini and restart Apache service and refresh page. It would be ok.<br />
    * Enable mod_rewrite to use friendly url: Go to C:\AppServ\Apache2.2\conf\httpd.conf, find the lines<br />
          o #LoadModule negotiation_module modules/mod_negotiation.so<br />
          o #LoadModule rewrite_module modules/mod_rewrite.so<br />
          o #LoadModule setenvif_module modules/mod_setenvif.so</p>
<p>      Uncomment them and restart Apache service. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.novosoftwares.com/magento-installation-requirements/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test Blog2</title>
		<link>http://www.novosoftwares.com/test-blog2</link>
		<comments>http://www.novosoftwares.com/test-blog2#comments</comments>
		<pubDate>Tue, 17 Aug 2010 10:40:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.novosoftwares.com/?p=219</guid>
		<description><![CDATA[Contrary to popular belief, Lorem Ipsum is not simply random text. <a href="http://www.novosoftwares.com/test-blog2">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical Latin literature from 45 BC, making it over 2000 years old. Richard McClintock, a Latin professor at Hampden-Sydney College in Virginia, looked up one of the more obscure Latin words, consectetur, from a Lorem Ipsum passage, and going through the cites of the word in classical literature, discovered the undoubtable source. Lorem Ipsum comes from sections 1.10.32 and 1.10.33 of &#8220;de Finibus Bonorum et Malorum&#8221; (The Extremes of Good and Evil) by Cicero, written in 45 BC. This book is a treatise on the theory of ethics, very popular during the Renaissance. The first line of Lorem Ipsum, &#8220;Lorem ipsum dolor sit amet..&#8221;, comes from a line in section 1.10.32.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novosoftwares.com/test-blog2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Test Blog</title>
		<link>http://www.novosoftwares.com/test-blog</link>
		<comments>http://www.novosoftwares.com/test-blog#comments</comments>
		<pubDate>Tue, 17 Aug 2010 10:22:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.novosoftwares.com/?p=217</guid>
		<description><![CDATA[It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, &#8230; <a href="http://www.novosoftwares.com/test-blog">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using &#8216;Content here, content here&#8217;, making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for &#8216;lorem ipsum&#8217; will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.novosoftwares.com/test-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Banner2</title>
		<link>http://www.novosoftwares.com/banner2</link>
		<comments>http://www.novosoftwares.com/banner2#comments</comments>
		<pubDate>Fri, 09 Jul 2010 13:12:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.novosoftwares.com/?p=126</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.novosoftwares.com/wp-content/uploads/2010/07/portfolio-3.jpg"><img src="http://www.novosoftwares.com/wp-content/uploads/2010/07/portfolio-3.jpg" alt="" title="portfolio 2" width="920" height="214" class="alignnone size-full wp-image-121" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.novosoftwares.com/banner2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Banner1</title>
		<link>http://www.novosoftwares.com/banner1</link>
		<comments>http://www.novosoftwares.com/banner1#comments</comments>
		<pubDate>Fri, 09 Jul 2010 13:11:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.novosoftwares.com/?p=124</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.novosoftwares.com/wp-content/uploads/2010/07/portfolio-1.jpg"><img src="http://www.novosoftwares.com/wp-content/uploads/2010/07/portfolio-1.jpg" alt="" title="portfolio 1" width="920" height="214" class="alignnone size-full wp-image-122" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.novosoftwares.com/banner1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PSD to HTML</title>
		<link>http://www.novosoftwares.com/hello-world</link>
		<comments>http://www.novosoftwares.com/hello-world#comments</comments>
		<pubDate>Mon, 21 Jun 2010 09:02:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Banner Images]]></category>

		<guid isPermaLink="false">http://www.novosoftwares.com/?p=1</guid>
		<description><![CDATA[<a href="http://www.novosoftwares.com/wp-content/uploads/2010/07/banner.jpg"><img src="http://www.novosoftwares.com/wp-content/uploads/2010/07/banner.jpg" alt="" title="banner" width="920" height="214" class="alignnone size-full wp-image-120" /></a> <a href="http://www.novosoftwares.com/hello-world">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.novosoftwares.com/wp-content/uploads/2010/07/banner.jpg"><img src="http://www.novosoftwares.com/wp-content/uploads/2010/07/banner.jpg" alt="" title="banner" width="920" height="214" class="alignnone size-full wp-image-120" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.novosoftwares.com/hello-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

