2008

1 01 2008

Happy new year out there.

I apologize for the few posts these days, there will be more in the coming days.





Activity Ranking

27 11 2007

Today ContactR also scored 57.89% Activity.

See it in the Forge.

The Complete Statistics were:

Activity Percentile: 57.89
Activity Ranking: 25.00
Register Date: 2007-11-21 21:56

I finally also completed the data on the forge and started the Task Tracking system as well as the source control.

-> https://forja.rediris.es/projects/csl2-contactr/ 

If you want to checkout the current version of Contactr (0.3.0.0) use this commandline:

svn checkout https://forja.rediris.es/svn/csl2-contactr

or if you prefer to download it as tar.gz file:

-> https://forja.rediris.es/snapshots.php?group_id=299 





Documentation 0.3.0.0

27 11 2007

Hi out there,

today I uploaded the documentation so far and whilst I was doing that updated the documentation generation process.

Now that is done with a nice and sleek Makefile. The structure of the Makefile is very general.

If you want to autodocu you PHP files alá JDoc you can  use my Makefile. All you need to do is:

1. Install PHPDocumentor (ubunt: “sudo pear install PHPDocumentor”)

2. Adjust the  Macros in the Makefile

3. Run make doc

4. Enjoy!

Attached to this Post you will find the Makefile.





Development Status + Newest Version uploaded

21 11 2007

So here comes the current status. For the ones which didn’t test ContactR yet, and the ones which want to test it again (username and pw changed):
- location: http://contacts.shdev.de/
- user: admin
- pw: 1234

In the actual version didn’t change too much, at least not noticable. I have moved the user handling into a MySQL Database and implemented an login/logoff mechanism provided by the phpUserClass.

Further I started the Database-Design for the rest of the data. Right now there is a XML-MySQL hybrid used.

But before I continue telling what is planned to implement here the current feature list:

Server:

  • Login user
  • Logoff user
  • Register user with email for activation Link
  • Activate user
  • Remember User per Session
  • Remember User per Cookie
  • Load contact data from XML file
  • Load contact data from LDIF file
  • Load contact data from VCF file
  • Save contact data to XML file
  • Save contact data to LDIF file
  • Save contact data to VCF file
  • Create contact
  • Read contact details
  • Delete contact
  • Read list of contacts
  • Read list of groups
  • Read relation between contacts and groups
  • Interface for converter plugins
  • User Roles not yet used

Client:

  • Login user
  • Logoff user
  • Show list of groups
  • Show list of contacts in current group
  • Show list of contacts in all groups
  • Remember user per Session
  • Remember user per Cookie
  • Import LDIF file
  • Export LDIF file
  • Create contact
  • Show contact details
  • Delete contact
  • Refresh data on command
  • Search incrementaly and instaneously in current contact list
  • Show contact detail region
  • Hide contact detail region

So far the features. If you find one I missed tell me ;)

I promised to post the time line with the milestone for the feature as well as the approximated times for the milestones in the next days.  Of course there will be a complete feature list with all todos and dones.

So long…






Blog online

16 11 2007

Hi to all of you out there.

I finally brought online the blog for ContactR. Here I will post news depending the development of ContactR.

If some of you are not sure what ContactR is or will be, here is the short description:

ContactR is a social Adressbook. That means you can manage your contacts, list your phone numbers, sort your emails or import and export them to and from clients like Thunderbird or Outlook. Furthermore you can use everything from your Handy, out of your Browser with the sleek websurface, as Gadget on your favorite Dashboard (e.g. iGoogle, Netvibes, …) or from your Windows Vista Sidebar.

It is developed for a contest in Spain called “II concurso de software libre“. I’m proud to participate with so many others. There is a list of participating project on the page of the contest (here)

I hope that explains it so far if there are more questions read the longer description in the forge, leave a comment or write an email to contactr@shdev.de.

Test Development Snapshot of ContactR: http://contacts.shdev.de