THE PROGRAMMERS HEAVEN NEWSLETTER
http://www.programmersheaven.com
You are receiving this newsletter because you have requested to be
in our mailing list. If you prefer to not be in it, please refer
to the subscription information at the bottom of the newsletter.
Issue 86 2003-01-10
In this issue:
1. What's new at Programmer's Heaven
2. Survey
3. Programmers News
4. New articles added!
5. New links Added!
6. New files added!
7. Latest posts to the F.A.Q
8. Latest messageboards
9. CodePedia news
10. Submit your links and files
11. Link to Programmer's Heaven
12. We want your feedback
!!!!!!!!!!!!!!!!!!!!!!!!!!! ADVERTISEMENT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Ghost Installer Studio 3.4 - The Ultimate Setup IDE
Ghost Installer Studio 3.4 is a new amazing visual setup develop-
ment environment. Create extremely compressed, web deployed,
RSA protected setups with a few mouse clicks. RSA encrypted setups
provide each customer with a unique unlock key which can be easily
back traced. Stop the cracking of your software installation serials!
Still not impressed? Create SKINNED installations to match your
software's a unique look and feel! Even .NET deployment is supported!
PRICE CRASH for Programmer's Heaven Users at http://ph.ginstall.com
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
------------------------------------------------------------------
-------------------------------- What's new at Programmer's Heaven
------------------------------------------------------------------
The Programmers Heaven CodePedia has already grown to over 618 pages of
informative development content, and is continuing to grow as more and
more people contribute what they know.
Some people's contributions have won them a prize; this week the prize
went to "rahul_d_geek "!
Could it be you next week? Head over to the CodePedia now and share
what you know, and you could win an Apress Book of your choice!
Join in at: http://www.codepedia.com
Want quicker access to CodePedia pages?
You can now access any page like this:-
http://www.codepedia.com/PageName
Simply put the page name you want after the final /. Now you have
an easy way to link to CodePedia pages from your site!
See the Programmers Heaven WEB-site news page for the latest site news
http://www.programmersheaven.com/other/News.htm
------------------------------------------------------------------
----------------------------------------------------------- Survey
------------------------------------------------------------------
The result of the last week's survey:
How did you get to this site??
(312 votes).
Other Developer site 21%
Search engine 37%
Word of mouth 13%
Newsgroup 1%
Magazine 2%
Newsletter 11%
Bookmark 5%
Sales literature 0%
Other 9%
This weeks question:
"How many WEB-sites do you own? "
Visit our homepage at http://www.programmersheaven.com and vote!
Do you have a suggestion for a survey that you would like to run?
Then submit it here:
http://www.programmersheaven.com/c/userpoll/poll_suggest.htm
Vote Now!
------------------------------------------------------------------
------------------------------------------------- Programmers News
------------------------------------------------------------------
Latest developer news stories
New version of C++ Str Library released
---------------------------------------
- http://www.programmersheaven.com/news.asp?NewsID=2307
Who Needs Web Services? WebZinc .NET Released!
-----------------------------------------------
- http://www.programmersheaven.com/news.asp?NewsID=2306
dtSearch release V6.11 products
-------------------------------
- http://www.programmersheaven.com/news.asp?NewsID=2304
A New Ascenvia.net Launched for 2003
------------------------------------
- http://www.programmersheaven.com/news.asp?NewsID=2303
Pascal Analyzer 2.0 released
----------------------------
- http://www.programmersheaven.com/news.asp?NewsID=2302
JForma 1.1 is now available
---------------------------
- http://www.programmersheaven.com/news.asp?NewsID=2301
North Georgia Company Supplies New E-Commerce Software
------------------------------------------------------
- http://www.programmersheaven.com/news.asp?NewsID=2300
Country Detection COM object. Lookup Country by IP
--------------------------------------------------
- http://www.programmersheaven.com/news.asp?NewsID=2299
AMD, IBM pool chipmaking development
------------------------------------
- http://www.programmersheaven.com/news.asp?NewsID=2298
Playstation3 architecture revealed
----------------------------------
- http://www.programmersheaven.com/news.asp?NewsID=2297
To add a news story click here
** http://www.programmersheaven.com/other/submitnews.asp **
More news stories can be found here:
** http://www.programmersheaven.com/other/newspage.htm **
------------------------------------------------------------------
----------------------------------------------- New Articles Added
------------------------------------------------------------------
Here is a list of some of the latest articles that have been added
to the site:
- The OMG's new CORBA Component Model
- -----------------------------------
- The Object Management Group has recently approved a new server-side
- component model that challenges the Microsoft Transaction Server (MTS)/COM+
- and Enterprise JavaBeans (EJB) models.
- http://www.programmersheaven.com/art.asp?ArtID=1909
- The Objective-C Language
- ------------------------
- In this third installment of Programming, explains how to send messages
- to objects, as well as other basics of Objective-C authoring.
- http://www.programmersheaven.com/art.asp?ArtID=1353
- The Object that came in from the Code
- -------------------------------------
- Learn from the mistakes in this story to prevent problems that could
- occur in you own code.
- http://www.programmersheaven.com/art.asp?ArtID=2350
- The New Visual Basic
- --------------------
- This article explores why the new Visual Basic.NET is going to be
- a shock to many longstanding VB programmers.
- http://www.programmersheaven.com/art.asp?ArtID=1659
- The Naming of Parts
- -------------------
- This article explains how to name parts of XML documents, detouring
- through the tricky areas of EBNF, XML spec productions, and Unicode
- characters.
- http://www.programmersheaven.com/art.asp?ArtID=2539
- The Mighty C++ Template
- -----------------------
- One of the biggest advantages of using C++ is templates. Templates
- were designed from the ground up to allow developers to write one
- function to handle many different types of parameters. In this article,
- Mitchell will explain what both function and class templates are,
- and give examples of each.
- http://www.programmersheaven.com/art.asp?ArtID=5845
- The Midpoint Algorithm for High Speed Graphics
- ----------------------------------------------
- This article introduces the Midpoint Algorithm which is commonly used
- for high speed drawing of lines and arcs. The technique is extended
- to provide fast true perspective texture mapping of the type used
- in games such as Doom, Descent and Quake. Code examples in C and 8086
- assembler are included together with tables of timings. Speeds of
- about four times that for brute force calculation (two divides per
- pixel) are achieved without approximation.
- http://www.programmersheaven.com/art.asp?ArtID=1165
- The Microsoft DOM Objects in Detail
- -----------------------------------
- This manuscript is an abridged version of a chapter from the book
- XML Programming with VB and ASP. This chapter looks at the Microsoft
- DOM object in quite some detail, giving references to the objects,
- methods and properties, with sample code.
- http://www.programmersheaven.com/art.asp?ArtID=1297
- The Microsoft Balloon Is More Than Just Hot Air
- -----------------------------------------------
- This article will show you how you can unleash the Balloon on the
- users of your software and hopefully provide them with some really
- information that is relevant to their current activity.
- http://www.programmersheaven.com/art.asp?ArtID=5867
- The MFC CDHtmlDialog class
- --------------------------
- This sample demonstrates using the new MFC7 CDHtmlDialog class. A
- dialog with a simple HTML page is created and displayed, and events
- from objects within that page are handled, and the HTML within the
- page modified dynamically to respond to these events.
- http://www.programmersheaven.com/art.asp?ArtID=1711
- The life of an ASP.NET Request
- ------------------------------
- Although it may seem like it, the way that ASP.NET processes your
- HTTP Request and returns your web page is a lot more complex than
- it may seem. This article will look at the HTTP Pipeline in ASP.NET
- in the lead up to your rendered page.
- http://www.programmersheaven.com/art.asp?ArtID=7680
- The life of an ASP.NET Request
- ------------------------------
- Although it may seem like it, the way that ASP.NET processes your
- HTTP Request and returns your web page is a lot more complex than
- it may seem. This article will look at the HTTP Pipeline in ASP.NET
- in the lead up to your rendered page.
- http://www.programmersheaven.com/art.asp?ArtID=7411
- The JSP Files
- -------------
- Get to grips with Java Server Pages with this introductory tutorial
- and find out how to use one of the more powerful server-side languages
- around. This first part explains the history and basics of JSP documents,
- and also illustrates variables, includes and the String object.
- http://www.programmersheaven.com/art.asp?ArtID=1566
- The Joy of SAX
- --------------
- The SAX control is an alternative to using the DOM to parse an XML
- file, which is faster and can handle very large files. But it is
- read-only. Martin explains how to use the event handling in Visual
- Basic when using the SAX implementation from the May 2000 MSXML release.The
- code for the article is a wrapper that you can use in VB, for the
- SAX implementation. This could be used as your standard implementation
- for working with the SAX control
- http://www.programmersheaven.com/art.asp?ArtID=1306
!!!!!!!!!!!!!!!!!!!!!!!!!!! ADVERTISEMENT!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
* * * OPTIMIZATION TOOLS FOR VISUAL BASIC * * *
Solve your performance bottlenecks quickly with the premier Profiler
built specifically for VB 5/6. We also provide a database of over 200 +
optimization tips and techniques, plus productivity tools of an
integrated IDE Addin and Speed DLL. Get a FREE Addin for VB.NET!
>>> DEVELOP FASTER CODE IN LESS TIME <<<
http://www.platformdev.com
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
------------------------------------------------------------------
-------------------------------------------------- New Links Added
------------------------------------------------------------------
Here is a list of some of the latest links that have been added to
our link directory:
- MaxComponents Website
-----------------------
- This site contains freeware, shareware and commercial
- components at tools for Borland Delphi and C++ Builder.
- http://www.programmersheaven.com/link.asp?LinkID=11315
- Just 4 Programmers
--------------------
- This site allows for use of code snipets, and bulletin boards.
- Feel free to use this site for a code library accessable from
- anywhere!
- http://www.programmersheaven.com/link.asp?LinkID=11314
- WebsiteFAQ
------------
- Web building, programming, and web design tutorials from
- WebsiteFAQ.com. learn everything you ever wanted to know,
- beginners and advanced users.
- http://www.programmersheaven.com/link.asp?LinkID=11313
- Economy scientific software
-----------------------------
- LeoReport - statistical analysis and report-ready chart in
- almost no time. LeoCrystal - learn how crystal growth. LeoFetch
- - auto browse Internet. LeoCalculator - calculate arithmetical
- expression. Most cost effective - 20% off price of analogue.
- http://www.programmersheaven.com/link.asp?LinkID=11308
- B4 WEBSITE DESIGNERS
----------------------
- If you need a professional designed website but yet affordable.
- Look no futher than B4 Website Designers
- http://www.programmersheaven.com/link.asp?LinkID=11307
- WMI sample code
-----------------
- This site contains a lot of WMI samples. There's a lot of
- documentation on the internet about WMI; however, there is a
- lack of sample code on the internet. Here, you can find about a
- hundred WMI samples, showing all different kinds of WMI
- classes.
- http://www.programmersheaven.com/link.asp?LinkID=11305
- Mark Jacobs Rants and Raves
-----------------------------
- The tech gripes forum will interest most programmers, as a way
- of getting technical problems expressed and perhaps solved.
- There's plenty of other stuff, for example social structure and
- politics.
- http://www.programmersheaven.com/link.asp?LinkID=11302
- Programming and Integration Tools
-----------------------------------
- The fast solution for developing rich applications based on the
- combined use of Visual C++/MFC, MS Office and .NET
- technologies.
- http://www.programmersheaven.com/link.asp?LinkID=11300
!!!!!!!!!!!!!!!!!!!!!!! SPONSORS WANTED !!!!!!!!!!!!!!!!!!!!!!!!!!
Contact the WEB-Master at info@programmersheaven.com, if you want
to advertise in our newsletter that reaches over 68335 subscribers.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
------------------------------------------------------------------
-------------------------------------------------- New files added
------------------------------------------------------------------
Here's a list of some of the latest files and products added to the
Programmer's Heaven file listings.
- TrafMeter 3.40
----------------
- TrafMeter provides a powerful accounting and realtime
- monitoring of Internet traffic to and from a local network.
- This includes "Live" graphical representation of bandwidth
- usage in a real-time like a traffic monitor. It can produce XML
- traffic reports or/and log traffic counters into a database.
- http://www.programmersheaven.com/search/download.asp?FileID=25240
- Submit Studio 1.0
-------------------
- Submit studio is a powerful desktop program for semi-automatic
- submitting of web forms. It takes advantage of power and
- efficiency of traditional manual submitting, but thanks to
- large amount of automated functions rapidly decreases the
- necessary time to minimum. Easy-to-use interface, automated
- filling up of known web forms by single button click, built-in
- reports, easy search engine adding and editing.
- http://www.programmersheaven.com/search/download.asp?FileID=25238
- NCTDiscWriter ActiveX DLL 1.2
-------------------------------
- Enable your applications with CD creating functionality with
- NCTDiscWriter ActiveX DLL and quickly create variety of useful
- and popular programs like data, music and video discs burners,
- back-up software. Write fully compatible ISO9660 and Joliet
- CDs. Write Data CDs On-the-Fly. There is no need to generate an
- image previously. Write audio discs On-the-Fly from MP3, OGG,
- WMA and other audio files formats.
- http://www.programmersheaven.com/search/download.asp?FileID=25237
- NCTFinancialChart.NET Library 1.1
-----------------------------------
- NCTFinancialChart.NET is the pure .NET class library, which
- allows you to build desktop or web based financial charting
- applications. NCTFinancialChart.NET class allows you to:
- download financial data from web servers; import financial data
- from text files; store your financial data in MDB or SQL Server
- database; generate chart using existing financial data;
- manipulate with different chart indicators; save chart to
- Bitmap or image file.
- http://www.programmersheaven.com/search/download.asp?FileID=25236
- NCTSWFProducer.NET Library 1.1
--------------------------------
- NCTSWFProducer.NET is the pure .NET class library, which allows
- you to create Macromedia Flash (SWF) files. With
- NCTSWFProducer.NET classes you can: create movies; Add frames
- to existing movies; Add geometrical primitives to frames (line,
- curve, oval, rectangle, shape); Add text string to frames; Add
- images to frames (BMP, DIB, WMF, EMF, JPEG, GIF, PNG, TIFF);
- Add bitmap to frames; Add sound to frames (MP3 audio file).
- http://www.programmersheaven.com/search/download.asp?FileID=25235
- NCTPhotoStudio.NET Library 1.3
--------------------------------
- NCTPhotoStudio.Net is a pure .Net class library which
- implements most important image processing features. You can
- import and export image files, apply conversion between
- different formats, apply more than 100 color adjustments,
- effects, filters and transforms to the image, use different
- color spaces, get various image histograms and more.
- NCTPhotoStudio.Net successfully integrates with standard .Net
- framework.
- http://www.programmersheaven.com/search/download.asp?FileID=25234
- DVDCutter Stream and Mp3CDWav Converter 3.3
---------------------------------------------
- It's an A/V Player_Editor, good at splitting and merging files,
- Can convert: CD-Mp3, CD-Wav, Mp3-Wav, Wav-Mp3, dat-mpg,
- DVD(vob)-avi with Sound, DVD(vob)-AC3, DVD(vob)-MP3,
- mpg1/2-avi, etc. Welcome to the Free Download Area of our site
- where maybe you can find something that probably you have been
- longing for. XP it!
- http://www.programmersheaven.com/search/download.asp?FileID=25218
- Country Detection COM object v1.0
-----------------------------------
- ITICountryDetect is a COM DLL component for ASP that allows
- easily target your internet visitors geographically, providing
- lookup for country code or name of the country by IP
- address.?ITICountryDetect covers 98% or all allocated IP
- addresses in 246 countries
- http://www.programmersheaven.com/search/download.asp?FileID=25212
- TeeChart Pro 6.0
------------------
- TeeChart Pro is a charting and graphing library of components
- for all kind of applications and web programs. VCL version :
- For Borland Delphi 7,6,5,4,3 and C++ Builder 6, 5 and 4.
- http://www.programmersheaven.com/search/download.asp?FileID=25210
- MemoryMaze v 1.0
------------------
- Memorize the numbers and click on the right box to match them.
- http://www.programmersheaven.com/search/download.asp?FileID=25208
- MySQL Tools 2.0.1
-------------------
- MySQL Tools package is a family of products that meet the most
- requirements of developers and database administrators. By
- using these products, you can easy develop databases, manage
- servers, debug applications using libmySQL.dll, process and
- export data... Each member of this product family is
- easy-to-use and powerful at the same time!
- http://www.programmersheaven.com/search/download.asp?FileID=25206
- AtomPark HTML Password Protector 1.11
---------------------------------------
- Will you have to lay down thinking password protected web pages
- and HTML documents are just not for you? No way! AtomPark
- presents HTML Password Protector, an HTML and TXT files
- password protection utility that changes HTML and text files
- into a new HTML file with fully customizable password
- verification form. Command line \ wizard modes along with
- one-click power protection make it a must-have!
- http://www.programmersheaven.com/search/download.asp?FileID=25200
- Ftp-Perfomer 5.0
------------------
- Automate FTP tasks with simple scripts FTP Performer is an
- easy-to-use advanced FTP client designed to automate your daily
- essential FTP tasks: carry out scheduled downloads, regular
- back ups, search users' hard disks for files and upload them to
- different accounts, send e-mail upon retrieval of a file to
- specific users, e-mail alert upon success/failure of file
- transfer, compare file sizes, password-protect files, read
- files and write lines.
- http://www.programmersheaven.com/search/download.asp?FileID=25197
- Visual basic OPL2 FM sound 2.1
--------------------------------
- Creating OPL2 FM Synthesis Sound using Visual Basic 6.
- requirements: Sound card OPL2 compatible , wavetable or OPL2
- emulator DOESNT work for this program. -Windows98 compatible
- http://www.programmersheaven.com/search/download.asp?FileID=25192
- Template Driven Pol/Survey App v1.0
-------------------------------------
- The OR-Mega polling system has most of the features of
- polling/survey programs 3x to 4x more expensive, plus it has a
- revolutionary template system that allows you to use the same
- polling engine for different styles of polls. OR-Mega lets you
- use the same program to do sidebar polls, with one or multiple
- questions, iframe polls, full screen surveys and more all at
- the same time and all completely customizable.
- http://www.programmersheaven.com/search/download.asp?FileID=25190
!!!!!!!!!!!!!!!!!!!!!!!!!!! ADVERTISEMENT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
MKS Software http://www.mkssoftware.com
More productivity on Windows with UNIX Tools
Streamline your development and system administration with MKS'
automation environment. These solutions allow developers and
administrators to automate repetitive tasks; have remote access
and administration; automate back-up utilities; and develop programs
across multiple operating systems. These powerful tools help save
time and increase productivity on Windows platforms.
Request a FREE a 30 day demo that best suits your needs from:
http://www.mkssoftware.com/eval/default.asp?distrib=EURProgHeaven
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
-------------------------------------------------------------------
--------------------------------------------- Latest messageboards
------------------------------------------------------------------
Here is a list of some of the latest message boards that have been
added to the site.
FORTRAN Programming
-------------------
Here is a message board for Real Programmers.
http://www.programmersheaven.com/c/msgboard/boardinfo.asp?BoardID=576
Jakob Board
-----------
Any Thing about programming
http://www.programmersheaven.com/c/msgboard/boardinfo.asp?BoardID=575
All Things Barcode
------------------
Forum for exchanging info on AIDC related topics
http://www.programmersheaven.com/c/msgboard/boardinfo.asp?BoardID=571
Jess Board
----------
Welcome to Jess Page
http://www.programmersheaven.com/c/msgboard/boardinfo.asp?BoardID=570
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Call for Authors!
Have you written an article, tutorial, FAQ, paper that you want to
show the world?
Then post it at Programmers Heaven for maximum exposure to over
800,000 visitors/month for free! Contact info@programmersheaven.com
for more details.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
------------------------------------------------------------------
--------------------------------------------------- CodePedia news
------------------------------------------------------------------
Here are just a few of the latest CodePedia pages :
* wheelgroup
http://www.codepedia.com/1/wheelgroup
* crackers
http://www.codepedia.com/1/crackers
* root
http://www.codepedia.com/1/root
* setgid
http://www.codepedia.com/1/setgid
* setuid
http://www.codepedia.com/1/setuid
* LinuxShellCommandsCHMOD
http://www.codepedia.com/1/LinuxShellCommandsCHMOD
* SQLCreateTable
http://www.codepedia.com/1/SQLCreateTable
* Netware
http://www.codepedia.com/1/Netware
* polymorphism
http://www.codepedia.com/1/polymorphism
* lossy
http://www.codepedia.com/1/lossy
* integer
http://www.codepedia.com/1/integer
* gcc
http://www.codepedia.com/1/gcc
* disassembler
http://www.codepedia.com/1/disassembler
* command line
http://www.codepedia.com/1/command%20line
* buffer
http://www.codepedia.com/1/buffer
* SQLDelete
http://www.codepedia.com/1/SQLDelete
A list of the most recent pages created can be found here:
http://www.programmersheaven.com/wiki/1/special%3aRecentChanges
Do you know anything about any of these topics? If so, why not share
what you know?
* multiple inheritance
http://www.codepedia.com/1/multiple%20inheritance
* java_class
http://www.codepedia.com/1/java_class
* KDE
http://www.codepedia.com/1/KDE
* eisa
http://www.codepedia.com/1/eisa
* engines
http://www.codepedia.com/1/engines
* notation
http://www.codepedia.com/1/notation
* atari
http://www.codepedia.com/1/atari
* node
http://www.codepedia.com/1/node
* pascalfaq
http://www.codepedia.com/1/pascalfaq
* multiplex
http://www.codepedia.com/1/multiplex
* beginnersguidetoasm
http://www.codepedia.com/1/beginnersguidetoasm
* handler
http://www.codepedia.com/1/handler
* phpdevfaq
http://www.codepedia.com/1/phpdevfaq
* op-amps
http://www.codepedia.com/1/op-amps
* fpu
http://www.codepedia.com/1/fpu
* pwm
http://www.codepedia.com/1/pwm
* pic
http://www.codepedia.com/1/pic
* property
http://www.codepedia.com/1/property
* format
http://www.codepedia.com/1/format
A list of more undefined pages can be found here:
http://www.codepedia.com/1/special%3aUndefinedPages
Head on over to http://www.codepedia.com and share your knowledge
and find answers!
------------------------------------------------------------------
-------------------------------------- Submit your links and files
------------------------------------------------------------------
* Have you written a program that you want to share to all our
users?
* Have you found an interesting file on the net that you want
others to download as well?
* Do you have a programming related WEB-site or want to recommend
a site that you want to have included in our WEB-directory?
Then submit your files and link to the Programmers' Heaven and
help us to become the largest programming site on the Internet.
Goto http://www.programmersheaven.com/other/submission.htm to submit
your files and links.
------------------------------------------------------------------
-------------------------------------- Link to Programmers' Heaven
------------------------------------------------------------------
If you have added a link to http://www.programmersheaven.com on
your WEB-site, please let us know and you will get listed on our
"pages linking to us" pages! If your page is a programming is
programming relates you will of course get listed in the WEB-
directory as well. Also, if you link to us, you have the chance
to be listed in this newsletter as well.
More information and graphics artworks can be found here
http://www.programmersheaven.com/other/linktous.htm
------------------------------------------------------------------
-------------------------------------------- We want your feedback
------------------------------------------------------------------
Send your comments, questions, praise and complaints to us
at info@programmersheaven.com
Interested in writing articles for this Newsletter?
Email mailto:info@programmersheaven.com and find out how.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
That's all for this month, folks!
Subscription Information
To subscribe or unsubscribe, send an email to:
ProgrammersHeaven-request@technolists.com
To subscribe, type 'subscribe' in message body
To unsubscribe, type 'unsubscribe' in message body
or visit this page:
http://www.programmersheaven.com/other/newsletterpage.htm
Advertising
For information on advertising on the Programmers' Heaven
Newsletter, send an email to: info@programmersheaven.com
Number of emails sent this issue: 69067
Mailinglist hosted by http://www.listhost.net
WEB-Site hosted by http://www.infomagic.com
? 2003 Synchron Data, All rights reserved.