quinta-feira, setembro 18, 2003

TWiki Installation Guide

: "TWiki Installation Guide"

Python Philosophy: this must be your first python command inside the interpreter

>>
import this

Summer reading list: good examples of python code

mailing thread about good exemples of enjoyable python code.

XML.com: The State of the Python-XML Art, 2003

XML.com: The State of the Python-XML Art, 2003

Activating the Right Layout Mode Using the Doctype Declaration

Activating the Right Layout Mode Using the Doctype Declaration

quarta-feira, setembro 17, 2003

Xemacs: configuring gnuserv

To have just one instance of XEmacs running and always opening new documents in it, put in the .xemacs/init.el file:

(require 'gnuserv)
(gnuserv-start)
(setq gnuserv-frame (selected-frame))

and configure gnuclient as your $EDITOR. (maybe an "alias xemac=gnuclient" ?)

Models of Attention in Computing and Communication: From Principles to Applications -- AUI Project Overview

Models of Attention in Computing and Communication: From Principles to Applications -- AUI Project Overview

Unit testing GUIs

Unit testing GUIs

Dithered / Javascript Library (diverse utilities for javascrip)

Dithered / Javascript Library

Dithered / Javascript Library

Dithered / Javascript Library

ITworld.com - JAVASCRIPT - Synthetic Events Internet Explorer 6

ITworld.com - JAVASCRIPT - Synthetic Events

Color Schemer - Online Color Scheme Generator

Color Schemer - Online Color Scheme Generator

Eric Meyer on CSS: Links to CSS Resources

Eric Meyer on CSS: Links to CSS Resources

CSS Guru: meyerweb.com: Eric's Writing

meyerweb.com: Eric's Writing

CSS: Correctly Using Titles With External Stylesheets

Correctly Using Titles With External Stylesheets

O'Reilly Network: DOCTYPE Explained (and the CSS consquences)

O'Reilly Network: DOCTYPE Explained

terça-feira, setembro 16, 2003

EmacsWiki: DtmlMode for editing pages in zope

EmacsWiki: DtmlMode

Debugging with GDB

Debugging with GDB: ".gdb"

The GNU Diffutils Manual - Comparing and Merging Files with GNU diff and patch (Paperback - ISBN 0-9541617-5-0)

The GNU Diffutils Manual - Comparing and Merging Files with GNU diff and patch (Paperback - ISBN 0-9541617-5-0)

segunda-feira, setembro 15, 2003

Code Secure

Code Secure: "HttpCookie cookie = new HttpCookie('Name', 'Michael'); cookie.Path = '/; HttpOnly'; Response.Cookies.Add(cookie);"

Cross-Site Scripting Vulnerabilities

Cross-Site Scripting Vulnerabilities

Crash Course in the C Standard Template Library

TopCoder | Features: "A Crash Course in the C Standard Template Library"

Eavesdropping Risks of CRT Displays

SecureProgramming.com: "Eavesdropping Risks of CRT Displays"

Dos and Don'ts of Client Authentication on the Web

SecureProgramming.com: "Dos and Don'ts of Client Authentication on the Web"

SecureProgramming.com

SecureProgramming.com

domingo, setembro 14, 2003

[Mishoo] The DHTML Calendar

[Mishoo] The DHTML Calendar: "The coolest DHTML calendar widget"

Power to the Edge: A new book by Dave Alberts and Richard Hayes - open sourced in its entirety by CCRP

Power to the Edge: A new book by Dave Alberts and Richard Hayes - open sourced in its entirety by CCRP. This book is truly a must-read for anyone interested in decentralization and the social and organizational relevance of shifting power to the edge, whether in a commercial or a defense context. As you read about the technology enablers of the edge, it'll become clear why products such as Groove - as COTS enablers of the fully-networked collaborative environment - have such immediate relevance to the defense community."

Readline Front end. Use it for jython

: "rlfe: A readline front-end processor"