<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://iaddressbook.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>PHP iAddressBook</title>
    <subtitle></subtitle>
    <link rel="alternate" type="text/html" href="http://iaddressbook.org/wiki/"/>
    <id>http://iaddressbook.org/wiki/</id>
    <updated>2011-12-02T13:54:44+01:00</updated>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
<link rel="self" type="application/atom+xml" href="http://iaddressbook.org/wiki/feed.php" />
    <entry>
        <title>bugs</title>
        <link rel="alternate" type="text/html" href="http://iaddressbook.org/wiki/bugs?rev=1322735807&amp;do=diff"/>
        <published>2011-12-01T11:36:47+01:00</published>
        <updated>2011-12-01T11:36:47+01:00</updated>
        <id>http://iaddressbook.org/wiki/bugs?rev=1322735807&amp;do=diff</id>
        <summary>Try this code in iaddressbook/functions/module_birthday.php, line 30, to fix end-of-year bug:


 $sql  = &quot;SELECT * FROM &quot;.$db_config['dbtable_ab'].
 $sql .= &quot; WHERE ((MONTH(birthdate) = MONTH(NOW()) OR MONTH(birthdate) = MONTH(NOW()) + 1) AND MONTH(NOW()) != 12)&quot;;
 $sql .= &quot; OR ((MONTH(birthdate) = 12 OR MONTH(birthdate) = 1) AND MONTH(NOW()) = 12)&quot;;
 $sql .= &quot; ORDER BY DAYOFYEAR(birthdate) ASC LIMIT 100&quot;;</summary>
    </entry>
    <entry>
        <title>docs - old revision restored</title>
        <link rel="alternate" type="text/html" href="http://iaddressbook.org/wiki/docs?rev=1280815460&amp;do=diff"/>
        <published>2010-08-03T08:04:20+01:00</published>
        <updated>2010-08-03T08:04:20+01:00</updated>
        <id>http://iaddressbook.org/wiki/docs?rev=1280815460&amp;do=diff</id>
        <author>
            <name>cwacha</name>
        </author>
        <summary>Prerequisites / Dependencies

PHP iAddressbook does only have very little dependencies since I wanted it to work on as many systems as possible.

You will need:

	*  PHP (Version 4.3 or higher)
	*  a database (MySQL or SQLite, ADOdb is used as abstraction layer)
	*  (optional) iconv (if you want to import vcards that are not UTF-8 encoded)
	*  (optional) ImageMagick's convert or GD (if you want to import photos)</summary>
    </entry>
    <entry>
        <title>feature_requests</title>
        <link rel="alternate" type="text/html" href="http://iaddressbook.org/wiki/feature_requests?rev=1260477170&amp;do=diff"/>
        <published>2009-12-10T21:32:50+01:00</published>
        <updated>2009-12-10T21:32:50+01:00</updated>
        <id>http://iaddressbook.org/wiki/feature_requests?rev=1260477170&amp;do=diff</id>
        <author>
            <name>cwacha</name>
        </author>
        <summary>Feature Requests

	*  templates for printing of single cards and address lists
	*  localization for addresses in person view (different address templates for countries)</summary>
    </entry>
    <entry>
        <title>playground:playground</title>
        <link rel="alternate" type="text/html" href="http://iaddressbook.org/wiki/playground:playground?rev=1213988062&amp;do=diff"/>
        <published>2008-06-20T20:54:22+01:00</published>
        <updated>2008-06-20T20:54:22+01:00</updated>
        <id>http://iaddressbook.org/wiki/playground:playground?rev=1213988062&amp;do=diff</id>
        <summary>====== Level 16 Headline ======</summary>
    </entry>
    <entry>
        <title>roadmap</title>
        <link rel="alternate" type="text/html" href="http://iaddressbook.org/wiki/roadmap?rev=1212527879&amp;do=diff"/>
        <published>2008-06-03T23:17:59+01:00</published>
        <updated>2008-06-03T23:17:59+01:00</updated>
        <id>http://iaddressbook.org/wiki/roadmap?rev=1212527879&amp;do=diff</id>
        <author>
            <name>cwacha</name>
        </author>
        <summary>*  0.9 initial release
		*  add/edit/view contacts
		*  search contacts
		*  vcard import (import single and multiple cards, duplicate check)
		*  vcard export (single card export)
		*  multilanguage support
		*  photos in contacts
		*  template support</summary>
    </entry>
    <entry>
        <title>home</title>
        <link rel="alternate" type="text/html" href="http://iaddressbook.org/wiki/home?rev=1212527794&amp;do=diff"/>
        <published>2008-06-03T23:16:34+01:00</published>
        <updated>2008-06-03T23:16:34+01:00</updated>
        <id>http://iaddressbook.org/wiki/home?rev=1212527794&amp;do=diff</id>
        <author>
            <name>cwacha</name>
        </author>
        <summary>PHP iAddressBook is an address book for a single user. You can use it for Personal or Business Cards (it supports tons of fields), features a spotlight-like search, has transparent vCard import/export, multilanguage support, design templates and an intuitive interface. It aims at 100% compatibility to the AddressBook in Mac OS X.</summary>
    </entry>
    <entry>
        <title>screenshots</title>
        <link rel="alternate" type="text/html" href="http://iaddressbook.org/wiki/screenshots?rev=1211838616&amp;do=diff"/>
        <published>2008-05-26T23:50:16+01:00</published>
        <updated>2008-05-26T23:50:16+01:00</updated>
        <id>http://iaddressbook.org/wiki/screenshots?rev=1211838616&amp;do=diff</id>
        <author>
            <name>cwacha</name>
        </author>
    </entry>
</feed>

