Forums : Suggestions for Ohloh 2.0

Dear Open Hub Users,

We’re excited to announce that we will be moving the Open Hub Forum to https://community.blackduck.com/s/black-duck-open-hub. Beginning immediately, users can head over, register, get technical help and discuss issue pertinent to the Open Hub. Registered users can also subscribe to Open Hub announcements here.


On May 1, 2020, we will be freezing https://www.openhub.net/forums and users will not be able to create new discussions. If you have any questions and concerns, please email us at info@openhub.net

Filename Extensions and Code

Hey, I've recently joined here at Ohloh since I'm active in a few projects that are on here (Nmap, Linux, etc) and I've added my Ruby Nmap::Parser Library. This place is pretty cool!

Anyway, I was messing around looking over at the Nmap page under Contributors and Commits. The thing is, Nmap uses Lua for the newer Nmap Scripting Engine (NSE); however, Ohloh doesn't count these files (with the extensions .nse) as Lua source code files. Commits for these files result in Ohloh saying that no code was found in that commit.

So, it's not a terribly urgent deal, but is there any chance you can add the .nse extension for Lua? I assume that's how it works since the NSE scripts are pure Lua so any parsing should pick up on that.

Thanks,
Kris Katterjohn

Anonymous Coward about 17 years ago
 

Hi Kris,

This was a trivial change, so I went ahead and made the fix. I'll schedule a recount of Nmap so it will pick up the change.

Our source code counter Ohcount is open source, and you can find it at http://labs.ohloh.net.

Robin Luckey about 17 years ago
 

This was a trivial change, so I went ahead and made the fix. I'll schedule a recount of Nmap so it will pick up the change.

Cool, thanks.

Our source code counter Ohcount is open source, and you can find it at http://labs.ohloh.net.

Oh, very cool! I've been having a good time looking over it :)

Anonymous Coward about 17 years ago