DANNY CHANG NEW YORK
Posts tagged thesis
Exhibition Plan for MFADT thesis symposium
Mar 29th
Since my professor is gonna kill me if i don’t have my exhibition plan submitted to the symposium community. I designed the exhibition space as follow. I am not sure how realistic can be since it require a lot of $$ and equipment.
The panel on the left will be playing More >
Need a landing page?
Feb 14th
Since my thesis will be a revolution tool for people organize their online life, a landing page is needed to give people the general idea about my project. Hopefully, they will be interested and use the website.
I did some research on the landing pages from the websites/application i liked (used) More >
LinkedIn API is available
Dec 4th
LinkedIn today announced that they will be opening up their API to developers. A key can be easily obtained by going to http://developer.linkedin.com/
I crave the clarity of many new data visualizers mashed up with the LinkedIn API and OpenAmplify’s Natural Language Processing capabilities via our API.
Source: http://community.openamplify.com/blogs/ampthis/archive/2009/11/23/linkedin-opens-api.aspx
More >Test if MySQL table exists with PHP
Nov 26th
I was building up the prototype of my thesis, and wondered how to test if a table exists in database. so I googled.
[php] function table_exists ( $table , $db ) { $tables = mysql<em>list</em>tables ( $db ); while ( list ( $temp ) = mysql<em>fetch</em>array ( $tables )) { if More >
Abstract
Nov 9th
The world became smaller because the convenience of the Internet and better transportation. We connect to more people and visit more places, and the distance between places and people is much shorter than before. The information people are absorbing and sharing is exploding. People realize the power of sharing and More >
Recap of Thesis Statement and User scenario
Oct 8th
Thesis Statement:
In My life” is a web-based personal life achieving/search software for personal life. By automatically collecting the information online and pairing it with Geo-location tracking, Users can look back at their life in a simple, automatic, organized and searchable manner.
User scenario
Kitty is a 26 years old student who graduate More >