Monthly Archives: December 2012

OmniFocus create project template in IOS

To Create A Project Template Create project for template purposes Put project “On Hold”. Project is now a template. The iOS Workaround For Copying A Template Set template to repeat everyday. To duplicate, change project from “On Hold” to “Complete”. … Continue reading

Posted in General | Comments Off on OmniFocus create project template in IOS

sublime – build feature

https://addyosmani.com/blog/custom-sublime-text-build-systems-for-popular-tools-and-languages/

Posted in General | Comments Off on sublime – build feature

Lua Crib Sheet

https://www.capgo.com/Resources/SoftwareDev/LuaShortRef51.pdf

Posted in General | Comments Off on Lua Crib Sheet

how to compare binary & decimal floating point

https://hal-ens-lyon.archives-ouvertes.fr/docs/00/73/78/81/PDF/Compar-Hal-Version.pdf Aside: The decimal32, decimal64, and decimal128 forms are provided as efficient, formats used for storing numbers of up to 7, 16 or 34 decimal digits respectively, in 4, 8, or 16 bytes. These formats are similar to, and are … Continue reading

Posted in General | Comments Off on how to compare binary & decimal floating point

CSS Selectors (W3C)

Begin forwarded message: From: Ian Brackenbury <ian@brackenbury.nz> Subject: CSS Selectors (W3C) Date: 10 December 2012 2:35:53 PM NZDT To: Ian Brackenbury <ian@brackenbury.nz> The following table summarizes CSS 2.1 selector syntax: Pattern Meaning Described in section * Matches any element. Universal selector … Continue reading

Posted in General | Comments Off on CSS Selectors (W3C)

Gopher and Archie

Begin forwarded message: From: Ian Brackenbury <ian@brackenbury.nz> Subject: Gopher and Archie Date: 8 December 2012 11:14:17 AM NZDT To: Karamu Farm Journal <ian@carefreecomputing.org> https://en.wikipedia.org/wiki/Gopher_(protocol) https://en.wikipedia.org/wiki/Archie_search_engine Archie, Gopher, Veronica and Jughead are three standard “finding” tools on the Internet. The Archie … Continue reading

Posted in General | Comments Off on Gopher and Archie

Lua coding gems

https://www.lua.org/gems/

Posted in General | Comments Off on Lua coding gems

re links to Arduino IDE alternatives

https://www.drdobbs.com/embedded-systems/shiny-object-syndrome/240144165 Shiny Object Syndrome I was going to talk more about lwos this time, but a shiny object appeared and so I want to say just one more thing regarding the Arduino build process.  December 11, 2012URL:https://www.drdobbs.com/embedded-systems/shiny-object-syndrome/240144165  I was supposed … Continue reading

Posted in General | Comments Off on re links to Arduino IDE alternatives

SameFringeProblem (showing off coroutines) in several languages

https://c2.com/cgi/wiki?SameFringeProblem

Posted in General | Comments Off on SameFringeProblem (showing off coroutines) in several languages

Lua on IOS

https://www.luanova.org/ioswithlua

Posted in General | Comments Off on Lua on IOS