<?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/"
	xmlns:series="http://unfoldingneurons.com/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
>

<channel>
	<title>Network Solutions - Small business conversations and working together for small business success &#187; web hosting</title>
	<atom:link href="http://blog.networksolutions.com/tag/web-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.networksolutions.com</link>
	<description>Small Business tips, interviews and conversations that provide advice and discussion about small business.</description>
	<lastBuildDate>Fri, 20 Nov 2009 15:00:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<!-- podcast_generator="Blubrry PowerPress/0.9.11" mode="advanced" entry="normal" -->
	<itunes:summary>Solutions Out Loud is a podcast from the Solutions Are Power blog team at Network Solutions. It offers tips, interviews and conversations that provide advice and discussion about small business.</itunes:summary>
	<itunes:author>Network Solutions</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://blog.networksolutions.com/wp-content/themes/NetworkSolutions/images/NetSol-Logo-Lg.jpg" />
	<itunes:owner>
		<itunes:name>Network Solutions</itunes:name>
		<itunes:email>smedia@networksolutions.com</itunes:email>
	</itunes:owner>
	<managingEditor>smedia@networksolutions.com (Network Solutions)</managingEditor>
	<copyright>2007-2009</copyright>
	<itunes:subtitle>Solutions Out Loud</itunes:subtitle>
	<itunes:keywords>Small Business, Technology, News, Management, Marketing</itunes:keywords>
	<image>
		<title>Network Solutions - Small business conversations and working together for small business success &#187; web hosting</title>
		<url>http://blog.networksolutions.com/wp-content/themes/NetworkSolutions/images/NetSol-Logo-Sm.jpg</url>
		<link>http://blog.networksolutions.com</link>
	</image>
	<itunes:category text="Business">
		<itunes:category text="Business News" />
	</itunes:category>
	<itunes:category text="Technology">
		<itunes:category text="Tech News" />
	</itunes:category>
	<itunes:category text="Business">
		<itunes:category text="Management &amp; Marketing" />
	</itunes:category>
		<item>
		<title>Network Solutions Hosting and  Ruby on Rails Implementation</title>
		<link>http://blog.networksolutions.com/2009/network-solutions-hosting-ruby-on-rails-implementation/</link>
		<comments>http://blog.networksolutions.com/2009/network-solutions-hosting-ruby-on-rails-implementation/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 00:24:33 +0000</pubDate>
		<dc:creator>Shashi Bellamkonda</dc:creator>
				<category><![CDATA[Customer Support]]></category>
		<category><![CDATA[NS Hosting]]></category>
		<category><![CDATA[NS Services]]></category>
		<category><![CDATA[Swami Speaks]]></category>
		<category><![CDATA[blog hosting]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[netsol hosting]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[ruby on rails hosting]]></category>
		<category><![CDATA[Shashi Bellamkonda]]></category>
		<category><![CDATA[web hosting]]></category>

		<guid isPermaLink="false">http://blog.networksolutions.com/?p=551</guid>
		<description><![CDATA[Miguel Ramos, Product Ninja (actually product manager in charge of hosting products at Network Solutions),  my good friend and colleague sent us some information on the Ruby on Rails implementation in Network Solutions hosting. We wanted to share this information with our readers who may be interested-  installs, configures and updates the site also touching [...]]]></description>
			<content:encoded><![CDATA[<p>Miguel Ramos, Product Ninja (actually product manager in charge of hosting products at Network Solutions),  my good friend and colleague sent us some information on the Ruby on Rails implementation in Network Solutions hosting. We wanted to share this information with our readers who may be interested-  installs, configures and updates the site also touching in how one accesses the database (MySQL?), what version of RoR you are using, etc.</p>
<p>We support Ruby on Rails on all our UNIX hosting packages. At the moment we offer Ruby on Rails version 2.1.1, but we will be deploying Ruby on Rails version 2.2 on approximately February 19<sup>th</sup>. We understand that deploying Ruby on Rails applications is not always easy and have tried to simplify the process as much as possible for our customers. Our Account Manager includes a Ruby on Rails application manager that allows you to do two things quite easily:</p>
<blockquote>
<ul>
<li>Create a new Ruby on Rails skeleton application.</li>
<li>Import your own Ruby on Rails application into our system.</li>
</ul>
<p>You can perform these functions quite easily through our one click interfaces, without having to worry about messing around with the command line. As you develop your application locally, you have the option of uploading a new version of your application via the “import” feature of our Ruby on Rails application manager, or if you feel more comfortable, directly upload your Ruby on Rails files by FTP. The FTP upload feature is possible because our platform is based on Phusion Passenger Ruby on Rails.</p>
<p>I’m including two screenshots to show you what our Ruby on Rails application manager looks like. The first is a screenshot for the “Add” screen. Simply choose an application name and click “ok” and the skeleton will get created. The second illustrate the management options available on each Ruby on Rails application.</p>
<p>As you can see, you can:</p>
<ul>
<li>Restart the application (after you’ve made changes, to deploy it)</li>
<li>Reset the application (if you would like to turn it into a Ruby on Rails skeleton again and restart).</li>
<li>Export it – if you want to download the current application version to work on it locally, or for backup purposes.</li>
<li>Import it – to upload an application you have worked on locally, or a downloaded Rails application.</li>
</ul>
<p>We also have an easy to use Database Manager included in your hosting package that will allow you to easily create and manage a MySQL database that you can easily link to your application.</p></blockquote>
<blockquote><p>Once you have created an application you can create  a tarball and “import” it through our Ruby on Rails application manager, _<em>or</em>_ you can upload a single file to your application’s directory on your website via FTP – note, if you upload a single file via FTP, you have to go into the manager to restart the application so that it redeploys.</p></blockquote>
<p>Also, another nice thing about our Ruby offering is that the Ruby on Rails servers are part of a load balanced cluster – for better uptime.</p>
<p>Convinced that you need to get hosting from Network Solutions ? Go here and enter OFFER00522 and get <a href="http://www.networksolutions.com/web-hosting/web-hosting-benefits.jsp?channelid=P13C100S1N0B142A1D0E0000V118 " target="_blank">25% off hosting today</a>. If you would like more information please comment here and we will get the information even if we have to take Miguel to lunch and torture him with spicy food.</p>
<p>ScreenShot 1<br />
<a href="http://blog.networksolutions.com/wp-content/uploads/2009/02/network-solutions-hosting-ruby-on-rails-1.jpg"><img class="alignnone size-medium wp-image-552" title="network-solutions-hosting-ruby-on-rails-1" src="http://blog.networksolutions.com/wp-content/uploads/2009/02/network-solutions-hosting-ruby-on-rails-1.jpg" alt="" /></a></p>
<p>Screenshot 2<br />
<a href="http://blog.networksolutions.com/wp-content/uploads/2009/02/network-solutions-hosting-ruby-on-rails-2.jpg"><img class="alignnone size-medium wp-image-553" title="network-solutions-hosting-ruby-on-rails-2" src="http://blog.networksolutions.com/wp-content/uploads/2009/02/network-solutions-hosting-ruby-on-rails-2.jpg" alt="" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.networksolutions.com/2009/network-solutions-hosting-ruby-on-rails-implementation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>One-click installs for Ruby on Rails. Now that’s more like it!</title>
		<link>http://blog.networksolutions.com/2008/one-click-installs-for-ruby-on-rails-now-that%e2%80%99s-more-like-it/</link>
		<comments>http://blog.networksolutions.com/2008/one-click-installs-for-ruby-on-rails-now-that%e2%80%99s-more-like-it/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 20:44:58 +0000</pubDate>
		<dc:creator>Shashi Bellamkonda</dc:creator>
				<category><![CDATA[NS Products]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Small Business]]></category>
		<category><![CDATA[Swami Speaks]]></category>
		<category><![CDATA[application hosting]]></category>
		<category><![CDATA[blog host]]></category>
		<category><![CDATA[host your blog]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[Shashi Bellamkonda]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://blog.networksolutions.com/?p=337</guid>
		<description><![CDATA[Check it out! Network Solutions hosting platform now supports Ruby on Rails (RoR) with one click application deployment. For those of you unfamiliar with Ruby on Rails, it is a popular, open source programming framework that makes developing web based applications quick and easy. However, the process to install RoR programs is not as simple [...]]]></description>
			<content:encoded><![CDATA[<p>Check it out! Network Solutions hosting platform now supports Ruby on Rails (RoR) with one click application deployment. For those of you unfamiliar with Ruby on Rails, it is a popular, open source programming framework that makes developing web based applications quick and easy. However, the process to install RoR programs is not as simple – it’s a time consuming manual process. Network Solutions has eased this burden that many of RoR developers feel by providing a one click deployment framework, allowing you to deploy RoR applications faster than before. Check out the Ruby on Rails Application Manager — it’s time to get back into the fun of development!</p>
<p>For more information on Network Solutions <a href="http://www.networksolutions.com/web-hosting/web-hosting-benefits.jsp?channelid=P13C100S1N0B142A1D0E0000V118">reliable web hosting</a> packages please visit: <a href="http://www.networksolutions.com/web-hosting/web-hosting-benefits.jsp?channelid=P13C100S1N0B142A1D0E0000V118" target="_blank">http://www.networksolutions.com/web-hosting/index.jsp</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.networksolutions.com/2008/one-click-installs-for-ruby-on-rails-now-that%e2%80%99s-more-like-it/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Network Solutions &#8220;How To&#8221; Series: How to Get Online</title>
		<link>http://blog.networksolutions.com/2008/network-solutions-how-to-series-how-to-get-online/</link>
		<comments>http://blog.networksolutions.com/2008/network-solutions-how-to-series-how-to-get-online/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 12:29:33 +0000</pubDate>
		<dc:creator>Steve Fisher</dc:creator>
				<category><![CDATA[Customer Support]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Small Business Tips]]></category>
		<category><![CDATA[Smart Working]]></category>
		<category><![CDATA[Create Website]]></category>
		<category><![CDATA[get found online]]></category>
		<category><![CDATA[Get Online]]></category>
		<category><![CDATA[get web presence]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[learn about websites]]></category>
		<category><![CDATA[NetSol video]]></category>
		<category><![CDATA[network solutions]]></category>
		<category><![CDATA[Small Business]]></category>
		<category><![CDATA[steven fisher]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[www.networksolutions.com]]></category>

		<guid isPermaLink="false">http://blog.networksolutions.com/?p=288</guid>
		<description><![CDATA[Many people are familiar with the &#8220;how to&#8221; sites out there like WonderHowTo.com, eHow.com and ExpertVillage. These sites offer a variety of cool and sometimes funny videos on how to make things, perform certain tasks or make like easier for you.
In a similiar vein, we here at Network Solutions decided that there were some things [...]]]></description>
			<content:encoded><![CDATA[<p>Many people are familiar with the &#8220;how to&#8221; sites out there like <a href="http://www.wonderhowto.com">WonderHowTo.com</a>, <a href="http://www.ehow.com">eHow.com</a> and <a href="http://www.expertvillage.com">ExpertVillage</a>. These sites offer a variety of cool and sometimes funny videos on how to make things, perform certain tasks or make like easier for you.</p>
<p>In a similiar vein, we here at Network Solutions decided that there were some things that might be worth taking a more simplified approach to, technology-wise. In this video below, the narrator explains why a small business would want to be online and the things they will need to have to get online and look professional. This includes a domain name or web presence, a web site, e-mail using your business domain, hosting of the web site at a secure and reliable data center for a start.</p>
<p>I would recommend all of you out there thinking about taking your business online to watch this video. Also, most of you who found this web site are probably online in some fashion or another, so think of this as a review or refresher. Who knows, you might learn something you never thought of or realize you need to <a href="http://www.networksolutions.com">find a good partner </a>to help you with your online business.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/s4Jiz8V5BWc&amp;hl=en&amp;fs=1" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/s4Jiz8V5BWc&amp;hl=en&amp;fs=1" allowfullscreen="true"></embed></object></p>
<p>Video created by Creative Alliance <a href="http://www.cre8.com/">www.cre8.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.networksolutions.com/2008/network-solutions-how-to-series-how-to-get-online/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building Your Business Online Series Part 2 Choosing a Hosting Package</title>
		<link>http://blog.networksolutions.com/2008/choosing-a-hosting-package/</link>
		<comments>http://blog.networksolutions.com/2008/choosing-a-hosting-package/#comments</comments>
		<pubDate>Sat, 12 Jul 2008 01:43:53 +0000</pubDate>
		<dc:creator>cbensen</dc:creator>
				<category><![CDATA[Build Your Business Online Series]]></category>
		<category><![CDATA[Small Business Tips]]></category>
		<category><![CDATA[bandwidth]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[network solutions]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web site]]></category>

		<guid isPermaLink="false">http://solutionsarepower.com/?p=113</guid>
		<description><![CDATA[In the first part of this series, we talked about choosing a domain name. We chose the address for your website. The next step is to choose the hosting package. Your web site is hosted physically on a server. The web hosting provider maintains the server &#38; makes sure to provide the technology so that [...]]]></description>
			<content:encoded><![CDATA[<p>In the first part of this series, we talked about <a href="http://solutionsarepower.com/2008/choosing-a-domain-name/" target="_blank">choosing a domain name</a>. We chose the address for your website. The next step is to choose the hosting package. Your web site is hosted physically on a server. The web hosting provider maintains the server &amp; makes sure to provide the technology so that your website is connected to the internet.</p>
<p>Which hosting package that you&#8217;ll need will depend on two things:</p>
<p>1. The amount of content that you plan to have will dictate the amount of disk space needed</p>
<p>2. The amount of customers accessing your website &amp; downloading content will determine the bandwidth you need.</p>
<p>The nice thing about web hosting packages is that you can start with one then shift to a larger one as your online business grows. Network Solutions offers you assistance in choosing which package best suits your needs. We have more indepth information here on <a href="http://www.networksolutions.com/learning-center/web-hosting.jsp" target="_blank">Web Hosting</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.networksolutions.com/2008/choosing-a-hosting-package/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<series:name><![CDATA[Building Your Business Online]]></series:name>
	</item>
	</channel>
</rss>
