222 Matching Annotations
- May 2020
-
github.com github.com
-
Traditional CMSes are "coupled", which means that the CMS also takes care of the presentation layer responsible for delivering the content to the clients. The content and the presentation are closely interlinked. Typically, content managers create and manage their content through tools like WYSIWYG editors. The CMS then delivers the content according to the front-end delivery layer built into the CMS. Typically, a traditional CMS supports your websites but not much else.
-
-
github.com github.com
-
I'll change at some point the format of the JSON so that the link can also be directly stored. That way it would be mandatory/useful to provide it with the JSON.
-
-
-
This is it. I'm done with Page Translator, but you don't have to be. Fork the repo. Distribute the code yourself. This is now a cat-and-mouse game with Mozilla. Users will have to jump from one extension to another until language translation is a standard feature or the extension policy changes.
-
None of these methods are ideal and honestly, I'd only blame Mozilla for this. They dismiss all our efforts as incorrect but refuse to provide the correct solution.
-
- Apr 2020
-
www.iubenda.com www.iubenda.com
-
Google Tag Manager allows you to avoid tagging scripts as described below, although this is limited to a certain category of scripts – scripts that are not positional/do not define a position. It, therefore, does not handle embed scripts such as those related to advertising banners, youtube video widgets, facebook like buttons etc.
-
-
en.wikipedia.org en.wikipedia.org
-
Doesn't help decide between multiple requirements with same rank
Tags
Annotators
URL
-
-
basiccraft.wordpress.com basiccraft.wordpress.com
-
Gray discusses the ‘bandwidth of consciousness’. He cites figures from Vincent Deary who has calculated that overall we process some 14 million bits of information per second. But the bandwidth of conscious action and thought, however, is only 18 bits!
-
- Mar 2020
-
www.iubenda.com www.iubenda.com
-
This method has the advantage of being quite fast but with the limit of working only for scripts that don’t require a specific position. Google Tag Manager is therefore not effective for all scripts that display a specific element in a specific position of the page (such as the Facebook Like button).
-
- Jan 2020
-
stackoverflow.com stackoverflow.com
-
unix.stackexchange.com unix.stackexchange.com
-
ssh doesn't let you specify a command precisely, as you have done, as a series of arguments to be passed to execvp on the remote host. Instead it concatenates all the arguments into a string and runs them through a remote shell. This stands out as a major design flaw in ssh in my opinion... it's a well-behaved unix tool in most ways, but when it comes time to specify a command it chose to use a single monolithic string instead of an argv, like it was designed for MSDOS or something!
-
-
unix.stackexchange.com unix.stackexchange.com
-
I think, it's better to replace \n symbol with some other symbol, and then work as usual:
-
- Dec 2019
-
marinintim.com marinintim.comFor fun1
-
Seriousness is bad. It does not allow to go beyond what is accepted now , so there is a risk of being stuck in a local maximum. At first, the new formats seem ridiculous and incomprehensible (see, for example, a twitter feed from a decade ago ), but only in this way do we find something truly working.
Tags
Annotators
URL
-
-
reactjs.org reactjs.org
-
This problem can also come up when you use npm link or an equivalent. In that case, your bundler might “see” two Reacts — one in application folder and one in your library folder. Assuming myapp and mylib are sibling folders, one possible fix is to run npm link ../myapp/node_modules/react from mylib. This should make the library use the application’s React copy.
-
-
github.com github.com
-
caution do not use package.json for the folder name if you want to clone this project to your machine - it will break yarn (An unexpected error occurred: "EISDIR: illegal operation on a directory, read".).
-
-
academic.oup.com academic.oup.com
-
plasmid-based circuits suffer from multiple limitations: high intercellular variation in gene expression, genetic instability from random partitioning of plasmids during cell division, and plasmid loss in environments for which antibiotic use could disrupt native microbial communities or is economically infeasible
Tags
Annotators
URL
-
- Nov 2019
-
material-ui.com material-ui.com
-
This does not set the native input element to indeterminate due to inconsistent behavior across browsers. However, we set a data-indeterminate attribute on the input.
-
-
gist.github.com gist.github.com
-
// This is not really a mock, but jest prevents out of scope // variables unless prefixed with "mock".
-
-
stackoverflow.com stackoverflow.com
-
cant you see he has only 11 reputations, and how can he comment?
-
- Mar 2018
-
ryancordell.org ryancordell.org
-
small beginnings help instructors focus on what DH they can teach effectively. To be frank, I was not prepared to teach all of the DH in that “Intro to Digital Humanities” course I proposed.
I appreciate the author's recognition of his limitations. I do not think teachers ought to assume they are able to "do it all". My teacher did a great job this term understanding her personal limitations by bringing in outside sources to assist her in teaching digital tools. It not only made class interesting by switching up the instructor, but it also provided us with another informed resource to reference.
-
- Feb 2014
-
cyber.law.harvard.edu cyber.law.harvard.edu
-
These rights are quali- fied, however, by the application of various limitations set forth in the next several sections of the Act, §§107 through 122. Those sections, typically entitled “Limitations on exclusive rights,” include, for example, the principle of “fair use” (§107), permission for limited library archival reproduction, (§108), and the doctrine at issue here, the “first sale” doctrine (§109)
- §107 - the principle of “fair use”
- §108 - permission for limited library archival reproduction
- §109 - the “first sale” doctrine
-
-
www.rpajournal.com www.rpajournal.com
-
Finally, with the current technology, some types of writing are probably outside the reach of MOOCs. There is no literature to suggest that either AES or CPR can accurately assess figurative or creative pieces, or original research pieces. Some type of peer review software that relies heavily on the students being closer to experts in their own right might bring these types of writing into larger courses; but, not every undergraduate course that uses writing as a form of assessment will translate to the MOOC format.
-
- Sep 2013
-
rhetoric.eserver.org rhetoric.eserver.org
-
It is clear, then, that rhetoric is not bound up with a single definite class of subjects, but is as universal as dialectic; it is clear, also, that it is useful. It is clear, further, that its function is not simply to succeed in persuading, but rather to discover the means of coming as near such success as the circumstances of each particular case allow. In this it resembles all other arts. For example, it is not the function of medicine simply to make a man quite healthy, but to put him as far as may be on the road to health; it is possible to give excellent treatment even to those who can never enjoy sound health.
defining rhetoric's worth and limitations
Tags
Annotators
URL
-