Category Archives: Website

TweetCatcha

Tweetcatcha uses the New York Times Timeswire API to load the latest news for the last 24 hours. We use the title and the url of the articles on nytimes.com to search through Twitter. There is a lot of data, so please be patient with the load time. Searching through Twitter for url was made [...]

Also posted in AS3, Flash | Tagged , , , , , | 10 Comments

Export / Import Large Database from MAMP using Terminal

MAMP is a great tool for running servers locally, however, when you must export that site you have been developing locally and your database is huge, then you could have some problems with PHPMyAdmin.
One solution is to use terminal. The reason that I am writing this post is so that I can reference it in [...]

Also posted in Utilities | Tagged , , | 4 Comments