<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tabbles &#187; Sales and Marketing</title>
	<atom:link href="http://tabbles.net/blog/tag/sales-and-marketing/feed/" rel="self" type="application/rss+xml" />
	<link>http://tabbles.net</link>
	<description>Document Management Software, File Tagging</description>
	<lastBuildDate>Thu, 17 May 2012 04:34:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>again on piracy: a very smart method to create retro-compatible serials and read them</title>
		<link>http://tabbles.net/blog/again-on-piracy-a-very-smart-method-to-create-retro-compatible-serials-and-read-them/</link>
		<comments>http://tabbles.net/blog/again-on-piracy-a-very-smart-method-to-create-retro-compatible-serials-and-read-them/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 15:05:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[piracy]]></category>
		<category><![CDATA[Sales and Marketing]]></category>
		<category><![CDATA[serial number]]></category>

		<guid isPermaLink="false">http://tabbles.net/blog_wp_/?p=49</guid>
		<description><![CDATA[A pretty easy technique to develop a simple and yet very effective serial number system: the idea is to create a very large serial and read only a part of it... then start reading a bit more as the app gets cracked.]]></description>
			<content:encoded><![CDATA[<p>HELLO WORLD</p>
<p>While looking for a solution to this <a href="http://tabbles.net/forum/viewtopic.php?f=7&amp;t=204&amp;start=0#p1086">keygen thingy</a>, I started a thread onÂ <a class="postlink" style="border-bottom-color: #666666; border-bottom-style: dotted; border-bottom-width: 1px; padding: 0px; margin: 0px;" href="http://discuss.joelonsoftware.com/default.asp?biz"><span style="color: black;">Joels on Software</span></a>. One guy named Rui came out with a really smart concept, so smart and simple that we didn&#8217;t think of it first (<a class="postlink" style="border-bottom-color: #7b828d; border-bottom-style: solid; border-bottom-width: 1px; color: #454b54; text-decoration: none; padding: 0px; margin: 0px;" href="http://discuss.joelonsoftware.com/default.asp?biz.5.794899.15#containerDiscussTopic794934">here</a>)Â and I tell my ideas about the benefits of such approachÂ <a class="postlink" style="border-bottom-color: #7b828d; border-bottom-style: solid; border-bottom-width: 1px; color: #454b54; text-decoration: none; padding: 0px; margin: 0px;" href="http://discuss.joelonsoftware.com/default.asp?biz.5.794899.16#discussTopic794972">here</a>. Â Then conversation goes on, I get moved and can&#8217;t help showing our love to our community:Â <a class="postlink" style="border-bottom-color: #7b828d; border-bottom-style: solid; border-bottom-width: 1px; color: #454b54; text-decoration: none; padding: 0px; margin: 0px;" href="http://discuss.joelonsoftware.com/default.asp?biz.5.794899.15#discussTopic794978">here</a>. Of course I had to explain the concept using some capitalistic arguments, but I hope that the &#8220;love&#8221; comes out of my postÂ <img style="border-width: 0px; padding: 0px; margin: 0px;" title="Mr. Green" src="http://tabbles.net/forum/images/smilies/icon_mrgreen.gif" alt=":mrgreen:" /> <img style="border-width: 0px; padding: 0px; margin: 0px;" title="Very Happy" src="http://tabbles.net/forum/images/smilies/icon_e_biggrin.gif" alt=":D" /> <img style="border-width: 0px; padding: 0px; margin: 0px;" title="Embarrassed" src="http://tabbles.net/forum/images/smilies/icon_redface.gif" alt=":oops:" /> <img style="border-width: 0px; padding: 0px; margin: 0px;" title="Mr. Green" src="http://tabbles.net/forum/images/smilies/icon_mrgreen.gif" alt=":mrgreen:" /> <img style="border-width: 0px; padding: 0px; margin: 0px;" title="Twisted Evil" src="http://tabbles.net/forum/images/smilies/icon_twisted.gif" alt=":twisted:" />. Well, before going further, please have a look at our previous posts on piracy <a title="Piracy and friendship" href="http://tabbles.net/blog/2009/11/10/weekly-update-02-08-november-and-how-we-dont-fight-piracy/">here</a> and <a title="Tabbles got cracked!" href="http://tabbles.net/blog/2009/12/10/tabbles-got-cracked-this-time-its-a-real-patch/">here</a> &#8211; just want to make sure that we absolutely don&#8217;t have bad feelings (nor we are frightened!) by pirates in any way <img src='http://tabbles.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h2>The previous situation:</h2>
<p>Our previous serials looked like this: 1-23T02-123456-7-890. Everything apart from the &#8220;T02&#8243; was generated based on purchase reference number. The issue with that <strong>Tabbles was reading the whole serial at once</strong>, and since we used no trick/obfuscation at all, we knew that it would have been a trivial job for any hacker to reverse-engineer the code and write a keygen&#8230;</p>
<h2>Our current approach:</h2>
<p>Our current serial looks like this: 1-T02-123456-1-111122233334444555566667777888899990000. The main difference is that now <strong>Tabbles is reading only a part of it</strong> (that is: 1-T02-123456-1-1111) and the logic to read the rest of the serial is not in the code (it was commented out at compiling). Therefore Tabbles will accept a serial number looking like 1-T02-123456-1-111122233334444555566667777888899990000 but will only take into account the first part (1-T02-123456-1-1111) and ignore the following part (22233334444555566667777888899990000).</p>
<p>So here is the trick: assuming that a keygen can only be written by reverse engineering the functions that read the serial inside the app, the first keygen that will developed will only be able to generate the first part of the serial (1-T02-123456-1-1111) and it may as well append some randomly generated numbers afterwards &#8211; the current version of Tabbles would work just fine with it.Â Then, the next day we&#8217;d reply by releasing a new version of Tabbles that reads also another little chunk of the serial (say the &#8220;2222&#8243;) making the previous keygen useless with the current version&#8230; <img src='http://tabbles.net/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /> </p>
<p><span style="font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: x-large;"><span style="font-size: 20px; line-height: 23px;"><span style="font-size: 13px; line-height: 18px;"><br style="padding: 0px; margin: 0px;" />peace and love,<br style="padding: 0px; margin: 0px;" /><br style="padding: 0px; margin: 0px;" />A.</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://tabbles.net/blog/again-on-piracy-a-very-smart-method-to-create-retro-compatible-serials-and-read-them/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Our joomla setup: how a web-dummy did setup a website from scratch</title>
		<link>http://tabbles.net/blog/our-joomla-setup-how-a-web-dummy-did-setup-a-website-from-scratch/</link>
		<comments>http://tabbles.net/blog/our-joomla-setup-how-a-web-dummy-did-setup-a-website-from-scratch/#comments</comments>
		<pubDate>Mon, 11 Jan 2010 17:31:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[Sales and Marketing]]></category>

		<guid isPermaLink="false">http://tabbles.net/blog_wp_/?p=47</guid>
		<description><![CDATA[HELLO WORLD, have been thinking of posting this for a while&#8230; the purpose of this post is try and share what I learnt in roughly 8 months moving from 0-level-web-newbie to wannabe-webmaster Why Joomla? As I started looking for a CMS I had (for obvious reason) PHP + MySQL + Open Source in mind. Maurizio (my partner in crime) has been working with ASP .NET, and my brother developed his own CMS in PHP (which btw kicks ass&#8230;it powers huuuuge sites including one selling plane tickets). Since the website was supposed to be my baby from day 1, then I just thought I needed to find something I could handleÂ 100% by myself (and I can&#8217;t code at all&#8230;). The dilemma was initially between Joomla and Drupal.Â Later on I also discover (or re-discovered) that you can do pretty much everything with WordPress as well. After spending a few days googling (in february 2009) I made myself an opinion based on rumors, late me summarize: Joomla Drupal lots of extensions and skins available no-multisite support used for small sites and e-ecommerces the Administration panel takes a while to figure out developer-friendly and larger development community multisite support (a bit) less extensions available [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: large;">HELLO WORLD,</span><br />
have been thinking of posting this for a while&#8230; the purpose of this post is try and share what I learnt in roughly 8 months<strong> moving from 0-level-web-newbie to wannabe-webmaster <img src='http://tabbles.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </strong></p>
<p><strong><br />
</strong></p>
<p><span style="color: #cc0000; font-family: Georgia, serif; font-size: x-large; line-height: 20px;">Why Joomla? </span></p>
<p>As I started looking for a CMS I had (for obvious reason) PHP + MySQL + Open Source in mind. <a href="http://tabbles.net/en/about/about-yellowbluesoft.html#people">Maurizio</a> (my partner in crime) has been working with ASP .NET, and my <a href="http://julay.it/home.php">brother</a> developed his own CMS in PHP (which btw kicks ass&#8230;it powers huuuuge sites including one selling plane tickets). Since the website was supposed to be my baby from day 1, then I just thought <strong>I needed to find something I could handleÂ <span style="font-weight: normal;"><strong>100%<span style="font-weight: normal;"><strong> by myself (and I can&#8217;t code at all&#8230;)</strong>.</span></strong></span></strong></p>
<p>The dilemma was initially between <a href="http://www.joomla.org/">Joomla</a> and <a href="http://drupal.org/">Drupal</a>.Â Later on I also discover (or re-discovered) that you can do pretty much everything with <a href="http://wordpress.org/">WordPress</a> as well. After spending a few days googling (in february 2009) I made myself an opinion based on rumors, late me summarize:</p>
<table id="table1">
<tbody>
<tr>
<th>
<div style="text-align: center;">Joomla</div>
</th>
<th>
<div style="text-align: center;">Drupal</div>
</th>
</tr>
<tr>
<td>
<ul>
<li style="text-align: left;">lots of extensions and skins available</li>
<li style="text-align: left;">no-multisite support</li>
<li style="text-align: left;">used for small sites and e-ecommerces</li>
<li style="text-align: left;">the Administration panel takes a while to figure out</li>
</ul>
</td>
<td>
<ul>
<li>developer-friendly and larger development community</li>
<li>multisite support</li>
<li>(a bit) less extensions available</li>
<li>skinning reportedly more difficult</li>
<li>no default wysiwyg editor (!)</li>
<li>used mainly in large sites</li>
</ul>
</td>
</tr>
</tbody>
</table>
<p>There are several well-done comparison on the web (e.g.: <a href="http://www.goodwebpractices.com/other/wordpress-vs-joomla-vs-drupal.html">1</a>,<a href="http://drupal.org/node/677690">2</a>), what comes out is that both Joomla and Drupal (and WordPress) <strong>can serve your purposes equally well</strong> if you have something small in mind and maybe Â in that case <strong>Joomla is a bit less expensive/time consuming to set-up</strong>.<br />
I went for Joomla andÂ still I&#8217;m pretty happy about it since whenever I needed some new functionalities, in most cases I did just browse the <a href=&#8221;http://extensions.joomla.o</p>
]]></content:encoded>
			<wfw:commentRss>http://tabbles.net/blog/our-joomla-setup-how-a-web-dummy-did-setup-a-website-from-scratch/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Tabbles got cracked! This time it&#8217;s a real patch :-)</title>
		<link>http://tabbles.net/blog/tabbles-got-cracked-this-time-its-a-real-patch/</link>
		<comments>http://tabbles.net/blog/tabbles-got-cracked-this-time-its-a-real-patch/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 00:16:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[piracy]]></category>
		<category><![CDATA[Sales and Marketing]]></category>

		<guid isPermaLink="false">http://tabbles.net/blog_wp_/?p=40</guid>
		<description><![CDATA[Hello crackers and pirate worldwide, Tabbles got cracked again - a real crack this time (a dll was patched). I guess it&#8217;s pretty uncommon to see a software developer blogging about his software begin cracked, but in reality the thing its quite cool. We&#8217;re still at the very beginning of our journey in enterpreneurship, no one knows us and probably some 1000 people have seen Tabbles&#8230;seeing that someone out there cares and takes the time to crack it is quite cool&#8230;and feels rewarding. Plus, there are a bunch of case studies out there showing that the more the software gets cracked, the more cash flows in and even that easily crackable softwares win over hard-to-crack competitors. While I&#8217;m writing this I&#8217;m happily looking at google analytics and I can see a traffic spike&#8230; to us it looks pretty much like free advertisement so we can&#8217;t complain at all! Therefore thanks to uncleua (the cracker) and to the people who posted the release! Looking for the cracked version itself? Google &#8220;tabbles crack 1.3.8&#8220;&#8230; or you could also check this post and if you can lend us a hand we&#8217;d be happy to pass you a free license. Uh, don&#8217;t forget that [...]]]></description>
			<content:encoded><![CDATA[<p>Hello crackers and pirate worldwide,</p>
<p>Tabbles got cracked again -<b> a real crack this time</b> (a dll was patched). I guess it&#8217;s pretty uncommon to see a software developer blogging about his software begin cracked, but in reality the thing its quite cool. We&#8217;re still at the very beginning of our journey in enterpreneurship, no one knows us and probably some 1000 people have seen Tabbles&#8230;seeing that someone out there cares and takes the time to crack it is quite cool&#8230;and feels rewarding.</p>
<p>Plus, there are a bunch of case studies out there showing that the more the software gets cracked, the more cash flows in and even that easily crackable softwares win over hard-to-crack competitors.</p>
<p>While I&#8217;m writing this I&#8217;m happily looking at google analytics and I can see a traffic spike&#8230; to us it looks pretty much like free advertisement so we can&#8217;t complain at all!</p>
<p>Therefore thanks to uncleua (the cracker) and to the people who posted the release! Looking for the cracked version itself? Google &#8220;<span style="-webkit-border-horizontal-spacing: 2px; -webkit-border-vertical-spacing: 2px; border-collapse: collapse; font-family: arial, sans-serif; font-size: 17px; white-space: pre;">tabbles crack 1.3.8<span style="-webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; border-collapse: separate; font-family: 'Times New Roman'; font-size: medium; white-space: normal;">&#8220;&#8230; or you could also check this <a href="http://www.tabbles.net/forum/viewtopic.php?f=11&amp;t=139">pos</a>t and if you can lend us a hand we&#8217;d be happy to pass you a free license. Uh, don&#8217;t forget that Tabbles is free for bloggers!&nbsp;</span></span></p>
<p>P.S.: a friend posted this to <a href="http://slashdot.org/submission/1131542/Software-Developer-welcomes-Piracy">Slashdot</a>! Coolness <img src='http://tabbles.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Peace,</p>
]]></content:encoded>
			<wfw:commentRss>http://tabbles.net/blog/tabbles-got-cracked-this-time-its-a-real-patch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tabbles = free for bloggers &#8211; and Crowdsourcing</title>
		<link>http://tabbles.net/blog/tabbles-free-for-bloggers-and-crowdsourcing/</link>
		<comments>http://tabbles.net/blog/tabbles-free-for-bloggers-and-crowdsourcing/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 16:42:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[bloggers]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[crowdsourcing]]></category>
		<category><![CDATA[Sales and Marketing]]></category>

		<guid isPermaLink="false">http://tabbles.net/blog_wp_/?p=34</guid>
		<description><![CDATA[HELLO WORLD Crowdsourcing Today my bro posted this link on facebook: 8 ways to kill an idea. Now, the link itself is funny, being being the curious monkey I am, I couldn&#8217;t help from digging into the site&#8230;which led me to find the M.Sc. thesis of the blogger and there I found this word I&#8217;ve been looking for a long time. This is the definition of crowdsourcing on wikipedia and the article sounds a bit &#8220;capitalistic&#8221;&#8230; - How do we apply the principle of crowdsourcing? In our tiny software house weâ€™re bringing users on this forum page. - Does it work? YES We had our software localized in 4 languages by our community plus we have a small crew of beta-testers checking and writing on our forum everyday. - Is it all about the &#8220;profit&#8221;? maybe&#8230; Well, it&#8217;s always about the profit&#8230; depends what kind of &#8220;profit&#8221; one is looking for. At this stage, we&#8217;re not yet profitable, but nonetheless we deeply love what we&#8217;re doing. When you love something, one of the most rewarding thing is sharing what you love &#8211; and this is a very strong motivator. So, in this sense,Â we get a large Â &#8221;profit&#8221; fromÂ crowdsourcing: we&#8217;re building [...]]]></description>
			<content:encoded><![CDATA[<p>HELLO WORLD</p>
<p><span style="color: #cc0000; font-family: Georgia, serif; font-size: x-large; line-height: 20px;">Crowdsourcing</span></p>
<p>Today my <a href="http://julay.it/home.php">bro</a> posted this link on facebook: <a href="http://www.samiviitamaki.com/?p=336">8 ways to kill an idea</a>.</p>
<p>Now, the link itself is funny, being being the curious monkey I am, I couldn&#8217;t help from digging into the site&#8230;which led me to find the <a href="http://www.scribd.com/doc/20607704/The-Flirt-Model-of-Crowdsourcing-%E2%80%93%C2%A0Sami-Viitamaki-Master-s-Thesis">M.Sc. thesis of the blogger</a> and there I found this word I&#8217;ve been looking for a long time. This is the definition of <a href="http://en.wikipedia.org/wiki/Crowdsourcing">crowdsourcing on wikipedia</a> and the article sounds a bit &#8220;capitalistic&#8221;&#8230;</p>
<p><strong>- How do we apply the principle of crowdsourcing?</strong><br />
In our tiny <a href="http://www.tabbles.net/en/about/about-yellowbluesoft.html">software house</a> weâ€™re bringing users on this <a href="http://tabbles.net/forum/viewtopic.php?f=8&amp;t=139">forum page</a>.</p>
<p><strong>- Does it work? YES</strong><br />
We had our software localized in 4 languages by our community plus we have a small crew of beta-testers checking and writing on our forum everyday.</p>
<p><strong>- Is it all about the &#8220;profit&#8221;? maybe&#8230;</strong><br />
Well, it&#8217;s always about the profit&#8230; depends what kind of &#8220;profit&#8221; one is looking for. At this stage, we&#8217;re not yet profitable, but nonetheless we deeply love what we&#8217;re doing. When you love something, one of the most rewarding thing is sharing what you love &#8211; and this is a very strong motivator. So, in this sense,Â <strong>we get a large Â &#8221;profit&#8221; fromÂ <span style="font-weight: normal;"><strong>crowdsourcing:</strong></span> we&#8217;re building a community, we LOVE THEM and hopefully they love us too.Â <span style="font-weight: normal;"> Probably one day we&#8217;ll make some money too, but until then, we&#8217;re still getting a lot out of our crowdsourcing.</span></strong><br />
<strong><span style="font-weight: normal;"><br />
</span></strong><br />
<strong><span style="font-weight: normal;">-</span> the more you give the more you get back?</strong><br />
<strong><span style="font-weight: normal;">Once again this let me think of the <a href="http://www.balsamiq.com/blog/2009/08/13/donating/">Balsamiq blog</a>&#8230;Â connecting the dots is so straight-forward this time. </span></strong><br />
<strong><span style="font-weight: normal;"><br />
</span></strong></p>
<p><span style="color: #cc0000; font-family: Georgia, serif; font-size: x-large; line-height: 20px;">Free for bloggers, do-gooders and charity (<a title="tabbles buy page" href="http://tabbles.net/tabbles/buy-tabbles.html" target="_blank">link</a>)</span></p>
<p>Yes, no hidden trick here! <img src='http://tabbles.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
If you belong to any of those categories, just drop us a line!</p>
<p>best,<br />
Andrea</p>
]]></content:encoded>
			<wfw:commentRss>http://tabbles.net/blog/tabbles-free-for-bloggers-and-crowdsourcing/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>micro weekly update 09 -&gt; 15 November</title>
		<link>http://tabbles.net/blog/micro-weekly-update-09-15-november/</link>
		<comments>http://tabbles.net/blog/micro-weekly-update-09-15-november/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 22:15:00 +0000</pubDate>
		<dc:creator>Andrea</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Sales and Marketing]]></category>
		<category><![CDATA[weekly update]]></category>

		<guid isPermaLink="false">http://tabbles.net/blog_wp_/?p=32</guid>
		<description><![CDATA[HELLO WORLD. Guys, probably this week for the first time, we started seeing some real interest in Tabbles, coming from different fronts. It feels good. Development (1.2.1 is very close) -&#62;&#160;look at this - Recursive untabbling added - Improved auto-categorization (just &#8220;sticky&#8221; for the moment) - &#8220;Bleached&#8221; file window and graphical tweaks&#160; - Tracked (and hopefully fixed) 2 very buggy bugs causing to database corruption. We&#8217;re probably preventing future bugs too. - Layed out the basic functionalities of the shared tabbles (we&#8217;ll blog something about this later). Basically soon we&#8217;ll have something similar to a server-less shared tagging app.&#160;&#160;Sounds like sci-fi but apparently it isn&#8217;t. Marketing &#8211; Updating stuff here and there- Getting ready to a real press launch (yes!). We&#8217;re making a list of magazines&#8230; wanna see it?- The wiki is alive!- Our Combine feature is officially Patent Pending - I finally added an OPML with all our feeds. P.S. another great idea from the balsamiq blog: whoever has a webcam and is willing to tell about how Tabbles is making your life easier, just shoot the video and we&#8217;ll add it to our youtube playlist&#160;:-D]]></description>
			<content:encoded><![CDATA[<p><span style="color: #333333; font-family: Georgia, serif; font-size: 13px; line-height: 20px;"></span>
<div><span style="font-size: medium;">HELLO WORLD.</span></p>
<p>Guys, probably this week for the first time, we started seeing some real interest in Tabbles, coming from different fronts. It feels good.</div>
<div></div>
<div><span style="color: #cc0000;"><span style="font-size: x-large;">Development (1.2.1 is very close) -&gt;&nbsp;<a href="http://www.tabbles.net/forum/download/file.php?id=73">look at this</a></span></span></div>
<div>- Recursive untabbling added</div>
<div><span style="font-family: inherit;">- Improved auto-categorization (just &#8220;sticky&#8221; for the moment)</span></div>
<div><span style="font-family: inherit;">- &#8220;Bleached&#8221; file window and graphical tweaks&nbsp;</span></div>
<div><span style="font-family: inherit;">- Tracked (and hopefully fixed) 2 very buggy bugs causing to database corruption. We&#8217;re probably preventing future bugs too.</span></div>
<div><span style="font-family: inherit;">- Layed out the basic functionalities of the </span><b><span style="font-family: inherit;">shared tabbles</span></b><span style="font-family: inherit;"> (we&#8217;ll blog something about this later). Basically soon we&#8217;ll have something similar to a </span><b><span style="font-family: inherit;">server-less shared tagging </span></b><span style="font-family: inherit;">app.&nbsp;&nbsp;Sounds like sci-fi but apparently it isn&#8217;t.</span></p>
<p><span style="color: #cc0000; font-size: x-large;">Marketing</span></p>
<p><span style="color: #333333;"><span style="color: black;"> &#8211; Updating stuff <a href="http://tabbles.net/">here</a> and <a href="http://www.tabbles.net/en/tabbles.html">there</a><br />- Getting ready to a real press launch (yes!). We&#8217;re making a list of magazines&#8230; wanna see it?<br />- The <a href="http://www.tabbles.net/wiki">wiki</a> is alive!<br />- Our Combine feature is officially Patent Pending <img src='http://tabbles.net/wp-includes/images/smilies/icon_cool.gif' alt='8-)' class='wp-smiley' /> </span></span><br />- I finally added an <span id="goog_1258568413030"></span><a href="http://tabbles.net/counter/click.php?id=28">OPML</a><span id="goog_1258568413031"></span> with all our feeds.</p>
<p>P.S. another great idea from the <a href="http://www.balsamiq.com/blog/2009/11/11/youtubing-up-a-storm/">balsamiq blog</a>: whoever has a webcam and is willing to tell about how Tabbles is making your life easier, just shoot the video and we&#8217;ll add it to our <a href="http://www.youtube.com/user/Tabblesproject">youtube playlist</a>&nbsp;:-D</div>
]]></content:encoded>
			<wfw:commentRss>http://tabbles.net/blog/micro-weekly-update-09-15-november/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

