M
Mikael Høilund
For your task this week, I ask that you make your own signature such =20=
that
displays your email address when run through the Ruby interpreter. The
signature must fit within four lines of no more than 80 characters =20
per line.
(If you still want to avoid outputting an email address, your script =20=
may
produce something else: a phone number, a funny quote, vCard, a poem =20=
to your
love, whatever...)
This is my first submission to a quiz, so excuse me if I mess up the =20
process.
My submission tried to include some easily-readable signature info, =20
while having all the =93real=94 Ruby code as obfuscated as possible. The =
=20
last statement is just for fun. It's also completely monospace (all =20
lines are of equal width). It only seems to work in 1.8, and I haven't =20=
had an opportunity to see why it fails in 1.9.
Name =3D "Mikael H=F8ilund"; Email =3D Name.gsub %r/\s/,%#=3D?,# ## My =
current
*a=3De=3D?=3D,!????,:??,?,,Email.downcase![eval(%["\\%o\\%o"]% ## phone =
num.
[?**2+?o,?\\*2])]=3D"o";Email.gsub! %%\%c%*3%a, %?%c? % ?@ ## is: 1-800-
def The(s)%%\%s.%%s+%.org\n.end; :Go and print The Email ## STAR-WARS.
I'm sorry about the parenthesizing warning, but it's inevitable while =20=
having that last statement.
Is there an upper limit to the amount of submissions a person can make?
Regards
Mikael H=F8ilund=