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
  • lambdaj

    calendar Jan 23, 2011 · 1 min read
     en knowledgebase lang software  · closure functional-java functional-programming java
     ·
    Share on: twitter facebook linkedin copy
    lambdaj
    How many times have you read or written the same two or three lines of code that frequently seem to go together, and even though they operate on different objects, feel like the same thing? And how often these repetitions involve some sort of collections iteration or more generically manipulation? These repetitions in the code is something that developers eventually learn to filter out and ignore when reading code, once they figure out where the interesting parts are placed. But even if the developers get used to it, it slows them down. Code like that is clearly written for computers to execute, not for developers to read.

    lambdaj is designed to easily manipulate collections. Its features are intended to filter, convert, index and aggregate the items of a collection without explicitly iterate on it.

    Integrate lambdaj in your software architect toolkit (italian link)


    Read More
  • How to display an animation during page loading

    calendar Jan 12, 2011 · 1 min read
     en featured knowledgebase software  · javascript jquery magic web
     ·
    Share on: twitter facebook linkedin copy
    How to display an animation during page loading

    Old web site requires sometimes to show a big “Loading…” gif in the front of the page. It is not trivial to do it, especially if you have already plenty of jQuery forms developed, with complex form submission, and half the site in an ajax form.


    Read More
  • Closure in C#

    calendar Jan 6, 2011 · 2 min read
     en knowledgebase lang software  · closure functional-programming net
     ·
    Share on: twitter facebook linkedin copy
    Closure in C#

    After the success of Closure in Java we like to show you a good example in C# too.


    Read More
  • You are nobody without an API Key generator

    calendar Dec 12, 2010 · 1 min read
     en humor knowledgebase software  · ideas python
     ·
    Share on: twitter facebook linkedin copy
    You are nobody without an API Key generator

    API KEYs are sexy: if you have a web based business (like Google, Twitter, Facebook or Wordpress’Automattic) you should have a way to generate an API Key for web service integration.


    Read More
  • Vim sanitize better then Emacs?

    calendar Dec 5, 2010 · 2 min read
     en knowledgebase software  · emacs vi
     ·
    Share on: twitter facebook linkedin copy
    Vim sanitize better then  Emacs?

    Disclaimer: Hi guys, I will not start a Religion wars between Emacs and Vim. For a copule of reason:


    Read More
    • ««
    • «
    • 21
    • 22
    • 23
    • 24
    • 25
    • »
    • »»

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