Subscribe:
    Subscribe Twitter Facebook

    Friday, July 30, 2010

    How to show Visitors IP address - Orkut Profile /Webpage / Other social Networking Pages

    Method 1:
    create a new page, copy the text below and save it as image.php (or whatever you wish)
    
    
    All you'll need to display on other pages is the code below.
    
    
    
    
    
    
    < ? php
    $img_number = imagecreate(275,25);
    $backcolor = imagecolorallocate($img_number,102,102,153);
    $textcolor = imagecolorallocate($img_number,255,255,255);
    
    imagefill($img_number,0,0,$backcolor);
    $number = " Your IP is $_SERVER[REMOTE_ADDR]";
    
    Imagestring($img_number,10,5,5,$number,$textcolor);
    
    header("Content-type: image/jpeg");
    imagejpeg($img_number);
    ? >
    
    
    
    
    
    
    
    
    Method 2:
    
    
    You can use the gadgets
    
    
    it is free, please make sure to use the complete code.
    
    
    
    
    What's my ip address, create your own visitors IP image
    
    
    
    
    
    
    
    
    
    What's my ip address, create your own visitors IP image
    
    
    
    
    
    
    or use can use 
    
    
    Danasoft gadets.
    
    
    
    
    Sign by Danasoft - Get Your Free Sign
    .
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    you can see my orkut profile for Demo 
    
    
    http://www.orkut.co.in/Main#Profile?uid=4980250996369346869
    
    
    
    

    Thursday, July 15, 2010

    India is Developing its Own Operating System

    Indian government is busy developing its own Operating System for computers, along with anti virus softwares. The India government has focused on the said softwares owing to the continual attacks on government sites and loss of data.

    A lower level operating system and application software may be preferred to the advanced versions, which necessarily require access to internet for upgrades. The new software could be deployed in key departments that have been under constant cyber attacks.

    No sensitive information will be stored on systems connected to the internet, while ministries and departments have been told to carry out regular IT systems audits. The government has also established a Crisis Management Plan against cyber attacks to be implemented by all central ministries, state governments and critical sectors.

    Earlier CDAC developed an OS called BOSS, short for Bharat Operating System Solutions. The Indian Government has also invested in developing the famous $10 laptop, the ISRO Bhuvan, and a $200 million microprocessor.

    Why OS?

    Because too many government sites get hacked, the data is stolen so easily and building one’s own OS and anti-virus will help curb such situations.

    “A sanitised, lower level operating system and application software may be preferred to the advanced versions, which necessarily require access to internet for upgrades. The new software could be deployed in key departments that have been under constant cyber attacks. The taskforce also includes officials of the Prime Minister’s Office as well as defence, home and telecom & IT ministries.

    No sensitive information will be stored on systems connected to the internet, while ministries and departments have been told to carry out regular IT systems audits. The government has also established a Crisis Management Plan against cyber attacks to be implemented by all central ministries, state governments and critical sectors

    Bidvertiser