InfoQ Homepage User Interface Content on InfoQ
-
Java GUI Testing With JRuby
GUI testing is a hard and often neglected task. We take a look at two open source solutions for writing SWT and Swing tests, SWTBot and Marathon, and how they can be used from JRuby. We talked to Ketan Padegaonkar (SWTBot) and Dakshinamurthy Karra (Marathon).
-
Microsoft Bringing Multitouch to Windows
Microsoft is planning on publicly releasing the Surface SDK at this year's PDC. This is seen by some as the next step towards bringing their multitouch technology to the Windows operating system.
-
ReCAPTCHA ASP.NET Library
The reCAPTCHA ASP.NET Library provides a straightforward way to place a CAPTCHA on your ASP.NET website, helping you stop bots from abusing your website. The library wraps the reCAPTCHA API. You can use the library from any .NET language including C# and Visual Basic .NET.
-
Is Stream-oriented a better UI paradigm than Document-oriented for today's knowledge workers?
In Bryce Harrington’s opinion, document-oriented paradigm of user interface is not any longer optimal. Most often people deal with streams of information rather than static documents. Harrington advocates for a shift towards a new UI paradigm that would make stream management easier. Many tools and technologies are already based on stream-oriented approach; others are instrumental for adopting it.