<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dedication to DIY and programming &#187; Visual Basic 6 Tips &amp; Tricks</title>
	<atom:link href="http://stuff.nekhbet.ro/category/visual-basic-6-tips-tricks/feed" rel="self" type="application/rss+xml" />
	<link>http://stuff.nekhbet.ro</link>
	<description>A website containing DIY projects and programming tips &#38; tricks.</description>
	<lastBuildDate>Thu, 14 Jan 2010 10:13:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to convert from VB color format to the HTML format</title>
		<link>http://stuff.nekhbet.ro/2007/07/03/how-to-convert-from-vb-color-format-to-the-html-format.html</link>
		<comments>http://stuff.nekhbet.ro/2007/07/03/how-to-convert-from-vb-color-format-to-the-html-format.html#comments</comments>
		<pubDate>Tue, 03 Jul 2007 09:47:24 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Visual Basic 6 Tips & Tricks]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/07/03/how-to-convert-from-vb-color-format-to-the-html-format.html</guid>
		<description><![CDATA[Today I needed a way to convert from VB color format to the hexadecimal HTML format so after 5-10 minutes I came with the code &#038; post below.
Visual Basic stores the color data in the following format : 00BBGGRR so the next logical step to extract the information in the format we need ( #RRGGBB [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2007/07/03/how-to-convert-from-vb-color-format-to-the-html-format.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Check if there is an active Internet connection</title>
		<link>http://stuff.nekhbet.ro/2007/06/01/check-if-there-is-an-active-internet-connection.html</link>
		<comments>http://stuff.nekhbet.ro/2007/06/01/check-if-there-is-an-active-internet-connection.html#comments</comments>
		<pubDate>Fri, 01 Jun 2007 11:58:18 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Visual Basic 6 Tips & Tricks]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/01/check-if-there-is-an-active-internet-connection.html</guid>
		<description><![CDATA[This is my first real post on &#8220;Visual Basic 6 Tips &#038; Tricks&#8221; category  
In many cases you need to check if the computer on which your VB6 application runs has an active Internet connection ( example : you have a small VB6 application that connects to a web server to retrieve the current [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2007/06/01/check-if-there-is-an-active-internet-connection.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Introduction</title>
		<link>http://stuff.nekhbet.ro/2007/06/01/introduction-5.html</link>
		<comments>http://stuff.nekhbet.ro/2007/06/01/introduction-5.html#comments</comments>
		<pubDate>Fri, 01 Jun 2007 10:26:57 +0000</pubDate>
		<dc:creator>Trimbitas Sorin</dc:creator>
				<category><![CDATA[Visual Basic 6 Tips & Tricks]]></category>

		<guid isPermaLink="false">http://stuff.nekhbet.ro/2007/06/01/introduction-5.html</guid>
		<description><![CDATA[I know that Visual Basic 6 is now kinda obsolete but it will always be a great &#8220;programming language&#8221; ( in fact VB6 is a RAD : Rapid Application Development, the programming language is Visual Basic ).
Lately I worked a lot with it and I though it would be nice to post here from time [...]]]></description>
		<wfw:commentRss>http://stuff.nekhbet.ro/2007/06/01/introduction-5.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
