The Amoeba Project

An attempt to create semantic data.

Tuesday, October 24, 2006

 

Current Interface


Sunday, October 15, 2006

 

No registration needed

but optionally available

 

anonymity vs. abuse

the project should allow people to give anonymous votes/ratings - however NOT multpile votes/ratings for the same subject. there will have to be multiple mechanisms in place to prevent users from spamming/multiple rating or at least doing the same thing over and over again should not make a difference (override)

 

Trust and security

Theoretically, using amoeba within a 3rd party product allows amoeba to inject malicious code into this project. Therefore it is important to emphasize trust and security of the application.

 

why should i register?

one of the few reasons why a user registers himself to an application must be, because himself can later benefit of it thanks to the fact that all his actions are connected to his account.
Just being able to participate is not a reason why a user registers if there is no direct benefit of his participation at a later stage.

why should i register to amoeba if there is no way of seeing whom or what i have rated in a "my history" view or so?

Monday, October 09, 2006

 

What is web 2.0?

http://www.oreillynet.com/pub/a/oreilly/tim/news/2005/09/30/what-is-web-20.html

Sunday, October 08, 2006

 

The Predicate

I was thinking of the predicate connecting two subjects. It could be "Agree" or "Disagree" rather than "good in" or "bad at".

Tuesday, August 08, 2006

 

Some resources about RDF


Monday, July 17, 2006

 

Database Decision

The decision has fallen to PostgreSQL because of the XML capabilities.

Next will follow the installation and the research into the XML syntax.

 

Databases in question

http://virtuoso.openlinksw.com/wiki/main/, http://www.firebirdsql.org/, http://www.myqsl.com, http://www-306.ibm.com/software/data/db2/,  
http://www.rpbourret.com/xmldbms/, http://www.postgresql.org/, 

 

RDFa - Metadata for XHTML

RDFa is a standard that allows to add meta data to html2 code.

check http://rdfa.info/ or http://www.w3.org/TR/xhtml-rdfa-primer/ for more details.

 

Swoogle

Swoogle is a semantic web search engine. Search for ontologies.

 

Wordnet

WordNet® is an online lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets.

Wordnet of Princeton University, USA

Saturday, July 08, 2006

 

xml or n3?

pro xml:
- flexible
- redable
- compatible with many interfaces/apps
- commonly used/well understood

con xml:
- bloated
- slow

pro N3:
- small
- fast

con N3:
- inflexible
- hard to read
- not yet very common (yet)

Decision: XML/RDF

 

PHP5 up and running...

... and the xml parsing functionalities have been tested out. The next step is to define the xml schema with a XSD, DTD and do more research in RDF/Notation3

 

PHP5 has been successfully installed!

I have installed successfully php5 on my mac os x ppc server. It works fine and smoothly under port 8080.

I am not beginning to research the whole xml setup of php5 and how i should implement my project to make it successful

Archives

May 2006   June 2006   July 2006   August 2006   October 2006  

This page is powered by Blogger. Isn't yours?