Network booting machines with a PXE server running in a Docker container
Guide to setting up a network boot (PXE) server inside a Docker container for easy OS installation and diskless booting.
Guide to setting up a network boot (PXE) server inside a Docker container for easy OS installation and diskless booting.
A positive review of Michael Hartl's 'Ruby on Rails Tutorial' book, praising its clear explanations and focus on Test Driven Development.
Introducing ipywidgets, a library for creating static, interactive widgets in IPython/Jupyter notebooks that work without a live kernel.
A guide on how to remove email attachments in Microsoft Outlook 2013 to free up mailbox storage space while keeping the message.
The author built Markedstyle, a web app using Laravel to manage and share custom CSS styles for the Marked Markdown previewer.
Announcing DevNexus 2014, a major developer conference in Atlanta with 100+ sessions on Java, web tech, cloud, mobile, and agile development.
A beginner-friendly guide explaining Python decorators, covering nested functions and function objects.
A guide to saving PNG images on Windows Phone using the Cimbalino Toolkit, addressing performance and licensing issues of older libraries.
The author argues that CSS is a developer's tool, requiring programming skills and analytical thinking, not just design sensibilities.
Explores combining CSS Regions and CSS Shapes for creative magazine-style layouts, while emphasizing the importance of maintaining readability and accessibility.
A curated list of the best free tech videos from 2013, covering C#, async programming, cloud authentication, Azure, and Visual Studio tools.
AngularAOP v0.1.0 introduces a new declarative way to annotate services, eliminating coupling with the framework for better reusability.
A guide to designing clean, well-structured RESTful APIs, covering naming conventions, HTTP methods, versioning, and best practices.
How to configure the Play Framework 2.x WS API to accept self-signed SSL certificates for web service calls, including a workaround and warnings.
Author announces attending Ping Play! Edition, a community-driven conference focused on the Play Framework.
A tutorial on using the BoxLayout for widget arrangement in the Kivy Python GUI framework, including code examples.
Explores modern web techniques (CSS, SVG, Canvas) to create textured, visually rich text effects without using static image files.
A comparison of four Python implementations for Kernel Density Estimation (KDE), analyzing their features, interfaces, and performance.
A guide to managing Python project dependencies within Docker containers, comparing methods like using distro packages and virtualenv.
A CSS technique using outline-offset and transitions to create animated, shrinking focus outlines for buttons, improving accessibility and visual feedback.