PyCharm 3.0 Community Edition
Announcement of PyCharm 3.0 Community Edition, a free, open-source Python IDE with intelligent editing and debugging features.
Announcement of PyCharm 3.0 Community Edition, a free, open-source Python IDE with intelligent editing and debugging features.
A summary of a Drupal Camp Israel 2013 presentation on Drupal 7 Media, covering modules like Media, Canvas Field, and Google Charts API.
Explains why CSS-only auto-resizing of input fields is impossible due to HTML's definition of inputs as void elements.
Explains integrating ASP.NET SignalR with Ext.NET MessageBus for real-time web features and asynchronous server-client communication.
A guide to securing the Docker API by using SSL certificates and socat for encrypted, authenticated remote connections.
Explores the concept of 'barren proxies' in causal inference, arguing that measurement reliability is more critical than the proxy's barrenness.
A tutorial on learning Docker by setting it up on an Ubuntu virtual machine in Windows Azure, covering installation and basic container usage.
A tutorial on creating slanted, 3D-looking tabs using CSS transforms and pseudo-elements, with graceful degradation for older browsers.
Explains the difference between OBIEE's 'Act As' and 'Impersonate' features for user account access.
A guide explaining how to manually configure Docker's network bridge to assign containers IPs from a specific, non-default address range.
Discover five lesser-known Emmet.io shortcuts for HTML and CSS that can significantly boost your coding productivity.
A roundup of Python news from October 2013, covering NHS tech changes, Microsoft's IPython donation, PyCharm updates, and conference announcements.
A guide to using SQL queries and a simple Ruby script to send personalized, data-driven emails to users, avoiding complex marketing tools.
Analyzing MongoDB query performance using $exists operator and the impact of indexes on large datasets.
A guide to setting up and developing server-side logic for Windows Azure Mobile Services using Node.js and WebStorm.
A web developer argues that content is the fundamental core of the web, more important than marketing, design, or development trends.
An explanation of Python decorators, covering how functions are objects and can be passed as arguments or returned.
A tutorial on creating a configuration settings file for a Drupal 8 module, covering the YAML structure and schema.
A personal recap of the 2013 Digital Visions conference in Vienna, covering talks on front-end development and UX.
Explains how to access and gather CPU, memory, I/O, and network usage metrics from Linux control groups (cgroups) for LXC and Docker containers.