<?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>NetnHost IT Solutions</title>
	<atom:link href="http://netnhost.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://netnhost.com</link>
	<description>Solutions for a better business</description>
	<lastBuildDate>Thu, 26 Apr 2012 12:04:58 +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>Apache HTTP Server 2.4.2 Released</title>
		<link>http://netnhost.com/apache-http-server-2-4-2-released/</link>
		<comments>http://netnhost.com/apache-http-server-2-4-2-released/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 12:04:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://netnhost.com/?p=171</guid>
		<description><![CDATA[The Apache Software Foundation and the Apache HTTP Server Project has announced the release of version 2.4.2 of the Apache HTTP Server (&#8220;Apache&#8221;). This version of Apache is the second GA release of the new generation 2.4.x branch of Apache &#8230; <a href="http://netnhost.com/apache-http-server-2-4-2-released/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The Apache Software Foundation and the Apache HTTP Server Project has announced the release of version 2.4.2 of the Apache HTTP Server (&#8220;Apache&#8221;). This version of Apache is the second GA release of the new generation 2.4.x branch of Apache HTTPD and represents fifteen years of innovation by the project. Apache HTTP Server 2.4.2 is recommended over all previous releases.<br />
This version of Apache is principally a security and bug fix release, including the following security fix:</p>
<p>SECURITY: CVE-2012-0883 (cve.mitre.org) envvars: Fix insecure handling of LD_LIBRARY_PATH that could lead to the current working directory to be searched for DSOs.</p>
<p>Apache 2.4 Enhancements and Improvements<br />
Apache 2.4 offers numerous enhancements, improvements, and performance boosts over the 2.2 codebase. This release requires the Apache Portable Runtime (APR) version 1.4.x and APR-Util version 1.4.x. The APR libraries must be upgraded for all features of httpd to operate correctly. This release also builds on and extends the Apache 2.2 API. Modules written for Apache 2.2 will need to be recompiled in order to run with Apache 2.4, and require minimal or no source code changes.</p>
<p>When upgrading or installing this version of Apache, please remember that if you intend to use Apache with one of the threaded MPMs (other than the Prefork MPM), you must ensure that any modules you will be using (and the libraries they depend on) are thread-safe.</p>
]]></content:encoded>
			<wfw:commentRss>http://netnhost.com/apache-http-server-2-4-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finished a year long project</title>
		<link>http://netnhost.com/finished-a-year-long-project/</link>
		<comments>http://netnhost.com/finished-a-year-long-project/#comments</comments>
		<pubDate>Sun, 08 Apr 2012 05:58:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[About NetnHost]]></category>

		<guid isPermaLink="false">http://netnhost.com/?p=167</guid>
		<description><![CDATA[Hmmm, just finished a Magento pharmacy website for UK client. Wanna know about the client?. Sorry, he will kick me out, NDA signed It took pretty long time to finish it because of n number of revisions in design and &#8230; <a href="http://netnhost.com/finished-a-year-long-project/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hmmm, just finished a Magento pharmacy website for UK client. Wanna know about the client?. Sorry, he will kick me out, NDA signed <img src='http://netnhost.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>It took pretty long time to finish it because of n number of revisions in design and scope including customizations like login based categories, forms, quote submissions etc. We appreciate developers team patience and client coordination level. We wish to work for them soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://netnhost.com/finished-a-year-long-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Word Press website Domain transfer</title>
		<link>http://netnhost.com/word-press-website-domain-transfer/</link>
		<comments>http://netnhost.com/word-press-website-domain-transfer/#comments</comments>
		<pubDate>Sat, 17 Mar 2012 08:15:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WP]]></category>

		<guid isPermaLink="false">http://netnhost.com/?p=165</guid>
		<description><![CDATA[Recently we had a project where the client was requesting us to transfer his domain. Hmm I thought it is pretty simple, of course it is as long as you are okay with DB import export etc. I have listed &#8230; <a href="http://netnhost.com/word-press-website-domain-transfer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently we had a project where the client was requesting us to transfer his domain. Hmm I thought it is pretty simple, of course it is as long as you are okay with DB import export etc.</p>
<p>I have listed out steps here:</p>
<p>1) Make a back up of everything including DB<br />
2) Go to control panel and then to PHPmyadmin (if it is shared server, contact your hosting company)<br />
3) Export the DB into SQL format<br />
4) Open the SQL file using any editor.<br />
5) Find and Replace, www.olddomain.com to www.newdomain.com<br />
6) Delete all existing tables in the dB<br />
7) Export the SQL script<br />
 <img src='http://netnhost.com/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> Transfer the complete source files to new domain<br />
9) Your website should work now<br />
10) You should have used blog site url function to get the url, theme path, image path etc.</p>
<p>I hope this helps up to an extent</p>
]]></content:encoded>
			<wfw:commentRss>http://netnhost.com/word-press-website-domain-transfer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CKFinder</title>
		<link>http://netnhost.com/ckfinder/</link>
		<comments>http://netnhost.com/ckfinder/#comments</comments>
		<pubDate>Sat, 10 Mar 2012 15:19:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CMS]]></category>

		<guid isPermaLink="false">http://netnhost.com/?p=162</guid>
		<description><![CDATA[You might have heard about CKFinder if you know WYSIWYG editors. Last week we were working for a Drupal website where client asked us to give photo uploading feature for admins while creating pages. And this lead to &#8220;CKFinder&#8221; discovery. &#8230; <a href="http://netnhost.com/ckfinder/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>You might have heard about CKFinder if you know WYSIWYG editors. Last week we were working for a Drupal website where client asked us to give photo uploading feature for admins while creating pages. And this lead to &#8220;CKFinder&#8221; discovery. </p>
<p>First you need to install CKEditor and configure for necessary content types. By default CKEditor does not have photo uploading feature. You can upload the images through FTP and use the URL in the editor but CKFinder makes things much more easy.</p>
<p>Try the following steps:</p>
<p>1. Download CKFinder from it&#8217;s website<br />
2. Move the folder to CKEditor folder<br />
3. Change CKEditor settings in Drupal<br />
4. Update Config.php in CKFinder folder<br />
5. Update Settings.php in default folder</p>
<p>Just google to know more. </p>
]]></content:encoded>
			<wfw:commentRss>http://netnhost.com/ckfinder/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heard Pinterest?</title>
		<link>http://netnhost.com/heard-pinterest/</link>
		<comments>http://netnhost.com/heard-pinterest/#comments</comments>
		<pubDate>Fri, 09 Mar 2012 17:19:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[New to all]]></category>

		<guid isPermaLink="false">http://netnhost.com/?p=159</guid>
		<description><![CDATA[Actually I thought of copying some best blog posts to over here . But didn&#8217;t like it so I will write what I like to. It can be about anything . Yesterday (not sure ) I read an article in &#8230; <a href="http://netnhost.com/heard-pinterest/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Actually I thought of copying some best blog posts to over here <img src='http://netnhost.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> . But didn&#8217;t like it so I will write what I like to. It can be about anything <img src='http://netnhost.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> .</p>
<p>Yesterday (not sure <img src='http://netnhost.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) I read an article in &#8220;The Hindu&#8221;, about &#8220;Pinterest&#8221; and sounded something interesting. So I made this dare attempt of writing about it, ending up learning something new. </p>
<p>Normally in your office, you will be pinning your favorite photographs, pictures, etc. If you do it online, it is &#8220;Pinterest&#8221;. Sounds interesting? Just google for Pinterest, you will get it more.</p>
<p>I appreciate the team. It&#8217;s one of the best recent creative I have seen.</p>
]]></content:encoded>
			<wfw:commentRss>http://netnhost.com/heard-pinterest/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What 2012 is going to give to NetnHost</title>
		<link>http://netnhost.com/what-2012-is-going-to-give-to-netnhost/</link>
		<comments>http://netnhost.com/what-2012-is-going-to-give-to-netnhost/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 18:19:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[About NetnHost]]></category>

		<guid isPermaLink="false">http://netnhost.com/?p=151</guid>
		<description><![CDATA[Hmmm..NetnHost team does not expect anything without ground work We plan and work according to the plan. We are planning to work on mobile websites, facebook apps and HTML5. These will be our technology plan. We are going to hire &#8230; <a href="http://netnhost.com/what-2012-is-going-to-give-to-netnhost/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Hmmm..NetnHost team does not expect anything without ground work We plan and work according to the plan.</p>
<p>We are planning to work on mobile websites, facebook apps and HTML5. These will be our technology plan. We are going to hire couple of BDEs to engage some long term business relationship with our existing and future clients.</p>
<p>Let us all welcome 2012 with smile, energy and positive attitude. </p>
<p>Happy New Year 2012.</p>
]]></content:encoded>
			<wfw:commentRss>http://netnhost.com/what-2012-is-going-to-give-to-netnhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working for Telugu Movie website</title>
		<link>http://netnhost.com/working-for-telugu-movie-website/</link>
		<comments>http://netnhost.com/working-for-telugu-movie-website/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 07:28:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[About NetnHost]]></category>

		<guid isPermaLink="false">http://netnhost.com/?p=102</guid>
		<description><![CDATA[It&#8217;s as though heavy rain has stopped after raining heavily. It&#8217;s as though heavy volume song stopped after playing for a while. It is how we are feeling after working for a telugu movie website, Dookudu. It was fun working &#8230; <a href="http://netnhost.com/working-for-telugu-movie-website/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s as though heavy rain has stopped after raining heavily.<br />
It&#8217;s as though heavy volume song stopped after playing for a while.</p>
<p>It is how we are feeling after working for a telugu movie website, Dookudu. It was fun working on it. It is just a HTML website with our design. We were on toes working and updating the schedule hourly. This client from UK is really friendly and transparent. Wish to work for more websites to him.</p>
<p>Whenever we see this movie websites, our website flashes in our mind for a second. Banner, Light box, Audio player has really come good. It&#8217;s our short delivery baby <img src='http://netnhost.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://netnhost.com/working-for-telugu-movie-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is SM</title>
		<link>http://netnhost.com/what-is-sm/</link>
		<comments>http://netnhost.com/what-is-sm/#comments</comments>
		<pubDate>Sat, 27 Aug 2011 10:04:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://demo.netnhost.com/?p=24</guid>
		<description><![CDATA[What is Social Media? The best way to define social media is to break it down. Media is an instrument on communication, like a newspaper or a radio, so social media would be a social instrument of communication. In Web &#8230; <a href="http://netnhost.com/what-is-sm/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>What is Social Media?</p>
<p>The best way to define social media is to break it down. Media is an instrument on communication, like a newspaper or a radio, so social media would be a social instrument of communication.</p>
<p>In Web 2.0 terms, this would be a website that doesn&#8217;t just give you information, but interacts with you while giving you that information. This interaction can be as simple as asking for your comments or letting you vote on an article, or it can be as complex as Flixster recommending movies to you based on the ratings of other people with similar interests.</p>
]]></content:encoded>
			<wfw:commentRss>http://netnhost.com/what-is-sm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s new in FB</title>
		<link>http://netnhost.com/whats-new-in-fb/</link>
		<comments>http://netnhost.com/whats-new-in-fb/#comments</comments>
		<pubDate>Fri, 26 Aug 2011 10:05:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://demo.netnhost.com/?p=26</guid>
		<description><![CDATA[With over 250 million photos uploaded each day, sharing pictures is one of the most popular activities on Facebook. We are constantly working on making Facebook Photos better and today we&#8217;re introducing some improvements to the way you experience photos. &#8230; <a href="http://netnhost.com/whats-new-in-fb/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With over 250 million photos uploaded each day, sharing pictures is one of the most popular activities on Facebook.  We are constantly working on making Facebook Photos better and today we&#8217;re introducing some improvements to the way you experience photos.</p>
<p>Bigger Photos, Faster Loading</p>
<p>Now, the photos you share on Facebook are bigger (720 pixels to 960 pixels) and load twice as fast, giving you quicker access to more detailed images.  Photos you&#8217;ve already uploaded to your profile will also be displayed at this higher resolution.</p>
]]></content:encoded>
			<wfw:commentRss>http://netnhost.com/whats-new-in-fb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why Word Press</title>
		<link>http://netnhost.com/hello-world/</link>
		<comments>http://netnhost.com/hello-world/#comments</comments>
		<pubDate>Sun, 21 Aug 2011 12:31:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CMS]]></category>

		<guid isPermaLink="false">http://demo.netnhost.com/?p=1</guid>
		<description><![CDATA[WordPress is the preferred platform for any kind of site, including online business sites. It is true that there are special ecommerce platforms, such as osCommerce but even for ecommerce sites many people prefer WordPress. WordPress is extremely reliable and &#8230; <a href="http://netnhost.com/hello-world/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WordPress is the preferred platform for any kind of site, including online business sites. It is true that there are special ecommerce platforms, such as osCommerce but even for ecommerce sites many people prefer WordPress. WordPress is extremely reliable and this is one of the reasons to why so many web masters prefer to have their online business on it.</p>
<p>However, reliability is just one of the many reasons as to why WordPress is the best platform for your online business. If you choose a reliable WordPress hosting plan, it is, of course, even better. There are many web hosting guides, for instance Web Hosting Search, where you can find the latest information about which WordPress hosts that are the most reliable and which aren’t.</p>
]]></content:encoded>
			<wfw:commentRss>http://netnhost.com/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

