se volete abilitare il laptop mode in fedora core 2 vi consilglio la lettura di questo post dove è presente un interessante script. inoltre sempre sullo stesso argomento è stato scritto un lungo ed esaustivo articolo (ma in tedesco).
ciauz
La mia vita, la mia passione, il mio tormento. O meglio il tormento che infliggo a chi mi sta accanto. ;)
In questa categoria si discute di tutto ciò che fa tecnologia, dai tostapane ethernet ai linguaggi di programmazione olistici. Dai motori ad improbabilità a agli script PHP.
se volete abilitare il laptop mode in fedora core 2 vi consilglio la lettura di questo post dove è presente un interessante script. inoltre sempre sullo stesso argomento è stato scritto un lungo ed esaustivo articolo (ma in tedesco).
ciauz
ancora qualche tutorial su come sfruttare al meglio il T610 con linux:
– remote control for XMMS
– qualche hack in python
– applicazioni java di vario utilizzo
– tutto sui cellulari sony-ericsson e linux
caiuz
tratto da un’idea di John Hicks ecco come funziona il BoxModel dei CSS in 3d.
ciuaz
se vi serve una guida al batch scripting per amministrare i server winzozz, Rob Van Der Woude ha scritto una tonnellata di manuali pronti all’uso.
ciuaz
se volete realizzare da zero un’applicazione multiutente e non sapete come far gestire i permessi nelle varie aree di lettura/scrittura/modifica vi consiglio lo studio delle librerie PHP-GACL:
A PHP class offering Web developers a simple, yet immensely powerful “drop in” permission system to their current Web based applications.
il progetto è molto ambizioso e sicuramente ben fatto, inoltre è presente un comodo tool di amministrazione per capirne subito il funzionamento (e volendo da integrare nel proprio lavoro)
ciauz
dopo aver letto i risultati delle due controverse leggi (p2p e brevetti) è ormai chiaro che l’informatica, così come la conosciamo è morta. Le possibili soluzioni a questo punto sono: emigrare (ma dove?), fregarsene delle leggi, aprire un ristorante (o un’agenzia funebre, tanto la gente mangia e schiatta sempre…).
propongo a tutti i blogger di inserire nel proprio sito la fascia da lutto nera sopra presente a ricordo della data della tragica scomparsa…
per chi la volesse eccone il codice:
<div style='display: block; text-align:center; font-size:120%; width:90%; height:50px; background-color:#000000; font-weight: bold; border:1px solid #ffffff; color:#9c0000; font-family: courier, sans-serif; padding: 5px;'> <strong>18 / 05 / 2004 : Muore l'informatica</strong> <br /> <a href='http://punto-informatico.it/p.asp?i=48267'>Legge Urbani</a> - <a href='http://punto-informatico.it/p.asp?i=48265'>Brevetti sul software</a> </div>
ciuaz
è uscito il numero di php|architect di maggio, dove tra l’altro si parla di lybra :) , eccone comunque il sommario:
Creating Accessible Websites with PHP
Each day, developers create and maintain millions of web sites that impede access to a large demographic of potential web surfers. In the US alone, it is estimated that nearly one in five people have some type of disability or long-lasting condition. This problem doesn’t affect only disabled people—it makes sites just a little less usable for everyone. As Eric David Wiener shows you, though, making your site accessible is not difficult—you just need where to look.Implementing Event-driven Applications with the Lybra Framework
The fast and efficient development of web-oriented software is becoming the key point for small software houses to be competitive in developing open source solu-tions for the enterprise. The event-driven approach, implemented using modular frameworks, seems a victorious path to enjoy and sustain open source projects. Author Simone Grassi takes us through the Lybra Framework, which makes event-driven web development with PHP a breeze.The Belly of the Beast
In last month’s issue, Marco Tabini examined the structure and contents of a PDF document in considerable detail. This month, he’ll show you how to actually write a PHP library capable of opening one and modifying its contents programmatically.Advanced E-mail Manipulation
Sending email with PHP is easy. Sending anything other than ASCII text requires reading a whole range of Internet RFC’s and remembering the key points of all of them if you want to ensure that you are doing things correctly and, when it comes to parsing and working with mail from external sources, that’s a whole big nasty mess. In this article, Wez Furlong shows you just what you’re supposed to be doing, and then look at easy ways to do it.Got a Match?
In the final portion of his regular expression series, author George Schlossnagle examines three of the most advanced regex topics yet: complex evaluated replacements, offset capturing and recursive replacements.Out of Context – cURL Magic without cURL
With the ever-growing popularity of blogs, news feeds and web services, more and more PHP developers find themselves in situations where they need to re-trieve remote content. While it is trivial to make simple GET requests, more com-plex needs often cause a fair bit of headache. In this article, Ilia Alshanetsky goes over the various PHP features that can significantly simplify the process of retrieving re-mote content through less common methods.
ciuaz
su devshed si può trovare il numero di plugin di maggio,.
ciuaz