17 private links
A free, once–weekly email roundup of JavaScript news and articles.
We help developers, and the companies they work for, stay up-to-date via our variety of publications, across the web, social and by email.
L’artiste britannique Banksy a voulu procéder à un acte suprême de rébellion face à la marchandisation de l’art : la destruction de sa propre œuvre. Mais s’il a échoué à détruire de la valeur, il a réussi à montrer les tares du capitalisme moderne.
meson press publishes research on digital cultures and networked media. Our open access publications challenge contemporary theories and advance key debates in the humanities of today.
We combine a rigorous peer-review with hybrid formats and collaborative production methods. As a cooperative, meson press is organized in a participated setup. This allows scholars to take part in a publishing venture by academics for academics and for everyone else who is curious about theory.
In the hybrid environment of today’s scholarly publishing, form follows function in a new manner. meson press books take pride in the haptic elegance of print and are designed to transfer this to a digital set-up. To ensure this, our print and digital editions have been developed in collaboration with the Berlin based book and web designers Torsten Köchlin and Silke Krieg.
meson press books are printed on-demand and distributed worldwide to be available far beyond Europe including the UK, US, and South America. Our digital editions are available for free download on the internet. To ensure the authors’ rights as well as the openness of published monographs, meson press is committed to publish under a Creative Commons CC-BY-SA license if possible.
meson press is a cooperative initiated by Mercedes Bunz, Marcus Burkhardt and Andreas Kirchner, and grew out of the Hybrid Publishing Lab, Leuphana University of Lüneburg that looked into the effects of digitalization on academic communication and publishing.
Kefir is a turkish morphology* project
morphology: in linguistics, the study of the forms of words, in particular inflected forms.
SQL::Translator
is a group of Perl modules that manipulate structured data definitions (mostly database schemas) in interesting ways, such as converting among different dialects of CREATE
syntax (e.g., MySQL-to-Oracle), visualizations of schemas (pseudo-ER diagrams: GraphViz
or GD
), automatic code generation (using Class::DBI
), converting non-RDBMS files to SQL schemas (xSV text files, Excel spreadsheets), serializing parsed schemas (via Storable, YAML and XML), creating documentation (HTML and POD), and more. New to version 0.03 is the ability to talk directly to a database through DBI
to query for the structures of several databases.
Through the separation of the code into parsers and producers with an object model in between, it's possible to combine any parser with any producer, to plug in custom parsers or producers, or to manipulate the parsed data via the built-in object model. Presently only the definition parts of SQL are handled (CREATE
, ALTER)
, not the manipulation of data (INSERT
, UPDATE
, DELETE
).
Dunno why I bookmark this shit, maybe because someday I could need it.
Module::Starter - a simple starter kit for any module
This post is a preview of content you'll get by subscribing to Break In––a newsletter for people learning to code, looking for their first dev jobs or working hard in those first jobs. Break In shares real experiences and advice from real devs who have been through it before.
LogRocket is a production Redux logging tool that lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, LogRocket lets you replay Redux actions + state, network requests, console logs, and see a video of what the user saw.
« Remember, components don’t have to emit DOM. They only need to provide composition boundaries between UI concerns. »
Staytus is a free, open source & beautiful status site that you can install on your own servers. It's fully-loaded with all the features you'd expect from any site you might pay for.