About Junaid Rehman

I am a blogger and freelance web developer by profession. I love to blog and learn new things about programming and IT World.

Google video shut down from may 13

Google decided to completely shut down its google video service from may 13. The viewers no longer browse to videos from April 29. This may be because the google want to get more profit from youtube. The users can download there videos before may 13. The google video service provides the user to browse the videos weither they are hosted on any other site also. The [...]

By |2024-03-27T13:04:13+00:00April 17, 2011|Social Network|0 Comments

Difference between md5, sha1 and crc32

md5, sha1 and cr32 are all used for encrypting. But there is difference between all these. md5 gives 160-bit value that mean it is very complex and there may be consumed years to get the original value for hackers. sha1 is 128 bit while crc32 generates 32 bit hash value. We use md5 not so frequently in our websites because it cause speed breakdown of website. [...]

By |2024-03-27T13:04:13+00:00April 17, 2011|Programming|1 Comment

CAPTCHA stands for?

CAPTCHA stands for Completely Automated Public Turing Test to tell Computers and Humans Apart. Captcha is used to stop spammers to your website. It stops the bots to enter some thing in your site. For example auto comments on blog posts. Captcha gives you image of text and you have to enter the text as it is in the text box. This text is only readable [...]

By |2024-03-27T13:04:14+00:00April 17, 2011|Programming|0 Comments

Difference between echo and print in php

There is slight difference between echo and print. But both are used to print line of code to the browser. There are two main difference between echo and print:- echo does not return any value while print returns true or false on successful print. echo is faster than print. I advice you to use echo in your code and don't use echo and print both because [...]

By |2024-03-27T13:04:14+00:00April 17, 2011|Programming|0 Comments

Difference between require, require_once, include and include_once

All these functions require, require_once, include and include_once are used to include the files in the php page but there is slight difference between these functions. Difference between require and include is that if the file you want to include is not found then include function give you warning and executes the remaining code in of php page where you write the include function. While require [...]

By |2024-03-27T13:04:14+00:00April 17, 2011|Programming|0 Comments

How to become freelancer

According to wikipedia: freelance is somebody who is self-employed and is not committed to a particular employer long term The companies now are most probably outsourcing their projects. So freelancing is becoming more popular these days. A freelancer has also benefit of working independently and getting extra income by doing some hour of work. I suggest you if you want to become freelancer then you should [...]

By |2024-03-27T13:04:15+00:00March 24, 2011|Freelancing|0 Comments

iphone error 3002 – Solved

When you  try to upgrade your iphone from firmware 3.x to iOS 4.0 then you would have the error 3002. The easiest solution to solve this problem is to use restore instead of upgrade.The restore will do the same thing as upgrade but this error will not come in case of restore. If you are using windows or mac then you can download the ipsw for [...]

By |2024-03-27T13:04:15+00:00March 24, 2011|ipad and iphone|0 Comments

IE10 comes with windows 8?

As you already know what when IE9 was launched it is downloaded 25 times per second. So it is clear that how many fans are there who still love IE. IE10 rumor says that it is shipped with windows 8. Some screen shots of windows 8 are also taken. May be windows 10 ships best with IE10. This news is from win7china. The UI of windows [...]

By |2024-03-27T13:04:16+00:00March 17, 2011|Browsers|0 Comments

comparison between samsung and mac laptop

You already know that mac is the big competitor in the market for there laptops and operating system. But don't let your mind behind samsung. Samsung is also coming to compete with mac laptops now. Samsung now delivers a 13.3 inch laptop that is lighter, thinner and more has up-to-date processor than MacBook air. The samsung is also coming with Intel 1.4GHz Core i5-2537M processor that [...]

By |2024-03-27T13:04:16+00:00March 17, 2011|Laptops|0 Comments

skype on blackberry OS 6

Now its good to see skype on blackberry os6. Skype is the most used for voice chatting on pc. Now the blackberry users can also enjoy calling to there friends who has skype from there blackberry. Now you can call and do messaging using skype on your mobile for free. As Skype says Skype-to-Skype calls, to or from your mobile, computer or TV These calls are [...]

By |2024-03-27T13:04:17+00:00March 17, 2011|Mobiles|0 Comments
Go to Top