2011-06-25

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.

2011-06-14

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

2011-06-11

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:

2011-06-04

2010-06-05 Saturday - Weekend Reading

I'm catching-up on some reading today - here are some of the things I'm reading:

http://www.programmableweb.com/

http://www.mattcutts.com/blog/

http://broadcast.oreilly.com/2011/06/the-good-the-bad-the-ugly-of-rest-apis.html

Glenn Fleishman posted some interesting articles a few months ago on ars technica

The ABCs of virtual private servers, Part 1: Why go virtual?
http://arstechnica.com/business/news/2011/02/virtual-private-servers.ars

The ABCs of virtual private servers, Part 2: Getting started
http://arstechnica.com/business/news/2011/02/the-abcs-virtual-private-servers-part-2-getting-started.ars


I came across Brad Fitzpatrick's blog post about his Android application to open his garage door...
http://brad.livejournal.com/2394707.html


I joined the Go Language Developer's Google Group
http://groups.google.com/group/golang-dev

Maker's Manifesto
http://makezine.com/04/ownyourown/


Android Scripting
http://code.google.com/p/android-scripting/
http://google-opensource.blogspot.com/2009/06/introducing-android-scripting.html

Google-Guice
http://code.google.com/p/google-guice/

Copyright

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