Παρέμβαση στα γραφεία της σιωνιστικής εταιρείας ZIM στη Θεσσαλονίκη
https://infolibre.gr/2025/06/18/paremvasi-sta-grafeia-tis-sionistikis-etaireias-zim-sti-thessaloniki/
# #zim # # # # # # #
Παρέμβαση στα γραφεία της σιωνιστικής εταιρείας ZIM στη Θεσσαλονίκη
https://infolibre.gr/2025/06/18/paremvasi-sta-grafeia-tis-sionistikis-etaireias-zim-sti-thessaloniki/
# #zim # # # # # # #
Letztes Wochenende hatte ich meinem alten Win10 Laptop #Linux gegönnt. Da die Woche über viel los war, bin ich erst heute dazugekommen, die zusätzlichen und für mich Basic Programme (#Inkscape, #Gimp, #Zim,...) zu installieren. Ebenso Mail einzurichten, etc.
Ich kann immer wieder nur schreiben, wie beeindruckend es ist, wie schnell das unter Linux geht und wie flott die Kiste jetzt läuft. Kein Vergleich zu davor. Jede Installation und jeder Programmstart dauerte da ewig.
Informés par leurs collègues français, les #dockers italiens ont rapidement organisé un rassemblement à l’entrée du port. Dénonçant la venue annoncée du cargo de la compagnie israélienne #zim qui devait faire escale à #genes et à #Salerne avant d’atteindre #haifa en #israel .
Ces actions coordonnées montrent une voie possible : celle d’un blocage de la circulation d’armement au service du massacre des Palestiniens.
4/5
VITTORIA DEI PORTUALI DI MARSIGLIA E GENOVA. RIMASTE A TERRA LE MITRAGLIATRICI, LA NAVE CARGO DIRETTA A ISRAELE VIAGGIA VUOTA https://www.radiondadurto.org/2025/06/06/vittoria-dei-portuali-di-marsiglia-e-genova-rimaste-a-terra-le-mitragliatri-la-nave-cargo-diretta-a-israele-viaggia-vuota/ #genocidio #marsiglia #Palestina #portuali #israele #genova #guerra #porto #News #nave #zim
Anyone? Bock bei uns in der @uni_wuppertal zu arbeiten? Ich suche für meine Abteilung im #ZIM eine Schwangerschaftsvertretung im Bereich E-Prüfungen! Wir sind alle sehr nett und engagiert. Chef ist auch einigermaßen ok. ;)
#job #stellenangebot
Support und Administration E-Prüfungen
https://karriere.nrw/stellenausschreibung/5f82d069-c6d9-46cd-a4d1-b627922b5bf3
Updated @RationalWiki #ZIM #offline snapshots are back online! https://library.kiwix.org/#lang=&q=rationalwiki @dgerard
Zimplats ( #ZIM ) has released " Quarterly Activities Report " on Tue 29 Apr at 16:34 AEST #Mining #UnitedStates #Gold #Australia #media
https://grafa.com/asset/zimplats-holdings-ltd-236-zim.asx?utm_source=asxmktsensitive&utm_medium=mastodon&utm_campaign=zim.asx
Hi !
J'ai très peu utilisé MS #OneNote, qui m'a paru être un outil sous-coté et hyper pratique (du fait d'avoir des onglets pour chaque page créée).
Mais je suis sous #linux et je cherche donc une alternative.
Le plus proche et simple, serait #CherryTree mais ça ne me convient pas.
Pas plus que #zim .
J'ai pas retesté #joplin depuis bien longtemps...
Avant y'avait une appli "basket NotePad" que je trouvais prometteuse, mais le projet semble abandonné..
Est-ce que vous avez des propositions ?
Jaap Karssenberg released #Zim version 0.76.3. https://zim-wiki.org/downloads.html
Playing around with #Zim as static site generator, because who has time to handcraft HTML anymore.
My own static site generator (like every nerd I wrote one) is fine, but I want something with a GUI where I can just drop some images in.
Wonder what else there is. I'm using #Cherrytree for personal notes and prefer it over Zim, but its HTML export is rudimentary and makes awful URLs.
Il serait intéressant de pouvoir faire dans #Nautilus pour un dossier ce que l'éditeur de notes #Zim peut faire pour un bloc-notes (qui n'est qu'un dossier pleins de fichiers et de sous-dossiers) :
* activer le #versionning
* Définir un commit automatique à intervalle régulier.
Et voilà : le contenu est versionné sans que l'on est plus rien à faire.
https://zim-wiki.org/manual/Plugins/Version_Control.html
Oh, par ailleurs : Zim est un **extraordinaire** gestionnaire de notes ! 👍
Essayez-le !
Jaap Karssenberg released #Zim version 0.76.2. https://zim-wiki.org/downloads.html
Offline version of a smolweb site
So easy to make an offline version of a blog when it respects #smolweb recommendations.
I've built a #zim file of my web site with two command lines. wget and zimwriterfs (provided with zim-tools package) are easy to use. And it can be viewed by all zim readers such as the very good @kiwix software.
Mirror the site with wget
wget --mirror --convert-links --adjust-extension --page-requisites
--no-parent https://adele.pages.casa/
or for short
wget -mkEpnp https://adele.pages.casa/
Create the zim file with zimwriterfs
zimwriterfs --welcome=md/index.html --illustration=md/adele24.png --language=eng --title=Adële --name=Adële --description="Adële's smolwebsite" --longDescription="A blog about smolweb, lowtech anre more..." --creator="Adële" --publisher=ZimTools ./adele.pages.casa/ adele.zim
You can open the zim file with kiwix-desktop or serve it on a local web server with kiwix-server.
Result can be view on my personal kiwix instance
Links
There are other tools to build a zim file
Kiwix Server is awesome !
You can have many documentation, books and even Wikipedia... on a local server.
Kiwix software is available here : https://kiwix.org/
And a bunch of ZIM files (format used by kiwix) on https://library.kiwix.org/
You can test my personal instance running on a home smolserver (atom cpu) on https://zim.pollux.casa/
@juliacdelafuente que gran hilo y mina de contenido. Justo esta semana estaba estudiando lo de #joplin para evolucionar desde #zim. Has ganado un nuevo seguidor. 👍
Screwing around with @kiwix on my PC some more, it turns out the linux desktop client can run a local server to serve up content, and it doesn't look tooooo bad in emacs. I also discovered there's at least one python package for interacting with zim files, so now I'm wondering how hard it would be to get an emacs zim-mode going...
You always wanted to write your own #ZIM file? Our #Python libzim binding is now properly documented at https://python-libzim.readthedocs.io/en/latest/.
@goodthinking
Already done the same regarding hoarding #Zim files.
Other things I do are trying to use #localfirst enabled software so I can still operate and or serve this files. #reticulum is a nice to have due to its long range and low power consumption. You also could make a hacky sneaker net with #syncthing which works via #mdns in local networks to distribute info or mails (via maildir) to trusted peers. General advice play with #encryption for hdd. And read about #opsec.
Jaap Karssenberg released #Zim version 0.76.1. https://zim-wiki.org/downloads.html
What tools do you know of for creating functional local offline archives of entire websites such as wikis? What I've heard of so far:
-Kiwix/Zimit/Webrecorder
-Kolibri
-Zotero
Kiwix doesn't have any of the reproductive health sites yet that I wanna archive, so I wanna take a look at other options if I'm working from scratch
#Archive #Archives #Archiving #Archival #Kiwix #Zim #ZimIt #Kolibri #Zotero #WebRecorder