Visualizzazione post con etichetta web. Mostra tutti i post
Visualizzazione post con etichetta web. Mostra tutti i post

venerdì 25 luglio 2014

TVUNDERGROUND.org.ru TVU.org.ru restricted access to registered users

To access to the site tvunderground you need to register and log in.

The register page is this one.

Once you have registered, just log in and everything will continue to work as usual.


WARNING! The data to access to the forum are different from the data to access to the website

sabato 8 febbraio 2014

Testare siti su IE 6 7 8 9 utilizzando linux o Mac OSX

Per una volta Microsoft è stata buona.
Per testare il proprio sito su IE 6 7 - 8 - 9 basta utilizzare virtualbox.

In questo momento sto utilizzando Ubuntu 13.04, quindi tutti i comandi scritti saranno relativi a questo sistema operativo.

Per prima cosa, installare VirtualBox.

# sudo apt-get install virtualbox

Poi ci sarà bisogno di installare curl e unar.
UNAR sarà necessario installarlo solo su linux, se si utilizza Mac OSX non sarà necessario.
# sudo apt-get install curl unar

Per scaricare tutte e tre le versioni di IE:
# curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | bash

 Per scaricare solo quella che vi interessa:

IE 6
# curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="6" bash
IE 7
# curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="7" bash
IE 8
# curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="8" bash 
IE 9
# curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | IEVMS_VERSIONS="9" bash 


Una volta finita l'installazione troverete i sistemi gia montati su virtualbox.

La password per ogni virtual machine è "Password1".

giovedì 6 febbraio 2014

TVUNDERGROUND.org.ru TVU.org.ru accesso limitato agli utenti registrati

Per poter accedere al sito tvunderground è necessario registrarsi e accedere dopo aver effettuato il Login.

La pagina per potersi registrare è questa.

Una volta effettuata la registrazione, basterà loggarsi e tutto riprenderà a funzionare come prima.


ATTENZIONE!!! I dati di accesso al forum sono diversi dai dati di accesso al sito

mercoledì 10 agosto 2011

Convertire font on line

Può capitare di aver bisogno del file con i fon in formati differenti, questo sito accetta il file del font in upload a restituisce il font in tutti i formati.
Funziona anche senza registrazione.

http://www.fontconverter.org/


Per convertire da .ttf a .eot

http://www.kirsle.net/wizards/ttf2eot.cgi

venerdì 9 ottobre 2009

Alternativa MAC a easyphp

Installare con un solo click php, apache, mysql, phpmyadmin e un sacco di altri strumenti e librerie per la programmazione web. Tutto gratuito e per mac.

MAMP
scaricabile qui:
http://www.mamp.info/en/index.html