<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Programming Stuff</title>
		<link>http://programmingstuff.forumotion.com/feed/?</link>
		<description>Latest topics</description>
		<lastBuildDate>Thu, 04 Sep 2008 18:15:08 GMT</lastBuildDate>
		<ttl>10</ttl>
		<image>
			<title>Programming Stuff</title>
			<url>http://illiweb.com/fa/prosilver_grey/site_logo.gif</url>
			<link>http://programmingstuff.forumotion.com/feed/?</link>
		</image>
		<item>
			<title>Visual C++ 2008 - First Console</title>
			<link>http://programmingstuff.forumotion.com/cnet-f30/visual-c-2008-first-console-t23.htm</link>
			<dc:creator>Robin</dc:creator>
			<description>Today is the day i started learning C++ so i will write something on here when i learn something new.











now there is going to open a screen hit next and click on empty project.

(ure empty project will be created!)

Right click on the folder called &quot;Source files&quot; -&gt; &quot;Add&quot; -&gt; &quot;New Item...&quot;







insert this code into ure main.CPP:



Code:#include &lt;iostream&gt;



void main&#40;&#41; &#123;

  std&#58;&#58;cout &lt;&lt; &quot;Hello  ...</description>
			<category>C++.NET</category>
			<pubDate>Thu, 04 Sep 2008 18:15:08 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/cnet-f30/visual-c-2008-first-console-t23.htm#25</comments>
			<guid>http://programmingstuff.forumotion.com/cnet-f30/visual-c-2008-first-console-t23.htm</guid>
		</item>
		<item>
			<title>Basic CSS document</title>
			<link>http://programmingstuff.forumotion.com/css-f25/basic-css-document-t22.htm</link>
			<dc:creator>Robin</dc:creator>
			<description>Cascading Style Sheet



is mostly used to get the same style for text in all the html pages of ure website, and to change it on an easy way because if you change stylesheet (CSS) it will also change all the pages where you used it.



Code:a

&#123;

   font-family&#58; sans-serif;

   color&#58; red;

   text-align&#58; left;

   font-size&#58; 12pt

&#125;

q

&#123;

   font-family&#58; arial;

   color&#58; purple;

   ...</description>
			<category>CSS</category>
			<pubDate>Wed, 03 Sep 2008 21:27:09 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/css-f25/basic-css-document-t22.htm#24</comments>
			<guid>http://programmingstuff.forumotion.com/css-f25/basic-css-document-t22.htm</guid>
		</item>
		<item>
			<title>Easy Selection</title>
			<link>http://programmingstuff.forumotion.com/microsoft-access-f29/easy-selection-t21.htm</link>
			<dc:creator>Robin</dc:creator>
			<description>Well, by easy selection, I mean a search function out of another table.



Im going to tell you how to do it with 2 tables, so you need to create these;



- Persons [Firstname/Lastname/Country]

- Country [Country]



* Table name [names it should contain]



now we gonna open the country table and add some country's in it;



Code:Holland

Germany

Belgium

England

France



well everything is done in this table now close it and open the table for persons in design mode. (right  ...</description>
			<category>Microsoft Access</category>
			<pubDate>Wed, 03 Sep 2008 21:14:31 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/microsoft-access-f29/easy-selection-t21.htm#23</comments>
			<guid>http://programmingstuff.forumotion.com/microsoft-access-f29/easy-selection-t21.htm</guid>
		</item>
		<item>
			<title>Simple Web-browser</title>
			<link>http://programmingstuff.forumotion.com/tutorials-f8/simple-web-browser-t20.htm</link>
			<dc:creator>Robin</dc:creator>
			<description>For a simple internet browser you only need a few things:



- Webbrowser

- 1 Textbox

- 3 Buttons



Rename the 3 buttons;

Code:Button1 to Go_Button

Button2 to Forward_Button

Button3 to Back_Button



Rename the TextBox to;

Code:URL



And put it a little bit like this to get a nice look;





Now double click on the &quot;Go_Button&quot; and insert this code;

Code:Webbrowser1.Navigate&#40;URL.text&#41;

also double click the &quot;Forward_Button&quot; and insert this  ...</description>
			<category>Tutorials</category>
			<pubDate>Wed, 03 Sep 2008 19:14:09 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/tutorials-f8/simple-web-browser-t20.htm#21</comments>
			<guid>http://programmingstuff.forumotion.com/tutorials-f8/simple-web-browser-t20.htm</guid>
		</item>
		<item>
			<title>Steel Computer Software calling Programmers</title>
			<link>http://programmingstuff.forumotion.com/open-positions-f20/steel-computer-software-calling-programmers-t19.htm</link>
			<dc:creator>conorsteel</dc:creator>
			<description>Hello, I am Conor Steel, Administrator of this forum, and owner of Steel Computer Software. A private software development company.



We are currently recruiting up to 5 Experienced Visual Basic .NET 2005 or 2008 Programmers. You will not be paid regular amounts of money, but you will receive a high percentage of anything you help to program. We have a few big programs which we are trying to develop, but we currently don't have the right amount of staff to do it. 



So we need your help  ...</description>
			<category>Open Positions</category>
			<pubDate>Tue, 02 Sep 2008 18:55:49 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/open-positions-f20/steel-computer-software-calling-programmers-t19.htm#20</comments>
			<guid>http://programmingstuff.forumotion.com/open-positions-f20/steel-computer-software-calling-programmers-t19.htm</guid>
		</item>
		<item>
			<title>A You-Tube Video Flash Tutorial</title>
			<link>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/a-you-tube-video-flash-tutorial-t18.htm</link>
			<dc:creator>realdealmagic101</dc:creator>
			<description><![CDATA[This is a tutorial which shows you how to do 3 basic things in Flash.
<br />

<br />
<a href="http://www.youtube.com/watch?v=0kr4ozKZsZA&amp;fmt=18" target="_blank">The Video</a>]]></description>
			<category>You-Tube Video Tutorials</category>
			<pubDate>Tue, 02 Sep 2008 17:40:32 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/a-you-tube-video-flash-tutorial-t18.htm#19</comments>
			<guid>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/a-you-tube-video-flash-tutorial-t18.htm</guid>
		</item>
		<item>
			<title>Setup Serial Codes - Not For Illegal Uses !</title>
			<link>http://programmingstuff.forumotion.com/setup-building-f19/setup-serial-codes-not-for-illegal-uses-t17.htm</link>
			<dc:creator>conorsteel</dc:creator>
			<description><![CDATA[When you are selling a program, most of the time you need serial codes to activate your application on the users computer. If you ever need serial codes, which I say now, <strong><font color="red">have never been used before and are not for illegal purposes</font></strong>, send me a Personal Message stating how many Serial Codes you need and I'll send them in a (.txt) file.
<br />

<br />
I do not accept responsibility for whatever you do with these serial codes.]]></description>
			<category>Setup Building</category>
			<pubDate>Tue, 02 Sep 2008 00:14:50 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/setup-building-f19/setup-serial-codes-not-for-illegal-uses-t17.htm#18</comments>
			<guid>http://programmingstuff.forumotion.com/setup-building-f19/setup-serial-codes-not-for-illegal-uses-t17.htm</guid>
		</item>
		<item>
			<title>Gamble: Higher or Lower?</title>
			<link>http://programmingstuff.forumotion.com/code-vault-f6/gamble-higher-or-lower-t10.htm</link>
			<dc:creator>Robin</dc:creator>
			<description>I guess some people know this little game...



Code:Public Class Form1



    Private Sub Button1_Click&#40;ByVal sender As System.Object, ByVal e As System.EventArgs&#41; Handles Button1.Click

        

        Dim spin As String = Int&#40;Rnd&#40;&#41; * 12&#41;

        Label9.Text = Label1.Text

        Label1.Text = spin



        If Label9.Text &gt; Label1.Text Then

   ...</description>
			<category>Code Vault</category>
			<pubDate>Mon, 01 Sep 2008 16:20:30 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/code-vault-f6/gamble-higher-or-lower-t10.htm#10</comments>
			<guid>http://programmingstuff.forumotion.com/code-vault-f6/gamble-higher-or-lower-t10.htm</guid>
		</item>
		<item>
			<title>HTML - [5] Adding an image</title>
			<link>http://programmingstuff.forumotion.com/html-xhtml-f24/html-5-adding-an-image-t16.htm</link>
			<dc:creator>Robin</dc:creator>
			<description>HyperText Markup Language

HTML



[Adding an image]



To get an image on your website you should use the following code:



&lt;img src=&quot;1&quot;&gt;



Explaining: 1 - the link to the image; http://www.something.com/image.jpg

( if the image is in the same folder as the webpage its; image.jpg )

you can also use different files as jpg like; png,gif,bmp and so on.



code you should have now:



Code:&lt;html&gt;



&lt;head&gt;

&lt;title&gt;My Website&lt;/title&gt;

&lt;/head&gt;



&lt;body  ...</description>
			<category>HTML/XHTML</category>
			<pubDate>Mon, 01 Sep 2008 21:08:23 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/html-xhtml-f24/html-5-adding-an-image-t16.htm#16</comments>
			<guid>http://programmingstuff.forumotion.com/html-xhtml-f24/html-5-adding-an-image-t16.htm</guid>
		</item>
		<item>
			<title>HTML - [4] Adding a link</title>
			<link>http://programmingstuff.forumotion.com/html-xhtml-f24/html-4-adding-a-link-t15.htm</link>
			<dc:creator>Robin</dc:creator>
			<description>HyperText Markup Language

HTML



[Adding a link]



To add a link to your website you should add this part of code to it:



&lt;a href=&quot;http://www.mysite.com&quot;&gt;Click Here To Go To My Site&lt;/a&gt;



Explaining:

1 - The URL to the website you want to link to; http://www.google.nl, http://www.microsoft.com

2 - The text displayed on the website that is clickable.



You need to always write http:// before any web address.



Code you should have now:



Code:&lt;html&gt;



&lt;head&gt;

&lt;title&gt;My  ...</description>
			<category>HTML/XHTML</category>
			<pubDate>Mon, 01 Sep 2008 20:59:21 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/html-xhtml-f24/html-4-adding-a-link-t15.htm#15</comments>
			<guid>http://programmingstuff.forumotion.com/html-xhtml-f24/html-4-adding-a-link-t15.htm</guid>
		</item>
		<item>
			<title>HTML - [3] Adding text</title>
			<link>http://programmingstuff.forumotion.com/html-xhtml-f24/html-3-adding-text-t14.htm</link>
			<dc:creator>Robin</dc:creator>
			<description>HyperText Markup Language

HTML



[Adding some text]



To get text on your website you could just type the text you want to be displayed between the &lt;body&gt; &lt;/body&gt; tags 



Tags you can use to make the text look different: from &lt;h1&gt;TEXT&lt;/h1&gt; to &lt;h6&gt;TEXT&lt;/h6&gt;

to make a break you should use &lt;br&gt; 



code you could have now:



Code:&lt;html&gt;



&lt;head&gt;

&lt;title&gt;My Website&lt;/title&gt;

&lt;/head&gt;



&lt;body bgcolor=&quot;Green&quot;&gt;

&lt;h1&gt;Welcome  ...</description>
			<category>HTML/XHTML</category>
			<pubDate>Mon, 01 Sep 2008 20:53:03 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/html-xhtml-f24/html-3-adding-text-t14.htm#14</comments>
			<guid>http://programmingstuff.forumotion.com/html-xhtml-f24/html-3-adding-text-t14.htm</guid>
		</item>
		<item>
			<title>HTML - [2] Background Colour and Page Title</title>
			<link>http://programmingstuff.forumotion.com/html-xhtml-f24/html-2-background-colour-and-page-title-t13.htm</link>
			<dc:creator>Robin</dc:creator>
			<description>HyperText Markup Language

HTML



[Adding a background collor and a title.]



You can set the background collor by adding something to the &lt;body&gt; tag if you change the tag to &lt;body bgcolor=&quot;??&quot;&gt; the page has some collor



?? = you can insert the colour you like here, as word or as code if you type in &quot;Black&quot; the background colour will be black but if you type in &quot;#000000&quot; the background collor will also be black. to keep it simple just use words;  ...</description>
			<category>HTML/XHTML</category>
			<pubDate>Mon, 01 Sep 2008 20:51:14 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/html-xhtml-f24/html-2-background-colour-and-page-title-t13.htm#13</comments>
			<guid>http://programmingstuff.forumotion.com/html-xhtml-f24/html-2-background-colour-and-page-title-t13.htm</guid>
		</item>
		<item>
			<title>HTML - [1] The Build Up</title>
			<link>http://programmingstuff.forumotion.com/html-xhtml-f24/html-1-the-build-up-t12.htm</link>
			<dc:creator>Robin</dc:creator>
			<description><![CDATA[<strong>H</strong>yper<strong>T</strong>ext <strong>M</strong>arkup <strong>L</strong>anguage
<br />
HTML
<br />

<br />
[<strong>This is the basic build up of an html document</strong>]
<br />

<br />
<dl class="codebox"><dt>Code:</dt><dd><code>&lt;html&gt;
<br />

<br />
&lt;head&gt;
<br />
&lt;/head&gt;
<br />

<br />
&lt;body&gt;
<br />
&lt;/body&gt;
<br />

<br />
&lt;/html&gt;</code></dd></dl>]]></description>
			<category>HTML/XHTML</category>
			<pubDate>Mon, 01 Sep 2008 20:49:31 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/html-xhtml-f24/html-1-the-build-up-t12.htm#12</comments>
			<guid>http://programmingstuff.forumotion.com/html-xhtml-f24/html-1-the-build-up-t12.htm</guid>
		</item>
		<item>
			<title>An Icon Search Engine</title>
			<link>http://programmingstuff.forumotion.com/icon-bank-f12/an-icon-search-engine-t11.htm</link>
			<dc:creator>conorsteel</dc:creator>
			<description><![CDATA[<a href="http://www.iconfinder.net/" target="_blank">This website</a>, is a search engine specifically for icons. Do a search for the icon you want, and you should find it ... 
<br />

<br />
Try it now 
<br />
<a href="http://www.iconfinder.net/" target="_blank"><a href="http://www.iconfinder.net" target="_blank">www.iconfinder.net</a></a>]]></description>
			<category>Icon Bank</category>
			<pubDate>Mon, 01 Sep 2008 16:21:09 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/icon-bank-f12/an-icon-search-engine-t11.htm#11</comments>
			<guid>http://programmingstuff.forumotion.com/icon-bank-f12/an-icon-search-engine-t11.htm</guid>
		</item>
		<item>
			<title>SQL and VB.NET Video Tutorials</title>
			<link>http://programmingstuff.forumotion.com/adonet-f4/sql-and-vbnet-video-tutorials-t9.htm</link>
			<dc:creator>conorsteel</dc:creator>
			<description><![CDATA[This site on the MSDN Library has some good videos which shows you about using an SQL Database in your VB.NET Application.
<br />

<br />
<a href="http://msdn.microsoft.com/en-us/vstudio/aa700732.aspx" target="_blank">Click Here For Videos</a>]]></description>
			<category>ADO.NET</category>
			<pubDate>Mon, 01 Sep 2008 14:50:18 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/adonet-f4/sql-and-vbnet-video-tutorials-t9.htm#9</comments>
			<guid>http://programmingstuff.forumotion.com/adonet-f4/sql-and-vbnet-video-tutorials-t9.htm</guid>
		</item>
		<item>
			<title>Viewing The HTML of any Web Page</title>
			<link>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/viewing-the-html-of-any-web-page-t8.htm</link>
			<dc:creator>conorsteel</dc:creator>
			<description><![CDATA[This video shows you how to make a program which lets you get the HTML of any web page.
<br />

<br />
<a href="http://www.youtube.com/watch?v=NamDphmwMeo&amp;feature=PlayList&amp;p=572CC533E3AA3CB2&amp;index=7" target="_blank">The Video</a>]]></description>
			<category>You-Tube Video Tutorials</category>
			<pubDate>Sun, 31 Aug 2008 20:38:54 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/viewing-the-html-of-any-web-page-t8.htm#8</comments>
			<guid>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/viewing-the-html-of-any-web-page-t8.htm</guid>
		</item>
		<item>
			<title>Viewing Your Local IP</title>
			<link>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/viewing-your-local-ip-t7.htm</link>
			<dc:creator>conorsteel</dc:creator>
			<description><![CDATA[This video shows you how to make a program which will get then show your Local IP Address.
<br />

<br />
<a href="http://www.youtube.com/watch?v=aCSxiX8gUG0" target="_blank">The Video</a>]]></description>
			<category>You-Tube Video Tutorials</category>
			<pubDate>Sun, 31 Aug 2008 20:37:12 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/viewing-your-local-ip-t7.htm#7</comments>
			<guid>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/viewing-your-local-ip-t7.htm</guid>
		</item>
		<item>
			<title>Using Settings in VB.NET</title>
			<link>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/using-settings-in-vbnet-t6.htm</link>
			<dc:creator>conorsteel</dc:creator>
			<description><![CDATA[This video shows you how to add Settings and Options to your program.
<br />

<br />
<a href="http://www.youtube.com/watch?v=ykQd7sx8zYQ&amp;feature=PlayList&amp;p=9BC1DCE6616B6E7F&amp;index=14" target="_blank">The Video</a>]]></description>
			<category>You-Tube Video Tutorials</category>
			<pubDate>Sun, 31 Aug 2008 20:29:05 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/using-settings-in-vbnet-t6.htm#6</comments>
			<guid>http://programmingstuff.forumotion.com/you-tube-video-tutorials-f23/using-settings-in-vbnet-t6.htm</guid>
		</item>
		<item>
			<title>Listbox</title>
			<link>http://programmingstuff.forumotion.com/tutorials-f8/listbox-t5.htm</link>
			<dc:creator>Robin</dc:creator>
			<description>Well i will try to tell you some basics about the listbox   

I will explain it using a textbox.



This is what you will need:



- 1 Form  

- 1 ListBox

- 1 TextBox

----------------------------

PART 1

----------------------------

If you double click the form you can add a code that it needs to load on the begin that the program starts, so we will add the items for the listbox there.



To add an item to the list box we need to use         



Code:         ...</description>
			<category>Tutorials</category>
			<pubDate>Sun, 31 Aug 2008 18:20:52 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/tutorials-f8/listbox-t5.htm#5</comments>
			<guid>http://programmingstuff.forumotion.com/tutorials-f8/listbox-t5.htm</guid>
		</item>
		<item>
			<title>Save a (.txt) File On Form Closing</title>
			<link>http://programmingstuff.forumotion.com/code-vault-f6/save-a-txt-file-on-form-closing-t4.htm</link>
			<dc:creator>conorsteel</dc:creator>
			<description>Things You'll Need

1 RichTextBox [RichTextBox1]



Select The Form_Closing Event



Type The Following Code:



Code:Dim reply

        reply = MsgBox&#40;&quot;Do you want to Save before you Exit?&quot;, 52&#41;

        If reply = 6 Then

            Dim SFD As New SaveFileDialog

            With SFD

                .Filter = &quot;Text Files  ...</description>
			<category>Code Vault</category>
			<pubDate>Sun, 31 Aug 2008 16:31:00 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/code-vault-f6/save-a-txt-file-on-form-closing-t4.htm#4</comments>
			<guid>http://programmingstuff.forumotion.com/code-vault-f6/save-a-txt-file-on-form-closing-t4.htm</guid>
		</item>
		<item>
			<title>Change Font and Colour of Text in a Rich Text Box</title>
			<link>http://programmingstuff.forumotion.com/tutorials-f8/change-font-and-colour-of-text-in-a-rich-text-box-t3.htm</link>
			<dc:creator>conorsteel</dc:creator>
			<description>Thing You Need

1 Colour Dialog [ColorDialog1]

1 Font Dialog [FontDialog1]

1 Rich Text Box [RichTextBox1]

2 Buttons [Button1 and Button2]







Change The Button1 Text Property to, &quot;Font&quot;

Change The Button2 Text Property to, &quot;Colour&quot;



Double Click Button1 and Type the following Code:



Code:FontDialog1.ShowDialog&#40;&#41;

RichTextBox1.Font = FontDialog1.Font





Double Click Button2 and Type the following Code:

Code:

ColorDialog1.ShowDialog&#40;&#41;

RichTextBox1.ForeColor  ...</description>
			<category>Tutorials</category>
			<pubDate>Sun, 31 Aug 2008 16:17:33 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/tutorials-f8/change-font-and-colour-of-text-in-a-rich-text-box-t3.htm#3</comments>
			<guid>http://programmingstuff.forumotion.com/tutorials-f8/change-font-and-colour-of-text-in-a-rich-text-box-t3.htm</guid>
		</item>
		<item>
			<title>List All User Accounts</title>
			<link>http://programmingstuff.forumotion.com/code-vault-f6/list-all-user-accounts-t2.htm</link>
			<dc:creator>conorsteel</dc:creator>
			<description>This will return a list of all users in a computer.



Make sure to have &quot;Imports System.Management&quot; at the beginning of any code file this is in.

If you need to, add a reference to System.Management.dll



WARNING: Hidden users such as Guest and Administrator and other miscellaneous accounts my be in your computer.



CODE

    Private Function AllUsers() As String()

        Dim R As New List(Of String)



        Dim query As New SelectQuery(&quot;Win32_UserAccount&quot;)

  ...</description>
			<category>Code Vault</category>
			<pubDate>Sun, 31 Aug 2008 14:07:29 GMT</pubDate>
			<comments>http://programmingstuff.forumotion.com/code-vault-f6/list-all-user-accounts-t2.htm#2</comments>
			<guid>http://programmingstuff.forumotion.com/code-vault-f6/list-all-user-accounts-t2.htm</guid>
		</item>
	</channel>
</rss>