Removing Attachments to Save Space
A guide on how to remove email attachments in Microsoft Outlook 2013 to free up mailbox storage space while keeping the message.
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.
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.
The author argues that CSS is a developer's tool, requiring programming skills and analytical thinking, not just design sensibilities.
A guide to designing clean, well-structured RESTful APIs, covering naming conventions, HTTP methods, versioning, and best practices.
AngularAOP v0.1.0 introduces a new declarative way to annotate services, eliminating coupling with the framework for better reusability.
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 guide to managing Python project dependencies within Docker containers, comparing methods like using distro packages and virtualenv.
Explains how to implement a 'push' model for uploading data with HttpClient in .NET, contrasting it with the default 'pull' model.
A CSS technique using outline-offset and transitions to create animated, shrinking focus outlines for buttons, improving accessibility and visual feedback.
An FAQ on using gender-neutral language in technical documentation to create inclusive and welcoming communities.
A tutorial on creating a clean, scalable CSS spinner using only 2 HTML elements and pseudoelements, focusing on maintainable code and performance.
Fixing a Google Charts date formatting issue specific to Internet Explorer 7 and 8 by implementing browser-specific JavaScript.