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
  • Time Machine use and internals

    calendar Feb 22, 2012 · 1 min read
     en knowledgebase software  · backup macosx
     ·
    Share on: twitter facebook linkedin copy
    Time Machine use and internals

    Do you want to know how to backup your mac via wi-fi, or how time machine is designed?

    This site will give you tips but also plenty of information.

    Last but not least, tricks like Making a Lion Install disc or partition are worth a read.


    Read More
  • Resizing a VirtualBox Virtual Hard Disk

    calendar Jan 26, 2012 · 1 min read
     en knowledgebase  · linux relax
     ·
    Share on: twitter facebook linkedin copy
    Resizing a VirtualBox Virtual Hard Disk

    Resizing a debian disk is a bit complex on Oracle VirtualBox.

    But this article will free you from the hassle, and will also work with older virtual box versions!

  • Redis + Ruby + Your Code = Code Zauker!

    calendar Jan 26, 2012 · 5 min read
     en featured knowledgebase software software-projects  · code-zauker project redis ruby site
     ·
    Share on: twitter facebook linkedin copy
    Redis + Ruby + Your Code = Code Zauker!

    When Google Code was shut down, I have the lucky to read this article on how it worked. The article give you a bunch of Google-Go code. Because Go-language is too small and unusual for my brain, I took the idea and reimplemented it using Ruby and Redis.

    And because my nickname is Daitangio, I decided to call the project like the Daitarn3 antagoinst: the Code Zauker![1]

    The beta gem is available here
    Read More
  • Da Python a Ruby o vicerversa

    calendar Jan 12, 2012 · 3 min read
     it knowledgebase python  · ideas programming python ruby
     ·
    Share on: twitter facebook linkedin copy
    Da Python a Ruby o vicerversa

    Preludio

    L’ultima volta che ho provato Ruby è stato nell’aprile del 2005. Avevo sviluppato un paio di progetti di test in RubyOnRails, che allora era già produttivo. Ruby era affascinante, ma la libreria base mi sembrava ancora in stato embrionale e lo abbandonai. RubyOnRails non mi è mai sembrato avesse un vantaggio competitivo rispetto a framwork come CakePHP o Python Django.


    Read More
  • Org2Blog

    calendar Jan 2, 2012 · 1 min read
     en knowledgebase org-mode-parser  · emacs org-mode project
     ·
    Share on: twitter facebook linkedin copy
    Org2Blog

    Org2Blog is a nice Emacs package to blog on Wordpress with Org-Mode. You can download it using the ELPA package manager, which is what I have done yesterday night. The Git Hub project page gives you a very clean explanation on how to use it, and a helpful FAQ.


    Read More
  • Emacs adventures | HCoder.org

    calendar Nov 30, 2011 · 1 min read
     en knowledgebase  · editor emacs tools
     ·
    Share on: twitter facebook linkedin copy
    Emacs adventures | HCoder.org

    As you know, emacs rocks. This blog post give us an “Emacs Sitemap” for the newbies, and I stress…(edited content…)

    […]

    1. EmacsWiki: you probably already know this one, but it’s pretty useful for a variety of reasons.
    2. EmacsRocks / @Emacsrocks: it’s a series of screencasts showing off cool, advanced Emacs features. Each screencast is very short and focused on one thing. Instant awesome.
    3. EmacsRookie / @EmacsRookie: a blog with articles about different Emacs trips & tricks and features. More geared towards beginners (but my impression is that many people stay “beginners” of Emacs for quite a long time).
    4. Steve Yegge described “10 Specific Ways to Improve Your Productivity With Emacs“. In particular, I’d recommend making Caps-Lock behave as an extra Control key (I didn’t swap, I just have one more Control key), invoke M-x without the Meta key (both C-x C-m and C-c C-m) and being comfortable with the buffer commands. For navigation, apart from incremental search, you can also use ace-jump.
    5. Christian Johansen has an interesting intro article to Emacs Lisp.
    6. hippie-expand is a pretty cool completion system, familiarise yourself with it.
    7. yasnippet. Very cool snippet system. Just have a look at the EmacsRocks screencast on yasnippet.
    Give a try to Emacs adventures | HCoder.org.
  • Windows x64: 32bit Odbc vs 64bit Odbc

    calendar Nov 10, 2011 · 1 min read
     en knowledgebase  · database oracle
     ·
    Share on: twitter facebook linkedin copy
    Windows x64: 32bit Odbc vs 64bit Odbc

    I run into a very big trouble on these days.

    • My big company delivered to me a Windows7 64bit system (first error)
    • I asked for Office 64 bit and Visio2007 32 bit
    • I tried to connect to Oracle (second error) to reverse engenieer a DB with Visio2007
    I got a "driver architecture" error under Visio2007. Launching %WINDIR%\\System32\\odbcad32.exe

    (the 32bit guy of the odbc drivers side) I was able to get the same error… and this was helpful:


    Read More
  • tipsy

    calendar Oct 28, 2011 · 1 min read
     en knowledgebase  · jquery ui
     ·
    Share on: twitter facebook linkedin copy
    tipsy

    Overview

    Tipsy is a jQuery plugin for creating a Facebook-like tooltips effect based on

    an anchor tag’s title attribute.

    via tipsy.

  • Dart Sith move first

    calendar Oct 13, 2011 · 3 min read
     en featured humor knowledgebase lang software  · javascript javascript-war nodejs
     ·
    Share on: twitter facebook linkedin copy
    Dart Sith move first

    So Dart Sith has just launched his first DeathStar, my young JavaScript fellow: a site devoted to the Dart language

    Because I am a very old Jedi (1974, before ever the first WtartWars trilogy showdown)  I had to rest a bit before talking about it, so the news is 4-days old I know. I needed to think, reflect and write down: but now I am ready, Read on…


    Read More
  • Org Mode Parser 0.0.6 is OUT

    calendar Oct 13, 2011 · 1 min read
     en featured knowledgebase org-mode-parser  · nodejs org-mode project
     ·
    Share on: twitter facebook linkedin copy
    Org Mode Parser 0.0.6 is OUT

    Hi all,

    I have released version 0.0.6 of org-mode-parser for nodejs

    Org mode parser is a parser for reading org-mode files in nodejs.

    It features more then 80 unit tests, and support also for :DRAWER: and archive tag.

    The parser can query on the structure, extract subtrees, regenerate the original input via an handy toOrgString() method.


    Read More
  • JavaScript Wars hits nodejs

    calendar Oct 6, 2011 · 2 min read
     en featured humor knowledgebase  · ideas javascript-war nodejs relax
     ·
    Share on: twitter facebook linkedin copy
    JavaScript Wars hits nodejs

    This week, the nodejs community had a big flame.

    All was started by this blog post, which  tried to slap down node.js server because of its mono-thread nature. And node.js fight back knocking down the attacker. Let’see how.


    Read More
  • Learn Javascript for the 2012

    calendar Oct 2, 2011 · 2 min read
     en humor knowledgebase software  · javascript-war nodejs
     ·
    Share on: twitter facebook linkedin copy
    Learn Javascript for the 2012

    So we are here again talking about Javascript. I have already wrote an article comparing a well known SmallTalk implementation to Javascript. If my ideas are right (at least a bit), you will see more and more javascript on the next months. In particular:

    • JavaScript is the Ajax programming languge for the rest of us
    • Mobile Framework like PhoneGap and Appcelerator, are all about javascript at the top
    • Javascript is evolved, and it is used server side by projects like node.js

    Getting Started

    JavaScript is a language must be re-learned if you are old like me (i.e. born before 1982).
    This book will re teach you javascript in ten minutes or so on. A very nice and funny read, for 25 pages!
    A lot of the things you will read will be new to you, for sure.
    Studing good librabries is a must. JQuery is a very well written and commented library: grab the full sized source and start reading it.

    Getting your hands dirty

    A good way of learning is trying to make your own errors :)
    QUnit is a unit-testing framework you can run in your  browser, which will be very useful to you.
    If you prefer nodejs, vows is a continuous integration library which will save your days. I prefer vows in these days, because it can run from the command line, and it is easy to setup.

    Phase3: Evolving to the next step

    Coffee Script is a very instructive language. Look how CoffeeScript renders its code in JavaScript:it will avoid you a lot of mistakes.

    And this bring us to a very sad rule: discipline in JavaScript is fundamental to avoid nasty bugs.


    Read More
  • Criptare con emacs

    calendar Aug 21, 2011 · 1 min read
     it knowledgebase  · emacs informatica internet opensource tips
     ·
    Share on: twitter facebook linkedin copy
    Criptare con emacs

    Al giorno d’oggi si hanno tanti account, con tante password. Più una password è diversa dalle altre meglio è. Ma come proteggerle, evitando di segnarne sempre il meno possibile? Sotto MacOSX c’è il Keychain, ovviamente incompatibile con windows e linux.

    Grazie a questo articolo, ho scoperto che emacs ha una serie di integrazioni con i meccanismi di criptazione a chiave pubblica e privata. As usual, emacs wins :)


    Read More
  • 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
  • jQuery 1.6 Released

    calendar May 3, 2011 · 1 min read
     en featured knowledgebase  · javascript jquery
     ·
    Share on: twitter facebook linkedin copy
    jQuery 1.6 Released
    jQuery 1.6 is now live and available for consumption! We’re quite proud of this release, it includes a major rewrite of the Attribute module and a number of performance improvements.

    Please take this opportunity to thank members of the jQuery Team and the jQuery bug triage team for their help in getting this release out the door.


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

Recent Posts

  • Postgres Take it All
  • La ruota del Destino
  • Darth Android
  • Vps Provider
  • Chat
  • RSS Readers
  • Vibe Coding: easy to say, difficult to survive

Latest comments

    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top