Wednesday, January 28, 2009

JigZone.com Jigsaw Puzzle Games

http://www.jigzone.com/

I'm big on crosswords and jigsaws of the online persuasion.

Monday, January 19, 2009

X# - XML oriented programming language

http://www.xsharp.org/

The sales pitch:

X# (pronounced X-sharp) is an XML-oriented programming language designed to quickly create Web applications and services. In X# everything is represented as an XML tree and instead of using functions to manipulate information or perform actions, all possible operations you can think of are done by adding, removing or changing nodes from this tree. Since there are no functions to learn and everything is done intuitively, even inexperienced developers can create complex Web applications and services in record time.

X# is:
  • XML-oriented
  • Powerful
  • Portable
  • Easy
  • Fast
  • Open Source and Free