Web monitor
Versionista monitors web sites and alerts you by email of any changes. It also displays the changes visually on the page.
Here's one mention from the news:
Rachel Maddow
Versionista.com
See all Topics internet
Create and edit web pages/sites WWW information, tips,links, and suggestions
37signals is here to help. In these pages you'll find dozens of ideas for improving the holiday customer experience at your site. Each idea is accompanied by examples taken from top retail sites (we've visited hundreds of sites over the past two holiday seasons seeking smart techniques).
"C:\Program Files\Internet Explorer\iexplore.exe" nohome
"When creating a website there are several different tools and methods available, but it is important to plan the steps. This guide will help outline the important steps required for website creation and promotion. Information in this document should help readers avoid many pitfalls and save time throughout the process."
"The .cat domain is reserved for the Catalan linguistic and cultural community and is sponsored by Fundació puntCat"
Readability TestJuicystudio.com:
- The readability test analyses a Web page to determine how readable it is.
- CSS Analyzer
- The CSS analyzer tests for basic accessibility errors such as color contrast and units of measurement.
- Luminosity Contrast Ratio Analyzer (Beta)
- Tests whether foreground and background colour combinations are sufficient using a new algorithm developed by Trace R&D Center.
- Color Contrast Analyzer
- The color contrast analyzer tests whether the contrast between the background and the foreground is sufficient.
- Image Analyzer
- The image analyzer tests Web pages to ensure that images have been specified properly.
- Link Analyzer
- The link analyzer lists all links on a page with an icon to indicate whether or not the link resolved successfully.
Step 1 : Create a simple HTML Form where users can insert their email addresses and an ASP page which will receive the Form email address from the HTML page and insert it into the database.
Step 2 : Create a simple Access database to store user's email addresses.
Step 3 : A simple admin ASP page from where you can send email messages to all the users whose email addresses are present in the database.
Step 4 : An ASP page from where the users can delete their email addresses from the database if they later choose to.
Some simple guidance of how to transfer data from Excel or Access into HTML web pages using XML data files. VBA programs can be used to export data tables from Excel or Access into simple XML files. There are several examples of using different methods to display the XML and XSL files on web pages in order to quickly share your data with others.
In 2003 artypapers was created by R. Marie Cox as a springboard for ideas and a working space of technical implementation -- a place to test and build an extendable collection of core classes (alliteration!) that acts as an application framework for a diverse set of projects and applications.
"The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)"Unicode and Character sets
"Cascading Style Sheets separate the presentation from the structural markup of a web site. By applying a CSS style you have the ability to keep the structure of your document lean and fast, while controlling the appearance of the content.
HTML was intended as the structural markup language. This language focuses on the roles that the different elements of a document have to play, not how they have to look. CSS has been invented and developed for the Internet. It is not an adapted tool from print or programming, but a means of enhancing HTML."
"Designing surveys is an art unto itself, requiring careful analysis, skill, and an absolute attention to detail. On the other hand, coding or developing a Web page that contains an electronic form that collects the data from a willing participant is often just as arduous.
Expression Web/FrontPage makes developing and publishing a Web form or survey a breeze. Moreover, it doesn't require that you know any programming or scripting languages that interactively collect and dynamically display results from a database as you will see in this tutorial."
"If you resize your browser window you will see that these borders are fluid and stay in shape. Resize the text and they will also stay in shape."
"A List Apart Magazine (ISSN: 1534-0295) explores the design, development, and meaning of web content, with a special focus on techniques and benefits of designing with web standards.
Steal our code? Copy our content?
ALA's content is protected by copyright shared jointly by the magazine and its writers, but our source code is freely available to all."
"Because my site deals with experimental CSS that is exactly what you get JUST CSS, no javascript or any other programming language has been used in any of the demonstrations."CSS Play by Stu Nicholls