A statically typed language I'd actually want to use
Author introduces 'shore', a statically typed, Python-inspired language designed for conciseness and high-level abstractions.
Author introduces 'shore', a statically typed, Python-inspired language designed for conciseness and high-level abstractions.
A low-cost method for monitoring OBIEE 10g systems using built-in JMX, jconsole, and custom scripting for data export and visualization.
SQL queries to analyze and identify performance bottlenecks in Oracle Data Integrator (ODI) batch jobs with many tasks.
A developer presents benchmark results showing ext4 filesystem scalability improvements on a 48-core system for an upcoming Linux kernel talk.
A proposal for a distributed, community-powered continuous integration system for Python projects, inspired by Test Swarm, to handle complex multi-environment testing.
A technical tutorial on using PowerShell to create and manage SharePoint 2010 site collections, including separate content databases.
Explores the use of percentages in CSS border-radius, covering the specification, browser bugs, and practical use cases for creating circles and ellipses.
Author shares slides and CSS framework from their Front Trends 2010 talk on practical CSS3, including browser compatibility notes.
Announcement of MvcSiteMapProvider 2.2.0 release for ASP.NET MVC, featuring new templated HtmlHelpers and extensibility points.
A reflection on how uneventful days in system development and support can foster a false sense of security and complacency.
A guide to visualizing Oracle database I/O metrics using gnuplot for more accurate performance analysis than standard GUI tools.
A Django core developer explains his personal system for prioritizing bug fixes, features, and contributions to the open-source framework.
A technical tutorial on using PowerShell to create a web application and site collection in SharePoint 2010.
A guide to using PowerShell scripts to temporarily migrate on-premise applications to Windows Azure during traffic spikes and back again.
A developer's introduction to the Vaadin framework, covering its architecture, setup via Maven, and creating a simple Java web application.
Recap of SEF 2010 conference covering SharePoint, Exchange, Lync, and Windows Phone 7 with session highlights and photos.
Announcement that session videos from the SQLBits 6 conference are now available for viewing online.
A tutorial on unit testing Hippo Site Toolkit (HST2) components using the EasyMock mocking framework to isolate and verify component behavior.
A review of the SSMS Tools Pack, a free productivity add-in for SQL Server Management Studio, highlighting its key features like snippets and connection coloring.
Using awk to split a fixed-width file into separate output files based on content in specific columns.