Skip to content
  • LinkedIn
  • GitHub
  • Flickr
  • RSS
  • Home
  • Blog
  • Contact

Simone Tellini

To strive, to seek, to find, and not to yield
  • Blog
  • About
  • Software
    • Introduction
    • Orion
0
March 15, 2021

Modernizing Prototype.js

I pretty much use prototype.js in every web project. Nowadays, though, there are native javascript functions that would avoid reinventing the wheel and IE is not a problem anymore, if even Microsoft is abandoning it :). For instance, I prefer to rely on querySelectorAll() instead of using a js library like Sizzle. That is why …

Read more

  • Software Development
  • javascript
  • prototype.js
  • software development
  • web
0
October 2, 2020

Dark Mode for MantisBT

I’ve forked a nice dark theme for MantisBT (https://github.com/iKyzu/MantisBTModernDarkTheme), making it configurable so that each user can choose whether to enable it or not. You can find it at https://github.com/wiz78/MantisBTModernDarkTheme

Read more

  • Software Development
  • mantis
  • open source
13
August 16, 2018

Create a smart clock with a Raspberry Pi

Inspired by this article, I’ve decided to create a new clock for my living room. I built it on top of newest Rasperry Pi model 3B+ with its official 7″ display, so some things are a bit different than those explained in that article and the pages it links to. The full code is available …

Read more

  • Software
  • Uncategorized
  • linux
  • php
  • raspberry pi
  • software
18
January 27, 2017

Make status colors more prominent in MantisBT 2.0

Once upon a time, MantisBT used to create a colorful table with all your issues, using the status color as a background for the whole row. Since version 2.0, the status color has been moved to a small box in the status column, making it harder to spot the info you’re looking for at a …

Read more

  • Software
  • mantis
  • open source
  • software development
0
December 10, 2016

SSHShield

I’ve started moving some (very!) old projects to GitHub. This one deserves a mention since it’s still useful: SSHDShield is a daemon that monitors your sshd log looking for signs of a brute force attack and reacts to them. When I created this small tool, back in 2005, I needed something to protect SSH servers …

Read more

  • Software
  • SysAdmin
  • firewall
  • linux
  • logs
  • software
  • ssh
  • sysadmin
Posts navigation
Older posts

Recent Posts

  • Modernizing Prototype.js
  • Dark Mode for MantisBT
  • Create a smart clock with a Raspberry Pi
  • Make status colors more prominent in MantisBT 2.0
  • SSHShield

Recent Comments

  • Simone on Create a smart clock with a Raspberry Pi
  • avion on Create a smart clock with a Raspberry Pi
  • Kevin on Connecting a Synology DiskStation to a NUT server
  • Simone on Make status colors more prominent in MantisBT 2.0
  • Anesan on Make status colors more prominent in MantisBT 2.0

Categories

  • Fun
  • IT & Technology
    • Software
    • Software Development
      • Coding fun
    • SysAdmin
    • Tips'n'Tricks
  • Miscellaneous
  • Music
  • Photography
  • Quotes
  • Site
  • Uncategorized
 
 

Recent Posts

  • Modernizing Prototype.js
  • Dark Mode for MantisBT
Copyright ©2002-2025 by Simone Tellini. All rights reserved.
Hosted at DreamHost
  • LinkedIn
  • GitHub
  • Flickr
  • RSS