-
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 -
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.
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.Django focuses on automating as much as possible and adhering to the DRY principle.
Read More -
This bug fix release of brasil4windows give supports to very big zips (over 2Gb). The fix is very trivial, but it is crucial if you plan to store big zips. You can download brasilwin_1_1 clicking on this link. Upgrade is higly recommended. Zip64 extensions was disabled because the default zip and unzip commands on Unix (the InfoZIP utilities) don’t support these extensions, as stated in the Python documentation.
Read More -
Example of a solution about car not starting. If you car is not starting, check the batteries as first. It is the most common problem of issues
(this is an example document for the PanamaKB Plugin)
-
This is an example fo a problem done with the panamakb plugin:
Problem: My car is not starting.
Description: My car is not starting
(this is an example document for the PanamaKB Plugin)
-
This is the first summer for Gioorgi.com.
The Editor-in-Chief has just selected a bunch of article to schedule in the next weeks.
September will be a “hot of news” month, whereas October will lead you to “new technical projects”. Keep following (and reading) us!
-
Some random application ideas, for the RedScorpion section…
Inspired by the Italian Java User Group, I have done a “bet” on two simple project, to look forward them as a “projects for the user and not the technical guys”. The project are only idea at the time of writing, but if you think they can be good, leave a comment below. Bye :)
Read More