Keeping Tabs on Friends & Family

Sometimes it’s important for loved ones and friends to know your location. Whether it is for safety reasons or just because you just like knowing where they might be while running errands, iOS 8 and your iPhone make it super-simple. There are two ways to let your friends know where you are at any given time with iOS 8 and an app you use every day: Messages.

Simply launch the Messages app on your iPhone and tap into a conversation or create a new one. Once there, tap on the Details button in the upper right. Once you’re on the Details screen, you can send or share your location with the two blue buttons.

  • Send your location immediately:

Tapping “send my current location” will immediately send a map image with your location pinpointed by a red pin. The location will show up on your friend’s iPhone right away, just like any other photo message.

  • Share your location details with people over a prescribed amount of time:

If you’d like to give your friend rights to see your location over a select period of time, choose “Share My Location”. You’ll be prompted to select from the following options: Share…

1.) for One Hour
2.) Until End of Day
3.) Indefinitely

Once chosen, your friend will have permission to see where you are for that period of time. Now you’ll be able to “bump” into your best friend while out and about. I use this feature when traveling long distances so my hosts know when to expect me without having to send a text saying “be there in 5 min”. Super-easy and no more effort than using your Messages app. Hooray for not needing to install another app!

Similar Posts

  • Green Mountain Software Can Write an App for That

    We have a guest post from the “*developers at Green Mountain Software!*”:mailto:john@greenmountainsoftware.com

    *****

    Certainly you’ve heard the expression: “There’s an app for that!” but if there __isn’t__ currently an app for that, Green Mountain Software can write one for you.

    Now located in the Innovation Center in Burlington, Vermont, Green Mountain Software (GMSW) was founded in 1993 by Lou Krieg and his wife, Ann Pettyjohn after attending the ’93 MacWorld trade show where the Apple “Newton” was first introduced. Lou and Ann realized that mobile technology was going to be a huge part of the future, so Green Mountain Software was formed to fill that need. They were right. Mobile technology is changing the world and how business is done. The number of mobile users is predicted to surpass the number of desktop users by 2014.^1^

    It is apparent that simple email access is no longer enough. Mobile technology allows companies to have an unprecedented level of connectivity between employees, vendors, and customers.^2^ In 2012, Gartner Research predicted that sales of mobile tablet devices would top $120 million – double that of 2011. In addition, the number of active smartphones is currently over 1 billion worldwide.^3^

    During the past eighteen years, companies such as EcoLab, Electric Power Research Institute (EPRI), Coffee Lab International, Pro-Cut International, United Technologies, Bio Tek Instruments, Leica, the Indy Racing League, and many others have trusted GMSW with their app development. In fact, even other software development companies such as Palm have relied on the expertise of Green Mountain Software to develop their mobile device apps.

    Today’s technology includes iPhones, iPads, Androids, Blackberry, Windows Mobile and others. These devices have thousands of times more advanced computing power that the computers NASA used to get to the moon! In the hands of good software engineers, there isn’t much these devices can’t do, and combining these capabilities to achieve the results you need is what GMSW does best.

    Do you have an idea for an app for your company? Are you wondering how can mobile technology can increase your productivity and profitability? Mobile technology can measure, compute, exchange data with machines, utilize GPS location services, interact with servers, be Web-based or native within the device, communicate through the Internet or cell systems, take photos, be used for medical diagnoses, and so much more.


    If you’re interested in more information, or just want to discuss your idea, Green Mountain software is on the Web at “www.GreenMountainSoftware.com”:www.GreenMountainSoftware.com. We can be reached at 802-865-2728, or email “john@greenmountainsoftware.com”:mailto:john@greenmountainsoftware.com.

    ^1^ Morgan Stanley Research
    ^2^ “http://www.strategicgrowthconcepts.com/growth/increase-productivity–profitability.html”:http://www.strategicgrowthconcepts.com/growth/increase-productivity–profitability.html
    ^3^ “http://mashable.com/2013/01/04/mobile-2013/”:http://mashable.com/2013/01/04/mobile-2013/

  • Diagnosing & Treating Bash "Shellshock"

    OS X is a descendant of a long lineage of UNIX operating systems, from which it inherits its incredible stability and enhanced security….

  • Keyboard Shortcuts

    I got my start in using computers with CPM operating system and keyboard shortcuts were present there. I used them all the time…

  • Here come the controllers!

    When I’m playing a game on my iPhone, there are times where I’m thinking, “you know what?” “actual buttons would make this game…

  • Cut Across Shorty, Cut Across

    Keyboard shortcuts are handy ways of using simple keyboard commands to handle tasks that might require multiple clicks of your mouse or trackpad. Sometimes using these shortcuts can save time and make your work flow easier. As an example, from time to time I grab screen shots to include in Kibbles or to send to customers. I can launch the Grab app to capture these screen shots but I can also hit ⇧⌘3 (shift/command/3) to capture the screen. Easier yet, if I frequently use that key combination I can customize the keys I use or make one of my function keys do the screen grab. Here’s how you would do that:

    # Choose System Preferences -> Keyboard->Shortcuts
    # You will see a bunch of shortcuts that are already there
    # Select Screen Shots
    # Pick the one you want – i.e. Save Picture of screen as a file and select it
    # Click on the existing key combination until it is highlighted
    # Enter your new key combination

    !{display: block;margin-left: auto;margin-right: auto;}http://blog.smalldog.com/images/4451.png!

    You will get a warning triangle if you choose a key combination (or function key) that is already in use.

    You can also add key combination shortcuts that are specific to an App. Selecting the App Shortcuts will take you there. Unless you have already set up some shortcuts, you will see only the key combination for “Show Help Menu” for all applications. To add a new shortcut to your favorite application you hit the + sign and a dialog box will pop up to allow you to select an app. From there you can set up the new shortcut:

    # Choose your App – or select all Apps if you want to set the key combination for the same menu command that appears in many Apps.
    # Type in the menu command for which you want to create a shortcut. VERY IMPORTANT – You must type the command exactly as it appears in the Application menu, including ellipses and any other punctuation. To type an ellipse, use three periods without spaces.
    # Click in the Keyboard Shortcut box and type the key combination or function key you wish to use and click “Add”.
    # Quit and restart any Apps that are open for the new keyboard command to take effect.

    !{display: block;margin-left: auto;margin-right: auto;}http://blog.smalldog.com/images/4452.png!

    If you assign a shortcut that already exists for another command or another App, your new shortcut will not work and you will have to find the menu command that is using that shortcut and change it.