Open Source Project Name Checker
github.com
Open Source Project Name Checker
1–10 of 22 posts
Re: Open Source Project Name Checker
#2How about adding googlecode and bitbucket to the list of searched sites and providing links to the found projects at the searched sites?
Re: Open Source Project Name Checker
#3Re: Open Source Project Name Checker
#4Re: Open Source Project Name Checker
#5http://blog.steve.org.uk/i_want_to_be_remembered.html
These days it lives in the Debian "devscripts" package, and it is still useful, even if it only checks against sourceforge, freshmeat, etc. (I guess freshmeat is dead these days.)
Re: Open Source Project Name Checker
#6Like the idea, but I'm having trouble interpreting the output. I searched for "stringer" (the name of one of my open source projects) and I see "npmjs" "sourceforge" and "github" with a neutral smile-y face - what does that mean?
Re: Open Source Project Name Checker
#7Yeah. An off by one error. If you input a string of three characters, then it complains that the input needs a name longer than two characters. How about adding googlecode and bitbucket to the list of searched sites and providing links to the found projects at the searched sites?
Re: Open Source Project Name Checker
#8getting a 404 on http://ivantomic.com/projects/ospnc/
Re: Open Source Project Name Checker
#9Re: Open Source Project Name Checker
#10Cool idea. Is that really the only 3 places to check tho? npmjs, GitHub & sourceforge? Have to admit I did this just to see what places there where. How about packaging systems for other languages, like Composer for PHP, PyPI for Python? Or even OS's, like the Debian package repository?