<?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>Jerminix &#187; Web</title>
	<atom:link href="http://jerminix.com/category/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://jerminix.com</link>
	<description>Ramblings in LIfe Online and Offline</description>
	<lastBuildDate>Sun, 22 Aug 2010 15:02:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress 2.9.2 Released</title>
		<link>http://jerminix.com/2010/02/wordpress-2-9-2-released/</link>
		<comments>http://jerminix.com/2010/02/wordpress-2-9-2-released/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 04:08:46 +0000</pubDate>
		<dc:creator>jerminix</dc:creator>
				<category><![CDATA[Information]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[wordpress 2.9.2]]></category>
		<category><![CDATA[wordpress upgrade]]></category>
		<category><![CDATA[wordpress version]]></category>

		<guid isPermaLink="false">http://www.jerminix.com/?p=266</guid>
		<description><![CDATA[To all  wordpress users out there, if you have noticed in your WordPress dashboard, you can see the option to upgrade to the latest wordpress version 2.9.2. Before you upgrade , this is the vulnerabilities  from the previous version from 2.9.x  up from the official site Thomas Mackenzie alerted us to a problem where logged in users [...]]]></description>
			<content:encoded><![CDATA[<div class="mceTemp">
<dl id="attachment_269" class="wp-caption alignnone" style="width: 310px;">
<dt class="wp-caption-dt"><a href="http://jerminix.com/wp-content/uploads/2010/02/Capture11.png"><img class="size-medium wp-image-269" title="WordPress 2.9.2" src="http://www.jerminix.com/wp-content/uploads/2010/02/Capture11-300x35.png" alt="WordPress 2.9.2" width="300" height="35" /></a></dt>
</dl>
</div>
<p>To all  wordpress users out there, if you have noticed in your WordPress dashboard, you can see the option to upgrade to the latest wordpress version 2.9.2. Before you upgrade , this is the vulnerabilities  from the previous version from 2.9.x  up from the official site</p>
<blockquote><p><a href="http://www.tmacuk.co.uk/">Thomas Mackenzie</a> alerted us to a problem where logged in users can peek at trashed posts belonging to other authors. If you have untrusted users signed up on your blog and sensitive posts in the trash, you should <a href="http://wordpress.org/download/">upgrade to 2.9.2</a>.</p></blockquote>
<p>If your WordPress blog have many users, all of them including those with subscriber roles, can have access to all deleted articles that have been moved to the trash. So anyone in your user account can read your trash post or data.</p>
<p>It is not really good if you have more than one authors/users especially if you don&#8217;t know that particular someone, he/she might be able to see you trashed posts which already contains your draft (for example.. passwords,  pin accounts, personal (too personal)  blog topics which you decide not to post, etc.</p>
<p>But that is rarely seen to personal bloggers which has more than one author (right?), might as well stay with the current version and upgrade for the next version.</p>
]]></content:encoded>
			<wfw:commentRss>http://jerminix.com/2010/02/wordpress-2-9-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coldfusion Remove Whitespaces in Strings</title>
		<link>http://jerminix.com/2009/09/coldfusion-remove-whitespaces-in-strings/</link>
		<comments>http://jerminix.com/2009/09/coldfusion-remove-whitespaces-in-strings/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 09:01:00 +0000</pubDate>
		<dc:creator>jerminix</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jerminix.com/2009/09/coldfusion-remove-whitespaces-in-strings.html</guid>
		<description><![CDATA[Though this is a simple script, it helped a lot in my current application specially in manipulating string variables in coldfusion, used to emove all whitespaces from a string variable in a simple way.]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Though this is a simple script, it helped a lot in my current application specially in manipulating string variables in coldfusion, used to emove all whitespaces from a string variable in a simple way.</p>
<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_OUlFe7S02tE/Sr-I6ImO-eI/AAAAAAAAAeg/5AHWJEVD0_Q/s1600-h/coldfusion.jpg"><img style="margin: 0px auto 10px; display: block; text-align: center; cursor: pointer; width: 400px; height: 157px;" src="http://4.bp.blogspot.com/_OUlFe7S02tE/Sr-I6ImO-eI/AAAAAAAAAeg/5AHWJEVD0_Q/s400/coldfusion.jpg" alt="" id="BLOGGER_PHOTO_ID_5386174211680041442" border="0" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://jerminix.com/2009/09/coldfusion-remove-whitespaces-in-strings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sugarcrm How to Set Up Email Setup/Settings For Campaigns</title>
		<link>http://jerminix.com/2009/09/sugarcrm-how-to-set-up-email-setupsettings-for-campaigns/</link>
		<comments>http://jerminix.com/2009/09/sugarcrm-how-to-set-up-email-setupsettings-for-campaigns/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 13:32:00 +0000</pubDate>
		<dc:creator>jerminix</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://jerminix.com/2009/09/sugarcrm-how-to-set-up-email-setupsettings-for-campaigns.html</guid>
		<description><![CDATA[Setting up campaigns is one of the main features for the Sugarcrm, though there are few tutorials on the net regarding campaigns, the first step is setting up the email configuration, I will show the basics for setting up the email configuration for the campaigns to be used. First is to log in the Sugarcrm, [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Setting up campaigns is one of the main features for the Sugarcrm, though there are few tutorials on the net regarding campaigns, the first step is setting up the email configuration, I will show the basics for setting up the email configuration for the campaigns to be used.<br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_OUlFe7S02tE/Sq5VSTtUK8I/AAAAAAAAAeA/-iNxkKz9lgo/s1600-h/Step1.jpg"><img style="cursor: pointer; width: 400px; height: 74px;" src="http://2.bp.blogspot.com/_OUlFe7S02tE/Sq5VSTtUK8I/AAAAAAAAAeA/-iNxkKz9lgo/s400/Step1.jpg" alt="" id="BLOGGER_PHOTO_ID_5381332377770666946" border="0" /></a><br /><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_OUlFe7S02tE/Sq5VB_obznI/AAAAAAAAAd4/5sNQeXfnh94/s1600-h/Step1.jpg"><br /></a></p>
<p class="MsoNormal">First is to log in the Sugarcrm, and in the tabs menu, click the Campaigns.</p>
<p class="MsoNormal"><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://2.bp.blogspot.com/_OUlFe7S02tE/Sq5Vh1N2XjI/AAAAAAAAAeI/ruLDau4cJEA/s1600-h/step+2.jpg"><img style="cursor: pointer; width: 234px; height: 369px;" src="http://2.bp.blogspot.com/_OUlFe7S02tE/Sq5Vh1N2XjI/AAAAAAAAAeI/ruLDau4cJEA/s400/step+2.jpg" alt="" id="BLOGGER_PHOTO_ID_5381332644463533618" border="0" /></a></p>
<p class="MsoNormal">Then choose the &#8216;Email Set up&#8217; in the left sidebar (this is the first step before you can effectively send the emails and use the campaigns)</p>
<p class="MsoNormal"><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://3.bp.blogspot.com/_OUlFe7S02tE/Sq5WUha4YqI/AAAAAAAAAeQ/OTgd1eBa5Cw/s1600-h/step3.jpg"><img style="cursor: pointer; width: 400px; height: 195px;" src="http://3.bp.blogspot.com/_OUlFe7S02tE/Sq5WUha4YqI/AAAAAAAAAeQ/OTgd1eBa5Cw/s400/step3.jpg" alt="" id="BLOGGER_PHOTO_ID_5381333515322811042" border="0" /></a></p>
<p class="MsoNormal">1. Enter the form name</p>
<p class="MsoNormal">2.  Select SMTP to use external mail clients</p>
<p class="MsoNormal">3. Enter a valid email address (I recommend gmail accounts, create sample account if necessary).</p>
<p class="MsoNormal">4. Enter SMTP port, 465 is the default for the gmail smtp.</p>
<p class="MsoNormal">(For all the settings(gmail)..<a href="http://mail.google.com/support/bin/answer.py?hl=en&amp;answer=13287" target="_blank">click here</a>)</p>
<p class="MsoNormal">Click the SSL checkbox</p>
<p class="MsoNormal">5. Enter the SMTP username (same as your email account username)</p>
<p class="MsoNormal">6. Enter the SMTP password (same as your email account password)</p>
<p class="MsoNormal">7. Proceed to next step</p>
<p class="MsoNormal"><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://4.bp.blogspot.com/_OUlFe7S02tE/Sq-8LdotXAI/AAAAAAAAAeY/TYw01PaBeJM/s1600-h/step5.jpg"><img style="cursor: pointer; width: 400px; height: 329px;" src="http://4.bp.blogspot.com/_OUlFe7S02tE/Sq-8LdotXAI/AAAAAAAAAeY/TYw01PaBeJM/s400/step5.jpg" alt="" id="BLOGGER_PHOTO_ID_5381726984850988034" border="0" /></a></p>
<p class="MsoNormal">Now you have your email already set up for the campaigns to be created,  I will post next about creating a campaign and creating target lists.</p>
]]></content:encoded>
			<wfw:commentRss>http://jerminix.com/2009/09/sugarcrm-how-to-set-up-email-setupsettings-for-campaigns/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thunderbird Rocks</title>
		<link>http://jerminix.com/2009/07/thunderbird-rocks/</link>
		<comments>http://jerminix.com/2009/07/thunderbird-rocks/#comments</comments>
		<pubDate>Sun, 12 Jul 2009 13:05:00 +0000</pubDate>
		<dc:creator>jerminix</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jerminix.com/2009/07/thunderbird-rocks.html</guid>
		<description><![CDATA[I have been looking for an email client that can handle various emails as well as to organize them, as I research the web I narrowed my choices into two, that is the Microsoft Mozilla Outlook and the Microsoft Outlook. I have used Microsoft Outlook at look for a very long time now, and so [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">I have been looking for an email client that can handle various emails as well as to organize them, as I research the web I narrowed my choices into two, that is the Microsoft Mozilla Outlook and the Microsoft Outlook.</p>
<p>I have used Microsoft Outlook at look for a very long time now, and so far, it is very good in terms of organizing email and not to mention the synchronization capabilities with different software applications and other utilities. Yep, I used it a lot especially with my projects and I can&#8217;t really say something negative really. But there is just one thing, it&#8217;s &#8220;Windows&#8221; (no offense). Personally, I prefer something free (open source that is). And I found this other email client (actually the second in the list next to outlook). The Mozilla thunderbird, as expected from an open source, its free! (duh), and it also supports different mail clients and has functionality similar to outlook. It is also lightweight which means , you don&#8217;t have to install the whole package (like Microsoft Office) in the system.</p>
<p>Setting up thunderbird is also easy and straightforward, they have also an option to setup directly for gmail(google) account and sets it up fairly simple. It is really important to organize your emails especially when you have lots of them and organize them accordingly to your preference.</p>
<p>Download Thunderbird for free <a href="http://www.mozillamessaging.com/en-US/thunderbird/">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jerminix.com/2009/07/thunderbird-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Eclipse : How to install cfeclipse perspective</title>
		<link>http://jerminix.com/2009/07/eclipse-how-to-install-cfeclipse-perspective/</link>
		<comments>http://jerminix.com/2009/07/eclipse-how-to-install-cfeclipse-perspective/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 02:58:00 +0000</pubDate>
		<dc:creator>jerminix</dc:creator>
				<category><![CDATA[Coldfusion]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jerminix.com/2009/07/eclipse-how-to-install-cfeclipse-perspective.html</guid>
		<description><![CDATA[I am currently doing some installation in my PC (due to unfortunate circumstances(Disk failure)). Currently installing cfeclipse perspective which is used in developing coldfusion projects/files. Install Eclipse Here Here are the steps. 1. Open eclipse, select Help -> Software Updates -> &#8216;find and install&#8217; in the top menu2. On the screen that is displayed, select [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">I am currently doing some installation in my PC (due to unfortunate circumstances(Disk failure)). Currently installing cfeclipse perspective which is used in developing coldfusion projects/files.</p>
<p>Install Eclipse Here</p>
<p>Here are the steps.</p>
<p>1. Open eclipse, select Help -> Software Updates -> &#8216;find and install&#8217; in the top menu<br />2.  On the screen that is displayed, select ‘Search for new features to install‘ and click the ‘Next‘ button<br />3. Now click the ‘New Remote Site‘ button<br />4. Enter a name for the update site, for example &#8220;CFEclipse&#8221;. In the URL box, enter http://www.cfeclipse.org/update and click the OK button<br />5. You should now have a ‘CFEclipse‘ node in the ‘Sites to include in search‘ box. Select &#8220;Finish&#8221;.<br />6. Yo should now see the versions of CFEclipse Expand the CFEclipse node and you will see two child nodes: ‘CFeclipse CFML Editor(Required)‘ and ‘CfEclipse DocShare Support(Optional)‘<br />7. Tick the ‘CFeclipse CFML Editor(Required)‘ box and click ‘Next‘<br />8. Eclipse will contact the CFEclipse site and retrieve the list of available plugins. Tick the plugin with the highest version number and click ‘Next‘<br />9. The next instructions are self-explanatory, agree to the license, install the software and restart Eclipse<br />10. Once Eclipse has restarted CFEclipse should have been successfully installed</p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://jerminix.com/2009/07/eclipse-how-to-install-cfeclipse-perspective/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript: How to String/Characters to any special characters using javascript</title>
		<link>http://jerminix.com/2009/06/javascript-how-to-stringcharacters-to-any-special-characters-using-javascript/</link>
		<comments>http://jerminix.com/2009/06/javascript-how-to-stringcharacters-to-any-special-characters-using-javascript/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 15:07:00 +0000</pubDate>
		<dc:creator>jerminix</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jerminix.com/2009/06/javascript-how-to-stringcharacters-to-any-special-characters-using-javascript.html</guid>
		<description><![CDATA[This is the reversal part of my previous post Convert string to special characters you want using replace() function in javascript. Useful when converting characters to be saved in the database or passed as a parameter in a url. function convertSC(oldstring){ oldstring = oldstring.replace(/_DQ_/g, &#8220;\&#8221;"); oldstring = oldstring.replace(/_SQ_/g, &#8220;&#8216;&#8221;); oldstring = oldstring.replace(/_@_/g, &#8220;&#038;&#8221;); oldstring = [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">This is the reversal part of my <a href="http://jerminix.blogspot.com/2009/05/javascript-how-to-convert-special.html">previous post</a></p>
<p>Convert string to special characters you want using replace() function in javascript. Useful when converting characters to be saved in the database or passed as a parameter in a url.</p>
<p>function convertSC(oldstring)<br />{</p>
<p>  oldstring = oldstring.replace(/_DQ_/g, &#8220;\&#8221;");<br />  oldstring = oldstring.replace(/_SQ_/g, &#8220;&#8216;&#8221;);<br />  oldstring = oldstring.replace(/_@_/g, &#8220;&#038;&#8221;);<br />  oldstring = oldstring.replace(/_AND_/g, &#8220;&#038;&#8221;);<br />  oldstring = oldstring.replace(/_LT_/g, &#8220;<");<br />  oldstring = oldstring.replace(/_GT_/g, &#8220;>&#8221;);<br />  oldstring = oldstring.replace(/_PC_/g, &#8220;%&#8221;);    <br />  oldstring = oldstring.replace(/_DQ_/g, &#8220;\&#8221;");</p>
<p>  return oldstring;<br />}</p>
<p>Example:<br />var convertme = convertSC(&#8220;Total is 100_PC_&#8221;);<br />alert(converme);</p>
<p>Output:<br />Total is 100%</p>
]]></content:encoded>
			<wfw:commentRss>http://jerminix.com/2009/06/javascript-how-to-stringcharacters-to-any-special-characters-using-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Searching a Web Host</title>
		<link>http://jerminix.com/2009/06/searching-a-web-host/</link>
		<comments>http://jerminix.com/2009/06/searching-a-web-host/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 16:12:00 +0000</pubDate>
		<dc:creator>jerminix</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jerminix.com/2009/06/searching-a-web-host.html</guid>
		<description><![CDATA[Recently, I have been searching all over the web about web hosting companies. Since my blog has been around for more than a year now, and I have purchased a domain for it. I think it is time for me to move to hosting my own site, I have been using free blogging services which [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Recently, I have been searching all over the web about web hosting companies. Since my blog has been around for more than a year now, and I have purchased a domain for it. I think it is time for me to move to hosting my own site, I have been using free blogging services which is not that bad if you are just starting a blog or a blogsite. Also, having your own webhost has its advantage, you can control everything in your site from the designs and the layout without any restrictions. Having your own host also will help your site look professional and has a higher presence when it comes to search engines or SEO.</p>
<p>Finding the right webhost is easier said than done, from my research on the internet. I have visited different reviews, each with their own picks(webhost) and their own rankings, first I am pessimistic about some of the review, it seems that some are just advertising their own choices and not really look carefully about which is the right hosting for everybody.</p>
<p>I have read many <a href="http://webhostinggeeks.com/">web hosting reviews</a> and I found a site which for me offers the best reviews and comparisons for my webhosting needs. I have read their <a href="http://webhostinggeeks.com/blog">blog</a> about finding the right web host and I am very satisfied with the results. I find their reviews unbiased and doesn&#8217;t post the reviews to advertise but to give the right description of a certain web host site. </p>
<p>The site offers variety of hosting options for those who want to purchase a web host. They categorized their options for users to choose which to choose depending on their specialties. They also have the hosting awards for the best in their respective categories or the web host main strength. For those who want to have information about web host and which one to choose. Visit the <a href="http://webhostinggeeks.com/">site</a> for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://jerminix.com/2009/06/searching-a-web-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Javascript : How to convert special characters to any string</title>
		<link>http://jerminix.com/2009/05/javascript-how-to-convert-special-characters-to-any-string/</link>
		<comments>http://jerminix.com/2009/05/javascript-how-to-convert-special-characters-to-any-string/#comments</comments>
		<pubDate>Fri, 15 May 2009 13:53:00 +0000</pubDate>
		<dc:creator>jerminix</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jerminix.com/2009/05/javascript-how-to-convert-special-characters-to-any-string.html</guid>
		<description><![CDATA[Convert special characters to any string you want using replace() function in javascript. Useful when converting characters to be saved in the database or passed as a parameter in a url. function convertSC(oldstring){ newstring = oldstring.replace(/\&#8221;/g, &#8220;_DQ_&#8221;); //double quote newstring = newstring.replace(/&#8217;/g, &#8220;_SQ_&#8221;); //apostrophe newstring = newstring.replace(/&#038;/g, &#8220;_@_&#8221;); //ampersand newstring = newstring.replace(/\%/g, &#8220;_PC_&#8221;); //percentage return [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">Convert special characters to any string you want using replace() function in javascript. Useful when converting characters to be saved in the database or passed as a parameter in a url.</p>
<p>function convertSC(oldstring)<br />{<br />  newstring = oldstring.replace(/\&#8221;/g, &#8220;_DQ_&#8221;); //double quote<br />  newstring = newstring.replace(/&#8217;/g, &#8220;_SQ_&#8221;);  //apostrophe<br />  newstring = newstring.replace(/&#038;/g, &#8220;_@_&#8221;);   //ampersand <br />  newstring = newstring.replace(/\%/g, &#8220;_PC_&#8221;); //percentage    </p>
<p>  return newstring;<br />}</p>
<p><span style="font-weight:bold;">Example:</span><br />var convertme = convertSC(&#8220;hello world and hello universe&#8221;);<br />alert(converme);</p>
<p><span style="font-weight:bold;">Output:</span><br />hello world _@_ hello universe</p>
]]></content:encoded>
			<wfw:commentRss>http://jerminix.com/2009/05/javascript-how-to-convert-special-characters-to-any-string/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finding A Webhost</title>
		<link>http://jerminix.com/2009/03/finding-a-webhost/</link>
		<comments>http://jerminix.com/2009/03/finding-a-webhost/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 17:03:00 +0000</pubDate>
		<dc:creator>jerminix</dc:creator>
				<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://jerminix.com/2009/03/finding-a-webhost.html</guid>
		<description><![CDATA[It has been a long time since I started blogging the net, though I have more than one blogs to maintain, it is not that easy since I have limited control over my files and even the layouts. Though most free blog provider does an excellent job in providing us users and bloggers a tool [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">It has been a long time since I started blogging the net, though I have more than one blogs to maintain, it is not that easy since I have limited control over my files and even the layouts. Though most free blog provider does an excellent job in providing us users and bloggers a tool to use for blogging and for free.</p>
<p>Of course, before purchasing a hosting plan, you must first know the basics, One is to know the company of the hosting provider, I have been searching for reliable reviews for hosting company and its package. Finding the right <a href="http://webhostinggeeks.com/">hosting</a> review is not easy especially to many sites offering many sources and information with comments from other users.I have started reading <a href="http://webhostinggeeks.com/blog/">blogs</a> of different hosting reviews. In fact, I have visited some of their links and featured host company and I have learned  a lot about how webhosting works, I also found many articles and relates about web advice and other advice like making money online,  it is definitely a greate visit for the  <a href="http://webhostinggeeks.com/">hosting</a>  review. In this financial crisis, we must be really wise in how we spend our resources and that includes in choosing the right hosting company by reading reliable reviews and information.</p>
<p>I have read their reviews especially the top hosting sites and I learned a lot from their reviews, including how it works, packages, links and reliable reviews. Now that I have the list of hosting providers, I would definitely can choose the right host for me and for you too.</p>
]]></content:encoded>
			<wfw:commentRss>http://jerminix.com/2009/03/finding-a-webhost/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
