<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"> <channel><title>iTech Room</title> <link>http://www.itechroom.com</link> <description>Technology News, Web Development and more</description> <lastBuildDate>Wed, 18 May 2011 16:03:02 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <image><link>http://www.itechroom.com</link> <url>http://www.itechroom.com/wp-content/cbnet-favicon/logo_itech1.gif</url><title>iTech Room</title> </image> <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/ItechRoom" /><feedburner:info uri="itechroom" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:browserFriendly></feedburner:browserFriendly><item><title>Website Analysis Tool for SEO</title><link>http://www.itechroom.com/2011/05/18/website-analysis-tool-for-seo/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=website-analysis-tool-for-seo</link> <comments>http://www.itechroom.com/2011/05/18/website-analysis-tool-for-seo/#comments</comments> <pubDate>Wed, 18 May 2011 16:00:19 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[SEO]]></category> <category><![CDATA[analysis]]></category> <category><![CDATA[seo]]></category> <guid isPermaLink="false">http://www.itechroom.com/?p=510</guid> <description><![CDATA[GetMySite.info is a new ground breaking tool approaching to generate free SEO report for webmasters. As webmasters, we all know how time-consuming it is to list out all the on-site optimization and off-site optimization errors and address them. At such time, GetMySite.info can be a friendly website to help out. GetMytSite.info is Analysis Tool to [...]]]></description> <content:encoded><![CDATA[<p><a
title="GetMySite" href="http://www.getmysite.info" target="_blank">GetMySite.info</a> is a new ground breaking tool approaching to generate free SEO report for webmasters.</p><p>As webmasters, we all know how time-consuming it is to list out all the on-site optimization and off-site optimization errors and address them. At such time, GetMySite.info can be a friendly website to help out.</p><p><a
title="GetMySite.info" href="http://www.getmysite.info" target="_blank"><img
class="alignnone size-full wp-image-511" title="GetMySite" src="http://www.itechroom.com/wp-content/uploads/2011/05/gmshome.jpg" alt="GetMySite" width="590" height="230" /></a></p><p><a
title="GetMySite" href="http://www.getmysite.info" target="_blank">GetMytSite.info</a> is Analysis Tool to analyze your website</p><p>GetMySite analyzes websites in SEO and SMO point of view. Generate your website&#8217;s reports for On-Site Optimization, Off-Site Optimization, SERP, Alexa Rank and Competitor Reports.</p><p><a
title="GetMySite.info" href="http://www.getmysite.info" target="_blank"><img
class="alignnone size-full wp-image-512" title="gmsinfo" src="http://www.itechroom.com/wp-content/uploads/2011/05/gmsinfo.jpg" alt="GetMySite Result" width="593" height="354" /></a></p> ]]></content:encoded> <wfw:commentRss>http://www.itechroom.com/2011/05/18/website-analysis-tool-for-seo/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Installing Memcache on RedHat or CentOS server</title><link>http://www.itechroom.com/2011/03/31/installing-memcache-on-redhat-or-centos-server/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=installing-memcache-on-redhat-or-centos-server</link> <comments>http://www.itechroom.com/2011/03/31/installing-memcache-on-redhat-or-centos-server/#comments</comments> <pubDate>Thu, 31 Mar 2011 16:11:01 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[memcache]]></category> <guid isPermaLink="false">http://www.itechroom.com/?p=502</guid> <description><![CDATA[Memcache module provides handy procedural and object oriented interface to memcached, highly effective caching daemon, which was especially designed to decrease database load in dynamic web applications. &#160; Login to Linux Server using root credentials. Use PuTTY/KiTTY to login. &#160; Download and Install LibEvent First make a folder named memcache to download the required setup [...]]]></description> <content:encoded><![CDATA[<p>Memcache module provides handy procedural and object oriented interface to memcached, highly effective caching daemon, which was especially designed to decrease database load in dynamic web applications.</p><p>&nbsp;</p><p>Login to Linux Server using root credentials. Use <strong><a
href="http://www.chiark.greenend.org.uk/%7Esgtatham/putty/download.html">PuTTY</a>/<a
href="http://www.9bis.net/kitty/?page=Download">KiTTY</a></strong> to login.</p><p>&nbsp;</p><h2><span
style="color: #800000;">Download and Install LibEvent</span></h2><p>First make a folder named memcache to download the required setup files:</p><p># mkdir memcache (make directory memcache)</p><p># cd memcache (go to memcache directory)</p><p>Memcache requires <a
href="http://monkey.org/%7Eprovos/libevent/">LibEvent</a>. Go to their site and get the latest version.</p><p><a
href="http://www.monkey.org/%7Eprovos/libevent-1.4.13-stable.tar.gz">http://www.monkey.org/~provos/libevent-1.4.13-stable.tar.gz</a> (Latest stable version)</p><p>OR</p><p><a
href="http://ftp.redhat.com/pub/redhat/rhel/beta/6/x86_64/os/Packages/libevent-1.4.13-1.el6.x86_64.rpm">http://ftp.redhat.com/pub/redhat/rhel/beta/6/x86_64/os/Packages/libevent-1.4.13-1.el6.x86_64.rpm</a></p><p>&nbsp;</p><p># wget <a
href="http://www.monkey.org/%7Eprovos/libevent-1.4.13-stable.tar.gz">http://www.monkey.org/~provos/libevent-1.4.13-stable.tar.gz</a> (download libevent latest stable version)</p><p># tar xvfz libevent-1.4.13-stable.tar.gz (Unzip the zip file)</p><p># cd libevent-1.4.13-stable (go to unzipped directory)</p><p># ./configure (Configure)</p><p># make (Compile the file to prepare for installation)</p><p># make install (Run install process)</p><p>&nbsp;</p><p># cd</p><p>[To check if installed or not]</p><p>#whereis libevent</p><p>[Success will be shown with package path otherwise blank]</p><p>[To find certain package]</p><p>#find / -name  libevent-1.4.13-stable</p><p>[List files]</p><p>#ls</p><h2><span
style="color: #800000;">Download and Install Memcached</span></h2><p>Now you can install <a
href="http://danga.com/memcached/">Memcache</a>. Again you should check their site for the latest version.</p><p><a
href="http://memcached.googlecode.com/files/memcached-1.4.4.tar.gz">http://memcached.googlecode.com/files/memcached-1.4.4.tar.gz</a> (Take the latest version)</p><p>[Added later:</p><p><a
href="http://memcached.googlecode.com/files/memcached-1.4.5.tar.gz">http://memcached.googlecode.com/files/memcached-1.4.5.tar.gz</a> as on June 2010 ]</p><p>&nbsp;</p><p># wget <a
href="http://memcached.googlecode.com/files/memcached-1.4.4.tar.gz">http://memcached.googlecode.com/files/memcached-1.4.4.tar.gz</a></p><p># tar xvfz memcached-1.4.4.tar.gz</p><p># cd memcached-1.4.4</p><p># ./configure</p><p># make</p><p># make install</p><p><span
style="color: #800000;"><strong>Starting Memcache</strong></span></p><pre>Run memcache as daemon (service start)
[ Syntax:  memcached -d -u [user] -m [memory size] -p [port] [listening IP]  ]
# memcached –d –m 1024 –u root –l 127.0.0.1 –p 11211
 
</pre><p>Try starting memcache.</p><p>memcached</p><p>If you get the following error then you may need to register libevent:</p><p>error while loading shared libraries: libevent-1.4.so.2: cannot open shared object file: No such file or directory</p><p>Register LibEvent</p><p>vi /etc/ld.so.conf.d/libevent-i386.conf</p><p>[Press i  to insert]<br
/> &#8211;[paste]&#8211;<br
/> /usr/local/lib/<br
/> [Save and exit: Press Esc -&gt; Shift+; -&gt; wq -&gt;Enter ]</p><p>#ldconfig</p><pre> 
</pre><h2><span
style="color: #800000;">Install zlib package</span></h2><pre># wget <a href="http://www.zlib.net/zlib-1.2.5.tar.gz">http://www.zlib.net/zlib-1.2.5.tar.gz</a> ( Go to <a href="http://www.zlib.net/">http://www.zlib.net/</a> and take the latest version)
# tar xvfz zlib-1.2.5.tar.gz
# cd zlib-1.2.5
# ./configure
# make
# make install</pre><h2><span
style="color: #800000;">Installing PHP Memcache</span></h2><p>Install the <a
href="http://pecl.php.net/package/memcache">PHP Memcache</a> extension.</p><p><a
href="http://pecl.php.net/get/memcache-2.2.5.tgz">http://pecl.php.net/get/memcache-2.2.5.tgz</a></p><p>wget <a
href="http://pecl.php.net/get/memcache-2.2.5.tgz">http://pecl.php.net/get/memcache-2.2.5.tgz</a><br
/> tar xvfz memcache-2.2.5.tgz<br
/> cd memcache-2.2.5<br
/> phpize     (phpize:Command not found case, run <strong>yum install php-devel </strong>then<strong> YES</strong>)</p><p>Again</p><p>phpize  (Now it should work with no error )</p><p>./configure &#8211;enable-memcache</p><p>make<br
/> make install</p><p>&nbsp;</p><p># cp modules/memcache.so /usr/lib64/php/modules/</p><p>[Path can be :   /usr/lib/php/modules/]</p><p># vi /etc/php.d/memcached.ini</p><p>&#8211;paste&#8211;</p><p>extension=memcache.so</p><p>&nbsp;</p><p>( See the phpinfo() and take  path <strong>Loaded Configuration File</strong> )</p><p>[ The path of php.ini file varies with hosting provider.  For  ukfast.co.uk  server,  /etc/php.ini ]<br
/> vi /usr/local/lib/php.ini<br
/> &#8211;[paste]&#8211;<br
/> extension=memcache.so<br
/> &#8211;[/paste]—<br
/> #service httpd restart</p><p>Or</p><p><code># /etc/init.d/network restart</code></p><h4><span
style="color: #800000;">After Setup: Include the following code in the top of the  index page.</span></h4><pre></pre><p>if(substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], &#8216;gzip&#8217;)) ob_start(&#8220;ob_gzhandler&#8221;); else ob_start();</p><p>$memcache = new Memcache;</p><p>$memcache-&gt;connect(&#8220;localhost&#8221;,11211);</p> ]]></content:encoded> <wfw:commentRss>http://www.itechroom.com/2011/03/31/installing-memcache-on-redhat-or-centos-server/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Top Social Networking Websites of 2011</title><link>http://www.itechroom.com/2011/03/25/top-social-networking-websites-of-2011/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=top-social-networking-websites-of-2011</link> <comments>http://www.itechroom.com/2011/03/25/top-social-networking-websites-of-2011/#comments</comments> <pubDate>Fri, 25 Mar 2011 18:20:50 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Tech Bytes]]></category> <category><![CDATA[Social Networking]]></category> <guid isPermaLink="false">http://www.itechroom.com/?p=481</guid> <description><![CDATA[Social networking websites are an online means that focuses on building and reflecting of social networks or social relations among people, moreover who share interests and/or activities. It consists of a representation of each user via profile, his/her social links, and a variety of additional services. They help to find and connect with new people [...]]]></description> <content:encoded><![CDATA[<p>Social networking websites are an online means that focuses on building and reflecting of social networks or social relations among people, moreover who share interests and/or activities. It consists of a representation of each user via profile, his/her social links, and a variety of additional services.</p><p>They help to find and connect with new people and old friends. More people are getting jobs from those websites. Nowadays, they have become one of the key means of advertisement.</p><p>Here is the list most popular social networking websites.</p><p><strong>1. <a
title="Facebook" href="http://www.facebook.com/" target="_blank">Facebook </a>: http://www.facebook.com/</strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/facebook.jpg"><img
class="alignnone size-full wp-image-482" title="Facebook" src="http://www.itechroom.com/wp-content/uploads/2011/03/facebook.jpg" alt="Facebook" width="209" height="65" /></a></strong></p><p><strong>2. <a
title="MySpace" href="http://www.myspace.com/" target="_blank">MySpace</a>: http://www.myspace.com/</strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/mysapce.jpg"><img
class="alignnone size-full wp-image-484" title="MySpace" src="http://www.itechroom.com/wp-content/uploads/2011/03/mysapce.jpg" alt="MySpace" width="210" height="65" /></a><br
/> </strong></p><p><strong>3. <a
title="Twitter" href="http://www.twitter.com/" target="_blank">Twitter</a>: http://www.twitter.com/</strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/twitter.jpg"><img
class="alignnone size-full wp-image-486" title="Twitter" src="http://www.itechroom.com/wp-content/uploads/2011/03/twitter.jpg" alt="Twitter" width="213" height="63" /></a><br
/> </strong></p><p><strong>4. <a
title="LinkedIn" href="http://www.linkedin.com/" target="_blank">LinkedIn</a>: <a
href="http://www.linkedin.com/">http://www.linkedin.com/</a></strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/linkedin.jpg"><img
class="alignnone size-full wp-image-483" title="LinkedIn" src="http://www.itechroom.com/wp-content/uploads/2011/03/linkedin.jpg" alt="LinkedIn" width="208" height="63" /></a><br
/> </strong></p><p><strong>5. <a
title="Ning" href="http://www.ning.com/" target="_blank">Ning</a>: http://www.ning.com/</strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/ning.jpg"><img
class="alignnone size-full wp-image-485" title="Ning" src="http://www.itechroom.com/wp-content/uploads/2011/03/ning.jpg" alt="Ning" width="212" height="70" /></a><br
/> </strong></p><p><strong>6. <a
title="Friendster" href="http://www.friendster.com/" target="_blank">Friendster</a>: <a
href="http://www.friendster.com/">http://www.friendster.com/</a></strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/friendster.jpg"><img
class="alignnone size-full wp-image-490" title="Friendster" src="http://www.itechroom.com/wp-content/uploads/2011/03/friendster.jpg" alt="Friendster" width="207" height="75" /></a><br
/> </strong></p><p><strong>7. <a
title="Tagged" href="http://www.tagged.com/" target="_blank">Tagged</a>:  http://www.tagged.com/</strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/tagged.jpg"><img
class="alignnone size-full wp-image-496" title="Tagged" src="http://www.itechroom.com/wp-content/uploads/2011/03/tagged.jpg" alt="Tagged" width="211" height="65" /></a><br
/> </strong></p><p><strong>8. <a
title="Netlog" href="http://www.netlog.com/" target="_blank">Netlog </a>: http://www.netlog.com/</strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/netlog.jpg"><img
class="alignnone size-full wp-image-494" title="Netlog" src="http://www.itechroom.com/wp-content/uploads/2011/03/netlog.jpg" alt="Netlog" width="210" height="87" /></a><br
/> </strong></p><p><strong>9. <a
title="Meetup" href="http://www.meetup.com/" target="_blank">Meetup</a>: <a
href="http://www.meetup.com/">http://www.meetup.com/</a></strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/meetup.jpg"><img
class="alignnone size-full wp-image-491" title="Meetup" src="http://www.itechroom.com/wp-content/uploads/2011/03/meetup.jpg" alt="Meetup" width="205" height="65" /></a><br
/> </strong></p><p><strong>10. <a
title="Multiply" href="http://www.multiply.com/" target="_blank">Multiply</a>: <a
href="http://multiply.com/">http://www.multiply.com/</a></strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/multiply.jpg"><img
class="alignnone size-full wp-image-492" title="Multiply" src="http://www.itechroom.com/wp-content/uploads/2011/03/multiply.jpg" alt="Multiply" width="195" height="50" /></a><br
/> </strong></p><p><strong>11. <a
title="MyYearBook" href="http://www.myyearbook.com/" target="_blank">MyYearBook</a>: <a
href="http://www.myyearbook.com/">http://www.myyearbook.com/</a></strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/myyearbook.jpg"><img
class="alignnone size-full wp-image-493" title="MyYearBook" src="http://www.itechroom.com/wp-content/uploads/2011/03/myyearbook.jpg" alt="MyYearBook" width="203" height="65" /></a><br
/> </strong></p><p><strong>12. <a
title="Bebo" href="http://www.bebo.com/" target="_blank">Bebo</a>: <a
href="http://www.bebo.com/">http://www.bebo.com/</a></strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/bebo.jpg"><img
class="alignnone size-full wp-image-487" title="Bebo" src="http://www.itechroom.com/wp-content/uploads/2011/03/bebo.jpg" alt="Bebo" width="207" height="65" /></a><br
/> </strong></p><p><strong>13. <a
title="Xanga" href="http://www.xanga.com/" target="_blank">Xanga</a>: <a
href="http://www.xanga.com/">http://www.xanga.com/</a></strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/xanga.jpg"><img
class="alignnone size-full wp-image-497" title="Xanga" src="http://www.itechroom.com/wp-content/uploads/2011/03/xanga.jpg" alt="Xanga" width="180" height="70" /></a><br
/> </strong></p><p><strong>14. <a
title="Care2" href="http://www.care2.com/" target="_blank">Care2</a>: http://www.care2.com/</strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/care2.jpg"><img
class="alignnone size-full wp-image-488" title="Care2" src="http://www.itechroom.com/wp-content/uploads/2011/03/care2.jpg" alt="Care2" width="194" height="56" /></a><br
/> </strong></p><p><strong>15. <a
title="Classmates" href="http://www.classmates.com/  ﻿" target="_blank">Classmates</a>: http://www.classmates.com/</strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2011/03/classmates.jpg"><img
class="alignnone size-full wp-image-489" title="classmates" src="http://www.itechroom.com/wp-content/uploads/2011/03/classmates.jpg" alt="" width="245" height="68" /></a><br
/> </strong></p><p>﻿</p> ]]></content:encoded> <wfw:commentRss>http://www.itechroom.com/2011/03/25/top-social-networking-websites-of-2011/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Simple Contact Us form using jQuery and PHP</title><link>http://www.itechroom.com/2011/02/19/simple-contact-us-form-using-jquery-and-php/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=simple-contact-us-form-using-jquery-and-php</link> <comments>http://www.itechroom.com/2011/02/19/simple-contact-us-form-using-jquery-and-php/#comments</comments> <pubDate>Sat, 19 Feb 2011 04:39:54 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[jQuery]]></category> <category><![CDATA[PHP]]></category> <guid isPermaLink="false">http://www.itechroom.com/?p=473</guid> <description><![CDATA[Here is a simple contact form which is very essential to get feedback from website. It uses JavaScript validation of input parameters like name, address, phone, email, message etc. It uses jQuery post method to submit the input values such that they will be sent without page refresh. DEMO DOWNLOAD]]></description> <content:encoded><![CDATA[<p>Here is a simple contact form which is very essential to get feedback from website. It uses JavaScript validation of input parameters like name, address, phone, email, message etc. It uses jQuery post method to submit the input values such that they will be sent without page refresh.</p><h2><strong><a
title="Contact Us form using jQuery and PHP" href="http://www.itechroom.com/demo/contactus_form_jquery_php/" target="_blank">DEMO</a> <a
title="Contact Us form using jQuery and PHP" href="http://www.itechroom.com/downloads/contactus_form_jquery_php.zip" target="_blank">DOWNLOAD</a></strong></h2> ]]></content:encoded> <wfw:commentRss>http://www.itechroom.com/2011/02/19/simple-contact-us-form-using-jquery-and-php/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Login remember using cookie in PHP</title><link>http://www.itechroom.com/2011/01/31/login-remember-using-cookie-in-php/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=login-remember-using-cookie-in-php</link> <comments>http://www.itechroom.com/2011/01/31/login-remember-using-cookie-in-php/#comments</comments> <pubDate>Mon, 31 Jan 2011 17:02:33 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[cookie]]></category> <category><![CDATA[PHP]]></category> <guid isPermaLink="false">http://www.itechroom.com/?p=465</guid> <description><![CDATA[A cookie, also known as a web cookie, browser cookie, and HTTP cookie, is a piece of text stored on a user&#8217;s computer by their web browser. A cookie can be used for authentication, storing site preferences, shopping cart contents, the identifier for a server-based session, or anything else that can be accomplished through storing [...]]]></description> <content:encoded><![CDATA[<p>A cookie, also known as a web cookie, browser cookie, and HTTP cookie, is a piece of text stored on a user&#8217;s computer by their web browser. A cookie can be used for authentication, storing site preferences, shopping cart contents, the identifier for a server-based session, or anything else that can be accomplished through storing text data.</p><p>Cookie can have up to seven parameters but mostly first three are used.</p><p>The first 3 parameters are:</p><p>1. name:  refers to cookie name e.g. cookname</p><p>2. value: refers to cookie value stored in cookie name e.g. $_COOKIE['cookname'] =&gt; &#8216;cookvalue&#8217;</p><p>3. expire: refers to time the cookie expires, if omitted cookie expires on browser close e.g. <em>time()+60*60*24*1 – </em>this time will set the cookie to expire in 1day.</p><p>Combining the parameters, cookie set command becomes:</p><pre class="brush: php; title: ; notranslate">setcookie('cookie_username','username_value', time()+60*60*24*1); </pre><p>The above set cookie can be accessed by:</p><pre class="brush: php; title: ; notranslate">echo $_COOKIE'cookie_username'];</pre><h3><a
title="Login remember" href="http://www.itechroom.com/demo/login_remember/" target="_blank"><strong>DEMO</strong></a> <a
title="Login remember" href="http://www.itechroom.com/downloads/login_remember.zip" target="_blank"><strong>DOWNLOAD</strong></a></h3> ]]></content:encoded> <wfw:commentRss>http://www.itechroom.com/2011/01/31/login-remember-using-cookie-in-php/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Find the real Google Search rankings with Scroogle</title><link>http://www.itechroom.com/2011/01/17/find-the-real-google-search-rankings-with-scroogle/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=find-the-real-google-search-rankings-with-scroogle</link> <comments>http://www.itechroom.com/2011/01/17/find-the-real-google-search-rankings-with-scroogle/#comments</comments> <pubDate>Mon, 17 Jan 2011 15:41:58 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Tips and Tricks]]></category> <category><![CDATA[Google]]></category> <category><![CDATA[Scroogle]]></category> <guid isPermaLink="false">http://www.itechroom.com/?p=457</guid> <description><![CDATA[Searching on Google for rankings is good way to know the rank but it may not be the exact rank you are looking for. Also the search rank may not be the same for the entire surfer. This happens due to the adaptation of “Personalized Search” by Google during the search. Some of the main [...]]]></description> <content:encoded><![CDATA[<p>Searching on Google for rankings is good way to know the rank but it may not be the exact rank you are looking for. Also the search rank may not be the same for the entire surfer. This happens due to the adaptation of “Personalized Search” by Google during the search. Some of the main factors are IP address; the language used in computer, past search history etc.</p><p>“Personalized Search” is available for signed-in users as well as signed-out users. This enables for customized search results based upon 180 days of search activity linked to an anonymous cookie in the browser. Hence, Google will artificially increase the rankings of the website you often search for.</p><p>Here is a tool called <a
title="Scroogle" href="http://www.scroogle.org/cgi-bin/scraper.htm" target="_blank"><strong>Scroogle</strong></a> to find the real search rankings.</p><p>Scroogle scrapes the Google result with no cookies, no search-term records and access log is deleted within 48 hours. So it won’t have previous data and the result will be like that for general user.</p><p>It can show 20, 50 or 100 results in a single page.</p><p><a
title="Scroogle" href="http://www.scroogle.org/cgi-bin/scraper.htm" target="_blank"><img
class="alignnone size-full wp-image-458" title="scroogle" src="http://www.itechroom.com/wp-content/uploads/2011/01/scroogle.png" alt="scroogle" width="513" height="168" /></a></p><p>Let’s check out an example to check how the result differs.</p><p>Here is test result from Google and Scroogle for the keyword “world news”</p><p><a
href="http://www.itechroom.com/wp-content/uploads/2011/01/world_news_google.png"><img
class="alignnone size-full wp-image-459" title="world_news_google" src="http://www.itechroom.com/wp-content/uploads/2011/01/world_news_google.png" alt="Google search result" width="283" height="733" /></a> <a
href="http://www.itechroom.com/wp-content/uploads/2011/01/world_news_scroogle.png"><img
class="alignnone size-full wp-image-460" title="world_news_scroogle" src="http://www.itechroom.com/wp-content/uploads/2011/01/world_news_scroogle.png" alt="Scroogle search result" width="269" height="705" /></a></p> ]]></content:encoded> <wfw:commentRss>http://www.itechroom.com/2011/01/17/find-the-real-google-search-rankings-with-scroogle/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Submit your website to various websites and directories easily and automatically for free</title><link>http://www.itechroom.com/2010/12/23/submit-your-website-to-various-websites-and-directories-easily-and-automatically-for-free/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=submit-your-website-to-various-websites-and-directories-easily-and-automatically-for-free</link> <comments>http://www.itechroom.com/2010/12/23/submit-your-website-to-various-websites-and-directories-easily-and-automatically-for-free/#comments</comments> <pubDate>Thu, 23 Dec 2010 15:47:33 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[SEO]]></category> <category><![CDATA[free]]></category> <category><![CDATA[submitter]]></category> <category><![CDATA[website]]></category> <guid isPermaLink="false">http://www.itechroom.com/?p=448</guid> <description><![CDATA[While searching on internet I came to know about this cool service IMT Website Submitter and IMT Directory Submitter. IMT Website Submitter submits your website/blog to 2500+ different places. All these 2500+ websites are manly &#8220;who is&#8221;, &#8220;about us&#8221;, &#8220;website statistic&#8221;, etc. type of services. This script creates pages about your website/blog on every one [...]]]></description> <content:encoded><![CDATA[<p>While searching on internet I came to know about this cool service IMT Website Submitter and IMT Directory Submitter.</p><p><strong><a
title="IMT Website Submitter" href="http://www.imtalk.org/cmps_index.php?pageid=IMT-Website-Submitter" target="_blank">IMT Website Submitter</a></strong> submits your website/blog to 2500+ different places. All these 2500+ websites are manly &#8220;who is&#8221;, &#8220;about us&#8221;, &#8220;website statistic&#8221;, etc. type of services.</p><p>This script creates pages about your website/blog on every one of these websites, resulting in about 2500+ different pages with backlinks pointing back to your website. Yes some of them are no-follow and some of them are do-follow, but bottom line is that these are well established websites regularly crawled by Google and other SE, so your pages and backlinks on those websites will be found and your website/blog will get backlinks and will be visited and indexed more frequently by Googlebot and many other search engine bots like Yahoo, Bing, Baidu, etc.</p><p><a
title="IMT Website Submitter" href="http://www.imtalk.org/cmps_index.php?pageid=IMT-Website-Submitter" target="_blank"><img
class="alignnone size-full wp-image-449" title="IMT-Website-Submitter" src="http://www.itechroom.com/wp-content/uploads/2010/12/IMT-Website-Submitter.png" alt="IMT-Website-Submitter" width="604" height="142" /></a></p><p><strong><a
title="IMT Directory Submitter" href="http://www.imtalk.org/cmps_index.php?pageid=IMT-Directory-Submitter" target="_blank">IMT Directory Submitter</a> </strong>will help you submit your Website to 2046 directories fast and easy. Only SEO friendly directories supported. The quality is like manual submission.  Acceptance rate is very high.</p><p>To use this service you need to register at <a
title="IMTalk" href="http://www.imtalk.org/" target="_blank">IMTalk</a><a
href="http://www.imtalk.org/"></a></p><p>After that add your website and start submission under various categories.</p><p><a
title="IMT Directory Submitter" href="http://www.imtalk.org/cmps_index.php?pageid=IMT-Directory-Submitter" target="_blank"><img
class="alignnone size-full wp-image-450" title="IMT-Directory-Submitter" src="http://www.itechroom.com/wp-content/uploads/2010/12/IMT-Directory-Submitter.png" alt="IMT-Directory-Submitter" width="590" height="237" /></a></p><p>Enjoy!!</p> ]]></content:encoded> <wfw:commentRss>http://www.itechroom.com/2010/12/23/submit-your-website-to-various-websites-and-directories-easily-and-automatically-for-free/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>Setting Cron Jobs from SSH</title><link>http://www.itechroom.com/2010/12/18/setting-cron-jobs-from-ssh/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=setting-cron-jobs-from-ssh</link> <comments>http://www.itechroom.com/2010/12/18/setting-cron-jobs-from-ssh/#comments</comments> <pubDate>Sat, 18 Dec 2010 14:44:15 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[Cron job]]></category> <category><![CDATA[SSH]]></category> <guid isPermaLink="false">http://www.itechroom.com/?p=442</guid> <description><![CDATA[First of all get PuTTY/KiTTY – a SSH and telnet client which offers secure data exchange between two connected devices. 1. Open PuTTY/KiTTY 2. Enter the IP Address and Port name of host server. 3. Login with username and password. [Note: xxx refers to IP Address format] 4. To list crontab (if already there) [Note: [...]]]></description> <content:encoded><![CDATA[<p>First of all get <strong><a
href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">PuTTY</a>/<a
href="http://www.9bis.net/kitty/?page=Download">KiTTY</a></strong> – a SSH and telnet client which offers secure data exchange between two connected devices.</p><p><strong>1. Open PuTTY/KiTTY</strong></p><p><strong>2. Enter the IP Address and Port name of host server.</strong></p><p><strong><a
href="http://www.itechroom.com/wp-content/uploads/2010/12/putty-login.png"><img
class="alignnone size-full wp-image-444" title="putty-login" src="http://www.itechroom.com/wp-content/uploads/2010/12/putty-login.png" alt="putty-login" width="454" height="433" /></a><br
/> </strong></p><p><strong>3. Login with username and password.</strong></p><pre class="brush: plain; title: ; notranslate">
login as: root
root@xxx.xxx.xxx.xx's password:
Last login: Sun Dec 13 06:28:52 2010 from xx.xxx.xxx.xxx.srvlist.ukfast.net
[root@xxx ~]#
</pre><p>[Note: xxx refers to IP Address format]</p><p><strong>4. To list crontab (if already there)</strong></p><pre class="brush: plain; title: ; notranslate">
[root@xxx ~]# crontab –l
*   *  *   * *  lynx -source http://www.domain.co.uk/cron.php &gt;/dev/null  2&gt;&amp;1
</pre><p>[Note: The file cron.php is running every minute, tested with ukfast.co.uk hosting]</p><p><strong>5. To open crontab in Edit mode</strong></p><pre class="brush: plain; title: ; notranslate">
[root@xxx ~]# crontab –e
</pre><p>Press<strong> I</strong> to <strong>INSERT</strong><br
/> Enter the cronjobs like</p><pre class="brush: plain; title: ; notranslate">
*   *  *   * *  lynx -source http://www.domain.co.uk/cron.php &gt;/dev/null  2&gt;&amp;1
*   *  *   * *  lynx -source http://www.domain.co.uk/birthdaymailer.php &gt;/dev/null  2&gt;&amp;1
</pre><p>Or you can write cron jobs path like this too</p><pre class="brush: plain; title: ; notranslate">
* * * * * /usr/bin/php /var/www/vhosts/domain.co.uk/httpdocs/process.php 2&gt;&amp;1 &gt;/dev/null
</pre><p>Press <strong>ESC</strong><br
/> Press <strong>Shift+;</strong><br
/> Type : <strong>wq</strong></p><p><strong>6. To recheck crontab</strong></p><pre class="brush: plain; title: ; notranslate">
[root@xxx ~]# crontab –l
</pre>]]></content:encoded> <wfw:commentRss>http://www.itechroom.com/2010/12/18/setting-cron-jobs-from-ssh/feed/</wfw:commentRss> <slash:comments>2</slash:comments> </item> <item><title>Check the internet connection using PHP function fsockopen</title><link>http://www.itechroom.com/2010/12/17/check-the-internet-connection-using-php-function-fsockopen/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=check-the-internet-connection-using-php-function-fsockopen</link> <comments>http://www.itechroom.com/2010/12/17/check-the-internet-connection-using-php-function-fsockopen/#comments</comments> <pubDate>Fri, 17 Dec 2010 16:21:02 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[fsockopen]]></category> <category><![CDATA[PHP]]></category> <guid isPermaLink="false">http://www.itechroom.com/?p=439</guid> <description><![CDATA[Here is a simple PHP function to check whether a machine is connected to internet or not. It uses a PHP function  fsockopen which initiates a socket connection to the given hostname at the specified port. If the connection is successful it will return true else false. PHP code:]]></description> <content:encoded><![CDATA[<p>Here is a simple PHP function to check whether a machine is connected to internet or not. It uses a PHP function  fsockopen which initiates a socket connection to the given hostname at the specified port. If the connection is successful it will return true else false.</p><p>PHP code:</p><pre class="brush: php; title: ; notranslate">
&lt;?php
//function to check if the local machine has internet connection
function checkConnection()
{
	//Initiates a socket connection to www.itechroom.com at port 80
	$conn = @fsockopen(&quot;www.itechroom.com&quot;, 80, $errno, $errstr, 30);
	if ($conn)
	{
		$status = &quot;Connection is OK&quot;;
		fclose($conn);
	}
	else
	{
		$status = &quot;NO Connection&lt;br/&gt;\n&quot;;
		$status .= &quot;$errstr ($errno)&quot;;
	}
	return $status;
}
echo checkConnection();
?&gt;
</pre>]]></content:encoded> <wfw:commentRss>http://www.itechroom.com/2010/12/17/check-the-internet-connection-using-php-function-fsockopen/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Turn Windows 7 laptop into a Wi-Fi Hotspot</title><link>http://www.itechroom.com/2010/12/09/turn-windows-7-laptop-into-a-wi-fi-hotspot/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=turn-windows-7-laptop-into-a-wi-fi-hotspot</link> <comments>http://www.itechroom.com/2010/12/09/turn-windows-7-laptop-into-a-wi-fi-hotspot/#comments</comments> <pubDate>Thu, 09 Dec 2010 16:54:31 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[Softwares]]></category> <category><![CDATA[Tech Bytes]]></category> <category><![CDATA[connectify]]></category> <category><![CDATA[hotspot]]></category> <category><![CDATA[wi-fi]]></category> <guid isPermaLink="false">http://www.itechroom.com/?p=432</guid> <description><![CDATA[While searching for the software to share the internet available in my laptop, this nice software was found. It is software that acts as a router for computers running Windows 7. According to its website Connectify.me: Connectify is a free and easy to use software router for Windows 7 computers. With Connectify, users can wirelessly [...]]]></description> <content:encoded><![CDATA[<p>While searching for the software to share the internet available in my laptop, this nice software was found. It is software that acts as a router for computers running Windows 7.</p><p>According to its website <a
href="http://connectify.me">Connectify.me</a>:<br
/> Connectify is a free and easy to use software router for Windows 7 computers. With Connectify, users can wirelessly share any Internet connection: a cable modem, a cellular card, or even another Wi-Fi network. Other Wi-Fi enabled devices including laptops, smart phones, music players, and gaming systems can see and join your Connectify hotspot just like any other Wi-Fi access point and are kept safe and secure by password-protected WPA2 Encryption.</p><p><a
href="http://www.itechroom.com/wp-content/uploads/2010/12/connectify-config.png"><img
class="alignnone size-full wp-image-433" title="Connectify-config" src="http://www.itechroom.com/wp-content/uploads/2010/12/connectify-config.png" alt="Connectify" width="297" height="484" /></a></p><p><strong><a
href="http://download.cnet.com/Connectify/3000-18508_4-75024171.html?part=dl-10061477&amp;subj=dl&amp;tag=button">Download it from here</a></strong> or visit the <strong><a
href="http://connectify.me">website</a></strong> for more.</p><p>Enjoy !!</p> ]]></content:encoded> <wfw:commentRss>http://www.itechroom.com/2010/12/09/turn-windows-7-laptop-into-a-wi-fi-hotspot/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss><!-- Dynamic page generated in 1.316 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-05-12 15:43:04 -->

