Tuesday, October 27, 2015

How To Activate Find my iPhone/Mac | iOS and Mac version

How To Activate Find my iPhone/Mac | iOS and Mac version


"Find my iPhone" is a unique facility provided by Apple Company to their customers. Advantages of this option, your Apple device lose or stolen by someone you can find it again ,lock your apple phone, delete all information in phone.


The things that could be Find my iPhone :

  1. If lose your iPhone you can set the password.
  2. If lose your iPhone you can play a sound or send notification for warning!
  3. This works had been the Silent Mode.
  4. Apple device 's location and looking to take the place of Direction.
  5. Apple device to Restore.

For this :

  • The Apple iOS device connect to the Internet with the latest iOS version / Apple has been connected to the Internet with the latest Mac OS X version of the Mac computer.
  • Apple ID. If you already haven't an Apple ID, create in ID from below link.
appleid.apple.com/account

Activate iCloud Find my iPhone


Mac computer

Go below path and enter your Apple ID and Make necessary services enabled. Here the "Find my Mac" to the enable .
Apple Menu > System Preferences > iCloud 

How To Activate Find my iPhone/Mac | iOS and Mac version



iOS device

First time, when you On iOS device, when Update, when Restore, The process is giving Apple ID or if the process was Skip, Go to Settings > iCloud and This service can be enabled by including Apple ID. To find the location of Apple device go below path and Select "Find my iPhone".
Settings > Privacy > Location Services On


How To Activate Find my iPhone/Mac | iOS and Mac version



After a few steps you can visit the www.iCloud.com go to Find my iPhone to your Apple ID can be related to all Apple Accessories. The "Find my iPhone" iOS can see this information from the app. Your Apple device in the Online , this time in the location etc. It may be important to get some information. 

How To Activate Find my iPhone/Mac | iOS and Mac version



Set the Password for Unlock Apple Devide


  1. Visit www.icloud.com and go to Find my iPhone and click All Devices and select the device. 
  2. Or "Find my iPhone" iOS app visit the Select device refers My Devices.
  3. Select "Lost Mode". Use one of the Password to Unlock. If you already have add a password to device to Unlock, go to the next step.
  4. If you use Mac computer when lock it will not be Erase until Unlock.
  5. Next step, Enter the phone number to contact you. (If  necessary)
  6. Enter the message to appear on the lost device. (If  necessary)
  7. Now click "Done". This message is displayed after the Lock the device , you will receive an email from Apple iCloud.
  8. For your Apple device must be connected to the Internet and otherwise process the device is immediately connected with the Internet.


Play a Notification Sound Of Apple Device 


  1. Visit www.icloud.com and go to Find my iPhone and click All Devices and select the device.
  2. Or "Find my iPhone" iOS app visit the Select device refers My Devices.
  3. Select "Play Sound".
  4. Apple device unusable "Find my iPhone Alert" refers to the device it is ring tone untill Unlock.
  5. For your Apple device must be connected to the Internet and otherwise process the device is immediately connected with the Internet. 
  6. After success it, You will receive an email from Apple iCloud. 

Know where the Apple device


  1. Visit www.icloud.com and go to Find my iPhone and click All Devices and select the device.
  2. Or "Find my iPhone" iOS app visit the Select device refers My Devices.
  3. It will be shown on the map to find the location of the device by iCloud.
  4. Otherwise, "Notify me when found" marked by the device to quickly find the location you will receive an email from Apple iCloud.
  5. Here is the place to find only devices with a GPS Receiver. (iPhone, Wifi+Cellular Data, iPad) 

Restore the Apple Device

Ultimately can not succeed when nothing above steps is to Restore the device. This completely erase all your device while Restore so that the device can not be re- used in any of the above mentioned features. But this is protect your personal information. 

For this :

  1. Visit www.icloud.com and go to Find my iPhone and click All Devices and select the device.
  2. Or "Find my iPhone" iOS app visit the Select device refers My Devices.
  3. Select "Erase iPhone".
  4. Use your Apple ID to prove it .
  5. For your Apple device must be connected to the Internet and otherwise process the device is immediately connected with the Internet.

Removal any Apple device from iCloud Account


By the iCloud Website

  1. Visit www.icloud.com and go to Find my iPhone and click All Devices and select the device.
  2. Or "Find my iPhone" iOS app visit the Select device refers My Devices.
  3. Select "Erase iPhone".
  4. Use your Apple ID to prove it.
  5. After the device was Erase , you will receive an email from Apple iCloud.
  6. After entering the selected device back to iCloud and click "Remove from Account".

By the device


  1. Need to remove the device Settings > iCloud and entering the "Find my iPhone" and click Disable.
  2. Use your Apple ID to prove it.
  3. If your Mac device Go to Apple Menu > System Preferences > iCloud and deselect "Find my Mac".
  4. Use your Apple ID to prove it.

Leave a Comment in this article you have learned something important.

We are sure that you would have loved this post. If you have any question comment in the comment box. You suggestion may help any of our reader out there.

Was it helpful? Then do share it to praise our work and to help others.



    Monday, October 26, 2015

    How To Add Read More Button to Your Blog

    How To Add Read More Button to Your Blog


    Today I am going to tell you how to put Read More button on your blog. First, let's see What is Read More button. Usually we published a post on blog it's shown full post in homepage. So this Read More is only the first part of the article makes shown from Home page. If We want to read full post we need to click "Read More" button.

    Advantages from the Read More button will put on our blog can keep cool and do not be a very long Home Page. Also, according to your will , we can put on as a way to the Read More link or button.

    Well , let's talk about how this can work step by step .

    First, go below path.
    Dashboard > Template > Edit HTML

    Note : Before Edit HTML Backup your template. 


    Next, click HTML box to activate it. Now press Ctrl + F to Search. Then copy below code and paste Search bar and hit Enter.
    ]]></b:skin>

              Now copy and paste this code below that ]]></b:skin>
    <style><b:if cond='data:blog.pageType == "item"'>span.fullpost {display:inline;}<b:else/>span.fullpost {display:none;}</b:if></style>
    Then Search this code.
     <data:post.body/>

     Now copy and paste this code below that I tell above code.
    <!--READ-MORE-STARTS-->

    <b:if cond='data:blog.pageType != "item"'>
    <a expr:href='data:post.url'>

    <div style="text-align: right;">Read More ->></div></a>
    </b:if>

    <!--READ-MORE-STOPS-->


    If you want add this code left side replace to right to "left" on above code.

    Finally, Save your template. The job is not finished yet. Now click "New Post"

    If you want add button to Read more text replace below code it.
    <img border="0" alt="read more" src="URL of Read more button image"/>


    Note : Usually you write post on Compose tab and add this code to post.
    <span class="fullpost">
    You do not want to show on the home page a few parts
    </span> 

    Here you can add this images to as Read more button.


    How To Add Read More Button to Your Blog

    How To Add Read More Button to Your Blog How To Add Read More Button to Your Blog

    How To Add Read More Button to Your Blog

    How To Add Read More Button to Your Blog How To Add Read More Button to Your Blog

    How To Add Read More Button to Your Blog

    How To Add Read More Button to Your Blog How To Add Read More Button to Your Blog



    Leave a Comment in this article you have learned something important .

    We are sure that you would have loved this post. If you have any question comment in the comment box. You suggestion may help any of our reader out there.

    Was it helpful? Then do share it to praise our work and to help others.




    Saturday, October 24, 2015

    How To Add Facebook Comment Box To Your Blog

    How To Add Facebook Comment Box To Your Blog


    Today I'm going to tell you something else important for blog owners. It's a how to add a Facebook Comment box easily to your blog.

    So let's start the work. First log in your Facebook account and click link below.
    developers.facebook.com/docs/plugins/comments


    Now put the URL of your blog "URL to comment on". Do not look here in Width. That should change later.

    How To Add Facebook Comment Box To Your Blog



    Then click "Get Code" button, you can see to the bottom like red boxes image HTML5 code.

    How To Add Facebook Comment Box To Your Blog


    Then go below path.

    Blogger Dashboard > Template > Edit HTML

    Now press Ctrl+F . You can see Search Bar in Edit HTML box. Copy below code and paste search bar and hit Enter button.
    </body>

    How To Add Facebook Comment Box To Your Blog



    OK, now first that you got HTML Code from the Facebook Developer site, paste code above this
     </ body>


    How To Add Facebook Comment Box To Your Blog


    Now click "Save Template".


    Next, Search below code in Search Bar.
    <b:include data='post' name='post'/>

    How To Add Facebook Comment Box To Your Blog


    Now copy below code and paste this below it. (Show below image)

     <b:if cond='data:blog.pageType == "item"'>

                     &lt;div

                         class=&quot;fb-comments&quot;

                         data-href=&quot;<data:post.url/>&quot;

                         data-width=&quot;590&quot;

                         data-num-posts=&quot;100&quot;&gt;

                     &lt;/div&gt;

                </b:if> 


    How To Add Facebook Comment Box To Your Blog


    Width = 590
    Number of Posts = 100

    If you want to change width and show comment per page, edit on this time.
    Change it way you like and Save Template.

    Now you Successfully added Facebook Comment box to your blog.

    Happy Blogging !

    We are sure that you would have loved this post. If you have any question comment in the comment box. You suggestion may help any of our reader out there.

    Was it helpful? Then do share it to praise our work and to help others.



    Friday, October 23, 2015

    How To Remove Pattern Lock In Android Phone Or Tab Without Data Reset

    How To Remove Pattern Lock In Android Phone Or Tab Without Data Reset


    Android is a mobile Operating System is now available throughout the world. So , these are increasing inroads of thieves. As a result , Android or any other type of mobile phones we are using and we're very accustomed to using different security methods. This is the main security systems are Pin, Password and Pattern Lock.

    But, If the Security System forget?
    In this instance, if you need to remove the applied security system? Today I'm going to talk about this trick.

    But, today we talk about How to remove Only Android Pattern lock. This method is currently not remove the Password and Pin.

    There are several ways to remove a Pattern Lock. However , these methods often recounted by mobile phone or Tab to Reset. That you have photos, files , video , songs, etc are all things are go out.

    Okay , this is method, (Follow bellow Steps)


    First, get your locked phone and draw pattern lock 5 times you liked. Thus, completing the 5th time with the Pattern Lock pull, now you can seen below picture as this.


    How To Remove Pattern Lock In Android Phone Or Tab Without Data Reset


    Now, click on "Forgotten Pattern" in right bottom on your device screen.

    How To Remove Pattern Lock In Android Phone Or Tab Without Data Reset



    Now, enter your Email and Password as below picture.

    How To Remove Pattern Lock In Android Phone Or Tab Without Data Reset


    Ok, now open "Unlock Selection".

    Now you can add new Password, Pin or Pattern Lock. If you do not need Security System Skip this step.

    How To Remove Pattern Lock In Android Phone Or Tab Without Data Reset


    Ok, our trick is done.

    Note : Remember well your Password, Pin or pattern Lock.

    We are sure that you would have loved this post. If you have any question comment in the comment box. You suggestion may help any of our reader out there.

    Was it helpful? Then do share it to praise our work and to help others.



    Wednesday, October 21, 2015

    How To Jailbreak the iOS 7.x

    How To Jailbreak the iOS 7.x


    iOS 7 Untethered can Jailbreak "Evasi0n 7' released by Evad3rs a Hacker Group. A year ago the first jailbreak for iOS 6 was released by them.

    This can be, released all the Jailbreak iOS 7 editions (Including the latest version of the iOS 7.0.4). It also can run all iOS 7 devices ( including the iPhone 5S and iPhone 5C ) will be able to Jailbreak. It has been said that they have kept it a secret until officially released to the world .The allegations are aimed at Evad3rs.

    Supported versions of iOS 7

    • 7.0
    • 7.0.1
    • 7.0.2
    • 7.0.3
    • 7.0.4
    • 7.1 beta

    Supported Devices

    • iPhone 5s
    • iPhone 5c
    • iPhone 5
    • iPhone 4S
    • iPhone 4
    • iPad 2
    • iPad 3
    • iPad 4
    • iPad Air
    • iPad mini
    • iPad mini 2
    • iPod touch 5

    Before start :-

    1. iTunes software to update the latest version.
    2. Update your device to the latest iOS version.(only iTunes.For OTA update devices Jailbreak of facts that caused problems)
    3. Cancel it if your device using passwords.
    4. Backup all your data's to your computer or iCloud on your phone.
    5. If your device Jailbreak and Unlock update to avoid the iOS 7.Because it will restore your device to permanently Lock.

    Procedure :-


    1. First download "Evasi0n 7" to suit your computer Operating System.
    2. Next Connect your Device to computer and Run "Evasi0n 7".
    3. Now click Jailbreak button.

    How To Jailbreak the iOS 7.x


    1. Wait seconds until the process is Evasi0n 7 tool.
    2. In the meantime, don't go to used device or don't disconnect your device from computer.
    3. Unlock your device to the message will appear on the screen after a few practices.Click Unlock and tap on Evasi0n 7 icon.
    4. After a few sec the device Reboot automatically and say Unlock.
    5. Again Unlock the device and after Reboot said Done!
    6. Now you can see the Cydia icon on your device.
    7. Now close the Evasi0n 7 app and disconnect your device from computer.
    8. Now you have successfully completed your apple device Jailbreak.
    Related Article -  How to Jailbreak the Apple TV
                              Must Read Before buy an iPhone

    If you have any other problem to comment in the comment box. You suggestion may help any of our reader out there.

    Was it helpful? Then do share it to praise our work and to help others.



    Monday, October 19, 2015

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2


    Here guys as soon as possible I also got Part 2.  Read Part 1 of Make The Poster as The Bourne Legacy Movie With Photoshop below.

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 1

    Step 11 

    Now we are going to do, All Text Layers to make a single Group. For this select all layers. (Press Ctrl to select all the layers one by one) 
    Now create the Group - Layer > Group Layers or Ctrl+G
    Now rename the Group to "Text".

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2



    Step 12

    As before Photo Layers (Vibrance, Black & White, & Photo) select and Group. Now rename Group to "Photo".

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2


    Step 13

    Now we're going to do add Column effect as the final design. This is really easy. We want to do just only Rectangular Marquee tool. 

    Now Select Rectangular Marquee tool from the Tool Box. Then choose "Add to Selection" from Mode on left side in Option bar. Change Feather to 0px. 

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2


    Now select columns as the image below. Be sure to select text and the person 's eyes (As image). 
    If you make mistakes by Ctrl + Z to Undo. 
    If you want to start from the beginning by Deselect all to press Ctrl + D. 

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2



    Step 14

    Now select "Photo Group" from Layer Palette. Then click "Add Layers Mask button". This is, Selection becomes a Layer Mask. 

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2


    Now you will appear as follows.

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2



    Step 15

    We done work mostly. Again select "Rectangular Marquee tool" and again select around the text as below picture.

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2


    After select, again change Selection Mode to "New Selection". 

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2


    Step 16

    Now click "Layer Mask" on Photo Group. 

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2



    Now press the letter "D" on the keyboard. This is your foreground and background colors reset. That White/Black into default colors. Now press "Delete" key. Then click "Ctrl + D".
    Now seen as the following.

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2



    Step 17

    You remember before we talking about the Smart Filter ? Now we can make changes to suit the last image to the effect of each one of the Double click on layer. 

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 2


    Now our poster created. 

    Final Design

    Final Design



    We are sure that you would have loved this post. If you have any question comment in the comment box. You suggestion may help any of our reader out there.

    Was it helpful? Then do share it to praise our work and to help others.



    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 1

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 1


    Hi friends! Today I'm talk about How to make the poster as Bourne Legacy Movie with Photoshop. This is my first post about Photoshop because I hope your Comment, Proposals and Angers. So let's Start.

    Step 1

    First, open your photo with Photoshop.

    File > Open
    Use one of these for a good image quality resolution because To our successful outcome.

    Make The Poster as The Bourne Legacy Movie With Photoshop


    Step 2

    Now, Right Click on Background Layer and click Convert to Smart Object. Most easier to work through Smart Object for future. This will convert all the things inside it like a Group, Smart Object lets us manipulate a single object. Like what you 'll find going through experience. 

    Make The Poster as The Bourne Legacy Movie With Photoshop



    Step 3

    We are now trying to create a new Fill Layer made ​​black Color layer below our photo. For it go below path. 
    Layer > New Fill Layer > Solid Color

    Now coming to Color Picker and select black color on it.

    Make The Poster as The Bourne Legacy Movie With Photoshop


    Step 4

    Now go Layer Palette (Window > Layers) and We change the Fill color to black layer Drag the bottom. Double Click on that Layer text and it rename to Background. Doing that find layers easily. 

    Make The Poster as The Bourne Legacy Movie With Photoshop


    Step 5

    Next we'll doing, Add a Photo Effect to our photo to Using Adjustment Layers and Filters. For this we need to create a black and white adjustment layer. For it go below path.
    Layer > New Adjustment Layer > Black & White
    Now change this layer Blending Mode to Overlay. Now make the settings to suit your picture through the Properties panel ( Window > Properties )

    Make The Poster as The Bourne Legacy Movie With Photoshop




    Step 6

    Now we need to add a Vibrance Adjustment Layer. 
     Layer > New Adjustment Layer > Vibrance

    Now we need one more to reduce the vibrance. Looking down image to for an idea.

    Make The Poster as The Bourne Legacy Movie With Photoshop



    This is how we see it , we 'll reduce vibrance.

    Make The Poster as The Bourne Legacy Movie With Photoshop


    Step 7

    Some things just do not see us give a kind of strange appearance of adjustment layers. If you want to continue like this in this way can hold. Select Photo Layer from Layer Panel and choose this path.
    Image > Adjustments > Shadows/Highlights 

    Shadows = 35%
    Highlights = 15%

    The values ​​given can change to suit your picture.


    Make The Poster as The Bourne Legacy Movie With Photoshop



    Now you just look at the layer palette you will see that we did together adjustment as a Smart Filter. Because we changed the image into a Smart Object. Now the Smart Filter on the settings you can change anytime without problem. This is another advantage of Smart Object.

    Make The Poster as The Bourne Legacy Movie With Photoshop

    Step 8

    Now we're going to add Noise filter to photo. Also as previously applied as a Smart filter. Now select Photo Layer and go this path.
    Filter > Noise > Add Noise

    Now tick (✔) the Monochromatic and click Ok. ☺

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 1



    Step 9

    Now we're going to the image crop and rotate. Select the Crop Tool (c). Now over on the right side of our options bar, remove tick mark of  "Delete Cropped Pixels". This we can change back to the Crop at any time. Now Crop your image and press Enter key.

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 1



    Step 10

    Now we're going to add some text. You can choose font, match for this. The font that used is Arial. Click on the top layer in layer palette have been using the text tool to add Text 's places you want. 

    Make The Poster as The Bourne Legacy Movie With Photoshop - Part 1



    Part 1 is Over here. See you from Part 2.

    We are sure that you would have loved this post. If you have any question comment in the comment box. You suggestion may help any of our reader out there.

    Was it helpful? Then do share it to praise our work and to help others.