Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 2 of 7

The ePublishing Toolkit is a software package providing tools to help in publishing scientific content on the web. In particular, it helps creating/maintaining/running a family of online journals.

0
 
  0 reviews  |  2 users  |  128,024 lines of code  |  4 current contributors  |  Analyzed 13 minutes ago
 
 

Qublog is a tool for journaling about your work. It is a tool I have developed to help me keep track of what I do each day for later reference. I hope to use to track my own productivity and help improve my work style and provide a way to keep useful notes I can refer back to later.

0
 
  0 reviews  |  1 user  |  47,505 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

libjio is a userspace library to do journaled, transaction-oriented I/O. It provides a very simple API to commit and rollback transactions, and on top of that a UNIX-alike set of functions to perform most regular operations (ie. open(), read(), write()) in a non-intrusive threadsafe and atomic ... [More] way, with safe and fast crash recovery. This allows the library to guarantee file integrity even after unexpected crashes, never leaving your files in an inconsistent state. On the disk, the file you work on is exactly like a regular one, but a special directory is created to store in-flight transactions. [Less]

0
 
  0 reviews  |  1 user  |  4,872 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

The [Sexy] Offline Wallet utilises the EVE API data to provide you a detailed overview of either your personal or corporation's finances. Continually developed in conjunction with the community, the focus is on usability and security. Currently (as of 24 July 2007) the project is in a ... [More] pre-release beta, so there will be missing and possibly broken functionality. As code is updated, periodic downloads will be made available, but you can always grab the latest source code from the SVN. [Less]

0
 
  0 reviews  |  1 user  |  15,416 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

RedNotebook is a graphical diary and journal helping you to keep track of notes and thoughts. It includes a calendar navigation, customizable templates for each day, export functionality and word clouds. You can also format, tag and search your entries.

4.0
   
  1 review  |  1 user  |  6,444 lines of code  |  3 current contributors  |  Analyzed 7 months ago
 
 

You can update your online journal at LiveJournal.com (and other LiveJournal compatible servers) with this Open Source Mac OS X Objective-C Cocoa application.

5.0
 
  0 reviews  |  1 user  |  6,553 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Journal is a simple dialog based program written in Java. The idea was to make something simple where I could type, but so that I could also quickly encrypt what I was typing and save it that way as well as quickly decrypt it if I wanted to load it again for editing or to review. Requirements: ... [More] Sun JDK/JRE 6 Eclipse 3.2.2 The JournalPlugin sub-project is designed to be a stand-alone library used to write plugins for the journal. The only requirement is to extend the JournalPlugin abstract class, and implement the abstract encrypt(String) method that returns a String. The Encryption Journal will call that method by passing the text from the text area to it, then you can do any work on it in your encrypt method. I've tried to keep it all very simple, but the plugins won't work yet. That is my next major piece of development. Plugins work now. See News below! Screenshot of Encryption-Journal with the BinHexPlugin plugin loaded and some text. Screenshot of Encryption-Journal with the BinHexPlugin plugin loaded and some scrolling encrypted text. News22.03.2007 I just finished the BinHexPlugin project, and the code is available for download. I'm not sure that there would be any desire for a binary version of the plugin, but if there is, let me know and I'll make it available. [Less]

0
 
  0 reviews  |  0 users  |  1,127 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 

The aim of the application is to create an electronic trading journal that will facilitate trade record keeping, equity / account tracking. The application will be trading platform / market agnostic, this means you can use it with any market, any currency. The ability to create trades, trade ... [More] events (with supporting descriptions and images (most obviously screenshots of trade entry / exits)). Reporting : PDF view of a single trade through it's lifecycle... ie. entry / stoploss / takeprofit / partial close and ultimately close. The application is built using the Eclipse RCP framework, and hsqldb as data store. Lots of work still to be done. TODO: Add accounts, track account pl., Reporting ( PDF ), multiple currency support. Discussion Grouphttp://groups.google.com/group/traderjournal/ or email us traderjournal@googlegroups.com [Less]

0
 
  0 reviews  |  0 users  |  10,258 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

Enjoy links between entries, multiple journals, limitless entries in a single journal, multiple entries on a single day, searchability, meta information, and different ways of looking at your journal. eJourn is for local journals, with a possibility of blog support in the distant future. It offers ... [More] encryption to keep your journals private via a plain text password you create. [Less]

0
 
  0 reviews  |  0 users  |  18,692 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 

中文: 「香草期刊系統」的目標是建構一套簡單易用的中文學術期刊網站系統,主要提供給台灣的學術期刊使用。雖然近年來各種網頁出版系統在台灣可說相當普及,Blog ... [More] 在台灣也如雨後春筍一般蓬勃成長,然而,台灣的學院中所製作的各項學術期刊網站,往往仍然採用手工製作網頁的方式建構,而沒有一套適合的、方便的系統可供使用,而許多國外的系統,往往也因為編輯傳統與習慣的不同,而不見得能夠妥善應用在台灣的環境中。 因此,我們使用 PHP 與 MySQL 開發「香草期刊系統」,透過許多 PHP 模組如 EzSQL、phpmailer等,目前完成了一套堪用的系統,期許日後能夠日漸完善。這套系統除了可以讓您上傳文章之外,也可以讓您上傳照片、附件檔案,同時您也可以將最新期期刊的目錄,以電子郵件方式寄送給訂戶閱讀。 English: 'Vanilla Journal' aims to create an easy-to-use publishing system for Chinese journals, especially for traditional Chinese users in Taiwan. Yes, yet another CMS. Since online publishing systems such as blogging systems are now popular in taiwan, however, there is still not a CMS for online academic journals or websites of the academic journals, colleges still use html editors such as Dream Weaver or Front Page to create an online journal and do not support database searching and advanced functions. In the other hand, most western systems cat not satisfy the needs of a Chinese journal since they are in different tradition. 'Vanilla Journal' is a PHP and Mysql based system and it's powered by EzSQL, phpmailer and so on. You can not only publish your article on web but also uploading images and attachments of other file types, you can mail the table of content of your most new published journal to the subscribers, too. [Less]

0
 
  0 reviews  |  0 users  |  52,382 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.