Privacy Policy Stblack's Corner – Pagina 13 – Pensieri e altro di Stefano Negro

Trovare i libri in PDF sparsi nella rete

Se vi siete chiesti come trovare velocemente i libri in PDF sparsi nella rete potete sfruttare il sempre valido google usando la funzione “ext” del popolare motore di ricerca. per esempio con questo link troverete i documenti in PDF su Excel in PDF in rete, di natura varia e non filtrata.

http://feedburner.google.com/fb/a/dashboard?id=rgjdoi665ii5op64ls2ogfrmr8

Ambiente di sviluppo PHP

Per chi usa php, la ricerca di un tool di sviluppo non è facile.
Per questo, chi ancora non lo conoscesse, può provare Aptana Studio usando la guida in questo blog.
http://www.gnukhole.com/2009/04/23/aptana-studio-un-ide-open-source-completo-per-il-web-20-ecco-come-installarlo-su-ubuntu/comment-page-1/#comment-3836

Oppure ecco la guida ufficiale da leggere mentre si scarica aptana qui.

Chi volesse ecco qui una interessante comparazione tra Aptana e altri editor.
Atana è basato su Eclipse e fornisce un completo ambiente di sviluppo per PHP, Jaxer, Ruby on Rails e Python. All’interno ha i server per il test ed il debug del codice, oltre che all’assistenza alla sua stesura.

http://feedburner.google.com/fb/a/dashboard?id=rgjdoi665ii5op64ls2ogfrmr8

Linux Boot Options

Per chi ha problemi con il boot di linux e con lo spegnimento del pc :
http://tldp.org/HOWTO/BootPrompt-HOWTO-3.html

The `reboot=’ Argument

This option controls the type of reboot that Linux will do when it resets the computer (typically via /sbin/init handling a Control-Alt-Delete). The default as of v2.0 kernels is to do a `cold’ reboot (i.e. full reset, BIOS does memory check, etc.) instead of a `warm’ reboot (i.e. no full reset, no memory check). It was changed to be cold by default since that tends to work on cheap/broken hardware that fails to reboot when a warm reboot is requested. To get the old behaviour (i.e. warm reboots) use reboot=w or in fact any word that starts with w will work.

Other accepted options are `c’, `b’, `h’, and `s’, for cold, bios, hard, and SMP respectively. The `s’ takes an optional digit to specify which CPU should handle the reboot. Options can be combined where it makes sense, i.e. reboot=b,s2

http://feedburner.google.com/fb/a/dashboard?id=rgjdoi665ii5op64ls2ogfrmr8