-
Do you want develop web applications in a fast, prototype based way using Python?
Follow us and learn how to use web2py….
Step 1: Python 2.6 proper setup
On Linux be sure to install sqlite development library; the following command will help on RedHat:
sudo apt-get install sqlite-devel
Install python 2.6, this will avoid the need of additional libraries.
You will also need openssl, so if you haven’t聽 it issue commands like
sudo apt-get install openssl
and be sure to get also the python wrapper pyOpenSSL hosted here
We happly compiled pyOpenSSL from sources
For more tips and tricks look also at this recipe about Apache Setup, if you need it.
Read More -
C’猫 stato poco tempo fa il Mobile World Congress di Barcellona. Vista la vicinanza con il rilascio di iPad, e l’aggressivit脿 di Apple (che sositene essere un forte competitor Mobile), vale la pena fare qualche rilfessione.
Read More -
Closure in Java: fast and nice!
Feb 26, 2010 路 4 min read 路I have decided to re-cook this subject, adding a my specialized Example also.
Let’s start!
Read More -
This article is a work in progress: it will be expanded by your comments…
Python is a very curios programming languages: it give you classes but also a strong function-oriented environment to play with. So, if you like functional programming (read: you like聽 Lisp and/or Erlang)聽 you should give python a closer look.
Read More -
Sono sempre rimasto sorpreso da come il grande B (Silvio Berlusconi) abbia svecchiato la politica sia dal punto di vista linguistico che da quello “comportamentale”.
Mentre dal punto di vista linguistico 猫 gi霉 stato detto molto, dal punto di vista comportamentale in pochi hanno analizzato la modalit脿 di interrelazione del grande B: in parte perch茅 猫 molto raffinata e complessa, ed in parte perch茅 bisogna essere veramente svegli per rilevarla ed accorgersi che non 猫 casuale, ma calibrata in modo tattico.
Alla redazione di Gioorgi.com pensiamo di avere molto da imparare dal grande G (pi霉 di quanto si potesse imparare da Giulio Andreotti o da Bettino Craxi) e quindi proviamo a dare una modesta descrizione della tattica comunicativa del聽 grande G.
Read More -
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:
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.
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