pare che nella nightly build di oggi siano state finalmente messe a posto alcune cose, come i tanto desiderati filtri della local folder! Inoltre anche thunderbird utilizzerà dalla prossima release le virtual folder di evolution.
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.
pare che nella nightly build di oggi siano state finalmente messe a posto alcune cose, come i tanto desiderati filtri della local folder! Inoltre anche thunderbird utilizzerà dalla prossima release le virtual folder di evolution.
ciauz
E’ stato stampato il numero di ottobre di php|architect
Integrating PHP and OpenOffice – Using PHP to Dynamically Manipulate and Convert OO documents
You have probably already heard about OpenOffice, the Open Source Office suite that is now used by millions of people worldwide. One of the key points in OpenOffice’s mission is that its file formats are saved so that they can be accessible to anyone. In this article, CMS expert Bård Farstard will look into the OOo XML storage format to see if it’s really as open as they claim and show you how you can manipulate OpenOffice files from within your PHP applications.Row, Row, Row Your Boat – ZIP on the Fly with the Streams API
In human languages, the meaning of words tends to change over time. The word “porcelain” traces its root to “porcus”—Latin for pig. Functions in PHP also have a way of acquiring capabilities beyond what their names suggest. Once upon a time, the “f” in [fopen()] had stood for “file.” Nowadays, [fopen()] can open many other things. Join Cheung W. Leong as he guides you through the creation of a system that takes advantage of PHP’s stream functionality to create ZIP files on-the-fly.PHP-GTK and the Glade GUI Builder: Building Client Applications with Style
Many of you have probably tried out PHP-GTK to build simple applications. Cod-ing a complex window program can be a time-consuming and error-prone task. However, using the Glade GUI builder can simplify the task and make window building fun again. Author Tony Leake shows you how in this in-depth tutorial.Exposing Web application data semantically using RAP (RDF API for PHP)
If you spend any amount of time following the latest technology trends, you are undoubtedly familiar with RSS and the “Semantic Web”, which have enabled a new way of consuming Web content based upon standards for exchanging syndication information. By exposing Web content as machine readable data, new services have been created that were previously impossible to build. This article will take you beyond RSS and explain what semantic data is, why it is important, and how you can expose your Web application data semantically using the open source RDF API for PHP. Code samples will be provided for creating and integrating FOAF, RSS and Geo-graphic semantic data.Roll Your Own Template
Template engines are a “must use” in simple to complex web applications because they provide a way to separate presentation from logic. This makes this kind of software simple to manage and fast to develop. Template engines, however, can also be a performance bottleneck. In this great article, Sérgio Machado shows you how to build a template system with the following features in mind (in order of importance): lightweight (performance and ease of use), support for operations and functions for data manipulation (power and control to the developer) and simplicity.Driving multiple databases anywhere
As the communication era continues to grow, the need and desire to link many different systems and environments together increases. This article by Geoffrey Mondoux is designed to show you how to link different types of databases safely, how to establish meaningful connections to read, write, and understand the wealth of information held in them.
ciuaz
Tulip – A PHP-GTK based Code editor, a tool for coding PHP scripts, written using PHP as base language and Gtk as user interface. Tulip has features that make it a good choice to develop free software in a co-operative environment. Tulip has an interface that allows you to set up your projects, and deal with them in a distinct way through an intuitive file explorer tree.
Tulip has CVS controls, making it possible to create, update and delete remote files seamlessly from a CVS server, allowing the programmer to manage several big projects with individual organization for each project. Tulip has also controls that lock work files, enhancing security in a networked development environment, avoiding another people to mistakingly change files you are working on.
Regarding sintax, Tulip has auto-completion, sintax-highlighting and sintax hints, features provided thorugh GtkScintilla library and configuration files containing all the sintax rules. Besides everything, Tulip has all popular features present in any other popular text editors, such as copy, cut, paste, search, go to, fast work file exchange, and others.
Tulip brings an embedded Database navigator, in wich you may access your Database (Mysql or Postgres), make queries, edit or delete your records.
ciuaz
google ha deciso di non limitarsi ad indicizzare i siti web, da oggi tramite il google desktop, una sorta di demone per windows, sarà possibile indicizzare alcuni dati del proprio computer, e nello specifico:
# Find your email, files, web history and chats instantly
# View web pages you’ve seen, even when you’re not online
# Search as easily as you do on GoogleGoogle Desktop Search finds:
Outlook Outlook / Outlook Express
Word
AOL Instant Messenger
Excel
Internet Explorer
PowerPoint
Text
putroppo pare che non riesca ad indicizzare i log di gaim, psi e gli altri client jabber e i dati in cache dei browser basati su gecko. :(
ciuaz
marco tabini di php|architect fa un appello a tutti gli sviluppatori/analisti/etc di fargli pervenire case studies ben documentati di applicazioni php in ambiente enterprise. Per una precisa e dettagliata definizione di enterprise date un occhio a quella scritta da jeff moore.
ciuaz
oggi è stata rilasciata la test 3 di fedora core 3:
* From: Bill Nottingham
* To: fedora-announce-list redhat com
* Subject: Fedora Core 3 Test 3 available
* Date: Mon, 11 Oct 2004 10:25:35 -0400Fedora Core 3 test 3 is now available. This is the last planned test release before the final release – see: http://fedora.redhat.com/participate/schedule/
Notable in this test release:
– All translations committed by the string freeze should be built.
Please verify the accuracy and completeness of translations in your local language of choice.
– Evolution has been updated to the released 2.0.1 version
– Final GNOME 2.8 is included
– the x86-64 DVD should now fit on a normal single-sided DVD
– updates and fixes to the udev stack
– the usual assorted bug fixes and updatesNote that due to the size fix for the x86-64 DVD, the source RPMS are no longer included on the DVD images.
via FedoraItalia.org
ciuaz
henry fuecks ha provato alcuni wiki e ne ha fatto una mini recensione, a suo parere la discriminante principale è che il wiki possa funzionare anche senza un db alle spalle, sfruttando il file system come base di dati (più o meno come fa twiki in perl). Personalmente ho finora testato solo phpWiki, mediaWiki e tikiWiki ed aggiungerei per tanto ai suoi commenti che attualmente il peggior wiki per la gestione dei permessi degli utenti è phpWiki!
IMHO attualemente uno dei pochi software veramente evoluti e comodi per gestire un wiki con più utenti è mediaWiki, che tra l’altro è quello con cui viene gestita la wikiPedia.
ciuaz
oggi ho provato lo staticize plugin per wordpress, si tratta essenzialmente di un plugin che permette di creare delle pagine statiche che successivamente verranno inviate al browser invece di quelle generate da php e mysql, praticamente una sorta di cache del browser ma lato server. Purtroppo con la mia versione di wordpress (la 1.3 alfa) il plugin si è dimostrato un poco troppo esoso di richieste, e probabilmente bacato, creando in sole 4 ore circa 9Mb di file di cache. Morale della favola, risparmio in cpu e memoria ma esaurisco rapidamente la mia quota sull’hosting! Da evitare…
ciauz
per i malati della shell ecco a voi command line google! Si tratta di uno script in ruby che interroga il vostro motore di ricerca preferito..
ciuaz