DWD: TrendLines model
http://trendlines.info/trendlines.php Model using php, javascript, and the Twitter and YouTube APIs to illustrate what the TrendLines Boxee app objectives are.
http://trendlines.info/trendlines.php Model using php, javascript, and the Twitter and YouTube APIs to illustrate what the TrendLines Boxee app objectives are.
Pulls top Twitter trends and searches Youtube videos with each keyword. Code in conjunction with Ruxy Staicut and Si Heun Cho. http://itp.nyu.edu/~dg1370/a2tv/ [Requires ITP login]
My final project proposal for Dynamic Web Development is building the infrastructure and web interface for my Designing the Future of TV project, a2tv (working title). week8proposal.php
My midterm project is an attempt at mocking up a website for a2tv, a prototype online Yoga class. Student can login to a2tv and view a member profile, class schedule, and get more information on other students, instructors, and future classes. So far I have implemented a login and a listing of all classes that [...]
Assignment: Create a web page that accepts user input and stores it in a table (or tables) in your database. This page should also be able to display the contents of your table(s) in some interesting way. As always, try to choose your data and functionality in some coherent fashion, paying particular attention to user [...]
Assignment: Pick a raw data set of your choosing that contains at least 10 records, and normalize it through the three forms of normalization, making sure that the design changes with each step. The design of your raw data set is what will help demonstrate your knowledge of what defines each step of normalization, so [...]
Assignment: The basis of this week’s assignment is to create and manipulate a table of your own creation, but also to show what you did and present it in a web page that is created by a PHP script. Thus, all SQL statements that you issue will be documented in your web page, as well [...]
Assignment: Using the Class #2 PHP template shown above, create a web page that changes based upon user input. Please use at least two HTML widgets in addition to your submit button, and use the input from these widgets to create something useful or interesting for the end user. Please try to make your display [...]
Assignment: Pick a dynamic website you admire and write a paragraph about what you like about it. Modify your “Hello, World” program to contain that paragraph and a link to that website. helloworld.php