[Care2002-developers] care2x in albania

2014-11-04 Thread Gjergj Sheldija
hi guys,

an interesting article about care2x in albania
https://joinup.ec.europa.eu/community/osor/news/%E2%80%98albania-hospitals-should-switch-open-source%E2%80%99

regards



-- 
gj.
--
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] care2x in albania

2014-11-04 Thread Gjergj Sheldija
hi Mauri,
thank you !
think Tim already posted it

On Tue, Nov 4, 2014, 20:56 Mauri Niemi mauri.ni...@gmail.com wrote:

 Hi Gjergj,

 Really good news to hear about your achievement in your country. You
 should post it also to Care2x Facebook group.

 Mauri

 2014-11-04 19:22 GMT+02:00 Ap.Muthu apmu...@usa.net:

  Keep up the good work and Congrats GJ.
 -ApM

 - Original Message -
 *From:* Gjergj Sheldija gjergj.sheld...@gmail.com
 *To:* care2002-developers care2002-developers@lists.sourceforge.net ;
 care2002-us...@lists.sourceforge.net
 *Sent:* Tuesday, November 04, 2014 10:26 PM
 *Subject:* [Care2002-developers] care2x in albania

 hi guys,

 an interesting article about care2x in albania

 https://joinup.ec.europa.eu/community/osor/news/%E2%80%98albania-hospitals-should-switch-open-source%E2%80%99

 regards



 --
  gj.

 --


 --

 --

 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers



 --

 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

 
 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] problem in retrieving articles in pharmacyordering

2014-10-21 Thread Gjergj Sheldija
hi all,
i'm a bit busy these days. will take a look as soon as i have some
free time

gj.

On Mon, Oct 20, 2014 at 11:43 PM, Ap.Muthu apmu...@usa.net wrote:

  Try XAMPP v1.7.3 or v1.7.7 VC9 (XP) or VC11(win7+)
 Also make sure that the php extensions needed (OpenSSL, etc) are enabled
 in the php.ini and apache restarted.

 - Original Message -
 *From:* mohammad osman
 *To:* care2002-developers@lists.sourceforge.net
 *Sent:* Tuesday, October 21, 2014 2:46 AM
 *Subject:* Re: [Care2002-developers] problem in retrieving articles in
 pharmacyordering

 Hi everybody,

 Thank Ap.Muthu, I tried logging out and logging in again after clearing
 cache but it didn't work.
 I think the problem is behind the version of PHP or may be the version of
 browser is incompatible.
 I am using xampp 1.6.4  (with PHP 5.2.4). What version do you use?



 --
 Comprehensive Server Monitoring with Site24x7.
 Monitor 10 servers for $9/Month.
 Get alerted through email, SMS, voice calls or mobile push notifications.
 Take corrective actions from your mobile device.
 http://p.sf.net/sfu/Zoho
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers




-- 
gj.
--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Proto-Scripty] problem with autocomplete on chrome v 33

2014-03-23 Thread gjergj sheldija
thank you.

it works now

regards
gj.

On Tuesday, March 18, 2014 1:59:58 AM UTC+1, Jason wrote:

 Does the error refer to a property of document being deprecated?

 That bug is fixed in the latest github repo code

 I have a build of it hosted on CDN here =  
 http://cdnadmin.freewaypro.com/libraries/16

 The PrototypeJS Core Devs are trying to scrape together enough time to get 
 a public release out that fixes this problem and several others

 Jason Westbrook | T: 313-799-3770 | jwest...@gmail.com javascript: 


 On Mon, Mar 17, 2014 at 2:40 PM, gjergj sheldija 
 gjergj@gmail.comjavascript:
  wrote:

 hi all,

 i have the following code :

 input type=text id=search name=search /
 div id=hint/div
 script type=text/javascript
 var includeScript = include/inc_search_medicaments.php?;
 var auto_1 = new Ajax.Autocompleter (
 search,
 hint,
 includeScript, {
 afterUpdateElement : setSelectionId,
 autoSelect: true, 
 minChars: 2,
 callback:funxSerialize
 }
 );

 function setSelectionId(text, li) {
 document.getElementById('atc').value = li.id;
 }
 function funxSerialize() {
 return Form.serialize($('infoform')) ;
 }
 /script

 it works perfectly on firefox but has a strange error in chrome v. 33.
 it does not submit any params via post. 
 i've updated the libs to the latest version, but still no effect :(

 any hint ?

 gj.

 -- 
 You received this message because you are subscribed to the Google Groups 
 Prototype  script.aculo.us group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to prototype-scriptaculous+unsubscr...@googlegroups.comjavascript:
 .
 To post to this group, send email to 
 prototype-s...@googlegroups.comjavascript:
 .
 Visit this group at 
 http://groups.google.com/group/prototype-scriptaculous.
 For more options, visit https://groups.google.com/d/optout.




-- 
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prototype-scriptaculous+unsubscr...@googlegroups.com.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
Visit this group at http://groups.google.com/group/prototype-scriptaculous.
For more options, visit https://groups.google.com/d/optout.


[Proto-Scripty] problem with autocomplete on chrome v 33

2014-03-17 Thread gjergj sheldija
hi all,

i have the following code :

input type=text id=search name=search /
div id=hint/div
script type=text/javascript
var includeScript = include/inc_search_medicaments.php?;
var auto_1 = new Ajax.Autocompleter (
search,
hint,
includeScript, {
afterUpdateElement : setSelectionId,
autoSelect: true, 
minChars: 2,
callback:funxSerialize
}
);

function setSelectionId(text, li) {
document.getElementById('atc').value = li.id;
}
function funxSerialize() {
return Form.serialize($('infoform')) ;
}
/script

it works perfectly on firefox but has a strange error in chrome v. 33.
it does not submit any params via post. 
i've updated the libs to the latest version, but still no effect :(

any hint ?

gj.

-- 
You received this message because you are subscribed to the Google Groups 
Prototype  script.aculo.us group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prototype-scriptaculous+unsubscr...@googlegroups.com.
To post to this group, send email to prototype-scriptaculous@googlegroups.com.
Visit this group at http://groups.google.com/group/prototype-scriptaculous.
For more options, visit https://groups.google.com/d/optout.


Re: [Care2002-developers] notice

2013-09-10 Thread Gjergj Sheldija
hi David

you really did a great job with the added modules.
specially the telephony integration.. did you go with the asterisk API ?

if you want to merge your changes i'd me more than pleased to
give you write access to the main repo. just sent me a private mail.

regarding the new code. we have some scratched ideas and some
hacks. nothing serious. zf2 is still too fresh and there are no good practices
for big projects around.

regarding the orm, we did go with doctrine, and wrote all the orm classes
for the current db structure.

regards
gj.

On Mon, Sep 9, 2013 at 3:35 PM, David Sarmiento Q. dorphal...@gmail.com wrote:
 Hi all!

 I was very excited when I recieved this email about the new codebase. I've
 been using care since the early 2000s and have done an improved appointment
 module (fit for a callcenter), Rheumatology EMR and a couple of
 administrative reports, and I also telephony integration.

 I think the new code base is a great idea, and I would like to know if there
 is any kind of architectural document  of the whole project.

 In my opinion,  we should this document should be the first deliverable for
 the new project,  this will not only keep us  who want to contribute
 codewise to the project aligned with the vision of the product everybody
 had, but it also will help with responsability assignment and schedule
 tracking.

 I would say we need at least a class diagram, some sequence diagrams (so the
 class diagram is validated) and all the use cases we can come up with.

 I also believe that we should not only consider ZF2, but we should also
 bring an ORM into the project, so we can have a truly database agnostic
 application (and it also helps keep the code cleaner, with less sql lying
 around). In my experience there are only two decent ORMs for PHP, Doctrine
 and Propel. Of these, Doctrine is the most widely used with ZF2.

 Please let me know when the google hangout is going to be, I'm definitely
 in.


 David S.



 --
 Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
 Discover the easy way to master current and previous Microsoft technologies
 and advance your career. Get an incredible 1,500+ hours of step-by-step
 tutorial videos with LearnDevNow. Subscribe today and save!
 http://pubads.g.doubleclick.net/gampad/clk?id=58041391iu=/4140/ostg.clktrk
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers




-- 
gj.

--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] notice

2013-09-10 Thread Gjergj Sheldija
hi,
it s a bit more difficult that the use cases. if you have time for a
hangout during the week i d be pleased to have a chat on it.

regards
gj.
On Sep 10, 2013 2:30 PM, David Sarmiento Q. dorphal...@gmail.com wrote:

 Gergj,

 I think it's worth our time to do the architecture of the new care, it
 will save us trouble down the road.  I can start doing some use cases, and
 I have a basic class diagram for the appointments module, since I was
 thinking on redoing it. Let me find it and I'll share it on Google drive.

 If anybody feels like helping me with the use cases, it would be greatly
 appreciated.
 Here's a link to an article about Use_cases
 http://www.allaboutrequirements.com/2011/04/use-cases-for-beginners.html

 Anyway, any dates for the hangout?

 David


 --
 How ServiceNow helps IT people transform IT departments:
 1. Consolidate legacy IT systems to a single system of record for IT
 2. Standardize and globalize service processes across IT
 3. Implement zero-touch automation to replace manual, redundant tasks
 http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers


--
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=5127iu=/4140/ostg.clktrk___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Res: notice

2013-07-24 Thread Gjergj Sheldija
sorry all,

this is the correct link : http://goo.gl/U7IBAM

regards
gj.

On Wed, Jul 17, 2013 at 6:54 PM, Gjergj Sheldija
gjergj.sheld...@gmail.com wrote:
 hi all,

 thank you very much for your desire to contribute to care2x.
 we created the following survey to have a better idea on your background
 and where you could help.
 our idea is to have a meeting, when possible over google hangout,
 so please fill also the field of the day when you would be available
 to have the meeting

 https://docs.google.com/forms/d/1c-9kDwiFMepz6w2O9nC9GfsiDICIOAEA7xOp-WmGbgY/edit?usp=sharing

 regards
 gj.





-- 
gj.

--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Res: notice

2013-07-17 Thread Gjergj Sheldija
hi all,

thank you very much for your desire to contribute to care2x.
we created the following survey to have a better idea on your background
and where you could help.
our idea is to have a meeting, when possible over google hangout,
so please fill also the field of the day when you would be available
to have the meeting

https://docs.google.com/forms/d/1c-9kDwiFMepz6w2O9nC9GfsiDICIOAEA7xOp-WmGbgY/edit?usp=sharing

regards
gj.
--
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831iu=/4140/ostg.clktrk___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] patient portal

2013-05-17 Thread Gjergj Sheldija
hi

which  patient portal ?

gj.

On Fri, May 17, 2013 at 5:06 AM, Arun Sahaya Kumar 
arunsahayaku...@gmail.com wrote:

 Hello Friends

 How to set up patient portal in c2x tanzania?

 thx
 arun
 On May 17, 2013 8:31 AM, Praba Karan prabakaran...@gmail.com wrote:

 Hi Tim  all,

 In care2x-tz
 admission=seach=select patient=then admission data form in this when
 i click prescription it shows error appache request encoutered a problem
 like that i tried to resolve but didn't work.
 Similarly medocs and medical services also same issue can you please
 tell how to resolve this issue.



 Thanks,
 Prabakaran


 --
 AlienVault Unified Security Management (USM) platform delivers complete
 security visibility with the essential security capabilities. Easily and
 efficiently configure, manage, and operate all of your security controls
 from a single console and one unified framework. Download a free trial.
 http://p.sf.net/sfu/alienvault_d2d
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers



 --
 AlienVault Unified Security Management (USM) platform delivers complete
 security visibility with the essential security capabilities. Easily and
 efficiently configure, manage, and operate all of your security controls
 from a single console and one unified framework. Download a free trial.
 http://p.sf.net/sfu/alienvault_d2d
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers




-- 
gj.
--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] patient portal

2013-05-17 Thread Gjergj Sheldija
hi,

it's open source, you can create one using the current code

gj.


On Fri, May 17, 2013 at 9:46 AM, Arun Sahaya Kumar 
arunsahayaku...@gmail.com wrote:

 hi gj

 Patient portal requires following online integration
 - view book online appoinment + view lab report + xray + discharge summary
 + prescription+email

 The data syncs with standalone c2x

 This is used by role
 - patient

 thanks
  On May 17, 2013 12:49 PM, Gjergj Sheldija gjergj.sheld...@gmail.com
 wrote:


 hi

 which  patient portal ?

 gj.

 On Fri, May 17, 2013 at 5:06 AM, Arun Sahaya Kumar 
 arunsahayaku...@gmail.com wrote:

 Hello Friends

 How to set up patient portal in c2x tanzania?

 thx
 arun
 On May 17, 2013 8:31 AM, Praba Karan prabakaran...@gmail.com wrote:

 Hi Tim  all,

 In care2x-tz
 admission=seach=select patient=then admission data form in this
 when i click prescription it shows error appache request encoutered a
 problem like that i tried to resolve but didn't work.
 Similarly medocs and medical services also same issue can you please
 tell how to resolve this issue.



 Thanks,
 Prabakaran


 --
 AlienVault Unified Security Management (USM) platform delivers complete
 security visibility with the essential security capabilities. Easily and
 efficiently configure, manage, and operate all of your security controls
 from a single console and one unified framework. Download a free trial.
 http://p.sf.net/sfu/alienvault_d2d
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers



 --
 AlienVault Unified Security Management (USM) platform delivers complete
 security visibility with the essential security capabilities. Easily and
 efficiently configure, manage, and operate all of your security controls
 from a single console and one unified framework. Download a free trial.
 http://p.sf.net/sfu/alienvault_d2d
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers




 --
 gj.


 --
 AlienVault Unified Security Management (USM) platform delivers complete
 security visibility with the essential security capabilities. Easily and
 efficiently configure, manage, and operate all of your security controls
 from a single console and one unified framework. Download a free trial.
 http://p.sf.net/sfu/alienvault_d2d
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers



 --
 AlienVault Unified Security Management (USM) platform delivers complete
 security visibility with the essential security capabilities. Easily and
 efficiently configure, manage, and operate all of your security controls
 from a single console and one unified framework. Download a free trial.
 http://p.sf.net/sfu/alienvault_d2d
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers




-- 
gj.
--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] [Care2002-users] Issue in care2x-tz

2013-05-15 Thread Gjergj Sheldija
hi,

if you are on php5.4 you can try to debug using the local server

gj.


On Wed, May 15, 2013 at 10:01 AM, Tim Schofield t...@weberpafrica.comwrote:

 Hi Prabakaran,

 You have written with these errors several times, both privately and
 on this list, but each time I make suggestions as to things to try you
 seem to ignore them. Are you not receiving my emails?

 Thanks
 Tim

 On 15/05/2013, Praba Karan prabakaran...@gmail.com wrote:
  Hi all,
 
  And i have error
 Registration=search=and then selecting the patient after that it shows
  the  admission form  in that i entered all relevant data including select
  inpatient or outpatient in this form when i submit the save button it
 shows
  empty screen and then  i went through backend database table
 care_encounter
  nothing inserted in this table.pls tel how to resolve this issue.
 
  We have to change in code or database pls send the details
 
  Pls send the correct care2x-tz database link it will very useful for me i
  am struggling last one week pls send the details.
 
  thanks,
  Prabakaran
 


 --
 Course View Towers,
 Plot 21 Yusuf Lule Road,
 Kampala
 T   +256 (0) 312 314 418
 M +256 (0) 752 963 325
 www.weberpafrica.com
 @TimSchofield2
 Blog: http://weberpafrica.blogspot.co.uk/




-- 
gj.
--
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Bug 933337] Re: system reboots randomly

2012-05-18 Thread Gjergj Sheldija
hi,

yes, tried all of the above, and yes, using kernel 3.3. 
should i move to 3.4 ?

regards
gj.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/97

Title:
  system reboots randomly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/97/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 933337] Re: system reboots randomly

2012-03-15 Thread Gjergj Sheldija
hi,

any news ?

regards
gj.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/97

Title:
  system reboots randomly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/97/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 933337] Re: system reboots randomly

2012-02-29 Thread Gjergj Sheldija
hi

any advice ?
it started doing it every day now..even with the new kernel, 3.3rc3

regards
gj.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/97

Title:
  system reboots randomly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/97/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 933337] Re: system reboots randomly

2012-02-17 Thread Gjergj Sheldija
hi

installed the new kernel, 3.3 rc3 and the bug still exists.
what should i do now ?

regards
gj.

** Tags added: kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/97

Title:
  system reboots randomly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/97/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 933337] [NEW] system reboots randomly

2012-02-16 Thread Gjergj Sheldija
Public bug reported:

hi

i have a default ubuntu 11.10 installation with gnome 3. my machine is a i7 
with 6gb of ram. 
at random time, sometimes twice a day, sometimes none, the system restarts with 
strange noise comming
from the audio card.
i've tried diabling the ACPI, but the error still remains.

regards
gj.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: linux-image (not installed)
ProcVersionSignature: Ubuntu 3.0.0-15.26-generic 3.0.13
Uname: Linux 3.0.0-15-generic x86_64
NonfreeKernelModules: nvidia
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  gjergj 2045 F pulseaudio
 /dev/snd/controlC0:  gjergj 2045 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xdb10 irq 24'
   Mixer name   : 'IDT 92HD75B3X5'
   Components   : 'HDA:111d7603,103c363c,00100202'
   Controls  : 20
   Simple ctrls  : 12
Card1.Amixer.info:
 Card hw:1 'NVidia'/'HDA NVidia at 0xd300 irq 5'
   Mixer name   : 'Nvidia GPU 0a HDMI/DP'
   Components   : 'HDA:10de000a,10de0101,00100100'
   Controls  : 16
   Simple ctrls  : 4
Date: Thu Feb 16 10:08:57 2012
HibernationDevice: RESUME=UUID=548b398d-62b4-4de7-a112-78a0e478dab7
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
MachineType: Hewlett-Packard HP Pavilion DV7 NoteBook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-15-generic 
root=UUID=d4629a78-70ac-4e90-bcfe-d2f29e6852c7 ro quiet splash noapic 
vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.0.0-15-generic N/A
 linux-backports-modules-3.0.0-15-generic  N/A
 linux-firmware1.60
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/05/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.1D
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 363C
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 32.25
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.1D:bd10/05/2010:svnHewlett-Packard:pnHPPavilionDV7NoteBookPC:pvr03A22020121000102:rvnHewlett-Packard:rn363C:rvr32.25:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP Pavilion DV7 NoteBook PC
dmi.product.version: 03A22020121000102
dmi.sys.vendor: Hewlett-Packard

** Affects: linux-meta (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug kernel oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/97

Title:
  system reboots randomly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/97/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 933337] Re: system reboots randomly

2012-02-16 Thread Gjergj Sheldija
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/97

Title:
  system reboots randomly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/97/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 933337] Re: system reboots randomly

2012-02-16 Thread Gjergj Sheldija
hi,

thank you, i will test it for a couple of days.
anyway i had to remove the nvidia kernel module

regards
gj.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/97

Title:
  system reboots randomly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/97/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Care2002-developers] app error log?

2011-04-05 Thread Gjergj Sheldija

hi,

the only way to get a log in c2x is by enabling the db log via
$db-debug=true;

regards
gj.

On 04/05/2011 01:26 PM, maros6...@gmail.com wrote:
Hey everyone, I noticed that there doesn't seem to be any equivalent 
to java's log4j app-level error reporting; or at least I can't find 
it..I very much would like to write code like this:


if ($this-result = $db-Execute ( $this-sql )) {
 //blah do something interesting
} else {
//TODO: report error to app log - how?
}

How is this to be done in c2x?

Thanks!

Maros


--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev


___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


--
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Trac: pls add Nursing module to the list of components

2011-03-29 Thread Gjergj Sheldija

Hi Maros.

ready, you can find nursing in the list of components

regards
gj.

On 03/29/2011 08:47 AM, maros6...@gmail.com wrote:

Hi there,

I have a patch for nursing quick view in Nursing module. Can you pls. 
add Nursing as an option to the list of TRAC components so I can make 
an appropriate ticket and then commit the code against it? Thanks,


Maros


--
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar


___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


--
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] jasper-reports

2011-01-20 Thread Gjergj Sheldija
hi all,

i've started working on the agata report engine,
doing some refactoring, fixing graph, oo and merge
generation, and the user ui.
i think we should start using agata for the simlple
reports and print needs we have in care2x, and
leave the heavy bi things to jasper or penataho.

i really don't like the idea of oh having a jasper server on the same
sever as care2x and mixing up java with php on a system
this is already complicated as care2x..

just my idea..

regards
gj.

On 01/20/2011 09:04 AM, Ap.Muthu wrote:
 Make it a simple INI file..
 -Ap.Muthu


 Hi,

 Now we come closer to my idea.

 Pentaho conception independent BI application inside of an facility and
 connecting any kind of databases - but BIRT, Jasper has also the
 conception of been connected with applications (on Java level).

 I just spend some time in reading documentations yesterday night and
 this kind of pseudo-php-language rised up in my mind:
 ?php
 [...]

 $JClass = new JavaClass(JasperCompileManager);
 $MyReport = $sJcm-compileReport($path.jrxml-file);

 [...]

 $FM = new JavaClass(JasperFillManager);
 $print = $FM-fillReport(things to fill up);

 [...]

 $MyReportManager = new JavaClass(JasperExportManager);
 $MyReportManager-exportReportToPdfFile(output);

 [...]

 ?

 ...do you smell my vision? But before going deeper into these details
 I thought to ask here if anybody just tried what goes around in my mind.

 Thanks
 Robert

 Am Donnerstag, den 20.01.2011, 10:17 +0300 schrieb Mayala Mwendesha:
 Hi all,
 I used iReport for reporting with java. but never tested with php is it
 possible to do with php?

 Mayala Mwendesha



 On Thu, 20 Jan 2011 10:10:03 +0300, Mauri Niemimauri.ni...@gmail.com
 wrote:

 Hi,

 I have both installed. To get Jasper it is best to download iReport
 which
 includes Jasper. iReport is easier to install than Pentaho and also
 impression is that it is more simple. But it still needs understanding
 of
 database and cannot be easily used by hospital staff. But it would help
 it
 people to prepare cuztomized reports to our hospitals without
 knowledege
 of
 programming.

 Mauri

 2011/1/20 Kizito S.M.kizoman...@gmail.com

 Dunno! But you can check with Mauri, I saw Pentaho in his laptop
 once!!

 2011/1/20 Robert Megglerobert.meg...@care2x.org

 Hi,
 Has anyone tested here jasper-reports for medical reports in
 comparison
 with e.g. Pentaho suite?


 http://sourceforge.net/projects/jasperserver/files/JasperServer/JasperServer%203.7.1/

 Would it make sense to focus it for - let's call it - advanced
 medical
 reportings?

 Robert



 --
 *
 Kizito S.M. - Telemedicine Project
 *Evangelical Lutheran Church in Tanzania
 P.O. Box 3033 Arusha - Tanzania
 Fax:  +255 27 254 5054
 Tel:   +255 27 250 4752
 Mob: +255 75 543 7887


 --
 Protect Your Site and Customers from Malware Attacks
 Learn about various malware tactics and how to avoid them. Understand
 malware threats, the impact they can have on your business, and how you
 can protect your company and customers by using code signing.
 http://p.sf.net/sfu/oracle-sfdevnl
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers


--
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] all the image creator can't surpport chinese etc.

2010-11-27 Thread Gjergj Sheldija

hi easy,

can you please take a look here : mainimgcreator//inc_wristband.php
line 40 and down..

gj.

On 11/27/2010 04:19 PM, easy wrote:
it's not the problem of translatting, it's in the code for 
image_creator on some gui/.. file.

certainly , i do the chinese translation.
--


??



At 2010-11-27 23:08:10??Robert Megglemeg...@merotech.de  wrote:

Hi Easy,

too fast in answering, too lazy to read the detail. Sorry... my fault.

I do not know the chinese language, this translation is been done some
time earlier from someone. When I understood correct, you want to start
the translation into Chinese? Right?

Robert


Am Samstag, den 27.11.2010, 22:58 +0800 schrieb easy:
  in barcode etc. all chinse word are crazy word;


  --
  

 ??

  


  At 2010-11-27 22:43:55??Robert Megglerobert.meg...@care2x.org  wrote:

  Hi Easy,
  
  Thanks very much! I have fixed it - it was an language file what had a
  broken array in it. Please update your system from the repository or
  change in the file /language/en/lang_en_or.php:
  
  line 301:
  remove:
  $LDDutyElements[0]='Date';
  $LDDutyElements[1]=' ';
  $LDDutyElements[2]='Family name,Given name';
  $LDDutyElements[4]='from';
  $LDDutyElements[5]='to';
  $LDDutyElements[6]='OP Room';
  $LDDutyElements[7]='Diagnosis and therapy';
  
  replace it with:
  $LDDutyElements = array('Date','nbsp;','Family name,Given
  name','from','to','OP Room','Diagnosis and therapy');
  
  Thanks very much for the hint!
  
  Robert
  
  
  Am Samstag, den 27.11.2010, 22:13 +0800 schrieb easy:
this is from help :
  
Step 5: Enter the OR number in the  OP Room   field.
Step 6: Enter the diagnosis, therapy, or operation in the 
Diagnosis/Therapy   field.
--

  
   ??
  

  
  
At 2010-11-27 16:58:34??Robert Megglemeg...@merotech.de  wrote:
  
Hi Easy,

The standby duty is planned to use like a common duty roster for
theatre (operation stuff stand by).
I don't thing that there is diagnosis/therapy entry makes sense for
staff.

Robert

Am Samstag, den 27.11.2010, 12:52 +0800 schrieb easy:
  I test the trunk version . find :



  --
   and how about the problem of IE campatable problem ?

  

 ??

  




  
__
  163/126??iphone ipad
  
--
  Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
  Tap into the largest installed PC base  get more eyes on your game 
by
  optimizing for Intel(R) Graphics Technology. Get started today with 
the
  Intel(R) Software Partner Program. Five $500 cash prizes are up for 
grabs.
  http://p.sf.net/sfu/intelisp-dev2dev
  ___ Care2002-developers 
mailing list Care2002-developers@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/care2002-developers

-- 


MEROTECH IT Engineering

Robert Meggle
St.-Mang-Str. 8
87616 Marktoberdorf

Germany

Tel: +49(0)8342 - 8956729
Fax: +49(0)8342 - 8956730
mailto:meg...@merotech.de




--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for 
grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers
  
  
  
__
163/126??iphone ipad

--
Increase Visibility of Your 3D Game App  Earn a Chance To Win $500!
Tap into the largest installed PC base  get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for 
grabs.
http://p.sf.net/sfu/intelisp-dev2dev
___ Care2002-developers 
mailing list Care2002-developers@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/care2002-developers
  
  -- 
  --

  
  CARE2X - free Integ Hospital 

[Care2002-developers] changeset 6583

2010-10-08 Thread Gjergj Sheldija
  hi all,

can somebody please test out the new code for the dicom viewer ?

thanks

gj.

--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] changeset 6583

2010-10-08 Thread Gjergj Sheldija - AcmeTECH
  ok, thank you..
think it's time to change dicom viewer

gj.

On 2010-10-08 1:42.MD, Ap.Muthu wrote:
 Doesn't work still.
 It seems to be referring to src/Viewer/class.class

 The applet HTML (single file viewer) is as below:
APPLET
  CODEBASE = .
  CODE = dicomviewer.Viewer.class
  NAME = Viewer.java
  WIDTH = 100%
  HEIGHT = 100%
  HSPACE = 0
  VSPACE = 0
  ALIGN = middle
PARAM NAME = tmpSize VALUE = 1
PARAM NAME = NUM VALUE = 1
PARAM NAME = currentNo VALUE = 0
PARAM NAME = dicURL VALUE = 
 http://localhost/modules/radiology/dicomviewer/Dicom.dic;
PARAM NAME = imgURL0 VALUE = 
 http://localhost/uploads/radiology/dicom_img/1001/1/1002_IM-0001-0003.dcm;
/APPLET

 The error in the multi file viewer is:

 Java Plug-in 1.6.0_21
 Using JRE version 1.6.0_21-b06 Java HotSpot(TM) Client VM
 User home directory = C:\Documents and Settings\Administrator

 load: class src.Viewer.class not found.
 java.lang.ClassNotFoundException: src.Viewer.class
   at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
   at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
   at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
   at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
   at java.lang.ClassLoader.loadClass(Unknown Source)
   at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
   at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
   at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown 
 Source)
   at java.lang.Thread.run(Unknown Source)
 Caused by: java.io.IOException: open HTTP connection 
 failed:http://domain.com/modules/radiology/src/Viewer/class.class
   at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
   at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
   at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
   at java.security.AccessController.doPrivileged(Native Method)  ... 9 more
 Exception: java.lang.ClassNotFoundException: src.Viewer.class


 Regards,
 Ap.Muthu


   hi all,

 can somebody please test out the new code for the dicom viewer ?

 thanks

 gj.


 --
 Beautiful is writing same markup. Internet Explorer 9 supports
 standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
 Spend less time writing and  rewriting code and more time creating great
 experiences on the web. Be a part of the beta today.
 http://p.sf.net/sfu/beautyoftheweb


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2  L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] DICOM Viewer fails to even run

2010-09-30 Thread Gjergj Sheldija
  i will check it, thanks

On 2010-09-30 5:42.PD, Ap.Muthu wrote:
 On a fresh install of SVN 6825, GJ's latest DICOM Viewers fail to run.

 Regards,
 Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Icons missing in Special Tools

2010-09-30 Thread Gjergj Sheldija
  we'll fix that, no worry..

have a nice holiday :)

On 2010-09-30 1:38.MD, Ap.Muthu wrote:
 Special Tools Icons missing in Firefox
 MSIE - clock.gif alone visible!

 The file main/spediens.php does not include the file
 /include/core/inc_img_fx.php but uses the function createComIcon() from it!

 I'm off on holiday till the 4th Oct...

 Bye  Regards,
 Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] chem lab

2010-09-29 Thread Gjergj Sheldija
Hi Mauri,

as Robert said that would really be great.
there are no major changes in the lab. just create the categories and the
parameters. there are a couple of more fields like max and min for males,
females, kids and
such, but those are a bit specific.
if you need more details, please let me know so i can create a page on the
wiki.

gj.

On Wed, Sep 29, 2010 at 9:25 AM, Robert Meggle robert.meg...@care2x.orgwrote:

 Hi Mauri,

 That would be great. Upper and lower boundary values differ, that is
 correct - but basically the entries would be correct. That should be the
 main target.

 Maybe Gjergj could post here some words about changes and settings of
 lab and what must be done (and that description could be used for later
 documentation on wiki as well - how to use the lab module)

 Robert


 Am Mittwoch, den 29.09.2010, 10:10 +0300 schrieb mauri.ni...@gmail.com:
  Hi,
 
  I could create some for you, but we are using only lower and and upper
 boundary values
  limits and no critical and toxic values. Those are considered by doctor
 on case basis.
 
  Mauri
 
  On 28 Sep 2010 at 11:56, Gjergj Sheldija wrote:
 
 hi all,
  
   can somebody create some sample parameters for the biochemical
 laboratory
   so we can use as sample data ?
  
   gj.
  
  
 --
   Start uncovering the many advantages of virtual appliances
   and start using them to simplify application deployment and
   accelerate your shift to cloud computing.
   http://p.sf.net/sfu/novell-sfdev2dev
   ___
   Care2002-developers mailing list
   Care2002-developers@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/care2002-developers
 
 
 
 
 --
  Start uncovering the many advantages of virtual appliances
  and start using them to simplify application deployment and
  accelerate your shift to cloud computing.
  http://p.sf.net/sfu/novell-sfdev2dev
  ___
  Care2002-developers mailing list
  Care2002-developers@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/care2002-developers

 --
 --
 
 CARE2X - free Integ Hospital Info System
 https://sourceforge.net/projects/care2002/
 http://www.care2x.org



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] ADOdb Issues

2010-09-29 Thread Gjergj Sheldija
  hi muthu,

if you read the comments of fucntion Insert_ID() in file
adodb.in.php

it writes
 /**
  * @param $table string name of the table, not needed by all 
databases (eg. mysql), default ''
  * @param $column string name of the column, not needed by all 
databases (eg. mysql), default ''
  * @return  the last inserted ID. Not all databases support this.
  */

gj.



On 2010-09-29 11:02.PD, Ap.Muthu wrote:
 The current ADOdb library is v5.11 on Care2x SVN trunk.
 It was v5.10 till about 2 to 3 weeks ago.

 When a record is inserted into a table, we use ADOdb's method 
 $db-Insert_ID() to get us the last inserted ID where $db is the ADOdb 
 connection object.
 The definition of the said method is in classes/adodb/adodb.inc.php files and 
 is used within ADOdb in two files:-
  adodb-csvlib.inc.php  - Line 44: $sql .= ','.$conn-Insert_ID();
  adodb-perf.inc.php (for logging) - Line 107:$conn-lastInsID = 
 @$conn-Insert_ID();

 The specific MySQL driver we are using here is 
 /calsses/adodb/drivers/adodb-mysq.inc.php
 The said driver has a class mysql that extends the base cass ADOConnection
 It has the class variable: var $hasInsertID = true;
 It also has a class method: _insertid()
 This method returns the last insert id and may possibly be for private use.

 The default class variables values in the base class ADOConnection are:
   var $lastInsID = false;
   var $hasInsertID = false;   /// supports autoincrement ID?
 The latter is however overridden by a re-assignment in the mysql class.

 The class method ADOConnection::Insert_ID() is:

 function Insert_ID($table='',$column='')
 {
  if ($this-_logsql  $this-lastInsID) return $this-lastInsID;
  if ($this-hasInsertID) return $this-_insertid($table,$column);
  if ($this-debug) {
   ADOConnection::outp( 'pInsert_ID error/p');
   adodb_backtrace();
  }
  return false;
 }

  From the above it is clear that for the _insertid() to work, it should have 
  the table name and column name provided otherwise we have to check out what 
  defaults it will take.


 Regards,
 Ap.Muthu




 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] ADOdb Issues

2010-09-29 Thread Gjergj Sheldija
  actually it's a bit more simple

the first time it executes the query the AUTOINCREMENT value is not set,
so it gets 0. the second time it works correctly.
now we have two solutions :
- in the sql creation script of the person table add an 
AUTOINCREMENT=100
- or create a configuration value for the pid so the user can configure 
it to suite
their needs.

gj.

On 2010-09-29 12:57.MD, Robert Meggle wrote:
 veto! :-)

 Either we have a reliable PID or not. When we register a patient it
 should be give a uniqie PID, handled by sessions and db in the same way.
 This is the once and only identifier for an patient record and we should
 not make workarounds in it. All other patient demographic information
 handled different on each requirement. (complex topic, but all here who
 implemented an HIS in a real hospital know what I mean)

 Think also that in most cases there are existing old HIS are running and
 the data will be inserted by e.g. kettle-jobs and we are not starting to
 use it from scratch.

 I see just two options if we work on table layer (mysql_dump.sql):
 Either we store an dummy record in it that MySQL has a previous PK
 (maybe exactly that seems to me the issue in the different execution
 plan of several MySQL-Servers) - or remove the Autoincrement of this
 table and the scripts would take care of its unique character (worse and
 dirty solution).

 Alternatively to look if latest adodb has covered that issue. This is
 not a new issue on the bug reports of mysql what I can see and that is
 the reason to use adodb.

 Robert


 Am Mittwoch, den 29.09.2010, 16:13 +0530 schrieb Ap.Muthu:
 If the following is executed before attempting to create a new first person
 then the last insert id of adodb will work:
 ALTER TABLE `care_person`  AUTO_INCREMENT=999;


 Hi Robert,

 I have tested it to be a MySQL issue and not a ADOdb issue.
 On execution of the said statements, I get the Last Insert ID as 0.
 So our care2x code seems to be inserting this kind of insert sql.
 Possibly if we altered the AUTO_INCREMENT value on the table to be
 (1000 - 1)
 and then performed a normal SQL insert without the
 AUTO_INCREMENT field pid, we might be able avoid such issues.

 CREATE TABLE `care_person` (
 `pid` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT,
 `name` VARCHAR(60) NOT NULL,
 PRIMARY KEY (`pid`)
 )  ENGINE=INNODB DEFAULT CHARSET=utf8;

 The attached pre-test image is the situation just after table creation.

 INSERT INTO `care_person` (`pid`, `name`) VALUES (1000, 'Robert');

 SELECT LAST_INSERT_ID();


 After execution of the said 3 sqls, the backup schema of the table is:

 CREATE TABLE `care_person` (
   `pid` int(11) unsigned NOT NULL auto_increment,
   `name` varchar(60) NOT NULL,
   PRIMARY KEY  (`pid`)
 ) ENGINE=InnoDB AUTO_INCREMENT=1001 DEFAULT CHARSET=utf8;

 The attached mess image is taken after all the above SQLs have been
 executed.

 Regards,
 Ap.Muthu

 Sorry, I do not get the point. When you do that then you will have the
 query result of LAST_INSERT_ID() 1001

 There is on table definition an autoincrement and you give in your
 insert statement an fixed value to it? The result is always strange
 (guess it will be 1001 instead of 1000 - not tested so
 far...why?)


 Do do you want to make me busy? :-)

 Robert


 Am Mittwoch, den 29.09.2010, 15:12 +0530 schrieb Ap.Muthu:
 Hi Robert,

 Try to make the table without any records and the default AUTO_INCREMENT
 to
 start with should be 1 (if the parameter AUTO_INCREMENT=1is omitted).
 Then make an insert with a pid = 1000 in the insert statement and
 check
 the Last insert ID():

 CREATE TABLE `care_person` (
 `pid` int(11) unsigned NOT NULL AUTO_INCREMENT,
 `name` varchar(60) NOT NULL,
 PRIMARY KEY (`pid`)
 )  ENGINE=InnoDB DEFAULT CHARSET=utf8;

 INSERT INTO `care_person` (`pid`, `name`) VALUES (1000, 'Robert');

 SELECT LAST_INSERT_ID();

 Regards,
 Ap.Muthu


 ...I tested out with mysql client and standard call, and it worked
 perfectly:

 mysql  create database dropme;
 Query OK, 1 row affected (0.02 sec)
 mysql  \u dropme
 Database changed
 mysql  CREATE TABLE `care_person` (   `pid` int(11) unsigned NOT NULL
 AUTO_INCREMENT,   `name` varchar(60) NOT NULL,   PRIMARY KEY (`pid`) )
 ENGINE=InnoDB AUTO_INCREMENT=1001 DEFAULT CHARSET=utf8;
 Query OK, 0 rows affected (0.06 sec)
 mysql  insert into care_person (name) VALUES ('Donald');
 Query OK, 1 row affected (0.00 sec)

 mysql  SELECT LAST_INSERT_ID();
 +--+
 | LAST_INSERT_ID() |
 +--+
 | 1001 |
 +--+
 1 row in set (0.00 sec)

 That would mean as logic consequence: MySQL does not have that issue
 on
 my ubuntu here. But the behaviour of adodb method Insert_ID() had
 reproducibly that issue on the same ubuntu. Is there any reason not to
 try with latest adbodb layer if that strange behaviour could be
 covered
 with it?

 Robert


 

Re: [Care2002-developers] chem lab

2010-09-28 Thread Gjergj Sheldija
  hi all,

can somebody create some sample parameters for the biochemical laboratory
so we can use as sample data ?

gj.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] SVN 6816 - care_test_param data not replaced

2010-09-28 Thread Gjergj Sheldija
  hi Muthu,

it should be better if someone with more experience than me
creates those data...

gj.

On 2010-09-28 3:55.MD, Ap.Muthu wrote:
 Hi GJ,

 You have chosen to remove old invalid test param data in SVN 6816 -
 mysql_dump.sql.
 Are you intending to replace it up with valid new initial data?

 Regards,
 Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] fotolab dicom sources

2010-09-28 Thread Gjergj Sheldija
  hi Muthu,

by error i replaced imageJ with dicom..
so i reverted it.

gj.

On 2010-09-28 4:58.MD, Ap.Muthu wrote:
 Hi GJ,

 Any reason why the fotolab/dicom_sources added in SVN 6805 was chosen to be
 deleted in SVN 6809 ?

 Regards,
 Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] regarding prescription

2010-09-27 Thread Gjergj Sheldija
  hi Muthu,

do you want me to send a dump of my db so you can test out the 
prescription ?

gj.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] mycare2x.org - notes

2010-09-27 Thread Gjergj Sheldija
  mycare2x demo is online @ http://81.169.181.53/
demo / demo


On 2010-09-27 12:51.MD, Ap.Muthu wrote:
 http://mycare2x.com/en/livedemo.html
 Live demo is dead

 Quote from the page:
 http://www.mycare2x.net/en/network/

 Supply of myCare2x
 There is no public download of mycare2x in the web. The core of our solution 
 is Care2x, which can be downloaded at www.care2x.org. We decided to 
 distribute myCare2x to our network members exclusively.

 The main reasons for this decision are:

a.. Protection of privacy It doesn't make sense to publish all parts of a 
 complex HIS in the web for everbody's download. So we prevent unauthorized 
 access to knowledge about workflow and operating procedures in hospitals.
b.. Continuity and integrity of development We want to provide a reliable 
 and quality-secured solution. And we want to achieve this aim with the help 
 of our partners and network members.

 Regards,
 Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] mycare2x.org - notes

2010-09-27 Thread Gjergj Sheldija
  hi Muthu,

the domain is owned by Mr. Mollin, so is the source code of mycare2x

gj.

On 2010-09-27 1:56.MD, Ap.Muthu wrote:
 Hi Robert,

 Do you own the said domain - mycare2x.org ?
 It appears valid till Sep 2011 (from Sep 2005) !

 Registrant Name:Joachim Mollin
 Registrant Street1:An der Weinleite 5a
 Registrant City:Ebersberg
 Registrant State/Province:Ebersberg
 Registrant Postal Code:D-85560
 Registrant Country:DE
 Registrant Phone:+49.1718017700
 Registrant Email: mailto:mol...@hccgmbh.com
 healthcare Consulting GmbH

 Same content at:
 http://www.mycare2x.com (expires Sep 2011)
 and
 http://www.hccgmbh.com/ (expires feb 2011)

 Regards,
 Ap.Muthu

 Hi Mauri,

 I will give up this domain in the next days. I will copy the content to
 another place for this demo and publish it here where it will be then.

 Just for info

 Robert



 Am Montag, den 27.09.2010, 14:15 +0300 schrieb Mauri Niemi:
 Hi Muthu,

 Mycare2x was not really following GNU license principles.

 Our east African demo is online at
 http://www.care2watu.org/demo/index.php
 care2utu is almost the same, there have been some changes in the
 hospital version compared to our online demo and Robert can tell if
 the demo is updated to the same as care2utu.

 But you could test diagnostic module, I think it is much better than
 the main branch version.
 Also we had to develope our own prescription and billing module
 because here the patients buy drugs from the hospital and all sercise
 are linked to billing module including laboratory.
 Most of the hospitals using Care2x in African hospitals have similiar
 requirements and it may be the same in many other countires. I think
 we should seriously consider if some modules in the main branc whould
 be replaced with the one Robert built for East Afrcian version. It has
 also stock and accounting management with webERP integration. That is
 also needed in many countries.

 Mauri

 2010/9/27 Ap.Muthuapmu...@usa.net
  http://mycare2x.com/en/livedemo.html
  Live demo is dead

  Quote from the page:
  http://www.mycare2x.net/en/network/

  Supply of myCare2x
  There is no public download of mycare2x in the web. The core
  of our solution is Care2x, which can be downloaded at External
  linkwww.care2x.org. We decided to distribute myCare2x to our
  network members exclusively.

  The main reasons for this decision are:

* Protection of privacy It doesn't make sense to publish
  all parts of a complex HIS in the web for everbody's
  download. So we prevent unauthorized access to
  knowledge about workflow and operating procedures in
  hospitals.
* Continuity and integrity of development We want to
  provide a reliable and quality-secured solution. And
  we want to achieve this aim with the help of our
  partners and network members.

  Regards,
  Ap.Muthu


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] mycare2x.org - notes

2010-09-27 Thread Gjergj Sheldija - AcmeTECH
  definitely the c2x ui is much easier to use

On 2010-09-27 2:27.MD, Ap.Muthu wrote:
 Hi GJ,

 It is a pretty interface - but confusing at times - I'd prefer the plain
 vanilla Care2x any day!
 Skin a different CSS if needed.

 Regards,
 Ap.Muthu

   hi Muthu,

 they only sell it..it's closed source...

 gj.

 On 2010-09-27 1:48.MD, Ap.Muthu wrote:
 Hi GJ,

 It seems to be online now.
 Any code download available for it?

 I get the following error on MSIE 8:

 ==
 Webpage error details

 User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
 Trident/4.0;
 .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; FDM)
 Timestamp: Mon, 27 Sep 2010 11:36:45 UTC


 Message: Object required
 Line: 686
 Char: 3
 Code: 0
 URI: http://81.169.181.53/mcx_interface/js/mcx_basic.js

 ===


 Regards,
 Ap.Muthu

mycare2x demo is online @ http://81.169.181.53/
 demo / demo


 On 2010-09-27 12:51.MD, Ap.Muthu wrote:
 http://mycare2x.com/en/livedemo.html
 Live demo is dead

 Quote from the page:
 http://www.mycare2x.net/en/network/

 Supply of myCare2x
 There is no public download of mycare2x in the web. The core of our
 solution is Care2x, which can be downloaded at www.care2x.org. We
 decided
 to distribute myCare2x to our network members exclusively.

 The main reasons for this decision are:

  a.. Protection of privacy It doesn't make sense to publish all
 parts
 of a complex HIS in the web for everbody's download. So we prevent
 unauthorized access to knowledge about workflow and operating
 procedures
 in hospitals.
  b.. Continuity and integrity of development We want to provide a
 reliable and quality-secured solution. And we want to achieve this aim
 with the help of our partners and network members.

 Regards,
 Ap.Muthu

 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Albanian Translation to English needed

2010-09-27 Thread Gjergj Sheldija
  i'm preparing a localized version of the dicom viewer..

gj

On 2010-09-27 7:56.MD, Ap.Muthu wrote:
 The following file has Albanian text that needs to be converted to 
 English.

 /plugins/vital_statistics_calculator/medical_eval.php

 Attached are the java files that need to be re-compiled after 
 translation for the DICOM Viewer.

 Translation of words in Albanian to English for the attached file 
 InfoPanel.java:
 Emri (Name)

 Mosha  (Age)

 Info Studimi (Study Info)

 Ora (Time) - shortened to Tim for now in hex editor, awaiting 
 recompilation with 'Time'.

 Regards,
 Ap.Muthu


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Orphan Variables?

2010-09-26 Thread Gjergj Sheldija
hi Muthu,

those are used in the news module, in the example page

gj.

On Sun, Sep 26, 2010 at 3:40 AM, Ap.Muthu apmu...@usa.net wrote:

 Where are the following variables used?:
 $LDHeadline
 and
 $LDHeadlines

 Regards,
 Ap.Muthu




 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] How to make a prescription?

2010-09-26 Thread Gjergj Sheldija
  those are the files used for the ambulatory - outpatient - 
prescription. and yes, those
are incomplete.
i wouldn't remove them, because their implementation depends
on how the hospital handles the outpatient prescription, with own meds
or just writes the prescription.

gj.

On 2010-09-26 12:29.MD, Ap.Muthu wrote:
 The file at:
 modules/registration_admission/gui_bridge/default/gui_input_show_prescription.php
 and similar files are not included or used anywhere. This means that we are
 unable to make prescriptions. notes, etc. The links are all dead.

 Regards,
 Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Prescriptions - error point located

2010-09-26 Thread Gjergj Sheldija
  hi Muthu,

i have a revision older than 6700 and the ambulatory ( outpatient ) 
prescription
is working without any problem.

gj.

On 2010-09-26 8:02.MD, Ap.Muthu wrote:
 Patient
 -  Admit Patient as Out patient
 -  Fix Appointment for patient
 -  Make Encounter for Appointment of Patient
 Choose Prescriptions on right menu options.

 It will proceed to /modules/registration_admission/show_prescription.php
 which includes the file /modules/registration_admission/include/init_show.php 
 (here the variable $is_discharged is set safely to TRUE) and then proceeds 
 to /modules/registration_admission/gui_bridge/default/gui_show.php where if 
 no prescriptions were found, a link to enter a new one should be displayed 
 vide lines:
  if($parent_admit  !$is_discharged  
 $thisfile!='show_diagnostics_result.php'){
   $smarty-assign('sPromptIcon','img 
 '.createComIcon($root_path,'bul_arrowgrnlrg.gif','0','absmiddle',TRUE).'');
   $smarty-assign('sPromptLink','a 
 href='.$thisfile.URL_APPEND.'pid='.$_SESSION['sess_pid'].'target='.$target.'mode=new'.$LDEnterNewRecord.'/a');
   }else{
   if(file_exists('./gui_bridge/default/gui_person_createnew_'.$thisfile)) 
 include('./gui_bridge/default/gui_person_createnew_'.$thisfile);
  }
 The value of the variables for an admitted patient just before entering this 
 code set are:
 $parent_admit = FALSE
 $is_discharged = TRUE

  From the above it is seen that the if statement above will always fail and 
  so the Enter New Record link never gets displayed!

 The very same gui_show.php is also used successfully by the Appointments 
 options page and it get the variables correct at this point.

 zThis error persists with


 Regards,
 Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Prescriptions - error point fixed?

2010-09-26 Thread Gjergj Sheldija
  there is no script in the ambulatory to write the data to prescription 
sub.
that part of the code has to be implemented apart for every clinic, 
since it
depends on the way ambulatory prescription are handled for each
clinic/hospital/state

gj.

On 2010-09-26 11:05.MD, Ap.Muthu wrote:
 Committed SVN 6801 now enabling forms for data entry for the admitted paient 
 to get tagged to prescriptions, notes, measurements, birth data and 
 immunisation particulars. The variables have been initialised in the 
 respective scripts instead of at the common 
 /modules/registration_admission/include/init_show.php file since there are 
 other files that use it without needing data entry access from here..

 The prescription form still does not save the data into the second table 
 care_encounter_prescription_sub. This could be due to delayed write in 
 obtaining the LastInserID for the parent table care_encounter_prescription or 
 due to mismatch in some foreign key field types / sizes or some NOT NULL 
 fields in not being populated. Requires testing.

 Congrats Robert in getting the new installer up and for conversion of SQL 
 files to CSV - was the latter necessary?

 - Ap.Muthu


When entering the modules/registration_admission/include/gui_show.php 
 file, the contents of the $_SESSION variable are:

 Array
 (
  [sess_user_name] =  admin
  [sess_user_origin] =  registration
  [sess_file_forward] =
  [sess_file_return] =  show_prescription.php
  [sess_file_break] =  modules/news/start_page.php
  [sess_path_referer] =  
 modules/registration_admission/show_prescription.php
  [sess_dept_nr] =  1
  [sess_title] =  Headline::Submit News
  [sess_lang] =  en
  [sess_user_id] =  CFG4c9e13c9e622a0.94263600 1223456789.cfg
  [sess_cur_page] =
  [sess_searchkey] =  care_person WHERE name_last LIKE 'ong%' OR 
 name_first LIKE 'ong%' AND status NOT IN 
 ('deleted','hidden','inactive','void')
  [sess_tos] =  194648
  [sess_news_nr] =
  [sess_file_editor] =  headline-edit-select-art.php
  [sess_file_reader] =  headline-read.php
  [sess_login_userid] =  admin
  [sess_login_username] =  admin
  [sess_login_pw] =  base64 encoded and hashed pwd
  [department_nr] =
  [sess_pid] =  1000
  [sess_parent_mod] =  registration
  [sess_en] =  0
  [sess_full_pid] =  1000
  [sess_full_en] =  201050
 )


  Further investigation shows that on line 63 of 
 modules/registration_admission/include/init_show.php
  if($_SESSION['sess_parent_mod']=='admission') {
  The value of the session variable is registration and not admission 
 in this case of prescription for an admitted patient.
  Most of the contents of the if construct are needed to establish 
 $parent_admit=true and that $is_discharged = FALSE for the new prescription 
 entry to be visible.

Patient
-  Admit Patient as Out patient
-  Fix Appointment for patient
-  Make Encounter for Appointment of Patient
Choose Prescriptions on right menu options.

It will proceed to 
 /modules/registration_admission/show_prescription.php
which includes the file 
 /modules/registration_admission/include/init_show.php (here the variable 
 $is_discharged is set safely to TRUE) and then proceeds to 
 /modules/registration_admission/gui_bridge/default/gui_show.php where if no 
 prescriptions were found, a link to enter a new one should be displayed vide 
 lines:
if($parent_admit  !$is_discharged  
 $thisfile!='show_diagnostics_result.php'){
 $smarty-assign('sPromptIcon','img 
 '.createComIcon($root_path,'bul_arrowgrnlrg.gif','0','absmiddle',TRUE).'');
 $smarty-assign('sPromptLink','a 
 href='.$thisfile.URL_APPEND.'pid='.$_SESSION['sess_pid'].'target='.$target.'mode=new'.$LDEnterNewRecord.'/a');
 }else{
 
 if(file_exists('./gui_bridge/default/gui_person_createnew_'.$thisfile)) 
 include('./gui_bridge/default/gui_person_createnew_'.$thisfile);
}
The value of the variables for an admitted patient just before 
 entering this code set are:
$parent_admit = FALSE
$is_discharged = TRUE

From the above it is seen that the if statement above will always fail 
 and so the Enter New Record link never gets displayed!

The very same gui_show.php is also used successfully by the 
 Appointments options page and it get the variables correct at this point.

zThis error persists with


Regards,
Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev


 ___
 Care2002-developers mailing list
 

Re: [Care2002-developers] Prescriptions - error point fixed?

2010-09-26 Thread Gjergj Sheldija
  there is no mismatch there.
the care_prescription_sub gets filled only for the inpatients. because 
only for
inpatients the med flow is equal for every hospital.

i described in a recent mail how the meds flow works in the current c2x.
( prescription - dept pharmacy - main pharmacy - depot )
and if you see the sample roles i submitted, there are specific roles 
for that

gj.

On 2010-09-26 11:05.MD, Ap.Muthu wrote:
 Committed SVN 6801 now enabling forms for data entry for the admitted paient 
 to get tagged to prescriptions, notes, measurements, birth data and 
 immunisation particulars. The variables have been initialised in the 
 respective scripts instead of at the common 
 /modules/registration_admission/include/init_show.php file since there are 
 other files that use it without needing data entry access from here..

 The prescription form still does not save the data into the second table 
 care_encounter_prescription_sub. This could be due to delayed write in 
 obtaining the LastInserID for the parent table care_encounter_prescription or 
 due to mismatch in some foreign key field types / sizes or some NOT NULL 
 fields in not being populated. Requires testing.

 Congrats Robert in getting the new installer up and for conversion of SQL 
 files to CSV - was the latter necessary?

 - Ap.Muthu


When entering the modules/registration_admission/include/gui_show.php 
 file, the contents of the $_SESSION variable are:

 Array
 (
  [sess_user_name] =  admin
  [sess_user_origin] =  registration
  [sess_file_forward] =
  [sess_file_return] =  show_prescription.php
  [sess_file_break] =  modules/news/start_page.php
  [sess_path_referer] =  
 modules/registration_admission/show_prescription.php
  [sess_dept_nr] =  1
  [sess_title] =  Headline::Submit News
  [sess_lang] =  en
  [sess_user_id] =  CFG4c9e13c9e622a0.94263600 1223456789.cfg
  [sess_cur_page] =
  [sess_searchkey] =  care_person WHERE name_last LIKE 'ong%' OR 
 name_first LIKE 'ong%' AND status NOT IN 
 ('deleted','hidden','inactive','void')
  [sess_tos] =  194648
  [sess_news_nr] =
  [sess_file_editor] =  headline-edit-select-art.php
  [sess_file_reader] =  headline-read.php
  [sess_login_userid] =  admin
  [sess_login_username] =  admin
  [sess_login_pw] =  base64 encoded and hashed pwd
  [department_nr] =
  [sess_pid] =  1000
  [sess_parent_mod] =  registration
  [sess_en] =  0
  [sess_full_pid] =  1000
  [sess_full_en] =  201050
 )


  Further investigation shows that on line 63 of 
 modules/registration_admission/include/init_show.php
  if($_SESSION['sess_parent_mod']=='admission') {
  The value of the session variable is registration and not admission 
 in this case of prescription for an admitted patient.
  Most of the contents of the if construct are needed to establish 
 $parent_admit=true and that $is_discharged = FALSE for the new prescription 
 entry to be visible.

Patient
-  Admit Patient as Out patient
-  Fix Appointment for patient
-  Make Encounter for Appointment of Patient
Choose Prescriptions on right menu options.

It will proceed to 
 /modules/registration_admission/show_prescription.php
which includes the file 
 /modules/registration_admission/include/init_show.php (here the variable 
 $is_discharged is set safely to TRUE) and then proceeds to 
 /modules/registration_admission/gui_bridge/default/gui_show.php where if no 
 prescriptions were found, a link to enter a new one should be displayed vide 
 lines:
if($parent_admit  !$is_discharged  
 $thisfile!='show_diagnostics_result.php'){
 $smarty-assign('sPromptIcon','img 
 '.createComIcon($root_path,'bul_arrowgrnlrg.gif','0','absmiddle',TRUE).'');
 $smarty-assign('sPromptLink','a 
 href='.$thisfile.URL_APPEND.'pid='.$_SESSION['sess_pid'].'target='.$target.'mode=new'.$LDEnterNewRecord.'/a');
 }else{
 
 if(file_exists('./gui_bridge/default/gui_person_createnew_'.$thisfile)) 
 include('./gui_bridge/default/gui_person_createnew_'.$thisfile);
}
The value of the variables for an admitted patient just before 
 entering this code set are:
$parent_admit = FALSE
$is_discharged = TRUE

From the above it is seen that the if statement above will always fail 
 and so the Enter New Record link never gets displayed!

The very same gui_show.php is also used successfully by the 
 Appointments options page and it get the variables correct at this point.

zThis error persists with


Regards,
Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 

Re: [Care2002-developers] Prescriptions - error point fixed?

2010-09-26 Thread Gjergj Sheldija
  hi Muthu,

i retested rev 6797, before rev 6780, and prescription form shows correctly.
please, recheck you flow, before submitting such patches.

btw, all icons on the menu on the right are missing.

gj.


On 2010-09-26 11:05.MD, Ap.Muthu wrote:
 Committed SVN 6801 now enabling forms for data entry for the admitted paient 
 to get tagged to prescriptions, notes, measurements, birth data and 
 immunisation particulars. The variables have been initialised in the 
 respective scripts instead of at the common 
 /modules/registration_admission/include/init_show.php file since there are 
 other files that use it without needing data entry access from here..

 The prescription form still does not save the data into the second table 
 care_encounter_prescription_sub. This could be due to delayed write in 
 obtaining the LastInserID for the parent table care_encounter_prescription or 
 due to mismatch in some foreign key field types / sizes or some NOT NULL 
 fields in not being populated. Requires testing.

 Congrats Robert in getting the new installer up and for conversion of SQL 
 files to CSV - was the latter necessary?

 - Ap.Muthu


When entering the modules/registration_admission/include/gui_show.php 
 file, the contents of the $_SESSION variable are:

 Array
 (
  [sess_user_name] =  admin
  [sess_user_origin] =  registration
  [sess_file_forward] =
  [sess_file_return] =  show_prescription.php
  [sess_file_break] =  modules/news/start_page.php
  [sess_path_referer] =  
 modules/registration_admission/show_prescription.php
  [sess_dept_nr] =  1
  [sess_title] =  Headline::Submit News
  [sess_lang] =  en
  [sess_user_id] =  CFG4c9e13c9e622a0.94263600 1223456789.cfg
  [sess_cur_page] =
  [sess_searchkey] =  care_person WHERE name_last LIKE 'ong%' OR 
 name_first LIKE 'ong%' AND status NOT IN 
 ('deleted','hidden','inactive','void')
  [sess_tos] =  194648
  [sess_news_nr] =
  [sess_file_editor] =  headline-edit-select-art.php
  [sess_file_reader] =  headline-read.php
  [sess_login_userid] =  admin
  [sess_login_username] =  admin
  [sess_login_pw] =  base64 encoded and hashed pwd
  [department_nr] =
  [sess_pid] =  1000
  [sess_parent_mod] =  registration
  [sess_en] =  0
  [sess_full_pid] =  1000
  [sess_full_en] =  201050
 )


  Further investigation shows that on line 63 of 
 modules/registration_admission/include/init_show.php
  if($_SESSION['sess_parent_mod']=='admission') {
  The value of the session variable is registration and not admission 
 in this case of prescription for an admitted patient.
  Most of the contents of the if construct are needed to establish 
 $parent_admit=true and that $is_discharged = FALSE for the new prescription 
 entry to be visible.

Patient
-  Admit Patient as Out patient
-  Fix Appointment for patient
-  Make Encounter for Appointment of Patient
Choose Prescriptions on right menu options.

It will proceed to 
 /modules/registration_admission/show_prescription.php
which includes the file 
 /modules/registration_admission/include/init_show.php (here the variable 
 $is_discharged is set safely to TRUE) and then proceeds to 
 /modules/registration_admission/gui_bridge/default/gui_show.php where if no 
 prescriptions were found, a link to enter a new one should be displayed vide 
 lines:
if($parent_admit  !$is_discharged  
 $thisfile!='show_diagnostics_result.php'){
 $smarty-assign('sPromptIcon','img 
 '.createComIcon($root_path,'bul_arrowgrnlrg.gif','0','absmiddle',TRUE).'');
 $smarty-assign('sPromptLink','a 
 href='.$thisfile.URL_APPEND.'pid='.$_SESSION['sess_pid'].'target='.$target.'mode=new'.$LDEnterNewRecord.'/a');
 }else{
 
 if(file_exists('./gui_bridge/default/gui_person_createnew_'.$thisfile)) 
 include('./gui_bridge/default/gui_person_createnew_'.$thisfile);
}
The value of the variables for an admitted patient just before 
 entering this code set are:
$parent_admit = FALSE
$is_discharged = TRUE

From the above it is seen that the if statement above will always fail 
 and so the Enter New Record link never gets displayed!

The very same gui_show.php is also used successfully by the 
 Appointments options page and it get the variables correct at this point.

zThis error persists with


Regards,
Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 

Re: [Care2002-developers] regarding first patient not saving

2010-09-26 Thread Gjergj Sheldija
  hi Muthu,

regarding the known features you wrote about in the wiki.
i have my first patient correctly registering with pid 10.
and the prescription for the ambulatory saving ok.

but i have te ops 301 for english installed in the db, which wrong.
there is no such a standard as ops 301 in english speaking countries.

please, remove it, as it is a standard _only_ in germany.

gj.

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Prescriptions - error point fixed?

2010-09-26 Thread Gjergj Sheldija
  hi Muthu,

you cannot access the patient's prescription because you're accessing it
out of his turn.
and, as it should, c2x does not permit to add data to the patients chart.
so, please revert your latest revision, 6801

gj.

On 2010-09-26 11:05.MD, Ap.Muthu wrote:
 Committed SVN 6801 now enabling forms for data entry for the admitted paient 
 to get tagged to prescriptions, notes, measurements, birth data and 
 immunisation particulars. The variables have been initialised in the 
 respective scripts instead of at the common 
 /modules/registration_admission/include/init_show.php file since there are 
 other files that use it without needing data entry access from here..

 The prescription form still does not save the data into the second table 
 care_encounter_prescription_sub. This could be due to delayed write in 
 obtaining the LastInserID for the parent table care_encounter_prescription or 
 due to mismatch in some foreign key field types / sizes or some NOT NULL 
 fields in not being populated. Requires testing.

 Congrats Robert in getting the new installer up and for conversion of SQL 
 files to CSV - was the latter necessary?

 - Ap.Muthu


When entering the modules/registration_admission/include/gui_show.php 
 file, the contents of the $_SESSION variable are:

 Array
 (
  [sess_user_name] =  admin
  [sess_user_origin] =  registration
  [sess_file_forward] =
  [sess_file_return] =  show_prescription.php
  [sess_file_break] =  modules/news/start_page.php
  [sess_path_referer] =  
 modules/registration_admission/show_prescription.php
  [sess_dept_nr] =  1
  [sess_title] =  Headline::Submit News
  [sess_lang] =  en
  [sess_user_id] =  CFG4c9e13c9e622a0.94263600 1223456789.cfg
  [sess_cur_page] =
  [sess_searchkey] =  care_person WHERE name_last LIKE 'ong%' OR 
 name_first LIKE 'ong%' AND status NOT IN 
 ('deleted','hidden','inactive','void')
  [sess_tos] =  194648
  [sess_news_nr] =
  [sess_file_editor] =  headline-edit-select-art.php
  [sess_file_reader] =  headline-read.php
  [sess_login_userid] =  admin
  [sess_login_username] =  admin
  [sess_login_pw] =  base64 encoded and hashed pwd
  [department_nr] =
  [sess_pid] =  1000
  [sess_parent_mod] =  registration
  [sess_en] =  0
  [sess_full_pid] =  1000
  [sess_full_en] =  201050
 )


  Further investigation shows that on line 63 of 
 modules/registration_admission/include/init_show.php
  if($_SESSION['sess_parent_mod']=='admission') {
  The value of the session variable is registration and not admission 
 in this case of prescription for an admitted patient.
  Most of the contents of the if construct are needed to establish 
 $parent_admit=true and that $is_discharged = FALSE for the new prescription 
 entry to be visible.

Patient
-  Admit Patient as Out patient
-  Fix Appointment for patient
-  Make Encounter for Appointment of Patient
Choose Prescriptions on right menu options.

It will proceed to 
 /modules/registration_admission/show_prescription.php
which includes the file 
 /modules/registration_admission/include/init_show.php (here the variable 
 $is_discharged is set safely to TRUE) and then proceeds to 
 /modules/registration_admission/gui_bridge/default/gui_show.php where if no 
 prescriptions were found, a link to enter a new one should be displayed vide 
 lines:
if($parent_admit  !$is_discharged  
 $thisfile!='show_diagnostics_result.php'){
 $smarty-assign('sPromptIcon','img 
 '.createComIcon($root_path,'bul_arrowgrnlrg.gif','0','absmiddle',TRUE).'');
 $smarty-assign('sPromptLink','a 
 href='.$thisfile.URL_APPEND.'pid='.$_SESSION['sess_pid'].'target='.$target.'mode=new'.$LDEnterNewRecord.'/a');
 }else{
 
 if(file_exists('./gui_bridge/default/gui_person_createnew_'.$thisfile)) 
 include('./gui_bridge/default/gui_person_createnew_'.$thisfile);
}
The value of the variables for an admitted patient just before 
 entering this code set are:
$parent_admit = FALSE
$is_discharged = TRUE

From the above it is seen that the if statement above will always fail 
 and so the Enter New Record link never gets displayed!

The very same gui_show.php is also used successfully by the 
 Appointments options page and it get the variables correct at this point.

zThis error persists with


Regards,
Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 

Re: [Care2002-developers] sample user roles

2010-09-24 Thread Gjergj Sheldija

  Hi Mauri,

exactly! this way the control over who access what
is much more fine grained and more hospital-like :)

this way you can have a general hospital registration,
which prints out a coupon ( via the print button in the registration form )
and send the patient to the specific dept/ward.
the the admission nurse of the ward scans the coupon,
which has a barcode, or searches for the patient and admits it.

besides this, there is another option, a bit more subtle,
multi pharmacies.
ex.
a hospital with a main depot, a main pharmacy, and a
pharmacy for each clinic/department.
so the  requests go from the clinic/department pharmacy
to the main pharmacy.
you can access this feature in the department creation, where
you can connect a pharmacy to a department or pharmacy.

and another thing, is the management of the drugs that every ward
must have during the night, ( it's called pronto in italy, don't know 
how it's called in english )
which have to be returned to the department pharmacy the day after.

and, as a last thing is the prescription management. when a doctor/nurse
writes down the prescription in the nurse module for the patient
it automatically fills the request form of the department pharmacy to 
the main
pharmacy.

it's a bit complex, but healthcare is like that :)

regards
gj.


On 2010-09-23 1:48.MD, Mauri Niemi wrote:
 Hi,

 Now I got the point. First the role gives me access to certain areas and
 then I have to give second time certain departments. It was said but was
 used to the idea in Tz version.

 Mauri

 2010/9/23 Gjergj Sheldijagjergj.sheld...@acme-tech.net

   hi,

 you need to connect the users to their specific department to
 be able to access the department.
 the acl is like user -  role -  department

 gj.


 On 2010-09-23 1:10.MD, Mauri Niemi wrote:

 Hi,

 Thanks for this. When I am testing I have not been able to admit 
 patients
 when the departments are not seen in the list, also not in ambulatory
 list.
 They are in admin department list but for some reason not shown 
 where they
 are needed in clinical modules. I also created some departments and 
 they
 are
 not seen in the list neither.

 Mauri

 2010/9/23 Gjergj Sheldijagjergj.sheld...@gmail.com

hi,
 i'm attaching some sample user roles, hope it help.
 it comprises those roles :

 Nurse_Registration
 Nurse_Midwife
 Nurse_Surgery
 Head_Nurse_Department
 Pharmacy_Department
 Obstetrics_Gynecology
 Doctor_Surgery
 Doctor_Department
 Doctor_Lab
 Doctor_Imaging
 Pharmacy_Hospital
 Tech_Hospital
 Blood_Bank
 Head_Department
 Head_HR
 Head_Surgery
 Head_Nurse_Surgery
 Head_Nurse_Surgery+Pharmacy
 Head_Nurse_Department+Pharmacy
 Nurse_General
 Lab_Technicial_Department
 Pharmacy_Imaging
 Lab_Technician
 Head_Nurse_Lab+Pharmacy
 Information_Office
 Billing
 Sterilisation
 Secretary
 Archive
 Med_Depot_Hospital
 Head_Medical_Commission
 Legal_Doctor
 Supervisor
 Medical_Consultant
 Care2x_Technician

 please remember that uses need to be attached to a department
 to be able to access that department

 gj.



 --
  

 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers





--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] Fwd: Re: sample user roles

2010-09-24 Thread Gjergj Sheldija - AcmeTECH

 hi Robert,

you're right, my fault...
some typo corrections for the roles.

gj.

  second version, the first one has some typo errors

gj.

On 2010-09-23 12:39.MD, Gjergj Sheldija wrote:

  hi,

 i'm attaching some sample user roles, hope it help.
 it comprises those roles :

 Nurse_Registration
 Nurse_Midwife
 Nurse_Surgery
 Head_Nurse_Department
 Pharmacy_Department
 Obstetrics_Gynecology
 Doctor_Surgery
 Doctor_Department
 Doctor_Lab
 Doctor_Imaging
 Pharmacy_Hospital
 Tech_Hospital
 Blood_Bank
 Head_Department
 Head_HR
 Head_Surgery
 Head_Nurse_Surgery
 Head_Nurse_Surgery+Pharmacy
 Head_Nurse_Department+Pharmacy
 Nurse_General
 Lab_Technicial_Department
 Pharmacy_Imaging
 Lab_Technician
 Head_Nurse_Lab+Pharmacy
 Information_Office
 Billing
 Sterilisation
 Secretary
 Archive
 Med_Depot_Hospital
 Head_Medical_Commission
 Legal_Doctor
 Supervisor
 Medical_Consultant
 Care2x_Technician

 please remember that uses need to be attached to a department
 to be able to access that department

 gj.



SET SQL_MODE=NO_AUTO_VALUE_ON_ZERO;

-- 

--
-- Table structure for table `care_user_roles`
--

CREATE TABLE IF NOT EXISTS `care_user_roles` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `role_name` varchar(50) COLLATE latin1_general_ci NOT NULL DEFAULT 'no_name',
  `permission` text COLLATE latin1_general_ci,
  `history` text COLLATE latin1_general_ci,
  `modify_id` varchar(35) COLLATE latin1_general_ci NOT NULL,
  `modify_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE 
CURRENT_TIMESTAMP,
  `create_id` varchar(35) COLLATE latin1_general_ci NOT NULL,
  `create_time` timestamp NOT NULL DEFAULT '-00-00 00:00:00',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci 
ROW_FORMAT=DYNAMIC COMMENT='InnoDB free: 7168 kB' AUTO_INCREMENT=104 ;

--
-- Dumping data for table `care_user_roles`
--

INSERT INTO `care_user_roles` (`id`, `role_name`, `permission`, `history`, 
`modify_id`, `modify_time`, `create_id`, `create_time`) VALUES
(60, 'Nurse_Registration', '_a_1_admissionwrite _a_2_admissionread 
_a_1_nursingstationallwrite _a_2_nursingstationallread 
_a_1_nursingdutyplanwrite _a_2_nursingdutyplanread _a_2_opnursedutyplanread 
_a_2_medocsread _a_2_doctorsdutyplanread _a_2_timestampallread 
_a_2_dutyplanallread ', 'Created by admin on   2007-10-31 18:28:51', 'admin', 
'2008-07-25 09:39:29', 'admin', '2007-10-31 18:28:28'),
(61, 'Nurse_Midwife', '_a_1_admissionwrite _a_2_admissionread 
_a_1_nursingstationallwrite _a_2_nursingstationallread 
_a_1_nursingdutyplanwrite _a_2_nursingdutyplanread _a_3_diagnosticsrequest 
_a_2_labresultsread _a_1_opdoctorallwrite _a_2_opnurseallwrite 
_a_3_opnurseallread _a_2_opnursedutyplanread _a_2_radioread _a_2_medocsread 
_a_2_doctorsdutyplanread _a_2_photoread _a_2_timestampallread 
_a_2_dutyplanallread ', 'Created by admin on   2007-10-31 18:29:59', 'admin', 
'2008-07-26 09:23:14', 'admin', '2007-10-31 18:29:36'),
(62, 'Nurse_Surgery', '_a_2_admissionread _a_1_nursingstationallwrite 
_a_2_nursingdutyplanread _a_3_diagnosticsrequest _a_2_labresultsread 
_a_2_opnurseallwrite _a_3_opnurseallread _a_2_opnursedutyplanread 
_a_2_radioread _a_2_medocsread _a_2_doctorsdutyplanread _a_2_timestampallread 
_a_2_dutyplanallread ', 'Created by admin on   2007-10-31 18:31:11', 'admin', 
'2008-07-24 18:50:03', 'admin', '2007-10-31 18:30:48'),
(64, 'Head_Nurse_Department', '_a_2_admissionread _a_1_nursingstationallwrite 
_a_1_nursingdutyplanwrite _a_3_diagnosticsrequest _a_2_labresultsread 
_a_2_radioread _a_1_medocswrite _a_2_medocsread _a_1_doctorsdutyplanwrite 
_a_2_photoread _a_2_timestampallread _a_2_dutyplanallread ', 'Created by admin 
on   2007-10-31 18:33:57', 'admin', '2008-07-24 18:53:24', 'admin', '2007-10-31 
18:33:34'),
(66, 'Pharmacy_Department', '_a_1_nursingstationallwrite 
_a_2_nursingstationallread _a_3_pharmaorder _a_4_pharmaread ', 'Created by 
admin on   2007-10-31 18:36:54', 'admin', '2008-01-21 15:10:12', 'admin', 
'2007-10-31 18:36:31'),
(67, 'Obstetrics_Gynecology', '_a_2_admissionread _a_1_nursingstationallwrite 
_a_2_nursingdutyplanread _a_1_diagnosticsresultwrite 
_a_2_diagnosticsreceptionwrite _a_1_labresultswrite _a_1_opdoctorallwrite 
_a_2_opnursedutyplanread _a_1_radiowrite _a_2_radioread _a_1_medocswrite 
_a_3_pharmaorder _a_4_pharmaread _a_2_doctorsdutyplanread _a_1_photowrite 
_a_2_timestampallread _a_2_dutyplanallread ', 'Created by admin on   2007-10-31 
18:47:36', 'admin', '2008-07-25 09:46:26', 'admin', '2007-10-31 18:47:13'),
(68, 'Doctor_Surgery', '_a_2_admissionread _a_1_nursingstationallwrite 
_a_2_nursingdutyplanread _a_1_diagnosticsresultwrite 
_a_2_diagnosticsreceptionwrite _a_2_labresultsread _a_1_opdoctorallwrite 
_a_2_opnurseallwrite _a_3_opnurseallread _a_2_opnursedutyplanread 
_a_1_radiowrite _a_1_medocswrite _a_3_pharmaorder _a_4_pharmaread 
_a_2_doctorsdutyplanread _a_1_photowrite _a_2_photoread _a_2_timestampallread 
_a_2_dutyplanallread

Re: [Care2002-developers] Sample User Roles Analysis

2010-09-24 Thread Gjergj Sheldija
  hi Muthu,

short explanation - maybe there some c2x history here of which i'm 
unaware - there are two level
modules in c2x, the first one is the lab, nursing, OR and such. the 
second level is
hr, billing, address management and such.
furthermore, there are modules meant to be read only by some possible 
web based
patient, hence the _a2_*

you can see more about it if you look for second level access.

regarding the permission present only in the sw language, i think it's a 
leftover from
care2watu.

now regarding :

   'lab_r'=array('_a_1_labresultswrite', '_a_2_labresultsread'),
   'lab_w'=array('_a_1_labresultswrite'),
   'lab_all'=array('_a_1_laball'),

i should test it before being able to respond.
you have to remember that on c2x there was a lot of code submitted
by non programmers..


gj.


On 2010-09-24 3:37.MD, Ap.Muthu wrote:
 A total of 382 permissions across 35 sample roles in GJ list 2 were analysed 
 to provide 45 unique permissions.

 Will someone please explain what the _a_1_* and _a_2_* permissions mean?

 File: global_conf/areas_allow.php
 Lines 27-31:
'lab_r'=array('_a_1_labresultswrite', '_a_2_labresultsread'),

'lab_w'=array('_a_1_labresultswrite'),

'lab_all'=array('_a_1_laball'),

 There seems to be an error here. The _a_1_laball access role should be 
 allowed access to files requiring lab_r and lab_w permissions as well, just 
 as the _a_1_labresultswrite role has access to files requiring lab_r 
 permission.

 Hence the above should be:
'lab_r'=array('_a_1_laball', '_a_1_labresultswrite', 
 '_a_2_labresultsread'),

'lab_w'=array('_a_1_laball', '_a_1_labresultswrite'),

'lab_all'=array('_a_1_laball'),

 File: global_conf/areas.php
 Line: 28
'_a_1_laball' =  $_a_1_lab_admin,
 The above variable $_a_1_lab_admin  (and _a_1_lab_admin) is not found 
 anywhere at all - not in *.php and not in *.tpl.
 Even if we change the variable to $_a_1_laball  or $_a_1_lab_all even that 
 permission is not used by any file and is not present in any language file 
 other than en and sw! The situation is the same for variables:
 $_a_0_laball, $_a_2_laball, $_a_0_lab_all, $_a_2_lab_all

 Hence can we delete the line 28 in file global_conf/areas.php and delete the 
 line 31 in file global_conf/areas_allow.php leaving the rest unchanged?

 The said permission _a_1_laball is used in GJ's second list for the 
 Doctor_Lab role and the Head_Medical_Commission role. Both roles have 
 permission _a_1_labresultswrite and the latter has the permission 
 _a_2_labresultsread as well.

 Regards,
 Ap.Muthu



 --
 Nokia and ATT present the 2010 Calling All Innovators-North America contest
 Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
 $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
 Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
 http://p.sf.net/sfu/nokia-dev2dev


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] sample user roles

2010-09-23 Thread Gjergj Sheldija

 hi,

i'm attaching some sample user roles, hope it help.
it comprises those roles :

Nurse_Registration
Nurse_Midwife
Nurse_Surgery
Head_Nurse_Department
Pharmacy_Department
Obstetrics_Gynecology
Doctor_Surgery
Doctor_Department
Doctor_Lab
Doctor_Imaging
Pharmacy_Hospital
Tech_Hospital
Blood_Bank
Head_Department
Head_HR
Head_Surgery
Head_Nurse_Surgery
Head_Nurse_Surgery+Pharmacy
Head_Nurse_Department+Pharmacy
Nurse_General
Lab_Technicial_Department
Pharmacy_Imaging
Lab_Technician
Head_Nurse_Lab+Pharmacy
Information_Office
Billing
Sterilisation
Secretary
Archive
Med_Depot_Hospital
Head_Medical_Commission
Legal_Doctor
Supervisor
Medical_Consultant
Care2x_Technician

please remember that uses need to be attached to a department
to be able to access that department

gj.
SET SQL_MODE=NO_AUTO_VALUE_ON_ZERO;

-- 

--
-- Table structure for table `care_user_roles`
--

CREATE TABLE IF NOT EXISTS `care_user_roles` (
  `id` int(11) NOT NULL AUTO_INCREMENT,
  `role_name` varchar(50) COLLATE latin1_general_ci NOT NULL DEFAULT 'no_name',
  `permission` text COLLATE latin1_general_ci,
  `history` text COLLATE latin1_general_ci,
  `modify_id` varchar(35) COLLATE latin1_general_ci NOT NULL,
  `modify_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE 
CURRENT_TIMESTAMP,
  `create_id` varchar(35) COLLATE latin1_general_ci NOT NULL,
  `create_time` timestamp NOT NULL DEFAULT '-00-00 00:00:00',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB  DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci 
ROW_FORMAT=DYNAMIC COMMENT='InnoDB free: 7168 kB' AUTO_INCREMENT=104 ;

--
-- Dumping data for table `care_user_roles`
--

INSERT INTO `care_user_roles` (`id`, `role_name`, `permission`, `history`, 
`modify_id`, `modify_time`, `create_id`, `create_time`) VALUES
(60, 'Nurse_Registration', '_a_1_admissionwrite _a_2_admissionread 
_a_1_nursingstationallwrite _a_2_nursingstationallread 
_a_1_nursingdutyplanwrite _a_2_nursingdutyplanread _a_2_opnursedutyplanread 
_a_2_medocsread _a_2_doctorsdutyplanread _a_2_timestampallread 
_a_2_dutyplanallread ', 'Created by admin on   2007-10-31 18:28:51', 'admin', 
'2008-07-25 09:39:29', 'admin', '2007-10-31 18:28:28'),
(61, 'Nurse_Midwife', '_a_1_admissionwrite _a_2_admissionread 
_a_1_nursingstationallwrite _a_2_nursingstationallread 
_a_1_nursingdutyplanwrite _a_2_nursingdutyplanread _a_3_diagnosticsrequest 
_a_2_labresultsread _a_1_opdoctorallwrite _a_2_opnurseallwrite 
_a_3_opnurseallread _a_2_opnursedutyplanread _a_2_radioread _a_2_medocsread 
_a_2_doctorsdutyplanread _a_2_photoread _a_2_timestampallread 
_a_2_dutyplanallread ', 'Created by admin on   2007-10-31 18:29:59', 'admin', 
'2008-07-26 09:23:14', 'admin', '2007-10-31 18:29:36'),
(62, 'Nurse_OR', '_a_2_admissionread _a_1_nursingstationallwrite 
_a_2_nursingdutyplanread _a_3_diagnosticsrequest _a_2_labresultsread 
_a_2_opnurseallwrite _a_3_opnurseallread _a_2_opnursedutyplanread 
_a_2_radioread _a_2_medocsread _a_2_doctorsdutyplanread _a_2_timestampallread 
_a_2_dutyplanallread ', 'Created by admin on   2007-10-31 18:31:11', 'admin', 
'2008-07-24 18:50:03', 'admin', '2007-10-31 18:30:48'),
(64, 'HeadrNurse_Department', '_a_2_admissionread _a_1_nursingstationallwrite 
_a_1_nursingdutyplanwrite _a_3_diagnosticsrequest _a_2_labresultsread 
_a_2_radioread _a_1_medocswrite _a_2_medocsread _a_1_doctorsdutyplanwrite 
_a_2_photoread _a_2_timestampallread _a_2_dutyplanallread ', 'Created by admin 
on   2007-10-31 18:33:57', 'admin', '2008-07-24 18:53:24', 'admin', '2007-10-31 
18:33:34'),
(66, 'Pharmacy_Department', '_a_1_nursingstationallwrite 
_a_2_nursingstationallread _a_3_pharmaorder _a_4_pharmaread ', 'Created by 
admin on   2007-10-31 18:36:54', 'admin', '2008-01-21 15:10:12', 'admin', 
'2007-10-31 18:36:31'),
(67, 'Obstetrics_Gynecology', '_a_2_admissionread _a_1_nursingstationallwrite 
_a_2_nursingdutyplanread _a_1_diagnosticsresultwrite 
_a_2_diagnosticsreceptionwrite _a_1_labresultswrite _a_1_opdoctorallwrite 
_a_2_opnursedutyplanread _a_1_radiowrite _a_2_radioread _a_1_medocswrite 
_a_3_pharmaorder _a_4_pharmaread _a_2_doctorsdutyplanread _a_1_photowrite 
_a_2_timestampallread _a_2_dutyplanallread ', 'Created by admin on   2007-10-31 
18:47:36', 'admin', '2008-07-25 09:46:26', 'admin', '2007-10-31 18:47:13'),
(68, 'Doctor_OR', '_a_2_admissionread _a_1_nursingstationallwrite 
_a_2_nursingdutyplanread _a_1_diagnosticsresultwrite 
_a_2_diagnosticsreceptionwrite _a_2_labresultsread _a_1_opdoctorallwrite 
_a_2_opnurseallwrite _a_3_opnurseallread _a_2_opnursedutyplanread 
_a_1_radiowrite _a_1_medocswrite _a_3_pharmaorder _a_4_pharmaread 
_a_2_doctorsdutyplanread _a_1_photowrite _a_2_photoread _a_2_timestampallread 
_a_2_dutyplanallread ', 'Created by admin on   2007-10-31 18:49:04', 'admin', 
'2008-07-25 09:45:46', 'admin', '2007-10-31 18:48:41'),
(69, 'Doctor_Department', '_a_2_admissionread _a_1_nursingstationallwrite 
_a_2_nursingdutyplanread _a_1_diagnosticsresultwrite 

Re: [Care2002-developers] first person employee assignment bug

2010-09-23 Thread Gjergj Sheldija

hi Robert,

it's in the mysql dump, rev 6783

gj.
On 2010-09-23 4:56.MD, Robert Meggle wrote:
 config table variable: patient_reg_nr_adder -  where is it used?
 Just grep'ed for it - seems no use of it...
 patient_reg_nr_init does not exist in config table
 Can you add these changes to the dump please?

 Thanks
   Robert

 Regards,
 Ap.Muthu



 --
 Nokia and ATT present the 2010 Calling All Innovators-North America contest
 Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
 $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
 Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
 http://p.sf.net/sfu/nokia-dev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] Fwd: Re: sample user roles

2010-09-23 Thread Gjergj Sheldija
  Hi Mauri,

exactly! this way the control over who access what
is much more fine grained and more hospital-like :)

this way you can have a general hospital registration,
which prints out a coupon ( via the print button in the registration form )
and send the patient to the specific dept/ward.
the the admission nurse of the ward scans the coupon,
which has a barcode, or searches for the patient and admits it.

besides this, there is another option, a bit more subtle,
multi pharmacies.
ex.
a hospital with a main depot, a main pharmacy, and a
pharmacy for each clinic/department.
so the  requests go from the clinic/department pharmacy
to the main pharmacy.
you can access this feature in the department creation, where
you can connect a pharmacy to a department or pharmacy.

and another thing, is the management of the drugs that every ward
must have during the night, ( it's called pronto in italy, don't know
how it's called in english )
which have to be returned to the department pharmacy the day after.

and, as a last thing is the prescription management. when a doctor/nurse
writes down the prescription in the nurse module for the patient
it automatically fills the request form of the department pharmacy to
the main
pharmacy.

it's a bit complex, but healthcare is like that :)

regards
gj.


On 2010-09-23 1:48.MD, Mauri Niemi wrote:
  Hi,

  Now I got the point. First the role gives me access to certain areas and
  then I have to give second time certain departments. It was said but was
  used to the idea in Tz version.

  Mauri

  2010/9/23 Gjergj Sheldijagjergj.sheld...@acme-tech.net

hi,

  you need to connect the users to their specific department to
  be able to access the department.
  the acl is like user -   role -   department

  gj.


  On 2010-09-23 1:10.MD, Mauri Niemi wrote:

  Hi,

  Thanks for this. When I am testing I have not been able to admit
  patients
  when the departments are not seen in the list, also not in ambulatory
  list.
  They are in admin department list but for some reason not shown
  where they
  are needed in clinical modules. I also created some departments and
  they
  are
  not seen in the list neither.

  Mauri

  2010/9/23 Gjergj Sheldijagjergj.sheld...@gmail.com

 hi,
  i'm attaching some sample user roles, hope it help.
  it comprises those roles :

  Nurse_Registration
  Nurse_Midwife
  Nurse_Surgery
  Head_Nurse_Department
  Pharmacy_Department
  Obstetrics_Gynecology
  Doctor_Surgery
  Doctor_Department
  Doctor_Lab
  Doctor_Imaging
  Pharmacy_Hospital
  Tech_Hospital
  Blood_Bank
  Head_Department
  Head_HR
  Head_Surgery
  Head_Nurse_Surgery
  Head_Nurse_Surgery+Pharmacy
  Head_Nurse_Department+Pharmacy
  Nurse_General
  Lab_Technicial_Department
  Pharmacy_Imaging
  Lab_Technician
  Head_Nurse_Lab+Pharmacy
  Information_Office
  Billing
  Sterilisation
  Secretary
  Archive
  Med_Depot_Hospital
  Head_Medical_Commission
  Legal_Doctor
  Supervisor
  Medical_Consultant
  Care2x_Technician

  please remember that uses need to be attached to a department
  to be able to access that department

  gj.



  
 --

  Start uncovering the many advantages of virtual appliances
  and start using them to simplify application deployment and
  accelerate your shift to cloud computing.
  http://p.sf.net/sfu/novell-sfdev2dev
  ___
  Care2002-developers mailing list
  Care2002-developers@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/care2002-developers





--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] first person employee assignment bug

2010-09-23 Thread Gjergj Sheldija
  hi Muthu,

you're right, it's not used anywhere.
instead it was split into two values :
- patient_inpatient_nr_adder for inpatient
- patient_outpatient_nr_adder for outpatient


gj.

On 2010-09-23 5:08.MD, Ap.Muthu wrote:
 ok


 config table variable: patient_reg_nr_adder -  where is it used?
 Just grep'ed for it - seems no use of it...
 patient_reg_nr_init does not exist in config table
 Can you add these changes to the dump please?

 Thanks
 Robert

 Regards,
 Ap.Muthu


 --
 Nokia and ATT present the 2010 Calling All Innovators-North America contest
 Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
 $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
 Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
 http://p.sf.net/sfu/nokia-dev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] first person employee assignment bug

2010-09-23 Thread Gjergj Sheldija - AcmeTECH
  it happens even to work even for three shifts in a row :)

it happened here during the flood..

gj.

On 2010-09-23 5:30.MD, Ap.Muthu wrote:
 SVN 6786-6787

 nr_workday now made to be 0 to 14 days or shifts per week.
 Tough to work more than 2 shifts a day for a whole week!
 0 was reverted to,  to prevent scheduler from taking the employee from some 
 undesired date slot.

 patient_reg_nr_adder entry in the mysql_dump.sql was removed.
 Existing users can cleanup with:

DELETE FROM `care_config_global` WHERE `type`='patient_reg_nr_adder';

 Regards,
 Ap.Muthu


 - Original Message -
 From: Gjergj Sheldijagjergj.sheld...@gmail.com
 To:care2002-developers@lists.sourceforge.net
 Sent: Thursday, September 23, 2010 8:54 PM
 Subject: Re: [Care2002-developers] first person employee assignment bug


   hi Muthu,

 you're right, it's not used anywhere.
 instead it was split into two values :
 - patient_inpatient_nr_adder for inpatient
 - patient_outpatient_nr_adder for outpatient


 gj.

 On 2010-09-23 5:08.MD, Ap.Muthu wrote:
 ok


 config table variable: patient_reg_nr_adder -   where is it used?
 Just grep'ed for it - seems no use of it...
 patient_reg_nr_init does not exist in config table
 Can you add these changes to the dump please?

 Thanks
 Robert

 Regards,
 Ap.Muthu

 --
 Nokia and ATT present the 2010 Calling All Innovators-North America contest
 Create new apps   games for the Nokia N8 for consumers in  U.S. and Canada
 $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
 Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
 http://p.sf.net/sfu/nokia-dev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
 --
 Nokia and ATT present the 2010 Calling All Innovators-North America contest
 Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
 $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
 Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
 http://p.sf.net/sfu/nokia-dev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers



 --
 Nokia and ATT present the 2010 Calling All Innovators-North America contest
 Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
 $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
 Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store
 http://p.sf.net/sfu/nokia-dev2dev


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] rev 6788

2010-09-23 Thread Gjergj Sheldija
  hi Muthu,

did you use the first or the second version i mailed ?

gj.

--
Nokia and ATT present the 2010 Calling All Innovators-North America contest
Create new apps  games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] revision 6779

2010-09-21 Thread Gjergj Sheldija
  Hi Robert,

you are so right about the $$ a lot of modules uses it,
prescription, lab requests, depot...
it's really a dark chapter..

gj.

On 2010-09-21 8:49.MD, Robert Meggle wrote:
 Hi Muthu,

 We are now on the level where all had started of care2x nearly 10 years
 ago. Since that time that peace of code had not been touched. But you're
 right, the _ will be escaped by MySQL and the interesting thing is
 that somehow it had been worked now since years.

 Another aspect, especially on that ground.level.zero: The idea to store
 that kind of global settings in a table like we are discussing it now is
 really ok, but we can discuss the naming convention of it. But the way
 how it is used by $$ use of var look:
 http://www.php.net/manual/en/language.variables.variable.php

 That is a dark chapter of php how to (mis)use variables. Normally you
 should read it, understand it, and -please- forget it and never use it!

 Robert


 Am Dienstag, den 21.09.2010, 23:19 +0530 schrieb Ap.Muthu:
 Hi Robert,

 That's a good one.

 I did notice that in many parts of the code the global config variable was
 selectively filtered using person_%. In MySQL, the _ should be escaped
 as otherwise it means any characters wildcard. The existing filter will
 choose personell and person_ as well! I do not know if the person\_%
 will work as an argument in the function but it certainly works in MySQL
 directly. At the moment it is not affecting any working by having a few more
 unfiltered variables getting in.

 Regards,
 Ap.Muthu

 Hi,

 just one note on 6779, there was one value missing in
 care_config_global. Can be added by:

 INSERT INTO care_config_global VALUES ('person_insurance_1_nr_hide',
 '1', NULL, '', '', '', 00, '', '-00-00 00:00:00');

 Robert


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] revision 6779

2010-09-21 Thread Gjergj Sheldija - AcmeTECH


in the gettext branch i started renaming table fields from german to english
and doing some cleanups..
the idea of using a data dictionary may be appealing at first, but
when you start noticing all the small differences between hospitals
and countries, you resolve to using a lot of config tables..

there is little or no recursion i c2x code, afaik. the use
of the $$ was a bad design choice for which we are paying.

as robert said those will be done afer closing the bugs in 2.6.1

gj.



On 2010-09-21 9:06.MD, Ap.Muthu wrote:
 $$ - Mostly used as LD_var for translating strings and possibly field names
 A data dictionary is what is needed.
 I will now try to make some (non)sense out of an entity relationship diagram
 for care2x.
 The unusual naming conventions for naming fields have got me dizzy.
 Since we are all using MySQL5, should we not go in for some views?
 $$ is very useful in handling recursively a set of field names and table
 names from the information_schema table to act uipon user tables across a
 set of similar databases.
 Many files have the version number of Care2x hard coded - sould we not use
 some config variable for it and do away with the versions table? Is the
 versions table used anywhere?

 Regards,
 Ap.Muthu


   Hi Robert,

 you are so right about the $$ a lot of modules uses it,
 prescription, lab requests, depot...
 it's really a dark chapter..

 gj.

 On 2010-09-21 8:49.MD, Robert Meggle wrote:
 Hi Muthu,

 We are now on the level where all had started of care2x nearly 10 years
 ago. Since that time that peace of code had not been touched. But you're
 right, the _ will be escaped by MySQL and the interesting thing is
 that somehow it had been worked now since years.

 Another aspect, especially on that ground.level.zero: The idea to store
 that kind of global settings in a table like we are discussing it now is
 really ok, but we can discuss the naming convention of it. But the way
 how it is used by $$ use of var look:
 http://www.php.net/manual/en/language.variables.variable.php

 That is a dark chapter of php how to (mis)use variables. Normally you
 should read it, understand it, and -please- forget it and never use it!

 Robert


 Am Dienstag, den 21.09.2010, 23:19 +0530 schrieb Ap.Muthu:
 Hi Robert,

 That's a good one.

 I did notice that in many parts of the code the global config variable
 was
 selectively filtered using person_%. In MySQL, the _ should be
 escaped
 as otherwise it means any characters wildcard. The existing filter will
 choose personell and person_ as well! I do not know if the
 person\_%
 will work as an argument in the function but it certainly works in MySQL
 directly. At the moment it is not affecting any working by having a few
 more
 unfiltered variables getting in.

 Regards,
 Ap.Muthu

 Hi,

 just one note on 6779, there was one value missing in
 care_config_global. Can be added by:

 INSERT INTO care_config_global VALUES ('person_insurance_1_nr_hide',
 '1', NULL, '', '', '', 00, '', '-00-00 00:00:00');

 Robert

 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] another file movement

2010-09-21 Thread Gjergj Sheldija - AcmeTECH
  Hi Robert,

i thought of something more simple in the admin ui.
a check for updates button..
and have on the care2x.org site a simple script to reply to call
from the sw.

the only thing that might cause problems is that we have a mix
of writable files inside cache, uploads and such mixed with files
that would be updated, like the include dir..

gj.

On 2010-09-21 9:39.MD, Robert Meggle wrote:
 Hi Gjergj,

 Yes, that would be perfect. As long there is no module handling by PEAR
 (or something) we should have some ideas here. Well, I might have. The
 table for version could dominate to execute an sql query called by
 index.php on start - and after execute the sql-update query comming
 along with the php files it will flaged that it had been executed.

 What do you think about that workflow?

 Robert


 Am Dienstag, den 21.09.2010, 21:33 +0200 schrieb Gjergj Sheldija:
 hi,

 2.6.1 is going to be a stable release. hopefully followed only by small
 updates.
 i was thinking on creating a small auto update script, what you think of
 it ?

 gj.


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] another file movement

2010-09-21 Thread Gjergj Sheldija - AcmeTECH
  obviously yes

gj.

On 2010-09-21 9:58.MD, Tim Schofield wrote:
 Shouldn't the user have a choice about updating, and so would need to
 know what the update contained?

 Tim


 On 21 September 2010 20:50, Gjergj Sheldija - AcmeTECH
 gjergj.sheld...@gmail.com  wrote:
   Hi Robert,

 i thought of something more simple in the admin ui.
 a check for updates button..
 and have on the care2x.org site a simple script to reply to call
 from the sw.

 the only thing that might cause problems is that we have a mix
 of writable files inside cache, uploads and such mixed with files
 that would be updated, like the include dir..

 gj.

 On 2010-09-21 9:39.MD, Robert Meggle wrote:
 Hi Gjergj,

 Yes, that would be perfect. As long there is no module handling by PEAR
 (or something) we should have some ideas here. Well, I might have. The
 table for version could dominate to execute an sql query called by
 index.php on start - and after execute the sql-update query comming
 along with the php files it will flaged that it had been executed.

 What do you think about that workflow?

 Robert


 Am Dienstag, den 21.09.2010, 21:33 +0200 schrieb Gjergj Sheldija:
 hi,

 2.6.1 is going to be a stable release. hopefully followed only by small
 updates.
 i was thinking on creating a small auto update script, what you think of
 it ?

 gj.


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers




--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Phantm, SN 6764

2010-09-20 Thread Gjergj Sheldija - AcmeTECH


On 2010-09-20 6:19.PD, Ap.Muthu wrote:
 Hi GJ,

 Phantm - couldn't get it to work on Windows as yet. looks like a pure php
 version with no jar file would be more acceptable. There are quite a few
 code analysers for free in WIndows as well. Software Assurance Metrics And
 Tool Evaluation : http://samate.nist.gov/Main_Page.html
 RATS: https://www.fortify.com/ssa-elements/threat-intelligence/rats.html
i'll take a look at them
 SVN 6764:
 
 The field group_id is neither any type of key nor unique (it should not be
 as well) in the table care_test_findings_chemlab.

 The field group_id along with the field nr (unsigned auto_increment) in
 the table care_test_param is the primary key.
i think just nr is ok for the pk, it's never null,  it's unique and 
specifies a row
 None of the tables of name like care_test_* have any data other than the
 table care_test_param which has 335 records on install.
care_test_param is filled with some most common chem lab test for ease 
of use
 In SVN 6764, why were all id entries in the table care_test_param
 changed to be prefixed with _ ?
 What table's field does this field id reference?
the underscore servers as a token to determine test fields in the 
request form for the
chem lab
 What will the following (in order to sync with the SVN 6764 change) SQL
 achieve in Care2x usage:
 UPDATE care_test_param SET id = CONCAT('_', id) WHERE 1;
see above
 Moving records 149 and 295 to the succeeding INSERT statements (table
 care_test_param) can be construed to stay within php upload size
 restrictions or phpmyadmin textarea size restrictions.
i didn't have any problem uploading it in my phpmyadmin install,


regards
gj
 Regards,
 Ap.Muthu




   i think that this might come useful to us :
 http://lara.epfl.ch/dokuwiki/phantm
 a static analyzer for php..

 gj.


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] SVN 6770 Notes

2010-09-20 Thread Gjergj Sheldija


On 2010-09-20 4:58.MD, Ap.Muthu wrote:
 SVN 6770:

 1. Please check Line 74 and Lines 80-82 in the file:  
 global_conf/inc_remoteservers_conf.php
 Where are the imed and iMed folders?

fixed in rev 6771, old setting..

gj.
 2. Please check the lines 591-592 in the file: modules/hxp/server.php

 Lines 589-592:
   # Delete the table record
   $img-Transact(DELETE FROM care_encounter_image WHERE nr=$picnr);
   return $d; // ??
   return new IXR_Error(1100,'_ERROR_FILE_NOCREATE');

 should it be:

   # Delete the table record
  if ( $img-Transact(DELETE FROM care_encounter_image WHERE nr=$picnr) 
 ) return $d;
  else
  return new IXR_Error(1100,'_ERROR_FILE_NOCREATE');


 Regards,
 Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] SVN 6770 Notes

2010-09-20 Thread Gjergj Sheldija - AcmeTECH
  hi Muthu,

those folder are to be set up manually in case the hospital
has set up web cams.
usually the majority of web cams can be setup to upload
images in a remote folder.

gj.

On 2010-09-20 5:30.MD, Ap.Muthu wrote:
 Hi GJ,

 Are you sure the subfolder is care2x ?
 There is no folder care2x in the care2x/trunk branch.
 It should be uploads folder for line 74 and the care2x folder should be
 ommitted for lines 80-82 - isn't it?

 Just committed it so - SVN 6772.

 Regards,
 Ap.Muthu

 1. Please check Line 74 and Lines 80-82 in the file:
 global_conf/inc_remoteservers_conf.php
 Where are the imed and iMed folders?

 fixed in rev 6771, old setting..

 gj.


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] $key issue

2010-09-19 Thread Gjergj Sheldija - AcmeTECH
  hi Muthu,

it could, but since it might be used wrongly in some piece of code,
without quotes, we might have errors. so better continue using
an int val

gj.

On 2010-09-19 11:11.PD, Ap.Muthu wrote:
 Hi GJ,

 Can the $key* variables be hexadecimal numbers?

 Regards,
 Ap.Muthu

   Hi Muthu,

 it should be 32 bits, but for php it depends heavily on the platform,
 you should chekc *PHP_INT_SIZE* for that.

 can you please contact robert to set up the demo ?
 he is currently maintaining the care2x.org server

 gj.

 On 2010-09-18 7:14.MD, Ap.Muthu wrote:
 Hi GJ,

 Thanks for the info.
 What is the size /length restriction of the $key* variables?
 Each install can have random values.
 I am trying to make a single click install of care2x (OpenVZ) to
 demonstrate
 it's usability and help getting feedback from the community.

 Regards,
 Ap.Muthu

Hi Muthu,


 On 2010-09-18 6:18.MD, Ap.Muthu wrote:
 Hi Robert,

 What is the allowed charset for $key, $key_2level and $key_login in
 /include/core/inc_init_main.php ?

 the allowed charset is only numeric, but strangely on trunk i see
 scientific numbering there

 The SVN 6753 seemed to change the default Time Zone from Africa/Abidjan
 to
 to Europe/Rome and the keys from Scientific numbering to long integers.

 it depends on the value given during the setup
 check out file inc_init_main.php.dist in the installer dir, the last
 line should be
 $timezone = 'TIMEZONE';

 gj.
 There is an acive Care2x clone in Venezuela and their release is
 Synapsis
 v2.3 available at:
 http://forja.softwarelibre.gob.ve/frs/?group_id=31
 Download:
 http://forja.softwarelibre.gob.ve/frs/download.php/143/Sinapsis.tar.gz
 32 MB

 Browse their SVN at:
 http://forja.softwarelibre.gob.ve/scm/browser.php?group_id=31

 I got the blue_aqua icons/buttons from there.

 Thanks for the nursing fix

 Regards,
 Ap.Muthu

 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] nursing should now working again

2010-09-18 Thread Gjergj Sheldija
  Hi Muthu,


On 2010-09-18 6:18.MD, Ap.Muthu wrote:
 Hi Robert,

 What is the allowed charset for $key, $key_2level and $key_login in
 /include/core/inc_init_main.php ?

the allowed charset is only numeric, but strangely on trunk i see 
scientific numbering there

 The SVN 6753 seemed to change the default Time Zone from Africa/Abidjan to
 to Europe/Rome and the keys from Scientific numbering to long integers.

it depends on the value given during the setup
check out file inc_init_main.php.dist in the installer dir, the last 
line should be
$timezone = 'TIMEZONE';

gj.
 There is an acive Care2x clone in Venezuela and their release is Synapsis
 v2.3 available at:
 http://forja.softwarelibre.gob.ve/frs/?group_id=31
 Download:
 http://forja.softwarelibre.gob.ve/frs/download.php/143/Sinapsis.tar.gz
 32 MB

 Browse their SVN at:
 http://forja.softwarelibre.gob.ve/scm/browser.php?group_id=31

 I got the blue_aqua icons/buttons from there.

 Thanks for the nursing fix

 Regards,
 Ap.Muthu

 Hi,

 Module nursing should be working now again. There was an login issue
 what I might fixed. Can anybody check it out?

 Thanks
 Robert


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] SVN 6699 file bugs

2010-09-16 Thread Gjergj Sheldija
  hi,

you should use the trunk

gj.

On 2010-09-15 10:54.MD, Tim Schofield wrote:
 Hi,

 Should we be using the gettext branch or the trunk?

 Thanks
 Tim


 On 15 September 2010 21:44, Ap.Muthuapmu...@usa.net  wrote:
 Hi Robert,

 Please pull a fresh one from SVN. That way if there are any deleted files,
 you will be synched properly.
 You may have the gettext version of some files or may have to update your
 SVN client.
 I use TortoiseSVN
 The said file resides at
 /gui/smarty_template/
 folder and is not present in any further sub folder.
 I can upload a fresh copy of the full SVN 6700 if you want - that can be
 distributed in place of the earlier version so that we can get fresh
 feedback.
 I have just installed a SVN 6691 and updated it with SVN 6700 and the db
 changes and it is okay.
 I have yet to test a full SVN 6700 install.
 We cannot afford to have a grossly broken trunk at this stage - only one
 good trunk for now
 I am gunning for a demo for the community  with the latest SVN code.

 Regards,
 Ap.Muthu


 Hi Muthu,

 Thanks, I have seen that you're working on it at the same time and
 you've fixed the things you mentioned here.

 But jst one question about line 243:
 include_once($root_path.'gui/smarty_template/smarty_care.class.php');

 That is working for you? On my trunk smarty_care.class.php is on
 ./gui/smarty_template/templates/default


 Robert



 Am Donnerstag, den 16.09.2010, 01:00 +0530 schrieb Ap.Muthu:
 Hi Robert,

 File: /include/care_api_classes/class_gui_person_show.php
  Line 243 seems to have an error - leftovers from debugging
  Line 447 does not need escaping of the quotes normally as the string
 is
 wrapped with single quotes.
  Is the escaping necessary here, presumably for use by the smarty
 templating files?
  Lines 177 and 222 have the apostrophe (single quote) encoding error -
 the infamous EF BF BD bug.

 File: /include/care_api_classes/class_access.php
  Line 10 has the apostrophe (single quote) encoding error - the
 infamous
 EF BF BD bug.

 Regards,
 Ap.Muthu

 Hi,

 I made some changes in the db as well, can someone other than me please
 test if it is working? Well, here it is working, but a test should not
 be done from the one who did the change.

 Changes:
 Revision: 6699
 -  fix: Field PID is now unsigned and now a FK to care_person.pid
 Revision: 6697
 -  default charset of all tables is now UTF8
 Revision: 6696
 -  care_person tablefix: PID was PK and Index as well!

 And some clean-up's in the files of unsigned variables (not finished)

 Thanks
 Robert


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers




--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Latest SVN 6700 trunk Download

2010-09-16 Thread Gjergj Sheldija
  for the migration to php 5x , you might need this : 
https://sourceforge.net/apps/trac/care2002/wiki/MigrateToPHP5x

gj,

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Latest SVN 6700 trunk Download

2010-09-16 Thread Gjergj Sheldija

hi Tim,

Muthu and Robert are hardly working on releasing an 2.6.1 demo very shortly

gj.
On 2010-09-16 10:58.PD, Tim Schofield wrote:
 But maybe it would be good to release a 2.6 alpha, or beta release.
 That tends to encourage testing in my experience.

 Tim


 On 16 September 2010 09:07, Robert Megglerobert.meg...@care2x.org  wrote:
 Hi Muthu,

 You are never sleeping like me it seems :-D

 I have tested around yesterday a bit the ACL. Here I would suggest to
 simplify the process, because for now it is not understandable just for
 user what must be done.

 All other sections seems to work. For an release I would also first work
 in the warnings the current version is producing. When you switch on
 E_DEPRECATED in your php.ini you will see what I mean.

 Well, it is working. But I do not think it is good to release now a
 release 2.6.1 and in some days we would have 2.6.2 with that simple
 modifications. Nearly all the warning are produced by undeclared
 variables.

 Robert


 Am Donnerstag, den 16.09.2010, 13:10 +0530 schrieb Ap.Muthu:
 Hi,

 http://care2002.svn.sourceforge.net/viewvc/care2002/care2x/trunk/?view=tar
 That will get the latest (currently SVN 6700) on v2.6+ trunk.
 It will be okay to place this under downloads (currently absent) section of
 www.care2x.org .

 Regards,
 Ap.Muthu


   hi,

 you should use the trunk

 gj.

 On 2010-09-15 10:54.MD, Tim Schofield wrote:
 Hi,

 Should we be using the gettext branch or the trunk?

 Thanks
 Tim


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
 --
 --
 
 CARE2X - free Integ Hospital Info System
 https://sourceforge.net/projects/care2002/
 http://www.care2x.org


 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing.
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers




--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] OPS 301

2010-09-13 Thread Gjergj Sheldija
  afaik, there is no english version of ops 301

from the http://www.dimdi.de/static/en/klassi/prozeduren/index.html
...(OPS 301) Its  is used in German hospitals for coding of medical and 
surgical procedures. ..

for more info :
http://www.dimdi.de/static/en/klassi/prozeduren/pcs/index.htm

gj.


On 2010-09-13 6:06.MD, Ap.Muthu wrote:
 The mail at:
 http://www.mail-archive.com/care2002-developers@lists.sourceforge.net/msg04063.html
 has not been replied to at all.
 Where is the English version of OPS 301?
 These are the German / European Operation procedures code list.
 OPS version 2010 is available at:
 http://www.dimdi.de/dynamic/de/klassi/downloadcenter/ops/version2010/

 Regards,
 Ap.Muthu



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing
 http://p.sf.net/sfu/novell-sfdev2dev
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] http://care2x.wordpress.com/

2010-09-12 Thread Gjergj Sheldija
  hi again ,
care2x.org is the official one.
the blog on wordpress is being moved to blog.care2x.org

gj.

On 2010-09-11 8:47.MD, Frank Tilugulilwa wrote:
 is this also official site for care2x, cause i am can see feeds from the
 mailing list

 what about care2x.org

 -
 Frank
 Tz



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing
 http://p.sf.net/sfu/novell-sfdev2dev


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Direct SQL usage - deprecated

2010-09-11 Thread Gjergj Sheldija
  hi Robert  Muthu,

@robert
those files are used in the nursing module,
they are the files in the nursing module, like the in/out fluid  and such

@muthu
that's one of the reasons i've started the gettext branch..to
remove the sql from there and place it in the model files..

gj.



On 2010-09-11 1:10.MD, Robert Meggle wrote:
 Hi Muthu  Gjergj,
 \language\de\drg-icd10.php (not present for other language folders)
 \modules\nursing\nursing-station-patientdaten-custom-tc.php
 \modules\nursing\nursing-station-patientdaten-custom-ddc.php
 \modules\nursing\nursing-station-patientdaten-custom-noc.php
 \modules\nursing\nursing-station-patientdaten-custom-inout.php

 Seems to me really old files. Gjergj, can you please check it if that is
 ever been used somewhere? Guess we can simply drop out these old relict
 now.. (Gjergj made an overview what files are used, and what not..
 that's the reason why I adding him to this question)

 Robert


--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] http://care2x.wordpress.com/

2010-09-11 Thread Gjergj Sheldija
  yes Frank, it's the official one..

gj.

On 2010-09-11 8:47.MD, Frank Tilugulilwa wrote:
 is this also official site for care2x, cause i am can see feeds from the
 mailing list

 what about care2x.org

 -
 Frank
 Tz



 --
 Start uncovering the many advantages of virtual appliances
 and start using them to simplify application deployment and
 accelerate your shift to cloud computing
 http://p.sf.net/sfu/novell-sfdev2dev


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Fwd: Working with MSc-Health Informatics students in your HIS projects as part of their MSc. Research

2010-08-30 Thread Gjergj Sheldija
  Hi Frank,

that would be great, we have some really interesting tasks
at the moment for which we really would need some help.

gj.

On 2010-08-30 1:17.MD, Frank Tilugulilwa wrote:
 -- Forwarded message --
 From: Dr. Honest Christopher Kimarohones...@yahoo.com
 Date: Mon, Aug 30, 2010 at 12:25 PM
 Subject: Working with MSc-Health Informatics students in your HIS projects
 as part of their MSc. Research
 To: tzhis_consort...@googlegroups.com
 Cc: msc-hi-2...@googlegroups.com, tiluguli...@gmail.com


 Dear all,

 UDSM in collaboration with University of Oslo, and MUHAS has been running an
 Master degree in Health Informatics Programme since 2007. This is an evening
 programme and is run for duration of two years, for each cohort. The
 programme consists of two components; course work (Year 1) and research
 components (Year 2). Since inception of this programme in 2007, several
 students have had opportunities to be part of some ongoing research projects
 at Ifakara health Institute and NIMR.

 This year 2010, we have 18 MSc students who are at the research proposal
 writing stage, and thus seeking for possible HIS research areas. The
 students have background in Medicine, Environmental Health, Nursing, and
 Informatics at BSc Level. Once their relevant research proposals are
 approved by November, 2010, the students are expected to implement these
 proposals from January –June, 2011, and then write the final dissertation
 for submission by September, 2011

 Incase you would like to work and supervisor one or two MSc-HI students in
 their MSc research within the framework of your institution projects, kindly
 do not hesitate to contact me or their class representative, Mr. Frank (
 tiluguli...@gmail.com). The class representative may also organize a meeting
 of students with you if requested.

 The aim is to link the Msc Research with actual research and development
 work in the health sector. Our MSc. students are encouraged to study not
 only to get their good grades but also to contribute in solving the current
 challenges in HIS through MSc. research.

 Hoping for a positive feedback from you

 Honest



 --
 Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
 Be part of this innovative community and reach millions of netbook users
 worldwide. Take advantage of special opportunities to increase revenue and
 speed time-to-market. Join now, and jumpstart your future.
 http://p.sf.net/sfu/intel-atom-d2d


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Remove my email from the list

2010-07-23 Thread Gjergj Sheldija
  please go to 
https://lists.sourceforge.net/lists/listinfo/care2002-developers
and follow the instructions


gj.

On 2010-07-23 1:13.MD, Mwesigwa Elias wrote:
 Hi,
 Please remove my E-mail in Care2002-developers list.
 Thanks
 Elias



 --
 This SF.net email is sponsored by Sprint
 What will you do first with EVO, the first 4G phone?
 Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] latest svn commits

2010-07-01 Thread Gjergj Sheldija
 hi Senthil,

the svn problem was because i couldn't rename a file and change it's content
and then committing..svn gaved me too many errors...so i had to do it
like that
causing many annoyances...sorry.

regarding the mail..i'll change the setting as soon as possible..means
tomorrow :)

regards
gj.

--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] latest svn commits

2010-06-30 Thread Gjergj Sheldija
Hi Senthil,

i'd like much to, but it's an svn problem...hope the future commits will be
much more succinct as soon as we finish this first refactoring step.

gj.
--
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Access Areas

2010-06-21 Thread Gjergj Sheldija
hi Frank,

what version of c2x are you using ?

gj.

On 18/06/2010 11:11, frank msuya wrote:

 Hi  care2x developers

 I'm having a problem, i need your help.

 I have created a new menu called Social welfare.When i create a user with 
 social welfare access
 permissions, its ok can only access this area. The problem arise when i 
 create another user with other
 access permissions like Radiology or Laboratory can access Social welfare as 
 well. I have gone through the 
 following areas:
   

  (1) Global_config--areas.php and areas_allow.php

  (2) language/en-lang_en_access.php

 When you click the menu Social welfare it open the file 
 socialwelfare_tz_pass.php with the following codes


 ?php

 require('./roots.php');
 require($root_path.'include/inc_environment_global.php');
 define('LANG_FILE','stdpass.php');
 define('NO_2LEVEL_CHK',1);

 require_once($root_path.'include/inc_front_chain_lang.php');
 $breakfile=$root_path.'main/startframe.php'.URL_APPEND;
 // reset all 2nd level lock cookies
 require($root_path.'include/inc_2level_reset.php');

 require_once($root_path.'global_conf/areas_allow.php');

 $allowedarea=$allow_area['social_welfare'];
 $append=URL_REDIRECT_APPEND;
 $lognow='Social Welfare login ok';

   
 ?

 Tell me where i'm wrong, i'm still stranger in care2x, i'm trying to catchup 
 slowly



 
 _
 Hotmail: Powerful Free email with security by Microsoft.
 https://signup.live.com/signup.aspx?id=60969
   


 --
 ThinkGeek and WIRED's GeekDad team up for the Ultimate 
 GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
 lucky parental unit.  See the prize list and enter to win: 
 http://p.sf.net/sfu/thinkgeek-promo


 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
   

--
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] Merry Christmas and a happy New Year

2009-12-24 Thread Gjergj Sheldija

Merry Christmas and a happy New Year to all!!


gj.



--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2X website

2009-11-24 Thread Gjergj Sheldija
hi,

can you give some more details ? like php version, modules loaded ?
error c2x gives you..
gj.

vivek kumar wrote:
 hii


 how to install care2x in centos 5.3

 i have install care2x ubuntu linux successfully. no error show

 plz help me


 On Mon, Nov 23, 2009 at 11:51 PM, Robert Meggle meg...@merotech.de wrote:

   


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] http://www.radiokili.org/public/care2x/care2002_tz_mero_vps//

2009-11-23 Thread Gjergj Sheldija
Hi Frank, Robert,

sorry for being so late.
the link to the current wiki is this one :
http://sourceforge.net/apps/mediawiki/care2002/index.php?title=Main_Page
since the password of the old wiki got lost.
and, no one is updating that list anymore.

gj.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Reports

2009-11-13 Thread gjergj sheldija
Hi Raul,
apart the ambulance management which is something we're working on at  
the moment, can you detail the reports you might need?

regarda
gj.

On 13/nov/2009, at 12.09, Raoul Bönisch jkl...@alice-dsl.net wrote:

 Hi!

 Having reports in care2x would be a great thing.

 I am a physician in germany planning to establish care2x at the
 hospital I am working at. Currently I have care2x from svn trunk
 2.6 running at home. There are still some problems though.

 Here is my transition plan from old HIS to care2x at my hospital:

 1. Have care2x running on my home computer. Have an entry mask
 for single user usage where I can enter name and birthday of
 patient and the medical data like examination results I take on
 first sight of patient on admission. Having these infos stored
 from one effective web form into the mysql database on my home
 computer.

 2. Use the care2x on my home computer at work over internet https
 connection and printing the reports about the data to put it into
 the patient's file (as paper printout) at my hospital.

 3. Having staff and chief notice the efficient care2x usage.

 4. Setting up operation room management in my care2x and have the
 secretary enter patient info for patients to be operated. Then do
 the operation room management in care2x - currently we use a
 paper book!!

 5. Taking over ambulance management by having all staff enter
 their patient info into the care2x system and letting them do
 printouts for the paper files we currently use.

 6. Take over all other parts of the hospitals which use paper
 stuff by care2x. Next main part would be ward/station management.
 Have all paper stuff from ward - everything there is written on
 papers - be managed in care2x.

 7. Move the care2x system to a computer at my hospital. I need
 permission to do that first.

 Reports would be needed for all the printouts to have the stuff
 as paper files during transition.

 Greetings,

 Raoul Bönisch


 --- 
 --- 
 --- 
 -
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008  
 30-Day
 trial. Simplify your report design, integration and deployment - and  
 focus on
 what you do best, core application coding. Discover what's new with
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care evolution

2009-08-14 Thread Gjergj Sheldija
hi all,

frank, you have read my mind :)
i'll reply in line. but before that, i must say that before thinking of 
any code review we have to come
out with a stable release, 2.6. this way we can have a clean, functional 
starting point.
now some comments...

frank tilugulilwa wrote:
 Dear All,

 I am not intending to distort anything said below by Gjergi. Its a
 brilliant observation/email, please receive my appreciation.

 @ UCC Limited (Tanzania), i am the 3rd if not 4th developer to be given
 this challenge to study Care2X. It has not been an easy task.

 Suggestions : 

 1. To harness efforts/ skills of different programmers, we should have a
 central repository (for development version) where all changes are
 committed to it. No individual repos/ multiple copies.
   
which we have...
 2. There should be a way to have a Care2X stable release @ agreed
 interval
   
in principle yes..more on this later...
 3. We should start cleaning the directory and file structure (what
 should be here and what there). we have to agree on the standards to be
 followed.
   
i've started working on it..as soon as the tools i'm working on are more 
stable i'll
release them...
 4. We should clean the code itself, unused code and re-arranging some.
   
see above..
 5. We should also document the architecture and the existing modules

   
we have the wiki ready and functioning, although my idea is to separate 
the  wikis, one for developers
on the trac installation and the other for users..
 6. All bugs should be centrally reported. ( can use Trac etc), this will
 create a knowledge base as well
   
it's there and ready...
 7. Feature requests should be communicated to the list, we should  have
 some sort of a whitepaper before developing something for people to
 participate/ contribute to the idea.
   
we have to talk more on this...much more :)
 8. Testing team should be identified. We can all test but at least few
 of us should be responsible for testing and reporting back.

   
besides that there should be a web team and a documentation one..as a 
minimum..
 If we do 60% of these Care2X will be a killer application.

 Which leg to start now? left or right ?

 My few cents!

 Thanking you,
 Frank Tilugulilwa

   


that's all :)

gj.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x Customazation

2009-08-11 Thread Gjergj Sheldija
hi,

regarding the wards, do you have access to those wards ?
by access i mean have you set up the acl's to permit you access at those 
wards
in the system admin module ?

gj.

Shalini M wrote:
 Hi
 Would u pls check the following files
   Code of this form is in 
 care2x/modules/registration_admission/aufnhame_start.php
  U can see this code here..
if(!$encounter_nr||$encounter_class_nr==1){
 # Load all  wards info
 $ward_obj=new Ward;
 $items='nr,name';
 $ward_info=$ward_obj-getAllWardsItemsObject($items);
 }
  ok then go to  care2x/include/care_api_classes/class_ward.php
 U can see function like this
 /**
 * Returns items of all wards.
 *
 * @access public
 * @param string Field names of items to be fetched
 * @return mixed adodb record object or boolean
 */
 function getAllWardsItemsObject($items) {
 global $db;
 $this-sql=SELECT $items  FROM $this-tb_ward WHERE status 
 NOT IN ($this-dead_stat);
   *   echo $this-sql;
 *if($this-res['gawio']=$db-Execute($this-sql)) {
 if($this-rec_count=$this-res['gawio']-RecordCount()) {
  return $this-res['gawio']; 
 } else { return false; }
 } else { return false; }
 }
 Just copy this to ur file or echo sql query. What you get and pls let 
 me know...?

 ShAlini M
  
 On Tue, Aug 11, 2009 at 4:30 PM, Yonela Mguli yonela.mg...@sita.co.za 
 mailto:yonela.mg...@sita.co.za wrote:


 Yes I am using v2.6 and I have successfully created my wards I can
 see them
 under Nursing(Main menu)-Nursing wards but on the dropdown list
 are not there.




 - Original Message -
 From: Shalini M mshal...@uxtechnologies.com
 mailto:mshal...@uxtechnologies.com
 To: care2002-developers@lists.sourceforge.net
 mailto:care2002-developers@lists.sourceforge.net
 Sent: Tuesday, August 11, 2009 12:30:00 PM GMT +02:00 Harare /
 Pretoria
 Subject: Re: [Care2002-developers] Care2x Customazation

 Hi,
 I think  you are using care2x 2.6 version. Can you see list of
 wards,which you are created under Nursing(Main menu)-Nursing wards;
 If you successfully created wards, you can see here.Then you can
 see available wards in drop down box. Please confirmed it.please
 let me know your status.
 Best Wishes
 Shalini M

 On Tue, Aug 11, 2009 at 3:50 PM, yonela.mg...@sita.co.za
 mailto:yonela.mg...@sita.co.za wrote:

 Hi Guys

 I've attached an image to this mail. Can someone suggest what
 could be the cause of the WARDS not to appear in the drop-down
 list.
 I've  created them  but when admitting a patient they don't
 appear .I've marked  the place on my picture that is attached.






 - Original Message -
 From: yonela mguli yonela.mg...@sita.co.za
 mailto:yonela.mg...@sita.co.za
 To: care2002-developers@lists.sourceforge.net
 mailto:care2002-developers@lists.sourceforge.net
 Sent: Tuesday, August 11, 2009 11:19:52 AM GMT +02:00 Harare /
 Pretoria
 Subject: Re: [Care2002-developers] Care2x Customazation

 Hi

 Thanks man I found the template directory and I've manage to
 manually change the bgcolor of menus on my Home Page,
 but now where can I change the bgcolor for whole body of the
 page and the bgcolor for the frame/table where you find CLOSE
 and HELP buttons at the top when the links are being clicked
 for instant (Patient link ) .




  











 - Original Message -
 From: Yonela Mguli yonela.mg...@sita.co.za
 mailto:yonela.mg...@sita.co.za
 To: care2002-developers@lists.sourceforge.net
 mailto:care2002-developers@lists.sourceforge.net
 Sent: Friday, August 7, 2009 3:25:43 PM GMT +02:00 Harare /
 Pretoria
 Subject: Re: [Care2002-developers] Care2x Customazation

  

 In the directory /css/theme/defualt  there is a css stylesheet
 that I have used,

 but again background color of the main page and Menu where all
 my links are situated,

 still a problem to customize.

  

  

  

  

  

  


 - Original Message -
 From: Yonela Mguli yonela.mg...@sita.co.za
 mailto:yonela.mg...@sita.co.za
 To: care2002-developers@lists.sourceforge.net
 mailto:care2002-developers@lists.sourceforge.net
 Sent: Friday, August 7, 2009 6:14:30 AM GMT -08:00 Tijuana /
 Baja California
 Subject: Re: [Care2002-developers] Care2x Customazation

 Yes man I did check the css but the css that I found only
 constrate on changing the Log In Page in terms of the background.

  

  

  

  

  

  

Re: [Care2002-developers] [Suspected Spam] Re: Care2x Customazation

2009-08-11 Thread Gjergj Sheldija
hi yonela,

the new access control lists ( acl ) on care2x 2.6 work this way :
first step you create roles (  nurse, doctor, etc )
then you assign these roles to specific departments or subdeparments

to do so you need to :

login as administrator then :
System Admin  Create Role  - to create the specific user role
System Admin  Create, edit , lock - to create the user with the 
specified role
and assign it to one or more departments.


gj.

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x Customazation

2009-08-07 Thread Gjergj Sheldija
hi,

you have to check the templates directory..it's not a css, it's 
hardcoded in the
html of the template

gj.

Yonela Mguli wrote:

  

 In the directory /css/theme/defualt  there is a css stylesheet that I 
 have used,

 but again background color of the main page and Menu where all my 
 links are situated,

 still a problem to customize.

  

  

  

  

  

  


 - Original Message -
 From: Yonela Mguli yonela.mg...@sita.co.za
 To: care2002-developers@lists.sourceforge.net
 Sent: Friday, August 7, 2009 6:14:30 AM GMT -08:00 Tijuana / Baja 
 California
 Subject: Re: [Care2002-developers] Care2x Customazation

 Yes man I did check the css but the css that I found only constrate on 
 changing the Log In Page in terms of the background.

  

  

  

  

  

  


 - Original Message -
 From: Jess Pepito jessp...@yahoo.com
 To: care2002-developers@lists.sourceforge.net
 Sent: Friday, August 7, 2009 5:04:07 AM GMT -08:00 Tijuana / Baja 
 California
 Subject: Re: [Care2002-developers] Care2x Customazation

 Have you check the css file?

 
 *From:* yonela.mg...@sita.co.za yonela.mg...@sita.co.za
 *To:* Care2002-developers@lists.sourceforge.net
 *Sent:* Friday, August 7, 2009 7:49:17 PM
 *Subject:* [Care2002-developers] Care2x Customazation

 Hi Guys

  

 Can some help me, I want to manual change the background color for 
 Home Page of Care2x (v 2.6) system

 but I don't want to use the Special Tools that it came up with.I need 
 to change it on the php script.


  



 --
  
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 
 30-Day trial. Simplify your report design, integration and deployment 
 - and focus on what you do best, core application coding. Discover 
 what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
 ___ Care2002-developers 
 mailing list Care2002-developers@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

 --
  
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 
 30-Day trial. Simplify your report design, integration and deployment 
 - and focus on what you do best, core application coding. Discover 
 what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july
 ___ Care2002-developers 
 mailing list Care2002-developers@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
 

 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
 trial. Simplify your report design, integration and deployment - and focus on 
 what you do best, core application coding. Discover what's new with 
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 

 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
   

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Problem with Ward Station

2009-08-04 Thread Gjergj Sheldija
hi,

which version are you using ?

gj.

On Tue, 2009-08-04 at 12:57 +0200, given.shiri...@sita.co.za wrote:
 Hi Guyz.
 
 I have a problem with care2x system.
 
 I can admit the patient as outpatient,but I can admit the patient a 
 inpatient,because the Ward Station drop down Box is Empty,to my surprise is 
 that,I did create the Wards.See the attachment for screen-shot.
 
 Best Regards
 
 Given  
 
 --
 Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
 trial. Simplify your report design, integration and deployment - and focus on 
 what you do best, core application coding. Discover what's new with 
 Crystal Reports now.  http://p.sf.net/sfu/bobj-july
 ___ Care2002-developers mailing 
 list Care2002-developers@lists.sourceforge.net 
 https://lists.sourceforge.net/lists/listinfo/care2002-developers


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] old mail

2009-08-02 Thread Gjergj Sheldija
hi all

this mail was sent some time ago..i think thay i should resend it again..

A long time has passed since c2x appeared and a lot of things have
changed over the years.

PHP has become a more robust and business oriented language, a lot of
tools are disposable for developers and a lot of new business
strategies are available to help with the common day to day problems
that we encounter.

Localization and internationalization are now more easy that they used
to be, and php 6 promises even further improvements via Unicode
support. Creating user documentation is now much more easy via wiki’s
and Java script libraries can help a lot with designing rich and
practical UI.

I thing that the time is right to start a small revolution in c2x;
i’ll list here some suggestion that I think would be useful, they may
be right, may not; it’s up to the community to decide.

Printing

I think printing should be centralized, we should use a centralized
code to do that. Agatha with some improvements could ease the creation
of new print forms without the need to specify pdf coordinated by hand
as we actually do.

Localization

The current way c2x has of handling translation is very hard to
maintain and error prone. A migration to gettext could ease the
translation efforts and help c2x greaten it’s userbase.

Besides that there are strange cases like js_lang_sex_title.php
which is not used in any file.

Manual / Help files

We all know how hard it is to write, update c2x help files, that why
not use a wiki engine ? It would easy the process of maintenance of
the the help files, it’s much more easy to translate and this way we
could create a much needed manual, and have it updated automatically.

HL7

The actual implementation of HL7 is practically non existent. But the
we should discuss here about v2 or v3, and if it has to be part of
every module, or it should be and external library.

The Code….

Here are a lot of things that should be changed and and lot should be
deleted.

* First there is a lot of code that should be rewritten, think
about sql code inside the module code, which is not a good practice.
* Second there is no real separation of modules, module files are
scattered all around the directory tree, which makes even harder to
apply updates and change code around.
* Third , the code needs some major clean up; there is a lot of
unused code all over which makes further improvements difficult.

And a lot of other things that I didn’t mention.

UI

Major improvements should be done on the ui side, from simple things
as changing the tab interface from using images to simple js, to new
visualization of the ward, to the possibility of connecting a specific
user or group of users to a specific module – an example is the
Glasgow Coma Scale.

The notification system used in the labs, pharmacy, depot, technical
is a bit outdated, a little ajax could make it much more usable.

A new theming engine css based could help much more and ease the
creation of new UI.

Other scattered ideas..

Other things that could be helpful is we should start to use automatic
testing, modules can be installable from a central repository, the
possibility of connecting specific users to specific modules,etc.

Another thing is that we should avoid static configuration in files
like $OpenTimes in lang_lang_abteilung.php and preferably have them
stored in the db.
this mail could be even more lengthy, but I hope you understand my
point : c2x should evolve and it needs our help to do it!

gj.
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] old mail

2009-08-02 Thread Gjergj Sheldija
hi Frank,

actually there are a lot of positions to fill in the care2x project.

are you in ?

gj.

On Sun, 2009-08-02 at 23:09 +0300, Frank Tilugulilwa wrote:
 I concur with you.
 
 On Sun, Aug 2, 2009 at 9:52 PM, Gjergj Sheldija
 gjergj.sheld...@gmail.com wrote:
 hi all
 
 this mail was sent some time ago..i think thay i should resend
 it again..
 
 A long time has passed since c2x appeared and a lot of things
 have 
 changed over the years. 
 
 
 PHP has become a more robust and business oriented language, a
 lot of 
 tools are disposable for developers and a lot of new business 
 strategies are available to help with the common day to day
 problems 
 that we encounter. 
 
 
 Localization and internationalization are now more easy that
 they used 
 to be, and php 6 promises even further improvements via
 Unicode 
 support. Creating user documentation is now much more easy via
 wiki’s 
 and Java script libraries can help a lot with designing rich
 and 
 practical UI. 
 
 
 I thing that the time is right to start a small revolution in
 c2x; 
 i’ll list here some suggestion that I think would be useful,
 they may 
 be right, may not; it’s up to the community to decide. 
 
 
 Printing 
 
 
 I think printing should be centralized, we should use a
 centralized 
 code to do that. Agatha with some improvements could ease the
 creation 
 of new print forms without the need to specify pdf coordinated
 by hand 
 as we actually do. 
 
 
 Localization 
 
 
 The current way c2x has of handling translation is very hard
 to 
 maintain and error prone. A migration to gettext could ease
 the 
 translation efforts and help c2x greaten it’s userbase. 
 
 
 Besides that there are strange cases like
 js_lang_sex_title.php 
 which is not used in any file. 
 
 
 Manual / Help files 
 
 
 We all know how hard it is to write, update c2x help files,
 that why 
 not use a wiki engine ? It would easy the process of
 maintenance of 
 the the help files, it’s much more easy to translate and this
 way we 
 could create a much needed manual, and have it updated
 automatically. 
 
 
 HL7 
 
 
 The actual implementation of HL7 is practically non existent.
 But the 
 we should discuss here about v2 or v3, and if it has to be
 part of 
 every module, or it should be and external library. 
 
 
 The Code…. 
 
 
 Here are a lot of things that should be changed and and lot
 should be 
 deleted. 
 
 
 * First there is a lot of code that should be rewritten,
 think 
 about sql code inside the module code, which is not a good
 practice. 
 * Second there is no real separation of modules, module
 files are 
 scattered all around the directory tree, which makes even
 harder to 
 apply updates and change code around. 
 * Third , the code needs some major clean up; there is a
 lot of 
 unused code all over which makes further improvements
 difficult. 
 
 
 And a lot of other things that I didn’t mention. 
 
 
 UI 
 
 
 Major improvements should be done on the ui side, from simple
 things 
 as changing the tab interface from using images to simple js,
 to new 
 visualization of the ward, to the possibility of connecting a
 specific 
 user or group of users to a specific module – an example is
 the 
 Glasgow Coma Scale. 
 
 
 The notification system used in the labs, pharmacy, depot,
 technical 
 is a bit outdated, a little ajax could make it much more
 usable. 
 
 
 A new theming engine css based could help much more and ease
 the 
 creation of new UI. 
 
 
 Other scattered ideas.. 
 
 
 Other things that could be helpful is we should start to use
 automatic 
 testing, modules can be installable from a central repository,
 the 
 possibility of connecting specific users to specific
 modules,etc. 
 
 
 Another thing is that we should avoid static configuration

Re: [Care2002-developers] 2.6 beta demo online

2009-07-28 Thread Gjergj Sheldija
hi all,

can somebody please confirm this : 
https://sourceforge.net/apps/trac/care2002/ticket/14

gj.


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] 2.6 beta demo online

2009-07-28 Thread Gjergj Sheldija
On Tue, 2009-07-28 at 00:25 -0700, Dr. Bülent Potur wrote:
 I can not change the language to Türkçe. And plugins are not there.
 Bülent Potur
 
 thank you i just fixed the plugins, it was hte directory that
 was missing.
 i created a ticket for the languages.
 
 gj.


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] 2.6 beta demo online

2009-07-27 Thread Gjergj Sheldija
hi all,

you can try out a working demo of the 2.6.6225 series:
on http://care2002.sourceforge.net/demo
login with
user name : demodemo
password : demodemo

if you find any bugs please use the projects trac installation
at https://sourceforge.net/apps/trac/care2002/newticket
instead of the mailing list.

gj.

--
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] I can't create duty plan

2009-07-23 Thread Gjergj Sheldija
you mean creating users ?

herman syam wrote:
 BTW, How i can get Username and password :)

 Thanks,



 - Original Message 
 From: Gjergj Sheldija gjergj.sheld...@gmail.com
 To: care2002-developers@lists.sourceforge.net
 Sent: Wednesday, July 22, 2009 10:44:18 PM
 Subject: Re: [Care2002-developers] I can't create duty plan

 hi herman,

 can you please use the trac installation to submit bugs ?
 you can fill the new bug form here :
 https://sourceforge.net/apps/trac/care2002/newticket

 gj.

 On Wed, Jul 22, 2009 at 4:38 PM, herman syamherman_s...@yahoo.com wrote:
   
 Menu -- doctors -- DOC Scheduler -- Create duty plan

 the pop up just shown in a seconds then close,




 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

 

 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers



   

 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
   

--
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] I can't create duty plan

2009-07-23 Thread Gjergj Sheldija
use your sourceforge login and pass
thank you

gj.

herman syam wrote:
 no, when i access https://sourceforge.net/apps/trac/care2002/newticket 
 required users name and password

 but, i have already registered. thank you for your reply..

 regard, 

 herman

 - Original Message 
 From: Gjergj Sheldija gjergj.sheld...@gmail.com
 To: care2002-developers@lists.sourceforge.net
 Sent: Thursday, July 23, 2009 6:49:38 PM
 Subject: Re: [Care2002-developers] I can't create duty plan

 you mean creating users ?

 herman syam wrote:
   
 BTW, How i can get Username and password :)

 Thanks,



 - Original Message 
 From: Gjergj Sheldija gjergj.sheld...@gmail.com
 To: care2002-developers@lists.sourceforge.net
 Sent: Wednesday, July 22, 2009 10:44:18 PM
 Subject: Re: [Care2002-developers] I can't create duty plan

 hi herman,

 can you please use the trac installation to submit bugs ?
 you can fill the new bug form here :
 https://sourceforge.net/apps/trac/care2002/newticket

 gj.

 On Wed, Jul 22, 2009 at 4:38 PM, herman syamherman_s...@yahoo.com wrote:
  
 
 Menu -- doctors -- DOC Scheduler -- Create duty plan

 the pop up just shown in a seconds then close,




 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers


   
 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers



  

 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
  
 

 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers



   

 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
   

--
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2002-developers Digest, Vol 39, Issue 7

2009-07-23 Thread Gjergj Sheldija
hi coolman,

you're more than welcome to share them.
can you be a bit more specific about the bugs you've fixed ?


gj.

coolman coolx wrote:
 Hello gjs,

 I have been going through the 2.6. I have fixed some bugs. I will make 
 them available quite soon. Internet connection here can be very poor 
 at times ( Nigeria).

 On Wed, Jul 22, 2009 at 1:02 PM, 
 care2002-developers-requ...@lists.sourceforge.net 
 mailto:care2002-developers-requ...@lists.sourceforge.net wrote:

 Send Care2002-developers mailing list submissions to
care2002-developers@lists.sourceforge.net
 mailto:care2002-developers@lists.sourceforge.net

 To subscribe or unsubscribe via the World Wide Web, visit
  
  https://lists.sourceforge.net/lists/listinfo/care2002-developers
 or, via email, send a message with subject or body 'help' to
care2002-developers-requ...@lists.sourceforge.net
 mailto:care2002-developers-requ...@lists.sourceforge.net

 You can reach the person managing the list at
care2002-developers-ow...@lists.sourceforge.net
 mailto:care2002-developers-ow...@lists.sourceforge.net

 When replying, please edit your Subject line so it is more specific
 than Re: Contents of Care2002-developers digest...


 Today's Topics:

   1. Care2x  Customisation (Given Shirinda)
   2. Re: Care2x  Customisation (Beth Lesko)
   3. weberp integration (Gjergj Sheldija)


 --

 Message: 1
 Date: Tue, 21 Jul 2009 14:07:48 +0200 (SAST)
 From: Given Shirinda given.shiri...@sita.co.za
 mailto:given.shiri...@sita.co.za
 Subject: [Care2002-developers] Care2x  Customisation
 To: care2002-developers@lists.sourceforge.net
 mailto:care2002-developers@lists.sourceforge.net
 Message-ID:
  
  869985443.180261248178068264.javamail.r...@serams010.sita.co.za
 mailto:869985443.180261248178068264.javamail.r...@serams010.sita.co.za
 Content-Type: text/plain; charset=utf-8

 Hi Guys.

 I am running linux server where I installed care2x system.my
 challenge is that,when I customise care2x Server(localhost).
 I go to the next machine and type the ip address and care2x folder
 like this.http://10.129.78.106/care2x.
 it is still giving me,the default page,but the server is
 customisation is fine.

 my question is,it's possible for one to customise the server where
 care2x is installed and when someone connect to the care2x server
 he or she gets the customised page?.

 Best Regards

 Given


 --
 ***
 STATE INFORMATION TECHNOLOGY AGENCY
 ***
 MIYELANI GIVEN SHIRINDA.

 E-LEARNING CONSULTANT [SAKAI]
 DEPARTMENT: TECHNOLOGY LAB
 ___
 Tel :012 470 1526
 Cell:0730133879
 E-Mail 1:given.shiri...@sita.co.za
 mailto:1%3agiven.shiri...@sita.co.za
 E-Mail 2:mgshiri...@webmail.co.za
 mailto:2%3amgshiri...@webmail.co.za
 ___

 Failure is simply the opportunity to begin again,this time more
 intelligently.



 --

 Message: 2
 Date: Tue, 21 Jul 2009 09:02:21 -0400
 From: Beth Lesko bethle...@gmail.com mailto:bethle...@gmail.com
 Subject: Re: [Care2002-developers] Care2x  Customisation
 To: care2002-developers@lists.sourceforge.net
 mailto:care2002-developers@lists.sourceforge.net
 Message-ID: 4a65bc5d.2040...@gmail.com
 mailto:4a65bc5d.2040...@gmail.com
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed

 This could be a cache problem? On the clients, configure the
 computer to
 not store web pages in the memory.

 Beth

 Given Shirinda wrote:
  Hi Guys.
 
  I am running linux server where I installed care2x system.my
 challenge is that,when I customise care2x Server(localhost).
  I go to the next machine and type the ip address and care2x
 folder like this.http://10.129.78.106/care2x.
  it is still giving me,the default page,but the server is
 customisation is fine.
 
  my question is,it's possible for one to customise the server
 where care2x is installed and when someone connect to the care2x
 server he or she gets the customised page?.
 
  Best Regards
 
  Given
 
 
 



 --

 Message: 3
 Date: Tue, 21 Jul 2009 20:55:41 +0200
 From: Gjergj Sheldija gjergj.sheld...@gmail.com
 mailto:gjergj.sheld...@gmail.com
 Subject: [Care2002-developers] weberp integration
 To: care2002-developers@lists.sourceforge.net
 mailto:care2002-developers@lists.sourceforge.net
 Message-ID: 4a660f2d.1060...@gmail.com
 mailto:4a660f2d.1060...@gmail.com

Re: [Care2002-developers] Doctors and Nurses list problems

2009-07-22 Thread Gjergj Sheldija
hi,

could you please post a bug on the trac bugtacker :
https://sourceforge.net/apps/trac/care2002/

gj.

given.shiri...@sita.co.za wrote:
 Hi Good people.

 I do have a serious problem with our care2x System.On the main Menu,When I 
 select Doctor and Doctors's list,The same issue happened to Nurse,It 
 complained about MYSQL.See the error massege Below.

 mysql error: [1064: You have an error in your SQL syntax; check the manual 
 that corresponds to your MySQL server version for the right syntax to use 
 near 'list ok', 'given', 'admin', '', 'doctors-main-pass.php', 'do' at line 
 5] in EXECUTE(INSERT INTO care_accesslog ( DATETIME, IP, LOGNOTE, USERID, 
 USERNAME, PASSWORD, THISFILE, FILEFORWARD, LOGIN_SUCCESS ) VALUES ( 
 '2009-07-22/14:05', '10.128.79.108', 'Direct access Doctors Doctors' list 
 ok', 'given', 'admin', '', 'doctors-main-pass.php', 
 'doctors-dienst-personalliste.php?sid=32a3e479f5c631d126afd31b9c10deb7〈=enipath=menuretpath=menu',
  '1' );)

 Best Regards

 Given
   

--
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Doctors and Nurses list problems

2009-07-22 Thread Gjergj Sheldija
hi,

what version are you using ?

given.shiri...@sita.co.za wrote:
 Hi Good people.

 I do have a serious problem with our care2x System.On the main Menu,When I 
 select Doctor and Doctors's list,The same issue happened to Nurse,It 
 complained about MYSQL.See the error massege Below.

 mysql error: [1064: You have an error in your SQL syntax; check the manual 
 that corresponds to your MySQL server version for the right syntax to use 
 near 'list ok', 'given', 'admin', '', 'doctors-main-pass.php', 'do' at line 
 5] in EXECUTE(INSERT INTO care_accesslog ( DATETIME, IP, LOGNOTE, USERID, 
 USERNAME, PASSWORD, THISFILE, FILEFORWARD, LOGIN_SUCCESS ) VALUES ( 
 '2009-07-22/14:05', '10.128.79.108', 'Direct access Doctors Doctors' list 
 ok', 'given', 'admin', '', 'doctors-main-pass.php', 
 'doctors-dienst-personalliste.php?sid=32a3e479f5c631d126afd31b9c10deb7〈=enipath=menuretpath=menu',
  '1' );)

 Best Regards

 Given
   

--
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Doctors and Nurses list problems

2009-07-22 Thread Gjergj Sheldija
can you try with the last patch ? #6222 from the svn

gj.

herman syam wrote:
 please try to change language.





 - Original Message 
 From: given.shiri...@sita.co.za given.shiri...@sita.co.za
 To: care2002-developers@lists.sourceforge.net
 Sent: Wednesday, July 22, 2009 8:05:39 PM
 Subject: [Care2002-developers] Doctors and Nurses list problems

 Hi Good people.

 I do have a serious problem with our care2x System.On the main Menu,When I 
 select Doctor and Doctors's list,The same issue happened to Nurse,It 
 complained about MYSQL.See the error massege Below.

 mysql error: [1064: You have an error in your SQL syntax; check the manual 
 that corresponds to your MySQL server version for the right syntax to use 
 near 'list ok', 'given', 'admin', '', 'doctors-main-pass.php', 'do' at line 
 5] in EXECUTE(INSERT INTO care_accesslog ( DATETIME, IP, LOGNOTE, USERID, 
 USERNAME, PASSWORD, THISFILE, FILEFORWARD, LOGIN_SUCCESS ) VALUES ( 
 '2009-07-22/14:05', '10.128.79.108', 'Direct access Doctors Doctors' list 
 ok', 'given', 'admin', '', 'doctors-main-pass.php', 
 'doctors-dienst-personalliste.php?sid=32a3e479f5c631d126afd31b9c10deb7〈=enipath=menuretpath=menu',
  '1' );)

 Best Regards

 Given
   

--
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] I can't create duty plan

2009-07-22 Thread Gjergj Sheldija
hi herman,

can you please take a look at :
https://sourceforge.net/apps/trac/care2002/ticket/10

and download :
https://sourceforge.net/apps/trac/care2002/changeset/6223

to see if it is ok ?

please start using the trac installation.

gj.

herman syam wrote:
 Menu -- doctors -- DOC Scheduler -- Create duty plan 

 the pop up just shown in a seconds then close,


   

 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
   

--
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


[Care2002-developers] weberp integration

2009-07-21 Thread Gjergj Sheldija
hi all,

i've just uploaded in the svn the classes from Tim for the c2x weberp 
integration
you can find them here :
http://apps.sourceforge.net/trac/care2002/changeset/6221/trunk/2.6?old_path=%2Fformat=zip
and you will find the description on how to set it up in the wiki :
https://sourceforge.net/apps/mediawiki/care2002/index.php?title=WebERP_Integration

as i've asked before, this project needs your help. so please help us 
with the wiki :
https://sourceforge.net/apps/mediawiki/care2002/index.php?title=Main_Page
and by submitting bugs on our trac installation which is located here :
https://sourceforge.net/apps/trac/care2002/wiki/WikiStart


gj.


--
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] care2utu weberp folder

2009-07-20 Thread Gjergj Sheldija
hi Tim,

yes please..

gj.

Tim Schofield wrote:
 Hi,

 The webERP from http://sourceforge.net/projects/web-erp/ will work
 fine. Here are some instructions for making the link work:

 In webERP all that needs doing is the variable $DatabaseName in the
 script api/api_php.php needs to be set to the name of the webERP
 database.

 In Care2x there needs to be some changes to
 include/care_api_classes/class_weberp.php

 The following lines in the constructor:

 $this-user = php_xmlrpc_encode(user);
 $this-password = php_xmlrpc_encode(password);

 need to contain a valid user/password for webERP which has admin privileges.

 The URL in the line:

 $this-ServerURL = http://localhost/webERP/api/api_xml-rpc.php;;

 needs to point to your webERP installation. (I have run this between
 servers at different geographical locations).

 For testing purposes:

 $this-DebugLevel should be set to 2 which will provide a lot of
 output in care2c but is good until you have it working. Set to 0 for
 normal use.

 You need to set the xml-rpc link to on in System Admin/System Admin.

 Then you should be ready to go. People always seem to run into
 problems so if you do let me know.

 Thanks,
 Tim

 ps Gjergj/Robert the files include/care_api_classes/class_weberp.php
 and include/care_api_classes/class_weberp_c2x.php could be moved into
 the main 2.6 version and I could submit patches to you to get the
 integration into 2.6, if that is what you want.


 2009/7/20 coolman coolx coolma...@gmail.com:
   
 Hello Robert,

 I downloaded the care2utu latest build from svn and I have been trying hard
 to figure out the integration with weberp. Do I need to download weberp? Is
 there any configuration file I need to edit?

 Thanks

 --
 Enter the BlackBerry Developer Challenge
 This is your chance to win up to $100,000 in prizes! For a limited time,
 vendors submitting new applications to BlackBerry App World(TM) will have
 the opportunity to enter the BlackBerry Developer Challenge. See full prize
 details at: http://p.sf.net/sfu/Challenge
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers


 

 --
 Enter the BlackBerry Developer Challenge  
 This is your chance to win up to $100,000 in prizes! For a limited time, 
 vendors submitting new applications to BlackBerry App World(TM) will have
 the opportunity to enter the BlackBerry Developer Challenge. See full prize  
 details at: http://p.sf.net/sfu/Challenge
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
   

--
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


Re: [Care2002-developers] Care2x install problem

2009-07-03 Thread Gjergj Sheldija
which is why we removed it from the main tree of c2x...
gj.

Tim Schofield wrote:
 It only exists in that version. Of course you could argue that billing
 doesn't belong in an application such as Care2x and that the
 information on what is to be billed should be transferred to a
 specialist accounting application to raise the bill.

 Tim


 2009/7/3 frank tilugulilwa tiluguli...@gmail.com:
   
 On Fri, 2009-07-03 at 10:20 -0700, herman syam wrote:

 
 BTW I can't find billing modules.

   
 So do I.

 I can only see this module when I install care2utu (east African
 version).

 -- Frank

 
 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers

 

 --
 ___
 Care2002-developers mailing list
 Care2002-developers@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/care2002-developers
   

--
___
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers


  1   2   3   >