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
  • 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
  • Squeak Tutorial for Java Programmers

    calendar Sep 25, 2008 · 1 min read
     en knowledgebase  · pdf smalltalk squeak tutorial
     ·
    Share on: twitter facebook linkedin copy
    Squeak Tutorial for Java Programmers

    Here you can find my Squeak Tutorial for Java Programmers.

    I have written it for my friends and for all java guys out of there

    [UPDATE] Smalltalk For Java Programmers PDF is available at this url

  • 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
  • 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
  • Postgres performance tuning

    calendar Apr 3, 2008 · 1 min read
     blog-objectsrootcom en knowledgebase software sql  · database postgresql sql
     ·
    Share on: twitter facebook linkedin copy
    Postgres performance tuning

    After a bit of work, I have managed to optimize the performance of my Postgresql Server.

    I have spent a saturday morning digging around postgresql, using the fantastic komodo editor, and I am happy with the final solution.

    I followed  some suggestion on power PostgreSQL site, and now my postgres is blazing fast. For small needs, tuning postgres is easy as working with MySql. And with postgres you get for free Transaction and PL/SQL without the need to do extra configuration or tuning or your database.


    Read More
  • better unix life2

    calendar Jul 31, 2007 · 1 min read
     blog-objectsrootcom en knowledgebase  · unix
     ·
    Share on: twitter facebook linkedin copy
    better unix life2

    If you need to work on cluster, is nice to have syncronized terminals to send the same commands in parallel.

    Is it also doungerous, so do some test before sending a bunch of vi commands!

    On Unix, a cheap and fast solution is Kde “konsole” which has such option.


    Read More
    • ««
    • «
    • 9
    • 10
    • 11
    • 12
    • 13
    • »
    • »»

Recent Posts

  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers
  • Vibe Coding: easy to say, difficult to survive

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top