Posts Tagged ‘web development’

Rewriting Stuyvesant’s Computer Science Website

Posted in Left Brain on December 20th, 2009 by Jordan – Comments Off

I have been given the responsibility of redesigning and rewriting Stuyvesant High School’s computer science website (cs.stuy.edu).

We are leaning towards writing a bare-bones server using Python’s WSGI specification. The specifics are still being worked out, but this new web presence will need to:

  • Serve a “presentable” site to the public complete with teacher bios, course descriptions, syllabus, and possibly a calendar.
  • Serve special class pages with editable sections and some sort of source code browser to authenticated users.

Since every teacher at Stuy would rather edit files in Emacs than bother with a buggy AJAX admin interface, most configuration and static content will be kept in plain-text files. Again, the specifics have not been worked out. More to come!

Stuypulse Website (2008 PHP)

Posted in Left Brain on December 8th, 2009 by Jordan – Comments Off

After an entire christmas vacation’s worth of PHP and Javascript wrangling, Daryl and I finished the 2008 Stuypulse website!

Stuypulse 2008 Website Screenshot

Click to visit stuypulse.com

The new site contains a novel CMS developed from scratch. Using a seamless interface, team members can add and edit pages and subpages to an infinite depth, create and display custom “widgets” for both sidebars, and easily update header and footer information. Integration with our existing SMF forum login system means that team members can use their forum credentials to log into the CMS.

Web Job: Harvey Citron Enterprises

Posted in Left Brain, Right Brain on December 7th, 2009 by Jordan – Comments Off

Harvey Citron Enterprises Screenshot

Harvey Citron wanted a Flashy new site to show off his amazing custom guitars and basses. Keeping with the “film strip” design of his previous site, I created a general swf file that loads images dynamically from a MYSQL database. This is the first dynamic Flash app I have ever made.

I wrote a nifty little administrative interface that allows Harvey to add instruments, delete them, and modify them. He can also change any other static looking page on the site. No framework was used, just raw PHP.

Web Jobs: Janet Perr Design

Posted in Left Brain, Right Brain on December 7th, 2009 by Jordan – Comments Off

Janet Perr Screenshot

I have been maintaining my mother’s freelance web presence since 2002. The current iteration of her site(s) feature some statically loaded flash content and simple JavaScript rollovers.

Configured WordPress!

Posted in Uncategorized on November 12th, 2009 by Jordan – Comments Off

I finally decided to take the plunge into the not-so wild world of blogging! It was very hard to part ways with my old site, but I think that the move will give me more flexibility and encourage me to update my site more often. Here’s to changing times!