IRC Chat : 2009-08-21 - OpenMRS

08:21:45 *** OpenMRSBot has joined #openmrs
08:21:45 *** ChanServ sets mode: +o OpenMRSBot
08:22:49 <pascal`> !seen OpenMRSBot
08:22:49 <OpenMRSBot> pascal`: OpenMRSBot was last seen in #openmrs 43 weeks, 6 days, 0 hours, 42 minutes, and 19 seconds ago: <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: How can an IT Project Manager/Requirements Analyst get invol <http://forum.openmrs.org/viewtopic.php?f=11&t=408#p1416>
08:23:04 <pascal`> =O
08:24:37 <upul> who started the bot
08:27:23 <r0bby> oh darn
08:27:25 <pascal`> maybe it has developed it's own intelligence
08:27:28 <r0bby> now i gotta watch what im doing
08:27:35 <r0bby> and saying
08:29:47 <upul> build break looks like a network error
09:24:29 *** harshini has joined #openmrs
09:24:55 <harshini> Hi all
09:43:30 <pascal`> hi harshini
09:49:17 <harshini> hello....
09:50:50 <harshini> hey do u have any idea about submitting the code to google
09:54:20 *** atomicturtle has joined #openmrs
09:54:20 *** atomicturtle1 has quit IRC
09:56:46 <upul> harshini, you have to extract the code you wrote for the project, zip it and upload to the project page they gave
09:57:05 <upul> at least that's what happened last time
10:03:01 *** harshini has quit IRC
10:05:29 *** harshini has joined #openmrs
10:06:18 <harshini> upul okay
10:06:29 <harshini> but when i open http://code.google.com/p/google-summer-of-code/downloads/entry
10:06:31 <OpenMRSBot> <http://ln-s.net/3z$K> (at code.google.com)
10:06:56 <harshini> this link i get 403 error...forbidden eror
10:07:52 <upul> it should be something like this http://code.google.com/p/google-summer-of-code-2008-openmrs/
10:07:53 <OpenMRSBot> <http://ln-s.net/2B3c> (at code.google.com)
10:08:20 <upul> that was last time, not sure about this time, you must have got a mail what to do
10:09:13 <harshini> http://groups.google.com/group/google-summer-of-code-announce/web/how-to-provide-google-with-sample-code?version=5&pli=1
10:09:16 <OpenMRSBot> <http://ln-s.net/3z$O> (at groups.google.com)
10:09:28 <harshini> in this liknk i found that
10:10:07 <harshini> under the following heading "How to Add Your Code to the Google Summer of Code Project"
10:12:55 <harshini> upul and i cant find any lin like new download "
10:13:07 <harshini> under the download section
10:13:09 <upul> have they asked to upload
10:13:38 <upul> it's probably not that place, that place only has gsoc items
10:13:48 <harshini> ok
10:14:17 <harshini> so do u have any idea about where to upload
10:14:39 <upul> they will probably make project for each project like for the one in 2008
10:15:36 <harshini> oh
10:34:29 <harshini> upul, i'm not anle to find any such link for this year
10:41:43 <upul> they should send one, did they officially told you to upload it
10:41:54 <upul> it happens after the mentors assess you
10:42:56 <harshini> like i told my mentor that i completed my project...so he told me to submit the code to google
11:01:12 *** harshini has quit IRC
11:11:38 *** upul has quit IRC
11:32:02 *** james_regen has joined #openmrs
11:32:02 *** ChanServ sets mode: +v james_regen
12:06:47 *** kane77 has joined #openmrs
12:35:08 *** bwolfe has joined #openmrs
12:35:08 *** ChanServ sets mode: +o bwolfe
12:35:18 <pascal`> hey bwolfe
12:35:28 <bwolfe> hi pascal`
12:35:41 <pascal`> mind if I run something by you quick?
12:36:26 <pascal`> bwolfe, lmk when you have sec
12:36:35 <bwolfe> ask away
12:37:00 <bwolfe> is it about your email?
12:37:16 <bwolfe> there was a request a while back for something like this by the pih malawi guys I think
12:37:58 <pascal`> bwolfe, yeah, it's about that
12:38:08 <pascal`> i just want to make sure what I'm about to do is going to work
12:38:26 <pascal`> i want to create a new mapping to override the the patientPrograms portlet
12:38:58 <pascal`> as long as I make sure the order is < 99 everything should work fine, right?
12:39:21 <pascal`> i.e., my controller will be invoked rather than the core controller?
12:40:03 <bwolfe> pascal`: this is the conference call where we discussed the program location thing: http://openmrs.org/wiki/2009-02-26_Developers_Conference_Call
12:40:08 <OpenMRSBot> <http://ln-s.net/3z:Y> (at openmrs.org)
12:40:15 <bwolfe> pascal`: yeah, I think so
12:40:35 <pascal`> yeah, seems like it from the code, just wanted a sanity check, thanks (=
12:41:37 <pascal`> what would be better is to actually just replace the portlet jsp and use an AOP wrapper to wrap around the patient service (or patientProgram, or whatever exists), but that doesn't seem possible
12:41:58 <pascal`> so I'm basically going to have to duplicate the patientProgram controller and add just a few lines. oh well.
12:43:08 *** upul has joined #openmrs
12:43:08 *** ChanServ sets mode: +v upul
12:43:33 <pascal`> hmmm, although that actually probably wouldn't work, nvm.
12:45:21 <pascal`> bwolfe >> Darius+Mike to investigate whether we just 1) add program_workflow.location_id or need to 2) add a new program_workflow_state_location_map table. Results of investigation will be posted to the dev list for more discussion. Background should be given in the email for those not on this call.
12:46:11 <pascal`> remember what those results were? Any any case, I think having a mapping table is more useful, because then you can track histories of patient movement, which could be useful to someone, sometme.
12:46:34 <bwolfe> pascal`: I don't remember if they posted or not. scan the mailing list archive to see
12:50:27 <upul> bwolfe: how does robby start the openmrsbot?
12:51:05 <bwolfe> upul: how does he start it? do you mean start talking with it? Use the bang: !
12:51:12 <bwolfe> !list
12:51:12 <OpenMRSBot> bwolfe: Admin, Alias, AutoMode, Channel, ChannelLogger, ChannelStats, Config, Factoids, Herald, Karma, Misc, NickCapture, Owner, RSS, Reply, Seen, Services, ShrinkUrl, Status, and User
12:51:19 <bwolfe> !list factoids
12:51:19 <OpenMRSBot> bwolfe: change, forget, info, learn, lock, random, search, unlock, and whatis
12:51:33 <bwolfe> !factoids random
12:51:33 <OpenMRSBot> bwolfe: "feed": All things OpenMRS are aggregated into one common rss feed. See http://feed.openmrs.org and read about how to use it on the wiki: http://openmrs.org/wiki/Feed; "moduleresources": http://openmrs.org/wiki/Module_Resources; "videos": http://openmrs.blip.tv
12:51:48 <upul> bwolfe: i mean it was not running since yestereday
12:52:14 <bwolfe> upul: oh, its running on one of our servers. it starts itself back up
12:52:57 <bwolfe> its running on the server that has dev.openmrs and svn.openmrs.org. so if the bot is down it usually means those domains are down too :-/
12:54:26 <upul> hmm, it just started up few hours ago when we were talking i thought somebody started it
12:54:26 *** atomicturtle has quit IRC
12:55:24 *** atomicturtle has joined #openmrs
12:57:18 <bwolfe> upul: nope, its just magical
12:57:44 <pascal`> aha, so what i said was right
12:57:48 <bwolfe> upul: maybe it heard you talking
12:58:14 <pascal`> <pascal`> maybe it has developed it's own intelligence
13:36:24 *** bwolfe has quit IRC
13:40:57 *** Nzeyi has joined #openmrs
13:49:46 *** nribeka has joined #openmrs
13:49:46 *** ChanServ sets mode: +v nribeka
14:05:02 <r0bby> So this one time.. at band camp...
14:06:15 *** bwolfe has joined #openmrs
14:06:15 *** ChanServ sets mode: +o bwolfe
14:09:58 *** Nzeyi has quit IRC
14:12:37 *** jmiranda has joined #openmrs
14:12:37 *** ChanServ sets mode: +o jmiranda
14:16:56 *** atomicturtle has quit IRC
14:26:15 <pascal`> hey jmiranda
14:26:24 <jmiranda> hey pascal`
14:45:11 *** atomicturtle has joined #openmrs
14:48:54 <r0bby> HAI HAI HAI HAI HAI
14:50:12 <upul> HEH! HEH! HEH! HEH!
15:05:06 <r0bby> HAI
15:05:49 *** pascal` has quit IRC
15:09:25 *** james_rege1 has joined #openmrs
15:09:57 *** r0bby__ has joined #openmrs
15:10:26 *** upul has quit IRC
15:11:13 *** r0bby is now known as Guest85535
15:11:53 *** r0bby__ is now known as r0bby
15:12:01 *** ChanServ sets mode: +v r0bby
15:13:12 *** jmiranda has quit IRC
15:24:47 *** Guest85535 has quit IRC
15:28:16 *** bwolfe has quit IRC
15:37:01 *** james_regen has quit IRC
16:29:35 *** mkulumadzi has quit IRC
16:34:01 <r0bby> ```
16:40:26 *** pascal` has joined #openmrs
16:52:16 *** bmckown has joined #openmrs
16:52:16 *** ChanServ sets mode: +o bmckown
17:46:29 *** jmiranda has joined #openmrs
17:46:29 *** ChanServ sets mode: +o jmiranda
18:30:17 *** amogha has joined #openmrs
19:09:42 *** amogha has quit IRC
19:11:37 *** bwolfe has joined #openmrs
19:11:37 *** ChanServ sets mode: +o bwolfe
19:42:22 *** pascal` has quit IRC
19:49:55 *** james_rege1 has quit IRC
19:50:11 *** andrewaclt has joined #openmrs
19:50:19 <andrewaclt> hey
19:50:43 <andrewaclt> Is there an explanation about patient unique ids somewhere? like what format should they follow?
19:52:38 <bmckown> you mean uuid's as in universally unique id's?
19:52:51 <bmckown> or do you you mean patient identifiers?
19:56:15 <andrewaclt> its listed as Identifier on Patient Search
19:57:53 <bmckown> okay, it's probably on the wiki (will search for patient identifier on openmrs.org)... but OTMH
19:58:24 <bmckown> in the code, an Identifier is unique within an IdentifierType
19:58:45 <bmckown> Hence, no one IdentifierType can have duplicate Identifiers.
19:59:49 <bmckown> But you can potentially have the same Identifier.getIdentifier() for more than one different IdentifierType
20:00:14 <bmckown> Identifiers require and Identifier, IdentifierType, and Location
20:01:10 <bmckown> And some IdentifierTypes require a check-digit. That's determined when creating/managing IdentifierTypes.
20:01:43 *** bwolfe has quit IRC
20:01:53 *** bwolfe has joined #openmrs
20:01:53 *** ChanServ sets mode: +o bwolfe
20:02:36 <bmckown> http://openmrs.org/wiki/Adding_A_New_Patient_Identifier_Type
20:02:40 <OpenMRSBot> <http://ln-s.net/3zOA> (at openmrs.org)
20:02:50 <bmckown> http://openmrs.org/wiki/Check_Digit_Algorithm
20:03:05 <bmckown> http://openmrs.org/wiki/Patient_Identifier_Formatting
20:03:07 <OpenMRSBot> <http://ln-s.net/3zOE> (at openmrs.org)
20:03:43 <bmckown> andrewaclt, is that what you are looking for?
20:05:10 <bmckown> greetings beantowners (bwofe, jmiranda)
20:05:16 <bmckown> :-)
20:05:26 <andrewaclt> bmckown: I think so, thank you!
20:05:44 <bmckown> Cool, andrewaclt ! If need more help.. feel free to ask.
20:06:13 <bmckown> since the beantowners are not sitting next to me today. cubicle farm is empty here.
20:06:57 *** andrewaclt has quit IRC
20:09:57 <jmiranda> hey bmckown
20:10:25 <bmckown> hi, justin and ben. How's boston?
20:10:30 <bwolfe> hi hoosier
20:10:33 <bwolfe> sticky
20:10:34 <bmckown> yea!
20:10:34 <jmiranda> hectic
20:10:45 <bmckown> sticky??? humid there?
20:10:45 <jmiranda> and sticky
20:10:51 <jmiranda> yeah
20:10:53 *** andrewaclt has joined #openmrs
20:11:07 <bmckown> u guys still in the big rented section of the building or back to your own space now?
20:11:07 <jmiranda> 90+ degrees plus humidity
20:11:27 <jmiranda> we were in the Pru
20:11:32 <bwolfe> rented space
20:11:39 <bmckown> ah. nice. plushy
20:11:54 <jmiranda> http://www.boston.com/news/local/breaking_news/2009/08/water_leak_prom.html
20:11:58 <OpenMRSBot> <http://ln-s.net/3zOd> (at www.boston.com)
20:12:04 <jmiranda> except for the evacuation
20:12:11 <jmiranda> now we're at one of our remote offices
20:12:23 <jmiranda> ben has had quite a visit
20:12:28 <bmckown> okay.
20:12:43 <bwolfe> yeah, boston hates me
20:12:47 <bmckown> In other news... troll was found pissing on highrise buildings in major cities.
20:12:56 <bmckown> :X
20:13:40 <bmckown> okay that joke did not go over so well. :-|
20:14:00 <jmiranda> who's troll?
20:14:18 * bmckown imagining ben and justin sitting in the conference room with coffee and donuts in the morning and nice sandwiches in the afternoon.
20:14:29 <bmckown> eh, it was just a joke about the water leak.
20:14:46 <bwolfe> no donuts
20:14:51 <bwolfe> I did have toast this morning though
20:14:56 <bmckown> that's sad. darned economy
20:15:04 <bwolfe> but not in the plushy pih offices
20:15:33 <bmckown> toast is okay. i would not consider the old building with maze staircases plush.
20:16:25 <bwolfe> no, we're not there
20:16:32 <bwolfe> they move back there next week
20:16:37 <bwolfe> we're in some other place
20:16:48 <bmckown> i think if i went to work on a saturday in the old pih building i probably would be early to work on monday just because i couldn't find my way out.
20:17:00 <bwolfe> we were in the plushy (temp) prudential tower pih place this morning for about an hour
20:17:08 <bmckown> ooh. eh, em.. yea... it's a nice building..... then.
20:17:45 <bmckown> ah, yea. the picture inside the building looks familiar except for the water from the ceiling.
20:18:26 <bmckown> (sirens blasting in boston)
20:18:36 <andrewaclt> why siren?
20:18:58 <bmckown> we always hear sirens in the background whenever there's a conference call with folks in boston.
20:20:49 <bmckown> andrewaclt, you may notice if u are ever on the Developers Conference Call http://openmrs.org/wiki/Developers_Conference_Call
20:20:50 <OpenMRSBot> <http://ln-s.net/2Fzj> (at openmrs.org)
20:21:04 <bmckown> boston seems to always have sirens in the background.
20:21:16 <andrewaclt> lol
20:21:35 <bmckown> although wisconsin always seems to have talking voices in restaurants
20:22:22 <bmckown> in the background
20:23:42 <r0bby> jmiranda: you're in boston?
20:24:46 <jmiranda> r0bby, yes
20:37:53 *** andrewaclt has quit IRC
20:38:24 *** andrewaclt has joined #openmrs
20:38:48 *** andrewaclt has quit IRC
20:39:04 *** andrewaclt has joined #openmrs
20:39:31 *** andrewaclt has joined #openmrs
20:52:49 *** nribeka has quit IRC
21:06:58 <r0bby> fun :)
21:09:38 *** bmckown has quit IRC
22:35:43 *** kane77 has quit IRC
23:34:58 *** atomicturtle has quit IRC
23:47:57 *** andrewaclt has joined #openmrs