Sciweavers

5668 search results - page 972 / 1134
» The case for software evolution
Sort
View
CHI
2006
ACM
16 years 4 months ago
Entity quick click: rapid text copying based on automatic entity extraction
Retyping text phrases can be time consuming. As a result, techniques for copying text from one software application to another, such as copy-and-paste and drag-and-drop are now co...
Eric A. Bier, Edward W. Ishak, Ed Chi
HPCA
2006
IEEE
16 years 4 months ago
ReViveI/O: efficient handling of I/O in highly-available rollback-recovery servers
The increasing demand for reliable computers has led to proposals for hardware-assisted rollback of memory state. Such approach promises major reductions in Mean Time To Repair (M...
Jun Nakano, Pablo Montesinos, Kourosh Gharachorloo...
SIGMOD
2005
ACM
157views Database» more  SIGMOD 2005»
16 years 4 months ago
Meta-data version and configuration management in multi-vendor environments
Nearly all components that comprise modern information technology, such as Computer Aided Software Engineering (CASE) tools, Enterprise Application Integration (EAI) environments,...
John R. Friedrich
SIGMOD
2003
ACM
108views Database» more  SIGMOD 2003»
16 years 4 months ago
Composing XSL Transformations with XML Publishing Views
While the XML Stylesheet Language for Transformations (XSLT) was not designed as a query language, it is well-suited for many query-like operations on XML documents including sele...
Chengkai Li, Philip Bohannon, Henry F. Korth, P. P...
ICFP
2006
ACM
16 years 3 months ago
Good advice for type-directed programming aspect-oriented programming and extensible generic functions
Type-directed programming is an important idiom for software design. In type-directed programming the behavior of programs is guided by the type structure of data. It makes it pos...
Geoffrey Washburn, Stephanie Weirich