cjf's Journal
http://use.perl.org/~cjf/journal/
cjf's use Perl Journalen-ususe Perl; is Copyright 1998-2006, Chris Nandor. Stories, comments, journals, and other submissions posted on use Perl; are Copyright their respective owners.2012-01-25T02:42:31+00:00pudgepudge@perl.orgTechnologyhourly11970-01-01T00:00+00:00cjf's Journalhttp://use.perl.org/images/topics/useperl.gif
http://use.perl.org/~cjf/journal/
Java Native Compilers
http://use.perl.org/~cjf/journal/6351?from=rss
<p>I almost started a Java project a couple weeks back, but realized the availability of the JRE on certain computers could prove to be a rather annoying obstacle. I took a look at native compilers, posted <a href="http://www.javajunkies.org/index.pl?node_id=1845">a thread</a> on the topic over at Java Junkies, but wasn't able to find an adequate solution. So I went back to C++ for that project.</p><p>It's a shame really, guess I'll just have to leave Java for another day<nobr> <wbr></nobr>;-).</p>cjf2002-07-15T03:58:24+00:00journalOWASP Security Guide
http://use.perl.org/~cjf/journal/6064?from=rss
<p>The Open Web Application Security Project (OWASP) has released a guide to building secure web applications and web services. It's a very comprehensive paper and is far superior to most security papers I've seen.</p><p>Website is <a href="http://www.owasp.org/">here</a>.There's also a <a href="http://www.perlmonks.org/index.pl?node_id=177624">thread</a> at perlmonks discussing the guide and the possibility of a Perl-related section in a future release.</p>cjf2002-06-29T05:47:37+00:00journal