Changes

Students/Tiffany Lee

39 bytes added, 14:14, 18 March 2010
Final Project
[[Image:haha.jpg|700px||TWO]]
===PhotographsFinal Project Documentation===
====Photographs==== ====Python Code====
From what I can read. This code seems to access gmail through atom feed, reads each line, finds a specific word in the code of gmail, and that's how it understands how many emails you have. I think that specific word is \d+, now if one day google decided to change this, I don't think this code will work anymore. You will want to execute the Python files through its command line because Pythonwin is terrible at running through tests unless you are stepping in. Things right by the number symbol are actually comments.
print "program ended\n"
====Arduino Code====
/*
Gmail Notifier
100
edits