Friday, October 2, 2015

Hello everyone How are you all? Of course you all right and I am also good Today's I am gonna show you How to add Location in Google Map so now you think what type of location you can add i
will explain clearly

Tuesday, June 2, 2015


Hello Everyone  How are you all? I think you are alright Today's I am gonna show you some trick about how to make your pc more faster  at first you have to open Run so click Start Button and search  Run and open Run and write there

1. %temp%
2. temp
3. prefetch
4.tree
 and at first write %temp% and click ok and then select all and delete and all are same you have to do
ok i will show you in video tutorial .. .when task open then select all and delete

after that open run and write msconfig and open startup and disable all and then restart your pc and Enjoy

Video tutorial 

Thanks for watching My Article

Monday, June 1, 2015

Hello guys Today's I am gonna show you how to start work with Google Local Guide if you don't know what is Local Guide i will explain you Local Guide is your Local Experience which you want to share with Google by writing your review  like as you stay in Bangladesh at your area that means you knows everything about your area That means how much shop including in your area which Bank are more popular and Market you like most and which place

Sunday, May 31, 2015


 Hello Guys today's  I will give u a great software which is very important for you, you don't know about TeamViewer software ok i will explain, It is a more valuable software in worldwide and like i say you can operate your friends computer by this software,  you can also operate any computer from your pc like industrial computer, official computer and other which you want, Ok you don't get it i will explain clearly if you want to install a software of your friend pc by online you can do by this software Easily , I will give you this Full version software fully free below here the Mediafire Download Link and Here 2 file included teamviewer 9 and teamviewer 10 with license key



Hello Friends today's I wanna show you how to create a Stopwatch and Counter with JavaScript code at first you have to open notepad and select and copy the below Counter code and past it to notepad and save it to Counter.html and see after saving open the file and see Wow you can do it ...... Here you go to see after something awesome Now you have to copy the stopwatch code and past the code to notepad and save it to Stopwatch.html and open the file which you save recently yahooo you did it 



Counter Code:-

<html>
<head>
<script type="text/javascript">
var c=0;
var t;
var timer_is_on=0;

function timedCount()
{
document.getElementById('txt').value=c;
c=c+1;
t=setTimeout("timedCount()",1000);
}

function doTimer()
{
if (!timer_is_on)
  {
  timer_is_on=1;
  timedCount();
  }
}
</script>
</head>

<body>
<form>
<input type="button" value="Start count!" onClick="doTimer()">
<input type="text" id="txt">
</form>
<p>Click on the button above. The input field will count forever, starting at 0.</p>
</body>
</html>

Stopwatch Code:-
<html>
    <head>
    <script language="JavaScript">
        var c1=0;
        var c2=0;
        var c3=0;
        var o1=0;
        var o2=0;
        var o3=0;
        ID=window.setTimeout("start();",100);
        function start()
        {
            if (c1==59)
            {
                c1=00;;
                if(c2==59)
                {
                    c2=00;
                }
                else
                    c2++;
            }
            else
                c1++;

            if(c1==0||c1==1||c1==2||c1==3||c1==4||c1==5||c1==6||c1==7||c1==8||c1==9)
                o1="0"+c1;
            else
                o1=c1;
            if(c2==0||c2==1||c2==2||c2==3||c2==4||c2==5||c2==6||c2==7||c2==8||c2==9)
                o2="0"+c2;
            else
                o2=c2;
            if(c3==0||c3==1||c3==2||c3==3||c3==4||c3==5||c3==6||c3==7||c3==8||c3==9)
                o3="0"+c3;
            else
                o3=c3;
               
            document.forms[0].elements[0].value=o3+":"+o2+":"+o1;
            ID=window.setTimeout("start();",100);
        }
    </script>
    </head>
    <body>
        <form name="frm1">
            <input type="text" name="timer1">
            <input type="button" name="but1" value="start" onClick="c1=0; c2=0; c3=0; o1=0; o2=0;

o3=0; start();">
            <input type=button name="but2" value="stop" onClick="window.clearTimeout(ID);">
        </form>
    </body>
</html>



Thanks for watching my tutorial ...Good Bye and Good Luck ...

Saturday, May 30, 2015

Hello guys Today's  I am gonna show you how to cut a part and put on another picture by Photoshop
at first open your file that means your picture from your hard drive like as click to  File menu and click open  and Click your picture and then click  tools box (if you face any problem see image carefully)  and click  Pen tool (Number 1)and select path (Number 2)  and cut the image those you want it basically when you cut the photo start and end to join same point and Click Right button of your mouse over the selection and select  Make selection (Number 3) then Open a new image where you put your cutting image and then From  Tools box Click  move tool and click your selected cutting image and move to new image after that you can re-size this image (by keyboard shortcut ctrl+t ) and then click  move tool and then click  Apply and then from Tools box Select Elliptical Marque tool (Number 5) and bellow the Menu bar you have to change   Feather 0 px to 30 px and Draw where you want to invisible( Number 7) and push the Delete Button  then you can do it i think ....So thanks for watching my post ....you can see my Bengali tutorial Here that is my another blog-site



Photoshop Free Download Link 

Hello friends How are you ? of-course you all right and I am so happy & Fine  and Today's I am gonna show you a simple post, The post name is how to remove virus from your pc without any software and I am 100% sure it will work on your pc and USB drive or pendrive or drives




Now you have to follow this steps click Start-Run (keyboard shortcut: widows key+R) and write cmd and click ok and you have to paste the code shown bellow here and push Enter button from your keyboard i think virus will deleted from your pc after focus on here g is denote the USB drive on your computer, if your USB drive or Drive Name D then you have to write  attrib -h -r -s / s /dd:\*.*  and if your USB drive name I then you have to write  attrib -h -r -s / s /di:\*.* 
I think it's clear now if you have any problem to understand please see the image carefully
CODE :   attrib -h -r -s / s /dg:\*.*
Thanks for watching My post
Please visit my YouTube channel https://www.youtube.com/channel/UCZODSUWW2UG3rwFRSMN35uw
Subscribe to RSS Feed Follow me on Twitter!