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
  • Java HttpClient and Load Balancer bad interactions

    calendar May 21, 2009 · 2 min read
     en knowledgebase software  · apache bug complex http java performance system unix web
     ·
    Share on: twitter facebook linkedin copy
    Java HttpClient and Load Balancer bad interactions

    Working for a very big customer, I found a very nasty interaction between Sun HttpClient (JDK 1.4) and Http  Load Balancers.

    In a complex network environment, sometimes you can experience low level TCP/IP comunication errors, because sometimes HttpClient get confused and hangs.

    The bad behavior of Sun HttpClient is well known: some guys suggested me to use the Axis Web Client. Anyway you can solve the issue adding these three parameters to the JVM launch line


    Read More
  • HttpFox :: Firefox Add-ons

    calendar May 6, 2009 · 1 min read
     en knowledgebase  · developement web
     ·
    Share on: twitter facebook linkedin copy
    HttpFox :: Firefox Add-ons

    HttpFox

    An HTTP analyzer addon for Firefox

  • About the Gioorgi KnowledgeBase

    calendar Apr 9, 2009 · 1 min read
     en knowledgebase software  · gioorgi giovanni jug news opensource site web
     ·
    Share on: twitter facebook linkedin copy
    About the  Gioorgi KnowledgeBase

    The Gioorgi.com’s Knowledge Base is a new service provided to readers.

    The Knowledge base arranges tips & tricks scattered on the web, and based on the Giovanni Giorgi’s  IT consulting experience.

    The information are mostly based on open source technology, but also commercial products are described. Albeit knowledge base born as a small random “basket for notes”, it is an ideal place for comments, discussions on arguments and so on.


    Read More
  • A very good hosting provider

    calendar Mar 3, 2009 · 1 min read
     en featured software  · gioorgi hosting internet java linux php unix web
     ·
    Share on: twitter facebook linkedin copy
    A very good hosting provider

    After my past experience with bad hosting provider, I am happy to say I have find a very good hosting service. If you need VPS hosting, Rimuhosting is a very good choice.

    After about two years with Rimuhosting, I can summarize their feature here:

    • They have a very good  entry-price for a virtual hosting
    • System aministrator has a very prompt response: on every issue I get support in 24 hours, also on Sunday
    • Rimuhosting uses a Xen virtualization mechanism which is very effective. I have tried other virtualized solution, which are worst.
    • Java hosting works well, without problems.
    • The default Bandwith is very huge (30GB). There is also  an automatic backup and a remote web-based shell out-of-the-box.
    • You can choose between high-end Linux distribution  (like Red Hat enterprise) and free one.
  • Official Google Blog: Google Chrome No more beta

    calendar Dec 12, 2008 · 1 min read
     en software  · google web
     ·
    Share on: twitter facebook linkedin copy
    Official Google Blog: Google Chrome No more beta
    Google Chrome (BETA)

    12/11/2008 10:00:00 AM

    Since we first released Google Chrome, the development team has been hard at work improving the stability and overall performance of the browser. In just 100 days, we have reached more than 10 million active users around the world (on all seven continents, no less) and released 14 updates to the product. We’re excited to announce that with today’s fifteenth release we are taking off the “beta” label!


    Read More
  • Django 1.0 Release is out

    calendar Sep 3, 2008 · 2 min read
     en  · framework news python web
     ·
    Share on: twitter facebook linkedin copy
    Django 1.0 Release is out

    I am happy Django Team has released version 1.0 of its python web framework. It was planned for 21th of September, but they speed up things :) We can read on Django web site:

    Developed and used over two years by a fast-moving online-news operation, Django was designed to handle two challenges: the intensive deadlines of a newsroom and the stringent requirements of the experienced Web developers who wrote it. It lets you build high-performing, elegant Web applications quickly.

    Django focuses on automating as much as possible and adhering to the DRY principle.

    In my own opinion django is too much “DRY”, and sometimes simpler solutions was avoided by them because considered “dirty”. Anyway, I have followed Django from 2006, and I suggest you to give it a try.


    Read More
  • Gioorgi is born

    calendar Jun 23, 2008 · 1 min read
     blog-objectsrootcom en  · gioorgi gioorgi-com giovanni italia site web world
     ·
    Share on: twitter facebook linkedin copy
    Gioorgi is born

    I am happy to annouce to the world a new website, which will substitute the old Vamp site

    It is Gioorgi.com, the italian blog of Giovanni Giorgi.
    Gioorgi.com will also spot a new technology "gym" during the year 2009.

    Stay tuned!

  • Asus EEE-PC better then Mac Air?

    calendar May 7, 2008 · 4 min read
     blog-objectsrootcom en software  · arc build car code commercial development easy file fini freedom funny future games good hacking hard ideas internet italia italy linux news pd performance reader rim search site small system telecom test trouble ubuntu ui vi war web windows world
     ·
    Share on: twitter facebook linkedin copy
    Asus EEE-PC better then Mac Air?

    Finally I managed to buy a Asus EEE PC 700  this week. I would thanks a lot Next Store and its kindly clerks, which I will prefer in future to Mediaword :)
    If you are at Milan and you plan to buy it, Next Store is a good choice.


    Read More
  • The Valueteam PDFGenerator

    calendar Apr 16, 2008 · 2 min read
     blog-objectsrootcom en software  · ant api arc asp business car commercial cute database design email file import interface j2ee java microsoft net pd pdf prove test tip ui vi war web
     ·
    Share on: twitter facebook linkedin copy
    The Valueteam PDFGenerator

     

    Per un importante cliente di ValueTeam, ho sviluppato per un'applicazione chiamata PDFGenerator, che è stata pacchettizzata come un vero e proprio prodotto.
    PDFGenerator nasce in una situazione caratterizzata da un alta variabilità dei requisiti utente.

    Le specifiche del progetto hanno subito variazioni significative nell'arco di quattro anni, ed alla fine i requisiti utente erano parecchio mutati.  L'applicazione, già fatturata, non era ancora stata validata dal Cliente finale, ed era passata di mano moltissime volte.
    Da un lato c'era la necessità di fornire uno strumento semplice da utilizzare, dall'altro la possibilità di espanderlo nel momento in cui le esigenze di Business del Cliente fossero cambiate, contenendo i costi di sviluppo.
    Questi due aspetti erano acuiti in questo contesto, poiché i dati potevano provenire da fonti assai eterogenee per tipologia (database o personale del marketing) e l'utente finale doveva elaborarle in modo uniforme e rapido.
    Per queste ragioni la specifica era cambiata spesso nel tempo, e la sfida era notevole.
    PDFGenerator è semplice dal punto di vista software, e la sua forza sta nell'idea, e nella capacità di capire l'utente finale.


    Read More
  • Javascript and Smalltalk

    calendar Feb 15, 2008 · 3 min read
     blog-objectsrootcom en software  · ajax ant build car code development easy features fix future git good hard html http interface java javascript jquery performance ping programming project sage script simple small smalltalk squeak system tip ui usa vi war web
     ·
    Share on: twitter facebook linkedin copy
    Javascript and Smalltalk

    There is a future for SmallTalk? I was a very strong fan of the SmallTalk language, but in the last five years I have seen more and more contraction of its usage in the IT field.

    The OLPC project, which uses also Squeak Smalltalk and its done by the core team fo Squeak, is not going very well.


    Read More
  • About macosx

    calendar Feb 6, 2008 · 1 min read
     blog-objectsrootcom en  · apple arc funny html http interface macosx oreilly pd pdf rim system ui web windows world
     ·
    Share on: twitter facebook linkedin copy
    About macosx

    We read in wikipedia:

    "Mac OS X is the successor to the original Mac OS, which had been Apple's primary operating system since 1984 [...] The first version released was Mac OS X Server 1.0 in 1999, and a desktop-oriented version, Mac OS X v10.0 followed in March 2001"
    The funny thing about MacOSX launch was the huge hype on the retail box: it was named "The world's most advanced operating system" and really it was very huge leap ahead.


    Read More
  • Dynamic languages troubles

    calendar Jan 30, 2008 · 3 min read
     blog-objectsrootcom en software  · again ant api arc build business car code complex database design easy eclipse example fix hard hosting http ibm import java lion microsoft perl php plugin project projects python ruby simple small smalltalk sql system tools trouble ui unix war web world
     ·
    Share on: twitter facebook linkedin copy
    Dynamic languages troubles

    I have read http://www.manageability.org/blog/stuff/chandler-failure and I think it is very danger way of exposing concepts.

    In the article pointed out, the quite dead Chandler project is compared to the multi-billion Eclipse project. And then a too easy analysis is done against dynamic languages, where Java is the absolute winner.


    Read More
  • Shopping in the IT

    calendar Jan 21, 2008 · 2 min read
     blog-objectsrootcom en software  · ant apple arc database db engine file good google hard make microsoft mysql news opinion oracle ping search search-engine sql ui war web
     ·
    Share on: twitter facebook linkedin copy
    Shopping in the IT


    Oracle buys BEA and Sun buys MySql.

    In reply,Migrosoft is hungry and is watching Yahoo :-)

    <joking> 

    Any bets on the next money-based-news?

    I'm going for

    • Oracle buys Sun: "We need more hardware to run Oracle and WebLogic together! "
    • Google buys Oracle: "We have *even* more hardware...come on!"
    • Apple buys Google: "So nice LOGO", retrodating a bunch of stock options, I suppose.
    • Microsoft buys Apple ("So annoied their are more cool then us!") and shut down all them all so you will end up using their search engine, I hope.

    </joking> 


    Read More
  • pyparsing review

    calendar Jan 16, 2008 · 2 min read
     blog-objectsrootcom en reviews  · ant arc book build code complex easy engine example funny good import lisp perl python script scripting search search-engine simple small table ui vi web
     ·
    Share on: twitter facebook linkedin copy
    pyparsing review

    This is the sad true: parsing is boring. And writing parser is even worst.

    If you can choose a scripting language for parsing you can think to do it in perl.

    For this way, take a big breath and go in the black sea  of perl's funny regexp. They are funny only if you have that special love for the regular expressions.


    Read More
  • Will Zend slash rubyonrails?

    calendar Dec 9, 2007 · 2 min read
     blog-objectsrootcom en  · build code design easy eclipse engine example framework funny http ibm java jug lamp nerd pd pdf perl php project python ruby small system ui web
     ·
    Share on: twitter facebook linkedin copy
    Will Zend slash rubyonrails?

    Let the Zend Framework introduce itself as a Borg would do: 

    "Hi dear RubyOnRails. Hi all. I am the Zend Framework, a small work (about  5 tons of code) done by IBM and Zend to destroy you. You think php is not able to build big project?... do you?
    So you have dared to develop RubyOnRails or Perl or Python, thinking you can own the web in your way... Dear nerds you are so funny and young!!" in a lamp of light the borg duplicate itselfs in 100 indians programmers, saying together


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»

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