2015-01-08T06:28:02 *** alipi_not has joined #servelots 2015-01-08T07:00:54 zoso, i found this awesome thing: http://www.geeknote.me/ 2015-01-08T07:00:55 Title: Geeknote - Evernote console client for Linux, FreeBSD, OS X (at www.geeknote.me) 2015-01-08T07:01:07 but installation fails :/. unable to debug.. 2015-01-08T07:01:59 zoso, also this might be helpful for us: http://tox.readthedocs.org/en/latest/ 2015-01-08T07:02:00 Title: Welcome to the tox automation project tox 1.8 documentation (at tox.readthedocs.org) 2015-01-08T07:10:10 zoso, also we can merge the persona branch into master now right? of swtr app? 2015-01-08T07:11:00 ecthiender, Yes we can.. 2015-01-08T07:11:18 baali, do you use evernote? 2015-01-08T07:11:29 zoso, did you try installing geeknote? 2015-01-08T07:11:35 zoso, cool. shall do it then.. 2015-01-08T07:12:13 ecthiender: nope! 2015-01-08T07:12:34 what do you use it for? 2015-01-08T07:13:30 ecthiender, not yet 2015-01-08T07:14:26 ecthiender: I use OrgMode FTW \m/ 2015-01-08T07:14:31 baali, its a note taking app..so.. 2015-01-08T07:14:34 baali, yeah :D 2015-01-08T07:14:36 true 2015-01-08T07:14:47 :P 2015-01-08T07:18:58 *** baali has quit IRC (Read error: Connection reset by peer) 2015-01-08T07:34:01 zoso, what do you think about the browserify tool? do you think we should search for better tools? because during development ideally you would need look at each file separately..but in prod you'd want them to be bundled and minified.. 2015-01-08T07:34:33 zoso, or can browserify do that? it seems not the only option is through a --debug flag which generates source maps.. 2015-01-08T07:34:58 but source maps are not supported in all browsers.. I guess 2015-01-08T07:37:41 s/seems not/seems now/ 2015-01-08T07:37:42 What ecthiender meant to say was: zoso, or can browserify do that? it seems now the only option is through a --debug flag which generates source maps.. 2015-01-08T07:54:48 ecthiender, haven't looked at browserify yet. I will start looking at it. 2015-01-08T07:55:00 * zoso has a lot of articles to read :/ 2015-01-08T07:55:16 zoso, i was looking at it..got some lead..still in the process..will share findings.. 2015-01-08T07:55:21 * ecthiender has too! 2015-01-08T07:58:27 *** zoso has quit IRC (Read error: Connection reset by peer) 2015-01-08T07:58:55 *** zoso has joined #servelots 2015-01-08T08:16:47 ecthiender, what about yeoman? 2015-01-08T08:16:58 zoso, thats what I am looking at :) 2015-01-08T08:17:05 :) 2015-01-08T08:17:21 zoso, its little opinionated, but it more or less matches with my opinion :) 2015-01-08T08:17:35 zoso, so the flow probably is: yeoman -> bower -> grunt.. 2015-01-08T08:18:04 zoso, digging on it now.. 2015-01-08T08:18:47 ecthiender, me too 2015-01-08T08:19:29 zoso, this talk is also relevant: https://www.youtube.com/watch?feature=player_embedded&v=Mk-tFn2Ix6g 2015-01-08T08:19:30 Title: Google I/O 2012 - Better Web App Development Through Tooling - YouTube (at www.youtube.com) 2015-01-08T08:19:47 zoso, paul irish explains the same workflow.. 2015-01-08T08:20:11 oh ok 2015-01-08T08:20:37 zoso, this yeoman generators are really cool.. 2015-01-08T08:21:04 zoso, we'd need a flask-backbone-bootstrap generator..that doesn't exist :P though all of them separately exist.. 2015-01-08T08:25:13 ecthiender, yeoman has a flask generator? 2015-01-08T08:26:15 zoso, yes :) 2015-01-08T08:26:54 zoso, http://yeoman.io/generators/ .. search flask..it has a flask-angular also, but no flask-backbone ::( 2015-01-08T08:26:56 Title: Generators | Yeoman (at yeoman.io) 2015-01-08T08:26:56 and it fucking takes care of running it at the python port too, damn nice :) 2015-01-08T08:27:00 saw that :) 2015-01-08T08:27:03 :) 2015-01-08T08:28:27 yeoman looks good, we should use this workflow 2015-01-08T08:29:55 zoso, yes. so yeoman gives you a very comprehensive boilerplate.. and bower lets you manage dependencies (so no more spaghetti 20-30 script tags).. and grunt lets you "serve" it for dev environs.. and "build" it for prod.. :) 2015-01-08T08:31:04 zoso, so happy :) :P 2015-01-08T08:31:15 hehehe :) 2015-01-08T08:34:01 zoso, otherwise its a mess man!! 2015-01-08T08:34:37 absolutely, and this lets you do deploy with versioning :D 2015-01-08T08:34:49 zoso, yes! 2015-01-08T08:35:05 which is absolutely cool 2015-01-08T08:36:33 abso-fucking-lutely cool! grunt is also an amazing tool! 2015-01-08T08:36:56 zoso, and also hopefully we can start using LESS w/ bootstrap = no more CSS ! 2015-01-08T08:37:03 :) 2015-01-08T08:37:15 That will be damn useful for mouchak 2015-01-08T08:37:59 To solve issues of style going haywire 2015-01-08T08:38:18 zoso, exactly! :) 2015-01-08T08:38:57 and you can theme easily too.. don't like base blue color..change one var in LESS file and done :) 2015-01-08T08:39:14 you have an entire set of different palette..! 2015-01-08T08:39:49 :) yes 2015-01-08T08:40:54 cool..lets try this workflow out.. i am heading lunch..coming back I think I'll try this workflow.. 2015-01-08T08:41:00 zoso, ^ 2015-01-08T08:41:35 ecthiender, yes, me too, going for lunch 2015-01-08T08:41:51 are you doing it for swtr? 2015-01-08T08:42:04 ecthiender, ^ 2015-01-08T08:47:05 zoso, will see..not decided yet..i think i'll do a tryout with some dummy thing before doing it for anything serious.. 2015-01-08T08:47:08 see ya 2015-01-08T09:26:29 *** baali has joined #servelots 2015-01-08T09:59:56 *** dinesh has joined #servelots 2015-01-08T11:36:05 *** navya has quit IRC (Quit: Page closed) 2015-01-08T11:53:40 ecthiender, am creating a todo app with yeoman :) 2015-01-08T11:53:49 zoso, cool :) 2015-01-08T11:54:02 zoso, what generator are you using? 2015-01-08T11:54:19 I couldn't start yet :/ got a little busy with interns here.. 2015-01-08T11:54:38 actually thinking of making a comment plugin with swts. Am using backbone generator 2015-01-08T11:54:54 zoso, cool :) that'll be super awesome 2015-01-08T11:55:16 ecthiender, yes, this yeoman is interesting :) 2015-01-08T11:55:33 hopefully I will have something working by tomorrow 2015-01-08T11:57:18 ecthiender, Am leaving for the day, see you later. Bye 2015-01-08T11:58:01 *** zoso has quit IRC (Remote host closed the connection) 2015-01-08T14:09:49 *** ecthiender has quit IRC (Remote host closed the connection) 2015-01-08T14:45:03 *** baali has quit IRC (Ping timeout: 264 seconds) 2015-01-08T15:51:37 *** baali has joined #servelots 2015-01-08T16:00:05 *** baali has quit IRC (Quit: Leaving.) 2015-01-08T16:00:08 *** baali1 has joined #servelots 2015-01-08T16:02:13 *** baali1 has quit IRC (Read error: Connection reset by peer) 2015-01-08T16:02:17 *** baali has joined #servelots 2015-01-08T17:12:55 *** baali has quit IRC (Remote host closed the connection) 2015-01-08T17:14:16 *** baali has joined #servelots 2015-01-08T19:29:12 *** baali has quit IRC (Quit: Leaving.) 2015-01-08T19:42:44 *** ecthiender has joined #servelots 2015-01-08T20:34:20 *** ecthiender has quit IRC (Ping timeout: 240 seconds) 2015-01-08T20:54:17 *** ecthiender has joined #servelots