Difference between revisions of "User:Jeff Hammerbacher"

From Creative Commons
Jump to: navigation, search
m (Information Sharing on the Semantic Web)
(User Info)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== User Info ==
 
== User Info ==
  
Jeff Hammerbacher currently works as a [http://en.wikipedia.org/wiki/Quantitative_analyst quant] in Manhattan.  He's very interested in assisting the CC Developer community.  You can reach him at jeff dot hammerbacher at gmail dot com.
+
Jeff Hammerbacher used to work as a [http://en.wikipedia.org/wiki/Quantitative_analyst quant] in Manhattan.  He now works as a Research Scientist at [http://facebook.com Facebook] in Palo Alto.  He's very interested in assisting the CC Developer community.  You can reach him at jeff dot hammerbacher at gmail dot com.
  
 
== To Do ==
 
== To Do ==
Line 10: Line 10:
 
** [http://www.amazon.com/gp/product/1852335769/qid=1139253271/sr=1-1/ref=sr_1_1/102-4674761-4478539?s=books&v=glance&n=283155 Visualizing the Semantic Web], edited by Vladimir Geroimenko and Chaomei Chen.
 
** [http://www.amazon.com/gp/product/1852335769/qid=1139253271/sr=1-1/ref=sr_1_1/102-4674761-4478539?s=books&v=glance&n=283155 Visualizing the Semantic Web], edited by Vladimir Geroimenko and Chaomei Chen.
 
** [http://www.amazon.com/exec/obidos/tg/detail/-/1852335513/ref=pd_sim_b_3/103-9051813-5395830?%5Fencoding=UTF8&v=glance Ontological Engineering], by Asuncion Gomez-Perez, Oscar Corcho, and Mariano Fernandez-Lopez.
 
** [http://www.amazon.com/exec/obidos/tg/detail/-/1852335513/ref=pd_sim_b_3/103-9051813-5395830?%5Fencoding=UTF8&v=glance Ontological Engineering], by Asuncion Gomez-Perez, Oscar Corcho, and Mariano Fernandez-Lopez.
* Make stuff.
+
* Understand [[ccPublisher]] codebase, related technologies
* Choose a project based upon interests/skills and familiarize myself with codebase.
+
** [http://yergler.net/talks/p82_architecture/ Nathan's talk]
 +
** [http://mirrors.creativecommons.org/developer/doc/p6/current/ P6 documentation] ([http://epydoc.sourceforge.net/ Epydoc] page)
 +
** [http://www.zope.org/DevHome/Wikis/DevSite/Projects/ComponentArchitecture/FrontPage Zope3]
 +
** [http://en.wikipedia.org/wiki/WxPython wxPython]
 +
** [http://effbot.org/zone/element-index.htm elementtree]
 +
** [http://en.wikipedia.org/wiki/Berlios Berlios]
 +
** [http://en.wikipedia.org/wiki/Subversion_%28software%29 Subversion]
 +
* Via Nathan: get a first extension written that would do something like post to a user-specifed blog whenever you upload something (ala' "ping" ing)
 +
** Get ccPublisher2 running from source
 +
** Check the [[Extending ccPublisher 2]] documentation
 +
** Detailed understanding of ccPublisher2 API
  
 
=== Progress ===
 
=== Progress ===
  
Read the first two books, both were atrocious.  W3C and Wikipedia content much more informative.  Halfway through "Visualizing the Semantic Web", and it's greatMuch better than the first two booksWill gather some links tonight.
+
Read the Information Sharing and RDF books, both were atrocious.  W3C and Wikipedia content much more informative.  Halfway through "Visualizing the Semantic Web", and obtained second editionBegan posting notes and links below from the Information Sharing book.
 +
 
 +
Polished my Python and identified first project to understand: [[ccPublisher]]Read through wiki page and [http://yergler.net/talks/p82_architecture/ Nathan's talk].
  
 
=== Notes and Links ===
 
=== Notes and Links ===

Latest revision as of 01:47, 8 May 2006

User Info

Jeff Hammerbacher used to work as a quant in Manhattan. He now works as a Research Scientist at Facebook in Palo Alto. He's very interested in assisting the CC Developer community. You can reach him at jeff dot hammerbacher at gmail dot com.

To Do

Progress

Read the Information Sharing and RDF books, both were atrocious. W3C and Wikipedia content much more informative. Halfway through "Visualizing the Semantic Web", and obtained second edition. Began posting notes and links below from the Information Sharing book.

Polished my Python and identified first project to understand: ccPublisher. Read through wiki page and Nathan's talk.

Notes and Links

Information Sharing on the Semantic Web

This book's one good idea is that ontologies should be modular and have a separate layer to allow for easy integration with other ontologies. Also has interesting section on the ontology of statistics. The rest of the book lays out platitudes and mainly references other German researchers. The beginning of my notes (to be continued):