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 Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
馃寪
English Italiano
github linkedin rss
  • Selling software which is of some value

    calendar Nov 16, 2008 路 3 min read
     en software  路 opensource redscorpion
     路
    Share on: twitter facebook linkedin copy
    Selling software which is of some value

    At Gioorgi.com, after working with a lot with software for over twenty years,聽 we have envisioned a clear idea about open source. This is the second article of a series tagged “opensource”: the previous one is Open Source for the infrastructure; in such article we started to do some tiny consideration of the destiny of big closed huge framework. Things are getting bigger and bigger, and maintaining big code library is a high cost for software house

    In the 2008, when I look at software I ask only a thing: to be simple.聽Embarrassingly聽simple. The success of Mac stuff (like ipods, macosx and so on) is based vastly on simple design of ready to use, not annoying stuff.

    For this reason, the software is not anymore the focus. Core software should be open source: things like word process are not the future of the business. Things like FaceBook are the future of business.

    What you try to sell is your GUI design experience (see things like FogBugz or Wordpress), your networking idea (like Facebook), your focus on search agents (like Google, because too much information is useless by definition).


    Read More
  • Mantis bug tracking tool 1

    calendar Nov 12, 2008 路 2 min read
     en knowledgebase software  路 bugtracking development opensource
     路
    Share on: twitter facebook linkedin copy
    Mantis bug tracking tool 1

    In the previous article we introduced the reader to the bug tracking tools.

    In this article we will analyze Mantis, an open source bug tracking tool It is very important to stress you are going to use much more time to set up an open source bug tracking tool. A fraction of this time is for setting it up, but the vast majority of your time will be spent setting it up, customizing it and recovering information on it.


    Read More
  • Open Source for the Infrastructure

    calendar Nov 9, 2008 路 3 min read
     en featured software  路 business opensource redscorpion
     路
    Share on: twitter facebook linkedin copy
    Open Source for the Infrastructure

    At Gioorgi.com, after working with a lot with software for over twenty years,聽 we have envisioned a clear idea about open source.聽This is the first article of a series tagged “opensource”: let’s start!

    Richard Stallman Vision, based on GNU open source idea, is too radical from our point of view.

    Stallman GNU License is based on a “copyleft” idea, which gives聽everyone聽the freedom to look at others’work, without taking credits for it. The license vision is very strict, so consulting is the natural option for an IT business based on GNU software, which is drived by Univestities, because of its basic freedom statement. Closed and paid software is still widely used,聽but open source is the key for the next revolution; let’see why.


    Read More
  • Percorso Formativo Completo

    calendar Nov 6, 2008 路 1 min read
     it software  路 ajax java tutorial
     路
    Share on: twitter facebook linkedin copy
    Percorso Formativo Completo

    (Updated on 2014,2018) Programma suggerito del percorso formativo:

    1. Object Oriented Programming (OOP) & Java
      • Hollywood Principle, "don't call us, we'll call you".
      • Struts 1.2 e succ
      • Hibernate, speed intro.
    2. Consulenza
      • Articolo: Customers Don't Know What They Want. Stop Expecting Customers to Know What They Want.
    3. Design Patterns e modellazione
      • CRC Cards
      • Wikipedia definition
    4. ToolBox as a plus:
      1. JUnit e HttpUnit Cookbook
      2. Regular Expressions Esempio animato Editor per esercitarsi
      3. Linux Filosofia alla base di Unix, da "The Art of Unix Programming" di Eric Steven Raymond
      4. Linguaggio open a scelta, diverso da Java: Python, Perl o Ruby Cosa provare: RubyOnRails, GoogleAPI in python, librerie CPAN del Perl
    5. Approfondimenti
      • Esempio di  project management semplificato.
      • Bug Tracing Tools.
      • eBay: esempio di progettazione scalabile
      • La cattedrale e il bazaar di E.Raymond. Versione originale.
      • Net Cat.
  • Introduction to Bug Tracking tools

    calendar Oct 16, 2008 路 2 min read
     en knowledgebase software  路 bugtracking development
     路
    Share on: twitter facebook linkedin copy
    Introduction to Bug Tracking tools

    At Gioorgi.com we will start a series of articles about bug tracking. As usual, our posts will be short, tight focused and open to comments and improvement.

    A software will be full of bugs at some point of its life, and every good developer/project manager must be ready to address these issue. Let’s see how to fix them….


    Read More
  • fileCounter version 0.1

    calendar Oct 9, 2008 路 1 min read
     en software  路 python redscorpion
     路
    Share on: twitter facebook linkedin copy
    fileCounter version 0.1

    We are happy to release filecounter_0.1

    File counter is a small python script to scan files and get userful information.


    Read More
  • Hibernate Speedest introduction

    calendar Sep 21, 2008 路 3 min read
     en knowledgebase software  路 database java lang tutorial
     路
    Share on: twitter facebook linkedin copy
    Hibernate Speedest introduction

    In this article I will introduce you to Hibernate 3 persistence framework. This article is worth to read, because give you a very fast track to Hibernate; I have used this tool for the past six years, when only聽the good 2.x series was out of there. Then I have the lucky of training two teams on two different and big projects, with a “zero time” to teach them hibernate. So I decided to put here my advices, hints, tips and tricks, for the rest of the guys around the World.


    Read More
  • Network computer: revisited

    calendar Aug 3, 2008 路 3 min read
     en software  路 ideas redscorpion trends
     路
    Share on: twitter facebook linkedin copy
    Network computer: revisited

    The Network Computer was a bad idea born in the middle of the ‘90, and ended up to be completly wrong. Anyway, the current software tecnologhy (like AJAX, Google Gears, the psedo-new-ms-windows os called midori) can be helpuful to sketch a new idea of operating system.

    The network computer fails because it pretends to store all information (program, user data) on the server. Worst, it pretends a fee for application usage. But users preferred a buy-one model, because they didn’t like the renting model

    In the NC world the Software company will also hold all you private documents, 聽a very security concerns.

    And the software company must guarantee also nobody will look your important market strategy stored on a corel draw excel. This things costs too much.

    Even Apple is trying to remove DRM from Apple Store, selling some titles without it. The reason is simple: apple needs to upgrade its copy protection scheme, for avoiding some hacker will be able to crak it. But this costs too much!

    Let’s see what we can think now, after 10 years, a bunch of iPhone/EEPC out of there and Open Source full of life…


    Read More
  • Designing Interfaces with Balsamiq

    calendar Aug 1, 2008 路 3 min read
     en featured knowledgebase software  路 design interface
     路
    Share on: twitter facebook linkedin copy
    Designing Interfaces with Balsamiq

    In the last seven months I have the need of sketching a bunch of interfaces, but I cannot find a valid tool. I was a Software Architect of a big huge project, busy also on other聽smaller projects聽as project manager.

    I need a rapid way to sketch use cases, to pass them to a聽very young team.

    Web interfaces are not easy to design, and we was in a very weird situation: the team was forced to use DAOs, with no O/R mapping tool. So I need also to map some interfaces to a database model, to help them building the model and the view classes

    After some search, I ended up with MS Visio.

    MS Visio is great, but too difficult to use, doing training is hard and so I must discourage its use. Worst, Visio costs a lot, and it is not included with the standard MS-Office Tools.

    Visio offers only WinXP look&Feel, which is not the best for designing agnostic web interfaces.

    Thank you to a friend of mine, I have the discovered the聽BalsamIQ Mockup project. Let’s see why it is a so good solution.


    Read More
  • Gioorgi.com projects page popped out!

    calendar Jul 21, 2008 路 1 min read
     en software  路 redscorpion site
     路
    Share on: twitter facebook linkedin copy
    Gioorgi.com projects page popped out!

    After a bit of working, the projects section聽of Gioorgi.com is coming into life. Gioorgi Team is looking forward the 2009 to finalize the research projects.


    Read More
    • ««
    • «
    • 14
    • 15
    • 16
    • 17
    • 18
    • »
    • »»

Recent Posts

  • 6,76%
  • Il tizio con il cappello che crede di comandare il mondo intero
  • Murderbot: i diari della macchina assassina
  • Breve guida agli ETF

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top