2014-05-10T03:04:38 *** alipi_not has joined #servelots 2014-05-10T05:43:43 *** zoso has quit IRC (Ping timeout: 240 seconds) 2014-05-10T06:02:57 *** ecthiender has quit IRC (Ping timeout: 250 seconds) 2014-05-10T06:40:20 *** baali has joined #servelots 2014-05-10T07:16:42 *** baali has quit IRC (Quit: Leaving.) 2014-05-10T19:03:18 *** baali has joined #servelots 2014-05-10T19:27:57 *** ecthiender has joined #servelots 2014-05-10T19:28:29 *** zoso has joined #servelots 2014-05-10T19:29:36 *** ecthiender has quit IRC (Max SendQ exceeded) 2014-05-10T19:30:10 *** ecthiender has joined #servelots 2014-05-10T19:56:13 ecthiender, baali http://mako.cc/copyrighteous/google-has-most-of-my-email-because-it-has-all-of-yours 2014-05-10T19:56:56 baali, ecthiender do you guys know about http://autonomo.us/ :) 2014-05-10T19:57:05 zoso, yes thats the effect in any monopoly. 2014-05-10T19:57:10 I do 2014-05-10T19:57:29 oh ok 2014-05-10T19:57:32 I told you about this. the franklin street statement and all that 2014-05-10T19:58:22 * zoso seems to have no memory about the franklin street statement 2014-05-10T20:00:03 this was quite a long back. maybe a year ago. 2014-05-10T20:00:48 yeah and I guess you would have no memory, because when I had told you, you didn't talk about it much. So evidently, it hadn't register in your mind :P 2014-05-10T20:16:55 +1 :) 2014-05-10T20:18:07 zoso, hey btw is bhanu there? 2014-05-10T20:18:21 ecthiender, no, not yet. 2014-05-10T20:18:52 is he working on the image annotation app? last time he had told me he is trying to incorporate the interface D had suggested, like to add labels and tags and stuff 2014-05-10T20:18:56 zoso, 2014-05-10T20:19:16 is he still doing that? or is he doing something else? 2014-05-10T20:19:50 ecthiender, yes, he is doing that. He was having some trouble in implementing what D had suggested 2014-05-10T20:21:36 I did clarify some of the questions he had on Friday evening, so I think he and Shalini should be able to come up with something working by tomorrow 2014-05-10T20:25:23 !ping 2014-05-10T20:25:23 another contentless ping... sigh... 2014-05-10T20:25:26 ,ping 2014-05-10T20:25:26 pong 2014-05-10T20:34:28 zoso, oh okay. 2014-05-10T20:34:48 I have done changes in the image anno app, so was wondering how can we merge.. 2014-05-10T20:34:59 anyway heading out for lunch. see you in a bit. 2014-05-10T20:35:04 *** pradyumna has joined #servelots 2014-05-10T20:37:20 *** pradyumna has quit IRC (Client Quit) 2014-05-10T20:38:40 *** rallyfan has joined #servelots 2014-05-10T20:40:09 registering things into mind and all ehh.. 2014-05-10T20:40:13 ecthiender: zoso how goes! 2014-05-10T20:40:38 baali, goes great :) 2014-05-10T20:40:43 baali, how about you? 2014-05-10T20:42:10 zoso: good enough till now.. 2014-05-10T20:42:15 zoso: bangalore also getting haat? 2014-05-10T20:43:02 baali, it was hot, blr got some rain though :P 2014-05-10T20:43:14 so it is fine here now :) 2014-05-10T20:43:28 man... bangalore weather.... its sooper! 2014-05-10T20:48:04 baali, ecthiender https://github.com/janastu/thumbnail-generator what do you think about the code 2014-05-10T20:48:05 Title: janastu/thumbnail-generator · GitHub (at github.com) 2014-05-10T20:48:07 inputs please 2014-05-10T20:48:10 test it out 2014-05-10T20:48:19 test it ehh :P 2014-05-10T20:48:37 baali, testing not for you :P 2014-05-10T20:48:47 here I am struggling to get started with a normal, routine of writing some code.... :P 2014-05-10T20:49:15 aah.. zoso you wrote the code ehh.. nice! 2014-05-10T20:49:15 :/ 2014-05-10T20:49:53 thanks :) 2014-05-10T20:49:55 so.. by click means mouse click?? 2014-05-10T20:51:09 zoso: for line file = directory + filename better use os.path.join? 2014-05-10T20:51:20 no need of "/" 2014-05-10T20:51:29 and naming a variable as file.. not a good idea 2014-05-10T20:51:38 me will comment directly there :P 2014-05-10T20:55:04 grr brr.. can't see the "comment" section 2014-05-10T20:55:33 so.. yeah.. mostly those are like the quick things I noticed, use os.path.join instead of "+" 2014-05-10T20:55:44 and... rename the variable "file" to something else.... 2014-05-10T20:55:58 zoso: ^^ 2014-05-10T21:02:29 baali, thanks :) yes, need to improve the names 2014-05-10T21:12:00 baali, updated :) 2014-05-10T21:12:11 rather pushed the changes 2014-05-10T21:12:14 :P 2014-05-10T21:13:02 zoso: kewl! 2014-05-10T21:14:00 so this script uses epeg-cffi and generates thumbnails for the specified images, for the specified sizes :) 2014-05-10T21:16:21 epeg-cffi uses libjpeg for loading images with just their DCT coefficients 2014-05-10T21:16:30 baali, ^ 2014-05-10T21:17:59 aah.. okay 2014-05-10T21:19:01 * zoso thought it was more than okay :P 2014-05-10T21:23:59 baali, might be interesting for you http://cffi.readthedocs.org/en/release-0.8/ 2014-05-10T21:24:00 Title: CFFI documentation CFFI 0.8.2 documentation (at cffi.readthedocs.org) 2014-05-10T21:50:25 *** ecthiender has left #servelots ("gotta go") 2014-05-10T21:50:27 *** ecthiender has quit IRC (Quit: gotta go) 2014-05-10T21:52:52 *** ecthiender has joined #servelots 2014-05-10T21:53:42 rallyfan, hey welcome to #servelots and to the world of IRC :) 2014-05-10T21:53:57 !say 2014-05-10T21:53:57 Factoid 'say' not found 2014-05-10T21:54:09 !beer to rallyfan 2014-05-10T21:54:09 ecthiender: Error: I am only a bot, please don't think I'm intelligent :) 2014-05-10T21:54:20 alipi_not, a stupid one that too :/ 2014-05-10T21:54:20 ecthiender: Error: I am only a bot, please don't think I'm intelligent :) 2014-05-10T21:57:16 ,beer 2014-05-10T21:57:32 I toldja its a stupid bot 2014-05-10T21:57:40 :P 2014-05-10T21:57:42 it keeps forgetting things 2014-05-10T21:57:43 hehehe :) 2014-05-10T21:57:52 maybe I should look into it 2014-05-10T21:58:09 ya 2014-05-10T21:58:22 ecthiender, btw what do you think about the script :) 2014-05-10T21:58:41 over here https://github.com/janastu/thumbnail-generator 2014-05-10T21:58:42 Title: janastu/thumbnail-generator · GitHub (at github.com) 2014-05-10T21:58:54 baali had given the correct suggestions. 2014-05-10T21:59:30 ecthiender, yes I implemented them. 2014-05-10T22:00:06 zoso, you look into it more. see if you can make it better. think about it. see if any obvious optimizations you are missing. this might not be relevant to the current script. but I am saying this in general. 2014-05-10T22:00:39 see even if I just read 45 lines of code, if I am not in that context, I might not be able catch some obvious things. only when I work with it I can. 2014-05-10T22:00:53 ecthiender, hmm 2014-05-10T22:01:40 one thing I think the usage in the readme file has the wrong script name 2014-05-10T22:01:45 zoso, 2014-05-10T22:02:45 ecthiender, fixing it. thanks 2014-05-10T22:03:23 also maybe include a setup.py script? 2014-05-10T22:08:12 Ya. 2014-05-10T22:31:56 ecthiender, added setup.py and updated README :) 2014-05-10T22:33:04 zoso, okay dude. you dont' have to update me :) 2014-05-10T22:33:28 and maybe I should write a xchat plugin to remove :) at all the sentences that you type in :) :P 2014-05-10T22:33:40 I was just talking 2014-05-10T22:33:46 :/ 2014-05-10T22:34:06 * zoso goes back to a silent corner 2014-05-10T22:36:06 but why do you add :) at end of every sentence? I read it visualize and saying "added a setup.py and README" and then grinning at me :-P. For every sentence. 2014-05-10T22:36:26 You should judiciously use the ':)'! zoso 2014-05-10T22:36:55 I read it and visualize *you saying.. 2014-05-10T22:38:42 I see. I think it just comes out of muscle memory. 2014-05-10T22:39:17 Too much of chatting with girls :P 2014-05-10T22:40:21 Did you checkout sitemaps.org btw ecthiender 2014-05-10T22:41:21 ,list 2014-05-10T22:41:21 zoso: Admin, Alias, BadWords, Channel, ChannelLogger, Conditional, Config, Dict, Encyclopedia, Factoids, Games, Google, Karma, Lart, Later, Math, MessageParser, Misc, Network, Owner, Plugin, PluginDownloader, Quote, Seen, String, Topic, Unix, User, Utilities, Web, and Wikipedia 2014-05-10T22:41:55 well thats a pretty old and well known convention. 2014-05-10T22:42:38 Oh ok 2014-05-10T22:42:39 but what will we do having a sitemap.xml, when our enter site renders on the client-side? 2014-05-10T22:42:51 unless we get that straight. 2014-05-10T22:44:03 the sitemap.xml is for a crawler to understand. It has nothing to do with our client-side thing 2014-05-10T22:44:37 ?? 2014-05-10T22:44:55 what will the crawler understand? 2014-05-10T22:45:38 ecthiender, what pages to crawl, and which pages are important to crawl. What to crawl after a page has changed. 2014-05-10T22:45:55 dude. think what you are saying. 2014-05-10T22:46:02 till this point everything is correct. 2014-05-10T22:46:06 what happens after that? 2014-05-10T22:46:38 What happens after what? 2014-05-10T22:46:55 after the crawler finds out, say there is a page called "people" 2014-05-10T22:47:29 it crawls it right? 2014-05-10T22:47:35 what does it get? 2014-05-10T22:47:51 the html of the that page 2014-05-10T22:50:44 zoso, do you understand the difference between sending back a page which is HTML document (most of the content is already rendered), vs a HTML page which is just an application UI? 2014-05-10T22:51:05 and what we currently do with Mouchak? 2014-05-10T22:53:52 zoso, clear? 2014-05-10T22:54:25 Yes, I do understand the difference and I know what we are doing with currently doing with Mouchak. What I am talking about is useful after we have done the generation of html for pages using node.js as you were mentioning. 2014-05-10T23:55:59 *** ecthiender has quit IRC (Quit: gotta go)