<?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>[LINICKX].com &#187; ebay</title>
	<atom:link href="http://www.linickx.com/tag/ebay/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linickx.com</link>
	<description>Moments of Genius followed by Trash.</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:06:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>My 1st AJAX&#8230;</title>
		<link>http://www.linickx.com/122/my-1st-ajax</link>
		<comments>http://www.linickx.com/122/my-1st-ajax#comments</comments>
		<pubDate>Fri, 10 Feb 2006 17:27:35 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[calcylator]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/archives/122/my-1st-ajax/</guid>
		<description><![CDATA[Calcylator isn&#8217;t a big web 2.0 application, but there are area&#8217;s where it&#8217;ll fit quite nicely with some of the new delivery methods. AJAX is a technology that differentiates traditional websites with 2.0 ones; the basic idea is that pages &#8230; <a href="http://www.linickx.com/122/my-1st-ajax">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div style="float:right"><a href='http://www.linickx.com/files/2008/05/ajax1.png' rel="lightbox[122]"><img src="http://www.linickx.com/files/2008/05/ajax1-150x150.png" alt="A simple ajax menu thing" title="Calcylator Ajax" width="150" height="150" class="alignnone size-thumbnail wp-image-422" /></a></div>
<p>Calcylator isn&#8217;t a big <a href="http://en.wikipedia.org/wiki/Web_2">web 2.0</a> application, but there are area&#8217;s where it&#8217;ll fit quite nicely with some of the new delivery methods. </p>
<p><a href="http://en.wikipedia.org/wiki/AJAX">AJAX</a> is a technology that differentiates traditional websites with 2.0 ones; the basic idea is that pages are delivered to the user with less page refreshes (thus less bandwidth, in turn quicker !). A good example of a 2.0 site vs a traditional one is <a href="http://maps.google.co.uk">maps.google.co.uk</a> vs <a href="http://www.ebay.co.uk">ebay.co.uk</a>. With ebay you&#8217;ll notice every time you update something the page refreshes &amp; the URL changes. If you look at maps.google you&#8217;ll notice the URL never changes, in fact if you hit &#8220;refresh&#8221; on the browser any changes you made to the page disappear.</p>
<p>This all in mind there are area&#8217;s of calcylator where the page is un-necessarily redrawn; The recently implemented new feature allows you to filter your mini-statement, the filters allow you to view only selling / sold or unsold items, now I could have implemented it traditionally or with ajax. The <a href="http://www.linickx.com/blog/wp-gallery2.php?g2_view=core.ShowItem&#038;g2_itemId=557">picture</a> on this post highlights the new tool bar &amp; you&#8217;ll notice it is massively quick !!!!! To be honest I&#8217;m gonna stop there (for now), implementing this ajax code has totally messed up the neatness of what I have written, but I think more ajax could fit in nicely (not too much tho&#8217;), but before I put any more in I&#8217;m going to make sure the underlying code is ready for it !!!!</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/122/my-1st-ajax/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calcylator &#8211; Now with added ebay !</title>
		<link>http://www.linickx.com/106/calcylator-now-with-added-ebay</link>
		<comments>http://www.linickx.com/106/calcylator-now-with-added-ebay#comments</comments>
		<pubDate>Mon, 09 Jan 2006 09:29:03 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[calcylator]]></category>
		<category><![CDATA[ebay]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/?p=106</guid>
		<description><![CDATA[What did you do this weekend ? &#8211; Me, I made my first ebay api call &#8211; kinda geeky, and kinda cool at the same time. You may notice that the home page on calcylator now boasts the ebay compatible &#8230; <a href="http://www.linickx.com/106/calcylator-now-with-added-ebay">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>What did you do this weekend ? &#8211; Me, I made my first ebay api call <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  &#8211; kinda geeky, and kinda cool at the same time.</p>
<p>You may notice that the home page on calcylator now boasts the ebay compatible logo, that&#8217;s because the <em>SELL</em> page on calcylator has changed. We now have the option for <em>Quicker Entry</em> when adding listings to the application; this quicker entry is a demonstration of where we&#8217;re going, type in your ebay listing/item id, and we&#8217;ll retrieve the item description and start price.</p>
<p>So why are we doing this ? Well as I&#8217;ve previously discussed the profit and loss idea isn&#8217;t working, the reason being that user&#8217;s feel they are working too hard&#8230; so I&#8217;m trying to improve that, now users type in 1 number instead of 3 different pieces of information. Admittedly  we&#8217;re a distance away from a usable solution, but you gotta walk before you run eh ?</p>

<a href='http://www.linickx.com/106/calcylator-now-with-added-ebay/new-sell1' title='New Sell'><img src="http://www.linickx.com/files/2008/10/new-sell1.png" class="attachment-thumbnail" alt="New Sell" title="New Sell" /></a>

<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/106/calcylator-now-with-added-ebay/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2006 &#8211; Year of calcylator ?</title>
		<link>http://www.linickx.com/101/2006-year-of-calcylator</link>
		<comments>http://www.linickx.com/101/2006-year-of-calcylator#comments</comments>
		<pubDate>Sun, 01 Jan 2006 15:12:55 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[calcylator]]></category>
		<category><![CDATA[ebay]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/?p=101</guid>
		<description><![CDATA[So It&#8217;s the new year, and I wanted to post an update about what&#8217;s happening over at calcylator.com. I guess it&#8217;s been nearly a month since there has been any visible activity, and I&#8217;d like to explain the reasons why. &#8230; <a href="http://www.linickx.com/101/2006-year-of-calcylator">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So It&#8217;s the new year, and I wanted to post an update about what&#8217;s happening over at <a href="http://www.linickx.com/archives/346/no-longer-associated-with-calcylator">calcylator.com</a>. I guess it&#8217;s been nearly a month since there has been any visible activity, and I&#8217;d like to explain the reasons why.  </p>
<p>The site was launched in November, and at the time I thought it&#8217;d be ready for use by x-mas ebay sellers; after a couple of weeks <i>hammering</i> by my faithful testers I soon found the finish line was further away then I thought <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  The application has 2 major hurdles to overcome:
<ol>
<li>Streamlining the user experience</li>
<li>Small target audience (related to fees) </li>
</ol>
<p> Calcylator started like most applications, to solve a problem for one person, I then wanted to share it with the world. Where as the application fitted this one person, other people found they were <i>working too hard</i> &#8211; the same goes for the fees issue &#8211; the database fees don&#8217;t allow for foreign currency or power-sellers (since I&#8217;m neither).</p>
<p><b>Moving Forward</b><br />
The <a href="http://www.linickx.com/archives/346/no-longer-associated-with-calcylator">project todo</a> list stands, and is very important to me (as it contains user feedback), but now I have priorities.</p>
<ol>
<li>
Quicker User Interface:<br />
Technically there&#8217;s nothing wrong with the speed, but people feel they are typing too much. To solve this we&#8217;re going to aim for full ebay integration&#8230; the less you have to type the better !
</li>
<li>
Flexibility:<br />
I&#8217;m going to add fees flexibility for non &#8220;.co.uk&#8221; and &#8220;power sellers&#8221; users can select their fee scheme. This flexibility is going to extend to the user interface &#8211; I&#8217;m going to jump on the ajax bandwagon &#8211; This part of development may be a little slow, but should be very exciting for my faithful users.
</li>
</ol>
<p>As always suggestions and feedback are welcome, and fingers crossed I&#8217;ll be ready for next x-mas <img src='http://www.linickx.com/wp/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/101/2006-year-of-calcylator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Calcylator Update</title>
		<link>http://www.linickx.com/86/calcylator-update</link>
		<comments>http://www.linickx.com/86/calcylator-update#comments</comments>
		<pubDate>Wed, 07 Dec 2005 09:04:16 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[calcylator]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[profit]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/?p=86</guid>
		<description><![CDATA[I think it&#8217;s worth updating you, progress is slow, but I&#8217;m doing my best to be consistent, hopefully after the x-mas chaos, and with my health improving things will pick up again. I&#8217;ve had a few issues with fee calculations, &#8230; <a href="http://www.linickx.com/86/calcylator-update">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I think it&#8217;s worth updating you, progress is slow, but I&#8217;m doing my best to be consistent, hopefully after the x-mas chaos, and with my health improving things will pick up again.</p>
<p>I&#8217;ve had a few issues with fee calculations, take a look at this:</p>
<p><strong>Closing Fee over �600</strong>: (From: <a href="http://pages.ebay.co.uk/help/sell/fees.html">eBay.co.uk Fees</a>)</p>
<blockquote><p>
5.25% of the initial �29.99 (�1.57), plus 3.25% of the initial �30.00 &#8211; �599.99 (�18.53), plus 1.75% of the remaining closing value balance
</p></blockquote>
<p>Have you ever looked at how complicated ebay fees can get ? I&#8217;ve had a bug reported that closing fee&#8217;s weren&#8217;t being calculated correctly, basically I typo&#8217;d a <em>></em> rather than <em>>=</em> and this was causing the function to fail under certain circumstances, the up-shot, closing fee&#8217;s not being added to some transactions.</p>
<p><em>99p listing fees were also effected by a similar bug &#8211; DOH !</em></p>
<p>Anyway onto some good news, I shall be focusing on two new features (<a href="http://www.linickx.com/archives/346/no-longer-associated-with-calcylator">todo page</a> updated), 1 improving the work flow so things feel quicker, the server and page response is excellent, but users just feel they are spending too much time typing stuff in; so I&#8217;m going to add a <em>Sell Similar</em> function &#8211; like what ebay do. The second will be fee variations, so shops &#038; non-UK users can get involved !</p>
<p>The help section has also been updated with an <a href="http://www.linickx.com/archives/346/no-longer-associated-with-calcylator">link to us page</a> so you can now share your favorite calculator with the world !<br />
These are the graphics I&#8217;ve done so far, if you&#8217;re a paint wizard, please <a href="http://www.linickx.com/archives/346/no-longer-associated-with-calcylator">let me know</a>.</p>
<div style="text-align:center">
<a href="http://www.linickx.com/archives/346/no-longer-associated-with-calcylator"><em>Images removed</em></a>
</div>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/86/calcylator-update/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bug Hunting Calcylator</title>
		<link>http://www.linickx.com/84/bug-hunting-calcylator</link>
		<comments>http://www.linickx.com/84/bug-hunting-calcylator#comments</comments>
		<pubDate>Tue, 22 Nov 2005 14:55:51 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[calcylator]]></category>
		<category><![CDATA[calculator]]></category>
		<category><![CDATA[ebay]]></category>
		<category><![CDATA[profit]]></category>

		<guid isPermaLink="false">http://www.linickx.com/blog/?p=84</guid>
		<description><![CDATA[Nearly 10days in, and the bug hunt is in full swing, to be honest life is slowing me down ! I&#8217;ve learnt an important lesson it is impossible to fully bug hunt your own app, I know this seems obvious, &#8230; <a href="http://www.linickx.com/84/bug-hunting-calcylator">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Nearly 10days in, and the bug hunt is in full swing, to be honest life is slowing me down !</p>
<p>I&#8217;ve learnt an important lesson it is <b>impossible</b> to fully bug hunt your own app, I know this seems obvious, but the scale of this truth isn&#8217;t apparent until someone else starts pulling apart what you have done.</p>
<p>Feedback so far:</p>
<ul>
<li> Many Pages: &#163; Signs were being formatted incorrectly &#8211; <em>fixed</em></li>
<li>Profit Report: Needs simple funds in &amp; out calculation at bottom &#8211; <em>added</em></li>
<li>Edit sold page: Error &#8211; Cannot update postage type &#8211; <em>removed</em></li>
<li>Edit sold page: Massive Bug &#8211;  fees increment without updating any information &#8211; <em>fixed</em></li>
<li>Sell Page: &#8220;please type description here&#8221; &#8211; reported as annoying &#8211; <em>removed</em></li>
<li>Help Info: Paypal fees used not shown anywhere &#8211; <em>Added <a href="http://www.linickx.com/archives/346/no-longer-associated-with-calcylator">paypal helpfile</a> </em> </li>
</ul>
<p>As a permanent record of feedback received, but not yet implemented please see the <a href="http://www.linickx.com/archives/346/no-longer-associated-with-calcylator">project todo list</a>.</p>
<img src="http://www.linickx.com/wp/wp-content/themes/linickx_v2/images/nick_sig_bggrey.png" alt="Nick" /> <hr/>Copyright &copy; 2012 <strong><a href="http://www.linickx.com">[LINICKX].com</a></strong>. This Feed is for personal non-commercial use only. Please check my <a href="http://www.linickx.com/?page_id=63">Site Terms and Conditions</a> for full details on copyrights. If you have any concerns with the content of this feed you may <a href="http://www.linickx.com/contact">contact me here</a>.<br/><span style="float: right;font-size: 7pt"><a href="http://blog.taragana.com/index.php/archive/wordpress-plugins-provided-by-taraganacom/">WP Copyright Plugin</a></span>]]></content:encoded>
			<wfw:commentRss>http://www.linickx.com/84/bug-hunting-calcylator/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

