Coder Social home page Coder Social logo

sym-designprojectx's Introduction

DesignProjectX

Overview

A site about learning by doing

This is my playground, my sandbox for projects that I am toying with. I learn by doing. So this is where I do some of my stuff.

I love to experiment with new things. Design is my passion. I desire to create, inspire, transform, revolutionize. The tools of my experimentation are an Apple Mac G5, Compaq Presario, Adobe InDesign, Photoshop and Illustrator, Dreamweaver and Flash, XHTML, CSS, Apache, PHP, MySQL, Symphony CMS, Joyent. My design is influenced by the Modernist roots of art and design at the Bauhaus, a school founded by Walter Gropius in 1919 in Weimar, Germany. The influence tends to show up less in design style, but more in my idealism and my hope to encourage social unity in diversity through the synthesis of art and technology. Stephen Bau, MGDC

Visit the site at http://designprojectx.com/

Installation

It is best to install this ensemble with Git, but you can also install this ensemble by downloading a copy of Symphony 2.0.6 and each of the required extensions and this workspace. Be sure to rename the directory to workspace.

Installing with Git

  1. Clone a copy of Symphony 2.0.6 and rename the directory:

     git clone git://github.com/symphonycms/symphony-2.git
    
  2. Rename the symphony-2 directory (if necessary):

     mv symphony-2 designprojectx
     cd designprojectx
    
  3. Initialize the submodules for the default extensions:

     git submodule update --init
    
  4. Clone the required extensions:

     cd /path/to/designprojectx/extensions
     git clone git://github.com/nickdunn/order_entries.git
    
  5. Clone the Symphony workspace for DesignProjectX and rename it to workspace

     cd ..
     git clone git://github.com/bauhouse/sym-designprojectx.git workspace
    
  6. Set permissions to allow Symphony to write files to the server:

     chmod 777 .
     chmod -R 777 workspace
    
  7. Be sure to have an empty database ready for Symphony (or use a different table prefix). Navigate to the root of the install and provide your preferences, server configuration details and primary user information and click the "Install" button to install Symphony 2 and DesignProjectX.

  8. Secure the site by changing permissions for the root and symphony directories.

     chmod 755 .
    
  9. Clap your hands with glee!

sym-designprojectx's People

Contributors

bauhouse avatar bzerangue avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.