open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Misterio Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
github linkedin rss
  • Flask: a framework we like more then others

    calendar Jul 8, 2011 · 2 min read
     en knowledgebase  · framework python
     ·
    Share on: twitter facebook linkedin copy
    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:


    Read More
  • Why your IoC container could be a pain for you, young Padawan

    calendar May 22, 2011 · 5 min read
     en featured software  · c framework java spring
     ·
    Share on: twitter facebook linkedin copy
    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 who use IoC containers are (A) very smart and (B) lacking in empathy for people who aren't as smart as they are. Everything makes perfect sense to them, so they have trouble understanding that many ordinary programmers will find the concepts confusing. It's the curse of knowledge. The people who understand IoC containers have trouble believing that there are people who don't understand it. …
    I have trouble using Spring in at least two projects. On the third, it was a disaster, because a single software-architect-guy keeps passing around the Spring context factory as method parameter, getting beans from it!
    Read More
  • linqbridge - Re-implementation of LINQ to Objects for .NET Framework 2.0 - Google Project Hosting

    calendar Apr 19, 2011 · 1 min read
     en  · c framework google hosting net
     ·
    Share on: twitter facebook linkedin copy
    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 queries. (It doesn't include an implementation of LINQ to SQL, nor LINQ to XML; a good compromise can be to force Framework 3.5 out to just the server machines, allowing LINQ to SQL to be used where it's needed most).
    via linqbridge - Re-implementation of LINQ to Objects for .NET Framework 2.0

    There are a lot of legacy project out of there. Some customer will ask you to add a simple .NET 2.0 web service to a big application, and they will not switch to C# 3.5 for that.


    Read More
  • Django is going 1.2

    calendar Feb 11, 2010 · 1 min read
     en knowledgebase  · django framework python web
     ·
    Share on: twitter facebook linkedin copy
    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:


    Read More
  • Web Testing Tools

    calendar Jan 26, 2010 · 1 min read
     en featured knowledgebase  · framework javascript web
     ·
    Share on: twitter facebook linkedin copy
    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 nice web testing software

    Warning: this article is still in progress: it has been published for getting comments all around.


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»

Recent Posts

  • Misterio Is Back
  • Netflix retro weird spirit
  • Yakuza Blues
  • FreeBSD on MacBook Mid 2009 with BroadCom WIFI

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top