Care2x Development Blog

Archive for August 2008

Using inclued 0.3 under Ubuntu 8.04

Posted by: Gjergj Sheldija on: 08/24/2008

think that some of you has read this post : Where is the include coming from ?. It was an interesting post appeared on the PHP::Impact blog, which i re posted and linked here because i thought it was an interesting one regarding the future of care2x.

GoogleGroups for Care2X

Posted by: Gjergj Sheldija on: 08/22/2008

All of us has faced now and then problems with the use of sourceforge’s mailing list. To improve things a bit and to make it more dinamical for the community i’ve created a google groups account.
You can read the posts here : http://groups.google.com/group/care2002
And send mails here : care2002 [at] googlegroups [dot] com

Profiling PHP with Xdebug and WINCacheGrind

Posted by: Gjergj Sheldija on: 08/20/2008

Ok..so this is really short tutorial, on how to profile PHP applicatios under windows
Step 1
Download windows modules for your version of PHP from http://www.xdebug.org/
Step 2
Write this lines at your php.ini file

Working with legacy code

Posted by: Gjergj Sheldija on: 08/20/2008

Most projects carry some amount of legacy code. You can’t work very fast with a legacy code base, but you can speed it up if you establish a strategy to deal with your existing code and mitigate risk as new development goes forward.

Laboratory management

Posted by: Gjergj Sheldija on: 08/17/2008

I think all of you that write code or have written code for c2x has seen this :
a:23:{s:20:”_00rbc__blood”;s:7:”3880000″;s:30:
“_eritro__blood”;s:2:”17″;s:21:”_emx_hb__blood”;
s:3:”9.5″;s:22:”_emx_hct__blood”;s:0:”";s:25:”_l_basof__blood”
;s:0:”";s:27:”_l_eosinof__blood”….
which is a test finding. Not an easy way to handle laboratory results. Practically impossible to make reports on
Well, the good news is that I have started to work on changing it to a more easy [...]

Care2X forum active

Posted by: Gjergj Sheldija on: 08/17/2008

Since the developers mailing list is becoming more a sort of users help list, and since it’s hard to find answers to questions posted before, i’ve decided to install a forum script.
I think it will be more easy to manage user requests, needs for help, developer ideas and so on.
And it will be a sort [...]

Court: ‘Violating Copyleft Is Copyright Infringement’

Posted by: Gjergj Sheldija on: 08/15/2008

A federal appeals court has overruled a lower court ruling that, if sustained, would have severely hampered the enforceability of free software licenses. The lower court had found that redistributing software in violation of the terms of a free software license could constitute a breach of contract, but was not copyright infringement. The difference matters [...]

Tags:

Project Bugtracker

Posted by: Gjergj Sheldija on: 08/12/2008

update
the bugtracker link and system has been updated. you can find the new system here :
https://sourceforge.net/apps/trac/care2002/
update
After a lot of test – and emails to the sourceforge staff – i finally installed a bug tracker for Care2x.
I’ve opted for mantis, thanks to it’s simplicity and ability to work with php 4 – yes, sf is still [...]

Care2x access logs to db importer

Posted by: Gjergj Sheldija on: 08/08/2008

One of the last improvements in the care2x svn was the ability to store access logs into a sqlite db to simplify up security checks. But what to do with the old log files ?
I’ve put up a simple script to do this. It’s not the fastest thing on earth, but will get the job [...]

Another GPL infringement ?

Posted by: Gjergj Sheldija on: 08/07/2008

One allways finds interesting things online
I think everybody shoul take a look here : Take Care ( 3MB ) especially at the last page.
It’s a powerpoint presentation from Profdoc a swedish healthcare provider.
Well…what do you think of it ?


c2x development