Curso de PHP & Mysql básico

Las personas que quieran tomar un curso sobre PHP & Myslq básico, por favor dejarme saber via los comentarios  y les estare  informando cuando empezara y donde, hasta ahora la fecha inicial es en noviembre, posiblemente 7 de noviembre, el curso sera de 5 horas diarias durante 5 dias, un total de 25 horas.

Algun interesado comunicarse via los comentarios.

Hoy Romperemos record con Firefox 3 – Ayudanos

y como la gran mayoria sabe, y para los que no lo saben, hoy es el lanzamiento oficial de Mozilla Firefox 3, la nueva version del popular navegador, asi que ayudamos a romper el record de descarga.

Hora para la descarga en Santo Domingo : 1 pm.

Aqui las demas horas para el resto del mundo

Ayuda!!! para que todo sea estandarizado!!

Layout engine

From Wikipedia, the free encyclopedia

Jump to: navigation, search

A layout engine, or rendering engine, is software that takes web content (such as HTML, XML, image files, etc.) and formatting information (such as CSS, XSL, etc.) and displays the formatted content on the screen. It “paints” on the content area of a window, which is displayed on a monitor or a printer. A layout engine is typically used for web browsers, email clients, or other applications that require the displaying (and editing) of web contents.

 Leer articulo completo

Quick Tips to Make Accessible Sites

The links in the Quick Tips below mostly go to the techniques documents that provide implementation guidance – including explanations, strategies, and detailed markup examples.

  1. Images & animations: Use the alt attribute to describe the function of each visual.
  2. Image maps. Use the client-side map and text for hotspots.
  3. Multimedia. Provide captioning and transcripts of audio, and descriptions of video.
  4. Hypertext links. Use text that makes sense when read out of context. For example, avoid “click here.”
  5. Page organization. Use headings, lists, and consistent structure. Use CSS for layout and style where possible.
  6. Graphs & charts. Summarize or use the longdesc attribute.
  7. Scripts, applets, & plug-ins. Provide alternative content in case active features are inaccessible or unsupported.
  8. Frames. Use the noframes element and meaningful titles.
  9. Tables. Make line-by-line reading sensible. Summarize.
  10. Check your work. Validate. Use tools, checklist, and guidelines at http://www.w3.org/TR/WCAG

© W3C (MIT, INRIA, Keio) 2001/01