Code Monkey home page Code Monkey logo

alila-kevin / postr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bradley-holt/postr

0.0 0.0 0.0 110 KB

This is a demo blogging application that allows users to post text entries, images, quotes, links, conversations, videos, and audio. It is developed as an example Zend Framework application for the January 28, 2010 meeting of the Burlington, VT PHP Users Group.

Home Page: http://btvphpug-2010-01.eventbrite.com/

License: Other

PHP 70.69% HTML 15.78% CSS 13.54%

postr's Introduction

This is a demo blogging application that will allow users to post text entries,
images, quotes, links, conversations, videos, and audio. Currently only the
basic text entries functionality is implemented. It is developed as an example
Zend Framework application for the January 28, 2010 meeting of the Burlington,
VT PHP Users Group.

http://btvphpug-2010-01.eventbrite.com/

Installation
============

This application requires that you have Zend Framework on your include_path. If
you do not yet have Zend Framework then you can get it from one of the following
sources:

 * Official Release:
   http://framework.zend.com/download/latest

 * Subversion; use either the current trunk or the 1.10 release branch:
   svn checkout http://framework.zend.com/svn/framework/standard/trunk/library/Zend

   svn checkout http://framework.zend.com/svn/framework/standard/branches/release-1.10/library/Zend

 * PEAR:
   pear channel-discover pear.zfcampus.org
   pear install zfcampus/zf

Once Zend Framework is installed, configure your server's document root to be
the "public" directory within this application.

To setup the SQLite database:

    cd scripts
    php load.sqlite.php

REQUEST
========

If you have any feature requests, please send them to:

    Bradley Holt <[email protected]>

Alternatively, you can fork this project on GitHub and add whatever features
you want:
http://github.com/bradley-holt/postr

Zend Framework Components
=========================

Zend Framework components used include:

 * Zend_Tool
 * Zend_Application
 * Zend_Layout
 * Model–View–Controller (MVC) components
 * Zend_Test
 * Zend_Form
 * Zend_Db_Table
 * Zend_Date
 * Zend_Markup
 * Zend_Paginator
 * Zend_Navigation
 * Controller Plugins

LICENSE
=======

Please see LICENSE.txt 

postr's People

Contributors

bradley-holt avatar jason-pelletier avatar alila-kevin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.