home *** CD-ROM | disk | FTP | other *** search
/ Neil's C++ Stuff / 2002-11-php_neilstuff_com.zip / news / news004.xnl < prev    next >
Text File  |  2001-03-10  |  5KB  |  101 lines

  1. <NEWSLETTER NUM="004" DAY="06" MONTH="11" YEAR="2000">
  2.  
  3. <SECTION NAME="NON-SPAM NOTICE">
  4.     <PARA>
  5.         This is solicited mail that you got by subscribing to this newsletter, most likely from http://www.neilstuff.com/ (the home of Neil's C++ Stuff).  To unsubscribe send an email to masta@cyclone7.com with "unsubscribe" as the subject or reply to this and tell me (if you want a specific address unsubscribed, please specify).
  6.     </PARA>
  7. </SECTION>
  8.  
  9. <SECTION NAME="BREAKING IN">
  10.     <PARA>
  11.         Yes I'm going to be spending more time on Neil's C++ Stuff now that I have "expanded" my freetime.  This doesn't necessarily mean there will suddenly be a lot of golden tutorials up there, but this WILL allow me to answer many and many and many more of your questions. So if you have a question visit:
  12.     </PARA>
  13.  
  14.     <URL NAME="Neil's C++ Q&A" HREF="http://www.neilstuff.com/qa.php" />
  15.  
  16.     <PARA>
  17.         At the time of writing this it is still simply a link to my email address: masta@cyclone7.com , however before the day is out there will be a savvy form up there.
  18.     </PARA>
  19.  
  20.     <PARA>
  21.         Oh yeah, I'm also planning to send out this newsletter bi-weekly now that I have the time to.  So if this is too much to bear, you'd better make sure you're unsubscribed.
  22.     </PARA>
  23. </SECTION>
  24.  
  25. <SECTION NAME="NEW ARTICLES, PLEASE?">
  26.     <PARA>
  27.         There WILL be new tutorials on the site soon and they will begin to focus on more advanced topics.  I'm working on a simple, portable code library called the "CyCLONE7 Seed Engine":
  28.     </PARA>
  29.  
  30.     <URL NAME="CyCLONE7 Seed Engine Specification" HREF="http://www.cyclone7.com/seed/" />
  31.  
  32.     <PARA>
  33.         This will allow me to teach advanced topics without having to write different code for people on different platforms.
  34.     </PARA>
  35. </SECTION>
  36.  
  37. <SECTION NAME="WHAT THE HECK AM I WORKING ON?">
  38.     <PARA>
  39.         I'm working on the Seed engine and some decent setup for me to easily write and integrate articles without a lot of work.  The current step is standardizing my system of doing things and playing video games :).  I have decided to base the site on PHP and XML.  So I'm working on making sure I know a lot of both so the site will be fast and accessible to all (as always :).
  40.     </PARA>
  41. </SECTION>
  42.  
  43. <SECTION NAME="GOOD STUFF">
  44.     <PARA>
  45.         I have two really good things (mmm tasty :) uploaded right now. These don't pertain directly to C++ itself, but I've found both to be very helpful.
  46.     </PARA>
  47.  
  48.     <PARA>
  49.         The first is an ANSI C Guide.  Basically all the functions, macros, etc. that make up ANSI C.  Great stuff when you're working towards portability in pure C.  You can, of course, use all of this stuff in almost any C++ compiler:
  50.     </PARA>
  51.  
  52.     <URL NAME="C Guide" HREF="http://www.neilstuff.com/c_guide/" />
  53.  
  54.     <PARA>
  55.         The second is a tutorial that helped me first get into Windows programming.  Even though it's Windows only it gives you a decent glimpse into event-driven programming (which I will be covering with the Seed engine):
  56.     </PARA>
  57.  
  58.     <URL NAME="Intro to Windows Programming" HREF="http://www.neilstuff.com/winprog/" />
  59.  
  60. </SECTION>
  61.  
  62. <SECTION NAME="LEND A HAND">
  63.     <PARA>
  64.         I encourage those who enjoy Neil's C++ Stuff and my assistance to visit the silly sponsor banner at the bottom of my page.  It shows me "you care" even if you don't.
  65.     </PARA>
  66.  
  67.     <PARA>
  68.         Unfortunately with Hamster.com (the sponsor banner) you not only have to click a link on the banner, you also have to click a link on the following page that says "Continue <x>" where <x> is the link you clicked on.  If you're feeling generous you can actually click on all four links individually and each counts as a unique :).
  69.     </PARA>
  70.  
  71.     <PARA>
  72.         If you want a sassy Hamster banner on your net dwelling please visit the following URL to sign-up (and give me credit for the referal of course :):
  73.     </PARA>
  74.  
  75.     <URL NAME="Hamster Referral" HREF="http://www.hamster.com/r/23803" />
  76.  
  77. </SECTION>
  78.  
  79. <SECTION NAME="LINKS">
  80.     <PARA>
  81.         This is just some recent things I've come across that I want to share. It's fine if you skip this section, but if you're bored then read on!
  82.     </PARA>
  83.  
  84.     <URL NAME="BeOS" HREF="http://free.be.com/" />
  85.  
  86.     <PARA>
  87.         If you're getting tired of Windoze and Licknuts, then I recommend you try out BeOS as an alternative. It's completely free to try out and doesn't require you to do anything funky to your current system.
  88.     </PARA>
  89.  
  90.     <PARA>
  91.         One thing that's especially nice for the always-learning programmer is it's development documentation (i.e. "Be Book"). Plus it's the first system API (for GUI, etc.) that is actually EASY and makes sense!  Isn't that nuts? :)
  92.     </PARA>
  93.  
  94.     <URL NAME="Penny Arcade" HREF="http://www.penny-arcade.com/" />
  95.  
  96.     <PARA>
  97.         Funny comics by a couple of gamer nuts.
  98.     </PARA>
  99. </SECTION>
  100.  
  101. </NEWSLETTER>