IRC log for #koha, 2009-07-13

All times shown according to UTC.

Time S Nick Message
20:34 richard hi
20:40 chris morning
20:44 richard hi chris
03:04 mason can anyone answer a 'syndetics' question for me....
03:05 mason is the syndetics service free?
03:06 chris http://liblime.com/news-items/[…]to-koha-libraries
03:07 chris whatever that means
03:09 mason heya chris
03:10 mason yeah, im poking at a new 'HEAD' install , and the syndetic stuff looks nice ...
03:11 mason but i recall someone mentioning the service is 'throttled' for non-paying users..?
03:11 chris would make sense
03:11 mason i cant set where i add a 'key' anywhere in the sysprefs etc..
03:11 mason s/set/see/
03:13 mason ill see if i can catch some of the LL's on irc
03:20 Amit hi chris, Jo
03:20 Amit good morning #koha
03:28 chris http://stats.workbuffer.org/ko[…]220-now/tags.html
03:55 Amit heya brendan
03:55 brendan hey amit
03:56 Amit brendan: so how is your weekend
03:56 brendan great - I'm tired
03:56 Amit ok
03:56 brendan getting married next weekend -- so getting ready for that
03:57 Amit your marriage
03:57 Amit ?
03:57 brendan yes - next weekend
03:58 Amit cong.
04:05 brendan thanks Amit
04:56 Amit hi pianohacker
04:57 pianohacker irc_on_smartphone++
04:57 pianohacker Hi Amit
05:03 pianohacker Better go, quite late here. Just wanted to test ssh/irssi
05:03 pianohacker On to Vim!
05:55 sab hello last day i use my koha on my test machine successfully
05:56 sab but after coming back today when i typed the url its showing me"KOHA error"
05:56 sab The following fatal error has occurred:
05:57 sab Access denied for user 'kohaadmin'@'localhost' (using password: YES) at /usr/share/koha/lib/C4/Context.pm line 646.
05:57 sab Compilation failed in require at /usr/share/koha/lib/C4/Circulation.pm line 25.
05:57 sab BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Circulation.pm line 25.
05:57 sab and 7 other Eror like this
05:57 sab I chek the database its ok
05:58 sab then what can be the problem?
05:58 sab can any one suggest me any thing to do?
06:03 sab hello can any body advice me on this ?
06:03 sab please
06:12 Amit hi nicomo
06:13 nicomo hi Amit
06:16 sab hello
06:16 sab I am facing a problem with my koha
06:16 sab can i ask anybody
06:16 sab ??
06:27 Novice Can I ask for help on KOHA error?
07:06 Amit chris; around
07:09 chris sort of, will be more around when my kids are in bed
07:18 kf good morning #koha
07:18 Amit hi kf
07:21 kf hi Amit
07:23 Amit chris: have u check Sort2 filter in patron statistics wizard i think there is something filter missing
07:47 chris havent looked Amit
07:48 Amit chris: ok there is something filter problem
07:48 Amit i have already send a patch for this but no response http://lists.koha.org/pipermai[…]-July/003917.html
07:50 hdl_laptop Amit: <tr<!-- TMPL_UNLESS NAME="SORT2_LOOP" --> class="highlight"<!-- /TMPL_UNLESS -->>
07:50 hdl_laptop This is BAD.
07:50 hdl_laptop In fact you shouldnot have < and > inside other < the gettext is bad at that.
07:51 Amit ok
07:51 hdl_laptop and it would be untranslatable
07:51 hdl_laptop I know it is more readable.
07:51 hdl_laptop But can't see if it is fixable
07:54 Amit hdl: so code is wrong
07:56 hdl_laptop this part yes
07:56 Amit hdl: but in parton statistics report filter is wrong with sort 2
07:58 Amit hdl: This is default code <tr<!-- TMPL_UNLESS NAME="SORT1_LOOP" --> class="highlight"<!-- /TMPL_UNLESS -->>
07:58 Amit <!-- TMPL_IF name="SORT2_LOOP" --> <tr<!-- TMPL_UNLESS NAME="SORT1_LOOP" --> class="highlight"<!-- /TMPL_UNLESS -->>
09:11 |Lupin| hello !
09:11 kf hi lupin
09:11 Amit hi lupin
09:12 |Lupin| kf Amit :)
09:14 hdl_laptop hi kf |Lupin|
09:15 |Lupin| hello hdl_laptop !
09:15 |Lupin| hdl_laptop: would it be possible for me to come and visit biblibre for, say, one day, in september or so ?
09:16 hdl_laptop |Lupin|:  Where ? in Lyon, in Marseille, in Montpellier ?
09:16 |Lupin| hdl_laptop: I could tell you more precisely what we are doing hee and we could then exchange ideas and brainstorm...
09:17 |Lupin| hdl_laptop: ah you are at several places..
09:17 hdl_laptop hehe : yes.
09:17 |Lupin| hdl_laptop: I don't know. where it looks more appropriate to you, if it looks appropriate at all
09:42 |Lupin| Which strategy would you guys recommend in order to import several tables from another database format into koha ?
09:43 |Lupin| Would you modify koha databases directly through SQL statements ? Wold you use Koha's Perl API ? Would you use Mechanize to fill in forms automatically ?
09:43 paul_p |Lupin|: (hello) what kind of datas ? if bibliographic, then the only answer is iso2709 and bulkmarcimport
09:43 |Lupin| Different strategies for different tables ? same for all ?
09:43 paul_p if members, then you can directly fill the borrowers table
09:44 paul_p if issues, then you MUST use the API to proprely fill the issues tables
09:44 |Lupin| paul_p: hi
09:44 paul_p so, yes, different strategies for different tables !
09:44 |Lupin| paul_p: yep for bibliographic data it's okay
09:44 |Lupin| paul_p: in addition we have a bunch of things what wold fit in the acquisition module
09:45 paul_p wow... that will be very very complex to do
09:45 |Lupin| paul_p: users in different categories, but with several information attached to them such as public kes etc.
09:46 |Lupin| paul_p: why complex ?
09:47 paul_p |Lupin|: I should say "never done", more than "complex"...
09:47 |Lupin| paul_p: okay
09:47 |Lupin| paul_p: I thought the concept of extended user attrbute may help for this...
09:49 |Lupin| paul_p: I forgot to mention several libraries for which we want to impor the addresses
09:51 |Lupin| paul_p: btw what are "issues" in french ?
09:51 paul_p les prêts
09:52 |Lupin| paul_p: ah ok
09:52 |Lupin| paul_p: I think this we won't have, since it's a virtual library
09:53 |Lupin| paul_p: or, if we have, the book will be given back immediately. It will be issued (prêté?) only for statistics purposes
09:54 paul_p (yep, issued = prêté) stats is important, but probably not worth a script during migration
09:57 |Lupin| paul_p: oh yes, here I was not thinking about migration, rather about how wi'll do to count downloads once the new koha-based library will be set up

| Channels | #koha index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary