@William Yes. Is this. So far, with the knowledge I have about Node, this was the way I could think to build the project.
*The idea is to make an application to receive subscriptions from Instagram in real time and apply my custom layout. Ideally generate a jpeg and send to the printer, but I still could not get a way to generate this gif. * What I've been reading that was accurate phantom.js to generate the jpeg. The problem is that the phantom I need a url, and in my case I am generating the layout in a Popup. Take a look at my project you will understand better. Note: Generate jpeg is important because I need to publish it automatically on facebook. I think this project above have some tricks for me. But i'm very newbie on node for read and understand this. https://github.com/PatrikLythell/printagram @Mark Thx. It's a nice idea. Maybe i can make a pdf and later convert this to a jpeg and send to facebook. @q2 I will try this. Thx 2014-02-05 William Wicks <[email protected]>: > According to the issue he opened on my IPP project ( > https://github.com/williamwicks/ipp/issues/3), he is trying to print > directly from the browser without a server. > > Someone else suggested, to me, that using Google cloud print might be a > solution- however, I think his requirements are that he wants endusers to > print without using the print dialog or needing to do any setup. > I made my best guesses as to how that would play out in the issue thread. > Lincoln, maybe you can clarify if I summarized it correctly? > > -William Wicks > > > On Wed, Feb 5, 2014 at 3:48 PM, q2dg2b <[email protected]> wrote: > >> Maybe this can help you? https://gist.github.com/vodolaz095/5325917(only in >> Unix) >> >> -- >> -- >> 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 >> >> --- >> You received this message because you are subscribed to the Google Groups >> "nodejs" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- > -- > 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 > > --- > You received this message because you are subscribed to the Google Groups > "nodejs" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- Lincoln Lemos *62 81998667*BIGO Design <http://bigodesign.com.br> -- -- 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 --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
