Jump to content

Wikipedia talk:WikiProject Computing

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 71.195.228.116 (talk) at 01:56, 23 April 2010 (Is it possible to filter large tables in mediaWiki?: new section). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Project‑class
WikiProject iconThis page is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
ProjectThis page does not require a rating on Wikipedia's content assessment scale.

Unreferenced living people articles bot

User:DASHBot/Wikiprojects provides a list, updated daily, of unreferenced living people articles (BLPs) related to your project. There has been a lot of discussion recently about deleting these unreferenced articles, so it is important that these articles are referenced.

The unreferenced articles related to your project can be found at >>>Wikipedia:WikiProject Computing/Unreferenced BLPs<<<

If you do not want this wikiproject to participate, please add your project name to this list.

Thank you.

Update: Wikipedia:WikiProject Computing/Unreferenced BLPs has been created. This list, which is updated by User:DASHBot/Wikiprojects daily, will allow your wikiproject to quickly identify unreferenced living person articles.
There maybe no or few articles on this new Unreferenced BLPs page. To increase the overall number of articles in your project with another bot, you can sign up for User:Xenobot_Mk_V#Instructions.
If you have any questions or concerns, visit User talk:DASHBot/Wikiprojects. Okip 01:12, 28 March 2010 (UTC)[reply]

FAR

I have nominated OpenBSD for a featured article review here. Please join the discussion on whether this article meets featured article criteria. Articles are typically reviewed for two weeks. If substantial concerns are not addressed during the review period, the article will be moved to the Featured Article Removal Candidates list for a further period, where editors may declare "Keep" or "Remove" the article's featured status. The instructions for the review process are here.YellowMonkey (vote in the Southern Stars and White Ferns supermodel photo poll) 03:55, 26 March 2010 (UTC)[reply]

Package Repository & Development Process

What can people tell me about software package development processes and repositories?

I've come to value greatly the package development process for R (www.r-project.org). This involves simultaneous development of documentation and unit tests with code. I've looked for similar things with other languages without success. Part of the problem may be that I don't know the search terms to use. I have not looked extensively, but I have looked some, and I have yet to find anything comparable for other languages. The closest I've found is repositories similar to CRAN (http://cran.r-project.org), e.g, CPAN for Perl.

I plan to start a table to the "software repositories" article, listing CPAN for Perl and CRAN for R. Then I plan to contact others and invite them to add what they know.

I also think it would be appropriate to create a similar article with a title something like "software package development process" to describe co-development of code, unit tests and documentation. There are also some systems that compute statistics for percent coverage by unit tests that should be mentioned. However, I don't know enough about that.

DavidMCEddy (talk) 02:46, 31 March 2010 (UTC)[reply]

Notification regarding Wikipedia-Books

Hadronic Matter
An overview
An example of a book cover, taken from Book:Hadronic Matter

As detailed in last week's Signpost, WildBot has been patrolling Wikipedia-Books and searched for various problems in them, such as books having duplicate articles or containing redirects. WikiProject Wikipedia-Books is in the process of cleaning them up, but help would be appreciated. For this project, the following books have problems:

The problem reports explain in details what exactly are the problems, why they are problems, and how to fix them. This way anyone can fix them even if they aren't familiar with books. If you don't see something that looks like this, then all problems have been fixed. (Please strike articles from this list as the problems get fixed.)

Also, the {{saved book}} template has been updated to allow editors to specify the default covers of books (title, subtitle, cover-image, cover-color), and gives are preview of the default cover on the book's page. An example of such a cover is found on the right. Ideally, all books in Category:Book-Class Computing articles should have covers.

If you need help with cleaning up a book, help with the {{saved book}} template, or have any questions about books in general, see Help:Books, Wikipedia:Books, and Wikipedia:WikiProject Wikipedia-Books, or ask me on my talk page. Also feel free to join WikiProject Wikipedia-Books, as we need all the help we can get.

This message was delivered by User:EarwigBot, at 01:39, 2 April 2010 (UTC), on behalf of Headbomb. Headbomb probably isn't watching this page, so if you want him to reply here, just leave him a message on his talk page. EarwigBot (owner • talk) 01:39, 2 April 2010 (UTC)[reply]

Organization of topics

In the beginning, the project states its scope. However, I couldn't see a consistent logic in organizing the topics. Computer programming is about developing software. Networking, server and database are both hardware and software. Operating system is a special type of software. The Internet is a special network. Besides, where should we put topics such as development and testing methodologies? I would like to suggest the following grouping:

  1. History and Science
    1. History of Computing Science
    2. Computing Algorithms
  2. Computer Components
    1. Hardware
    2. Software
    3. Firmwares
    4. Operating Systems
    5. Database
    6. Networks
  3. Software Development
    1. Software Architecture
    2. Development Methodologies, Techniques & Tools
  4. Software Quality
    1. Software Quality Models
    2. Quality Assurance Methodologies, Techniques & Tools
  5. Computing Standards

This basically groups the topics into 5 main sections, i.e. history and science, computer components, software development, software quality and computing standards.

  1. "History of Computing Science" should focus on the historical information of computing science.
  2. "Computing Algorithms" should focus on the scientific or technologies information related to computing. For example, sort and search algorithm, parallel programming, etc.
  3. "Hardware" should focus on information of computer equipments or related equipments. For example, mainframe, desktop computer, printer, storage devices and media, CPU, etc.
  4. "Software" should focus on information of software products or application, programming languages. For example, COBOL, FORTRAN, C, C++, Java, Perl, ETL, CRM, etc.
  5. "Firmwares" should focus on computer firmwares. For example, chipset, bios, etc.
  6. "Operating Systems" should focus on various type of operating system. For example, DOS, Windows XP, MacOS, Linux, Unix, Solaris, etc.
  7. "Database" should focus on information of database types and products. For example, network type, hierarchical type, relational type, Oracle, Access, etc.
  8. "Networks" should focus on information of computer networks. For example, networking topologies, intranet and Internet, etc.
  9. "Software Architecture" should focus on information of software architecture. For example, centralized, distributed, client server, web services, services oriented, etc.
  10. "Development Methodologies, Techniques & Tools" should focus on information of software development methodologies, techniques and tools. For example, waterfall, agile development, prototyping, integrated development environment (IDE), etc.
  11. "Software Quality Models" should focus on information of quality aspect and software quality models. For example, quality model in ISO standard 9126.
  12. "Quality Assurance Methodologies, Technologies & Tools" should focus on information of quality assurance methodologies, techniques and tools. For example, V and W Models, requirements and configuration management, Full Lifecycle Testing Methodology, etc.
  13. "Computing Standards" should focus on information of standards and frameworks. For example, ISO, CMM, ITIL, IEEE, etc.

Francis Law (talk) 21:13, 2 April 2010 (UTC)[reply]

Missing computer topics

I've separated the list of missing computer subjects to their own page - Skysmith (talk) 11:41, 8 April 2010 (UTC)[reply]

I've added a discussion section advocating reinstatement of the article "Software Component". Please see http://en.wikipedia.org/wiki/Talk:Component-based_software_engineering#Software_Component

I would like to write it up. Please advise how to proceed.

Old merge proposal

Hello all, I'm ploughing through Category:Articles to be merged from November 2007 and there are a number of outstanding merges discussed here. Could somebody please decide if these proposals are valid, and either do the merges or remove the merge tags? Thank you. Totnesmartin (talk) 21:51, 9 April 2010 (UTC)[reply]

FAR

I have nominated Macintosh for a featured article review here. Please join the discussion on whether this article meets featured article criteria. Articles are typically reviewed for two weeks. If substantial concerns are not addressed during the review period, the article will be moved to the Featured Article Removal Candidates list for a further period, where editors may declare "Keep" or "Remove" the article's featured status. The instructions for the review process are here. Ten Pound Hammer, his otters and a clue-bat • (Many ottersOne batOne hammer) 22:26, 10 April 2010 (UTC)[reply]

Project Monitor

I suggest adding Project Monitor by Virage Group [1] to the list. Project Monitor is well known in France and Moroco and used by big companies and public services. Project Monitor is different of other portfolio management softwares because it is simple to use (like Base Camp for instance) but powerfull and BI minded with drill functionalities. —Preceding unsigned comment added by Pilote44 (talkcontribs) 11:20, 22 April 2010 (UTC)[reply]

Is it possible to filter large tables in mediaWiki?

Does anyone know of a way to add a drop-down style filter to the tops of tables? Some of these articles that list different software and compares the features seem clumsy, I was just looking at the List of content management systems,and thought I'd put a note here to see if any of you awesome folks could think of a brilliant answer. Could HTML5 just make the browser do it? 71.195.228.116 (talk) 01:56, 23 April 2010 (UTC)[reply]