Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
page 60 / 155
The Arduino ISP and how to use it including programming ATmega328 devices... http://www.lydiard.plus.com/chapter9.htm
Fri Nov 17 22:57:46 2017 archive.org
QRCode
thumbnail

Arduino ISP_8MHz pins and function
Arduino Pin Atmega328x Pin Function
13 19 SCK
12 18 MISO
11 17 MOSI
10 1 RESET
9 9 8MHz Clock
8 NA Error LED (Red)
7 NA Program LED (Yellow)
6 NA Heartbeat LED (Green)
5V 7 5V
GND 8 0

Arduino - ArduinoISP https://www.arduino.cc/en/Tutorial/ArduinoISP
Fri Nov 17 22:52:46 2017 archive.org
QRCode
thumbnail
Pretty checkbox | Custom checkbox and radio buttons in pure css | Beautiful and nice looking https://lokesh-coder.github.io/pretty-checkbox/
Thu Nov 16 19:52:05 2017 archive.org
QRCode
thumbnail

Merci

via shaarli

Architecte Entreprise, Architecte Solutions et Expert Technique : Tout n'est qu'une question de focale https://www.geeek.org/zoom-architecte-entreprise-solutions-expert-technique-176.html
Thu Nov 16 19:48:11 2017 archive.org
QRCode
thumbnail

Architecte Entreprise, Architecte Solutions et Expert Technique ... Ces trois professions sont souvent obscures même pour des personnes travaillant dans l'informatique. J'ai trouvé un moyen d'expliquer la différence entre ces 3 professions au travers d'une gamme d'objectifs. La preuve en image !

via https://nicolas-delsaux.hd.free.fr/Shaarli/?nkFbnQ

architecte entreprise solution expert technique
A Complete Guide to Flexbox | CSS-Tricks https://css-tricks.com/snippets/css/a-guide-to-flexbox/
Wed Nov 15 22:31:10 2017 archive.org
QRCode
thumbnail
css flexbox
Choux-fleurs rôtis au four - Les recettes de Virginie http://www.lesrecettesdevirginie.com/2015/03/choux-fleurs-rotis-au-four.html
Sun Nov 12 19:09:45 2017 archive.org
QRCode
thumbnail
"ne pas diffuser" site:gouv.fr filetype:pdf - Recherche Google https://www.google.fr/search?q=%22ne+pas+diffuser%22+site:gouv.fr+filetype:pdf
Thu Nov 9 23:36:17 2017 archive.org
QRCode
thumbnail

Pas mal comme contenu...

Vraiment la sécurité et le gouvernement ça fait 4... (oui oui même pas 2).

via http://redbeard.free.fr/links/?9GbQ9A

gouv sécurité pdf
OneFellow • HAProxy and ejabberd http://blog.onefellow.com/post/76702632637/haproxy-and-ejabberd
Wed Nov 8 00:50:34 2017 archive.org
QRCode
thumbnail

haproxy.conf. Here is sample config, tested on some not very small environments:

global
log /var/run/syslogd.sock local0
maxconn 60000
nosplice
chroot /usr/share/haproxy
uid 65534
gid 65534
pidfile /var/run/haproxy.pid
stats socket /usr/share/haproxy/haproxy-stats.sock
daemon
defaults
log global
mode tcp
retries 2
option redispatch
option tcplog
option tcpka
option clitcpka
option srvtcpka
timeout connect 5s #timeout during connect
timeout client 24h #timeout client->haproxy(frontend)
timeout server 60m #timeout haproxy->server(backend)

frontend access_clients 213.134.1.1:5222
default_backend cluster_clients

frontend access_clients_ssl 213.134.1.1:5223
default_backend cluster_clients_ssl

frontend access_servers 213.134.1.1:5269
default_backend cluster_servers

backend cluster_clients
log global
balance leastconn
option independant-streams
server server1 10.0.0.1:5222 check fall 3 id 1005 inter 5000 rise 3 slowstart 120000 weight 50
server server2 10.0.0.2:5222 check fall 3 id 1006 inter 5000 rise 3 slowstart 120000 weight 50
server server3 10.0.0.3:5222 check fall 3 id 1007 inter 5000 rise 3 slowstart 120000 weight 50

backend cluster_clients_ssl
log global
balance leastconn
option independant-streams
server server1 10.0.0.1:5223 check fall 3 id 1008 inter 5000 rise 3 slowstart 240000 weight 50
server server2 10.0.0.2:5223 check fall 3 id 1009 inter 5000 rise 3 slowstart 240000 weight 50
server server3 10.0.0.3:5223 check fall 3 id 1010 inter 5000 rise 3 slowstart 240000 weight 50

backend cluster_servers
log global
balance leastconn
option independant-streams
server server1 10.0.0.1:5269 check fall 3 id 1011 inter 5000 rise 3 slowstart 60000 weight 50
server server2 10.0.0.2:5269 check fall 3 id 1012 inter 5000 rise 3 slowstart 60000 weight 50
server server3 10.0.0.3:5269 check fall 3 id 1013 inter 5000 rise 3 slowstart 60000 weight 50

I will not explain every single option, as this is done in excellent documentation, but i will interpret shortly what is going on here. As you can see config reflects graph introduced before, we have 3 “frontend” services (5222, 5223, 5269 - for client TLS, client SSL, and server-2-server), pointing to three backend servers. HAproxy in this example will spread the load equally on all backend servers for all services (leastonn+weight) also it will start accepting connections gradually in the event of failure (slowstart) to prevent connection storm hitting servers when they start. There is couple of options that you can fine-tuned for your needs - like timeouts, fail counts. This is base for your experiments with LB topic. Go and play with it!
One of main advantages of HAproxy is that it is extremely simple, fast to setup, highly reliable and have low footprint on hardware too. Thanks to all that pros we can imagine variety of usages like geographically dislocated proxy servers for XMPP (super interesting topic - will write on that some day), or cross-proxy for better availability.
This is not my last post about LB and XMPP, next stop is Amazon Elastic Load Balancing (ELB), which is great solutions for admins who host their servers on AWS. Stay tuned!

ejabberd haproxy xmpp
SPOILER ALERT! http://joshbuddy.github.io/spoiler-alert/
Wed Nov 1 01:55:26 2017 archive.org
QRCode
thumbnail

cet effet est absolument sublime.

8 outils pour le télétravail https://www.creativejuiz.fr/blog/ressources-telechargements/8-outils-pour-tele-travail
Wed Nov 1 01:54:06 2017 archive.org
QRCode
thumbnail

un ensemble d'outils à tester pour le télétravail

Voici COPS : Calibre OPDS (et HTML) PHP Serveur | Technology and Me http://blog.slucas.fr/fr/oss/calibre-opds-php-server
Wed Nov 1 01:08:32 2017 archive.org
QRCode

LUCAS: Voici COPS : Calibre OPDS (et HTML) PHP Serveur
Pourquoi ?

Je pense que Calibre est un outil merveilleux mais il n'est pas adapté pour n'être utilisé que pour son serveur de contenu.

C'est pourquoi j'ai développé ce serveur OPDS / HTML. J'avais besoin d'un serveur simple pour être installé sur un petit serveur (un superbe Seagate Dockstar). tout cela dans le but de partager mes livres à tous les ordinateurs/tablettes/téléphones/liseuses de la maison.

J'avais initialement pensé Calibre2OPDS mais comme il génère des fichiers statiques il n'était pas possible de faire des recherches. De plus il fallait penser à relancer le traitement à chaque modification de la bibliothèque.

Donc les principaux avantages de COPS sont :

Peu de dépendances.
Pas besoin de beaucoup de CPU ou RAM.
Peu de code.
La recherche est possible.
Avec Dropbox / Owncloud, il est très simple d'avoir un serveur OPDS toujours à jour (voir Alternative au serveur de contenu de Calibre).
La code OPDS est 100% valide (vérifié avec http://opds-validator.appspot.com/).
Enfin c'était mon premier projet en PHP et c'était fun.
GitHub - tootsuite/mastodon: Your self-hosted, globally interconnected microblogging community https://github.com/tootsuite/mastodon
Tue Oct 31 23:35:57 2017 archive.org
QRCode
thumbnail
micro blog mastodon
Risotto Croq'Vert (aux asperges, brocoli et noisettes grillées) - La Cuisine Orientissime de Sabrin http://orientissime.over-blog.com/article-risotto-croq-vert-aux-asperges-brocolis-et-noisettes-grillees-73784147.html
Mon Oct 30 21:55:04 2017 archive.org
QRCode
thumbnail

Voici une recette végétarienne toute simple et économique qui régaleront les petits comme les grands. Le risotto croq'vert est le mariage parfait du riz, brocolis et asperges vertes. Le plus avec ce plat, est qu'il ne faut pas précuire les légumes séparément,...

Warehouse for SailfishOS | OpenRepos.net — Community Repository System https://openrepos.net/content/basil/warehouse-sailfishos
Mon Oct 30 19:41:44 2017 archive.org
QRCode
thumbnail

Warehouse is a native client for OpenRepos.net
Browse and install applications, enable repositories.

sailfish warehouse
Sailfish Xiaomi kenzo port: aarch64 kernel with armv7hl rootfs :: aa13q.ru http://aa13q.ru/jolla-libzypp/
Mon Oct 30 19:31:40 2017 archive.org
QRCode
thumbnail

I’ve bought Xiaomi kenzo (Redmi Note 3) nextday after I’ve found XDA theme about the port and donated to Akhil (porter) to support him.

xiaomi redmi note sailfish
Nintendont | GBAtemp.net - The Independent Video Game Community http://gbatemp.net/threads/nintendont.349258/#Setup
Mon Oct 30 15:17:03 2017 archive.org
QRCode

Nintendont

Direct link to the latest version if you already have it installed: here
If this is your first installation then also read Installing...

Astuces d'utilisation de calibre pour votre liseuse (kobo) | Little Asylum http://www.little-asylum.com/lecture/astuces-pour-une-utilisation-optimale-de-votre-kobo-533
Wed Oct 25 20:33:20 2017 archive.org
QRCode

Utiliser les métadonnées pour afficher sur votre Kobo des titres « utiles »

Vous avez peut être déjà chargé plusieurs tomes d’une série, mais le problème c’est que vous ne saviez plus si le premier tome est « Le voleur de Brume » ou « Le diamant Maudit » ? C’est à cause de l’affichage par défaut de votre liseuse qui affiche le titre du livre uniquement (et pas d’autres informations qui peuvent être utiles, comme le nom de la série ou le numéro du livre dans cette série…)

Mais on va pouvoir modifier ça ! C’est très simple, ne vous inquiétez pas.

Allez dans « Péférences » (en haut à droite, si vous ne le voyez pas agrandissez votre fenêtre), puis dans « Tableau de connexions de métadonnées ».

Remplissez les différents champs comme je l’ai fait (epub pour le format, KoboTouch pour l’appareil, pour le champ modèle source copiez collez {series}{series_index:0>2s| – | – }{title} et enfin choisissez Title pour le champ de destination). Avec ce réglage vous aurez (par exemple) : Harry Potter – 1 – Harry Potter à l’école des sorciers

Vous voulez uniquement les initiales du nom de la série ? C’est possible ! Copiez collez {series:re(([^\s])[^\s]+(\s|$),\1)}{series_index:0>2s| | – }{title}

Pour plus d’informations, Calibre a une page qui détaille le langage à utiliser (en anglais).

Une fois que c’est fait, cliquez sur « Enregistrer le tableau de connexion » (en bas de votre fenêtre) puis sur « Appliquer » (cette fois c’est en haut).

Ebooks Gratuit > Ebooks de Peter F. Hamilton (récap et ajouts) màj 6 mai http://www.ebooks-gratuit.com/forum/sujet-54726-ebooks-de-peter-fhamiltonrecap-et-ajoutsmaj-6-mai.html
Wed Oct 25 15:33:44 2017 archive.org
QRCode
thumbnail

Ebooks Gratuit > Ebooks de Peter F. Hamilton (récap et ajouts) màj 6 mai - des livres électronique PDF Doc Epub gratuits en francais et libre de droit, Ebooks Romans-Magazines-Manuels et revues de sujets différents

Kobo Start Menu 08 - MobileRead Forums https://www.mobileread.com/forums/showthread.php?t=266821
Tue Oct 24 07:28:27 2017 archive.org
QRCode

ssh over usbnet on kobo KSM :
Here are the instructions for windows (Windows 7, but XP and 8 should be similar):

  1. start the launcher
  2. connect usb
  3. tap usbnet
  4. If nothing happens on Windows, you'll need the ntx driver instead of the freescale one. You can get it from the original firmware (KoboRoot.tar\drivers\ntx508\usb\gadget), replace the arcotg_udc.ko and g_ether.ko files in .kobo\usbnet. Repeat steps 1-3.
  5. Windows recognizes the new usb device but can not find the right driver for it.
  6. Go to Device Manager (start -> search for programs and files, type "device manager") and find the device with yellow exclamation mark under "other devices".
    Right click -> update driver software -> Browse computer for driver -> let me pick from a list -> network adapters -> Microsoft -> Remote NDIS Compatible Device ->install it regardless it's "not recommended".
  7. Go to Network Connections (start -> search for programs and files, type "Network Connections") and right click on RNDIS/Ethernet gadget, choose Properties.
  8. Choose Internet Protocol V4 -> properties -> use the following IP address: 192.168.2.100, subnet mask: 255.255.255.0 .

To test the connection, start a command prompt (start -> search -> cmd.exe) and type "ping 192.168.2.101"

For remote login, I tested Putty (http://en.wikipedia.org/wiki/PuTTY), works like a charm.
For file transfers I tried WinSCP (http://en.wikipedia.org/wiki/WinSCP), I had to set the protocol option: sftp server to /mnt/onboard/.kobo/usbnet/sftp-server, after that it worked.
I also tried to use psftp and swish (http://www.swish-sftp.org/), but I could't find options to set the sftp-server path, so I've created a symbolic link on Kobo usr/libexec/sftp-server to /mnt/onboard/.kobo/usbnet/sftp-server, after that these apps also work.

Kobo Firmware 4.6.9995 - MobileRead Forums https://www.mobileread.com/forums/showthread.php?t=291197
Tue Oct 24 06:29:17 2017 archive.org
QRCode
thumbnail

Kobo Firmware 4.6.9995 Kobo Reader

page 60 / 155
5001 links, including 1907 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn