<?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>talkwebhosting.net</title>
	<atom:link href="http://www.talkwebhosting.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.talkwebhosting.net</link>
	<description>web hosting information and advice</description>
	<lastBuildDate>Thu, 17 May 2012 08:01:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Your Questions About Web Hosting</title>
		<link>http://www.talkwebhosting.net/your-questions-about-web-hosting-219/</link>
		<comments>http://www.talkwebhosting.net/your-questions-about-web-hosting-219/#comments</comments>
		<pubDate>Thu, 17 May 2012 08:01:01 +0000</pubDate>
		<dc:creator>The Expert</dc:creator>
				<category><![CDATA[Web Hosting Q & A]]></category>

		<guid isPermaLink="false">http://www.talkwebhosting.net/your-questions-about-web-hosting-219/</guid>
		<description><![CDATA[Carol asks… Can Microsoft sharepoint server give a better knowledgebase and collaboration than a wiki? The Expert answers: SharePoint is better for sharing documents &#8212; it allows for better document classification folders, and upload/download and management of any kind of documents. It&#8217;s not appropriate for HTML data or for linked docs like a wiki. If [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Carol.png" width="80" height="80" /></p>
<p class="name">Carol asks…</p>
</div>
<div class="dtm-content">
<h2>Can Microsoft sharepoint server give a better knowledgebase and collaboration than a wiki?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">SharePoint is better for sharing documents &#8212; it allows for better document classification folders, and upload/download and management of any kind of documents. It&#8217;s not appropriate for HTML data or for linked docs like a wiki. If you&#8217;re trying to manage documents, use SharePoint or an equivalent document or portal software. If you&#8217;re talking HTML with lots of external links and no docs, use a wiki.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Helen.png" width="80" height="80" /></p>
<p class="name">Helen asks…</p>
</div>
<div class="dtm-content">
<h2>Why more web servers uses Linux instead of windows?</h2>
<p>The overall market share of linux server is higher than that of the <strong>Microsoft</strong> web server.(source:wikipedia)<br />
see:http://en.wikipedia.org/<strong>wiki</strong>/Linux#Market_share_and_uptake</p>
<p>Why <strong>Microsoft</strong> web <strong>servers</strong> are lacking in customers???</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Linux is a simpler system which works more reliably, and is less likely to experience some of the failures that are so common in Microsoft systems.  Linux is also presently more virus resistant.   I too use only a Linux operating system.   Government applications moved over to Linux a couple of years ago now.<br />
     Many Linux operating systems are now freeware.  Do a google search on RedHat Linux and on Debian Linux.   Best wishes.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/William.png" width="80" height="80" /></p>
<p class="name">William asks…</p>
</div>
<div class="dtm-content">
<h2>Web Design offline web page like Wiki for home network?</h2>
<p>Hi and thanks in advance for you help. </p>
<p>I have recently set up my own business, its a small business working from home. My set up is 5 pc&#8217;s (win 7) and a shared NAS drive. No <strong>servers</strong> just <strong>Microsoft</strong> win 7 standard home network set up. </p>
<p>I need to Implement a &#8220;<strong>WiKI</strong>&#8221; like offline web page for all 5 users to update information so we can all see it, change it and view it. I have scoured the net and have found ever note which is not that good for my purpose, Zim is only for one user and the rest seem really complicated to set up way over my head and PHP etc. Please can you advise me of a simple set up for 5- 6 users to share an offline <strong>Wiki</strong> like page we can all adapt. </p>
<p>Thanks so much if you can help I really need this.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">You could set up a local web server (localhost) with XAMPP, or use Windows server ()IIS) </p>
<p>http://www.apachefriends.org/en/xampp.html</p>
<p>http://support.microsoft.com/kb/323972</p>
<p>That will install and configure PHP &amp; MySQL to run on your local network server.  You&#8217;ll have to be sure you are using a centralized server from which everyone has access to.  If you choose to use IIS, you will have to install Microsoft&#8217;s version on MySQL which is MS SQL.  I usually tell people to just use XAMPP for simplicity, but it may be a better idea to keep your server configuration native to Windows.  </p>
<p>You could then install a Project Management software that will be available on the server, just like a web page, to everyone with access to the network.  This solution works great for small networks having set up a few myself.  </p>
<p>Here&#8217;s a list of open source PHP (web based) Project Management Software:</p>
<p>http://www.cyberciti.biz/tips/open-source-project-management-software.html</p>
<p>If you&#8217;r looking to outsource the Software production and server configuration, I have plenty of experience and I&#8217;d be willing to work with you.  Feel free to PM me here ; P</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Laura.png" width="80" height="80" /></p>
<p class="name">Laura asks…</p>
</div>
<div class="dtm-content">
<h2>Who This Ripe Deal.com Is A Scam Check This Out?</h2>
<p>Is this a scam  </p>
<p>WHOIS information for ripe-deal.com :</p>
<p>Domain ID:<br />
Domain Name: ripe-deal.com<br />
Created On: 24-Jul-2009 00:00:00<br />
Expiration Date: 24-Jul-2010 00:00:00<br />
Sponsoring Registrar: &#8216;Check Whois&#8217; (HOOYOO INFORMATION TECHNOLOGY CO.LTD.) (HOOYOO INFORMATION TECHNOLOGY CO.LTD.)<br />
Status: client_delete_prohibited,client_transfer_prohibited<br />
Name Server: ns1.4everdns.com<br />
Name Server: ns2.4everdns.com<br />
Registrant ID: Unknown<br />
Registrant Name: Unknown<br />
Registrant Organization: Unknown<br />
Registrant Street1: Unknown<br />
Registrant Street2: Unknown<br />
Registrant Street3: Unknown<br />
Registrant City: Unknown<br />
Registrant State/Province: Unknown<br />
Registrant Postal Code: Unknown<br />
Registrant Country: Unknown<br />
Registrant Phone: Unknown<br />
Registrant Fax: Unknown<br />
Registrant Email: Unknown<br />
Admin ID: Unknown<br />
Admin Name: Unknown<br />
Admin Organization: Unknown<br />
Admin Street1: Unknown<br />
Admin Street2: Unknown<br />
Admin Street3: Unknown<br />
Admin City: Unknown<br />
Admin State: Unknown<br />
Admin Postal Code: Unknown<br />
Admin Country: Unknown<br />
Admin Phone: Unknown<br />
Admin Fax: Unknown<br />
Admin Email: Unknown<br />
 Domain names in the .com and .net domains can now be registered<br />
with many different competing registrars. Go to http://www.internic.net<br />
for detailed information.</p>
<p>   Domain Name: RIPE-DEAL.COM<br />
   Registrar: HOOYOO INFORMATION TECHNOLOGY CO.LTD.<br />
   Whois Server: whois.cn.hooyoo.com<br />
   Referral URL: http://cn.hooyoo.com<br />
   Name Server: NS1.4EVERDNS.COM<br />
   Name Server: NS2.4EVERDNS.COM<br />
   Status: clientDeleteProhibited<br />
   Status: clientTransferProhibited<br />
   Updated Date: 24-jul-2009<br />
   Creation Date: 24-jul-2009<br />
   Expiration Date: 24-jul-2010<br />
Website Title: www.ripe-deal.com<br />
Title Relevancy 0%<br />
SEO Score:  50%<br />
Terms: 0 (Unique: 0, Linked: 0)<br />
Images: 1 (Alt tags missing: 1)<br />
Links: 0   (Internal: 0, Outbound: 0)<br />
AboutUs:  <strong>Wiki</strong> article on Ripe-deal.com  </p>
<p>Indexed Data<br />
Alexa Trend/Rank:   #12,660,352: Down 3,324,920 ranks over the last three months.  </p>
<p>Registry Data<br />
ICANN Registrar:  HOOYOO INFORMATION TECHNOLOGY CO.LTD.<br />
Created:  2009-07-24<br />
Expires:  2010-07-24<br />
Updated:  2009-07-24<br />
Registrar Status:  clientDeleteProhibited<br />
Registrar Status:  clientTransferProhibited<br />
Name Server:  NS1.4EVERDNS.COM (has 61,039 domains)<br />
Name Server:  NS2.4EVERDNS.COM (has 61,039 domains)<br />
Whois Server:  whois.cn.hooyoo.com </p>
<p>Server Data<br />
Server Type:  <strong>Microsoft</strong>-IIS/6.0<br />
IP Address:  208.43.162.66 Whois | Reverse-IP | Ping | DNS Lookup | Traceroute<br />
IP Location   &#8211; Texas &#8211; Dallas &#8211; Softlayer Technologies Inc<br />
Response Code:  200<br />
Domain Status:  Registered And Active Website  </p>
<p>DomainTools Exclusive<br />
Registrar History: 1 registrar<br />
NS History: 1 change on 2 unique name <strong>servers</strong> over 0 year.<br />
IP History: 3 changes on 3 unique name <strong>servers</strong> over 0 years.<br />
Whois History: 5 records have been archived since 2009-07-26.<br />
Reverse IP: 17 other sites hosted on this server.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Absolutely, 100% scam. I could tell just by the opening screen. But I went ahead and looked, and yup, it&#8217;s just another slick looking generic website based out of China. They don&#8217;t have products &#8211; but they do know how to process payments.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Ruth.png" width="80" height="80" /></p>
<p class="name">Ruth asks…</p>
</div>
<div class="dtm-content">
<h2>Problem with Dragon Age Toolset installation?</h2>
<p>After installing the Dragon Age: Origins Toolset I run it and get the &#8220;Unable to connect to the database&#8221;-message. I go to to the <strong>wiki</strong>, follow the instructions using SQL Server Management Studio Express to restore the database, but when I try to create the new &#8216;bw_dragonage_content&#8217; database I get this error:<br />
&#8220;Create failed for Database &#8216;bw_dragonage_content&#8217;. (<strong>Microsoft</strong>.SqlServer.Express.Smo)<br />
Additional information: An exception occured while executing a Transact-SQL statement or batch.<br />
(<strong>Microsoft</strong>.SqlServer.Express.ConnectionInfo)<br />
CREATE DATABASE permisson denied in database &#8216;master&#8217;. (<strong>Microsoft</strong> SQL Server, Error: 262)</p>
<p>I&#8217;m absolutely no computer wiz and it took me a pretty long time just to get there, so can anyone help me?<br />
&#8230;And I already tried reinstalling everything several times =(</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">I would try a full uninstall and reinstall of the game and toolset. If the game prompts you to keep your saves then do, if it doesnt then simply go to &#8220;C:Users-your username here-DocumentsBioWareDragon AgeCharacters.&#8221; Copy all the stuff in that folder and put it on your desktop. Then when you reinstall put it all back.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Chris.png" width="80" height="80" /></p>
<p class="name">Chris asks…</p>
</div>
<div class="dtm-content">
<h2>What is cloud computing?</h2>
<p>I heard that in cloud computing computers/<strong>servers</strong> share their resources, software, data with other computer/server so that they can be accessed or delivered or used on demand.<br />
This figure in Wikipedia shows amazon, google, <strong>microsoft</strong> etc have connected their <strong>servers</strong> for cloud computing?</p>
<p>http://en.wikipedia.org/<strong>wiki</strong>/File:Cloud_computing.svg</p>
<p>Is this true? i.e. If we are using Gmail/Yahoo Mail then can our data be stored or processed on MS or any other company server?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Yes Gmail, Yahoo and others are using cloud computing to run their services.<br />
As the demand is huge and can not be served from a single server. So it becomes faster and more redundant in cloud computing.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Robert.png" width="80" height="80" /></p>
<p class="name">Robert asks…</p>
</div>
<div class="dtm-content">
<h2>Windows Server 2003 5 CAL Licence. ?</h2>
<p>Does anyone know if a windows server 2003 5 cal licences allows you to install the server on 5 pc&#8217;s.<br />
<strong>Microsoft</strong> want me to pay them to answer this question CLEARLY. <strong>wiki</strong> and other including <strong>microsoft</strong> make this very muddy. go figure. Thanks.<br />
Cheers, that clears it up. I was unsure what was meant by devices. Its clear now that its another limitation placed on business users but thats just my opinion.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">No, those licenses are to allow 5 clients to connect (terminal services or RDP) to the server. It stands for Client Access License (http://en.wikipedia.org/wiki/Client_Access_License)</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Daniel.png" width="80" height="80" /></p>
<p class="name">Daniel asks…</p>
</div>
<div class="dtm-content">
<h2>Is there really going to be Windows 8?</h2>
<p>Wikipedia says this:</p>
<p>Windows 8</p>
<p>A roadmap timeline slide shown by <strong>Microsoft</strong> at the 2009 Professional Developers Conference[12] shows that Code Name &#8220;Windows 8&#8243; is scheduled to be released sometime around 2012. Development and other aspects of Windows 8 have not been detailed in public, although job listings have mentioned improved functionality for file access in branch offices. [13]</p>
<p>A recently-departed <strong>Microsoft</strong> employee&#8217;s blog has revealed a rough version of <strong>Microsoft</strong>&#8216;s roadmap for key software, including Windows 8. According to the information, <strong>Microsoft</strong> aims for Windows 8 support to start on July 1, 2011. Support for Windows Server 2012 starts on July 2, 2012.[14]</p>
<p>Is this true?<br />
http://en.wikipedia.org/<strong>wiki</strong>/History_of_Microsoft_Windows</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Not sure if that is the name of it, but based on Microsoft&#8217;s timeline of releasing new OS&#8217;s, 2012 would be somewhere in the ballbark of when they would be due for a new one.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Michael.png" width="80" height="80" /></p>
<p class="name">Michael asks…</p>
</div>
<div class="dtm-content">
<h2>Remaking web page from MS Publisher in WYSIWYG editors?</h2>
<p>Regarding my last question bellow, I got an answer bellow (thanks for that) to use another html editor instead of MS Publisher.</p>
<p>Does that mean that I&#8217;ll have to remake the whole web page I made in publisher??? Is there any way to &#8220;correct&#8221; the linking and text recognition by IE and Mozilla in publisher file? Can I at least copy and paste edited pictures (with shades etc) from publisher into these suggested editors, and are there some that particularly support this and others that do not?</p>
<p>From what I saw quickly, Amaya looks like I could use it, and it&#8217;s free. I used Macromedia Flash, Fireworks and publisher before, so would it be easy for me to learn Amaya quickly and remake the web page? Or do you suggest some other editors instead?</p>
<p>Btw, how to answer my own questions, to avoid starting new thread every time I need to ask something more?</p>
<p>Thanks again,<br />
Ana</p>
<p>Q: MS Publisher file text linking in html and text selection in html?<br />
I made what is supposed to become a web page in MS publisher, linked all the text in text boxes either by inserting hyperlink to the whole text box (if the whole box is supposed to be a link) or hotspot hyperlink over the text selection in bigger boxes. However, when I convert the file into html format, all the links to external pages inside the text disappear (although all the links between pages within the file are still valid). Also, when html file is opened in Mozilla or internet explorer, the whole page is recognised only as a picture, so no text can be selected.<br />
Could someone please help?<br />
Many thanks,<br />
Ana</p>
<p>A: Word, WordPad, Publisher and even the infamous FrontPage, including many <strong>Microsoft</strong> web editors should NEVER be used for web pages. They guarantee that your web pages will NOT be cross-browser compatible because of all the <strong>Microsoft</strong> Schema code it adds. Only IE and Maxthon understand this code. Additionally, FrontPage requires server extensions be installed to work correctly.</p>
<p>Use a REAL web editor.</p>
<p>Web Editors (Many Free):</p>
<p>WYSIWYG Editor List: http://en.wikipedia.org/<strong>wiki</strong>/List_of_HTM…<br />
25 Useful WYSIWYG Editors Reviewed: http://www.smashingmagazine.com/2008/05/…<br />
Basic text editors: http://en.wikipedia.org/<strong>wiki</strong>/List_of_HTM…<br />
Comparison of HTML editors: http://en.wikipedia.org/<strong>wiki</strong>/Comparison_…<br />
HTML Editor Reviews &#8211; http://www.wdvl.com/Reviews/HTML/</p>
<p>How to Make a Webpage:</p>
<p>Full Web Building Tutorials: http://www.w3schools.com/<br />
The Web Book (free): http://www.the-web-book.com/index.php<br />
Beginner&#8217;s HTML Tutorial: http://www.htmlbasix.com/<br />
How to Create a Webpage: http://www.make-a-web-site.com/</p>
<p>http://www.w3schools.com/site/default.as…</p>
<p>Ron</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">If you know HTML and CSS well enough to edit out what is wrong, then you might try validating the Publisher&#8217;s web pages and editing them in a real web editor only.</p>
<p>Why Validate?: http://validator.w3.org/docs/why.html<br />
CSS Validator: http://jigsaw.w3.org/css-validator/<br />
HTML Validator: http://validator.w3.org/#validate_by_uri+with_options</p>
<p>Once all errors have been corrected, you should be good to go.</p>
<p>Ron (again <img src='http://www.talkwebhosting.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<div class="shr-publisher-327"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.talkwebhosting.net/your-questions-about-web-hosting-219/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Questions About Web Hosting</title>
		<link>http://www.talkwebhosting.net/your-questions-about-web-hosting-218/</link>
		<comments>http://www.talkwebhosting.net/your-questions-about-web-hosting-218/#comments</comments>
		<pubDate>Wed, 16 May 2012 08:00:56 +0000</pubDate>
		<dc:creator>The Expert</dc:creator>
				<category><![CDATA[Web Hosting Q & A]]></category>

		<guid isPermaLink="false">http://www.talkwebhosting.net/your-questions-about-web-hosting-218/</guid>
		<description><![CDATA[Sharon asks… Scope of Microsoft Certification&#8230;MCTS: SQL Server 2005 Business Intelligence? I did my BCS in computers almost 7 years back and since then I am working as a data analyst in Canada, which is more inclined towards Business than Computers itself… my function involves analysing data trends using Excel and Power point than any [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Sharon.png" width="80" height="80" /></p>
<p class="name">Sharon asks…</p>
</div>
<div class="dtm-content">
<h2>Scope of Microsoft Certification&#8230;MCTS: SQL Server 2005 Business Intelligence?</h2>
<p>I did my BCS in computers almost 7 years back <strong>and</strong> since then I am working as a data analyst in Canada, which is more inclined towards <strong>Business</strong> than Computers itself… my function involves analysing data trends using Excel <strong>and</strong> Power point than any fancy <strong>tools</strong>/software…</p>
<p>While analysing recent market trend, I’ve noticed that IT pay scale is higher than <strong>Business</strong> one… So, I am thinking of going through certification to polish my skills to assist me in career advancement…</p>
<p>Since I’ve been associated with data mining, I believe certification in database would be a right choice (I don’t want to be a DBA – though there is nothing wrong with it, but it’s not my preference)… </p>
<p>I’ve noticed MCTS: SQL Server 2005 <strong>Business</strong> Intelligence is the easiest one to conquer as it requires only one exam… Please advice how would you rate this certification by keeping in view A) Future <strong>and</strong> current demand for this certification <strong>and</strong> C) would I be required to do some other courses/certificaitons e.g  ASP</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Single Microsoft exams are pretty easy to do by themselves and might be handy to have on a cv, but doing as many as you can is always better. It only takes a week worth of study when cramming to be able to pass any MS exam, and employers do know that: it&#8217;s the experience that counts</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Linda.png" width="80" height="80" /></p>
<p class="name">Linda asks…</p>
</div>
<div class="dtm-content">
<h2>I am looking for an entry level software developer / systems analyst full time position?</h2>
<p>I am currently a graduate student <strong>and</strong> will be graduating in December. These are my skill sets</p>
<p>Languages : C, C++, C#, Java, PL/SQL, Visual Basic, XML<br />
Web Development : J2EE, ASP.NET, Spring, Hibernate, Apache Wicket, Adobe Flex, ActionScript<br />
<strong>Business</strong> <strong>Tools</strong> : JIRA, <strong>Microsoft</strong> Project.<br />
Others : Joomla, <strong>Microsoft</strong> SharePoint, EDMS<br />
Databases: Oracle, Teradata, MySQL, <strong>Microsoft</strong> Access, SQL Server.<br />
Operating Systems : Unix, Windows, Solaris, Mac OS.</p>
<p>I have worked as a software intern at Fidelity Investments, Boston for 8 months under the Fidelity Investments Management Technology (FIMT) wing. The internship gave me considerable level of understanding in Software Development, Deployment <strong>and</strong> Troubleshooting, Web Development, Content Management Systems <strong>and</strong> <strong>Business</strong> Requirement Analysis. </p>
<p>Job interviews are becoming hard to find; let alone the job. <strong>And</strong> the scenario worsens if someone needs an H1B sponsoring to work. I know asking favors like this in the Yahoo Answers community is weird. But its just a hope that programmers from different companies would have a look at my skill sets <strong>and</strong> may be someone would refer me to his company thereby helping me to get an interview slot. </p>
<p>I would be very thankful if you could help me out by forwarding my resume to your respective companies if they are looking for entry-level positions. I apologize for posting a favor like this here. If you need additional info, please let me know. </p>
<p>I have already posted in job boards like collegegrad.com, careerbuilder, etc. But today, everyone knows that a person with a reference has more chances of getting an interview than the one who comes in through the job sites. </p>
<p>I am also aware that I may have to be patient to get my interview calls for all those companies which I have applied. But from your side, I hope a small reference might help a long way.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">I&#8217;m not the person you&#8217;re looking for, but I wanted to give a helpful tip. Besides &#8220;software analyst&#8221; web analysts are high in demand. With your skills set, you could easily pick it up. If you&#8217;re interested, check out Avinash Kaushik.<br />
Don&#8217;t just sit around for a job. Get skills.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Steven.png" width="80" height="80" /></p>
<p class="name">Steven asks…</p>
</div>
<div class="dtm-content">
<h2>looking for a business intelligence / reporting tool for .NET. Please recommend. Thanks.?</h2>
<p>- must integrate well with our existing ASP.NET application.<br />
- easy creation of custom reports by users (no programming).<br />
- customize <strong>and</strong> brand reports<br />
- must work with <strong>Microsoft</strong> SQL Server <strong>and</strong> MySQL database backends.<br />
- Must be cheap <strong>and</strong> low cost, <strong>and</strong> preferably royalty free distributable runtime.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">&#8220;Easy creation of custom reports &#8230;&#8221;</p>
<p>If you connect to Excel with ODBC, the users can see the data.  Can they create their own reports &#8220;without programming&#8221;?</p>
<p>I think they need an Excel class.  Some people prefer Crystal Reports but I think Excel will do everything you need.  </p>
<p>The real expense is not the software but the cost of having someone on-staff to make it work and coddle the end-users who don&#8217;t want to learn the fine points of Excel.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/John.png" width="80" height="80" /></p>
<p class="name">John asks…</p>
</div>
<div class="dtm-content">
<h2>What Programs from this list are safe to uninstall?</h2>
<p>My computer is very cluttered from stuff a previous owner left on there. What is safe to get rid of, <strong>and</strong> what isn&#8217;t? I want to remove as much as possible. I don&#8217;t have any Driver discs of a fresh copy of Windows to re-install.</p>
<p>Intel(R) Graphics Media Accelerator Driver<br />
Intel(R) Matrix Storage Manager<br />
iPhone Configuration Utility<br />
Java(TM 6 Update 20<br />
Launch Manager<br />
LiveUpdate 3.2 (Symantec Corporation)<br />
LiveUpdateNotice (Symantec Corporation)<br />
<strong>Microsoft</strong> .NET Framework 3.5 SP1<br />
<strong>Microsoft</strong> .NET Framework 4 Client Profile<br />
<strong>Microsoft</strong> Office 2007 Primary Intertop Assemblies<br />
<strong>Microsoft</strong> Office Home <strong>and</strong> Student 2007<br />
<strong>Microsoft</strong> Small <strong>Business</strong> Connectivity Components<br />
<strong>Microsoft</strong> Silverlight<br />
<strong>Microsoft</strong> SQL Server 2005<br />
<strong>Microsoft</strong> SQL Server Native Client<br />
<strong>Microsoft</strong> SQL Server Setup Support Files (English)<br />
<strong>Microsoft</strong> SQL Server VSS Writer<br />
<strong>Microsoft</strong> Visual C++ 2005 ATL Update kb973923 &#8211; x86 8.0.50727.4053<br />
<strong>Microsoft</strong> Visual C++ 2005 Redistributable<br />
MSXML 4.0 SP2 (KB936181)<br />
MSXML 4.0 SP2 (KB941833)<br />
MSXML 4.0 SP2 (KB954430)<br />
MSXML 4.0 SP2 (KB973688)<br />
NTI Backup NOW! 4.7<br />
NTI CD &amp; DVD-Maker<br />
NTI Shadow<br />
PowerDVD<br />
PunkBuster Services<br />
Quake Live Mozilla Plugin<br />
Realtek High Definition Audio Driver<br />
Synaptics Pointing Device Driver<br />
Texas Instruments PCIxx21/x515/xx12 drivers.<br />
Total Immersion D&#8217;Fusion @Home Web Plug-In<br />
Windows Live Essentials<br />
Windows Live Sign-in Assistant<br />
Windows Live Upload Tool</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">I can see that the old owner was a programmer? ^.^ I&#8217;m surprised that the other answerers simply told you what could possibly be uninstalled. Well, here they are explained. <img src='http://www.talkwebhosting.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>? Microsoft Silverlight can be uninstalled if you don&#8217;t use it.<br />
? Microsoft SQL Server 2005 can be uninstalled if you don&#8217;t use it, as well as all its derivatives and additional packages. In short, it&#8217;s a server for maintaining website data if you&#8217;re going to develop a website.<br />
? Microsoft Visual C++ 2005 Redistributable can be uninstalled anyway even if you do plan to use it &#8211; that&#8217;s a very old version of the software. Uninstall its update as well. This is an IDE &#8211; a development environment for programming,<br />
? All of NTI can be uninstalled if you&#8217;re not going to use it.<br />
? PowerDVD can be uninstalled if you&#8217;re not going to watch DVDs on your computer.<br />
? PunkBuster Services can be deleted. It&#8217;s used to detect cheating in various games. Probably won&#8217;t need that.<br />
? Quake Live Mozilla Plugin &#8211; uninstall that if you&#8217;re not going to play it. It&#8217;s a plugin multiplayer game.<br />
? Windows Live Essentials and the other Live products can be uninstalled if you aren&#8217;t going to use Windows Live, which is needed for things like sharing files and such via software like MSN.<br />
? The two Symantec Corporation products can be uninstalled if you aren&#8217;t going to use Norton Anti-virus anymore. They are responsible for automatically updating it &#8211; not necessary if you&#8217;re not going to use it.<br />
? Total Immersion D&#8217;Fusion @Home Web Plug-In &#8211; uninstall that if you&#8217;re not going to need it, most likely not.<br />
? IPhone Configuration Utility &#8211; not necessary whatsoever unless you have an iPhone.</p>
<p>DO NOT UNINSTALL:</p>
<p>? Anything beginning with &#8220;MSXML&#8221; &#8211; these are Windows updates and are essential.<br />
? Java &#8211; not exactly essential, but it&#8217;s nice to have for better graphics on the internet and for using Java applications online. You may need this, even if you don&#8217;t even know you&#8217;re using it.<br />
? Synaptics Pointing Device Driver &#8211; this is the driver for your touchpad. Don&#8217;t touch it (pun intended).<br />
? Realtek High Definition Audio Driver &#8211; your computer&#8217;s audio driver (obviously). Also essential for sound.<br />
? Intel(R) Matrix Storage Manager &#8211; this isn&#8217;t necessary either, but helps with the performance of your hard drive disk.<br />
? Intel(R) Graphics Media Accelerator Driver &#8211; for your graphics driver. Don&#8217;t uninstall.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Helen.png" width="80" height="80" /></p>
<p class="name">Helen asks…</p>
</div>
<div class="dtm-content">
<h2>What programs out of these are safe to uninstall?</h2>
<p>My computer is running WAY low on memory, <strong>and</strong> I have been meaning to uninstall programs on it, but I&#8217;m not sure if these ones are safe to uninstall, <strong>and</strong> won&#8217;t effect any internet use, or other programs. PLEASE HELP ASAP!!!</p>
<p>Acer Assist<br />
Acer eDataSecurity Managment<br />
Acer eLock Managment<br />
Acer Empowering Technology<br />
Acer eNet Management<br />
Acer ePower Management<br />
Acer ePresentation Management<br />
Acer eSettings Management<br />
Acer GridVista<br />
Acer Mobility Center Plug-In<br />
Acer Registration<br />
Acer ScreenSaver<br />
Adobe AIR<br />
Adobe Media Player<br />
Adobe Reader 8.1.0<br />
Agere Systems HDA Modem<br />
Apple Mobile Device Support<br />
Apple Software Update<br />
ATI Catalyst Install Manager<br />
Bonjour<br />
<strong>Business</strong> Contact Manager for Outlook 2007 SP2<br />
Carbonite Online Backup Setup<br />
Catalyst Control Center &#8211; Branding<br />
Java(TM) 6 Update 7<br />
Java(TM) 6 Update 15<br />
Launch Manager<br />
McAfee SecurityCenter (This is expired)<br />
<strong>Microsoft</strong> .NET Framework 3.5 SP1<br />
<strong>Microsoft</strong> SQL Server 2005<br />
<strong>Microsoft</strong> SQL Server 2005 Compact Edition [ENU]<br />
<strong>Microsoft</strong> SQL Server Native Client<br />
<strong>Microsoft</strong> SQL Server Setup Support Files (English)<br />
<strong>Microsoft</strong> SQL Server VSS Writer<br />
<strong>Microsoft</strong> Visual C++ 2005 ATL Update<br />
<strong>Microsoft</strong> Visual C++ 2005 Redistributable<br />
<strong>Microsoft</strong> WSE 3.0 Runtime<br />
MobileMe Control Panel<br />
NTI Backup NOW! 4.7NTI CD &amp; DVD-Maker<br />
NTI Shadow<br />
PowerDVD<br />
Realtek High Definition Audio Driver<br />
Synaptics Pointing Device Driver<br />
Windows Live installer<br />
Windows Live Toolbar<br />
Windows Live Writer<br />
Windows Resource Kit <strong>Tools</strong> &#8211; SubInAcl.exe</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">I don&#8217;t think it would be a good idea to delete some of these, but since i am not sure i will not say anything about those.</p>
<p>I did notice that u have an expired anti-virus&#8230;delete that. If you want an anti-virus that&#8217;s free you can try Avira Antivirus.</p>
<p>Adobe Reader can be replaced by Foxit Reader. (used to view .pdf files)</p>
<p>My last suggestion is to get an external hard drive.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Jenny.png" width="80" height="80" /></p>
<p class="name">Jenny asks…</p>
</div>
<div class="dtm-content">
<h2>What is Windows Server 2008 R2?</h2>
<p>I&#8217;m trying to understand what is Windows Server 2008 R2, but the <strong>microsoft</strong> webstie tells me the following: </p>
<p>Windows Server 2008 R2 builds on the award-winning foundation of Windows Server 2008, expanding existing technology <strong>and</strong> adding new features to enable IT professionals to increase the reliability <strong>and</strong> flexibility of their server infrastructures. New virtualization <strong>tools</strong>, Web resources, management enhancements, <strong>and</strong> exciting Windows 7 integration help save time, reduce costs, <strong>and</strong> provide a platform for a dynamic <strong>and</strong> efficiently managed data center. Powerful <strong>tools</strong> such as Internet Information Services (IIS) version 7.5, updated Server Manager <strong>and</strong> Hyper-V platforms <strong>and</strong> Windows PowerShell version 2.0 combine to give customers greater control, increased efficiency <strong>and</strong> the ability to react to front-line <strong>business</strong> needs faster than ever before.</p>
<p>&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..</p>
<p>I still don&#8217;t understand what is windows server, can someone explain to me this in simple terms?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">A server is basically a PC on a network that responds to requests from clients.<br />
Let&#8217;s say a school for example has 100 PC&#8217;s that staff and students use. These are client PC&#8217;s. All their data is normally stored on a server rather than an individual machine so that they can log on anyway and request their data from the server.<br />
This is a very vague description by the way.<br />
Servers can respond to many many many types of requests.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Chris.png" width="80" height="80" /></p>
<p class="name">Chris asks…</p>
</div>
<div class="dtm-content">
<h2>Can someone help me for my final review?</h2>
<p>1. You are asked to give a graphical presentation of your department&#8217;s budget, which <strong>Microsoft</strong> Office application is best for this task?<br />
A. <strong>Microsoft</strong> WORD<br />
B. <strong>Microsoft</strong> EXCEL<br />
C. <strong>Microsoft</strong> WINDOWS<br />
D. <strong>Microsoft</strong> ACCESS<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>2. What application software is best for answers &#8220;&#8221;what if&#8221;" type of questions concerning inventory, prices, budget questions?<br />
A. <strong>Microsoft</strong> WORD<br />
B. <strong>Microsoft</strong> EXCEL<br />
C. <strong>Microsoft</strong> WINDOWS<br />
D. Hyper Text Markup Language (HTML)<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>3. Most businesses use ___________________ type of application software to answer customer database queries or customer questions.<br />
A. <strong>Microsoft</strong> WORD<br />
B. <strong>Microsoft</strong> EXCEL<br />
C. <strong>Microsoft</strong> WINDOWS<br />
D. <strong>Microsoft</strong> ACCESS<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>4. ________________ is the best example of system software that allows your computer&#8217;s operating system to communicate with new hardware devices.<br />
A. Device Driver<br />
B. Format Utility<br />
C. Email<br />
D. <strong>Microsoft</strong> ACCESS<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>5. What is the standard format for e-mail attachments?<br />
A. SMTP (Simple Mail Transfer Protocol)<br />
B. FTP (File Transfer Protocol)<br />
C. MIME (Multi-purpose Internet Mail Extension)<br />
D. POP Server<br />
E. MAP (Internet Messaging Access Protocol)</p>
<p>6. Which of the following is not a valid pair HTML tag?<br />
A. <U> </U><br />
B. <I> <I><br />
C.<br />
D.<br />
E. </p>
<p>7. Which type of virus attacks or disables the anti-virus software on your computer?<br />
A. Macro Virus<br />
B. Retro Virus<br />
C. Boot Sector<br />
D. Stealth Virus<br />
E. Trojan Horse</p>
<p>8. Which backup method only backs up files that have changed since the last full backup?<br />
A. Differential Backup<br />
B. Full Backup<br />
C. Incremental Backup<br />
D. Disk Copy<br />
E. Restore</p>
<p>9. The operating system for your computer is normally stores permanently where?<br />
A. CPU<br />
B. Motherboard<br />
C. Expansion Slots<br />
D. Hard Disk Drive(C:)<br />
E. Floppy Disk(A:)</p>
<p>10. Which type of memory is volatile <strong>and</strong> is a temporary holding area for data, application program instructions, <strong>and</strong> the operating system?<br />
A. Virtual Memory<br />
B. CMOS Memory<br />
C. ROM<br />
D. RAM<br />
E. Intel Memory</p>
<p>11. What is the most common printer that is used by students at home? Hint: Prints in color.<br />
A. Color Laser Printer<br />
B. Thermal Printer<br />
C. Dot Matrix Printer<br />
D. InkJet Printer<br />
E. Network Laser Printer</p>
<p>12. Which part of the CPU performs arithmetic operations?<br />
A. L1 Cache Memory<br />
B. ALU<br />
C. Control Unit<br />
D. Registers<br />
E. Capacitors</p>
<p>13. The term _______________________ popularly refers to a website that provides a variety of <strong>tools</strong> to help you find information. (best answer)<br />
A. Antivirus Software<br />
B. Search Engine<br />
C. Music Player Software<br />
D. Browser<br />
E. <strong>Microsoft</strong> WORD</p>
<p>14. Search _______________, such as NOT <strong>and</strong> OR, help you build targeted searches. (best answer)<br />
A. Operator<br />
B. Engine<br />
C. Google<br />
D. Keyword<br />
E. None of the above</p>
<p>15. The unique address of any webpage is referred as a/an _________________.<br />
A. HTML<br />
B. Domain Name<br />
C. IP address<br />
D. URL<br />
E. HTTP</p>
<p>16. Which of the following browsers belong to the <strong>Microsoft</strong> family of applications?<br />
A. Firefox<br />
B. Opera<br />
C. Netscape<br />
D. Internet Explorer<br />
E. Mosaic<br />
* Please don&#8217;t say I&#8217;m cheating I need these for a review so I can study for the final * This isn&#8217;t for a grade.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Why do I feel like I&#8217;m probably doing your homework for you&#8230;?</p>
<p>Ok&#8230; Here goes:<br />
1 &#8211; B. MS Excel<br />
2 &#8211; B. MS Excel<br />
3 &#8211; D. MS Access<br />
4 &#8211; A. Device Driver<br />
5 &#8211; C. MIME<br />
6 &#8211; B. <I> <I><br />
7 &#8211; D. Stealth<br />
8 &#8211; C. Incremental<br />
9 &#8211; D. Hard Disk<br />
10 &#8211; D. RAM<br />
11 &#8211; D. InkJet<br />
12 &#8211; B. ALU (Arithmatic Logic Unit)<br />
13 &#8211; B. Search Engine<br />
14 &#8211; A. Operator<br />
15 &#8211; D. URL<br />
16 &#8211; D. Internet Explorer</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Lisa.png" width="80" height="80" /></p>
<p class="name">Lisa asks…</p>
</div>
<div class="dtm-content">
<h2>Can someone answer these few homework questions so I can study for my final in a week? Emergency please?</h2>
<p>I have searched for some answers <strong>and</strong> cannot find them. There are many <strong>and</strong> I have problems with these. Please help.</p>
<p>1. You are asked to give a graphical presentation of your department&#8217;s budget, which <strong>Microsoft</strong> Office application is best for this task?<br />
A. <strong>Microsoft</strong> WORD<br />
B. <strong>Microsoft</strong> EXCEL<br />
C. <strong>Microsoft</strong> WINDOWS<br />
D. <strong>Microsoft</strong> ACCESS<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>2. What application software is best for answers &#8220;&#8221;what if&#8221;" type of questions concerning inventory, prices, budget questions?<br />
A. <strong>Microsoft</strong> WORD<br />
B. <strong>Microsoft</strong> EXCEL<br />
C. <strong>Microsoft</strong> WINDOWS<br />
D. Hyper Text Markup Language (HTML)<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>3. Most businesses use ___________________ type of application software to answer customer database queries or customer questions.<br />
A. <strong>Microsoft</strong> WORD<br />
B. <strong>Microsoft</strong> EXCEL<br />
C. <strong>Microsoft</strong> WINDOWS<br />
D. <strong>Microsoft</strong> ACCESS<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>4. ________________ is the best example of system software that allows your computer&#8217;s operating system to communicate with new hardware devices.<br />
A. Device Driver<br />
B. Format Utility<br />
C. Email<br />
D. <strong>Microsoft</strong> ACCESS<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>5. What is the standard format for e-mail attachments?<br />
A. SMTP (Simple Mail Transfer Protocol)<br />
B. FTP (File Transfer Protocol)<br />
C. MIME (Multi-purpose Internet Mail Extension)<br />
D. POP Server<br />
E. MAP (Internet Messaging Access Protocol)</p>
<p>6. Which of the following is not a valid pair HTML tag?<br />
A. <U> </U><br />
B. <I> <I><br />
C.<br />
D.<br />
E. </p>
<p>7. Which type of virus attacks or disables the anti-virus software on your computer?<br />
A. Macro Virus<br />
B. Retro Virus<br />
C. Boot Sector<br />
D. Stealth Virus<br />
E. Trojan Horse</p>
<p>8. Which backup method only backs up files that have changed since the last full backup?<br />
A. Differential Backup<br />
B. Full Backup<br />
C. Incremental Backup<br />
D. Disk Copy<br />
E. Restore</p>
<p>9. The operating system for your computer is normally stores permanently where?<br />
A. CPU<br />
B. Motherboard<br />
C. Expansion Slots<br />
D. Hard Disk Drive(C:)<br />
E. Floppy Disk(A:)</p>
<p>10. Which type of memory is volatile <strong>and</strong> is a temporary holding area for data, application program instructions, <strong>and</strong> the operating system?<br />
A. Virtual Memory<br />
B. CMOS Memory<br />
C. ROM<br />
D. RAM<br />
E. Intel Memory</p>
<p>11. What is the most common printer that is used by students at home? Hint: Prints in color.<br />
A. Color Laser Printer<br />
B. Thermal Printer<br />
C. Dot Matrix Printer<br />
D. InkJet Printer<br />
E. Network Laser Printer</p>
<p>12. Which part of the CPU performs arithmetic operations?<br />
A. L1 Cache Memory<br />
B. ALU<br />
C. Control Unit<br />
D. Registers<br />
E. Capacitors</p>
<p>13. The term _______________________ popularly refers to a website that provides a variety of <strong>tools</strong> to help you find information. (best answer)<br />
A. Antivirus Software<br />
B. Search Engine<br />
C. Music Player Software<br />
D. Browser<br />
E. <strong>Microsoft</strong> WORD</p>
<p>14. Search _______________, such as NOT <strong>and</strong> OR, help you build targeted searches. (best answer)<br />
A. Operator<br />
B. Engine<br />
C. Google<br />
D. Keyword<br />
E. None of the above</p>
<p>15. The unique address of any webpage is referred as a/an _________________.<br />
A. HTML<br />
B. Domain Name<br />
C. IP address<br />
D. URL<br />
E. HTTP</p>
<p>16. Which of the following browsers belong to the <strong>Microsoft</strong> family of applications?<br />
A. Firefox<br />
B. Opera<br />
C. Netscape<br />
D. Internet Explorer<br />
E. Mosaic</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Hi friend i can answer some of your questions now so please dont be angry on me :<br />
ok your answers are (i have answered your questions in reference to the options a,b,c,d,e):<br />
1. B<br />
2. B (not sure)<br />
3. D<br />
4. A<br />
5. B<br />
6. B(not sure)<br />
7.(i dont know)<br />
8..(i dont know)<br />
9. D<br />
10. D<br />
11. D<br />
12. (no idea)<br />
13.d<br />
14.d<br />
15.d<br />
16.d<br />
&#8220;&#8221;"&#8221;" dont panic no one is perfect tell your teacher that your will try more next time dont be afraid!!!!!</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Sandra.png" width="80" height="80" /></p>
<p class="name">Sandra asks…</p>
</div>
<div class="dtm-content">
<h2>Can you assist me by answering these few questions?</h2>
<p>I have searched for some answers <strong>and</strong> cannot find them. There are many <strong>and</strong> I have problems with these. Please help.</p>
<p>1. You are asked to give a graphical presentation of your department&#8217;s budget, which <strong>Microsoft</strong> Office application is best for this task?<br />
A. <strong>Microsoft</strong> WORD<br />
B. <strong>Microsoft</strong> EXCEL<br />
C. <strong>Microsoft</strong> WINDOWS<br />
D. <strong>Microsoft</strong> ACCESS<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>2. What application software is best for answers &#8220;&#8221;what if&#8221;" type of questions concerning inventory, prices, budget questions?<br />
A. <strong>Microsoft</strong> WORD<br />
B. <strong>Microsoft</strong> EXCEL<br />
C. <strong>Microsoft</strong> WINDOWS<br />
D. Hyper Text Markup Language (HTML)<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>3. Most businesses use ___________________ type of application software to answer customer database queries or customer questions.<br />
A. <strong>Microsoft</strong> WORD<br />
B. <strong>Microsoft</strong> EXCEL<br />
C. <strong>Microsoft</strong> WINDOWS<br />
D. <strong>Microsoft</strong> ACCESS<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>4. ________________ is the best example of system software that allows your computer&#8217;s operating system to communicate with new hardware devices.<br />
A. Device Driver<br />
B. Format Utility<br />
C. Email<br />
D. <strong>Microsoft</strong> ACCESS<br />
E. <strong>Microsoft</strong> POWER POINT</p>
<p>5. What is the standard format for e-mail attachments?<br />
A. SMTP (Simple Mail Transfer Protocol)<br />
B. FTP (File Transfer Protocol)<br />
C. MIME (Multi-purpose Internet Mail Extension)<br />
D. POP Server<br />
E. MAP (Internet Messaging Access Protocol)</p>
<p>6. Which of the following is not a valid pair HTML tag?<br />
A. <U> </U><br />
B. <I> <I><br />
C.<br />
D.<br />
E. </p>
<p>7. Which type of virus attacks or disables the anti-virus software on your computer?<br />
A. Macro Virus<br />
B. Retro Virus<br />
C. Boot Sector<br />
D. Stealth Virus<br />
E. Trojan Horse</p>
<p>8. Which backup method only backs up files that have changed since the last full backup?<br />
A. Differential Backup<br />
B. Full Backup<br />
C. Incremental Backup<br />
D. Disk Copy<br />
E. Restore</p>
<p>9. The operating system for your computer is normally stores permanently where?<br />
A. CPU<br />
B. Motherboard<br />
C. Expansion Slots<br />
D. Hard Disk Drive(C:)<br />
E. Floppy Disk(A:)</p>
<p>10. Which type of memory is volatile <strong>and</strong> is a temporary holding area for data, application program instructions, <strong>and</strong> the operating system?<br />
A. Virtual Memory<br />
B. CMOS Memory<br />
C. ROM<br />
D. RAM<br />
E. Intel Memory</p>
<p>11. What is the most common printer that is used by students at home? Hint: Prints in color.<br />
A. Color Laser Printer<br />
B. Thermal Printer<br />
C. Dot Matrix Printer<br />
D. InkJet Printer<br />
E. Network Laser Printer</p>
<p>12. Which part of the CPU performs arithmetic operations?<br />
A. L1 Cache Memory<br />
B. ALU<br />
C. Control Unit<br />
D. Registers<br />
E. Capacitors</p>
<p>13. The term _______________________ popularly refers to a website that provides a variety of <strong>tools</strong> to help you find information. (best answer)<br />
A. Antivirus Software<br />
B. Search Engine<br />
C. Music Player Software<br />
D. Browser<br />
E. <strong>Microsoft</strong> WORD</p>
<p>14. Search _______________, such as NOT <strong>and</strong> OR, help you build targeted searches. (best answer)<br />
A. Operator<br />
B. Engine<br />
C. Google<br />
D. Keyword<br />
E. None of the above</p>
<p>15. The unique address of any webpage is referred as a/an _________________.<br />
A. HTML<br />
B. Domain Name<br />
C. IP address<br />
D. URL<br />
E. HTTP</p>
<p>16. Which of the following browsers belong to the <strong>Microsoft</strong> family of applications?<br />
A. Firefox<br />
B. Opera<br />
C. Netscape<br />
D. Internet Explorer<br />
E. Mosaic<br />
Thank you. Plkease dont say it is cheating it is a review for my final exam it is from review sheet but the test is going to be in a week so i  need this to study thanks a lot.<br />
Thanks a lot guys.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">1=Excel &#8211; but graphical representations can be put into PowerPoint<br />
2=Excel<br />
3=Word or Access- unclear question<br />
4=Device Driver<br />
5=MIME<br />
6=<I> <I><br />
7=Stealth Virus<br />
8=Differential Backup<br />
9=Hard Drive C:<br />
10=RAM<br />
11=InkJet Printer<br />
12=ALU<br />
13=Search Engine<br />
14=Operator<br />
15=URL<br />
16=Internet Explorer</p>
<p>For Some reason I feel like I am doing you Information literacy homework&#8230;.;-)</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<div class="shr-publisher-326"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.talkwebhosting.net/your-questions-about-web-hosting-218/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Questions About Web Hosting</title>
		<link>http://www.talkwebhosting.net/your-questions-about-web-hosting-217/</link>
		<comments>http://www.talkwebhosting.net/your-questions-about-web-hosting-217/#comments</comments>
		<pubDate>Tue, 15 May 2012 08:00:44 +0000</pubDate>
		<dc:creator>The Expert</dc:creator>
				<category><![CDATA[Web Hosting Q & A]]></category>

		<guid isPermaLink="false">http://www.talkwebhosting.net/your-questions-about-web-hosting-217/</guid>
		<description><![CDATA[Steven asks… after ea servers shut down do you get microsoft points back? i paid for vietnam and now i cant play it! The Expert answers: They reserve the right to shut down servers and end multiplayer services for a game. It&#8217;s in the terms of service, so no you may not get a refund [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Steven.png" width="80" height="80" /></p>
<p class="name">Steven asks…</p>
</div>
<div class="dtm-content">
<h2>after ea servers shut down do you get microsoft points back?</h2>
<p>i paid for vietnam and now i cant play it!</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">They reserve the right to shut down servers and end multiplayer services for a game. It&#8217;s in the terms of service, so no you may not get a refund back.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Sharon.png" width="80" height="80" /></p>
<p class="name">Sharon asks…</p>
</div>
<div class="dtm-content">
<h2>Will Microsoft eventually shut down the Halo 3 servers?</h2>
<p>I&#8217;m a big Halo fan, like a BIG Halo fan, And I&#8217;ve been hearing rumors about <strong>Microsoft</strong> shutting <strong>down</strong> the Halo 3 severs, and i really don&#8217;t want that to happen, because to be honest Halo 3 still has the best online experience to date, Halo: Reach was a disappointment, especially the online, the <strong>servers</strong> aren&#8217;t bad on Reach, but its not as good as Halo 3s <strong>servers</strong>. Halo 3 is a awesome game, i just don&#8217;t want them to shut <strong>down</strong> the <strong>servers</strong>, and make us play Halo: Reach.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">My guess is no because so many people still buy halo 3 and people still buy the DLC</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Thomas.png" width="80" height="80" /></p>
<p class="name">Thomas asks…</p>
</div>
<div class="dtm-content">
<h2>Why is microsoft shutting down origianl xbox games &#8211; xbox live (like halo 2) ?</h2>
<p>I heard its to expand the friends list maximum? but why does shutting <strong>down</strong> halo 2 and other original xbox games relate to the friends list?  Why cant they just expand it without shutting <strong>servers</strong> <strong>down</strong>?</p>
<p>Note: I think 100 friends is plenty<br />
Why is <strong>microsoft</strong> shutting <strong>down</strong> {Original} xbox games &#8211; xbox live (like halo 2)  ??</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Barely anyone is playing it anymore</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Sandy.png" width="80" height="80" /></p>
<p class="name">Sandy asks…</p>
</div>
<div class="dtm-content">
<h2>When you go to microsoft.com, is the server down?</h2>
<p>it says &#8220;page unavailable&#8221;<br />
i have 3 anti virus programs, one of which is Norton 360. i don&#8217;t think i got that virus.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">It does indeed appear that microsoft.com is offline.  I have tried this from a few different locations with different ISPs / DNS.  At this time I have nothing more I can add;  I have no idea why they&#8217;re down.</p>
<p>For the record though, 3 antivirus programs running simultaneously is a touch overkill.  I&#8217;m surprised your computer hasn&#8217;t slowed substantially from this.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Ken.png" width="80" height="80" /></p>
<p class="name">Ken asks…</p>
</div>
<div class="dtm-content">
<h2>Will all xbox 360 achievements/PS3 trophies unlock when the servers are shut down for the next gen consoles?</h2>
<p>I understand that this would infuriate some people but some achievements are now &#8220;unobtainable&#8221; and since <strong>Microsoft</strong> makes companies charge for achievements that would technically mean we are entitled to them. I don&#8217;t think the achievements on the 360 are going to carry over to the next gen and I don&#8217;t own a PS3 but Im sure it&#8217;ll share the same circumstances.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">What do you mean next gen? The next gen of consoles isn&#8217;t for a while, so I wouldn&#8217;t be worried.</p>
<p>If you mean the new slim 360, it&#8217;s basically the same with a few performance tweaks and built in kinect, and it isn&#8217;t nextgen.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Laura.png" width="80" height="80" /></p>
<p class="name">Laura asks…</p>
</div>
<div class="dtm-content">
<h2>Do You Think That Xbox 360 owners Should Go Protest Against Microsoft?</h2>
<p>Hi! Because <strong>Microsoft</strong> they built &amp; made a horrible console. The original Xbox was good. Now with the Xbox 360 it is a horrible console. It has 31% 3RROD &amp; now Xbox LIVE server are <strong>down</strong>. How could <strong>Microsoft</strong> to sell this horrible console? Is it there employees? If there&#8217;s a rally protest against <strong>Microsoft</strong>, I AM THERE!!! Lets of us make a ARMY of Million!!! ARE YOU WITH ME!</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">There already are two calss action suits filed against microsoft, one for disc scratching and one for Red ring of death&#8230; Just do a search for 360 halo 3 microsoft lawsuit and you&#8217;ll find the actuall court filings &#8230; </p>
<p>The lawfirm handling disc scratching is http://www.wcclaw.com/CM/ClassActions/X-Box-360-Investigation.asp</p>
<p>And I&#8217;ll post an edit with the phone number of the lawfirm handling the RROD suit which anyone and every one should jjoin.</p>
<p>360 originally had a 3 month warranty unless you bought extended from microsoft&#8230;.They only reset it to 3 years because kids got wise and parents began investigating and filing suits..</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/William.png" width="80" height="80" /></p>
<p class="name">William asks…</p>
</div>
<div class="dtm-content">
<h2>When is the microsoft giving us that free arcade game?</h2>
<p>remember on the holidays, when the <strong>servers</strong> were <strong>down</strong> and it was nearly impossible to get a match online. Well I do recall <strong>microsoft</strong> writing an apology letter stating we will get a free arcade game. It&#8217;s been a month since. What gives?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">The game is called Undertow and it will be available Wednesday at 2 am PST until Sunday for free download.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Nancy.png" width="80" height="80" /></p>
<p class="name">Nancy asks…</p>
</div>
<div class="dtm-content">
<h2>Is Windows Vista so horrible, that when Windows 7.0 Beta&#8217;d today, the site shut down?</h2>
<p>Is Vista so terrible that the site traffic was so immense for today&#8217;s beta release, that MS had to shut the <strong>servers</strong> <strong>down</strong>??</p>
<p>http://www.<strong>microsoft</strong>.com/windows/windows-7/default.aspx</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Vista isn&#8217;t all that bad if you have the hardware to support it. I believe that most people didnt want to upgrade their hardware just to run an operating system, which is what Win 7 will pretty much solve.<br />
Download the iso here: </p>
<p>http://download.microsoft.com/download/6/3/3/633118BD-6C3D-45A4-B985-F0FDFFE1B021/EN/7000.0.081212-1400_client_en-us_Ultimate-GB1CULFRE_EN_DVD.iso</p>
<p>and then grab the key when the windows 7 site starts allowing downloads through their site.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Richard.png" width="80" height="80" /></p>
<p class="name">Richard asks…</p>
</div>
<div class="dtm-content">
<h2>How to read saved outlook email when email server (exchange) is down?</h2>
<p>When the exchange server is <strong>down</strong>, Outlook on my PC won&#8217;t start and gives this error &#8220;Cannot start <strong>Microsoft</strong> Office Outlook. Unable to open the Outlook window. The set of folders could not be opened.&#8221;  I have lots of stored email, not to mention a stored calendar, but now I can&#8217;t view any of it because outlook won&#8217;t even start.  How can I read my stored email?</p>
<p>(This is not a PC issue.  Outlook has been working for a year perfect.  I&#8217;m talking about literally when exchange is <strong>down</strong>, outlook just won&#8217;t start.  When exchange comes back up, outlook works perfectly.)<br />
NO.  Please read carefully.  I have SAVED email in LOCAL PST FOLDERS.  When exchange is <strong>down</strong>, outlook will not start.  Therefore I can not read my locally saved files.  I&#8217;m 100% certain of this.  I&#8217;m asking either a) how can I get outlook to start without requiring exchange to be running, or b) what other tool can I use to read outlook&#8217;s LOCAL PST folders.<br />
Sorry that I wasn&#8217;t clear in my original question.  I meant to specify &#8220;stored locally on my PC&#8221; but missed that in my preview.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">On exchange your mail is stored on the exchange server, so if its down so is your mail. You could setup a pst folder and haver your mail delivered there but i wouldn&#8217;t recommend that. Your exchange probably gets backed up, your PC probably doesn&#8217;t</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<div class="shr-publisher-325"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.talkwebhosting.net/your-questions-about-web-hosting-217/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Questions About Web Hosting</title>
		<link>http://www.talkwebhosting.net/your-questions-about-web-hosting-216/</link>
		<comments>http://www.talkwebhosting.net/your-questions-about-web-hosting-216/#comments</comments>
		<pubDate>Sun, 13 May 2012 11:30:45 +0000</pubDate>
		<dc:creator>The Expert</dc:creator>
				<category><![CDATA[Web Hosting Q & A]]></category>

		<guid isPermaLink="false">http://www.talkwebhosting.net/your-questions-about-web-hosting-216/</guid>
		<description><![CDATA[Lizzie asks… Can I use Microsoft home server for MineCraft? Would I be able to run bukkit (bukkit uses Java 7) in the home server? I am asking this because I would rather own my server and not pay a monthly fee. The Expert answers: Yes, you can do that&#8230;. Good luck! Carol asks… Do [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Lizzie.png" width="80" height="80" /></p>
<p class="name">Lizzie asks…</p>
</div>
<div class="dtm-content">
<h2>Can I use Microsoft home server for MineCraft?</h2>
<p>Would I be able to run bukkit (bukkit uses Java 7) in the <strong>home</strong> server? I am asking this because I would rather own my server and not pay a monthly fee.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Yes, you can do that&#8230;.</p>
<p>Good luck!</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Carol.png" width="80" height="80" /></p>
<p class="name">Carol asks…</p>
</div>
<div class="dtm-content">
<h2>Do you need a domain to use Microsoft Home Server in your home or will it connect with workstation mode PCs?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">If you put the passwords and usernames on your PDC (primary domain controller) you wont have issues, XP pro is made for domains really and networks filled with XP home should avoid servers where possible.</p>
<p>As I said, easiest thing to do if you want your server to actually do something is add all the account details to it for your workstation machines then work on what exactly it is you want to do.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Richard.png" width="80" height="80" /></p>
<p class="name">Richard asks…</p>
</div>
<div class="dtm-content">
<h2>How do I host my website on my home server with microsoft windows server 2008?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">You need to check with your ISP first.. Many do not allow servers!  Just a suggestion.  Most DSL/Cable lines make poor webserver lines because the outbound speed is limited and that is what you need for a server.</p>
<p>Once you have loaded the software and setup your website you have a &#8220;home based&#8221; server and your good to go.</p>
<p>If you are behind a router you will have to port forward the web server ports to your server (Those are listed in the documentation and on MS support site.. Port 80 webserver, port 21 FTP, port 23 SSH, port 25 pop port 53 DNS, port 110 SMTP, etc)</p>
<p>If it were me, I&#8217;d use Linux and Apache but then I just like stuff that WORKS.and doesn&#8217;t take alot of patches and restarts!</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Ken.png" width="80" height="80" /></p>
<p class="name">Ken asks…</p>
</div>
<div class="dtm-content">
<h2>Using microsoft sql to host a web page at home?</h2>
<p>I have <strong>microsoft</strong> sql server 2005, sql 2008 express, and <strong>Microsoft</strong> Visual web developer 2008 express. What are the exact steps to making my server at <strong>home</strong> and publishing my first webpage(i dont want to pay to have someone host, and yes i know its better) i thougt <strong>microsoft</strong> web platform would let me host. hmmmm<br />
webserver? how do i make one of the sql s start trying to host?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Hi there,</p>
<p>1. First you need a static ip for your router or you need to configure DynamicDns settings from your router.<br />
2. For free dns records register with www.everydns.net and choose a website name, create a Forward lookup for you Domain name that is mapped to your IP.<br />
3. Make sure that you websever is running.<br />
4. From you router forward port 80 to your local machine where your webserver is hosted.<br />
5. Make sure that your firewall is not blocking port 80</p>
<p>thats it you are done.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Joseph.png" width="80" height="80" /></p>
<p class="name">Joseph asks…</p>
</div>
<div class="dtm-content">
<h2>What is the ideal software editions for a home web server using MS products?</h2>
<p>I am building a <strong>home</strong> <strong>Microsoft</strong> web server and MSSQL machine and am not sure which releases of the relevant available software to use. Price is the most important factor. Any suggestions ?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">The best and most current Microsoft server product is Microsoft windows server 2003 it has all the features and more you require</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Daniel.png" width="80" height="80" /></p>
<p class="name">Daniel asks…</p>
</div>
<div class="dtm-content">
<h2>How do I get the standard toolbar when I use Microsoft Outlook at home via the exchange server?</h2>
<p>At work I access my email and have all the toolbars but on my laptop at <strong>home</strong> I do not have the same set up and cannot figure out how to get the standard toolbar. :O(<br />
Yes I am using <strong>Microsoft</strong> Outlook Web Access. :O)</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">If you go into the View Menu and then into the Toolbars section there should be a list of toolbars that you can activate. Click on the one you want to place a check beside it and it should appear for you.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Sharon.png" width="80" height="80" /></p>
<p class="name">Sharon asks…</p>
</div>
<div class="dtm-content">
<h2>Can I install Microsoft Windows Home Server and HP MediaSmart Software on this system? PLEASE HELP!!!!!!!?</h2>
<p>My PC is not a server PC, I mean its HP Pavilion Slimline (NOT MEDIASMART) so can I install <strong>Home</strong> Server and MediaSmart software and it????????????<br />
=============<br />
OPTIONAL QUESTION:<br />
Will it automatically detect my Realtek LAN card cuz I didn&#8217;t find drivers for WHS anywhere!!!!!!!!!!!!!!!!!!!</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">No problem on the install of home server on that computer without a problem, including the MediaSmart software.</p>
<p>Your Realtek LAN card will probably not be recognized unless it is a bit old, but LAN cards can be picked up for cheap now anyways.  If it doesn&#8217;t work, replace it with a newer one that you do have the drivers for.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/David.png" width="80" height="80" /></p>
<p class="name">David asks…</p>
</div>
<div class="dtm-content">
<h2>Can somebody tell me possible uses for Microsoft SQL server 2005 and is it relevant to a home user?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Well that would depend on the size and type of database (and database structure) your thinking about creating</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Mandy.png" width="80" height="80" /></p>
<p class="name">Mandy asks…</p>
</div>
<div class="dtm-content">
<h2>Is microsoft forefront a good antivirus for home use?</h2>
<p>i get it free from my college, but I just use internet at <strong>home</strong> from my router. whats your opinion on it, i heard its good for <strong>servers</strong> but not for <strong>home</strong> use</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Your correct&#8230;good for servers but not for home use&#8230;it&#8217;s a commercial protection software and some of the Major Schools and College&#8217;s use that along with Symantec Endpoint Protection&#8230;.Use Microsoft Security Essentials which is free for home use&#8230;or if you want something just a bit better use Avast free&#8230;&#8230;..</p>
<p>Http://download.cnet.com/Avast-Free-Antivirus/3000-2239_4-10019223.html</p>
</div>
</div>
<p><small>Powered by Yahoo! Answers</small></p>
<div class="shr-publisher-324"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.talkwebhosting.net/your-questions-about-web-hosting-216/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Questions About Web Hosting</title>
		<link>http://www.talkwebhosting.net/your-questions-about-web-hosting-215/</link>
		<comments>http://www.talkwebhosting.net/your-questions-about-web-hosting-215/#comments</comments>
		<pubDate>Sun, 13 May 2012 08:00:31 +0000</pubDate>
		<dc:creator>The Expert</dc:creator>
				<category><![CDATA[Web Hosting Q & A]]></category>

		<guid isPermaLink="false">http://www.talkwebhosting.net/your-questions-about-web-hosting-215/</guid>
		<description><![CDATA[Ruth asks… I am trying to set up my Microsoft Office Outlook email does anyone know what type of server I choose? It gives me a couple choices for example: POP3 IMAP HTTP microsoft exchange server or other servers These are the types it gives me to choose from. I am setting up Microsoft Office [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Ruth.png" width="80" height="80" /></p>
<p class="name">Ruth asks…</p>
</div>
<div class="dtm-content">
<h2>I am trying to set up my Microsoft Office Outlook email does anyone know what type of server I choose?</h2>
<p>It gives me a couple choices for example:<br />
POP3<br />
IMAP<br />
HTTP<br />
<strong>microsoft</strong> exchange server<br />
or other <strong>servers</strong><br />
These are the <strong>types</strong> it gives me to choose from.<br />
I am setting up <strong>Microsoft</strong> Office Outlook 2003 and when I choose set up email account it asks me to choose a server but I have no idea what server to choose so can someone who knows please help me! Thank You!!! Cindarella247<br />
I am setting up <strong>Microsoft</strong> Office Outlook 2003 on my home pc and I use Comcast for my internet provider and when I select set up email account it asks me to choose a server and the <strong>types</strong> it gives are:<br />
<strong>Microsoft</strong> exchange server<br />
Pop3<br />
Imap<br />
HTTP<br />
and other <strong>servers</strong><br />
Which server do I choose to use for my own personal email account here at home out of these choices?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Pop3<br />
assuming you are not using a corporate email account</p>
<p>once again even with your additional details&#8230;.its pop3 and they will tell you which server to use to send mail. It will be called SMTP.  That will be an option after you select POP3</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Lisa.png" width="80" height="80" /></p>
<p class="name">Lisa asks…</p>
</div>
<div class="dtm-content">
<h2>How do I synchronize my email address with Microsoft Outlook?</h2>
<p>I am using <strong>Microsoft</strong> Outlook for the first time and am unsure of how to link my yahoo email account to it. It&#8217;s version 2003. I don&#8217;t know what to select for &#8220;server type:&#8221; <strong>Microsoft</strong> Exchange Server, POP3, IMAP, or HTTP. It also asks the server URL. Wouldn&#8217;t that just be http://www.yahoo.com? I feel ridiculous.<br />
What is the difference between a premium and regular user??</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Nope. Yahoo mail only works with outlook if you are a premium user, not for regular users.</p>
<p>EDITED: The difference is premium users pay 20 dollars for account. I use gmail with outlook and it&#8217;s very easy to  configure because it&#8217;s a pop mail.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Mark.png" width="80" height="80" /></p>
<p class="name">Mark asks…</p>
</div>
<div class="dtm-content">
<h2>what do i type in as the microsoft exchange server?</h2>
<p>I am trying to configure my <strong>microsoft</strong> office outlook 2007 so that i can use it to download my yahoo mails.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Web browser-based Yahoo! Mail accounts based in China, Taiwan, or the United States can only be used in Outlook if you have a paid subscription Yahoo! Mail account that includes POP3 access and forwarding.<br />
Http://office.microsoft.com/en-us/outlook/HA011133141033.aspx</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Ken.png" width="80" height="80" /></p>
<p class="name">Ken asks…</p>
</div>
<div class="dtm-content">
<h2>Trying to set up a Microsoft outlook express.?</h2>
<p>hey i need help what do i choose out of these:</p>
<p><strong>Microsoft</strong> Exchange server</p>
<p>POP3</p>
<p>IMAP</p>
<p>HTTP</p>
<p>Additional Server <strong>types</strong>..</p>
<p>I click exchange server but then it said type the name of your micrsoft exchanges server computer.. can some one please help!</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Step by step guide instruction link below<br />
http://www.microsoft.com/windows/ie/ie6/using/howto/oe/setup.mspx</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Mary.png" width="80" height="80" /></p>
<p class="name">Mary asks…</p>
</div>
<div class="dtm-content">
<h2>How many types of databases are there?</h2>
<p>Want to know how many <strong>types</strong> of databases are there. Like Oracle, <strong>Microsoft</strong> SQL Server, IBM DB2, Sybase, Daffodil, MiniSQL etc. I once came across a website where all the <strong>types</strong> of databases were listed in alphabetical order.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Here you go</p>
<p>http://en.wikipedia.org/wiki/Database_management_system</p>
<p>///</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Robert.png" width="80" height="80" /></p>
<p class="name">Robert asks…</p>
</div>
<div class="dtm-content">
<h2>I have windows vista, when i sign up for microsoft email account it comes up to email server type.?</h2>
<p>can someone please explain to me how to do it when it comes to set-up email <strong>servers</strong>?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Check the site bellow</p>
<p>http://webhosting.devshed.com/c/a/Web-Hosting-HowTos/Email-Server-Setup/</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Paul.png" width="80" height="80" /></p>
<p class="name">Paul asks…</p>
</div>
<div class="dtm-content">
<h2>Microsoft outlook 2003 set up probmels help fast please!!?</h2>
<p>i started to set up my outlook email and i made a mistake right from the begining and now i cant go back can someone help me. when it asked me to select a server type i choose <strong>microsoft</strong> exchange server and i needed to choose Pop3 but now it wont let me go back. how can i fix this problem?  please help me!</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Goto control panel. Click Mail icon. ( if it is not visible in the listing, make sure you have classic view or view by: small icons is selected).<br />
In Mail setup -Outlook  window select Email Accounts and delete the email account created by you.</p>
<p>Go ahead and start all over on new Email account creation. That should help you.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Daniel.png" width="80" height="80" /></p>
<p class="name">Daniel asks…</p>
</div>
<div class="dtm-content">
<h2>how do i set my yahoo email in my microsoft outlook? need server type, and incoming/outgoing server info?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">The ability to access Yahoo! Mail via a POP3 email client (such as Outlook or Outlook Express) is only available to customers of our premium Yahoo! Mail Plus service. $19.99 ayear.</p>
<p>If you have not purchased the Yahoo! Mail Plus service, you will be unable to retrieve messages via an email client.</p>
<p>How do I POP my mail? To sign up for Yahoo Plus and Configuration Instruction for MS Outlook Click this link below to get started.</p>
<p>Http://help.yahoo.com/l/us/yahoo/mail/yahoomail/mailplus/pop/pop-35.html;_ylt=AqwQD_SKjENaTJr5I2lp9G.7myN4</p>
<p>Here are the basic server settings for Yahoo! Mail:</p>
<p>Incoming Mail (POP3) Server: plus.pop.mail.yahoo.com (Use SSL, port: 995)<br />
Outgoing Mail (SMTP) Server: plus.smtp.mail.yahoo.com (Use SSL, port: 465, use authentication)<br />
Account Name/Login Name: Your Yahoo! Mail ID (your email address without the &#8220;@yahoo.com&#8221;)<br />
Email Address: Your Yahoo! Mail address (e.g., user@yahoo.com)<br />
Password: Your Yahoo! Mail password </p>
<p>However there is a free program called YPOPS it worked for some people but not others.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Betty.png" width="80" height="80" /></p>
<p class="name">Betty asks…</p>
</div>
<div class="dtm-content">
<h2>What type of incoming and outgoing mail servers are used for a standard Yahoo! mail account?</h2>
<p>I just need to know what type of <strong>servers</strong> are used so I can configure <strong>Microsoft</strong> Outlook 2007 properly.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Http://www.emailaddressmanager.com/tips/mail-settings.html</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<div class="shr-publisher-323"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.talkwebhosting.net/your-questions-about-web-hosting-215/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Questions About Web Hosting</title>
		<link>http://www.talkwebhosting.net/your-questions-about-web-hosting-214/</link>
		<comments>http://www.talkwebhosting.net/your-questions-about-web-hosting-214/#comments</comments>
		<pubDate>Sat, 12 May 2012 07:11:36 +0000</pubDate>
		<dc:creator>The Expert</dc:creator>
				<category><![CDATA[Web Hosting Q & A]]></category>

		<guid isPermaLink="false">http://www.talkwebhosting.net/your-questions-about-web-hosting-214/</guid>
		<description><![CDATA[Susan asks… what is the best microsoft server search tool for searching for text values in files? Needs to search in all files on the server, Needs to be able to search each file for up to 60 text entries, and need to report back the file name found, the path and the values found [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Susan.png" width="80" height="80" /></p>
<p class="name">Susan asks…</p>
</div>
<div class="dtm-content">
<h2>what is the best microsoft server search tool for searching for text values in files?</h2>
<p>Needs to search in all files on the server, Needs to be able to search each file for up to 60 text entries, <strong>and</strong> need to report back the file name found, the path <strong>and</strong> the values found within the file</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">You can also use PowerGrep Tool. You can search the net and download a free trial. PowerGrep is also used for pattern matching.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Lisa.png" width="80" height="80" /></p>
<p class="name">Lisa asks…</p>
</div>
<div class="dtm-content">
<h2>Why we use Microsoft SQL server to stored data?</h2>
<p>Because <strong>Microsoft</strong> SQl server very powerful tool <strong>and</strong> can be used to perform all tasks that can be necessary to handle your database <strong>and</strong> other objects</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Many people who know PHP at some stage need to work with a database.<br />
And a typical interaction will be setting membership timeouts for a user database.<br />
However most will not know about the powerful time and date functions you get with mySQL and will therefore spend time manipulating the date or time with PHP and then issuing a query.<br />
However there are mySQL functions out there that will take the strain for you, for instance either adding to the date, subtracting from the date or even working out the difference between two dates.<br />
To add to the date, for instance, you can simply use the adddate() function: notice the three d&#8217;s, if you get confused use the synonymous date_add() function.<br />
You pass to this function the interval as relevant, for instance 1 MONTH, and thus you save having to do any calculations with PHP first.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Maria.png" width="80" height="80" /></p>
<p class="name">Maria asks…</p>
</div>
<div class="dtm-content">
<h2>Is there a tool to do Microsoft Access style query development on Microsoft SQL Server 2005? What about mySQL?</h2>
<p>I am working on a database development, <strong>and</strong> currently using MS SQL Express 2005. I&#8217;d like to be able to build queries, set them up, maybe even create reports, much like <strong>Microsoft</strong> Access can. Is there a tool that can perform these functions?</p>
<p>Also, is there such a tool for mySQL?</p>
<p>I want to create queries visually, interconnect them, create reports, etc. If I can only do queries, that would be useful.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">I don&#8217;t know of any tools to allow you to work the same way you do in Access, but if you want to do your queries in SQL, see your tables, etc, there are some tools available.</p>
<p>You have Entreprise Manager and Query Analyser for MS SQL Server (at least in version 2000, the one I use), for MySQL you have Control Center and Query Browser. </p>
<p>Check this link on query browser:</p>
<p>http://www.databasejournal.com/features/mysql/article.php/3459931</p>
<p>and this one on Control Center:<br />
http://www.lesbell.com.au/Home.nsf/438ebfdb9993616d4a2565d0001a90a1/2c5183e8974ccef8ca256e2900250697?OpenDocument</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Carol.png" width="80" height="80" /></p>
<p class="name">Carol asks…</p>
</div>
<div class="dtm-content">
<h2>how do i find my microsoft exchange server on my computer when the administrator does not know either?</h2>
<p>I am installing <strong>Microsoft</strong> outlook for the first time, <strong>and</strong> after everything is done installing, it will not open. Instead, it asks for my user name <strong>and</strong> <strong>Microsoft</strong> Exchange Server. I have no access to the &#8220;<strong>tools</strong>&#8221; section in Outlook, <strong>and</strong> no amount of searching the internet can help. How do I find the Exchange server for my computer, without asking the administrator? is the ONLY way to call someone? if so, who? thank</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">If you are in a domain the exchange folder credentials must be (I suppose) the same  to the credentials you use when logging in to the computer. Go to the accounts in outlook or maybe in control panel and add an outlook exchange folder email account with the same credentials.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Linda.png" width="80" height="80" /></p>
<p class="name">Linda asks…</p>
</div>
<div class="dtm-content">
<h2>Microsoft SERVER 2003 QUESTION?</h2>
<p>What are some common causes of account lockouts <strong>and</strong> can you tell me three examples of account lockout <strong>tools</strong>.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Should you not be doing your own home work </p>
<p>i&#8217;m sure your teacher has not given you PERMISSION  (hint hint) to be here</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/John.png" width="80" height="80" /></p>
<p class="name">John asks…</p>
</div>
<div class="dtm-content">
<h2>How import a table as excel file in Microsoft SQL Server Management Studio Express?</h2>
<p>I really need to just export a table as an excel because trying to do it manually by just copy/pasting is kind of painstaking <strong>and</strong> I have a lot of table to export&#8230; Any help would be greatly appreciated.</p>
<p>P.S.<br />
I am not that familiar with the tool that I&#8217;m using. Already tried to explore on the applications but I can&#8217;t seem to find an option to export a table <strong>and</strong> I did search the net but seems they will use BCP to export table.</p>
<p>Thanks.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Do you have installed the BIDS part of the SQL package installed?</p>
<p>(Business Intelligence Development Studio)</p>
<p>This is the part of SQL that allows you to import data.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Mark.png" width="80" height="80" /></p>
<p class="name">Mark asks…</p>
</div>
<div class="dtm-content">
<h2>completely uninstall microsoft sql 2005?</h2>
<p>i&#8217;m very new to this program. i download this program for a while, after I took the class, I found out that I did it wrong. So I try to uninstall from add/remove program <strong>and</strong> I almost uninstall everything, except <strong>Microsoft</strong> SQL Server 2005 which doesn&#8217;t allow me to remove. The following is GDR 1406 for SQL Server <strong>Tools</strong> <strong>and</strong> Workstation Component 2005 ENU, <strong>and</strong> etc., also can&#8217;t be removed.<br />
I tried so many ways follow book online <strong>and</strong> <strong>Microsoft</strong> web, it doesn&#8217;t work with me at all.<br />
Please help.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Stop SQL Server services and try again.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Michael.png" width="80" height="80" /></p>
<p class="name">Michael asks…</p>
</div>
<div class="dtm-content">
<h2>I can&#8217;t find Microsoft SQL Server 2005, Enterprise Manager after installation&#8230;?</h2>
<p>Hi&#8230;</p>
<p>I just installed <strong>Microsoft</strong> SQL Server 2005 Express Edition from the following link :</p>
<p>http://msdn.<strong>microsoft</strong>.com/en-gb/express/aa718378.aspx</p>
<p>After the installation I can&#8217;t find SQL Server Enterprise Manager.<br />
When I go to Start>All Programs> <strong>Microsoft</strong> SQL Server 2005> Configuration <strong>Tools</strong> ><br />
1) SQL Server Configuration Manager<br />
2) SQL Server Surface Area Configuration<br />
3) SQL Server Error <strong>and</strong> Usage Reporting</p>
<p>can anyone help me with this? how can i get the sql enterprise manager?</p>
<p>thanks in advance&#8230;</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Enterprise manager does not install w/ SQL EXPRESS. You must download it seperately from:<br />
http://www.microsoft.com/downloads/details.aspx?FamilyId=C243A5AE-4BD1-4E3D-94B8-5A0F62BF7796&#038;displaylang=en</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Lizzie.png" width="80" height="80" /></p>
<p class="name">Lizzie asks…</p>
</div>
<div class="dtm-content">
<h2>How do I keep my email on the Yahoo server?</h2>
<p>I set up my Yahoo mail in Outlook 2003 <strong>and</strong> followed these directions to leave my email on the Yahoo server.</p>
<p><strong>Microsoft</strong> Outlook 2002 (XP) <strong>and</strong> 2003</p>
<p>From the <strong>Tools</strong> menu, choose &#8220;Email Accounts.&#8221;<br />
Select the radio button next to &#8220;Add a new email account&#8221; <strong>and</strong> click the &#8220;Next&#8221; button.<br />
Select your Yahoo! Mail account <strong>and</strong> click &#8220;Properties.&#8221;<br />
Select the &#8220;Advanced&#8221; tab.<br />
In the Delivery section at the bottom of the window, is the box next to &#8220;Leave a copy of messages on server&#8221; checked? Good…if you want to keep your messages on the server. If you want to delete your messages from the Yahoo! Mail server, un-check this box. </p>
<p>Later I logged into my mail account via my browser <strong>and</strong> my inbox was empty.  Why did this happen <strong>and</strong> how do I get my email back onto the server?</p>
<p>Thanks.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">In Outlook, once you are in the settings click advanced settings, there you will find a check box at the bottom that will say Leave copy of message on server, check that box.<br />
If you need further info email me.</p>
</div>
</div>
<p><small>Powered by Yahoo! Answers</small></p>
<div class="shr-publisher-322"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.talkwebhosting.net/your-questions-about-web-hosting-214/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Questions About Web Hosting</title>
		<link>http://www.talkwebhosting.net/your-questions-about-web-hosting-213/</link>
		<comments>http://www.talkwebhosting.net/your-questions-about-web-hosting-213/#comments</comments>
		<pubDate>Fri, 11 May 2012 16:28:17 +0000</pubDate>
		<dc:creator>The Expert</dc:creator>
				<category><![CDATA[Web Hosting Q & A]]></category>

		<guid isPermaLink="false">http://www.talkwebhosting.net/your-questions-about-web-hosting-213/</guid>
		<description><![CDATA[Sharon asks… What is Distribution List ? (Microsoft Exchange Server question )? The Expert answers: A distribution list is a group of Emails combined into a list in which the user will use the list to everyone on the list. Instead of adding individual Email addresses. You put the addresses into one big list. Good [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Sharon.png" width="80" height="80" /></p>
<p class="name">Sharon asks…</p>
</div>
<div class="dtm-content">
<h2>What is Distribution List ? (Microsoft Exchange Server question )?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">A distribution list is a group of Emails combined into a list in which the user will use the list to everyone on the list.  Instead of adding individual Email addresses.  You put the addresses into one big list.</p>
<p>Good Luck Mate!</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Charles.png" width="80" height="80" /></p>
<p class="name">Charles asks…</p>
</div>
<div class="dtm-content">
<h2>From whom would I purchase a list of companies in my area that have purchased Microsoft SQL Server?</h2>
<p>I would like to do a select post card mailing to companies that use SQL Server.  I am a contract employee specializing in assisting users with SQL Server projects and I looking for additional clients in the south-east suburbs of Columbus, OH.  I would like to do a post card mailing to find new clients.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Hi,</p>
<p>I can provide you this of companies in OH use use this product.</p>
<p>And of course if you want to target list of user who use different product of<br />
Microsoft even can suppl you that list.</p>
<p>Thanks</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Mandy.png" width="80" height="80" /></p>
<p class="name">Mandy asks…</p>
</div>
<div class="dtm-content">
<h2>What the manufacturers list of Microsoft Window NT Server?</h2>
<p>Seven (7) <strong>list</strong> of it.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">RRRRRRaAAAAAAAA!!!!!</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Donald.png" width="80" height="80" /></p>
<p class="name">Donald asks…</p>
</div>
<div class="dtm-content">
<h2>Distribution List? (Microsoft Exchange Server )?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Microsoft Exchange Server does have distribution lists, yes.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Laura.png" width="80" height="80" /></p>
<p class="name">Laura asks…</p>
</div>
<div class="dtm-content">
<h2>How to list the jobs using select Query?</h2>
<p>Using <strong>Microsoft</strong> SQL server how to <strong>list</strong> the jobs using select statement? and check whether the jobs are enabled or not?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Start here:</p>
<p>http://www.w3schools.com/sql/sql_select.asp</p>
<p>and then look at the &#8216;WHERE&#8217; page</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Lizzie.png" width="80" height="80" /></p>
<p class="name">Lizzie asks…</p>
</div>
<div class="dtm-content">
<h2>Some users are not appearing in the GAL (Global Address List) for Microsoft Exchange Server 2003, why not?</h2>
<p>Any answers appreciated!<br />
They are as their account name I&#8217;m afraid!</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">How do you know they are not appearing in the GAL?  What client are you using to connect to the Microsoft Exchange server?</p>
<p>If you happen to be using Microsoft Outlook 2003, keep in mind the Global Address List is actually a local copy of the GAL.  This gets updated automatically infrequently.  To force it, Go to Tools, Send Receive, Download Address Book.</p>
<p>If, after doing this, you still don&#8217;t see the recipients, regenarate the Offline Address Book in the Microsoft Exchange System Manager.  After doing so, try re-downloading the Address Book.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Betty.png" width="80" height="80" /></p>
<p class="name">Betty asks…</p>
</div>
<div class="dtm-content">
<h2>Does Microsoft have a list of people they give to FBI to investigate?</h2>
<p>I called <strong>Microsoft</strong> asking for support for a Win XP installation and I told him that I downloaded the XP from my school server, and that my school and <strong>microsoft</strong> have an agreement (MSDN Academic Alliance), but the guy on the other line told me it was a pirated CD?? that can&#8217;t be true&#8230;but anyway, are they gonna investigate me now?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Well, the guy from Microsoft was wrong. The MSDN Academic Alliance (MSDNAA) is a Microsoft program available to academic organizations, mainly colleges and universities; there is also a high school version. The participating schools pay an annual fee for the MSDNAA service, in exchange for which, applicable departments (computer science, computer engineering, information technology, and related fields of that organization) as well as students and faculty can acquire licensed copies of Microsoft software such as Microsoft Windows, Visual Studio and other products. The list of software each college and university gets is dependent on the agreements made by that particular organization.</p>
<p>The software can be used in coursework and personal non-commercial projects. Students may continue to use these products for non-commercial purposes, even after they graduate.</p>
<p>MSDNAA software is accessed through a dedicated website run either by e-academy or by the university/high school itself. The service run by e-academy is called E-academy License Management System or ELMS. Access is determined by the MSDNAA agreement, but is usually given to students who meet certain requirements (must be currently enrolled in or teaching course(s) in science, technology, engineering, or mathematics).</p>
<p>Your school should have given you a copy of the CD, which is what my college did while I was still teaching part-time. You DO NOT have a pirated copy. I don&#8217;t know what number you called, but if you didn&#8217;t call one of these, try either one or both:</p>
<p>Customer Service by phone Monday through Friday, 8 A.M. To 10 P.M. (Eastern Time): 1-888-218-5617.</p>
<p>Or, 1-800-642-7676 (1-800-Microsoft)</p>
<p>Or, XP Support: Call 1-866-727-2338. It is called Microsoft PC Safety.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Mary.png" width="80" height="80" /></p>
<p class="name">Mary asks…</p>
</div>
<div class="dtm-content">
<h2>URGENT: Which good email providers support Microsoft Exchange server?</h2>
<p>Please give me a <strong>list</strong> of good email providers that support <strong>Microsoft</strong> Exchange server, along with their Exchange server addresses. The <strong>list</strong> should contain at least 2 such email providers. It&#8217;s urgent.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Email providers use SMTP, POP3 or IMAP. As far as I know there are none that allow the full exchange connection.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Jenny.png" width="80" height="80" /></p>
<p class="name">Jenny asks…</p>
</div>
<div class="dtm-content">
<h2>List the Services of Exchange Server 2000 (Microsoft Exchange server question)?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">For why</p>
</div>
</div>
<p><small>Powered by Yahoo! Answers</small></p>
<div class="shr-publisher-321"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.talkwebhosting.net/your-questions-about-web-hosting-213/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Questions About Web Hosting</title>
		<link>http://www.talkwebhosting.net/your-questions-about-web-hosting-212/</link>
		<comments>http://www.talkwebhosting.net/your-questions-about-web-hosting-212/#comments</comments>
		<pubDate>Fri, 11 May 2012 07:13:09 +0000</pubDate>
		<dc:creator>The Expert</dc:creator>
				<category><![CDATA[Web Hosting Q & A]]></category>

		<guid isPermaLink="false">http://www.talkwebhosting.net/your-questions-about-web-hosting-212/</guid>
		<description><![CDATA[Paul asks… How many Microsoft servers would a systems admin be expected to know? So you have loads of Micosoft server products and then loads more management tools, how many roughly of these would you be expected to know or would you just specialise in one say server 2003 + SMS, what do you think? [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Paul.png" width="80" height="80" /></p>
<p class="name">Paul asks…</p>
</div>
<div class="dtm-content">
<h2>How many Microsoft servers would a systems admin be expected to know?</h2>
<p>So you have loads of Micosoft server products and then loads more management tools, how many roughly of these would you be expected to know or would you just specialise in one say server 2003 + SMS, what do you think?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">I am expected to be proficient in just about everything out there. I run Exchange, Server 2003, Server 2008, a few SharePoint sites, and a whole bunch of other Windows services. I deployed a load balanced IIS cluster, and deployed the entire LAN, including doing the cabling.</p>
<p>I also manage and administer numerous Linux and UNIX machines.</p>
<p>I am obviously not a normal admin.</p>
<p>Most admins are expected to be familiar with the current Windows Server, with basic understanding of the other products. The datacenter I am in right now has several admins. One manages the Exchange farm, another manages AD users and computers, another manages the servers themselves. This is the most effective and common setup for large enterprises.</p>
<p>Smaller installations, usually do not have the wide array of services to warrant multiple solutions or admins.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Susan.png" width="80" height="80" /></p>
<p class="name">Susan asks…</p>
</div>
<div class="dtm-content">
<h2>can anyone names the companies who uses Microsoft servers as their main server?</h2>
<p>i want to make my career in <strong>servers</strong>. and my six month training is begin in next few months pls tell me the names of the companies which uses windows environment n <strong>servers</strong>&#8230;&#8230;</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">I think most companies are moving to Linux or Apple.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Donald.png" width="80" height="80" /></p>
<p class="name">Donald asks…</p>
</div>
<div class="dtm-content">
<h2>How does Microsoft FrontPage work with web servers?</h2>
<p>I&#8217;m doing a paper and I need to know how the <strong>Microsoft</strong> FrontPage system works with web <strong>servers</strong>?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">You might be looking for using frontpage extension&#8217;s</p>
<p>Frontpage has some tools/controls, that will only work if the web server has frontpage extensions turned on.</p>
<p>But&#8230; This was with Frontpage of old&#8230; With ASP.NET out now, I am not sure they even use frontpage extensions anymore.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Steven.png" width="80" height="80" /></p>
<p class="name">Steven asks…</p>
</div>
<div class="dtm-content">
<h2>Do you think Microsoft should reopen the Original Xbox servers?</h2>
<p>I want to know how many people want the Original Xbox <strong>servers</strong> to go up.I have  a LOT of original xbox games but I can only play campaign or play with my brother or people who come over to my house.Some of these games are really fun too.If <strong>Microsoft</strong> wants to keep customers happy but don&#8217;t want to worry about the <strong>servers</strong>, they could make it free.I know that would make me satisfied.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Some of the setup on the servers that let Live work on original Xboxes was stopping them from being able to better improve the service for the 360, WP7 and future consoles. I&#8217;d rather they drop support for an older console if it lets the overall service grow.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Charles.png" width="80" height="80" /></p>
<p class="name">Charles asks…</p>
</div>
<div class="dtm-content">
<h2>How do I configure Yahoo as my e-mail server on microsoft internet explorer. I have deleted my old servers?</h2>
<p>I am having trouble sending e-mail.<br />
My computer insists on using my old <strong>servers</strong>, which I have deleted.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">For yahoo mail you have 2 options<br />
If you are using yahoo email you can upgrade to yahoo mail plus to get<br />
the full pop3 service</p>
<p>http://billing.mail.yahoo.com/bm/Upgrades</p>
<p>Click this link for yahoo mail pop3 settings</p>
<p>http://help.yahoo.com/l/us/yahoo/mail/original/mailplus/pop/pop-35.</p>
<p>Html</p>
<p>Or you can use free ypops fully compatable with yahoo mail</p>
<p>http://www.download.com/YPOPs/3000-2369_4-10478742.html</p>
<p>Click this link for all pop3 settings for ypops<br />
http://ypopsemail.com/modules.php?op=modload&#038;name=Sections&#038;file=index&#038;req=listarticles&#038;secid=1</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Lisa.png" width="80" height="80" /></p>
<p class="name">Lisa asks…</p>
</div>
<div class="dtm-content">
<h2>could not locate microsoft and avg servers ?</h2>
<p>I am not able to locate the <strong>servers</strong> of <strong>microsoft</strong> and avg . so i can&#8217;t update my avg8 . in IE it says &#8221; DNS error &#8220;. in opera &#8221; could not locate the server &#8221; . i think its some sort of malware . plz help any one .</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Sounds like Conflicker . . . Read about it here:  http://en.wikipedia.org/wiki/Conflicker</p>
<p>You could also try installing (free) avast antivirus.  Http://www.avast.com/  Good luck!</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Thomas.png" width="80" height="80" /></p>
<p class="name">Thomas asks…</p>
</div>
<div class="dtm-content">
<h2>What purpose do the &#8220;storage groups&#8221; serve in Microsoft Exchange Servers?</h2>
<p>I was looking at pricing, and a $700 <strong>microsoft</strong> exchange server provides 5 storage groups, while a $4000 one provides 50 storage groups.   </p>
<p>What do these &#8216;storage groups&#8217; do?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">More places to store your porn or what ever your using if for.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Laura.png" width="80" height="80" /></p>
<p class="name">Laura asks…</p>
</div>
<div class="dtm-content">
<h2>In Microsoft Servers how to know that user is violeting rule..?</h2>
<p>If user violeting rule then how we find on win 2003 or win 2008 <strong>servers</strong>.Thanks in advanced</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Since the rules can&#8217;t be violated, you don&#8217;t have anything to know.  If a user hacks into the server to violate the rules, he&#8217;ll also not leave any traces.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Ruth.png" width="80" height="80" /></p>
<p class="name">Ruth asks…</p>
</div>
<div class="dtm-content">
<h2>Ps3: does sony not have as good servers as microsoft?</h2>
<p>Or is it the other way around?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Both are good.  I have both but I always stick to ps3 more fun for me xbox breaks the first week l. The only thing its good at is cleaning your wallet and warming your room.</p>
</div>
</div>
<p><small>Powered by Yahoo! Answers</small></p>
<div class="shr-publisher-320"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.talkwebhosting.net/your-questions-about-web-hosting-212/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Questions About Web Hosting</title>
		<link>http://www.talkwebhosting.net/your-questions-about-web-hosting-211/</link>
		<comments>http://www.talkwebhosting.net/your-questions-about-web-hosting-211/#comments</comments>
		<pubDate>Thu, 10 May 2012 16:56:23 +0000</pubDate>
		<dc:creator>The Expert</dc:creator>
				<category><![CDATA[Web Hosting Q & A]]></category>

		<guid isPermaLink="false">http://www.talkwebhosting.net/your-questions-about-web-hosting-211/</guid>
		<description><![CDATA[Ken asks… why do web hosting companies sell the security certificates to their customers while it could be founded free? The Expert answers: They are never free.. The hosting companies have to pay for them. If a host has a &#8220;free SSL&#8221;&#8230; You are still having to pay for it in some kind of way. [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Ken.png" width="80" height="80" /></p>
<p class="name">Ken asks…</p>
</div>
<div class="dtm-content">
<h2>why do web hosting companies sell the security certificates to their customers while it could be founded free?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">They are never free.. The hosting companies have to pay for them. </p>
<p>If a host has a &#8220;free SSL&#8221;&#8230; You are still having to pay for it in some kind of way. They factor it into the cost of your hosting. </p>
<p>If you find a completely free SSL cert out there.. It&#8217;s not legit and will do you no good.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Donald.png" width="80" height="80" /></p>
<p class="name">Donald asks…</p>
</div>
<div class="dtm-content">
<h2>What are the best Web Hosting Companies in the world?</h2>
</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">I recommend one of these: http://www.hosttell.com/</p>
<p>Powweb has the best offer right now. It&#8217;s on a 50% sale &#8211; $3.88/month ($46.56/year), and you get a free domain from them. (like www.yourwebsite.com)</p>
<p>Their hosting plan includes web builder, so you can create your site just by drag and drop (without any programming), or you could install WordPress (easy, one click install from their control panel), choose a theme that you like, and start adding content.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Paul.png" width="80" height="80" /></p>
<p class="name">Paul asks…</p>
</div>
<div class="dtm-content">
<h2>Web hosting companies?</h2>
<p>I have been asked to create a website for someone but I know nothing about which <strong>companies</strong> are good for <strong>hosting</strong> websites.</p>
<p>The website in question for an artist who wants to put up an online portfolio, so the website itself will have a couple of pages of text (intro, contact me, bio, etc) and a few image galleries possible written in PHP.</p>
<p>However the problem I am having is what <strong>web</strong> <strong>hosting</strong> company to go with, one of mt friends has used and recommends www.xengo.co.uk but what other <strong>companies</strong> will be good for my intended purpose?</p>
<p>Thanks in advance.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Bluehost</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Daniel.png" width="80" height="80" /></p>
<p class="name">Daniel asks…</p>
</div>
<div class="dtm-content">
<h2>Setting up a webisite? Web Hosting companies?</h2>
<p>Can anayone recommend a good <strong>web</strong> <strong>hosting</strong> company, and one which i can use to buy a domain name, thanks.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">I recommend either Godaddy Economy or the Deluxe plan:</p>
<p>http://www.hosttell.com/godaddy/</p>
<p>(prices from $4.74/month &#8211; $6.99/month)</p>
<p>or Dreamhost http://www.dreamhost.com/hosting.html</p>
<p>Their standard price is $9.95/month ($119.40/year)<br />
but you can use the promo code PLUS and get<br />
$50 discount +2 Free domain names.</p>
<p>Disk space: Unlimited<br />
Bandwidth: Unlimited<br />
2 Free domain names<br />
Unlimited domains and subdomains<br />
Price: $5.78/month ($69.40/year)</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Lisa.png" width="80" height="80" /></p>
<p class="name">Lisa asks…</p>
</div>
<div class="dtm-content">
<h2>Please give me a list of web hosting companies where I can host dot net components and framework 2.0.Thank you</h2>
<p>I need affordable <strong>web</strong> <strong>hosting</strong> that supports sql, vb dot net and framework 2.0&#8230; If you know any good host who can support all of these features and sql databases of larger than 2GB please let me know.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">If you intend to create more than 1 website, go for multiple web hosting where you could handle your websites in one account. </p>
<p>Following webhosting site is quite good. </p>
<p>Hostmonster http://snipurl.com/1512d</p>
<p>They offer hosting of &#8220;unlimited domains&#8221; and you will get massive webspace of 200000 MB (200 GB ). They only charge $4.95/month and they also offer &#8220;a free Domain Name&#8221; and installing service called &#8220;Fantastico&#8221;. By using Fantastico, you may create own forum, photo gallery, shopping cart (e-commerce),your own auction site and your own blogs within few seconds. They also offer &#8220;Free Website Builder&#8221; as well.</p>
<p>Visit the site to check details.<br />
Hostmonster http://snipurl.com/1512d</p>
<p>Domains<br />
Following site is quite good to register domains as price is reasonable with free privacy. Some charge about $5/ year just for free privacy.</p>
<p>IPOWER http http://tinyurl.com/yk9h23</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Steven.png" width="80" height="80" /></p>
<p class="name">Steven asks…</p>
</div>
<div class="dtm-content">
<h2>TOP 10 Web Hosting companies?</h2>
<p>Who&#8217;s best <strong>web</strong> <strong>hosting</strong> company?</p>
<p>I&#8217;ve found some information on the page</p>
<p>http://www.webhost4lifereview.com/top-10-<strong>web</strong>-<strong>hosting</strong>/</p>
<p>Any others?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">I use this web hosting company http://doiop.com/cheap_hosting and absolutely love what they offer. I can recommend it for everyone who needs affordable and yet professional and reliable hosting provider. And you have it in your list.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Mandy.png" width="80" height="80" /></p>
<p class="name">Mandy asks…</p>
</div>
<div class="dtm-content">
<h2>Web hosting companies &#038; creating an online store?</h2>
<p>I have currently built my own website with Yahoo Small Business and the software is Sitebuilder. I pay for the Yahoo Website <strong>Hosting</strong> Pckage which is $12.95 a month. </p>
<p>I reguarly sell products through my website. However, it does not allow you to operate an online store and have a shopping cart unless you upgrade to the Merchant Solutions Plan which is $39.95 plus a $50 set up fee! </p>
<p>This seems rather expensive, just to allow my customers to order different things in the same transaction. At the moment they can just purchase 1 item through PayPal on my site but I would really like to enable them to buy several things and have the option to view them in their shopping cart. </p>
<p>Can anyone recommend any reasonable priced <strong>web</strong> <strong>hosting</strong> <strong>companies</strong> online that will allow me to do this and also build my own website from scratch &#8211; I dont want a template to work from.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">The cheapest hosting I&#8217;ve found is http://www.webhostingpad.com/5494.html offers free wordpress auto install. They have plans that start as low as $1.99 a month and offer a 30 day money back guarantee!! They have web designing programs that are easy to use and look very professional.</p>
<p>24/7 security server monitoring<br />
Advanced Firewall<br />
OS Commerce Shopping Cart<br />
Password Protected Directories<br />
Open PGP/GPG Encryption</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Lizzie.png" width="80" height="80" /></p>
<p class="name">Lizzie asks…</p>
</div>
<div class="dtm-content">
<h2>Which web hosting companies support custom PHP scripts and allow for uploaded coding?</h2>
<p>I&#8217;m a <strong>web</strong> designer, who offers <strong>hosting</strong> services. However, I understand that my Clients want the choice of choosing a different company. All sites are made with a standard PHP form. I need few good <strong>companies</strong> to refer them to so they&#8217;re not completely lost. I found ProNetHosting? Are they any good?</p>
<p>Has to support custom PHP scripts.<br />
Has to allow custom coding/ FTP uploads. No templates, widgets or those website builders.</p>
<p>Thanks in advance!<br />
Just to recap, I already provide <strong>hosting</strong> services. I was looking for other <strong>hosting</strong> <strong>companies</strong> that support  custom scripts &#038; FTP access. Some Clients like variety some like convenience <img src='http://www.talkwebhosting.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks guys, you&#8217;ve been helpful.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Http://www.mingledhost.com is what i use, have never had a problem!</p>
<p>Yes, custom php is no problem</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Charles.png" width="80" height="80" /></p>
<p class="name">Charles asks…</p>
</div>
<div class="dtm-content">
<h2>Hi Singaporeans,Who are good web hosting companies in Singapore?</h2>
<p>Hi Singaporeans,Who are good <strong>web</strong> <strong>hosting</strong> <strong>companies</strong> in Singapore?<br />
I would like to buy domain and <strong>web</strong> <strong>hosting</strong> in Singapore.I have searched and see a lot of <strong>web</strong> <strong>hosting</strong> <strong>companies</strong> in singapore, but I can not decide which <strong>web</strong> <strong>hosting</strong> <strong>companies</strong> that I will cooperate.I live in Vietnam. Please help me introduce some good <strong>web</strong> <strong>hosting</strong> <strong>companies</strong>.I want to cooperate for long time.Thanks a lot.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">The web host doesn&#8217;t need to be in Singapore, the internet is global.</p>
<p>Http://www.hostamina.com</p>
<p>-They provide awesome personalized support<br />
-They know how to handle all your business needs<br />
-They never oversell<br />
-They never overload servers<br />
-They offer realistic plans<br />
-You actually get what they say you get<br />
-There is no fake &#8220;unlimited&#8221; space or bandwidth<br />
-There is no fake &#8220;50,000 GB&#8221; space or bandwidth<br />
-They will help you with anything you need help with<br />
-They will put you on a super fast server<br />
-Every server has at least dual quad core processors<br />
-Every server has at least 4GB of RAM<br />
-Every server has strict account limitations<br />
-Most companies average 300 accounts per server<br />
-Hostamina averages 100 accounts per server<br />
-Instant Shopping Carts, Blogs, Forums, PHP-Nuke, Joomla, and more!</p>
</div>
</div>
<p><small>Powered by Yahoo! Answers</small></p>
<div class="shr-publisher-319"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.talkwebhosting.net/your-questions-about-web-hosting-211/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Your Questions About Web Hosting</title>
		<link>http://www.talkwebhosting.net/your-questions-about-web-hosting-210/</link>
		<comments>http://www.talkwebhosting.net/your-questions-about-web-hosting-210/#comments</comments>
		<pubDate>Thu, 10 May 2012 08:00:55 +0000</pubDate>
		<dc:creator>The Expert</dc:creator>
				<category><![CDATA[Web Hosting Q & A]]></category>

		<guid isPermaLink="false">http://www.talkwebhosting.net/your-questions-about-web-hosting-210/</guid>
		<description><![CDATA[Richard asks… Web Hosting? My web hoster want £200 for a years hosting is this a lot to ask. The Expert answers: Depends what sort of service you are getting, if it suits your needs or not, if you have the budget and if you are happy to pay! Why not look at alternative options [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Richard.png" width="80" height="80" /></p>
<p class="name">Richard asks…</p>
</div>
<div class="dtm-content">
<h2>Web Hosting?</h2>
<p>My <strong>web</strong> hoster want £200 for a years <strong>hosting</strong> is this a lot to ask.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Depends what sort of service you are getting, if it suits your needs or not, if you have the budget and if you are happy to pay!</p>
<p>Why not look at alternative options &#8211; i have my site hosted for free through Microsoft&#8217;s office live&#8230;</p>
<p>Microsoft Office Live Basics is the easy way to get started on the Web. If you have always wanted your own Website, Microsoft Office Live Small Business has just made it easier, much easier!<br />
- Free domain name and Web hosting<br />
- Easy-to-use Web site design tools to easily create and update your own website<br />
- 500 MB of Web site storage space<br />
- 25 company-branded e-mail accounts<br />
- Web site reports</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Lizzie.png" width="80" height="80" /></p>
<p class="name">Lizzie asks…</p>
</div>
<div class="dtm-content">
<h2>Web hosting&#8230;&#8230;?</h2>
<p>Has any one used or is using Netfirms <strong>web</strong> <strong>hosting</strong>? How are they and how is their uptime. I&#8217;m looking to register a domain name with them and take advantage of their free <strong>web</strong> <strong>hosting</strong> and I want to know if anyone&#8217;s had any experience with them, good or bad. Please help!!!<br />
Thanks</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">From what I can gather they are a fairly large and reputable company.</p>
<p>The research i have done came up with a lot positive and happy reviews from there customers, albeit, there where some unhappy responses about tech support and bandwidth limits. To the Netfirms defense, most of the complaints seem to be related to the customers inexperience with web hosting.</p>
<p>So in conclusion, if you are a novice you may run in to a few snags, but overall they seem to have a lot of happy customers.</p>
<p>P.S. I have provided a list of reviews with user comments. Hopefully this helps with your decision.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Donna.png" width="80" height="80" /></p>
<p class="name">Donna asks…</p>
</div>
<div class="dtm-content">
<h2>Web hosting&#8230;?</h2>
<p>I bought 1 <strong>web</strong> <strong>hosting</strong> 3 months ago&#8230; i updated my <strong>web</strong> page and it is still working&#8230;<br />
But when i used yahoo or google search i didnt find &#8230;<br />
WHY?????<br />
How can register my <strong>web</strong> page???? If my provider didnt do this??</p>
<p>thanks</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">You are going to need to submit them to the search engine. Try using something such as http://www.addme.com</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Thomas.png" width="80" height="80" /></p>
<p class="name">Thomas asks…</p>
</div>
<div class="dtm-content">
<h2>Web hosting?</h2>
<p>I want to know how to create my own <strong>web</strong> <strong>hosting</strong>. i need it in detail or if you can give me a <strong>web</strong> site where the information is located.<br />
I want to create my own <strong>web</strong> <strong>hosting</strong> server for my own website. For example i want to use my own internet to create the <strong>hosting</strong></p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Create your own hosting, as in your own website(s)? Or are we talking about the ability to sell hosting space to OTHER people who want websites.</p>
<p>I like HostGator for both. I&#8217;ve found their support staff very helpful, and the servers themselves reliable and full of features. I use them to host not only my own sites, but those of my clients (via a Reseller account).</p>
<p>Here&#8217;s a detailed review I did, describing some of the features normally not considered when signing up for web hosting (there really is more to it than just bandwidth and storage space)&#8230;</p>
<p>Http://HesitantRhino.com/build-your-own-website/domain-name-registration-and-web-hosting/criteria-choosing-web-hosting-provid</p>
<p>On the other hand, if you&#8217;re looking for FREE hosting (as a lot of Yahoo Answers folks are), then have a peek at this one (it&#8217;s not only money-free, but AD-free too)&#8230;</p>
<p>Http://HesitantRhino.com/free-web-hosting</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Daniel.png" width="80" height="80" /></p>
<p class="name">Daniel asks…</p>
</div>
<div class="dtm-content">
<h2>Web Hosting?</h2>
<p>What&#8217;s the best way to go about selecting a host?  So many <strong>hosting</strong> companies&#8230; it makes head spin.  Reliability, Customer Support, <strong>Web</strong>-site building tools, Price are the considerations.  Thanks in advance for taking your time.  </p>
<p>P.S. Link to your own website would be appreciated.</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">I like HostGator. I&#8217;ve hosted most of my own sites and those of my clients with them. I&#8217;ve asked some seriously challenging questions at times (I&#8217;m a software engineer) and the support team has always been very helpful and responsive. As you probably already know, there is a lot more that goes into web hosting features than just bandwidth and file storage space. Here&#8217;s a discussion of some that don&#8217;t typically see on the &#8220;spec sheets&#8221;, and should be considered especially if you&#8217;ll be running a dynamic application like a content management system, blog, forum, or online store&#8230;</p>
<p>Http://HesitantRhino.com/build-your-own-website/domain-name-registration-and-web-hosting/criteria-choosing-web-hosting-provid</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/George.png" width="80" height="80" /></p>
<p class="name">George asks…</p>
</div>
<div class="dtm-content">
<h2>Web hosting&#8230;?</h2>
<p>Hey guys, I was just wondering what is a good free <strong>web</strong> <strong>hosting</strong> site.  Basically, I am looking for something where I can host a few pages.  I don&#8217;t really care about making the pages because I will be making them locally on my  machine and then uploading them.  If the site works with Microsoft Frontpage, that is definitely a plus.  So basically, which ones give a lot of space, which ones put up less advertising, etc&#8230;?</p>
<p>Thanks!</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Check out these two links</p>
<p>http://www.free-webhosts.com/</p>
<p>http://www.webhosts4free.com/</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Donald.png" width="80" height="80" /></p>
<p class="name">Donald asks…</p>
</div>
<div class="dtm-content">
<h2>Web Hosting?</h2>
<p>I am starting a <strong>web</strong> <strong>hosting</strong> company. Do you think that the feature i give and the prices are ok?</p>
<p>http://webhosting.mi-infopc.com/ourplans.html</p>
<p>NOTE the page is in spanish but you can translate it frome here<br />
http://babelfish.altavista.com/</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Hhhmm&#8230; Well you realy do need to include a lot more databases, and trade some of that data transfer in for disk space. Great data transfer though. So just realy add a little more for everything, and trade some data transfer for disk space.</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Sharon.png" width="80" height="80" /></p>
<p class="name">Sharon asks…</p>
</div>
<div class="dtm-content">
<h2>web hosting?</h2>
<p>does someone knows a <strong>web</strong> <strong>hosting</strong> site where I can upload .mp3 files?</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Http://www.ixwebhosting.com/templates/ix/v2/affiliate/clickthru.cgi?id=jaspreetsinghtrehan<br />
Yes you can do so by creating your own website and ripping some money with adsense.Simply install joomla template on web space and upload the music.For assistance E-mail me at jaspreetsinghtrehan@gmail.com.ithink the plans given under may be useful on according to your needs.I am professional web designer and this site is the cheapest whose links is given above the answer.This special link will give you special discount as you are referred by me.Copy this link now.<br />
Following are some plans from this discount link-<br />
300 GB -$3.95/mo +free domains<br />
500GB  -$6.95/mo +free domains<br />
unlimited- $12.95/mo +free domains</p>
</div>
</div>
<div class="dtm-faq">
<div class="question">
<div class="asker">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/plugins/digitrafficmultiplier/headshots/Mandy.png" width="80" height="80" /></p>
<p class="name">Mandy asks…</p>
</div>
<div class="dtm-content">
<h2>web hosting????????????????????????????????????????????????????????????????????????????????????????????????</h2>
<p>does anyone know a free <strong>web</strong> <strong>hosting</strong> site, i would like to hard code it myself</p>
</div>
</div>
<div class="answer">
<p class="headshot"><img src="http://www.talkwebhosting.net/wp-content/uploads/2011/10/idea-man3.jpg" /></p>
<h3>The Expert answers:</h3>
<p class="dtm-content">Yes there are many free hosts out there but keep in mind you get what you pay for. Here&#8217;s a list of recommended free web hosts that do not put forced ads on your website: http://www.thefreehosts.com</p>
</div>
</div>
<p>Powered by Yahoo! Answers</p>
<div class="shr-publisher-318"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://www.talkwebhosting.net/your-questions-about-web-hosting-210/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

