<?xml version="1.0" encoding="US-ASCII"?>
<rss version="2.0">
	<channel>
		<title>Nerdlance.com Projects</title>
		<link>http://www.nerdlance.com/browseprojects.html</link>
		<description>
			All projects posted at Nerdlance.com
		</description>
		<language>en-us</language>
		<pubDate>Mon, 12 May 2008 12:35:44 -0400</pubDate>
		<lastBuildDate>Mon, 12 May 2008 12:35:44 -0400</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>web site design</title>
		<description>I am looking for a web developer to build a me a social network similar to Myspace, after I choose a winning bidder I will provide a more detailed example of the website. </description>
		<link>http://www.nerdlance.com/p288</link>
		<guid>http://www.nerdlance.com/p288</guid>
		<author>GS_SAMULES</author>
		<category>Website Design</category>
		<pubDate>Fri, 09 May 2008 19:50:32 -0400</pubDate>
	</item>
	<item>
		<title>Conversion of C# code to Java</title>
		<description>We are currently converting a C# Windows application to Java since we need it to run on Mac OS X as well as Windows.<br />
<br />
For this stage of the conversion we need someone to convert about 45 C# classes to identically functioning Java classes.<br />
<br />
The classes constitute the middle layer of the application. Data from different sources are provided from the underlying data layer, various calculations are made on the data in the middle layer, and finally data is provided for the UI layer through properties and methods.<br />
<br />
Note: The C# version makes heavy use of generic collections (List and Dictionary) and events for internal and external communication. Example: A object has one of its properties updated from the data layer. This in turn triggers an event informing the collection that the object is part of, that the collection needs to recalculate some values. Finally, this event will bubble up to the UI layer, that will receive an event notifying it that the values displayed need to be updated.<br />
<br />
The Java version should mimic the functioning of the C# classes outwardly, but inside the classes you are free to use whichever standard Java classes you feel best suited to the task. This means that events should be used when and where they are being used in the C# version, methods should have the same signatures and names, etc.<br />
<br />
The winner of the project will receive the full source code for the C# classes to be converted as well as stubs for data layer to help get you started.<br />
<br />
Upon satisfactory completion of the project, follow-up projects for converting the data and UI layers are a distinct possibility.</description>
		<link>http://www.nerdlance.com/p287</link>
		<guid>http://www.nerdlance.com/p287</guid>
		<author>gert</author>
		<category>C#</category>
		<category>Java</category>
		<pubDate>Mon, 05 May 2008 02:03:01 -0400</pubDate>
	</item>
	</channel>
</rss>
