Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

This article contains how to customize the foreground, background and cursor color on VS Code Terminal.

Use different colors schema for each ssh remote helps to recognize them. Or maybe you want to change your local terminal colors.

We need to add/change the workbench setting inside the file settings.json.

Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

One of my latest experience has been to show the correct date time to russian guys.

In order to manage the right local date for each country I have done the following 3 simple steps:

  1. Store the date in GMT format (Greenwich Mean Time)
  2. Declare the momentJS in my webpage
  3. Use the momentJS function to convert the date

Browser will do a right conversion

 

Valutazione attuale: 5 / 5

Stella attivaStella attivaStella attivaStella attivaStella attiva

Let me start saying "Finally Fixed!"...Ok, it's just a work around but you can be sure to find all differences. 

Who use the "directory comparison" feature noted for sure green folders but files are the same. This just because foler modified timestamp in folders are different.

Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

In Excel ci posizioniamo nella colonna ed inseriamo una nuova colonna
a) Incollare la seguente formula nella cella A2:
=RESTO(SE(RIF.RIGA()=2;0;SE(C2=C1;A1; A1+1)); 2)
nota: adeguare C2 e C1 con la vostra colonna con valori che si alternano
b) Copiare A2 in tutte le righe della vostra tabella
c) Selezionare la tabella
d) Formattazione condizionale e quindi Gestisci Regole
e) Nuova regola e quindi scegliere formula come tipo di formattazione ed inserire =$A2=1 e quindi colorare lo sfondo

 

Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

Recently I installed DUPLICATI to make my personal backups. I created around 7 tasks, I mean Jobs Configurations.

Duplicati has a GUI (Graphical User Interface) web based and in the home it reports the task list.

There is no option to sort the task list. I googled for a solution but I didnt find any simple way.

The official task list is orded by created.

Here my solution to make the task list draggable.

Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

 

If you have to import an excel file into a database table you have different ways. Recently I faced with an excel file with inside cells with single quote inside the text and some amount cells with zero value.

Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

Tempo fà ho trovato in un forum un metodo per capire se l'immagine inclusa è vettoriale o bitmap.

Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

I created some short link to open some of my favorite pages.

Just to be clear a short link like

https://byman.it + / + /mypage could be point to https://www.byman.it/site/index.php/category-articles/mynice-cosnideration-page

Valutazione attuale: 3 / 5

Stella attivaStella attivaStella attivaStella inattivaStella inattiva

Here a lot of photos seen on windows 10.

Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

WELCOME

Welcome on byman.it

Thanks for using byman.it

Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

Some of tips and tricks for this great editor.

Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

Here you will find some tricks discovered my self or found on the internet.

Valutazione attuale: 4 / 5

Stella attivaStella attivaStella attivaStella attivaStella inattiva

Here some of my favorite Windows tools and applications.

Valutazione attuale: 3 / 5

Stella attivaStella attivaStella attivaStella inattivaStella inattiva

If a word starts with # or @ or other special char like $, your autocomplete search fails? Here a workaround to fix it.

Stella inattivaStella inattivaStella inattivaStella inattivaStella inattiva

Alcune formule o pezzi di codici utili. Come al solito preferisco salvare qui quelle cose che hanno costato fatica in modo da ritrovarle facilmente e nello stesso tempo condividerle con chi le sta cercando.

Sottocategorie

MiscellaneousMiscellaneous
ajaxAsynchronous JavaScript
Lotus NotesArticoli su IBM Lotus Notes e Domino
VariArticoli Vari
GraphicsSome particulars tricks
JoomlaIl CMS Joomla!
developingDeveloping
vb.netVB.Net
php logo mediumPHP Scripts
sqlDatabases sql scripts and more
javascriptJavascript scripts
vscodePHP Scripts