Search
Translate / Traduci
-
Available even in U.S.A. Support Gioorgi Editorial Board
Facet
Gioorgi EverGreen
Tag Archives: framework
Flask: a framework we like more then others
In the past week I learned Flask, a very young and promising python framework. I have already learned Django, Cherrypy, Web2Py and TurboGears. Anyway, if you are planning a medium sized project, I like to suggest you Flask, because of these feature:
Why your IoC container could be a pain for you, young Padawan
Inversion of Control (IoC) is a very good idea. But as the clever Joel Spolsky noted, sometimes you need to be a super-natural hero to use it: … I try not to be judgemental (HAHA!), but I think that people … Continue reading
Posted in English Content, IT Featured, Software
Tagged c#, framework, hollywood principle, inversion of control, java, spring
Comments Off on Why your IoC container could be a pain for you, young Padawan
linqbridge – Re-implementation of LINQ to Objects for .NET Framework 2.0 – Google Project Hosting
LINQBridge is a re-implementation of all the standard query operators in Framework 3.5’s System.Linq.Enumerable class. It’s designed to work with the C# 3.0 compiler, as used by Visual Studio 2008. LINQBridge comprises a LINQ to Objects API for running local … Continue reading
Django is going 1.2
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 … Continue reading
Posted in English Content, Knowledgebase
Tagged django, framework, python, web
Comments Off on Django is going 1.2
Web Testing Tools
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 … Continue reading
Posted in English Content, IT Featured, Knowledgebase
Tagged framework, javascript, sahi, testing, unit testing, web
Comments Off on Web Testing Tools
Erlang Book Review
After reading an interesting article on Erlang and Java interoperability, I have decided to dedicate my spare time to Erlang. O’Reilly has just published a wonderful book on Erlang, so I decided to dive into it.
Posted in English Content, Erlang, IT Featured, Programming languages, Reviews, Software
Tagged books, cesarini, concurrency, development, erlang, framework, functional programming, Guide, http, ideas, internet, java, oreilly, performance, programming languages
1 Comment
Web2Py: a python web framework we like
At Gioorgi.com we have used plenty of web frameworks. Giovanni Giorgi used Seaside, a lot of PHP frameworks, Java Struts, RubyOnRails, and Python Django. We have started to look for Web2Py, a compact, easy to learn python web framework. From … Continue reading
Posted in English Content, Knowledgebase, Python
Tagged design, django, framework, google, python, web, web2py
2 Comments