James John – Software Engineer

How to create re-sizable div or textarea like div using CSS3

Hi all Latest HTML5 and CSS3 has made web designing easy for us, I pray soon Jquery will fade off. Now with CSS3 you can create  a text area like div, the best thing i like about HTML5 is the placeholder in text fields. Now lets create re-sizable div using CSS3, copy the code below […]

How to edit/modify your robots.txt in Blogger

How to edit/modify your robots.txt in Blogger

Hi all, I always talk about SEO alot because I love it! Am gonna show you how to make and edit your own robots.txt in your blogger. Read more about robots.txt here Login to your Blogger and click Settings at the left side of your browser Now the Settings brings out other links, then click […]

[Download] Beetag Barcode Scanner for s60v5&3

[Download] Beetag Barcode Scanner for s60v5&3

Hi all,Am a Symbian user and i love it! It has almost utility apps to satisfy their users. Now I’ve got an app that reads barcodes with your camera, sometimes messages are encrypt and send to me in barcode. BEETAG Is a Symbian app use for scanning and decrypting information from a barcode using your […]

How to automatically delete mail from a specific email in Gmail

How to automatically delete mail from a specific email in Gmail

Hi all, Sometimes forums, blog and portals we subscribe to usually flood our mailboxes and sometimes my friends! Now Gmail provided a solution to automatically delete, move, mark as read, star it etc a message. Now am going to show you. Login to your Gmail, after loading, at the right top of your browser you […]

How to change/swap templates in blogger

How to change/swap templates in blogger

Hi all, A member of this forum requested this now am here with it, though some blogger newbies are still having problem with this. Am going to show you how to change your blogger template with the procedures below: Login to your Blogger account, open your blog you want to manage at that moment then […]

How to make your site visible or hidden in search engines using robots.txt

How to make your site visible or hidden in search engines using robots.txt

Hi all, Some webmasters do not want their sites to show in search engines while others want. All these can be done with the help of robots.txt What is Robots.txt This is a text file that is written and can be intepreted by Spiders/Crawlers to abide in rules given to it, and in robots.txt it […]

Searching MySQL Database using PHP

Searching MySQL Database using PHP

Hi all, To all gurus in PHP, i know this is just a piece of cake….but i confess, during my newbie day it tortured me seriously and i want to make it not to torture newbies of today. Lets Begin: Now you already have your data in the database, all you want is to search […]

Shorten Post in Homepage with Read More link in blogger

Shorten Post in Homepage with Read More link in blogger

Hi all, It sucks when you open your blog homepage and long posts are seen without been shortened, it makes the blog damn long! Now i have found a javascript trick to shorten it for you~ Procedures: BACKUP TEMPLATE BEFORE PROCEEDING! Open your template, use CTRL+F and find this </head> Just above it, paste this  […]

Removing WWW in your domain name using .htaccess

Removing WWW in your domain name using .htaccess

Hi all, If we go to SEO we see that Spiders indexes your site both in WWW. and normal without WWW, now this will not that good in SEO as my boss told me…you have to make it use one only and this works only using .htaccess. Login to your Cpanel, locate your .htaccess (usually […]

How to Detect User’s Language Using PHP

How to Detect User’s Language Using PHP

Hi all, I know seeing this post topic, you will think is a huge of code but looking through it well you recognise its just a pieces of codes integrated to give us what we are looking for. Here every browser has a language its browsing with, now I use PHP to call it out […]