Web frameworks

Message Bookmarked
Bookmark Removed
Not all messages are displayed: show all messages (18 of them)

It is a point though, that some of the HTML 5 stuff would seem to suggest some significant changes needing made to servers as well as clients.

Keith, Tuesday, 10 July 2007 20:48 (sixteen years ago) link

won't thick clients just tend towards becoming Word (say) but where all documents are saved on an external server?

and what about the Canvas additions to html? (which treat the browser window as a drawable object, for svg or whatever). which is tending towards X11 or something (but an X11 that is operating system neutral, albeit probably browser specific)

(oh, and btw, php has an include_once(). which may or may not work on windows.)

koogs, Friday, 13 July 2007 16:28 (sixteen years ago) link

Yeah, I think that's about the size of it... Though the server would also deliver the executable (word) code, to control updates.

The canvas stuff isn't quite a set of widgets, though... Unless you want to write your own, drawing them with svg.

Didn't know about the include_once() thing. Sorry, I still think it's all a bit shit, PHP.

In addition, the HTML5/Javascript thing has an issue in that you might not want to give your source code away, which you pretty much have to is it's just text included in a web page.

Keith, Saturday, 14 July 2007 18:07 (sixteen years ago) link

one month passes...

http://tnx.nl/php.jpg

Bill in Chicago, Thursday, 23 August 2007 14:33 (sixteen years ago) link

sixteen years pass...

I'm interested in maybe not a full-fledged framework but at least a stylesheet that can do responsive layouts of highly legible text that works on wide variety of browsers, phones, etc... something that looks as polished as medium or substack but at a fraction of the overhead, maybe even something like ILX?

I guess more generally, which sites load fast and are pleasant to read medium to longform text with occasional pictures?

Philip Nunez, Tuesday, 30 April 2024 18:50 (four days ago) link


You must be logged in to post. Please either login here, or if you are not registered, you may register here.