diff options
Diffstat (limited to 'content/posts/2000-11-06-php-and-stuff.html')
-rw-r--r-- | content/posts/2000-11-06-php-and-stuff.html | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/content/posts/2000-11-06-php-and-stuff.html b/content/posts/2000-11-06-php-and-stuff.html new file mode 100644 index 0000000..d0c93de --- /dev/null +++ b/content/posts/2000-11-06-php-and-stuff.html @@ -0,0 +1,40 @@ +--- +date: "2000-11-06T22:01:00Z" +title: PHP and Stuff +--- + +So I sat down the other evening and read all the way through the +<a href="http://www.php.net/">PHP</a>. Wow! They've got a lot of +really cool stuff. Integrated crypto, db support, session management, +electronic cash payment support, and a bunch more nutty stuff that I +can't even think of right now. I'm thinking about adding some php +stuff ot this site; I've just gotta figure out a way to work it in +without horribly mangling what I've already got. +<br /><br /> + +OH yeah, Attyz -- the local #e perl bigot -- pointed me in the direction +of <a href="http://www.masonhq.com/">HTML::Mason</a>, a Perl module +that allows you to embed Perl with the <% foo %> syntax (ala +ASP and PHP). I haven't had a chance to look throught it yet, but +what I saw looked cool. +<br /><br /> + +Still no word on my latest updates to +<a href="http://www.mrob.com/gnut/">Gnut</a>; I guess the maintainer is +on vacation or something. :/ Guess I'll have to wait to find out the +status of my patches. In the meantime, you can read some interesting +thoughts I had regarding <a href="http://gnutella.wego.com/">Gnutella</a> +and peer-to-peer networking technology in +<a href="http://www.advogato.org/person/pabs">my Advogato diary</a> +(yup, I actually updated it). +<br /><br /> + +For those of you who haven't had a chance to try out +<a href="http://www.planetarion.com/">Planetarion</a>, now is your +last chance to create an account before the game starts again. I'm +not sure exactly when they're going to start the next round, but it's +supposed to be sometime this week. If you do start playing, make sure +to join <a href="http://www.richlowe.net/">Richlowe</a>, +<a href="http://www.linuxbrit.co.uk/">Giblet</a>, myself and several +others in the <i>FEH</i> alliance. + |