<?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>Get a Freelance Job &#187; SQL</title>
	<atom:link href="http://www.getafreelancejob.com/type/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.getafreelancejob.com</link>
	<description>Find programmers and designers who work independently - you outsource / post website project, they choose / bid.</description>
	<lastBuildDate>Mon, 13 Feb 2012 12:45:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Set Up My 3 Sql For My Sites.</title>
		<link>http://www.getafreelancejob.com/2012/02/11/set-up-my-3-sql-for-my-sites/</link>
		<comments>http://www.getafreelancejob.com/2012/02/11/set-up-my-3-sql-for-my-sites/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 23:45:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[sites]]></category>
		<category><![CDATA[sql for]]></category>
		<category><![CDATA[sql website wordpress]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/11/set-up-my-3-sql-for-my-sites/</guid>
		<description><![CDATA[I just move hosting. i have load all the files to the server but i haven&#8217;t load the sql. i need someone who can do them fast. 2 site are joomla one is 1 wordpress]]></description>
			<content:encoded><![CDATA[<p>I just move hosting. i have load all the files to the server but i haven&#8217;t load the sql. i need someone who can do them fast.<br />
2 site are joomla one is 1 wordpress</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/11/set-up-my-3-sql-for-my-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Sql Project</title>
		<link>http://www.getafreelancejob.com/2012/02/11/oracle-sql-project/</link>
		<comments>http://www.getafreelancejob.com/2012/02/11/oracle-sql-project/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 23:36:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Decoding]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[oracle sql]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[using]]></category>
		<category><![CDATA[using the]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/11/oracle-sql-project/</guid>
		<description><![CDATA[Using the attached file please write the appropriate SQL step 1 Using the correct tables, create a sub query using either join operation you wish that will list the customer number, first and last name concatenated together, city and number of copies ordered for all customers who have placed an order for the most expensive [...]]]></description>
			<content:encoded><![CDATA[<p>Using the attached file please write the appropriate SQL</p>
<p>step 1<br />
Using the correct tables, create a sub query using either join operation you wish that will list the customer number, first and last name concatenated together, city and number of copies ordered for all customers who have placed an order for the most expensive book (based on retail price). Give the combined customer names column and alias of &#8220;Customer Name&#8221;. <br />
STEP 2: 	<br />
Using the ORDER_ITEMS table, create a query using the corr&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/11/oracle-sql-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help With Oracle Sql 2</title>
		<link>http://www.getafreelancejob.com/2012/02/11/help-with-oracle-sql-2/</link>
		<comments>http://www.getafreelancejob.com/2012/02/11/help-with-oracle-sql-2/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 13:27:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Decoding]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[oracle sql]]></category>
		<category><![CDATA[using]]></category>
		<category><![CDATA[using the]]></category>
		<category><![CDATA[with oracle]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/11/help-with-oracle-sql-2/</guid>
		<description><![CDATA[Using the correct tables, create a sub query using either join operation you wish that will list the customer number, first and last name concatenated together, city and number of copies ordered for all customers who have placed an order for the most expensive book (based on retail price). Give the combined customer names column [...]]]></description>
			<content:encoded><![CDATA[<p>Using the correct tables, create a sub query using either join operation you wish that will list the customer number, first and last name concatenated together, city and number of copies ordered for all customers who have placed an order for the most expensive book (based on retail price). Give the combined customer names column and alias of &#8220;Customer Name&#8221;.</p>
<p>STEP 2:<br />
	Back to top</p>
<p>Using the ORDER_ITEMS table, create a query using the correct functions to return the item number, the total qu&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/11/help-with-oracle-sql-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aspx Sql Server Fb Connectivity Project Changes To Site 2</title>
		<link>http://www.getafreelancejob.com/2012/02/10/aspx-sql-server-fb-connectivity-project-changes-to-site-2/</link>
		<comments>http://www.getafreelancejob.com/2012/02/10/aspx-sql-server-fb-connectivity-project-changes-to-site-2/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 17:54:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[aspx]]></category>
		<category><![CDATA[changes]]></category>
		<category><![CDATA[net]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/10/aspx-sql-server-fb-connectivity-project-changes-to-site-2/</guid>
		<description><![CDATA[MUST HAVE EXPERIENCE IN ASPX AJAX SQL SERVER .NET NEED TO MAKE SOME ADDITIONS TO MY WEBSITE AT WWW.TEXASREALTYPROS.COM]]></description>
			<content:encoded><![CDATA[<p>MUST HAVE EXPERIENCE IN <br />
ASPX AJAX SQL SERVER .NET</p>
<p>NEED TO MAKE SOME ADDITIONS TO MY WEBSITE AT WWW.TEXASREALTYPROS.COM</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/10/aspx-sql-server-fb-connectivity-project-changes-to-site-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kashit</title>
		<link>http://www.getafreelancejob.com/2012/02/10/kashit/</link>
		<comments>http://www.getafreelancejob.com/2012/02/10/kashit/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 05:45:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Craigslist]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[kashit]]></category>
		<category><![CDATA[kashit craigslist mysql]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/10/kashit/</guid>
		<description><![CDATA[I am interested in development of website similar to craigslist.com. This site will be in PHP and my SQL. It is not copy of craigslist but similar.]]></description>
			<content:encoded><![CDATA[<p>I am interested in development of website similar to craigslist.com. This site will be in PHP and my SQL.</p>
<p>It is not copy of craigslist but similar. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/10/kashit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Developing Clone Website</title>
		<link>http://www.getafreelancejob.com/2012/02/09/developing-clone-website/</link>
		<comments>http://www.getafreelancejob.com/2012/02/09/developing-clone-website/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 18:00:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[.NET]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Captcha]]></category>
		<category><![CDATA[Clone]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[full]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[Project]]></category>
		<category><![CDATA[studio]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/09/developing-clone-website/</guid>
		<description><![CDATA[Hi Everyone, I am looking for developer who have excellent experience in ASP.NET 4.0, AJAX, Linq, SQL 2008, C#, Visual Studio 2010 who can develop Full Clone of Website i cannot pay you any Upfront and Escrow i will made once time Full Payment When This Project will be successfully Complete and also want to [...]]]></description>
			<content:encoded><![CDATA[<p>Hi Everyone,</p>
<p>
I am looking for developer who have excellent experience in ASP.NET 4.0, AJAX, Linq, SQL 2008, C#, Visual Studio 2010 who can develop Full Clone of Website i cannot pay you any Upfront and Escrow i will made once time Full Payment When This Project will be successfully Complete and also want to Full source Code of this project. if you agree with Payment Condition then feel free to Bid on this project.my project requirement is below:- I want a Full Clone of oDesk dot com +oDesk &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/09/developing-clone-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Newsletter Plug-in: Set-up &amp; Test User Options</title>
		<link>http://www.getafreelancejob.com/2012/02/08/newsletter-plug-in-set-up-test-user-options/</link>
		<comments>http://www.getafreelancejob.com/2012/02/08/newsletter-plug-in-set-up-test-user-options/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 04:36:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Data Collection]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Newsletter]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[emails]]></category>
		<category><![CDATA[options]]></category>
		<category><![CDATA[plug]]></category>
		<category><![CDATA[user]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/08/newsletter-plug-in-set-up-test-user-options/</guid>
		<description><![CDATA[I have 2 newsletters for my blog: one for opting-in emails (invitations sent out by Newsletter Pro) and another for opting out emails (sending out newsletters using Aweber). Both have been installed. I need someone to explain and set-up all the user functions (e.g. load email lists, adjust installation on page, set parameters &#38; options, [...]]]></description>
			<content:encoded><![CDATA[<p>I have 2 newsletters for my blog: one for opting-in emails (invitations sent out by Newsletter Pro) and another for opting out emails (sending out newsletters using Aweber).  Both have been installed.  I need someone to explain and set-up all the user functions (e.g. load email lists, adjust installation on page, set parameters &amp;  options, understand whitelisting emails), instal scripts for passing information from one to the other, make up newsletter pages as necessary, do testing, etc.  I need &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/08/newsletter-plug-in-set-up-test-user-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ieskomas Java Programuotojas</title>
		<link>http://www.getafreelancejob.com/2012/02/08/ieskomas-java-programuotojas/</link>
		<comments>http://www.getafreelancejob.com/2012/02/08/ieskomas-java-programuotojas/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 13:00:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Vector Graphics]]></category>
		<category><![CDATA[ieskomas]]></category>
		<category><![CDATA[ieskomas java]]></category>
		<category><![CDATA[ieskomas java programuotojas]]></category>
		<category><![CDATA[java programuotojas]]></category>
		<category><![CDATA[programuotojas]]></category>
		<category><![CDATA[sql vector graphics]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/08/ieskomas-java-programuotojas/</guid>
		<description><![CDATA[Amerikos kompanija plecia savo komanda ir iesko motyvuoto ir profesionalaus JAVA programuotojo (-os) moderniame Kauno ofise. Darbo pobudis: Programines irangos kurimas; Sistemu integracija, prieziura, palaikymas; Uzduociu apimties vertinimas; Sistemos rekalavimu detalizavimas; Dalyvavimas projektu vykdymo komandose; Projekto vadovo paskirtu uzduociu vykdymas. Reikalavimai: Stiprus JAVA, J2EE pagrindai; Objektinio projektavimo/programavimo zinios; &#8230;]]></description>
			<content:encoded><![CDATA[<p>Amerikos kompanija plecia savo komanda ir iesko motyvuoto ir profesionalaus JAVA programuotojo (-os) moderniame  Kauno ofise.<br />
Darbo pobudis:<br />
    Programines irangos kurimas;<br />
    Sistemu integracija, prieziura, palaikymas;<br />
    Uzduociu apimties vertinimas;<br />
    Sistemos rekalavimu detalizavimas;<br />
    Dalyvavimas projektu vykdymo komandose;<br />
    Projekto vadovo paskirtu uzduociu vykdymas.</p>
<p>Reikalavimai:<br />
    Stiprus JAVA, J2EE pagrindai;<br />
    Objektinio projektavimo/programavimo zinios;<br />
   &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/08/ieskomas-java-programuotojas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin For Xml Integration</title>
		<link>http://www.getafreelancejob.com/2012/02/08/wordpress-plugin-for-xml-integration/</link>
		<comments>http://www.getafreelancejob.com/2012/02/08/wordpress-plugin-for-xml-integration/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 05:54:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[eBay]]></category>
		<category><![CDATA[Integration]]></category>
		<category><![CDATA[PayPal IPN]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Plugin]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[kunaki]]></category>
		<category><![CDATA[Order]]></category>
		<category><![CDATA[PayPal]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/08/wordpress-plugin-for-xml-integration/</guid>
		<description><![CDATA[Would like to create a wordpress plugin with the same functionality as the attached software. The attached integrates between Kunaki (kunaki.com) and paypal, ebay and 1shoppingcart. When a person places an order and pays with paypal or 1shoppingcart.com, the paypal IPN sends the order to the plugin which will then need to pass it through [...]]]></description>
			<content:encoded><![CDATA[<p>Would like to create a wordpress plugin with the same functionality as the attached software.  </p>
<p>The attached integrates between Kunaki (kunaki.com) and paypal, ebay and 1shoppingcart.</p>
<p>When a person places an order and pays with paypal or 1shoppingcart.com, the paypal IPN sends the order to the plugin which will then need to pass it through to Kunaki via xml.  It will then need to register the order details within a page within the plugin.</p>
<p>The attached software is currently a php sql bas&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/08/wordpress-plugin-for-xml-integration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ios Ordering Application</title>
		<link>http://www.getafreelancejob.com/2012/02/07/ios-ordering-application/</link>
		<comments>http://www.getafreelancejob.com/2012/02/07/ios-ordering-application/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 02:54:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Graphic Design]]></category>
		<category><![CDATA[Handheld]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[ordering]]></category>
		<category><![CDATA[sqllite]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/07/ios-ordering-application/</guid>
		<description><![CDATA[Objective: To create a IOS application that will work on the iPhone and iPad and iTouch Requirements: Must have exceptional skills working within the iOS environment. Must be able to write an app that will use: Sqllite Email File transfer in and out of iOS application iCloud for database backups Camera function Navigation function Notification [...]]]></description>
			<content:encoded><![CDATA[<p>Objective:<br />
	To create a IOS application that will work on the iPhone and iPad and iTouch</p>
<p>Requirements:<br />
	Must have exceptional skills working within the iOS environment.<br />
	Must be able to write an app that will use:<br />
		Sqllite<br />
		Email<br />
		File transfer in and out of iOS application<br />
		iCloud for database backups<br />
		Camera function<br />
		Navigation function<br />
		Notification function<br />
	Must be able to create graphics to support the iOS application (Photoshop)<br />
	Must speak fluent English and can co&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/07/ios-ordering-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web Site Migration + Plus Change Database Password</title>
		<link>http://www.getafreelancejob.com/2012/02/07/web-site-migration-plus-change-database-password/</link>
		<comments>http://www.getafreelancejob.com/2012/02/07/web-site-migration-plus-change-database-password/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 20:18:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cPanel]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Migration]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[plus]]></category>
		<category><![CDATA[site]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/07/web-site-migration-plus-change-database-password/</guid>
		<description><![CDATA[I am needing a complete site moved to a new server and I need a user password to be changed on a SQL database on that site. The site is under 500MB in size. When trying to change SQL password this appears: error from cpmysql wrapper you do not have permission Both servers have cPanel [...]]]></description>
			<content:encoded><![CDATA[<p>I am needing a complete site moved to a new server and I need a user password to be changed on a SQL database on that site.  The site is under 500MB in size.</p>
<p>When trying to change SQL password this appears: </p>
<p>error from cpmysql wrapper you do not have permission </p>
<p>Both servers have cPanel installed.</p>
<p>I need this completed immediately. Do not apply if you cannot start now and finish within 2 hours.</p>
<p>PMB with questions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/07/web-site-migration-plus-change-database-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Object Oriented Php Expert For Evaluating Php Scripts 3 2</title>
		<link>http://www.getafreelancejob.com/2012/02/07/object-oriented-php-expert-for-evaluating-php-scripts-3-2-3/</link>
		<comments>http://www.getafreelancejob.com/2012/02/07/object-oriented-php-expert-for-evaluating-php-scripts-3-2-3/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 14:54:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Modification]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[evaluating]]></category>
		<category><![CDATA[expert]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[oriented]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/07/object-oriented-php-expert-for-evaluating-php-scripts-3-2-3/</guid>
		<description><![CDATA[I need an object oriented php expert to evaluate some php scripts for ~8 hours so your bid should be for that amount of time. The project may be awarded to more than one person and the best one(s) would be invited to the next projects. The project is to evaluate/install/test php script(s) and give [...]]]></description>
			<content:encoded><![CDATA[<p>I need an object oriented php expert to evaluate some php scripts for ~8 hours so your bid should be for that amount of time.</p>
<p>The project may be awarded to more than one person and the best one(s) would be invited to the next projects.</p>
<p>The project is to evaluate/install/test php script(s) and give some reports at the end.  Here what the report would contain:</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;<br />
These would be obtained through a tool (maybe you can suggest a tool.):</p>
<p>Objective stats (lines of code, r&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/07/object-oriented-php-expert-for-evaluating-php-scripts-3-2-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android Application Wanted 2</title>
		<link>http://www.getafreelancejob.com/2012/02/07/android-application-wanted-2/</link>
		<comments>http://www.getafreelancejob.com/2012/02/07/android-application-wanted-2/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 09:54:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Handheld]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[android application]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[wanted]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/07/android-application-wanted-2/</guid>
		<description><![CDATA[Hi all, I need an Android application built for a PDA device. It needs to be built in php/ Sql server. Please respond.]]></description>
			<content:encoded><![CDATA[<p>
Hi all, <br />
I need an Android application built for a PDA device. It needs to be built in php/ Sql server. </p>
<p>Please respond.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/07/android-application-wanted-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Scraping</title>
		<link>http://www.getafreelancejob.com/2012/02/06/data-scraping-11/</link>
		<comments>http://www.getafreelancejob.com/2012/02/06/data-scraping-11/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 22:45:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Data Scraping]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[data data scraping]]></category>
		<category><![CDATA[data scraping data]]></category>
		<category><![CDATA[scraping]]></category>
		<category><![CDATA[scraping data data]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/06/data-scraping-11/</guid>
		<description><![CDATA[Need someone to scrape data from IMDB. First timer please do not bid. I will provide table structe .sql and would need data in .sql. Please PM to know the details]]></description>
			<content:encoded><![CDATA[<p>Need someone to scrape data from IMDB. First timer please do not bid. I will provide table structe .sql and would need data in .sql. Please PM to know the details</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/06/data-scraping-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scrapers For Several Websites</title>
		<link>http://www.getafreelancejob.com/2012/02/06/scrapers-for-several-websites/</link>
		<comments>http://www.getafreelancejob.com/2012/02/06/scrapers-for-several-websites/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 15:27:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Data Scraping]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[scrapers]]></category>
		<category><![CDATA[series]]></category>
		<category><![CDATA[several]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[websites]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/06/scrapers-for-several-websites/</guid>
		<description><![CDATA[PHP scripts which scrapes Television Series information from a website. The websites to scrape are: http://tinyurl.com/6bd6plo fields: (title, year, imdb website, description, categories (drama, comedy, etc..), actors, url of image. (The list has 334 titles) http://tinyurl.com/cq3q5g8 You must traverse the tree, enter each series page to extract additional information. fields to scrape: title, wikipedia page [...]]]></description>
			<content:encoded><![CDATA[<p>PHP scripts which scrapes Television Series information from a website. The websites to scrape are: </p>
<p>http://tinyurl.com/6bd6plo<br />
fields: (title, year, imdb website, description, categories (drama, comedy, etc..), actors, url of image. (The list has 334 titles)</p>
<p>http://tinyurl.com/cq3q5g8<br />
You must traverse the tree, enter each series page to extract additional information. <br />
fields to scrape: title, wikipedia page of base series e.g. /30_rock,  , official website, imdb website, actors (the &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/06/scrapers-for-several-websites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Parse Wesbite To Sqlite3 Database</title>
		<link>http://www.getafreelancejob.com/2012/02/06/parse-wesbite-to-sqlite3-database/</link>
		<comments>http://www.getafreelancejob.com/2012/02/06/parse-wesbite-to-sqlite3-database/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 10:09:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Data Entry]]></category>
		<category><![CDATA[Data Scraping]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[parse]]></category>
		<category><![CDATA[sqlite3]]></category>
		<category><![CDATA[sqlite3 database]]></category>
		<category><![CDATA[wesbite]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/06/parse-wesbite-to-sqlite3-database/</guid>
		<description><![CDATA[I want to scrape a website and put it into a sqlite database. You may use whatever script or tactic. http://www.inabalance.com/scrape.asp I want basically these 2 sections. Cities &#62;&#62; Schools &#62;&#62; Let me know what will be the best approach this. Contact me for more details. Working on a tight budget.]]></description>
			<content:encoded><![CDATA[<p>I want to scrape a website and put it into a sqlite database. You may use whatever script or tactic.</p>
<p>http://www.inabalance.com/scrape.asp</p>
<p>I want basically these 2 sections.</p>
<p>Cities &gt;&gt; </p>
<p>Schools &gt;&gt; </p>
<p>Let me know what will be the best approach this. Contact me for more details. Working on a tight budget.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/06/parse-wesbite-to-sqlite3-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Convert Sql Server Database To Sqllite</title>
		<link>http://www.getafreelancejob.com/2012/02/06/convert-sql-server-database-to-sqllite/</link>
		<comments>http://www.getafreelancejob.com/2012/02/06/convert-sql-server-database-to-sqllite/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 07:36:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Conversion]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[server database]]></category>
		<category><![CDATA[sqllite]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/06/convert-sql-server-database-to-sqllite/</guid>
		<description><![CDATA[I am looking for someone to convert a SQL server database into SQLlite. Would love to hear from anyone who can help me.]]></description>
			<content:encoded><![CDATA[<p>
I am looking for someone to convert a SQL server database into SQLlite. Would love to hear from anyone who can help me.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/06/convert-sql-server-database-to-sqllite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Help With Oracle Sql</title>
		<link>http://www.getafreelancejob.com/2012/02/05/help-with-oracle-sql/</link>
		<comments>http://www.getafreelancejob.com/2012/02/05/help-with-oracle-sql/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 14:00:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Decoding]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[customer]]></category>
		<category><![CDATA[oracle sql]]></category>
		<category><![CDATA[using]]></category>
		<category><![CDATA[using the]]></category>
		<category><![CDATA[with oracle]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/05/help-with-oracle-sql/</guid>
		<description><![CDATA[Using the correct tables, create a sub query using either join operation you wish that will list the customer number, first and last name concatenated together, city and number of copies ordered for all customers who have placed an order for the most expensive book (based on retail price). Give the combined customer names column [...]]]></description>
			<content:encoded><![CDATA[<p>Using the correct tables, create a sub query using either join operation you wish that will list the customer number, first and last name concatenated together, city and number of copies ordered for all customers who have placed an order for the most expensive book (based on retail price). Give the combined customer names column and alias of &#8220;Customer Name&#8221;.</p>
<p>STEP 2:<br />
	Back to top</p>
<p>Using the ORDER_ITEMS table, create a query using the correct functions to return the item number, the total qu&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/05/help-with-oracle-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Php Sql Additiions To Current Script Script Merger</title>
		<link>http://www.getafreelancejob.com/2012/02/04/php-sql-additiions-to-current-script-script-merger/</link>
		<comments>http://www.getafreelancejob.com/2012/02/04/php-sql-additiions-to-current-script-script-merger/#comments</comments>
		<pubDate>Sun, 05 Feb 2012 02:54:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[IE 8]]></category>
		<category><![CDATA[IE 9]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[additiions]]></category>
		<category><![CDATA[current]]></category>
		<category><![CDATA[Social]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/04/php-sql-additiions-to-current-script-script-merger/</guid>
		<description><![CDATA[I am working with a multicart right now and need to add some optionsto the add products page for sellers then i want to merge it into a social platform i using merging basically so users only sign up once then inclusion of sellers store link from multi-cart included intheir social network profile. Fairly simple [...]]]></description>
			<content:encoded><![CDATA[<p>I am working with a multicart right now and need to add some optionsto the add products page for sellers then i want to merge it into a social platform i using merging basically so users only sign up once then inclusion of sellers store link from multi-cart included intheir social network profile. Fairly simple project if you do good on this i have a even easier project well easy if your good with css have another site displays differently in i.e and firefox and differently in ie8 and ie9 anyway&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/04/php-sql-additiions-to-current-script-script-merger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Election Data Mapping System</title>
		<link>http://www.getafreelancejob.com/2012/02/04/visual-election-data-mapping-system/</link>
		<comments>http://www.getafreelancejob.com/2012/02/04/visual-election-data-mapping-system/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 15:27:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Mapping]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Plugin]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Template]]></category>
		<category><![CDATA[election]]></category>
		<category><![CDATA[mapping system]]></category>
		<category><![CDATA[system]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://www.getafreelancejob.com/2012/02/04/visual-election-data-mapping-system/</guid>
		<description><![CDATA[PLEASE READ CAREFULLY Functional Specification Visual Election Data Mapping System (Vedamaps) Summary &#8211; We are looking for a programmer to recommend an easy to use and manage solution for this. The overall requirement of the Election Data Mapping System (Vedamaps) is to build a website component that replicate the functionality of the election results map [...]]]></description>
			<content:encoded><![CDATA[<p>PLEASE READ CAREFULLY</p>
<p>Functional Specification<br />
Visual Election Data Mapping System (Vedamaps)</p>
<p>Summary &#8211; We are looking for a programmer to recommend an easy to use and manage solution for this.   </p>
<p>The  overall requirement of the Election Data Mapping System (Vedamaps) is to build a website component that replicate the functionality of the election results map on the BBC for the UK 2010 elections  as see here (http://news.bbc.co.uk/1/shared/election2010/results/default.stm). </p>
<p>The com&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.getafreelancejob.com/2012/02/04/visual-election-data-mapping-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

