Difference between revisions of "Video in-and Performance - Portfolios"

From Help Wiki
m
Line 22: Line 22:
 
*HTML/CSS - write it yourself
 
*HTML/CSS - write it yourself
 
====Advantages/Disadvantages====
 
====Advantages/Disadvantages====
 +
*customized installation of WordPress
 +
** can install all the themes I want
 +
** all the plugins
 +
* downside
 +
** time spent configuring themes and plugins
  
  
 
+
====Web Services: Combined hosting/web application====
====Combined hosting/web application====
+
 
*http://wordpress.com
 
*http://wordpress.com
 
*https://www.tumblr.com
 
*https://www.tumblr.com
Line 34: Line 38:
 
*http://cargocollective.com
 
*http://cargocollective.com
 
====Advantages/Disadvantages====
 
====Advantages/Disadvantages====
 
+
* less time spent installing themes and plugins
 +
* disadvantage: limited set of themes and plugins
 +
* costs extra to customize
  
 
===Basics of web development===
 
===Basics of web development===

Revision as of 11:44, 14 February 2013

Artists (recently featured at vimeo):

Things you will need

  • a domain name: see choosing the right domain name
  • a web host or web service
  • a template or theme
  • plugins to do things like embed video or create image galleries

Some of the available options for hosting a website

setup a web hosting plan and you choose what web app to use

Advantages/Disadvantages

  • customized installation of WordPress
    • can install all the themes I want
    • all the plugins
  • downside
    • time spent configuring themes and plugins


Web Services: Combined hosting/web application

Advantages/Disadvantages

  • less time spent installing themes and plugins
  • disadvantage: limited set of themes and plugins
  • costs extra to customize

Basics of web development

  • how does the web work?
  • intro to web apps and databases
  • intro to HTML
  • intro to CSS