H3110 WOr16!
Well it has taken this long to bring everything online. I am hosting everything on a static site mostly because there is very little to no need to adjust to anything else at this point. In the future I would love to bring user forums and stuff but right now this is our humble beginnings.
def print_hi(name)
puts "Hi, #{name}"
end
print_hi('hello world of the packet')
#=> prints 'Hi, hello world of the packet' to STDOUT.
Please feel free to let me know if you have any questions or suggestions