(Back to ProgrammingBookmarks)

The root of all things WWW is the W3C: http://w3.org/

The Open Web Application Security Project (OWASP) is an Open Source community project developing software tools and knowledge based documentation that helps people secure web applications and web services. At this point it looks as if their most important document is The OWASP Guide to Building Secure Web Applications and Web Services.

JavaScript

I'm not sure that I like javascript, but it looks as if a good approach is to use a library which hides browser incompatibility. Like RelativeLayers http://relativelayers.sourceforge.net/

A guy at work likes these sites for javascript: http://www.javascriptkit.com/ (used to be called website abstraction) and http://www.js-examples.com.

http://mojavelinux.com/forum/viewtopic.php?t=6 - Javascript popup calendar for date input on web pages. Claims to be work with many browsers.

OpenThought - This project uses an interesting twist on the standard web paradigm: it downloads a page once and then uses javascript and DHTML to stream changes into the page. You never have to refresh the page. Cute. http://www.openthought.net/

Here's an article that uses applets as proxies for javascript. It's an interesting approach that keeps the applets small but allows you to use database data to refresh web pages.

http://www.meyerweb.com/eric/css/edge/index.html - advanced css positioning

http://www.tripi.com/arrowhead/ - this is a Java Servlet application that supports simple VBScript ASP syntax. Might be useful if I ever wanted to move an ASP application into a more open environment.

http://style.tigris.org/ - a set of open-source CSS stylesheets. A really cool idea.

-- TobyCabot - 04 Jan 2002 - 22 Jan 2003


This topic: Tech > WebProgrammingBookmarks
Topic revision: r10 - 23 Jan 2003 - TobyCabot
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback