Reduce the size of your XAP/APPX package: time to take out the trash!
Guide to removing unnecessary XML documentation files from Windows Phone 8 and Windows Store app packages to reduce XAP/APPX file size.
Guide to removing unnecessary XML documentation files from Windows Phone 8 and Windows Store app packages to reduce XAP/APPX file size.
A developer's journey from basic electronics to building a processor, exploring how hardware and software combine to create programs.
Argues WordPress must adopt RESTful principles to separate content from presentation, enabling programmatic access for modern web needs.
A blogger details their switch from ModX back to WordPress for better blogging capabilities and hints at future website changes.
A tech professional shares his experience using Windows 8 as his primary OS, arguing the transition for desktop users is manageable and less drastic than critics claim.
Explores why open source is a philosophy of community and collaboration, not just publishing code.
A developer shares their journey of creating ELang, a simple interpreted programming language from scratch using Java, covering lexing, parsing, and execution.
Troubleshooting OBIEE authentication failure with Active Directory due to incorrect Base User DN configuration.
The CFPB accepted a typo fix from an open-source developer on GitHub, marking the first direct public collaboration on federal government code.
A review of the book 'NumPy 1.5 Beginner's Guide', covering its content, style, and suitability for learning numerical computing with Python.
Troubleshooting guide for Fedora 14 to 15 upgrade errors, focusing on proxy configuration and post-reboot issues.
Oracle's Product Assurance team launches a new technical blog focused on OBIEE configuration, tuning, and detailed implementation guidance.
Explains how to copy NuGet packages between feeds for stability and speed, covering client-side scripts and MyGet's server-side mirroring feature.
Explores issues with DBMS_STATS.COPY_TABLE_STATS in Oracle, focusing on incorrect high/low value propagation for partitioned table statistics.
Explains a common JavaScript closure issue where loops create unexpected behavior and provides solutions using IIFEs and libraries.
Guide to configuring Windows XP Scheduled Tasks to run a process every 15 minutes using advanced repeat options.
Explores the rise of cloud computing, its core concepts, and its imminent impact on federal government IT infrastructure and contracting.
Argues that PyPy, a Python interpreter written in Python, will replace CPython due to superior speed, flexibility, and being a better platform for growth.
A developer builds an FTP server bridge to access and manage Windows Azure Blob Storage, allowing file operations via standard FTP clients.
Explores whether programming languages inherently have performance characteristics by comparing Python and C implementations.