<?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>Penguination Project &#187; internet</title>
	<atom:link href="http://penguinationproject.com/category/internet/feed" rel="self" type="application/rss+xml" />
	<link>http://penguinationproject.com</link>
	<description></description>
	<lastBuildDate>Thu, 29 Oct 2009 19:51:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>About phishing and fishing</title>
		<link>http://penguinationproject.com/about-phishing-and-fishing</link>
		<comments>http://penguinationproject.com/about-phishing-and-fishing#comments</comments>
		<pubDate>Mon, 22 Jun 2009 21:08:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[ebay phishing]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[spam]]></category>
		<category><![CDATA[twitter phishing]]></category>

		<guid isPermaLink="false">http://penguinationproject.com/?p=212</guid>
		<description><![CDATA[Hi, good day to you. Who are you ? Developer, just internet user looking for some information about something ? Maybe you are an ebay seller or Twitter user. Beware, they are phishing you! Who are they ? And what is phishing? If you don&#8217;t know what is phishing it is a good idea to [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-213" title="Spam" src="http://penguinationproject.com/wp-content/uploads/2009/06/Spam-300x300.jpg" alt="Spam" width="300" height="300" />Hi, good day to you. Who are you ? Developer, just internet user looking for some information about something ? Maybe you are an ebay seller or Twitter user. Beware, they are phishing you! Who are they ? And what is phishing? If you don&#8217;t know what is phishing it is a good idea to shut off your modem and to throw it to the open window ( Try not to hurt anybody walking down the street ). C&#8217;mon it&#8217;s just a joke, we just want to inform you about internet malicious hackers activity.</p>
<p>So, what&#8217;s phishing? Phishing is when someone wants to steal your private information like username and password. There are lots of methods of phishing, and we will share with you all of them .</p>
<p>Email phishing &#8211; when someone sends you an email with convincing text to go to your paypal account or ebay account, when you are clicking the link, you redirected directly to the scammers web page. So you are the unlucky fish cought by the phisher. Phishing landing page looks exactly like your ebay login page or your paypal login page, once you entered your username and password, your information is sent to the phisher and he can easily deposit all your bank account cash to his account for example. So how to avoid it, before you are leaving your information to someone, in our case ebay phishing page for example, check out it&#8217;s domain name on your browser address bar , it should be www.ebay.com and not www.ebay.com.tw or something.</p>
<p>Another example when someone sends you the link with text &#8220;check out this funny picture&#8221; on twitter, once you click on this link you&#8217;ve been redirected to the &#8220;twitter&#8221; login page, once again , it will be phisher landing page.real twitter login page url should start with www.twitter.com or twitter.com</p>
<p>Beware, check 1000 times before you are living your private information somewhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://penguinationproject.com/about-phishing-and-fishing/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress twitter button tutorial</title>
		<link>http://penguinationproject.com/wordpress-twitter-button-tutorial</link>
		<comments>http://penguinationproject.com/wordpress-twitter-button-tutorial#comments</comments>
		<pubDate>Thu, 18 Jun 2009 23:26:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[twitter button]]></category>
		<category><![CDATA[wordpress twitter plugin]]></category>

		<guid isPermaLink="false">http://penguinationproject.com/?p=192</guid>
		<description><![CDATA[Hello again friends !
Good news , you don&#8217;t need any wordpress twitter plugin for now, we will teach you how to create this plugin yourself !
Twitter button allows to your visitors to tweet every single post. That&#8217;s cool enough right ? There are some free widgets available over the net. Tweetmeme.com button for example, but [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-196" title="twitter-bird-6" src="http://penguinationproject.com/wp-content/uploads/2009/06/twitter-bird-6-300x300.png" alt="twitter-bird-6" width="300" height="300" />Hello again friends !</p>
<p>Good news , you don&#8217;t need any wordpress twitter plugin for now, we will teach you how to create this plugin yourself !</p>
<p>Twitter button allows to your visitors to tweet every single post. That&#8217;s cool enough right ? There are some free widgets available over the net. Tweetmeme.com button for example, but when you are using tweetmeme button , you are automatically retweet tweetmeme.com I don&#8217;t want to retweet tweetmeme and probably you also don&#8217;t want to retweet them. So let&#8217;s create our twitter button from scratch.</p>
<p>First we need button image actually. You can use our happy bird : just save it on your desktop.</p>
<p><img class="size-full wp-image-193 alignnone" title="twitter1" src="http://penguinationproject.com/wp-content/uploads/2009/06/twitter1.gif" alt="twitter1" width="81" height="65" /></p>
<p>Ok, let&#8217;s do it :</p>
<ul>
<li>Upload this image to your server root</li>
<li>Login to wp-admin, click appearance, click editor, on right menu find single.php file, click on it</li>
<li>Inside of Single.php find html code one of the following : <strong>&lt;div class=&#8221;entry&#8221;&gt;</strong> or <strong>&lt;div id=&#8221;entry&#8221;&gt;</strong> after this tag insert code <strong>&lt;?$title=get_the_title();?&gt;&lt;div style=&#8221;float:left;margin-right:.5em;margin-bottom:.5em;&#8221;&gt;  &lt;a title=&#8221;ReTweet this&#8221; href=&#8221;http://twitter.com/home?status=&lt;?=urlencode($title)?&gt;+&lt;?php the_permalink();?&gt;&#8221;&gt;&lt;img border=&#8221;0&#8243; src=&#8221;<code>&lt;?php echo get_option('siteurl'); ?&gt;/</code>twitter.gif&#8221;&gt;&lt;/a&gt;  &lt;/div&gt;</strong></li>
<li>Save single.php</li>
<li>If you use cacher , clear the cache</li>
</ul>
<p>Now when everyone visits your blog, he could tweet any post.</p>
<p>Good luck coding and exploring your wordpress blog !</p>
]]></content:encoded>
			<wfw:commentRss>http://penguinationproject.com/wordpress-twitter-button-tutorial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ffmpeg hosting</title>
		<link>http://penguinationproject.com/ffmpeg-hosting</link>
		<comments>http://penguinationproject.com/ffmpeg-hosting#comments</comments>
		<pubDate>Tue, 16 Jun 2009 16:23:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hosting]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[cirtexhosting]]></category>
		<category><![CDATA[ffmpeg hosting]]></category>
		<category><![CDATA[video sharing hosting]]></category>

		<guid isPermaLink="false">http://penguinationproject.com/?p=182</guid>
		<description><![CDATA[We had to create video audio encoder, decoder application.  The easiest and powerfull way was to use ffmpeg linux application to encode and decode video and audio files into different formats. Once ffmpeg was installed on localhost, our application was tested and worked fine. But when we started toi look for hosting to host our [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-183" title="fmpeg_hosting" src="http://penguinationproject.com/wp-content/uploads/2009/06/fmpeg_hosting-300x199.jpg" alt="fmpeg_hosting" width="300" height="199" />We had to create video audio encoder, decoder application.  The easiest and powerfull way was to use ffmpeg linux application to encode and decode video and audio files into different formats. Once ffmpeg was installed on localhost, our application was tested and worked fine. But when we started toi look for hosting to host our application we didn&#8217;t found much information about ffmpeg hosting support, untill we found <strong><a href="http://www.cirtexhosting.com/affiliates/idevaffiliate.php?id=2770" target="_blank">Cirtexhosting</a></strong> that supports ffmpeg and zend framework, they also have great ready to install in just a few clicks video softwares like youtube clone application.</p>
<p><a href="http://www.cirtexhosting.com/affiliates/idevaffiliate.php?id=2770" target="_blank">Cirtexhosting</a> is a great budget web hosting solution that also offering video streaming for their <a title="More about web hosting »" href="http://www.cirtexhosting.com/affiliates/idevaffiliate.php?id=2770" target="_blank">web hosting</a> plan.  It is a great  hosting solution that completely supports all ffmpeg and ffmpegPHP functions.   <a href="http://www.cirtexhosting.com/affiliates/idevaffiliate.php?id=2770" target="_blank">Cirtexhosting cpanel</a> comes with latest video script installer and from here you can install phpMotion, which is a free video sharing script. Citrexhosting has a great online fast  support, you can even ask about ffmpeg functions and ffmpeg scripts and solutions, they will always help you.  <a href="http://www.cirtexhosting.com/affiliates/idevaffiliate.php?id=2770" target="_blank">Cirtexhosting</a> is recommended by Penguins. For users that want to get the best from the ffmpeg video sharing hosting.</p>
]]></content:encoded>
			<wfw:commentRss>http://penguinationproject.com/ffmpeg-hosting/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wordpress design tutorial #3</title>
		<link>http://penguinationproject.com/wordpress-design-tutorial-3</link>
		<comments>http://penguinationproject.com/wordpress-design-tutorial-3#comments</comments>
		<pubDate>Tue, 16 Jun 2009 11:14:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How To tips]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[custom wordpress login]]></category>
		<category><![CDATA[wordpress design]]></category>
		<category><![CDATA[wordpress programming]]></category>

		<guid isPermaLink="false">http://penguinationproject.com/?p=176</guid>
		<description><![CDATA[Hello, we just finished custom made login page of wordpress weblog. It was deep hack inside wordpress Application. Actually we included default wordpress theme header , sidebar and footer into wp-login.php file.  This tutorial could be used with any wordpress theme and template.
We included archived .zip file in this tutorial , the archive contains wp-login.php [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-177" title="wordpress-logo" src="http://penguinationproject.com/wp-content/uploads/2009/06/wordpress-logo-300x292.jpg" alt="wordpress-logo" width="300" height="292" />Hello, we just finished custom made login page of wordpress weblog. It was deep hack inside wordpress Application. Actually we included default wordpress theme header , sidebar and footer into wp-login.php file.  This tutorial could be used with any wordpress theme and template.</p>
<p>We included archived .zip file in this tutorial , the archive contains wp-login.php file created for default wordpress theme &#8211; kubrick theme. You can download this file <a href="http://penguinationproject.com/login.zip">here </a></p>
<p>Make sure you backupped your original &#8220;wp-login.php&#8221; file on your computer or your server.  Change your default wp-login.php with attached one.</p>
<p>You can see the example <a href="http://penguinationproject.com/preview/wp-login.php" target="_blank">here</a>,  it works in login and register cases.</p>
<p>Just download the file and compare with original wp-login.php, sorry we didn&#8217;t created full documentation or tutorial for this, because we forgot the process of changing it&#8217;s design.</p>
<p>If you need any help, just post comments and we will help you.</p>
<p>Guru !</p>
]]></content:encoded>
			<wfw:commentRss>http://penguinationproject.com/wordpress-design-tutorial-3/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Editing default wordpress theme tutorial #2</title>
		<link>http://penguinationproject.com/editing-default-wordpress-theme-tutuorial-2</link>
		<comments>http://penguinationproject.com/editing-default-wordpress-theme-tutuorial-2#comments</comments>
		<pubDate>Sun, 14 Jun 2009 09:43:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How To tips]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress design]]></category>

		<guid isPermaLink="false">http://penguinationproject.com/?p=165</guid>
		<description><![CDATA[Hello, we will continue default wordpress theme editing tutorial, in tutorial #1 we fixed default wordpress theme to enable sidebar showing in all posts and categories, and today you will learn how to add most recent video in your right sidebar , or somwhere else inside of your wordpress blog.  We will try to explain [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-medium wp-image-166" style="margin: 5px;" title="code" src="http://penguinationproject.com/wp-content/uploads/2009/06/code-300x276.gif" alt="code" width="300" height="276" />Hello, we will continue default wordpress theme editing tutorial, in tutorial #1 we fixed default wordpress theme to enable sidebar showing in all posts and categories, and today you will learn how to add most recent video in your right sidebar , or somwhere else inside of your wordpress blog.  We will try to explain our best PHP code parts you should insert or edit, and we hope this will be the  good start in creating your own wordpress themes.</p>
<p>Please take a look at our example, of what are we going to create : <a href="http://penguinationproject.com/preview/" target="_blank">Here</a></p>
<p><strong>Let&#8217;s start coding : </strong></p>
<p>First create category &#8220;videos&#8221; and post at least one video from youtube or any other flash video.</p>
<p>Now we will need &#8220;video&#8221; category id before we will start PHP coding of our sidebar, login to your wp-admin, click on posts, categories , you will see categories list, click on created video category.</p>
<p>In your browser address field you will see something like that : http://penguinationproject.com/preview/wp-admin/categories.php?action=edit&amp;cat_ID=3</p>
<p>Category id number  is 3 (cat_ID=3).</p>
<p>Now when we know our category id , let&#8217;s start coding.</p>
<p>Click on appearance in your left admin menu, click edit , you will see files list on right menu. Click on sidebar.php</p>
<p>Find html code  <strong>&lt;div id=&#8221;sidebar&#8221; role=&#8221;complementary&#8221;&gt;</strong></p>
<p>After this code and before &lt;ul&gt; tag starts insert PHP code below , we commented inside of code where you should add your category id number.</p>
<pre><strong><cite>&lt;?php</cite> <span style="text-decoration: underline;">if</span> ( have_posts() ) : <cite>?&gt;</cite></strong>

// take a look at line below, &amp;cat=3 , change 3 to your category id.

<strong><cite>&lt;?php</cite> <a>$my_query</a> = <span style="text-decoration: underline;">new</span> WP_Query('showposts=1&amp;cat=3');

<span style="text-decoration: underline;">while</span> (<a>$my_query</a>-&gt;have_posts()) : <a>$my_query</a>-&gt;the_post();
  <a>$do_not_duplicate</a> = <a>$post</a>-&gt;ID;<cite>?&gt;</cite></strong>

<strong><cite>&lt;?php</cite>
<a>$id</a> =<a>$post</a>-&gt;ID;
<a>$the_content</a> =<a>
$wpdb</a>-&gt;get_var("SELECT post_content FROM <a>$wpdb</a>-&gt;posts WHERE ID = <a>$id</a> ");
<a>$pattern</a> = '!&lt;embed.*?src="(.*?)"!';

preg_match_all(<a>$pattern</a>, <a>$the_content</a>, <a>$matches</a>);
<a>$obj_src</a> = <a>$matches</a>['1'][0];
<cite>?&gt;</cite></strong>

<strong><cite>&lt;?php</cite> <span style="text-decoration: underline;">if</span>(<a>$obj_src</a> != '') 

{ 

<span style="text-decoration: underline;">echo</span> '<strong>&lt;b&gt;</strong>Latest Video<strong>&lt;/b&gt;</strong><strong>&lt;br&gt;</strong><strong>&lt;br&gt;</strong><strong>&lt;object width="160" height="120"&gt;
</strong><strong>&lt;param name="movie" value="'.<a>$obj_src.</a>'"&gt;</strong><strong>&lt;/param&gt;
</strong><strong>&lt;param name="allowFullScreen" value="<span style="text-decoration: underline;">true</span>"&gt;</strong><strong>&lt;/param&gt;
</strong><strong>&lt;param name="allowscriptaccess" value="always"&gt;</strong><strong>&lt;/param&gt;
</strong><strong>&lt;embed src="'.<a>$obj_src.</a>'" type="application/x-shockwave-flash"
allowscriptaccess="always" allowfullscreen="<span style="text-decoration: underline;">true</span>" width="160" height="120"&gt;</strong><strong>&lt;/embed&gt;
</strong><strong>&lt;/object&gt;</strong><strong>&lt;br&gt;</strong><strong>&lt;br&gt;</strong>'; 

}

<cite>?&gt;</cite></strong>
 <strong><cite>&lt;?php</cite> <span style="text-decoration: underline;">endwhile</span>; <cite>?&gt;</cite></strong>

<strong><cite>&lt;?php</cite> <span style="text-decoration: underline;">endif</span>; <cite>?&gt;</cite></strong></pre>
<p>Now save the file , go to your wordpress blog&#8217;s  homepage , You will see most recent video on your blogs sidebar .</p>
<p>From now once you are adding video in &#8220;video&#8221; category , it will automatically appear on your sidebar.</p>
<p>We will continue hacking default wordpress theme soon. And we wish you all the best ! Please leve comments.</p>
<p>Good luck.</p>
<p><em></em></p>
]]></content:encoded>
			<wfw:commentRss>http://penguinationproject.com/editing-default-wordpress-theme-tutuorial-2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Editing default wordpress theme tutorial #1</title>
		<link>http://penguinationproject.com/editing-default-wordpress-theme-tutorial-1</link>
		<comments>http://penguinationproject.com/editing-default-wordpress-theme-tutorial-1#comments</comments>
		<pubDate>Sat, 13 Jun 2009 15:29:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://penguinationproject.com/?p=162</guid>
		<description><![CDATA[Today we will learn how to fix default kubrick wordpress template and making it double column in all blog categories.
As a default kubrick theme don&#8217;t shows sidebar when you are browsing into single post or attachement.
It could be fixed in a 2 minutes of our time. We also created preview for this tutorial : http://penguinationproject.com/preview/
You [...]]]></description>
			<content:encoded><![CDATA[<p>Today we will learn how to fix default kubrick wordpress template and making it double column in all blog categories.</p>
<p>As a default kubrick theme don&#8217;t shows sidebar when you are browsing into single post or attachement.</p>
<p>It could be fixed in a 2 minutes of our time. We also created preview for this tutorial : <a href="http://penguinationproject.com/preview/" target="_blank">http://penguinationproject.com/preview/</a></p>
<p>You can click on any post, sidebar will appear on single post.</p>
<p>So, let&#8217;s start :</p>
<p>login to wp-admin -&gt; appearance -&gt; editor.</p>
<p>You will need to edit two files in same way <em><strong>single.php</strong></em> and <strong><em>image.php</em></strong></p>
<p>Both files are edited in the same way,  find html code :</p>
<blockquote>
<pre>&lt;div id="content" <span style="text-decoration: underline;">class</span>="widecolumn" role="main"&gt;

Change it to 

&lt;div id="content" <span style="text-decoration: underline;">class</span>="narrowcolumn" role="main"&gt;

Scroll to the bottom of code and find code :

<strong><cite>&lt;?php</cite> get_footer(); <cite>?&gt;

</cite></strong><cite>add these line</cite><strong><cite>

</cite></strong>
<strong><cite>&lt;?php</cite> get_sidebar(); <cite>?&gt;</cite></strong>
<strong><cite>
</cite></strong></pre>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://penguinationproject.com/editing-default-wordpress-theme-tutorial-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add youtube video downloader tool to wordpress blog</title>
		<link>http://penguinationproject.com/add-youtube-video-downloader-tool-to-wordpress-blog</link>
		<comments>http://penguinationproject.com/add-youtube-video-downloader-tool-to-wordpress-blog#comments</comments>
		<pubDate>Fri, 12 Jun 2009 14:42:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[How To tips]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[youtube downloader]]></category>
		<category><![CDATA[youtube tool]]></category>

		<guid isPermaLink="false">http://penguinationproject.com/?p=159</guid>
		<description><![CDATA[Hi,
here is a simple and fast tutorial how to add youtube video downloader tool to your website or blog. This tool allows your visitors downloading youtube videos from your website, take a look at our right sidebar for example.
If your blog powered by wordpress, go to your wp-admin on the left wp-admin menu click on [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-160" style="margin: 5px;" title="youtube-logo" src="http://penguinationproject.com/wp-content/uploads/2009/06/youtube-logo.png" alt="youtube-logo" width="147" height="67" />Hi,</p>
<p>here is a simple and fast tutorial how to add youtube video downloader tool to your website or blog. This tool allows your visitors downloading youtube videos from your website, take a look at our right sidebar for example.</p>
<p>If your blog powered by wordpress, go to your wp-admin on the left wp-admin menu click on appearance -&gt; editor.</p>
<p>In editor right menu click on Sidebar <span class="nonessential">( sidebar.php ) ,  you will see something like this :  &lt;div id=&#8221;sidebar&#8221;&gt; &#8230;.. </span></p>
<p><span class="nonessential">after &lt;div id=&#8221;sidebar&#8221;&gt; tag insert code below </span></p>
<blockquote><p><span class="nonessential">&lt;iframe height=&#8221;150&#8243; width=&#8221;300&#8243; style=&#8221;border:1px solid #c5c5c5&#8243; src=&#8221;http://youtubevideocollector.com/dl.php&#8221;&gt;&lt;/iframe&gt;</p>
<p></span></p></blockquote>
<p><span class="nonessential">Or choose another width and height <a href="http://youtubevideocollector.com/website_tool.php" target="_blank">here </a></span></p>
<p><span class="nonessential">You can manually modify iframe code , to fit your sidebar width and height just change width and height in iframe html code .</span></p>
<p><span class="nonessential">Best regards ! And greetings from pengland !<br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://penguinationproject.com/add-youtube-video-downloader-tool-to-wordpress-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Domain names and SEO</title>
		<link>http://penguinationproject.com/domain-names-and-seo</link>
		<comments>http://penguinationproject.com/domain-names-and-seo#comments</comments>
		<pubDate>Thu, 11 Jun 2009 23:29:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Domain names]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[internet]]></category>

		<guid isPermaLink="false">http://penguinationproject.com/?p=155</guid>
		<description><![CDATA[Let us clean out some misterious questions like :  Should I buy google page rank domain names for SEO ?
No one answered you this question, right ? I will tell you why, there are lots of domain name speculants, they register domain names for reselling it. No one will answer you this question because lots [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-156" title="domain_name" src="http://penguinationproject.com/wp-content/uploads/2009/06/domain_name.png" alt="domain_name" width="250" height="244" />Let us clean out some misterious questions like :  Should I buy google page rank domain names for SEO ?</p>
<p>No one answered you this question, right ? I will tell you why, there are lots of domain name speculants, they register domain names for reselling it. No one will answer you this question because lots of domain name speculants are owners of domain names reselling, kinda weird businesses and high traffic domain names forums.</p>
<p>I will tell you the truth. Once domain name registered, it is parked with registrant usually, and if it has no back links, the PR of domains is not calculated with google.  Cheater register domain names and link thew with many websites that has page rank already, usually PR2 + After one or two month, domain linked with page rank websites becomes PR domain name, if they create simple hosting and host website with about 300 words page and lots of these words contain keywords of domain itself.</p>
<p>Once they got high PR, they are going to ebay or domain name forums to sell their &#8220;PR&#8221; domains, and if you buy domain name like this one and create website on it, it will be reached with google crawler and PR will be dropped to 0 or to &#8220;no PR&#8221;.</p>
<p>Page rank is not always sufficient component in search engine optimization. Page rank is important when we are talking about serious websites creating their content not just for google page rank, with reach content,features or services.</p>
<p>If you are looking for a good domain name for your website, make sure it&#8217;s name fits your website&#8217;s keywords and description.</p>
<p>How to choose domain name properly ? It&#8217;s simple, really. Let&#8217;s say you have penguin t-shirts business and you want to register proper domain name for your business website. First think about keywords for yiour website niche. Once you found some good keywords don&#8217;t run to register it, go to google <a href="https://adwords.google.com/select/KeywordToolExternal" target="_blank">Adwords keywords tool</a> check for phrases of your business and their popularity in google search results, for example check with adwords phrase &#8220;penguin t-shirts&#8221; and if it is popular enought (5000 &#8211; 20000 + ) monthly searches, register it with some domain name registrar.</p>
<p>Once you added unique content of your business or website and it submitted with google search engine, build some links, participate in forums and blogs&#8230; don&#8217;t spam, just offer your business, and your domain name PR will raise itself after some time. Yes it takes time for google to reach your page even if you submitted it with google.</p>
<p>We hope it was useful short tip about domains and domainers and how to register proper domain name for your business.</p>
<p>Good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://penguinationproject.com/domain-names-and-seo/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hostgator review from inside</title>
		<link>http://penguinationproject.com/hostgator-review-from-inside</link>
		<comments>http://penguinationproject.com/hostgator-review-from-inside#comments</comments>
		<pubDate>Thu, 11 Jun 2009 11:43:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hosting]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[hostgator hosting review]]></category>
		<category><![CDATA[Hostgator review]]></category>
		<category><![CDATA[hosting review]]></category>
		<category><![CDATA[zend framework hosting]]></category>

		<guid isPermaLink="false">http://penguinationproject.com/?p=145</guid>
		<description><![CDATA[We decided to take a serious step to create a good hostgator hosting review.  To take a closer look on what&#8217;s going on we created a Hostgator Basic hosting plan. After about 10 minutes we got notification email that hosting was successfully installed. Ok hostgator we are gong to review your place.
We logged in with [...]]]></description>
			<content:encoded><![CDATA[<p>We decided to take a serious step to create a good hostgator hosting review.  To take a closer look on what&#8217;s going on we created a Hostgator Basic hosting plan. After about 10 minutes we got notification email that hosting was successfully installed. Ok hostgator we are gong to review your place.</p>
<p>We logged in with provided cpanel access, and we greately surprised in hostgator load times, very clever crocodile, works very fast.  Cpanel load time was very fast , that&#8217;s very cool because hostgator hosting located in USA and we are browsing from North Pole ( Pengland ) !</p>
<p>Once logged in, we amazed on lots of functions and features, we also didn&#8217;t wait long while browsing from one page to another.</p>
<p>We uploaded Zend Framework based application done by us, it worked GREAT , Hostgator hosting supports ALL versions of  Zend framework !</p>
<p><strong>Here is the first screenshot of hostgator cpanel : </strong></p>
<p style="text-align: center;"><a href="http://penguinationproject.com/wp-content/uploads/2009/06/hostgator.jpg"><img class="aligncenter size-medium wp-image-146" title="hostgator" src="http://penguinationproject.com/wp-content/uploads/2009/06/hostgator-300x282.jpg" alt="hostgator" width="300" height="282" /></a></p>
<p style="text-align: left;"><strong>And the second one : </strong></p>
<p style="text-align: center;"><img class="size-medium wp-image-210 aligncenter" title="hostgator2" src="http://penguinationproject.com/wp-content/uploads/2009/06/hostgator21-300x288.jpg" alt="hostgator2" width="300" height="288" /></p>
<p style="text-align: center;">
<p style="text-align: left;">So what actually hosthator hosting offers to you  ?</p>
<p style="text-align: left;">We will start our review from fantastico inside of hostgator cpanel, this review will be useful for any starter hosting user that wants to install and view his website in just one click. Yes , it is -&gt; just one click, you don&#8217;t need to pay thousands of dollars to programmers for online shop or forum creation, or maybe you are happy  blogger ? There are blogger softwares such as wordpress also could be installed fast and easily.</p>
<p style="text-align: left;"><strong>Ok, what&#8217;s inside fantastico cpanel ? </strong></p>
<p style="text-align: left;"><strong>Blogger software :</strong></p>
<ul>
<li>b2evolution</li>
<li>Nucleus</li>
<li>Wordpress</li>
</ul>
<p><strong>Classifieds script</strong> :</p>
<ul>
<li>Noahs Classifieds</li>
</ul>
<p><strong>Content management systems ready to install</strong></p>
<ul>
<li>Drupal</li>
<li>Geeklog</li>
<li>Joomla 1.5</li>
<li>Joomla</li>
<li>Mambo</li>
<li>PHP-Nuke</li>
<li>PHP WCMS</li>
<li>PHPWEBSITE</li>
<li>Post-Nuke</li>
<li>Steframe</li>
<li>TYPO3</li>
<li>Xoops</li>
</ul>
<p><strong>Customer Relationships scripts </strong></p>
<ul>
<li>Crafty Syntax Live help</li>
<li>Help center live</li>
<li>osTicket</li>
<li>PerlDesk</li>
<li>PHP Support tickets</li>
<li>Support Logic Helpdesk</li>
<li>Support Services Manager</li>
</ul>
<p><strong>Discussion Boards ( forums ) </strong></p>
<ul>
<li>phpBB</li>
<li>SMF</li>
</ul>
<p><strong>E-Commerce &#8211; online shops</strong></p>
<ul>
<li>CubeCart</li>
<li>OS Commerce</li>
<li>Zen Cart</li>
</ul>
<p><strong>F.A.Q</strong></p>
<ul>
<li>FAQMasterFlex</li>
</ul>
<p><strong>Hosting Billing</strong></p>
<ul>
<li>Account Lab Plus</li>
<li>PHPCoin</li>
</ul>
<p><strong>Image galleries</strong></p>
<ul>
<li>4Images Gallery</li>
<li>Coppermine Photo Gallery</li>
<li>Gallery</li>
</ul>
<p><strong>Mailing list</strong></p>
<ul>
<li>PHPList</li>
</ul>
<p><strong>Polls and surveys</strong></p>
<ul>
<li>Advanced Poll</li>
<li>LimeSurvey</li>
<li>PHPEsp</li>
</ul>
<p><strong>Project Management</strong></p>
<ul>
<li>dotProject</li>
<li>PHPproject</li>
</ul>
<p><strong>Site Builders</strong></p>
<ul>
<li>Soholaunch Pro Edition</li>
<li>Templates Express</li>
</ul>
<p><strong>Wiki</strong></p>
<ul>
<li>TikiWiki CMS/Groupware</li>
<li>PHP Wiki</li>
</ul>
<p><strong>Other Scripts</strong></p>
<ul>
<li>Dew &#8211; New PHP links</li>
<li>Moodle</li>
<li>Open-Realty</li>
<li>phpAdsNew</li>
<li>PHP AUCTION</li>
<li>PHP form generator</li>
<li>WebCalendar</li>
</ul>
<p><strong>Extras</strong></p>
<ul>
<li>Language</li>
<li>Side Menu appearance</li>
<li>Email notifications</li>
<li>Installations overview</li>
</ul>
<p>Only hostgator&#8217;s fantastico features ( they are completely free ones )  that load fast and work smooth are enough to kick other hostings ass such as godaddy ugly and slow linux hosting. Sorry godaddy, we have had bad bad bad experience with you, we paid you money and you didn&#8217;t do anything to improve your hosting services.</p>
<p><strong>Another great feature is Site builders : </strong></p>
<ul>
<li>Site Studio</li>
<li>Parallels site builder &#8211; builds beautiful and complex websites in minutes</li>
</ul>
<p>Now let&#8217;s look at hostgator&#8217;s hosting logs features.</p>
<p><strong>There are variety of log scripts installed with hostgator cpanel : </strong></p>
<ul>
<li><strong>Awstats</strong> &#8211; advanced log , statistics plugin that collects information on whats going on on your website, it counts visitors by IP, where they are coming from, daily stats , monthly and weekly stats what parts of your website best browsed. All the information viewed as graphs.</li>
<li><strong>Error Log</strong> &#8211; This function will display the last 300 errors for your site. This can be very useful for determining what links are broken on your site, or what files do not exist that should. Checking this log frequently can help keep your site running smoothly.</li>
<li><strong>Raw access log</strong> &#8211; Raw Access Logs allow you to see who has accessed your site without the use of graphs, charts or other graphics. You can use the Raw Access Logs menu to download a zipped version of the server&#8217;s access log for your site. This can be very useful when you need to see who is accessing your site quickly.</li>
<li><strong>Webalizer FTP</strong> &#8211; Webalizer FTP is a complex stats program that produces a variety of charts and graphs about who has visited your site using ftp protocol.</li>
<li><strong>Webalizer</strong> &#8211; Webalizer is a complex stats program that produces a variety of charts and graphs about who has visited your site.</li>
<li><strong>Bandwith</strong> &#8211; This function allows you to see the bandwidth usage for your site. It shows the current month&#8217;s bandwidth usage as well as your total bandwidth usage. This will include all HTTP (web) and POP (mail) bandwidth usage and may include FTP bandwidth usage if your system administrator has enabled FTP bandwidth logging.</li>
<li><strong>Latest visitors stats</strong> &#8211; This function will show the last 300 people that have accessed your site.</li>
</ul>
<p><strong>Hostgator Cpanel file management</strong></p>
<p>There are two cpanel file management scripts installed &#8211; file manager and legacy file manager, you can edit your file&#8217;s code with variety of code editors installed, easily manipulate with your files and archived files, you can change directory and files permissions .</p>
<p><strong>BackUp wizards</strong></p>
<p>You can backup your files and databases with backup scripts installed with hostgator hosting.</p>
<p><strong>FTP &#8211; WebDav  SSH access</strong></p>
<p>In comparison with other hostings, ftp , webdav and ssh are installed with hostgator hosting and you can use them any time. Ftp loads stable , without disconnections in time of files transfer, here is a good point to bash godaddy hosting again. Godaddy hosting&#8217;s ftp disconnects sometimes fail on files transfer, I wouldn&#8217;t use their hosting even for free&#8230; seriously. It has full shell access for the linux penguins, password protected dirctories, hot links protections, ssl/tls manager, ip deny manager, GNUpg keys.</p>
<p><strong>Mailing / Mailing from script<br />
</strong></p>
<p>Lots of mailing managers inside of hostgator hosting, mailing executed from script is done really fast, we mailed 1200 users with vbulletin script, mailing executed in just a few seconds. That&#8217;s really cool !</p>
<p><strong>Domains</strong></p>
<ul>
<li><strong>Subdomains</strong> &#8211; Subdomains are URLs for different sections of your website. They use your main domain name and a prefix.</li>
<li><strong>Addon Domains</strong> &#8211; An addon domain allows you to reach a sub-domain when entering the name of the addon domain into a browser. This means that you can host additional domains from your account, if allowed by your hosting provider. Addon Domains are relative to your account&#8217;s home directory.</li>
<li><strong>Parked Domains </strong>- Parked Domains (Domain pointers) allow you to &#8220;point&#8221; or &#8220;park&#8221; additional domain names to your existing hosting account. This will allow users to also reach your website when entering the &#8220;parked&#8221; or &#8220;pointed&#8221; domain into their browsers.</li>
<li><strong>Redirects</strong> &#8211; Redirects allow you to make a specific web page redirect to another page and display the contents of that page. This way you can make a page with a long URL accessible by a page which has a shorter and easier to remember URL.</li>
</ul>
<p><strong>Databases</strong></p>
<p>Remote MySQL, PHPMyAdmin , mysql database wizard &#8211; to create your database fastly, databases manager.</p>
<p><strong>Variety of Software / Services, server configurations<br />
</strong></p>
<p>PHP.ini configurations, ruby gems, ruby on rails, sitemap builder, Perl modules, CGI center</p>
<p>Apache handlers, Image managers, Index manager , Error pages, Cron jobs , Front page extensions, Network tools, MIME types.</p>
<p>There are lots of other additional function and every each of features described below contains it&#8217;s individual features.</p>
<p>You can visit <a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=genetrix">hostgator hosting </a>, check out their hosting plans offered and <a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=genetrix">sign up</a>.</p>
<p>We think it&#8217;s a great offer for beginners and professionals, especially for zend framework developers that are looking for good stable hosting with linux shell access that supports all PHP 5 features and zend framework ( or other framework ) classes.</p>
<p>Good luck !</p>
<p style="text-align: left;">
]]></content:encoded>
			<wfw:commentRss>http://penguinationproject.com/hostgator-review-from-inside/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Youtube Video Downloader Website tool</title>
		<link>http://penguinationproject.com/youtube-video-downloader-website-tool</link>
		<comments>http://penguinationproject.com/youtube-video-downloader-website-tool#comments</comments>
		<pubDate>Wed, 10 Jun 2009 11:37:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[youtube downloader]]></category>
		<category><![CDATA[youtube downloader plugin]]></category>

		<guid isPermaLink="false">http://penguinationproject.com/?p=143</guid>
		<description><![CDATA[Great news from youtube video collector, now you can easily embed youtube downloader form into your website and to let your visitors download youtube videos from your website !
Here is the tool : 

Grab this code on youtube video collector ! Here >>
Good luck 
]]></description>
			<content:encoded><![CDATA[<p>Great news from youtube video collector, now you can easily embed youtube downloader form into your website and to let your visitors download youtube videos from your website !<br />
Here is the tool : </p>
<p><iframe height="170" width="300" style="border:1px solid #c5c5c5" src="http://youtubevideocollector.com/dl.php"></iframe></p>
<p>Grab this code on youtube video collector ! <a href="http://youtubevideocollector.com/website_tool.php">Here >></a></p>
<p>Good luck </p>
]]></content:encoded>
			<wfw:commentRss>http://penguinationproject.com/youtube-video-downloader-website-tool/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->