FISEnews
From IKS Project
Contents |
Latest FISE news
2010/07/27
- Very initial FISE integration for Midgard. Content edited in IKS Semantic Editor gets sent to FISE for analysis
2010/06/08
- FISE standalone runnable jar includes SPARQL queries, see http://lists.iks-project.eu/pipermail/iks-fise/2010-June/000130.html
2010/05/27
- Here's the FISEsecondHackathonReport
2010/05/21
- Second FISE hackathon next week in Paderborn, http://wiki.iks-project.eu/index.php/FISEHackathonMay2010
2010/04/13
- The FISE mailing list is now available at http://lists.iks-project.eu/cgi-bin/mailman/listinfo/iks-fise
2010/04/01
- The FISE mailing list should be up Real Soon Now at Iks-fise@iks-project.eu, see also the #iks IRC channel on freenode.
- Google just announced that they're forming a joint venture with Microsoft, Nestlé and Saab to buy FISE and hire the complete developer teams of IKS consortium members to lead their new "semanticize the world, one byte at a time" operation. Just kidding, did you check the date?
2010/03/31
Next steps discussion
- Tools: stay on Google Code SVN for now, create new iks-fise mailing list, this wiki is fine, start with Google Code tracker, and setup a Hudson instance on IKS servers if possible.
- Contributors who are not IKS consortium members will need to sign a contributor agreement, either as individuals or companies. Agreement is at http://wiki.iks-project.eu/index.php/Contributionagreement
- Next hackathon probably around the General Assembly in Paderborn.
- We should write blog posts/articles about FISE in the next few weeks.
- Keep #fise or #iks #fise as the hashtag. http://www.google.com/search?hl=en&q=iks+fise finds us.
Tentative FISE API published
At this time this is probably the best way to understand what FISE is about and how you might use it.
The current FISE services API javadoc (as of svn revision 224) is available at http://dl.dropbox.com/u/715349/iks/fise-apidocs-20100331-113.zip and includes information about FISE, both from the point of view of CMS developers that can use FISE as a content enhancement/annotation engine, and from the point of view of enhancement/annotation engine developers.
To play with FISE, see "we got a launch" below. Not for the faint of heart, you'll need to build lots of stuff with Maven to get the standalone server up and running. Sorry we weren't able to do better, we only started work on this 2 days ago ;-)
FISE APIs review
We just finished the FISEapiReview20100331.
FISE runs on Clerezza
See RunFiseClerezza.
2010/03/30
We got a launch!
We just demoed the standalone FISE with ogrisel1's autotagging engine, it's all tagged at http://iks-project.googlecode.com/svn/sandbox/fise/tags/autotagging-works-20100330 - see the top-level README, then generic/standalone/README, test that and then add the engines/autotagging bundle, see its README as well. More detailed instructions later ;-)
2010/03/29
First whiteboarding session done, see FiseDesign.
We decided to use Apache Clerezza to build our first prototype on.
A first (minimalistic, only meant for us to be able to spread the work tomorrow morning) shot at the FISE API can be found at http://iks-project.googlecode.com/svn/sandbox/fise/trunk/api/src/main/java/eu/iksproject/fise/api

