Dashboard > WG: Programmer's Cafe > Sakai Programmer Manual > Sakai development getting started
  WG: Programmer's Cafe Log In | Signup View a printable version of the current page.  
  Sakai development getting started
Added by Aaron Zeckoski, last edited by Aaron Zeckoski on Apr 16, 2008  (view change)
Labels: 
(None)

Information

This page contains links to all the information a developer should need to get started developing tools and apps for Sakai. This is meant to be a kind of Sakai development walkthrough. It contains a section on where to get more information and then links to get you on the path from regular a Java programmer to Sakai superstar (or something like that). If anything is missing or confusing please contact Aaron Zeckoski.
(Development Tips (PPT)) (Technical intro to Sakai (PPT))

Really Getting Started

  1. Developer links and resources
    Also listed at the bottom of this page
    • Check out the developer links and resources, bookmark most of them, use them to do the steps below
    1. Get an account on Sakai Collab
    2. Sign up for the sakai-dev email list
    3. Get an account on Sakai Confluence and JIRA
  2. Development Environment Setup Walkthrough
  3. Sakai Programming Best Practices
    • Familiarize yourself with the Sakai programming best practices before getting started
  4. Sakai AppBuilder plugin
    • Generate and try some sample code
    1. Install the appbuilder plugin in your eclipse environment
    2. Generate a sample tool in your Sakai source directory
    3. Build and Deploy the tool using maven
    4. Startup Sakai
    5. Test the new tool by adding it to a project site
    6. Modify the tool
  5. Sakai application (tool) structure
    • Make sure you are familiar with the structure of a Sakai tool or application
  6. Sakai app and tool naming tips
    • Learn the various Sakai app and tool naming conventions
  7. Developer Guides
    • Learn about the possible presentation technologies and persistence technologies in Sakai
  8. Sakai Programmer Manual
    • Reference the various guides and tutorials in the Sakai programmer manual as needed

Where to get more information

  • Sakai foundation website - the main website for the Sakai foundation and Sakai project
    • Find information about upcoming Sakai conferences and other Sakai related news
    • Find out what schools are using Sakai
    • Figure out why it is called Sakai
  • Programmers Cafe
    • The best source of information for developers wanting to work in Sakai
    • Info you can find there:
      • Tutorials
      • Tips
      • Documentation
      • Sample code
  • Sakai Collab Server
    • The Sakai Collab server runs a current version of Sakai and provides a place for the community to collaborate using Sakai, demo Sakai, or try out tools
    • The collab server is also used to manage all the Sakai mailing lists and to manage some documentation
  • sakai-dev email list
    • The sakai-dev email list is a great place to ask development questions
    • How sign up for sakai-dev email list
      • Create account on Sakai Collab and login
      • Click Membership link on left
      • Click Joinable Sites link at top
      • Click Join link for DG: Development
    • Send email to the list at: sakai-dev@collab.sakaiproject.org (membership required)
  • Sakai Confluence
    • Sakai uses Confluence (an enterprise Wiki) to document projects and Sakai related activity
  • Sakai JIRA
    • Sakai uses JIRA (bug tracker) for issue and bug tracking related to Sakai development
  • Sakai source repository (SVN)
    • The Sakai source code is stored in a Subversion repository
    • Main Sakai source
      • Includes the entire Sakai source plus provisional tools
    • Sakai Contrib (community contributions)
      • Includes contributed source for various Sakai projects
  • Sakai release documentation
  • Eclipse Development Environment
    • The vast majority of Sakai developers use Eclipse for development
    • You can use other development environments but Eclipse has some advantages:
      • Supported (eclipse files in the Sakai code base)
      • Well understood (support docs and knowledge)
      • Extended tools (appbuilder plugin)
    • Can get commercial support if desired: http://www.myeclipseide.com/
  • Sakai terminology
    • Get familiar with the terms commonly used by Sakai developers
Developer links and resources (WG: Programmer's Cafe)

Site running on a free Atlassian Confluence Open Source Project License granted to Sakai Foundation. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.5.5 Build:#811 Jul 25, 2007) - Bug/feature request - Contact Administrators