Any modern browser you use to access the internet has something called “Developer Tools,” “The Developer Console,” or something similar. Collectively, these are commonly referred to as Dev Tools. Almost every web developer will leverage them, but what are they? In this article, we’ll give a brief overview of Dev Tools and their functionality. In […]
Author: Courtney Menikheim
Admin Tools for ArcGIS 2.1.3 Out Now
Earlier this month, we released an update to Admin Tools for ArcGIS. In the last six months, we’ve been busy building new tools, polishing existing ones, and fixing some minor bugs. Read on to find out what’s changed and how to make sure your version is up-to-date! New Features Update Stored Credentials When customers contact […]
Understanding Circular Dependencies and How to Fix Them
A dependency is when an item needs another item to function properly. For example, if your web map has a layer, that layer is a dependency for the web map. Circular Dependencies are when items appear to link back to themselves. They may do so directly, or through a chain of connected items. Either way, […]
Backup My Org v1.3.1 Out Now
A new version of Backup My Organization (BMO) is now available! Full of new features and improvements, BMO v1.3.1 is aimed at making backing up and restoring the items, users, and groups in your ArcGIS Organizations easier and more efficient. We have also added backup and restore support for the ‘Instant App’ Item type. Key […]
What’s New in Admin Tools v2.1.2?
This week, GEO Jobe is releasing a new version of their flagship product, Admin Tools for ArcGIS. We’ve taken user suggestions for new and improved functionality and built an even better solution for you. Want to see what’s new? Read on to find out! New Features Find / Replace Web Maps Item ID When you […]
Admin Tools 2.1 is live!
Earlier this year, we rebuilt one of our flagship products from the ground up to deliver a better, more reliable user experience. Now, we’ve updated Admin Tools again. Read on to find out what’s new and improved! New Features Customer feedback features heavily into how we design, build, and expand our products. Some of the […]
GEO Jobe’s Guide to Getting Started with GIT
Understanding version control and how to use it is very important. That’s why we’ve been slowly building out a series of articles on the topic. We have previously discussed the importance of version control, and the various types of version control systems. Today, we’ll continue our series with a basic tutorial on how to use […]
Are You Using the Right Type of Version Control System?
Earlier this year, we covered what a version control system is and why it is important. The first step in working with a VCS is determining which type to use. In this article, we will give a high-level overview of the different kinds of version control systems and how they work. Local Version Control Systems […]
Fall Conferences with GEO Jobe
Connections and community are important – as individuals and as members of the geospatial community. We’ve talked about this before, but we try to make sure we back up our ideals with action. One of the many ways we try to foster connections, both old and new, is by engaging with others in person. While […]
Version Control Could Save Your Life
Okay, maybe it’s not that dramatic, but having a version control system can save your project – if you use it properly. In this article, we’ll look at what version control is and why it matters. This article will serve as the introduction to a series on version control and GIT. What is Version Control? […]