Archivio del mese di June, 2004


social engineering

inserito in tecnologia da fullo @ 30-06-2004 15:56

su last knight c’è un piccolo articolo che si intitola “Introduzione al Phishing“, eccone un estratto:

Si definisce Phishing una tecnica utilizzata per ottenere l`accesso ad informazioni personale con la finalità del furto di identità mediante l`utilizzo di messaggi di posta elettronica oppurtunamente creati per apparire autentici . Mediante questi messaggi l`utenteè ingannato e portato a rivelare dati sensibili come numero di conto,nome utente e password, numero di carta di credito.

ciuaz

la sai l’ultima su totti?

inserito in cazzate da fullo @ 30-06-2004 15:49

NO! sputa! :D

ciuaz

firefox 0.9.1 e firebird 0.7.1

inserito in tecnologia da fullo @ 29-06-2004 19:06

sono stati rilasciate due mini update del browser e del client mail più apprezzati sulla piazza, maggiori info sulla homepage del progetto

ciuaz

gnome 2.6.2

inserito in linux, tecnologia da fullo @ 28-06-2004 17:48

è stato rilasciato in sordina il secondo aggiornamento di gnome 2.6. Con gnome 2.6.2 gli sviluppatori dovrebbero aver finito di correggere i principali bug ed aggiunto le traduzioni di tutti gli applicativi secondo lo standard i18n, contemporaneamente al rilascio di questa versione è partito il development della release 2.7.3 (del brach beta). Comunque trovate maggiori informazioni sulla nuova versione nella mailing list ufficiale mentre il nuovo scheduling ufficiale è nel sito del progetto.

ciuaz

southpark games

inserito in cazzate da fullo @ 28-06-2004 17:20

non so se farmi una sana partita a softball, se pestare a sangue qualche animale o distrarmi con un bel combattimento di robot!

ciauz

full body game

inserito in di tutto un po' da fullo @ 28-06-2004 11:17

il full body game è una un incrocio tra un puzzle ed un platform game, con l’unica differenza che ad interagire con i vari sprite che si muovo per lo schermo non è un alterego digitale ma è il giocatore stesso!

ciuaz

eclipse 3.0

inserito in tecnologia da fullo @ 28-06-2004 08:45

dopo più di un anno di sviluppo è stato finalmente rilasciata la versione finale di eclipse 3, l’editor decisamente potente e flessible per java e c++ (ed eventualmente, utilizzando plug-in, per qualsiasi altro linguaggio di programmazione).
Potete trovare una descrizione completa di tutte le novità direttamente sul sito ufficiale.

ciuaz

php::Links(’ rephlux ‘);

inserito in php, tecnologia da fullo @ 21-06-2004 15:49

Rephlux is a PHP based tool for running a continuous testing/build process on your project and taking action based on the outcome of your tests. It is inspired by the Java based CruiseControl. It is free software, licensed under the GNU GPL (see the file COPYING for details).

Rephlux is aimed at distributed developments and developments within larger teams. It was built for use on the development of the Web Application Component Toolkit[2], a PHP project on SourceForge, with the aim of providing something more useful than the SourceForge nightly builds.

Rephlux should be run as a scheduled job during application development. On each run:

* It checks your source code repository for changes since the last successful run - reporting on any revisions
* If changes are detected it checks out a working copy of your source code and runs arbitrary scripts that you define, followed by your test script
* It generates failure reports if your test script fails
* If the tests pass it will run user-defined scripts for eg. document generation, creating a tarball distribution, deploying the app to your server, etc.

ciuaz

gnome shortcut

inserito in linux, tecnologia da fullo @ 21-06-2004 11:45

ho scritto un piccolo tutorial su come personalizzare le shortcuts di gnome.

ciauz

mozilla minimo

inserito in tecnologia da fullo @ 20-06-2004 13:30

Mozilla Foundation ha iniziato a sviluppare un browser per sistemi embedded (per esempio i cellulari) chiamato minimo, è già disponibile una preview del browserino per la piattaforma arm.

The Minimo (Mini Mozilla) project is focused on code-size and runtime footprint reduction, and porting to small consumer devices. We hope to make Minimo the browser of choice on small devices, or machines with limited system resources; taking advantage of Mozilla’s support for a broad and comprehensive set of standards and the variety of content on the web, proven security, international support, and cross platform capability.

For end users, the same browser you are used to running on your desktop and laptop will be available in a slimmed down form on your palmtop, but it will have full support for accessing the variety of content you are used to viewing. For content developers, the same set of standards based rich content can now be extended to a number of new users accessing the web over wireless handheld devices.

ciuaz

Mozilla suite 1.7

inserito in tecnologia da fullo @ 18-06-2004 10:22

subito dopo firefox 0.9 e thunderbird 0.7, la Mozilla Foundation rilascia la versione stabile della Mozilla Suite 1.7, come al solito le novità sono molte e, importante da notare l’aggiunta di nuove features non ha per niente appesantito l’applicazione che anzi si è ridotta in spazio occupato su hard disk e in memoria! :)

ciuaz

yum gui

inserito in linux, tecnologia da fullo @ 18-06-2004 10:09

Gli autori della distribuzione Cobind hanno rilasciato la prima beta della YumGui, un software che crea appunto una gui per yum. YumGui, anche se ha decisamente un’interfaccia spartana, fa quel che deve fare: aggiornare, installare e cancellare pacchetti installati sui repositori sparsi per il globo.

ciauz

php|architect giugno

inserito in php da fullo @ 17-06-2004 12:28

è uscito il numero di giugno di php|architect:

Cyber-PHP
Join FANN (Fast Artificial Neural Networks) library co-author as he introduces you to the wonderful world of artificial intelligence—with PHP!
This article provides an introduction to the power of neural networks through the Fast Artificial Neural Network library, including an implementation of a language classification system.

Low-impact Programming with PHP and OraclePHP and Oracle are an excellent combination for creating powerful and scalable web solutions. In this article, John Neil sheds light on those performance issues that might arise only under high-traffic situations—so that you can stop them before they ever start cropping up.

PHP | FDF
Creating forms is boring. Creating forms that can be neatly printed is boring and difficult. Creating forms and saving the user input into a PDF file is next to impossible… or is it? Richard Lynch shows us how you can create beautiful-looking (and beautiful-printing) forms using Adobe PDF and the FDF library, which allows you to programmatically add data to a PDF form file.

Spell checking with PHP
Mistakens hapen without a spel checker! That is a universal constant, but no one wants their typos to end up in the final product, be it an e-mail or a blog entry, and that’s what spell checking is all about. Unfortunately, for the most part this functionality is not available to many forms of web communications, such as forums, blogs and online comment systems. In this article, Ilia Alshanetsky will focus on two PHP ex-tensions that offer spell-checking functionality that can be used to validate and correct typos and spelling errors right from your scripts.

PHP and XUL
Traditionally, creating a client-side GUI interface to your applications was a laborious process that required specialized development tools—until… Mozilla?!

Join Jonathan Protzenko as he illustrates how a bit of XML, PHP and Javascript (and a Gecko-compatible browser) make it possible to create a top-notch GUI that is portable across multiple operating systems and requires no specialized programming languages.

The Filesystem as Your Database
Did you ever get a request to do a dynamic web page but have the client not want to pay the exorbitant amounts of money for database access? In this article, Peter MacIntyre will guide you in designing dynamic web pages (mostly form handling of data) on the cheap through the use of the file management functions found within PHP.

ciuaz

thunderbird 0.7

inserito in tecnologia da fullo @ 17-06-2004 10:05

come anticipato dal mozilla dev team, è stato rilasciato anche thunderbird 0.7. La nuova versione del client risulta decisamente più snella e sfrutta il nuovo gestore dei temi di firefox.

ciuaz

fma 0.1.1.12

inserito in tecnologia da fullo @ 16-06-2004 12:44

è stata rilasciata la nuova versione (0.1.1.12) del Float’s Mobile Agents, che adesso si può interfacciare con outlook per la sincronizzazione dei contatti e degli appuntamenti!

ciuaz


phpday 2008