Update of /cvsroot/cobricks/cobricks2/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19169 Modified Files: Activities.html CWall_MeetingView.html CWall_RFID_Component.html CWall_doc.html Category_doc.html Cobricks2_doc.html Cobricks_Mailinglist_Howto.html Comparable.html Context_doc.html Core_doc.html Course_UnivISSync.html Course_doc.html Current_events.html Docs.html Einstieg_TUM.html Env_doc.html Env_doc_TUM.html INSTALL.html Ideas.html Item_BSCW_doc.html Item_RSS.html Item_Search.html Item_display_doc.html Item_doc.html Item_storage.html LogBrowser.html Main_Page.html Meeting_Mirror.html Meeting_Mirror_related.html Message_doc.html Migration_doc.html Portal_Jetspeed.html Portal_doc.html UML_Class_Diagramm_of_UserCard.html UML_class_diagramm_for_CircleControllButton.html UML_class_diagramm_of_CategoryBar.html UML_class_diagramm_of_CategoryIcon.html UML_class_diagramm_of_CategorySourceWS.html UML_class_diagramm_of_CommunityView.html UML_class_diagramm_of_both_PositioningStrategies.html User_FOAF.html User_doc.html Voting_doc.html index.html Added Files: Project_wiki.html Projects.html Wikibild.png Wikilanguage.html Log Message: Index: CWall_MeetingView.html =================================================================== RCS file: /cvsroot/cobricks/cobricks2/docs/CWall_MeetingView.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- CWall_MeetingView.html 13 Dec 2005 09:08:50 -0000 1.4 +++ CWall_MeetingView.html 10 Feb 2006 12:00:01 -0000 1.5 @@ -1,39 +1,11 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> - <head> - <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> - <meta name="KEYWORDS" content="CWall MeetingView,CWall doc,Meeting Mirror,UML Class Diagramm of UserCard,UML class diagramm of CategoryBar,UML class diagramm of CategoryIcon,UML class diagramm for CircleControllButton,UML class diagramm of CategorySourceWS,UML class diagramm of both PositioningStrategies,UML class diagramm of CommunityView" /> -<meta name="robots" content="index,follow" /> -<link rel="shortcut icon" href="http://131.159.24.138/favicon.ico" /> -<link title="Creative Commons" type="application/rdf+xml" href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=creativecommons" rel="meta" /> -<link rel="copyright" href="http://www.gnu.org/copyleft/fdl.html" /> - - <title>CWall MeetingView - CobricksWiki</title> - <style type="text/css" media="screen,projection">/*<![CDATA[*/ @import "/wiki/mw/stylesheets/monobook/main.css"; /*]]>*/</style> - <link rel="stylesheet" type="text/css" media="print" href="commonPrint.css"/> - <!--[if IE]><style type="text/css" media="all">@import "/wiki/mw/stylesheets/monobook/IEFixes.css";</style> - <script type="text/javascript" src="/wiki/mw/stylesheets/IEFixes.js"></script> - <meta http-equiv="imagetoolbar" content="no" /><![endif]--> - <script src="http://131.159.24.138/wiki/mw/index.php?title=-&action=raw&gen=js" type="text/javascript"></script> - <script type="text/javascript" src="wikibits.js"></script> - <style type="text/css">/*<![CDATA[*/ @import "/wiki/mw/index.php?title=-&action=raw&gen=css"; - /*]]>*/</style> - - </head> - <body class="ns-0"> - <div id="globalWrapper"> - <div id="column-content"> - <div id="content"> - - <a name="top" id="contentTop"></a> - <h1 class="firstHeading">CWall MeetingView</h1> - <div id="bodyContent"> - <h3 id="siteSub">From CobricksWiki</h3> - <div id="contentSub"></div> - - - - <!-- start content --> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> +<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> +<title>CobricksWiki</title> +<link rel="stylesheet" type="text/css" href="style.css"/> +</head> +<body class="ns-0"> +<!-- start content --> <p><strong> Meeting View </strong> </p><p>View for CWall implemented in package org.cobricks.cwall.meeting </p><p>(also see <a href="CWall_doc.html" title ="CWall doc">CWall documentation</a>) @@ -124,16 +96,16 @@ </p> </div> </td></tr></table> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=1" title ="CWall MeetingView">edit</a>]</div><a name="Screen_Layout"></a><h2> Screen Layout </h2> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=2" title ="CWall MeetingView">edit</a>]</div><a name="CommunityView"></a><h3> CommunityView </h3> +<a name="Screen_Layout"></a><h2> Screen Layout </h2> +<a name="CommunityView"></a><h3> CommunityView </h3> <p>The CommunityView class is the very center of the meetingmirror. If you want to understand how the meetingmirror is working you need to understand this class. It Controlls most interactionevents like MouseEvents, and holds the informations about the states (like if the view is in searchmode, or if it has a CategoryBar, which UserIcons are displayed and so on) </p><p><a href="UML_class_diagramm_of_CommunityView.html" title ="UML class diagramm of CommunityView">UML class diagramm of CommunityView</a> </p><p><br /> If an RFID Reader is connected look here for further information how the CommunityView/MeetingMirror works: <a href="CWall_MeetingView.html#Modifications_of_the_meeting_mirror" title ="CWall MeetingView">Modifications of the meeting mirror</a> </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=3" title ="CWall MeetingView">edit</a>]</div><a name="User_icons"></a><h3> User icons </h3> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=4" title ="CWall MeetingView">edit</a>]</div><a name="User_Card"></a><h3> User Card </h3> +<a name="User_icons"></a><h3> User icons </h3> +<a name="User_Card"></a><h3> User Card </h3> <p>The UserCard is responsible for displaying the information about an User on the screen and to allow the User in front of it to interact with it. At the moment every User can change the Category membership of any user. But this can be changed if the Methode UserCard.isUserRegistered() has been implemented with i.e. RFID. </p><p><a href="UML_Class_Diagramm_of_UserCard.html" title ="UML Class Diagramm of UserCard">UML Class Diagramm of UserCard</a> </p><p>To change the appeareance of the UserCard you can use the following settings in the properties.txt file. @@ -169,7 +141,7 @@ </p><p><br /> </p><p>While an RFID reader is connected, look here for more information: <a href="CWall_MeetingView.html#UserCard_RFID" title ="CWall MeetingView">UserCard RFID</a> </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=5" title ="CWall MeetingView">edit</a>]</div><a name="Category_Bar"></a><h3> Category Bar </h3> +<a name="Category_Bar"></a><h3> Category Bar </h3> <p>The CategoryBar contains certain Categorys defined in the properties.txt and displays them on the screen. The User can interact with it, by searching for a certain Category, or highlighting the Users currently displayed on the screed which are members of the selected Category. </p><p><a href="UML_class_diagramm_of_CategoryBar.html" title ="UML class diagramm of CategoryBar">UML class diagramm of CategoryBar</a> </p><p><a href="UML_class_diagramm_of_CategoryIcon.html" title ="UML class diagramm of CategoryIcon">UML class diagramm of CategoryIcon</a> @@ -236,7 +208,7 @@ </pre> <p>searchicon is the small icon displayed within an activated (clicked) CategoryIcon which will start a search for that Category if clicked. </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=6" title ="CWall MeetingView">edit</a>]</div><a name="CircleControllButton"></a><h3> CircleControllButton </h3> +<a name="CircleControllButton"></a><h3> CircleControllButton </h3> <p>The CircleControllButton is controlling the speed and direction of the searchresult circle. It also displays the numbers of searchresults and the name of the initiated search. </p><p><a href="UML_class_diagramm_for_CircleControllButton.html" title ="UML class diagramm for CircleControllButton">UML class diagramm for CircleControllButton</a> </p><p>To change the appeareance of the CircleControllButton you can use the following settings in the properties.txt file. @@ -321,24 +293,24 @@ </pre> <p>String which is used to display the Results </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=7" title ="CWall MeetingView">edit</a>]</div><a name="Search_Dialog"></a><h3> Search Dialog </h3> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=8" title ="CWall MeetingView">edit</a>]</div><a name="Search_mode_.2F_results"></a><h3> Search mode / results </h3> +<a name="Search_Dialog"></a><h3> Search Dialog </h3> +<a name="Search_mode_.2F_results"></a><h3> Search mode / results </h3> <p>Kurz: Bedienung </p><p>Konfiguration </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=9" title ="CWall MeetingView">edit</a>]</div><a name="Implementation"></a><h2> Implementation </h2> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=10" title ="CWall MeetingView">edit</a>]</div><a name="Category_Source"></a><h3> Category Source </h3> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=11" title ="CWall MeetingView">edit</a>]</div><a name="CateorySourceWS"></a><h4> CateorySourceWS </h4> +<a name="Implementation"></a><h2> Implementation </h2> +<a name="Category_Source"></a><h3> Category Source </h3> +<a name="CateorySourceWS"></a><h4> CateorySourceWS </h4> <p>CategorySourceWS is an so far uncomplete implementation of the CategorySource interface, which handles the data of Categorys using the WebService. To complete the implementation, a block of code needs to be uncommented which tries to initiate the CategoryManagerStub, which is not working correctly at the moment. </p><p><a href="UML_class_diagramm_of_CategorySourceWS.html" title ="UML class diagramm of CategorySourceWS">UML class diagramm of CategorySourceWS</a> </p><p><br /> </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=12" title ="CWall MeetingView">edit</a>]</div><a name="Positioning_Strategies"></a><h3> Positioning Strategies </h3> +<a name="Positioning_Strategies"></a><h3> Positioning Strategies </h3> <p><a href="UML_class_diagramm_of_both_PositioningStrategies.html" title ="UML class diagramm of both PositioningStrategies">UML class diagramm of both PositioningStrategies</a> </p><p>Positioning Strategy for RFID identified Icons: <a href="CWall_MeetingView.html#Online_users_-_new_positioning_strategy" title ="">Online users - new positioning strategy</a> </p><p><br /> </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=13" title ="CWall MeetingView">edit</a>]</div><a name="RandomizedPositioningStrategy"></a><h4> RandomizedPositioningStrategy </h4> +<a name="RandomizedPositioningStrategy"></a><h4> RandomizedPositioningStrategy </h4> <p>Calculates the random points for the given number of icons on the given screen without overlapping. </p><p>First the space around the already placed icons gets devided into rectangles. @@ -378,11 +350,11 @@ <p>However, not always all the icons can be placed using real randomization, because it places the icons too inefficient. In case of a 3 time failure to place all icons with this strategy, it calls the SpaceSavingPositioningStrategy class </p><p><br /> </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=14" title ="CWall MeetingView">edit</a>]</div><a name="RandomizedPositioningStrategy_-_RFID_Reader_connected"></a><h5> RandomizedPositioningStrategy - RFID Reader connected </h5> +<a name="RandomizedPositioningStrategy_-_RFID_Reader_connected"></a><h5> RandomizedPositioningStrategy - RFID Reader connected </h5> <p>In case of an connected RFID reader there is an additional check in this strategy. The new calculated coordinates of the icons to be displayed are not allowed to lie within the given rfid dimension! </p><p>In case they do, new coordinates will be calculated. </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=15" title ="CWall MeetingView">edit</a>]</div><a name="SpaceSavingPositioningStrategy"></a><h4> SpaceSavingPositioningStrategy </h4> +<a name="SpaceSavingPositioningStrategy"></a><h4> SpaceSavingPositioningStrategy </h4> <p>Devides the display into equal rectangles in number higher or equal to the number of icons to display. Then randomly assings each icon to one of the rectangles. After that each icon gets randomly placed within his assinged @@ -390,7 +362,7 @@ that can fit into the screen without overlapping by keeping maximum possible randomization </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=16" title ="CWall MeetingView">edit</a>]</div><a name="Source_Definitions"></a><h2> Source Definitions </h2> +<a name="Source_Definitions"></a><h2> Source Definitions </h2> <p>The Meeting View retrieves its data using Source interfaces. Currently, there is an interface named org.cobricks.cwall.meeting.UserSource for retrieving user data. A class implementing the UserSource interface has to be specified in the view properties. </p><p>Currently, the following implementations of UserSource are available: </p> @@ -398,13 +370,13 @@ </li><li> org.cobricks.cwall.meeting.UserSourceWS - get the user data from a Cobricks server (via SOAP/WebServices) </li><li> org.cobricks.cwall.meeting.UserSourceBSCW - get the user data from a BSCW server </li></ul> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=17" title ="CWall MeetingView">edit</a>]</div><a name="UserSourceDB"></a><h3> UserSourceDB </h3> +<a name="UserSourceDB"></a><h3> UserSourceDB </h3> <p>TBD </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=18" title ="CWall MeetingView">edit</a>]</div><a name="UserSourceWS"></a><h3> UserSourceWS </h3> +<a name="UserSourceWS"></a><h3> UserSourceWS </h3> <p>TBD </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=19" title ="CWall MeetingView">edit</a>]</div><a name="UserSourceBSCW"></a><h3> UserSourceBSCW </h3> +<a name="UserSourceBSCW"></a><h3> UserSourceBSCW </h3> <p>Get the user data from a BSCW workspace using the X-BSCW API. See <a href="http://www.bscw.de/" class='external' title="http://www.bscw.de/">http://www.bscw.de/</a> for more information on BSCW and <a href="http://bscw.fit.fraunhofer.de/api/" class='external' title="http://bscw.fit.fraunhofer.de/api/">http://bscw.fit.fraunhofer.de/api/</a> for more information on the X-BSCW API. </p><p>Currently, the following user attributes are loaded from BSCW: </p> @@ -432,7 +404,7 @@ cwall.view.mm.bscw.user=USER cwall.view.mm.bscw.pw=PW </pre> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=20" title ="CWall MeetingView">edit</a>]</div><a name="Usage"></a><h4> Usage </h4> +<a name="Usage"></a><h4> Usage </h4> <p>You can start the MeetingMirror client with a BSCW UserSource from the command line version easily by typing </p> <pre> @@ -441,11 +413,11 @@ </pre> <p><br /> </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=21" title ="CWall MeetingView">edit</a>]</div><a name="CWall_PDA"></a><h2> CWall PDA </h2> +<a name="CWall_PDA"></a><h2> CWall PDA </h2> <p>The CWall PDA client is a stand-alone C# application. Itâs implemented for use in a Windows CE environment. </p><p>CWall PDA loads user information from Cobricks-2 platform and saves these information in an own database. The PDA user can search for other users by specifying several search attributes and bookmark them in a special list. In addition to displaying information it is also possible to interact with the CWall to influence which users are displayed in details view or to bookmark the currently shown users of the CWall. It is also possible to edit the own data and update the Cobricks-2 platform. </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=22" title ="CWall MeetingView">edit</a>]</div><a name="Installation"></a><h3> Installation </h3> +<a name="Installation"></a><h3> Installation </h3> <p>You have to install the Cobricks-2 Platform, the Meeting Mirror IRDA-Server and the CWall PDA application. </p><p><strong>Cobricks-2 Platform</strong> </p><p>Please go to <a href="http://www.cobricks.de" class='external' title="http://www.cobricks.de">http://www.cobricks.de</a> and use the Link to Wiki to read more about the installation of the Cobricks-2 platform. @@ -628,7 +600,7 @@ <p>server: The Cobricks-2 platform server name. </p><p>port: The Cobricks-2 platform server port. </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=23" title ="CWall MeetingView">edit</a>]</div><a name="CWall_PDA_packages"></a><h3>CWall PDA packages</h3> +<a name="CWall_PDA_packages"></a><h3>CWall PDA packages</h3> <p>See the following sections for information how the application is implemented. </p><p>The program is realized with the MVC pattern. The form component and all supported views act as the View. The user database represents the Model. The Controller is integrated in the views because of the small business logic. </p><p>The C# classes are grouped into several packages. @@ -802,7 +774,7 @@ </p><p><small ><strong>UML class diagramm: CobricksUser</strong></small > </p><p><a href="http://131.159.24.138/wiki/mw/index.php/Image:Classdiagram_cobuser.jpg" class="image" title="Image:Classdiagram_cobuser.jpg"><img src="Classdiagram_cobuser.jpg" alt="Image:Classdiagram_cobuser.jpg" /></a> </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=24" title ="CWall MeetingView">edit</a>]</div><a name="Future_Work.2FExtentions"></a><h3>Future Work/Extentions</h3> +<a name="Future_Work.2FExtentions"></a><h3>Future Work/Extentions</h3> <p>In this chapter we want to list some further steps and future extentions for the CWall PDA project . </p> <ul><li> Synchronisation via Bluetooth: an option to enable synchronisation with the Cobricks2 database for pocket pc users without wireless lan. @@ -815,7 +787,7 @@ </li></ul> <p><br /> </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=25" title ="CWall MeetingView">edit</a>]</div><a name="User_Manual"></a><h3>User Manual</h3> +<a name="User_Manual"></a><h3>User Manual</h3> <p><strong>Starting the Application</strong> </p><p>Start the application by using the shortcut which is created in the menu âProgrammeâ or go the directory â/Programme/PDACobricksâ and start from there the application. </p><p>After having started the application you will see the Welcome-View(see figure 1). @@ -892,15 +864,15 @@ When you are satisfied with your new profile you can send it to the Cobricks-2 platform by pushing the âUpdateâ button. With the âZurückâ button you will go back to the previous View. </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=26" title ="CWall MeetingView">edit</a>]</div><a name="CWall_RFID"></a><h2> CWall RFID </h2> +<a name="CWall_RFID"></a><h2> CWall RFID </h2> <p><em>As soon as we finished the RFID Project, we will document the whole project. Until this time, this chapter will continually be changed.</em> </p><p>This part of the Meeting Mirror was implemented to work with RFID reader of the German company FEIG ELECTRONIC GmbH. </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=27" title ="CWall MeetingView">edit</a>]</div><a name="Motivation"></a><h3> Motivation </h3> +<a name="Motivation"></a><h3> Motivation </h3> <p>This component of the Meeting Mirror is an option for users to identify themselves by rfid (radio frequency identification). The identification is used to get interesting information by users. Therefore a simple matching is implemented. Results of the matching are displayed like the anomynous search on the wide screen. </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=28" title ="CWall MeetingView">edit</a>]</div><a name="Installation_2"></a><h3> Installation </h3> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=29" title ="CWall MeetingView">edit</a>]</div><a name="Connecting_the_RFID-Reader"></a><h4> Connecting the RFID-Reader </h4> +<a name="Installation_2"></a><h3> Installation </h3> +<a name="Connecting_the_RFID-Reader"></a><h4> Connecting the RFID-Reader </h4> <p>The Java class library ID OBIDISC4J from FEIG ELECTRONIC GmbH represents yet another component for simplifying the development of application programs in Java for OBID i-scan and OBID classic-pro readers. </p><p>The Java class library ID OBIDISC4J currently supports Windows and Linux (for x86 oricessors only). The library is based on the C++ class library ID FEDM as we´ll as the native function libraries ID FECOM, ID FEUSB(for Windos Versions only), ID FETCP and IC FEISC. </p><p>For further information please read the dokumentation of the reader software. @@ -951,7 +923,7 @@ </li></ul> <p>Copy the OBID4ISCJ.jar file to the directory: <JAVA_HOME>\jre\lib\ext. Alternately you can select any other directory, as long as you tell this to the Java Classpath. </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=30" title ="CWall MeetingView">edit</a>]</div><a name="Settings"></a><h4> Settings </h4> +<a name="Settings"></a><h4> Settings </h4> <p>The following settings have to be done in localproperties.txt, to configure the rfid-reader interface, if they should be different to the following: </p> <pre> @@ -977,7 +949,7 @@ <p>Next settings describe the maximum tablesize, the reader tries to read from tags (it should be two to the power of minimum seven; 2^7) and the time, an user will be kept online, after his tag was lastly recognized by the reader. The sleeptime is the intervall, the reading-thread will be restarted. If your setting shell be different, you have to change them in your localproperties.txt. </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=31" title ="CWall MeetingView">edit</a>]</div><a name="Eclipse.2C_ANT.2C_build.xml_and_build.properties"></a><h4> Eclipse, ANT, build.xml and build.properties </h4> +<a name="Eclipse.2C_ANT.2C_build.xml_and_build.properties"></a><h4> Eclipse, ANT, build.xml and build.properties </h4> <p>In order to show ant, where it can find the driver of the rfid reader, you have to set the parameter 'rfid.home' in the build.properties: </p> <pre> @@ -999,28 +971,28 @@ </pre> <p>Please do not delete the classes from cvs! </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=32" title ="CWall MeetingView">edit</a>]</div><a name="RFID_component"></a><h3> RFID component </h3> +<a name="RFID_component"></a><h3> RFID component </h3> <p>The rfid component is an extension of the meeting mirror to get a list of users, standing actually in front of it. The rfid module (org.cobricks.cwall.meeting.rfid.*) is a thread, which sends requests to a rfid-reader in certain time intervals. The rfid reader answers to these requests with a list of perceived tags/rfids. The rfid thread compares the list of tags with the list of users, got from the cobricks database. After that the thread creates a new list of users, which are online and makes it available for the meeting mirror application. </p><p>The rfid reader is connected to either a serial RS232-interface, an USB or a TCP/IP interface (Up to now only the serial interface was tested with a LongRange reader of FEIG Electronics GmbH (www.feig.de), model ID ISC.LR200). </p><p>The exact functionality shell be shown in the following sections. </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=33" title ="CWall MeetingView">edit</a>]</div><a name="UML_class_diagram"></a><h4> UML class diagram </h4> +<a name="UML_class_diagram"></a><h4> UML class diagram </h4> <p>tbd </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=34" title ="CWall MeetingView">edit</a>]</div><a name="Reader_thread"></a><h4> Reader thread </h4> +<a name="Reader_thread"></a><h4> Reader thread </h4> <p>tbd </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=35" title ="CWall MeetingView">edit</a>]</div><a name="Modification_of_the_database"></a><h4> Modification of the database </h4> +<a name="Modification_of_the_database"></a><h4> Modification of the database </h4> <p>tbd </p> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=36" title ="CWall MeetingView">edit</a>]</div><a name="Modifications_of_the_meeting_mirror"></a><h3> Modifications of the meeting mirror </h3> +<a name="Modifications_of_the_meeting_mirror"></a><h3> Modifications of the meeting mirror </h3> <p>The connection of an rfid reader causes some changes in the meetingmirror: </p><p>In the properties you can define, if the reader should be activated or not. </p> <pre> cwall.view.mm.rfid.activate=false </pre> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=37" title ="CWall MeetingView">edit</a>]</div><a name="Community_view"></a><h4> Community view </h4> +<a name="Community_view"></a><h4> Community view </h4> <p>As you know, the CommunityView is the point of controll of most interactionevents. </p><p>There is something new, if an reader is connected: </p> @@ -1032,7 +1004,7 @@ </li><li> ClickEvent on not-identified User: <a href="CWall_MeetingView.html#UserCard_RFID" title ="CWall MeetingView">UserCard RFID</a> </li></ul> </li></ul> -<div class="editsection" style="float:right;margin-left:5px;">[<a href="http://131.159.24.138/wiki/mw/index.php?title=CWall_MeetingView&action=edit&section=38" title ="CWall MeetingView">edit</a>]</div><a name="Online_users_-_new_positioning_strategy"></a><h4> Online users - new positioning strategy </h4> +<a name="Online_users_-_new_positioning_strategy"></a><h4> Online users - new positioning strategy </h4> <p>The new strategy positions the icons of the online users (identified by RFID Reader) on a given rfid dimension. The strategy calculates, knowing the dimension of the icons, how many icons fit into rfid_home_dim.width and into rfid_home_dim.height. So we know how many icons fit into the dimension at all. If there are too many users online, the dimension of the icons will be reduced. </p><p>The strategy takes the coordinates so that the icons will be placed one after another. @@ -1055,10 +1027,10 @@ </pre> <p>These icons, which are displayed in that seperate area, are not in th... [truncated message content] |