<?xml version="1.0" encoding="US-ASCII"?>
<rss version="2.0">
	<channel>
		<title>Nerdlance.com C/C++ Projects</title>
		<link>http://www.nerdlance.com/browseprojects.html</link>
		<description>
			Projects posted at Nerdlance.com which match the job type "C/C++".
		</description>
		<language>en-us</language>
		<pubDate>Mon, 22 Mar 2010 01:09:24 -0600</pubDate>
		<lastBuildDate>Mon, 22 Mar 2010 01:09:24 -0600</lastBuildDate>
		<docs>http://feedvalidator.org/docs/rss2.html</docs>
		<generator>Nerdlance.com Generator 1.0</generator>
		<managingEditor>webmaster@nerdlance.com</managingEditor>
		<webMaster>webmaster@nerdlance.com</webMaster>
		<copyright>Copyright 2005, Nerdlance.com</copyright>
	<item>
		<title>Raffle Helper</title>
		<description>I need an application, that downloads all email containing a specified word or phrase in the subject (e.g. "Win an iPod") and saves them to .txt files like Win-an-iPod-20100310-234725.txt<br />
<br />
In a second step, it should just randomly choose one of these files and open it.</description>
		<link>http://www.nerdlance.com/p478</link>
		<guid>http://www.nerdlance.com/p478</guid>
		<author>mitterertux</author>
		<category>C/C++</category>
		<category>Java</category>
		<category>Python</category>
		<category>Visual Basic 6</category>
		<category>Visual Basic .NET</category>
		<pubDate>Wed, 10 Mar 2010 15:48:39 -0700</pubDate>
	</item>
	<item>
		<title>Text based torrent client</title>
		<description>I need a text (command line) based torrent client for Windows. This is the way it should work (the output is sample data):<br />
<br />
---<br />
<br />
"Torrent Client Name" starting...<br />
Opening file "sample.torrent"...<br />
Looking for previous sessions... None found. [Downloads won't have to be made at once, but the session will be saved when the user closes the client]<br />
Starting Down-/Upload...<br />
<br />
> set up 30<br />
<br />
Upload limited to 30 kb/s.<br />
<br />
> set down 0<br />
<br />
Download unlimited.<br />
<br />
> stat<br />
<br />
Upload rate: 10 kb/s (limited to 30 kb/s)<br />
Download rate: 150 kb/s<br />
Download total: 9190/28000 kb (32,8%)<br />
Upload total: 198/28000 kb (0,7%)<br />
Info hash: f431a9afa10e45856c2b35cb88ffa95ce4e8fs24<br />
Trackers: http://tracker1.site.com/announce (2 Peers, 1 Seed); http://123.45.67.89/announce (2 Peers, 2 Seeds)<br />
Peers: 4<br />
Seeds: 3<br />
Peer #1: 79.123.21.241:31092 / µTorrent 1.2.3 / 82% / Down: 2 kb/s / Up: 1 kb/s<br />
[aso]<br />
<br />
> files list<br />
<br />
/screenshot.jpg (1000 kb total; not started yet)<br />
/setup.exe (17000 kb total; 7190 kb (42,29%) done)<br />
/directx/setup.exe (10000 kb total; 2000 kb (20%) done)<br />
<br />
> files exclude /setup.exe<br />
<br />
File /setup.exe won't be downloaded.<br />
<br />
> files exclude /directx/<br />
<br />
Folder /directx won't be downloaded.<br />
<br />
> files exclude *.jpg<br />
<br />
All .jpg files won't be downloaded.<br />
<br />
/screenshot.jpg (1000 kb total; not started yet; excluded)<br />
/setup.exe (17000 kb total; 7190 kb (42,29%) done; excluded)<br />
/directx/setup.exe (10000 kb total; 2000 kb (20%) done; excluded)<br />
<br />
> files include *<br />
<br />
All files will be downloaded.<br />
<br />
> help<br />
<br />
"Torrent Client Name"<br />
<br />
[all possible commands]<br />
<br />
> exit<br />
<br />
Saving session...<br />
Bye<br />
<br />
---<br />
<br />
Not porting any linux thing, build it. Cheapest bid wins, send demo if possible.</description>
		<link>http://www.nerdlance.com/p475</link>
		<guid>http://www.nerdlance.com/p475</guid>
		<author>mitterertux</author>
		<category>C#</category>
		<category>C/C++</category>
		<category>Visual Basic 6</category>
		<category>Visual Basic .NET</category>
		<pubDate>Mon, 08 Mar 2010 09:05:39 -0700</pubDate>
	</item>
	</channel>
</rss>
