Web Design

TwitterFacebook
Get flash to fully experience Pearltrees
http://en.wikipedia.org/wiki/9P

9P - Wikipedia, the free encyclopedia

9P (or the Plan 9 Filesystem Protocol or Styx ) is a network protocol developed for the Plan 9 from Bell Labs distributed operating system as the means of connecting the components of a Plan 9 system. Files are key objects in Plan 9. They represent windows , network connections, processes , and almost anything else available in the operating system.

Plan 9 from Bell Labs - Wikipedia, the free encyclopedia

Plan 9 from Bell Labs is a free software distributed operating system . It was developed primarily for research purposes as the successor to Unix by the Computing Sciences Research Center at Bell Labs between the mid-1980s and 2002. Plan 9 continues to be used and developed by operating system researchers and hobbyists. [ 1 ] [ 2 ] Plan 9 has novel features such as the 9P protocol for accessing local and remote resources as files, union mounts , an improved proc file system , and native unicode support throughout the system. In Plan 9 all system interfaces, including those required for networking and the user interface, are represented through the file system rather than specialized interfaces. The name Plan 9 from Bell Labs is a reference to the Ed Wood 1959 cult science fiction Z-movie Plan 9 from Outer Space . [ 3 ] Another reference to Wood's legacy is the name of the Plan 9's mascot— Glenda, the Plan 9 Bunny . [ 4 ] http://en.wikipedia.org/wiki/Plan_9_from_Bell_Labs
http://en.wikipedia.org/wiki/Web_2.0 A tag cloud (a typical Web 2.0 phenomenon in itself) presenting Web 2.0 themes Web 2.0 is a loosely defined intersection of web application features that facilitate participatory information sharing , interoperability , user-centered design , [ 1 ] and collaboration on the World Wide Web . A Web 2.0 site allows users to interact and collaborate with each other in a social media dialogue as creators ( prosumers ) of user-generated content in a virtual community , in contrast to websites where users ( consumers ) are limited to the passive viewing of content that was created for them. Examples of Web 2.0 include social networking sites , blogs , wikis , video sharing sites, hosted services , web applications , mashups and folksonomies .

Web 2.0 - Wikipedia, the free encyclopedia

http://www.alistapart.com/articles/collaboratewithsubversion/ Consider this: You own a small web design and development shop. Maybe it’s just you and a couple of other people. Because of your size, you rely heavily on outside subcontractors.

A List Apart: Articles: Collaborate and Connect with Subversion

http://www.alistapart.com/articles/get-started-with-git/

A List Apart: Articles: Get Started with Git

If you’re a designer or developer, you’ve probably heard about Git , and you might know that it has become immensely popular, especially among the open source community. Though it may seem cryptic at first, this version control system could change the way you work with text, whether you’re writing code, or a novel. This article covers why version control is important, how to install the Git version control system, and how to get started with your first repository. Once you start using Git, you’ll want to throw everything into it, from full-blown apps to blog post drafts, because it’s so easy and versatile. Why do I need version control?
The reason I added this blog entry is because I tried to set up a private Git repository on BlueHost (shared hosting account) and didn’t find all of the information I needed in one place. I called BlueHost and they told me they allow it but won’t support it. Initially, I wasn’t sure if it was possible to do it. However, one person at BlueHost indicated to me that it’s possible to do set this up on BlueHost so I continued my efforts and became successful in setting this up. I’m a RoR developer and also starting iPhone development with a friend. http://ionrails.com/2009/07/15/installing-a-private-git-repository-on-your-shared-hosting-account-bluehost/

Installing a Private Git Repository on your Shared Hosting Account, BlueHost | I On Rails

"Enterprise-class centralized version control for the masses" Welcome to subversion.apache.org , the online home of the Apache Subversion™ software project. Subversion is an open source version control system. Founded in 2000 by CollabNet, Inc., the Subversion project and software have seen incredible success over the past decade. Subversion has enjoyed and continues to enjoy widespread adoption in both the open source arena and the corporate world. Subversion is developed as a project of the Apache Software Foundation , and as such is part of a rich community of developers and users. http://subversion.apache.org/

Apache Subversion

Click any of the images above for more detail Like any other game console, Atari 2600 cartridges contained executable code also commingled with data. This lists the code as columns of assembly language. Most of it is math or conditional statements (if x is true, go to y), so each time there's "go to" a curve is drawn from that point to its destination.

distellamap | ben fry

http://benfry.com/distellamap/
http://www.webdesignerdepot.com/2009/09/how-to-create-an-organic-web-design/

How to Create an Organic Web Design (and Showcase) | Webdesigner Depot

Organic design is commonly applied to products such as chairs, electronic equipment, books and home décor. Following the same principles, organic web design has recently emerged as a trend. Professional designers and companies have taken a more natural approach to creating their websites, logos and packaging, leaving behind the overtly technological sheen of the early 2000s.

A List Apart: Articles: CSS Positioning 101

http://www.alistapart.com/articles/css-positioning-101/ If you’re a front end developer or a designer who likes to code, CSS-based layouts are at the very core of your work. In what might be a refresher for some, or even an “a-ha!” for others, let’s look at the CSS position property to see how we can use it to create standards-compliant, table-free CSS layouts. Position is everything
Web Design Examples