Tag Archives: github

Removing sensitive data from your github repo ex-post

As you know, sometime Internet is a bad place (and not, I am not talking about Facebook :) There are “bots” which scans github repo in search of an AWS Keys or other similar api keys, mostly for installing spam … Continue reading
Posted in English Content | Tagged , , , , | Comments Off on Removing sensitive data from your github repo ex-post

And Microsoft Buys GitHub

An year ago, we discovered MSWindows was developed on Git as revision control System On this week, Microsoft decided to buy GitHub. I suppose they had a tons on projects on GitHub platform already! By the way, GitLab (the first competitor) now … Continue reading
Posted in English Content, Humor, IT Featured | Tagged , , , | Comments Off on And Microsoft Buys GitHub

La mia esperienza nell’open source

Nel 2011,  per studiare node js creai un progetto chiamato OrgModeParser. Org Mode è un package per l’editor Emacs, ed è pensato per tenere note strutturate, pianificare progetti con una schedulazione, mantenere una lista di cose da fare e generare … Continue reading
Posted in Gio's Software Projects, Italian Content, Knowledgebase, Software | Tagged , , , | Comments Off on La mia esperienza nell’open source

I hate XML, but now less then before thanks to SimpleXMLParser

I admit it: I hate xml square brackets dancing orgy, even in Java. Anyway, all is xml-ized around me. So in 2006 I developed a small XML parser based on SAX. It was a shitty dirty code for JDK 1.4 … Continue reading
Posted in English Content, Gio's Software Projects, Projects | Tagged , , , , , , , , | Comments Off on I hate XML, but now less then before thanks to SimpleXMLParser