Categories
cazzate

gli europei della gnocca

vota la tua squadra del cuore… :D

ciauz

Categories
tecnologia

bluetooth security

interessante articolo sulla sicurezza degli apparati bluetooth.

ciauz

Categories
php tecnologia

wordpress 1.3 e php 5.0

leggendo il blog degli sviluppatori di wordpress ho appreso con gioia che la nuova versione 1.3 supporta ufficialmente php 5.0!

ciauz

Categories
pensieri

permalink

mi sono finalmente deciso ad abilitare i nuovi permalink di wordpress, ad esempio il permalink di questo post risulta avere quest’url:

https://www.fullo.net/blog/archives/2004/07/15/permalink/

li avevo lasciati indietro un pò per pigrizia un pò perchè non avevo visto che era possibile abilitarli senza usare il mod_rewrite di apache. Non preoccupatevi però, la compatibilità con i vecchi permalink è rimasta pressocchè totale! ;)

ciuaz

Categories
di tutto un po'

wow!

ovvero World of Warcraft! E’ stata rilasciata ieri la beta pubblica… già sto sbavucchiando! addio vita sociale! ;)

ciauz

Categories
php

php::Links(‘ zz/oss installer ‘);

ZZ/OSS Installer is a PHP-based installation wizard for professional release management of modular PHP applications.

Benefits
* Advanced release management based on de facto standards.
* Shortened release cycles.
* Higher reusability of software components.
* Faster software deployment.

Features
* Runs on Windows and Linux
* Provides a Web GUI aka installation wizard look and feel.
* Allows definition of packages, applications, and distributions in XML.
* Can install httpPEAR packages.
* Automatic resolution of package dependencies.
* Ships with tools for easier development of applications and packages.
* Plugin framework for build routines (e.g. to set up or update a database from SQL dumps).
* Customization with CSS of layout for in-house products.
* Supports full, minimal or custom installation profiles.
* Can be used as installation or setup wizard.
* Installer can upgrade itself.
* Allows multiple, non-conflicting installations in single or shared hosts environments
* Sources are LGPL licensed for greater flexibility in usage

ciuaz

Categories
tecnologia

oscom

OSCoM, acronimo di OpenSource Content Managment, è un sito dedicato allo sviluppo di standard per le applicazioni di content managment.

OSCOM organizes events, promotes standards and undertakes projects to further the state of the art of Open Source Content Management. OSCOM promotes Open Source Content Management solutions as powerful, affordable and flexible replacements for proprietary products.

penso proprio che parteciperò al prossimo convengo a zurigo

ciuaz

Categories
php tecnologia

php 4.3.8

mi era sfuggito il rilascio di php 4.3.8.

This release is made in response to several security issues that have been discovered since the 4.3.7 release. All users of PHP are strongly encouraged to upgrade to PHP 4.3.8 as soon as possible.

ciauz

Categories
php tecnologia

php 5.0.0

annunciazione annunciazione!

php 5.0 è stato ufficialmente rilasciato!

Some of the key features of PHP 5 include:

* The Zend Engine II with a new object model and dozens of new features.
* XML support has been completely redone in PHP 5, all extensions are now focused around the excellent libxml2 library (http://www.xmlsoft.org/).
* A new SimpleXML extension for easily accessing and manipulating XML as PHP objects. It can also interface with the DOM extension and vice-versa.
* A brand new built-in SOAP extension for interoperability with Web Services.
* A new MySQL extension named MySQLi for developers using MySQL 4.1 and later. This new extension includes an object-oriented interface in addition to a traditional interface; as well as support for many of MySQL’s new features, such as prepared statements.
* SQLite has been bundled with PHP. For more information on SQLite, please visit their website.
* Streams have been greatly improved, including the ability to access low-level socket operations on streams.
* And lots more

vi ricordo di non farvi prendere dalla foga da installazione e che la prima versione stabile non è mai consigliata a server mission critical!

ciuaz

Categories
php tecnologia

mailing list o forum?

perchè non tutte e due? prendo spunto dall’interessante discussione che sta animando la PHP-ML per citare phpbb M2F e Mailgust, due progetti opensource che permettono di sincronizzare un forum con una mailing list e viceversa.

ciuaz