<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.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://www.iaddressbook.org/wiki/"/>
    <id>http://www.iaddressbook.org/wiki/</id>
    <updated>2012-05-19T06:36:41+02:00</updated>
    <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
<link rel="self" type="application/atom+xml" href="http://www.iaddressbook.org/wiki/feed.php" />
    <entry>
        <title>bugs</title>
        <link rel="alternate" type="text/html" href="http://www.iaddressbook.org/wiki/bugs?rev=1335300186&amp;do=diff"/>
        <published>2012-04-24T22:43:06+02:00</published>
        <updated>2012-04-24T22:43:06+02:00</updated>
        <id>http://www.iaddressbook.org/wiki/bugs?rev=1335300186&amp;do=diff</id>
        <summary>Version 1.00

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>changelog</title>
        <link rel="alternate" type="text/html" href="http://www.iaddressbook.org/wiki/changelog?rev=1329777397&amp;do=diff"/>
        <published>2012-02-20T23:36:37+02:00</published>
        <updated>2012-02-20T23:36:37+02:00</updated>
        <id>http://www.iaddressbook.org/wiki/changelog?rev=1329777397&amp;do=diff</id>
        <summary>Changes marked with :!: need some attention on upgrading! 

Version 1.1 (2012-02-20)

	*  fixed bug in birthday reminder when birthdays were not shown correctly around year end.
	*  added support for PHP 5.3 (removed deprecation messages)
	*  changed &lt;? tags to &lt;php to improve compatibility</summary>
    </entry>
    <entry>
        <title>demo</title>
        <link rel="alternate" type="text/html" href="http://www.iaddressbook.org/wiki/demo?rev=1329776576&amp;do=diff"/>
        <published>2012-02-20T23:22:56+02:00</published>
        <updated>2012-02-20T23:22:56+02:00</updated>
        <id>http://www.iaddressbook.org/wiki/demo?rev=1329776576&amp;do=diff</id>
        <summary>&lt;http://iaddressbook.org/demo/&gt;


username demo password demo 


You can also try all supported languages here:
 Supported Languages  Translation Status  Български   49%   Czech   41%   Deutsch   100%   English   100%   Español   40%   Esperanto   40%   Français   41%   Bahasa Indonesia   41%   Italiano   41%   Magyar   51%   Nederlands   40%   Português   41%   Русский   41%   Schwiizerdütsch    49%   Slovenčina   40%   Sámegiella   41%   日本語   40%  
The low scores for most of the languages are…</summary>
    </entry>
    <entry>
        <title>development</title>
        <link rel="alternate" type="text/html" href="http://www.iaddressbook.org/wiki/development?rev=1329775011&amp;do=diff"/>
        <published>2012-02-20T22:56:51+02:00</published>
        <updated>2012-02-20T22:56:51+02:00</updated>
        <id>http://www.iaddressbook.org/wiki/development?rev=1329775011&amp;do=diff</id>
        <summary>Source Code &amp; Version Control

The source code for this project is currently hosted at SourceForge.net.

You can find the project details for PHP iAddressBook on SourceForge.net here.




The SVN repository is organised the usual way:

	*  The trunk tree contains the most recent development version.
	*  The branches tree contains subfolders for the different versions (0.9x, 1.0x etc.)
	*  The tags tree contains snapshots for all software releases ever made.</summary>
    </entry>
    <entry>
        <title>docs</title>
        <link rel="alternate" type="text/html" href="http://www.iaddressbook.org/wiki/docs?rev=1329664542&amp;do=diff"/>
        <published>2012-02-19T16:15:42+02:00</published>
        <updated>2012-02-19T16:15:42+02:00</updated>
        <id>http://www.iaddressbook.org/wiki/docs?rev=1329664542&amp;do=diff</id>
        <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>download</title>
        <link rel="alternate" type="text/html" href="http://www.iaddressbook.org/wiki/download?rev=1329777201&amp;do=diff"/>
        <published>2012-02-20T23:33:21+02:00</published>
        <updated>2012-02-20T23:33:21+02:00</updated>
        <id>http://www.iaddressbook.org/wiki/download?rev=1329777201&amp;do=diff</id>
        <summary>:!: Refer to the Changelog if you are upgrading!

	*  iaddressbook-1.0.zip
	*  iaddressbook-0.99.zip
	*  iaddressbook-0.98.zip
	*  iaddressbook-0.97.zip
	*  iaddressbook-0.96.zip
	*  iaddressbook-0.95.zip
	*  iaddressbook-0.94.zip (categories)
	*  iaddressbook-0.93.zip
	*  iaddressbook-0.92.zip
	*  iaddressbook-0.91a.zip (Template fixed for Internet Explorer)
	*  iaddressbook-0.91.zip
	*  iaddressbook-0.9.zip (working, but misses a nice default template)</summary>
    </entry>
    <entry>
        <title>feature_requests</title>
        <link rel="alternate" type="text/html" href="http://www.iaddressbook.org/wiki/feature_requests?rev=1329664512&amp;do=diff"/>
        <published>2012-02-19T16:15:12+02:00</published>
        <updated>2012-02-19T16:15:12+02:00</updated>
        <id>http://www.iaddressbook.org/wiki/feature_requests?rev=1329664512&amp;do=diff</id>
        <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>home</title>
        <link rel="alternate" type="text/html" href="http://www.iaddressbook.org/wiki/home?rev=1329684405&amp;do=diff"/>
        <published>2012-02-19T21:46:45+02:00</published>
        <updated>2012-02-19T21:46:45+02:00</updated>
        <id>http://www.iaddressbook.org/wiki/home?rev=1329684405&amp;do=diff</id>
        <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>roadmap</title>
        <link rel="alternate" type="text/html" href="http://www.iaddressbook.org/wiki/roadmap?rev=1329777467&amp;do=diff"/>
        <published>2012-02-20T23:37:47+02:00</published>
        <updated>2012-02-20T23:37:47+02:00</updated>
        <id>http://www.iaddressbook.org/wiki/roadmap?rev=1329777467&amp;do=diff</id>
        <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>screenshots</title>
        <link rel="alternate" type="text/html" href="http://www.iaddressbook.org/wiki/screenshots?rev=1211838616&amp;do=diff"/>
        <published>2008-05-26T23:50:16+02:00</published>
        <updated>2008-05-26T23:50:16+02:00</updated>
        <id>http://www.iaddressbook.org/wiki/screenshots?rev=1211838616&amp;do=diff</id>
    </entry>
</feed>

