<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>CLB IT offers web application development, custom web design and custom application development.</title>
	<link>http://clb-llc.com</link>
	<description>Translating the Promise of Technology into Performance</description>
	<lastBuildDate>Tue, 22 Feb 2011 18:31:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Polling Time Servers in VB.NET (Windows Mobile)</title>
		<description><![CDATA[For mobile computers, time synchronization is critical.&#160; Especially when within a 2 day period the computers can become 20 minutes apart!&#160; Below is some code that will poll a time server and reset the time on the device.

Dim TCP As New TcpClient
Try
  TCP.Connect("129.6.15.28", 13)
Catch
  Exit Sub
End Try
Using stream As NetworkStream = TCP.GetStream()
  [...]]]></description>
		<link>http://clb-llc.com/index.php/vb-net/polling-time-servers</link>
			</item>
	<item>
		<title>Introducing eRoute</title>
		<description><![CDATA[Route Advantage Systems proudly announce the relaunch of eRoute Mobile, a handheld route accounting software solution.&#160;
For over 30 years, deployment of mobile computers has provided wholesale distributors, particularly those of various food and beverage products, a way to improve sales, eliminate paper based errors, and provide better overall customer service in a very competitive market.&#160; [...]]]></description>
		<link>http://clb-llc.com/index.php/tips/introducing-eroute</link>
			</item>
	<item>
		<title>Adobe Flex For The OI Guy &#8211; Part 4 &#8211; Loops</title>
		<description><![CDATA[&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;
In this edition of &#34;Adobe Flex for the OI Guy&#34;, we will discuss Actionsscript loops and how they compare to OpenInsight&#39;s loops. &#160;First I will give you some links for you to review Actionscript loops, then I will go into detail on how it differs from OpenInsight&#39;s [...]]]></description>
		<link>http://clb-llc.com/index.php/tips/adobe-flex-for-the-oi-guy-part-4-loops</link>
			</item>
	<item>
		<title>Getting OpenInsight To Talk</title>
		<description><![CDATA[Just for fun, the following code will make OpenInsight &#34;talk&#34;, to your users. &#160;But perhaps this can be used for something other than fun. &#160;Perhaps you have a user that clicks through warning messages just to make the same mistake. &#160;Perhaps this will get their attention.

Subroutine VocalFun(Void)
  text = "Go for it"
  sapi [...]]]></description>
		<link>http://clb-llc.com/index.php/tips/getting-openinsight-to-talk</link>
			</item>
	<item>
		<title>Adobe Flex For The OI Guy – Part 3 – Conditionals</title>
		<description><![CDATA[&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;
In this edition of &#34;Adobe Flex for the OI Guy&#34;, we will discuss Actionsscript conditionals and how they compare to OpenInsight&#39;s conditionals. &#160;First I will give you some links for you to review Actionscript conditionals, then I will go into detail on how it differs from OpenInsight [...]]]></description>
		<link>http://clb-llc.com/index.php/openinsight/adobe-flex-for-the-oi-guy-part-3-conditionals</link>
			</item>
	<item>
		<title>Supercharge Your SEO Campaign</title>
		<description><![CDATA[




For anyone that has a Website and wants to be found on the Internet, an SEO (Search Engine Optimization) campaign is a must. &#160;SEO is defined as the process of improving ranking in search engine results. &#160;There are literally books and websites filled with this information. &#160;What about if you just want to see how [...]]]></description>
		<link>http://clb-llc.com/index.php/tips/supercharge-your-seo-campaign</link>
			</item>
	<item>
		<title>Happy New Year to EVERYONE!!!</title>
		<description><![CDATA[We at CLB IT, wish you the best of New Years. &#160;Thanks to the&#160;readers of our web site, if there is something you want us to write about or if you have a different or better way of doing something that we have written about &#8212; let us know! &#160;We also like to thank each [...]]]></description>
		<link>http://clb-llc.com/index.php/tips/happy-new-year-to-everyone</link>
			</item>
	<item>
		<title>Making mySQL XML Exports Friendlier to OpenInsight &#8211; Part 1</title>
		<description><![CDATA[If you have ever utlized the mySQL Query Browser and exported a resultset to XML, you may have notice the format that the XML file is in. &#160;See the example below:




    
      1
      2
      _edit_lock
   [...]]]></description>
		<link>http://clb-llc.com/index.php/tips/making-mysql-xml-exports-friendlier-to-openinsight-part-1</link>
			</item>
	<item>
		<title>Adobe Flex For The OI Guy &#8211; Part 2 &#8211; Operators</title>
		<description><![CDATA[&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;
In this edition of &#34;Adobe Flex for the OI Guy&#34;, we will discuss Actionsscript Operators and how they compare to OpenInsight&#39;s Operators. &#160;First I will give you some links for you to review Actionscript operators, then I will go into detail on how it differs from OpenInsight [...]]]></description>
		<link>http://clb-llc.com/index.php/tips/adobe-flex-for-the-oi-guy-part-2-operators</link>
			</item>
	<item>
		<title>Adobe Flex For The OI Guy &#8211; Part 1 &#8211; Introduction</title>
		<description><![CDATA[&#160;&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;&#160;
This series of articles is geared directly to OpenInsight Database developers that want an easy way to bring their application to the web. &#160;In this case, Adobe Flash via Adobe Flex Builder 3, which utilizes ActionScript as the [...]]]></description>
		<link>http://clb-llc.com/index.php/tips/adobe-flex-for-the-oi-guy-part-1</link>
			</item>
</channel>
</rss>

