I've rewrittenmost of the manage.cgi script provided by OpenSrs in PHP. It's coded to work with my templates and the code isn't the nicest code, but it does basic things. It also isn't uptodate with the latest client. It makes use of opensrs-php to interface with the OpenSRS servers.
mayo Chris Ess wrote: >>I don't know if it's any use to you guys, I guess you all use Perl, but I >>have been developing a Wordnet extension for PHP, specifically for this >>purpose. Maybe there's something similar for Perl. >> >>Once you get past the technical jargon, WordNet is actually a very useful >>database. It has synonyms and a bunch of other relationships between >>words. >> >>http://www.cogsci.princeton.edu/~wn/ >> >> > >I've been kicking around the idea of creating some sort of PHP-based >OpenSRS interface, although I suspect it would require more time than I >have. :) > >There really isn't a reason why we couldn't build the name-spinner in PHP, >other than needing to be able to support it, and have it submit domain >names to whatever scripts are used for dealing with OpenSRS. > >But this is my two cents worth. > >However, this WordNet thing does look really neat. I'll have to take a >look when I get home. > >--CAE > > >
