terça-feira, 26 de abril de 2011

Fedena

Fedena é um projeto de código aberto em Ruby and Rails para um gerenciador de escolas. O projeto foi inicialmente desenvolvido por Foradian Technologies e atualmente é mantido pela comunidade de open source. Qualquer pessoa pode participar do projeto acessando o código na Github e contribuindo com melhorias. Com uma área para estudantes e outra para professores, o Fedena proporciona as ferramentas necessárias para o gerenciamento de calendários, aulas, avaliações, estudantes e tarefas como admissão de novos alunos ou criação de novos anos acadêmicos. A lista de funcionalidades é bastante ampla. Pode-se testar o gerenciador neste endereço demo usando os login/senha admin/admin123 e como estudante1/1123.

sábado, 9 de abril de 2011

Realizando backup e/ou atualização do Openfire


Realizando backup e/ou atualização do Openfire

ZIP or TAR.GZ

  1. Stop Openfire.
  2. Backup the Openfire installation directory. This step is critical because the data will be overwritten with the new .tar.gz install.
  3. Backup the Openfire database. Note that the embedded database is backed up in step 2.
  4. Install the .tar.gz file (extract it over the current directory).
  5. Copy the conf directory from the backup to the installation directory.
  6. Copy the embedded-db directory from the backup to the installation directory.
  7. Copy the enterprise directory from the backup to the installation directory, if it exists.
  8. Copy the plugins directory from the backup to the installation directory except for _plugins/admin_.
  9. Copy modified files located in resources/security from the backup to the installation directory.
  10. Start Openfire