Fefer_Ivan's blog

By Fefer_Ivan, 11 years ago, translation, In English

Hello, Codeforces!

Recently I joined the team of Codeforces developers. Today I want to tell you about first major feature implemented by me.

Now in your social profile (http://codeforces.com/settings/social) you can enter an organization you want to represent.

It can be university, college, school or any other organization. If you want to enter school, lyceum or gymnasium, please add a city to avoid any ambiguousness. For example: instead of PhTL #1 please enter Saratov, PhTL #1.

When you are filling the Organization field, please, use autocomplition and follow the tips. Or it will become a mess. And we will have to clean it up with TRUNCATE TABLE.

It is possible that one organization can have different names. Especially it is true for universities. You should try to avoid too short names, because they can lead to ambiguousness. For example: SSU can stand for Saratov State Universiry, Samara State University or Syktyvkar State University.

But long names are not very good too. Can you imagine how it will look if tourist will decide to enter the full name of his university: Saint Petersburg State University of Information Technologies, Mechanics and Optics? : )

As it is with countries, you will be able to see rating of organiztion and rating of users inside particular organization.

With best regards, Ivan

  • Vote: I like it
  • +209
  • Vote: I do not like it

| Write comment?
»
11 years ago, # |
Rev. 3   Vote: I like it +13 Vote: I do not like it

It would be nice to add https support too :)

And it would be cool to add a redirect (maybe just a rewrite rule?) from "codeforces.com" to "www.codeforces.com" (I have to change it everytime by hand, because codeforces doesn't see that I'm logged in)

UPD: It seems that the redirect (rewrite rule) was implemented! :)

»
11 years ago, # |
Rev. 3   Vote: I like it +8 Vote: I do not like it

Nice feature! Standardizing names might be a little difficult, so let's discuss it here before things get messy. How should we shorten names of the form XYZ Institute of Technology or University of XYZ? Should I simply omit the final word in Carnegie Mellon University?

P.S. There's a layout glitch in country/city/organization view where the Friends Rating button overlaps with the drop-down list.

  • »
    »
    11 years ago, # ^ |
      Vote: I like it +5 Vote: I do not like it

    I think Carnegie Mellon University is short enough in codeforces. Instead of omitting the word University, many teams use U to stand for University in world finals. For example, our university is Zhejiang U.

»
11 years ago, # |
  Vote: I like it +13 Vote: I do not like it

It seems there is something wrong with http://www.codeforces.com/ratings.

»
11 years ago, # |
Rev. 3   Vote: I like it -9 Vote: I do not like it

x

»
8 years ago, # |
  Vote: I like it +15 Vote: I do not like it

How about extending the feature to allow to be member of multiple organizations at the same time?