OpenJSAN

jhuni on 2009-09-09T08:59:53

I have been developing on JSAN recently since it was fixed. It is a little lonely though because it is nothing near as popular as CPAN. I noticed though that the JSAN loader is super slow so I have been using "Tasks" a lot, which are basically JavaScript files containing many modules in one, this has saved me from HTTP requests and bandwidth on my website.

The sad thing thing is I still use PHP on my website which is disgusting. In my opinion get_file_contents makes a lot more sense then file_get_contents, it just doesn't sound right in English to say file_get_contents so I tend to get in wrong all the time. I simply fail at coding whenever I try to use PHP, which is okay though because I have been moving everything I can to the client-side with JavaScript.


Awesome

Alias on 2009-09-09T17:00:34

It's brilliant to here that OpenJSAN is back up and running again.