Vaguery + design   337

Avería – The Average Font
"I am not a type designer. This is the story of the creation of a new font, Avería: the average of all the fonts on my computer. The field of typography has long fascinated me, and I love playing with creative programming ideas, so it was perhaps inevitable that the idea came to me one day of “generative typography”. A Google on the subject brought up little, and I put the idea to the back of my mind until it occurred to me that perhaps the process of averaging, or interpolating, existing fonts might bring up interesting results. Luckily at this point I didn't do any more web searching – instead I grabbed my laptop and came up with an initial idea for finding what the average of all my fonts might look like – by overlaying each letter at low opacity. The results can be seen in the below image."
typography  type-design  typeface  generative-art  design  graphic-design 
4 weeks ago by Vaguery
Mario Carpo: Post-Authorial Creation | berfrois
"This is where the design professions are increasingly feeling some discomfort.  Designers like to design.  They like to be in charge of all aspects of what they create.  Many designers are notoriously control freaks.  And rightly so: being in control is their raison d’être.  Traditionally, designers “authored” objects and “authorized” their production, reproduction, or modification.  Their signature had (it still has, by the way) binding, legal value–implying authorial privileges protected by law, and all the liabilities resulting from that.  But once again, digital technologies do not work that way.  When so many people can work together, who is in charge?  Who reaps the honors?  Who pays the damages?"
design  control  planning-as-a-symptom  mass-customization  control-of-the-means-of-thought 
7 weeks ago by Vaguery
Core77 Design Award 2011: CV Dazzle, Student Winner for Speculative Objects/Concepts - Core77
"CV Dazzle is camouflage from face detection. It is a response to the growing prowess of computer vision technology and the resulting phenomenon of shrinking privacy."
face-recognition  design  countermeasures  decorative-art 
august 2011 by Vaguery
Advertising Coasters - The KATZ Group
"By contrast a Google search of coaster gets 67 million hits; billboard only gets 42 million hits.

And no wonder: coasters and or advertising mats are friendly (75 % of consumers rate them a non-intrusive advertising medium); they are popular (45 % of all visitors to licensed premises take them home with them) and they are convenient to use. After all, billboards are a bit bulky to slip under a glass in a beer garden or save insects from drowning..."
Making  printing  design  junk-box 
june 2011 by Vaguery
iPad Usability Study Reveals What We Do and Don’t Like In Apps Apple News, Tips and Reviews
"What users find very annoying according to the report are splash or loading screens. No matter how clever, or how easy on the eye, splash screens and animations become annoying very quickly. Startup sounds, in particular, are singled out as especially bad, because of the potential they have for unpleasantly surprising people who open apps in surroundings where noise might not be appreciated.

Also, almost universally, apps will benefit from having back buttons on nearly every page, and should aim for a simple homepage-like table of contents over more complicated navigation schemes. Users prefer a home base from which to operate without having to hunt through carousels or wade through long columns of thumbnails, and they always want the option to go one step back from their current position, because of accidental taps or to refer back to something they just saw."
user-experience  usability  interface  iPad  iPhone  design 
may 2011 by Vaguery
Isotope
"An exquisite jQuery plugin for magical layouts"
javascript  layout  library  design  web-design  from delicious
february 2011 by Vaguery
Is That All? « yield thought
"Everything we create should aspire to this, should leave us – as programmers – wondering if that’s all and if we shouldn’t perhaps add a bit more. Scott Berkun (a genius and a craftsman) said all of this more than ten years ago and I’ve known about it for at least half that time, but it hasn’t really changed the way I write software because it’s too hard to just know when something’s simple enough."
nudge  user-experience  design  interface  software-development  helpfulness 
june 2010 by Vaguery
markupslicer | Slice your HTML/CSS markup into Ruby on Rails templates
"Markupslicer helps slicing your HTML markup into dynamic templates, used in your web applications, blog, etc."
web-design  web2.0  design  templates 
april 2010 by Vaguery
christopher alexander’s fort mason bench | malvasia bianca
"As Alexander repeatedly points out, you can’t consider a construction in isolation, you have to consider the construction in context. And the context for this bench is rather remarkable: you have rather steep hills covered with trees behind you and to your right, you have the Fort Mason buildings to your left, and in front of you you have a gorgeous view of the San Francisco Bay, with Alcatraz and Angel Island in the distance."
Alexandrianism  design-patterns  pattern-language  architecture  public-space  design  social-dynamics 
april 2010 by Vaguery
Apple to xplatform developers: We’re no longer suicidal « counternotions
"However, 2010 is not like 1994. Apple has money, mindshare and the hottest platform to no longer having to beg. Today, Apple is more concerned about having to re-live its recent history — getting jerked around by Microsoft or held hostage by Adobe — than what it thinks would be manageable damage by a few developers that may leave its platform. Some may regard that as being arrogant. For Apple it’s the price of being in charge of its own destiny. To capitulate at the height of its newly found vigor would be suicidal. Suicidal Apple is no longer."
Apple  business-culture  marketing  customer-relationship  design  analysis  iPhone  cultural-assumptions  multitsking[sic] 
april 2010 by Vaguery
apotonick's active_helper at master - GitHub
"Helpers suck. They’ve always sucked, and they will suck on if we keep them in modules.

ActiveHelper is an attempt to pack helpers into classes. This brings us a few benefits

inheritance helpers can be derived other helpers
delegation helpers are no longer mixed into a target- the targets use the helper, where the new
methods are delegated to the helper instances
proper encapsulation helpers don’t rely blindly on instance variables – a helper defines its needs, the target has to provide readers
interfaces a helper clearly provides methods and might use additional helpers
Note that ActiveHelper is a generic helper framework. Not coupled to anything like Rails or Merb. Not providing any concrete helpers. Feel free to use clean helpers in any framework (including Rails and friends)!"
software-development  Rails  design  library  plugin  ruby 
april 2010 by Vaguery
Content wants to be paid for – Jeffrey Zeldman Presents The Daily Report
"Go there, read it, and understand why (just like newspaper reporting and books) web content costs money and must be paid for or subsidized. Either that or it must serve some secondary benefit that brings in the bucks: for instance, a free web design blog might lead to paying web design gigs for its author, or so they say.

Then read Part Two: Paying For It, where Kissane considers each of these methods of subsidizing content “and how they relate to our work as content and editorial strategists.”"
content  publishing  economics  design  cultural-norms  cultural-assumptions  pricing 
march 2010 by Vaguery
Get Your API Right « Trek
"Every project I’ve worked on in the last two years has heavily involved the use of web APIs. Libersy at the time (no idea about now) had an architecture that was extensively API based, even for communication between internal applications (an architecture I strongly argued against, bee tea dubs). Since then I’ve futzed with web APIs almost exclusively. From very narrow focused uses like University of Michigan’s Bluestream Service, to more broad but still fairly local APIs like the Ann Arbor District Library’s soon-to-be-updated API, all the way to APIs of major web applications like Twitter and Flickr.

Constant exposure has turned me into a bit of a snob: I can’t stand working with a poorly designed API! If you’re about to design or release an API for the web and want to avoid the ire of your developers, I’ve summed up the best (and worst) of what I’ve seen into 8 rules:"
API  software-development  interoperability  architecture  design  best-practices 
march 2010 by Vaguery
we dont do retro » Blog Archive » MGX’s E-volution Collection Shows Three Categories of Exploration of Design for Rapid Manufacture
"The first category is best termed Design as an Exploration of Production. This category is the largest in terms of the number of .MGX products it contains, and is made up of products whose central interest is an exploration of what rapid manufacturing technologies can produce, which conventional technologies cannot. It is typified by complex detailing on both the interior and exterior of the product, geometries which would be impossible to achieve were any form of tooling required."
generative-art  rapid-prototyping  design  industrial-design  emergent-design 
march 2010 by Vaguery
Worldchanging: Bright Green: Geothermal Gardens and the Hot Zones of the City
"The climate of the city is altered, in other words, literally from the ground up; using the functional equivalent of terrestrially powered ovens, otherwise botanically impossible species can healthily take root.

This domestication of geothermal energy, and the use of it for purposes other than electricity-generation, raises the fascinating possibility that heat itself, if carefully and specifically redirected, can utterly transform urban space. "
geothermal  energy-generation  energy-harvesting  city-planning  architecture  futurism  design  industrial-design 
february 2010 by Vaguery
What is the Answer to the Suburban Question? | Newgeography.com
"This is the backdrop to the papers that we have collected in our special issue. Its aim is to present work that asks ‘what is happening in the suburbs, in terms of the built form, the economy and social relations’. They are not necessarily written ‘in defense of suburbs,’ but engage suburbs as if they matter. "
suburbs  city-planning  design  public-policy  economics  social-sciences  commentary 
february 2010 by Vaguery
ignore the code: Realism in UI Design
"The goal is not to make your user interface as realistic as possible. The goal is to add those details which help users identify what an element is, and how to interact with it, and to add no more than those details. UI elements are abstractions which convey concepts and ideas; they should retain only those details that are relevant to their purpose. UI elements are almost never representations of real things. Adding too much realism can cause confusion."
design  graphic-design  psychology  user-experience  user-interface  graphics  cognition  semiotics  abstraction 
january 2010 by Vaguery
Protovis
"Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layouts to simplify construction.
Protovis is free and open-source, provided under the BSD License. It uses JavaScript and SVG for web-native visualizations; no plugin required (though you will need a modern web browser)! Although programming experience is helpful, Protovis is mostly declarative and designed to be learned by example."
visualization  datavis  design  programming  graphics  opensource  javascript  jQuery  ajax  API  graphing 
december 2009 by Vaguery
Autodesk University coverage from the floor, Part 4: Zebra Imaging's mind-blowing holographic sheets - Core77
"This is the best and most amazing thing we saw at the conference that wasn't directed by James Cameron: Zebra Imaging boldly proclaims that they "produce the most innovative holographic products and technology in the world," and after an in-person demo, you walk away convinced. Words can't describe what you need to see with your eyes, so check it out (demonstrated by Zebra's Michael Klug):..."
want  want-want  design  visualization  holography  CAD  imaging  photography  making 
december 2009 by Vaguery
KeynotePro: Keynote Themes: Fuse* for Keynote '09
"Fuse* is unlike any Keynote theme you've ever used before. We began with a structured, layer-driven framework - vibrant color infusing translucent panels from beneath, balanced against high-visibility focal accents - all set into a striking side-dominant arrangement that only hints at the potential energy hidden underneath."
slides  presentation  templates  graphic-design  design  keynote  want 
december 2009 by Vaguery
Hilobrow | Middlebrow is not the solution
"During the night before the Christmas morning on which Wedge-Wheskit was carried off to the asylum, in 1852, leaving behind a weeping wife and hysterical children, he apparently banged out the designs for a series of six cards, in a frenzy of Victorian sensibility. (He screamed “legs and ligatures, the hideous ligatures!” most piteously, according to an orderly who assisted in restraining the patient.) Tuck and Sons commissioned their man, Haeckel, to add extra legs. Sales were as brisk as the creator’s madness ran deep."
Cthulhu  Christmas  design  graphic-design  illustration  Cthulhutide 
december 2009 by Vaguery
SuperCollider » About
"SuperCollider is an environment and programming language for real time audio synthesis and algorithmic composition. It provides an interpreted object-oriented language which functions as a network client to a state of the art, realtime sound synthesis server.

SuperCollider was written by James McCartney over a period of many years, and is now an open source (GPL) project maintained and developed by various people. It is used by musicians, scientists, and artists working with sound. For some background, see SuperCollider described by Wikipedia."
music  generative-art  algorithmic-art  language  opensource  synthesis  audio  composition  design 
november 2009 by Vaguery
No Tech Magazine: Online Multimedia Museum of Machine Motion
"The core of this wonderful museum is the Reuleaux collection of mechanisms and machines, a set of 19th century models built to demonstrate the elements of machine motion (more collections here). Also of interest are the tutorials and this extensive list of online references."
mechanisms  mechanics  kinematics  models  pedagogy  examples  museology  machines  design  engineering-design 
november 2009 by Vaguery
Typekit Launches its Cloud-Based Web Font Service
"What that means is web designers can get easy access to creative fonts without having to spend the time preparing images or Flash files to render them, ideally resulting in time and cost savings in the design stage. It should also provide a more lightweight experience for your web server, because it won’t have to serve up the comparatively heavyweight image or Flash files to render a variety of design-quality fonts."
fonts  typography  design  graphic-design  web2.0  web-design 
november 2009 by Vaguery
BLDGBLOG: Editing the Shadow Volume
"But what if we could do this with a glass tower in midtown Manhattan? Or if there was an elevator moving upward through an all-glass shaft, and as the lights in the lobby around it switch on and off, different—and often wildly unexpected—shadows are cast?"
optimization  design  shadow  architecture  drama  visualization 
november 2009 by Vaguery
pocket light portable folding light bulb is a really bright idea on [technabob]
"Ryan Harc says that his Pocket Light concept will let us share “the blissful moments with your beloved. Draw out a little light which can be the best conveyor of your feeling.” Wink wink. I wish this was a real product; it’s just so nice to look at. And practical. And so nice to look at. So nice."
design  industrial-design  lighting 
november 2009 by Vaguery
Team:Cambridge/Project - 2009.igem.org
"A Sensitivity Tuner: To avoid being limited to the sensitivity of the promoter and in order to be able to detect distinct concentrations of an inducer using just one promoter, we see the need for a set of sensitivity tuners. These devices allow you to "tune" your biosensor, such that it reports meaningful concentrations of the inducer appropriate to the biosensor's application. The sensitivity tuner also modifies the PoPS output from the promoter's native behavior to a sigmoidal "on" or "off" response pattern."
iGEM  biological-engineering  colorimetrics  biosensors  design  prize-winner 
november 2009 by Vaguery
Jamboree Results for iGEM 2009 - ung.igem.org
"This page reports the result of the iGEM competition for 2009. You can visit the team's wiki by clicking on the team's name. You can see what medal the team won and view the slides from their presentation, a video of their presentation, and their poster using the other icons."
biological-engineering  iGEM  competition  design  engineering  engineering-design 
november 2009 by Vaguery
Yet another "holey" chair, this one made from paper - Core77
"Rather like a huge block of Post-Its, the Paper Chair's sheets can be scribbled on and removed during phone-call doodling; another cool features is that, since the block is not laminated together, magazines or newspapers can be stuffed between the sheets of paper like a bookmark. Just don't stuff a document in there, or good luck finding it again."
design  industrial-design  chair 
november 2009 by Vaguery
after Firefox 3.6 – new font control features for designers at hacks.mozilla.org
"Below is the same text rendered in HTML using the Fell Types revival fonts by Igino Marini with OpenType features enabled. Note the ‘ct’ ligature and the contextual form of the ‘s’:..."
typography  opentype  design  graphic-design  HTML  browsers  rendering 
october 2009 by Vaguery
Balsamiq Mockups Home | Balsamiq
"PUT THAT PENCIL DOWN
Using Balsamiq Mockups feels like you are drawing, but it's digital, so you can tweak and rearrange controls easily, and the end result is much cleaner. Teams can come up with a design and iterate over it in real-time in the course of a meeting."
design  graphic-design  applications  user-interaction  user-experience  programming  software-development  MacOS  collaboration  development  productivity  graphics  interface 
october 2009 by Vaguery
2009 Open Architecture Challenge Awards - Core77
"Section Eight Design was selected as the winner for their partnership with Teton Valley Community School, a non-profit, independent school in Victor, Idaho. The proposal, pictured above, focuses on scalability and a connection to the outdoors, taking advantage of the school's location at the base of the Teton Mountain Range. In addition to classrooms and meeting spaces that the school will build incrementally as they raise funds, gardens, farm animals, and local, drought-resistant flora will be integrated into the school's fabric to promote community, environmental responsibility and a "sense of place.""
architecture  design  openness  competition  award-winning  sustainability 
september 2009 by Vaguery
The joy of webscale identifiers « Jon Udell
"It should go without saying, but right after the first rule for linked data, “Use URIs as names for things,” I would add “Where possible, choose names that make sense to people.”"
tagging  metadata  URIs  design  utility  web-content  archives  library2.0  findability 
september 2009 by Vaguery
In praise of the sci-fi corridor - Den of Geek
"Corridors make science-fiction believable, because they're so utilitarian by nature - really they're just a conduit to get from one (often overblown) set to another. So if any thought or love is put into one, if the production designer is smart enough to realise that corridors are the foundation on which larger sets are 'sold' to viewers, movie magic is close at hand."
science-fiction  set-decoration  design  graphic-design  industrial-design  movies  detail 
september 2009 by Vaguery
Petabytes on a budget: How to build cheap cloud storage | Backblaze Blog
"Finally, we thank the thousands of engineers who slaved away for millions of hours to bring us the pod components that are either inexpensive or totally free, such as the Intel Processor, Gigabit Ethernet, ridiculously dense hard drives, Linux, Tomcat, JFS, etc. We realize we’re standing on the shoulders of giants."
design  engineering  cloud-computing  DIY  open-source  open-hardware  data 
september 2009 by Vaguery
An history and some revival fonts < The Fell Types
"The Fell Types took their name from John Fell, a Bishop of Oxford in the seventeenth-century. Not only he created an unique collection of printing types but he started one of the most important adventures in the history of typography. You will find here a non-exhaustive history and a modern digitalization of some of them."
typography  type  revival  fonts  design  freeware  opentype 
september 2009 by Vaguery
About Tag: Permissions Worth Getting Excited About
"At the moment, any of us who use web applications tend to spend a lot of time and effort populating application databases to make them useful to us. But when we do so, we tend to lose control of our data. They go into a private database schema, and what access we have to that depends entirely on what the application allows us to do. Sometimes there are reasonable ways to get the data back out (some kind of an XML dump perhaps), sometimes not. But always the application is in control. And linking data across applications is, in general, somewhere between hard and impossible.

FluidDB can change all that by leaving the user in control of his or her data, granting the application only such permissions as necessary or desired, and ensuring that the user retains flexability and control."
FluidDB  Terry-Jones  database  design  software-development  innovation  openness  collaboration  learning-from-data  learning-by-doing 
september 2009 by Vaguery
Guilloches | The Ministry of Type
"There are still some extremely frustrating limitations though. First of these is the resolution of drawing the graph. I’m sure for most graphs the default resolution is fine, but when creating these patterns you need tiny increments. Tiny tiny ones. If the line is going from one side of the graph to the other and back again a thousand times in a couple of radians, you don’t want the graph program to start dropping line segments, or corners, or anything really. Grapher does allow you to increase the resolution, but it’s not sticky - change anything in the equation and it pops right back to the default. Every. Single. Time. The same thing seems to happen with the line thickness too - I wanted all the designs to be at 0.1, but it kept changing it back to 1.0. Frustrating! There are a couple of other UI things I’d change, like having an option to keep axes at 1:1 ratio to each other, even when you resize the window."
Processing-much?  design  graphic-design  algorithms  algorithmic-art  typography  programming  illustration  print  engraving  patterns  money 
august 2009 by Vaguery
SMeltery - Manifest Destiny
"Manifest Destiny: a 4-weight Font Family Approved by God Himself

Designed in 2004 during the American national election."
type  typography  graphic-design  design  font 
august 2009 by Vaguery
SMeltery - Soupirs
"This ornamental font family is the result of a long collect through the streets of Bordeaux. From 1489 motifs collected, 310 were chosen to compose Soupirs."
type  typography  fonts  ornament  design  graphic-design 
august 2009 by Vaguery
Transmaterial
"As the speed of technological progress continues to accelerate, innovation threatens to outpace architects’ and designers’ working knowledge of materials thereby limiting their applicability. In order to stay at the cutting edge of design, a knowledge of the uses, properties, and sources of new materials is essential. A companion to the Transmaterial books written by Blaine Brownell and published by Princeton Architectural Press, Transmaterial online is intended to be a clear, concise, accessible, and carefully edited resource that provides information about the latest and most intriguing materials commercially available."
materials  architecture  industrial-design  design  building  innovation  sustainability  construction  hardware  sustainable 
july 2009 by Vaguery
MachStudio Pro from StudioGPU - Real-time 3D rendering and effects for CGI, visualization and engineering
There have got to be a thousand ways to use genetic programming in this space. "StudioGPU's MachStudio Pro reinvents the 3D visualization production pipeline by putting the power of real-time graphics processing at your fingertips.
design  software  graphics  3d  rendering  cgi 
july 2009 by Vaguery
Zwoje (The Scrolls) 44, 2006
"The proposition of the paper is that a direct relation held between the spatial shape of the church, its dedication and the cultural and political situation in the region. These churches inspire further studies of the use of the equilateral triangle plan in architecture, particularly for sacred buildings. In the future such studies should result in a more complete review and perhaps a full catalogue of buildings established on such a plan."
architecture  design  symmetry  churches  nanohistory 
july 2009 by Vaguery
Sour Outlook – Jeffrey Zeldman Presents The Daily Report
"You may hope that this bone-headed decision will push millions of people into the warm embrace of Opera, Safari, Chrome, and Firefox, but it probably won’t. Most people, especially most working people, don’t have a choice about their operating system or browser. Ditto their corporate email platform."
user-experience  email  HTML  css  accessibility  microsoft  design  bad-design  disintermediation-targets 
june 2009 by Vaguery
Accessibility is a harsh mistress [dive into mark]
"Back to Sam’s question. Few authors publish in true xhtml mode, fewer still include inline svg images in their xhtml, and fewer still include titles or descriptions in those images. But in theory, you can imagine a situation where a web author publishes in true xhtml mode, and the author includes an inline svg image within an xhtml page, and an end user is using a browser that supports true xhtml, and that user is using a hypothetical screenreader-of-the-future that implements support for the <title> and <desc> elements within inline svg images within xhtml pages, and that user stumbles across that page. It’s theoretically possible, therefore you have to do it. Period. End of discussion."
accessibility  standards  use-cases  design  law  html  usability  access 
june 2009 by Vaguery
Gecko Stone Tessellated Interlocking Pavers, LightweightConcrete Houses, Architectural Design, Imagineering
"Let your feet experience some real relief with these truly interlocking, tessellated concrete pavers. Each paver is part of a one piece puzzle.
Make your own with a quality polyurethane mold. No prior experience is necessary. Each mold comes complete with instructions on casting, coloring, curing, and installation."
sprawlette  tile  design  making  architecture  gardening  aesthetics  Escher 
june 2009 by Vaguery
Business Natural Languages - Damp
"Based on my experience I believe that the DRY rule does not apply to Business Natural Languages. A major reason for using a Business Natural Language is to separate the business logic from the complexities of the under-lying system. When using a Business Natural Language, business users who are the most familiar with the domain can maintain the business logic. To a business user, a Business Natural Language should be no different than a group of phrases that describe the rules for running the business correctly."
DRY  DSL  domain-specific-language  design  software-development  user-experience  reusablility  reuse  communicativeness 
may 2009 by Vaguery
About - cufon - GitHub
"Cufón aims to become a worthy alternative to sIFR, which despite its merits still remains painfully tricky to set up and use. To achieve this ambitious goal the following requirements were set:

No plug-ins required – it can only use features natively supported by the client
Compatibility – it has to work on every major browser on the market
Ease of use – no or near-zero configuration needed for standard use cases
Speed – it has to be fast, even for sufficiently large amounts of text
And now, after nearly a year of planning and research we believe that these requirements have been met."
fonts  web-design  design  programming  alternative  typography  css  javascript 
may 2009 by Vaguery
digital clock needs 48 analog hands to tells time on [technabob]
"It took me a second to figure out what was going on when I first got a look at this table full of analog clocks. But once I stood back from my screen, I realized that none of the clocks have the correct time and the whole thing is a macro timepiece that tells the time using 24 individual clocks."
clocks  design  industrial-design  art  makers  cool 
may 2009 by Vaguery
Technology Review: Blogs: TR Editors' blog: Tiny Machine Commands a Swarm of Bacteria
[Watch the video] "The sensor meanwhile detects surrounding pH levels--the higher the pH concentration, the faster the electromagnetic pulses emitted by the micro-machine. The external computer uses these signals to direct a swarm of about 3,000 magnetically-sensitive bacteria, which push the micro-machine around as it pulses. The bacteria push the micro-machine closer to the higher pH concentration."
design  engineering-design  nanotechnology  bionano  robotics  biological-engineering  drexler-is-even-more-wrong 
may 2009 by Vaguery
Jeffrey Zeldman Presents : Customer service, not Ruby on Rails
"37signals not only constantly fine-tunes their products, they also think about the customer experience even when the customer is leaving.

I find that instructive, educational, and inspiring."
customer-service  business-culture  web-design  courtesy  design  user-experience  best-practices 
may 2009 by Vaguery
Numbers | Hoefler & Frere-Jones
Thinking seriously about how to use this, and how often I might do so. Seems rental might be the way to go....
typography  design  graphic-design  numbers  specialties 
may 2009 by Vaguery
GOING WITH THE GRAIN: design an object using sustainable wood - Challenges - DESIGN 21: Social Design Network
"Entries should be functional designs that reveal the beauty of the wood.

Eligible entries are limited to one sheet of plywood.

Entries must be flat-pack designs, either using no hardware, or with the use of up to 20 pieces of EcoSystems: Alpha hardware. For PDF instructions and 3D files of the Alpha hardware, please visit Design Green Now.

EcoSystems will provide CNC (computer numerically controlled) routing manufacturing of the winning entry. The wood used is 1” Appleply, a 17 ply panel that has a rotary-cut White Maple face. In addition to being FSC wood, the panels are NAUF (No Added Urea Formaldehyde) and come with a no VOC (Volatile Organic Compounds) clear finish."
industrial-design  competition  sustainability  design  wood  plywood  CNC 
april 2009 by Vaguery
Software Craftsmanship and Programmers’ Status « Software Tools
"If software craftsmen would be professionals (note above how Naur separates us from engineers), we should compare existing computer and information science codes of ethics, for example a 1998 Software Engineering Code of Ethics and Professional Practice (SECEPP), to a draft Software Craftsman’s Ethic (SCE, in bold face). Here I roughly group practices by similar intent: the last two groups catch all unmatched practices...."
design  programming  craftsmanship  professionalism  guild-life 
april 2009 by Vaguery
Plans for 12V Internet-In-A-Box « Coworkout
"So the plan, when we’re not within WiFi range, is provide Internet access to Coworkout participants that don’t have their own cellular data card with one of these — a Verizon V740 EvDO card:..."
coworking  coworkout  WiFi  portable  internet  access  wireless  design 
april 2009 by Vaguery
Color Scheme Designer 3
("Light page example" is what I have in mind)
via:thetrek  color  utility  Flash  design  graphic-design  color-theory  HTML  CSS 
march 2009 by Vaguery
Random antenna arrays boost emergency communications
"Antenna arrays have been studied and used for years, but the latest NIST work provides several new twists. Unlike the typical case in which antenna arrays boost signals to or from a distant target, a first responder’s radio would be relatively close to the portable transmitters, ideally within the perimeter of the array. More importantly, since disaster sites rarely allow for niceties of design, NIST studied the benefits of a fast and imprecise technique—randomly placed antennas combined with coarse signal matching. The signals produced by the radio and portable transmitters need to operate at the same frequency and roughly in phase, such that the radio waves are fairly well synchronized and thus build on each other. Phase-matching was performed manually in the experiments but might eventually be possible remotely."
design  engineering-design  radio  models  emergency-preparedness 
march 2009 by Vaguery
AskTog: First Principles of Interaction Design
"The following principles are fundamental to the design and implementation of effective interfaces, whether for traditional GUI environments or the web. Of late, many web applications have reflected a lack of understanding of many of these principles of interaction design, to their great detriment. Because an application or service appears on the web, the principles do not change. If anything, applying these principles become even more important."
user-experience  design  software  programming  development  heuristics  usability  accessibility  Nudge 
march 2009 by Vaguery
Heuristics for User Interface Design
"These are ten general principles for user interface design. They are called "heuristics" because they are more in the nature of rules of thumb than specific usability guidelines."
usability  design  programming  development  interface  user-experience  heuristics  accessibility  Nudge 
march 2009 by Vaguery
P2P Foundation » Blog Archive » Massimo Menichinelli: Open P2P Design as enabling Open P2P Systems
"Nowadays there is a common agreement about how our society needs to be able to change and adapt to the fast changes that happens in the economical, social and environmental dimensions. We are interested not in single and few changes, but in the ability to continuously introduce new ideas in our products, processes and organizations in order to maintain our conditions or improve them. We are interested in the ability to innovate our activities in what they do and how they do it."
peer-production  openness  open-access  design  development  crowdsourcing 
march 2009 by Vaguery
Visualization Lab | Voyagers and Voyeurs: Supporting Asynchronous Collaborative Information Visualization
"This paper describes mechanisms for asynchronous collaboration in the context of information visualization, recasting visualizations as not just analytic tools, but social spaces. We contribute the design and implementation of sense.us, a web site supporting asynchronous collaboration across a variety of visualization types. The site supports view sharing, discussion, graphical annotation, and social navigation and includes novel interaction elements. We report the results of user studies of the system, observing emergent patterns of social data analysis, including cycles of observation and hypothesis, and the complementary roles of social navigation and data-driven exploration."
to-read  design  collaboration  web2.0  visualization  statistics  crowdsourcing  papers  annotation 
march 2009 by Vaguery
English Russia » Ellipse Wings
"In Belarus they use planes with ellipse wings. They say it has a few benefits comparing to the simple one or double winged planes, like the wing can be less in size, it’s more firm because the ellipse form is self sustaining, also there are now air vortexes by the sides of the wings which gives up to 30% increase in power compared to the traditional planes."
aeronautics  design  engineering-design  odd 
march 2009 by Vaguery
Vacuum - Edward Vielmetti is on the move in Ann Arbor, Michigan 48104: Buckminster Fuller on making money vs. making sense
"Very frequently I hear or read of my artifacts adjudged by critics as being "failures," because I did not get them into mass-production and "make money with them." Such money-making-as-criteria-of-success critics do not realize that money-making was never my goal. I learned very early and painfully that you have to decide at the outset whether you are trying to make money or to make sense, as they are mutually exclusive."
r.-buckminster-fuller  quote  design  engineering  money  business-opportunity  planning  objectives 
february 2009 by Vaguery
Web 2.0 Expo NY: Clay Shirky (shirky.com) It's Not Information Overload. It's Filter Failure.
It's still fun when I hear important people saying stuff I said years ago, and having people listen to them ad think it's so cool and insightful. Really.
information-overload  filters  social-networks  community-formation  design  cultural-dynamics  disruption 
february 2009 by Vaguery
Amagi Games
"Tabletop gamers want different things, different kinds of fun, out of their games. However, it’s often tricky to discuss that, when a lot of the common terms add up to “munchkin” and “actor”, and other categories that oversimplify what people actually want out of their play. So, if your group wants to have a discussion without that clutter, and get a solid grip on what each person at the table wants from play, here are some less-simple, less-snarky terms."
language  games  philosophy  vocabulary  design 
february 2009 by Vaguery
V2 suggestion on WeGottaEat
I would love to believe that totally ripping off copyrighted material in a design that is <i>available for public use right now</i> isn't a stupid, hamhanded, self-destroying instance of outright copyright infringement and bad design. But I'm not seeing the argument.
design  web-design  infringement  copycats  inspiration-does-not-involve-command-X 
february 2009 by Vaguery
Projects - MileMarker
"When viewed in development mode, the person div would be overlaid with a translucent gray box with the words “Milestone 6” in it, as shown below."
rails  debugging  MVC  design  software  development  TDD  markup 
february 2009 by Vaguery
The Bloat at the Edge of Duplication Removal (The Orange Model)
"Here’s what duplication removal does, structurally. It allows you to pull out redundant bits of pulp from big sections, yielding smaller sections, but the side effect is that you end up with more fascia. Duplication removal increases the ratio of fascia to pulp. If the amount of pulp you are able to remove exceeds the size of the fascia you introduce, the net amount of code decreases, otherwise it might increase.

In general, I think that a high fascia to pulp ratio is better for maintenance. It gives us is a higher surface area to volume ratio for our code. This can enhance testability and make it easier to compose new software – we already have smaller more understandable pieces."
project-management  design  emergent-design  agility  refactoring  programming  software-development 
february 2009 by Vaguery
« earlier      

related tags

3d  abstract  abstraction  academia  academic  access  accessibility  acrostic  action  activism  actual  actuators  AD&D  adaptation  advertising  advice  aeronautics  aesthetics  affective  affordances  agents  agile-management  agile-practices  agility  airship  ajax  Alexandrianism  algorithmic-art  algorithms  alternate-history  alternative  amateurism  amazing  Amazon  ambient  America  amusement  amusing  analogies  analysis  analytics  animation  Ann-Arbor  annotation  antipattern  antiques  API  Apple  applications  applied-mathematics  architecture  archive  archives  art  articles  artifacts  artisan  artisanal  artist  artwork  assumptions  attribution  auction  audio  augmentation  automation  autonomous  autonomy  award-winning  awareness  awesome  bad-design  banner-ads  BDD  behavior  behavior-driven  behavior-driven-design  behavior-driven-development  behaviourdriven  benchmarking  best-practices  bias  bibliomania  bioengineering  biological-engineering  biologically-inspired  biology  biomorphic  bionano  biosensors  blimp  blog  blogging  bone  book  book-art  book-design  bookbinding  books  bouncy  branding  browsers  building  business  business-culture  business-model  business-opportunity  business-plan  businesscard  buy-in  CAD  calculators  calendar  captions  cartogram  catalog  cathedral  cgi  chair  challenge  Chank-Diesel  character  cheating  chemistry  chip  christmas  churches  circuits  city-planning  classics  clocks  cloud-computing  cluelessness  CNC  cob  coding  cognition  collaboration  collage  collectables  collection  collective  collective-intelligence  color  color-theory  colorbrewer  colorimetrics  colorization  colors  comfort  comix  commentary  commercial  commodity  communication  communicativeness  community  community-formation  comparison  competition  competitions  complex-systems  composition  computation  computer-science  computers  computing  conceptual-art  concrete  conferences  connotation  conspiracy  construction  consumer  content  contest  contract  contractor  control  control-of-the-means-of-thought  controller  cool  coolhog  copycats  copyright  countermeasures  courtesy  coworking  coworkout  crafts  craftsmanship  creativity  credentials  crime-or-error?  criticism  cropping  crowdsourcing  css  Cthulhu  Cthulhutide  cultural-assumptions  cultural-dynamics  cultural-icons  cultural-norms  culture  customer-relations  customer-relationship  customer-service  customers  customization  cute  D&D  dancing  data  data-access  database  datasphere  datavis  debate  debugging  decision-making  decor  decoration  decorative-art  del.icio.us  demographics  design  design-autism  design-automation  design-pattern  design-patterns  designers  detail  Detroit  development  DHTML  diagrams  dictionary  digital  digitization  diligence  dirigible  disintermediation-targets  disruption  distress  distributed-processing  diversity  DIY  DNA  documentation  documents  domain-specific-language  drama  drawings  drexler-is-even-more-wrong  DRY  DSL  Dungeons-and-Dragons  Dutch  dynamic  dynamics  eBay  ebooks  eCommerce  economic-development  economics  editing  editor  education  electronica  electronics  email  emergence  emergency-preparedness  emergent-design  empirical  emulation  energy-efficiency  energy-generation  energy-harvesting  engagement  engineering  engineering-design  engraving  entertainment  entrepreneurs  environmental  ephemera  Escher  esoteric  essay  ethics  etiquette  evolutionary-algorithms  examples  excavator  exchange  expensive  explanation  extreme-programming  eye-tracking  fab  fabrication  face-recognition  Facebook  FAIL  failure  FAQ  fascism  fashion  features  Festo  Feyerabend  filters  fin-de-siecle  findability  fine-press  finite-state-machine  fireplace  Flash  Flickr  FluidDB  folklore  folksonomy  font  fonts  fractal  fractals  framework  Frank-Tozier  free  freeware  function  functionality  furniture  future  futurism  gadgets  gait  gallery  game  games  gaming  gardening  GECCO  geek  generalism  generalist  generative-art  genetic-programming  gentrification  geography  geothermal  getting-things-done  goals  Goldilocks  google  gothic  GP  graphic-design  graphics  graphing  graphs  gravity  green  green-building  grid-computing  GSD  GTD  GUI  guild-life  hack  hacking  hardware  Harry-Potter  helpfulness  Herman-Miller  heuristics  hidden-messages  hijacking  history  holography  house  hsl  hsv  html  human-interface  Humies  humor  hype  hypertext  iGEM  illustration  image  image-editing  image-processing  imagemagick  images  imaging  immersion  industrial  industrial-design  information  information-architecture  information-overload  infosphere  infringement  innovation  innovation-factory  insight  inspiration  inspiration-does-not-involve-command-X  installation  institutional-design  intangibles  intellectual-property  interactive  interface  interferometry  interior  interior-design  internet  interoperability  invention  iPad  iPgibw  iPhone  iPod  irony  iWork  Jack-Chick  javascript  jquery  junk-box  keynote  Kindle  kinematics  kits  kludge  knowledge  lab  laboratory  landscapes  language  law  layout  learning  learning-by-doing  learning-from-data  lectures  LED  LEED  Lego  Leopard  letterpress  libraries  library  library2.0  lighter-than-air  lighting  Lily  linkages  LISP  lists  local  logos  logotype  loremipsum  luminaries  machine-learning  machines  MacOS  magazines  maintenance  make  maker  makers  making  management  manufacturing  marine  market  marketing  markup  mashup  mass-customization  materials  math  mathematics  mechanics  mechanism  mechanisms  media  medicine  meeting  metadata  method  methodologies  Michigan  microsoft  miniatures  Miss-Piggy  modality  modding  modeling  models  modular  molecular  money  monsters  Moorglade  movie  movies  multiagent  multiscale  multitsking[sic]  muppets  museology  music  MVC  nanohistory  nanotech  nanotechnology  networks  newspaper  newspapers  nonphotorealistic  nostalgia  notebooks  nudge  numbers  O'Reilly  objectives  odd  office  office-furniture  office-supplies  oldstyle  online  open  open-access  open-hardware  open-problem  open-source  openness  opensource  opentype  operating-systems  optics  optimization  organization  origami  ornament  p2p  palette  paper  papers  patents  pattern  pattern-language  patterns  pedagogy  peer-production  performance  personal-brand  philosophy  philosophy-of-engineering  philosophy-of-science  photography  photos  physics  plagiarism  planning  planning-as-a-symptom  planning-be-damned  platemaking  plugin  plywood  politics  populism  porn  portable  portfolio  postcard  practice  pragmatism  pranks  premature-optimization  preparation  presentation  presentations  pricing  primitive  print  printing  privacy  prize  prize-winner  prizes  problem-solving  process  processes  Processing  Processing-much?  production  productivity  professional  professionalism  programming  project  project-management  promotion  prop  propaganda  psychoceramics  psychology  public-art  public-domain  public-policy  public-space  public-speaking  publishing  puzzle  Python  quote  r.-buckminster-fuller  racism  radio  rails  rant  rapid-prototyping  rationality  RDF  reading  reality-distortion-field  recordkeeping  refactoring  reference  reflection  regenerative-medicine  relabeling  religion  rendering  renovation  repurposing  research  residential  responses  REST  retro  retrofuture  reusablility  reuse  review  revival  rigor  risk-management  RMagick  robotics  roleplaying  rollout  rotoscoping  rpg  RPGs  ruby  RubyonRails  ruins  rules  Russia  safari  sample  scalability  scanning  schedule  science  science!  science-fiction  scripophily  scripting  sculpture  sculture  search-engines  security  self-assessment  self-definition  self-organization  semantic-web  semanticweb  semiotics  sensory  SEO  services  set-decoration  sexism  shadow  sign  simplicity  simulation  sketching  slides  smartmobs  social  social-art  social-dynamics  social-engineering  social-networks  social-norms  social-sciences  social-software  society  sociology  software  software-development  solar  sourcing  souvenirs  spam  specialties  spheres  Spider-Jerusalem  Spore  sprawlette  standards  startups  statistics  steampunk  stereotypes  stock-art  stock-photography  storage  strategy  straw-bale  strawbale  streetlight  stross  structure  style  subjectivism  suburbs  success  Sun  sustainability  sustainable  swag  swap  swarm  swarms  Syd-Mead  symmetry  synthesis  systems  tables  tagging  TDD  teams  techniques  technology  teleology  television  templates  Terry-Jones  test-driven-development  testing  text  texture  theme  themes  theoretical  tile  tips  tissue-engineering  to-read  tools  toyota  toys  tract  Transmetropolitan  transparency  transportation  travel  trends  tribute  turbines  type  type-design  typeface  typefaces  typefoundry  typography  ubicomp  universities  University-of-Michigan  urbanism  URIs  usability  use-cases  user-experience  user-interaction  user-interface  utility  Vague-Innovation  via:armchair_anarchist  via:arsyed  via:arthegall  via:bkerr  via:bongboing  via:britta  via:coilhouse  via:complexitydaemon  via:cshalizi  via:deusx  via:edwardvielmetti  via:hrheingold  via:judell  via:logista  via:macdevcenter  via:macuser  via:mahatm  via:mark.larios  via:mcphee  via:mitten  via:nelson  via:nielsen  via:ognjen  via:plindberg  via:slaniel  via:spangledrongo  via:thetrek  via:toddmundt  via:tsuomela  via:twitter  via:vielmetti  via:warrenellis  via:worldchanging  Victorian  Victoriana  video  vintage  virus  visual-programming  visualization  vocabulary  want  want-want  Warren-Ellis  way-too-visual-programming  web  web-content  web-design  web-server  web2  web2.0  WebKit  WiFi  wiki  wind  wind-power  wireless  wood  wood-engraving  wordpress  worklife  workshops  WQRNING!!1!  writing  XML  XP  YouTube 

Copy this bookmark:



description:


tags: