- All
- Personal
- Programming
- Sun
links for 2008-05-08
-
The Google Data Scala client library allows client software to connect to Google Services through the Google Data API protocol. It makes it easy to retrieve and modify data exposed by services[], without worrying about the underlying XML representation or
Posted by rafaeldff [Sun] ( May 07, 2008 09:39 PM ) Permalink | Comments[0]
links for 2008-04-30
-
Full text available online
Posted by rafaeldff [Sun] ( April 29, 2008 09:35 PM ) Permalink | Comments[0]
links for 2008-04-28
-
Integration between Yahoo! properties is done through REST web services intermediated by sophisticated http caches.
Posted by rafaeldff [Sun] ( April 27, 2008 09:37 PM ) Permalink | Comments[0]
links for 2008-04-23
-
This note gives the essential outlines of a design for method handles, a way to name and interconnect methods without regard to method type or placement, and with full type safety and native execution speed. We will do this in three and a half swift movem
Posted by rafaeldff [Sun] ( April 22, 2008 09:46 PM ) Permalink | Comments[0]
links for 2008-04-15
-
"Coffee may cut the risk of dementia by blocking the damage cholesterol can inflict on the body, research suggests". Good to know...
-
Team A came up with a very sophisticated algorithm using the Netflix data. Team B used a very simple algorithm, but they added in additional data beyond the Netflix set: information []from the [] IMDB. Guess which team did better?
-
The Onion rocks!
-
Caoyuan is rewriting the Scala plugin for NetBeans using the Rats! parser. I just wonder how far along he will get with the type system without plugging into the official compiler; Scala is not a small language...
Posted by rafaeldff [Sun] ( April 14, 2008 09:46 PM ) Permalink | Comments[0]
links for 2008-04-13
-
Generate REGEXes from sample text.
Posted by rafaeldff [Sun] ( April 12, 2008 09:41 PM ) Permalink | Comments[0]
links for 2008-04-11
-
Examples in a diagram.
-
Use very simple scripts to strip source files to their bare essentials in order to look for interesting patterns. By the king of brilliant low-fi ideas himself, Ward Cunningham.
Posted by rafaeldff [Sun] ( April 10, 2008 09:42 PM ) Permalink | Comments[0]
links for 2008-04-10
-
Great way to teach CS concepts to children. Have them learn error detection through card tricks, search algorithms by playing battleship, or sorting networks by running around.
-
COLA is part of Alan Kay's and Ian Piumarta's STEPS project.This is a tutorial for implementing brainf*ck in COLA
Posted by rafaeldff [Sun] ( April 09, 2008 09:42 PM ) Permalink | Comments[0]
links for 2008-03-20
-
"GitHub hosts git repositories and provides a web interface to it, but contrary to other such services like SourceForge or Google Code, a unique selling point of GitHub is the easy forking of other projects."
-
Everyone has already linked to this, but, man, this guy can rant!
-
An example of Java Generics "adding type-safety" to domains where heavy use of reflection traditionally implied the possibility of runtime type errors. The example given is Guice dependency injection.
Posted by rafaeldff [Sun] ( March 19, 2008 09:31 PM ) Permalink | Comments[1]
links for 2008-03-18
-
"In this article the importance of the Lambda Calculus is extended to non-functional languages like Java, C, and C++ as well. The article uses A++, a programming language directly derived from the LC."
-
Another important article from Joel that will spark discussions all over the blogosphere. My take: standards without representative tests and a reference implementation shouldn't be called standards.
Posted by rafaeldff [Sun] ( March 17, 2008 09:28 PM ) Permalink | Comments[0]
links for 2008-03-15
-
What it says on the tin...
-
Cool. It will be interesting to see how this kind of tech will interplay with SEO.
-
Interesting trick to avoid the cost of initializing arrays. The trade-off is a doubling in memory usage, which may be acceptable depending on the algorithm.
Posted by rafaeldff [Sun] ( March 14, 2008 09:29 PM ) Permalink | Comments[0]
links for 2008-03-14
-
Some links to literature regarding dynamic (re)linking for statically typed languages.
Posted by rafaeldff [Sun] ( March 13, 2008 09:33 PM ) Permalink | Comments[0]
links for 2008-03-13
-
English idiomatic expressions -- may come in handy.
-
Adrian Colyer presents some use cases and suggests "patterns" for applying AOP to fulfill software requirements. He also talks a bit about Spring 2.5 AOP improvements.
Posted by rafaeldff [Sun] ( March 12, 2008 09:30 PM ) Permalink | Comments[0]
links for 2008-03-12
-
Comment on LtU with several pointers regarding implementation of threading in PLs.
Posted by rafaeldff [Sun] ( March 11, 2008 09:35 PM ) Permalink | Comments[0]
links for 2008-03-10
-
Cool tutorial on how to use VirtualBox under a Solaris host. Had I found this sooner, a lot of time wasted chasing libs could've been prevented.
Posted by rafaeldff [Sun] ( March 09, 2008 09:33 PM ) Permalink | Comments[0]

