open-menu closeme
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Archives
About
github linkedin rss
  • You are nobody without an API Key generator

    calendar Dec 12, 2010 · 1 min read
     en humor knowledgebase software  · ideas python
     ·
    Share on: twitter facebook linkedin copy
    You are nobody without an API Key generator

    API KEYs are sexy: if you have a web based business (like Google, Twitter, Facebook or Wordpress’Automattic) you should have a way to generate an API Key for web service integration.

    Like Session keys, API keys should be sufficiently unpredictable to be psuedo-random. To be unpredictable, no user variables (or timestamps) are encoded into the key.


    Read More
  • Vim sanitize better then Emacs?

    calendar Dec 5, 2010 · 2 min read
     en knowledgebase software  · emacs vi
     ·
    Share on: twitter facebook linkedin copy
    Vim sanitize better then  Emacs?

    Disclaimer: Hi guys, I will not start a Religion wars between Emacs and Vim. For a copule of reason:

    • I have been an Emacs fan for about ten years, then I get a depression because of emacs-lisp complicated interface and slow emacs evolution
    • I have worked on pymacs a bit, so I am somewhat a Emacs contributor
    • I am still searching a good general purpose editor. On my day by day job, eclispe is my food.
    So I was accustomed to emacs from the University. Now I decided to give a try to vim, mostly because I need
    • a editor working on slow connection
    • a fast startup editor
    • some time to be masochistic. Some guys smoke, others use vim. It perfectlys fit in your auto-destruction instinct.
    In Software world changing editor is the same to change your religion  :)

    I was happy with vim for this reason:


    Read More
  • Is Diaspora a Failure? Tech Review

    calendar Dec 1, 2010 · 2 min read
     en knowledgebase reviews software  · bad ideas privacy
     ·
    Share on: twitter facebook linkedin copy
    Is Diaspora a Failure? Tech Review

    About Diaspora, we read from Ars Technica (underline is our):

    Diaspora emerged as a response to the privacy concerns raised by mainstream social networking services. The aim of Diaspora is to create an open source social network alternative with decentralized architecture, giving end users more control over their private information and how it is shared with other people. [...]

    When the first Diaspora code was first published in September, independent reviewers found some serious technical defects, including a number of security weaknesses. […]


    Read More
  • Python OR-Mapping Tools

    calendar Oct 26, 2010 · 1 min read
     en knowledgebase python software  · python
     ·
    Share on: twitter facebook linkedin copy
    Python OR-Mapping Tools

    http://en.wikipedia.org/wiki/List_of_object-relational_mapping_software#Python

  • Cappuccino: Objective-J

    calendar Oct 24, 2010 · 3 min read
     it lang software  · apple javascript
     ·
    Share on: twitter facebook linkedin copy
    Cappuccino: Objective-J

    Cappuccino è un progetto interessante, anche se molto particolare.

    Cappuccino is an open source framework that makes it easy to build desktop-caliber applications that run in a web browser. Cappuccino is built on top of standard web technologies like JavaScript, and it implements most of the familiar APIs from GNUstep and Apple's Cocoa frameworks.
    With Cappuccino, you don't need to know HTML. You'll never write a line of CSS. You don't ever have interact with DOM. We only ask developers to learn one technology, Objective-J, and one set of APIs. Plus, these technologies are implementations of well known and well understood existing ones. Developers can leverage decades of collective experience to really accelerate the pace of building rich web applications.
     Tra i bonus di Cappuccino c'è la possibilità di programmarlo come se si stesse programmando in Objective-C ed in particolare in Cocoa. Può rappresentare un ottimo investimento se avete un background in XCode. L'interfaccia e le librerie constano in circa 10MB di codice compresso: non esattamente una passeggiata.

    Una delle applicazioni più complicate è http://280slides.com/ che però a tempi di caricamento abbastanza alti.


    Read More
  • Configurare Procmail per filtrare le mailing list

    calendar Oct 18, 2010 · 3 min read
     it knowledgebase software  · google liberta
     ·
    Share on: twitter facebook linkedin copy
    Configurare Procmail per filtrare le mailing list

    In questo secondo articolo che illustra come configurare la posta elettronica sui propri sistemi, vedremo come gesitre le mailing list in modo molto flessibile, servendosi di opzioni usate raramente in procmail.

    Una delle nostre esigenze è quella di creare dei filtri automatici che identifichino le mailing list e creino automaticamente delle cartelle separate.


    Read More
  • Explorer Canvas

    calendar Oct 15, 2010 · 1 min read
     it knowledgebase software  · google html internet script web
     ·
    Share on: twitter facebook linkedin copy
    Explorer Canvas

    Volete utilizzare il tag canvas di html5 anche su IE6 ed IE8?

    Google ha la soluzione…

    Modern browsers like Firefox, Safari, Chrome and Opera support the HTML5 canvas tag to allow 2D command-based drawing. ExplorerCanvas brings the same functionality to Internet Explorer. To use, web developers only need to include a single script tag in their existing web pages.
  • La libertà non ha prezzo: come liberarsi di GMail

    calendar Oct 10, 2010 · 4 min read
     featured it software  · google liberta
     ·
    Share on: twitter facebook linkedin copy
    La libertà non ha prezzo: come liberarsi di GMail

    In questo articolo voglio illustrarvi le ragioni che mi hanno portato ad abbandonare GMail, ed i pro e contro di tale scelta. L’alternativa che ho scelto è di gestirmi “in casa” le email, su una macchina Linux appropiatamente configurata (postifix, dovecot, procmail e spamassassin lato server, e squirrel mail per la webmail).

    Questo è il primo di una picccola serie di articoli su questo argomento.

    Tra gli aspetti negativi di GMail possiamo annoverare:

    • Impossibilità di creare gerarchie di folder (le "label" di GMail). Le "priority" mail introdotte nel settembre 2010 non fanno altro che complicare la situazione invece che semplificarla.
    • Impossibilità di avere misure precise sui dati: quando si fa una ricerca, non viene mai ritornato neppure una approssimazione accettabile dei risultati (si legge "centinaia" o "migliaia")
    • L'aspetto della privacy è sempre più a rischio e delicato, visto che durante il 2010 Google ha osato affermare che chi vuole la privacy ha qualcosa da nascondere. Questo grave problema è condiviso con Facebook
    • Impossibilità di configurare l'antispam in modo appropiato
    Ovviamente tra gli aspetti positivi c'è da dire che GMail offre moltissimo spazio su disco, ha una interfaccia web leggera e con chat integrata, e ha un uptime di tutto rispetto. Inoltre il motore di ricerca era fino a poco tempo fa notevole.

    Per cui in questo articolo vedremo come valutare attentamente i dimensionamenti e l’effort richiesto, affinché sia possibile per ognuno dei lettori capire se il gioco vale la candela


    Read More
  • Proxy NTLM

    calendar Sep 23, 2010 · 1 min read
     featured knowledgebase software  · java python tips windows
     ·
    Share on: twitter facebook linkedin copy
    Proxy NTLM

    Spesso capita di dover scaricare file al di fuori del browser: per esempio per installare software o per consentire ai propri programmi python/java/curl di effettuare delle azioni programmatiche

    Se avete problemi con i proxy Microsoft (cosa abbastanza comune, vista la diffusione), su Internet trovate una soluzione:


    Read More
  • Python SOAP Client

    calendar Sep 17, 2010 · 1 min read
     en knowledgebase python software  · python
     ·
    Share on: twitter facebook linkedin copy
    Python SOAP Client

    Suds is a lightweight SOAP python client for consuming Web Services.

    It is very nice to use, because of the debugging feature inside.

    Give it a try:

    https://fedorahosted.org/suds/

    And for testing and playing with it, try out also DreamPie, a nice Python shell

  • Gioorgi New Look (Italiano)

    calendar Aug 31, 2010 · 1 min read
     it software  · ant gioorgi gioorgi-com list rim vi war wordpress
     ·
    Share on: twitter facebook linkedin copy

    A Gioorgi.com abbiamo deciso di rivedere profondamente il look&feel del sito, per sfruttare appieno l’aggiornamento alla piattaforma di publishing WordPress 3. Benché il layout a due colonne laterali+ centrale sia sempre stato considerato migliore per leggere, rubava troppo spazio ai listati e impediva di allegare immagini.


    Read More
  • Sage e Mathematica, per il vostro agosto matematico

    calendar Aug 30, 2010 · 3 min read
     it knowledgebase software  · development matematica python sage
     ·
    Share on: twitter facebook linkedin copy
    Sage e Mathematica, per il vostro agosto matematico
    Ad agosto ci siamo dedicati ad un po' di matematica, e vogliamo recensire due software che possono semplificare i vostri esperimenti.
    Sage
    Il primo è open source e si chama Sage:http://www.sagemath.org/

    Read More
  • Fare il cloud da zero: cloudStorm

    calendar Aug 9, 2010 · 3 min read
     featured it knowledgebase software  · cloud-computing linux unix
     ·
    Share on: twitter facebook linkedin copy
    Fare il cloud da zero: cloudStorm

    A Gioorgi.com ci siamo già occupati di argomenti prettamente sistemistici come la virtualizzazione di ambienti Unix. Visto il successo del Cloud Computing, abbiamo pensato di tornare sull’argomento.

    In questo articolo mostrerò come creare insieme di macchine configurate in modo omogeno, con il minor effort sistemistico possibile. Si tratta di un primo esercizio molto semplice.

    Seguiteci…


    Read More
  • Mercurial: The Definitive Guide

    calendar Jul 7, 2010 · 3 min read
     en featured software  · books mercurial oreilly
     ·
    Share on: twitter facebook linkedin copy
    Mercurial: The Definitive Guide

    Mercurial, The Definitive Guide

    I Love Version Control Software, as I like programming languages. So even if “Mercurial, The definitive guide” was published months ago, I asked O’Reilly to review it. The Bryan O’Sullivan book is very compact, and will explain the mercurial world in less than 250 pages.


    Read More
  • Mailing List Options

    calendar May 24, 2010 · 1 min read
     en knowledgebase software  · list php
     ·
    Share on: twitter facebook linkedin copy
    Mailing List Options

    If you need to set up a mailing list, I will suggest two choices:

    • http://www.phplist.com/ An open source email campaign manager, with an hosted option The Free account has an unlimited number of contacts,  but a 300 message per month limit.
    • http://www.mailchimp.com Commercial hosted solution. Very nice site, with a strong appeal. Free Up to 500 contacts, so the first seems better.
    • ««
    • «
    • 5
    • 6
    • 7
    • 8
    • 9
    • »
    • »»
Giovanni Giorgi

Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

to-top