2015-01-06T00:26:48 *** ecthiender has joined #servelots 2015-01-06T01:01:53 *** navya has joined #servelots 2015-01-06T01:26:46 *** baali has joined #servelots 2015-01-06T01:38:33 *** zoso has joined #servelots 2015-01-06T01:45:10 *** baali has quit IRC (Ping timeout: 245 seconds) 2015-01-06T01:51:39 *** baali has joined #servelots 2015-01-06T02:00:51 *** baali has quit IRC (Read error: Connection reset by peer) 2015-01-06T02:02:47 *** ecthiender has quit IRC (Ping timeout: 244 seconds) 2015-01-06T02:05:09 *** ecthiender has joined #servelots 2015-01-06T02:16:45 *** baali has joined #servelots 2015-01-06T02:25:20 zoso, ping 2015-01-06T02:25:34 *** baali has quit IRC (Ping timeout: 244 seconds) 2015-01-06T02:37:29 *** baali has joined #servelots 2015-01-06T02:48:23 ecthiender, pong 2015-01-06T03:05:42 navya, http://folkhampi.openrun.net/ 2015-01-06T03:05:43 Title: Index of / (at folkhampi.openrun.net) 2015-01-06T03:14:55 zoso, this is really interesting: http://bradfrost.com/blog/post/atomic-web-design/ 2015-01-06T03:14:56 Title: Atomic Design | Brad Frost (at bradfrost.com) 2015-01-06T03:28:46 zoso, the lxml docs are really sparse and thick to parse -_- 2015-01-06T03:32:32 *** baali has quit IRC (Ping timeout: 244 seconds) 2015-01-06T03:43:10 *** baali has joined #servelots 2015-01-06T04:09:04 *** baali has quit IRC (Ping timeout: 245 seconds) 2015-01-06T04:23:26 *** baali has joined #servelots 2015-01-06T04:25:10 zoso, what do you think of the atomic design link? 2015-01-06T05:46:43 ecthiender, haven't gone through it yet 2015-01-06T07:00:57 *** baali has quit IRC (Ping timeout: 245 seconds) 2015-01-06T07:15:58 *** commitBot has joined #servelots 2015-01-06T07:15:58 [swtr] arvindkhadri pushed 2 new commits to persona: https://github.com/janastu/swtr/compare/1fcbf9c896f0...965fa64e942a 2015-01-06T07:15:58 swtr/persona 2e4ced7 Arvind: Closes issue #26. 2015-01-06T07:15:58 swtr/persona 965fa64 Arvind: Merge branch 'persona' of github.com:janastu/swtr into persona 2015-01-06T07:15:58 *** commitBot has left #servelots 2015-01-06T07:15:59 Title: Comparing 1fcbf9c896f0...965fa64e942a · janastu/swtr · GitHub (at github.com) 2015-01-06T07:21:31 ecthiender, ^ 2015-01-06T07:21:44 ecthiender, I have pulled the changes on restory.swtr.us 2015-01-06T07:25:47 zoso, cool. what does this commit do btw: https://github.com/janastu/swtr/commit/2e4ced7af74c8bd2d4a51e9b9219604b7394383c 2015-01-06T07:25:48 Title: Closes issue #26. · 2e4ced7 · janastu/swtr · GitHub (at github.com) 2015-01-06T07:26:51 i mean i did not understand what was the problem with previous code and does this fixes it. zoso . 2015-01-06T07:27:06 s/does this fixes/how does this fix/ 2015-01-06T07:29:23 zoso, ah! got it. nevermind. :) 2015-01-06T07:35:28 *** baali has joined #servelots 2015-01-06T07:42:18 *** baali has quit IRC (Ping timeout: 264 seconds) 2015-01-06T08:04:38 *** baali has joined #servelots 2015-01-06T08:12:32 ecthiender, .remove() of view removes the view from the DOM, so it is not available again for making it visible in our case. :) 2015-01-06T08:12:51 ecthiender, you need help with lxml? 2015-01-06T08:13:32 *** ecthiender has quit IRC (Ping timeout: 255 seconds) 2015-01-06T08:17:05 *** ecthiender has joined #servelots 2015-01-06T08:22:30 *** commitBot has joined #servelots 2015-01-06T08:22:30 [swtr] ecthiender pushed 3 new commits to persona: https://github.com/janastu/swtr/compare/965fa64e942a...53b81602e422 2015-01-06T08:22:30 swtr/persona 2d23485 Anon Ray: Changes: swtr linkify, fluid page, and accept lang headers... 2015-01-06T08:22:30 swtr/persona 71ac8ec Anon Ray: Add capability to update URL of the app when iframe URL changes... 2015-01-06T08:22:30 swtr/persona 53b8160 Anon Ray: Merge branch 'persona' of github.com:janastu/swtr into persona 2015-01-06T08:22:30 *** commitBot has left #servelots 2015-01-06T08:22:31 Title: Comparing 965fa64e942a...53b81602e422 · janastu/swtr · GitHub (at github.com) 2015-01-06T08:22:52 zoso, ^ 2015-01-06T08:22:57 not made live though! 2015-01-06T08:24:53 zoso, there? 2015-01-06T08:25:09 ecthiender, yes, was going through your commit message 2015-01-06T08:25:19 zoso, cool 2015-01-06T08:25:51 zoso, can you make it live? ssh problems here..you need to modify the config file though..see sample_config.. 2015-01-06T08:26:16 zoso, RFC on the commit! :P 2015-01-06T08:27:58 ecthiender, hmmm :) very verbose commit messages :) nice 2015-01-06T08:28:08 zoso, lol :D yeah! 2015-01-06T08:28:28 better to be explicit! 2015-01-06T08:29:24 am thinking many contributors are contributing and reading what's going on in the dev :P 2015-01-06T08:36:58 ecthiender, I have made the changes live :) 2015-01-06T08:37:08 Tested it, works fine 2015-01-06T08:37:20 Accept-Lang works well :) 2015-01-06T08:37:33 I get the YouTube page in English 2015-01-06T08:38:35 I think for Alipi maybe we should be set Accept-Lang based on GeoIP, or we can default to English and ask users to choose after the page is served. 2015-01-06T08:39:32 Txt-annotation box is not viewable in FF though. 2015-01-06T08:41:01 Only on YouTube page txt-anno is not viewable, as, the annotation comes behind the video. 2015-01-06T08:41:43 zoso, oh oh! 2015-01-06T08:41:49 re: FF bugs.. /me checking 2015-01-06T08:42:05 cool :) re: Accept-Lang works! 2015-01-06T08:42:26 what I do is I forward the client's browser's accept-lang header..thats all! 2015-01-06T08:42:34 in Alipi also we can do that.. 2015-01-06T08:42:40 aah cool :) 2015-01-06T08:43:00 Ya ok 2015-01-06T08:43:02 zoso, google.com loads german google for me! 2015-01-06T08:43:40 but youtube loads english.. 2015-01-06T08:44:39 ecthiender, I think because google.com uses other techniques to find out where the request came from 2015-01-06T08:45:09 zoso, oversmart they are man :/ 2015-01-06T08:45:23 hate them! 2015-01-06T08:48:16 ecthiender, hmm :( 2015-01-06T08:48:33 I need to move now.. See you tomorrow.. Bye 2015-01-06T08:58:02 *** zoso has quit IRC (Remote host closed the connection) 2015-01-06T09:02:44 *** navya has quit IRC (Quit: Page closed) 2015-01-06T09:30:12 *** ecthiender has quit IRC (Ping timeout: 244 seconds) 2015-01-06T09:41:07 *** baali has quit IRC (Ping timeout: 240 seconds) 2015-01-06T09:42:10 *** ecthiender has joined #servelots 2015-01-06T09:56:11 *** ecthiender has quit IRC (Quit: gotta go) 2015-01-06T10:13:01 *** eguder has joined #servelots 2015-01-06T12:00:07 *** baali has joined #servelots 2015-01-06T12:07:00 *** eguder has quit IRC (Ping timeout: 245 seconds) 2015-01-06T15:33:01 *** baali has quit IRC (Ping timeout: 250 seconds) 2015-01-06T19:30:46 *** dinesh_ has quit IRC (*.net *.split) 2015-01-06T19:32:38 *** dinesh_ has joined #servelots