Stop writing data parsing code in your apps
Introduces Property Mapper, a library to simplify and automate data parsing in iOS apps, replacing manual JSON mapping with declarative code.
Introduces Property Mapper, a library to simplify and automate data parsing in iOS apps, replacing manual JSON mapping with declarative code.
Explains how to use `xhr.responseType='json'` to simplify fetching and parsing JSON data via Ajax in web development.
Compares hstore and JSON data types in PostgreSQL, discussing their features, limitations, and use cases for schema-less data storage.
A guide to using JavaScript functions within PostgreSQL for JSON data manipulation, featuring examples and code snippets.
Developer creates an open-source web app to calculate screen DPI/PPI, detailing the project's inspiration, features, and development process.
A developer describes a .NET project to import personal Twitter archive data into ElasticSearch for better search and analysis.
A guide to implementing RESTful hypermedia links in ASP.NET Web API, including JSON serialization and custom link classes.
Explains how to use Hippo CMS 7.5's new RESTful JAX-RS components to expose data for external apps, with a focus on Android development.
Slides from a 2010 VISUG session on building rich web applications using ASP.NET MVC and jQuery as an alternative to Silverlight.
Explores a critical Internet Explorer vulnerability where JSON containing script tags can trigger XSS attacks due to improper handling.
Announcing the alpha release of jsonschema 0.2, detailing new features like additionalProperties validation, interactive mode, and bug fixes.
A summary of Bob's presentation on the Erlang programming language, its growing popularity, and his history with emerging tech trends.
A guide to creating and implementing a dynamic web app manifest file in a Next.js application using the metadata API.