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
  • yasnippet - Google Code

    calendar Jul 5, 2009 · 1 min read
     en knowledgebase  · editor emacs perl python ruby
     ·
    Share on: twitter facebook linkedin copy
    yasnippet - Google Code
    YASnippet is a template system for emacs. It allows you to type a abbrevation and automatically expand the abbreviation into function templates.

    Bundled language templates includes: C, C++, C#, Perl, Python, Ruby, SQL, LaTeX, HTML, CSS and more.


    Read More
  • Web2Py: a python web framework we like

    calendar Jun 29, 2009 · 2 min read
     en knowledgebase python  · design django framework google python web
     ·
    Share on: twitter facebook linkedin copy
    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 the most notable feature, it runs also on Google App Engine. Written by an Italian University professor for teaching web development, spots a very clean design, and a robust security infrastructure. We  suggest it because installation (and upgrading) is a snap.

    Let’s take a look to it…


    Read More
  • Jython 2.5rc4 has been released

    calendar Jun 25, 2009 · 1 min read
     en knowledgebase  · java jython news python
     ·
    Share on: twitter facebook linkedin copy
    Jython 2.5rc4 has been released

    Released on June 8, 2009  Jython 2.5RC4 is out!


    Read More
  • Evolving concurrency, like memory management did

    calendar Jun 11, 2009 · 3 min read
     en erlang featured software  · development features framework http ideas internet java lang news performance python
     ·
    Share on: twitter facebook linkedin copy
    Evolving concurrency, like memory management did

    As processors become faster and multiprocessor systems become cheaper, the need to take advantage of multithreading in order to achieve full hardware resource utilization only increases the importance of being able to incorporate concurrency in a wide variety of application categories.

    In this article we are evaluting a new approach to the concurrency. In the last five years computers are becoming even more parallel. Intel is pushing multi-core achiteture also on commodity personal computers. Neverless the computing power is ofter not well used: one again, hardware is a step head of our day-by-day software development. Remember when the 80286 came into light. The 286 was able to provide a multi-programming architecture but without memory management protection. We had to wait 386 hardware to see software working on preemptive multi-tasking, because software cannot cope with unprotected memory. In one word, it costs too much to develop a operating system without the new features the 80386 bring to us. What about concurrent programming? Can we look similarities in the  concurrency field?


    Read More
  • JRuby and Jython: the easy way

    calendar Feb 8, 2009 · 4 min read
     en knowledgebase lang  · java jython python redscorpion
     ·
    Share on: twitter facebook linkedin copy
    JRuby  and Jython: the easy way

    The revamp of Jython 2.5, the python interpreter written in Java, is a very good news, because give us the chance to think of a new way of coding. Looking at Google trends,  JRuby and Jython are emerging as key  pieces of a new puzzle.


    Read More
    • ««
    • «
    • 4
    • 5
    • 6
    • 7
    • 8
    • »
    • »»

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