<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.1" -->
<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/"
	>

<channel>
	<title>OpenSourcer Script Installation &#38; Upgrade Blog</title>
	<link>http://opensourcer.com/blog</link>
	<description></description>
	<pubDate>Fri, 17 Oct 2008 10:33:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
	<language>en</language>
			<item>
		<title>Extended Live Archives, K2, WordPress 2.3</title>
		<link>http://opensourcer.com/blog/2008/01/22/extended-live-archives-k2-wordpress-23/</link>
		<comments>http://opensourcer.com/blog/2008/01/22/extended-live-archives-k2-wordpress-23/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 22:09:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[tutorials]]></category>

		<category><![CDATA[k2]]></category>

		<category><![CDATA[plugin]]></category>

		<category><![CDATA[upgrade]]></category>

		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://opensourcer.com/blog/2008/01/22/extended-live-archives-k2-wordpress-23/</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><!-- ~ --><!-- ~ --></p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcer.com/blog/2008/01/22/extended-live-archives-k2-wordpress-23/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Can your hosting run this script?</title>
		<link>http://opensourcer.com/blog/2008/01/19/can-your-hosting-run-this-script/</link>
		<comments>http://opensourcer.com/blog/2008/01/19/can-your-hosting-run-this-script/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 11:26:00 +0000</pubDate>
		<dc:creator>k</dc:creator>
		
		<category><![CDATA[hosting]]></category>

		<category><![CDATA[script installation]]></category>

		<category><![CDATA[tutorials]]></category>

		<category><![CDATA[installation]]></category>

		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://opensourcer.com/blog/2008/01/19/can-your-hosting-run-this-script/</guid>
		<description><![CDATA[The question is &#8220;How do I know the script is able to run on the hosting package that I&#8217;m going to buy?&#8221;
In this post we outline steps that you can take to make sure you purchase the right hosting.

Get a Linux server that supports PHP and MySQL
Most PHP, MySQL runs well on Unix server, Linux [...]]]></description>
			<content:encoded><![CDATA[<p>The question is &#8220;How do I know the script is able to run on the hosting package that I&#8217;m going to buy?&#8221;</p>
<p>In this post we outline steps that you can take to make sure you purchase the right hosting.</p>
<ol>
<li><strong>Get a Linux server that supports PHP and MySQL<br />
</strong>Most PHP, MySQL runs well on Unix server, Linux is popular operating system but you also have FreeBSD.</li>
<li><strong>Check the requirement of the scripts you are going to run</strong><br />
Almost all scripts will list the requirement somewhere. Sometime they are hidden somewhere under different names, for example<br />
WordPress: <a href="http://codex.wordpress.org/Hosting_WordPress" title="Server requirements for hosting WordPress" target="_blank">Hosting WordPress</a><br />
phpBB: <a href="http://www.phpbb.com/support/documentation/3.0/quickstart/quick_requirements.php" title="Requirements for running phpBB" target="_blank">Documentation:Requirements</a><br />
CMS Made Simple: <a href="http://wiki.cmsmadesimple.org/index.php/User_Handbook/Installation/Requirements" title="Installation requirements for CMS Made Simple" target="_blank">User Handbook/Installation/Requirements</a></li>
<li><strong>Ask the web hosting company for a phpinfo output<br />
</strong>Most competent webhost will respond to this. The output looks something like this:<br />
<img src="http://opensourcer.com/blog/wp-content/uploads/2008/01/phpinfo-example.jpg" alt="phpinfo output example" height="309" hspace="3" vspace="3" width="360" /></li>
<li><strong>Ask the webhosting company directly</strong><br />
Alternative, if you don&#8217;t want to deal with the technical mumbo jumbo, ask the hosting company directly.<br />
We recommend though that you try it yourself. It is a good learning process anyway.</li>
</ol>
<p>Once you have done the above steps, you need to know what to look for. Let&#8217;s take the example from the <a href="http://codex.wordpress.org/Hosting_WordPress" title="Server requirements for hosting WordPress" target="_blank">WordPress requirements</a>.</p>
<p><strong>PHP version<br />
</strong>This is displayed right on top, for example <strong>5.2.5</strong>. WordPress says it need PHP version 4.2 or greater, so we are good (5.2.5 is greated than 4.2).</p>
<p><strong>MySQL<br />
</strong>On the phpinfo output page search for &#8220;<em>Client API version</em>&#8221; (Ctrl+F on IE and Firefox). Check the number give against WordPress requirement which is MySQL version 4.0 or greater.</p>
<p><strong>Apache mod_rewrite</strong><br />
This is optional but is useful for SEO friendly URL and such. So if you need that, check for it. Do a search on the page for &#8220;<em>mod_rewrite</em>&#8220;. It should appears under the Apache section.</p>
<p>And you are good to go!</p>
<p>For other scripts, there may be other requirements such as <strong>safe_mode</strong>, <strong>magic_quotes_gpc</strong>, <strong>gd</strong>, <strong>iconv</strong>, <strong>mbstring</strong>. Simply do a search on the page for them and see the corresponding details that follows.</p>
<p>Most of the time they have very self-explanatory values like &#8220;on&#8221;, &#8220;off&#8221;. Sometime the presence or absence of the word suggest it is there or not.</p>
<p>Just follow these few steps and you can easily determine if you can your script on the host.</p>
<p>If you have question about whether your host can run a script, <a href="http://opensourcer.com/contact" title="contact us" target="_blank">send us a note</a> we can help you take a look.</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcer.com/blog/2008/01/19/can-your-hosting-run-this-script/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A collection of PHP scripts on del.icio.us</title>
		<link>http://opensourcer.com/blog/2008/01/16/a-collection-php-scripts-on-delicious/</link>
		<comments>http://opensourcer.com/blog/2008/01/16/a-collection-php-scripts-on-delicious/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 19:23:35 +0000</pubDate>
		<dc:creator>k</dc:creator>
		
		<category><![CDATA[open source]]></category>

		<category><![CDATA[service update]]></category>

		<category><![CDATA[links]]></category>

		<category><![CDATA[php]]></category>

		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://opensourcer.com/blog/2008/01/17/a-collection-php-scripts-on-delicious/</guid>
		<description><![CDATA[We created a del.icio.us account to collect PHP scripts - mainly opensource PHP scripts but also includes some commercial PHP scripts.
Instead of just bookmarking links, we do our best to give each link a comment so that you see a little more details about the script than just a link.
Also collected are web tools and [...]]]></description>
			<content:encoded><![CDATA[<p>We created a <a href="http://del.icio.us/opensourcer" title="Collection of scripts on del.icio.us" target="_blank"><strong>del.icio.us account</strong></a> to collect PHP scripts - mainly opensource PHP scripts but also includes some commercial PHP scripts.</p>
<p>Instead of just bookmarking links, we do our best to give each link a comment so that you see a little more details about the script than just a link.</p>
<p>Also collected are web tools and services including those omnipresence Web2.0 services.</p>
<p>So if you are on del.icio.us, add us to your network or recommend some related links to us.</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcer.com/blog/2008/01/16/a-collection-php-scripts-on-delicious/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Stop Spam and Read Books with Recaptcha</title>
		<link>http://opensourcer.com/blog/2008/01/15/stop-spam-and-read-books-with-recaptcha/</link>
		<comments>http://opensourcer.com/blog/2008/01/15/stop-spam-and-read-books-with-recaptcha/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 08:07:59 +0000</pubDate>
		<dc:creator>k</dc:creator>
		
		<category><![CDATA[script installation]]></category>

		<category><![CDATA[service update]]></category>

		<category><![CDATA[useful scripts]]></category>

		<category><![CDATA[anti-spam]]></category>

		<category><![CDATA[captcha]]></category>

		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://opensourcer.com/blog/2008/01/15/stop-spam-and-read-books-with-recaptcha/</guid>
		<description><![CDATA[
Looking for ways to stop spams on your blog, wiki or forum. Using a reCAPTCHA plugin could help.
reCAPTCHA is a interesting idea that gives a new twist to the war against spam. This post will give a quick introduction to reCAPTCHA and you can learn more about it here.
CAPTCHAs are those colorful images with distorted [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://opensourcer.com/blog/wp-content/uploads/2008/01/recaptcha-logo.jpg" alt="Recaptcha" height="80" hspace="3" vspace="3" width="138" /></p>
<p>Looking for ways to stop spams on your blog, wiki or forum. Using a reCAPTCHA plugin could help.</p>
<p><a href="http://recaptcha.net/" class="external text" title="http://recaptcha.net/" rel="nofollow"><strong>reCAPTCHA</strong></a> is a interesting idea that gives a new twist to the war against spam. This post will give a quick introduction to reCAPTCHA and you can learn more about it <a href="http://recaptcha.net/learnmore.html" title="Learn more about reCAPTCHA" target="_blank">here</a>.</p>
<p><a href="http://en.wikipedia.org/wiki/Captcha" title="more about CAPTCHA in Wikipedia" target="_blank">CAPTCHAs</a> are those colorful images with distorted text at the bottom of web forms. Their purpose is to separate humans from spam scripts.</p>
<p>Spammers usually use scripts to spam thousands of post in forum and blog comments. However most scripts are not as clever as human eyes in identifying the characters so they are blocked. Nice try spammers.</p>
<p>reCAPTCHA took this idea a step further. Instead of throwing away the text you had correctly entered, it is actually used to digitalize books. Books are scanned and broken down into words. As users enter the words in the CAPTCHA, the content of a book is slowly being typed out by users all over the world! (Curious about how this is possible? Read about the technical details on how it is done on reCAPTCHA website.)</p>
<p>reCAPTCHA is available as a PHP library and as plugins for WordPress, MediaWiki, phpBB, vBulletin, Joomla, Drupal.</p>
<p>If your blog, wiki for forum is suffering from spam, using reCAPTCHA could stop the spam. At the same time you are joining the worldwide effort to digitize books. What can be more simple!</p>
<p>If you need assistance to install reCAPTCHA, <a href="http://opensourcer.com/contact" title="Contact us for installation of reCAPTCHA" target="_blank">send us a note</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcer.com/blog/2008/01/15/stop-spam-and-read-books-with-recaptcha/feed/</wfw:commentRss>
		</item>
		<item>
		<title>OpenSourcer.com Script Installation &#038; Upgrade Services</title>
		<link>http://opensourcer.com/blog/2007/12/07/opensourcercom-script-installation-upgrade-services/</link>
		<comments>http://opensourcer.com/blog/2007/12/07/opensourcercom-script-installation-upgrade-services/#comments</comments>
		<pubDate>Fri, 07 Dec 2007 06:12:20 +0000</pubDate>
		<dc:creator>OpenSourcer.com</dc:creator>
		
		<category><![CDATA[script installation]]></category>

		<category><![CDATA[service update]]></category>

		<category><![CDATA[script install]]></category>

		<guid isPermaLink="false">http://opensourcer.com/blog/?p=3</guid>
		<description><![CDATA[Welcome to the OpenSourcer.com blog.
On our website (www.opensourcer.com), we provide Script Installation &#38; Upgrade Services. We can install and setup for you your very own blog, forum, wiki, or pretty much any script you want or need. Or, if you have some blog/forum/&#60;script name here&#62; that needs updating, we can help you with that too! [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the OpenSourcer.com blog.</p>
<p>On our website (www.opensourcer.com), we provide Script Installation &amp; Upgrade Services. We can install and setup for you your very own blog, forum, wiki, or pretty much any script you want or need. Or, if you have some blog/forum/&lt;script name here&gt; that needs updating, we can help you with that too! If you don&#8217;t have time to update, upgrade, repair, etc. your scripts, we will do it for you.</p>
<p>All our installation and upgrade services are very affordable, professional, and fast. We invite you to take a look at our services page, FAQ, and homepage to find out more about us and what we do.</p>
<p>On our blog (www.opensourcer.com/blog), we talk about different scripts from the different  categories (like blogs, forums, wikis, etc.).</p>
<p>We will be blogging about the latest news on scripts and web applications, as well as ways to improve, tweak, modify and customize your script for your maximum pleasure.</p>
]]></content:encoded>
			<wfw:commentRss>http://opensourcer.com/blog/2007/12/07/opensourcercom-script-installation-upgrade-services/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
