Bookmarks for 21 gen 2013 through 22 gen 2013

These are my links for 21 gen 2013 through 22 gen 2013:

  • PasswdFinder | Magical Jelly Bean – PasswdFinder is a neat freeware utility that helps you find your lost passwords. Once installed, it will show you passwords saved by web-browsers, email clients, instant messengers, FTP clients and other programs.

    [ via http://www.addictivetips.com/windows-tips/easily-view-saved-passwords-from-many-windows-apps-with-passwdfinder/ ]

  • Guacamole – HTML5 Clientless Remote Desktop – Guacamole provides access to desktop environments using remote desktop protocols like VNC and RDP. A centralized server acts as a tunnel and proxy, allowing access to multiple desktops through a web browser.

    No browser plugins are needed, and no client software needs to be installed. The client requires nothing more than a web browser supporting HTML5 and AJAX.

  • Nginx Load Balancing Basics – jsDelivr Official Blog – Nginx is a powerful high performance web server with a lot of features that can help high load projects to overcome their problems.
    Here you can see a particular feature of Nginx that allows you to load balance the traffic across multiple external and internal(on same hardware) servers.

Bookmarks for 2 nov 2012 from 11:31 to 12:17

These are my links for 2 nov 2012 from 11:31 to 12:17:

Bookmarks for 27 lug 2012 through 30 lug 2012

These are my links for 27 lug 2012 through 30 lug 2012:

  • Rex V: an AJAX Regular EXpression eValuator - – This site is a Regular Expression evaluator for several different regular expression systems:
    PHP PCRE
    PHP Posix
    Perl
    Python
    Javascript
    Node.JS
  • calligrafia.org » il sito dell’Associazione Calligrafica Italiana – [...] Nel settembre 1991 a Milano, un gruppo di calligrafi fonda l'Associazione calligrafica Italiana. Da allora il programma dell'Associazione è cresciuto con successo anche grazie ai contatti mantenuti con altre associazioni calligrafiche all'estero (in Europa e in America) garantendo così scambi di informazioni e soprattutto la possibilità di avvalersi della collaborazione di insegnanti di riconosciuta competenza. In questi anni l'ACI ha sicuramente ottenuto successi e risultati. Oramai la calligrafia è praticata anche in Italia, sono state organizzate mostre e avviati contatti con biblioteche e scuole[...]
  • Rajiv’s blog – I was in charge of scaling Dropbox for a while, from roughly 4,000 to 40,000,000 users. For most of that time we had one to three people working on the backend. Here are some suggestions on scaling, particularly in a resource-constrained, fast-growing environment that can’t always afford to do things “the right way” (i.e., any real-world engineering project ;-) . If people find this useful, I’ll try to come up with more tips and write a part 2.

Bookmarks for 11 mar 2012 from 15:16 to 16:25

These are my links for 11 mar 2012 from 15:16 to 16:25:

  • jsFiddle – JsFiddle is a playground for web developers, a tool which may be used in many ways. One can use it as an online editor for snippets build from HTML, CSS and JavaScript. The code can then be shared with others, embedded on a blog, etc. Using this approach, JavaScript developers can very easily isolate bugs. We aim to support all actively developed frameworks – it helps with testing compatibility.
  • Linux Mail Server Setup and Howto Guide – This article will show you how to setup an email server accessible using a POP3, IMAP or web browser client. It will also show you how to include virus scanning and spam tagging in the mail server. If you have an existing Active Directory or LDAP infrastructure, the last section will show you how to integrate it into your email server so you won’t have to maintain two sets of user accounts
  • bmatzelle/gow · GitHub – Gow (Gnu On Windows) is the lightweight alternative to Cygwin. It uses a
    convenient Windows installer that installs about 130 extremely useful
    open source UNIX applications compiled as native win32 binaries. It is
    designed to be as small as possible, about 10 MB, as opposed to Cygwin
    which can run well over 100 MB depending upon options.