Jump to content

Rosetta Code:Village Pump/Suggest a programming task: Difference between revisions

Simple OCR
m (→‎Page-splitter: single captcha-check)
(Simple OCR)
Line 1:
{{#set:is contribution page=true}}[[Category:Requesting Content]]So
{{#set:is contribution page=true}}[[Category:Requesting Content]]So you want to see a problem solved? If you're not comfortable creating the task page yourself, feel free to edit this page, and describe the problem below. (To edit this page, click the "edit" tab at the top.) You also might want to check out the [[:Category:Draft Programming Tasks|draft tasks]] to see if someone has already suggested one and partially produced the page; if so, just help them out by supplying what's needed to take the page from draft to full task.
you want to see a problem solved? If you're not comfortable creating the task page yourself, feel free to edit this page, and describe the problem below.
(To edit this page, click the "edit" tab at the top.)
{{#set:is contribution page=true}}[[Category:Requesting Content]]So you want to see a problem solved? If you're not comfortable creating the task page yourself, feel free to edit this page, and describe the problem below. (To edit this page, click the "edit" tab at the top.) You also might want to check out the [[:Category:Draft Programming Tasks|draft tasks]] to see if someone has already suggested one and partially produced the page; if so, just help them out by supplying what's needed to take the page from draft to full task.
 
When making a request, please place it in the [[#Unsorted|Unsorted]] section. Also, feel free to review the others that are already here; help sort them into the other categories, based on the category descriptions. (If we need another category or two, you can create them.)
Also, feel free to review the others that are already here; help sort them into the other categories, based on the category descriptions.
(If we need another category or two, you can create them.)
 
=Incomplete=
 
==General==
* Benchmarks
Line 322 ⟶ 328:
--[[User:Rabuf|Rabuf]] ([[User talk:Rabuf|talk]]) 20:47, 5 November 2013 (UTC)
 
===Page-splitter=Unsorted==
 
Place new items here, if it's unclear where they belong.
 
* Simple OCR ("optical character recognition") - Find text in pictures,
for example comics (like Dilbert), or screenshots.
WRT "simple", we restrict this to chars of known fonts,
e.g. by giving the program some picture(s) with known text-samples. --13:07, 13 December 2014 (UTC)
 
* Page-splitter
A bot for splitting pages into sub-pages.
If possible, with only a single captcha-check.<br>
E.g. I moved some entries from [[99_Bottles_of_Beer]] to separate pages, <br>
to organize them into groups of languages per subpage, <br>
see [[:Category:99_Bottles_of_Beer]]. --[[User:Hajo|Hajo]] ([[User talk:Hajo|talk]]) 07:20, 21 November 2014 (UTC)
The Page-splitter should be able to automate such tasks. --[[User:Hajo|Hajo]] ([[User talk:Hajo|talk]]) 07:20, 21 November 2014 (UTC)
 
==Unsorted==
 
Place new items here, if it's unclear where they belong.
 
* Implement a random bit generator that can be run forward and backward. When run backward it produces bits in reverse order. I suggest using a maximal period minimal cost linear hybrid cellular automaton utilizing rules 90 and 150. -[[User:Zelah|Zelah]] ([[User talk:Zelah|talk]]) 02:35, 7 May 2014 (UTC)
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.