Please write all the text in English !

Fuzzy Contexter

New Tools for Capture and Analysis of Digital Context and Fuzzy Logic

Group Composition :
Report :

.pdf

Slides of the presentation :

Google Presentation | .pdf

Source Code (Temporary)

http://users.polytech.unice.fr/~vedrine/projet_janvier_si4/

Software Specifications :

List of new Beans

Bean <name>
Bean OutlookMailsChecker
Bean Core
Bean Configurator
Bean CentroidDefuzzifier
Bean MaxDefuzzifier
Bean Expediteur
Bean JSONToCSV

All of these methods convert a json file or a json string to a CSV file, if the path of the json file or the cdv file are not in parameter the methods use the attribute “PathCSV” for the CSV file and the attribute “PathToJson” for the json file.
You can also set the CSV’s delimiter with the attribute “Delimiter” and the attribute “AppendCSVFile“ allow you to append or replace the csv file if it exist already .

Bean Json2Dictionary

This method takes in argument a string, parse the json inside, and analyze each object. The analyze constructs a Dictionary for each object, and send it via an event.

Bean NotificationIcon

Encapsulate the Microsoft ’s NotifyIcon class in a bean

Show a notification in the Windows’ notification area. The balloonTipText must be set to display the notification.

Bean Synchronisateur

List of various beans assemblies

Assembly <name>

Configuration Files

Syntax of the configuration files
Example of configuration

Documentation and Tutorial

On the Outlook SDK
On Fuzzy AForge .Net Librairies

Various scenarios to illustrate the project

Prospects :