<?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>Jobs-Hello - Your Free &#38; Friendly Global Jobs &#38; Freelance Classified</title>
	<atom:link href="http://jobs-hello.com/global/feed/" rel="self" type="application/rss+xml" />
	<link>http://jobs-hello.com/global</link>
	<description>Your Free &#38; Friendly Global Jobs &#38; Freelance Classified</description>
	<lastBuildDate>Sat, 05 Nov 2011 06:31:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Cleaver illustrations &amp; product design</title>
		<link>http://jobs-hello.com/global/2011/11/cleaver-illustrations-product-design/</link>
		<comments>http://jobs-hello.com/global/2011/11/cleaver-illustrations-product-design/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 06:31:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Professional Services]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[illustrator]]></category>
		<category><![CDATA[product design]]></category>

		<guid isPermaLink="false">http://jobs-hello.com/global/2011/11/cleaver-illustrations-product-design/</guid>
		<description><![CDATA[I have been a freelance illustration and product designer for many years in the fields of advertising, children’s literature, editorial and collectable design. I am an expert in Adobe Photoshop, watercolor and pen and ink drawings. For many years I have generated visual solutions for a diverse client base. The ability to use a wide [...]]]></description>
			<content:encoded><![CDATA[<p>I have been a freelance illustration and product designer for many years in the fields of advertising, children’s literature, editorial and collectable design.<br />
I am an expert in Adobe Photoshop, watercolor and pen and ink drawings. For many years I have generated visual solutions for a diverse client base. The ability to use a wide range of styles has always been one of my strengths. I can design &#038; illustrate images that are cute, humorous or realistic. I have also worked many years as a product designer for the collectable industry.<br />
Industry Experience:<br />
Media, Advertising, Publishing, Entertainment</p>
<p>Book Illustration<br />
Caricature Illustration<br />
Cartooning/Comic Strip Illustration<br />
Fantasy/Sci-Fi Illustration<br />
Greeting Card Illustration<br />
Horror Illustration<br />
Landscape Painting<br />
Medical/Anatomical Illustration<br />
Nature/Animal Illustration<br />
Other Traditional Illustration<br />
Product Illustration<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li><a href='http://jobs-hello.com/global/2010/03/freelance-illustrator-at-your-service/' title='Freelance Illustrator At Your Service'>Freelance Illustrator At Your Service</a></li>
</ul>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://jobs-hello.com/global/2011/11/cleaver-illustrations-product-design/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://jobs-hello.com/global/2011/11/cleaver-illustrations-product-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php/mysql upload form/ Display page &#8211; need done in 3</title>
		<link>http://jobs-hello.com/global/2011/10/phpmysql-upload-form-display-page-need-done-in-3/</link>
		<comments>http://jobs-hello.com/global/2011/10/phpmysql-upload-form-display-page-need-done-in-3/#comments</comments>
		<pubDate>Sat, 29 Oct 2011 05:45:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Info Technology (IT)]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://jobs-hello.com/global/2011/10/phpmysql-upload-form-display-page-need-done-in-3/</guid>
		<description><![CDATA[Need to copy this form here: http://www.tescorealfood.com/cookoff/recipes/submit-a-recipe.html It has to be done in PHP and linking to Mysql (compatible with Mysql 4) with a setup of mysql table structure. Key points to note about upload form: 1. Need to seperate the form into 4 stages and the transition between the stages needs to be in [...]]]></description>
			<content:encoded><![CDATA[<p>Need to copy this form here: http://www.tescorealfood.com/cookoff/recipes/submit-a-recipe.html</p>
<p>It has to be done in PHP and linking to Mysql (compatible with Mysql 4) with a setup of mysql table structure.</p>
<p>Key points to note about upload form:</p>
<p>1. Need to seperate the form into 4 stages and the transition between the stages needs to be in Ajax, meaning the page doesn\&#8217;t refresh</p>
<p>First Stage) Your Details &#8211;<br />
The form will check for an unique email address that exists in another database, if this is true, then the user can continue filling the form (this part is already done and will be provided). Once this stage is done, click on next, and this unique person\&#8217;s account should be setup and stored in a new database. If in any stage the server connection should be closed, the user should be able to simply input his email address, and click on a button to call out all data that has been completed and saved previously.</p>
<p>Second Stage) includes Recipe mealtime mood, name to up List of Ingridients.<br />
Note that I only need ONE recipe, so I don\&#8217;t need to add a second recipe. Note that the user should be able to add many ingridient with a limit.. also at the end of this stage, one should be able to upload upto 3 or 5 photos (same as the ingridient function where only one upload field is shown initially, but you can click on + sign for more). The FIRST ingridient field is mandatory. The FIRST image upload is mandatory.</p>
<p>Third Stage) Step-By-Step Instructions<br />
In each step, there should also be a field to upload photo, so with each new field added, there should be a picture upload field added as well. THE FIRST input field and picture upload is mandatory.</p>
<p>Fourth Stage) Upload Image &#038; Video<br />
Can upload up to 5 images, first image mandatory. Can also upload youtube link.</p>
<p>2. the form needs to validate those mandatory fields.. those not mentioned above but is marked with * sign in the ref site, is also mandatory.</p>
<p>3. uploaded image should meet size and type requirements. Uploaded image should be compressed and resized with proper ratio (I should be able to change quality %)</p>
<p>Key points to note about Display page:</p>
<p>The page should display:<br />
1. list of ingridients of the uploader<br />
2. list of steps in this type of format: http://jqueryfordesigners.com/coda-slider-effect/ the tabs on top should show Step 1, 2,3,4,5&#8230;etc and the description and picture should be in the content slider.</p>
<p>Should have simple admin fuction to approve upload, modify, recrop images&#8230;etc</p>
<p>Cross browser compatible ie6,7,8,9 safari, chrome, firefox, iphone </p>
<p>Skills required:AJAX, Javascript, jQuery / Prototype, MySQL, PHP<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://jobs-hello.com/global/2011/10/phpmysql-upload-form-display-page-need-done-in-3/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><h4>Incoming search terms:</h4><ul><li><a href="http://jobs-hello.com/global/2011/10/phpmysql-upload-form-display-page-need-done-in-3/" title="php mysql image upload display">php mysql image upload display</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://jobs-hello.com/global/2011/10/phpmysql-upload-form-display-page-need-done-in-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UK&#8217;s leading Telemarketing (slvr-660231)</title>
		<link>http://jobs-hello.com/global/2011/08/uks-leading-telemarketing-slvr-660231/</link>
		<comments>http://jobs-hello.com/global/2011/08/uks-leading-telemarketing-slvr-660231/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 09:57:35 +0000</pubDate>
		<dc:creator>batool02</dc:creator>
				<category><![CDATA[Announcements / News]]></category>
		<category><![CDATA[http://www.staronlinejobs.com/]]></category>

		<guid isPermaLink="false">http://jobs-hello.com/global/2011/08/uks-leading-telemarketing-slvr-660231/</guid>
		<description><![CDATA[If you are considering a B2B telemarketing campaign, don&#8217;t waste £££s on outsourcing until you have read. Successful B2B telemarketing, in-house. Within our 60-page, illustrated eWorkBook, learn all the secrets used by the UK&#8217;s leading telemarketing, in-house program.For more details please visit: http://www.staronlinejobs.com/  Related Posts: No Related Posts Share on Facebook]]></description>
			<content:encoded><![CDATA[<p>If you are considering a B2B telemarketing campaign, don&#8217;t waste £££s on outsourcing until you have read. Successful B2B telemarketing, in-house. Within our 60-page, illustrated eWorkBook, learn all the secrets used by the UK&#8217;s leading telemarketing, in-house program.For more details please visit:  http://www.staronlinejobs.com/ <br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://jobs-hello.com/global/2011/08/uks-leading-telemarketing-slvr-660231/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://jobs-hello.com/global/2011/08/uks-leading-telemarketing-slvr-660231/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skyrocket sales by over 700% (slvr-660347 )</title>
		<link>http://jobs-hello.com/global/2011/07/skyrocket-sales-by-over-700-slvr-660347/</link>
		<comments>http://jobs-hello.com/global/2011/07/skyrocket-sales-by-over-700-slvr-660347/#comments</comments>
		<pubDate>Sun, 24 Jul 2011 12:24:53 +0000</pubDate>
		<dc:creator>BATOOL75</dc:creator>
				<category><![CDATA[Info Technology (IT)]]></category>

		<guid isPermaLink="false">http://jobs-hello.com/global/2011/07/skyrocket-sales-by-over-700-slvr-660347/</guid>
		<description><![CDATA[Place your ad in front of 600,000,000 Hungry Buyers With Just 9 Clicks of Your Mouse! Cut your advertising cost to ZERO &#8211; Skyrocket sales by over 700% overnight! Submit as many ads a day as you want.  Sign up Today at: http://www.staronlinejobs.com/ Related Posts: No Related Posts Share on Facebook]]></description>
			<content:encoded><![CDATA[<p>Place your ad in front of 600,000,000 Hungry Buyers With Just 9 Clicks of Your Mouse! Cut your advertising cost to ZERO &#8211; Skyrocket sales by over 700% overnight! Submit as many ads a day as you want.  Sign up Today at: http://www.staronlinejobs.com/<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://jobs-hello.com/global/2011/07/skyrocket-sales-by-over-700-slvr-660347/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://jobs-hello.com/global/2011/07/skyrocket-sales-by-over-700-slvr-660347/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Education – HIGHLY PAID Part/Full Time Vacancy</title>
		<link>http://jobs-hello.com/global/2011/07/online-education-%e2%80%93-highly-paid-partfull-time-vacancy/</link>
		<comments>http://jobs-hello.com/global/2011/07/online-education-%e2%80%93-highly-paid-partfull-time-vacancy/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 06:40:31 +0000</pubDate>
		<dc:creator>cy_teoh</dc:creator>
				<category><![CDATA[Education]]></category>

		<guid isPermaLink="false">http://jobs-hello.com/global/2011/07/online-education-%e2%80%93-highly-paid-partfull-time-vacancy/</guid>
		<description><![CDATA[We are an e-learning company which is endorsed by the Ministry of Education &#38; partnership with USM. We provide opportunity for people to work at part time basis (RM1K-3K), Full time (RM5K-10K). Training provided. Interested candidates please sms (your name, age, area &#38; job) to 012-5876629 or email to raikcen_cy@hotmail.com Related Posts: No Related Posts [...]]]></description>
			<content:encoded><![CDATA[<p>We are an e-learning company which is endorsed by<br />
the Ministry of Education &amp; partnership with USM.<br />
We provide opportunity for people to work at part time basis (RM1K-3K),<br />
Full time (RM5K-10K). Training provided. Interested candidates please<br />
sms (your name, age, area &amp; job) to 012-5876629 or email to raikcen_cy@hotmail.com<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://jobs-hello.com/global/2011/07/online-education-%e2%80%93-highly-paid-partfull-time-vacancy/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><h4>Incoming search terms:</h4><ul><li><a href="http://jobs-hello.com/global/2011/07/online-education-%e2%80%93-highly-paid-partfull-time-vacancy/" title="online educator raikcen@hotmail com">online educator raikcen@hotmail com</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://jobs-hello.com/global/2011/07/online-education-%e2%80%93-highly-paid-partfull-time-vacancy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WE ARE LOOKING FOR A CARE GIVER FOR OUR FATHER.{ SALARY WILL BE 2500 POUNDS}</title>
		<link>http://jobs-hello.com/global/2011/07/we-are-looking-for-a-care-giver-for-our-father-salary-will-be-2500-pounds/</link>
		<comments>http://jobs-hello.com/global/2011/07/we-are-looking-for-a-care-giver-for-our-father-salary-will-be-2500-pounds/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 01:22:01 +0000</pubDate>
		<dc:creator>lando</dc:creator>
				<category><![CDATA[Others]]></category>

		<guid isPermaLink="false">http://jobs-hello.com/global/2011/07/we-are-looking-for-a-care-giver-for-our-father-salary-will-be-2500-pounds/</guid>
		<description><![CDATA[WE ARE LOOKING FOR A CARE GIVER FOR OUR FATHER.{ SALARY WILL BE 2500 POUNDS} if you know you are fit for this job just email us back on { chengwa32@blumail.org } for more information on the job you shall be coming to work in the UK and we shall take care of you traveling [...]]]></description>
			<content:encoded><![CDATA[<p>WE ARE LOOKING FOR A CARE GIVER FOR OUR FATHER.{ SALARY WILL BE 2500 POUNDS}<br />
  if you know you are fit for this job just email us back on  {  chengwa32@blumail.org  }  for more information on the job you shall be coming to work in the UK and we shall take care of you traveling charges and visa . just email us back with your qualification {CV}  any qualification<br />
thanks  and waiting for your mail<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://jobs-hello.com/global/2011/07/we-are-looking-for-a-care-giver-for-our-father-salary-will-be-2500-pounds/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://jobs-hello.com/global/2011/07/we-are-looking-for-a-care-giver-for-our-father-salary-will-be-2500-pounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Mining ieee projects 2011 SBGC</title>
		<link>http://jobs-hello.com/global/2011/07/data-mining-ieee-projects-2011-sbgc/</link>
		<comments>http://jobs-hello.com/global/2011/07/data-mining-ieee-projects-2011-sbgc/#comments</comments>
		<pubDate>Tue, 05 Jul 2011 15:25:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Info Technology (IT)]]></category>
		<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[ieee]]></category>

		<guid isPermaLink="false">http://jobs-hello.com/global/2011/07/data-mining-ieee-projects-2011-sbgc/</guid>
		<description><![CDATA[IEEE HARDWARE PROJECTS ( We provide you the hardware kit for the following domains, if you interested for matlab software output, if possible we will provide the matlab output for the same hardware kit ) IEEE TRANSACTIONS EMBEDDED MICROCONTROLLER PROJECTS IEEE TRANSACTIONS RFID PROJECTS IEEE TRANSACTIONS ZIGBEE BASED PROJECTS IEEE TRANSACTIONS POWER ELECTRONICS IEEE TRANSACTIONS [...]]]></description>
			<content:encoded><![CDATA[<p>IEEE HARDWARE PROJECTS ( We provide you the hardware kit for the following domains, if you interested for matlab software output, if possible we will provide the matlab output for the same hardware kit )<br />
IEEE TRANSACTIONS EMBEDDED MICROCONTROLLER PROJECTS<br />
IEEE TRANSACTIONS RFID PROJECTS<br />
IEEE TRANSACTIONS ZIGBEE BASED PROJECTS<br />
IEEE TRANSACTIONS POWER ELECTRONICS<br />
IEEE TRANSACTIONS MATLAB<br />
IEEE MATLAB PROJECTS ( We provide you the matlab output for the following domains )<br />
IEEE TRANSACTIONS DIGITAL IMAGE PROCESSING<br />
IEEE TRANSACTIONS POWER ELECTRONICS<br />
IEEE TRANSACTIONS COMMUNICATION SYSTEM<br />
IEEE SOFTWARE<br />
IEEE TRANSACTIONS NS-2<br />
IEEE TRANSACTIONS PHP<br />
PROJECTS JAVA BASED PROJECTS<br />
DOMAIN: TRANSACTIONS ON DATA MINING<br />
DOMAIN: TRANSACTIONS WEB APPLICATIONS (J2EE)<br />
DOMAIN: TRANSACTIONS ON NETWORKING<br />
DOMAIN: TRANSACTIONS ON NETWORKING SECURITY<br />
DOMAIN: TRANSACTIONS ON SOFTWARE ENGINEERING<br />
DOMAIN: TRANSACTIONS ON CLOUD COMPUTING<br />
DOMAIN: TRANSACTIONS ON WEB SERVICES<br />
DOMAIN: TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING<br />
DOMAIN: TRANSACTIONS ON GRID COMPUTING<br />
DOMAIN: TRANSACTIONS ON MOBILE COMPUTING<br />
DOT NET BASED PROJECTS<br />
DOMAIN: TRANSACTIONS ON DATA MINING<br />
DOMAIN: TRANSACTIONS ON DISTRIBUTED SYSTEMS<br />
DOMAIN: TRANSACTIONS BASED ON NETWORKING<br />
DOMAIN: TRANSACTIONS BASED ON DISTRIBUTED NETWORKING<br />
DOMAIN: TRANSACTIONS ON SOFTWARE ENGINEERING<br />
DOMAIN: TRANSACTIONS ON GRID COMPUTING<br />
DOMAIN: TRANSACTIONS ON NETWORK SECURITY<br />
DOMAIN: TRANSACTIONS ON MULTIMEDIA<br />
DOMAIN: TRANSACTIONS ON MOBILE COMPUTING<br />
CONTACT DETAILS<br />
For Project Enquiry, Booking, Price Details Contact Mr.Sathish Kumar<br />
Mr.R.Sathish Kumar &#8211; MARKETING TEAM<br />
09003012150<br />
sathish@sbgc.in<br />
IEEE Projects WebsiteAddress: http://www.ieeeproject.in/<br />
IEEE Projects WebsiteAddress: http://ieee2011projects.sbgc.in/<br />
Contact Addresses<br />
HEAD OFFICE ADDRESS<br />
SEABIRDS GROUP &#038; CO ( SBGC )<br />
4th FLOOR SURYA COMPLEX,<br />
SINGARATHOPE BUS STOP,<br />
OLD MADURAI ROAD,<br />
TRICHY- 620002.<br />
0431-4012303.<br />
09003012150<br />
sathish@sbgc.in<br />
contact@sbgc.in<br />
BRANCH OFFICE ADDRESS<br />
SEABIRDS GROUP &#038; CO ( SBGC )<br />
24/83 &#8220;O&#8221; Block,<br />
MMDA Colony,<br />
Arumbakkam,<br />
CHENNAI-106.<br />
044-23630243<br />
09003012150<br />
9944361169<br />
sathish@sbgc.in<br />
contact@sbgc.in<br />
BRANCH OFFICE ADDRESS<br />
SEABIRDS GROUP &#038; CO ( SBGC ) Near To Dindigul , Near To Madurai<br />
AVT COMPLEX<br />
NATHAM<br />
09003012150<br />
sathish@sbgc.in<br />
contact@sbgc.in<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://jobs-hello.com/global/2011/07/data-mining-ieee-projects-2011-sbgc/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><h4>Incoming search terms:</h4><ul><li><a href="http://jobs-hello.com/global/2011/07/data-mining-ieee-projects-2011-sbgc/" title="ieee projects 2011 on data mining">ieee projects 2011 on data mining</a></li><li><a href="http://jobs-hello.com/global/2011/07/data-mining-ieee-projects-2011-sbgc/" title="ieee transactions on data mining 2011">ieee transactions on data mining 2011</a></li><li><a href="http://jobs-hello.com/global/2011/07/data-mining-ieee-projects-2011-sbgc/" title="data mining projects 2011">data mining projects 2011</a></li><li><a href="http://jobs-hello.com/global/2011/07/data-mining-ieee-projects-2011-sbgc/" title="ieee projects for data mining 2011">ieee projects for data mining 2011</a></li><li><a href="http://jobs-hello.com/global/2011/07/data-mining-ieee-projects-2011-sbgc/" title="ieee projects in data mining">ieee projects in data mining</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://jobs-hello.com/global/2011/07/data-mining-ieee-projects-2011-sbgc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3d Flash Designer (London)</title>
		<link>http://jobs-hello.com/global/2011/06/3d-flash-designer-london/</link>
		<comments>http://jobs-hello.com/global/2011/06/3d-flash-designer-london/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 12:23:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[3d flash designer]]></category>

		<guid isPermaLink="false">http://jobs-hello.com/global/2011/06/3d-flash-designer-london/</guid>
		<description><![CDATA[We are seeking a 3D Flash designer to work with our Senior Designer on a very exciting project for a supercar. Automotive experience would be an advantage. 6-8 weeks duration and good pay. Please email CV and work samples ASAP. THank You Related Posts: No Related Posts Share on FacebookIncoming search terms:free job posting in [...]]]></description>
			<content:encoded><![CDATA[<p>We are seeking a 3D Flash designer to work with our Senior Designer on a very exciting project for a supercar. Automotive experience would be an advantage. 6-8 weeks duration and good pay. Please email CV and work samples ASAP. </p>
<p>THank You<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://jobs-hello.com/global/2011/06/3d-flash-designer-london/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><h4>Incoming search terms:</h4><ul><li><a href="http://jobs-hello.com/global/2011/06/3d-flash-designer-london/" title="free job posting in london">free job posting in london</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://jobs-hello.com/global/2011/06/3d-flash-designer-london/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>need a research paper</title>
		<link>http://jobs-hello.com/global/2011/05/need-a-research-paper/</link>
		<comments>http://jobs-hello.com/global/2011/05/need-a-research-paper/#comments</comments>
		<pubDate>Mon, 02 May 2011 06:40:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Others]]></category>
		<category><![CDATA[communication system]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[research paper]]></category>

		<guid isPermaLink="false">http://jobs-hello.com/global/2011/05/need-a-research-paper/</guid>
		<description><![CDATA[you are to conduct research on a spread spectrum communication system or related topic of your choice and report on it in a written report. the goal of this paper is to cover technical and operational details with specific focus on how the spread spectrum techniques are used. some ideas follow: -GPS -comparison of modulation [...]]]></description>
			<content:encoded><![CDATA[<p>you are to conduct research on a spread spectrum communication system or related topic of your choice and report on it in a written report. the goal of this paper is to cover technical and operational details with specific focus on how the spread spectrum techniques are used. some ideas follow:<br />
-GPS<br />
-comparison of modulation methods<br />
-fading channels<br />
-complex envelop representation<br />
-cellular phones:analog/digital comparison<br />
-code tracking and acquisition<br />
-new and improved CDMA or GSM<br />
-Spread spectrum and jamming<br />
-Spread spectrum and forward error correction<br />
pll/dll<br />
Spread spectrum in biuetooth or wi-fi<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://jobs-hello.com/global/2011/05/need-a-research-paper/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://jobs-hello.com/global/2011/05/need-a-research-paper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Design mobile website</title>
		<link>http://jobs-hello.com/global/2011/04/design-mobile-website/</link>
		<comments>http://jobs-hello.com/global/2011/04/design-mobile-website/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 13:17:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Info Technology (IT)]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[mobile website]]></category>

		<guid isPermaLink="false">http://jobs-hello.com/global/2011/04/design-mobile-website/</guid>
		<description><![CDATA[We&#8217;re looking for mobile web&#8217;s designer to design 15 pages of mobile web. Mobile website must be small because it is accessed from symbian 6 nokia or other low-end mobile phone with slow GPRS connection. We will show competitor mobile website at PMB. Send your mobile website portfolio. HTML is coded in CodeIgniter script. Related [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re looking for mobile web&#8217;s designer to design 15 pages of mobile web. Mobile website must be small because it is accessed from symbian 6 nokia or other low-end mobile phone with slow GPRS connection. We will show competitor mobile website at PMB. Send your mobile website portfolio. HTML is coded in CodeIgniter script.<br />
<h3 class='related_post_title'>Related Posts:</h3>
<ul class='related_post'>
<li>No Related Posts</li>
</ul>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://jobs-hello.com/global/2011/04/design-mobile-website/" target="_blank" title="Share on Facebook">Share on Facebook</a></p><h4>Incoming search terms:</h4><ul><li><a href="http://jobs-hello.com/global/2011/04/design-mobile-website/" title="designing mobile websites">designing mobile websites</a></li><li><a href="http://jobs-hello.com/global/2011/04/design-mobile-website/" title="looking for mobile website designer">looking for mobile website designer</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://jobs-hello.com/global/2011/04/design-mobile-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

