| 00:20:44 | *** jmiranda has quit IRC |
| 01:18:09 | *** bmckown has joined #openmrs |
| 01:18:09 | *** ChanServ sets mode: +o bmckown |
| 01:30:25 | *** atomicturtle has joined #openmrs |
| 02:19:46 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [10426]: accesslogging: added ability to toggle on/off the logging of methods that ⦠<http://dev.openmrs.org/changeset/10426> || OpenMRS Modules: Access Log Module 1.1.5 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=accesslogging&version=&1.1.5> |
| 02:55:43 | *** upul has joined #openmrs |
| 02:55:43 | *** ChanServ sets mode: +v upul |
| 03:43:54 | *** atomicturtle has quit IRC |
| 03:44:05 | *** atomicturtle has joined #openmrs |
| 04:03:19 | *** bmckown has quit IRC |
| 05:56:25 | *** bwolfe has joined #openmrs |
| 05:56:25 | *** ChanServ sets mode: +o bwolfe |
| 06:16:38 | *** bwolfe has quit IRC |
| 06:25:08 | *** bwolfe has joined #openmrs |
| 06:25:08 | *** ChanServ sets mode: +o bwolfe |
| 06:25:58 | <upul> hey bwolfe |
| 06:26:05 | <bwolfe> hi upul |
| 06:26:57 | <upul> bwolfe, in godaddy web hosting we can't open a connection from the server side, can we? |
| 06:27:38 | <upul> for example running a bot |
| 06:32:03 | <bwolfe> upul: do you have root on the machine, or are you running a vhost? |
| 06:33:33 | <upul> bwolfe, i don't think i have root access prividege it's just shared hosting |
| 06:34:14 | <upul> looks like all outgoing connections are closed |
| 06:36:37 | <upul> bwolfe, there's no way to run a bot without something like that, isn't it |
| 06:39:54 | <bwolfe> upul: you might be able to get a bot that runs over 80 or 443 |
| 06:40:06 | <bwolfe> upul: are you wanting an irc bot? |
| 06:40:28 | <upul> bwolfe, yeah, that means 6667 or something, so no hope |
| 06:40:53 | <bwolfe> upul: isn't that customizable on the bot? |
| 06:40:59 | <r0bby> SLEEPP |
| 06:41:03 | <r0bby> SLEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEP |
| 06:41:09 | <bwolfe> upul: or you can try and find a perl script bot that can run on the web server |
| 06:41:20 | <upul> bwolfe, but you have to connect to the irc.freenode.net at 6667 right |
| 06:41:33 | <upul> it's just a normal user, isn't it |
| 06:41:50 | <r0bby> upul: telnet irc.freenode.org 6667 |
| 06:42:00 | <r0bby> if you can connect successfully, you can do it :) |
| 06:42:18 | <upul> r0bby, telenet is not even there |
| 06:42:20 | *** atomicturtle has quit IRC |
| 06:42:26 | <r0bby> if that fails try 7000 (another common port) |
| 06:42:29 | <r0bby> oh fail |
| 06:42:35 | <r0bby> im going to bed :_) |
| 06:42:47 | <upul> don't |
| 06:43:01 | <upul> i am warning you |
| 06:43:07 | <upul> do not go |
| 06:43:13 | <r0bby> uhm |
| 06:43:16 | <bwolfe> r0bby: the dreams will come! |
| 06:43:21 | <bwolfe> r0bby: don't close your eyes |
| 06:43:21 | <r0bby> i have to be up in 3 hrs... |
| 06:43:28 | <r0bby> 6am (it's 242am) |
| 06:43:28 | <bwolfe> r0bby: they will get you |
| 06:43:40 | <r0bby> bwolfe: the voices already comee to me |
| 06:43:44 | <upul> check under the bed before you sleep |
| 06:43:51 | <r0bby> by the way, the voices said you're evil |
| 06:44:14 | <r0bby> (scared yet? or were you already aware that I was kinda insane) |
| 06:44:19 | *** atomicturtle has joined #openmrs |
| 06:44:29 | <r0bby> to bed i go |
| 06:44:34 | <r0bby> BYEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE |
| 06:44:35 | <r0bby> :D |
| 06:58:24 | *** jmiranda has joined #openmrs |
| 06:58:24 | *** ChanServ sets mode: +o jmiranda |
| 07:20:08 | <upul> it's like whole world gone mad, bwolfe jmiranda here, in the dead of noon |
| 07:20:37 | <bwolfe> upul: yeah, it means you have some distractions at work, right? :-p |
| 07:24:04 | <upul> nope, when bwolfe is active it's time for me to sleep, so i feel drowsy |
| 07:24:38 | <upul> :-p |
| 07:24:51 | <bwolfe> I see |
| 07:24:59 | <bwolfe> you're going to have a hard couple of months then :-p |
| 07:28:26 | *** jmiranda has quit IRC |
| 07:29:46 | *** jmiranda has joined #openmrs |
| 07:29:56 | *** ChanServ sets mode: +o jmiranda |
| 07:40:07 | *** pascal` has joined #openmrs |
| 08:11:38 | <pascal`> bwolfe, is there a reason why some (all?) of the datetime columns are created as: |
| 08:11:43 | <pascal`> <column defaultValueDate="0002-11-30T00:00:00.0" name="date_created" type="DATETIME"> |
| 08:11:43 | <pascal`> <constraints nullable="false"/> |
| 08:11:43 | <pascal`> </column> |
| 08:11:52 | <pascal`> (strange default) |
| 08:12:33 | <bwolfe> those weird times were put in there automatically when I first created the xml files. |
| 08:13:04 | <bwolfe> I used the standard data from the sql files...and those sql files used 0000-000-000 00:00:00 as the default date |
| 08:13:08 | <bwolfe> but I guess liquibase doesn't like htat |
| 08:13:50 | <pascal`> I guess it doesn't break anything, but still, it actually faults to year "2". |
| 08:14:07 | <pascal`> well, just before year "3 |
| 08:14:08 | <pascal`> " |
| 08:14:35 | <pascal`> it might break things for people who are just looking to use the data model though |
| 08:15:21 | <pascal`> although I guess noone should really just the default |
| 08:16:12 | <pascal`> *use the default |
| 08:30:49 | <upul> pascal`, have you done any certifications? |
| 08:33:49 | <pascal`> upul, no |
| 08:34:07 | <pascal`> I have no official technology specific certifications |
| 08:34:15 | <pascal`> might be cool to do some though |
| 08:35:21 | <upul> hmm, i was hoping to do some for years, but never happens |
| 08:36:07 | <pascal`> you have done some? |
| 08:36:15 | <upul> nope pascal` |
| 08:36:58 | <pascal`> I'm not sure how useful they'd be, except maybe with /finding/ a job |
| 08:37:21 | <pascal`> once you have a job, the work methodologies are usually pretty set |
| 08:39:31 | <pascal`> and you end up learning what you need to know to get the job done |
| 08:40:49 | <upul> yep |
| 08:40:54 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1813 (task created): Module Builder Breaks MVC Annotations <http://dev.openmrs.org/ticket/1813> |
| 08:52:05 | *** njero has quit IRC |
| 08:52:34 | *** njero has joined #openmrs |
| 08:52:34 | *** ChanServ sets mode: +v njero |
| 09:00:11 | *** jmiranda has quit IRC |
| 09:09:26 | *** njero has quit IRC |
| 09:11:54 | *** Echidna has quit IRC |
| 09:27:53 | *** Echidna has joined #openmrs |
| 09:43:51 | *** atomicturtle1 has joined #openmrs |
| 09:43:51 | *** atomicturtle has quit IRC |
| 10:14:21 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [10427]: sync: Added paging to the history page - #1768 <http://dev.openmrs.org/changeset/10427> |
| 10:31:54 | *** pascal` has quit IRC |
| 10:40:40 | <upul> what's the sound of one hand clapping |
| 10:44:09 | <upul> it's whoosh whoosh |
| 10:49:36 | <Echidna> no it'S not |
| 10:49:58 | <upul> it is |
| 10:50:25 | <Echidna> you can clap the fingers against the palm |
| 10:50:42 | <upul> :-o |
| 11:14:39 | <upul> do you know what time it is |
| 11:17:50 | <Echidna> hammertime |
| 11:18:50 | <Echidna> http://www.skool.us/files/new/Hammerzeit.jpg |
| 11:22:39 | <upul> that's interesting |
| 11:29:15 | <upul> bis bald |
| 11:29:19 | *** upul has quit IRC |
| 12:15:07 | *** bwolfe has quit IRC |
| 12:17:36 | *** bwolfe has joined #openmrs |
| 12:17:36 | *** ChanServ sets mode: +o bwolfe |
| 12:36:41 | *** upul has joined #openmrs |
| 12:36:41 | *** ChanServ sets mode: +v upul |
| 12:45:20 | *** atomicturtle1 has quit IRC |
| 12:45:43 | *** atomicturtle has joined #openmrs |
| 12:49:51 | *** wilburdg has joined #openmrs |
| 12:50:43 | <bwolfe> hi there wilburdg |
| 12:50:55 | *** jmiranda has joined #openmrs |
| 12:50:55 | *** ChanServ sets mode: +o jmiranda |
| 12:51:15 | <wilburdg> Hey there. |
| 12:51:47 | <bwolfe> what brings you our way? |
| 12:52:12 | <wilburdg> Just doing a bit of research into OpenMRS. |
| 12:52:44 | <wilburdg> Just installed the appliance- it's nice. |
| 12:52:53 | <bwolfe> yes, its very convenient |
| 12:53:07 | <wilburdg> Finally got my mind wrapped around the concept dictionary. |
| 12:53:31 | <wilburdg> Maximum flexibility- I'll give you that. But a little abstract at times. |
| 12:56:57 | <bwolfe> it helps to have it explained with hand motions :-) |
| 12:57:20 | <wilburdg> I've got one suggestion for the appliance though. |
| 12:57:36 | <bwolfe> whats that? |
| 12:58:06 | <wilburdg> When I installed it on VirtualBox, it took me a couple of minutes to get the networking working. |
| 12:58:34 | <wilburdg> It was because there was a line in /etc/udev/rules.d/70-persistent-net.rules |
| 12:58:41 | <wilburdg> That hard coded your mac address to eth0 |
| 12:58:56 | <wilburdg> So my virtualnic became eth1, which wasn't configured for dhcp. |
| 12:59:10 | <wilburdg> If you blow that line out of /etc/udev/rules.d/70-persistent-net.rules it would be better. |
| 13:02:11 | <bwolfe> wilburdg: interesting. thats some good detective work |
| 13:02:29 | <bwolfe> I'll forward your comments to yaw, the guy that maintains the appliances. :-) |
| 13:20:20 | *** wilburdg has quit IRC |
| 13:22:39 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [10428]: Removed unneeded folders <http://dev.openmrs.org/changeset/10428> |
| 13:40:33 | *** bmckown has joined #openmrs |
| 13:40:33 | *** ChanServ sets mode: +o bmckown |
| 13:50:00 | *** nribeka has joined #openmrs |
| 13:50:00 | *** ChanServ sets mode: +v nribeka |
| 13:54:24 | *** nribeka has quit IRC |
| 13:59:22 | *** jmiranda has quit IRC |
| 14:00:54 | *** upul_ has joined #openmrs |
| 14:00:54 | *** ChanServ sets mode: +v upul_ |
| 14:03:05 | *** nribeka has joined #openmrs |
| 14:03:05 | *** ChanServ sets mode: +v nribeka |
| 14:03:11 | <nribeka> dev call |
| 14:14:44 | *** pascal` has joined #openmrs |
| 14:19:26 | *** upul has quit IRC |
| 14:21:00 | *** upul_ is now known as upul |
| 14:24:44 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1457 (task closed): ConceptSource should extend BaseOpenmrsMetadata <http://dev.openmrs.org/ticket/1457#comment:5> || OpenMRS Changesets: Changeset [10429]: Changed ConceptSource to extend BaseOpenmrsMetadata - #1457 Author: ⦠<http://dev.openmrs.org/changeset/10429> |
| 14:54:32 | *** nribeka_ has joined #openmrs |
| 14:56:48 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [10440]: * creating branch for location changes <http://dev.openmrs.org/changeset/10440> || OpenMRS Changesets: Changeset [10439]: -- chica * removed dist folder since it is generated <http://dev.openmrs.org/changeset/10439> || OpenMRS Changesets: Changeset [10438]: -- sockethl7listener * moved files into trunk folder <http://dev.openmrs.org/changeset/10438> || OpenMRS Changesets: Changeset [10437]: * created a branches folder <http://dev.openmrs.org/changeset/10437> || OpenMRS Changesets: Changeset [10436]: * created a trunk folder <http://dev.openmrs.org/changeset/10436> || OpenMRS Changesets: Changeset [10435]: -- dss * moved files into trunk folder <http://dev.openmrs.org/changeset/10435> || OpenMRS Changesets: Changeset [10434]: * created a branches folder <http://dev.openmrs.org/changeset/10434> || OpenMRS Changesets: Changeset [10433]: * created a trunk folder <http://dev.openmrs.org/changeset/10433> || OpenMRS Changesets: Changeset [10432]: -- chica * moved files into trunk folder <http://dev.openmrs.org/changeset/10432> || OpenMRS Changesets: Changeset [10431]: * created a branches folder <http://dev.openmrs.org/changeset/10431> || OpenMRS Changesets: Changeset [10430]: * created a trunk folder <http://dev.openmrs.org/changeset/10430> |
| 14:56:52 | *** nribeka has quit IRC |
| 14:58:26 | *** bwolfe has quit IRC |
| 15:03:25 | *** upul_ has joined #openmrs |
| 15:03:25 | *** ChanServ sets mode: +v upul_ |
| 15:10:13 | *** upul has quit IRC |
| 15:13:09 | *** upul_ is now known as upul |
| 15:24:32 | *** nribeka_ has quit IRC |
| 15:28:50 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [10442]: -- chica * recreating location_changes branch <http://dev.openmrs.org/changeset/10442> || OpenMRS Changesets: Changeset [10441]: -- chica * deleting incorrectly created branch <http://dev.openmrs.org/changeset/10441> || OpenMRS Tickets: Ticket #1814 (defect created): Error when trying to delete a scheduled report or scheduled task <http://dev.openmrs.org/ticket/1814> |
| 15:30:49 | *** jmiranda has joined #openmrs |
| 15:30:49 | *** ChanServ sets mode: +o jmiranda |
| 15:30:54 | <pascal`> gmail fail |
| 15:32:57 | *** upul has quit IRC |
| 15:34:36 | *** bmckown has quit IRC |
| 15:37:10 | *** bmckown has joined #openmrs |
| 15:37:10 | *** ChanServ sets mode: +o bmckown |
| 15:43:41 | *** atomicturtle1 has joined #openmrs |
| 15:43:41 | *** atomicturtle has quit IRC |
| 15:45:58 | *** upul has joined #openmrs |
| 15:45:58 | *** ChanServ sets mode: +v upul |
| 16:00:55 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [10445]: --nbs * created a branches folder <http://dev.openmrs.org/changeset/10445> || OpenMRS Changesets: Changeset [10444]: --nbs * created a trunk folder <http://dev.openmrs.org/changeset/10444> || OpenMRS Changesets: Changeset [10443]: -- chica * initial commit of location_changes branch <http://dev.openmrs.org/changeset/10443> |
| 16:05:00 | *** upul_ has joined #openmrs |
| 16:05:00 | *** ChanServ sets mode: +v upul_ |
| 16:09:08 | *** njero has joined #openmrs |
| 16:09:08 | *** ChanServ sets mode: +v njero |
| 16:11:01 | *** upul_ has quit IRC |
| 16:13:27 | *** njero has quit IRC |
| 16:13:57 | *** upul has quit IRC |
| 16:17:05 | *** bwolfe has joined #openmrs |
| 16:17:05 | *** ChanServ sets mode: +o bwolfe |
| 16:30:11 | *** atomicturtle1 has left #openmrs |
| 16:32:56 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [10447]: -- nbsmodule * moved files into trunk folder <http://dev.openmrs.org/changeset/10447> || OpenMRS Changesets: Changeset [10446]: patientchartwidgets module: bugfix for "last" singlehtmlform option <http://dev.openmrs.org/changeset/10446> |
| 16:36:05 | *** upul has joined #openmrs |
| 16:36:05 | *** ChanServ sets mode: +v upul |
| 16:37:57 | *** nribeka_ has joined #openmrs |
| 16:48:08 | *** njero has joined #openmrs |
| 16:48:08 | *** ChanServ sets mode: +v njero |
| 16:57:09 | *** bwolfe has quit IRC |
| 16:57:20 | *** bwolfe has joined #openmrs |
| 16:57:20 | *** ChanServ sets mode: +o bwolfe |
| 16:59:14 | *** jmiranda has quit IRC |
| 17:01:01 | *** upul_ has joined #openmrs |
| 17:01:01 | *** ChanServ sets mode: +v upul_ |
| 17:05:01 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [10450]: Initial import. <http://dev.openmrs.org/changeset/10450> || OpenMRS Changesets: Changeset [10449]: -- sockethl7listener * created outgoing_hl7 branch <http://dev.openmrs.org/changeset/10449> || OpenMRS Changesets: Changeset [10448]: -- chica * created outgoing_hl7 branch <http://dev.openmrs.org/changeset/10448> |
| 17:18:29 | *** upul has quit IRC |
| 17:21:26 | *** jmiranda has joined #openmrs |
| 17:21:26 | *** ChanServ sets mode: +o jmiranda |
| 17:29:48 | <jmiranda> pascal`, you there? |
| 17:36:51 | *** upul_ has quit IRC |
| 18:09:03 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Tickets: Ticket #1814 (defect closed): Error when trying to delete a scheduled report or scheduled task <http://dev.openmrs.org/ticket/1814#comment:2> |
| 18:31:13 | *** atomicturtle has joined #openmrs |
| 18:41:06 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [10451]: ncd: 1) fixed ticket #1814. 2) fixed bug: validation message, if any, ⦠<http://dev.openmrs.org/changeset/10451> |
| 18:45:12 | *** atomicturtle has quit IRC |
| 18:45:16 | *** atomicturtle has joined #openmrs |
| 19:09:33 | <Echidna> pascal`: http://www.theage.com.au/technology/technology-news/carrier-pigeon-faster-than-south-african-isp-20090910-fi9h.html |
| 19:09:37 | <OpenMRSBot> <http://ln-s.net/4Ewd> (at www.theage.com.au) |
| 19:45:09 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Modules: XForms 3.6.3 uploaded to OpenMRS Module Repository <https://dev.openmrs.org/modules/view.jsp?module=xforms&version=&3.6.3> |
| 19:47:41 | *** bwolfe has quit IRC |
| 20:17:11 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [10452]: reporting: * Added cohort query service/DAO to handle all new patient ⦠<http://dev.openmrs.org/changeset/10452> |
| 21:28:16 | *** jmiranda has quit IRC |
| 21:34:46 | *** bmckown has quit IRC |
| 21:38:34 | *** nribeka_ has quit IRC |
| 21:43:47 | *** atomicturtle1 has joined #openmrs |
| 21:43:47 | *** atomicturtle has quit IRC |
| 21:50:31 | <r0bby> :P |
| 21:53:17 | <OpenMRSBot> Recent updates in the world of openmrs: OpenMRS Changesets: Changeset [10453]: amrsregistration: Changed layout of adding/removing ⦠<http://dev.openmrs.org/changeset/10453> |
| 22:05:09 | *** pascal` has quit IRC |
| 22:32:14 | *** andrewaclt has joined #openmrs |