Categories
php tecnologia

php::Links(‘ comprimere i CSS con PHP ‘);

I css, se utilizzati come unico strumento per la definizione del layout di un sito, raggiungono facilmente dimensioni ragguardevoli. Php offre uno strumento per comprimerli fino all’80%.

Chiaramente la tecnica può essere applicata con poche modifiche anche a file con altre estensioni (e in particolare a file php). Da notare che questa tecnica non richiede alcun tipo di controllo sul server che ospita il sito (ovvero non richiede l’installazione di mod_gzip).

[via I Use It]

ciuaz

Categories
php tecnologia

wordpress 1.3

da bravo beta tester ho aggiornato il blog con worpress 1.3 pre-alfa, poche modifiche per lo più nella gestione delle template (difatti come potete vedere a destra ho qualche problema con l’elenco delle categorie), funzioni con prefisso wp_ e qualche miglioria nell’interfaccia di amministrazione. Appena raccimolerò un pò di tempo libero mi studierò l’integrazione con smarty e realizzerò una nuova template per il blog (e per il sito).

ciuaz

Categories
webdev

A chi interessano gli standard web?

Il web standards project ha preparato un sondaggio per tutti quelli che lavorano nelle produzioni web a qualsiasi livello di conoscenza. Ecco il testo originale tratto dal sito:

If my Gran used web standards, I’d want to know about it. Not only that, but I’d want to tell everyone I know that I know about it. I mean, what could be more fantastic?

Well, she’s dead, but that doesn’t change the fact that making good use of web standards is something to be celebrated and shared with the world. For this reason (and that of a little market research), the Web Standards Project is asking you – do you use web standards? And who the heck are you anyway?

In the biggest survey since WaSP’s inception, we are asking web designers and developers to tell us who they are, what they do and how they are using web standards. Our goal is to gather enough data to focus the Project on the key areas affecting web professionals in their everyday work. We may be grassroots, but this is one big field, baby.

The survey can be found at http://www.webstandards.org/survey/200406 from now until July 8th, and we invite everyone who’s involved in web production in any capacity to come along and give us their take on web standards. (For the record, we think they’re great).

ciuaz

Categories
tecnologia

php::Links(‘ multiple file upload ‘ );

su Fractured Reality viene descritto un interessante metodo per creare uno script che gestisca l’upload di più file contemporaneamente, la cosa più ingegnosa è che utilizza i CSS per mostrare una sola file input form.

ciuaz

Categories
php

php::Links(‘ PHP_CompatInfo ‘ );

PHP_CompatInfo è una classe PEAR che analizzando un particolare file/directory/array dice quali sono i requisiti minimi per farlo funzionare.

ciuaz

Categories
webdev

mezzoblue redesign

su mezzoblue viene spiegato come e perchè è stato fatto il redesign del sito, inoltre devo dire che è notevole l’uso del tasto “tab” per la navigazione veloce e dei nuovi menù a tendina.

ciauz

Categories
di tutto un po' tecnologia

1Gb di mail, ormai è standard

ho scoperto che ad offrire 1Gb di mail c’è anche spymac, che tra l’altro nel pacchetto aggiunge 250Mb di storage per le immagini, servizio POP3 per scaricarsi la posta in locale (casomai si volesse chiudere l’account) e 100Mb di spazio web comprensivo di script per aprirsi un proprio blog!

ciuaz

Categories
php tecnologia

phpCollab

presto migrerò il progetto phpCollab (di cui sono da un pò development leader) sul server di Ci. S. B. i. C., che ha offerto un pò di spazio (1 Gb!) ed intanto scopro che c’è chi lo usa già a livello commerciale! La cosa non fa che rendermi orgoglioso!

caiuz

Categories
php tecnologia

PHP::Links(“PHP 5 Release Candidate 3”)

The third (and hopefully final) Release Candidate of PHP 5 is now available! This mostly bug fix release improves PHP 5’s stability and irons out some of the remaining issues before PHP 5 can be deemed release quality. Everyone is now encouraged to start playing with it!

There are few changes changes since Release Candidate 2, which can be found here.

ciuaz

Categories
tecnologia

firefox 0.9

Neil Turner sul suo blog presenta un articolo che tratta tutte le novità che saranno incluse in Firefox 0.9.

[via redemption]

ciuaz