Difference between revisions of "Wpgroup/internship-needs"

From FreekiWiki
Jump to navigation Jump to search
(A list of things to look for in a future Wordpress Workgroup Intern)
 
Line 1: Line 1:
 
 
== Wordpress Workgroup Intern ==
 
== Wordpress Workgroup Intern ==
  
 
A place to start laying out the loose requirements for a new workgroup intern.
 
A place to start laying out the loose requirements for a new workgroup intern.
  
The first things that come to mind are:
+
The important things that come to mind are:
  
 
* Decent knowledge of Wordpress
 
* Decent knowledge of Wordpress
 
** Wordpress is well documented, but intern ''must'' be willing to search heartily for keys to solutions
 
** Wordpress is well documented, but intern ''must'' be willing to search heartily for keys to solutions
 
* Basic working knowledge of PHP
 
* Basic working knowledge of PHP
 +
* Solid understanding of html/css
 +
** And how they work when generated by PHP.
 +
* Basic knowledge of server admin.
 +
** At least enough to use ssh, and comfortable with file management
 +
 +
* Version Control?
 +
** The dev site is currently under Git, and the live site is (to my understanding) under SVN.

Revision as of 21:38, 4 August 2009

Wordpress Workgroup Intern

A place to start laying out the loose requirements for a new workgroup intern.

The important things that come to mind are:

  • Decent knowledge of Wordpress
    • Wordpress is well documented, but intern must be willing to search heartily for keys to solutions
  • Basic working knowledge of PHP
  • Solid understanding of html/css
    • And how they work when generated by PHP.
  • Basic knowledge of server admin.
    • At least enough to use ssh, and comfortable with file management
  • Version Control?
    • The dev site is currently under Git, and the live site is (to my understanding) under SVN.