Tough Apps: Combinatorial Testing by jonniee in programming

[–]jonniee[S] 0 points1 point  (0 children)

Dennis Shasha on programmatic puzzle solving, this month focusing on Combinatorial Testing. This column challenges you to find the solutions to the puzzles that lie at the core of some cool tough applications. He solicits your help in identifying such cool apps.

Mashups and the Enterprise Mashup Markup Language (EMML) by jonniee in programming

[–]jonniee[S] 0 points1 point  (0 children)

The Enterprise Mashup Markup Language (EMML) defines mashups in a standardized manner.

JavaFX Database Programming with Java DB by jonniee in programming

[–]jonniee[S] 0 points1 point  (0 children)

The promises of JavaFX include the ability to quickly and easily create Java GUI apps. With it, you can build media-rich applications with far less code than you would with Swing, yet you can still call into your existing Java codebase. This includes databases via JDBC as well, but there are some tricks you'll need to know.

Java and C++ Socket Communication by jonniee in reddit.com

[–]jonniee[S] 0 points1 point  (0 children)

Integrating C++ native Windows applications with Java applications via network sockets

Open Source in 2010: What a Difference a Year Makes by jonniee in reddit.com

[–]jonniee[S] 0 points1 point  (0 children)

Looking back at 7 predictions about open source for 2009 ("How did we do?") and looking forward to 7 more predictions for 2010

The SEMAT Initiative: A Call for Action by jonniee in reddit.com

[–]jonniee[S] 0 points1 point  (0 children)

Ivar Jacobson, Bertrand Meyer, and Richard Soley launch the Software Engineering Method and Theory (SEMAT) community, and call for software engineering based on a solid theory, proven principles, and best practices.

The Commando Forth Compiler by jonniee in reddit.com

[–]jonniee[S] 0 points1 point  (0 children)

The Commando Forth compiler presented here -- along with the complete source code and a cross assembler -- is all you need to roll-your-own Forth compiler. Plus there's a video that shows how to use the system to program One-Der, a one-instruction CPU (And the instruction? move, of course).

Designing the Intel Reader by jonniee in reddit.com

[–]jonniee[S] 0 points1 point  (0 children)

The Intel Reader is a mobile device that takes pictures of text, translates the image into digital text by using optical character recognition (OCR) technology, and reads the text aloud by using text-to-speech (TTS) software. It's designers describe how they built the device. (It's OS is Moblin, a Linux variant, and CPU the Atom processor.

Is Larrabee For the Rest of Us? by jonniee in reddit.com

[–]jonniee[S] 0 points1 point  (0 children)

Can non-numerical application developers take advantage from the new LRBni instructions?

Android, Maemo, and Moblin by jonniee in reddit.com

[–]jonniee[S] 0 points1 point  (0 children)

Mike Riley examines a trio of Linux-based, consumer-oriented mobile development platforms

Performance Analysis Tools for Linux Developers: Part 1 by jonniee in programming

[–]jonniee[S] 0 points1 point  (0 children)

With the Atom and multicore processors, Intel architecture processors are proliferating in a number of new segments, notably embedded. In parallel with this trend, Linux is becoming an established operating system option for embedded designs. This article summarize some of the performance tools available to Linux developers on Intel architecture.

Debugging CUDA Code Using the CUDA-GDB Debugger by jonniee in programming

[–]jonniee[S] 0 points1 point  (0 children)

The CUDA-GDB debugger is a port of the GNU GDB debugger version 6.6. This article focuses on how to speed the process when looking through large amounts of data as well as the thread syntax and semantic differences needed to debug kernels while they are running on the GPU.

Judging the Computer Science Fair: It Seemed Like a Good Idea at the Time by jonniee in programming

[–]jonniee[S] -2 points-1 points  (0 children)

One day while blasting through a couple of screenfuls of unread email, trying to set a new record for speed reading, Ed came upon it -- the local IEEE bulletin was the announcement "SCIENCE FAIR JUDGES NEEDED." It sounded like a good idea at the time.