{"id":594,"date":"2023-11-02T14:17:03","date_gmt":"2023-11-02T19:17:03","guid":{"rendered":"https:\/\/sites.owu.edu\/geog-292\/?p=594"},"modified":"2023-11-02T14:17:03","modified_gmt":"2023-11-02T19:17:03","slug":"gullatte-week-3","status":"publish","type":"post","link":"https:\/\/sites.owu.edu\/geog-292\/2023\/11\/02\/gullatte-week-3\/","title":{"rendered":"Gullatte week 3"},"content":{"rendered":"<p><i><span style=\"font-weight: 400\">Chapter Three:<\/span><\/i><\/p>\n<p><span style=\"font-weight: 400\">Widgets: A JavaScript component that encapsulates a set of focused functions.\u00a0<\/span><\/p>\n<p><b>Basic Widgets:<\/b><span style=\"font-weight: 400\"> functional widgets that can perform as app tools.\u00a0<\/span><\/p>\n<p><b>Layer widgets: <\/b><span style=\"font-weight: 400\">The containers that help organize widgets on your pages or windows.\u00a0<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Using experience builder to make web experiences.<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400\">Pick a premade template or start from scratch, select a theme, add source data, add widgets, and finally refine layouts.\u00a0<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">The basic components:\u00a0<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400\">A web experience has at least one page. Pages and windows are the backbone of these web experiences. Widgets should be added as well.\u00a0<\/span><\/p>\n<p><b>Pages<\/b><span style=\"font-weight: 400\">: A document that is the foundation for the app\u2019s layout. A page has 3 main elements including a header, a footer, and a body.\u00a0<\/span><\/p>\n<p><b>Windows<\/b><span style=\"font-weight: 400\">: Complementary to pages. Windows only has body content. The common uses of Windows are splash, alert, confirm, and Tool Tips.\u00a0<\/span><\/p>\n<p><i><span style=\"font-weight: 400\">Chapter four:\u00a0<\/span><\/i><\/p>\n<p><span style=\"font-weight: 400\">Mobile app development: There are many different approaches to this including:\u00a0<\/span><\/p>\n<p><b>Browser-based approach:<\/b><span style=\"font-weight: 400\"> builds apps using HTML, JavaScript, and Cascading style sheets. This strategy has the potential to reach all mobile platforms.\u00a0<\/span><\/p>\n<p><b>Native-based approach: <\/b><span style=\"font-weight: 400\">This requires native development skills like Java for Android. These apps have deep-level access to device hardware and other resources. These apps are often more expensive.\u00a0<\/span><\/p>\n<p><b>Hybrid-based approach: <\/b><span style=\"font-weight: 400\">Integrates native components and HTML to build native applications. More advanced methods include the use of frameworks to allow for deeper integration with the native platform.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400\">API- ArcGIS offers APIs which stand for application programming interface. ArcGIS API for Java supports both browser-based and hybrid-based. ArcGIS Runtime software development kits(SDK) for IOS. ArcGIS Runtime SDK for Android and ArcGIS Runtime SDK for Qt support native based approach. It\u2019s a very complicated system.\u00a0<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">Ultimately API\u2019s offer similar core functionalities like editing and graphics, and the ability to access ArcGIS web and map services.\u00a0<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400\">ArcGIS Indoors- I thought this was cool because this platform was made so you can take it on the go which made me think of the outdoors, not the indoors. They describe ArcGIS Indoors as providing an indoor mapping experience for understanding the location of things and activities happening within your organization\u2019s indoor environment.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400\">They give us a few phrases to help us learn Indoor GIS.\u00a0<\/span><\/p>\n<p><b>Wayfinding and navigation: <\/b><span style=\"font-weight: 400\">ArcGIS Indoors interacts with Bluetooth and wifi indoor positioning systems to show users where they are on an indoor map, where to go, and how to get there.\u00a0<\/span><\/p>\n<p><b>Calendar integration:<\/b><span style=\"font-weight: 400\"> this app allows users to see where their scheduled meetings are located and navigate between them, knowing estimated travel times and avoiding being late for important events.\u00a0<\/span><\/p>\n<p><b>Explore and search<\/b><span style=\"font-weight: 400\">: This app allows users to explore and search for specific people, activities and events, offices and classrooms, and other points of interest.\u00a0<\/span><\/p>\n<p><b>Location sharing and tracking:<\/b><span style=\"font-weight: 400\"> Users can share their locations. Organizations can identify employee locations to support directing resources or others to support ongoing activities.\u00a0<\/span><\/p>\n<ul>\n<li style=\"font-weight: 400\"><span style=\"font-weight: 400\">I was thinking of developing a mobile app that was centered around condos in the Delaware County area. The Delaware area is building a lot of new condos and developing new neighborhoods. This app would be useful for younger people looking to move to Delaware. This app could also include the school district so if buyers are pickier, they can specifically look at school districts with condos available in that area. <\/span><\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Chapter Three: Widgets: A JavaScript component that encapsulates a set of focused functions.\u00a0 Basic Widgets: functional widgets that can perform as app tools.\u00a0 Layer widgets: The containers that help organize widgets on your pages or windows.\u00a0 Using experience builder to make web experiences. Pick a premade template or start from scratch, select a theme, add source data, add widgets, and finally refine layouts.\u00a0 The basic components:\u00a0 A web experience has at least one page. Pages and windows are the backbone of these web experiences. Widgets should be added as well.\u00a0 Pages: A document that is the foundation for the app\u2019s layout. A page has 3 main elements including a header, a footer, and a body.\u00a0 Windows: Complementary to pages. Windows only has body content. The common uses of Windows are splash, alert, confirm, and Tool Tips.\u00a0 Chapter four:\u00a0 Mobile app development: There are many different approaches to this including:\u00a0 Browser-based approach: builds apps using HTML, JavaScript, and Cascading style sheets. This strategy has the potential to reach all mobile platforms.\u00a0 Native-based approach: This requires native development skills like Java for Android. These apps have deep-level access to device hardware and other resources. These apps are often more expensive.\u00a0 Hybrid-based approach: Integrates native components and HTML to build native applications. More advanced methods include the use of frameworks to allow for deeper integration with the native platform.\u00a0 API- ArcGIS offers APIs which stand for application programming interface. ArcGIS API for Java supports both browser-based and hybrid-based. ArcGIS Runtime software development kits(SDK) for IOS. ArcGIS Runtime SDK for Android and ArcGIS Runtime SDK for Qt support native based approach. It\u2019s a very complicated system.\u00a0 Ultimately API\u2019s offer similar core functionalities like editing and graphics, and the ability to access ArcGIS web and map services.\u00a0 ArcGIS Indoors- I thought this was cool because this platform was made so you can take it on the go which made me think of the outdoors, not the indoors. They describe ArcGIS Indoors as providing an indoor mapping experience for understanding the location of things and activities happening within your organization\u2019s indoor environment.\u00a0 They give us a few phrases to help us learn Indoor GIS.\u00a0 Wayfinding and navigation: ArcGIS Indoors interacts with Bluetooth and wifi indoor positioning systems to show users where they are on an indoor map, where to go, and how to get there.\u00a0 Calendar integration: this app allows users to see where their scheduled meetings are located and navigate between them, knowing estimated travel times and avoiding being late for important events.\u00a0 Explore and search: This app allows users to explore and search for specific people, activities and events, offices and classrooms, and other points of interest.\u00a0 Location sharing and tracking: Users can share their locations. Organizations can identify employee locations to support directing resources or others to support ongoing activities.\u00a0 I was thinking of developing a mobile app that was centered around condos in the Delaware County area. The Delaware area is building a lot of new condos and developing new neighborhoods. This app would be useful for younger people looking to move to Delaware. This app could also include the school district so if buyers are pickier, they can specifically look at school districts with condos available in that area.<\/p>\n","protected":false},"author":2207,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-594","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/posts\/594","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/users\/2207"}],"replies":[{"embeddable":true,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/comments?post=594"}],"version-history":[{"count":1,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/posts\/594\/revisions"}],"predecessor-version":[{"id":595,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/posts\/594\/revisions\/595"}],"wp:attachment":[{"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/media?parent=594"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/categories?post=594"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sites.owu.edu\/geog-292\/wp-json\/wp\/v2\/tags?post=594"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}