Categories
php

touched

dopo l’editor wysiwyg per wp, che mi ha abbastanza deluso per la limitatezza [non è possibile alterare dei tag con attributi di stile o altro], è stato rilasciato un plugin che permette di fare l’online editing direttamente dalla template (senza cioè loggarsi nel pannello di controllo). Il plugin in questione si chiama touched ed a primo acchito sembra ben fatto, inoltre l’autore ha deciso di sfruttare il più possibile le api di wp rendendolo molto semplice da installare e personalizzare.

ciuaz

Categories
php

php|architect marzo

è uscito il numero di marzo! meglio tardi che mai…

Crunching Data with PHP
There are various file formats to archive, pack, zip or crunch data. PHP supports many of them, in different ways: using external PHP scripts, PEAR packages or PHP extensions. In this article, author Christian Wenz explores the world of compression mechanisms using all that PHP has to offer!

Strengthening the Authentication Process
A login screen–what could be simpler? Well, if you want a safe login screen and can’t afford the luxury of running an HTTPS connection, things are not so simple after all. Join author Graeme Foster as he explains several ways in which you can make the gateway to your secure applications safer with nothing more than PHP, JavaScript and a whole lot of programming smarts.

An XML approach to Templating using PHPTAL
A lot has been done—and said—about template systems in PHP, but, still, no real conclusion has been reached. Author José Pablo Ezequiel Fernández Silva examines PHPTAL, a PHP implementation of TAL, the Template Attribute Language that is very well know among Zope programmers. Unlike many other templating systems that use custom syntax, TAL is entirely based on XML, making it easier to understand for developers and designers alike.

Turning a Class Into an Application With PHP-GTK
Tired of having to write a new script for every PEAR package he released, Scott Mattocks decided to wrap the PEAR_PackageFileManager class in a GUI to make generating package files a snap. This article details the process that he went through to create his application and highlights how you can use PHP-GTK to do the same with your classes.

Priming PHP for the Enterprise
“PHP in the Enterprise” is beginning to sound like “the paperless office.” Luckily, there’s a lot less of a vapourware aura around the former than around the latter, as this interview with Cornelius Willis, IdeaLabs’ Vice-president of Sales and Marketing, shows.

Test Pattern: The Three Inch High Design Tool
Want a design tool created by a world class developer? Want one that does not just encourage good design, but helps teach it? Want one that encourages collabo-rative design in the face of the disparate personalities involved? Don’t know UML? Not much money? Don’t worry. “Class Responsibility Collaboration” cards, or CRC cards for short, are one of the cheapest development tools you can buy. Superficially, they are nothing more than a pack of index cards.

Security Corner: Magic Quotes
This month’s Security Corner topic is magic quotes, the collective term for the behaviour of the magic_quotes_gpc, magic_quotes_sybase, and magic_quotes_runtime configuration directives. Chris’ approach this month is a bit different, because instead of highlighting a best practice or describing a security safeguard, he wants to warn you against relying on insufficient protections. Betting all your security money on magic quotes is more than just a red herring—it is actually a very poor practice, and this month’s Security Corner will explain why.

ciuaz

Categories
tecnologia

grafici…

beh è partita la moda dei grafici di comparazione, e chi sono io per non partecipare?
Quindi una piccola comparazione del traffico di alcuni cms per la gestione di blogs.

da notare l’impennata di wordpress (il periodo è quello tra l’uscita della versione 1.2 e 1.5) ed il declino di movable ;)

ciuaz

Categories
tecnologia

tftp e cisco

come molti di voi sicuramente sapranno tutti gli apparati cisco necessitano di un server tftp per l’upload delle nuove versione del firmware (anche se ogni tanto si accontentano di un semplice upload tramite l’interfaccia web), e non tutti hanno tale server a disposizione.

In realtà non è così, infatti se nella vostra rete avete almeno un win2k server potete trasformarlo in pochi e semplici passi in un comodissimo tftp server.

a seguire illustrerò due possibili soluzioni.

Categories
tecnologia

S(kype)egreteria Telefonica

scopro tramite wikilab l’esistenza di SAM (Skype Answering Machine) un softwarino di segreteria telefonica che sfrutta le s-api.

SAM is a simple voice answering machine for Skype® users.

When you are away from your PC and there is no one to answer your incoming Skype calls, SAM will pick up the call, play a greeting message and the “all-time clasic beep” so that the calling party will leave a voice recorded message.

√ Free for all to enjoy
√ Supports Window 2000 & XP
√ Uses dedicate software audio device (included) for compatibility with all
sound cards and USB phone devices
√ Simple installation
√ Straight forward configuration
√ User Interface Localization – currently supported 24 languages
√ User configurable text & voice greeting messages
√ User configurable global answering mode: Enable or Disable
√ User configurable answering On or Off for Skype™’s online mode
√ User configurable delay before answering incoming calls
√ User configurable voice message recording duration anywhere between 0 and 10 hours!!
√ Option for a separate set of configurations for non-buddy callers
√ Notification of operational status using changing icons in the system tray

[]

ciuaz

Categories
php

wp-theme contest

ho appena realizzato un tema per wordpress e ti scopro che hanno inaugurato il wp theme contest! Maledizione! Adesso mi toccherà completarlo, testarlo e renderlo il più fico! ;)

ciauz

Categories
php

maledetta dashboard! & breadcrumb plugin

se vi siete stancati della dashboard di wordpress e delle sua inutile pesantezza allora è tempo di installare la dashlite!

invece sul sito di marc shields è presente un plugin per creare dinamicamente i breadcrumb, o percorsi a briciole, per i propri contenuti… quasi quasi lo sostituisco al mio hack per la gestione dei menù…

ciuaz

Categories
php tecnologia

lampadina!

ho creato un piccolo tema per wordpress, derivato da un lavoro fatto per un cliente (prossimamente su web), eccone un’anteprima:

lampadina!

per ora il tema è molto spartano e minimale e soffrirà sicuramente di qualche bug, e visto quanto tempo libero ho non so se lo aggiornerò nel prossimo anno, però è sempre qualcosa no? ;)

per scaricarlo questo è il link che fa per voi: lampadina.zip

ciuaz

Categories
altri linguaggi tecnologia

aplaws+

APLAWS is an Open Source Content Management System developed to assist UK local authorities deliver services online (find out more about the project).

APLAWS+ is built upon the Red Hat Content Management System, an evolution of the ArsDigita Community System. The APLAWS project has helped to improve and extended this underlying system and has developed specific local authority components above this layer. These components are abstracted adequately so that as the underlying Red Hat system evolves the overall APLAWS+ bundle will be able to benefit from this. The system is delivered with the source code included and is J2EE compliant.

decisamente un buon prodotto, chissà se in italia qualche PA proverà ad usarlo…

ciauz

Categories
linux

gnome 2.10

su gnome journal c’è un articolo più o meno completo sulle novità di gnome 2.10 e su quelle di evolution 2.2.

ciuaz