Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Coffee corner » Webtoolkit
Re: Webtoolkit [message #14339 is a reply to message #14336] Fri, 22 February 2008 19:58 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
mr_ped wrote on Fri, 22 February 2008 13:27

I'm certainly interested into these things too.

But I'm not sure I would like to see U++ custom web server, I mean I would prefer something well used, robust and powerful, like apache for example.



Well, the problem there is that not too much is left for apache to do in such case. Of course, if you have mixed content (some pages C++, some static or other code), it has some merit. Otherwise, parsing http requests is quite easy.

Quote:


And thinking about some common classes for parsing GET/POST variables (especially to handle the security aspect of these things easily and almost in fool-proof way, so you don't have to think about security checks every time you need some GET variable from user) makes me excited even more.



Check HttpServer in the Web.

Quote:


Maybe all we need is some good tutorial how to set up existing technologies to work together with U++, and couple of simple U++ - like classes for making parsing and HTML output easy.


All is already there. OTOH, I suspect the idea of HTML expressions is a little bit over the head (tried to repeat SqlExp success there, but HTML seems to be another kind of beast...).

BTW, I seem to be working for internet company now, maybe there will be some new web programming means in U++ soon Smile (Unfortunately, so far I am working on some backend with PHP frontend, so not direct HTML for now Wink

Mirek

[Updated on: Fri, 22 February 2008 20:00]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Nokia has bought Trolltech with it's QT framework
Next Topic: Compilation speed concerns
Goto Forum:
  


Current Time: Tue May 14 04:32:23 CEST 2024

Total time taken to generate the page: 0.64023 seconds