Categories
tecnologia

IE7 CSS compatibility for IE

IE7 provides Microsoft Internet Explorer with support for W3C standard CSS. This is an attempt to make Microsoft Internet Explorer more compliant when it comes to web standards.

Web developers are becoming increasingly frustrated at the lack of convergence of the major browser vendors. We need a level playing field!

CSS is a powerful technology. Many of it’s more advanced features go unused by web developers because of Explorer’s poor support of CSS
standards.

IE7 provides support for most of the important CSS enhancements. A full list is available on the
compatibility page.

IE7 invokes a DHTML behavior to load and parse all style sheets into a form that Explorer can understand. You can then use most CSS2
selectors without having to resort to CSS hacks.
The behavior is lightweight and is automatically loaded via a CSS inclusion. No alteration of your original document is necessary. Nor
do you have to alter your CSS.

grazie ad Ardesia per avermi spedito il feed del post perso…

ciauz

Categories
tecnologia

zoe 0.57

nuova versione di ZOE che comporta le seguenti migliorie:

– Faster search display.
– Configurable mailing list detection.
– More accurate attachment size reporting.

ciuaz

Categories
tecnologia

php::Links(‘ PHP 5RC1 ‘)

finalmente!!!

PHP 5 Release Candidate 1 Released!

[18-Mar-2004] The first Release Candidate of PHP 5 is finally here! The move from Beta stage to RC stage means that PHP 5 is now feature complete, and is quite stable – stable enough for everyone to start playing with. Note that it is still not recommended for mission-critical use.

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 MySQL extension named MySQLi for developers using MySQL 4.1 and later. Additionally to a functional interface this new extension also includes an object-oriented interface and 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.
* A brand new built-in SOAP extension for interoperability with Web Services.
* A new SimpleXML extension for easily accessing and manipulating XML as PHP objects. It can also interface with the DOM extension and vice-versa.
* Streams have been greatly improved, including the ability to access low-level socket operations on streams.
* And lots more…
For changes since Beta 4, please consult the ChangeLog.

ciuaz

Categories
tecnologia

nvu & quanta

è stata rilasciata la nuova versione di nvu, l’editor WzYSIWYG basato su gecko, il rendering engine di mozilla. Il progetto è stato realizzato con la collaborazione della distribuzione Lindows e, negli ultimi mesi, ha compiuto passi da gigante.

Nvu is based on Gecko, the layout engine inside Mozilla; it’s a super-fast, very reliable, standards conformant engine maintained on a daily basis by a wide community of developers. Its remarkable support of XML, CSS and JavaScript offers the best authoring platform on the market. Its architecture based on XUL makes it the most extensible editing tool ever

intanto, sempre per rimanere in tema vi segnalo anche la nuova release di quanta, la Bleeding Edge 1.

Quanta Plus now has a new branch, the BE (Bleeding Edge) branch. Quanta BE was established for several reasons. Because we have updated and added so many features this gives us an opportunity to introduce these to users in advance of releases. Also because some of our ongoing development on portions of Quanta does not always coincide with KDE release schedules this allows those features with new UI strings to be added and made available. Because of the need for so many diverse features some of our more involved users will want to have those features available sooner. This branch should be considered a development branch and not as stable as a release version. There are known bugs and unfinished features. however any time we release a BE package you can be sure that it has been tested by a number of users and developers.

ciauz

Categories
tecnologia

movable type 3? no, TypeKey!

stanotte i ragazzi di Six Apart hanno rilasciato la notizia dell’imminente rilascio delle prime beta releases di Movable Type 3, anzi di TypeKey. Così infatti hanno deciso di chiamare la nuova versione del blog tuttofare.

Starting today, we’ll be giving all of our users much more information on what to expect in Movable Type 3.0.

The official 3.0 release will contain a significant change to the existing interface that embraces web standards, usability and localization. This will also be reflected in a new set of default templates that will implement more of the best practices that both Movable Type and TypePad have become known for.

With a suite of comment management features and versatile comment registration–utilizing a centralized authentication service we’re calling TypeKey–Movable Type 3.0 will give you more control than ever before over the public face of your website. We’ve spent a lot of time planning a comment registration system that will fit the needs of different types of webloggers, and we have focused our attention on a system that will encourage registration and open communication.
[]

ciuaz

Categories
tecnologia

zoe 0.5.6

mi ero scordato di dire che è uscita la versione 0.5.6 di Zoe, e che intanto quest’ultimo sul mio sistema sta gestendo:

72.128 messages
358 documents
9.048 names
2.964 organizations
57.218 urls

ciauz

Categories
tecnologia

gnome 2.6

un lungo articolo dedicato a tutte le novità che porterà gnome 2.6.

ciuaz

Categories
tecnologia

phpDOC System

Interessante il progetto di AlexKing (uno degli sviluppatori di wordpress) per la creazione e la gestione di manuali d’uso per programmi. Il software si chiama phpDoc System:

What it is:
A modular PHP system for creating documentation. You create modules for documentation elements (installation steps, buttons, screens, etc.) and then refer to them instead of having to copy/paste information you’d want to have in 2 or more places. For example, you have an application that has buttons on a toolbar which appears on several screens. You define each button, define the toolbar and include the buttons, then define the screens and include the toolbar which in turn includes the buttons. It can run as dynamic PHP, including everything on the fly or it can output static HTML that you can include in your software distribution.

What it is NOT:
A system for documenting PHP code (like JavaDoc).

Who it’s for:
Anyone who knows some PHP and needs to write some documentation.

ciauz

Categories
tecnologia

font size

interessante l’esperimento su the noodle incident:

Being unhappy with the current wisdom and distrustful of our browsers, I wanted to have the font sizing options laid out so i could see where they did and didn’t work. So I made 264 screenshots.

ciauz

Categories
tecnologia

StyleMaster

StyleMaster è un software WYSIWYG per creare e gestire complicati fogli in stile, Maxime Sherrin ha pubblicato sul suo blog un tutorial che parte dalle basi ed arriva a gestire un pò tutte le problematiche della realizzazione di un CSS utilizzandolo. Il tutorial è ben fatto e può essere sfruttato per imparare qualcosina anche senza dover scaricarsi il software in questione ;) .

ciuaz