You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>As described earlier, borrowers can be any entity to whom you issue items, in accordance with your library policy. Students, Teachers, Rooms, Other Libraries.</p>
1651
1669
<p>While manually entering borrowers is one way, importing data from a variety of sources is much quicker.</p>
1652
1670
<p>Imports are generally performed while viewing the list of borrowers and clicking the Utility button (or pressing "u" on the keyboard), clicking the Manipulate/utility tab and the choosing your import.</p>
1671
+
<p>You will import the basic data and then adjust some settings such as the borrower type (which can be done in bulk, of course).</p>
<p>Athenaeum can import generic CSV (comma separated value) files and can also import particular CSV files from a number of common New Zealand based student management systems.</p>
1674
+
<h2id="basic-fields">Basic Fields</h2>
1675
+
<p>There are many fields available for borrower information. However, the suggested minimum fields are:</p>
1676
+
<table>
1677
+
<thead>
1678
+
<tr>
1679
+
<th>field</th>
1680
+
<th>description</th>
1681
+
</tr>
1682
+
</thead>
1683
+
<tbody>
1684
+
<tr>
1685
+
<td>code</td>
1686
+
<td>a unique code for that borrower that becomes their bar code (this should be consistent over multiple imports as it is used to marry up to existing borrowers)</td>
1687
+
</tr>
1688
+
<tr>
1689
+
<td>first name</td>
1690
+
<td></td>
1691
+
</tr>
1692
+
<tr>
1693
+
<td>last name</td>
1694
+
<td>the family name of the borrower</td>
1695
+
</tr>
1696
+
<tr>
1697
+
<td>preferred name</td>
1698
+
<td>(optional) can be used if different to the first name</td>
1699
+
</tr>
1700
+
<tr>
1701
+
<td>group 1</td>
1702
+
<td>in schools, this is usually the "Year" level</td>
1703
+
</tr>
1704
+
<tr>
1705
+
<td>group 2</td>
1706
+
<td>in schools, this is usually the "home room" or "whanau" or "tutor group" (etc.)</td>
1707
+
</tr>
1708
+
<tr>
1709
+
<td>email</td>
1710
+
<td>(optional and helpful)</td>
1711
+
</tr>
1712
+
</tbody>
1713
+
</table>
1714
+
<p>Athenaeum also has extra fields available should you choose to use them:</p>
1715
+
<table>
1716
+
<thead>
1717
+
<tr>
1718
+
<th>field</th>
1719
+
<th>description</th>
1720
+
</tr>
1721
+
</thead>
1722
+
<tbody>
1723
+
<tr>
1724
+
<td>gender</td>
1725
+
<td>(optional) useful if analysing issues by gender</td>
<p>Will allow you to import a CSV file into Athenaeum which will then match the data using the bar code and load into the borrower table.</p>
1771
+
<p>The data required to be imported is relatively minimal.</p>
1657
1772
<p>When you click the import button and choose your file, you are presented with an "import mapping" dialog box. This allows you to align (map) the fields (columns) in the CSV file to the target fields in Athenaeum.</p>
<h2id="welcome-to-athenaeum">Welcome to Athenaeum</h2>
1415
1517
<p>Athenaeum has been designed with librarians from around the world to be easy to start using and - when you are ready - have more features and configurability to do the things you are likely to want to do. It is focussed predominantly for schools though is used by community and private libraries around the world.</p>
1416
-
<p>First introduced in 1996 and has been in continual development - driven largely by the user base. Commencing in 2013, and released officially in 2018, Athenaeum was been completely rewritten as a single file solution<supid="fnref:1"><aclass="footnote-ref" href="#fn:1">1</a></sup> using modern FileMaker techniques with a view to creating a "lighter" solution, optimising performance over wide area networks, for FileMaker WebDirect (e.g. using Chrome/Edge/Safari), FileMaker Go (iPad/iPhone).</p>
1518
+
<p>First introduced in 1996 and has been in continual development - driven largely by the user base. Commencing in 2013, and released officially in 2018, Athenaeum was been completely rewritten with a view to creating a "lighter" solution, optimising performance over wide area networks, for FileMaker WebDirect (e.g. using Chrome/Edge/Safari), FileMaker Go (iPad/iPhone). The web portal and blog has also been redeveloped for new and modern features.</p>
1417
1519
<p>Since then, hundreds of tweaks and new features have been rolled out.</p>
<p>Athenaeum is a set of technologies that work together and are deployed according to requirements.</p>
1522
+
<h3id="servers">Server(s)</h3>
1523
+
<p>The server(s) run the main database and the web portals. These can be different machines. Users don't normally interact directly with the server, except the web pages that may be hosted.</p>
1524
+
<h3id="the-main-app">The main app</h3>
1525
+
<p>The main app is a FileMaker Pro database that connects to the server and provides:</p>
<p><imgalt="screen snippets from the main app" src="assets/img/athenaeum_windows.png" /></p>
1541
+
<h3id="the-web-portal">The Web portal</h3>
1542
+
<p>The main entry point for most users providing:</p>
1543
+
<ul>
1544
+
<li>
1545
+
<p>the library "blog" (the landing page for library announcements, highlighted features, guided searches, internal and external curriculum information links)</p>
1546
+
</li>
1547
+
<li>
1548
+
<p>catalogue search</p>
1549
+
</li>
1550
+
<li>
1551
+
<p>when authenticated, borrower current issues, reserves and history along with optional reserve and review options</p>
1552
+
</li>
1553
+
<li>
1554
+
<p>optional issuing, returning and stock taking for authenticated users</p>
1555
+
</li>
1556
+
</ul>
1557
+
<p><imgalt="some typical web pages - each styled according to their library's preference" src="assets/img/web_pages_480.png" /></p>
1558
+
<h3id="webdirect">WebDirect</h3>
1559
+
<p>When configured, WebDirect allows access to many administration functions of the main app in a web page. Some options are not available here.</p>
1560
+
<h2id="inbuilt-support-resources">Inbuilt support resources</h2>
1419
1561
<p>The Athenaeum support resources contain 100s of short silent and narrated videos showing how to perform many tasks in Athenaeum. Current support holders have access to all published resources. Expired support users can access a base "free to view" set.</p>
<li><ahref="http://librarysoftware.nz/download/doc/index.html">Documentation - what you are reading now</a></li>
1433
1575
<li><ahref="https://groups.google.com/forum/#!forum/athenaeum-user-group">Athenaeum forum - an invitation only closed forum for discussion all things Athenaeum and libraries</a></li>
1434
1576
</ul>
1435
-
<divclass="footnote">
1436
-
<hr/>
1437
-
<ol>
1438
-
<liid="fn:1">
1439
-
<p>the separate bar code file can be deployed when necessary <aclass="footnote-backref" href="#fnref:1" title="Jump back to footnote 1 in the text">↩</a></p>
0 commit comments