|
Text Size:
|
|
|
|
|
LAMP (Linux, Apache, MySQL, PHP)
"For people who make websites" - A List Apart Magazine explores the design, development, and meaning of web content, with a special focus on web standards and best practices.
HTML Validator is a Mozilla extension that adds HTML validation inside Firefox and Mozilla. The number of errors of a HTML page is seen in the form of an icon in the status bar when browsing. The details of the errors are seen when looking the HTML source of the page.
The extension is based on
Tidy and
OpenSP. Both algorithms were originally developed by the Web Consortium
W3C. Both algorithms are embedded inside Mozilla/Firefox and makes the validation locally on your machine, without sending HTML to a third party server.
This project aims to create an archive of user contributed clip art that can be freely used.
Starting at the beginning, this reference explains everything you need to know about using core JavaScript. It assumes you have the following basic background: a general understanding of the Internet and the World Wide Web and a good working knowledge of HTML. An excellent resource.
Edit your images on the fly online with Splashup, a web-based image editor that integrates with Flickr, Facebook, and Picasa. Splashup offers up a surprising array of image editing tools, far beyond the usual crop of resize and contrast-- you can also edit multiple images, play with filters and layers, use a variety of brushes, and more. Splashup is one of the best image editors in a long line of image editors; i.e., Picnik, Pixoh, and Resizr, to name just a few.[Lifehacker Annotation]
This website will let you:
- Create an XML sitemap format that can be submitted to Google to help them crawl your website better.
- Create a Text sitemap to submit to Yahoo.
- Create a ROR sitemap, which is an independant XML format for any search engine.
- Generate an HTML site map to allow human visitors to easily navigate on your site.
Clearspring's free Launchpad widget builder lets you easily turn your website's content into a widget which site visitors can use to place your content on all the major social media sites (MySpace, FaceBook, Google, hi5, Live, Yahoo, Wordpress, Blogger, etc.). The service also provides tracking and analysis.
This site features online text and html changing, modifying, converting tools designed to save you time making web pages or preparing text for web publication. If you've ever needed to capitalize sentences or convert line breaks to <p> or <br /> then this site can save you needless manual labor. There are other useful tools as well, like the one to uncompress html to make it readable and the ones to uppercase or lowercase text. Basically, the most common tasks that someone who works in an office or does freelance web development might encounter. Most of the tools have been created using javascript so you should be able to change large amounts of text as the processing is done on your computer instead of being limited by a server script.
Amaya is an open source Web editor endorsed by the W3C. Browsing features are seamlessly integrated with the editing and remote access features in a uniform environment. This follows the original vision of the Web as a space for collaboration and not just a one-way publishing medium.
Amaya started as an HTML + CSS style sheets editor. Since that time it was extended to support XML and an increasing number of XML applications such as the XHTML family, MathML, and SVG. It allows all those vocabularies to be edited simultaneously in compound documents.
Useful Resources
View
all resourcesEditor Favorites
Other Resources
Links to Consider
Any type of programming (and though a simplistic form, web design is a programming project) relies on the use of a platform, which consists of four major components: the operating system, the webserver technology, the underlying database, and the programming language. The platform I use and am semi-knowledgeable about is usually referred to as LAMP:
- Operating System: Linux or some other open-source version of Unix
- Webserver: Apache
- Database: MySQL
- Programming language(s): PHP, HTML Javascript
Of course, Windows-based servers are quite popular also and offer a valid platform choice. Likewise, PostgreSQL, Oracle, SQL Server and other databases are valid options. This book however, deals only with my knowledge, which is a LAMP platform.
LAMP Benefits
The most obvious benefit for choosing a LAMP platform is cost. All four LAMP components are essentially free and thus are widely supported by most web hosting companies (or, alternatively, you can install them on your own server – but that is beyond the scope of this discussion). Another benefit of using LAMP is the fact that a large community of other users exist and thus getting support (formal and informal) is usually quite easy. Finally, a great many applications have been developed that run on a LAMP platform.
|
Text Size:
|
|
|
TrackBack URI
Trackbacks »