<?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>Crenk Technology &#187; Webmaster</title>
	<atom:link href="http://crenk.com/tag/webmaster/feed/" rel="self" type="application/rss+xml" />
	<link>http://crenk.com</link>
	<description>Web Apps, Mobile Apps and Reviews</description>
	<lastBuildDate>Thu, 09 Feb 2012 14:07:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>phpSysInfo: Get All the Information About your Hosting Server</title>
		<link>http://crenk.com/2010/03/21/phpsysinfo-get-all-the-information-about-your-hosting-server/</link>
		<comments>http://crenk.com/2010/03/21/phpsysinfo-get-all-the-information-about-your-hosting-server/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 18:20:04 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpsysinfo]]></category>
		<category><![CDATA[Webmaster]]></category>

		<guid isPermaLink="false">http://crenk.com/?p=9580</guid>
		<description><![CDATA[Have you ever been curious about your hosting service? Have you ever wondered “what kind of machine is holding up my website”? Well, you are going to love this one: phpSysInfo retrieves an incredible amount of information from the hosting server. And when I say incredible, I mean INCREDIBLE. Running this PHP it will automatically [...]<p><a href="http://crenk.com/2010/03/21/phpsysinfo-get-all-the-information-about-your-hosting-server/">phpSysInfo: Get All the Information About your Hosting Server</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></description>
			<content:encoded><![CDATA[<p>Have you ever been curious about your hosting service? Have you ever wondered “what kind of machine is holding up my website”? Well, you are going to love this one: <a href="http://phpsysinfo.sourceforge.net/">phpSysInfo</a> retrieves an incredible amount of information from the hosting server.</p>
<p><img class="aligncenter size-medium wp-image-9581" title="phpsys01" src="http://crenk.com/wp-content/uploads/2010/03/phpsys01-577x210.png" alt="" width="501" height="182" /></p>
<p>And when I say incredible, I mean INCREDIBLE. Running this PHP it will automatically bring the following information from the server:</p>
<ul>
<li>Processor model, type and speed.</li>
<li>RAM and the amount currently used.</li>
<li>Operating system.</li>
<li>Number of hard drives and present RAID configurations.</li>
<li>Partitions and mounted filesystem free space.</li>
<li>Number of process running and their status.</li>
<li>Hardware temperature and voltage.</li>
<li>Network usage.</li>
<li>And even more!</li>
</ul>
<p><img class="aligncenter size-medium wp-image-9582" title="phpsys02" src="http://crenk.com/wp-content/uploads/2010/03/phpsys02-577x363.png" alt="" width="500" height="314" /></p>
<p>This script runs on any site where PHP is enable, it only requires PHP 5.2 version or higher. And the output options are: static content, XML or update it dynamically. Plus, you can get different themes to use it.</p>
<p>The <a href="http://phpsysinfo.sourceforge.net/">phpSysInfo</a> site have ready a demonstration of their script running on their server. Check it out <a href="http://phpsysinfo.sourceforge.net/phpsysinfo/index.php?disp=dynamic">here</a>.</p>
<p>Did I mention it’s completely free to download?</p>
<p>Enjoy!
<ul class="related_post">
<li><a href="http://crenk.com/2011/08/01/css-crush-css-pre-processor-no-specific-properties-rules-or-functions-required/" title="CSS Crush: CSS Pre-Processor: No Specific Properties, Rules or Functions Required">CSS Crush: CSS Pre-Processor: No Specific Properties, Rules or Functions Required</a> &#8211; August 1, 2011</li>
<li><a href="http://crenk.com/2011/07/18/webhostingtalk-com-what%e2%80%99s-the-latest-hosting-buzz/" title="Webhostingtalk.com: What’s The Latest Hosting Buzz?">Webhostingtalk.com: What’s The Latest Hosting Buzz?</a> &#8211; July 18, 2011</li>
<li><a href="http://crenk.com/2011/05/05/how-to-setup-ubuntu-11-04-lamp-server/" title="How to Setup Ubuntu 11.04 LAMP Server">How to Setup Ubuntu 11.04 LAMP Server</a> &#8211; May 5, 2011</li>
<li><a href="http://crenk.com/2011/04/02/how-to-fix-the-buddypress-bp-loader-php-issue-blank-site/" title="How to Fix the BuddyPress bp-loader.php Issue: Blank Site">How to Fix the BuddyPress bp-loader.php Issue: Blank Site</a> &#8211; April 2, 2011</li>
<li><a href="http://crenk.com/2011/02/17/installing-and-setting-up-wordpress-in-rackspace-cloud-site/" title="Installing and Setting Up WordPress in Rackspace Cloud Site">Installing and Setting Up WordPress in Rackspace Cloud Site</a> &#8211; February 17, 2011</li>
</ul>
<img src="http://crenk.com/5d26c88b/266bb3d8/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><p><a href="http://crenk.com/2010/03/21/phpsysinfo-get-all-the-information-about-your-hosting-server/">phpSysInfo: Get All the Information About your Hosting Server</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></content:encoded>
			<wfw:commentRss>http://crenk.com/2010/03/21/phpsysinfo-get-all-the-information-about-your-hosting-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Fast, Good and Easy Websites with Moogoo</title>
		<link>http://crenk.com/2009/07/02/creating-fast-good-and-easy-websites-with-moogoo/</link>
		<comments>http://crenk.com/2009/07/02/creating-fast-good-and-easy-websites-with-moogoo/#comments</comments>
		<pubDate>Thu, 02 Jul 2009 13:09:29 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Moogoo]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://crenk.com/?p=3737</guid>
		<description><![CDATA[Do you feel like you need a website and you have no money to create one? And you are not a developer nor a web designer to do it yourself? Well I&#8217;m pretty sure that the your next step should with Moogoo. Moogoo is the quick choice to take when it comes to design easy [...]<p><a href="http://crenk.com/2009/07/02/creating-fast-good-and-easy-websites-with-moogoo/">Creating Fast, Good and Easy Websites with Moogoo</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3738" title="moogoo-logo" src="http://crenk.com/wp-content/uploads/2009/07/moogoo-logo.png" alt="moogoo-logo" width="237" height="64" />Do you feel like you need a website and you have no money to create one? And you are not a developer nor a web designer to do it yourself? Well I&#8217;m pretty sure that the your next step should with <a href="http://www.moogo.com/">Moogoo</a>.</p>
<p><a href="http://www.moogo.com/">Moogoo</a> is the quick choice to take when it comes to design easy and very acceptable websites and it only takes a few moments to complete. You will have several options to add different type of functionality to your site, so it won&#8217;t be the same static content. Besides doing all the design work, you can find more features:</p>
<ul>
<li>Free option available and with interesting features.</li>
<li>Payed option includes the completeme management of the website.</li>
<li>Registered domain names supported. That means if you have your own domain name, like mycompany.com, you will have support to migrate the website to your own domain without having any type of problems.</li>
<li>Features that you can use in your website: News, photo albums, blogs, events, quick polls, statistics, search engine, etc.</li>
<li>Web base e-mail option available.</li>
</ul>
<p>To check on more features available, check <a href="http://www.moogo.com/support/10">this link.</a></p>
<p>As an important note, the payed versions are two: Personal ($4.99) and Business ($14.99). Not bad, right?
<ul class="related_post">
<li><a href="http://crenk.com/2011/11/10/example-of-how-powerful-photoshop-can-be/" title="Example of How Powerful Photoshop Can Be">Example of How Powerful Photoshop Can Be</a> &#8211; November 10, 2011</li>
<li><a href="http://crenk.com/2011/10/16/steve-jobs-last-project-was-the-iphone-5/" title="Steve Jobs&#8217; Last Project Was The iPhone 5 ">Steve Jobs&#8217; Last Project Was The iPhone 5 </a> &#8211; October 16, 2011</li>
<li><a href="http://crenk.com/2011/09/07/outside-car-airbags-easpace/" title="Outside Car Airbags: Easpace">Outside Car Airbags: Easpace</a> &#8211; September 7, 2011</li>
<li><a href="http://crenk.com/2011/09/05/leaked-amazon-redesign/" title="Leaked: Amazon Redesign">Leaked: Amazon Redesign</a> &#8211; September 5, 2011</li>
<li><a href="http://crenk.com/2011/07/17/5-of-the-best-html5-websites-so-far/" title="5 Of The Best HTML5 Websites So Far">5 Of The Best HTML5 Websites So Far</a> &#8211; July 17, 2011</li>
</ul>
<img src="http://crenk.com/5d26c88b/266bb3d8/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><p><a href="http://crenk.com/2009/07/02/creating-fast-good-and-easy-websites-with-moogoo/">Creating Fast, Good and Easy Websites with Moogoo</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></content:encoded>
			<wfw:commentRss>http://crenk.com/2009/07/02/creating-fast-good-and-easy-websites-with-moogoo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Antivirus Plug-in</title>
		<link>http://crenk.com/2009/06/26/wordpress-antivirus-plug-in/</link>
		<comments>http://crenk.com/2009/06/26/wordpress-antivirus-plug-in/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 13:30:07 +0000</pubDate>
		<dc:creator>Augusto Alvarez</dc:creator>
				<category><![CDATA[Tech News]]></category>
		<category><![CDATA[Web Apps]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[blogs]]></category>
		<category><![CDATA[Webmaster]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WordPress 2.8]]></category>
		<category><![CDATA[WordPress Antivirus]]></category>
		<category><![CDATA[WordPress Plug-In]]></category>

		<guid isPermaLink="false">http://crenk.com/?p=3521</guid>
		<description><![CDATA[As we announced earlier, WordPress released their new version: 2.8, that has big performance improvements. Even though this feature isn&#8217;t brand new, it is a nice option that you can give it a try: WordPress Antivirus Plug-In. The plug-in has a new version, 0.4, that appeared a few days back and it already includes compatibility [...]<p><a href="http://crenk.com/2009/06/26/wordpress-antivirus-plug-in/">WordPress Antivirus Plug-in</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-3522" title="wordpress-logo" src="http://crenk.com/wp-content/uploads/2009/06/wordpress-logo1.png" alt="wordpress-logo" width="138" height="130" />As we <a href="http://crenk.com/wordpress-2-8-released/">announced earlier</a>, WordPress released their new version: 2.8, that has big performance improvements. Even though this feature isn&#8217;t brand new, it is a nice option that you can give it a try: <a href="http://wordpress.org/extend/plugins/antivirus/">WordPress Antivirus Plug-In</a>.</p>
<p>The plug-in has a new version, 0.4, that appeared a few days back and it already includes compatibility with the latest WordPress version.</p>
<p>So what exactly a blog antivirus can do? You may ask. Well, this plug-in can help you out on monitoring possible platform vulnerabilities, virus injections, malicious links inserted, etc. Includes also features like email notifications and whitelisting.</p>
<p>The installation process it&#8217;s the same as every WordPress plug-in:</p>
<p>1.Download AntiVirus plugin<br />
2.Unzip the archive<br />
3.Upload the folder antivirus into ./wp-content/plugins/<br />
4.Go to tab Plugins<br />
5.Activate AntiVirus<br />
6.Edit settings<br />
7.Ready</p>
<p>WordPress users and webmasters always find the need to keep a good eye on the deployed platform in case any vulnerability appears and, if that happens, just pray for a quick hotfix. It&#8217;s nice to have a quick option that can help you be more proactive about the health of your deployments.
<ul class="related_post">
<li><a href="http://crenk.com/2011/06/17/tumblr-passes-wordpress-com-in-blogs/" title="Tumblr Passes WordPress.com in Blogs">Tumblr Passes WordPress.com in Blogs</a> &#8211; June 17, 2011</li>
<li><a href="http://crenk.com/2011/07/24/simplereach-slide-wordpress-simple/" title="SimpleReach Slide: WordPress Simple Related Post Plugin">SimpleReach Slide: WordPress Simple Related Post Plugin</a> &#8211; July 24, 2011</li>
<li><a href="http://crenk.com/2011/06/06/how-to-add-google-1-button-to-your-website/" title="How to Add Google +1 Button to Your Website">How to Add Google +1 Button to Your Website</a> &#8211; June 6, 2011</li>
<li><a href="http://crenk.com/2011/05/31/windows-phone-7-theme-for-your-wordpress-blog/" title="Windows Phone 7 Theme for Your WordPress Blog">Windows Phone 7 Theme for Your WordPress Blog</a> &#8211; May 31, 2011</li>
<li><a href="http://crenk.com/2011/05/11/tumblr-about-to-pass-wordpress-for-blog-hosting/" title="Tumblr About to Pass WordPress For Blog Hosting">Tumblr About to Pass WordPress For Blog Hosting</a> &#8211; May 11, 2011</li>
</ul>
<img src="http://crenk.com/5d26c88b/266bb3d8/CCBot/1.0 (+http://www.commoncrawl.org/bot.html).gif" /><p><a href="http://crenk.com/2009/06/26/wordpress-antivirus-plug-in/">WordPress Antivirus Plug-in</a> originally appeared on: <a href="http://crenk.com">Crenk</a>
<br>
Join our Community: <a href="http://twitter.com/crenk">Twitter</a>, <a href="http://facebook.com/crenkcommunity">Facebook</a> 
</p>
]]></content:encoded>
			<wfw:commentRss>http://crenk.com/2009/06/26/wordpress-antivirus-plug-in/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

