{"id":23654,"date":"2016-08-01T03:01:09","date_gmt":"2016-07-31T17:01:09","guid":{"rendered":"http:\/\/www.rjmprogramming.com.au\/ITblog\/?p=23654"},"modified":"2016-08-20T23:54:31","modified_gmt":"2016-08-20T13:54:31","slug":"trip-mobile-device-usage-web-application-tutorial","status":"publish","type":"post","link":"https:\/\/www.rjmprogramming.com.au\/ITblog\/trip-mobile-device-usage-web-application-tutorial\/","title":{"rendered":"Trip Mobile Device Usage Web Application Tutorial"},"content":{"rendered":"<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/london_trip_via_map_element.html\"><img decoding=\"async\" style=\"float:left; border: 15px solid pink;\" alt=\"Trip Mobile Device Usage Web Application Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/london_activity_map.jpg\" title=\"Trip Mobile Device Usage Web Application Tutorial\" \/><\/a><p class=\"wp-caption-text\">Trip Mobile Device Usage Web Application Tutorial<\/p><\/div>\n<p>We left off with our <i>trip<\/i> mobile device usage series of blog posts at <a href=\"#tmdcvhcst\" title='Trip Mobile Device Camera Versus Hard Copy Scan Tutorial'>Trip Mobile Device Camera Versus Hard Copy Scan Tutorial<\/a> below by leaving you with &#8230;<\/p>\n<blockquote><p>\nWith the resultant printer scanned soft copy, this becomes useful for us to develop a web application in future postings.\n<\/p><\/blockquote>\n<p> &#8230; and so, today, we use that printer scanned image file to good effect, we hope, by presenting a &#8220;click and explore&#8221; type of web application, and by so doing, reopen that favoured subject of ours, the admiration we have for the HTML <a target=_blank href='http:\/\/www.w3schools.com\/tags\/tag_map.asp' title='HTML map tag information from w3schools ... thanks'>map<\/a> element.<\/p>\n<p>As far as practically creating an HTML map element goes, we&#8217;ve never found anything better than the great <a target=_blank title='Mobilefish Image map Creator functionality ... thanks' href='http:\/\/www.mobilefish.com\/services\/image_map\/image_map.php'>Mobilefish &#8220;create your own image map&#8221; functionality<\/a> and today&#8217;s web application benefits from this fantastic website&#8217;s work, yet again.<\/p>\n<p>Don&#8217;t know about you, but find it satisfying (in a peculiar <a target=_blank title='UX information from Wikipedia ... thanks' href='http:\/\/en.wikipedia.org\/wiki\/User_experience'>&#8220;UX&#8221;<\/a> way) to click on an unadorned image at an obvious (&#8220;red rag to a bull&#8221;) place to be able to zero in on information I need, today supplied by creating two <a target=_blank title='Javascript windows.open method information at w3schools' href='http:\/\/www.w3schools.com\/jsref\/met_win_open.asp'>window.open<\/a> popup windows per click, and calling into play that web application we talked about, as the &#8220;child iframe&#8221; part, when we presented <a target=_blank title='HTML\/Javascript Window Open URLs Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/htmljavascript-window-open-urls-primer-tutorial\/'>HTML\/Javascript Window Open URLs Primer Tutorial<\/a>.  So, yes, you guessed it, the recipe goes like this &#8230;<\/p>\n<ol>\n<li>create the list of places visited on notepad, the contents for which we got assisted by mobile device technology we explained at <a title='Trip Mobile Device Usage Remembering Tutorial' href='#tmdurt'>Trip Mobile Device Usage Remembering Tutorial<\/a> &#8230; ie. a paper one &#8230; <i>egad!<\/i><\/li>\n<li>printer scan this hard copy into soft copy image file as we showed you with <a href=\"#tmdcvhcst\" title='Trip Mobile Device Camera Versus Hard Copy Scan Tutorial'>Trip Mobile Device Camera Versus Hard Copy Scan Tutorial<\/a> &#8230; ie. that&#8217;s better &#8230; <br \/><img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/london_trip_scan_reduced.jpg\" style=\"width:250px;\" title=\"Original photo\"><\/img><\/li>\n<li>get <a target=_blank title='Mobilefish Image map Creator functionality ... thanks' href='http:\/\/www.mobilefish.com\/services\/image_map\/image_map.php'>Mobilefish &#8220;create your own image map&#8221; functionality<\/a> to help you to create HTML featuring a huge HTML map element referencing that soft copy image file and with <a target=_blank title='Javascript onclick event information from w3schools' href='http:\/\/www.w3schools.com\/jsref\/event_onclick.asp'><i>onclick<\/i><\/a> events &#8230; and this bit is that little bit different to any other so far for today&#8217;s job &#8230;<\/li>\n<li>add in an HTML iframe element that is called at the HTML map element <i>onclick<\/i> event logics to call the &#8220;child iframe&#8221; HTML parts of <a target=_blank title='HTML\/Javascript Window Open URLs Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/htmljavascript-window-open-urls-primer-tutorial\/'>HTML\/Javascript Window Open URLs Primer Tutorial<\/a> to open appropriate <a target=_blank title='Javascript windows.open method information at w3schools' href='http:\/\/www.w3schools.com\/jsref\/met_win_open.asp'>window.open<\/a> popup windows (of <a target=_blank title='Google search engine' href='http:\/\/google.com'>Google searches<\/a> and <a target=_blank title='Google Maps' href='http:\/\/maps.google.com'>Google Maps<\/a> &#8230; thanks) for our purpose &#8230; to inform and entertain, or perhaps give you a framework for your own web application to remind yourself of your last <i>trip<\/i>, we hope<\/li>\n<\/ol>\n<p>So, do you want to see a bit about London?  Even if you feel this way <iframe loading=\"lazy\" width=\"420\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/Ln3sidFtIAU\" frameborder=\"0\" allowfullscreen><\/iframe> because you know everything there is to know, now?!<\/p>\n<p>Here is today&#8217;s default (setting out from Barbican, London) <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/london_trip_via_map_element.html\" title='Click picture'>live run<\/a> link (or you can try our prompted setting out place <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/london_trip_via_map_element.html?from=\" title='Click picture'>live run<\/a>) that references the HTML and Javascript source code you could call <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/london_trip_via_map_element.html_GETME\" title='london_trip_via_map_element.html'>london_trip_via_map_element.html<\/a> and supervises that &#8220;child iframe&#8221; <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/windowopens.html_GETME\" title='windowopens.html'>windowopens.html<\/a> HRML and Javascript.<\/p>\n<p>We wish to thank <a target=_blank title='Useful background image link' href='http:\/\/previews.123rf.com\/images\/print2d\/print2d1401\/print2d140100007\/25468087-Seamless-background-with-London-s-Big-Ben-Stock-Vector-pattern.jpg'>http:\/\/previews.123rf.com<\/a> for the great background image used.<\/p>\n<hr>\n<p id='tmdcvhcst'\n\n[caption id=\"\" align=\"alignnone\" width=\"220\" caption=\"Trip Mobile Device Camera Versus Hard Copy Scan Tutorial\"]<a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/scan_hardcopy.jpg\"><img decoding=\"async\" style=\"float:left; border: 15px solid pink;\" alt=\"Trip Mobile Device Camera Versus Hard Copy Scan Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/scan_hardcopy.jpg\" title=\"Trip Mobile Device Camera Versus Hard Copy Scan Tutorial\" \/><\/a>[\/caption]<\/p>\n<p>We&#8217;ve recently been talking about mobile device Camera app methods of recording hard copy into digital form, and questioned its qualities when considering its resolution for written out or even typed out hard copy input.  The questions float around &#8230;<\/p>\n<ol>\n<li>Is resolution fine enough to read the writing or typed text?<\/li>\n<li>Has photograph got adequate lighting, which comes into play regarding the gap between mobile phone or tablet, and the hard copy?<\/li>\n<li>Is photograph focussed, which comes into play regarding the gap between mobile phone or tablet, and the hard copy, and accidental Camera movement with hand held scenarios (not involving a tripod)?<\/li>\n<\/ol>\n<p>Regarding points 2 and 3 above, if the Camera app methods of recording hard copy into digital form don&#8217;t come up to scratch, for your requirements, even with enhancement that can be achieved with image editors like <a target=_blank title='Gimp image editor' href='http:\/\/gimp.org'>Gimp<\/a>, that we talked about with <a title='Trip Mobile Device Gimp Photo Enhancement Tutorial' href='#tmdgpet'>Trip Mobile Device Gimp Photo Enhancement Tutorial<\/a> as shown way below, then an alternative that we talk about today is the idea that &#8220;back on shore&#8221; after the <i>trip<\/i> this hard copy could be scanned via a computer and your printer&#8217;s scanner (our printer with this functionality is a HP Printer (<a target=_blank title='Hewlett Packard Deskjet 2050 J510 information from Hewlett Packard' href='http:\/\/support.hp.com\/us-en\/product\/hp-deskjet-2050-all-in-one-printer-series-j510\/4027463'>Hewlett Packard Deskjet 2050 J510<\/a> series)) to an image file &#8220;soft copy&#8221; result (like we discussed in some detail when we presented <a target=_blank href='https:\/\/www.rjmprogramming.com.au\/ITblog\/photo-album-email-with-gimp-and-paintbrush-primer-tutorial\/' title='Photo Album Email with Gimp and Paintbrush Primer Tutorial'>Photo Album Email with Gimp and Paintbrush Primer Tutorial<\/a>) not involving those lighting issues nor gaps between the hard copy and the camera, perhaps affecting focus.  In photography home darkroom printing terms this is like comparing the use of an <a target=_blank title='Enlarger information from Wikipedia ... thanks' href='https:\/\/en.wikipedia.org\/wiki\/Enlarger'>enlarger<\/a>, involving lighting issues and the &#8220;gap&#8221;, versus <a target=_blank title='Contact printing information from Wikipedia ... thanks' href='https:\/\/en.wikipedia.org\/wiki\/Contact_print'>contact printing<\/a>, which is analogous to &#8220;scanning&#8221; techniques.<\/p>\n<p>Most printer scanners offer a variety of modes of output and other scanning settings such as Brightness (-100) and Contrast (74) you can see being used to tweak, via the printer scanner&#8217;s Preview option, in today&#8217;s <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/scan_hardcopy.jpg\">tutorial picture<\/a>.  Here, below, is where we fit this idea into our <i>trip<\/i> mobile device usage theme &#8230; <span style='background-color:#d5d5d5;'>below<\/span> &#8230;<\/p>\n<ol style='background-color:#f0f0f0;'>\n<li>Web browser to use for the research planning, in the form of typed in search engine wording you can type straight into the address bar, if you like &#8230;\n<p>Eg. <b>Eltham Palace<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Eltham+Palace&#038;gfe_rd=cr'>this<\/a>)<br \/>\n    <b>Eltham Palace map<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Eltham+Palace+map&#038;gfe_rd=cr'>this<\/a> &#8230; and then choosing &#8220;Maps&#8221; on Google search engine resulted in <a target=_blank title='this' href='https:\/\/www.google.com.au\/maps\/place\/Eltham+Palace\/@51.4482123,0.0473288,17z\/data=!3m1!4b1!4m5!3m4!1s0x47d8a975b44f739d:0x29e6a39f4062db77!8m2!3d51.4482123!4d0.0495175'>this<\/a> &#8230; and then, while you&#8217;re there, &#8220;as they say&#8221; check out the menu options up the top left)<br \/>\n    <b>Barbican to Eltham Palace<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Barbican+to+Eltham+Palace&#038;gfe_rd=cr'>this<\/a> &#8230; and then choosing &#8220;Maps&#8221; on Google search engine resulted in <a target=_blank title='this' href='https:\/\/www.google.com.au\/maps\/dir\/Barbican+Centre,+Silk+Street,+London+EC2Y+8DS,+United+Kingdom\/Eltham+Palace,+Court+Yard,+London+SE9+5QE,+United+Kingdom\/@51.4919303,-0.0931307,12z\/data=!3m1!4b1!4m13!4m12!1m5!1m1!1s0x48761b56fb64b275:0xc756e26675d21f40!2m2!1d-0.093263!2d51.5200768!1m5!1m1!1s0x47d8a975b44f739d:0x29e6a39f4062db77!2m2!1d0.0495175!2d51.4482123'>this<\/a> &#8230; and then, while you&#8217;re there, &#8220;as they say&#8221; <a target=_blank title='Click picture' href='http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/trip1.jpg'>gape<\/a> at the brilliance of modern day &#8220;where&#8221; software)<\/li>\n<li>Google Maps as an app or via the <a target=_blank title='Google Maps' href='http:\/\/maps.google.com'>mobile website<\/a> to help with questions regarding how to get there, as we last discussed with <a target=_blank title='Google Maps Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/google-maps-primer-tutorial\/'>Google Maps Primer Tutorial<\/a><\/li>\n<li>Screenshot functionality, as we last discussed with <a target=_blank title='Emailing iPad Screenshot Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/emailing-ipad-screenshot-primer-tutorial'>Emailing iPad Screenshot Primer Tutorial<\/a>, to screenshot maps of interest useful if connectivity is not there as you are out and about on your trip, as well as for the soft copy of any Receipts resulting from the online purchase of travel tickets, as, these days, this is often as acceptable as hard copy &#8230; like &#8230;\n<ul style='background-color:#d5d5d5;'>\n<li><img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/london_trip.jpg\" style=\"width:250px;\" title=\"Original photo\"><\/img> is the mobile device Camera app soft copy of the hard copy &#8230;<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/london_trip_better.jpg\" style=\"width:250px;\" title=\"Original photo\"><\/img> brought over to our MacBook Pro and enhanced via desktop image editor application <a target=_blank title='Gimp image editor' href='http:\/\/gimp.org'>Gimp<\/a> we left off at <a title='Trip Mobile Device Usage Remembering Tutorial' href='#tmdurt'>Trip Mobile Device Usage Remembering Tutorial<\/a> below &#8230; versus &#8230; <\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/london_trip_scan_reduced.jpg\" style=\"width:250px;\" title=\"Original photo\"><\/img> as what a HP Printer (Hewlett Packard Deskjet 2050 J510 series)) scanner can achieve &#8230; improved lighting, more focus<\/li>\n<\/ul>\n<p>&#8230; which could also use &#8230;<\/li>\n<li>Camera and Video creation functionality is mainly useful as you are out and about on your trip.<\/li>\n<li>Photos or Gallery app on the mobile device to store those trip memories, as we last discussed with <a target=_blank title='YouTube via iPad Photos App Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/youtube-via-ipad-photos-app-primer-tutorial'>YouTube via iPad Photos App Primer Tutorial<\/a>, and to utilise that app&#8217;s Share functionalities to post to Social Media or Online Photo Repositories or to attach via eMail off to other folks, there and then, or later, as we discussed with <a target=_blank title='Email Photos on iPad as Attachments Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/email-photos-on-ipad-as-attachments-primer-tutorial\/'>Email Photos on iPad as Attachments Primer Tutorial<\/a>.  The Event or Moment photo and video organisation this app uses helps you remember what you did even much later after the trip, as we last discussed with <a target=_blank title='Moving Pictures on an iPad Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/moving-pictures-on-an-ipad-primer-tutorial\/'>Moving Pictures on an iPad Primer Tutorial<\/a>.<\/li>\n<li>Clock apps can help you keep track of time zone differences as you travel.<\/li>\n<\/ol>\n<p>With the resultant printer scanned soft copy, this becomes useful for us to develop a web application in future postings.<\/p>\n<hr>\n<p id='tmdurt'>Previous relevant <a target=_blank title='Trip Mobile Device Usage Remembering Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/trip-mobile-device-usage-remembering-tutorial\/'>Trip Mobile Device Usage Remembering Tutorial<\/a> is shown below.<\/p>\n<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/london_trip_better.jpg\"><img decoding=\"async\" style=\"float:left; border: 15px solid pink;\" alt=\"Trip Mobile Device Usage Remembering Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/london_trip_better.jpg\" title=\"Trip Mobile Device Usage Remembering Tutorial\" \/><\/a><p class=\"wp-caption-text\">Trip Mobile Device Usage Remembering Tutorial<\/p><\/div>\n<p>Continuing on with our <i>trip<\/i> themed tutorials, following on from the last <a title='Trip Mobile Device Gimp Photo Enhancement Tutorial' href='#tmdgpet'>Trip Mobile Device Gimp Photo Enhancement Tutorial<\/a> one, we&#8217;d like to get you thinking of a mobile device as a memory aid, as well as what it is &#8220;in the here and now&#8221;.  Don&#8217;t know if the mobile technologies have added, sometimes unnecessary no doubt, complexity to a lot of people&#8217;s lives, to the extent that those of us more challenged by the mobile technology way, and are not willing to give up hard disks for concepts like Google Drive or iCloud or DropBox or Social Media without a lot of consideration, leave the follow up of what to do with our photographic and video media to &#8220;another time&#8221;.  Those people who do leave it for &#8220;another time&#8221;, we argue, shouldn&#8217;t despair about any troglodyte thoughts they have, and can benefit from the clever ways the mobile device will store media into &#8220;Events&#8221; or &#8220;Moments&#8221; in its Photos and\/or Gallery apps.  These &#8220;Events&#8221; or &#8220;Moments&#8221; are there ready for you to look back on later with their wonderful timestamps &#8230; <font size=1>alas to those of us who don&#8217;t set our mobile device time and date properly<\/font> &#8230; to recreate what a lot of us forgot, within a week or so &#8230; <font size=1>or maybe less<\/font> &#8230; that we did.  Which brings us to yesterday&#8217;s <a title='Trip Mobile Device Gimp Photo Enhancement Tutorial' href='#tmdgpet'>Trip Mobile Device Gimp Photo Enhancement Tutorial<\/a>&#8216;s Gimp reworked photograph, which becomes today&#8217;s <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/london_trip_better.jpg\" title='Click picture'>tutorial picture<\/a>.  Let&#8217;s talk about that soft copy web server image from <a target=_blank title='go to whoa' href='http:\/\/www.urbandictionary.com\/define.php?term=from%20go%20to%20whoa'>&#8220;go to whoa&#8221;<\/a> in context with mobile device <i>trip<\/i> usage ideas <font style='background-color:#d5d5d5;'>&#8220;three meets five&#8221;<\/font> &#8230;<\/p>\n<ol style='background-color:#f0f0f0;'>\n<li>Web browser to use for the research planning, in the form of typed in search engine wording you can type straight into the address bar, if you like &#8230;\n<p>Eg. <b>Eltham Palace<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Eltham+Palace&#038;gfe_rd=cr'>this<\/a>)<br \/>\n    <b>Eltham Palace map<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Eltham+Palace+map&#038;gfe_rd=cr'>this<\/a> &#8230; and then choosing &#8220;Maps&#8221; on Google search engine resulted in <a target=_blank title='this' href='https:\/\/www.google.com.au\/maps\/place\/Eltham+Palace\/@51.4482123,0.0473288,17z\/data=!3m1!4b1!4m5!3m4!1s0x47d8a975b44f739d:0x29e6a39f4062db77!8m2!3d51.4482123!4d0.0495175'>this<\/a> &#8230; and then, while you&#8217;re there, &#8220;as they say&#8221; check out the menu options up the top left)<br \/>\n    <b>Barbican to Eltham Palace<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Barbican+to+Eltham+Palace&#038;gfe_rd=cr'>this<\/a> &#8230; and then choosing &#8220;Maps&#8221; on Google search engine resulted in <a target=_blank title='this' href='https:\/\/www.google.com.au\/maps\/dir\/Barbican+Centre,+Silk+Street,+London+EC2Y+8DS,+United+Kingdom\/Eltham+Palace,+Court+Yard,+London+SE9+5QE,+United+Kingdom\/@51.4919303,-0.0931307,12z\/data=!3m1!4b1!4m13!4m12!1m5!1m1!1s0x48761b56fb64b275:0xc756e26675d21f40!2m2!1d-0.093263!2d51.5200768!1m5!1m1!1s0x47d8a975b44f739d:0x29e6a39f4062db77!2m2!1d0.0495175!2d51.4482123'>this<\/a> &#8230; and then, while you&#8217;re there, &#8220;as they say&#8221; <a target=_blank title='Click picture' href='http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/trip1.jpg'>gape<\/a> at the brilliance of modern day &#8220;where&#8221; software)<\/li>\n<li>Google Maps as an app or via the <a target=_blank title='Google Maps' href='http:\/\/maps.google.com'>mobile website<\/a> to help with questions regarding how to get there, as we last discussed with <a target=_blank title='Google Maps Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/google-maps-primer-tutorial\/'>Google Maps Primer Tutorial<\/a><\/li>\n<li>Screenshot functionality, <span style='background-color:#d5d5d5;'> (exemplified by the Android screenshot two photos down that was obtained via <a target=_blank title='Good advice ... thanks' href='http:\/\/www.pcadvisor.co.uk\/how-to\/google-android\/how-take-screenshot-on-android-phones-tablets-summary-windows-ios-android-3623449\/'>Home button\/Power button together<\/a> -&gt; Gallery -&gt; Screenshots  -&gt; Share icon  -&gt; Upload to Photos then Photos  -&gt; Hold until selected  -&gt; Share icon  -&gt; Email to myself then on MacBook Pro Mail  -&gt; Open eMail  -&gt; Download attachment  -&gt; Save to Downloads)<\/span> as we last discussed with <a target=_blank title='Emailing iPad Screenshot Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/emailing-ipad-screenshot-primer-tutorial'>Emailing iPad Screenshot Primer Tutorial<\/a>, to screenshot maps of interest useful if connectivity is not there as you are out and about on your trip, as well as for the soft copy of any Receipts resulting from the online purchase of travel tickets, as, these days, this is often as acceptable as hard copy, which could also use &#8230;<\/li>\n<li>Camera and Video creation functionality is mainly useful as you are out and about on your trip.<\/li>\n<li>Photos or Gallery app on the mobile device to store those trip memories, as we last discussed with <a target=_blank title='YouTube via iPad Photos App Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/youtube-via-ipad-photos-app-primer-tutorial'>YouTube via iPad Photos App Primer Tutorial<\/a>, and to utilise that app&#8217;s Share functionalities to post to Social Media or Online Photo Repositories or to attach via eMail off to other folks, there and then, or later, as we discussed with <a target=_blank title='Email Photos on iPad as Attachments Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/email-photos-on-ipad-as-attachments-primer-tutorial\/'>Email Photos on iPad as Attachments Primer Tutorial<\/a>.  The Event or Moment photo and video organisation this app uses helps you remember what you did &#8230;\n<ul style='background-color:#d5d5d5;'>\n<li><img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/london_trip.jpg\" style=\"width:250px;\" title=\"Original photo\"><\/img> is, after the events, noted down in writing, and bits the &#8220;old grey matter&#8221; forgets we consult with &#8230;<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/photos_helps_remember.jpg\" title=\"Android Photos app Events\"><\/img> showing the Samsung GT-S5310B (Android 4.1.2) mobile phone&#8217;s Photos apps &#8220;Events&#8221; that get a timestamp to facilitate the conversion of &#8220;old grey dark matter&#8221; into &#8220;newer turquoise lighter matter&#8221; that &#8230;<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/Android\/android_macbookpro.jpg\" style=\"width:250px;\" title=\"Transferred over\"><\/img> transferred from the Samsung GT-S5310B to the MacBook Pro&#8217;s disk and reworked via the desktop image editor Gimp application to become (the many carretted) &#8230;<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/london_trip_better.jpg\" style=\"width:250px;\" title=\"Original photo\"><\/img> final <i>trip<\/i> summary, you can see in bigger form with today&#8217;s <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/london_trip_better.jpg\" title='Click picture'>tutorial picture<\/a><\/li>\n<\/ul>\n<p>&#8230; even much later after the trip, as we last discussed with <a target=_blank title='Moving Pictures on an iPad Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/moving-pictures-on-an-ipad-primer-tutorial\/'>Moving Pictures on an iPad Primer Tutorial<\/a>.<\/li>\n<li>Clock apps can help you keep track of time zone differences as you travel.<\/li>\n<\/ol>\n<p>There is also the thought, also, that the mobile device is a hard disk as well &#8230; albeit not meant, by the mobile device manufacturers, to be thought of in the same way as a laptop&#8217;s hard disk is thought of, in terms of capacity.  Maybe you can just reference the media on what you captured it with, as a post <i>trip<\/i> organizational idea, that is the easiest organizational idea of them all.<\/p>\n<hr>\n<p id='tmdgpet'>Previous relevant <a target=_blank title='Trip Mobile Device Gimp Photo Enhancement Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/trip-mobile-device-gimp-photo-enhancement-tutorial\/'>Trip Mobile Device Gimp Photo Enhancement Tutorial<\/a> is shown below.<\/p>\n<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/trip_notes_gimp.jpg\"><img decoding=\"async\" style=\"float:left; border: 15px solid pink;\" alt=\"Trip Mobile Device Gimp Photo Enhancement Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/trip_notes_gimp.jpg\" title=\"Trip Mobile Device Gimp Photo Enhancement Tutorial\" \/><\/a><p class=\"wp-caption-text\">Trip Mobile Device Gimp Photo Enhancement Tutorial<\/p><\/div>\n<p>Continuing on with our <i>trip<\/i> themed tutorials, following on from the last <a title='Trip Mobile Device Usage Clock Tutorial' href='#tmduct'>Trip Mobile Device Usage Clock Tutorial<\/a> one, let&#8217;s continue on in our non chronological manner, but a manner in which we reference all six of our Mobile Device Trip Idea Helpers you see below, and take a look at our Samsung GT-S5310B (Android 4.1.2) mobile phone method for the <font style='background-color:#d5d5d5;'>third meets fourth<\/font> screenshot idea set, honing in not so much on the phone&#8217;s self-screenshotting capabilities, but more of it being used as a Camera to photograph a piece of hard copy, turning it into a piece of soft copy &#8230; but what quality is this soft copy?  With mobile device Camera app photographs of hard copy, it can be questionable, especially if you want to read something off the photograph.  That is where, &#8220;back on shore&#8221;, transferring that Samsung GT-S5310B (Android 4.1.2) mobile phone&#8217;s photograph over to our MacBook Pro using the <a target=_blank title='Android File Transfer' href='https:\/\/www.android.com\/filetransfer\/'>Android File Transfer<\/a> methodology we outlined yesterday with <a target=_blank title='Android Disk to MacBook Pro Disk Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/android-disk-to-macbook-pro-disk-tutorial\/'>Android Disk to MacBook Pro Disk Tutorial<\/a>, we now have the means by which we can involve our favourite MacBook Pro desktop image editor application called <a target=_blank title='Gimp image editor' href='http:\/\/gimp.org'>Gimp<\/a> which we have a <a target=_blank title='Gimp raves' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/tag\/gimp'>history<\/a> of raving about regarding photograph enhancement &#8230; especially for &#8220;the graphically challenged of us&#8221; at &#8220;photograph enhancement&#8221;.  And so you can see some of this mobile phone photograph, of hard copy into soft copy, pan out <font style='background-color:#d5d5d5;'>below<\/a> &#8230;<\/p>\n<ol style='background-color:#f0f0f0;'>\n<li>Web browser to use for the research planning, in the form of typed in search engine wording you can type straight into the address bar, if you like &#8230;\n<p>Eg. <b>Eltham Palace<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Eltham+Palace&#038;gfe_rd=cr'>this<\/a>)<br \/>\n    <b>Eltham Palace map<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Eltham+Palace+map&#038;gfe_rd=cr'>this<\/a> &#8230; and then choosing &#8220;Maps&#8221; on Google search engine resulted in <a target=_blank title='this' href='https:\/\/www.google.com.au\/maps\/place\/Eltham+Palace\/@51.4482123,0.0473288,17z\/data=!3m1!4b1!4m5!3m4!1s0x47d8a975b44f739d:0x29e6a39f4062db77!8m2!3d51.4482123!4d0.0495175'>this<\/a> &#8230; and then, while you&#8217;re there, &#8220;as they say&#8221; check out the menu options up the top left)<br \/>\n    <b>Barbican to Eltham Palace<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Barbican+to+Eltham+Palace&#038;gfe_rd=cr'>this<\/a> &#8230; and then choosing &#8220;Maps&#8221; on Google search engine resulted in <a target=_blank title='this' href='https:\/\/www.google.com.au\/maps\/dir\/Barbican+Centre,+Silk+Street,+London+EC2Y+8DS,+United+Kingdom\/Eltham+Palace,+Court+Yard,+London+SE9+5QE,+United+Kingdom\/@51.4919303,-0.0931307,12z\/data=!3m1!4b1!4m13!4m12!1m5!1m1!1s0x48761b56fb64b275:0xc756e26675d21f40!2m2!1d-0.093263!2d51.5200768!1m5!1m1!1s0x47d8a975b44f739d:0x29e6a39f4062db77!2m2!1d0.0495175!2d51.4482123'>this<\/a> &#8230; and then, while you&#8217;re there, &#8220;as they say&#8221; <a target=_blank title='Click picture' href='http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/trip1.jpg'>gape<\/a> at the brilliance of modern day &#8220;where&#8221; software)<\/li>\n<li>Google Maps as an app or via the <a target=_blank title='Google Maps' href='http:\/\/maps.google.com'>mobile website<\/a> to help with questions regarding how to get there, as we last discussed with <a target=_blank title='Google Maps Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/google-maps-primer-tutorial\/'>Google Maps Primer Tutorial<\/a><\/li>\n<li>Screenshot functionality, as we last discussed with <a target=_blank title='Emailing iPad Screenshot Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/emailing-ipad-screenshot-primer-tutorial'>Emailing iPad Screenshot Primer Tutorial<\/a>, to screenshot maps of interest useful if connectivity is not there as you are out and about on your trip, as well as for the soft copy of any Receipts resulting from the online purchase of travel tickets, as, these days, this is often as acceptable as <font style='background-color:#d5d5d5;'>hard copy, which could also use &#8230;<\/font><\/li>\n<li>Camera <font style='background-color:#d5d5d5;'>(photographing hard copy to become soft copy like &#8230; <img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/london_trip.jpg\" title='Android photograph before Gimp work'><\/img> &#8230; this, for example &#8230; that, today, we get back to a MacBookPro&#8217;s Gimp desktop image editor application called Gimp to improve to be <img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/london_trip_better.jpg\" title='Android photograph after Gimp work'><\/img>)<\/font>  and Video creation functionality is mainly useful as you are out and about on your trip.<\/li>\n<li>Photos or Gallery app on the mobile device to store those trip memories, as we last discussed with <a target=_blank title='YouTube via iPad Photos App Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/youtube-via-ipad-photos-app-primer-tutorial'>YouTube via iPad Photos App Primer Tutorial<\/a>, and to utilise that app&#8217;s Share functionalities to post to Social Media or Online Photo Repositories or to attach via eMail off to other folks, there and then, or later, as we discussed with <a target=_blank title='Email Photos on iPad as Attachments Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/email-photos-on-ipad-as-attachments-primer-tutorial\/'>Email Photos on iPad as Attachments Primer Tutorial<\/a>.  The Event or Moment photo and video organisation this app uses helps you remember what you did, even much later after the trip, as we last discussed with <a target=_blank title='Moving Pictures on an iPad Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/moving-pictures-on-an-ipad-primer-tutorial\/'>Moving Pictures on an iPad Primer Tutorial<\/a>.<\/li>\n<li>Clock apps can help you keep track of time zone differences as you travel.<\/li>\n<\/ol>\n<p>Now you may not see the Gimp effort is worth it, but am sure a Gimp expert can get better improvements than you see above, because, as you would correctly surmise, Graphic Artists are that &#8230; artists.<\/p>\n<p>But we feel that we should detail what we did in Gimp, in addition to what today&#8217;s <a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/GIMP\/trip_notes_gimp.jpg\" title='Click picture'>tutorial picture<\/a> summarises &#8230;<\/p>\n<ol>\n<li>[Colours -&gt; Hue-Saturation&#8230; -&gt;] Adjust Hue \/ Lightness \/ Saturation &#8230; Hue=2 \/ Lightness=45 \/ Saturation=-53<\/li>\n<li>[Colours -&gt; Brightness-Contrast&#8230; -&gt;] Adjust Brightness and Contrast &#8230; Brightness=21 and Contrast=60<\/li>\n<li>[Filters -&gt; Enhance -&gt; Sharpen&#8230; -&gt;] Sharpen &#8230; Sharpen=71<\/li>\n<li>[Colours -&gt; Colourize&#8230; -&gt;] Colourize &#8230; Hue=274 \/ Saturation=9 \/ Lightness=13<\/li>\n<\/ol>\n<hr>\n<p id='tmduct'>Previous relevant <a target=_blank title='Trip Mobile Device Usage Clock Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/trip-mobile-device-usage-clock-tutorial\/'>Trip Mobile Device Usage Clock Tutorial<\/a> is shown below.<\/p>\n<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/clock_app.jpg\"><img decoding=\"async\" style=\"float:left; border: 15px solid pink;\" alt=\"Trip Mobile Device Usage Clock Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/clock_app.jpg\" title=\"Trip Mobile Device Usage Clock Tutorial\" \/><\/a><p class=\"wp-caption-text\">Trip Mobile Device Usage Clock Tutorial<\/p><\/div>\n<p>Continuing on with our <i>trip<\/i> themed tutorials, following on from yesterday&#8217;s <a title='Trip Mobile Device Usage Primer Tutorial' href='#tmdupt'>Trip Mobile Device Usage Primer Tutorial<\/a> as shown below, let&#8217;s take a look at our Samsung GT-S5310B (Android 4.1.2) mobile phone method for the <font style='background-color:#d5d5d5;'>sixth<\/font> &#8220;Clock app&#8221; idea below &#8230;<\/p>\n<ol style='background-color:#f0f0f0;'>\n<li>Web browser to use for the research planning, in the form of typed in search engine wording you can type straight into the address bar, if you like &#8230;\n<p>Eg. <b>Eltham Palace<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Eltham+Palace&#038;gfe_rd=cr'>this<\/a>)<br \/>\n    <b>Eltham Palace map<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Eltham+Palace+map&#038;gfe_rd=cr'>this<\/a> &#8230; and then choosing &#8220;Maps&#8221; on Google search engine resulted in <a target=_blank title='this' href='https:\/\/www.google.com.au\/maps\/place\/Eltham+Palace\/@51.4482123,0.0473288,17z\/data=!3m1!4b1!4m5!3m4!1s0x47d8a975b44f739d:0x29e6a39f4062db77!8m2!3d51.4482123!4d0.0495175'>this<\/a> &#8230; and then, while you&#8217;re there, &#8220;as they say&#8221; check out the menu options up the top left)<br \/>\n    <b>Barbican to Eltham Palace<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Barbican+to+Eltham+Palace&#038;gfe_rd=cr'>this<\/a> &#8230; and then choosing &#8220;Maps&#8221; on Google search engine resulted in <a target=_blank title='this' href='https:\/\/www.google.com.au\/maps\/dir\/Barbican+Centre,+Silk+Street,+London+EC2Y+8DS,+United+Kingdom\/Eltham+Palace,+Court+Yard,+London+SE9+5QE,+United+Kingdom\/@51.4919303,-0.0931307,12z\/data=!3m1!4b1!4m13!4m12!1m5!1m1!1s0x48761b56fb64b275:0xc756e26675d21f40!2m2!1d-0.093263!2d51.5200768!1m5!1m1!1s0x47d8a975b44f739d:0x29e6a39f4062db77!2m2!1d0.0495175!2d51.4482123'>this<\/a> &#8230; and then, while you&#8217;re there, &#8220;as they say&#8221; <a target=_blank title='Click picture' href='http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/trip1.jpg'>gape<\/a> at the brilliance of modern day &#8220;where&#8221; software)<\/li>\n<li>Google Maps as an app or via the <a target=_blank title='Google Maps' href='http:\/\/maps.google.com'>mobile website<\/a> to help with questions regarding how to get there, as we last discussed with <a target=_blank title='Google Maps Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/google-maps-primer-tutorial\/'>Google Maps Primer Tutorial<\/a><\/li>\n<li>Screenshot functionality, as we last discussed with <a target=_blank title='Emailing iPad Screenshot Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/emailing-ipad-screenshot-primer-tutorial'>Emailing iPad Screenshot Primer Tutorial<\/a>, to screenshot maps of interest useful if connectivity is not there as you are out and about on your trip, as well as for the soft copy of any Receipts resulting from the online purchase of travel tickets, as, these days, this is often as acceptable as hard copy, which could also use &#8230;<\/li>\n<li>Camera and Video creation functionality is mainly useful as you are out and about on your trip.<\/li>\n<li>Photos or Gallery app on the mobile device to store those trip memories, as we last discussed with <a target=_blank title='YouTube via iPad Photos App Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/youtube-via-ipad-photos-app-primer-tutorial'>YouTube via iPad Photos App Primer Tutorial<\/a>, and to utilise that app&#8217;s Share functionalities to post to Social Media or Online Photo Repositories or to attach via eMail off to other folks, there and then, or later, as we discussed with <a target=_blank title='Email Photos on iPad as Attachments Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/email-photos-on-ipad-as-attachments-primer-tutorial\/'>Email Photos on iPad as Attachments Primer Tutorial<\/a>.  The Event or Moment photo and video organisation this app uses helps you remember what you did, even much later after the trip, as we last discussed with <a target=_blank title='Moving Pictures on an iPad Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/moving-pictures-on-an-ipad-primer-tutorial\/'>Moving Pictures on an iPad Primer Tutorial<\/a>.<\/li>\n<li style='background-color:#d5d5d5;'>Clock apps\n<div id='subsetdiv' style=\"height:190px;width:140px;overflow:hidden;\"><img decoding=\"async\" src=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/clock_app.jpg\"><\/img><\/div>\n<p> &#8230; the screenshot for which was obtained via <a target=_blank title='Good advice ... thanks' href='http:\/\/www.pcadvisor.co.uk\/how-to\/google-android\/how-take-screenshot-on-android-phones-tablets-summary-windows-ios-android-3623449\/'>Home button\/Power button together<\/a> -&gt; Gallery -&gt; Screenshots  -&gt; Share icon  -&gt; Upload to Photos then Photos  -&gt; Hold until selected  -&gt; Share icon  -&gt; Email to myself then on MacBook Pro Mail  -&gt; Open eMail  -&gt; Download attachment  -&gt; Save to Downloads &#8230; can help you keep track of time zone differences as you travel.<\/li>\n<\/ol>\n<p>The context of its use is twofold, at least for us, in that it can be useful &#8230;<\/p>\n<ul>\n<li>while you are away checking times back home<\/li>\n<li>during aeroplane flights and transit lounge stays<\/li>\n<\/ul>\n<p>For any of this you will probably need the relevant part of <a target=_blank title='Location services information from Wikipedia ... thanks' href='https:\/\/en.wikipedia.org\/wiki\/Location-based_service'>Location Services<\/a> to be enabled (perhaps heeding iPad battery issues we talked about with <a target=_blank title='Location Services iPad Battery Loss Issue Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/location-services-ipad-battery-loss-issue-tutorial\/'>Location Services iPad Battery Loss Issue Tutorial<\/a>), and for the second of the ideas above we need to ensure, as passengers in a plane, that we can&#8217;t interfere with any plane navigation equipment, by turning &#8220;Flight mode&#8221; to on for Android and &#8220;Airplane Mode&#8221; to on for iPad or iPhone before the flight, and back to off after the flight, when you should also set Wi-Fi to on, as necessary, to restore any desired connectivity.<\/p>\n<p>By the way, the name of the corresponding app on an iPad is also called &#8220;Clock&#8221;.<\/p>\n<hr>\n<p id='tmdupt'>Previous relevant <a target=_blank title='Trip Mobile Device Usage Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/trip-mobile-device-usage-primer-tutorial\/'>Trip Mobile Device Usage Primer Tutorial<\/a> is shown below.<\/p>\n<div style=\"width: 230px\" class=\"wp-caption alignnone\"><a target=_blank href=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/trip1.jpg\"><img decoding=\"async\" style=\"float:left; border: 15px solid pink;\" alt=\"Trip Mobile Device Usage Primer Tutorial\" src=\"http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/trip1.jpg\" title=\"Trip Mobile Device Usage Primer Tutorial\" \/><\/a><p class=\"wp-caption-text\">Trip Mobile Device Usage Primer Tutorial<\/p><\/div>\n<p>The word <i>trip<\/i>, in English, conjures up many thoughts for many of us.  We hope that a <i>trip<\/i> conjures up happy memories for you, but we realize sometimes that is not the case, but be that as it may, a <i>trip<\/i> often &#8230;<\/p>\n<ul>\n<li>is an opportunity to go somewhere new<\/li>\n<li>is an opportunity to learn something new<\/li>\n<li>is an opportunity to meet people, and other animals, who are new to you<\/li>\n<li>is an opportunity to experience something new<\/li>\n<li>is an opportunity to plan for something new<\/li>\n<li>is an opportunity to share information and experiences<\/li>\n<\/ul>\n<p> &#8230; and a lot of these characteristics are well pandered to with modern mobile device technology.<\/p>\n<p>We like to use mobile devices for both trip planning and execution.  We own an iPad tablet using iOS and a mobile phone using Android, and though we prefer to use the iPad for the trip planning, sometimes the Android is better to use for the trip itself because it is that bit smaller.<\/p>\n<p>Our favourite mobile device ideas to use are &#8230;<\/p>\n<ol style='background-color:#f0f0f0;'>\n<li>Web browser to use for the research planning, in the form of typed in search engine wording you can type straight into the address bar, if you like &#8230;\n<p>Eg. <b>Eltham Palace<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Eltham+Palace&#038;gfe_rd=cr'>this<\/a>)<br \/>\n    <b>Eltham Palace map<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Eltham+Palace+map&#038;gfe_rd=cr'>this<\/a> &#8230; and then choosing &#8220;Maps&#8221; on Google search engine resulted in <a target=_blank title='this' href='https:\/\/www.google.com.au\/maps\/place\/Eltham+Palace\/@51.4482123,0.0473288,17z\/data=!3m1!4b1!4m5!3m4!1s0x47d8a975b44f739d:0x29e6a39f4062db77!8m2!3d51.4482123!4d0.0495175'>this<\/a> &#8230; and then, while you&#8217;re there, &#8220;as they say&#8221; check out the menu options up the top left)<br \/>\n    <b>Barbican to Eltham Palace<\/b> (typed into, went to, for us, here &#8230; <a target=_blank title='this' href='https:\/\/www.google.com.au\/?client=firefox-b-ab#q=Barbican+to+Eltham+Palace&#038;gfe_rd=cr'>this<\/a> &#8230; and then choosing &#8220;Maps&#8221; on Google search engine resulted in <a target=_blank title='this' href='https:\/\/www.google.com.au\/maps\/dir\/Barbican+Centre,+Silk+Street,+London+EC2Y+8DS,+United+Kingdom\/Eltham+Palace,+Court+Yard,+London+SE9+5QE,+United+Kingdom\/@51.4919303,-0.0931307,12z\/data=!3m1!4b1!4m13!4m12!1m5!1m1!1s0x48761b56fb64b275:0xc756e26675d21f40!2m2!1d-0.093263!2d51.5200768!1m5!1m1!1s0x47d8a975b44f739d:0x29e6a39f4062db77!2m2!1d0.0495175!2d51.4482123'>this<\/a> &#8230; and then, while you&#8217;re there, &#8220;as they say&#8221; <a target=_blank title='Click picture' href='http:\/\/www.rjmprogramming.com.au\/HTMLCSS\/trip1.jpg'>gape<\/a> at the brilliance of modern day &#8220;where&#8221; software)<\/li>\n<li>Google Maps as an app or via the <a target=_blank title='Google Maps' href='http:\/\/maps.google.com'>mobile website<\/a> to help with questions regarding how to get there, as we last discussed with <a target=_blank title='Google Maps Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/google-maps-primer-tutorial\/'>Google Maps Primer Tutorial<\/a><\/li>\n<li>Screenshot functionality, as we last discussed with <a target=_blank title='Emailing iPad Screenshot Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/emailing-ipad-screenshot-primer-tutorial'>Emailing iPad Screenshot Primer Tutorial<\/a>, to screenshot maps of interest useful if connectivity is not there as you are out and about on your trip, as well as for the soft copy of any Receipts resulting from the online purchase of travel tickets, as, these days, this is often as acceptable as hard copy, which could also use &#8230;<\/li>\n<li>Camera and Video creation functionality is mainly useful as you are out and about on your trip.<\/li>\n<li>Photos or Gallery app on the mobile device to store those trip memories, as we last discussed with <a target=_blank title='YouTube via iPad Photos App Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/youtube-via-ipad-photos-app-primer-tutorial'>YouTube via iPad Photos App Primer Tutorial<\/a>, and to utilise that app&#8217;s Share functionalities to post to Social Media or Online Photo Repositories or to attach via eMail off to other folks, there and then, or later, as we discussed with <a target=_blank title='Email Photos on iPad as Attachments Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/email-photos-on-ipad-as-attachments-primer-tutorial\/'>Email Photos on iPad as Attachments Primer Tutorial<\/a>.  The Event or Moment photo and video organisation this app uses helps you remember what you did, even much later after the trip, as we last discussed with <a target=_blank title='Moving Pictures on an iPad Primer Tutorial' href='https:\/\/www.rjmprogramming.com.au\/ITblog\/moving-pictures-on-an-ipad-primer-tutorial\/'>Moving Pictures on an iPad Primer Tutorial<\/a>.<\/li>\n<li>Clock apps can help you keep track of time zone differences as you travel.<\/li>\n<\/ol>\n<p>We just wonder what Macon Leary, out of <a target=_blank title='The Accidental Tourist' href='https:\/\/en.wikipedia.org\/wiki\/The_Accidental_Tourist_(film)'>The Accidental Tourist<\/a>, would have made of it all &#8230; the &#8220;third person&#8221; English about travel matters often makes me giggle inside about this movie.<\/p>\n<p>We&#8217;ll be writing more on the <i>trip<\/i> theme soon &#8230; <font size=1>just as soon as William Hurt writes me back &#8230; chortle, chortle.<\/font><\/p>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d23341' onclick='var dv=document.getElementById(\"d23341\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"https:\/\/www.rjmprogramming.com.au\/ITblog\/tag\/trip\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d23341' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n<hr>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d23359' onclick='var dv=document.getElementById(\"d23359\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"https:\/\/www.rjmprogramming.com.au\/ITblog\/tag\/clock\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d23359' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n<hr>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d23455' onclick='var dv=document.getElementById(\"d23455\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"https:\/\/www.rjmprogramming.com.au\/ITblog\/tag\/gimp\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d23455' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n<hr>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d23470' onclick='var dv=document.getElementById(\"d23470\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"https:\/\/www.rjmprogramming.com.au\/ITblog\/tag\/photos\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d23470' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n<hr>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d23532' onclick='var dv=document.getElementById(\"d23532\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"https:\/\/www.rjmprogramming.com.au\/ITblog\/tag\/scanner\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d23532' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n<hr>\n<p>If this was interesting you may be interested in <a title='Click here to see topics in which you might be interested' href='#d23654' onclick='var dv=document.getElementById(\"d23654\"); dv.innerHTML = \"&lt;iframe width=670 height=600 src=\" + \"https:\/\/www.rjmprogramming.com.au\/ITblog\/tag\/map\" + \"&gt;&lt;\/iframe&gt;\"; dv.style.display = \"block\";'>this<\/a> too.<\/p>\n<div id='d23654' style='display: none; border-left: 2px solid green; border-top: 2px solid green;'><\/div>\n","protected":false},"excerpt":{"rendered":"<p>We left off with our trip mobile device usage series of blog posts at Trip Mobile Device Camera Versus Hard Copy Scan Tutorial below by leaving you with &#8230; With the resultant printer scanned soft copy, this becomes useful for &hellip; <a href=\"https:\/\/www.rjmprogramming.com.au\/ITblog\/trip-mobile-device-usage-web-application-tutorial\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,14,37],"tags":[76,1933,491,513,527,554,555,561,587,590,626,630,1934,745,795,797,799,800,929,931,1725,985,1097,1103,1776,1111,1311,1319,1404],"class_list":["post-23654","post","type-post","status-publish","format-standard","hentry","category-elearning","category-event-driven-programming","category-tutorials","tag-android","tag-clock","tag-gimp","tag-google","tag-google-maps","tag-hardcopy","tag-hardware-2","tag-hewlett-packard-deskjet-2050-j510","tag-iframe","tag-image","tag-ios","tag-ipad","tag-location-services","tag-map","tag-mobile","tag-mobile-application","tag-mobile-phone","tag-mobilefish","tag-photograph","tag-photography","tag-photos","tag-printer","tag-scanner","tag-screen-capture","tag-screenshot","tag-search-engine","tag-trip","tag-tutorial","tag-web-browser"],"_links":{"self":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/23654"}],"collection":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/comments?post=23654"}],"version-history":[{"count":10,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/23654\/revisions"}],"predecessor-version":[{"id":24315,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/posts\/23654\/revisions\/24315"}],"wp:attachment":[{"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/media?parent=23654"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/categories?post=23654"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rjmprogramming.com.au\/ITblog\/wp-json\/wp\/v2\/tags?post=23654"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}