Difference between revisions of "Favorites"

From Exalted - Unofficial Wiki
Jump to: navigation, search
m
(Next update will be late. Probably will happen today or tomorrow. Last chance to add your favorites.)
Line 149: Line 149:
 
== Next Update ==
 
== Next Update ==
  
20 Mar 2009
+
23 Mar 2009
  
 
== Comments ==
 
== Comments ==

Revision as of 16:22, 23 March 2009

The Favorites project is an opt-in, group project intended to help readers more easily find popular pages, as well as to determine what those popular pages even are. Many wikizens already have sections in their personal page that present a list of their favorites and the idea here is to leverage such lists more effectively for other readers.

If you want to participate

To take part in this project, all you need to do is create a subpage of your personal page called /Favorites. You can put anything you want on this page as long as the following guidelines are followed:

  1. Any part of the page containing list items that start with links will be considered your "favorites". So, lines that start with wiki text like *[[SomeLink]], *SomeOtherLink or **SomeSubListLink are favorites, but no other links on the page will be. (The idea here is that such a restriction makes it easy for software to parse your favorites page and choose which links are your favorites and which are not.)
  2. Any given page should be linked as a favorite only once on your favorites page.
  3. Do not enter links that redirect to other pages. Instead, enter the final destination of the redirect.
  4. Making favorites links to pages that are solely your own work is discouraged.
  5. Add a link to your favorites page in the list below.

Top Favorites

These pages have been voted by the participating users (see below) as this wiki's favorite pages:

Favorite of 7 users:
ATaxonomyOfMadness
Favorite of 5 users:
TonyC/SolarsVsLion
Favorite of 4 users:
HowToEnrichCattleProduction
JPCardier/DemonKillerWhite
Favorite of 3 users:
HearthStones/Ikselam
Ikselam
LexiconOfElderDays
LoreOneExalted
OptimizingAstrology
Quendalon/Numerology
TheMyriadOfShades/CharmTheory
Favorite of 2 users:
ArtifactRelay
Artifacts/Ikselam
CelestialBureaucracy
CrunchRelay
Eniko/RakshaChargen
FairFolkShapingCombatPrimer
FourWillowsWeeping
LunarsAreFine
ManseRelay
MartialArts/TreadingOnDiamondsStyle
MartialArtsRelay
TheKawaiiEdition
TheNexusProject
TrialBySchmendrick
WriterQuotes
Favorite of 1 users:
AlternateMechanics/DSExpandedDifficulty
ArtifactList
Artifacts/Telgar
BerserkSeraph/LordsandLadies
BoyBandsIntro
CelestialBureaucracy/Explanations
Characters/SignatureCharactersReloaded
Charlequin
CharmIndexHierarchal
CharmRelay/NamedWinds
CharmRelay/RomanticArchery
CircleRelay
CreationTimeline
Creatures/IdentifyingBeings
DarkheartOne
DarkheartOne/RakshaCombat
DefenseValue
EJGRgunner/TheObsidianProphecies
ExaltedBeachVolleyball
Exalted_Post-Modern
FiveGreatAlchemies
FluffRelay
FrivYeti/Profession
FrivYeti/SteelAndGlass
FrivYeti/Wyldspan
FrivYeti/YoziPantheon
Garden/Combat101
GoldenCat
GreenLantern/EpicInspiration
Greymane
Greymane/Empyrean
Greymane/Titans
HearthStones/Quendalon
HearthstoneRelay
Kasumi/PowerCombat101
LiOfOrchid/BetweenHeavenAndEarth
LibraryMailanka/BasicTactics
MartialArts/BestOf
MartialArts/ClaySoldier
MartialArts/DreamsAndNightmaresStyle
MartialArts/EverVigilantSoldierStyle
MartialArts/FifteenMonths
MartialArts/FivefoldWayofBattlesStyle
MartialArts/InwardCoilingDragonStyle
MartialArts/StoneDragonStyle
MartialArtsMatrix
MoLinguistics
Moxiane/MiniSystems
Moxiane/ThePanoplyOfMars
Moxiane/UltimateWeapons
Names/Abyssal
NaturalWondersOfCreation
NexusProject
PassengerPigeon/AnimaPowers
QuotesofGoodness
Qzujak49/SiderealBPEfficiencyGuide
SeedRelay
Seiraryu/ElsewhereTavern
Shataina/AlternateElementDusts
Shataina/ManseCreation
SiderealLore/Charlequin
Sidereals/MissionsConcept
SolarLore/FourWillowsWeeping
SolarMelee/Arcahan
Somori/ICCardDecks
SpiritBuildingGuidelines
SpiritCourts
Telgar
TenThousandBrokenDreams
TheHoverpope/Demons
TheMyriadOfShades/PC225
TheMyriadOfShades/PC255
TheMyriadOfShades/PC300
TheMyriadOfShades/PC450
TrialByFire
UncleChu/LanguageDescriptions
VirtueFlaws/Ikselam
Voidstate/HeWhoMinesHimselfForWisdom
WaiyaddoNoDan/YouZhao
WillowsInfernal
Wordman/2eTerminologyRefinements

The list above is generated by the /ScoringCode that parses the participating favorites pages, below. Check the most recent /RunLog to see how votes were counted. At present, all pages that received at least one vote are listed. As the number of participants increases, this may change. The scoring code is run by Wordman, and this list updated, at least every solstice and equinox.

Participating Users

Next Update

23 Mar 2009

Comments

I geeked out a bit last night and wrote the software to sum up the favorites. The results are fairly dull right now, since there are only three participants, so I'll wait to post them. Feel free to check out the current /RunLog and make sure it's working correctly. -- Wordman

So ... I guess the various non-favourite links on mine could screw up your thing. Is there a tag or something that I can put on links I don't want to be counted?
~ Shataina

Sort of. As I tried to explain above, any link that comes at the exact beginning of a list item is considered a favorite. Nothing else is. So, on your page, the link in the line "EJGRgunner is a friend of mine and never did much here, but" is not a favorite because it isn't part of a list, while the link in the list item that follows it is. By the same token, the first two list links to the Lexicon and the Nexus project are not counted as favorites, because the word "The" comes between the start of the list item and the link. Similarly, the "back to Shataina" is not counted, because the link does not occur at the immediate start of the list item. The other list links on your page would be counted, because the appear right at the start of the list items. So, I think if you removed "The" from the links to the Lexicon and the Nexus project, the code would correctly distinguish which of your links were real favorites and which are not. In its current form, the code would get everything correct except those first two. - Wordman

OK, but I removed the "The" and it looks like they still didn't get counted. Also, I think it would be helpful if people tried to put actual links on their lists rather than redirects. It seems silly that both JPCardier/DemonKillerWhite and DemonKillerWhite are in the 1 list, despite the fact that the latter redirects to the former.
~ Shataina
My bad. The last run I did was using page data from prior to your edits. This latest run includes your changes. I agree about redirects, but probably will not put in the effort to track down such things, though it might be possible. Instead, I've added a guideline above encouraging people to use the most recent page. Looks like people might have corrected the links you mentioned already. -- Wordman

What would people think of the addition of another page much like this one called "My Best" or something similar, where instead of a Favorites page, you could build a "My Best" page with, like, three links to what you think is your own best work, and similar code would assemble those into a list. Would that even be worth reading? What if you could had a "my best" section to your favorites page, with exactly two links to your own best stuff? Would more people participate in Favorites if they could toot their own horn a little? - Wordman

Isn't that what userpages are for? -IanPrice
I suppose. The idea here is that scattered links are unified on a single page, without authors having to worry about updating multiple places. - Wordman
Perhaps volunteers could create an itemized section on their userpages for such a thing? - IanPrice
Or maybe their Favorites page, which I'm already scanning. Dunno. - Wordman

Is this still going to be updated? - Eniko

As you can see in the version history, this actually was updated on 21 Dec 2007. I just forgot to change the "next update" date. As fate would have it, the spring equinox is on the 20th, so next update should be soon. - Wordman