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 quick guide to performing ping and nslookup network commands using VB.NET, with code examples.
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 tutorial on automating file backups using Rsync and Cron scheduling on Linux systems.
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.
A developer recounts creating a web-based photo clock using the Flickr API, modern JavaScript, and jQuery during a company-wide coding challenge.
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.
Explains the utility of the Windows Print Screen key for capturing screens and windows, with practical use cases.
A guide to performing a silent, unattended installation of Visual Basic 6.0 Enterprise Edition using a batch script and network share.
A guide to Christoph Gohlke's repository of pre-compiled Windows binaries for scientific Python packages like NumPy, SciPy, and scikit-learn.
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.