$ ping6 ipv6.google.com
PING6 2002:55b4:277::216:XXXX:XXX:XXXX —> 2001:4860:0:1001::68
16 bytes from 2001:4860:0:1001::68, icmp_seq=0 hlim=59 time=42.241 ms
16 bytes from 2001:4860:0:1001::68, icmp_seq=1 hlim=59 time=43.583 ms
16 bytes from 2001:4860:0:1001::68, icmp_seq=2 hlim=59 time=45.587 ms
—>




Yet another plugin written by yours truly :) (with heavy assistance from Michael Leung).
This time, it's a jabber notification plugin for the comments in this blog.
(you write a comment —> I get a jabber message saying that there is a new comment)

After sitting though some "Software Engineering"; lectures, I can really understand the motivation for this Article.
I never really got the fuzz about UML and it seemed overly complex to me for most tasks…
Luckily I don't have to take the "Software Engineering"; exam, already got enough ECTS

Just for me to remember:
The NT Password Hash is a 32 character hex value.
It is generated by taking a user's password, converting it into UNICODE (16-Bit, little-endian)) and hashing it with MD4 (Internet-RFC 1321).