open-menu closeme
Home
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
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • SQL Server: meta programmazione e meta descrittori

    calendar Feb 6, 2011 · 2 min read
     it sql  · c sql sqlserver
     ·
    Share on: twitter facebook linkedin copy

    In questo articolo della serie SQL Server, vedremo come creare  in modo dinamico delle istruzione per impostare delle policy di sicurezza. Creeremo da zero una stored procedure chiamata sp_FixOverallGrant che in modo dinamico imposterà i profili di sicurezza per due utenze, una in lettura e scrittura (EBRB0_APP) ed una in sola lettura (EBRB0_USR).


    Read More
  • Non tenere la testa tra le nuvole: torna con i piedi per terra!

    calendar Feb 5, 2011 · 4 min read
     featured it software  · cloud-computing fatti
     ·
    Share on: twitter facebook linkedin copy
    Non tenere la testa tra le nuvole: torna con i piedi per terra!

    Il Cloud computing inizia a scricchiolare? La domanda è lecita se si mettono in fila alcuni fatti, e considerazioni tecniche:

    Fatti

    Mozy, una società che offriva backup con spazio illimitato, ha dovuto fare marcia indietro. Mozy è considerato un esempio di Cloud computing, e fa parte della costellazione di società che fanno capo a EMC2, che ha nel Cloud una dei suoi cavalli di battaglia. Al momento Mozy offre per 6$ 50GB al mese.


    Read More
  • C# 4.0 in a Nutshell

    calendar Feb 2, 2011 · 2 min read
     en featured software  · books c net oreilly
     ·
    Share on: twitter facebook linkedin copy
    C# 4.0 in a Nutshell

    My Big Company asked me to develop a small-sized application using C# and WebForms. The Customer was a big Italian Bank, and it asked for that technology: I was chosen because of my Java seniority, but I was zero on .NET knowledge

    The “C# 4.0 In a Nutshell” was a real time-saver for my. The 1000-pages book written by Joseph&Ben Albahari will give you a complete look to the C# Technology.


    Read More
  • Introduzione a SQL Server 2008 Express

    calendar Jan 30, 2011 · 4 min read
     featured it sql  · c database sqlserver
     ·
    Share on: twitter facebook linkedin copy

    In questo articolo parleremo di Microsoft SQL Server.

    SQL Server nasce inizialmente da uno sforzo congiunto di Microsoft, Sybase and Ashton-Tate che nel 1989 creano tale prodotto avente come target OS/2.

    Dopo alcune vicessitudini Microsoft si smarca da Sybase e SQL Server versione 6.0 è la prima versione per Windows NT che non ha più dipendenze di copyright da Sybase.


    Read More
  • Ma in fondo non è reato

    calendar Jan 29, 2011 · 1 min read
     it  · brelusca politic
     ·
    Share on: twitter facebook linkedin copy

    E’ veramente tenero il modo in cui i moltepici portavoce del governo tentano la disperata difesa del Brelsuca World. Proprio mentre gli echi della corruzione Bertolaso rimbalzano sullo sfondo, la crisi della società italiana continua, sentiamo difese disperate.

    Si è arrivato a dire che il privato è privato, in fondo se una si prostituisce sono affari suoi, la fidanzata è sparita…


    Read More
  • lambdaj

    calendar Jan 23, 2011 · 1 min read
     en knowledgebase lang software  · closure functional-java functional-programming java
     ·
    Share on: twitter facebook linkedin copy
    lambdaj
    How many times have you read or written the same two or three lines of code that frequently seem to go together, and even though they operate on different objects, feel like the same thing? And how often these repetitions involve some sort of collections iteration or more generically manipulation? These repetitions in the code is something that developers eventually learn to filter out and ignore when reading code, once they figure out where the interesting parts are placed. But even if the developers get used to it, it slows them down. Code like that is clearly written for computers to execute, not for developers to read.

    lambdaj is designed to easily manipulate collections. Its features are intended to filter, convert, index and aggregate the items of a collection without explicitly iterate on it.

    Integrate lambdaj in your software architect toolkit (italian link)


    Read More
  • Il nonnetto d’Italia

    calendar Jan 21, 2011 · 3 min read
     it  · brelusca italia paese politica
     ·
    Share on: twitter facebook linkedin copy

    Più di un anno fa, Veronica Lario dichiarò che Silvio Berlusconi era una persona malata, per la precisione nel settembre del 2009., quando iniziò a circolare la storia del “papi” con una minorenne.

    La situazione si è spinta fino a dove siamo ora:

    • una denuncia induzione alla prostituzione di una minorenne
    • una accusa di concussione, cioé di abuso di potere per risolvere l'arresto di una delle sue protette minorenni
    • una denuncia per plagio da parte di Cettolaqualunque
    Partiamo da qui per parlare dell'Italia tutta, e spostiamo leggermente il discorso fuori dal brelusca world

    Il lavoro per i giovani nel nostro Paese è ormai una chimera. A confermarlo è l’Istat nell’indagine “Noi Italia” del 2011.  I giornali hanno titolato dicendo che i giovani non lavorano, non studiano e non cercano il lavoro: certo se sperano di imbucarsi ai festini di arcore, bisognerà riportarli alla realtà presto.

    L’esempio di Marchionne porterà i nostri imprenditori a nuove tentazioni: il governo invece di tenere a bada velleità di retribuzione quartomondiste, lo incoraggia.

    La crisi del debito è tutt’altro che archiviata: a dicembre e agli inizi di gennaio «tensioni» sul debito sovrano si sono manifestate «anche in Italia, Spagna e Belgio» (citazione dal Corriere).

    Sintetizzando: l’economia non sta per niente bene. Il mercato del lavoro è fermo. La finanza è ridotta male (Intesa fa pagare 40 euro all’anno l’ex conto zero tondo, prima gratuito). L’istruzione ha appena ricevuto una doccia fredda sotto forma di riduzione dei fondi che tende ad incoraggiare scuole private senza standard di qualità. Lo spacciato tentativo di riforma della giustizia (chiamato il legittimo impedimento) è stato sonoramente bocciato perché anticostituzionale (sorpresa sorpresona).


    Read More
  • La petizione…

    calendar Jan 20, 2011 · 1 min read
     it  · politica
     ·
    Share on: twitter facebook linkedin copy

    …per far dimettere il nostro primo ministro

    http://www.libertaegiustizia.it/2011/01/20/resignation-firma-lappello-di-leg/

  • How to display an animation during page loading

    calendar Jan 12, 2011 · 1 min read
     en featured knowledgebase software  · javascript jquery magic web
     ·
    Share on: twitter facebook linkedin copy
    How to display an animation during page loading

    Old web site requires sometimes to show a big “Loading…” gif in the front of the page. It is not trivial to do it, especially if you have already plenty of jQuery forms developed, with complex form submission, and half the site in an ajax form.


    Read More
  • Closure in C#

    calendar Jan 6, 2011 · 2 min read
     en knowledgebase lang software  · closure functional-programming net
     ·
    Share on: twitter facebook linkedin copy
    Closure in C#

    After the success of Closure in Java we like to show you a good example in C# too.

    C# has a very strong support for Lambda functions, because it needs to support the LINQ language constructs.

    So defining a closure is quite easy. Best, it is possible to define a “delegate” , which is a typed function: the compiler will help you to avoid errors because will match the lambda function against the delegate.


    Read More
  • Semplici regole per software architect

    calendar Jan 1, 2011 · 4 min read
     featured it software
     ·
    Share on: twitter facebook linkedin copy
    Semplici regole per software architect

    Per sviluppare bene un software, vi sono tante regole da seguire. Se vi danno la responsabilità di una architettura, vi sono però tre piccoli principi che mi hanno salvato più di una volta. Senza pretendere che essi valgano per tutti, ma conscio del fatto che in oltre 15 anni di programmazione ad oggetti mi hanno salvato più di una volta, eccoli qui:


    Read More
  • Redis Persistent and performant key/value memcache db

    calendar Dec 19, 2010 · 1 min read
     it  · ant db ideas
     ·
    Share on: twitter facebook linkedin copy
    Redis is an advanced key-value store. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists, sets, and ordered sets. All this data types can be manipulated with atomic operations to push/pop elements, add/remove elements, perform server side union, intersection, difference between sets, and so forth. Redis supports different kind of sorting abilities.

    […]


    Read More
  • 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
    • ««
    • «
    • 39
    • 40
    • 41
    • 42
    • 43
    • »
    • »»

Recent Posts

  • Arduino Q da far crescere
  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers

Categories

EN 495 IT 478 KNOWLEDGEBASE 186 SOFTWARE 179
All Categories
ADVERTISEMENT2 AUTOMATION5 BLOG-OBJECTSROOTCOM88 BOOKS3 COVID1919 DEVOPS30 EGGBOX4 EN495 ERLANG14 ESP82666 EVERGREEN4 FEATURED92 FLASH1 FREEDOM8 GENERATIVEAI5 HOMELAB1 HUMOR82 INTERVISTE2 IT478 JAVA3 JAVASCRIPT1 K8S-DONE-RIGHT3 KNOWLEDGEBASE186 LANG30 LETTERE-A-MIA-FIGLIA30 LETTERE-A-MIO-FIGLIO38 LIBRI3 NEWS3 ORG-MODE-PARSER9 PROJECTS8 PYTHON18 RACCONTI5 RECENSIONI18 RETRO-COMPUTING35 REVIEW1 REVIEWS11 SITE12 SOFTWARE179 SOFTWARE-PROJECTS14 SQL27 UNCATEGORIZED1 UNIX-FEATURED7
[A~Z][0~9]

Series

ARDUINO 25 PROGRAMMING_LANGUAGES 7 RISPARMIO 5 FREEDOM 4
All Series
ARDUINO25 FATLAMA3 FREEDOM4 HOMELAB1 POLITICA3 PROGRAMMING_LANGUAGES7 RISPARMIO5
[A~Z][0~9]

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top