En
All English articles are marked under this category
-
As we have seen, bug tracking tools are a very important piece of your It infrastructure. Some tools aims to be a storing ticketing system (like Remedy), others a simple bug tracking tool. In this second post we are going to analyze one of them, called FogBugz
Read More -
We read and report:
Tonight, to clear up some problems with the packaging of the Django 1.0.1 release from Friday, we've released Django 1.0.2; once again, this is a bugfix-only release, and is a recommended upgrade for anyone targeting or using Django 1.0 or Django 1.0.1.
Weblog entry announcing the release is here: http://www.djangoproject.com/weblog/2008/nov/18/102/ Release notes are here: http://docs.djangoproject.com/en/dev/releases/1.0.2/
Read More -
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 -
We are happy to publish a Chief Editor Direct Note (CEDìN):
Dear readers, our spirit is strong, as our commitment, to deliver to you the better and best article out of there. For this reason, we had worked hard to do the first major revision of the Site. Here the major changes:
Giovanni Giorgi, Chief Editor of Gioorgi.com- New look, featuring context-pages. Pages are different based on sections. The complete look will rollout in the next month. So keep in touch.
- Ajax power: article are loaded via a tiny ajax magic, to reduce site load
- The new "Friday relaxing news", for giving you something to read about.
- A new set of article about software business, the first of them is already out.
-
Soundsnap.com: Find and Share Free Sound Effects and Loops
SoundSnap is a very nice site, you can use to download free sounds to build podcasts and so on. Quality is good, and the interface is fast.
This is our Friday relaxing news! Short stories for the weekend! To get the complete list, please look at the relax tag.
Read More -
Mantis bug tracking tool 1
Nov 12, 2008 · 2 min read ·
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 -
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 -
We are happy to publish a Chief Editor Direct Note (CEDìN):
Hi dears readers, we at Gioorgi.com are working hard to deliver to you the better and best article out of there. For this reason, we are planning also a major theme review.
Your comments are always welcome.
Read More -
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 -
We are happy to release filecounter_0.1
File counter is a small python script to scan files and get userful information.
For instance: fileCounter.py java -wc
scan all java files and get the total lines.
You can add estension on command line, and invoke internal commands via the proper option. This is a beta release.
Read More -
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
-
After some testing, we are happy to release brasilwin_1_2, which features Java Jython 2.5alpha3 support!
Read More -
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 -
Because of the forthcoming release of Jython 2.5 (after an year of silence), we at Gioorgi.com are checking Brasil compatibility, right now. What is Jython?… we read from the Jython website:
Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.
Jython 2.5 looks very promising, and we are planning Jython support for future Brasil releases.
Read More