Rethinking JavaScript Object Enumeration
Explores JavaScript's Object.keys() and Object.getOwnPropertyNames() methods for improved object property enumeration and iteration.
Explores JavaScript's Object.keys() and Object.getOwnPropertyNames() methods for improved object property enumeration and iteration.
A tutorial on implementing lightweight autocomplete functionality in a Django web application using jQuery and Python.
A SQL Server developer shares their perspective on adopting MongoDB, comparing it to traditional SQL and highlighting its strengths for specific use cases.
MongoDB 1.8.0 Release Candidate introduces key features like write-ahead journaling for durability, sparse indexes, and enhanced Map/Reduce.
Announcement for the MongoUK 2011 conference in London, covering MongoDB topics like schema design, indexing, and scalability.
A technical guide on modifying LDAP server settings in an OBIEE Repository (RPD) using UDML commands and scripts.
SQL Southampton User Group announces a room change to a larger hall within the same venue for its upcoming meetings.
Explains MongoDB's oplog, its role in replication, how to configure its size, and discusses a historical bug in version 1.6.5.
A developer proposes using Google Summer of Code to add Python 3 support to the Django web framework, sharing a personal roadmap and goals.
A guide to creating a checkerboard pattern using CSS3 gradients and multiple background techniques, with browser-specific notes.
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.
A guide on integrating Windows Azure AppFabric Access Control Service for federated authentication in the Orchard .NET CMS.
A JavaScript library that adds Firebug-style increment/decrement functionality for length values in text fields using keyboard arrows.
Updates to a .NET/SQL Server tool for importing and processing UK Ordnance Survey postcode and geographic boundary data.
A PHP function to fix serialized data after converting from single-byte encoding to Unicode UTF-8 by recounting string lengths.
A developer expresses gratitude for community votes that secured their speaking slot at the MIX11 conference in Las Vegas.
A developer shares their experience learning Android development, focusing on creating custom layouts and ListViews for a mobile app.
A guide on effective requirements gathering for consumer startups, focusing on MVP, user feedback, and iterative development.
Explains why a MongoDB database often uses more storage space than a relational database for the same data, detailing factors like ObjectIds and key names.
Announcing the release of MvcSiteMapProvider 3.0.0 for ASP.NET MVC 3, detailing new features and availability.