alex drop some notes in a file if you see what I mean :) Stef
On May 6, 2011, at 11:02 PM, Alexandre Bergel wrote: > Thanks, > > Alexandre > > > On 6 May 2011, at 15:59, Jan van de Sandt wrote: > >> >> On May 6, 2011 8:45 PM, "Alexandre Bergel" <[email protected]> wrote: >>> >>>> As long as your SMTP doesn't require encryption this is simple: Use >>>> MailSender that comes with every Pharo image. Seaside provides some >>>> objects on top of that, so that you don't have to assemble the message >>>> by hand. >>> >>> Ok, we will check >>> >>>>> We then thought about emitting twitts, but there is a need to authorize >>>>> the client. Anyone has experience? >>>> >>>> Twitter requires OAuth, which requires an SSL capable HTTP client. >>> >>> Does this mean this cannot be done now in Pharo? >> >> It can be done in Pharo using CloudforkSSO. See http://blog.doit.st >> >> Jan. >> >>> >>> Alexandre >>> -- >>> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: >>> Alexandre Bergel http://www.bergel.eu >>> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. >>> >>> >>> >>> >>> >>> > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > > >
