Re: [Cppcms-users] Utilities
Brought to you by:
artyom-beilis
From: Shiv S. D. <shi...@gm...> - 2012-11-12 13:41:46
|
Can I send working modules to list and you put them in repos n contrib section? At the moment I am working on my Q&A system so eventually I will be writing and testing these modules which I have mentioned. For example, I have written a simple trivial dbpool for hypertable which can at least be used as boilerplate. On Mon, Nov 12, 2012 at 5:58 PM, Artyom Beilis <art...@ya...> wrote: > This kind of stuff goes to contrib section in the CppCMS projects source > code > > In the trunk you can already find a code for recaptcha: > > > http://svn.code.sf.net/p/cppcms/code/framework/trunk/contrib/server_side/recaptcha/ > > Also sending an e-mail can be easily done using libcurl. > > In any case, if you have stuff like this, feel free to share it under > permissive license (MIT/Boost) and all good stuff will go to contrib > section. > > :-) > > > > Artyom Beilis > -------------- > CppCMS - C++ Web Framework: http://cppcms.com/ > CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ > > > > >________________________________ > > From: Shiv Shankar Dayal <shi...@gm...> > >To: cpp...@li... > >Sent: Monday, November 12, 2012 2:02 PM > >Subject: [Cppcms-users] Utilities > > > > > >Hi, > > > >I think it would be a good idea to include utilities like email may be > mimetic can be used, google like sites auth perhaps using opekele for > OpenID. Captcha support should also be considered. > > > >This is because so that not everyone has to reinvent the wheel and focus > on core logic. > > > >-- > >Best regards, > >Shiv Shankar Dayal > > > > >------------------------------------------------------------------------------ > >Everyone hates slow websites. So do we. > >Make your web apps faster with AppDynamics > >Download AppDynamics Lite for free today: > >http://p.sf.net/sfu/appdyn_d2d_nov > >_______________________________________________ > >Cppcms-users mailing list > >Cpp...@li... > >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > > > > > > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_d2d_nov > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > -- Best regards, Shiv Shankar Dayal |