Archivio del mese di July, 2004


php::Links(’ security tutorial ‘);

inserito in php da fullo @ 31-07-2004 10:04

Chris Shiflett delivered his tutorial armed with 80 printed workbooks that was apparently insufficient to meet the needs of the gathering at Salon F. As Chris claims, his workbook for the tutorial is likely the most complete source of PHP security information and best practices available. If you weren’t one of those lucky 80, then don’t panic - Chris has put up a 55 page PDF of the tutorial workbook that you can download from here. You can also read Chris Shiflett’s hit article “The Truth about Sessions” .

tratto da php|architect

cuiaz

gmail wiki

inserito in tecnologia da fullo @ 30-07-2004 00:42

trovo e pubblico da gmail wiki:

Kendel of gmail-users@googlegroups.com writes:

“For those who haven’t noticed, if you create a label named Unread, you need no filter: it will list and bring up your unread mail.

The only current flaw is that it doesn’t refresh well: if you have three new mails, each labelled X, your X and Unread labels will show (3). However, if you read them out of your X label list, the Unread label list will show one more than you still have.

i.e., if you read one from your X list (viewing your X label) it will then show

X (2)
Unread (3)

If you read another:

X (1)
Unread (2)

Etc.

Unread will refresh to (0) when next refreshed for any reason.
BUT, it’s there, and it works.”

texas critter adds: “A minor thing and once you click on any label, including “Unread”, it corrects the count.”

Tra l’altro ho scoperto che la stessa news sta facendo il giro di tutti i blog.

ciauz

php::Links(’ limb ‘);

inserito in php da fullo @ 30-07-2004 00:35

nato dal progetto WACT, già trattato in diverse occasioni su questo blog, Limb è un cms che sta suscitando qualche interesse. La gestione delle pagine/sezioni è molto simile a quella di Typo3 o Midgard, quindi è possibile interagire con le pagine/sezioni di un sito direttamente senza passare da un pannello di controllo che spesso obbliga ad una preview od un rebuild del sito stesso. Questa funzionalità è chiamata JIP e così descritta dagli sviluppatori:

LIMB introduces JIP (just in place) managing feature. JIP edition allows dramatically decrease time of learning the CMS and simplify the administration routine

Anche la gestione delle template sfrutta a pieno le potenzialità di WACT, permettendo di scrivere con poche righe di codice template (xhtml valide) comprendenti non poche funzioni (if, for, include..).

ciuaz

fine di inu yasha

inserito in di tutto un po' da fullo @ 29-07-2004 08:32

per la felicità di alcuni appassionati ( === malati)

Viz’s Toshi Yoshida has confirmed reports that the Inu Yasha TV series is to end soon. At San Diego Comic Con he stated that he had learned from the Japanese producer that episodes 166 and 167 will be a double episode that will mark the end of the series. They will be aired on September 6th.

To date the Inu Yasha franchise includes 159 TV episodes (over 6 seasons), 4 TV Specials, and 3 feature movies, with a 4th on the way in December. As previously reported, a trailer for the fourth movie, Guren no Houraijima (Crimson Horai Island) is available at the official InuYasha movie website.

Viz will release the InuYasha Season One box set, and the first InuYasha movie, on September 7th.”

tratto da Anime New Network

ciuaz

ridondanza è la parola chiave

inserito in pensieri da fullo @ 27-07-2004 09:22

ieri per non so quale congiunzione astrale il mio cellulare ha deciso che era tempo di farmi delle nuove amicizie ed ha cancellato tutti i contatti… usandolo anche per lavoro la cosa mi ha abbastanza infastidito (soprattutto perchè avrei dovuto chiamare un cliente). Quello che mi ha salvato è la mia mania di sincronizzare i vari pc, una volta tornato a casa mi è bastato far partire fma e ricaricare i 200 contatti persi, avrei potuto fare la stessa cosa anche da linux con evolution (ma il db dei contatti è vecchio di 1 mese).

morale
oltre alla sincronizzazione adesso backuppo anche i VCF dei contatti più importanti, vuoi mai che tutti e 4 i pc diventino inutilizzabili?

ciuaz

disinstallare programmi da linux con rpm

inserito in linux da fullo @ 26-07-2004 23:58

spesso installiamo programmi sulla nostra linux box compilandoli a mano, ma cosa succede se vogliamo disinstallarli? iniziamo a sbattere la testa cercando eseguibili, cartelle nascoste e così via.. la soluzione a questo problema è descritta su un tutorial di LinuxExposed e si tratta essenzialmente di creare degli RPM dal sorgente che vogliamo compilare, non male come idea…

ciuaz

Thumbshots

inserito in tecnologia da fullo @ 26-07-2004 14:34

L’ Open Thumbshots Project è un sito che permette di creare dinamicamente dei thumbnail snapshot (una renderizzazione su bitmap per intenderci) del vostro sito (a patto che questo sia presente su DMOZ), tutto quello che c’è da fare è copiare il relativo logo nella pagina dove sarà presente l’immagini e del codice html fornito dal progetto.

Open Thumbshot Project è anche usato da un’estensione di FireFox chiamata GooglePreview e recensita su Redemption

un esempio con il sito di phpCollab:

Free thumbnail preview by Thumbshots.org

ciauz

LormaLinux

inserito in linux, tecnologia da fullo @ 25-07-2004 16:38

è stata rilasciata la versione 5 di LormaLinux la distribuzione, basata su Fedora Core 2, con un’ottima propensione videulica!

ciuaz

MakeMeAdmin

inserito in tecnologia da fullo @ 25-07-2004 14:08

intrigato dai blog m$ ho iniziato la classica navigazione randomica fino a quando mi sono imbattutto in una comodissima utility che permette di aprire una shell dos con privilegi di amministrazione (ovviamente dopo aver immesso la giusta password). L’utility, che non è altro che uno script batch chiamato MakeMeAdmin, utilizza il comando RUNAS per inserire l’utente utilizzato nel gruppo administrator della macchina (quindi non funziona a livello di dominio), aprire una nuova shell ed eliminare l’utente dal gruppo administrator. La shell aperta permetterà quindi di utilizzare tutti i comandi/programmi con diritti di amministratore risparmiandoci di fare il logout per eseguire le applicazioni che normalmente non possono essere invocate da RUNAS direttamente dall’interfaccia grafica.

ciuaz

ieblog

inserito in cazzate, tecnologia da fullo @ 25-07-2004 13:17

E’ nato l’IEBlog, blog di m$ dove si parlerà solo dell’imminente nuova release di internet explorer e della sua sicura compabilità con gli standard web…

aggiornamento 14.20
oltre ad un blog c’è anche un wiki!

ciuaz

php|architect di luglio

inserito in php da fullo @ 24-07-2004 16:19

è uscito il nuovo php|architect di luglio in questo numero:

Webmapping with MapServer
Wondering how to give a “plus” to your application? How about spatially ena-bling your data? Webmapping—to deliver maps through the web—is easier than you would think. In this article, Rodrigo Becke Cabral discusses how to use MapScript, a PHP wrapper for the opensource MapServer technology that allows you to draw maps on demand and deploy them within your PHP application.

User Abandonment Tracking with PHP and DHTML
In this article, Darrell Brodgon discusses the technique of using PHP and JavaScript to cap-ture real-time information entered into a form for the purposes of user aban-donment tracking. He also shows you how to gain a solid understanding of the powerful way client-side DHTML can interact with server-side PHP.

Build Your Own Debugging Library
Debugging can be tough no matter what language you’re using. PHP offers some special difficulties of its own—but that doesn’t mean that, with a little creativity and a look at the PHP manual, you can’t build a complete debugging library that requires no external components. Michael Paul Baley shows you how in this great article!

Charted Data Mining with PHP and JpGraph
Data Mining transforms raw data into useful knowledge. Join author Jason Sweat as he shows you how to use PHP, and the JpGraph library, to generate several kinds of graphs—some of which are not part of the standard JpGraph capabilities—based on the PHP bug database as the raw data set.

Socket Interprocess Communication
PHP’s increasing capabilities allow us to stray away from pure web applications into such areas as Unix systems programming, and rich client-side applications. In this piece, Rick Morris delves into the uses for interprocess communication over sockets, with a look at the Unix-oriented way of programming (which will work equally well on Windows). As a way to show you how powerful PHP is in this field, Rick also combines a socket-driven messaging server with a real-time instant messaging solution written in XUL that is completely portable across multiple platforms without requiring any special compilers.

ciuaz

PHP::Links(” wact “)

inserito in php, tecnologia da fullo @ 24-07-2004 16:17

Il progetto Web Application Component Toolkit (wact per gli amici) sta crescendo a vista d’occhio e nuovi pattern sono rilasciati sempre più frequentemente. E per dimostrarne la validità Herry Fuecks sfida chiunque a realizzare un miglior metodo a Data Table Tag per la generazione dinamica di tabelle da query SQL, che è stato da poco rilasciato da Jason Sweat.

ciuaz

thunderbird 0.8

inserito in tecnologia da fullo @ 24-07-2004 15:26

su redemption è presente un articolo che parla di tutte le novità che troveremo su thunderbird 0.8. Finalmente si iniziano a vedere le features che me lo facevano passare in secondo piano paragonato ad eudora: la mancanza di una inbox unica per tutte le caselle e la possibilità di bloccare le immagini presenti su server remoti (tra l’altro questa features verrà introdotta anche su outlook express con il nuovo service pack 2 di windows xp).

Se solo thunderbird avesse un’interfaccia MDI un pò più avanzata sarebbe il massimo, e rimpiazzerebbe eudora sulla macchina winzozz…

ciuaz

php::Links(” calendar.class.php “);

inserito in php, tecnologia da fullo @ 21-07-2004 12:27

una semplice, e comoda da usare, classe per la creazione e gestione di calendari con php.

ciuaz

google regala picasa

inserito in tecnologia da fullo @ 21-07-2004 09:40

Google ha recentemente acquisito la software house Picasa per offirne il prodotto di punta gratuitamente al pubblico. Il software, che tra l’altro dà il nome all’azienda, non è altro che un visualizzatore/gestore di immagini:

Picasa. Everything you need to enjoy your digital photos in a single software product:

* Auto-transfer photos from your digital camera.
* Organize and find pictures in seconds.
* Edit, print, and share photos with ease.
* Create slideshows, order prints and more!

Dopo averlo provato posso dire che onestamente continuo a preferire xnview!

ciauz


phpday 2008