| Both sides previous revision Previous revision Next revision | Previous revision |
| start [10-07-2007 17:17] – cwacha | start [11-11-2007 20:24] (current) – removed cwacha |
|---|
| ===== PHP iAddressBook ===== | |
| |
| ^ menu | **[[http://wacha.ch/ab-demo/|Demo]]** | [[addressbook#download|Download]] | [[addressbook:docs|Documentation]] ^ | [[addressbook:development|Development]] | **[[addressbook:bugs|Bug Tracker]]** | [[addressbook:development#roadmap|Roadmap]] | [[addressbook:changelog|Changelog]] | [[addressbook:feature_requests|Feature Requests]] | | |
| |
| |
| ==== Overview ==== | |
| |
| {{:addressbook:logo.png?nolink }} | |
| |
| ^ | **PHP iAddressBook** is an address book for a single user. You can use it for Personal or Business Cards [[addressbook:docs#contact_format|(it supports tons of fields)]], features a spotlight-like search, has transparent vCard import/export, multilanguage support, [[addressbook:docs#templates|design templates]] and an intuitive interface. It aims at 100% compatibility to the AddressBook in Mac OS X. ^ | | |
| |
| |
| ==== Features ==== | |
| |
| * contact fields 99% identical to AddressBook.app in Mac OS X ([[addressbook:docs#contact_format|click here for details]]) | |
| * add/edit/view contacts | |
| * search/filter contacts | |
| * categories | |
| * contact photos | |
| * manual uploaded photos are resized automatically | |
| * transparent vCard import/export | |
| * import and export of multiple cards | |
| * duplicate vCards are not imported (must be 100% identical to be recognized as duplicates) | |
| * HTML template support | |
| * multilanguage support (currently english, german, spanish, dutch, italian, french, portuguese, japanese, esperanto, russian, slovak) | |
| * authentication support | |
| * uses [[http://adodb.sourceforge.net/|ADOdb Database Abstraction Library]] to access MySQL, SQLite and others | |
| * easy extentable thanks to clean and modular code | |
| |
| ==== Online Demo / Screenshots ==== | |
| |
| see http://wacha.ch/ab-demo/ for an online demonstration. You can also test the supported languages here: | |
| |
| Supported Languages: | |
| * [[http://wacha.ch/ab-demo/?lang=en|English]] | |
| * [[http://wacha.ch/ab-demo/?lang=de|Deutsch]] | |
| * [[http://wacha.ch/ab-demo/?lang=es|Español]] | |
| * [[http://wacha.ch/ab-demo/?lang=nl|Nederlands]] | |
| * [[http://wacha.ch/ab-demo/?lang=it|Italiano]] | |
| * [[http://wacha.ch/ab-demo/?lang=fr|Français]] | |
| * [[http://wacha.ch/ab-demo/?lang=pt|Português]] | |
| * [[http://wacha.ch/ab-demo/?lang=ja|日本語]] | |
| * [[http://wacha.ch/ab-demo/?lang=eo|Esperanto]] | |
| |
| |
| {{gallery>addressbook:screenshots?showname}} | |
| |
| |
| ==== Download ==== | |
| |
| :!: Refer to the [[addressbook:changelog|Changelog]] if you are upgrading! | |
| |
| ^ **Newest Stable Release** ^ | |
| | **{{:projects:iaddressbook_0.98.zip}}** | | |
| ^ **Older Releases** ^ | |
| | {{:projects:iaddressbook_0.97.zip}} | | |
| | {{:projects:iaddressbook_0.96.zip}} | | |
| | {{:projects:iaddressbook_0.95.zip}} | | |
| | {{:projects:iaddressbook_0.94.zip}} (categories) | | |
| | {{:projects:iaddressbook_0.93.zip}} | | |
| | {{:projects:iaddressbook_0.92.zip}} | | |
| | {{:projects:iaddressbook_0.91a.zip}} (Template fixed for Internet Explorer) | | |
| | {{:projects:iaddressbook_0.91.zip}} | | |
| | {{:projects:iaddressbook_v0.9.zip|iaddressbook_0.9.zip}} (working, but misses a nice default template) | | |
| |
| |
| ==== Poll ==== | |
| <poll Poll 4> | |
| Do you like category support? | |
| |
| * categories are great! | |
| * support for categories is ok | |
| * category handling is not very intuitive | |
| * category handling totally sucks | |
| * what? there is category support? | |
| * I want OSX sync support!! | |
| * I like cows. | |
| |
| </poll> | |
| |
| ==== Contact ==== | |
| |
| Please send me your comments, suggestions and blame --- //[[clemens.wacha@gmx.net?subject=[PHP iAddressbook]|Clemens Wacha]]// | |
| |
| ==== License ==== | |
| |
| <html> | |
| |
| <!-- Creative Commons License --> | |
| <a href="http://creativecommons.org/licenses/GPL/2.0/"> | |
| <img alt="CC-GNU GPL" border="0" src="http://creativecommons.org/images | |
| /public/cc-GPL-a.png" /></a><br /> | |
| This software is licensed under the <a href="http://creativecommons.org/licenses/GPL/2.0/">CC-GNU GPL</a>. | |
| <!-- /Creative Commons License --> | |
| |
| <!-- | |
| |
| <rdf:RDF xmlns="http://web.resource.org/cc/" | |
| xmlns:dc="http://purl.org/dc/elements/1.1/" | |
| xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> | |
| <Work rdf:about=""> | |
| <license rdf:resource="http://creativecommons.org/licenses/GPL/2.0/" /> | |
| <dc:type rdf:resource="http://purl.org/dc/dcmitype/Software" /> | |
| </Work> | |
| |
| <License rdf:about="http://creativecommons.org/licenses/GPL/2.0/"> | |
| <permits rdf:resource="http://web.resource.org/cc/Reproduction" /> | |
| <permits rdf:resource="http://web.resource.org/cc/Distribution" /> | |
| <requires rdf:resource="http://web.resource.org/cc/Notice" /> | |
| <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> | |
| <requires rdf:resource="http://web.resource.org/cc/ShareAlike" /> | |
| <requires rdf:resource="http://web.resource.org/cc/SourceCode" /> | |
| </License> | |
| |
| </rdf:RDF> | |
| |
| --> | |
| |
| </html> | |