<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>sBiker in London</title>
	
	<link>http://www.sbiker.co.cc</link>
	<description />
	<lastBuildDate>Sat, 11 Feb 2012 02:04:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Sbiker" /><feedburner:info uri="sbiker" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>Sbiker</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Netbeans IDE: SVN, Tortoise, Zend framework, Xdebug</title>
		<link>http://feedproxy.google.com/~r/Sbiker/~3/W-6xG-QuSfk/</link>
		<comments>http://www.sbiker.co.cc/netbeans-ide-svn-tortoise-zend-framework-xdebug/#comments</comments>
		<pubDate>Sat, 11 Feb 2012 02:04:34 +0000</pubDate>
		<dc:creator>sBiker</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Netbeans]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[Tortoise]]></category>
		<category><![CDATA[Xdebug]]></category>
		<category><![CDATA[Zend framework]]></category>

		<guid isPermaLink="false">http://www.sbiker.co.cc/?p=3746</guid>
		<description><![CDATA[<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><img width="195" height="110" src="http://www.sbiker.co.cc/wp-content/uploads/2012/02/web_logo-195x110.jpg" class="attachment-thumbnail wp-post-image" alt="web_logo" title="web_logo" /></p>Tools Required &nbsp; Subversion: repository server installer. TortoiseSVN: windows shell client for Subversion Netbeans IDE with JDK ZendFramework (minimal package, full package, zend server community edition) Xdebug Add to Environment Variables &nbsp; Check if you&#8217;re able to run the following commands from the command line...]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/xMaWQ9gDODWoyqs52smJF5_1P5M/0/da"><img src="http://feedads.g.doubleclick.net/~a/xMaWQ9gDODWoyqs52smJF5_1P5M/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/xMaWQ9gDODWoyqs52smJF5_1P5M/1/da"><img src="http://feedads.g.doubleclick.net/~a/xMaWQ9gDODWoyqs52smJF5_1P5M/1/di" border="0" ismap="true"></img></a></p><style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><head></p>
<style type="text/css">
<!--
h2 {
	color: #F00;
}
-->
</style>
<p></head></p>
<p><body></p>
<h2>Tools Required</h2>
<p>&nbsp;</p>
<ul>
<li><a href="http://www.open.collab.net/downloads/subversion/">Subversion</a>: repository server installer.</li>
<li><a href="http://tortoisesvn.net/downloads">TortoiseSVN</a>: windows shell client for Subversion</li>
<li><a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Netbeans IDE with JDK</a></li>
<li><a href="http://framework.zend.com/download/latest">ZendFramework</a> (minimal package, full package, zend server community edition)</li>
<li><a href="http://www.xdebug.org/find-binary.php">Xdebug</a></li>
</ul>
<h2>Add to Environment Variables</h2>
<p>&nbsp;</p>
<p>Check if you&#8217;re able to run the following commands from the command line or add to your PATH if required:</p>
<ul>
<li>svn</li>
<li>php</li>
</ul>
<h2>Config</h2>
<p>&nbsp;</p>
<ul>
<li> Update <strong>C:\xampp\php\php.ini</strong>
<ul>
<li>include_path = &#8220;.;C:\xampp\php\PEAR;<...your_path_to...>\ZendFramework-1.11.11\library&#8221;</li>
<li> zend_extension = &quot;C:\xampp\php\ext\php_xdebug-2.1.3-5.3-vc9.dll&quot;</li>
</ul>
</li>
<li>Netbeans IDE (Tools -&gt; Options)
<ul>
<li>PHP -&gt; General
<ul>
<li>php.exe</li>
<li>Global Include Path (<...your_path_to...>\ZendFramework-1.11.11\library ??? -&gt; takes long time to scan!!!!)</li>
</ul>
</li>
<li>PHP -&gt; Zend
<ul>
<li>Zend script (zf.bat)</li>
<li>NOTE: the path cannot have empty spaces!!! </li>
</ul>
</li>
<li>Miscellaneous -&gt; Versioning -&gt; Subversion:
<ul>
<li>Path to &quot;svn.exe&quot; =&gt; C:\Program Files\CollabNet\Subversion Client</li>
</ul>
</li>
</ul>
</li>
<li>Xdebug
<ul>
<li>Copy &quot;  php_xdebug-2.1.3-5.3-vc9.dll&quot; to &quot;C:\xampp\php\ext&quot; </li>
</ul>
</li>
</ul>
<h2>Creating Local Repository</h2>
<p>&nbsp;</p>
<ul>
<li>TortoiseSVN:
<ul>
<li>Create new folder
<ul>
<li>e.g. D:/repositories</li>
</ul>
</li>
<li>Right click -&gt; TortoiseSVN -&gt; &quot;Create repository here&#8230;&quot;</li>
<li>&quot;Native filesystem (FSFS)&quot; if required</li>
</ul>
</li>
<li>Netbeans IDE:
<ul>
<li>Project -&gt; Right-click -&gt; Versioning
<ul>
<li>Import into Subversion repository:
<ul>
<li>Repository URL:  file:///D:/repositories</li>
<li>Mandatory &quot;Initial Import of the project&quot; message</li>
</ul>
</li>
<li>Commit ALL files from the project for the 1st time</li>
</ul>
</li>
</ul>
</li>
</ul>
<h2>Using Zend inside Netbeans</h2>
<p>&nbsp;</p>
<ul>
<li>Right click on the project
<ul>
<li>Zend</li>
<li>Run</li>
</ul>
</li>
<li>Tools -&gt; Options -&gt; Keymap:
<ul>
<li>Actions &#8211; &quot;Zend: Run Command&#8230;&quot;
<ul>
<li>Zend = ALT+Z</li>
</ul>
</li>
</ul>
</li>
</ul>
<p>&nbsp;</p>
<p></body></p>
<div style='clear:both'></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Sbiker?a=W-6xG-QuSfk:HyV2H6DnlYw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Sbiker?a=W-6xG-QuSfk:HyV2H6DnlYw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Sbiker/~4/W-6xG-QuSfk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sbiker.co.cc/netbeans-ide-svn-tortoise-zend-framework-xdebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://www.sbiker.co.cc/netbeans-ide-svn-tortoise-zend-framework-xdebug/</feedburner:origLink></item>
		<item>
		<title>Useful commands: unix, linux, windows (dos), etc</title>
		<link>http://feedproxy.google.com/~r/Sbiker/~3/jYdmfyh3lTQ/</link>
		<comments>http://www.sbiker.co.cc/useful-commands-unix-linux-windows-dos-etc/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 16:41:52 +0000</pubDate>
		<dc:creator>sBiker</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Useful]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[utils]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.sbiker.co.cc/?p=3725</guid>
		<description><![CDATA[<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><img width="195" height="110" src="http://www.sbiker.co.cc/wp-content/uploads/2012/02/blog-useful_commands-195x110.png" class="attachment-thumbnail wp-post-image" alt="blog-useful_commands" title="blog-useful_commands" /></p>A post to remind me about different useful commands I&#8217;ve used in the past and certainly others that I&#8217;ll learn in the future: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Windows (DOS) &nbsp; List of used ports Or we could use CurrPorts to see the...]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/2jlsbaEVyGT0TQBdYX_HnKs_oxc/0/da"><img src="http://feedads.g.doubleclick.net/~a/2jlsbaEVyGT0TQBdYX_HnKs_oxc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/2jlsbaEVyGT0TQBdYX_HnKs_oxc/1/da"><img src="http://feedads.g.doubleclick.net/~a/2jlsbaEVyGT0TQBdYX_HnKs_oxc/1/di" border="0" ismap="true"></img></a></p><style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><head></p>
<style type="text/css">
<!--
h2 {
	color: #F00;
}
-->
</style>
<p></head></p>
<p><body></p>
<p>A post to remind me about different useful commands I&#8217;ve used in the past and certainly others that I&#8217;ll learn in the future:</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<h2>Windows (DOS)</h2>
<p>&nbsp;</p>
<ul>
<li>List of <b>used ports</b>
<pre class="brush: plain; title: ; notranslate">netstat -b -p TCP</pre>
<p>Or we could use <a href="http://www.nirsoft.net/utils/cports.html">CurrPorts</a> to see the currently opened ports. More clear if we don&#8217;t mind installing new software.</li>
<li><a href="http://www.microsoft.com/download/en/details.aspx?id=2648">Microsoft AutoPlay Repair Wizard</a>: scans your computer devices to find defective AutoPlay settings, and attempts to fix those it finds.</li>
</ul>
<p></body></p>
<div style='clear:both'></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Sbiker?a=jYdmfyh3lTQ:uAYff28xPNI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Sbiker?a=jYdmfyh3lTQ:uAYff28xPNI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Sbiker/~4/jYdmfyh3lTQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sbiker.co.cc/useful-commands-unix-linux-windows-dos-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://www.sbiker.co.cc/useful-commands-unix-linux-windows-dos-etc/</feedburner:origLink></item>
		<item>
		<title>My 3D 3DS birthday :) and Chinese New Year</title>
		<link>http://feedproxy.google.com/~r/Sbiker/~3/npg9JA-JZQU/</link>
		<comments>http://www.sbiker.co.cc/my-3d-3ds-birthday-and-chinese-new-year/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 22:33:20 +0000</pubDate>
		<dc:creator>sBiker</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[birthday]]></category>
		<category><![CDATA[London]]></category>

		<guid isPermaLink="false">http://www.sbiker.co.cc/?p=3715</guid>
		<description><![CDATA[<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><img width="195" height="110" src="http://www.sbiker.co.cc/wp-content/uploads/2012/01/CIMG0199-195x110.jpg" class="attachment-thumbnail wp-post-image" alt="CIMG0199" title="CIMG0199" /></p>Birthday 2012, 3D 3DS hint &nbsp; Sayaka&#8217;s preparation&#8230; Two massive foil balloons with a hi-float liquid (kind of glue to put inside an hellium balloon to make them stay up longer) => not successful as they sold her that liquid in the shop rather than...]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/F6yIq-1J3haqZhhPSJTPKklC9YE/0/da"><img src="http://feedads.g.doubleclick.net/~a/F6yIq-1J3haqZhhPSJTPKklC9YE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/F6yIq-1J3haqZhhPSJTPKklC9YE/1/da"><img src="http://feedads.g.doubleclick.net/~a/F6yIq-1J3haqZhhPSJTPKklC9YE/1/di" border="0" ismap="true"></img></a></p><style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><head></p>
<style type="text/css">
<!--
h2 {
	color: #F00;
}
-->
</style>
<p></head></p>
<p><body></p>
<h2>Birthday 2012, 3D 3DS hint <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </h2>
<p>&nbsp;</p>
<p style="text-align:center;"><img src="http://images16.fotki.com/v383/photos/8/1657618/10372022/CIMG0105-vi.jpg	 " /></p>
<ul>Sayaka&#8217;s preparation&#8230;</p>
<li>Two massive foil balloons with a hi-float liquid (kind of glue to put inside an hellium balloon to make them stay up longer) => not successful as they sold her that liquid in the shop rather than the hellium itself <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </li>
<li>Book from my Amazon&#8217;s wishlist => not successful as it was one of the few that I deleted the day before she checked, still wondering how is that it was still there, cache?!!? oh well&#8230;</li>
</ul>
<div class="wp-caption aligncenter" style="width: 610px"></p>
<p style="text-align:center;"><img src="http://images54.fotki.com/v627/photos/8/1657618/10372022/CIMG0108-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v303/photos/8/1657618/10372022/CIMG0109-vi.jpg	 " /></p>
<p><p class="wp-caption-text">Sayaka burning the white chocolate for my cake...hehehe</p></div>
<p>&nbsp;</p>
<p style="text-align:center;"><img src="http://images61.fotki.com/v390/photos/8/1657618/10372022/CIMG0110-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images12.fotki.com/v335/photos/8/1657618/10372022/CIMG0114-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images44.fotki.com/v301/photos/8/1657618/10372022/CIMG0117-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images61.fotki.com/v219/photos/8/1657618/10372022/CIMG0122-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images59.fotki.com/v791/photos/8/1657618/10372022/CIMG0130-vi.jpg	 " /></p>
<div class="wp-caption aligncenter" style="width: 610px"></p>
<p style="text-align:center;"><img src="http://images109.fotki.com/v785/photos/8/1657618/10372022/CIMG0132-vi.jpg	" /></p>
<p><p class="wp-caption-text">Sayaka's ultra-strong spanish sangria with kgs of fruit <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p></div>
<p>&nbsp;</p>
<h2>Chinese New Year</h2>
<p>&nbsp;</p>
<p style="text-align:center;"><img src="http://images44.fotki.com/v301/photos/8/1657618/10371705/CIMG0143-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images55.fotki.com/v586/photos/8/1657618/10371705/CIMG0144-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images54.fotki.com/v627/photos/8/1657618/10371705/CIMG0145-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v361/photos/8/1657618/10371705/CIMG0157-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v278/photos/8/1657618/10371705/CIMG0159-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images61.fotki.com/v777/photos/8/1657618/10371705/CIMG0162-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images109.fotki.com/v785/photos/8/1657618/10371705/CIMG0163-vi.jpg	" /></p>
<p style="text-align:center;"><img src="http://images52.fotki.com/v304/photos/8/1657618/10371705/CIMG0164-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images61.fotki.com/v219/photos/8/1657618/10371705/CIMG0167-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v299/photos/8/1657618/10371705/CIMG0168-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images12.fotki.com/v20/photos/8/1657618/10371705/CIMG0169-vi.jpg	  " /></p>
<p style="text-align:center;"><img src="http://images54.fotki.com/v627/photos/8/1657618/10371705/CIMG0173-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images59.fotki.com/v791/photos/8/1657618/10371705/CIMG0174-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images56.fotki.com/v362/photos/8/1657618/10371705/CIMG0175-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images61.fotki.com/v390/photos/8/1657618/10371705/CIMG0176-vi.jpg	 " /></p>
<div class="wp-caption aligncenter" style="width: 610px"></p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v661/photos/8/1657618/10371705/CIMG0178-vi.jpg	 " /></p>
<p><p class="wp-caption-text">My age <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></div>
<p>&nbsp;</p>
<p style="text-align:center;"><img src="http://images12.fotki.com/v20/photos/8/1657618/10371705/CIMG0184-vi.jpg	  " /></p>
<p style="text-align:center;"><img src="http://images44.fotki.com/v301/photos/8/1657618/10371705/CIMG0186-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v103/photos/8/1657618/10371705/CIMG0187-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images38.fotki.com/v1279/photos/8/1657618/10371705/CIMG0188-vi.jpg	" /></p>
<p style="text-align:center;"><img src="http://images44.fotki.com/v220/photos/8/1657618/10371705/CIMG0190-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images38.fotki.com/v1279/photos/8/1657618/10371705/CIMG0194-vi.jpg	" /></p>
<div class="wp-caption aligncenter" style="width: 610px"></p>
<p style="text-align:center;"><img src="http://images29.fotki.com/v1151/photos/8/1657618/10371705/CIMG0199-vi.jpg	" /></p>
<p><p class="wp-caption-text">My 3D (Underworld awakening) 3DS (Shinobi instead of the book above...hehehe) birthday!</p></div>
<p>&nbsp;</p>
<div class="wp-caption aligncenter" style="width: 610px"></p>
<p style="text-align:center;"><object data="http://www.youtube.com/v/tUcrbUCWKQc?version=3&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" width="604" height="370">
	<param name="movie" value="http://www.youtube.com/v/tUcrbUCWKQc?version=3&rel=0&fs=1&showinfo=0"></param>
	<param name="wmode" value="opaque"></param>
	<param name="allowFullScreen" value="true"></param>
	<param name="allowScriptAccess" value="always"></param>
</object></p>
<p><p class="wp-caption-text">Too much blood for my liking...</p></div>
<p>&nbsp;</p>
<p style="text-align:center;"><img src="http://images59.fotki.com/v791/photos/8/1657618/10371705/CIMG0201-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v303/photos/8/1657618/10371705/CIMG0204-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images12.fotki.com/v335/photos/8/1657618/10371705/CIMG0206-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images12.fotki.com/v20/photos/8/1657618/10371705/CIMG0212-vi.jpg	  " /></p>
<p style="text-align:center;"><img src="http://images59.fotki.com/v791/photos/8/1657618/10371705/CIMG0218-vi.jpg	 " /></p>
<p style="text-align:center;"><object data="http://www.youtube.com/v/e6StnpXY4EI?version=3&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" width="604" height="370">
	<param name="movie" value="http://www.youtube.com/v/e6StnpXY4EI?version=3&rel=0&fs=1&showinfo=0"></param>
	<param name="wmode" value="opaque"></param>
	<param name="allowFullScreen" value="true"></param>
	<param name="allowScriptAccess" value="always"></param>
</object></p>
<p>&nbsp;</p>
<p></body></p>
<div style='clear:both'></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Sbiker?a=npg9JA-JZQU:15RBpZLODuU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Sbiker?a=npg9JA-JZQU:15RBpZLODuU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Sbiker/~4/npg9JA-JZQU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sbiker.co.cc/my-3d-3ds-birthday-and-chinese-new-year/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://www.sbiker.co.cc/my-3d-3ds-birthday-and-chinese-new-year/</feedburner:origLink></item>
		<item>
		<title>Databases: Xammp installation (phpMyAdmin, mySQL)</title>
		<link>http://feedproxy.google.com/~r/Sbiker/~3/Ee7Sim9LmIo/</link>
		<comments>http://www.sbiker.co.cc/databases-xammp-installation-phpmyadmin-mysql/#comments</comments>
		<pubDate>Sat, 21 Jan 2012 22:37:50 +0000</pubDate>
		<dc:creator>sBiker</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[db]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[toad]]></category>
		<category><![CDATA[xammp]]></category>

		<guid isPermaLink="false">http://www.sbiker.co.cc/?p=3704</guid>
		<description><![CDATA[<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><img width="195" height="110" src="http://www.sbiker.co.cc/wp-content/uploads/2012/01/databases-195x110.jpg" class="attachment-thumbnail wp-post-image" alt="databases" title="databases" /></p>Download and install XAMMP so you&#8217;ve got your local Apache webserver + MySQL, PHP, phpMyAdmin,&#8230; Before you log in to your phpMyAdmin tool it&#8217;s worth changing the empty root password for something else. I had loads of problems after following the official instructions to change...]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/GBbznYpKIhbOPZ0RetL_FevIUFc/0/da"><img src="http://feedads.g.doubleclick.net/~a/GBbznYpKIhbOPZ0RetL_FevIUFc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/GBbznYpKIhbOPZ0RetL_FevIUFc/1/da"><img src="http://feedads.g.doubleclick.net/~a/GBbznYpKIhbOPZ0RetL_FevIUFc/1/di" border="0" ismap="true"></img></a></p><style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><head></p>
<style type="text/css">
<!--
h2 {
	color: #F00;
}
-->
</style>
<p></head></p>
<p><body></p>
<p>Download and <strong>install</strong> <a href="http://www.apachefriends.org/en/xampp-windows.html">XAMMP</a> so you&#8217;ve got your local Apache webserver + MySQL, PHP, phpMyAdmin,&#8230;</p>
<p>Before you log in to your phpMyAdmin tool it&#8217;s worth changing the empty root password for something else. I had loads of problems after following the <a href="http://dev.mysql.com/doc/refman/5.0/en/default-privileges.html">official instructions to change the initial root passowrd</a>, so I&#8217;d recommend to not follow that process and follow the one below instead: </p>
<p>Go to the <strong>Security area</strong> in Xampp (<a href="http://localhost/security/index.php">http://localhost/security/index.php</a>), <u>change your password</u> and restart the MySQL service.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<ul>I think this modifies the following file(s):</p>
<li style="list-style-type:none; margin-left: 30px; font-style:oblique;"> C:\xampp\phpMyAdmin\config.inc.php</li>
<li style="list-style-type:none; margin-left: 30px; font-style:oblique;"> C:\xampp\phpMyAdmin\config.inc.php.safe</li>
</ul>
<p>After that, you can go to the phpMyAdmin page (<a href="http://localhost/phpmyadmin/">http://localhost/phpmyadmin/</a>) and log in with the new details.</p>
<p>Or you could configure a DB client with:</p>
<ul>
<li>server: <strong>localhost</strong></li>
<li>port: <strong>3306</strong> (or as detailed in your <span style="font-style:oblique;">&#8216;C:\xampp\mysql\bin\my.ini&#8217;</span>)</li>
<li>password: <strong>new password</strong></li>
</ul>
<p>MySQL settings seem to be located here (<span style="font-style:oblique;">C:\xampp\mysql\bin\my.ini</span>), it&#8217;s got details about port and password, but I&#8217;m not quite sure about what the meaning of this password is as it won&#8217;t be affected when we edit such a password via the Xampp security screen mentioned above.</p>
<p>&nbsp;</p>
<p></body></p>
<div style='clear:both'></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Sbiker?a=Ee7Sim9LmIo:yESzVEtr_lM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Sbiker?a=Ee7Sim9LmIo:yESzVEtr_lM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Sbiker/~4/Ee7Sim9LmIo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sbiker.co.cc/databases-xammp-installation-phpmyadmin-mysql/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://www.sbiker.co.cc/databases-xammp-installation-phpmyadmin-mysql/</feedburner:origLink></item>
		<item>
		<title>Shinobi 3DS Streetpass – challenges rank S</title>
		<link>http://feedproxy.google.com/~r/Sbiker/~3/zi7C9ul9y8k/</link>
		<comments>http://www.sbiker.co.cc/shinobi-3ds-streetpass-challenges-rank-s/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 19:57:09 +0000</pubDate>
		<dc:creator>sBiker</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Videogames]]></category>
		<category><![CDATA[3ds]]></category>
		<category><![CDATA[gameplay]]></category>
		<category><![CDATA[games]]></category>
		<category><![CDATA[rank s]]></category>
		<category><![CDATA[shinobi]]></category>

		<guid isPermaLink="false">http://www.sbiker.co.cc/?p=3674</guid>
		<description><![CDATA[<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><img width="195" height="110" src="http://www.sbiker.co.cc/wp-content/uploads/2012/01/2012.01.10-shinobi-3ds-195x110.jpg" class="attachment-thumbnail wp-post-image" alt="2012.01.10-shinobi 3ds" title="2012.01.10-shinobi 3ds" /></p>There are some poor reviews out there due to the difficulty of Shinobi 3DS but if you like challenges, this games is so good and addictive!!!! If there&#8217;s one game you need to buy to take you back to the old arcades is this one,...]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/MZTtZNVBP07w2AGSBNAjciJu1yc/0/da"><img src="http://feedads.g.doubleclick.net/~a/MZTtZNVBP07w2AGSBNAjciJu1yc/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/MZTtZNVBP07w2AGSBNAjciJu1yc/1/da"><img src="http://feedads.g.doubleclick.net/~a/MZTtZNVBP07w2AGSBNAjciJu1yc/1/di" border="0" ismap="true"></img></a></p><style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p>There are some poor reviews out there due to the difficulty of Shinobi 3DS but if you like challenges, this games is so good and addictive!!!! </p>
<p>If there&#8217;s one game you need to buy to take you back to the old arcades is this one, totally recommended&#8230;</p>
<p style="float:left;">
<iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=sbiker-21&#038;o=2&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=ss_til&#038;asins=B0055QL7EW" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</p>
<p style="float:left;">
<iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=spanbike-20&#038;o=1&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=ss_til&#038;asins=B0052WG9II" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</p>
<p>
<iframe src="http://rcm-es.amazon.es/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=sbiker02-21&#038;o=30&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=ss_til&#038;asins=B005DWJBVY" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe>
</p>
<h2>Challenge 1</h2>
<p>&nbsp;</p>
<p>Points: 12,005,500<br />
Time: 01:04:00 mins</p>
<p>It can be done a lot quicker, but without so much parrying and combos&#8230;</p>
<p style="text-align:center;"><object data="http://www.youtube.com/v/H5s43o0kggU?version=3&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" width="604" height="370">
	<param name="movie" value="http://www.youtube.com/v/H5s43o0kggU?version=3&rel=0&fs=1&showinfo=0"></param>
	<param name="wmode" value="opaque"></param>
	<param name="allowFullScreen" value="true"></param>
	<param name="allowScriptAccess" value="always"></param>
</object></p>
<p>&nbsp;</p>
<h2>Challenge 2</h2>
<p>&nbsp;</p>
<p>Points: 11,529,200<br />
   Time:   01:05:40 mins</p>
<p>There are three different ways you can take when approaching a challenge, go for points, for time or for combos <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . This is a mix of points and combos, but definitely not time, it could be done a lot quicker&#8230; at least 10 secs?</p>
<p style="text-align:center;"><object data="http://www.youtube.com/v/OuqzVY_nJ-4?version=3&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" width="604" height="370">
	<param name="movie" value="http://www.youtube.com/v/OuqzVY_nJ-4?version=3&rel=0&fs=1&showinfo=0"></param>
	<param name="wmode" value="opaque"></param>
	<param name="allowFullScreen" value="true"></param>
	<param name="allowScriptAccess" value="always"></param>
</object></p>
<p>&nbsp;</p>
<h2>Challenge 5</h2>
<p>&nbsp;</p>
<p>My first &#8220;rank S&#8221;<br />
Points:   12,110,500<br />
Time:     00:44:46 seconds</p>
<p style="text-align:center;"><object data="http://www.youtube.com/v/VhsdTlV_7uc?version=3&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" width="604" height="370">
	<param name="movie" value="http://www.youtube.com/v/VhsdTlV_7uc?version=3&rel=0&fs=1&showinfo=0"></param>
	<param name="wmode" value="opaque"></param>
	<param name="allowFullScreen" value="true"></param>
	<param name="allowScriptAccess" value="always"></param>
</object></p>
<p>&nbsp;</p>
<h2>Challenge 6</h2>
<p>&nbsp;</p>
<p>Points:     13,730,000<br />
Time:     01:23:10 mins</p>
<p style="text-align:center;"><object data="http://www.youtube.com/v/OzGNuhy2Z1o?version=3&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" width="604" height="370">
	<param name="movie" value="http://www.youtube.com/v/OzGNuhy2Z1o?version=3&rel=0&fs=1&showinfo=0"></param>
	<param name="wmode" value="opaque"></param>
	<param name="allowFullScreen" value="true"></param>
	<param name="allowScriptAccess" value="always"></param>
</object></p>
<p>&nbsp;</p>
<h2>Challenge 7</h2>
<p>&nbsp;</p>
<p>Points:     10,900,400<br />
Time:     00:33:66 secs</p>
<p style="text-align:center;"><object data="http://www.youtube.com/v/bOFcsGqShGs?version=3&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" width="604" height="370">
	<param name="movie" value="http://www.youtube.com/v/bOFcsGqShGs?version=3&rel=0&fs=1&showinfo=0"></param>
	<param name="wmode" value="opaque"></param>
	<param name="allowFullScreen" value="true"></param>
	<param name="allowScriptAccess" value="always"></param>
</object></p>
<p>&nbsp;</p>
<div style='clear:both'></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Sbiker?a=zi7C9ul9y8k:jQPNQyx7wnU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Sbiker?a=zi7C9ul9y8k:jQPNQyx7wnU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Sbiker/~4/zi7C9ul9y8k" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sbiker.co.cc/shinobi-3ds-streetpass-challenges-rank-s/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://www.sbiker.co.cc/shinobi-3ds-streetpass-challenges-rank-s/</feedburner:origLink></item>
		<item>
		<title>Christmas 2011 – Zamora, Alicante, London</title>
		<link>http://feedproxy.google.com/~r/Sbiker/~3/SW9wNbtuoSI/</link>
		<comments>http://www.sbiker.co.cc/christmas-2011-zamora-alicante-london/#comments</comments>
		<pubDate>Tue, 10 Jan 2012 00:27:16 +0000</pubDate>
		<dc:creator>sBiker</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[London]]></category>
		<category><![CDATA[Spain]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[Trips]]></category>
		<category><![CDATA[Zamora]]></category>
		<category><![CDATA[alicante]]></category>
		<category><![CDATA[belen]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[navidad]]></category>

		<guid isPermaLink="false">http://www.sbiker.co.cc/?p=3669</guid>
		<description><![CDATA[<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><img width="195" height="110" src="http://www.sbiker.co.cc/wp-content/uploads/2012/01/2011.12.31-London-New-Years-fireworks-full-195x110.jpg" class="attachment-thumbnail wp-post-image" alt="2011.12.31 - London New Years fireworks - full" title="2011.12.31 - London New Years fireworks - full" /></p>We didn&#8217;t take many pictures in Spain this time, mainly a typical Spanish Belen (representing the birth of Jesus Christ) More info and images about Zamora in previous posts, as a reminder: Zamora &#8211; Belen &nbsp; The pictures below were taken by Sayaka this Chirstmas...]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/o3ZgH6WYxC5RoR2SRm63Emdxj0k/0/da"><img src="http://feedads.g.doubleclick.net/~a/o3ZgH6WYxC5RoR2SRm63Emdxj0k/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/o3ZgH6WYxC5RoR2SRm63Emdxj0k/1/da"><img src="http://feedads.g.doubleclick.net/~a/o3ZgH6WYxC5RoR2SRm63Emdxj0k/1/di" border="0" ismap="true"></img></a></p><style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><head></p>
<style type="text/css">
<!--
h2 {
	color: #F00;
}
-->
</style>
<p></head></p>
<p><body></p>
<p>We didn&#8217;t take many pictures in Spain this time, mainly a typical Spanish Belen (representing the birth of Jesus Christ)</p>
<p>More info and images about <a href="/zamora/">Zamora</a> in previous posts, as a reminder:</p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v778/photos/8/1657618/10326558/CIMG0058-vi.jpg	 " /></p>
<h2>Zamora &#8211; Belen</h2>
<p>&nbsp;</p>
<p>The pictures below were taken by Sayaka this Chirstmas 2011, if you want to check a different &#8220;Belen&#8221;, with more pictures and videos. You can do so on the post I created last year about <a href="/tradiciones-belenes-de-navidad-2010-zamora/">&#8216;Nazaret to Belen&#8217;</a></p>
<p style="text-align:center;"><img src="http://images16.fotki.com/v363/photos/8/1657618/10326558/CIMG0002-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images54.fotki.com/v627/photos/8/1657618/10326558/CIMG0007-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images57.fotki.com/v300/photos/8/1657618/10326558/CIMG0009-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v103/photos/8/1657618/10326558/CIMG0010-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images16.fotki.com/v388/photos/8/1657618/10326558/CIMG0011-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images56.fotki.com/v362/photos/8/1657618/10326558/CIMG0012-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images16.fotki.com/v363/photos/8/1657618/10326558/CIMG0013-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v661/photos/8/1657618/10326558/CIMG0014-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images54.fotki.com/v627/photos/8/1657618/10326558/CIMG0015-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images57.fotki.com/v300/photos/8/1657618/10326558/CIMG0016-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images57.fotki.com/v1354/photos/8/1657618/10326558/CIMG0019-vi.jpg	" /></p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v778/photos/8/1657618/10326558/CIMG0021-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images44.fotki.com/v301/photos/8/1657618/10326558/CIMG0022-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images61.fotki.com/v218/photos/8/1657618/10326558/CIMG0026-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images44.fotki.com/v220/photos/8/1657618/10326558/CIMG0027-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v303/photos/8/1657618/10326558/CIMG0029-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images61.fotki.com/v219/photos/8/1657618/10326558/CIMG0032-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v778/photos/8/1657618/10326558/CIMG0033-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v303/photos/8/1657618/10326558/CIMG0038-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v661/photos/8/1657618/10326558/CIMG0040-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v628/photos/8/1657618/10326558/CIMG0043-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images57.fotki.com/v1354/photos/8/1657618/10326558/CIMG0044-vi.jpg	" /></p>
<p style="text-align:center;"><img src="http://images16.fotki.com/v387/photos/8/1657618/10326558/CIMG0045-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images16.fotki.com/v387/photos/8/1657618/10326558/CIMG0046-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images12.fotki.com/v335/photos/8/1657618/10326558/CIMG0048-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images16.fotki.com/v258/photos/8/1657618/10326558/CIMG0052-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images44.fotki.com/v301/photos/8/1657618/10326558/CIMG0060-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images57.fotki.com/v300/photos/8/1657618/10326558/CIMG0061-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images12.fotki.com/v335/photos/8/1657618/10326558/CIMG0062-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v103/photos/8/1657618/10326558/PC280049-vi.jpg	 " /></p>
<h2>Other Spanish traditions</h2>
<p>&nbsp;</p>
<p>My hometown is well known by its Easter, these pictures I took a couple of years ago there will give you an idea about what to expect in <a href="/easter-in-zamora/">Zamora in easter</a> </p>
<p style="text-align:center;"><img src="http://images56.fotki.com/v371/photos/8/1657618/10326558/CIMG0053-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images44.fotki.com/v301/photos/8/1657618/10326558/CIMG0055-vi.jpg	 " /></p>
<h2>Zamora &#8211; Japanese omelette (Okonomiyaki)</h2>
<p>&nbsp;</p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v628/photos/8/1657618/10326558/CIMG0063-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images12.fotki.com/v20/photos/8/1657618/10326558/CIMG0068-vi.jpg	  " /></p>
<h2>Zamora &#8211; Spanish &#8216;tapas&#8217;</h2>
<p>&nbsp;</p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v778/photos/8/1657618/10326558/PC240044-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v778/photos/8/1657618/10326558/PC240046-vi.jpg	 " /></p>
<h2>Zamora &#8211; A donkey on the road??!</h2>
<p>&nbsp;</p>
<p>Hahahahaha&#8230; people always joke about Zamora and its donkeys on the streets. I suppose they&#8217;ve got a point after I saw this fella behind Sayaka <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v661/photos/8/1657618/10326558/PC240047-vi.jpg	 " /></p>
<h2>Alicante</h2>
<p>&nbsp;</p>
<p>We went down from Zamora to Alicante with my brother and the temperature changed so much that we saw 17 degrees early morning on the day we were coming back to the UK and even 22 degrees when we arrived to the airport, that&#8217;s a good Chirstmas!!!</p>
<p>The pictures below are something traditional that happens in Alicante on the 30th every year (apparently), but we arrived late and just saw the ending&#8230; <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p style="text-align:center;"><img src="http://images116.fotki.com/v107/photos/8/1657618/10326556/PC300058-vi.jpg	" /></p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v282/photos/8/1657618/10326556/PC300061-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v662/photos/8/1657618/10326556/PC300063-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images16.fotki.com/v363/photos/8/1657618/10326556/PC300071-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images12.fotki.com/v335/photos/8/1657618/10326556/PC300074-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images12.fotki.com/v335/photos/8/1657618/10326556/PC300077-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v778/photos/8/1657618/10326556/PC300085-vi.jpg	 " /></p>
<p style="text-align:center;"><object data="http://www.youtube.com/v/NdOSgdf48Ps?version=3&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" width="604" height="370">
	<param name="movie" value="http://www.youtube.com/v/NdOSgdf48Ps?version=3&rel=0&fs=1&showinfo=0"></param>
	<param name="wmode" value="opaque"></param>
	<param name="allowFullScreen" value="true"></param>
	<param name="allowScriptAccess" value="always"></param>
</object></p>
<p>&nbsp;</p>
<h2>London &#8211; New Year&#8217;s fireworks (or almost!)</h2>
<p>&nbsp;</p>
<p>Back in London and back to the rainy days!!</p>
<p style="text-align:center;"><img src="http://images61.fotki.com/v777/photos/8/1657618/10326557/1CIMG0101-vi.jpg	" /></p>
<p>Our idea was to see the New Year&#8217;s fireworks near Big ben and London eye, but when we arrived there everything was so packed that the police cut all possible entries from big ben until near St. Paul&#8217;s cathedral!!!! Fences everywhere&#8230; and apparently, over 250.000 people trying to see the event!!</p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v778/photos/8/1657618/10326557/CIMG0081-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images44.fotki.com/v220/photos/8/1657618/10326557/CIMG0083-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images16.fotki.com/v388/photos/8/1657618/10326557/CIMG0086-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images44.fotki.com/v220/photos/8/1657618/10326557/CIMG0088-vi.jpg	 " /></p>
<p>At the end we saw practically nothing behind that tree!!!! <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , oh well, we had a good time together anyway&#8230;hehehe</p>
<p style="text-align:center;"><object data="http://www.youtube.com/v/XXb9iVw6Vm0?version=3&rel=0&fs=1&showinfo=0" type="application/x-shockwave-flash" width="604" height="370">
	<param name="movie" value="http://www.youtube.com/v/XXb9iVw6Vm0?version=3&rel=0&fs=1&showinfo=0"></param>
	<param name="wmode" value="opaque"></param>
	<param name="allowFullScreen" value="true"></param>
	<param name="allowScriptAccess" value="always"></param>
</object></p>
<p>&nbsp;</p>
<p style="text-align:center;"><img src="http://images54.fotki.com/v627/photos/8/1657618/10326557/CIMG0094-vi.jpg	 " /></p>
<p>After that, imagine all those 250.000 people trying to get into the underground to go back home. We ended up walking from in front of the OXO tower to Oxford street!!! Sooooo many people!!!!</p>
<p style="text-align:center;"><img src="http://images51.fotki.com/v299/photos/8/1657618/10326557/CIMG0095-vi.jpg	 " /></p>
<p style="text-align:center;"><img src="http://images57.fotki.com/v1354/photos/8/1657618/10326557/CIMG0096-vi.jpg	" /></p>
<p style="text-align:center;"><img src="http://images116.fotki.com/v107/photos/8/1657618/10326557/CIMG0097-vi.jpg	" /></p>
<h2>London &#8211; forbidden to send cold meat to Japan!!! <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </h2>
<p>&nbsp;</p>
<p>We bought a couple of spanish cold meat to send to Sayaka&#8217;s family when we were in Spain but then we research about sending them over and found out that it was illegal at the moment to send any meat and they would burn it on the customs hence, sadly, we couldn&#8217;t send anything. Sorry about that!!! <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p style="text-align:center;"><img src="http://images60.fotki.com/v778/photos/8/1657618/10326558/P1040086-vi.jpg	 " /></p>
<p>&nbsp;</p>
<p></body></p>
<div style='clear:both'></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Sbiker?a=SW9wNbtuoSI:PiCaHv_poXM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Sbiker?a=SW9wNbtuoSI:PiCaHv_poXM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Sbiker/~4/SW9wNbtuoSI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sbiker.co.cc/christmas-2011-zamora-alicante-london/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://www.sbiker.co.cc/christmas-2011-zamora-alicante-london/</feedburner:origLink></item>
		<item>
		<title>List of Mashup tools</title>
		<link>http://feedproxy.google.com/~r/Sbiker/~3/05UHSaIKZKg/</link>
		<comments>http://www.sbiker.co.cc/list-of-mashup-tools/#comments</comments>
		<pubDate>Fri, 16 Dec 2011 20:20:48 +0000</pubDate>
		<dc:creator>sBiker</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[mash ups]]></category>
		<category><![CDATA[mashups]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.sbiker.co.cc/?p=3653</guid>
		<description><![CDATA[<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><img width="195" height="110" src="http://www.sbiker.co.cc/wp-content/uploads/2011/12/mashup-tools-web20-terms-195x110.jpg" class="attachment-thumbnail wp-post-image" alt="mashup tools - web20-terms" title="mashup tools - web20-terms" /></p>#table-1 { width: 600px; margin: auto; } #table-1 thead { text-align: center; } #table-1 thead th { border:1px solid black; color: black; text-align: center; text-align: center; width: 200px;background: #E9E7E7;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E9E7E7), to(#8E8585));background: -webkit-linear-gradient(#E9E7E7, #8E8585);background: -moz-linear-gradient(#E9E7E7, #8E8585);background: -ms-linear-gradient(#E9E7E7, #8E8585);background: -o-linear-gradient(#E9E7E7, #8E8585);background: linear-gradient(#E9E7E7,...]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/c0ayjEPWCNz_UNiGOwEv3g1utDI/0/da"><img src="http://feedads.g.doubleclick.net/~a/c0ayjEPWCNz_UNiGOwEv3g1utDI/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/c0ayjEPWCNz_UNiGOwEv3g1utDI/1/da"><img src="http://feedads.g.doubleclick.net/~a/c0ayjEPWCNz_UNiGOwEv3g1utDI/1/di" border="0" ismap="true"></img></a></p><style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><head></p>
<style type="text/css">
#table-1 {
width: 600px;
margin: auto;
}
#table-1 thead {
text-align: center;
}
#table-1 thead th {
border:1px solid black;
color: black;
text-align: center; 
text-align: center; width: 200px;background: #E9E7E7;background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E9E7E7), to(#8E8585));background: -webkit-linear-gradient(#E9E7E7, #8E8585);background: -moz-linear-gradient(#E9E7E7, #8E8585);background: -ms-linear-gradient(#E9E7E7, #8E8585);background: -o-linear-gradient(#E9E7E7, #8E8585);background: linear-gradient(#E9E7E7, #8E8585);-pie-background: linear-gradient(#E9E7E7, #8E8585);behavior: url(/PIE.htc);
font-size: 16px;
font-weight: bold;
padding: 3px 10px;
}
#table-1 td, th
{
border:1px solid black;
}
#table-1 td
{
height:50px;
vertical-align:middle;
font-size: 16px;
text-align: center;
}
</style>
<p></head></p>
<p><body></p>
<p>A list of the mashup tools detailed in the following book. If you&#8217;re remotely interested about Web Services, APIs, etc, quite recommended&#8230;</p>
<p>Different prices and availability depending on the country you&#8217;re checking from:</p>
<p style="float:left;"><iframe src="http://rcm-uk.amazon.co.uk/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=sbiker-21&#038;o=2&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=ss_til&#038;asins=159059858X" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p style="float:left;"><iframe src="http://rcm.amazon.com/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=spanbike-20&#038;o=1&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=ss_til&#038;asins=159059858X" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<p style="float:left;"><iframe src="http://rcm-es.amazon.es/e/cm?lt1=_blank&#038;bc1=FFFFFF&#038;IS2=1&#038;bg1=FFFFFF&#038;fc1=000000&#038;lc1=0000FF&#038;t=sbiker02-21&#038;o=30&#038;p=8&#038;l=as4&#038;m=amazon&#038;f=ifr&#038;ref=ss_til&#038;asins=159059858X" style="width:120px;height:240px;" scrolling="no" marginwidth="0" marginheight="0" frameborder="0"></iframe></p>
<table id="table-1">
<tr>
<th>Name</th>
<th>Description</th>
<th>URL</th>
</tr>
<tr>
<td>GME</td>
<td>Google Mashup Editor: text based</td>
<td><a href="http://editor.googlemashups.com/editor">http://editor.googlemashups.com/editor													</a></td>
</tr>
<tr>
<td>Yahoo Pipes</td>
<td>Visual mashup editor</td>
<td><a href="http://pipes.yahoo.com/">http://pipes.yahoo.com/																	</a></td>
<tr/>
<tr>
<td>Apatar</td>
<td>Open source software designed for business users and programmers to integrate data sources and formats</td>
<td><a href="http://www.apatar.com/product.html">http://www.apatar.com/product.html                                                     	</a></td>
</tr>
<tr>
<td>BEA AquaLogic Pages</td>
<td>Browser-based tools for authoring web pages and web applications</td>
<td><a href="http://www.bea.com/framework.jsp?CNT=index.jsp&#038;FP=/content/products/aqualogic/pages/">http://www.bea.com/framework.jsp?CNT=index.jsp&#038;FP=/content/products/aqualogic/pages/     </a></td>
</tr>
<tr>
<td>Bungee Connect</td>
<td>Browser-based environment for building web applications</td>
<td><a href="http://www.bungeelabs.com/">http://www.bungeelabs.com/                                                               </a></td>
</tr>
<tr>
<td>Chickenfoot</td>
<td>Firefox extension (similar to Greasemonkey) that allows users to write scripts to “manipulate web pages and automate web browsing”</td>
<td><a href="http://groups.csail.mit.edu/uid/chickenfoot/index.php">http://groups.csail.mit.edu/uid/chickenfoot/index.php 								</a></td>
</tr>
<tr>
<td>Coghead</td>
<td>Browser-based GUI for creating and hosting business applications</td>
<td><a href="http://www.coghead.com/">http://www.coghead.com/                                                                  </a></td>
</tr>
<tr>
<td>CoScripter</td>
<td>Firefox extension “that automates the process of recording and playing back processes”</td>
<td><a href="http://services.alphaworks.ibm.com/coscripter/browse/about">http://services.alphaworks.ibm.com/coscripter/browse/about                               </a></td>
</tr>
<tr>
<td>Dapper</td>
<td>Browser-based GUI for producing screen-scrapers that output Atom, RSS, Google Maps, and other formats</td>
<td><a href="http://www.dapper.net">http://www.dapper.net                                                                   	</a></td>
</tr>
<tr>
<td>Data Mashups Online Service</td>
<td>Browser-based GUI to create custom business applications, especially for mashing up data and web services</td>
<td><a href="http://datamashups.com/">http://datamashups.com/                                        							</a></td>
</tr>
<tr>
<td>Denodo data mashup</td>
<td>A platform focused on creating new business services by integrating existing data</td>
<td><a href="http://www.denodo.com/">http://www.denodo.com/                                                                   </a></td>
</tr>
<tr>
<td>Extensio</td>
<td>A platform for data extraction, integration, and delivery</td>
<td><a href="http://www.extensio.com/">http://www.extensio.com/                                                                 </a></td>
</tr>
<tr>
<td>Intel Mash Maker</td>
<td>A experimental research project for enabling the easy creation of mashups (“mashups for the masses”)</td>
<td><a href="http://mashmaker.intel.com/">http://mashmaker.intel.com/                                                    			</a></td>
</tr>
<tr>
<td>JackBe Presto Enterprise Edition</td>
<td>Software to let users “create, consume, and customize enterprise mashups”</td>
<td><a href="http://jackbe.com/resources/download.php">http://jackbe.com/resources/download.php                                                 </a></td>
</tr>
<tr>
<td>Marmite</td>
<td>A research prototype of a mashup creation tool for nonprogrammers</td>
<td><a href="http://www.cs.cmu.edu/~jasonh/projects/marmite/">http://www.cs.cmu.edu/~jasonh/projects/marmite/                                          </a></td>
</tr>
<tr>
<td>Microsoft Popfly</td>
<td>A browser mashup tool whose drag-and-drop widgets have some similarity to Yahoo! Pipes but that puts more of an emphasis on presentation gadgets</td>
<td><a href="http://popfly.ms">http://popfly.ms                   														</a></td>
</tr>
<tr>
<td>Openkapow</td>
<td>Desktop software for creating bots hosted by openkapow</td>
<td><a href="http://openkapow.com/ ">http://openkapow.com/                                                                    </a></td>
</tr>
<tr>
<td>Potluck</td>
<td>The mashup-making tool for SIMILE, a research project focused on the application of the semantic Web for manipulating digital assets</td>
<td><a href="http://simile.mit.edu/potluck">http://simile.mit.edu/potluck                           									</a></td>
</tr>
<tr>
<td>Proto</td>
<td>Desktop mashups, especially for business intelligence applications</td>
<td><a href="http://www.protosw.com/">http://www.protosw.com/                                                                  </a></td>
</tr>
<tr>
<td>QEDWiki</td>
<td>A browser-based interface for creating mashups</td>
<td><a href="http://services.alphaworks.ibm.com/qedwiki/">http://services.alphaworks.ibm.com/qedwiki/                                              </a></td>
</tr>
<tr>
<td>RSSBus</td>
<td>Tools to “generate, manage, orchestrate, and pipeline RSS feeds”</td>
<td><a href="http://rssbus.com/">http://rssbus.com/                                                                       </a></td>
</tr>
<tr>
<td>Serena Mashup Composer</td>
<td>Software for creating business mashups</td>
<td><a href="http://www.serena.com/mashups/testdrive.html">http://www.serena.com/mashups/testdrive.html                                             </a></td>
</tr>
<tr>
<td>StrikeIron SOA Express for Excel</td>
<td>An add-on to enable easy access to web services from within Microsoft Excel</td>
<td><a href="http://strikeiron.com/tools/tools_soaexpress.aspx">http://strikeiron.com/tools/tools_soaexpress.aspx                                       	</a></td>
</tr>
<tr>
<td>WSO2 Mashup Server</td>
<td>An open source platform for creating and deploying “web services mashups”</td>
<td><a href="http://wso2.org/projects/mashup">http://wso2.org/projects/mashup                                                          </a></td>
</tr>
</table>
<p></body></p>
<div style='clear:both'></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Sbiker?a=05UHSaIKZKg:M2HykiIRAGo:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Sbiker?a=05UHSaIKZKg:M2HykiIRAGo:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Sbiker/~4/05UHSaIKZKg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sbiker.co.cc/list-of-mashup-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://www.sbiker.co.cc/list-of-mashup-tools/</feedburner:origLink></item>
		<item>
		<title>Merry Christmas everyone, proxima parada, Zamora ^_^</title>
		<link>http://feedproxy.google.com/~r/Sbiker/~3/wKR4zDog8u0/</link>
		<comments>http://www.sbiker.co.cc/merry-christmas-everyone-proxima-parada-zamora-_/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 21:52:31 +0000</pubDate>
		<dc:creator>sBiker</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Zamora]]></category>
		<category><![CDATA[christmas]]></category>
		<category><![CDATA[merry]]></category>
		<category><![CDATA[navidad]]></category>

		<guid isPermaLink="false">http://www.sbiker.co.cc/?p=3645</guid>
		<description><![CDATA[<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><img width="195" height="110" src="http://www.sbiker.co.cc/wp-content/uploads/2011/12/onepiecemerrychristmas-195x110.jpg" class="attachment-thumbnail wp-post-image" alt="onepiecemerrychristmas" title="onepiecemerrychristmas" /></p>Pues lo hemos estado dejando y dejando a ver si se podian pillar las dos fiestas, noche buena y noche vieja, pero este año no va a poder ser. Estaremos por ahí desde el sábado 24 hasta el sábado 31, volviendo desde Alicante, asíque saldremos...]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/Jxu8410TJIbBmEeUT-5OzjRQ9pQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/Jxu8410TJIbBmEeUT-5OzjRQ9pQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/Jxu8410TJIbBmEeUT-5OzjRQ9pQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/Jxu8410TJIbBmEeUT-5OzjRQ9pQ/1/di" border="0" ismap="true"></img></a></p><style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p>Pues lo hemos estado dejando y dejando a ver si se podian pillar las dos fiestas, noche buena y noche vieja, pero este año no va a poder ser. </p>
<p>Estaremos por ahí desde el sábado 24 hasta el sábado 31, volviendo desde Alicante, asíque saldremos de Zamora un par de días antes. Aunque bueno, mejor esto que nada, a ver que tal de fresquito hace, no lo quiero ni pensar!!! <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>FELIZZZ NAVIDAD a los que no vea antes de navidad, que va a ser prácticamente a todos&#8230;hehehe</p>
<p>Nos vemos! </p>
<p style="text-align:center;"><img src="/wp-content/uploads/2011/12/onepiecemerrychristmas-400x214.jpg" width="600"></img></p>
<div style='clear:both'></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Sbiker?a=wKR4zDog8u0:B-3RK-8gpjA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Sbiker?a=wKR4zDog8u0:B-3RK-8gpjA:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Sbiker/~4/wKR4zDog8u0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sbiker.co.cc/merry-christmas-everyone-proxima-parada-zamora-_/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://www.sbiker.co.cc/merry-christmas-everyone-proxima-parada-zamora-_/</feedburner:origLink></item>
		<item>
		<title>Root your Xperia Play (Android), bootloader not affected</title>
		<link>http://feedproxy.google.com/~r/Sbiker/~3/F4Rt0TOEEsk/</link>
		<comments>http://www.sbiker.co.cc/root-your-xperia-play-android-bootloader-not-affected/#comments</comments>
		<pubDate>Tue, 13 Dec 2011 09:56:59 +0000</pubDate>
		<dc:creator>sBiker</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[xperia]]></category>

		<guid isPermaLink="false">http://www.sbiker.co.cc/?p=3637</guid>
		<description><![CDATA[<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><img width="195" height="110" src="http://www.sbiker.co.cc/wp-content/uploads/2011/12/android_logo-195x110.gif" class="attachment-thumbnail wp-post-image" alt="android_logo" title="android_logo" /></p>Root your Xperia Play (Android) &nbsp; I had not gone through the trouble to root my new Xperia Play just yet. There were a few things that I could not do with the phone without superuser rights but they were not so bad that made...]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/rlR5_KbhCqjHcoBZZzosdS39SRE/0/da"><img src="http://feedads.g.doubleclick.net/~a/rlR5_KbhCqjHcoBZZzosdS39SRE/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/rlR5_KbhCqjHcoBZZzosdS39SRE/1/da"><img src="http://feedads.g.doubleclick.net/~a/rlR5_KbhCqjHcoBZZzosdS39SRE/1/di" border="0" ismap="true"></img></a></p><style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><head></p>
<style type="text/css">
<!--
h2 {
	color: #F00;
}
-->
</style>
<p></head></p>
<p><body></p>
<h2>Root your Xperia Play (Android)</h2>
<p>&nbsp;</p>
<p>I had not gone through the trouble to root my new Xperia Play just yet. There were a few things that I could not do with the phone without superuser rights but they were not so bad that made me think about spending the time to sort it out, well, not so bad up until today!!!</p>
<p>In my previous Android I noticed that a few times the 3G internet connection was not working properly, so even though everything appeared correct, webpages were not loading and the only option was to either reboot the phone or find an application that needs root access to be able to just restart the network connections.</p>
<p>Today I noticed the same problem with the Xperia Play and that caused me to lose my bus just for 10 seconds!!!! so annoying!!!!, so I ended up waiting for almost half an hour for the next one. Hopefully this won&#8217;t happen again after rooting the phone by following the steps below. Note that this will allow you to run apps as a <b>superuser</b> but won&#8217;t change the <b>bootloader</b>; ie, you won&#8217;t be able to run a custom ROM in your phone before it boots up, so you will be able to keep on receiving Sony updates as required with the benefit of being able to grant permissions to the applications that need it:</p>
<ol>
<li>Download the <a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">Java SE Development Kit (JDK)</a> required by the Android SDK (Windows ~85MB). You don&#8217;t need to install Java FX SDK if prompted.</li>
<li>Download and install the ADB drivers for your phone, included in the (<a href="http://developer.android.com/sdk/index.html">Android SDK</a>) (Windows ~30MB)</li>
<li>Once the Android SDK is installed, launch the SDK Manager (right-click and <b>run as Administrator!!!</b>), tick &#8216;Android SDK Platforms-tools&#8217; and try to Install</li>
<li>If it doesn&#8217;t install, download the following file <a href="http://dl-ssl.google.com/android/repository/platform-tools_r09-windows.zip">http://dl-ssl.google.com/android/repository/platform-tools_r09-windows.zip</a> and copy it to &#8220;C:\Program Files\Android\android-sdk\temp&#8221; (but if you&#8217;ve run it as Administrator you should be fine)</li>
<li>Check that the ADB drivers are installed by plugging your mobile and typing the following in your command prompt (which should give you the serial number of your mobile):
<pre class="brush: plain; title: ; notranslate">
cd C:\Program Files\Android\android-sdk\platform-tools\
adb devices
</pre>
</li>
<li>If it fails, you can manually update the driver by launching the SDK Manager, and ticking &#038; installing the &#8216;Google USB Driver package&#8217;</li>
<li>Connect the mobile in &#8216;USB debugging mode&#8217; and &#8216;Media Transfer mode&#8217; (not MSC mode), skip the PC Companion alert.</li>
<li>Find your Mobile in Windows Device manager, click update driver and find the folder where the USB drivers have been downloaded (C:\Program Files\Android\android-sdk\extras\google\usb_driver)</li>
<li>Download the new (16/Nov/2011) <a href="http://forum.xda-developers.com/attachment.php?attachmentid=784296&#038;stc=1&#038;d=1321435888">DooMLoRD_v3_ROOT-zergRush-busybox-su.zip</a> from <a href="http://forum.xda-developers.com/showthread.php?t=1320350">forum.xda-developers.com</a> &#8211; thanks to Mr.DooMLoRD for his &#8220;[16/Nov][ROOTING/UNROOTING] Xperia 2011 Easy Rooting Toolkit [v3.0](zergRush Exploit)&#8221;</li>
<li>Unzip and run from the command prompt, make sure you&#8217;ve gone to the path where the .bat file is kept in your DOS console (<b>cd full/path</b>), you cannot try to run &#8216;full/path/runme.bat&#8217; or it&#8217;ll fail with &#8220;The system cannot find the path specified&#8221;:
<pre class="brush: plain; title: ; notranslate">runme.bat</pre>
</li>
</ol>
<p>Once you&#8217;ve installed the above, change a few settings in your phone as follow:</p>
<pre class="brush: plain; title: ; notranslate">
---------------------------------------------------------------
              Easy rooting toolkit (v3.0)
                   created by DooMLoRD
        using exploit zergRush (Revolutionary Team)
   Credits go to all those involved in making this possible!
---------------------------------------------------------------
 [*] This script will:
     (1) root ur device using latest zergRush exploit (16 Nov)
     (2) install Busybox (1.18.4)
     (3) install SU files (binary: 3.0.3 and apk: 3.0.6)
 [*] Before u begin:
     (1) make sure u have installed adb drivers for ur device
     (2) enable &quot;USB DEBUGGING&quot;
           from (Menu\Settings\Applications\Development)
     (3) enable &quot;UNKNOWN SOURCES&quot;
           from (Menu\Settings\Applications)
     (4) [OPTIONAL] increase screen timeout to 10 minutes
     (5) connect USB cable to PHONE and then connect to PC
     (6) skip &quot;PC Companion Software&quot; prompt on device
---------------------------------------------------------------
 CONFIRM ALL THE ABOVE THEN
</pre>
</p>
<p>If you&#8217;ve arrived so far, ALL DONE!!!!</p>
<pre class="brush: plain; title: ; notranslate">
--- STARTING ----
--- WAITING FOR DEVICE
adb server is out of date.  killing...
* daemon started successfully *
--- cleaning
rm failed for *, No such file or directory
--- pushing zergRush&quot;
173 KB/s (23056 bytes in 0.130s)
--- correcting permissions
--- executing zergRush

[**] Zerg rush - Android 2.2/2.3 local root
[**] (C) 2011 Revolutionary. All rights reserved.

[**] Parts of code from Gingerbreak, (C) 2010-2011 The Android Exploid Crew.

[+] Found a GingerBread ! 0x00015118
[*] Scooting ...
[*] Sending 149 zerglings ...
[+] Zerglings found a way to enter ! 0x10
[+] Overseer found a path ! 0x000151e0
[*] Sending 149 zerglings ...
[+] Zerglings caused crash (good news): 0x2abcccc4 0x0054
[*] Researching Metabolic Boost ...
[+] Speedlings on the go ! 0x6fd193d3 0x6fd39667
[*] Popping 24 more zerglings
[*] Sending 173 zerglings ...

[+] Rush did it ! It's a GG, man !
[+] Killing ADB and restarting as root... enjoy!
--- WAITING FOR DEVICE TO RECONNECT
if it gets stuck over here for a long time then try:
   disconnect usb cable and reconnect it
   toggle &quot;USB DEBUGGING&quot; (first disable it then enable it)
--- DEVICE FOUND
--- pushing busybox
1344 KB/s (1075144 bytes in 0.781s)
--- correcting permissions
--- remounting /system
--- copying busybox to /system/xbin/
2099+1 records in
2099+1 records out
1075144 bytes transferred in 0.379 secs (2836791 bytes/sec)
--- correcting ownership
--- correcting permissions
--- installing busybox
--- pushing SU binary
904 KB/s (22228 bytes in 0.024s)
--- correcting ownership
--- correcting permissions
--- correcting symlinks
--- pushing Superuser app
2073 KB/s (785801 bytes in 0.370s)
--- cleaning
--- rebooting
ALL DONE!!!
</pre>
<p>And all done to allow you to run applications in your Android as a <b>Superuser!!!</b><img src="http://images27.fotki.com/v994/photos/8/1657618/9186419/photo-vi.png" height="500" /></p>
<p></body></p>
<div style='clear:both'></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Sbiker?a=F4Rt0TOEEsk:UU_fZJ8bONc:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Sbiker?a=F4Rt0TOEEsk:UU_fZJ8bONc:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Sbiker/~4/F4Rt0TOEEsk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sbiker.co.cc/root-your-xperia-play-android-bootloader-not-affected/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://www.sbiker.co.cc/root-your-xperia-play-android-bootloader-not-affected/</feedburner:origLink></item>
		<item>
		<title>Useful tools to search and register a new domain</title>
		<link>http://feedproxy.google.com/~r/Sbiker/~3/ZfbsVYkaQzA/</link>
		<comments>http://www.sbiker.co.cc/useful-tools-to-search-and-register-a-new-domain/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 01:40:37 +0000</pubDate>
		<dc:creator>sBiker</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[domain]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[register]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.sbiker.co.cc/?p=3607</guid>
		<description><![CDATA[<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><img width="195" height="110" src="http://www.sbiker.co.cc/wp-content/uploads/2011/12/Domain-Names-195x110.jpg" class="attachment-thumbnail wp-post-image" alt="Domain-Names" title="Domain-Names" /></p>If you&#8217;ve ever tried to register an internet domain name online you&#8217;ll have soon discovered that almost all of them are taken!!!! That doesn&#8217;t mean that all of them are providing a good service, well, or even a service, most of them are just registered...]]></description>
			<content:encoded><![CDATA[
<p><a href="http://feedads.g.doubleclick.net/~a/LQMLzEranrZO-Nnp1x8oJta6nTs/0/da"><img src="http://feedads.g.doubleclick.net/~a/LQMLzEranrZO-Nnp1x8oJta6nTs/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/LQMLzEranrZO-Nnp1x8oJta6nTs/1/da"><img src="http://feedads.g.doubleclick.net/~a/LQMLzEranrZO-Nnp1x8oJta6nTs/1/di" border="0" ismap="true"></img></a></p><style type="text/css">
div.img
{
  height:auto;  
  width: 25%;
  float: left;
  text-align: center;
}	

div.img img
{
  display: inline;
  margin: 2px;
  height:auto;
  width: auto;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: auto;
  margin: 2px;
  padding-bottom:1cm;
}
</style>
<p><html><br />
<head><br />
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"></p>
<p></head><br />
<body><br />
If you&#8217;ve ever tried to register an internet domain name online you&#8217;ll have soon discovered that almost all of them are taken!!!! <img src='http://www.sbiker.co.cc/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
<br />
That doesn&#8217;t mean that all of them are providing a good service, well, or even a service, most of them are just registered and parked waiting to be purchased by a much bigger amount than they were bought for.<br />
<br />
I&#8217;m going to list a few of the websites and tools that can make the process of searching and registering a web domain a little bit easier now:<br />
</p>
<table style=" text-align: left; width: 600px;" border="1" cellpadding="2" cellspacing="2">
<thead>
<tr>
<th>Info about domains
</th>
<th>Comments</th>
</tr>
</thead>
<tbody>
<tr>
<td style="vertical-align: top;">Domain name forums
</td>
<td style="vertical-align: top;">Good place to Sell them
</td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="http://www.sitepoint.com/forums/forumdisplay.php?98-Domain-Names&amp;s=652dab43280cd458d7334f512fb96d05">www.sitepoint.com</a>
</td>
<td style="vertical-align: top;">Domain name forum
</td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="http://dnjournal.com/">www.dnjournal.com</a>
</td>
<td style="vertical-align: top;">Online journal for domain name industry<br />
Domain Sales (with top prices as a guide, sometimes in Millions)
</td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="http://domainprices.co.uk/Domain_Sales_Prices.php">www.domainprices.co.uk</a>
</td>
<td style="vertical-align: top;">Prices of sold domain (as a guide)
</td>
</tr>
<tr>
<td style="vertical-align: top;">
</td>
<td style="vertical-align: top;">
</td>
</tr>
</tbody>
</table>
<p>Rule of thumb, <br />
&nbsp;<cite>.com&nbsp; -&gt; 10 x .co.uk</cite> <br />
&nbsp;Go for <span style="font-style: italic;">.com</span>, <span<br />
style="font-style: italic;">.net</span> or <span<br />
style="font-style: italic;">.co.uk</span> (maybe even <span<br />
style="font-style: italic;">.org</span>)</p>
<p>Good Domain name:</p>
<ul>
<li>will allow you to spend next to nothing on marketing
</li>
<li> you&#8217;ll need to be willing to pay thousands of pounds for the right domain (at least 2 or 3 times/year)</li>
</ul>
<table style=" text-align: left; width: 600px;" border="1" cellpadding="2" cellspacing="2">
<thead>
<tr>
<th>People related to domain names</th>
<th>Commnets</th>
</tr>
</thead>
<tbody>
<tr>
<td style="vertical-align: top;">George Marshall, owner of <a href="http://www.entrepreneur.co.uk/">www.enterpreneur.co.uk</a> amongst others
</td>
<td style="vertical-align: top;">He&#8217;s registered around 3000 domains
</td>
</tr>
<tr>
<td style="vertical-align: top;">James Dale
</td>
<td style="vertical-align: top;">does pretty well selling domains<br />
<a href="http://www.fwitter.co.uk/2-premium-generic-domain-names-sold-for-100k-each-this-week/">2 domains for &pound;100k each in 2009</a>
</td>
</tr>
<tr>
<td style="vertical-align: top;">Scott James
</td>
<td style="vertical-align: top;"><a href="http://selfmademinds.com/">www.selfmademinds.com</a> (Blog &#8211; Earning by Learning)
</td>
</tr>
<tr>
<td style="vertical-align: top;">Ricky Schwarz (Domain king and Webfather)
</td>
<td style="vertical-align: top;">few domains with a lot of traffic<br />
<a href="http://www.ricksblog.com/">Blog</a> | <a href="http://www.ricksblog.com/about.html">about</a></p>
<p>Now his <a href="http://www.erealestate.com/domains.htm#">www.erealestate.com</a> has over 4300 dotcom
</td>
</tr>
</tbody>
</table>
<p>UK search resuls:
</p>
<ul>
<li>&nbsp;.co.uk</li>
<li>server hosted in the UK</li>
<li>domain registrar hosted in the UK</li>
<li><a href="http://www.google.com/analytics/">Google Analytics</a> allows webmasters to specify the location of their website</li>
</ul>
<table style=" text-align: left; width: 600px;" border="1" cellpadding="2" cellspacing="2">
<thead>
<tr>
<th>Domain registrars</th>
<th>Comments</th>
</tr>
</thead>
<tbody>
<tr>
<td style="vertical-align: top;"><a href="http://www.ukreg.com/">www.ukreg.com</a>
</td>
<td style="vertical-align: top;">
</td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="http://www.123-reg.co.uk/">www.123-reg.com</a>
</td>
<td style="vertical-align: top;">
</td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="http://www.godaddy.com/default.aspx">www.godaddy.com<br />
</a> </td>
<td style="vertical-align: top;">Founder and CEO: <span style="font-weight: bold;">Bob Parsons</span> (<a href="http://www.bobparsons.me/about_bob.php">about</a> | <a href="http://www.bobparsons.me/bp_16_rules.php?ci=21609">16 rules for success</a> | <a href="http://en.wikipedia.org/wiki/Bob_Parsons">wikipedia</a>)
</td>
</tr>
<tr>
<td style="vertical-align: top;">
</td>
<td style="vertical-align: top;">
</td>
</tr>
</tbody>
</table>
<p></p>
<table style=" text-align: left; width: 600px;" border="1" cellpadding="2" cellspacing="2">
<thead>
<tr>
<th>Buy/Sell domains</th>
<th>Comments</th>
</tr>
</thead>
<tbody>
<tr>
<td style="vertical-align: top;"><a href="http://www.greatdomains.com/">www.greatdomains.com</a>
</td>
<td style="vertical-align: top;">
</td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="http://sedo.co.uk/uk/home/welcome/">www.sedo.co.uk</a>
</td>
<td style="vertical-align: top;">
</td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="http://www.acorndomains.co.uk/">www.acorndomains.co.uk</a>
</td>
<td style="vertical-align: top;">
</td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="http://www.afternic.com/">www.afternic.com</a>
</td>
<td style="vertical-align: top;">
</td>
</tr>
</tbody>
</table>
<p></p>
<table style=" text-align: left; width: 600px;" border="1" cellpadding="2" cellspacing="2">
<thead>
<tr>
<th>Other useful resources</th>
<th>Comments</th>
</tr>
</thead>
<tbody>
<tr>
<td style="vertical-align: top;"><a href="http://memorabledomains.co.uk/">www.memorabledomains.co.uk</a>
</td>
<td style="vertical-align: top;">Domain investor: list of over 6500 domains to buy .co.uk (expensive)
</td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="http://www.fcdomains.co.uk/">www.fcdomains.co.uk</a>
</td>
<td style="vertical-align: top;">Domain investor: ~200 domains .co.uk (some of them not so expensive)<br />
<a href="http://www.fcdomains.co.uk/fc_find.htm">Search utility for .co.uk domains</a> (restricted to 1000 queries over 24 hours)
</td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="http://www.domainmonster.com">www.domainmonster.com</a>
</td>
<td style="vertical-align: top;">Expiring domains in the next 5 days (list to <a href="http://www.domainmonster.com/expired-domains/">download</a>)<br />
Domains for sale (list to <a href="http://www.domainmonster.com/domain-for-sale/">download</a>)<br />
Check availability
</td>
</tr>
<tr>
<td style="vertical-align: top;"><a href="http://www.nominet.org.uk/">www.nominet.org.uk</a>
</td>
<td style="vertical-align: top;">administers UK domains<br />
Info about Registrant (person), registrar (domain company),<br />
register and renewal date 
</td>
</tr>
</tbody>
</table>
<p></p>
<hr style="width: 100%; height: 2px;">
<h3>Domain name deletion date prediction tool for Nominet UK domains:</h3>
<ul>
<li>Renewal/Expire date: Nominet contact registrant to confirm</li>
<li>30 days after -&gt; domain suspended</li>
<li>~60 days after -&gt; domain available again (<span style="font-weight: bold;">drop date</span>)</li>
<li>registrant can renew until the drop date</li>
<li>In reality, in the UK, drop date is ~92 or 99 days after renewal date</li>
</ul>
<p>Services like <a href="http://dropdates.co.uk/index.php">www.dropdates.co.uk</a> allow you to enter the renewal date to provide you with the most likely drop date.
</p>
<p><div class="wp-caption alignnone" style="width: 610px"><br />
<a href="http://images53.fotki.com/v249/filejB4f/a8799/8/1657618/9186419/Domainsdropdatecalculation.jpg"><img src="http://images53.fotki.com/v249/photos/8/1657618/9186419/Domainsdropdatecalculation-vi.jpg" width="600"></a><br />
<p class="wp-caption-text">Click for High Res</p></div><br />
</p>
<h3>Dropcatchers</h3>
<p>New industry dedicated to re-register domains in fractions of seconds after their drop date (~92 days after their renewal date as explained above)</p>
<table width="600" border="1">
<tr>
<th scope="col">Dropcatching services</th>
<th scope="col">Comments</th>
</tr>
<tr>
<td><a href="http://www.dropcatcher.co.uk">www.dropcatcher.co.uk</a></td>
<td>&pound;29+VAT, no-win: you&#8217;ll credit will be used for another domain</td>
</tr>
<tr>
<td><a href="http://www.caught.co.uk">www.caught.co.uk</a></td>
<td>&pound;30, no-win no-fee</td>
</tr>
<tr>
<td><a href="http://www.dropcatch.co.uk">www.dropcatch.co.uk</a></td>
<td>&pound;30, no-win: full refund</td>
</tr>
<tr>
<td><a href="http://www.domainmonster.com">www.domainmonster.com</a></td>
<td>
<p>&pound;20+reg fee, only if won<br />
    UK and dotcoms</p>
</td>
</tr>
<tr>
<td><a href="http://www.snapnames.com">www.snapnames.com</a></td>
<td>Much bigger players</td>
</tr>
<tr>
<td><a href="http://www.pool.com">www.pool.com</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td><a href="http://www.namejet.com">www.namejet.com</a></td>
<td>&nbsp;</td>
</tr>
<tr>
<td><a href="http://www.acorndomains.co.uk">www.acorndomains.co.uk</a></td>
<td>
<p>Shelf solutions (scripts)<br />
    Other companies catch names for their own portafolio</p>
</td>
</tr>
</table>
<p></body><br />
</html></p>
<div style='clear:both'></div><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/Sbiker?a=ZfbsVYkaQzA:bfB7EKP-Inw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/Sbiker?a=ZfbsVYkaQzA:bfB7EKP-Inw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/Sbiker?d=qj6IDK7rITs" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/Sbiker/~4/ZfbsVYkaQzA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.sbiker.co.cc/useful-tools-to-search-and-register-a-new-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	<creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/3.0/</creativeCommons:license>
	<feedburner:origLink>http://www.sbiker.co.cc/useful-tools-to-search-and-register-a-new-domain/</feedburner:origLink></item>
	</channel>
</rss>

