Categories
tecnologia

php::Links(‘java’)

JSR sarà strettamente integrato a PHP! :D
Scripting Pages in JavaTM Web Applications :

There are a number of scripting languages that are being used today to generate dynamic content; notable examples include PHP, ECMAScript, Active Server Pages and others. Application developers using these technologies would like a standard mechanism to access information developed in the Java platform. This Specification will describe how to write portable Java classes that can be invoked from a page written in an scripting language, including details on security, resources and class loader contexts. The specification will cover both the case where the Java clases are instantiated in a Java Servlet container and the case of a Java VM. The specification may include a Java API that can be used, possibly through JNI, by an scripting language engine to access the desired Java objects. The specification will also describe how to package these scripting pages and Java classes, including how to bundle the scripting pages into a WAR file.

The way Java objects are represented and accessed in a given scripting language is specific to that scripting language but we expect this specification to indicate some common requirements for these mappings. The specification will be grounded in some specific mappings, which may or not be included as part of the specification.

continua…

ciuaz

Categories
tecnologia

web accessibility

sempre il w3c oggi ha rilasciato un nuovo paper sull’accessibilità chiamato Web Content Accessibility Guidelines 2.0

ciuaz

Categories
tecnologia

SOAP 1.2

il w3c ha rilasciato le specifiche ufficiali di SOAP 1.2. Questa release sarà a detta degli autori:

SOAP Version 1.2: cleaner, better Web integration, more versatile, faster.

* Cleaner: clear processing and extensibility models, increased interoperability.
* Better Web integration: better integration with XML standards and the architecture of the Web.
* More versatile: binding framework providing protocol independence.
* Faster: based on XML Infoset allowing performance optimization.

maggiori informazioni potete trovarle presso questi links:
SOAP Version 1.2 Primer,
SOAP Version 1.2 Messaging Framework,
SOAP Version 1.2 Adjuncts
SOAP Version 1.2 Assertions and Test Collection

ciuaz

Categories
tecnologia

php::Links(‘daoGen’)

Creare classi per la gestione di database non è mai stato più facile! Grazie a daoGen sarà possibile creare e gestire un db in maniera semplice ed efficiente. Lo script, una volta immesse le specifiche del db ci creerà 4 file: il primo contentente la struttura SQL-compliant delle nostre tabelle, il secondo contenente una classe per la gestione delle tabelle ed il terzo ed il quarto tutte le funzioni per accesso (in DAO) alle nostre risorse.
Inoltre, chicca finale, daoGen supporta sia la creazione di classi PHP che Java.

ciuaz

Categories
tecnologia

grid: ogsi

La Open Grid Services Infrastructure Working Group (OGSI) ha rilasciato la nuova versione delle specifiche per l’implementazione di web-services state-full.

ciuaz

Categories
tecnologia

uddi

come configurarsi un uddi in casa in 5 semplici passi.

ciuaz

Categories
tecnologia

firebird e calendar

finalmente è stato rilasciato il nuovo modulo calendar per mozilla 1.4rc3 (si è uscito ;)) e soprattutto qualcuno ha realizzato un cross-plugin che permette di installarlo sull’ultima (e le future) build di firebird! Il modulo si chiama quicktools ed aggiunge nel fratellino di Moz una nuova voce di menù che fa aprire il calendario in una nuova finestra. MITICO! :D

ciuaz

Categories
tecnologia

webBoard

impressionante il lavoro fatto dai ragazzi di webBoard! Hanno ricreato un vero e proprio client news per internet explorer (su mozilla e opera si vede come un normale forum).

aggiornamento 11.57
sempre nello stesso sito ho trovato un interessante blog e una risorsa di DHTML e JS dalle MOSTRUOSE potenzialità! addirittura Bomberman per IE :D !

ciauz

Categories
tecnologia

Crypto-Gram

è uscito il numero di giugno di Crypto-Gram, la nota newsletter di Bruce Schneier sulla sicurezza informatica e la criptografia, si parla di:

* I rischi del cyber-terrorismo
* DVD che si autodistruggono
* Il Canile: BSB Utilities
* Attaccare macchine virtuali tramite errori di memoria
* Note di sicurezza da ogni dove: i taser e gli audit di sicurezza
* Domini scaduti, indirizzi e-mail e password
* Insegnare a scrivere virus

ciuaz

Categories
tecnologia

fileExt

se non sapete a che cosa corrisponde l’estensione di un certo file vi consiglio di utilizzare filExt.

ciuaz