-
Django Project, a powerful and clean Python Web Framework, is going to relase 1.2 as the next milestone at the beginning of March. For the meanwhile, you can grab the Beta2:
As part of the Django 1.2 release process, tonight we've released Django 1.2 beta 1, a preview/testing package that gives a little taste of some of the new features coming in Django 1.2. As with all alpha and beta packages, this is not for production use, but if you'd like to try out some of the new goodies coming in 1.2, or if you'd like to pitch in and help us fix bugs before the final 1.2 release (due in April), feel free to grab a copy and give it a spin.
Looking at the release notes we get- Object-level permissions
- Permissions for anonymous users
If you can, it will worth to look at.
Read More -
One of the best thing of scripting languages like Python is the ability to fast prototype complex things. In the past ten years, if you like to build distributed application you was forced to use huge and heavily languages like Java.
On Python there is a nice library called Pyro, which used with success:
Read More -
Book review by Stefano Fago: This book introduce one of most interesting language of new wave of functional programming. You will find a complete overview of clojure language focusing in functional paradigm that can be the real obstacle for a standard developer. The author try to follow you on learning different subject with a lot of examples but sometimes it need more reflection and time to master some arguments and a syntax that may seems obscure. The book is a good starting point to introduce you to a new way of programming but also to learn some particulars aspect of Java. To consider a complete but not easy reading. However a book to have!
Read More -
Testing is important.
Testing web interfaces is difficult, and often your consultant company prefer to suggest you a manual-based testing. But is it so difficult to do automatic web testing using open source software?
Let’s give a look to two nice web testing software
Warning: this article is still in progress: it has been published for getting comments all around.
Read More -
Da Acquadro.it, leggiamo questo suggerimento su come trasferire le email da Outlook al vostro Mac:
Nel mio recente passaggio a MacOsX, uno dei problemi che ho dovuto risolvere è stato il trasferimento delle email dal vecchio PC ( Outlook Express su WinXp) a Mail di Apple. Ho installato un mail server sul PC (hMailServer),creato un account e trasferito dal O.E le email via IMAP in windows. Sul Mac ho aggiunto un nuovo account che puntasse al server mail installato e copiato in locale tutti i messaggi.
-
The http://www.pocketsoap.com/tcpTrace/ is a small windows utility to track down connections.
It can be very userful in your SOA-days (Service Oriented Architecture Happy Days).
-
Every Year, Giovanni consider some "trends" based on his consultant experience. This trends have been gathered in the last six months, and are printed at regular basis. This thoughts are note merely "preference", but are strong opinions based on IT firms products, cleared by buzz-words and soap-opera-like scoop (like "Wired" bad ideas are :).
CMS Market is still facing PHP simplicity versus huge software house products.
Druapl & Wordpress are good. Drupal is an ace if you are very dynamic needs. For instance, multi-language sites, forums, polls and so on are a snap to install. But if usability is a concern, choose wordpress. joomla/Mambo are not so good in my own opinion, but I’d like to her a comment from you.
Read More -
If you're trying to use MySQL with phpMyAdmin, you've set up the phpMyAdmin's config.inc.php, and you're getting an error saying "Client does not support authentication protocol requested by server; consider upgrading MySQL client", you need to set the password on the mysql command line using the OLD_PASSWORD('password') routine.
For example:
Read More -
Mastering clusters of Unix machines part2: the right tools
Oct 11, 2009 · 1 min read ·
After working with unix for years, we noticed it is difficult to get a very uniform approach to unix management.
Often different Linux distributions share very little, configuration is different every time. Worst, some good unix tools (like cron, syslog, etc) can be used in a distributed environment, but are very difficult to configure, very user unfriendly and so on.
Read More -
Mastering clusters of Unix machines part1: the right VM
Oct 4, 2009 · 2 min readen featured knowledgebase software · business development gioorgi internet linux ubuntu virtualization·
One day, we have the need to create a fast cluster of linux machine, specialized and easy to segragate in different networks (for better security). We need web servers, integration servers (running java hudson), huge developer machines (running for instance eclispe) and so on.
It was not easy to find a good environment. This research lead us also to consider a very huge set of different and complex management software. In this series of article, we will show what we discovered.
Or final goal is to have a way to define a set of linux virutal machines, connect them and manage all using open source software. We also want tools easy to understand. We do not want super-optimized stuff, we have the “just it works well” approach.
We thinked about these types of virtual machine: super light LAMP servers, medim sized java tomcat servers (or udson servers), big database machines and super big development machines.
Read More -
A nice wordpress plugin
Author: Skullbit
Enhance your Registration Page.
Custom Logo Tired of that WordPress logo getting all the attention? Upload your own custom logo image and get your brand in the spotlight.
Password Field Hate those forgettable auto-generated passwords? Allow your users to set their own prefered password during registration. Includes that sweet Password Strength Meter from the Profile page.
Read More -
Welcome to Apache Rampart
via Apache Rampart .Rampart is the security module of Axis2. It secures SOAP messages according to specifications in the WS-Security stack.
-
Quick Look is a package to collect system statistics and output pretty graphics and (X)HTML pages. It allows system administrators to have a quick look on the status of their systems, without going for a more advanced (and heavier) solution.
Quick Look currently shows…
CPU and memory usage
Read More -
How to run Mac OS X on a generic PC
via How to run Mac OS X on a generic PC • Register Hardware.No need for hacked software
References:
