Archive for febbraio, 2006
Esame!
In culo alla balena….
FastWeb!!!!

The Sunshine!!!!!!!!!!!!!!!
HP LaserJet 1020 e Arch Linux
Hi,
I managed to get my HP LaserJet 1020 working with arch,it works perfectly but I still have the lettersize paper issue,that is I just can print in A4 papersize,there should be foo2jzs patched drivers that are able to print in lettersize but i can’t help you here.Probably there are better way to make it works but you know at least it works:)
- Install cups following the wiki
- add a user called “lp” to your system ( you don’t need this if you can build the drivers without an lp user on your system,I couldn’t)
-wget http://support.ideainformatica.com/hplj1020/foo2zjs-patched.tar.gz
-tar , cd , make and as root make install ( you can’t install f there is no lp user,maybe a debian thing)
-as root make install-udev
- powerup your printer,it will make noises twice,the second time is the firmware loading
-pacman -S hplip, start hplip deamon
here’s the odd thing,if you don’t have hplip you get client-error in cups
-restart cups —>DO THIS
-add your printer in cups using hp://whatever as device uri,chose laserjet 1020 foo2js drivers,configure printer and chose A4 as papersize then try to print…it will
When you restart your system the printer will fail to print if you don’t have hplip running. So if your printer prints with hplip but you don’t want to start it at boot just modify your printer again and chose usb://something as your device uri and it will work.
Manipolare pdf con Nautilus
Per imparare Zenity ho fatto un piccolo script che utilizza il comando pdfnup,presente nel pacchetto pdfjam di debian.
Questo è lo script:
#!/bin/sh
page=`zenity --list --title="Chose NupFormat" --radiolist --column "chose" --column "page format" "1x2" "1x2" "2x1" "2x1"`
for uri in $NAUTILUS_SCRIPT_SELECTED_FILE_PATHS; do
pdfnup --frame false --nup $page --paper a4paper --orient auto --pages all --trim "0 0 0 0" --delta "0 0" --offset "0 0" --turn true --noautoscale false --openright false --column false --columnstrict false --tidy true $uri &
done
######Fine/End Script
questo script chiede all’utente in quale formato devono essere elaborati i file pdf ( due per pagina in orizzonatale o due per pagina in verticale) e poi crea il fle nella stessa directory.
Dapper
Siamo a febbraio e manca un mese all’uscita ufficiale di Dapper.
Ho provato il “drago” su un altra partizione e dato che TUTTO funziona e MEGLIO ho deciso di abbandonare un mese prima del solito la peggior distribuzione ubuntu.
Firefox passa da 80 mega di RAM a 28,per non parlare del resto.
Ho cambiato ogni riferimento a breezy in dapper nel file/etc/apt/sources.lst,ho tolto le repo di plf e backports ,sudo apt-get update,sudo dist-upgrade
88%,tutto liscio….speriamo di non piangere al riavvio,male che vada ho sempre dapper “fresh”.
Non ci credo!
Solita cena salutare da Mc,un bel pò di coda e per questa volta non siamo dovuti tornare indietro perché qualche mcautoma ha sbagliato a darci i panini. E guarda un pò che macchina guidava il tipo con cui stavamo facendo un incidente?
E' uscito il video della PS3!!!!
Ma sarà vero?

