|
|
| About site: Programming/Languages/Java/Applications - JabaDex |
Return to Computers also Computers |
| About site: http://www.darwinsys.com/jabadex/ |
Title: Programming/Languages/Java/Applications - JabaDex Cross-platform Personal Information Manager. [Open Source, BSD-like] |
|
|
|
|
PixelMill Offers web site templates, including FrontPage, HTML, Dreamweaver, database driven and PowerPoint templates.
| Eesox Sells CD-ROMS, SCSI cards, CD mastering solutions, and DVD drives.
| Wine_-_Success_List A list of applications that work with Wine. Not being updated. (April 13, 1997)
| SharpEye_Music_Reader Musical equivalent of a text OCR package. It converts scanned images of printed music into Rhapsody 4, PMS and MIDI files.
| SOAP_FAQ Frequently asked questions on SOAP. By Vivek Chopra, SOAPRPC.com.
| CSSEZ Online tools to provide customized CSS examples for blog systems.
|
|
| Alexa statistic for http://www.darwinsys.com/jabadex/ |
Please visit: http://www.darwinsys.com/jabadex/
|
| Related sites for http://www.darwinsys.com/jabadex/ |
| JpGraph An object-oriented presentation graphics library. [Open Source, GPL] | | Shitty_Blogs_Club Humorous club for bloggers who can laugh at their own attempts at blogging. | | CyProtect_Disk_Encryption Polymorphic on-the-fly harddisk encryption developed by CyProtect AG. Easy to use and 100% secure. It is possible to encrypt your data on external (USB or Firewire) and internal harddisks. | | Source_Code,Tutorials_and_Links This site features award winning source code, useful ActiveX components, tech articles, and links. | | Printer_Source Works with value added resellers, dealers and end users. Supplies printers, parts, service, and supplies. | | Sofitware_com Submits your site by hand allowing you see what happens and if your submission was successful. | | vic_-_UCB/LBNL_Video_Conferencing_Tool A real-time, multimedia application for video conferencing over the Internet. | | Perl_Modules_by_Eric_Foster-Johnson An explanation on how to create modules in Perl and the home page of the book with the same title. | | MCU_2004 4th International Conference on Machines, Computations and Universality. Saint-Petersburg, Russia; 21–26 September 2004. | | Silent_Runners Free VB script which can be used to identify the programs that start up with Windows. | | The_ICQ_Protocol_Site Unofficially documents the ICQ protocol with various translations and assists developers of ICQ clones. | | Napster_finds_help_for_filtering_songs The music-swapping company hires Gracenote, which maintains a massive database identifying recorded music, to help find and block songs from being traded online. [News.com] (March 13, 2001) | | PC_World_News__Gecko_Gains_Developer_Support About the increasing number of products using the Mozilla layout engine Gecko. (May 20, 1999) | | HTML_Shrinker Windows. Removes unnecessary characters from HTML, CSS, Perl, JavaScript and many other web file formats. Commercial pro version and free light version. | | Statement_from_IBM_concerning_patent Statement from IBM regarding intellectual Property Rights concerning CPPA. IBM offers royalty free licensing under reasonable and non-discriminatory (RAND) terms and conditions, in accordance with IBM | | Amethyst_Dragon_Designs Web site design for private citizens, small business, and small organizations. Custom HTML and graphic design. | | Selectica e-Commerce, configurators, build to order, sales force automation. Builds configurators for Sales Force Automation(SFA), BTO, ecommerce systems allowing customers to configure, price and order comple | | JSP_Best_Practices_Part_2 The second article in the two part series looks at advanced strategies for making JSP development manageable such as Object scoping, JSTL, JSP documentation, precompilation and using XHTML with JSPs. | | DigiDomain_ASP_Whois An ASP integrated domain lookup, name spinner and whois tool. [Component, Commercial] | | Eudora_Developers_Information Technical information for those looking to integrate other applications with Eudora. |
|
This is websites2007.org cache of m/ as retrieved on 2008.09.07 websites2007.org's cache is the snapshot that we took of the page as we crawled the web. The page may have changed since that time.
|
Ian Darwin: JabaDex Darwin's Theories: Ian's Blog OpenBSD, proactively-secure UNIX-like system Java, the platform-neutral programming language Checking Java Programs (eBook) Python, a powerful scripting/programming languageOpenMoko, the open "freed phone" Asterisk and VOIP Groovy, superior Scripting for Java Tomcat: The Definitive Guide LHBooks: New, Used and Rare Books The file(1) command More Free Software / Info High-tech Training Bibliography History of Computing Mailing lists Fight SPAM! Contact via email LinkedIn Profile "Darwin" Operating System(named without my consent :-)) Another Ian Darwin (nz) ToastmastersQuickLinks: Unix Java Humour: XKCD PHDBest viewed withAny Browser!JabaDex(tm), the open, cross-platform PIM.This is an early draft of a personal information manager, or PIM.It implements opening, changing, and saving a user list;a minimal TODO list, and other features.For each person there are the usual name, address, and phone number fields,plus email and Web addresses, and a few user-definable fields.There is code for printing the phone book but it's not rock- solid yet.There's also a simple ToDo list, which may someday have priorities and the like.Please bear in mind that this is a fairly early Java application(first written in 1995!).It does not necessarily represent "best practices" as they arenow understood. It is undergoing major refactoring now, to turn itinto a framework with independant (and user-selectable!) applicationsfor Contact, ToDo, EMail, and the like.Version 0.9.x should not be taken as my ideas on best practices;if I were starting from scratch today it would be a lot different!The next release (whenever) will be the framework version.Here is a very preliminary screen shotof the "new" look.Written entirely in Java, the program can run on any operating system for which a Java interpreter is available.Not written using a GUI builder, since when I wrote most of it, none of themwas both stable enough and platform-independant enough for my taste.But, it is currently being developed onEclipse.Current Version 0.9.x.This is version 0.9.11, released July 2001.All versions of 0.9 are built using Java 2 (aka JDK1.2 or later).If you want a look at 0.9.x, see a screendump.Easy Download -- Java WebStartIf you have Java WebStart installed, you can nowclick here to launch.If not, read up now on Sun's Java Web Start, and consider downloading it.Warning:The JabaDex JNLP installation is signed with a self-signed certificate.You might not want to trust it for authentication! :-)Manual DownloadPrerequisites. You will need the following "standard extensions"(in addition to Java 2 a.k.a. JDK1.2) to compile, or to use allthe features, of this release.com.darwinsys.util, my utilities packageJava Mail APIJava Activation FrameworkYou can download the JAR of the class filesand a few necessary data files,or download the JAR of the source code.You'll probably want both, to start.InstallationFor now, here's what you do to get started.TroubleshootingHear ye, hear ye! This is not a commercial product.If you have trouble, pleaseread this troubleshooting page.Some parts of JabaDex were written as demos for my Java Programming Courses.While JabaDex is not a full-function PIM yet, it will grow and grow.For a while I used it daily to track my business and personal contacts.For a discussion of what needs adding, download it and see the TODO file.The copying conditions are similar to those of Berkeley UNIX andThe X Window System, and less restrictive than the "freeware"GNU Public License; to read them, see the LEGAL NOTICE file.A little historical note: JabaDex was the first program to passthe unofficial static and dynamic testing for the 100% Pure Java program during the first morningof JavaOne in 1997.I can't use that logo as I haven't paid the testing fee, but we didpass all the tests.Contact me. |
|
| |
Cross-platform | Personal | Information | Manager. | [Open | Source, | BSD-like] |
|
http://www.darwinsys.com/jabadex/
JabaDex 2008 September
dvd rental
dvd
Cross-platform Personal Information Manager. [Open Source, BSD-like]
Rules
|
© 2008 Internet Explorer 5+ or Netscape 6+
|
|
Recommended Sites: 1.
Arts -
Business -
Computers -
Games -
Health -
Home -
Kids and Teens -
News -
Recreation -
Reference -
Regional -
Science -
Shopping -
Society -
Sports -
World
Miss Gallery
- Top Anime Hentai
- DVD rental by mail
- Loan - Loans - Credit Cards - BeSEO News and Media Directory - Gift Ideas
|