Loading...
September 30, 2012#

A Good Start

THIS is the way to get Sunday started right!

September 26, 2012#

Creative Code: WordPress Intro

installation/pitfalls/concepts

WordPress History
http://codex.wordpress.org/History
since: 2003

Features
Plugins / Themes / Hooks / Filters

Current Version 3.4.2
http://wordpress.org/

Requirements
(min) PHP 5.2.4 and MySQL 5.0.15 / Apache Mod Rewrite (for pretty permalinks)
what does this mean? how are they related?

Installing WordPress Locally
http://www.mamp.info/en/index.html
http://codex.wordpress.org/Installing_WordPress_Locally_on_Your_Mac_With_MAMP
http://wp.smashingmagazine.com/2011/09/28/developing-wordpress-locally-with-mamp/
http://wpcandy.com/teaches/how-to-install-wordpress-locally-on-a-mac

Software

HTML Editor
http://www.sublimetext.com/

FTP
http://filezilla-project.org/
http://cyberduck.ch/
http://panic.com/transmit/
http://fetchsoftworks.com/

WordPress config file
http://codex.wordpress.org/Editing_wp-config.php

1
2
3
4
5
6
7
8
9
10
11
/** The name of the database for WordPress */
define('DB_NAME', 'database_name_here');
 
/** MySQL database username */
define('DB_USER', 'username_here');
 
/** MySQL database password */
define('DB_PASSWORD', 'password_here');
 
/** MySQL hostname */
define('DB_HOST', 'localhost');

Next time we meet we will be diving into how to create a theme and explore what a theme is comprised of. Also you will need to have your own URL and FTP server before we meet next. We will work on getting a version of WordPress up and running online so that you all can show off your mad WordPress skills to your friends.

I like Media Temple – here is a link – but don’t feel as if you have to use them.
Media Temple Grid Service Hosting

Light Reading

Using WordPress as a SAS platform http://www.dtelepathy.com/blog/dt-labs/wordpress-saas-application-platform
The SAS in question http://www.hellobar.com/

Zurb Foundation Documentation http://foundation.zurb.com/docs/http://foundation.zurb.com/docs/

September 21, 2012#
boulder_wood

It all makes so much sense. I can’t believe I never noticed the sign before…Boulderwood

September 18, 2012#

…we’d have healthier people, but we’d have a healthier environment as well…

thanks for sharing Cody

September 10, 2012#
September 6, 2012#
1
2
3
4
5
6
7
8
9

Well it’s really coming together now. We have plans (complete with the added external electrical box) – pretty cool, eh?

September 5, 2012#
bucket-meh
September 3, 2012#