Yet another linux (ubuntu) based os
Testing for Internet Explorer just got a little easier
Introducing modern.IE: A new set of tools to help you support modern and older versions of Internet Explorer
Explains and gives some references to the thread model of the OSB
Some interesting D articles
jGRASP is a lightweight development environment, created specifically to provide automatic generation of software visualizations to improve the comprehensibility of software. jGRASP is implemented in Java, and runs on all platforms with a Java Virtual Machine (Java version 1.5 or higher). jGRASP produces Control Structure Diagrams (CSDs) for Java, C, C++, Objective-C, Ada, and VHDL; Complexity Profile Graphs (CPGs) for Java and Ada; UML class diagrams for Java; and has dynamic object viewers that work in conjunction with an integrated debugger and workbench for Java. The viewers include a data structure identifier mechanism which recognizes objects that represent traditional data structures such as stacks, queues, linked lists, binary trees, and hash tables, and then displays them in an intuitive textbook-like presentation view.
A suggestion for an approach to #i18n of results of #xslt by applying #xsl and #xpath technologies only http://t.co/0zFdexJ4
LibRaw is a library for reading RAW files from digital photo cameras (CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc.; virtually all RAW formats are supported). It pays special attention to correct retrieval of data required for subsequent RAW conversion.
The library is intended for embedding in RAW converters, data analyzers, and other programs using RAW files as the initial data.
zwitscher a #twitter and #identica client works fine on the #defy now https://t.co/CuY8Mctf
Starting the #wjax with a talk about #gradle http://t.co/drNGKMdo #jaxcon https://t.co/okuQwPwP
Starting the #wjax with a talk about #gradle http://t.co/drNGKMdo #jaxcon https://t.co/okuQwPwP
Gedankennotiz für das nächste Jahr: Gesunde Äpfel kommen zu #Halloween nicht gut an. https://t.co/Jy6spNsR
J2ObjC is an open-source command-line tool from Google that translates Java code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java code to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as data access, or application logic) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps.
J2ObjC supports most Java language and runtime features required by client-side application developers, including exceptions, inner and anonymous classes, generic types, threads and reflection. JUnit test translation and execution is also supported.
I found Steine im Wald (http://t.co/ZOvaOjBW) #cgeo #geocaching
Self-hosting distributed sharing solution
Extension to Mockito to enable static and private method testing
Halide is a new programming language designed to make it easier to write high-performance image processing code on modern machines. Its current front end is an embedding in C++. Hardware targets include x86-64/SSE, ARM v7/NEON, and CUDA.
A collection of Git extensions to provide high-level repository operations for Vincent Driessen's branching model.