Monday, September 29, 2003

 

Some Batch File Techniques for emailing


Rob van der Woude's Scripting Pages: Batch Files, Rexx, KiXtart, Perl, VBScript

Thursday, September 18, 2003

 

VB Runtime files that may save you


Download

Friday, September 12, 2003

 

Tech articles from Yahoo


The yahoo site contains introduction to various topics about technologies on the market.

Thursday, September 11, 2003

 

Building Nice Website with various fonts


Fonts by Plucer Vision

Wednesday, September 10, 2003

 

Beautiful web based SQL Admin

- download from MSFT


 

How Hackers Break In To Enterprise Networks

--A Step-By-Step Demo

 

Yahoo Tech Articles archive for beginners


from Yahoo! News -

 

Microsoft Windows Is A Cheaper Development Environment

Internet Week > Microsoft Windows > Analysts Say > September 9, 2003

Sunday, September 07, 2003

 

Antenna on the Cheap (er, Chip)

O'Reilly Network [Jul. 09, 2003]

 

Popups Must Die!

-- [ Alternative sites that do not have pop-up ads ]

Wednesday, September 03, 2003

 

Web Page Automatic Refresh


This works with both IE and Netscape.


Tuesday, September 02, 2003

 

12 commandments of Extreme Programming


This article explains actual comments of several XP practitioners at Hewlett-Packard.

The 12 commandments of extreme programming
I _ The Planning Game
Meet with coders, managers, and the customer each week to schedule tasks for the next phase. Update the plan regularly.

II _ Small Releases
Put a simple system into production quickly, then release new versions on a short cycle.

III _ Metaphor
Create an analogy that expresses how the parts of the new system work.

IV _ Simple design
Design simply, and remove complexity at every stage.

V _ Testing
Write test programs that assure every portion of the code runs flawlessly before attempting a new task.

VI _ Refactoring
Edit the code to simplify, add flexibility, or remove redundancy.

VII _ Pair Programming
Write all code with two programmers at one machine.

VIII _ Collective Ownership
Permit anyone on the team to change code anywhere in the system at any time.

IX _ Continuous Integration
Bring components of the program together several times throughout each day to make sure they work in concert.

X _ 40-Hour Week
Strive to work no more than 40 hours a week. Never work overtime a second week in a row.

XI _ Onsite Customer
Include a real, live user on the team, available full-time to answer questions.

XII _ Coding Standards
Use agreed-upon styles and nomenclature to promote easy understanding of what the code does.


This page is powered by Blogger. Isn't yours?