Get hands-on experience with SPARQL, the RDF query language. With this concise
book, you will learn how to use the latest version of this W3C standard to
retrieve and manipulate the increasing amount of public and private data
available via SPARQL endpoints.
Websites, like any software system, accumulate “cruft” over time, leading to slower performance, broken links, and various compatibility and security issues. While rebuilding from scratch is ideal, it's often impractical due to time and budget constraints. Fortunately, refactoring offers a solution. This guide details how to enhance any website or application using proven techniques and tools from software development.
The author provides insights for both programmers and non-programmers, demonstrating how to refactor for improved reliability, performance, usability, security, accessibility, and search engine optimization. Step-by-step instructions help migrate outdated code to modern standards like XHTML, CSS, and REST, addressing common issues such as presentation-based markup and “tag soup.”
The book features an extensive catalog of detailed refactorings and practical recipes organized for quick access, enabling users to enhance site performance efficiently and ensure easier maintenance and scalability in the future. Key topics include identifying problematic Web code, transforming old HTML into valid XHTML, modernizing layouts with CSS, updating Web forms, and restructuring sites without altering user-facing URLs.
This resource is invaluable for Web designers, developers, project managers, and anyone involved in maintaining or updating websites, particularly those looking to refresh their knowledge of current standar