<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1" -->
<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/"
	>

<channel>
	<title>ProfitCode.net Blog</title>
	<link>http://www.profitcode.net/blog</link>
	<description>Profitcode.net Blog</description>
	<pubDate>Sat, 24 Mar 2007 14:28:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>
	<language>en</language>
			<item>
		<title>Free cool icon set</title>
		<link>http://www.profitcode.net/blog/2007/03/24/free-cool-icon-set/</link>
		<comments>http://www.profitcode.net/blog/2007/03/24/free-cool-icon-set/#comments</comments>
		<pubDate>Sat, 24 Mar 2007 14:28:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.profitcode.net/blog/2007/03/24/free-cool-icon-set/</guid>
		<description><![CDATA[If your looking for some free and cool icons, you can find some over here:
http://www.famfamfam.com/lab/
I came upon these icons on a credits link over at the Miranda IM website.
Been trying out the Miranda Instantant messenger. Doesnt have the full functionalities of the actual protocols, (MSN IM), (AOL), (Yahoo), (ICQ) but for me its worth the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.famfamfam.com/lab/" title="Free Icons at FamFamFam.com" target="_blank"><img src="http://www.profitcode.net/blog/wp-content/uploads/2007/03/blog-famfamfam.thumbnail.png" title="blog-famfamfam.png" alt="blog-famfamfam.png" align="right" border="1" hspace="4" vspace="4" /></a>If your looking for some free and cool icons, you can find some over here:<br />
<a href="http://www.famfamfam.com/lab/" title="Free cool icons" target="_blank">http://www.famfamfam.com/lab/</a><br />
I came upon these icons on a credits link over at the Miranda IM <a href="http://www.miranda-im.org/" title="Mirnada Instant Messenger" target="_blank">website</a>.<br />
Been trying out the Miranda Instantant messenger. Doesnt have the full functionalities of the actual protocols, (MSN IM), (AOL), (Yahoo), (ICQ) but for me its worth the loss instead of having 4 IM programs running.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.profitcode.net/blog/2007/03/24/free-cool-icon-set/feed/</wfw:commentRss>
		</item>
		<item>
		<title>osCommerce Work Done</title>
		<link>http://www.profitcode.net/blog/2007/03/22/oscommerce-work-done/</link>
		<comments>http://www.profitcode.net/blog/2007/03/22/oscommerce-work-done/#comments</comments>
		<pubDate>Thu, 22 Mar 2007 19:31:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.profitcode.net/blog/2007/03/22/oscommerce-work-done/</guid>
		<description><![CDATA[I have been pretty busy working with osCommerce.
You can check out a demo shop here:
http://www.profitcode.biz/osebay/
It comes fully packed with the top contributions:
PayPal checkout
Google Checkout
Multi Language and Currency
Downloadable Products
Affiliates
And too many mods to name.
Need osCommerce installed?
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.profitcode.biz/osebay/" title="osCommerce Demo Shop" target="_blank"><img src="http://www.profitcode.net/blog/wp-content/uploads/2007/03/blog-os-demo.thumbnail.png" title="blog-os-demo.png" alt="blog-os-demo.png" align="right" border="1" hspace="4" vspace="4" /></a>I have been pretty busy working with osCommerce.<br />
You can check out a demo shop here:<br />
<a href="http://www.profitcode.biz/osebay/" title="osCommerce Demo Shop" target="_blank">http://www.profitcode.biz/osebay/</a></p>
<p>It comes fully packed with the top contributions:<br />
PayPal checkout<br />
Google Checkout<br />
Multi Language and Currency<br />
Downloadable Products<br />
Affiliates<br />
And too many mods to name.<br />
Need osCommerce <a href="http://www.profitcode.net/services/custom-script-installation.html" title="osCommerce Installation" target="_blank">installed</a>?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.profitcode.net/blog/2007/03/22/oscommerce-work-done/feed/</wfw:commentRss>
		</item>
		<item>
		<title>eBay WS API Work done</title>
		<link>http://www.profitcode.net/blog/2007/03/10/ebay-ws-api-work-done/</link>
		<comments>http://www.profitcode.net/blog/2007/03/10/ebay-ws-api-work-done/#comments</comments>
		<pubDate>Sun, 11 Mar 2007 01:33:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[eBay Varia]]></category>

		<guid isPermaLink="false">http://www.profitcode.net/blog/2007/03/10/ebay-ws-api-work-done/</guid>
		<description><![CDATA[eBay Web Services are defintely a cool way to get your feet wet in XML schemas and web service communication.
If your going to code your integration in php, you definetly need version 5.0+ or higher to get good functionality with the XML parsing, etc.
Some work done:
- Active member of the eBay developer community. Here are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://developer.ebay.com" target="_blank" title="eBay Developer Community"><img src="http://www.profitcode.net/blog/wp-content/uploads/2007/03/ebay_developer.thumbnail.png" alt="eBay Developer Community" align="right" /></a>eBay Web Services are defintely a cool way to get your feet wet in XML schemas and web service communication.</p>
<p>If your going to code your integration in php, you definetly need version 5.0+ or higher to get good functionality with the XML parsing, etc.</p>
<p>Some work done:<br />
- Active member of the eBay <a href="http://developer.ebay.com" title="eBay Developer Community" target="_blank">developer</a> community. <strong><a href="http://dev-forums.ebay.com/search.jspa?q=&amp;objID=&amp;dateRange=all&amp;userID=rock_shop&amp;numResults=25" title="eBay Developer Community Involvement" target="_blank">Here</a></strong> are some topics I either posted or helped on.<br />
- osCommerce integration with the eBay WS API.<br />
- Free php - mysql code <a href="http://www.profitcode.net/docs/ebay/" target="_blank" title="free eBay WS API Code">here</a> or at the <a href="https://php-java-ws.codebase.ebay.com/servlets/ProjectDocumentList?folderID=48&amp;expandFolder=48&amp;folderID=0" title="eBay CodeBase" target="_blank">eBay CodeBase.</a></p>
<p>Current Projects:<br />
A free tools site for eBay sellers (<a href="http://www.vauxion.com" title="Free Auction Tools for eBay sellers" target="_blank">vauxion.com</a>).<br />
Flash - XML <strong><a href="http://www.vauxion.com/tools/auction_gallery.php" title="Flash - XML image gallery" target="_blank">Image Gallery Tool</a></strong>.</p>
<p>Have a project or some work in <strong><a href="http://www.profitcode.net/services/custom-scripting.html" title="Custom Scripting" target="_blank">mind</a></strong>?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.profitcode.net/blog/2007/03/10/ebay-ws-api-work-done/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I want to use my shopping cart system with eBay</title>
		<link>http://www.profitcode.net/blog/2007/03/10/i-want-to-use-my-shopping-cart-system-with-e/</link>
		<comments>http://www.profitcode.net/blog/2007/03/10/i-want-to-use-my-shopping-cart-system-with-e/#comments</comments>
		<pubDate>Sat, 10 Mar 2007 15:18:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.profitcode.net/blog/2007/03/10/i-want-to-use-my-shopping-cart-system-with-e/</guid>
		<description><![CDATA[Ok, this question gets asked quite a bit.
Basically the road map is the following:
- To interact with the eBay  production servers, you would need a developer account:
http://developer.ebay.com

- Once registered,  you would  need to Self-Certify your application:
http://developer.ebay.com/DevZone/launch/SelfCertify.asp
They  will send you your developer keys. It consists of three key sets.
They are like usernames.
- [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, this question gets asked quite a bit.</p>
<p>Basically the road map is the following:<br />
- To interact with the eBay  production servers, you would need a developer account:<br />
<a href="http://developer.ebay.com/" target="_blank">http://developer.ebay.com<br />
</a><br />
- Once registered,  you would  need to Self-Certify your application:<br />
<a href="http://developer.ebay.com/DevZone/launch/SelfCertify.asp" target="_blank">http://developer.ebay.com/DevZone/launch/SelfCertify.asp</a><br />
They  will send you your developer keys. It consists of three key sets.<br />
They are like usernames.</p>
<p>- You would then go get your authentication  token (Using the Keys they sent you):<br />
<a href="http://developer.ebay.com/tokentool/" target="_blank">http://developer.ebay.com/tokentool/</a><br />
Note it will redirect you to eBay login, as a security measure. And then redirect back to developer.ebay.com page with your token. It is a long string of letters and numbers.<u><a href="http://developer.ebay.com/tokentool/" target="_blank"><br />
</a></u></p>
<p>Once  you have all that, free of charge, you will<br />
then be  able to interact with the actual eBay servers.<br />
Self Certification will allow  you to make 10,000 API calls per month, but unlimited Add Item  calls.</p>
<p>What mostly matters are the fields in your product database table, since those will be the fields that will have to be passed along to ebay.<br />
It mostly relies on formatting the product information, price, buy-now, title, description, etc, and sending it to eBay in a way they can <a href="http://developer.ebay.com/DevZone/XML/docs/Reference/eBay/io_AddItem.html" target="_blank">understand it</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.profitcode.net/blog/2007/03/10/i-want-to-use-my-shopping-cart-system-with-e/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
