Skip to content
Nicola Inchingolo's Blog

  • Information and Communications Technology

    VBA Macro Example to Update Outlook Contacts

    26 Ottobre 2012 - By Nicola Inchingolo

    This is a simple macro example that describes how to update outlook contacts: Sub updateContacts()     Dim ContactsFolder As Folder     Dim Contact As ContactItem     Set ContactsFolder = Session.GetDefaultFolder(olFolderContacts)     i = 0     For Each Contact In ContactsFolder.Items         first_name = Contact.FirstName         middle_name = Contact.MiddleName         last_name…

    Continue Reading
  • Information and Communications Technology

    GNU ddrescue log SVG graph

    22 Ottobre 2012 - By Nicola Inchingolo

    This is a perl script that creates the svg code that matches a ddrescue log file. SVG module is required. Edit the $INPUT_FILE and $SCALE_FACTOR variables as needed. The SVG code is outputted to standard output. The messages to standard error. Use ddrescue-svg-log.pl > output.svg to output to file. #!/usr/bin/perl…

    Continue Reading
  • Information and Communications Technology

    Yii Console Log with Unit Testing

    19 Marzo 2012 - By Nicola Inchingolo

    1. install phpunit correctly pear install phpunit/PHPUnit pear install phpunit/PHPUnit_Selenium 2. create the class CConsoleLogRoute in the components directory in the file CConsoleLogRoute.php with this code: <?php class CConsoleLogRoute extends CLogRoute { protected function processLogs($logs) { foreach($logs as $log) { echo $this->formatLogMessage($log[0],$log[1],$log[2],$log[3]); } } } 3. configure YII to log…

    Continue Reading
  • Elettronica

    Universal Remote Control RM-101 User's Guide

    22 Febbraio 2012 - By Nicola Inchingolo

    Page 1 Page 2

    Continue Reading
  • Information and Communications Technology

    Virtual Burners for HP Recovery Manager Media Creator ISO creation

    21 Febbraio 2012 - By Nicola Inchingolo

    With my new laptop i want to create the recovery discs into the iso format, without burning any real dvd. Then i searched for a virtual dvd-r dvd-rw burner. I found TotalMounter 1.50 (free software). Then i created a virtual empty disc (a .iso file on the filesystem) and used…

    Continue Reading
  • Informatica

    Alice Gate ADSL Base [installazione, configurazione e connessione automatica]

    18 Febbraio 2012 - By Nicola Inchingolo

    LA SEGUENTE PROCEDURA È SPECIFICA PER WINDOWS 7 —- INSTALLAZIONE INIZIALE 1. Collegare e accendere il modem 1a. collegare il cavo telefonico alla presa telefonica 1b. collegare il modem al pc tramite cavo ethernet 2. Aspettare che il led rosso ADSL smetta di lampeggiare e diventi fisso [se non rimane…

    Continue Reading
  • Information and Communications Technology

    SanDisk Cruzer Blade Windows Icons

    21 Gennaio 2012 - By Nicola Inchingolo

    I created some .ico files for Cruzer Blade Flash Drive: Cruzer Blade Icon Cruzer Blade Straight Icon Sandisk Icon

    Continue Reading
  • Informatica

    Modificare la qualità di piu' file jpg in contemporanea

    25 Novembre 2011 - By Nicola Inchingolo

    1. Installare ImageMagick: Scaricarlo dal sito, in questo momento il link è questo (versione a 32bit per windows, il file con l’indicazione “Win32 dynamic at 16 bits-per-pixel”): http://www.imagemagick.org/download/binaries/ImageMagick-6.7.3-8-Q16-windows-dll.exe e installarlo 2. Creare il comando cambiaqualitajpg.bat in questo modo: TASTO WINDOWS + R digitare la riga seguente e premere invio notepad…

    Continue Reading
  • Information and Communications Technology

    Using Empathy with MSN Telepathy Butterfly behind a proxy

    29 Ottobre 2011 - By Nicola Inchingolo

    According to the Empathy FAQs, the MSN telepathy butterfly component should correctly use a proxy if python-libproxy is correctly installed. I’m using linux mint debian edition latest with: telepathy-buttefly 0.5.15 python-libproxy 0.3.1 but for me empathy does not work behind a proxy. I’m trying to resolve this issue, but i…

    Continue Reading
  • Information and Communications Technology

    Installing Windows 8 Beta Developer Preview on VMware Player

    4 Ottobre 2011 - By Nicola Inchingolo

    If you try to install Windows 8 Developer Preview on VMware Player 3.1 you will get an HAL_INITIALIZATION_FAILED error starting the installation of Windows 8. This error because VMware Player 3.1 do not support ACPI 2. It’s possible to “virtual” install Windows 8 on VMware Player 4. But there is…

    Continue Reading
 Older Posts
Newer Posts 

Recent Posts

  • Restore WhatsApp local backup (dbcrypt15 and over) on a new Android device
  • Connecting PowerBI to PostgreSQL
  • Xiaomi Themes MAML syntax
  • Windows SYSTEM user environment variables
  • Xiaomi downloaded files disappear or randomly deleted when moved

Commenti recenti

  • carlos su Xiaomi downloaded files disappear or randomly deleted when moved
  • Mabo su Oracle Cloud Infrastructure Always-Free
  • Mabo su Oracle Cloud Infrastructure Always-Free
  • giovanni su La firma digitale italiana e l'open source [extract-p7m.pl: estrazione file firmati .p7m]
  • Anonimo su Chiamare un numero verde da cellulare come da fisso

Archivi

  • Luglio 2025
  • Maggio 2024
  • Settembre 2023
  • Luglio 2022
  • Settembre 2021
  • Luglio 2021
  • Aprile 2021
  • Febbraio 2021
  • Gennaio 2021
  • Settembre 2020
  • Aprile 2020
  • Dicembre 2018
  • Agosto 2018
  • Luglio 2018
  • Dicembre 2017
  • Novembre 2017
  • Gennaio 2017
  • Ottobre 2016
  • Luglio 2016
  • Marzo 2016
  • Febbraio 2016
  • Settembre 2015
  • Luglio 2015
  • Giugno 2015
  • Maggio 2015
  • Gennaio 2015
  • Novembre 2014
  • Agosto 2014
  • Luglio 2014
  • Giugno 2014
  • Aprile 2014
  • Marzo 2014
  • Febbraio 2014
  • Gennaio 2014
  • Aprile 2013
  • Marzo 2013
  • Gennaio 2013
  • Dicembre 2012
  • Ottobre 2012
  • Marzo 2012
  • Febbraio 2012
  • Gennaio 2012
  • Novembre 2011
  • Ottobre 2011
  • Settembre 2011
  • Luglio 2011
  • Maggio 2011
  • Gennaio 2011
  • Ottobre 2010
  • Giugno 2010
  • Maggio 2010

Categorie

  • Altro
  • Building
  • Economia
  • Edilizia
  • Elettronica
  • Informatica
  • Information and Communications Technology
  • Operatori Telefonici

Meta

  • Accedi
  • Feed dei contenuti
  • Feed dei commenti
  • WordPress.org
Graceful Theme by Optima Themes