]> danix's work - danix.xyz-2.git/commitdiff
content: replace emoticons with emoji shortcodes
authorDanilo M. <redacted>
Thu, 30 Apr 2026 12:17:34 +0000 (14:17 +0200)
committerDanilo M. <redacted>
Thu, 30 Apr 2026 12:17:34 +0000 (14:17 +0200)
;) → :wink:, :) → :smile: across all articles

Co-Authored-By: Claude Sonnet 4.6 <redacted>
content/en/articles/convertire-file-video-in-mp3/index.md
content/en/articles/wp_patcher-un-metodo-per-aggiornare-wordpress/index.md
content/it/articles/convertire-file-video-in-mp3/index.md
content/it/articles/wp_patcher-un-metodo-per-aggiornare-wordpress/index.md

index 5b2ea61b5acb7736e2cfd9829ca9b1464545d5c5..660adfe5e1478baf32c7a91947b2b31fe9487a7c 100644 (file)
@@ -21,4 +21,4 @@ Obviously, you need to have ffmpeg installed on your system. The options I passe
  - `-ab`: MP3 bitrate (192 kbps in this case)
  - `-vn`: do not capture video
 
-Simple and fast. Try it out and see for yourself ;) And naturally, if you use this command or manage to improve it somehow, let me know.
\ No newline at end of file
+Simple and fast. Try it out and see for yourself :wink: And naturally, if you use this command or manage to improve it somehow, let me know.
\ No newline at end of file
index d5f9691f6d764d0330097d786e90b6c2e9de3721..6c9c540cae6c7483ef93cbf48c0f9821c930b373 100644 (file)
@@ -103,7 +103,7 @@ In any directory in your home directory, of course, it is advisable to launch it
 
 In the example I gave you, ‘old_version’ will be your current version of WordPress, and ‘new_version’ will be the version you want to update to.
 
-In order for the script to work, it is necessary that svn, tar, and all basic commands such as mv, cp, rm, etc. are installed on the system… but I doubt you are using any Linux distribution and don’t have these programs installed ;) .
+In order for the script to work, it is necessary that svn, tar, and all basic commands such as mv, cp, rm, etc. are installed on the system… but I doubt you are using any Linux distribution and don’t have these programs installed :wink: .
 
 Once the archive with the files to be updated has been created, all you have to do is unzip it and upload the files to your web space, overwriting the existing ones. If an update of the WordPress database is necessary, just launch the page from your browser: **http://urldelblog/wp-admin/upgrade.php**.
 
@@ -111,7 +111,7 @@ Once the archive with the files to be updated has been created, all you have to
 
 This script, as you can see, is released under the GPL v3, so it can be freely used and modified within the terms of this license.
 
-If it turns out to be useful to you, or even if you just want to tell me that you have tried it or that it didn’t work, or praise me or tell me to go to hell :) don’t hesitate and leave me a comment…
+If it turns out to be useful to you, or even if you just want to tell me that you have tried it or that it didn’t work, or praise me or tell me to go to hell :smile: don’t hesitate and leave me a comment…
 
 See you soon
 
index e0bd5cf60f90fb4819c8bbc870cae62ef553a9d9..71d2706ed769f6564bab69e782d67010d00e0bee 100644 (file)
@@ -20,4 +20,4 @@ ovviamente bisogna avere ffmpeg installato nel sistema, le opzioni che abbiamo p
   * `-ab`: bitrate del file mp3
   * `-vn`: non catturare il video
 
-Semplice e veloce, provare per credere.. ;) e ovviamente se usate questo comando o lo migliorate in qualche modo fatemelo sapere.
+Semplice e veloce, provare per credere.. :wink: e ovviamente se usate questo comando o lo migliorate in qualche modo fatemelo sapere.
index 71eacaabc4cbc363697d78c3a14e71dcada99d4d..d3fd6e11b46c7169d162348eb3a7878652145909 100644 (file)
@@ -103,7 +103,7 @@ In una directory qualsiasi nella vostra home, ovviamente è consigliabile che lo
 
 Nell'esempio che vi ho riportato 'vecchia\_versione' sarà la vostra attuale versione di WordPress, e 'nuova\_versione' sarà la versione verso cui vorrete aggiornare.
 
-Perchè lo script funzioni è necessario che nel sistema sia installato svn, tar, e tutti i comandi di base come mv, cp, rm ecc... ma dubito che stiate utilizzando una qualsiasi distribuzione Linux e non abbiate questi programmi installati ;) .
+Perchè lo script funzioni è necessario che nel sistema sia installato svn, tar, e tutti i comandi di base come mv, cp, rm ecc... ma dubito che stiate utilizzando una qualsiasi distribuzione Linux e non abbiate questi programmi installati :wink: .
 
 Una volta creato l'archivio con i files da aggiornare vi basterà decomprimerlo e caricare i files sul vostro spazio web sovrascrivendo quelli già presenti. Nel caso in cui fosse necessario un aggiornamento del database di WordPress vi basterà lanciare dal browser la pagina **http://urldelblog/wp-admin/upgrade.php**.
 
@@ -111,7 +111,7 @@ Una volta creato l'archivio con i files da aggiornare vi basterà decomprimerlo
 
 Questo script come potete vedere è rilasciato sotto la GPL v3, quindi è liberamente utilizzabile e modificabile entro i termini di questa licenza appunto.
 
-Se vi dovesse tornare utile, o anche semplicemente se voleste dirmi che lo avete provato o che non ha funzionato o farmi i complimenti o mandarmi a cagare :) non fatevi problemi e lasciatemi un commento...
+Se vi dovesse tornare utile, o anche semplicemente se voleste dirmi che lo avete provato o che non ha funzionato o farmi i complimenti o mandarmi a cagare :smile: non fatevi problemi e lasciatemi un commento...
 
 A presto