Saturday, June 25, 2011

2011-06-25 Saturday - f(x) totallylazy

...another interesting functional library for Java

http://code.google.com/p/totallylazy/

A functional library for Java that has the following features
  • Tries to be as lazy as possible just like Clojure's collection library
  • Works with Iterable, Iterator, Arrays, Char Sequences, Dates and Numbers (i.e virtually everything)
  • Follows the ML family of function / method names (Standard ML, oCaml, F#, Scala, Haskell)
  • Uses and extends Callable interface for maximum interop (i.e Can use with Clojure, Hazelcast)
  • Optionally supports using Hamcrest matchers as predicates
  • Supports chaining of all methods (Recommended) or the use of static imports for all methods.
  • Optionally supports creating Callables via dynamic proxies (requires cglib-2.2 and objenesis-1.2)
  • NEW Alpha support for SQL, think poor mans LINQ for Java.

Tuesday, June 14, 2011

2011-06-14 Tuesday - International Statistical Classification of Diseases

ICD-10 transition proving complex, expensive for hospitals
http://www.fiercehealthit.com/story/icd-10-transition-proving-complex-expensive-hospitals/2011-06-14

International Statistical Classification of Diseases and Related Health Problems
http://apps.who.int/classifications/apps/icd/icd10online/

International Classification of Diseases, Tenth Revision, Clinical Modification (ICD-10-CM)
http://www.cdc.gov/nchs/icd/icd10cm.htm

Saturday, June 11, 2011

2011-06-11 Saturday - Friend of Eclipse

The Indigo release of Eclipse is coming later this month - and in honor of the many years of enjoyable free use that I made of the most excellent Eclipse tools - I decided to become a Friend of EclipseF by making a donation in support of the Eclipse Foundation's efforts:

Saturday, June 04, 2011

Copyright

© 2001-2021 International Technology Ventures, Inc., All Rights Reserved.