links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Search Everyone: "generator",

Top "generator" experts: netbhas, baltimoreteacher, gdm, erinhickey, mcheloor, jonfort,

Groups about "generator": General Interest, General, general Links, Electronic Generation, Dixon Group 1, Mike dean,

1 - 9 of 9   Watch olifante
 
"This system acts as a regular expression generator. Instead of trying to build the regular expression, you start off with the string that you want to search. You paste this into the site, click submit and the site finds recognisable patterns"
by olifante 2008-07-25 11:38 regex · generator · webapp
http://www.txt2re.com/index-python.php3 - cached - mail it - history
"The Byzantine Generals Problem is an agreement protocol that's built around an imaginary General who makes a decision to attack or retreat, and who must communicate his decision to his lieutenants"
by olifante 2008-07-25 11:38 concurrency · distributed · lamport · byzantine · general · decision · fault
http://www.ddj.com/article/printableArticle.jhtml?articleID=206904396&dept_url=/cpp/ - cached - mail it - history
"Arc was used to generate this document. I created a large Arc data structure holding the functions, arguments, description, headings, and test examples. I wrote a program in Arc that processes this data structure to generate the HTML file for this page"
by olifante 2008-07-25 11:38 arc · reference · documentation · functions · types · macros · generated
http://arcfn.com/foundation-doc.html - cached - mail it - history
"SuperGenPass allows you to remember just one password [...] which is used to generate unique, complex passwords for the Web sites you visit. [...] there’s no software to install, and it never stores or transmits your passwords anywhere."
by olifante 2008-07-25 11:38 password · security · generator · bookmarklet · SuperGenPass · site-specific
http://supergenpass.com/ - cached - mail it - history
"CFDG is a simple programming language for generating pictures. [...] You specify a program consising of drawing rules, and a start rule. You can have multiple (conflicting) rules. When this happens, CFDG picks one randomly."
by olifante 2008-07-25 11:38 context-free · design · grammar · graphics · processing · art · generation
http://korsh.com/cfdg/ - cached - mail it - history
"Chris Coyne created a small language for design grammars. These grammars are sets of non-deterministic rules to produce images. The images are surprisingly beautiful, often from very simple grammars."
by olifante 2008-07-25 11:38 graphics · grammar · programming · processing · art · design · context-free · png · generation · images
http://www.contextfreeart.org/ - cached - mail it - history
"Context-Free Design Grammar [...] is basically LOGO with recursion and functions. You run your code and you get back a PNG. [...] What really grabs me is that Context-Free is this tiny, unassuming language of just thirty or so parts."
by olifante 2008-07-25 11:38 graphics · logo · programming · processing · art · design · context-free · png · generation · images
http://hackety.org/2007/09/25/aLittleSpirographicLanguageCalledContextFree.html - cached - mail it - history
"Why would you want to generate CSS dynamically? As a programmer, it annoys me to repeat the same hex values all over my CSS documents. [...] Not only colors, but HTML tags themselves are repeated inside CSS documents"
by olifante 2008-07-25 11:38 dynamic · generation · variables · workaround · webdesign · programming · development · rails
http://nubyonrails.com/articles/dynamic-css - cached - mail it - history
Prelude> let x ... y = [x..y] Prelude> 1 ... 3 [1,2,3] Prelude> let x .... y = map (x...) (x...y) Prelude> 1 .... 3 [[1],[1,2],[1,2,3]] Prelude> let x ..... y = map (map (x...)) (x .... y) Prelude> 1 ..... 3 [[[1]],[[1],[1,2]],[[1],[1,2],[1,2,3]]]
by olifante 2008-07-25 11:38 haskell · enumeration · higher-dimensional · generalization · range
http://byorgey.wordpress.com/2007/10/01/higher-dimensional-enumeration/ - cached - mail it - history
1 - 9 of 9  
Related Tags
 
- exclude ~ optional + require
Add Dates