<?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>Freelance Update &#187; C/C++</title>
	<atom:link href="http://www.freelanceupdate.com/category/cc/feed" rel="self" type="application/rss+xml" />
	<link>http://www.freelanceupdate.com</link>
	<description>Latest Freelance Project Resource</description>
	<lastBuildDate>Wed, 28 Dec 2011 03:08:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=5861</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>C# App To Search Companies Nearby Some Address</title>
		<link>http://www.freelanceupdate.com/c-app-to-search-companies-nearby-some-address.html</link>
		<comments>http://www.freelanceupdate.com/c-app-to-search-companies-nearby-some-address.html#comments</comments>
		<pubDate>Thu, 03 Nov 2011 02:36:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[C# App]]></category>
		<category><![CDATA[Company Search]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[GPS]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.freelanceupdate.com/?p=17612</guid>
		<description><![CDATA[<p>We need .net WinForm exe application to <strong>find companies in some distance of given address</strong> in our customer database. The companies with address information are stored in table in Oracle database.[&#8230;]</p>


Related posts:<ol><li><a href='http://www.freelanceupdate.com/outlook-add-on-set-bcc-address.html' rel='bookmark' title='Permanent Link: Outlook Add-on: Set BCC Address'>Outlook Add-on: Set BCC Address</a></li><li><a href='http://www.freelanceupdate.com/iphone-app-for-fashion-e-commerce-store.html' rel='bookmark' title='Permanent Link: iPhone App For Fashion E-commerce Store'>iPhone App For Fashion E-commerce Store</a></li><li><a href='http://www.freelanceupdate.com/excel-sql-data-browser.html' rel='bookmark' title='Permanent Link: Excel SQL Data Browser'>Excel SQL Data Browser</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>We need .net WinForm exe application to <strong>find companies in some distance of given address</strong> in our customer database. The companies with address information are stored in table in Oracle database. We will provide sample table after the contract is done.</p>
<p>Current plan is that there would be logic in pl/sql in oracle database to convert addresses to gps coordinates and store that information to database. There should be a system to set the gps coordinates for all existing rows and then maintain those coordinates automatically. The addresses are in all of the world, so we suggest to use free Google Geocode api unless you have some better free suggestions. If google geocode is used then the maximum 2500 free google geocode api calls limit per day should be handled properly. The logic to fetch and store coordinates for companies must be implemented inside Oracle in pl/sql <a rel="nofollow" href="http://www.freelancer.com/projects/bizonspirit_1256016.html">read more</a></p>


<p>Related posts:<ol><li><a href='http://www.freelanceupdate.com/outlook-add-on-set-bcc-address.html' rel='bookmark' title='Permanent Link: Outlook Add-on: Set BCC Address'>Outlook Add-on: Set BCC Address</a></li><li><a href='http://www.freelanceupdate.com/iphone-app-for-fashion-e-commerce-store.html' rel='bookmark' title='Permanent Link: iPhone App For Fashion E-commerce Store'>iPhone App For Fashion E-commerce Store</a></li><li><a href='http://www.freelanceupdate.com/excel-sql-data-browser.html' rel='bookmark' title='Permanent Link: Excel SQL Data Browser'>Excel SQL Data Browser</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freelanceupdate.com/c-app-to-search-companies-nearby-some-address.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C++ Automatic Stock Trading Robot</title>
		<link>http://www.freelanceupdate.com/c-automatic-stock-trading-robot.html</link>
		<comments>http://www.freelanceupdate.com/c-automatic-stock-trading-robot.html#comments</comments>
		<pubDate>Wed, 06 Apr 2011 04:05:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Freelance Project]]></category>
		<category><![CDATA[automatic trading software]]></category>
		<category><![CDATA[C Programming]]></category>
		<category><![CDATA[stock trading]]></category>

		<guid isPermaLink="false">http://www.freelanceupdate.com/?p=17579</guid>
		<description><![CDATA[<p>The project goal is to develop <strong>automated trading application</strong> that can trade stocks and similar based on mechanical trading strategies. Detailed description and weekly goals would be communicated at later time.[&#8230;]</p>


Related posts:<ol><li><a href='http://www.freelanceupdate.com/project-live-smooth-streaming-software.html' rel='bookmark' title='Permanent Link: Project Live Smooth Streaming Software'>Project Live Smooth Streaming Software</a></li><li><a href='http://www.freelanceupdate.com/touch-screen-restaurant-point-of-sale-software.html' rel='bookmark' title='Permanent Link: Touch Screen Restaurant Point of Sale Software'>Touch Screen Restaurant Point of Sale Software</a></li><li><a href='http://www.freelanceupdate.com/microsoft-access-2003-stock-tracking-system.html' rel='bookmark' title='Permanent Link: Microsoft Access 2003 Stock Tracking System'>Microsoft Access 2003 Stock Tracking System</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>The project goal is to develop <strong>automated trading application</strong> that can trade stocks and similar based on mechanical trading strategies. Detailed description and weekly goals would be communicated at later time. Interactive Broker API is used. Historical data is collected and used for backtesting. Order management will be developed.</p>
<p>The main requirement is good <a href="http://www.freelanceupdate.com/cc-projects.html" rel='nofollow'>C++</a> coding (with classes and STL). Linux is something you should be strong or willing to learn on your own and fast. Mysql, interest in how markets work, software testing, subversion. We are looking for a good and fast coder <a href="http://www.freelancer.com/projects/bizonspirit_986191.html" rel='nofollow'>read more</a></p>


<p>Related posts:<ol><li><a href='http://www.freelanceupdate.com/project-live-smooth-streaming-software.html' rel='bookmark' title='Permanent Link: Project Live Smooth Streaming Software'>Project Live Smooth Streaming Software</a></li><li><a href='http://www.freelanceupdate.com/touch-screen-restaurant-point-of-sale-software.html' rel='bookmark' title='Permanent Link: Touch Screen Restaurant Point of Sale Software'>Touch Screen Restaurant Point of Sale Software</a></li><li><a href='http://www.freelanceupdate.com/microsoft-access-2003-stock-tracking-system.html' rel='bookmark' title='Permanent Link: Microsoft Access 2003 Stock Tracking System'>Microsoft Access 2003 Stock Tracking System</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freelanceupdate.com/c-automatic-stock-trading-robot.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Add-on: Set BCC Address</title>
		<link>http://www.freelanceupdate.com/outlook-add-on-set-bcc-address.html</link>
		<comments>http://www.freelanceupdate.com/outlook-add-on-set-bcc-address.html#comments</comments>
		<pubDate>Wed, 09 Mar 2011 08:08:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Freelance Project]]></category>
		<category><![CDATA[BCC Address]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Outlook Add-on]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>

		<guid isPermaLink="false">http://www.freelanceupdate.com/?p=17504</guid>
		<description><![CDATA[<p>We need a small <strong>add-on to Outlook</strong> to show additional button to<strong> add additional email address to the bcc address</strong> field in new email window. The tool needs to be built with C#,[&#8230;]</p>


Related posts:<ol><li><a href='http://www.freelanceupdate.com/c-app-to-search-companies-nearby-some-address.html' rel='bookmark' title='Permanent Link: C# App To Search Companies Nearby Some Address'>C# App To Search Companies Nearby Some Address</a></li><li><a href='http://www.freelanceupdate.com/qr-code-generator-and-code-tracking.html' rel='bookmark' title='Permanent Link: QR Code Generator and Code Tracking'>QR Code Generator and Code Tracking</a></li><li><a href='http://www.freelanceupdate.com/clinical-test-sample-ordering-system.html' rel='bookmark' title='Permanent Link: Clinical Test Sample Ordering System'>Clinical Test Sample Ordering System</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>We need a small <strong>add-on to Outlook</strong> to show additional button to<strong> add additional email address to the bcc address</strong> field in new email window. The tool needs to be built with C#, Visual Studio 2008, <a href="http://www.freelanceupdate.com/net-projects.html" rel='nofollow'>.Net</a> 2. Code must be written in English, commented properly, easy to understand and well structured. Code should be cleaned with NArrange. We need all the source code, project files, installation instructions, etc to build the project.</p>
<p>The project can contain only code which is created by you or otherwise free to use so that it can be used in commercial product without any licensing issues. All the rights of the code (except the public domain code) must be transferred to us as part of the project. You also need to test it properly before delivering the code to us for testing <a href="http://www.freelancer.com/projects/bizonspirit_973358.html" rel='nofollow'>read more</a></p>


<p>Related posts:<ol><li><a href='http://www.freelanceupdate.com/c-app-to-search-companies-nearby-some-address.html' rel='bookmark' title='Permanent Link: C# App To Search Companies Nearby Some Address'>C# App To Search Companies Nearby Some Address</a></li><li><a href='http://www.freelanceupdate.com/qr-code-generator-and-code-tracking.html' rel='bookmark' title='Permanent Link: QR Code Generator and Code Tracking'>QR Code Generator and Code Tracking</a></li><li><a href='http://www.freelanceupdate.com/clinical-test-sample-ordering-system.html' rel='bookmark' title='Permanent Link: Clinical Test Sample Ordering System'>Clinical Test Sample Ordering System</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freelanceupdate.com/outlook-add-on-set-bcc-address.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Touch Screen Restaurant Point of Sale Software</title>
		<link>http://www.freelanceupdate.com/touch-screen-restaurant-point-of-sale-software.html</link>
		<comments>http://www.freelanceupdate.com/touch-screen-restaurant-point-of-sale-software.html#comments</comments>
		<pubDate>Mon, 28 Feb 2011 09:21:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Freelance Project]]></category>
		<category><![CDATA[C Programming]]></category>
		<category><![CDATA[point of sale]]></category>
		<category><![CDATA[restaurant application]]></category>
		<category><![CDATA[Software Architecture]]></category>
		<category><![CDATA[touch screen]]></category>

		<guid isPermaLink="false">http://www.freelanceupdate.com/?p=17487</guid>
		<description><![CDATA[<p>We need experience developer to create a P<strong>oint of Sale application</strong> which is designed specifically for <strong>table service, quick service and bar operations</strong>. Project detail including,</p>
<p><strong>Point of Sale</strong></p>
<ol>
<li> Menu Item Ordering Achieved[&#8230;]</li></ol>


Related posts:<ol><li><a href='http://www.freelanceupdate.com/retail-point-of-sale-pos-system.html' rel='bookmark' title='Permanent Link: Retail point of sale (POS) system'>Retail point of sale (POS) system</a></li><li><a href='http://www.freelanceupdate.com/order-management-system.html' rel='bookmark' title='Permanent Link: Order Management System'>Order Management System</a></li><li><a href='http://www.freelanceupdate.com/clinical-test-sample-ordering-system.html' rel='bookmark' title='Permanent Link: Clinical Test Sample Ordering System'>Clinical Test Sample Ordering System</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>We need experience developer to create a P<strong>oint of Sale application</strong> which is designed specifically for <strong>table service, quick service and bar operations</strong>. Project detail including,</p>
<p><strong>Point of Sale</strong></p>
<ol>
<li> Menu Item Ordering Achieved With Just few Clicks</li>
<li> Feature to Hold and Fire Orders</li>
<li> Custom or Forced Modifiers Ensure Fast Item Completion</li>
<li> Effortless Order Split and Combine</li>
<li> Abilility to print orders to pre defined POS Printers</li>
<li> Support for Carry out Operations</li>
<li> Support for Bar Tab Operations</li>
</ol>
<p><strong>Seating Management</strong></p>
<ol>
<li> Graphical Table Management</li>
<li> Guest Count Tracking</li>
</ol>
<p><strong>Delivery and Routing</strong></p>
<ol>
<li> Clearly Viewing the Status of Delivery Orders on Route</li>
<li> Easily Dispatching Drivers for Delivery Orders in Queue</li>
<li> Support for Delivery Driver Timing Tracking</li>
<li> Handling Driver Money Drop and Compensation</li>
</ol>
<p><a href="http://www.freelancer.com/projects/bizonspirit_964705.html" rel='nofollow'>read more</a></p>


<p>Related posts:<ol><li><a href='http://www.freelanceupdate.com/retail-point-of-sale-pos-system.html' rel='bookmark' title='Permanent Link: Retail point of sale (POS) system'>Retail point of sale (POS) system</a></li><li><a href='http://www.freelanceupdate.com/order-management-system.html' rel='bookmark' title='Permanent Link: Order Management System'>Order Management System</a></li><li><a href='http://www.freelanceupdate.com/clinical-test-sample-ordering-system.html' rel='bookmark' title='Permanent Link: Clinical Test Sample Ordering System'>Clinical Test Sample Ordering System</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freelanceupdate.com/touch-screen-restaurant-point-of-sale-software.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analog Clock in C# WPF for Windows 2007</title>
		<link>http://www.freelanceupdate.com/analog-clock-in-c-wpf-for-windows-2007.html</link>
		<comments>http://www.freelanceupdate.com/analog-clock-in-c-wpf-for-windows-2007.html#comments</comments>
		<pubDate>Fri, 18 Feb 2011 05:00:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[.NET WPF]]></category>
		<category><![CDATA[analog clock]]></category>
		<category><![CDATA[C Programming]]></category>
		<category><![CDATA[Freelance Project]]></category>
		<category><![CDATA[Microsoft Expression]]></category>
		<category><![CDATA[windows 2007]]></category>

		<guid isPermaLink="false">http://www.freelanceupdate.com/?p=17462</guid>
		<description><![CDATA[<p>We need a <strong>clock application</strong> which is written in <strong>.NET WPF C# for Windows 2007</strong>. The application switches between 2 display modes driven by external events,</p>
<p><strong>Normal Mode</strong>: It displays a full[&#8230;]</p>


Related posts:<ol><li><a href='http://www.freelanceupdate.com/simple-comic-strip-iphone-app.html' rel='bookmark' title='Permanent Link: Simple Comic Strip iPhone App'>Simple Comic Strip iPhone App</a></li><li><a href='http://www.freelanceupdate.com/xoops-cms-simple-pical-module-layout-seo-modification.html' rel='bookmark' title='Permanent Link: Xoops CMS Simple piCal Module Layout &#038; SEO Modification'>Xoops CMS Simple piCal Module Layout &#038; SEO Modification</a></li><li><a href='http://www.freelanceupdate.com/adobe-air-xml-reader-multimedia-player.html' rel='bookmark' title='Permanent Link: Adobe Air XML Reader / Multimedia Player'>Adobe Air XML Reader / Multimedia Player</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>We need a <strong>clock application</strong> which is written in <strong>.NET WPF C# for Windows 2007</strong>. The application switches between 2 display modes driven by external events,</p>
<p><strong>Normal Mode</strong>: It displays a full screen image of a realtime analog clock and today&#8217;s date<br />
<strong>Emergency Mode</strong>: It displays building floor plans including additional information like escape routes and more.<br />
<strong>Display type</strong>: Really large screens mounted on the walls in public parts of hospital buildings and other.</p>
<p>The specifications for Normal Mode are as follows:</p>
<ul>
<li> The window with the clock with current time+date must cover the entire screen and always stay on top while the application is in Normal Mode.</li>
<li> The skins of the clock and its background must be interchangeable.</li>
<li> It is not part of the project to make really nice clock skins. 2 simple skins should be delivered in the project.</li>
<li>The skins must be designed and drawn with Microsoft Expression Blend.</li>
<li>Developpment plattform is Microsoft Visual Studio 2010. <a href="http://www.freelancer.com/projects/bizonspirit_953794.html" rel='nofollow'>read more</a></li>
</ul>


<p>Related posts:<ol><li><a href='http://www.freelanceupdate.com/simple-comic-strip-iphone-app.html' rel='bookmark' title='Permanent Link: Simple Comic Strip iPhone App'>Simple Comic Strip iPhone App</a></li><li><a href='http://www.freelanceupdate.com/xoops-cms-simple-pical-module-layout-seo-modification.html' rel='bookmark' title='Permanent Link: Xoops CMS Simple piCal Module Layout &#038; SEO Modification'>Xoops CMS Simple piCal Module Layout &#038; SEO Modification</a></li><li><a href='http://www.freelanceupdate.com/adobe-air-xml-reader-multimedia-player.html' rel='bookmark' title='Permanent Link: Adobe Air XML Reader / Multimedia Player'>Adobe Air XML Reader / Multimedia Player</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freelanceupdate.com/analog-clock-in-c-wpf-for-windows-2007.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Universal One-Post Multi Social Apps</title>
		<link>http://www.freelanceupdate.com/universal-one-post-multi-social.html</link>
		<comments>http://www.freelanceupdate.com/universal-one-post-multi-social.html#comments</comments>
		<pubDate>Tue, 25 Jan 2011 08:02:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[C Programming]]></category>
		<category><![CDATA[iPhone Apps]]></category>
		<category><![CDATA[multipost apps]]></category>

		<guid isPermaLink="false">http://www.freelanceupdate.com/?p=17431</guid>
		<description><![CDATA[<p>Hello freelancer, we need an application that allow user to post to Facebook, Twitter, Myspace, Youtube, Linkedin, Bebo, Hi5, Friendster, Orkut, Perfspot, Zorpia, Netlog simultaneously. This iPhone apps can eliminating[&#8230;]</p>


Related posts:<ol><li><a href='http://www.freelanceupdate.com/integration-gps-navigation-apps.html' rel='bookmark' title='Permanent Link: Integration GPS Navigation Apps'>Integration GPS Navigation Apps</a></li><li><a href='http://www.freelanceupdate.com/convert-social-networking-web-to-mobile-version.html' rel='bookmark' title='Permanent Link: Convert Social Networking Web to Mobile Version'>Convert Social Networking Web to Mobile Version</a></li><li><a href='http://www.freelanceupdate.com/iphone-apps-for-taxi-with-gps.html' rel='bookmark' title='Permanent Link: Iphone Apps for Taxi with GPS'>Iphone Apps for Taxi with GPS</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Hello freelancer, we need an application that allow user to post to Facebook, Twitter, Myspace, Youtube, Linkedin, Bebo, Hi5, Friendster, Orkut, Perfspot, Zorpia, Netlog simultaneously. This iPhone apps can eliminating the need to repost the same message separately on each social networking website.</p>
<p>Below is a explanation &#8211; process from 1-5 1)[Iphone App]-> 2)[Configure Settings]-> 3)[Type Message Here]-> 4)[Send Button]-> 5) Facebook <a href="http://www.freelancer.com/projects/bizonspirit_923979.html" rel="nofollow">Read more</a></p>


<p>Related posts:<ol><li><a href='http://www.freelanceupdate.com/integration-gps-navigation-apps.html' rel='bookmark' title='Permanent Link: Integration GPS Navigation Apps'>Integration GPS Navigation Apps</a></li><li><a href='http://www.freelanceupdate.com/convert-social-networking-web-to-mobile-version.html' rel='bookmark' title='Permanent Link: Convert Social Networking Web to Mobile Version'>Convert Social Networking Web to Mobile Version</a></li><li><a href='http://www.freelanceupdate.com/iphone-apps-for-taxi-with-gps.html' rel='bookmark' title='Permanent Link: Iphone Apps for Taxi with GPS'>Iphone Apps for Taxi with GPS</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freelanceupdate.com/universal-one-post-multi-social.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MicroPDF417 Barcode ANSI C source code</title>
		<link>http://www.freelanceupdate.com/micropdf417-barcode-ansi-c-source-code.html</link>
		<comments>http://www.freelanceupdate.com/micropdf417-barcode-ansi-c-source-code.html#comments</comments>
		<pubDate>Wed, 10 Mar 2010 23:32:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[ANSI]]></category>
		<category><![CDATA[Barcode]]></category>
		<category><![CDATA[Freelance Project]]></category>
		<category><![CDATA[microPDF417]]></category>
		<category><![CDATA[MicroQRCode]]></category>

		<guid isPermaLink="false">http://www.freelanceupdate.com/?p=17367</guid>
		<description><![CDATA[<p>We need an original (not open source) ANSI C source code to convert text and binary data to 2 types of barcodes (industry standards and well documented on the web).</p>
<p><strong>microPDF417</strong><br />
The[&#8230;]</p>


Related posts:<ol><li><a href='http://www.freelanceupdate.com/qr-code-generator-and-code-tracking.html' rel='bookmark' title='Permanent Link: QR Code Generator and Code Tracking'>QR Code Generator and Code Tracking</a></li><li><a href='http://www.freelanceupdate.com/mass-database-upload-function-wordpress-plugin.html' rel='bookmark' title='Permanent Link: Mass Database Upload Function Wordpress Plugin'>Mass Database Upload Function Wordpress Plugin</a></li><li><a href='http://www.freelanceupdate.com/asp-v-1-1-dating-script.html' rel='bookmark' title='Permanent Link: ASP V 1.1 Dating Script'>ASP V 1.1 Dating Script</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>We need an original (not open source) ANSI C source code to convert text and binary data to 2 types of barcodes (industry standards and well documented on the web).</p>
<p><strong>microPDF417</strong><br />
The source code must support the three compression modes of &#8220;MicrPDF417&#8243;: Text, Binary and Numeric<br />
It must also switch automatically between Text, Binary and Numeric modes to minimize the number of codewords to be encoded (as per the norm). The output will be a simple text file where 1 is a black rectangle and 0 a white rectangle. The function parameters must be able to define the barcode lines and columns as the norm allows it.<br />
<strong><br />
MicroQRCode</strong><br />
The source code must support the four symbol versions of &#8220;Micro QR Code&#8221;, ranging from Version M1 to Version M4, and the 3 levels of error correction (activated through the function call parameters). The output will be a text file where 1 is a black square and 0 a white square. <a href="http://www.freelancer.com/projects/bizonspirit_631300.html" rel='nofollow'>read more</a></p>


<p>Related posts:<ol><li><a href='http://www.freelanceupdate.com/qr-code-generator-and-code-tracking.html' rel='bookmark' title='Permanent Link: QR Code Generator and Code Tracking'>QR Code Generator and Code Tracking</a></li><li><a href='http://www.freelanceupdate.com/mass-database-upload-function-wordpress-plugin.html' rel='bookmark' title='Permanent Link: Mass Database Upload Function Wordpress Plugin'>Mass Database Upload Function Wordpress Plugin</a></li><li><a href='http://www.freelanceupdate.com/asp-v-1-1-dating-script.html' rel='bookmark' title='Permanent Link: ASP V 1.1 Dating Script'>ASP V 1.1 Dating Script</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freelanceupdate.com/micropdf417-barcode-ansi-c-source-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Real Time PDA Line Chart Via Serial Port In C#</title>
		<link>http://www.freelanceupdate.com/real-time-pda-line-chart-via-serial-port-in-c.html</link>
		<comments>http://www.freelanceupdate.com/real-time-pda-line-chart-via-serial-port-in-c.html#comments</comments>
		<pubDate>Wed, 24 Feb 2010 09:49:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Handheld / PDA]]></category>
		<category><![CDATA[Windows Mobile]]></category>

		<guid isPermaLink="false">http://www.freelanceupdate.com/?p=17344</guid>
		<description><![CDATA[<p>I need someone to program me a chart that will display an ECG on a pda. I want the programming language used to be C#, this is important because last[&#8230;]</p>


Related posts:<ol><li><a href='http://www.freelanceupdate.com/trimble-juno-sc-windows-mobile-6-phone-application.html' rel='bookmark' title='Permanent Link: Trimble Juno SC Windows Mobile 6 phone Application'>Trimble Juno SC Windows Mobile 6 phone Application</a></li><li><a href='http://www.freelanceupdate.com/finance-and-real-estate-app.html' rel='bookmark' title='Permanent Link: Finance And Real Estate App'>Finance And Real Estate App</a></li><li><a href='http://www.freelanceupdate.com/handheld-pda-projects.html' rel='bookmark' title='Permanent Link: Handheld / PDA Projects'>Handheld / PDA Projects</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I need someone to program me a chart that will display an ECG on a pda. I want the programming language used to be C#, this is important because last time i posted this it was done in c++ but that was my fault since i didn&#8217;t mention it here!</p>
<p>This how the serial port should be read<br />
<em>high = System.Convert.ToUInt16(serialPort.ReadByte() &lt;&lt; 8);<br />
low = System.Convert.ToUInt16(serialPort.ReadByte());</em></p>
<p><em>data = Convert.ToInt16(high + low);<br />
</em><br />
what basically needs to be done is reading the serial port constantly because there will be new data every second and represent it on a chart. this is the equation of the point that will be added ((float)counter1, (float)(data * 2.5 / 4096.0 &#8211; 0.696)); where counter1 is the time unit as time passes represented on x-axis. <a rel="nofollow" href="http://www.freelancer.com/projects/bizonspirit_620343.html">read more</a></p>


<p>Related posts:<ol><li><a href='http://www.freelanceupdate.com/trimble-juno-sc-windows-mobile-6-phone-application.html' rel='bookmark' title='Permanent Link: Trimble Juno SC Windows Mobile 6 phone Application'>Trimble Juno SC Windows Mobile 6 phone Application</a></li><li><a href='http://www.freelanceupdate.com/finance-and-real-estate-app.html' rel='bookmark' title='Permanent Link: Finance And Real Estate App'>Finance And Real Estate App</a></li><li><a href='http://www.freelanceupdate.com/handheld-pda-projects.html' rel='bookmark' title='Permanent Link: Handheld / PDA Projects'>Handheld / PDA Projects</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freelanceupdate.com/real-time-pda-line-chart-via-serial-port-in-c.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Live Smooth Streaming Software</title>
		<link>http://www.freelanceupdate.com/project-live-smooth-streaming-software.html</link>
		<comments>http://www.freelanceupdate.com/project-live-smooth-streaming-software.html#comments</comments>
		<pubDate>Wed, 10 Feb 2010 05:27:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[C/C++]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Freelance Project]]></category>
		<category><![CDATA[Live Streaming]]></category>
		<category><![CDATA[Streaming Software]]></category>
		<category><![CDATA[Windows Media Encoder SDK]]></category>

		<guid isPermaLink="false">http://www.freelanceupdate.com/?p=17312</guid>
		<description><![CDATA[<p>I need someone that can create a <strong>Live Smooth Streaming</strong> software that works by using the Windows Media Encoder SDK or by any other method. I will accept a version in[&#8230;]</p>


Related posts:<ol><li><a href='http://www.freelanceupdate.com/iptv-live-streamer-software-design.html' rel='bookmark' title='Permanent Link: IPTV Live Streamer Software Design'>IPTV Live Streamer Software Design</a></li><li><a href='http://www.freelanceupdate.com/red5-flash-media-server.html' rel='bookmark' title='Permanent Link: (RED5) Flash Media Server'>(RED5) Flash Media Server</a></li><li><a href='http://www.freelanceupdate.com/screensavers-with-streaming-video-and-management.html' rel='bookmark' title='Permanent Link: Screensavers with Streaming Video and Management'>Screensavers with Streaming Video and Management</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>I need someone that can create a <strong>Live Smooth Streaming</strong> software that works by using the Windows Media Encoder SDK or by any other method. I will accept a version in Linux if it’s possible. Currently there is no software solution for Live Smooth Streaming for Windows Server 2008. Expression encoder 3 does not support Live Smooth Streaming. There are only hardware solutions. I am looking for a some to create software version of Live Smooth Streaming. <a href="http://www.getafreelancer.com/projects/bizonspirit_608503.html" rel='nofollow'>read more</a> </p>
<p>Budget: $1500-3000</p>


<p>Related posts:<ol><li><a href='http://www.freelanceupdate.com/iptv-live-streamer-software-design.html' rel='bookmark' title='Permanent Link: IPTV Live Streamer Software Design'>IPTV Live Streamer Software Design</a></li><li><a href='http://www.freelanceupdate.com/red5-flash-media-server.html' rel='bookmark' title='Permanent Link: (RED5) Flash Media Server'>(RED5) Flash Media Server</a></li><li><a href='http://www.freelanceupdate.com/screensavers-with-streaming-video-and-management.html' rel='bookmark' title='Permanent Link: Screensavers with Streaming Video and Management'>Screensavers with Streaming Video and Management</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freelanceupdate.com/project-live-smooth-streaming-software.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Screensavers with Streaming Video and Management</title>
		<link>http://www.freelanceupdate.com/screensavers-with-streaming-video-and-management.html</link>
		<comments>http://www.freelanceupdate.com/screensavers-with-streaming-video-and-management.html#comments</comments>
		<pubDate>Tue, 09 Feb 2010 00:57:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[C/C++]]></category>
		<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[Freelance Project]]></category>
		<category><![CDATA[iPhone App]]></category>
		<category><![CDATA[iTunes plug-ins]]></category>
		<category><![CDATA[MacOS]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[Screensavers]]></category>

		<guid isPermaLink="false">http://www.freelanceupdate.com/?p=17304</guid>
		<description><![CDATA[<p>Project Description &#8211; We need someone to develope a Screensavers with Streaming Video and Management. Here is the features we wanted</p>
<ul>
<li> Users can buy and/or subscribe to short video clips.</li>
<li> Video clips[&#8230;]</li></ul>


Related posts:<ol><li><a href='http://www.freelanceupdate.com/develop-videohosting-sharing-site-with-cms.html' rel='bookmark' title='Permanent Link: Develop Video/Hosting sharing site with CMS'>Develop Video/Hosting sharing site with CMS</a></li><li><a href='http://www.freelanceupdate.com/iphone-trip-logger.html' rel='bookmark' title='Permanent Link: iPhone Trip Logger'>iPhone Trip Logger</a></li><li><a href='http://www.freelanceupdate.com/inventory-ipadiphones-app.html' rel='bookmark' title='Permanent Link: Inventory iPad/iPhones App'>Inventory iPad/iPhones App</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Project Description &#8211; We need someone to develope a Screensavers with Streaming Video and Management. Here is the features we wanted</p>
<ul>
<li> Users can buy and/or subscribe to short video clips.</li>
<li> Video clips are streamed to their Mac or PC as screensavers.</li>
<li> Via subscription screensavers simply stream content.</li>
<li> Video clips can be streamed to iTunes via iTunes plug-ins &#8211; Mac and PC</li>
<li>Screensavers are downloaded if bought with embedded video &#8211; encoded.</li>
<li> iPhone app which allows users to select video clip and stream it as &#8217;screensaver&#8217;</li>
<li> Simple subscription/ecommerce management (Magento?)<a href="https://www.getafreelancer.com/projects/bizonspirit_606797.html" rel='nofollow'></a></li>
</ul>
<p><strong>Budget: </strong>$750-1500 <a href="https://www.getafreelancer.com/projects/bizonspirit_606797.html" rel='nofollow'>read more</a></p>


<p>Related posts:<ol><li><a href='http://www.freelanceupdate.com/develop-videohosting-sharing-site-with-cms.html' rel='bookmark' title='Permanent Link: Develop Video/Hosting sharing site with CMS'>Develop Video/Hosting sharing site with CMS</a></li><li><a href='http://www.freelanceupdate.com/iphone-trip-logger.html' rel='bookmark' title='Permanent Link: iPhone Trip Logger'>iPhone Trip Logger</a></li><li><a href='http://www.freelanceupdate.com/inventory-ipadiphones-app.html' rel='bookmark' title='Permanent Link: Inventory iPad/iPhones App'>Inventory iPad/iPhones App</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.freelanceupdate.com/screensavers-with-streaming-video-and-management.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

