Giter Club home page Giter Club logo

acm.pdx.edu's Introduction

acm.pdx.edu

Website of ACM@PSU http://acm.pdx.edu

Travis Build Status

#How do I make a new page?

Create a copy of template.php named whatever you want as long as it ends with ".php". Start editing your newly created file with vim or whatever text editor you like. The page is created by running body.php which can be found in the scripts directory, as such make sure the include statement at the bottom of the page points to body.php or the page wont work.

#My page comes up blank?

Make sure the page's permissions are set to read and executable by all, otherwise the page wont work. If that doesn't work make sure your page's include statement is pointing to body.php and that body.php has the needed permissions to run as well.

acm.pdx.edu's People

Contributors

azadibogolubov avatar danieleynis avatar finchd avatar gburtonhome avatar jamesonmccowan avatar jvenetucci avatar khaosans avatar kiarasht avatar nibalizer avatar nightfly19 avatar pixieofhugs avatar ryan52 avatar sean97140 avatar tailcat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

acm.pdx.edu's Issues

RSS Feed

There should be away to download an rss feed of events from the website

Restfull API

I just started acmbot. Currently I am parsing the html to get the information I want but this is error prone. It would be nice to have a simple API that returns upcoming and past events in JSON.

Use more logos

The site needs our PDX ACM logo and the ACM logo throughout

Time in events.yaml

Proposal

I propose that entries in the files/events.yaml should have an optional time field. The format is described below and is documented here.

Please leave comments indicating if this will be adopted or not.

Format

hh:mmTZD (eg 19:20+01:00)

where
hh = two digits of hour (00 through 23) (am/pm NOT allowed)
mm = two digits of minute (00 through 59)
TZD = time zone designator (Z or +hh:mm or -hh:mm)

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.