im actually more intrest in the bigger shoutbox, the site looks good.
who the hell is ari the rasta smoking weed guy u spanish N dugi gtf
i have like 1 buck on paypal :/
I can assure you, you you wouldn't code the whole ENSL website in two days. And ruby is very efficient code. This isn't PHP. My bare framework was 6k lines of code in PHP and if ENSL were written in PHP, it would probably around 20-30k lines of code, and I'm not kidding, written in proper OO-format. In fact, I'm glad ENSL is so little code. The less there is code, the better it is.
And most of the time I spend just some time understanding how to get do it the cleanest way possible not just "getting it work dirtiest way possible", debugging, testing, and trying out different ideas (esp. layout). Writing code is usually taking the least amount of time. So shush.
Yeah when did you make a shoutcast last time, oh snap!
Well you were the one claiming you would fix this website (or otherwise the claim is irrelevant, QED) in two days. Sure, any experienced programmer worth his bread can program a lot of stuff in rather short period of time if he really wants to but usually that ends up with horrible, untested code (ref. Clean Coder).
But yes you are right, lack of motivation has kept me from updating this website properly for like 9 months or so.
Like I said, I haven't updated this in 9 months. And yeah while I like valid HTML, I'm more interested in doing stuff efficiently in Ruby to learn better practices. If it renders properly in most browsers thats good enough for a hobby site.
Your point is moot though acidicx. I never said ENSL website was clean code, it has many things I wouldn't do if I got paid for this. Rather my point was that I wouldn't rush features in hurry, making stupid mistakes in the process.