Found 2126 bookmarks
Newest
What is REST: REST API Tutorial
What is REST: REST API Tutorial
REST is an acronym for REpresentational State Transfer. It is an architectural style for hypermedia systems and was first presented by Roy Fielding.
·restfulapi.net·
What is REST: REST API Tutorial
UI-Schema Documentation
UI-Schema Documentation
Form generator and widget system using JSON-Schema. Build complex forms and UIs with ease in React!
·ui-schema.bemit.codes·
UI-Schema Documentation
Design tips—ArcMap | Documentation
Design tips—ArcMap | Documentation
Design tips database design geodatabasesdesigning Geodatabase data models are designed to be used in practical application scenarios by a wide range of users. To ensure that each design is easy to understand and implement, each data model was built to support easy migration from existing data structures and has been designed to be flexible, extensible, and easily adapted by your organization. Here are a few final design tips to help you with your design implementation: Build on your existing GIS designs. Most existing database designs are suitable for moving forward. You can build on what has worked in the past and find new geodatabase capabilities that
·desktop.arcgis.com·
Design tips—ArcMap | Documentation
Using QGIS and QField for Field Data Collection
Using QGIS and QField for Field Data Collection
This step-by-step tutorial will walk you through how to use QField, an application that allows you to edit QGIS projects in the field.
·line-45.com·
Using QGIS and QField for Field Data Collection
System Dependencies in R Packages & Automatic Testing - R-hub blog
System Dependencies in R Packages & Automatic Testing - R-hub blog
This post has been cross-posted on the Epiverse-TRACE blog. In a previous post, we discussed a package dependency that goes slightly beyond the normal R package ecosystem dependency: R itself. Today, we step even further and discuss dependencies outside of R: system dependencies. This happens when packages rely on external software, such as how R packages integrating CUDA GPU computation in R require the CUDA library. In particular, we are going to talk about system dependencies in the context of automated testing: is there anything extra to do when setting continuous integration for your package with system dependencies?
·blog.r-hub.io·
System Dependencies in R Packages & Automatic Testing - R-hub blog
Zen and the Art of File and Folder Organization
Zen and the Art of File and Folder Organization
Is your desktop a paragon of neatness, or is it overflowing with so many icons that you're scared to look at it? If you've been putting off getting or
·howtogeek.com·
Zen and the Art of File and Folder Organization
Configuring the Shell | Effective Shell
Configuring the Shell | Effective Shell
There are a number of different ways to configure your shell. In this chapter we'll take a look at the different configuration files for the shell and how they work, and how you can change your shell configuration with options.
·effective-shell.com·
Configuring the Shell | Effective Shell
Shell initialization files
Shell initialization files
Introduction A shell initialization file is a shell script that runs automatically each time the shell executes. The initialization file sets up the “work environment” and “custom…
·blog.opstree.com·
Shell initialization files