17 private links
An easier, quicker, and much less privacy-invading way to make and share events
Cie La difforme - Jessica Dalle
Midi était en flammes, deuxième spectacle de la compagnie le Difforme, est une variation sur le roman et film Théorème du poète visionnaire Pier Paolo Pasolini.
Le passage d’un ange vient bouleverser la vie verrouillée d’une famille bourgeoise, provoquant chez chacun de ses membres une quête solitaire.
Développant un langage d’images, de corps, de musique et de sons, le spectacle interroge notre rapport collectif au désir, au sacré et à la morale, nous immergeant dans les sensations vécues par des individus en quête d’absolu.
L’équipe artistique au plateau se compose de sept acteurs dont un circassien et un musicien.
« Pour être poète, il faut avoir du temps : bien des heures de solitude, seul moyen pour que quelque chose se forme, vice, liberté, pour donner style au chaos. » P. P. Pasolini
What are CN, OU, DC?
From RFC2253 (UTF-8 String Representation of Distinguished Names):
String X.500 AttributeType
CN commonName
L localityName
ST stateOrProvinceName
O organizationName
OU organizationalUnitName
C countryName
STREET streetAddress
DC domainComponent
UID userid
<br/>
What does the string from that query mean?
The string ("CN=Dev-India,OU=Distribution Groups,DC=gp,DC=gl,DC=google,DC=com"
) is a path from an hierarchical structure (DIT = Directory Information Tree) and should be read from right (root) to left (leaf).
It is a DN (Distinguished Name) (a series of comma-separated key/value pairs used to identify entries uniquely in the directory hierarchy). The DN is actually the entry's fully qualified name.
Here you can see an example where I added some more possible entries.<br/>
The actual path is represented using green.
The following paths represent DNs (and their value depends on what you want to get after the query is run):
"DC=gp,DC=gl,DC=google,DC=com"
"OU=Distribution Groups,DC=gp,DC=gl,DC=google,DC=com"
"OU=People,DC=gp,DC=gl,DC=google,DC=com"
"OU=Groups,DC=gp,DC=gl,DC=google,DC=com"
"CN=QA-USA,OU=Distribution Groups,DC=gp,DC=gl,DC=google,DC=com"
"CN=Dev-India,OU=Distribution Groups,DC=gp,DC=gl,DC=google,DC=com"
"CN=Ted Owen,OU=People,DC=gp,DC=gl,DC=google,DC=com"
I’ve heard the sentiment “HTML is easy” more times than I can count. And while I would agree that HTML is perhaps easier to learn than other programming languages, you shouldn’t take it for granted.
HTML is a powerful markup language which can be used to give our web applications structure and provide powerful accessibility benefits, but only when used appropriately.
Thus, today we’ll discover ten HTML elements you might not have known existed in the hopes that you can create more accessible, and structurally-sound web applications.
Uppy fetches files locally and from remote places like Dropbox or Instagram. With its seamless integration, reliability and ease of use,
Uppy is truly your best friend in file uploading.
a repository of self-care resources for developers & others
3A Enceintes haute fidelite historique et realisations
Site consacré aux enceintes acoustiques du fabricant français 3A - Art & Acoustique Appliquée.
Forum Cabasse . Forum HIFI . Forum Cabasse et HIFI . Audio Cabasse . Enceintes .
Cabasse . HIFI . haute fidelité . vintage . home cinéma . vidéoprojecteur . amplificateur . DIY . Haut parleur . haut-parleur . enceinte . enceintes . loudpseaker . HP
Enceintes acoustiques colonnes sur pieds intégrés Mercuriale Numérique 15
Describe your diagrams with a simple text language and automatically generate an image you can export.
Why?
You love diagrams but don't want to spend time positioning elements.
Your diagram keeps evolving, you want the layout to re-adjust automatically.
You prefer to describe your diagrams with an intuitive text description.
BUILD
is called after the constructor, which makes it handy to verify state but not necessarily useful to format incoming arguments.
BUILDARGS
would let you modify incoming arguments before the constructor is called, which makes it a better fit for this case. Your attribute is read-only, so this could work.
But... if you're hungry for static typing, why would you stop after promising "this is a string"? If you create a subtype for ISO8601 strings, you can promise "this is a string and it has X format". Even better, you're doing that in a way that's immediately and trivially portable to other attributes.
I rather doubt the regex below will work for you, but I hope it will get the point across:
#define the type
subtype 'iso8601',
as 'Str',
where { /\d{4}-\d{2}-\d{2}/ },
message { "Not a valid ISO8601 string ($_)" };
#provide a coercion
coerce 'iso8601',
from 'Str',
via { _format_as_iso8601 $_ };
#tell moose to coerce the value
has startdate => (is => 'ro', isa => 'iso8601', required => 1, coerce => 1);
Non-blocking Mojolicious applications have the potential to scale to thousands of concurrent connections.
However, most operating systems are not configured to handle that sort of work out-of-the-box. This page details some of the tweaks your server will likely need before it can successfully handle very high concurrent loads. Note that if any part of your application blocks, much of this advice is premature optimization or even irrelevant.
Disclaimer
These tuning parameters are not a substitute for a sane load balancing scheme: they will help get the most out of a single server, but any single machine can and will fall over eventually. One benefit of Mojolicious/hypnotoad is that the multi-process model encourages an application architecture that can be easily scaled across servers (horizontally), and any serious application deployment should be doing exactly that.
We could not find a decent webpage to draw quick line doodles, so here's one.
Meet Porter & Monty, the world’s first Driving Dogs. The dogs, drive cars, specifically altered for them, there are special handles fitted on the steering wh...
NOT my video! Uploaded it becuase i only saw it in one spot on facebook and didnt want to lose it! CHECK OUT MY CLOTHING SITE https://www.xjwonderland.com/sh...
Notre pays se déchire depuis trente ans au sujet du port du voile de certaines Françaises de confession musulmane. Ces femmes sont de plus en plus nombreuses, tant l'influence des prédicateurs extrémistes est très forte. Le sujet est donc grave. Beaucoup de choses sont dites. Mais beaucoup de ces choses sont fausses.Il nous est apparu urgent à nous autres, Français de culture ou de confession musulmane, humanistes, progressistes et féministes, de prendre la parole publiquement.
La régression ne réside pas dans le fait de porter le voile, mais dans celui d’imposer aux femmes une norme vestimentaire.