IRC Chat : 2010-04-29 - OpenMRS

00:22:53 *** wyclif has joined #openmrs
01:30:04 *** r0bby|android has quit IRC
02:02:09 *** r0bby|android has joined #openmrs
02:02:09 *** ChanServ sets mode: +v r0bby|android
02:18:01 *** Mkop has quit IRC
02:21:10 *** Mkop has joined #openmrs
02:21:10 *** ChanServ sets mode: +v Mkop
02:22:44 *** chopin has joined #openmrs
02:22:44 *** ChanServ sets mode: +v chopin
02:29:40 *** chopin has quit IRC
02:36:51 *** upul` has joined #openmrs
02:36:51 *** ChanServ sets mode: +v upul`
02:40:12 *** upul` has quit IRC
02:40:23 *** upul`` has joined #openmrs
02:40:23 *** ChanServ sets mode: +v upul``
02:40:49 *** upul`` is now known as upul`
03:26:06 <OpenMRSBot> Recent updates in the world of openmrs: News Blog: OpenMRS Welcomes Newest Team Members <http://blog.openmrs.org/?p=234>
03:34:13 *** firzhan has joined #openmrs
03:34:36 *** ChanServ sets mode: +v firzhan
03:43:23 *** fixl has joined #openmrs
03:51:21 <fixl> gday
03:51:30 <fixl> in orde rto creade my database-schema
03:51:37 <fixl> do i need to have tomcat installed?
03:51:50 <fixl> i cant get this ant script to work properly
04:06:15 <Mkop> jmiranda: did I tell you about how you indirectly were the cause of me getting junk mail?
04:06:30 <jmiranda> Mkop, no
04:06:38 <jmiranda> how?
04:06:39 <Mkop> fixl: which ant task?
04:07:39 <Mkop> jmiranda: I got an insurance offer or something like that from the MS Foundation
04:08:01 <jmiranda> damn them
04:08:06 <jmiranda> sorry about that
04:08:14 <Mkop> it doesn't matter
04:08:19 <jmiranda> :)
04:08:20 <Mkop> I just threw it away
04:08:30 <Mkop> and it isn't actuallly your fault
04:08:32 <fixl> Mkop: in the liquibase.build.xml, the generate-offline-sql-create-mysql
04:09:16 <fixl> i have mysql setup in a vm (kvm)
04:09:36 <Mkop> I'm opening eclipse to take a look
04:10:02 <fixl> i've got the latest trunk version
04:10:14 <fixl> or the one thats 2 days old
04:10:47 <fixl> http://pastebin.com/846mjfA4
04:10:48 <Mkop> just as a warning: don't expect some kind of expert answer from me. I don't know what's in liquibase.build.xml or what exactly it does, but I'm gonna take a look
04:11:40 <fixl> hehe ok
04:11:59 <fixl> the problem is, that i dont even have a dist folder
04:20:47 <Mkop> fixl: is there a build folder?
04:21:33 <fixl> w8 a second o_O
04:21:42 <fixl> i did an svn update
04:21:46 <fixl> and ran it again
04:21:51 <fixl> it seems to have worked
04:21:59 <Mkop> nice
04:25:48 <fixl> what is wrong now o_O
04:25:53 <fixl> no errrs
04:25:59 <fixl> but no tables :D
04:27:52 <fixl> but the sql files are there
04:37:49 <Mkop> hmm, i dunno
04:37:57 <Mkop> does the db exist?
04:38:22 <fixl> the db gets created
04:40:53 <fixl> k then lets use the query browser
04:41:28 <fixl> did you guys do anything to enhance the speed of the db? because the conenction to my vm is really slow ... it takes 5 seconds for a query to execute ...
04:41:34 <fixl> and its on my local machine
04:42:30 <Mkop> wait, so mysql is on the vm but you're running ant on the host?
04:42:40 <fixl> yes
04:42:42 <fixl> but
04:42:46 <fixl> when i to like
04:42:52 <fixl> select * from ... where id = 1;
04:43:11 <fixl> and the core-data.sql is wrong
04:43:22 <fixl> it tries to create tables which allready get created by the schema
04:43:44 <fixl> i think there shcould be some "if not exist" or something
04:44:28 <Mkop> you're saying that just doing a select is slow? or that a select is fast but running the sql is slow?
04:45:03 <fixl> sql seems to be slow
04:45:22 *** r0bby|android has quit IRC
04:45:26 <Mkop> run 'select now()' or the like
04:45:26 <fixl> 0 lines fetched in 0:05.032
04:45:46 <fixl> 5 seconds
04:45:48 <fixl> brb
04:45:53 <Mkop> this is probably something to bring up on #mysql or #kvm
04:46:01 <Mkop> that's definitely not normal
04:48:50 <fixl> yep
04:48:56 <fixl> i'll test it on the vm itself
04:51:54 <fixl> it must have something to do with the connection
04:53:04 <fixl> i think i have to change some setting in the mysql server
04:58:24 <Mkop> could also be an issue with kvm port forwarding or the like
04:58:56 <Mkop> I've never used kvm, but when I try to access an apache server running in a virtual box vm, it is slow as heck
04:59:10 <Mkop> that could be due to a number of factors though
05:01:54 <fixl> yes
05:02:06 <fixl> but 5 seconds is way to long
05:06:49 <Mkop> definitely
05:07:23 <Mkop> if you run mysql client locally (on the guest), it's quick?
05:09:01 <fixl> yes
05:10:35 *** ruwan has joined #openmrs
05:19:13 <Mkop> I suspect it's a kvm issue
05:22:45 <fixl> maybe a dns issue
05:24:02 *** ruwan has quit IRC
05:24:26 *** ruwan has joined #openmrs
05:26:08 *** ruwan has quit IRC
05:26:46 *** ruwan has joined #openmrs
05:31:47 <Mkop> fixl: what domain name are you using?
05:31:55 <fixl> ares :D
05:32:02 <Mkop> and that shouldn't be an issue once you're connected
05:32:11 <fixl> yes :/
05:32:19 <fixl> i'll look into it after i've had a shower
05:32:22 <Mkop> have you asked in #mysql?
05:34:28 <fixl> not yet
05:59:05 *** Echidna has quit IRC
06:08:50 <fixl> it realy was some dns stuff
06:09:56 <fixl> http://dev.mysql.com/doc/refman/5.0/en/dns.html
06:12:32 <Mkop> ok, weird
06:18:33 <fixl> now its time for tomcat :D
06:21:06 *** ajuonline has quit IRC
06:31:25 *** firc has joined #openmrs
06:33:19 *** Echidna has joined #openmrs
06:33:19 *** ChanServ sets mode: +v Echidna
06:35:04 *** mathiaslin has joined #openmrs
06:37:55 *** pusakat has joined #openmrs
06:45:40 *** pascal` has joined #openmrs
06:45:41 *** ChanServ sets mode: +v pascal`
06:53:54 *** pascal` has quit IRC
07:02:25 *** firzhan has quit IRC
07:03:08 *** firc has quit IRC
07:09:50 *** pascal` has joined #openmrs
07:20:29 *** ChanServ sets mode: +v pascal`
07:30:17 *** pbrandt has joined #openmrs
07:34:33 *** pascal` has quit IRC
07:34:53 *** ChanServ sets mode: +v pbrandt
07:36:28 *** Shazin has joined #openmrs
08:02:26 *** Shazin has quit IRC
08:23:34 *** danielf` has joined #openmrs
08:23:34 *** ChanServ sets mode: +v danielf`
08:24:16 *** mathiaslin has quit IRC
08:51:34 <ruwan> hi all!
08:55:56 <pbrandt> hey ruwan
08:57:18 <ruwan> I'm having a problem when deploying the webapp in fedors..
08:57:24 <ruwan> *fedora
08:58:27 <ruwan> http://pastebin.com/bXLFVtjh
09:00:27 <ruwan> it creates a dir called $CATALINA_HOME in the current dir and copy the war in to that instead of getting the value from the env. vars.
09:03:04 <pbrandt> ruwan, it's because the CATALINA_HOME environment variable isn't set
09:04:46 <ruwan> [ruwan@localhost openmrs-trunk]$ echo $CATALINA_HOME
09:04:48 <ruwan> /Work/tools/apache-tomcat-6.0.24
09:05:09 <ruwan> it is set
09:06:02 <pbrandt> hmm... not sure what's up with the script then...
09:06:23 <pbrandt> if you urgently need to deploy, then just manually copy the war file
09:06:33 <pbrandt> if you want to help out the community, debug the script :)
09:15:03 *** Hazamonzo has joined #openmrs
09:31:36 <ruwan> javax.servlet.ServletException: java.lang.RuntimeException: error getting unrun updates on the database
09:31:45 <ruwan> what does this mean..?
09:32:10 <ruwan> I get this in the browser
09:38:27 <pbrandt> hmm
09:38:34 <pbrandt> are you sure there is database connectivity?
09:38:44 <pbrandt> what's in the tomcat logs?
09:44:18 <ruwan> how can I rerun the Initial setup..?
09:44:59 <ruwan> this error feels like cause by an error in the setup
09:45:51 *** Mkop has quit IRC
09:50:45 <pbrandt> ruwan, you can drop the database and restart tomcat
09:50:53 <pbrandt> assuming you want a clean install
09:58:28 <ruwan> org.apache.jasper.JasperException: /index.jsp(1,1) File "/WEB-INF/taglibs/c-rt.tld" not found
09:59:23 <ruwan> is this an OpenMRS related error..?
10:01:48 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #2296 (enhancement created): Allow for dynamic skip logic <http://dev.openmrs.org/ticket/2296>
10:02:56 <pbrandt> ruwan, where are you getting the war?
10:04:02 *** pbrandt is now known as pascal`
10:04:40 <ruwan> the path to the deployed war file..?
10:05:14 <pascal`> ruwan, no, are you building from the depot, or are you downloading an official release?
10:05:36 <ruwan> building from the svn chekout
10:05:38 <pascal`> that error does seem to be OpenMRS related, but not core
10:05:59 <pascal`> ruwan, so you're checking out and building trunk?
10:06:06 <ruwan> yes
10:06:11 <pascal`> and you have all the prerequisite software for 1.6+?
10:06:43 <ruwan> yes
10:06:50 <ruwan> I guess
10:07:12 <pascal`> and you get that JasperException on a clean install, before anything shows up in browser?
10:07:44 <ruwan> yup
10:08:08 *** pusakat has quit IRC
10:08:32 <pascal`> I assume the file it's looking for doesn't actually exist?
10:08:33 <ruwan> its HTTP STATUS 500 coming from tomcat
10:09:05 <ruwan> and the error message is org.apache.jasper.JasperException: /index.jsp(1,1) File "/WEB-INF/taglibs/c-rt.tld" not found
10:09:49 <ruwan> is there any bug with installing openmrs on tomcat 6.x versions..?
10:10:29 <pascal`> any bug should be mentioned in the installation instructions
10:10:45 <pascal`> it might be that you haven't sync'd out all the libs or something
10:11:15 <pascal`> do you get the same issue if you try with an official release?
10:13:37 <ruwan> I'll hv to check that out
10:23:00 <ruwan> I'm havinh the same problem with the tomcat 5
10:23:40 <ruwan> I will get the war and try it first
10:28:58 <pascal`> cool
10:54:58 *** upul` has quit IRC
10:56:48 *** kennymac has joined #openmrs
10:57:00 <kennymac> hi all
10:59:29 *** james_regen has joined #openmrs
10:59:29 *** ChanServ sets mode: +v james_regen
11:03:34 <pascal`> hey kennymac
11:05:45 <kennymac> hey pascal`, how is it going?
11:09:58 <pascal`> not bad kennymac, you?
11:10:49 <kennymac> good thanks pascal`, very happy about being picked for gsoc, just trying to find a suitable blog template :)
11:11:11 <pascal`> :)
11:13:44 *** tinashe has joined #openmrs
11:20:25 *** mathiaslin has joined #openmrs
11:48:09 <Echidna> hi ppl
11:51:43 <pascal`> hey Echidna
11:53:32 <danielf`> hi Echidna
12:10:48 *** upul` has joined #openmrs
12:10:48 *** ChanServ sets mode: +v upul`
12:13:30 *** downeym has joined #openmrs
12:13:30 *** ChanServ sets mode: +o downeym
12:14:01 *** ChanServ sets mode: +v ruwan
12:14:42 *** ChanServ sets mode: +v kennymac
12:15:07 <downeym> hello world
12:15:15 <upul`> what about wyclif downeym
12:15:18 <kennymac> hi downeym
12:15:29 <kennymac> thanks for voice! :D
12:15:35 <ruwan> hi downeym
12:15:38 <downeym> upul`: he's not identified to nickserv :)
12:16:11 <pascal`> hey downeym
12:16:12 <downeym> wyclif: did you ever get your password reset?
12:16:25 <downeym> hey kennymac
12:16:43 <upul`> that means i can pretend i'm wyclif
12:17:26 <downeym> hahah
12:17:38 <kennymac> upul`, i guess you could pretend you were anybody as long as they were not online ;)
12:17:59 <downeym> if you set your nickserv settings right it will force someone to change their nick if they try to use yours
12:18:02 <upul`> is it? i think it logs off in a few seconds
12:18:25 *** upul` is now known as upul
12:18:27 <downeym> you have to SET ENFORCE
12:18:32 <kennymac> ahhh, mine needs a bit of configuration then
12:18:40 <downeym> do /msg nickserv help set enforce -- for info
12:19:37 *** upul is now known as upul`
12:19:48 <kennymac> ahh great, thanks downeym
12:20:39 <kennymac> openmrs is the first time i have been using irc extensively since I was about 12! ><
12:21:01 <downeym> heh
12:21:20 <downeym> it may not be the most intuitive thing, but it's pretty cool
12:21:58 <kennymac> yeah it's nice... glad it's still around, feels oldschool and "proper"
12:22:25 <downeym> we have the irc channel projected onto the wall in indianapolis during our meetings
12:22:29 <downeym> !devmtg
12:22:29 <OpenMRSBot> downeym: "devmtg" --- Reminder: Developer meeting Thursday at 10:00 AM Eastern - http://openmrs.org/wiki/Developers_Conference_Call
12:22:52 <kennymac> haha nice
12:23:39 *** wyclif has quit IRC
12:24:09 <upul`> got my first msdn magazine
12:24:33 <upul`> usually postage costs more than the magazine in here
12:24:50 <downeym> postage rates have gone so crazy lately
12:25:10 <downeym> US is probably going to change post delivery to 5 days each week from 6
12:26:24 <upul`> how much is for a standard letter in US downeym ?
12:26:41 <downeym> you know that's a good question, i haven't sent a letter in a long time :D
12:27:10 <downeym> US $ 0.44 for 1 oz
12:27:20 <downeym> (1 oz = 28 g)
12:28:30 <downeym> http://www.usps.com/prices/first-class-mail-prices.htm
12:28:34 <OpenMRSBot> <http://ln-s.net/67km> (at www.usps.com)
12:29:13 <kennymac> it's about the same here except for in pounds instead of dollars, so even more expensive...
12:30:14 <upul`> that's because it's royal mail
12:30:41 <downeym> take your grievance to the queen :)
12:30:41 <kennymac> it is yeah ^^
12:31:01 <kennymac> or just remove the queen...
12:31:07 <downeym> o.O
12:31:31 <kennymac> she costs the taxpayer a tonne!
12:31:34 <downeym> modern technology will keep her alive indefinitely
12:32:20 <upul`> there's the story one country putting the king s face on stamps and people spitting on the wrong side
12:32:25 <kennymac> hah, elizabeth 2 the imortal
12:32:35 <kennymac> sounds like a horror movie
12:33:07 <downeym> kennymac: hey have you got a blog?
12:33:37 <kennymac> downeym, i am actually starting one for openmrs as we speak
12:33:47 <downeym> kennymac: ok cool :)
12:33:53 <kennymac> i am just waiting for the subdomain on my domain to become available
12:34:01 <downeym> dns fail
12:34:25 <downeym> All your blog are belong to downeym
12:34:26 <kennymac> yeah takes as long as a real domain for sub domains to propagate
12:34:32 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Regarding basic module <http://forum.openmrs.org/viewtopic.php?f=8&t=585#p2198> || Firzhan Naqash: <http://codingheaven.wordpress.com/2010/04/28/8/>
12:34:33 <kennymac> haha
12:35:06 <downeym> i guess OpenMRSBot was listening
12:35:49 <kennymac> quite relevant yes!
12:36:28 <upul`> kennymac, was oliver cromwell a good guy or a bad guy?
12:37:06 <kennymac> upul`, that is a very deep question... it really depends on your racial origin i guess...
12:37:40 *** chopin has joined #openmrs
12:37:40 *** ChanServ sets mode: +v chopin
12:37:43 <kennymac> he did some good things that gave the uk a sense of democracy but he also killed many catholics
12:37:54 <chopin> hey-o ruwan
12:38:01 *** wyclif has joined #openmrs
12:38:10 <ruwan> hey chopin
12:38:50 <ruwan> hi wyclif
12:39:05 <wyclif> ruwan, hey
12:39:15 <downeym> chopin: your account is ready
12:39:20 *** upul` has quit IRC
12:39:40 *** kennymacd has joined #openmrs
12:39:40 *** upul` has joined #openmrs
12:39:40 *** ChanServ sets mode: +v upul`
12:43:15 <kennymacd> why did you ask upul` ?
12:43:31 *** kennymac has quit IRC
12:43:52 *** kennymacd is now known as kennymac
12:44:26 *** kennymac is now known as Guest28162
12:44:38 <chopin> downeym: NEAT
12:44:46 <downeym> chopin: WHAT?
12:44:52 <chopin> downeym: re: account
12:44:53 *** astelmashenko has joined #openmrs
12:44:58 <downeym> chopin: ah
12:45:20 *** Guest28162 is now known as kennymacd
12:45:46 <upul`> kennymacd, i liked him the way he finished one dictator, and then 100 dictators (aka parliament) came up he finished that off too, but some stories show cromwell as the devil, burning books etc.
12:45:48 *** nribeka has joined #openmrs
12:45:48 *** ChanServ sets mode: +v nribeka
12:47:24 <downeym> chopin: come over when you want and we'll get it set up
12:47:39 * chopin will be there in a minute
12:47:41 <kennymacd> upul`, it probably wasn't black and white... not sure if i actually would have liked the guy though! ;P
12:49:40 *** mkulumadzi has joined #openmrs
12:50:26 *** ChanServ sets mode: +v kennymacd
12:50:46 *** pascal` has quit IRC
12:51:07 *** ruwan has quit IRC
12:51:09 *** ChanServ sets mode: +v mkulumadzi
12:56:24 *** upul` has quit IRC
12:59:21 *** kennymacd is now known as kennymac
13:01:27 *** upul` has joined #openmrs
13:01:27 *** ChanServ sets mode: +v upul`
13:03:28 *** ruwan has joined #openmrs
13:03:56 *** ChanServ sets mode: +v ruwan
13:05:09 *** bwolfe has joined #openmrs
13:05:09 *** ChanServ sets mode: +o bwolfe
13:05:53 *** bwolfe has quit IRC
13:05:58 *** bwolfe has joined #openmrs
13:05:58 *** ChanServ sets mode: +o bwolfe
13:13:55 <ruwan> Developers Conference Call...?
13:18:17 *** raffael has joined #openmrs
13:18:46 <raffael> hi
13:20:37 *** Shazin has joined #openmrs
13:20:55 <Shazin> Hi All
13:21:13 <Shazin> can anyone tell me in how many hours will the conference call begin?
13:21:32 *** upul` has quit IRC
13:24:01 <raffael> Shazin: hi, in 0,67 hours or if you prefer 40 minutes ;-)
13:24:51 <Shazin> raffael: Thanks alot
13:25:05 <raffael> Shazin: you're welcome
13:27:52 *** upul` has joined #openmrs
13:28:02 *** upul` is now known as Guest16787
13:28:34 *** Guest16787 has quit IRC
13:35:06 *** upul`` has joined #openmrs
13:35:06 *** ChanServ sets mode: +v upul``
13:36:00 *** Shazin has quit IRC
13:37:35 *** pascal` has joined #openmrs
13:38:02 *** pascal` is now known as Guest38106
13:39:50 <downeym> !devmtg
13:39:50 <OpenMRSBot> downeym: "devmtg" --- Reminder: Developer meeting Thursday at 10:00 AM Eastern - http://openmrs.org/wiki/Developers_Conference_Call
13:39:55 <downeym> 20 minutes
13:50:38 *** astelmashenko has quit IRC
13:51:35 *** umashanthi has joined #openmrs
13:51:35 *** ChanServ sets mode: +v umashanthi
13:52:22 *** MalteF has joined #openmrs
13:52:22 *** ChanServ sets mode: +v MalteF
13:53:03 *** syhaas has joined #openmrs
13:53:03 *** ChanServ sets mode: +v syhaas
13:53:23 *** Guest38106 is now known as pbrandt
13:53:25 *** jmiranda has quit IRC
13:53:31 *** ChanServ sets mode: +v pbrandt
13:53:47 *** openmrs_web479 has joined #openmrs
13:53:53 *** openmrs_web479 is now known as astelmashenko
13:54:59 *** ChanServ sets mode: +v raffael
13:56:48 <fixl> does openMRS work with apache tomcat 6.0 as well?
13:56:54 <downeym> yep
13:58:24 *** syhaas_ has joined #openmrs
14:01:42 *** wluyima has joined #openmrs
14:01:42 *** wyclif has quit IRC
14:02:02 *** syhaas has quit IRC
14:03:13 *** firzhan has joined #openmrs
14:03:27 *** ChanServ sets mode: +v firzhan
14:03:37 <downeym> !devmtg
14:03:37 <OpenMRSBot> downeym: "devmtg" --- Reminder: Developer meeting Thursday at 10:00 AM Eastern - http://openmrs.org/wiki/Developers_Conference_Call
14:03:41 <downeym> we'll be starting in a few minutes
14:04:24 *** ratpik1 has joined #openmrs
14:05:02 <pbrandt> ohai
14:05:22 <ratpik1> hey
14:06:32 <raffael> let's play, interns say HO :-)
14:06:34 <raffael> HO
14:06:38 <ratpik1> HO
14:06:44 <downeym> :)
14:06:47 <downeym> sorry for the delay guys
14:06:54 <downeym> few more minutes everyone should be here
14:06:57 *** jkeiper has joined #openmrs
14:06:57 *** ChanServ sets mode: +v jkeiper
14:07:05 <raffael> downeym: no problem
14:07:09 <ratpik1> That should be fine :)
14:07:21 <ruwan> downeym: no probs
14:07:57 <raffael> ratpik1: which project are you doing?
14:08:28 <ratpik1> @raffael - I'm with the media viewer enhancements
14:08:45 *** rcrichton has joined #openmrs
14:08:45 *** ChanServ sets mode: +v rcrichton
14:08:50 <ratpik1> wat abt u?
14:09:09 <raffael> metadata sharing module
14:09:15 <ratpik1> nice
14:09:52 <ratpik1> where are you from?
14:09:57 <raffael> Poland
14:10:01 <raffael> call has started
14:10:12 <ratpik1> yeah
14:11:18 *** chopin has quit IRC
14:11:20 <kennymac> though europe was in the western hemisphere :S
14:11:24 <kennymac> thought*
14:11:32 <ratpik1> yeah :)
14:12:17 <bwolfe> MalteF: where in germany are you ?
14:12:19 *** astelmashenko has quit IRC
14:12:31 <bwolfe> Echidna here is also in germany somewhere...not sure where though :-/
14:12:38 <kennymac> if you look at this the uk is but not all of europe apparently http://en.wikipedia.org/wiki/File:Hemisferio_Oeste.png
14:12:41 <OpenMRSBot> <http://ln-s.net/68-$> (at en.wikipedia.org)
14:12:42 <MalteF> bwolfe: i'm in münster
14:13:08 <raffael> MalteF: is it far from Berlin?
14:13:53 <MalteF> raffael: google says about 560km
14:14:24 <raffael> MalteF: hehe that's precise
14:14:33 *** astelmashenko has joined #openmrs
14:14:46 <nribeka> astelmashenko, you should join the call :)
14:14:56 <MalteF> raffael: i didn't know what to guess.. so i looked it up :D
14:15:13 <raffael> MalteF: i'm asking because i'm in Berlin right now
14:15:40 <astelmashenko> nribeka: i know, i`m trying do this
14:15:40 <MalteF> raffael: cool
14:15:53 <upul``> Echidna is in Gottingen i think
14:16:37 <raffael> MalteF: but 560 km is a little bit too far to go out for a beer ;-)
14:16:44 <jkeiper> ruwan: are you on the call?
14:16:50 <ruwan> yup
14:16:52 *** tinashe has quit IRC
14:16:54 <bwolfe> kennymac: how do you feel about haggis?
14:16:54 <jkeiper> excellent :-)
14:16:56 *** burke has joined #openmrs
14:16:56 *** ChanServ sets mode: +o burke
14:17:00 <downeym> haggis++
14:17:11 <MalteF> raffael : a little bit yeah ^^
14:17:20 *** docpaul has joined #openmrs
14:17:32 <pbrandt> kennymac++
14:17:38 *** ChanServ sets mode: +o docpaul
14:17:46 <astelmashenko> nribeka: i can not connect, because of access code (
14:17:57 <pbrandt> astelmashenko, 707531#
14:18:40 <astelmashenko> it says "please reenter your code"
14:18:43 <nribeka> there you go astelmashenko, pbrandt gave you the code
14:18:51 <docpaul> umashanthi++
14:20:39 <docpaul> astelmashenko: win is talking about how great of an intern you will be
14:20:46 <downeym> Access Code: 707531
14:20:47 <docpaul> and what sort of work you'll be doing this summer
14:20:49 <docpaul> welcome!
14:21:01 <downeym> astelmashenko: once you are able to join you can introduce yourself
14:21:04 <downeym> :)
14:21:33 *** zeshan has joined #openmrs
14:21:33 *** ChanServ sets mode: +v zeshan
14:22:00 *** openmrs_web115 has joined #openmrs
14:22:16 *** openmrs_web115 is now known as _Glen
14:22:28 <kennymac> ><
14:24:02 *** syhaas_ is now known as syhaas
14:24:06 *** ChanServ sets mode: +v syhaas
14:24:12 <_Glen> firzhan: are you on the dev call?
14:24:24 <firzhan> _Glen: Yeah
14:24:43 <_Glen> firzhan: great. just checking
14:24:52 <firzhan> _Glen: :)
14:25:14 *** astelmashenko has left #openmrs
14:25:15 <kennymac> Hi _Glen :)
14:25:19 *** astelmashenko has joined #openmrs
14:25:25 <pbrandt> saimanohar <- my student
14:25:40 <_Glen> kennymac: I heard your introduction. : )
14:26:16 *** jkeiper has quit IRC
14:26:23 <kennymac> _Glen, ohh good, thanks for the help with the proposal, it seemed to have helped!
14:27:01 <_Glen> kennymac: yeah. we did a bit of a switcheroo and created a different project for you.
14:28:26 <kennymac> _Glen, yes, was slightly confusing at first but i think that it was the best option, would have been very demanding otherwise
14:29:48 *** Dawang has joined #openmrs
14:29:57 *** jmiranda has joined #openmrs
14:29:58 *** ChanServ sets mode: +o jmiranda
14:30:05 <umashanthi> _Glen: yes, we are from the same University. Different faculties :)
14:30:07 <Echidna> astelmashenko actually has the same first name as me, so i get a highligh whenever he's addressed
14:30:10 <burke> Next up: discussing ticket priority definitions... http://openmrs.org/wiki/Reporting_a_Bug#Ticket_Priorities
14:30:14 <OpenMRSBot> <http://ln-s.net/68E9> (at openmrs.org)
14:30:50 *** upul`` has quit IRC
14:30:56 <syhaas> firzhan, umashanthi, you know each other?
14:31:08 <firzhan> syhaas: No
14:31:20 <umashanthi> syhaas: not met yet
14:31:32 <_Glen> firzhan: how many students at the school?
14:31:33 <firzhan> syhaas: No never
14:31:42 <nribeka> you should meet up
14:31:53 <firzhan> _Glen: It is about 5000
14:32:03 <firzhan> I am from fifferent faculty
14:32:07 <firzhan> :)
14:32:18 <umashanthi> nribeka: yes. soon after the vacation :)
14:32:31 <kennymac> is hamish scottish too? or just has a scottish name?
14:32:37 <nribeka> when is the vacay?
14:32:41 <nribeka> hamish is
14:32:51 <umashanthi> We have 26 GSoC students from our University this time
14:33:03 <nribeka> wow ... awesome umashanthi
14:33:05 <downeym> http://openmrs.org/wiki/2010-04-29_Developers_Conference_Call
14:33:08 <OpenMRSBot> <http://ln-s.net/68FJ> (at openmrs.org)
14:33:18 <ruwan> umashanthi: cool!!
14:33:26 <downeym> yeah hamish is scottish :)
14:33:27 <kennymac> that is a lot umashanthi, how did you find that out? I would interested to see how many are on gsoc from my uni
14:33:27 <umashanthi> We had the record(most no. from the same University) in the past 2 years
14:33:28 <downeym> hamish fraser
14:33:50 <docpaul> man, that says an amazing amount about the quality of your school
14:33:51 <raffael> umashanthi: where did you find those stats?
14:33:57 <docpaul> i am going to come visit there in the next year
14:34:22 <umashanthi> kennymac: raffael: we counted among the studnets. not officially yet
14:34:56 <umashanthi> docpaul: sure. A nice country Sri Lanka :) We have lot of Apache committers from our University
14:35:00 *** Dawang has quit IRC
14:35:21 *** Dawang has joined #openmrs
14:35:25 *** upul` has joined #openmrs
14:35:25 *** ChanServ sets mode: +v upul`
14:35:32 *** danielf` has quit IRC
14:35:33 <umashanthi> Sri Lanka has initiated the Sahana - award winning open source disaster management system. We are proud of that
14:35:34 <docpaul> there have been many conversations about a regional meeting in sri lanka
14:35:46 <docpaul> and the leader of sahana asked us to come
14:35:52 <umashanthi> docpaul: cool
14:35:57 <ruwan> docpaul: cool
14:36:04 <ruwan> ha ha
14:36:09 <firzhan> docpaul: :)
14:36:09 <docpaul> they want to use openmrs as the government sponsored emr solution
14:36:31 <docpaul> so they thought of having a get together to start this process
14:36:49 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [13172]: added brief comments for better understanding of functionality <http://dev.openmrs.org/changeset/13172> || OpenMRS Changesets: Changeset [13171]: removed uneccessary lines <http://dev.openmrs.org/changeset/13171>
14:36:55 <umashanthi> docpaul: Nice.
14:41:51 *** openmrs_web327 has joined #openmrs
14:42:18 *** chopin has joined #openmrs
14:42:18 *** ChanServ sets mode: +v chopin
14:43:29 *** harsha has joined #openmrs
14:45:02 *** deaves has joined #openmrs
14:45:48 *** ajuonline has joined #openmrs
14:48:41 <kennymac> what exactly is tbd prio for?
14:49:18 <burke> fire, must, should, could, non-essential, tbd
14:49:59 <ruwan> burke: fire=blocker...?
14:51:01 <kennymac> blocker seems clearer than fire
14:51:18 <rcrichton> blocker++
14:52:08 <kennymac> mus, should, could, non-essential are all good
14:52:18 <kennymac> must*
14:52:41 <burke> emergency, must, should, could, non-essential, tbd
14:53:49 <rcrichton> Blocker seems to make perfect sence to me, I wouldn't want to see it cahnge
14:54:10 <rcrichton> The rest as kennymac say seems good
14:54:30 *** astelmashenko has left #openmrs
14:54:59 <upul`> Apache uses Blocker, Critical, Major, Minor, Trivial
14:59:48 <docpaul> how the first round is shaking out: http://openmrs.org/wiki/Reporting_a_Bug#Ticket_Priorities
14:59:48 <OpenMRSBot> <http://ln-s.net/68E9> (at openmrs.org)
14:59:50 *** mathiaslin has quit IRC
15:00:08 *** mathiaslin has joined #openmrs
15:00:32 <burke> http://openmrs.org/wiki/Code_Style
15:01:45 *** openmrs_web292 has joined #openmrs
15:01:54 *** openmrs_web292 is now known as astelmashenko
15:02:42 <kennymac> somebody's mic is cracking up
15:04:58 <downeym> it was astelmashenko :) but he dropped the call
15:05:05 <raffael> What about automatic control of code conventions? http://www.sonarsource.org/features/ I haven't used it though.
15:06:09 <bwolfe> raffael: might be able to integrate checkstyle/sonar into maven when we move that direction (within the next month or so)
15:06:31 <downeym> astelmashenko: can you mute your skype?
15:06:32 <raffael> bwolfe: great
15:06:42 <bwolfe> raffael: really we want to catch a lot of these things before someone submits a patch for code review...we need it less to be auto formatting when people commit
15:06:57 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [13176]: chica * temporarily commented out calls to ADHD Toolkit JIT since it … <http://dev.openmrs.org/changeset/13176> || OpenMRS Changesets: Changeset [13175]: chica * fixed missing endif's in ADHD rules <http://dev.openmrs.org/changeset/13175> || OpenMRS Changesets: Changeset [13174]: upped version <http://dev.openmrs.org/changeset/13174> || OpenMRS Changesets: Changeset [13173]: commented out unused code / constants, added comments for better … <http://dev.openmrs.org/changeset/13173>
15:06:59 *** harsha has quit IRC
15:07:50 <raffael> bwolfe: ok i see the point
15:12:33 *** rcrichton has quit IRC
15:19:13 *** upul` has quit IRC
15:22:34 <umashanthi> these coding guidelines will be documented, isn't it?
15:22:42 *** openmrs_web327 has quit IRC
15:22:46 <kennymac> http://openmrs.org/wiki/Code_Style
15:22:47 <raffael> http://openmrs.org/wiki/Code_Style
15:26:34 <downeym> burke++
15:28:14 *** Dawang has quit IRC
15:28:28 *** Dawang has joined #openmrs
15:29:05 *** Dawang has left #openmrs
15:29:09 *** Dawang has joined #openmrs
15:29:55 <Dawang> /msg NickServ identify ffffff
15:30:07 <fixl> what is Catalina in connection with tomcat?
15:30:28 <bwolfe> http://dev.openmrs.org/query?status=new&status=assigned&status=reopened&milestone=OpenMRS+1.7&order=priority
15:30:31 <OpenMRSBot> <http://ln-s.net/68XL> (at dev.openmrs.org)
15:33:56 *** astelmashenko has quit IRC
15:34:02 <ratpik1> http://dev.openmrs.org/report/28
15:34:13 <docpaul> http://dev.openmrs.org/report/28
15:35:24 *** Mkop has joined #openmrs
15:35:24 *** ChanServ sets mode: +v Mkop
15:36:46 <kennymac> would love to, but have exams right up until 21st of may
15:37:04 <kennymac> will see if there is anything i can manage in an evening or so
15:37:05 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [13178]: htmlformentry: updates to javadocs <http://dev.openmrs.org/changeset/13178> || OpenMRS Changesets: Changeset [13177]: in patientmatching module, information now saved on whether u values were … <http://dev.openmrs.org/changeset/13177>
15:37:11 *** Dawang has quit IRC
15:37:30 *** DaWang has joined #openmrs
15:38:34 *** DaWang has quit IRC
15:38:41 *** upul` has joined #openmrs
15:38:41 *** ChanServ sets mode: +v upul`
15:38:51 *** Dawang has joined #openmrs
15:43:52 *** Dawang has quit IRC
15:44:19 *** firzhan has quit IRC
15:45:49 <fixl> and how do i connect to tomcat o_O
15:46:50 <raffael> fixl: you do not have to do anything. it comes with tomcat.
15:47:12 *** firzhan has joined #openmrs
15:47:17 <fixl> cant i check somehow
15:47:24 <fixl> that it shows a default page in my browser
15:47:29 <fixl> or something
15:47:32 *** ChanServ sets mode: +v firzhan
15:47:39 <kennymac> if it's running you usually point your browser at localhost:8080
15:47:51 <fixl> its running in a vm :D
15:47:52 <kennymac> that might just be for windows
15:48:30 <raffael> fixl: so point your browser to VM_IP:8080 ;-)
15:48:42 <fixl> yep that was the first thing i did :D
15:48:59 <kennymac> and it worked?
15:49:08 <fixl> no^^
15:49:19 <fixl> Unable to connect
15:49:20 <fixl>
15:49:20 <fixl>
15:49:20 <fixl>
15:49:20 <fixl>
15:49:20 <fixl>
15:49:20 <fixl>
15:49:21 <fixl>
15:49:21 <fixl>
15:49:22 <fixl>
15:49:22 <fixl>
15:49:23 <fixl>
15:49:23 <fixl>
15:49:24 <fixl>
15:49:26 <kennymac> the service is probably not running then
15:49:26 <chopin> uh
15:50:34 <upul`> some apt-get install tomcat's use 8180
15:51:02 <fixl> i installed it by hand
15:51:13 <fixl> do you think its better if i used debians tomcat?
15:51:22 <kennymac> you should be able to see which port is configured for in it's config ui... not sure how you would do it on the cmd line
15:52:25 <upul`> which OS fixl
15:52:38 <fixl> debian squeeze
15:52:46 <downeym> don't use the OS package
15:52:59 <downeym> download the universal binary from apache site and untar it
15:53:17 <fixl> thats what i did
15:53:28 <fixl> i followed the steps on the openMRS page
15:53:39 <downeym> ok :)
15:53:45 *** firzhan has quit IRC
15:54:25 <downeym> fixl: you're catching us when 30 of us are in a meeting :) so it may take some time to get back to you
15:54:38 <fixl> no worries
15:54:54 <fixl> its 1:30 in the morning for me :D
15:55:02 <fixl> i'll probably go to sleep soon
15:55:10 <fixl> i've got university tomorrow :d
15:57:30 *** Hazamonzo has quit IRC
15:57:49 <umashanthi> yes. but there is heavy noise, it's raining out side
15:58:09 <downeym> umashanthi: any feedback about the call today?
15:58:11 <umashanthi> can I get the question repeated?
15:58:14 <downeym> and everyone: feedback?
15:58:22 <downeym> what was good in today's call and what could we do better next time?
15:58:35 *** docpaul has quit IRC
15:58:45 *** upul` has quit IRC
15:58:52 <umashanthi> It was really useful and specially the discussion on coding style was very useful for new interns
15:59:23 *** upul` has joined #openmrs
15:59:23 *** ChanServ sets mode: +v upul`
16:00:21 <umashanthi> yes, will do for next week's call
16:00:23 *** djazayeri has joined #openmrs
16:00:23 *** ChanServ sets mode: +o djazayeri
16:00:43 <ratpik1> I think it was a good
16:00:45 <ratpik1> call
16:00:57 <downeym> a lot of questions we can answer in IRC
16:01:00 <downeym> with links, etc
16:01:01 <ratpik1> Intro to code style, bug terminologies
16:01:10 <ratpik1> and yeah links over IRC helped
16:01:11 <fixl> k
16:01:17 <fixl> now that everyone seems to be back :D
16:01:24 <ratpik1> :)
16:01:29 <fixl> how can i check if tomcat is running :p
16:01:41 <ratpik1> write a helloworld :)
16:01:58 *** ajuonline has quit IRC
16:02:00 <ratpik1> I think it makes sense :)
16:02:15 <ruwan> fixl: http://www.coreservlets.com/Apache-Tomcat-Tutorial/
16:02:15 <ratpik1> Yeah definately
16:02:17 <OpenMRSBot> <http://ln-s.net/68ay> (at www.coreservlets.com)
16:03:04 <fixl> that page looks nice
16:03:14 <fixl> i think i'll have a look at it tomorrow
16:03:22 <ratpik1> would the call record be available somewhere?
16:04:05 *** MalteF has quit IRC
16:04:06 <downeym> yes we will post it in a few hours
16:04:10 <downeym> on the agenda page on wiki
16:04:15 <ratpik1> ohk cool
16:04:18 <ratpik1> bye!
16:04:24 <kennymac> thanks everyone
16:04:57 <downeym> thanks all
16:04:58 *** MalteF has joined #openmrs
16:04:58 *** ChanServ sets mode: +v MalteF
16:05:01 *** ruwan has quit IRC
16:05:27 *** zeshan has quit IRC
16:07:14 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Forum: Re: Regarding basic module <http://forum.openmrs.org/viewtopic.php?f=8&t=585#p2199>
16:08:35 *** _Glen has quit IRC
16:08:36 *** burke has quit IRC
16:09:49 <kennymac> it would be nice to be able to somehow keep a track of who is speaking in the conference call
16:10:17 <kennymac> there is no indication of that on skype
16:10:56 <kennymac> i guess it would be more or less impossible to do that for those in indianapolis
16:11:59 *** chopin has quit IRC
16:12:55 *** umashanthi has quit IRC
16:25:04 *** MalteF has quit IRC
16:28:27 *** upul` has quit IRC
16:29:27 *** mathiaslin has quit IRC
16:33:45 *** fixl has quit IRC
16:52:49 *** Mkop has quit IRC
17:06:48 *** raffael has quit IRC
17:07:18 *** pbrandt has quit IRC
17:17:34 *** upul` has joined #openmrs
17:17:38 *** upul` has quit IRC
17:17:38 *** upul` has joined #openmrs
17:17:38 *** ChanServ sets mode: +v upul`
17:25:27 *** upul` has quit IRC
17:28:11 *** ratpik1 has left #openmrs
17:28:48 *** chopin has joined #openmrs
17:28:48 *** ChanServ sets mode: +v chopin
17:29:38 *** firzhan has joined #openmrs
17:30:25 *** ChanServ sets mode: +v firzhan
17:36:28 *** docpaul has joined #openmrs
17:36:28 *** ChanServ sets mode: +o docpaul
17:36:50 *** zeshan has joined #openmrs
17:36:50 *** ChanServ sets mode: +v zeshan
17:54:46 *** wluyima has quit IRC
18:06:33 *** chopin has quit IRC
18:07:23 <downeym> Transcripts of today's developer meeting are available at http://openmrs.org/wiki/2010-04-29_Developers_Conference_Call#Transcripts
18:07:26 <OpenMRSBot> <http://ln-s.net/69+3> (at openmrs.org)
18:09:22 *** MalteF has joined #openmrs
18:09:22 *** ChanServ sets mode: +v MalteF
18:10:54 *** ruwan has joined #openmrs
18:10:54 *** ChanServ sets mode: +v ruwan
18:19:58 <kennymac> cheers everyone, cya soon
18:20:01 *** kennymac has quit IRC
18:22:51 *** wyclif has joined #openmrs
18:26:23 *** batkinson has joined #openmrs
18:27:27 <downeym> hi batkinson
18:32:46 *** wluyima has joined #openmrs
18:35:44 *** wyclif has quit IRC
18:37:52 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tech Talks Podcast: Developer Meeting: April 29, 2010 <http://podcast.iu.edu/upload/InfoIndy/45dacea2-469a-45b0-9aaf-985f17d8729b/2010-04-29_Developers_Conference_Call.mp3> || Kenny MacDonald: OpenMRS proposal accepted for Google Summer of Code 2010! <http://dev.xeerotee.net/?p=1> || OpenMRS Tech Talks Podcast: Developer Meeting: April 22, 2010 <http://podcast.iu.edu/upload/InfoIndy/45dacea2-469a-45b0-9aaf-985f17d8729b/2010-04-22_Developers_Conference_Call.mp3>
18:39:53 *** chopin_ has joined #openmrs
18:40:02 *** chopin_ is now known as chopin
18:40:11 *** ChanServ sets mode: +v chopin
19:18:32 *** zeshan has quit IRC
19:19:48 *** bwolfe has quit IRC
19:33:40 *** firzhan_ has joined #openmrs
19:36:56 *** firzhan has quit IRC
19:37:07 *** firzhan_ is now known as firzhan
19:38:08 *** firzhan has quit IRC
19:40:07 <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #2299 (defect created): ISDH April 2010 Varicella NCD SAT - Patient Demographics missing <http://dev.openmrs.org/ticket/2299> || OpenMRS Tickets: Ticket #2298 (defect created): ISDH April 2010 Varicella NCD SAT - Catagory 2 errors <http://dev.openmrs.org/ticket/2298> || OpenMRS Tickets: Ticket #2297 (defect created): ISDH April 2010 Varicella NCD SAT - Catagory 1 errors <http://dev.openmrs.org/ticket/2297>
19:49:54 *** Mkop has joined #openmrs
19:49:54 *** ChanServ sets mode: +v Mkop
19:50:36 *** chopin has quit IRC
19:53:22 *** Mkop has quit IRC
19:53:24 *** Mkop has joined #openmrs
19:53:24 *** ChanServ sets mode: +v Mkop
19:54:17 *** james_regen has quit IRC
19:56:35 <Mkop> downeym: <kennymac> it would be nice to be able to somehow keep a track of who is speaking in the conference call <-- I don't know if you've noticed this (it took me a while to notice), but there's a way to publish the recording from freeconferencing.com so that people can see who was talking
19:56:59 <Mkop> of course, it can only distinguish between connections and not people, but that can help a lot for new people
19:57:29 <downeym> Mkop: the link to that recording is at the bottom of the wiki page
19:57:38 <Mkop> oh
19:57:40 <downeym> :D
19:58:00 <downeym> great minds think alike? :)
20:10:14 <OpenMRSBot> Recent updates in the world of openmrs: Xiaohu Fan: jQuery <http://dawangblackknight.blogspot.com/2010/04/jquery.html> || Xiaohu Fan: Spring Annotation <http://dawangblackknight.blogspot.com/2010/04/spring-annotation.html> || Xiaohu Fan: Openmrs workflow (1)where to find <http://dawangblackknight.blogspot.com/2010/04/openmrs-workflow-1where-to-find.html> || Xiaohu Fan: Learning OpenMrs Project, Source code(4) <http://dawangblackknight.blogspot.com/2010/04/learning-openmrs-project-source-code4.html> || Xiaohu Fan: Spring MVC(3) AOP advicer <http://dawangblackknight.blogspot.com/2010/03/spring-mvc3-aop-advicer.html> || Xiaohu Fan: Spring MVC(2) Property Editor <http://dawangblackknight.blogspot.com/2010/03/spring-mvc2-property-editor.html> || Xiaohu Fan: Spring MVC(1) basic controller work flow <http://dawangblackknight.blogspot.com/2010/03/spring-mvc.html> || Xiaohu Fan: Learning OpenMrs Project, Source code(3) <http://dawangblackknight.blogspot.com/2010/03/learning-openmrs-project-source-code3.html> || Xiaohu Fan: Learning OpenMrs Project, Source code(2) <http://dawangblackknight.blogspot.com/2010/03/learning-openmrs-project-source-code2.html> || Xiaohu Fan: Learning OpenMrs Project, Source code(1) <http://dawangblackknight.blogspot.com/2010/03/learning-openmrs-project-source-code1.html>
20:23:23 *** astelmashenko has joined #openmrs
20:24:03 *** Mkop has quit IRC
20:28:26 *** astelmashenko has left #openmrs
20:31:33 *** syhaas has quit IRC
20:37:01 *** Mkop has joined #openmrs
20:37:01 *** ChanServ sets mode: +v Mkop
20:51:00 *** ruwan has quit IRC
21:03:41 *** docpaul has quit IRC
21:04:13 *** Mkop has quit IRC
21:40:29 *** nribeka has quit IRC
21:52:34 *** wluyima has quit IRC
22:11:55 *** wyclif has joined #openmrs
22:32:43 *** gangil has joined #openmrs
22:35:04 *** gangil has left #openmrs
22:44:58 *** MalteF has quit IRC
23:05:01 *** mkulumadzi has quit IRC
23:16:05 *** nribeka has joined #openmrs
23:16:05 *** ChanServ sets mode: +v nribeka
23:42:51 *** deaves has quit IRC
23:55:05 *** batkinson has quit IRC