Knowledge (XXG)

User talk:Replysixty

Source đź“ť

688:
clear NPOV criticism of Drupal's performance or scalability-- it referred to a single issue (caching) without much explanation of (1) what caching is, (2) how it relates to performance/scalability, and (3) aside from a direct comparison to a single other CMS only in terms of caching, any criticism of Drupal's overall performance and scalability. It was just a bunch of technical babble with a single metric and a single competitor (against whom it performed relatively favorably- in its worst test it served 13 pages to Joomla's 19, in all other tests it smoked Joomla) . It was NPOV because it was framing an article (by the lead developer, no less) giving a positive cache benchmark as a negative criticism without any logical connection between one and the other. (Not to mention offering a basic description or primer of how this "caching" thing relates to performance and scalability) --
1359:
corporation" or "A conference of CMS administrators voted this a major hurdle Drupal needs to overcome" or something like "this issue is unique to Drupal" or "this is a common issue with all CMSs, but advancements in database access technologies including xy, and z make it likely to be a non-issue in the future" or SOMETHING to indicate that this DOES belong in a criticism section. Ideally, technical terms like "modular design" or "computational overhead" or "page rendering" or "caching" would be linked to the appropriate wikipedia article. My big question though is-- is this a notable criticism of Drupal? Where are the big corporations that have had scalability and performance issues? If someone at a conference gave a speech saying "this is why drupal sucks..." that would be a big help to say, yeah this is a real thing, as opposed to "oh this
2506:
first-hand experiences get referenced on Knowledge (XXG) to an article: They get quickly removed and replaced by links to CNN and AP, because those are more "authoritative", but what's happened is now the accounts are less true, less direct. We're accepting more vague, third-party references because we're supposed to trust the source more. Now like I said, personal opinion, but I'd rate your actual experiences higher than a magazine which is more interested in public image like betting on a horse. Knowledge (XXG) has migrated this way because it has attracted a lot of abuse on articles, but it's a shame just the same that typically the respected references are IMHO the wrong ones. I can't change that and I'm not trying to here, but just being brutally honest about it.
1684:
no idea. The point is that while the discussion is interesting, it still feels like speculation to me... If you started with a conclusion: "Users agree: Drupal is slow and these benchmarks show it is slow relative to 5 other CMSs" and then explored reasons for the slowdown, including more SQL requests, that would make sense and probably should go in the article. But to start with "Drupal is modular, modular means more SQL requests, more SQL requests must mean drupal is slow..." I don't know.. --
2334:
lack of a focus statement for the software is notable, even the top paragraph cannot decide whether Drupal is a CMS or Framework or something else. I know they haven't clarified these focuses within the Drupal community, but the Knowledge (XXG) entry could at least indicate target audiences and limitations of using Drupal outside of that scope. That's where the criticisms come into play, because in this case they're defining Drupal as much as the rest of the article is.
548:. The entire Criticism section suffers from having no real sources, I couldn't find to much myself in a quick search, but any good source that can be found criticizing Drupal would be great. If Novasource can write a NPOV criticism backed up by sources, then that has every right to stay in the article, but I don't think that has happened, and what Replysixty is trying to keep in the article is more accurate than Novasource's additions. Replysixty's replies to your 2884: 445: 4138: 4050: 3896: 3821: 3725: 3652: 2792: 2586:
software or switch designs. He was asking how much scaling anyone thought he might need so he could price it and just like this situation, nobody knew because benchmarks in scaling situations just don't exist. Now, the reason I tell this, is that we don't need the same info he did, we don't need detailed benchmarks, but simply that the issue exists, that it does limit the software's usage / choices.
2702:
discussion. IMHO, to be notable, the criticism should represent a consensus opinion or a critique by an authority. So if we're talking about performance issues, I need evidence that this is truly and fairly an issue for Drupal- and I'd like context-- comparison with other CMSs, a discussion of some structural or design flaw, the impact the problem has, and even any proposed solutions... --
3799:, I'm not sure if it would notify you automatically so I thought I would leave you a note here on your talk page as well. I'm interesting in this list because I am teaching a research methods course and am working with students to better understand science communication and making connections to people in popular culture (mass media) who they already recognize would help in this effort. -- 705:-- The article was chosen and is in reference to Drupal's caching affecting static content and not reflective of Drupal's actual perfomance, which Dries Buyart does address. You're trying to say it doesn't apply to the whole section of performance, but it was specific to that aspect. Go read it again, I'm not going to cut-and-paste a section like you've done, you can just read it. :P 3190: 1416:
slower than a Drupal system where only 1 of 15 modules are turned on, right? Speaking for myself- I don't use many of the core modules- they're not even checked in the Modules section. This means the tables are never created, the code is never loaded into memory or run. So maybe there is a performance advantage as well as penalty for modules, depending on which are used...? --
684:
tasks". Okay, great. But aside from the confusing sentence structure, does this have any meaning to a casual non-technical reader? How many buzzwords can you fit into two sentences ("primary optimization", "dynamic environments", "interactive tasks", etc. etc.) ? And is it in any way "criticism"?! Doesn't seem like it to me-- It's just a vague comment on speedup mechanisms.
3038: 461: 3354: 1758:
there and Drupal is 2nd place to it (this is made up, but I'm just saying...) does this mean Drupal is slow? What is the context compared with other CMSs or with actual administrators' usage? I can say that a Honda Civic has a slower top speed than a Corolla, but does that mean that a common criticism of the Civic is that it has poor performance? --
2213:
criticism. But while there are zillions of people who may have this or that issue, I think the section "Criticism" should be for widely acknowledged and notable issues with Drupal behavior/licensing/cost/utility/etc., not simply a place to discuss an issue that any single person may be having. It should also easy for a lay person to understand. --
425: 368: 869:. I did not want to say that "Drupal provides a seamless upgrade path for the end user" because some users may have trouble with migrating their sites to new versions. So I said "strives to". I could have said "aspires to" "has a policy to" "tries to" etc. I said "strives"... I don't think that's very advertisey, but whatever. Change it. -- 2032:
their own database requests independent of each other. These independent database queries take more time and could result in slower page generation. On the other hand, a modular design allows administrators to turn off features they do not use, which may end up saving database queries when compared to a similar non-modular CMS. Also,
215: 1245:
caching and reduce modules, but the entire modular nature is designed for, well-- modules and interactive sessions that don't cache (not the overall caching system at least). So to get the impressive performance in the benchmarks, the site has to deliver content much different than the goals of most Drupal sites.
2585:
Back to the scaling again, I wish I still had the link and maybe I'll hunt it down, but a perfect example was a cartoonist website that dynamically displayed his strips and as such the caching was useless and very quickly his server reached its limits. He had to decide whether to scale higher, switch
2428:
FWIW, I do know at least one person who does use Drupal as a personal blog. I have no clue what "typical usage" is-- whether it's corporate, personal, hobbyists, bloggers... don't know. It could be any of those things.. but if you have the data, I'd say put it up there, because you're right-- it is
1757:
But (1) the Dries article is three years old, (2) it says that Drupal is slower than Joomla w/o caching in handling 14 rather than 19 requests (something like that I don't have it in front of me), and (3) again, I don't know that it constitutes a notable criticism... if Joomla is the fastest CMS out
1304:
One problem with sourcing is that people who've run into these problems jump to other software rather than try to swim upstream fixing it, but that's why I'd like to see it in the article, because it's not well addressed. Perhaps this makes Knowledge (XXG) the wrong venue, but I'm honestly not trying
1131:
If you do have a vested interest, please have some sanity and understand the notion of recusing yourself. I will refrain myself from editing because I have zero interest in some Knowledge (XXG) war with you. I did undo your gigantic deletion of the work I added, I hope you gain some clarity to either
1096:
If there were one more criticism I'd apply to Drupal it's that the community has too many watchdogs like yourself that are so interested in protecting Drupal's image as respected software, that it doesn't grow or improve as much as it should. The flaws are too well defended and excused for, again, by
971:
Because it was so poorly written as described above, I felt the article was more accurate without the section. There are other criticisms which I think are valid and supported and I have contributed to those sections. The criticism you added was nonsensical and baseless enough to me that POV seemed
495:
is a disgruntled editor who is crying "vandalism" because he does not like me reving out his POV and OR. Rather than citing a valid reference in his edits, he chooses to universalize his own opinions and inject them into the article as objective (and notable) fact. Anyone who might be interested in
2542:
everyone posting their subjective experiences on every topic. In other words, you may be in some ways the best person to write an entry about yourself. But in many ways you are the worst person to do so. I understand for an encyclopedia why WP asks you not to do this, and I think the same sort of
2110:
See above. In your example though, you'd need a citation more to indicate that the lack of image support exists, but that it's a problem. Ie, an article in CMS Weekly called "Drupal's Image Handling SUCKS!!!!" would be a better citation than just linking to the ImageCache module or whatever if the
1800:
The Drupal 7 notes also document that they're reducing SQL queries, indicating it's still an issue. Why does it have a 2006 disclaimer in there that steers away from the inherent conclusion and reads like it's a problem in the past? It isn't, it's exactly as it was until Drupal 7 comes out (and then
1683:
Except that this may be a totally negligible performance hit in real-world terms. Or it may be that Drupal has optimized the way it handles module database calls in some interesting way-- perhaps all modules calls are cached, optimized, and then run in a single database access by the API... I have
1612:
from a modular design, are we just speculating here as far as Drupal vs. other modules? Or is it an established fact that most other CMSs may have a module or two turned on? If so, which modules, and what is the cited source? Benchmarked comparisons would be very helpful. Then, assuming that the
1415:
Are you sure about this? Do other CMS' not modularize their core functions? Also, couldn't the modular design be a performance ADVANTAGE, because it easily allows admins to restrict Drupal to only those modules they want? For example, a system with 15 hard-coded functions would be much larger and
724:
I have read the article several times now. I am not saying that caching is unrelated to performance. I am saying that the section did not read well and did not make a clear connection from "Performance & Scalability" to a bunch of stuff about caching and comparison to Joomla. Is Joomla fast?
679:
Uh, no. The article (which I did actually *READ*, and yes I know it's by Buyart) showed that when caching was on, and I quote from the article, "Joomla's cache system improves performance by 12%, while Drupal's cache system improves performance by 508%." Even though Buyart concedes it may not be a
3530:
Wow. Okay, umm. I'm just gonna keep doing my editing thing, and if you spot an issue let me know. Funny cuz I didn't feel like I was in any kind of edit war situation or even in contention with anything that had been edited between my edits-- I simply took a break and came back a few hours later
2188:
I don't know if I agree that the references need to indicate repercussions, just indicating that the issues exist and they concern both users and potential users. It's not that it isn't a problem, it's that as a problem it acts as a filter and barrier for who's likely to implement the software into
1951:
We're oversaturating references. The citations are getting excessive on things that are clearly true. This leads back to my original beef, because AFAIK Knowledge (XXG) policy for well-referenced articles doesn't equate to requiring a reference on every statement, or else immediate deletion. That's
1545:
But what about the point that drupal's modularity allows admins to NOT include/load certain modules that would otherwise be loaded by a rival CMS? Doesn't this promote a MORE efficient use of resources when compared with a CMS that throws in everything (including the kitchen sink)? A CMS with the
1344:
access for more efficient and scalable page rendering. One proposed solution to this issue is Drupal's core caching system, which stores static pages, reducing the need to re-generate them. Unfortunately, static pages are used mostly by anonymous visitors, so logged in users will not receive much
1300:
I'm stating it this way above so you have a better idea of what the actual criticism is that I'm trying to convey. I'm not suggesting it should be written into the article verbatim, it's too long for the subject matter and not reference sourced (although it could be from just one or two references,
1254:
Arguably, any site on any software could match that exact performance with the addition of a site-wide cache because at that point it's just delivering static pages. Anyone sending out static pages probably shouldn't be using Drupal, there are other CMS systems better suited for that environment or
1108:
You're making a lot of wild assumptions about me and my motivations. My motivation is only a complete and well-written article. Sounds like you have a serious chip on your shoulder, which again suggests a lack of NPOV. And by the way, where the hell did I "defend" or "excuse" any flaw in Drupal?
936:
I am a (non-professional) Drupal user. (I have in the past used many other CMSs over more than a decade, so I have some familiarity with the topic), but would not say I have a particular POV interest. My problem with your addition was that to me it was not supported by the cited article, was very
687:
I don't see how anything I added constitutes "glowing praise". I did reorganize a section on "learning curve" which had nothing to do with learning curve (but rather ease-of-use, which was covered in the previous section.) And I got rid of the Performance/Scalability section which did not provide
661:
Criticism sections should include criticism, balanced with unbiased reasoning, not glowing praise. Stop whitewashing please. Stop deleting. Your comments claimed you were editing for POV, but have extreme POV edits! You removed a citation without actually reading it, you assumed with the title that
2701:
I don't worry about the negativity-- a criticism section will by its nature discuss "negative" aspects of Drupal. I just want whatever is there to pass the tests of being notable, easily understood, accurate, and well-supported by objective citations. It has to be more than simply an interesting
2537:
I can't account for wikipedia's reasoning over citing sources- I guess it's just preferred to have at least a single person's distance between the article's subject and the article itself. There are inherent flaws in this (you can still write an article somewhere and then publish it as a source),
2333:
On the topic of big corporations having scalability and performance issues, I think that's the part that's notable, that Drupal is more designed with those in mind and (in this issue at least) not as appropriate for users without scaling options (shared hosting for example, or limited budget). The
2080:
As an example: If you say that most CMS' have a way to insert and display images by default but for Drupal you need a third-party module, that's just true and there's unlikely any argument against it, so why does it need a citation? If there was a dispute or confusion, sure, but I've never heard a
2031:
Drupal's plug-in modularity is intended to offer the system flexibility in features and functionality. However, this design may have a performance cost when compared to non-modular CMSs. For example- a non-modular CMS may optimize its database calls whereas modular components of Drupal each make
1584:
That's exasperated by the popular Views, CCK and related modules. Hugely different from say, a module in any other CMS that inserts a Flickr feed, or forums software installed fully-featured. Most other CMSs are often run on default installs, maybe with a module or two. That's a notable difference
1513:
In theory you're getting flexibility, that's what Drupal's scope is about, while most CMS' focus on one thing (forums, blogging, office documentation or even Wikis), Drupal tries to be able to all of those and whatever else too. Performance and Ease-of-Use are the trade-offs, both logically and in
790:
If you have evidence that Drupal's upgrade path is not seamless, please post it. That would be fair criticism, (e.g. "some users/reviewers/etc. have reported difficulty in upgrading their sites across major versions, such as from 5.13 to 6.0") But the article (as it was when I edited it) read as
773:
Anyone coming to the page is going to be looking for how the software operates, not how it could theoretically operate in the future. I don't think anyone could honestly say that Drupal's upgrade paths are currently seamless, most of the core developers would openly admit that it's not, that's why
683:
Next, the first sentence of this section reads: "Drupal's primary optimization is through caching oriented toward anonymous visitors which are not logged into the system. Performance tests with optimizations may not reflect actual usage in dynamic environments with logged in users and interactive
264:
I noticed you changed the picture size on this article back to a forced size of 300px. I've reverted that change, as well as replacing the br-clear code so the references fall properly on the page regardless of monitor width and resolution. Please leave this change in place to conform to the MoS
2740:
See notability comments above. And at the risk of repeating myself, Drupal's differences in structure and design should be a part of the article itself and to a degree they already are, whether they're a flaw is the point of stating the criticism in the first place. The reader can decide, we just
1244:
Drupal's modular structure, even within core, results in a large number of SQL and internal server requests which cause moderate-to-high usage performance-wise and serious concerns for scaling. The more modules added, the more the problem exasperates. The usual response is to use Drupal's default
886:
You want credit for not having the best wording and that's fine, that's exactly how Knowledge (XXG) grows, but you have not extended that courtesy to myself or others. Full on deletions of entire sub-sections however are something usually discussed on talk pages, etc. before you just go ahead and
1651:
Drupal is designed modular for flexibility. Easy to reference, but unnecessary. Each module makes its own SQL calls, so if the core is making many SQL calls compared to other CMS' it's logical and obvious to conclude that more modules with more SQL requests will be a greater total. 1 + 1 = 2. No
2666:
This whole thing could be wrapped into the nature / design of Drupal with pros and cons without even a criticism section, but I don't think I'm up to tackling the whole scope of the article. I guess I'm coming to the conclusion that without the overall article defining just what Drupal is, any
2505:
Digressing into personal opinion here: This is, in part, a frustration with Knowledge (XXG) as a sort of pop-culture encylopedia. A magazine and an award as examples of authoritative referencing, that does seem typical of reference requests. Using another example: A world-wide event happens and
2357:
Well I think that Drupal can be both a CMS *AND* a CMS framework. It is a bunch of parts that can be used to build a sophisticated web site, but is packaged by default in such a sample "basic" site. A (poor) analogy might be a box of legos-- you can buy a box of legos that are used to build a
2151:
It's notable that Drupal uses modules to achieve the same results of CMS' which are designed more as complete solutions. It's a different approach and in many ways defines Drupal. This is IMHO how the entire article should be oriented, on these sort of differences, because as it is, it's pretty
1983:
I am looking for any citation that performance/scalability is a notable issue in Drupal. A critical review, an online poll, a preponderance of "WHY IS DRUPAL SO SLOW?" posts from a wide-ranging number of users-- something! Right now you have a theory about more modules leading to more queries
1454:
Are you comparing to other CMS' or Frameworks? Frameworks, probably yes, CMS' typically no. There's modular and there's modular. Modularizing code (IE: code libraries) isn't the same as loading / unloading specific packages the way Drupal does. For instance the focus on modularity in code might
1273:
The next response is cache selectively at the SQL and server /code levels, but that's outside of scaling, or rather that's the usual response to scaling and not really a Drupal solution to the problem: It's part of the infrastructure system. This solution still performs best in less-interactive
1293:
Upcoming Drupal 7 attempts to fix the SQL requests problem (that in itself is arguably all the reference needed). I haven't looked at it too technically but my understanding is that they're attempting to merge SQL requests together as a sort of patchy fix. That's a tradeoff in code performance
1283:
So caching aside, Drupal scales poorly by default but great results can still be gained with infrastructure. That's a cure-all solution, just scale big enough until it's fixed. Worded at its most positive, you could suppose that support infrastructure is typically good enough now that Drupal's
844:
I don't know what edit you're talking about here. Again, I have no problem with an article criticizing Drupal's scalibility or performance (although my understanding is that Drupal is notably scalable). My problem was that the scalability section was half-baked- it was confusing, misleading,
829:
I don't think you agreed at all, you're going on now some more about alternative rhetoric on something that shouldn't be said in the article. If you are talking about forward-plans for Drupal, at the very least (note I did, but you deleted it) include a reference to the versions when that will
2396:
I've used the lego analogy too. Personally I'd say it's a Framework for creating a CMS (and delivery of content, but that's included in most CMS'). This is inherent in most of the practical usage: web design companies install, setup and customize / code Drupal sites for customers and then the
2212:
Exactly my thought. One could go to the forum and find examples of all kinds of issues people are having setting up Drupal. The other guy who posted his particular problem, something he hated about Drupal's default filtering behavior, simply disagreed with Drupal's design and posted it as a
1005:
There was one other editor who had a clear bias. If you'll fully read the history, you will see that a neutral third party agreed that my edits were appropriate. So I say to you, if you had some personal difficulty with Drupal, Knowledge (XXG) is not a place to vent your frustration, nor to
924:
I have no issues with you making changes, small undos, etc. but when you completely obliterate honest criticisms in a criticism section, you must understand that comes across extremely biased. It's as if you're defending Drupal and treating me as if I'm attacking it for referencing well known
1358:
I don't know if this begins to capture what you're talking about, but if so, I would hope that every statement above would be supported by citing sources, and that the issue itself would be demonstrated to be notable, ie "This problem has been cited as a reason for not adopting Drupal by XYZ
1340:, each unique module and theme may require their own database queries. Thus Drupal must consume more CPU cycles to create every page. This creates a problem for both Drupal's performance and scalability, as CMSs that do not support plug-in modules are better able to internally optimize 864:
Drupal strives to provide a seamless upgrade path" may have not been the best words to use. Although I do think that they are accurate.. "Drupal's policy is to provide a seamless upgrade path" may have been better. I'm fine with criticism, but it has to be real criticism, it has to be
3737:
is now open until 23.59 on Sunday, 10 December. All users who registered an account before Saturday, 28 October 2017, made at least 150 mainspace edits before Wednesday, 1 November 2017 and are not currently blocked are eligible to vote. Users with alternate accounts may only vote once.
1455:
encapsulate SQL functions, whereas Drupal's modularity involves separating into building blocks for features. The closest comparative system is Joomla! / Mambo (Joomla! being a Mambo fork), so considering their comparison, Drupal's modularity is way out there from the rest of the crowd.
3833:
is now open until 23.59 on Sunday, 3 December. All users who registered an account before Sunday, 28 October 2018, made at least 150 mainspace edits before Thursday, 1 November 2018 and are not currently blocked are eligible to vote. Users with alternate accounts may only vote once.
1391:
That's a fair bit closer and more coherent. It's not so much that other CMS' don't also use modules, but that Drupal absolutely relies on them, right down to the core being made up of numerous modules. So out of the box defaults it's more taxing than other CMSs because it's already
1166:
In other words, if you're really so big on NPOV then walk the walk and prove it. Edit gracefully for a change. Personally I think you're probably just going to keep on using NPOV excuses to push your own mandated bias of software that you most likely have some financial dependence
3531:
and picked it up where I left off... Incidentally I think the intent of the three reversions is plainly to avoid a situation where people go back and forth endlessly reverting each other (via the revert button or by an effectively identical manual edit), but hey.. I'll leave the
2294:
Is the cache factor a well-known dispute? I'd never heard of it before you brought it up. So I'm inclined to say "no." Where have you seen this as a hot area of discussion? Please cite those sources, because I may be just out of it, but I haven't seen any talk about this...
752:
I completely disagree that Drupal's policy is useless information. The section read as though Drupal/Dries's policy was to casually break upgrade paths for the end user. That is not the case, so I added clarification to make it understood that this is not Drupal's practice.
1062:
The truth is, I use Drupal myself but not professionally. I'm not arguing on behalf of Joomla (have never used it) or any other CMS. These are well known and common criticisms from the Drupal community and I noticed a distinct lack of neutrally addressing them on the
1039:
The essence of bias? Give me a break. I am in favor of balance- I am in favor of fair criticism of Joomla, Drupal, whatever. And I am in favor of well-reasoned, written, and supported articles. If you make your section coherent and well-cited, I'm all in favor!
959:
If you have any interest in straightforward and balanced information on Knowledge (XXG), you would expand upon what I'd written rather than nuking it. I don't believe you really have an issue with NPOV at all, I think you have an issue with any criticism with Drupal,
2978:
With that said, I'm totally fine with drastically altering/merging/destroying that section (as one of your commit messages hinted at (I think)), I just hope we can keep enough reference links so that notability can be quickly established when the AfD wakes up again.
2543:
logic extends to first-person & original reporting. Knowledge (XXG) isn't a newspaper or a blog- it's meant to be an encyclopedic reference and include consensus information... but your point is very well taken, and I am sort of in the middle on the issue... --
3492:, "An edit or a series of consecutive edits that undoes other editors' actions—whether in whole or in part—counts as a revert." In the example I pointed to, you undid the action that inserted the word "widely". But you're right that the definition of "revert" at 3284:
Hi. I realise I focused almost entirely on the version history table back in November, but I meant for my comments to apply to the supported devices table as well. (I thought I mentioned that somewhere. Sorry if it was unclear.) The version history was really,
3473:
is. Removing an unneeded word at the end of a sentence is not a reversion of anything. It's a straightforward edit. It does not undo any specific prior edit and does not return the document to a previous state.... That's your example of a reversion? Huh?
3496:
is different. So I'll investigate some more and get back to you. One thing that I hope you see is that I was not (and am not) trying to accuse you of anything. I was merely offering a reminder, but you have pointed out a possible mistake on my part.
2251:
Isn't performance, though disputed (the cache factor), well enough known and impact related to be notable? The disputes themselves are an acknowledgment that it's a major issue. The criticism shouldn't need to prove one side or the other, just state it.
3664:
is open from Monday, 00:00, 21 November through Sunday, 23:59, 4 December to all unblocked users who have registered an account before Wednesday, 00:00, 28 October 2016 and have made at least 150 mainspace edits before Sunday, 00:00, 1 November 2016.
2473:
Personally, I can't speak to Drupal's adeptness at scaling. I get very few visitors to my site and haven't ever had to address it. Nevertheless, even if I had a horrible time scaling Drupal, it would be totally irrelevant to the article itself, as
791:
though it was Drupal's POLICY to allow such breakage. That is not the case. It is only the case from a developer standpoint (although one could argue that backward compatibility is desired, though often not possible), so that is what I clarified.
680:
real-world improvement due to non-anonymous users having customized content (and thus not using the cache), the cited article is overwhelmingly a favorable evaluation of Drupal's cache system. So why is it in a criticism section? Did YOU read it?
2899:
prohibits making more than three reversions on a single page within a 24 hour period. Additionally, users who perform a large number of reversions in content disputes may be blocked for edit warring, even if they do not technically violate the
1308:
I don't have a great urge to do this if I'm also fighting upstream. I'd like to see it in there, but if after reading what I've stated here you're not convinced it's valid for the article, then I'm not going to toss back and forth about it.
2397:
customer uses the end product as a CMS. I'd estimate that's most of Drupal's typical usage, which is much different than say Wordpress which is typically used by the end-user directly just as a blog CMS. That's a very notable difference!
2028:
Here's a thought-- maybe what you have is not actually a criticism of performance and scalability but a criticism of Drupal's modular design. In that case, the section should be called "Modular design" and might read something like
3292:
so that was the bigger problem. Although I do agree with Sudoghost about the supported devices I'm less bothered about it now that the version history is better, and tbh I'm not going fight over it. Hope that clears things up. –
1143:
I will take a look and make any edits I feel are appropriate. Sorry to step on your toes, but you're plain wrong about my "vested interest". The fact that you're making such assumptions should make you question your own POV.
1546:
same functionality as Drupal with all modules turned out may be faster as it could optimize databse calls, etc. But once you start turning off drupal modules you don't use, at some point drupal must gain the advantage. --
1836:, the new Civic may get another few MPG out of the engine, but that doesn't necessarily mean it would be appropriate to put a "criticism: mileage" section in the older civic's wikipedia article. See what I'm saying? -- 865:
understandable to the lay reader and it has to be accurate. The article left the impression that every time Drupal is upgraded it breaks the system for the end user-- it did not clarify this to be a (fair) criticism for
4181: 4093: 3939: 3861: 3765: 3692: 1237:
I'm getting tangled on wording the criticism plainly and non-technical while trying to come across as neutral as possible. I'll just explain more fully here so at least you know what I'm trying to have it explain:
3607:. It has the authority to enact binding solutions for disputes between editors, primarily related to serious behavioural issues that the community has been unable to resolve. This includes the ability to impose 1332:
Due to its delivery of dynamic content and its "pluggable" modular design, Drupal operation tends to require more computational overhead than other CMSs that offer similar features. As Drupal custom-builds
3064: 1028:
I was interested in adding some balance for anyone using the Knowledge (XXG) entry to make an informed decision about software. I don't think you'll ever see it that way, which is the essence of bias.
4165:. It has the authority to impose binding solutions to disputes between editors, primarily for serious conduct disputes the community has been unable to resolve. This includes the authority to impose 4077:. It has the authority to impose binding solutions to disputes between editors, primarily for serious conduct disputes the community has been unable to resolve. This includes the authority to impose 3923:. It has the authority to impose binding solutions to disputes between editors, primarily for serious conduct disputes the community has been unable to resolve. This includes the authority to impose 3845:. It has the authority to impose binding solutions to disputes between editors, primarily for serious conduct disputes the community has been unable to resolve. This includes the authority to impose 3749:. It has the authority to impose binding solutions to disputes between editors, primarily for serious conduct disputes the community has been unable to resolve. This includes the authority to impose 3676:. It has the authority to impose binding solutions to disputes between editors, primarily for serious conduct disputes the community has been unable to resolve. This includes the authority to impose 3435:
policy. I haven't examined your edits closely enough to see if you've exceeded the 3RR threshold, but I figured it couldn't hurt to remind you about it, given the number of edits today. Cheers.
2358:
rocket ship-- the same legos can be used to build a train or a boat. There's a rocket on the box-- so you could say "This box contains a rocket, but it can also used to build other things..." --
3052:. We appreciate your contributions, but the nominator doesn't believe that the article satisfies Knowledge (XXG)'s criteria for inclusion and has explained why in his/her nomination (see also 1878:
I could find more articles noting many SQL queries and the pros and cons of modular design, but aside from getting outside of scope, it's just getting silly, how many references does it need?
1726:
A comparative benchmark is already referenced by that Dries article, it's just arguing that caching compensates the difference, but it documents that there's a difference in the first place.
4151: 4063: 3909: 1132:
let someone else clean it up (if anyone feels it's needed) or to at least leave the core criticism intact and edit without a defender's approach to put the software in absolute best light.
1006:
universalize your experience as typical. In other words, if the criticism is not notable and supported by something other than "original research", it should not be in the article. --
2976:- throw in a bunch of reference links that mention CyanogenMod (they all do, even when a title doesn't call it out) to help establish notability, since the AfD has merely been delayed. 3063:
Your opinions on whether the article meets inclusion criteria and what should be done with the article are welcome; please participate in the discussion(s) by adding your comments to
384: 2036:, both at the application and database levels can help mitigate this. Drupal's developers is working to address these concerns and improve performance via optimizations in Drupal 7. 1234:
Okay, taking a deep breath then because it sounds like we've rubbed each other the wrong way and both made assumptions. Not to mention similar backgrounds with the subject at hand.
1074:
If they are well-known and common then please explain in a clear fashion for non techhies, and includes support and I'll be the first one to slap you on the back and say thanks. --
925:
criticisms even within the core community of developers. This makes me assume you have a vested interest and if you do, you certainly shouldn't be anywhere near the article at all.
2741:
provide the information. It could be a lot more clear if there was less emphasis on trying so hard to prove / disprove it in a convoluted way rather than just using common sense.
1284:
relative performance is a non-issue. But in the end, what that does is limit Drupal to those whom have the infrastructure to support it, which does narrow Drupal's target market.
105:
instead of Knowledge (XXG). This makes them available to other language Wikipedias without the need for re-uploading. I've already uploading some of your images to Commons (see
639: 544:
After spending some time looking through all the edits, I think most of what Novasource is adding has a strong POV, and the sources that are referenced are not what I consider
371:
Welcome to Knowledge (XXG). Although everyone is welcome to make constructive contributions to Knowledge (XXG), at least one of your recent edits, such as the one you made to
2478:
are not sufficient for citation. If, on the other hand, Drupal had won CMS Magazine's "Least Scalable Web System" award for 2009, that might be a notable criticism.
3383: 1301:
most are logical conclusions based on the initial problem). It's based upon what I'd say is relatively common knowledge (except for the last bit with Drupal 7).
228: 3149: 1984:
leading to reduced real-world performance when caching is not turned on, or for those users who do not load cached content. I don't think this is enough. --
3322: 3159: 2189:
working solutions. Finding examples of non-working attempts or people bumping into the problems is easy, finding authoritative writeups / postmortems isn't.
3103: 3009:
until it satisfies Knowledge (XXG) requirements. Please help improving it and getting the necessary sources. We can move the article back once it's ready.
3145: 1832:
Again, there are probably many changes in Drupal 7. But an improvement in 7 doesn't necessarily correspond to a notable problem in 6. Going back to the
3378: 187:
I would like to ask you if it would be agreeable with you if I uploaded a newer version of the image referred to in the title of this discussion. Using
2847:
Please consider improving the article to address the issues raised because, even though removing the deletion notice will prevent deletion through the
2852: 2538:
but I do understand the argument. This may be a situation in which there is no perfect solution. It would be pretty crazy to have a policy which
1209:
If so, we have nothing to talk about, there's no point in trying to discuss something rationally with someone trying to protect their own arse.
744:-- Oh and specifically, "striving" to do something, or policy about something, in reference to software is absolutely useless information-wise. 3318: 3155: 82: 4204: 4115: 3961: 3875: 3779: 3706: 3632: 2821: 2628:
If you have that article about the cartoonistit would be great to show that this is a real-world (and not simply theoretical) issue. ---
2817: 3027: 2856: 1363:
be a problem but it's not really..." in which case it certainly doesn't belong. Anyway, that's my thought. I need to go eat now. --
2980: 3241: 1514:
reality. It's not unlike the old Jack of All Trades adage, if you focus on one thing then reusability of the parts isn't necessary.
309:
Then you haven't been reading the talk page very carefully. I have spent far more time explaining my edits than making them. --
26: 48: 4200: 4111: 3957: 3871: 3775: 3702: 3628: 994:
Now I'm looking back at the history and seeing that others have also had similar problems with your near-vandalistic deletions.
4174: 4086: 3932: 3854: 3758: 3685: 3253: 3209: 3152:). Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. 2917: 43: 3315:. Such links are almost always unintended, since a disambiguation page is merely a list of "Did you mean..." article titles. 2892: 1352:
by the database server itself, and proposed improvements for Drupal 7, may help mitigate such performance and scaling issues.
725:
Does it mean anything that Drupal is faster than Joomla with caching turned on? What is the relationship to scalability? --
593:
Please note i'm hardly an admin... and while I still stand by what I said, please try to keep a civil attitude! best wishes,
549: 387:
to learn more about contributing to this encyclopedia. Your edits continue to be nonconstructive and have risen to vandalism.
142: 3553:
The rules could be a lot clearer, and the results depend a lot on which adminustrator gets involved. Anyway, happy editing.
3257: 2901: 2896: 2799: 405:
For the record, Novasource is harassing me because he doesn't like edits I made regarding his lack of NPOV and use of OR. --
902:. If you want to fix the section, put it back. I looked at it and couldn't even figure out what it was trying to say. -- 500:, and particularly his edits]. Novasource, your repeated unfounded warnings, edit-warring, false claims of vandalism, and 292:. Your contributions are increasingly nonconstructive and nonsensical for reasons I have outlined in the Drupal talk page. 1274:
environments. The more that's unique, the less can be cached, right? The benchmarks are far removed from real-world usage.
3045: 266: 2431:
XYZ survey showed that 56% of drupal sites are used for corporate, 14% political, 20% personal, and 10% "other" purposes
2081:
dispute that Drupal is focused like most other CMS', what is disputed is whether Drupal is better in its modular design.
3619:
describes the Committee's roles and responsibilities in greater detail. If you wish to participate, you are welcome to
3263: 2907: 2825: 481: 453: 53: 4186: 4098: 3944: 3866: 3770: 3697: 3624: 1294:
because they aren't merged to start, they come out in branches and are recombined, so slowing down in PHP makes sense.
3205: 1305:
to drive a stake somewhere with it, it just made sense to me as the first stop where people will look for the info.
662:
the article (from Dries Buyart no less) didn't apply. If you dislike the wording, reword it in an unbiased fashion.
168:
Way to be bold in tossing out the actor's section of the WGA page. It was time for something to be done, great job!
3796: 3488:
That's an interesting reply, thanks. It may also be that neither of us knows what a revert is.  :-) According to
3307:
Hi. Thank you for your recent edits. Knowledge (XXG) appreciates your help. We noticed though that when you edited
3558: 3521: 3502: 3460: 3440: 2841: 258: 3249: 3221: 3197: 2912:. Please do not repeatedly revert edits, but use the talk page to work towards wording and content that gains a 240: 33: 22: 4031: 4014: 3990: 647: 223: 188: 4162: 4074: 3920: 3842: 3746: 3673: 2806:, suggesting that it be deleted according to the proposed deletion process because of the following concern: 101:
Thanks for all the images of the WGA strikes. Since they are all PD you may want to look at uploading them to
60: 3006: 3002: 2995: 2803: 3053: 1585:
from Drupal, even just on the default install (and my experience with Drupal is default installs are rare).
810: 505: 64: 4027: 4010: 3986: 3413: 3620: 3245: 3213: 2913: 2860: 473: 449: 429: 76: 68: 2984: 2868: 200: 113: 3088:. I have nothing to do with this article or the deletion nomination, and can't do anything about it. -- 2888: 501: 38: 2974:- write in plain english the main benefit of that firmware (not my native tongue though, and it shows) 428:
Please refrain from making unconstructive edits to Knowledge (XXG). Your edits appeared to constitute
3804: 3554: 3517: 3498: 3456: 3436: 3133: 3093: 2952: 2940: 600: 564: 392: 299: 173: 4145: 4057: 3903: 3829: 3733: 3660: 3642: 3596: 3587: 437: 380: 232: 3271: 2864: 2833: 643: 4158: 4070: 3916: 3838: 3742: 3669: 3616: 3600: 2840:
notice, but please explain why you disagree with the proposed deletion in your edit summary or on
545: 3118: 149: 29:. I hope you like the place and decide to stay. Here are some pages that you might find helpful: 3216:
rather than repeatedly undoing other users' edits once it is known that there is a disagreement.
1652:
references needed, it's really just simple additive math, you can't get simpler logic than that.
610:
Sorry, thought green signified admin for some reason ;) But I'm glad to see others agree too --
1909:
It needs a reference that overall, Drupal's performance/scalability is a problem for people. --
1345:
of the benefit of caching. Other solutions, including caching only blocks, forms, and themes,
106: 75:(~~~~); this will automatically insert your username and the date. If you need help, check out 3409: 3358: 3338: 3175: 236: 235:
for testing; if you believe the edit was constructive, ensure that you provide an informative
4170: 4082: 3928: 3850: 3754: 3681: 3612: 3604: 2848: 899: 4193: 4105: 3951: 3312: 3074:
You may also edit the article during the discussion to improve it but should not remove the
2672: 2591: 2257: 2157: 1334: 1314: 1214: 835: 804: 779: 710: 667: 274: 248: 196: 109: 88: 4173:, editing restrictions, and other measures needed to maintain our editing environment. The 4166: 4085:, editing restrictions, and other measures needed to maintain our editing environment. The 4078: 3931:, editing restrictions, and other measures needed to maintain our editing environment. The 3924: 3853:, editing restrictions, and other measures needed to maintain our editing environment. The 3846: 3757:, editing restrictions, and other measures needed to maintain our editing environment. The 3750: 3684:, editing restrictions, and other measures needed to maintain our editing environment. The 3677: 3615:, editing restrictions, and other measures needed to maintain our editing environment. The 3608: 3489: 3432: 3365:
that an edit performed by you may have introduced errors in referencing. It is as follows:
3085: 3075: 3068: 3057: 3800: 3536: 3475: 3089: 3017: 2948: 2925: 2703: 2629: 2544: 2434: 2359: 2296: 2214: 2112: 2039: 1985: 1910: 1837: 1759: 1685: 1614: 1547: 1417: 1364: 1188: 1145: 1110: 1075: 1041: 1007: 973: 938: 903: 870: 846: 754: 726: 689: 611: 594: 579: 558: 509: 492: 406: 388: 349: 329: 310: 295: 169: 2475: 4023:
And i had a small edit in that page please say ur mind as my first edit in en wikipedia
3493: 3470: 3401: 3268: 2943:
page, that speedy delete irritated me, if nothing else the debate this has engendered (
2770:
I'm getting worn out on this, it's really fairly simple and being made overcomplicated.
1952:
over-policing and making it difficult to contribute. This is what annoyed me initially.
433: 376: 3044:
An editor has nominated one or more articles which you have created or worked on, for
2883: 2816:
All contributions are appreciated, but this article may not satisfy Knowledge (XXG)'s
444: 3428: 3370: 3329:
It's OK to remove this message. Also, to stop receiving these messages, follow these
3166:
It's OK to remove this message. Also, to stop receiving these messages, follow these
3114: 3078:
template from the top of the article; such removal will not end the deletion debate.
139:
You should watch your language, otherwise I'll inform authorities. (: - Yours truly,
87:
before the question on your talk page. Again, welcome! And thanks for the pictures!
2791: 1264:
The problem is further exasperated by modules that conflict with the caching system.
3334: 3330: 3171: 3167: 3110: 1613:
critique is based in fact and well-explained, we need to ask if it is notable... --
972:
the likely motivation. Are you sure you're not being paid to edit? Oh, I kid. --
937:
technical, and did not address the critique of overall performance/scalability. --
123: 4137: 4049: 3895: 3820: 3724: 3651: 3513: 2972:
I had primarily two purposes in starting the "User benefits"/"Philosophy" section:
3308: 3201: 3049: 3031: 2970:
page, it definitely needs help (another speedy delete survivor too, apparently.)
2967: 2668: 2587: 2253: 2153: 1833: 1310: 1210: 831: 800: 775: 706: 663: 497: 270: 244: 192: 3037: 460: 269:. This prevents the picture from overriding individual preference settings. -- 3400:
Please check this page and fix the errors highlighted. If you think this is a
3294: 3013: 2921: 1337: 348:
I'm cleaning up the page by merging Novasource's warnings to one section. --
2152:
confusing what exactly Drupal does if one goes by the Knowledge (XXG) entry.
3231:; that is to say, editors are not automatically "entitled" to three reverts. 3141: 288:
This is a notice that I will now be more free about reverting your edits to
3999: 3980: 108:). Adding them to articles on Knowledge (XXG) is exactly the same, (ie ]). 799:
The point is, the Drupal page should be informational, not advertisement.
122:
Seriously, thanks a lot for the images. Let me know if you need any help.
3244:
to discuss controversial changes; work towards a version that represents
1341: 4208: 4177:
describes the Committee's roles and responsibilities in greater detail.
4119: 4089:
describes the Committee's roles and responsibilities in greater detail.
4035: 4018: 4004:
This guy is deleted and had one warning cuz of his pro-antiregime edits
3994: 3965: 3935:
describes the Committee's roles and responsibilities in greater detail.
3879: 3857:
describes the Committee's roles and responsibilities in greater detail.
3808: 3783: 3761:
describes the Committee's roles and responsibilities in greater detail.
3710: 3688:
describes the Committee's roles and responsibilities in greater detail.
3636: 3562: 3544: 3525: 3506: 3483: 3464: 3444: 3417: 3342: 3297: 3274: 3179: 3122: 3097: 3021: 2988: 2956: 2929: 2872: 2711: 2676: 2637: 2595: 2552: 2442: 2367: 2304: 2261: 2222: 2161: 2120: 2047: 1993: 1918: 1845: 1767: 1693: 1622: 1555: 1425: 1372: 1318: 1218: 1196: 1153: 1118: 1083: 1049: 1015: 981: 946: 911: 878: 854: 839: 814: 783: 762: 734: 714: 697: 671: 651: 619: 605: 587: 517: 468:
you will receive for your disruptive edits, such as the one you made to
424: 414: 396: 367: 357: 318: 303: 278: 252: 214: 204: 177: 158: 128: 116: 91: 4155:
are allowed to vote. Users with alternate accounts may only vote once.
4067:
are allowed to vote. Users with alternate accounts may only vote once.
4007:
I just want to please suggest a way to pervent of these kind of issues
3913:
are allowed to vote. Users with alternate accounts may only vote once.
3603:
is the panel of editors responsible for conducting the Knowledge (XXG)
3229:
Edit warring is disruptive regardless of how many reverts you have made
2033: 1349: 3532: 469: 372: 289: 2947:) is helpful, and will probably justify it's notability over time. 1230:
An Explanation on the Drupal Criticism of Performance / Scalability
3065:
Knowledge (XXG):Articles for deletion/CyanogenMod (3rd nomination)
2944: 383:
for any test edits you would like to make, and take a look at the
72: 4190:. If you no longer wish to receive these messages, you may add 4102:. If you no longer wish to receive these messages, you may add 3948:. If you no longer wish to receive these messages, you may add 4180:
If you wish to participate in the 2021 election, please review
4092:
If you wish to participate in the 2020 election, please review
3938:
If you wish to participate in the 2019 election, please review
3860:
If you wish to participate in the 2018 election, please review
3764:
If you wish to participate in the 2017 election, please review
3691:
If you wish to participate in the 2016 election, please review
2111:
WP article is noting a criticism of Drupal's modular design. --
231:
has been reverted, as it appears to be unconstructive. Use the
4149:
is now open until 23:59 (UTC) on Monday, 6 December 2021. All
4061:
is now open until 23:59 (UTC) on Monday, 7 December 2020. All
3240:
If you find yourself in an editing dispute, use the article's
3137: 1346: 79:, ask me on my talk page, or ask your question and then place 3188: 3036: 2851:, the article may still be deleted if it matches any of the 2790: 887:
nuke a large chunk of something someone else was working on.
213: 3256:. In some cases it may be appropriate to request temporary 2828:). You may prevent the proposed deletion by removing the 1109:
Just write a good section and support your assertion! --
3907:
is now open until 23:59 on Monday, 2 December 2019. All
2820:, and the deletion notice should explain why (see also " 191:, I brightened the shadows seen in the image (mostly on 4161:
is the panel of editors responsible for conducting the
4073:
is the panel of editors responsible for conducting the
4000:
https://en.m.wikipedia.org/Special:MobileDiff/938439886
3981:
https://en.m.wikipedia.org/Special:MobileDiff/937620907
3919:
is the panel of editors responsible for conducting the
3841:
is the panel of editors responsible for conducting the
3745:
is the panel of editors responsible for conducting the
3672:
is the panel of editors responsible for conducting the
3452: 3405: 3393: 3389: 3374: 3311:, you added a link pointing to the disambiguation page 3290: 3136:, you added links pointing to the disambiguation pages 1176:
Be honest with yourself. Do you have a vested interest?
845:
incomplete, and not supported by the cited article. --
528: 3431:
article. This is just a friendly reminder about the
3248:
among editors. You can post a request for help at an
2667:
criticism is going to sound too negative / spiteful.
640:
Oath of office of the President of the United States
183:
Image:Jeff garlin and others at wga rally.jpg Update
1608:Aside from my question about potential performance 3235:Do not edit war even if you believe you are right. 1328:Is something like this what you're trying to say: 436:. If you would like to experiment, please use the 102: 3595:You appear to be eligible to vote in the current 375:, did not appear to be constructive and has been 3303:Disambiguation link notification for December 10 3109:Thx for this photo (and others too :). I use it 323: 3427:Thanks for giving some expert attention to the 830:happen. Stop disinforming and start informing. 542: 496:what this stink is about should take a look at 3795:Hello. I replied to a comment you made in the 2429:notable.. like if you had somethign that said 448:Please stop your disruptive editing. If your 8: 3104:File:Seth mcfarlane speaks at wga rally.jpg 2787:Proposed deletion of Max Machine Night Hawk 4132: 4044: 3890: 3453:Here's a small but straightforward example 3200:according to the reverts you have made on 2891:according to the reverts you have made on 59:I hope you enjoy editing here and being a 3979:Hi this guy @Lightofiran deleted ur edit 3196:You currently appear to be engaged in an 2887:You currently appear to be engaged in an 229:2007–2008 Writers Guild of America strike 3985:please take a look to its original now 3222:Knowledge (XXG)'s policy on edit warring 3084:This is an automatic notification by a 2802:template has been added to the article 774:it's something they're striving for. 7: 4146:2021 Arbitration Committee elections 4058:2020 Arbitration Committee elections 3904:2019 Arbitration Committee elections 3830:2018 Arbitration Committee elections 3734:2017 Arbitration Committee elections 3661:2016 Arbitration Committee elections 3260:. If you engage in an edit war, you 2916:among editors. If necessary, pursue 284:Reverting your nonconstructive edits 4163:Knowledge (XXG) arbitration process 4129:ArbCom 2021 Elections voter message 4075:Knowledge (XXG) arbitration process 4041:ArbCom 2020 Elections voter message 3921:Knowledge (XXG) arbitration process 3843:Knowledge (XXG) arbitration process 3747:Knowledge (XXG) arbitration process 3674:Knowledge (XXG) arbitration process 34:The five pillars of Knowledge (XXG) 3887:ArbCom 2019 election voter message 3814:ArbCom 2018 election voter message 3797:talk page of science communication 3718:ArbCom 2017 election voter message 3005:article was userfied and moved to 25:to Knowledge (XXG)! Thank you for 14: 3827:Hello, Replysixty. Voting in the 3731:Hello, Replysixty. Voting in the 3658:Hello, Replysixty. Voting in the 3621:review the candidates' statements 2826:Knowledge (XXG)'s deletion policy 2433:it would be very illuminating. -- 4136: 4048: 3894: 3819: 3723: 3650: 3352: 3128:Disambiguation link notification 2966:Heya, thanks for working on the 2882: 459: 443: 423: 366: 332:'s bogus vandal warnings (now w/ 239:. You may also wish to read the 4184:and submit your choices on the 4096:and submit your choices on the 3942:and submit your choices on the 3864:and submit your choices on the 3768:and submit your choices on the 2945:http://lwn.net/Articles/351058/ 2939:Thanks for re-invigorating the 456:from editing Knowledge (XXG). 3627:. For the Election committee, 3597:Arbitration Committee election 3588:ArbCom elections are now open! 3469:One of us doesn't know what a 3220:Please be particularly aware, 3208:with others, to avoid editing 3022:18:22, 28 September 2009 (UTC) 2989:09:57, 11 September 2009 (UTC) 2893:Come as You Are (Nirvana song) 1: 4209:00:24, 23 November 2021 (UTC) 4120:01:43, 24 November 2020 (UTC) 3966:00:10, 19 November 2019 (UTC) 3880:18:42, 19 November 2018 (UTC) 3711:22:08, 21 November 2016 (UTC) 3637:13:39, 24 November 2015 (UTC) 3343:09:19, 10 December 2014 (UTC) 3132:Hi. When you recently edited 2957:11:45, 9 September 2009 (UTC) 2859:, where it may be deleted if 159:02:12, 18 November 2007 (UTC) 129:01:05, 12 November 2007 (UTC) 117:23:32, 10 November 2007 (UTC) 3809:21:22, 20 October 2018 (UTC) 3784:18:42, 3 December 2017 (UTC) 3098:01:15, 6 December 2009 (UTC) 652:19:34, 20 January 2009 (UTC) 253:04:00, 25 January 2008 (UTC) 205:22:35, 12 January 2008 (UTC) 92:23:33, 9 November 2007 (UTC) 49:How to write a great article 3695:and submit your choices on 3623:and submit your choices on 3180:11:50, 6 January 2012 (UTC) 3058:What Knowledge (XXG) is not 3048:. The nominated article is 2822:What Knowledge (XXG) is not 638:thanks for your contrib at 578:Ah, that was satisfying. -- 476:Knowledge (XXG) again, you 178:00:28, 2 January 2008 (UTC) 4229: 4201:MediaWiki message delivery 4112:MediaWiki message delivery 3958:MediaWiki message delivery 3872:MediaWiki message delivery 3776:MediaWiki message delivery 3703:MediaWiki message delivery 3693:the candidates' statements 3629:MediaWiki message delivery 3298:00:45, 18 March 2012 (UTC) 3123:10:14, 25 April 2010 (UTC) 3054:Knowledge (XXG):Notability 2930:10:03, 6 August 2009 (UTC) 1255:just use plain html / xml. 3348:Reference errors on 9 May 3275:00:19, 9 March 2012 (UTC) 3071:with four tildes (~~~~). 2849:proposed deletion process 2712:01:41, 25 June 2009 (UTC) 2677:06:34, 24 June 2009 (UTC) 2638:18:31, 25 June 2009 (UTC) 2596:11:35, 25 June 2009 (UTC) 2553:18:31, 25 June 2009 (UTC) 2443:18:31, 25 June 2009 (UTC) 2368:01:41, 25 June 2009 (UTC) 2305:18:31, 25 June 2009 (UTC) 2262:11:35, 25 June 2009 (UTC) 2223:01:41, 25 June 2009 (UTC) 2162:11:35, 25 June 2009 (UTC) 2121:18:31, 25 June 2009 (UTC) 2048:18:31, 25 June 2009 (UTC) 1994:18:31, 25 June 2009 (UTC) 1919:18:31, 25 June 2009 (UTC) 1846:18:31, 25 June 2009 (UTC) 1768:18:31, 25 June 2009 (UTC) 1694:18:31, 25 June 2009 (UTC) 1623:01:41, 25 June 2009 (UTC) 1556:18:31, 25 June 2009 (UTC) 1426:01:41, 25 June 2009 (UTC) 1373:05:05, 24 June 2009 (UTC) 1319:04:27, 24 June 2009 (UTC) 1219:22:40, 23 June 2009 (UTC) 1197:01:52, 24 June 2009 (UTC) 1154:01:52, 24 June 2009 (UTC) 1119:01:52, 24 June 2009 (UTC) 1084:01:52, 24 June 2009 (UTC) 1050:01:52, 24 June 2009 (UTC) 1016:01:52, 24 June 2009 (UTC) 982:01:52, 24 June 2009 (UTC) 947:01:52, 24 June 2009 (UTC) 912:01:52, 24 June 2009 (UTC) 879:18:49, 22 June 2009 (UTC) 855:01:52, 24 June 2009 (UTC) 840:22:36, 23 June 2009 (UTC) 815:03:21, 22 June 2009 (UTC) 784:22:36, 23 June 2009 (UTC) 763:01:52, 24 June 2009 (UTC) 735:01:52, 24 June 2009 (UTC) 715:22:31, 23 June 2009 (UTC) 698:18:49, 22 June 2009 (UTC) 672:00:33, 22 June 2009 (UTC) 620:02:55, 17 June 2008 (UTC) 606:22:17, 16 June 2008 (UTC) 588:07:53, 13 June 2008 (UTC) 569:21:22, 11 June 2008 (UTC) 518:03:36, 11 June 2008 (UTC) 415:04:34, 10 June 2008 (UTC) 358:03:36, 11 June 2008 (UTC) 259:Kevin James (broadcaster) 77:Knowledge (XXG):Questions 4198:to your user talk page. 4110:to your user talk page. 4036:12:40, 13 May 2020 (UTC) 4019:12:38, 13 May 2020 (UTC) 3995:12:33, 13 May 2020 (UTC) 3956:to your user talk page. 3563:14:08, 13 May 2015 (UTC) 3545:08:18, 13 May 2015 (UTC) 3540: 3526:20:22, 12 May 2015 (UTC) 3507:05:57, 12 May 2015 (UTC) 3484:05:34, 12 May 2015 (UTC) 3479: 3465:15:13, 11 May 2015 (UTC) 3445:02:20, 11 May 2015 (UTC) 3418:00:36, 10 May 2015 (UTC) 3406:report it to my operator 3214:try to reach a consensus 3204:. Users are expected to 2873:02:09, 4 July 2009 (UTC) 2853:speedy deletion criteria 2707: 2633: 2548: 2438: 2363: 2300: 2218: 2116: 2043: 1989: 1914: 1841: 1763: 1689: 1618: 1551: 1421: 1368: 1192: 1149: 1114: 1079: 1045: 1011: 977: 942: 907: 898:See above. I was being 874: 850: 758: 730: 693: 615: 583: 534:below speaks for itself. 513: 410: 397:16:45, 9 June 2008 (UTC) 379:or removed. Please use 353: 319:06:29, 9 June 2008 (UTC) 314: 304:03:24, 9 June 2008 (UTC) 279:18:03, 21 May 2008 (UTC) 189:Adobe Photoshop Elements 3455:of one of your reverts. 3250:appropriate noticeboard 452:continues, you will be 241:introduction to editing 21:Hello, Replysixty, and 3363:automatically detected 3193: 3041: 3007:User:Virdi/CyanogenMod 2996:User:Virdi/CyanogenMod 2863:to delete is reached. 2818:criteria for inclusion 2804:Max Machine Night Hawk 2795: 554: 491:Again for the record, 218: 4159:Arbitration Committee 4143:Hello! Voting in the 4071:Arbitration Committee 4055:Hello! Voting in the 3917:Arbitration Committee 3901:Hello! Voting in the 3839:Arbitration Committee 3791:Science communicators 3743:Arbitration Committee 3670:Arbitration Committee 3643:ArbCom Elections 2016 3601:Arbitration Committee 3535:study to others... -- 3379:broken reference name 3192: 3076:articles for deletion 3040: 2857:Articles for Deletion 2855:or it can be sent to 2794: 1801:it'll be deprecated). 1097:people like yourself. 217: 3331:opt-out instructions 3168:opt-out instructions 3134:Rooting (Android OS) 3067:. Please be sure to 267:Displayed Image Size 3605:arbitration process 3150:fix with Dab solver 2994:Invitation to Edit 2904:. If you continue, 2811:non notable product 657:Watchdogging Drupal 135:Watch your language 4175:arbitration policy 4087:arbitration policy 3933:arbitration policy 3855:arbitration policy 3759:arbitration policy 3686:arbitration policy 3645:: Voting now open! 3617:arbitration policy 3321:• Join us at the 3254:dispute resolution 3194: 3158:• Join us at the 3069:sign your comments 3042: 2918:dispute resolution 2796: 1484:So yeah, I'm sure. 498:Drupal's talk page 219: 44:How to edit a page 27:your contributions 4216: 4215: 4211: 4126: 4125: 3972: 3971: 3387: 3326: 3163: 2902:three-revert rule 2897:three-revert rule 2800:proposed deletion 1335:dynamic web pages 634:roberts oath goof 631: 630: 552:seem reasonable. 504:are bordering on 154: 97:WGA strike images 67:your messages on 4220: 4199: 4197: 4140: 4133: 4109: 4052: 4045: 3955: 3898: 3891: 3823: 3727: 3654: 3381: 3356: 3355: 3316: 3313:The Outer Limits 3289:bad at the time 3191: 3153: 3146:check to confirm 2895:. Note that the 2886: 2839: 2838: 2832: 818: 603: 597: 570: 567: 561: 502:uncivil behavior 463: 447: 427: 370: 328:A collection of 324: 226: 156: 152: 148: 145: 86: 69:discussion pages 4228: 4227: 4223: 4222: 4221: 4219: 4218: 4217: 4191: 4131: 4103: 4043: 4028:Knightfullplate 4021: 4011:Knightfullplate 3987:Knightfullplate 3977: 3975:pahlavi article 3949: 3889: 3884: 3883: 3824: 3816: 3793: 3788: 3787: 3728: 3720: 3715: 3714: 3698:the voting page 3655: 3647: 3625:the voting page 3591: 3555:Anythingyouwant 3518:Anythingyouwant 3499:Anythingyouwant 3457:Anythingyouwant 3437:Anythingyouwant 3425: 3353: 3350: 3323:DPL WikiProject 3305: 3282: 3258:page protection 3189: 3187: 3160:DPL WikiProject 3130: 3113:. Best regards 3107: 3035: 2999: 2964: 2937: 2880: 2836: 2830: 2829: 2789: 1232: 808: 659: 636: 601: 595: 572: 565: 559: 556: 550:substantiations 484:from editing. 337: 286: 262: 222: 212: 185: 166: 155: 150: 143: 141: 137: 99: 80: 54:Manual of Style 12: 11: 5: 4226: 4224: 4214: 4213: 4182:the candidates 4152:eligible users 4141: 4130: 4127: 4124: 4123: 4094:the candidates 4064:eligible users 4053: 4042: 4039: 4009: 3976: 3973: 3970: 3969: 3940:the candidates 3910:eligible users 3899: 3888: 3885: 3862:the candidates 3825: 3818: 3817: 3815: 3812: 3792: 3789: 3766:the candidates 3729: 3722: 3721: 3719: 3716: 3656: 3649: 3648: 3646: 3640: 3594: 3590: 3585: 3584: 3583: 3582: 3581: 3580: 3579: 3578: 3577: 3576: 3575: 3574: 3573: 3572: 3571: 3570: 3569: 3568: 3567: 3566: 3565: 3494:Help:Reverting 3424: 3421: 3402:false positive 3398: 3397: 3349: 3346: 3304: 3301: 3281: 3278: 3238: 3237: 3232: 3217: 3186: 3183: 3129: 3126: 3106: 3101: 3034: 3030:nomination of 3025: 2998: 2992: 2977: 2975: 2973: 2971: 2963: 2960: 2936: 2933: 2879: 2876: 2814: 2813: 2788: 2785: 2784: 2783: 2782: 2781: 2780: 2779: 2778: 2777: 2776: 2775: 2774: 2773: 2772: 2771: 2755: 2754: 2753: 2752: 2751: 2750: 2749: 2748: 2747: 2746: 2745: 2744: 2743: 2742: 2725: 2724: 2723: 2722: 2721: 2720: 2719: 2718: 2717: 2716: 2715: 2714: 2688: 2687: 2686: 2685: 2684: 2683: 2682: 2681: 2680: 2679: 2655: 2654: 2653: 2652: 2651: 2650: 2649: 2648: 2647: 2646: 2645: 2644: 2643: 2642: 2641: 2640: 2611: 2610: 2609: 2608: 2607: 2606: 2605: 2604: 2603: 2602: 2601: 2600: 2599: 2598: 2570: 2569: 2568: 2567: 2566: 2565: 2564: 2563: 2562: 2561: 2560: 2559: 2558: 2557: 2556: 2555: 2520: 2519: 2518: 2517: 2516: 2515: 2514: 2513: 2512: 2511: 2510: 2509: 2508: 2507: 2490: 2489: 2488: 2487: 2486: 2485: 2484: 2483: 2482: 2481: 2480: 2479: 2476:my experiences 2460: 2459: 2458: 2457: 2456: 2455: 2454: 2453: 2452: 2451: 2450: 2449: 2448: 2447: 2446: 2445: 2411: 2410: 2409: 2408: 2407: 2406: 2405: 2404: 2403: 2402: 2401: 2400: 2399: 2398: 2381: 2380: 2379: 2378: 2377: 2376: 2375: 2374: 2373: 2372: 2371: 2370: 2344: 2343: 2342: 2341: 2340: 2339: 2338: 2337: 2336: 2335: 2322: 2321: 2320: 2319: 2318: 2317: 2316: 2315: 2314: 2313: 2312: 2311: 2310: 2309: 2308: 2307: 2277: 2276: 2275: 2274: 2273: 2272: 2271: 2270: 2269: 2268: 2267: 2266: 2265: 2264: 2236: 2235: 2234: 2233: 2232: 2231: 2230: 2229: 2228: 2227: 2226: 2225: 2199: 2198: 2197: 2196: 2195: 2194: 2193: 2192: 2191: 2190: 2177: 2176: 2175: 2174: 2173: 2172: 2171: 2170: 2169: 2168: 2167: 2166: 2165: 2164: 2136: 2135: 2134: 2133: 2132: 2131: 2130: 2129: 2128: 2127: 2126: 2125: 2124: 2123: 2095: 2094: 2093: 2092: 2091: 2090: 2089: 2088: 2087: 2086: 2085: 2084: 2083: 2082: 2065: 2064: 2063: 2062: 2061: 2060: 2059: 2058: 2057: 2056: 2055: 2054: 2053: 2052: 2051: 2050: 2011: 2010: 2009: 2008: 2007: 2006: 2005: 2004: 2003: 2002: 2001: 2000: 1999: 1998: 1997: 1996: 1966: 1965: 1964: 1963: 1962: 1961: 1960: 1959: 1958: 1957: 1956: 1955: 1954: 1953: 1936: 1935: 1934: 1933: 1932: 1931: 1930: 1929: 1928: 1927: 1926: 1925: 1924: 1923: 1922: 1921: 1892: 1891: 1890: 1889: 1888: 1887: 1886: 1885: 1884: 1883: 1882: 1881: 1880: 1879: 1863: 1862: 1861: 1860: 1859: 1858: 1857: 1856: 1855: 1854: 1853: 1852: 1851: 1850: 1849: 1848: 1815: 1814: 1813: 1812: 1811: 1810: 1809: 1808: 1807: 1806: 1805: 1804: 1803: 1802: 1785: 1784: 1783: 1782: 1781: 1780: 1779: 1778: 1777: 1776: 1775: 1774: 1773: 1772: 1771: 1770: 1740: 1739: 1738: 1737: 1736: 1735: 1734: 1733: 1732: 1731: 1730: 1729: 1728: 1727: 1711: 1710: 1709: 1708: 1707: 1706: 1705: 1704: 1703: 1702: 1701: 1700: 1699: 1698: 1697: 1696: 1666: 1665: 1664: 1663: 1662: 1661: 1660: 1659: 1658: 1657: 1656: 1655: 1654: 1653: 1636: 1635: 1634: 1633: 1632: 1631: 1630: 1629: 1628: 1627: 1626: 1625: 1595: 1594: 1593: 1592: 1591: 1590: 1589: 1588: 1587: 1586: 1573: 1572: 1571: 1570: 1569: 1568: 1567: 1566: 1565: 1564: 1563: 1562: 1561: 1560: 1559: 1558: 1528: 1527: 1526: 1525: 1524: 1523: 1522: 1521: 1520: 1519: 1518: 1517: 1516: 1515: 1498: 1497: 1496: 1495: 1494: 1493: 1492: 1491: 1490: 1489: 1488: 1487: 1486: 1485: 1469: 1468: 1467: 1466: 1465: 1464: 1463: 1462: 1461: 1460: 1459: 1458: 1457: 1456: 1439: 1438: 1437: 1436: 1435: 1434: 1433: 1432: 1431: 1430: 1429: 1428: 1402: 1401: 1400: 1399: 1398: 1397: 1396: 1395: 1394: 1393: 1380: 1379: 1378: 1377: 1376: 1375: 1356: 1355: 1354: 1298: 1297: 1296: 1295: 1288: 1287: 1286: 1285: 1278: 1277: 1276: 1275: 1268: 1267: 1266: 1265: 1259: 1258: 1257: 1256: 1249: 1248: 1247: 1246: 1231: 1228: 1226: 1224: 1223: 1222: 1221: 1204: 1203: 1202: 1201: 1200: 1199: 1180: 1179: 1178: 1177: 1171: 1170: 1169: 1168: 1161: 1160: 1159: 1158: 1157: 1156: 1136: 1135: 1134: 1133: 1126: 1125: 1124: 1123: 1122: 1121: 1101: 1100: 1099: 1098: 1091: 1090: 1089: 1088: 1087: 1086: 1067: 1066: 1065: 1064: 1057: 1056: 1055: 1054: 1053: 1052: 1032: 1031: 1030: 1029: 1023: 1022: 1021: 1020: 1019: 1018: 998: 997: 996: 995: 989: 988: 987: 986: 985: 984: 964: 963: 962: 961: 954: 953: 952: 951: 950: 949: 929: 928: 927: 926: 919: 918: 917: 916: 915: 914: 891: 890: 889: 888: 862: 861: 860: 859: 858: 857: 824: 823: 813:comment added 797: 796: 795: 794: 793: 792: 770: 769: 768: 767: 766: 765: 742: 741: 740: 739: 738: 737: 703: 702: 701: 700: 685: 681: 658: 655: 644:Headlikeawhole 635: 632: 629: 628: 627: 626: 625: 624: 623: 622: 591: 546:notable source 541: 540: 539: 538: 536: 521: 432:and have been 421: 420: 419: 418: 364: 363: 362: 361: 338: 327: 322: 321: 285: 282: 261: 256: 211: 208: 184: 181: 165: 162: 147: 136: 133: 132: 131: 98: 95: 57: 56: 51: 46: 41: 36: 13: 10: 9: 6: 4: 3: 2: 4225: 4212: 4210: 4206: 4202: 4195: 4189: 4188: 4183: 4178: 4176: 4172: 4168: 4164: 4160: 4154: 4153: 4148: 4147: 4142: 4139: 4135: 4134: 4128: 4122: 4121: 4117: 4113: 4107: 4101: 4100: 4095: 4090: 4088: 4084: 4080: 4076: 4072: 4066: 4065: 4060: 4059: 4054: 4051: 4047: 4046: 4040: 4038: 4037: 4033: 4029: 4024: 4020: 4016: 4012: 4008: 4005: 4002: 4001: 3997: 3996: 3992: 3988: 3983: 3982: 3974: 3968: 3967: 3963: 3959: 3953: 3947: 3946: 3941: 3936: 3934: 3930: 3926: 3922: 3918: 3912: 3911: 3906: 3905: 3900: 3897: 3893: 3892: 3886: 3882: 3881: 3877: 3873: 3869: 3868: 3863: 3858: 3856: 3852: 3848: 3844: 3840: 3835: 3832: 3831: 3822: 3813: 3811: 3810: 3806: 3802: 3798: 3790: 3786: 3785: 3781: 3777: 3773: 3772: 3767: 3762: 3760: 3756: 3752: 3748: 3744: 3739: 3736: 3735: 3726: 3717: 3713: 3712: 3708: 3704: 3700: 3699: 3694: 3689: 3687: 3683: 3679: 3675: 3671: 3666: 3663: 3662: 3653: 3644: 3641: 3639: 3638: 3634: 3630: 3626: 3622: 3618: 3614: 3610: 3606: 3602: 3598: 3589: 3586: 3564: 3560: 3556: 3552: 3551: 3550: 3549: 3548: 3547: 3546: 3542: 3538: 3534: 3529: 3528: 3527: 3523: 3519: 3515: 3512: 3511: 3510: 3509: 3508: 3504: 3500: 3495: 3491: 3487: 3486: 3485: 3481: 3477: 3472: 3468: 3467: 3466: 3462: 3458: 3454: 3451: 3450: 3449: 3448: 3447: 3446: 3442: 3438: 3434: 3430: 3429:Carly Fiorina 3422: 3420: 3419: 3415: 3411: 3407: 3403: 3395: 3391: 3385: 3380: 3376: 3372: 3371:Carly Fiorina 3368: 3367: 3366: 3364: 3360: 3347: 3345: 3344: 3340: 3336: 3332: 3327: 3324: 3320: 3314: 3310: 3302: 3300: 3299: 3296: 3291: 3288: 3279: 3277: 3276: 3273: 3270: 3267: 3266:from editing. 3265: 3259: 3255: 3251: 3247: 3243: 3236: 3233: 3230: 3227: 3226: 3225: 3223: 3218: 3215: 3211: 3207: 3203: 3199: 3184: 3182: 3181: 3177: 3173: 3169: 3164: 3161: 3157: 3151: 3147: 3143: 3139: 3135: 3127: 3125: 3124: 3120: 3116: 3112: 3105: 3102: 3100: 3099: 3095: 3091: 3087: 3083: 3079: 3077: 3072: 3070: 3066: 3061: 3059: 3055: 3051: 3047: 3039: 3033: 3029: 3026: 3024: 3023: 3019: 3015: 3010: 3008: 3004: 2997: 2993: 2991: 2990: 2986: 2982: 2969: 2961: 2959: 2958: 2954: 2950: 2946: 2942: 2934: 2932: 2931: 2927: 2923: 2919: 2915: 2911: 2909: 2903: 2898: 2894: 2890: 2885: 2877: 2875: 2874: 2870: 2866: 2862: 2858: 2854: 2850: 2845: 2843: 2842:its talk page 2835: 2827: 2823: 2819: 2812: 2809: 2808: 2807: 2805: 2801: 2793: 2786: 2769: 2768: 2767: 2766: 2765: 2764: 2763: 2762: 2761: 2760: 2759: 2758: 2757: 2756: 2739: 2738: 2737: 2736: 2735: 2734: 2733: 2732: 2731: 2730: 2729: 2728: 2727: 2726: 2713: 2709: 2705: 2700: 2699: 2698: 2697: 2696: 2695: 2694: 2693: 2692: 2691: 2690: 2689: 2678: 2674: 2670: 2665: 2664: 2663: 2662: 2661: 2660: 2659: 2658: 2657: 2656: 2639: 2635: 2631: 2627: 2626: 2625: 2624: 2623: 2622: 2621: 2620: 2619: 2618: 2617: 2616: 2615: 2614: 2613: 2612: 2597: 2593: 2589: 2584: 2583: 2582: 2581: 2580: 2579: 2578: 2577: 2576: 2575: 2574: 2573: 2572: 2571: 2554: 2550: 2546: 2541: 2536: 2535: 2534: 2533: 2532: 2531: 2530: 2529: 2528: 2527: 2526: 2525: 2524: 2523: 2522: 2521: 2504: 2503: 2502: 2501: 2500: 2499: 2498: 2497: 2496: 2495: 2494: 2493: 2492: 2491: 2477: 2472: 2471: 2470: 2469: 2468: 2467: 2466: 2465: 2464: 2463: 2462: 2461: 2444: 2440: 2436: 2432: 2427: 2426: 2425: 2424: 2423: 2422: 2421: 2420: 2419: 2418: 2417: 2416: 2415: 2414: 2413: 2412: 2395: 2394: 2393: 2392: 2391: 2390: 2389: 2388: 2387: 2386: 2385: 2384: 2383: 2382: 2369: 2365: 2361: 2356: 2355: 2354: 2353: 2352: 2351: 2350: 2349: 2348: 2347: 2346: 2345: 2332: 2331: 2330: 2329: 2328: 2327: 2326: 2325: 2324: 2323: 2306: 2302: 2298: 2293: 2292: 2291: 2290: 2289: 2288: 2287: 2286: 2285: 2284: 2283: 2282: 2281: 2280: 2279: 2278: 2263: 2259: 2255: 2250: 2249: 2248: 2247: 2246: 2245: 2244: 2243: 2242: 2241: 2240: 2239: 2238: 2237: 2224: 2220: 2216: 2211: 2210: 2209: 2208: 2207: 2206: 2205: 2204: 2203: 2202: 2201: 2200: 2187: 2186: 2185: 2184: 2183: 2182: 2181: 2180: 2179: 2178: 2163: 2159: 2155: 2150: 2149: 2148: 2147: 2146: 2145: 2144: 2143: 2142: 2141: 2140: 2139: 2138: 2137: 2122: 2118: 2114: 2109: 2108: 2107: 2106: 2105: 2104: 2103: 2102: 2101: 2100: 2099: 2098: 2097: 2096: 2079: 2078: 2077: 2076: 2075: 2074: 2073: 2072: 2071: 2070: 2069: 2068: 2067: 2066: 2049: 2045: 2041: 2037: 2035: 2027: 2026: 2025: 2024: 2023: 2022: 2021: 2020: 2019: 2018: 2017: 2016: 2015: 2014: 2013: 2012: 1995: 1991: 1987: 1982: 1981: 1980: 1979: 1978: 1977: 1976: 1975: 1974: 1973: 1972: 1971: 1970: 1969: 1968: 1967: 1950: 1949: 1948: 1947: 1946: 1945: 1944: 1943: 1942: 1941: 1940: 1939: 1938: 1937: 1920: 1916: 1912: 1908: 1907: 1906: 1905: 1904: 1903: 1902: 1901: 1900: 1899: 1898: 1897: 1896: 1895: 1894: 1893: 1877: 1876: 1875: 1874: 1873: 1872: 1871: 1870: 1869: 1868: 1867: 1866: 1865: 1864: 1847: 1843: 1839: 1835: 1831: 1830: 1829: 1828: 1827: 1826: 1825: 1824: 1823: 1822: 1821: 1820: 1819: 1818: 1817: 1816: 1799: 1798: 1797: 1796: 1795: 1794: 1793: 1792: 1791: 1790: 1789: 1788: 1787: 1786: 1769: 1765: 1761: 1756: 1755: 1754: 1753: 1752: 1751: 1750: 1749: 1748: 1747: 1746: 1745: 1744: 1743: 1742: 1741: 1725: 1724: 1723: 1722: 1721: 1720: 1719: 1718: 1717: 1716: 1715: 1714: 1713: 1712: 1695: 1691: 1687: 1682: 1681: 1680: 1679: 1678: 1677: 1676: 1675: 1674: 1673: 1672: 1671: 1670: 1669: 1668: 1667: 1650: 1649: 1648: 1647: 1646: 1645: 1644: 1643: 1642: 1641: 1640: 1639: 1638: 1637: 1624: 1620: 1616: 1611: 1607: 1606: 1605: 1604: 1603: 1602: 1601: 1600: 1599: 1598: 1597: 1596: 1583: 1582: 1581: 1580: 1579: 1578: 1577: 1576: 1575: 1574: 1557: 1553: 1549: 1544: 1543: 1542: 1541: 1540: 1539: 1538: 1537: 1536: 1535: 1534: 1533: 1532: 1531: 1530: 1529: 1512: 1511: 1510: 1509: 1508: 1507: 1506: 1505: 1504: 1503: 1502: 1501: 1500: 1499: 1483: 1482: 1481: 1480: 1479: 1478: 1477: 1476: 1475: 1474: 1473: 1472: 1471: 1470: 1453: 1452: 1451: 1450: 1449: 1448: 1447: 1446: 1445: 1444: 1443: 1442: 1441: 1440: 1427: 1423: 1419: 1414: 1413: 1412: 1411: 1410: 1409: 1408: 1407: 1406: 1405: 1404: 1403: 1390: 1389: 1388: 1387: 1386: 1385: 1384: 1383: 1382: 1381: 1374: 1370: 1366: 1362: 1357: 1353: 1351: 1348: 1343: 1339: 1336: 1330: 1329: 1327: 1326: 1325: 1324: 1323: 1322: 1321: 1320: 1316: 1312: 1306: 1302: 1292: 1291: 1290: 1289: 1282: 1281: 1280: 1279: 1272: 1271: 1270: 1269: 1263: 1262: 1261: 1260: 1253: 1252: 1251: 1250: 1243: 1242: 1241: 1240: 1239: 1235: 1229: 1227: 1220: 1216: 1212: 1208: 1207: 1206: 1205: 1198: 1194: 1190: 1186: 1185: 1184: 1183: 1182: 1181: 1175: 1174: 1173: 1172: 1165: 1164: 1163: 1162: 1155: 1151: 1147: 1142: 1141: 1140: 1139: 1138: 1137: 1130: 1129: 1128: 1127: 1120: 1116: 1112: 1107: 1106: 1105: 1104: 1103: 1102: 1095: 1094: 1093: 1092: 1085: 1081: 1077: 1073: 1072: 1071: 1070: 1069: 1068: 1061: 1060: 1059: 1058: 1051: 1047: 1043: 1038: 1037: 1036: 1035: 1034: 1033: 1027: 1026: 1025: 1024: 1017: 1013: 1009: 1004: 1003: 1002: 1001: 1000: 999: 993: 992: 991: 990: 983: 979: 975: 970: 969: 968: 967: 966: 965: 958: 957: 956: 955: 948: 944: 940: 935: 934: 933: 932: 931: 930: 923: 922: 921: 920: 913: 909: 905: 901: 897: 896: 895: 894: 893: 892: 885: 884: 883: 882: 881: 880: 876: 872: 868: 856: 852: 848: 843: 842: 841: 837: 833: 828: 827: 826: 825: 821: 820: 819: 816: 812: 806: 802: 789: 788: 787: 786: 785: 781: 777: 772: 771: 764: 760: 756: 751: 750: 749: 748: 747: 746: 745: 736: 732: 728: 723: 722: 721: 720: 719: 718: 717: 716: 712: 708: 699: 695: 691: 686: 682: 678: 677: 676: 675: 674: 673: 669: 665: 656: 654: 653: 649: 645: 641: 633: 621: 617: 613: 609: 608: 607: 604: 598: 592: 590: 589: 585: 581: 576: 575: 574: 573: 571: 568: 562: 553: 551: 547: 537: 535: 533: 531: 525: 522: 520: 519: 515: 511: 507: 503: 499: 494: 489: 488: 487: 486: 485: 483: 479: 475: 471: 467: 462: 457: 455: 451: 446: 441: 440:. Thank you. 439: 435: 431: 426: 417: 416: 412: 408: 403: 402: 401: 400: 399: 398: 394: 390: 386: 382: 378: 374: 369: 360: 359: 355: 351: 345: 342: 341: 340: 339: 335: 331: 326: 325: 320: 316: 312: 308: 307: 306: 305: 301: 297: 293: 291: 283: 281: 280: 276: 272: 268: 260: 257: 255: 254: 250: 246: 242: 238: 234: 230: 225: 216: 209: 207: 206: 202: 198: 194: 190: 182: 180: 179: 175: 171: 163: 161: 160: 157: 153: 146: 134: 130: 127: 126: 121: 120: 119: 118: 115: 111: 107: 104: 96: 94: 93: 90: 84: 78: 74: 70: 66: 62: 55: 52: 50: 47: 45: 42: 40: 37: 35: 32: 31: 30: 28: 24: 19: 18: 4185: 4179: 4156: 4150: 4144: 4097: 4091: 4068: 4062: 4056: 4025: 4022: 4006: 4003: 3998: 3984: 3978: 3943: 3937: 3914: 3908: 3902: 3865: 3859: 3836: 3828: 3826: 3794: 3769: 3763: 3740: 3732: 3730: 3696: 3690: 3667: 3659: 3657: 3592: 3426: 3410:ReferenceBot 3399: 3394:Ask for help 3362: 3359:ReferenceBot 3351: 3328: 3306: 3286: 3283: 3261: 3239: 3234: 3228: 3219: 3210:disruptively 3195: 3165: 3131: 3108: 3082:Please note: 3081: 3080: 3073: 3062: 3043: 3011: 3000: 2965: 2938: 2910:from editing 2905: 2881: 2846: 2815: 2810: 2797: 2539: 2430: 2030: 1609: 1392:modularized. 1360: 1331: 1307: 1303: 1299: 1236: 1233: 1225: 866: 863: 798: 743: 704: 660: 637: 577: 555: 543: 529: 526: 523: 490: 477: 466:last warning 465: 464:This is the 458: 442: 422: 404: 385:welcome page 365: 347: 343: 333: 294: 287: 263: 237:edit summary 227:you made to 220: 210:January 2008 186: 167: 140: 138: 124: 100: 58: 20: 16: 15: 4187:voting page 4099:voting page 4026:Thank you! 3945:voting page 3867:voting page 3771:voting page 3357:Hello, I'm 3309:Randy Quaid 3280:CyanogenMod 3206:collaborate 3202:CyanogenMod 3050:CyanogenMod 3032:CyanogenMod 3012:Thank You. 3003:CyanogenMod 2981:66.68.113.5 2968:CyanogenMod 2962:CyanogenMod 2906:you may be 2878:August 2009 1834:car analogy 809:—Preceding 381:the sandbox 243:. Thanks. 224:recent edit 197:Polarbear97 193:Jeff Garlin 110:Evil Monkey 89:shoeofdeath 71:using four 4171:topic bans 4083:topic bans 3929:topic bans 3851:topic bans 3801:Djgriffin7 3755:topic bans 3682:topic bans 3613:topic bans 3537:Replysixty 3476:Replysixty 3408:. Thanks, 3404:, you can 3333:. Thanks, 3185:March 2012 3170:. Thanks, 3090:Erwin85Bot 2949:EasyTarget 2834:dated prod 2704:Replysixty 2630:Replysixty 2545:Replysixty 2540:encouraged 2435:Replysixty 2360:Replysixty 2297:Replysixty 2215:Replysixty 2113:Replysixty 2040:Replysixty 1986:Replysixty 1911:Replysixty 1838:Replysixty 1760:Replysixty 1686:Replysixty 1615:Replysixty 1548:Replysixty 1418:Replysixty 1365:Replysixty 1338:on-the-fly 1189:Replysixty 1146:Replysixty 1111:Replysixty 1076:Replysixty 1042:Replysixty 1008:Replysixty 974:Replysixty 939:Replysixty 904:Replysixty 871:Replysixty 867:developers 847:Replysixty 755:Replysixty 727:Replysixty 690:Replysixty 612:Replysixty 596:Boccobrock 580:Replysixty 560:Boccobrock 510:Replysixty 506:harassment 493:Novasource 407:Replysixty 389:Novasource 350:Replysixty 330:Novasource 311:Replysixty 296:Novasource 170:Snowfire51 164:WGA Strike 61:Wikipedian 4167:site bans 4079:site bans 3925:site bans 3847:site bans 3751:site bans 3678:site bans 3609:site bans 3377:caused a 3375:your edit 3361:. I have 3317:Read the 3246:consensus 3242:talk page 3224:states: 3212:, and to 3154:Read the 3142:Tablet PC 2914:consensus 2861:consensus 1610:increases 1187:Nope. -- 474:vandalize 472:. If you 450:vandalism 430:vandalism 63:! Please 3533:Talmudic 3252:or seek 3198:edit war 3115:Przykuta 3046:deletion 2889:edit war 2865:RadioFan 1342:database 822:I agree. 434:reverted 377:reverted 336:comment) 221:Hi, the 144:Superior 39:Tutorial 17:Welcome! 4194:NoACEMM 4106:NoACEMM 3952:NoACEMM 3497:Cheers. 3423:Fiorina 3369:On the 3335:DPL bot 3264:blocked 3262:may be 3172:DPL bot 2908:blocked 2034:caching 1350:caching 960:period. 811:undated 532:comment 524:Update! 482:blocked 454:blocked 438:sandbox 233:sandbox 125:Miranda 103:Commons 23:welcome 3599:. The 3490:WP:3RR 3471:revert 3433:WP:3RR 3373:page, 3287:really 2824:" and 2669:Rogdor 2588:Rogdor 2254:Rogdor 2154:Rogdor 1311:Rogdor 1211:Rogdor 1063:entry. 832:Rogdor 801:Rogdor 776:Rogdor 707:Rogdor 664:Rogdor 470:Drupal 373:Drupal 290:Drupal 245:Triona 151:(talk) 83:helpme 73:tildes 3295:Steel 3272:Ghost 3056:and " 3014:virdi 2922:JD554 1361:could 1167:upon. 530:admin 508:. -- 334:admin 271:Faith 114:Hello 4205:talk 4157:The 4116:talk 4069:The 4032:talk 4015:talk 3991:talk 3962:talk 3915:The 3876:talk 3837:The 3805:talk 3780:talk 3741:The 3707:talk 3668:The 3633:talk 3559:talk 3541:talk 3522:talk 3503:talk 3480:talk 3461:talk 3441:talk 3414:talk 3384:help 3339:talk 3269:Sudo 3176:talk 3140:and 3119:talk 3111:here 3094:talk 3060:"). 3018:talk 3001:The 2985:talk 2953:talk 2926:talk 2869:talk 2708:talk 2673:talk 2634:talk 2592:talk 2549:talk 2439:talk 2364:talk 2301:talk 2258:talk 2219:talk 2158:talk 2117:talk 2044:talk 1990:talk 1915:talk 1842:talk 1764:talk 1690:talk 1619:talk 1552:talk 1422:talk 1369:talk 1315:talk 1215:talk 1193:talk 1150:talk 1115:talk 1080:talk 1046:talk 1012:talk 978:talk 943:talk 908:talk 900:bold 875:talk 851:talk 836:talk 805:talk 780:talk 759:talk 731:talk 711:talk 694:talk 668:talk 648:talk 616:talk 584:talk 527:The 514:talk 478:will 411:talk 393:talk 354:talk 344:NOTE 315:talk 300:talk 275:talk 265:per 249:talk 201:talk 174:talk 65:sign 3593:Hi, 3514:FYI 3390:Fix 3388:. ( 3319:FAQ 3156:FAQ 3138:App 3086:bot 3028:AfD 2941:BFS 2935:BFS 2920:. 1347:SQL 807:) 480:be 346:: 195:). 4207:) 4196:}} 4192:{{ 4169:, 4118:) 4108:}} 4104:{{ 4081:, 4034:) 4017:) 3993:) 3964:) 3954:}} 3950:{{ 3927:, 3878:) 3870:. 3849:, 3807:) 3782:) 3774:. 3753:, 3709:) 3701:. 3680:, 3635:) 3611:, 3561:) 3543:) 3524:) 3505:) 3482:) 3474:-- 3463:) 3443:) 3416:) 3392:| 3341:) 3178:) 3148:| 3121:) 3096:) 3020:) 2987:) 2955:) 2928:) 2871:) 2844:. 2837:}} 2831:{{ 2798:A 2710:) 2675:) 2636:) 2594:) 2551:) 2441:) 2366:) 2303:) 2295:-- 2260:) 2221:) 2160:) 2119:) 2046:) 2038:-- 1992:) 1917:) 1844:) 1766:) 1692:) 1621:) 1554:) 1424:) 1371:) 1317:) 1217:) 1195:) 1152:) 1144:-- 1117:) 1082:) 1048:) 1040:-- 1014:) 980:) 945:) 910:) 877:) 853:) 838:) 782:) 761:) 753:-- 733:) 713:) 696:) 670:) 650:) 642:. 618:) 586:) 557:-- 516:) 413:) 395:) 356:) 317:) 302:) 277:) 251:) 203:) 176:) 112:- 85:}} 81:{{ 4203:( 4114:( 4030:( 4013:( 3989:( 3960:( 3874:( 3803:( 3778:( 3705:( 3631:( 3557:( 3539:( 3520:( 3516:. 3501:( 3478:( 3459:( 3439:( 3412:( 3396:) 3386:) 3382:( 3337:( 3325:. 3174:( 3162:. 3144:( 3117:( 3092:( 3016:( 2983:( 2951:( 2924:( 2867:( 2706:( 2671:( 2632:( 2590:( 2547:( 2437:( 2362:( 2299:( 2256:( 2217:( 2156:( 2115:( 2042:( 1988:( 1913:( 1840:( 1762:( 1688:( 1617:( 1550:( 1420:( 1367:( 1313:( 1213:( 1191:( 1148:( 1113:( 1078:( 1044:( 1010:( 976:( 941:( 906:( 873:( 849:( 834:( 817:. 803:( 778:( 757:( 729:( 709:( 692:( 666:( 646:( 614:( 602:T 599:• 582:( 566:T 563:• 512:( 409:( 391:( 352:( 313:( 298:( 273:( 247:( 199:( 172:(

Index

welcome
your contributions
The five pillars of Knowledge (XXG)
Tutorial
How to edit a page
How to write a great article
Manual of Style
Wikipedian
sign
discussion pages
tildes
Knowledge (XXG):Questions
helpme
shoeofdeath
23:33, 9 November 2007 (UTC)
Commons

Evil Monkey
Hello
23:32, 10 November 2007 (UTC)
Miranda
01:05, 12 November 2007 (UTC)
Superior
(talk)
02:12, 18 November 2007 (UTC)
Snowfire51
talk
00:28, 2 January 2008 (UTC)
Adobe Photoshop Elements
Jeff Garlin

Text is available under the Creative Commons Attribution-ShareAlike License. Additional terms may apply.

↑