Subscribe to Urban Insight Blog RSS

How to Display One Value from Two Fields in a Drupal View

Submitted by Ki Kim on Mon, 05/14/2012 - 9:00am
Ki Kim's picture

There is a situation where one field of a Drupal View needs to pull its content from two fields (aka cck fields) of a node. In my case, they were default author field and a custom field called contributor. This example uses Drupal 7 and Views 3.

Five Fantastic Urban Planning Websites

Submitted by Jonathan Nettler on Mon, 05/07/2012 - 1:00pm
Jonathan Nettler's picture

Every year, Planetizen, the urban planning, development and design network, recognizes ten websites (and a few runners-up) as some of the best resources for its readers. This list is based on nominations by Planetizen readers and staff, and judged against a common set of criteria, including content, design, and usability.

Evaluating Five USB Microphones Under $100

Submitted by Chris Steins on Mon, 04/30/2012 - 2:00pm
Chris Steins's picture

For a recent project creating video-based courses, I needed to select an affordable USB microphone to provide to remote instructors who will be recording video, audio and screencasts directly from the instructor's computer.

Adobe Shadow – First Impressions

Submitted by Gergely Lekli on Mon, 04/23/2012 - 3:48pm
Gergely Lekli's picture

With mobile devices being so popular, web users increasingly use mobile browsers instead of desktop browsers to surf the web. Developers and designers need to keep this in mind when building web sites to avoid potential revenue loss due to web pages being unattractive or unusable on mobile devices.

Ten Reasons You Should Be Using a CSS Preprocessor

Submitted by Chris Loos on Thu, 04/12/2012 - 10:18pm
Chris Loos's picture

I started hearing about this CSS preprocessor stuff a couple of years ago. The concept intrigued me: Use special, supercharged CSS files that could contain variables, functions, "mixins", and other features. After development, these special files would then be compiled into regular CSS files that all web browsers could understand.

To my peril, I stayed away from CSS preprocessors until recently. "Why should I add another layer of complexity to my development workflow?" I thought. "I know what I'm doing with CSS. If it's not broken, don't fix it."

Using Homebrew to Support Drupal on OS X

Submitted by Ron Golan on Mon, 04/09/2012 - 7:00am
Ron Golan's picture

brew install command
Homebrew is a package manager that makes it easy to install UNIX tools which don't come with OS X. Using the Homebrew package manager provides a great amount of control over the software installed on an OS X system, and it can be used to provide missing elements to run Drupal directly on OS X as a development environment.

I didn't set out to use Homebrew. I simply wanted to use wget instead of curl. I had no idea that would lead me to completely change my development setup.

TinyMCE – Paste from Word; Paste as Plain Text

Submitted by Kurt Rademaekers on Tue, 03/27/2012 - 4:28pm
Kurt Rademaekers's picture

TinyMCE provides two tools to facilitate cut & paste of text from a Microsoft Word document or web page into a web page with the Drupal content management system.

In TinyMCE 3.4.9, the “Paste from Word” feature will preserve basic Word document formatting while removing special Word-specific code that transparently accompanies a paste from Word which typically messes up the display of a web page.  The “Paste as Plain Text” feature, like Windows Notepad or Mac TextEdit, will strip out all formatting that accompanies content from a Word document or web page.

Koreatown Urbanism

Submitted by Jonathan Nettler on Mon, 03/19/2012 - 2:00pm
Jonathan Nettler's picture

Coming to work every week at the Urban Insight/Planetizen offices in Koreatown has provided me with a wonderful opportunity to explore what is undoubtedly one of Los Angeles’s most unique and diverse neighborhoods. And that diversity is not just confined to its ethnic namesake, but extends to its urban and built environment.

Ki Kim's picture

While it was a PC dominated environment a few years ago at my work place, people have started to switch to Macs when they are allowed to choose their workstation. Now most of my co-workers use Mac as their main machine while their PC is still around as a backup machine, for testing, or for .NET development.

Case Study: Planetizen Video Courses

Submitted by Chris Steins on Tue, 03/06/2012 - 9:45pm
Chris Steins's picture

A technical case study into how we developed the new Planetizen Video Courses platform using Drupal 7 and Brightcove Cloud video hosting to deliver affordable online education to professionals in the urban planning, architecture, and related professions.

Pages