> does it supports image thumbnail generation ? YES NodejsGD - https://github.com/taggon/node-gd and you can use ImageMagick as well - I prefer this, GD I use for image creation like captcha
> does it support pdf,excel ,csv file handlings YES on fast search about PDF - http://pdfkit.org/ EXCEL - its easy no matter of platform, i create EXCEL XML file and its good to go CSV - on fast search - https://github.com/koles/ya-csv - so it is supported > does it supports encryption /decryption algos lie AES,Rjinidial or RSA. YES check out - http://nodejs.org/api/crypto.html - module > etc..... it depends but probably YES :) > i have a vps server with 256Ram is that enough for a site like ecommerce it depends On Mon, Oct 8, 2012 at 6:54 PM, waqasde <[email protected]> wrote: > @ Wil Moore i am well versed with traditional MVC apps in php .but from new > skill set point of view which has demand i was interested to do a > professional app in nodejs but the point is would i able to develop such > site in nodejs without facing any critical errors as i dont know inner > details of nodejs does nodejs supports all features like php/mysql like for > example > > does it supports image thumbnail generation ? > does it support pdf,excel ,csv file handlings > does it supports encryption /decryption algos lie AES,Rjinidial or RSA. > etc..... > so main concern is does it have all the recipes required to develop a > traditional or complex apps as i don't want to stuck at any point. > > i have a vps server with 256Ram is that enough for a site like ecommerce > site developed with nodejs. > > > > On Monday, October 8, 2012 12:09:03 PM UTC+5, Wil Moore wrote: >>> >>> please guys advise should i invest in nodejs for such website ? >> >> >> A few questions you might start out asking yourself: >> >> How well do you know PHP/MySQL? >> Have you built non-trivial apps with PHP, Ruby, etc. in the past? >> Are you familiar with any PHP frameworks? >> How comfortable are you with JavaScript? >> Have you written any non-trivial apps with JavaScript? (i.e. client-side, >> MVC, etc.) >> >> > -- > Job Board: http://jobs.nodejs.org/ > Posting guidelines: > https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines > You received this message because you are subscribed to the Google > Groups "nodejs" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/nodejs?hl=en?hl=en -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
