As you know Ohloh is a very good promotional site for open source projects. Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk. http://www.ohloh.net/p/pharo Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some other thing which are the weird parts. So maybe if you add ignore filters for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure. I think its unfair for Pharo to be given the impression of a C/C# project.
Pharo does not has a single line of C# I cannot understand what it says that *I* program âmostlyâ in C#, when I do not touch that shity language since 5 years, at least. And I do not understand how to change it :( On 19 Dec 2013, at 21:14, kilon alios <kilon.alios@gmail.com> wrote:
As you know Ohloh is a very good promotional site for open source projects.
Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk.
Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some other thing which are the weird parts. So maybe if you add ignore filters for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure.
I think its unfair for Pharo to be given the impression of a C/C# project.
2013/12/19 Esteban Lorenzano <estebanlm@gmail.com>
Pharo does not has a single line of C#
I cannot understand what it says that *I* program âmostlyâ in C#, when I do not touch that shity language since 5 years, at least. And I do not understand how to change it :(
understand .cs = acronym for C Sharp...
On 19 Dec 2013, at 21:14, kilon alios <kilon.alios@gmail.com> wrote:
As you know Ohloh is a very good promotional site for open source projects.
Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk.
Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some other thing which are the weird parts. So maybe if you add ignore filters for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure.
I think its unfair for Pharo to be given the impression of a C/C# project.
Changing it is actually very easy to do so. Go to the link I gave you , scroll all the way down and you will find in the left side Project Summary , now underneath there is "Settings" click it. Now click to "Code locations" It will send you to the repositories. I would advise at this point to keep only the pharo 3 repository and remove the others but thats up to you. Now for each repo there is a Ignored files column , click on "edit ignored files", you can add files to be ignored or even entire folders. I would advise to keep folders only containing st files. That should solve the problem entirely and report 100% smalltalk. Give it a couple of days to update its statistics. On Thu, Dec 19, 2013 at 10:28 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
Pharo does not has a single line of C#
I cannot understand what it says that *I* program âmostlyâ in C#, when I do not touch that shity language since 5 years, at least. And I do not understand how to change it :(
On 19 Dec 2013, at 21:14, kilon alios <kilon.alios@gmail.com> wrote:
As you know Ohloh is a very good promotional site for open source projects.
Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk.
Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some other thing which are the weird parts. So maybe if you add ignore filters for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure.
I think its unfair for Pharo to be given the impression of a C/C# project.
oh, now I understand⦠anyway, I removed all repositories except pharo-core (just .st files). probably I should add pharo-vm, but not sure about⦠Esteban On 19 Dec 2013, at 21:36, kilon alios <kilon.alios@gmail.com> wrote:
Changing it is actually very easy to do so.
Go to the link I gave you , scroll all the way down and you will find in the left side Project Summary , now underneath there is "Settings" click it.
Now click to "Code locations"
It will send you to the repositories.
I would advise at this point to keep only the pharo 3 repository and remove the others but thats up to you. Now for each repo there is a Ignored files column , click on "edit ignored files", you can add files to be ignored or even entire folders. I would advise to keep folders only containing st files. That should solve the problem entirely and report 100% smalltalk.
Give it a couple of days to update its statistics.
On Thu, Dec 19, 2013 at 10:28 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: Pharo does not has a single line of C#
I cannot understand what it says that *I* program âmostlyâ in C#, when I do not touch that shity language since 5 years, at least. And I do not understand how to change it :(
On 19 Dec 2013, at 21:14, kilon alios <kilon.alios@gmail.com> wrote:
As you know Ohloh is a very good promotional site for open source projects.
Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk.
Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some other thing which are the weird parts. So maybe if you add ignore filters for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure.
I think its unfair for Pharo to be given the impression of a C/C# project.
I got it⦠now looks a lot better :) On 19 Dec 2013, at 21:44, Esteban Lorenzano <estebanlm@gmail.com> wrote:
oh, now I understand⦠anyway, I removed all repositories except pharo-core (just .st files).
probably I should add pharo-vm, but not sure aboutâ¦
Esteban
On 19 Dec 2013, at 21:36, kilon alios <kilon.alios@gmail.com> wrote:
Changing it is actually very easy to do so.
Go to the link I gave you , scroll all the way down and you will find in the left side Project Summary , now underneath there is "Settings" click it.
Now click to "Code locations"
It will send you to the repositories.
I would advise at this point to keep only the pharo 3 repository and remove the others but thats up to you. Now for each repo there is a Ignored files column , click on "edit ignored files", you can add files to be ignored or even entire folders. I would advise to keep folders only containing st files. That should solve the problem entirely and report 100% smalltalk.
Give it a couple of days to update its statistics.
On Thu, Dec 19, 2013 at 10:28 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: Pharo does not has a single line of C#
I cannot understand what it says that *I* program âmostlyâ in C#, when I do not touch that shity language since 5 years, at least. And I do not understand how to change it :(
On 19 Dec 2013, at 21:14, kilon alios <kilon.alios@gmail.com> wrote:
As you know Ohloh is a very good promotional site for open source projects.
Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk.
Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some other thing which are the weird parts. So maybe if you add ignore filters for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure.
I think its unfair for Pharo to be given the impression of a C/C# project.
nice 100% smalltalk, well done. But lets be sincere and add the parts that are pure C. Afterall Pharo is not exactly 100% Smalltalk , hehe. Yes VM should be part of the deal too. On Thu, Dec 19, 2013 at 10:51 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
I got it⦠now looks a lot better :)
On 19 Dec 2013, at 21:44, Esteban Lorenzano <estebanlm@gmail.com> wrote:
oh, now I understand⦠anyway, I removed all repositories except pharo-core (just .st files).
probably I should add pharo-vm, but not sure aboutâ¦
Esteban
On 19 Dec 2013, at 21:36, kilon alios <kilon.alios@gmail.com> wrote:
Changing it is actually very easy to do so.
Go to the link I gave you , scroll all the way down and you will find in the left side Project Summary , now underneath there is "Settings" click it.
Now click to "Code locations"
It will send you to the repositories.
I would advise at this point to keep only the pharo 3 repository and remove the others but thats up to you. Now for each repo there is a Ignored files column , click on "edit ignored files", you can add files to be ignored or even entire folders. I would advise to keep folders only containing st files. That should solve the problem entirely and report 100% smalltalk.
Give it a couple of days to update its statistics.
On Thu, Dec 19, 2013 at 10:28 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
Pharo does not has a single line of C#
I cannot understand what it says that *I* program âmostlyâ in C#, when I do not touch that shity language since 5 years, at least. And I do not understand how to change it :(
On 19 Dec 2013, at 21:14, kilon alios <kilon.alios@gmail.com> wrote:
As you know Ohloh is a very good promotional site for open source projects.
Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk.
Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some other thing which are the weird parts. So maybe if you add ignore filters for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure.
I think its unfair for Pharo to be given the impression of a C/C# project.
yes, I added pharo-vm, but now we have to wait until is updated :) On 19 Dec 2013, at 22:42, kilon alios <kilon.alios@gmail.com> wrote:
nice 100% smalltalk, well done. But lets be sincere and add the parts that are pure C. Afterall Pharo is not exactly 100% Smalltalk , hehe. Yes VM should be part of the deal too.
On Thu, Dec 19, 2013 at 10:51 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: I got it⦠now looks a lot better :)
On 19 Dec 2013, at 21:44, Esteban Lorenzano <estebanlm@gmail.com> wrote:
oh, now I understand⦠anyway, I removed all repositories except pharo-core (just .st files).
probably I should add pharo-vm, but not sure aboutâ¦
Esteban
On 19 Dec 2013, at 21:36, kilon alios <kilon.alios@gmail.com> wrote:
Changing it is actually very easy to do so.
Go to the link I gave you , scroll all the way down and you will find in the left side Project Summary , now underneath there is "Settings" click it.
Now click to "Code locations"
It will send you to the repositories.
I would advise at this point to keep only the pharo 3 repository and remove the others but thats up to you. Now for each repo there is a Ignored files column , click on "edit ignored files", you can add files to be ignored or even entire folders. I would advise to keep folders only containing st files. That should solve the problem entirely and report 100% smalltalk.
Give it a couple of days to update its statistics.
On Thu, Dec 19, 2013 at 10:28 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: Pharo does not has a single line of C#
I cannot understand what it says that *I* program âmostlyâ in C#, when I do not touch that shity language since 5 years, at least. And I do not understand how to change it :(
On 19 Dec 2013, at 21:14, kilon alios <kilon.alios@gmail.com> wrote:
As you know Ohloh is a very good promotional site for open source projects.
Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk.
Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some other thing which are the weird parts. So maybe if you add ignore filters for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure.
I think its unfair for Pharo to be given the impression of a C/C# project.
I think we are back to square one :D It reports again 30% smalltalk , 30% C and 30% C++ :D maybe it has reset your ignore filters. On Thu, Dec 19, 2013 at 11:53 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
yes, I added pharo-vm, but now we have to wait until is updated :)
On 19 Dec 2013, at 22:42, kilon alios <kilon.alios@gmail.com> wrote:
nice 100% smalltalk, well done. But lets be sincere and add the parts that are pure C. Afterall Pharo is not exactly 100% Smalltalk , hehe. Yes VM should be part of the deal too.
On Thu, Dec 19, 2013 at 10:51 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
I got it⦠now looks a lot better :)
On 19 Dec 2013, at 21:44, Esteban Lorenzano <estebanlm@gmail.com> wrote:
oh, now I understand⦠anyway, I removed all repositories except pharo-core (just .st files).
probably I should add pharo-vm, but not sure aboutâ¦
Esteban
On 19 Dec 2013, at 21:36, kilon alios <kilon.alios@gmail.com> wrote:
Changing it is actually very easy to do so.
Go to the link I gave you , scroll all the way down and you will find in the left side Project Summary , now underneath there is "Settings" click it.
Now click to "Code locations"
It will send you to the repositories.
I would advise at this point to keep only the pharo 3 repository and remove the others but thats up to you. Now for each repo there is a Ignored files column , click on "edit ignored files", you can add files to be ignored or even entire folders. I would advise to keep folders only containing st files. That should solve the problem entirely and report 100% smalltalk.
Give it a couple of days to update its statistics.
On Thu, Dec 19, 2013 at 10:28 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
Pharo does not has a single line of C#
I cannot understand what it says that *I* program âmostlyâ in C#, when I do not touch that shity language since 5 years, at least. And I do not understand how to change it :(
On 19 Dec 2013, at 21:14, kilon alios <kilon.alios@gmail.com> wrote:
As you know Ohloh is a very good promotional site for open source projects.
Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk.
Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some other thing which are the weird parts. So maybe if you add ignore filters for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure.
I think its unfair for Pharo to be given the impression of a C/C# project.
well⦠thatâs actually more accurate because I added the pharo-vm (but it does not has code in c++, I need to see how to fix that) On 20 Dec 2013, at 17:51, kilon alios <kilon.alios@gmail.com> wrote:
I think we are back to square one :D
It reports again 30% smalltalk , 30% C and 30% C++ :D
maybe it has reset your ignore filters.
On Thu, Dec 19, 2013 at 11:53 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: yes, I added pharo-vm, but now we have to wait until is updated :)
On 19 Dec 2013, at 22:42, kilon alios <kilon.alios@gmail.com> wrote:
nice 100% smalltalk, well done. But lets be sincere and add the parts that are pure C. Afterall Pharo is not exactly 100% Smalltalk , hehe. Yes VM should be part of the deal too.
On Thu, Dec 19, 2013 at 10:51 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: I got it⦠now looks a lot better :)
On 19 Dec 2013, at 21:44, Esteban Lorenzano <estebanlm@gmail.com> wrote:
oh, now I understand⦠anyway, I removed all repositories except pharo-core (just .st files).
probably I should add pharo-vm, but not sure aboutâ¦
Esteban
On 19 Dec 2013, at 21:36, kilon alios <kilon.alios@gmail.com> wrote:
Changing it is actually very easy to do so.
Go to the link I gave you , scroll all the way down and you will find in the left side Project Summary , now underneath there is "Settings" click it.
Now click to "Code locations"
It will send you to the repositories.
I would advise at this point to keep only the pharo 3 repository and remove the others but thats up to you. Now for each repo there is a Ignored files column , click on "edit ignored files", you can add files to be ignored or even entire folders. I would advise to keep folders only containing st files. That should solve the problem entirely and report 100% smalltalk.
Give it a couple of days to update its statistics.
On Thu, Dec 19, 2013 at 10:28 PM, Esteban Lorenzano <estebanlm@gmail.com> wrote: Pharo does not has a single line of C#
I cannot understand what it says that *I* program âmostlyâ in C#, when I do not touch that shity language since 5 years, at least. And I do not understand how to change it :(
On 19 Dec 2013, at 21:14, kilon alios <kilon.alios@gmail.com> wrote:
As you know Ohloh is a very good promotional site for open source projects.
Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk.
Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some other thing which are the weird parts. So maybe if you add ignore filters for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure.
I think its unfair for Pharo to be given the impression of a C/C# project.
I second that opinion on that D-flat language. --- Philippe Back Dramatic Performance Improvements Mob: +32(0) 478 650 140 | Fax: +32 (0) 70 408 027 Mail:phil@highoctane.be | Web: http://philippeback.eu Blog: http://philippeback.be | Twitter: @philippeback Youtube: http://www.youtube.com/user/philippeback/videos High Octane SPRL rue cour Boisacq 101 | 1301 Bierges | Belgium Pharo Consortium Member - http://consortium.pharo.org/ Featured on the Software Process and Measurement Cast - http://spamcast.libsyn.com Sparx Systems Enterprise Architect and Ability Engineering EADocX Value Added Reseller On Thu, Dec 19, 2013 at 9:28 PM, Esteban Lorenzano <estebanlm@gmail.com>wrote:
Pharo does not has a single line of C#
I cannot understand what it says that *I* program âmostlyâ in C#, when I do not touch that shity language since 5 years, at least. And I do not understand how to change it :(
On 19 Dec 2013, at 21:14, kilon alios <kilon.alios@gmail.com> wrote:
As you know Ohloh is a very good promotional site for open source projects.
Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk.
Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some other thing which are the weird parts. So maybe if you add ignore filters for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure.
I think its unfair for Pharo to be given the impression of a C/C# project.
2013/12/19 kilon alios <kilon.alios@gmail.com>
As you know Ohloh is a very good promotional site for open source projects.
Pharo has already a page on it. However I did observe that Pharo page experiences the same issue as Amber. In Amber it reported that 80% of the project was made with Javascript. It reported that because Amber compiles it source code (smalltalk) to javascript. So all I had to do was to go to preferences page and add ignore filter for javascript folders and viola since then Amber is reported to be 80% smalltalk.
Pharo is in somewhat or even more weird situation. Its reported to be 30% C which is the bad and 17% C# (WTF?) and 30% some
.cs extensions are "reserved" for, or at least identified as C# If we would use .st instead, this would workaround. other thing which are the weird parts. So maybe if you add ignore filters
for some of the folders it may be able to increase the % of the smalltalk. It does not take time and if I was familiar with the build process of Pharo I could do it for you, but I have no clue. I assume it probably sees Slang as C# though I am not sure.
I think its unfair for Pharo to be given the impression of a C/C# project.
participants (4)
-
Esteban Lorenzano -
kilon alios -
Nicolas Cellier -
phil@highoctane.be