Firma digitale
-
Movimento CostoZero – CopyZero – All Rights Digitalized
Il diritto d'autore comprende il diritto morale d'autore (in primis, il diritto alla paternità intellettuale) e il diritto allo sfruttamento economico dell'opera. In molti casi, quest'ultimo diritto non si concretizza in alcun guadagno patrimoniale (se non per l'ente che ne garantisce la tutela a pagamento, la SIAE): la condizione di chi paga la SIAE e riceve compensi è ben diversa da quella di chi paga la SIAE e non riceve compensi. Molte persone, infatti, non sono inserite in un contesto di mercato e al tempo stesso non possono permettersi di versare o di versare frequentemente certe somme per la tutela del copyright (per il deposito di un'opera SIAE chiede al non iscritto 110 euro). Copyzero è un modo per tutelare il diritto d'autore ad un costo prossimo allo zero (0,36 euro), un modo per garantire a tutti, innanzitutto, un diritto della persona.
Sicurezza
-
Home Internet with Anonymity Built In – Technology Review
A router that runs the Tor software prevents Web tracking.
-
Galet is a peer-to-peer application, which primarily aims to provide easy to setup secure communication channels between the computers of people who know and trust each other. Its secondary goal is to create a public network based on these channels. No direct connection occur between two nodes that has not been explicitly accepted by the users of theses nodes. This makes the network very difficult to censor, as an attacker's direct access to the network is limited. As Galet features tunneling, it can also be used as a very easy to set-up VPN. Galet is written in C++/Qt, and has been tested under Linux and Windows.
-
A one-time password generator. Supports MD4, MD5 and SHA-1 hashing, output as six words and hexadecimal numbers. Conforms to RFC 2289 (works with s/key, OPIE etc.). More info: http://marcin.studio4plus.com/en/otpgen/
Sistema & Software
-
Printer List | OpenPrinting – The Linux Foundation
Please choose a printer manufacturer to search for. If you know the specific printer model you would like to view, select the model number from the list as well. Otherwise, choose the "show all" option and all printers made by the selected manufacturer will be listed on your screen.
-
LibreOffice is the free power-packed Open Source personal productivity suite for Windows, Macintosh and Linux, that gives you 6 feature-rich applications for all your document production and data processing needs: Writer, Calc, Impress, Draw, Math and Base.
Sostenibilità
-
Humanity’s current path is leading to a future no one wants, and it could soon be too late to change course. We have the technology and know-how to change our direction – all that’s missing is the collective will to get it done. You can help generate that will by making your own personal commitment, enrolling others, and taking action.
-
Save as WWF, Save a Tree : Home
The WWF format is a PDF that cannot be printed out. It’s a simple way to avoid unnecessary printing. So here’s your chance to save trees and help the environment. Decide for yourself which documents don't need printing out – then simply save them as WWF.
Web development
-
Getting Started with HTML Emails | Nettuts+
HTML emails are a great way to keep clients posted on the latest updates related to your business or product, but they’re a bit tricky. CSS support in email clients is inconsistent. As a result, we must resort to ancient techniques, such as using tables, and inline CSS. Today, I’m going to walk you through the process of creating simple HTML emails.
-
iPad Simulator
WordPress
-
The New htaccess Permalink Rules for WordPress | Digging into WordPress
What is the purpose of the new htaccess directive? Why change something that has worked so well for so long? Better have a good reason to go tampering, right? Yes, and as it turns out, this new rule is involved with canonicalization of your WordPress URLs. I don’t think it was by any means necessary, but it’s definitely an improvement over the original code. The new directive basically strips off any dangling index.php from your WordPress permalinks.
-
The anatomy of a WordPress theme – Yoast
With all the WordPress theme frameworks that arose over the past few years, you'd almost forget what a normal WordPress theme looks like. Almost, because Yoast has got your back and we're about to remind you! Check out our anatomy of a WordPress theme infographic
-
8 useful sites for web developers – CatsWhoCode.com
Happy new year! 2011 is finally here. What about starting the new year with some absolutely awesome websites and tools to make your web developer life easier? I have compiled a must-read list for you.
-
How the WordPress Upgrade Works
How the WordPress Upgrade Works
-
New Plugin: Filtered HTML for Editors | Andrew Nacin
This is in response to a published report suggesting there is a vulnerability in WordPress 3.0.4. The report is invalid, but I’m offering this plugin for sites that do not trust users given the Editor role.
-
WordPress theme function files
By following this tutorial, you’ll learn how to create beautifully-coded, logically-sound function files for your themes. You’ll also learn how to overcome a major “issue” present with the way WordPress loads parent/child theme functions files.