× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I would ignore node for now unless someone has a translation of the PHP routine. Translating to python should be reasonably simple (perhaps Jack or one of the Pythonites here will volunteer to do it.) but I suspect node might be more problematic.

Python and Node.js have their own third-party modules which are
trivial to install and at least equal (but more likely exceed) the
capabilities of the PHP routine you linked to.

There is no translation necessary. There is practically no typing
necessary. As I said before, it's just

pip3 install nameparser

Or for Node.js,

npm install -g namecase

(I don't know what the -g is for; I just took that command from the
project's own home page.)

Incidentally, the usual term for experienced Python programmer is
Pythonista. I'm not exactly a fan of it, but it's well established and
recognized. I know of a couple of even more fanciful terms for other
languages: those who program in Racket are called Racketeers; those
who program in Rust are called Rustaceans.

John Y.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.