What is this section?
This seciton of my page will be used for mini tutorials and in general
questions that I've been asked before, and want to answer.
It will have articles/posts for many different levels of computer users, as
well as interest types.
I won't call this a BLOG; because, I won't talk about things like how I ran out
of milk for my cheerios. Instead I'll try to write useful information.
Computer science articles/posts
-
Title:
FTP protocol implementation[ link]
Description: Coverage of the FTP protocol along with
implementation hints
Date: September 1st 2005
For who: Anyone interested in computer network protocols
-
Title: C++ Language
Tutorial [ link]
Description: Complete C++ language tutorial, this tutorial is
still under development
Date: August 30, 2005
For who: Beginner software developers
-
Title: Clean & Rebuild [link]
Description: What does clean and rebuild mean, why is it given
as a response so often when something is wrong.
Date: August 29, 2005
For who: any software developers
-
Title:
Windows 64-bit AMD and Intel rundown [ link]
Description: Gives a short run down on windows 64-bit
Date: June 11th 2005
For who: Intermediate to advanced software developers
-
Title: Using STL strings,
vectors, and maps [ link ]
Description: Tutorial on how to use a little STL
Date: April 9th 2005
For who: Beginner C++ programmers
-
Title: How
email works [ link ]
Description: Rundown of the protocols used in email
Date: March 23rd 2005
For who: Beginner computer users who want to know about what
protocols email uses
More formal Computer science articles
-
Article: Understanding GIF Decoding [doc]
Covered topics: GIF, Adaptive LZW decompression
Description: An analysis of GIF decompression along with examples and
samples.
For who: Anyone that wants to learn about how the GIF decoding
works.
-
Article: Information Reuse in Multiple Forms: [pdf]
Covered topics: XML, XSLT, CSS, XSL-FO and more
Description: An analysis of the above technologies and how they fit into
today's workforce.
For who: Anyone that wants to waiste some time.
-
Article: PPM, PGM, PBM File Formats: [doc]
Covered topics: PPM, PGM, PBM
Description: A description of the above file formats
For who: Anyone that wants to have support in their product
for these file types.
-
Article: FTP Analysis and Suggestions: [doc]
Covered topics: FTP, FTPS
Description: A description of useful ways to improve the FTP protocol
For who: Anyone that wants to waiste more time
|