1 2014-02-06T02:13:56  *** sudo_dirk has quit IRC
   2 2014-02-06T02:14:57  *** sudo_dirk has joined #moin-dev
   3 2014-02-06T06:50:34  <dreimark> ananasova: there is a financial aid program
   4 2014-02-06T06:51:08  <dreimark> and the price is all inclusive. you have no extra costs for tutorials and conference dinner.
   5 2014-02-06T09:07:10  *** greg_f has joined #moin-dev
   6 2014-02-06T09:41:39  <ananasova> moin
   7 2014-02-06T09:44:33  <ananasova> dreimark: yeah, I have already applied for the free ticket as a student, or/and a woman...
   8 2014-02-06T09:45:52  <ananasova> bummer! pycharm licence expires in 6 days
   9 2014-02-06T10:37:50  <ThomasWaldmann> ananasova: the "moin" pycharm license?
  10 2014-02-06T10:39:51  <ThomasWaldmann> dreimark: would've been a good idea to keep the tutorials extra. not everybody wants to take some.
  11 2014-02-06T11:41:46  <ThomasWaldmann> http://blog.europython.eu/post/75779637866/europython-financial-assistance
  12 2014-02-06T11:42:01  <ThomasWaldmann> ananasova: sunu_: sharky93: ^
  13 2014-02-06T11:47:45  <ananasova> ThomasWaldmann: yes, the pycharm open source project licence for moin
  14 2014-02-06T11:56:12  <ThomasWaldmann> ananasova: i just wrote them an email asking for a new one
  15 2014-02-06T11:57:37  <ananasova> that's good news :)
  16 2014-02-06T12:18:24  *** skathpalia has joined #moin-dev
  17 2014-02-06T12:52:15  *** dave_largo has joined #moin-dev
  18 2014-02-06T13:34:52  *** skathpalia has quit IRC
  19 2014-02-06T13:38:02  *** akshay1994 has joined #moin-dev
  20 2014-02-06T13:39:11  <akshay1994> Hi! I was reading the initial project ideas and was interested in the Network API project. Can someone put some light on this project?
  21 2014-02-06T14:09:07  *** RogerHaase has joined #moin-dev
  22 2014-02-06T14:11:58  *** akshay1994 has quit IRC
  23 2014-02-06T14:14:16  *** akshay1994 has joined #moin-dev
  24 2014-02-06T14:54:21  *** skathpalia has joined #moin-dev
  25 2014-02-06T14:56:19  *** akshay1994 has quit IRC
  26 2014-02-06T14:58:22  <skathpalia> RogerHaase regarding this bug in the docs https://bitbucket.org/thomaswaldmann/moin-2.0/issue/399/m-command-not-working How can I change the docs
  27 2014-02-06T14:58:59  <skathpalia> I mean changing m <target> to ./m <target> for unix in the docs
  28 2014-02-06T15:00:04  *** akshay1994 has joined #moin-dev
  29 2014-02-06T15:10:44  <RogerHaase> skathpalia: that one is in docs/admin/install.rst.  Easiest for me is to run built-in server, create a new ReST item, copy contents of install.rst to the new ReST item, edit, save to check formatting.  When you are done, copy contents back to install.tst, then do code review.
  30 2014-02-06T15:11:40  <skathpalia> Ok :)
  31 2014-02-06T15:15:04  <RogerHaase> skathpalia: ...or, if you are sure you can write valid rest, you can edit install.rst directly.  There are bugs in moin2 rest converter, hopefully you will not hit any.
  32 2014-02-06T15:15:59  <skathpalia> ok then I will first try to edit it directly
  33 2014-02-06T15:16:47  <skathpalia> But how can I test it I mean viewing it(how does it look)??
  34 2014-02-06T15:18:26  <RogerHaase> that is why you want to use the moin2 built in server - try that first
  35 2014-02-06T15:19:34  <skathpalia> Ok
  36 2014-02-06T15:45:44  <ThomasWaldmann> akshay1994: use your imagination
  37 2014-02-06T15:46:19  <ThomasWaldmann> we require own ideas from students. if you want to discuss rather specific questions, ask such.
  38 2014-02-06T15:46:28  <akshay1994> Haha!! :)
  39 2014-02-06T15:46:37  <ThomasWaldmann> :)
  40 2014-02-06T15:46:52  <akshay1994> But what purpose is this api supposed to serve
  41 2014-02-06T15:47:04  <akshay1994> Is it to deliver content to
  42 2014-02-06T15:47:11  <ThomasWaldmann> reading or writing stuff from remote?
  43 2014-02-06T15:47:17  <akshay1994> Applications on mobile devices
  44 2014-02-06T15:47:24  <ThomasWaldmann> for non.humans
  45 2014-02-06T15:47:30  <akshay1994> Okay! I got it.
  46 2014-02-06T15:47:40  <ThomasWaldmann> for example mobile apps. or just scripts.
  47 2014-02-06T15:47:57  <akshay1994> Yes. I'm willing to work on it.
  48 2014-02-06T15:48:27  <ThomasWaldmann> in general, the application for any project should have quite more ideas than what one sees on the wiki page.
  49 2014-02-06T15:48:41  <akshay1994> We can keep it abstracted enough, to be called from java, js, python, etc
  50 2014-02-06T15:48:48  <ThomasWaldmann> so we can see you have researched the topic and made your mind about it.
  51 2014-02-06T15:49:13  <akshay1994> Can be used to add alter data, or view it
  52 2014-02-06T15:49:21  <akshay1994> Yes, i have :)
  53 2014-02-06T15:50:36  <akshay1994> And hence, I was thinking of doing the android app with it
  54 2014-02-06T15:50:52  <akshay1994> As an example use of the api
  55 2014-02-06T15:51:07  <akshay1994> If it stays within scope :p
  56 2014-02-06T15:51:55  <akshay1994> I'll work on it more and ping you
  57 2014-02-06T15:58:40  *** akshay1994 has quit IRC
  58 2014-02-06T16:06:48  *** akshay1994 has joined #moin-dev
  59 2014-02-06T16:15:13  <skathpalia> RogerHaase for testing documentation make html gives Error 127
  60 2014-02-06T16:31:58  <RogerHaase> skathpalia: you did > source activate > cd docs > make html?  that generates a few error messages and tracebacks on windows, but I dont see a 127 error
  61 2014-02-06T16:33:54  <skathpalia> No I didn't activated the venv I directly went to the docs folder and make html it gives [html] Error 1
  62 2014-02-06T16:34:42  <RogerHaase> either go back to repo root and do "./m docs" or activate first and retry
  63 2014-02-06T16:40:14  <skathpalia> Yeah this is working :)
  64 2014-02-06T16:42:32  <RogerHaase> skathpalia: You found the link to local docs under the User tab?
  65 2014-02-06T16:47:15  <RogerHaase> ThomasWaldmann: replied to https://codereview.appspot.com/55200043/
  66 2014-02-06T16:49:36  <ThomasWaldmann> a
  67 2014-02-06T16:49:40  <ThomasWaldmann> re
  68 2014-02-06T17:18:43  <skathpalia> Yes I found that
  69 2014-02-06T17:23:07  <skathpalia> RogerHaase I have made the required changes
  70 2014-02-06T17:23:20  <skathpalia> you can review it here https://codereview.appspot.com/60700043
  71 2014-02-06T18:10:40  *** greg_f has quit IRC
  72 2014-02-06T19:01:44  <RogerHaase> skathpalia: made some suggestions on cr
  73 2014-02-06T19:12:56  <skathpalia> Yeah making the required changes
  74 2014-02-06T19:13:59  *** akshay1994 has quit IRC
  75 2014-02-06T19:20:29  *** akshay1994 has joined #moin-dev
  76 2014-02-06T19:26:27  <skathpalia> RogerHaase I am not able to understand the comment you made on  usage: "m <target>" where <target> is:
  77 2014-02-06T19:29:05  <RogerHaase> if you change line 64 as noted, then the only change needed to 66 is the addition of ./
  78 2014-02-06T19:57:12  <skathpalia> I have made the required changes https://codereview.appspot.com/60700043 You can review it
  79 2014-02-06T20:10:50  *** akshay1994 has quit IRC
  80 2014-02-06T20:37:47  *** ajitesh has joined #moin-dev
  81 2014-02-06T20:37:52  <ajitesh> moin
  82 2014-02-06T20:38:32  <ajitesh> ThomasWaldmann, sent a pull request for fixing PEP8 errors in quickinstall.py
  83 2014-02-06T20:52:29  <RogerHaase> skathpalia: updated
  84 2014-02-06T21:01:37  <skathpalia> You want me to delete the bracket part in those 3 lines?
  85 2014-02-06T21:08:48  <ThomasWaldmann> ajitesh: no, you did not
  86 2014-02-06T21:09:06  <ThomasWaldmann> https://bitbucket.org/thomaswaldmann/moin-2.0/pull-requests?displaystatus=open
  87 2014-02-06T21:10:05  <ajitesh> ThomasWaldmann, Umm.. i myself declined it.. had put the wrong email in the configuration file.. of all the mistakes..
  88 2014-02-06T21:10:20  <ajitesh> i'll send another one
  89 2014-02-06T21:12:57  *** moin3 has joined #moin-dev
  90 2014-02-06T21:14:35  <moin3> hello, i am a undergraduate student from India. I am interested in contributing towards moinmoin project. where should I start?
  91 2014-02-06T21:15:18  <ThomasWaldmann> moin3: by reading https://moinmo.in/MoinMoin2.0 :)
  92 2014-02-06T21:16:56  <ThomasWaldmann> (from there, you have links to bitbucket project, docs, issue tracker, ...)
  93 2014-02-06T21:17:06  *** dave_largo has quit IRC
  94 2014-02-06T21:17:21  <moin3> ThomasWaldmann: Thanks, I will jump right on it...
  95 2014-02-06T21:20:38  <RogerHaase> do any of you IIT guys know Jigar Thakkar?  He needs to fix his fork on bitbucket.
  96 2014-02-06T21:22:23  <ajitesh> ThomasWaldmann, yes i know him
  97 2014-02-06T21:22:56  <ajitesh> sorry RogerHaase ^
  98 2014-02-06T21:23:37  <RogerHaase> thanks, please tell him if you see him
  99 2014-02-06T21:24:05  <ajitesh> yep.. sure
 100 2014-02-06T21:26:06  <RogerHaase> I am also IIT graduate http://www.iit.edu/ :)
 101 2014-02-06T21:26:08  <skathpalia> RogerHaase I need to delete the bracket part in those 3 lines?
 102 2014-02-06T21:27:15  <RogerHaase> yes, I think simpler is better, most will not notice the small difference
 103 2014-02-06T21:28:45  <ajitesh> RogerHaase, actually you got the name a bit wrong, its IIIT instead of IIT..
 104 2014-02-06T21:29:18  <skathpalia> RogerHaase: Made that change https://codereview.appspot.com/60700043
 105 2014-02-06T21:30:39  <moin3> guys, i was just stumbling across the pages and i found a dead link in the page. see http://test.moinmo.in/%2Badmin/user and then try to open the Documentation(local) link...
 106 2014-02-06T21:33:18  <RogerHaase> skathpalia: one more nit
 107 2014-02-06T21:34:21  <RogerHaase> ajitesh: oh, never noticed the triple III
 108 2014-02-06T21:35:50  <ajitesh> ThomasWaldmann, sent a pull request
 109 2014-02-06T21:36:47  *** xorRaxRax is now known as xorAxAx
 110 2014-02-06T21:37:13  <RogerHaase> skathpalia: forgot to click publish, just did it
 111 2014-02-06T21:37:55  <ThomasWaldmann> moin3: it doesn't have the docs there. but you're also not supposed to read them there, but on the page linked from the main wiki page.
 112 2014-02-06T21:38:35  <ThomasWaldmann> also please not that this test wiki is usually outdated, you get freshed code from the repo and can run it locally
 113 2014-02-06T21:39:35  <ThomasWaldmann> fresher*
 114 2014-02-06T21:40:41  <ajitesh> RogerHaase, happens quite a lot :)
 115 2014-02-06T21:41:22  <skathpalia> ThomasWaldmann  made changes regarding the bug https://bitbucket.org/thomaswaldmann/moin-2.0/issue/399/m-command-not-working. You can review it here https://codereview.appspot.com/60700043
 116 2014-02-06T21:43:12  <moin3> ThomasWaldmann: got it :)
 117 2014-02-06T21:46:32  *** ajitesh has quit IRC
 118 2014-02-06T21:47:51  *** moin3 has quit IRC
 119 2014-02-06T21:48:54  *** skathpalia has quit IRC
 120 2014-02-06T22:15:33  *** RogerHaase has left #moin-dev
 121 

MoinMoin: MoinMoinChat/Logs/moin-dev/2014-02-06 (last edited 2014-02-06 02:15:04 by IrcLogImporter)