- Sep 2020
-
ionicframework.com ionicframework.com
-
fit a brand, while still following the standards of the different platforms.
- Apple's Human Interface Guidelines
- Google's Material Design
-
-
anotacionweb.com anotacionweb.com
-
versión anotable del documento que elegiste
Esta "versión anotable" no es necesaria si vos y tus alumnos instalan Hypothesis en sus dispositivos. Ver sección "4. Yapa" más adelante.
-
basada en estándares abiertos y software libre
El estándar de anotación web fue publicado por el consorcio W3C en 2017.
-
-
127.0.0.1:4000 127.0.0.1:4000
-
basada en estándares abiertos y software libre.
El estándar de anotación web fue publicado por el consorcio W3C en 2017.
-
-
ionicframework.com ionicframework.com
-
Use the title attribute to describe the pattern to help the user.
This is displayed as a tooltip by most browsers.
-
-
techcrunch.com techcrunch.com
-
latency-heavy web apps
This sounds related to what the Wikipedia article about QUIC says: "connection-oriented web applications". But, what exactly is this?
-
- Aug 2020
-
thecorrespondent.com thecorrespondent.com
-
In Zuidhorn some people already preferred to call them “agents of change”.
Really? Who?
-
-
github.com github.com
-
Maybe the port is temporarily blocked
I understand he means blocked for outgoing connections client -> server?
-
-
github.com github.com
-
64 samples frame size mode.
-
-
github.com github.com
-
Query container-title aka. publication name
"Full titles of the containing work (usually a book or journal)", as indicated in https://github.com/Crossref/rest-api-doc/blob/master/api_format.md#work
-
-
en.wikipedia.org en.wikipedia.org
-
a variety of content types, including journals, books, conference proceedings, working papers, technical reports, and data sets.
Here is the complete list of items supported: https://www.crossref.org/education/content-registration/content-types-intro/
-
-
css-tricks.com css-tricks.com
-
ran on Blink
Edge was rebuilt as a Chromium-based browser in 2019, using the Blink and V8 engines (Wikipedia).
-
-
css-tricks.com css-tricks.com
-
He built a simple mechanism that allowed users to telnet in to the NeXT server and browse the web using its built-in Line Mode Browser.
A telnet proxy to the web
-
-
-
This log file should be written in a location outside of your web-server
But the user running the script (www-data) must be able to create and write to this file!
-
-
www.w3.org www.w3.org
-
so others could be as lazy as I would have liked to have been.
😍
-
-
www.wipo.int www.wipo.int
-
frequent languages: Arabic, Dutch, English, French, German, Italian, Japanese, Korean, Portuguese, Russian, Spanish, and Chinese.12 The resulting dataset – labeled WGND_langcountry – contains 6,247,039 unique name-country pairs.
I think this isn't very clear. Looking at the database I understand what they mean is that if a name is reported for one country, then the database was expanded to include all countries that speak that same language
-
-
www.robinwieruch.de www.robinwieruch.de
-
initialize firebase with the configuration:
See https://firebase.google.com/docs/web/setup#config-object. Apparently, not all fields are required.
-
-
firebase.google.com firebase.google.com
-
If you use reserved Hosting URLs, your Firebase config is automatically pulled from your Firebase project,
Automatically pulled by what? By the initializeApp method? How does this automatic pulling work? How is it related to the way how configuration is retrieved from google-services.json file in Android apps?
-
-
github.com github.com
-
(and may mean you also cannot see server lists in your client).
See this thread here: https://sourceforge.net/p/llcon/discussion/server/thread/f72b293af0/
-
-
modernismmodernity.org modernismmodernity.org
-
If using Firefox
There is a Firefox extension too: https://addons.mozilla.org/en-US/firefox/addon/unofficial-hypothesis/
-
-
www.npmjs.com www.npmjs.com
-
plugins.PWAFirebaseMsg in capacitor.config.json
So this would provide the function that the google-services.json file provides in the android directory instead?
-
In an Angular PWA,
In a React PWA, I understand this would imply changing the service worker imported and registered in
index.tsx
. -
firebase.config.json, firebase-messaging.js, firebase-app.js
Should these be provided?
-
integrate the generated service-worker capacitor-pwa-firebase-msg-sw.js that is written to the www folder on your own.
That means that until the pull request is not merged in Capacitor the
serviceWorker.combineWorkers
key incapacitor.config.json
below will be ignored? -
ngsw-worker.js
I understand in Ionic React this would be
service-worker.js
. -
npx cap copy web
So this should provide us with a separate folder for PWA, just like we have one for Android, iOS and Electron. I understand this is not yet supported by Capacitor, which is what the the package creator mentions at the top. Apparently, it will be considered in Capacitor 3.
-
-
sci-hub.tw sci-hub.tw
-
Sci-Hub is a PHP script that downloads articles for free to make them open access. Thereby communication in science is restored.
As simple and powerful as that.
-
-
www.researchgate.net www.researchgate.netPeralta2
-
las condiciones microclimáticas se mantienen relativamente estables
Cómo logran mantenerlas?
-
un desarrollo sobre el nivel del suelo llamado túmulo,
Tengo una colonia en cautiverio y este desarrollo no parece formarse. Por qué podría ser?
Annotators
URL
-
-
ionicframework.com ionicframework.com
-
ready to deploy as a PWA.
Will
ionic serve
render a PWA as well; i.e., without building beforehand? -
a base project from Create React App (CRA) and the Ionic CLI provides this already.
The
manifest.json
file is located in the./public
directory of the Iionic project.
-
-
ionicframework.com ionicframework.com
-
upload your www directory to whichever hosting service you prefer.
What about serving locally for development? Will
ionic serve
provide a PWA as well, even if no building step is run before? -
web manifest
More info about
manifest.json
files for PWA in MDN. -
standard web manifest that comes with the app
In Ionic React, this
manifest.json
file is defined in the./public
directory. -
The web manifest and Service Worker are what officially make our app a PWA.
As stated here for Capacitor as well.
-
-
create-react-app.dev create-react-app.dev
-
opt-in to the offline-first behavior,
Is this only for offline behavior? Won't it enable other features for which a service worker is needed, such as the Push API?
-
-
capacitorjs.com capacitorjs.com
-
your web code is built
If using Ionic, this is achieved using "ionic build". In fact, Ionic does have a command that performs these three steps: building web assets, copying and opening platform-specific tooling: ionic capacitor build.
-
- Jul 2020
-
h.readthedocs.io h.readthedocs.io
-
on Mobile Devices
Acá una alternativa sencilla, en español :) https://anotacionweb.com/truco-anotar-hypothesis-celular/
-
only available on computers and laptops.
This article here explains an alternative way to use Hypothesis on mobile with Firefox, without having to go through steps 1-3 of this tutorial.
-
and bookmarklets for other browsers
Unofficial Firefox extension is available here.
-
not supported on mobile browsers.
Actually it is, using chromium-based Yandex browser.
-
-
-
mobile Firefox,
This article here explains how to automate injecting the annotation client using Greasemonkey in Firefox mobile.
-
-
capacitorjs.com capacitorjs.com
-
getDeliveredNotifications
In Android this uses getActiveNotifications):
Recover a list of active notifications: ones that have been posted by the calling app that have not yet been dismissed by the user or cancel(java.lang.String, int)ed by the app.
-
-
ionicframework.com ionicframework.com
-
when there is no history.
When could there be no history?
-
-
ionicframework.com ionicframework.com
-
Ionic React manages the lifetime of a page,
How does it manage it? There is some information about Angular here. Where is this information for React?
Documentation about IonRouterOutlet is relevant here.
-
-
ionicframework.com ionicframework.com
-
For Angular projects,
And for React? Should React Routers Link component be used instead? https://reactrouter.com/web/api/Link
-
-
ionicframework.com ionicframework.com
-
several options available when routing to different views
- Ionic Components'
routerLink
prop (IonItem, IonButton, IonCard, IonRouterLink, IonFabButton, and IonItemOption), withrouterDirection
prop to specify the type of transition (back
,forward
, ornone
). - React Routers
Link
component.
- Ionic Components'
-
React Routers Link component
-
-
ionicframework.com ionicframework.com
-
using localStorage is bad for anything that needs to live for a long time as the browser/OS may clean it up.
Should we use Ionic React Hook useStorage, then?
-
[]
This means this will run only once. See here.
-
-
github.com github.com
-
npm link
Since we're using yarn in the client repo, maybe it's better to use yarn link instead?
-
-
www.elcohetealaluna.com www.elcohetealaluna.com
-
suspender los cortes de servicios por 180 días de internet, cable y telefonía fija o móvil para algunos clientes puntuales, el zero rating para navegar las páginas de universidades nacionales y la baja de calidad de los contenidos de Netflix para no saturar las redes.
El gobierno tomó estas decisiones? Algún enlace a las medidas puntuales?
-
-
www.eff.org www.eff.org
-
known as "the kill zone" in investment circles.
giants like Google and Facebook. Both companies, along with Amazon and Apple, effectively have a “Kill Zone” around them—areas not worth operating or investing in, since defeat is guaranteed.
-
-
web.archive.org web.archive.org
-
watch out for big platforms that try to drive out competition, by discouraging their users from multi-homing.
So this wouldn't be adversarial interoperability, in the terms defined here.
-
MFN clause
Most favoured nation. According to Wikipedia: "a status or level of treatment accorded by one state to another in international trade (...) the country which is the recipient of this treatment must nominally receive equal trade advantages as the most favoured nation by the country granting such treatment"
-
-
www.eff.org www.eff.org
-
In the absence of adversarial interoperability, we're left trying to solve the impossible collective action problem of getting everyone to switch at once,
Still people do move from one service to another. Look at Facebook's (the product, not the company), Instagram, TikTok, etc.
-
-
github.com github.com
-
keep the relevant NAT port(s) open on the router/firewall. This technique allows traffic from clients to pass through from the Internet in a direction that would otherwise be blocked by the way network address translation works.
But can the public server behind the NAT receive incoming connections from the clients directly? Or are they proxied through the central server?
-
-
github.com github.com
-
not necessary to port-forward or otherwise configure your router
But then traffic goes through central servers? Isn't this a bottleneck?
-
-
github.com github.com
-
Config keys
Looks like full list is available here: https://h.readthedocs.io/projects/client/en/latest/publishers/config/
-
-
stackoverflow.com stackoverflow.com
-
IIFE
Immediately Invoked Function Expression
-
-
reactjs.org reactjs.org
-
a small demo to get you started.
In this example, useEffect is used to get data from a remote resource using Axios each time the user updates an input field.
-
-
revistacrisis.com.ar revistacrisis.com.ar
-
la fragilidad estructural con que convive la población inquilina en Argentina.
Siento que el artículo habla de las realidades en grandes ciudades del país, como ser Buenos Aires, Córdoba y Rosario (y sus respectivas áreas metropolitanas), como si fuese una realidad nacional. Me pregunto si en vez de una ley única para todo el país no sería mejor leyes (incluso más exigentes) para estas ciudades.
-
Según vaporosas mediciones de Cucicba (Colegio Único de Corredores Inmobiliarios de la Ciudad de Buenos Aires) en 2019, una proyección hipotética de la indexación propuesta en la ley de alquileres arrojó aumentos del 40% para 2020. Mientras que, desde sus relevamientos, el promedio de aumentos bajo la ley de la selva actual fue de 32% en 2019.
No habría que comparar para un mismo período? Es decir, cuál habría sido el aumento para 2019 de seguir la indexación propuesta por la ley de alquileres?
-
dolarización del valor de las propiedades,
Este artículo del 2013 en Página 12 da más detalles sobre este proceso. Sin embargo, no encuentro que se tratase de una medida específica, sino más bien una consecuencia de otras medidas económicas. Es así?
-
-
www.html5rocks.com www.html5rocks.com
-
elements whose display value was assigned to "none" will not appear in the tree (whereas elements with "hidden" visibility will appear in the tree).
display:none vs visibility:hidden
Tags
Annotators
URL
-
-
www.ghacks.net www.ghacks.net
-
The drop in users is caused by the switch to the new system. It appears that, in the case of uBlock Origin, about 1.6 million users of the add-on have Telemetry data disabled in Firefox.
This drop should also be because, as they say in the same blog post, before they counted by unique IP address, and now they are counting by Firefox profile.
-
- Jun 2020
-
github.com github.com
-
the "Modern browsers" version assumes native support for features such as e.g. async/await, Promise, and ReadableStream.
I would say see: https://github.com/mozilla/pdf.js/issues/11036
-
-
firebase.google.com firebase.google.com
-
FCM might intentionally delay messages to prevent an app from consuming excessive resources and negatively affecting battery life.
In which situations would this happen?
-
When the device is in Doze, delivery may be delayed to conserve battery
Starting from Android 6.0 (API level 23), Android introduces two power-saving features that extend battery life for users by managing how apps behave when a device is not connected to a power source: https://developer.android.com/training/monitoring-device-state/doze-standby
-
-
firebase.google.com firebase.google.com
-
push protocol for web apps
-
-
extensionworkshop.com extensionworkshop.com
-
download third-party libraries from their official site, not from a CDN or other location.
is npm accepted?
-
-
www.lanacion.com.ar www.lanacion.com.ar
-
investigaciones recientes indican que el entre el 40% y el 45% de las personas infectadas son asintomáticas .
Otra vez...
-
Un estudio del SARS-CoV-2 estimó que la tasa más alta de transmisión viral tiene lugar uno a dos días antes de que la persona infectada comience a mostrar síntomas.
Cuándo vamos a empezar a ser un pocos más serios y a citar los estudios cuando decimos "un estudio encontró que..."?
-
-
opensource.guide opensource.guide
-
Mozilla took years (2001-2006) to relicense Firefox, Thunderbird, and related software.
-
-
anotacionweb.com anotacionweb.com
-
boffosocko.com boffosocko.com
-
hack
Acá una adaptación al español de esta simple e ingeniosa idea: https://anotacionweb.com/truco-anotar-hypothesis-celular/
-
a new filter
The settings below seem to fail with urls with special characters, such as https://es.wikipedia.org/wiki/Deforestación. Disabling the "Url Encode forwarded url" option seems to solve the problem.
-
-
expedicionciencia.org.ar expedicionciencia.org.ar
-
ciencias
.
-
-
www.infobae.com www.infobae.com
-
La OMS concluyó que el coronavirus no se transmite por el aire
FALSO
Esta nota se basa en información vieja, del 29 de marzo último. La organización internacional no cambió su postura sobre estos 2 temas ni informó sobre nueva evidencia hasta el momento. Ver chequeo completo acá.
-
-
jaredpalmer.com jaredpalmer.com
-
developer-content-bullshit machine
What does the author mean with this?
-
-
h.readthedocs.io h.readthedocs.io
-
The creator of a Hypothesis group
According to this issue in Github, in an LMS environment the creator of the group would be the first instructor-user in a course who creates and launches a Hypothesis-enabled reading. Could someone confirm this? Is this specified somewhere else?
-
This will allow you and your classmates to follow each other’s work more easily.
This seems to me less useful since there exist private annotation groups.
-
video embedding
This is already possible! See https://web.hypothes.is/adding-links-images-and-videos/#videos
-
Firefox
I published an unofficial Firefox extension here. Just download and install the XPI file. Go here for a discussion about it. So far only thing I found that doesn't work is annotating local PDFs, because Firefox is more restrictive about this than Chrome.
-
preferred browser.
I published an unofficial Firefox extension here. Just download and install the XPI file. Go here for a discussion about it. So far only thing I found that doesn't work is annotating local PDFs, because Firefox is more restrictive about this than Chrome.
-
Firefox
I published an unofficial Firefox extension here. Just download and install the XPI file. Go here for a discussion about it. So far only thing I found that doesn't work is annotating local PDFs, because Firefox is more restrictive about this than Chrome.
-
other browsers
I published an unofficial Firefox extension here. Just download and install the XPI file. Go here for a discussion about it. So far only thing I found that doesn't work is annotating local PDFs, because Firefox is more restrictive about this than Chrome.
-
query parameters:
I have published this tool here to make the process of building the query string easier.
-
-
help.libreoffice.org help.libreoffice.org
-
complete reference target text.
I wish there was an option to include both number and reference for headings.
-
-
developer.mozilla.org developer.mozilla.org
-
use eval() and similar features,
-
-
github.com github.com
-
a small number of HTTP URLs (Mozilla-specific ones) which are restricted,
-
-
blog.jonudell.net blog.jonudell.net
-
A Firefox/Hypothesis extension has been in the works for quite a while,
I published an unofficial Firefox extension here. Just download and install the XPI file. Go here for a discussion about it. So far only thing I found that doesn't work is annotating local PDFs, because Firefox is more restrictive about this than Chrome.
-
-
github.com github.com
-
In development
Unofficial Firefox extension (XPI file) here: https://github.com/diegodlh/browser-extension/releases/latest
-
-
developer.mozilla.org developer.mozilla.org
-
access the "file://" scheme,
There seem to be semantic differences between Firefox and Chrome as to what "access" means. See here.
-
-
bugzilla.mozilla.org bugzilla.mozilla.org
-
semantic differences in meaning of this flag between browsers - in Firefox it currently means "false -- cannot load file:// urls, but *can* access them" in Chrome, it means "false - cannot access file:// urls".
-
-
extensionworkshop.com extensionworkshop.com
-
If an earlier version of your extension is public, this becomes the one seen by visitors to AMO.
If the earlier version was human reviewed and approved, I suppose?
-
submit to addons.mozilla.org (AMO)
Does this mean to include self-distributed add-ons?
-
-
extensionworkshop.com extensionworkshop.com
-
All add-ons are subject to these policies, regardless of how they are distributed.
So these policies apply to self distributed add-ons too, I suppose. Are they manually reviewed too? What happens if review is rejected in these cases?
-
-
extensionworkshop.com extensionworkshop.com
-
your add-on may still be subject to further review,
Are self distributed add-ons manually reviewed? What happens in these cases if review is rejected?
-
-
www.lanacion.com.ar www.lanacion.com.ar
-
una actualización anual hace perder el valor del alquiler real en perjuicio del propietario",
Esto no tiene por qué entenderse así. Una actualización anual no implica un desfasaje igual en perjuicio del inquilino al principio de cada año actualizado?
-
-
elgritodelsur.com.ar elgritodelsur.com.ar
-
«aprender sobre la extensa experiencia de Corea del Sur en utilización de boleta electrónica».
De dónde es esta cita textual?
-
- May 2020
-
github.com github.com
-
# Configure routing for those marked packets ip rule add fwmark 0x1 lookup 100 ip route add local 0.0.0.0/0 dev lo table 100
Made persistent in Raspbian by adding these two lines to /etc/rc.local
-
# DROP martian packets as they would have been if route_localnet was zero # Note: packets not leaving the server aren't affected by this, thus sslh will still work iptables -t raw -A PREROUTING ! -i lo -d 127.0.0.0/8 -j DROP iptables -t mangle -A POSTROUTING ! -o lo -s 127.0.0.0/8 -j DROP # Mark all connections made by ssl for special treatment (here sslh is run as user "sslh") iptables -t nat -A OUTPUT -m owner --uid-owner sslh -p tcp --tcp-flags FIN,SYN,RST,ACK SYN -j CONNMARK --set-xmark 0x01/0x0f # Outgoing packets that should go to sslh instead have to be rerouted, so mark them accordingly (copying over the connection mark) iptables -t mangle -A OUTPUT ! -o lo -p tcp -m connmark --mark 0x01/0x0f -j CONNMARK --restore-mark --mask 0x0f
Made persistent in Raspbian by running
iptables-save > /etc/iptables/rules.v4
afterwards.
-
# Set route_localnet = 1 on all interfaces so that ssl can use "localhost" as destination sysctl -w net.ipv4.conf.default.route_localnet=1 sysctl -w net.ipv4.conf.all.route_localnet=1
Made persistent in Raspbian by adding these two lines to /etc/sysctl.conf:
net.ipv4.conf.default.route_localnet=1
net.ipv4.conf.all.route_localnet=1
-
-
bricks.stackexchange.com bricks.stackexchange.com
-
some links for previous versions:
Broken. Found some here instead. I don't know how reliable or not they are.
-
-
www.lego.com www.lego.com
-
As of today, this provides version 4.3.12 for Windows. This version seems to lack EV3 bricks. See here for older versions.
-
-
-
public data release
Any news?
-
Fig. 6.
I would love to see this very figure with number of puzzles attempted on the y-axis instead.
-
There are a variety of factors that may lead to this
One obvious factor may be that students with a teacher may have attempted more puzzles, and we know that the number of puzzles attempted correlates with the probability of reaching proficiency.
-
larger percentages of older students reach proficiency,
Given that the probability of "reaching proficiency" depends on the number of puzzles attempted, it would be nice to show how this number of puzzles attempted changes with age too.
-
**
?
-
tagging each of the ~500 puzzles across all of the CS Fundamentals courses to associate each puzzle with one or more concepts, and for each concept, a difficulty rating.
Available here for CS Fundamentals International (i.e., Courses 1-4 + Accelerated).
Is it available for the newer CS Fundamentals (Courses A-F + Express) too? I couldn't find it, but given that they are still reporting Proficiency in CS Fundamentals in 2019, I would say it is.
-
heat map below
It seems impossible to demonstrate proficiency in level 5 of difficulty for both "Repeat Until/While Loop" and "Events" concepts, because there are less than 3 puzzles for each of them.
-
CS Fundamentals Course
As described here, CS Fundamentals Course 1-4 + Accelerated (now CS Fundamentals International) was expanded for the 2017-18 school year as CS Fundamentals A-F + Express.
Although Minecraft Hour of Code was released in 2015, no Minecraft activities seem to be available in the original 1-4+Accelerated course, whereas there are some in the newer A-F+Express course.
-
courses designed for K-8
K8: from kindergarten/pre-K (age 5–6) to 8th grade (up to age 14).
-
-
edtechfactotum.com edtechfactotum.com
-
You can get an RSS or Atom feed for annotations made at a specific url, a specific Hypothesis tag or group, or for a specific Hypothesis user.
Domain-level query is also available with RSS and Atom feeds. This tool here makes the process of getting these feed urls a bit easier.
-
-
code.org code.org
-
AP Computer Science
Offered by the College Board to high school students
-
-
h.readthedocs.io h.readthedocs.io
-
Atom feed format.
In both the RSS and the Atom feeds, the link points to the annotation, instead of to the annotation in context. I think it would be more useful if it pointed to the annotation in context. Specially because there is no easy way to go from the annotation to the annotation in context (one has to copy the "share" url and paste it on the address bar).
-
the Bluebook,
A style guide, which prescribes the most widely used legal citation system in the United States.
-
open source
-
The Madison Project,
This was shut on Feb 2019, and a static site is now available at https://mymadison.io/.
-
-
h.readthedocs.io h.readthedocs.io
-
query Parameters
Isn't there a way to search in the title field?
-
contain
Isn't there a way for an exact tag match? I mean, a way in which "web" would only match a "web" tag, and not a "web annotation" tag too, for example.
-
-
www.hostinger.com.ar www.hostinger.com.ar
-
No es ético y es ilegal,
Fuentes?
-
-
www.pagina12.com.ar www.pagina12.com.ar
-
estudio
Quevedo, Luis Alberto y Roberto Bacman (2006): Sistema Nacional de Consumos Culturales – Tercer Libro. Buenos Aires: Secretaría de Medios de Comunicación, Jefatura de Gabinete de Ministros, Presidencia de la Nación.
-
-
es.wikipedia.org es.wikipedia.org
-
Argentina es el único país latinoamericano calificado como país de «alta aptitud» en el inglés, ubicándose en el puesto 15 a nivel mundial en el año 2015, según un informe del Índice de Aptitud en Inglés (EF EPI).[5][6] En el 2017, Argentina descendió diez puestos con respecto a su mejor posición y se ubicó en el puesto 25, aunque aún continúa siendo el país con mejor dominio del inglés en Iberoamérica.[7]
Es importante destacar que esta evaluación es probable que esté sesgada porque los participantes se autoseleccionan. Según el propio sitio de la institución evaluadora: "la población examinada representada en este índice eligió hacer la prueba por sí misma y no se garantiza que sea representativa."
-
-
www.infobae.com www.infobae.com
-
Algunos especialistas cuestionan la representatividad de la muestra, pero lo cierto es que el índice gana terreno como la única medición en la materia.
El propio sitio de la institución indica que "la muestra de examinados para el EF EPI está sesgada hacia participantes que están interesados en seguir el estudio del idioma y adultos jóvenes". Y "La población examinada representada en este índice eligió hacer la prueba por sí misma y no se garantiza que sea representativa".
-
-
www.pnascentral.org www.pnascentral.org
-
Enter "SI Appendix" into the file title field and select "Supporting Information (SI)" from the File Type menu.
This confirms that SI should be uploaded separately.
-
Upload a single SI PDF
This does not match what it says above of submitting just one PDF file including main text and SI. This leads to think that SI should be uploaded as a separate file.
-
-
www.unidiversidad.com.ar www.unidiversidad.com.ar
-
UNCUYO
Universidad Nacional de Cuyo: http://www.uncuyo.edu.ar/
-
-
web.hypothes.is web.hypothes.is
-
Joint Roadmap for Open Science Tools (JROST).
-
-
flasherito.com.ar flasherito.com.ar
-
alivio planetario ante la retirada humana;
Hablar de "alivio planetario" no supone un poco esa lógica de ecología como competencia entre especies? "Reconfiguración planetaria", quizá?
-
no hay manera de que podamos abarcarlo en todo lo que es.
Pero, ¿qué es un objeto? ¿Y cómo diferenciarlo de un concepto (como podría ser el concepto de polietileno), o de un fenómeno (como el calentamiento global)?
-
esta lógica,
La lógica kantiana, no la OOO
-
el virus no existe para atacarte, el virus simplemente existe. Las formas de vida no compiten entre sí, aunque nos cueste creerlo desde nuestro paradigma capitalista. Las formas de vida colaboran entre sí.
+1
-
-
fiscalizacion.incaa.gov.ar fiscalizacion.incaa.gov.ar
-
estadísticas
-
-
www.pagina12.com.ar www.pagina12.com.ar
-
Instituto de Investigaciones filosóficas
-
-
developer.mozilla.org developer.mozilla.org
-
wait = ms => new Promise
It creates a function named 'wait' with one argument 'ms' which returns a promise
-
-
jsmanifest.com jsmanifest.com
-
Callbacks
Won't the getMoneyBack function below fail because no callback function is passed as second argument?
-
- Apr 2020
-
www.dlib.org www.dlib.org
-
Answerbag (http://www.answerbag.com)
The article on Wikipedia was -in my opinion- unfairly deleted)!
-
-
web.hypothes.is web.hypothes.is
-
Adobe AcrobatPro.
gImageReader is an excellent open source alternative. It runs both on Windows and Linux, and it provides a simple (yet powerful) frontend GUI to Google's robust open source OCR engine, Tesseract.
I think an open source tool as this is a better fit to the open annotation ecosystem, based on libre software and standards, that Hypothesis promotes, instead of a proprietary (and expensive) tool such as Adobe AcrobatPro.
Tags
Annotators
URL
-
-
www.nytimes.com www.nytimes.com
-
“It is pretty cool, right? You cut the crap, for lack of a better word, and you get to be part of a global enterprise.”
-
-
h.readthedocs.io h.readthedocs.io
-
scoped to a particular domain.
Climate Feedback group (see here and here) seems to be one of these Restricted Publisher Groups. However, it doesn't seem to be "scoped to a particular domain" (see for example here, here, or here).
Is this a third configuration of Publisher Groups? Or a different kind of groups altogether? Or have these domains been enabled one by one to the Publisher Group scope? Is this behaviour explained somewhere?
-
publisher groups,
-
HTML <> PDF cross-format anchoring, DOI support,
-
bring annotation to ebooks.
-
people encountering public Hypothesis annotations anywhere don’t have to worry about their privacy.
In the Privacy Policy document there is an annotation that says:
I decided against using hypothes.is as the commenting system for my blog, since I don't want my readers to be traceable by a third party I choose on their behalf
Alhtough this annotation is a bit old -from 2016- I understand that Hypothes.is server would in fact get information from these readers through HTTP requests, correct? Such as IP address, browser's agent, etc. I wonder whether this is the traceability the annotator was referring to.
Anyway, I think this wouldn't be much different to how an embedded image hosted elsewhere would be displayed on one such site. And Hypothes.is' Privacy Policy states that
This information is collected in a log file and retained for a limited time
-
at any time,
It would be nice that it said here that Hypothes.is will notify its users if the Privacy Policy is changed.
-
you may encounter annotations made by visitors that include media or links to other websites that set cookies that collect personal information. You can adjust your browser to block such cookies before viewing annotations on our website.
As this is written now, it leads me to understand that these cookies can be set by just viewing these annotations on your website; that is without having to go to those other websites. Is that possible? Is that what was meant?
-
keep annotations and other data publicly available and preserved for as long as possible.
What happened with the original intention of having annotations saved by the Internet Archive? See for example here.
-
If you have contributed to public conversations that others have replied to we will not delete your individual annotations. If you want to delete your annotations,
Does this mean that annotations that others have replied to will not be deleted automatically if I choose to delete my account, but that I can delete these replied-to annotations myself, one by one?
What about other annotations (i.e., those which have not been replied to)? Are they deleted automatically when my account is deleted?
-
Hypothesis will display a red icon at the top of the Sidebar.
Given that it is often the case that one is reading with the sidebar closed, it would be useful if the "<" button used to show the sidebar would be painted in red, for example, if new annotations become available.
-
Format your annotation
More on markdown formatting with Hypothes.is here.
-
-
-
without losing sales
Assuming that a book not lent is a book sold, which of course it's a falacy
-
code embedded that makes it impossible for them to go to more than one patron at a time
DRM-impossible. Hence legally -not technically- impossible
-
-
www.openannotation.org www.openannotation.org
-
Meta-moderators are chosen by their reputation in the associated area. By domain proximity.
Meta-moderation: second level of comment moderation. A user is invited to rate a moderator's decision.
-
-
-
The gene behind the fusion function in Sars-CoV-2 was not found in other coronaviruses in human or animals.But some deadly human viruses such as Aids and Ebola have similar sequences,
What is the source for this? Protein S, which binds ACE2, has been described in other coronaviruses.
-
this protein has an extremely low presence in T cells.
While true, this does not explain why T cells are more sensitive to SARS-CoV-2 than to SARS-CoV. It only explains why they are not infected by SARS-CoV.
In the paper they speculate that "the S protein of SARS-CoV-2 might mediate potent infectivity, even on cells expressing low hACE2" or that "other receptors [may] mediate the entry of SARS-CoV-2 into T cells".
-
clinical report
-
The surprise discovery, made by a team of researchers from Shanghai and New York,
-
The virus’s genes then entered the T cell and took it hostage, disabling its function of protecting humans.
Nowhere does the paper say that this is the case. Although the researchers found that SARS-CoV2 does infect T cells, they did not find a link between this and T-cell death and lymphocytopenia: "whether the infection induces apoptosis in T cells still need further research".
-
“More and more people compare it to HIV,” said the doctor who requested not to be named due to the sensitivity of the issue.
This is, at least, irresponsible. If the issue is so sensitive (which in fact is), casting rumours anonymously, without sources, does not help at all.
-
severe acute respiratory syndrome, or Sars, another coronavirus,
A syndrome is not a virus. It's a syndrome. SARS is the syndrome caused by SARS-COV. Researchers did the same experiment with SARS-COV
-
-
doi.org doi.org
-
T cell counts are reduced significantly in COVID-19 patients, and the surviving T cells appear functionally exhausted.
Cause or consequence? Figure 2C shows that T-cell levels rise with infection decline.
-
-
www.tandfonline.com www.tandfonline.com
-
students responded to messages more actively and engaged in more in-depth discussions when discussions were moderated by a peer.
This could be a good argument to push Hypothes.is to introduce some sort of moderation, in combination with the finding that annotation threads would be rare, and not very deep (Wolfe & Neuwirth, 2001)
-
-
en.wikipedia.org en.wikipedia.org
-
along an axis in a linear style.
A → B → C → D
-
-
es.wikipedia.org es.wikipedia.org
-
la invención de Memex,
Pero nunca fue materializada.
-
-
-
No single definition exists for Consciousness—we here discuss phenomeno-logical awareness.
Phenomenology is the study of structures of consciousness as experienced from the first-person point of view. Stanford Encyclopedia of Philosophy.
-
-
en.wikipedia.org en.wikipedia.org
-
prototypical examples for the gift economy's prominence in the technology sector, and its active role in instating the use of permissive free software and copyleft licenses, which allow free reuse of software and knowledge.
Knowledge (that intangible good) seems like a perfect fit for Weiner's "inalienable possessions": the paradox of keeping while giving.
-
-
web.archive.org web.archive.org
-
the theory that if you make a gift out of something people feel better disposed towards it.
-
-
www.agenciapacourondo.com.ar www.agenciapacourondo.com.ar
-
Dengue en CABA
El mapa es de acá: https://www.buenosaires.gob.ar/sites/gcaba/files/bes_191_se_14_vf.pdf
-
-
en.wikipedia.org en.wikipedia.org
-
published
But you have to pay to get it.
-
-
-
It doesn't mean that everyone has to be able to "afford" a copy (or get it for free).
This kind of things make me really mad.
-
-
www.musixmatch.com www.musixmatch.com
-
a retarded
Literally, that's what the original lyrics say.
-
Devoto Jailhouse
The only prison still working inside the city of Buenos Aires. Also in one of the wealthiest neighborhoods of the city, "Devoto": It is currently in the process of being moved out.
Picture by Mario Quinteros.
-
armored truck
Prosegur, maybe the most typical of these in Buenos Aires.
Source: Flickr.
-
Belgrano
One of the wealthiest neighbourhoods in the City of Buenos Aires.
Source: Wikipedia).
-
General Paz Av.
Highway that surrounds most of the City of Buenos Aires, and separates it from the parts of the metropolis which belong to the surrounding Province of Buenos Aires (aka. "Conurbano").
Source: Wikipedia.
-
-
-
ThirdVoice is now a “defunct” system
It was taken down because they couldn't find a way to make it sustainable. In addition, it suffered pressure from a group of independent web hosts which likened the service to "web graffiti". See Wikipedia's article on Web Annotation.
-
-
www.scientificamerican.com www.scientificamerican.com
-
drain more of our mental resources while we are reading
In the abstract, the study cited points to "dual-task effects of fulfilling the assignment and working with the computer resulting in a higher cognitive workload".
Although this load may decrease with people getting more and more familiar with computers (and computers getting more and more intuitive), it is also the case that more distractors are available too.
This reminds me of a webinar hosted by Hypothesis in which Amanda Licastro mentioned Cathy Davidson's book "Now you see it" to talk about "Productive Multitasking". In the view that Amanda presented (at least what I understood of what she said), multitasking and distractions are unavoidable, but we can canalize them productively through web annotation, for example -instead of switching to Facebook and disconnect from what we were reading.
-
-
-
HASTAC
HASTAC (Humanities, Arts, Science, and Technology Alliance and Collaboratory) is an interdisciplinary community of humanists, artists, social scientists, scientists, and technologists changing the way we teach and learn.
-
-
www.sciencedirect.com www.sciencedirect.com
-
an evaluation of social reading platforms; an analysis of social reading applications;
This book includes a few sections about defunct Readmill.
-
-
www.dosdoce.com www.dosdoce.com
-
anotar, subrayar, compartir y comentar lo que otros comparten.
Intenté dejar este comentario, pero no aparece, y no sé si quizá el autor tenga que autorizarlo, o tal vez el formulario no funcione correctamente.
Es interesante, pero una pena que no tenga opción para exportar las anotaciones contribuidas. Estos modelos de software dependen en parte del hecho que sus usuarios son cautivos. Es decir, si un producto mejor surgiera, muchos usuarios dudarían en migrar, porque ya han invertido mucho en la plataforma cerrada, y no pueden recuperar lo que les pertenece y llevarlo a la nueva plataforma. Lo único que se menciona en los términos y condiciones de Glose es que si uno tiene una cuenta en Glose Education y quiere transferir sus contribuciones a una cuenta estándar, ellos harán "su mejor esfuerzo" para hacerlo (?).
Este tipo de trampas son viejas y como usuarios creo que debemos evitarlas y hacerlas caer (o, idealmente, cambiar). Qué pasaría si un día Glose decidiera (o se viera obligada a) cerrar? Es inadmisible perder tanto trabajo de tantos lectores.
-
-
github.com github.com
-
custom PDF container.)
Because Firefox does not allow content scripts on the built-in pdf viewer.
Tags
Annotators
URL
-
-
en.wikipedia.org en.wikipedia.org
-
in-line revisions or notes as well as marginal annotations.
How easier would it be if the same thing happened with science journals.
-
-
Local file Local file
-
Their review of 16 experimental studies
Only 8 of the 16 studies which met the inclusion criteria were experimental or quasi experimental.
-
-
-
moderating entities.
But do this entities have to be central, monolithic? Can't they be distributed, collaborative?
I usually like to think of the reddit model as a proposal for moderation of web annotation. Reddit is quite flexible as of what it is allowed and what it is not (this has, of course, brought heated debates in the past). But reddit has multiple reddits (as web annotation may have multiple groups or sublayers), each with a set of rules, administered and moderated by one or more people.
Do you like the moderation rules of one subreddit? You can join and even help with moderation. You don't like them? Then don't join and find another one you feel more comfortable with.
-
a script
This script can be easily circumvented with uBlock or similar. Just add a rule that forbids this script from loading. One simple rule is as follows (I guess there must be neater ways to doing it):
||*/genius-blocker.js
-
Audrey Watters
It's fun (?) that a few months before Nate Angell published in the Hypothesis' blog that Hypothesis was doing pretty well with the Audrey Watters' Test for Educational Technology.
-
-
web.hypothes.is web.hypothes.is
-
If your work withers under Audrey’s critical gaze, you’ve got more work to do.
Audrey Watters blocked Genius and Hypothesis from her blog on Apr 2017: http://hackeducation.com/2017/04/26/no-annotations-thanks-bye
-
VC
venture capital
-
-
github.com github.com
-
Genius blocker
This can be very easily circumvented with uBlock or similar. Just add a rule that forbids this script from loading. One simple rule is as follows (I guess there must be neater ways to do it):
||*/genius-blocker.js
-
If the troll tries
And what if it isn't a "troll"?
-
never even implemented a way for webmasters to opt out of it,
-
-
remikalir.com remikalir.com
-
CC BY licenses.
CC0 Public Domain Dedications?
-
digital redlining,
The practice of creating and perpetuating inequities between already marginalized groups specifically through the use of digital technologies, digital content, and the internet (Wikipedia).
-
retains credit for their intellectual property.
As far as I know, the CC0 Public Domain Dedication under which public annotations in Hypothesis are released, does not enforce attribution. Although Hypothesis supports Creative Commons' Public Domain Guidelines, which suggest that credit should be given when the author is known, these guidelines are voluntary and non binding. Do you know why Hypothesis has decided to have annotations released under CC0 Public Domain Declaration, instead of CC-BY license?
-
give credit and attribution,
Hi, Remi! Do you know of any agreements as of how to cite web annotations? Thanks!
-
-
www.tandfonline.com www.tandfonline.com
-
Web Annotation as Conversation and Interruption
There is a widely annotated version here.
-
-
remikalir.com remikalir.com
-
right now,
It'd be nice if the blog post said when it was published.
-