Mr_Monkey:sure lets do this then ! ( setting up our mailer agent ) !
Mr_Monkey : we should place this mailer inside of src/server/helpers? or i was best wondering to make a new folder like src/server/services and them make mailer.js inside of it
what do you think
c1e0 joined the channel
c1e0_ joined the channel
c1e0 has quit
c1e0_ has quit
akashgp09 joined the channel
Mr_Monkey
divyanshu: server/helpers seems like the right place. We already have other similar tools in there.
c1e0_ joined the channel
akashgp09 has quit
c1e0 joined the channel
c1e0_ has quit
c1e0_ joined the channel
c1e0 has quit
c1e0 joined the channel
bouhormq joined the channel
c1e0_ has quit
c1e0_ joined the channel
c1e0 has quit
c1e0 joined the channel
c1e0_ has quit
c1e0 has quit
bouhormq
Hi guys, i was adding my first book in BB and had a rough time categorizing a self-help book, the current categories supported by BB are somewhat lacking and i feel like supporting the BISAC categorization would make categorization much easier! =D
BISAC, which stands for Book Industry Standards And Communications, is a globally accepted system for categorizing books. Maintained by the Book Industry Study Group (https://bisg.org/), BISAC codes provide writers a uniform method for categorization.
Definitely agree that we have a lot of missing Work types (there's BB-403 and BB-404 open for that), but not sure about Bisac, which is more aimed at consumer-facing uses. I'd rather see the community come up with the types needed; having a whole separate type for "gardening", for example, seems perhaps not adapted.
this has been on the backburner for me (but whnever i adda work i also face this issue)
perhaps I will take up his work again at easter? đŸ¤”
this*
bouhormq: a good idea would to write down the "types" you come across that we seem to not have, i deeply feel that we should let reality dictate the types we need
(but also to be broad. so maybe not "self-help book" but try to figure out *what kind* of type is "self-help" books?)
for eample, diet or excersise and meditation ones seem to also be th same kind of*thing*
maybe even broader? "non-fiction" seems *too* broad
CatQuest is off t othe library
bouhormq
Sure =D CatQuest ill be adding a couple of books to BB this week and ill be sure to write some categories we could add, how many categories would you guys suggest that are somewhat reasonable? I feel like having 50+ could be a bit overwhelming, i was thinking maybe around 20-30 would do the job but i would love to hear your thoughts about it đŸ˜„
divyanshu
Mr_Monkey: what are the configs of our SMTP server ?
Which one we gonna use ?
bharat1999 joined the channel
bharat1999
hi everyone I am Bharat and I am a engineering student from USICT Delhi.
I am looking forward to work on idea 1 for gsoc please someone guide me toward a starting poitn
c1e0 joined the channel
bharat1999 has quit
Mr_Monkey
divyanshu: The setup in production is a bit complicated, but you don't need to know about that exactly. The configuration should be added to the file `config/config.json` (and config.example.json) that way the configuration is flexible.
Something like this perhaps, unless you have other things to add to it :