Mr. Lance E Sloan

Results 15 comments of Mr. Lance E Sloan

@ckel490: Try removing the slash from the end of your `admin_url` for production, so that it looks like: ``` python admin_url = r"http://[servername]:6080/arcgis/admin" ``` Your `admin_url` is used in the...

@achapkowski, the [PyPI entry for urlnorm](https://pypi.python.org/pypi/urlnorm) says it uses an MIT license. Its [`setup.py` and main class file on GitHub](https://github.com/jehiah/urlnorm/search?q=license) also mention it, although they don't have a `LICENSE` file....

My apologies in advance for mentioning the G-word, but I really like how Gboard implemented the clipboard. Several recent clips are available, clips may be pinned to stay on the...

Additional information… (At 11:26) I've been using gcalcli for about a week. I had authorized it to access one of my two Google accounts (my personal account) following the steps...

I have a problem similar to this in Chrome's incognito mode.

@keithbroni, you think the changes shown in this PR are the old versions, then? If so, that's unfortunate. Twitter shouldn't send the old images as part of the data exports....

My advice is to **_avoid_** the SuperCopy extension for Google Chrome and other browsers. It interferes with keypresses. It may even be **_logging keypresses_**. I first noticed this when I...

FWIW, it worked for me using IntelliJ IDEA 2016 Ultimate. At least, for viewing and retrieving simple gists. There were problems with more complex operations, though.

I also see this problem. * Fuskr v4.0.84 (built at: 2019-07-11 16:36:15) * Google Chrome Version 83.0.4103.97 (Official Build) (64-bit) * mac OS 10.14.5

I suspect Fuskr is having conflicts with other Chrome extensions I have installed, but I've not yet taken time to set up a minimal profile for an experiment. (Or bothered...