66 projects tagged "Mac OS X"
Emdros is a corpus query system for storing and searching linguistically annotated text. It is very generic, supporting almost any kind of annotation from almost any linguistic theory. All linguistic levels of analysis are supported, including phonology, morphology, the lexical level, syntax, and discourse. The core libraries act as a middleware layer between a client and an underlying SQL database. MySQL, PostgreSQL, and SQLite are supported.
MKDoc is a Web site building, serving, and content management tool that was designed to encourage the use of good information architecture and the production of accessible Web sites. It provides different ways for the public to interact with and navigate between documents, including a sitemap, search facility, Dublin Core XML/RDF metadata, and printer versions of pages. All management, document creation, editing, and organizing is done via a Web browser, and the look is controlled using Petal templates. Unicode/UTF-8 is used to support all languages, including right-to-left languages.
OpenPSA is a Web application designed specifically to meet the needs of Web agencies and consultants. It aims to be a one-stop solution for the management of typical agency business processes, such as project management and time tracking, invoicing and document management, and group calendars. It also includes CRM features such as sales force automation and direct marketing, and is extendable via the builtin component framework.
PubCrawler is a script for an "alerting" service which scans daily updates to the NCBI Medline (PubMed) and GenBank databases. When PubCrawler is run daily, the results can keep scientists informed of the current contents of Medline and GenBank by listing new database entries that match their research interests.
JCards is a Java application designed to store and manage data in any format that the user defines. Instead of having multiple applications/spreadsheets/databases to manage passwords, tasks, shopping lists, etc., JCards allows the user to define a database that contains the fields they want. This is accomplished via an easy to use interface that requires no understanding of SQL or any other database jargon. JCards was initially developed for PDAs, but has now branched into another version that is suitable for the modern desktop environment and includes a number of extra features.
MailManager helps teams deal with large volumes of email by allocating mail to the right person, providing tools to help answer it (prioritisation, reply templates, and a knowledge base), and allowing managers to set service levels for different types of mail and report on performance against service levels and volumes received. MailManager is based on Zope which is required to use it. It is cross-platform, but most of the testing has been under Linux and Mac OS X.
Xapian is a search engine library, scalable to collections containing hundreds of millions of documents. It's written in C++ with bindings for Perl, Python, PHP, Java, Tcl, C#, Ruby, and Lua. It is a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also a rich set of boolean query operators. Omega is a Web search application built upon the Xapian library. It can index a Web server's document tree (including HTML, PDF, OpenOffice, MS Word/Excel/Powerpoint/Works, WordPerfect, RTF, PS, etc.), or data exported from arbitrary sources (e.g. SQL databases).