<?xml version="1.0" encoding="utf-8"?>
<feed version="0.3" 
	xmlns="http://purl.org/atom/ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xml:lang="en">
	<title>shrib it up!</title>
	<link rel="alternate" type="text/html" href="http://blog.shrib.com/content/index.php"/>
	<modified>2008-03-27T18:14:16+01:00</modified>
	<author>
	<name>shrib</name>
	<url>http://blog.shrib.com/content/index.php</url>
	<email>info@shrib.com</email>
	</author>
	<tagline>shrib.com by Luzi Schucan</tagline>
	<id>tag:shribitup,2008:shribitup</id>
	<generator url="http://www.pivotlog.net" version="Pivot - 1.40.5: 'Dreadwind'">Pivot</generator>
	<copyright>Copyright (c) 2008, Authors of shrib it up!</copyright>
	
	
	
	<entry>
		<title>cosmetics: locking and viewing</title>
		<link rel="alternate" type="text/html" href="http://blog.shrib.com/content/pivot/entry.php?id=9" />
		<modified>2007-12-01T02:28:00+01:00</modified>
		<issued>2007-12-01T02:28:00+01:00</issued>
		<created>2007-12-01T02:28:00+01:00</created>
		<id>tag:shribitup,2008:shribitup.9</id>
		<link rel="related" type="text/html" href="" title="" />
		<summary type="text/plain">A few improvements have just been rolled out:
<ul>
	<li>a light red frame replaces the light blue one to indicate that the notes you are looking at will be locked when you hit &quot;save&quot;.</li>
	<li>if you save locked notes and you get back that &quot;garbled&quot; text, a prompt is automatically displayed to unlock it.</li>
	<li>if you lock or unlock big texts, your browser may become impatient and display some irritating warning messages. shrib.com will now give you an alert if your notes are more than 4000 characters long. Even though it takes less than a second to pronounce &quot;lock&quot;, it refers to a pretty complex process  of encrypting your notes.
	<ul>
		<li>Remember it will take the FBI or your competitor <em>many years</em> to unlock it without your password!</li>
		<li>Note that on very slow PCs, browser warnings may even occur for smaller texts. Just &quot;OK&quot; them away.</li>
	</ul>
	</li>
	<li>if you hit &quot;view notes&quot; at the bottom of the page, you get a different (read-only) view of your notes. Just hit &quot;continue editing&quot; to get back to the normal view.
	<ul>
		<li>It will make links (starting with http or https) clickable. This lets you maintain link lists on shrib.com.</li>
		<li>It will stow away all clutter so you could print the page more nicely.</li>
	</ul>
	</li>
</ul>
<p>
All these effects require Javascript.
</p>
<p>
Also, this blog has been moved to http://blog.shrib.com.
</p>
<p>
Have fun!</p></summary>
		<dc:subject>cosmetics: locking and viewing</dc:subject>
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.shrib.com/content/pivot/entry.php?id=9"><![CDATA[ A few improvements have just been rolled out:
<ul>
	<li>a light red frame replaces the light blue one to indicate that the notes you are looking at will be locked when you hit &quot;save&quot;.</li>
	<li>if you save locked notes and you get back that &quot;garbled&quot; text, a prompt is automatically displayed to unlock it.</li>
	<li>if you lock or unlock big texts, your browser may become impatient and display some irritating warning messages. shrib.com will now give you an alert if your notes are more than 4000 characters long. Even though it takes less than a second to pronounce &quot;lock&quot;, it refers to a pretty complex process  of encrypting your notes.
	<ul>
		<li>Remember it will take the FBI or your competitor <em>many years</em> to unlock it without your password!</li>
		<li>Note that on very slow PCs, browser warnings may even occur for smaller texts. Just &quot;OK&quot; them away.</li>
	</ul>
	</li>
	<li>if you hit &quot;view notes&quot; at the bottom of the page, you get a different (read-only) view of your notes. Just hit &quot;continue editing&quot; to get back to the normal view.
	<ul>
		<li>It will make links (starting with http or https) clickable. This lets you maintain link lists on shrib.com.</li>
		<li>It will stow away all clutter so you could print the page more nicely.</li>
	</ul>
	</li>
</ul>
<p>
All these effects require Javascript.
</p>
<p>
Also, this blog has been moved to http://blog.shrib.com.
</p>
<p>
Have fun!</p> ]]></content>
		<author>
			<name>shribcom</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>lock your confidential notes!</title>
		<link rel="alternate" type="text/html" href="http://blog.shrib.com/content/pivot/entry.php?id=8" />
		<modified>2007-11-02T21:14:00+01:00</modified>
		<issued>2007-11-02T21:14:00+01:00</issued>
		<created>2007-11-02T21:14:00+01:00</created>
		<id>tag:shribitup,2008:shribitup.8</id>
		<link rel="related" type="text/html" href="" title="" />
		<summary type="text/plain"><p>
Here's another treat for the <span style="font-weight: bold">ubiquitous internet user</span>: you can now lock your notes! This new feature widens the range of applications for this web tool.
</p>
<p>
Locking your notes provides you with the following benefits:
</p>
<ul>
	<li>your notes are <span style="font-weight: bold">encrypted with the AES CBC algorithm</span>. The encryption code is not only open source, but can actually be looked at right in your browser by viewing the page source code - it is entirely written in Javascript.</li>
	<li>depending on the length of your password, it can take someone else <span style="font-weight: bold">up to years to unlock</span> your text</li>
	<li>neither your password nor your text content are visible to anyone outside your PC. The password as well as your (readable) text <span style="font-weight: bold">only exist in your PC</span>'s memory. The only thing transmitted over the internet to save is the locked (encrypted) text.</li>
</ul>
Please note:
<ul>
	<li>the locking feature is only available in <span style="font-weight: bold">Javascript-enabled browsers</span>. Specifically, notes saved with a Javascript-enabled browser will never be readable with a browser without Javascript support!</li>
	<li>All previously available features are still <strong>Javascript-independent</strong>.</li>
	<li>Remember your password! Losing your password is equivalent to <span style="font-weight: bold">losing your data</span>.</li>
	<li>This website is still just a <span style="font-weight: bold">non-profit personal website</span>, so use this service at your own risk. No guarantees are given on anything. Especially:</li>
	<li>Note that <strong>the above claims become invalid</strong> if your browser or PC is altered in any adverse way. E.g., if you have a key logger, root kit, manipulated browser, other concurrently open malicious javascript pages, or other malicious software on the PC you are using, your &quot;secrets&quot; may become compromised. However, the data sent to the shrib.com server is encrypted and as safe as the strength of your password.</li>
</ul>
<p>
I pride myself to have incorporated this very powerful feature into this tool in a very sleek way, but <span style="font-weight: bold">all respect and honor</span> should go to <a rel="external" href="http://www.fourmilab.ch/" title="Personal Website">John Walker</a> who has brought us <a rel="external" href="http://www.fourmilab.ch/javascrypt/" title="JavaScrypt page">JavaScrypt</a>, the basis of this implementation!
</p>
<p>
Thank you John.
</p>
<p>
More thanks for <strong>personal advice and enlightenment</strong> go to the crypto masters <a rel="external" href="http://www.crypto.ethz.ch/~raub/" title="Dominik Raub's personal web page at ETH">Dominik Raub</a> and <a rel="external" href="http://www.crypto.ethz.ch/~maurer/" title="Ueli Maurer's personal web page at ETH">Ueli Maurer</a> at the <a rel="external" href="http://www.ethz.ch/" title="ETH Zurich Website">ETH</a> in Zurich. Thank you for patiently explaining the bare minimum about symmetric encryption to the layman!
</p>
<p>
And by the way: I also <strong>changed the layout</strong> a bit, with the intention to improve it.
</p>
<p>
Please make comments, send me your feedback, and <strong>shrib away</strong>!</p></summary>
		<dc:subject>lock your confidential notes!</dc:subject>
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.shrib.com/content/pivot/entry.php?id=8"><![CDATA[ <p>
Here's another treat for the <span style="font-weight: bold">ubiquitous internet user</span>: you can now lock your notes! This new feature widens the range of applications for this web tool.
</p>
<p>
Locking your notes provides you with the following benefits:
</p>
<ul>
	<li>your notes are <span style="font-weight: bold">encrypted with the AES CBC algorithm</span>. The encryption code is not only open source, but can actually be looked at right in your browser by viewing the page source code - it is entirely written in Javascript.</li>
	<li>depending on the length of your password, it can take someone else <span style="font-weight: bold">up to years to unlock</span> your text</li>
	<li>neither your password nor your text content are visible to anyone outside your PC. The password as well as your (readable) text <span style="font-weight: bold">only exist in your PC</span>'s memory. The only thing transmitted over the internet to save is the locked (encrypted) text.</li>
</ul>
Please note:
<ul>
	<li>the locking feature is only available in <span style="font-weight: bold">Javascript-enabled browsers</span>. Specifically, notes saved with a Javascript-enabled browser will never be readable with a browser without Javascript support!</li>
	<li>All previously available features are still <strong>Javascript-independent</strong>.</li>
	<li>Remember your password! Losing your password is equivalent to <span style="font-weight: bold">losing your data</span>.</li>
	<li>This website is still just a <span style="font-weight: bold">non-profit personal website</span>, so use this service at your own risk. No guarantees are given on anything. Especially:</li>
	<li>Note that <strong>the above claims become invalid</strong> if your browser or PC is altered in any adverse way. E.g., if you have a key logger, root kit, manipulated browser, other concurrently open malicious javascript pages, or other malicious software on the PC you are using, your &quot;secrets&quot; may become compromised. However, the data sent to the shrib.com server is encrypted and as safe as the strength of your password.</li>
</ul>
<p>
I pride myself to have incorporated this very powerful feature into this tool in a very sleek way, but <span style="font-weight: bold">all respect and honor</span> should go to <a rel="external" href="http://www.fourmilab.ch/" title="Personal Website">John Walker</a> who has brought us <a rel="external" href="http://www.fourmilab.ch/javascrypt/" title="JavaScrypt page">JavaScrypt</a>, the basis of this implementation!
</p>
<p>
Thank you John.
</p>
<p>
More thanks for <strong>personal advice and enlightenment</strong> go to the crypto masters <a rel="external" href="http://www.crypto.ethz.ch/~raub/" title="Dominik Raub's personal web page at ETH">Dominik Raub</a> and <a rel="external" href="http://www.crypto.ethz.ch/~maurer/" title="Ueli Maurer's personal web page at ETH">Ueli Maurer</a> at the <a rel="external" href="http://www.ethz.ch/" title="ETH Zurich Website">ETH</a> in Zurich. Thank you for patiently explaining the bare minimum about symmetric encryption to the layman!
</p>
<p>
And by the way: I also <strong>changed the layout</strong> a bit, with the intention to improve it.
</p>
<p>
Please make comments, send me your feedback, and <strong>shrib away</strong>!</p> ]]></content>
		<author>
			<name>shribcom</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>ultra-simple chat!</title>
		<link rel="alternate" type="text/html" href="http://blog.shrib.com/content/pivot/entry.php?id=7" />
		<modified>2007-04-19T00:50:00+01:00</modified>
		<issued>2007-04-19T00:50:00+01:00</issued>
		<created>2007-04-19T00:50:00+01:00</created>
		<id>tag:shribitup,2008:shribitup.7</id>
		<link rel="related" type="text/html" href="" title="" />
		<summary type="text/plain"><p>
In the heat of a remote PC support emergency by phone, I realized how shrib.com can be used as a ultra-simple chat/communication/data exchange tool.
</p>
<p>
To improve that use of this simple tool, I have added the &quot;reload page&quot; link at the top.
</p>
<p>
Technical reasoning for the nerds: if I write something into the note and save it, then the other person saves something new, and then I reload the page with CTRL-R, it resends my save to the note - overwriting the other person's addition! The &quot;reload&quot; link, by contrast, actually reloads the new content of the page.</p></summary>
		<dc:subject>ultra-simple chat!</dc:subject>
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.shrib.com/content/pivot/entry.php?id=7"><![CDATA[ <p>
In the heat of a remote PC support emergency by phone, I realized how shrib.com can be used as a ultra-simple chat/communication/data exchange tool.
</p>
<p>
To improve that use of this simple tool, I have added the &quot;reload page&quot; link at the top.
</p>
<p>
Technical reasoning for the nerds: if I write something into the note and save it, then the other person saves something new, and then I reload the page with CTRL-R, it resends my save to the note - overwriting the other person's addition! The &quot;reload&quot; link, by contrast, actually reloads the new content of the page.</p> ]]></content>
		<author>
			<name>shribcom</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>web 1.0 for your convenience!</title>
		<link rel="alternate" type="text/html" href="http://blog.shrib.com/content/pivot/entry.php?id=6" />
		<modified>2007-04-10T16:03:00+01:00</modified>
		<issued>2007-04-10T16:03:00+01:00</issued>
		<created>2007-04-10T16:03:00+01:00</created>
		<id>tag:shribitup,2008:shribitup.6</id>
		<link rel="related" type="text/html" href="" title="" />
		<summary type="text/plain"><p>
Though I am one of those nerdy early adopters and loved all those AJAX-apps the moment they started showing up, it is evident that it is essential for shrib.com to require as little as possible.
</p>
<p>
Therefore, it uses HTML only.
</p>
<p>
<strong>Update </strong>(November 2<sup>nd</sup>, 2007): note that the locking mechanism relies on Javascript. You can only lock <em>and unlock</em> notes if you have a browser with Javascript enabled.</p></summary>
		<dc:subject>web 1.0 for your convenience!</dc:subject>
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.shrib.com/content/pivot/entry.php?id=6"><![CDATA[ <p>
Though I am one of those nerdy early adopters and loved all those AJAX-apps the moment they started showing up, it is evident that it is essential for shrib.com to require as little as possible.
</p>
<p>
Therefore, it uses HTML only.
</p>
<p>
<strong>Update </strong>(November 2<sup>nd</sup>, 2007): note that the locking mechanism relies on Javascript. You can only lock <em>and unlock</em> notes if you have a browser with Javascript enabled.</p> ]]></content>
		<author>
			<name>shribcom</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>backlog</title>
		<link rel="alternate" type="text/html" href="http://blog.shrib.com/content/pivot/entry.php?id=3" />
		<modified>2007-04-04T16:56:00+01:00</modified>
		<issued>2007-04-04T16:56:00+01:00</issued>
		<created>2007-04-04T16:56:00+01:00</created>
		<id>tag:shribitup,2008:shribitup.3</id>
		<link rel="related" type="text/html" href="" title="" />
		<summary type="text/plain">The site has been overhauled a bit:
<ul>
	<li>when you work on a note with <strong>previously saved or backed up versions</strong>, you can now retrieve those through links at the bottom of the page. For now, the list is limited to the 5 most recent saves or backups, respectively (if you need more: contact me!).</li>
	<li>when a new user saves a note under an existing name, the previous content is <strong>automatically backed up</strong>.</li>
</ul>
Note: these features get rid of the risk of you losing your notes if someone else overwrites them. You can now simply retrieve them from the backups.</summary>
		<dc:subject>backlog</dc:subject>
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.shrib.com/content/pivot/entry.php?id=3"><![CDATA[ The site has been overhauled a bit:
<ul>
	<li>when you work on a note with <strong>previously saved or backed up versions</strong>, you can now retrieve those through links at the bottom of the page. For now, the list is limited to the 5 most recent saves or backups, respectively (if you need more: contact me!).</li>
	<li>when a new user saves a note under an existing name, the previous content is <strong>automatically backed up</strong>.</li>
</ul>
Note: these features get rid of the risk of you losing your notes if someone else overwrites them. You can now simply retrieve them from the backups. ]]></content>
		<author>
			<name>shribcom</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>brothers and sisters...</title>
		<link rel="alternate" type="text/html" href="http://blog.shrib.com/content/pivot/entry.php?id=5" />
		<modified>2007-03-19T13:24:00+01:00</modified>
		<issued>2007-03-19T13:24:00+01:00</issued>
		<created>2007-03-19T13:24:00+01:00</created>
		<id>tag:shribitup,2008:shribitup.5</id>
		<link rel="related" type="text/html" href="" title="" />
		<summary type="text/plain"><p>
Other services I recommend, and that are of similar simplicity, are <a rel="external" href="http://tasktoy.com" title="tasktoy">tasktoy.com</a> and <a rel="external" href="http://tempinbox.com" title="tempInbox">tempinbox.com</a>.
</p>
<p>
Big Sisters of shrib.com are <a rel="external" href="http://cl1p.net/" title="Cl1p">cl1p.net</a>, <a rel="external" href="http://paste.frubar.net" title="frubar">paste.frubar.net</a>, and <a rel="external" href="http://writely.com" title="Writely / Google docs">writely.com</a>.
</p>
<p>
Go there if you are looking for authentication, access restriction, permanent storage, formatting etc.
</p>
<p>
shrib.com is the basics, with no hassles, no javascript, no limits!</p></summary>
		<dc:subject>brothers and sisters...</dc:subject>
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.shrib.com/content/pivot/entry.php?id=5"><![CDATA[ <p>
Other services I recommend, and that are of similar simplicity, are <a rel="external" href="http://tasktoy.com" title="tasktoy">tasktoy.com</a> and <a rel="external" href="http://tempinbox.com" title="tempInbox">tempinbox.com</a>.
</p>
<p>
Big Sisters of shrib.com are <a rel="external" href="http://cl1p.net/" title="Cl1p">cl1p.net</a>, <a rel="external" href="http://paste.frubar.net" title="frubar">paste.frubar.net</a>, and <a rel="external" href="http://writely.com" title="Writely / Google docs">writely.com</a>.
</p>
<p>
Go there if you are looking for authentication, access restriction, permanent storage, formatting etc.
</p>
<p>
shrib.com is the basics, with no hassles, no javascript, no limits!</p> ]]></content>
		<author>
			<name>shribcom</name>
		</author>
	</entry>
	
	
	
	<entry>
		<title>welcome to shrib.com!</title>
		<link rel="alternate" type="text/html" href="http://blog.shrib.com/content/pivot/entry.php?id=4" />
		<modified>2007-03-18T16:27:00+01:00</modified>
		<issued>2007-03-18T16:27:00+01:00</issued>
		<created>2007-03-18T16:27:00+01:00</created>
		<id>tag:shribitup,2008:shribitup.4</id>
		<link rel="related" type="text/html" href="" title="" />
		<summary type="text/plain"><p>
Hello there!
</p>
<p>
We are excited to make this simple tiny little tool available to you.
<a rel="external" href="http://shrib.com" title="Home page"></a>
</p>
<p>
<a rel="external" href="http://shrib.com" title="Home page">shrib.com</a> is your online <strong>piece of paper</strong>
</p>
<ul>
	<li>to jot down your ideas,</li>
	<li>to copy-and-paste that one long UNIX command over from your PC to that new one that is not yet configured with your favorite chat client</li>
	<li>to keep your freeform todo list</li>
	<li>to share any piece of text with any number of people anywhere in the world</li>
</ul>
<p>
The name is derived from the Swiss German word for &quot;write!&quot;, and needed to be as short as possible to be adequate for its use.
</p>
<p>
Though it is intended to be as evident as possible (tell me how to improve if it isn't!), here are a few comments on how to use the app:
</p>
<p>
Your <strong>first time</strong>:
</p>
<ul>
	<li>come to <a rel="external" href="http://shrib.com" title="Entry page">http://shrib.com</a></li>
	<li>type in or copy and paste the text you want to store</li>
	<li>hit &quot;save notes&quot;</li>
	<li>bookmark the page that is returned</li>
	<li>use that link for future editing and sharing of the notes</li>
</ul>
The <strong>features </strong>(note that the goal of this online app is to have as little features as possible!):
<ul>
	<li>you can customize your <strong>page address</strong>: let's say you want to call your notes &quot;stuff&quot;  (note that this one is case sensitive, i.e. &quot;stuff&quot; is not the same as &quot;Stuff&quot;!)
	<ul>
		<li>option 1: go directly to <a rel="external" href="http://shrib.com/stuff" title="example notes page">http://shrib.com/stuff</a>, and you are all set!</li>
		<li>option 2: on <a rel="external" href="http://shrib.com" title="Entry page">http://shrib.com</a>, enter a custom name in the form field at the very top before hitting &quot;save notes&quot;.</li>
	</ul>
	</li>
	<li>once you start using notes, you can <strong>backup </strong>previous versions, or <strong>save </strong>a permanent copy of the current version of your notes by clicking on the corresponding check boxes next to the &quot;save notes&quot; button
	<ul>
		<li>&quot;Backup&quot; means that in addition to the new version being saved, the previous version of the notes is stored as well. The following page will contain a link to the backup at the bottom. Copy that link for subsequent retrieval!</li>
		<li>&quot;Saving a copy&quot; means that in addition to the new version being saved in its default file - which will be overwritten the next time anyone saves anything to it -, it is stored in a permanent location as well. The following page will contain a link to the copy at the bottom. Copy that link for subsequent retrieval!</li>
	</ul>
	</li>
</ul>
Now let me close this first post with a few general comments on the concept and this early stage:
<ul>
	<li>access and authentification: did you notice there is <strong>no &quot;login&quot;</strong> required anywhere? That is very intentional! We don't want you to be slowed down by any kind of login hassles. This app really is that piece of paper swirling around on your desk. Your colleague may see what it says, may use it for her own notes, or the cleaning guy may even throw it away! So please note: your notes may be viewed and edited by anyone!</li>
	<li>your data on our server: we are just starting off with this app. We can not make any guarantees for your data. All we will say, is that <strong>your backups</strong> will be stored for a minimum of one week, and <strong>your notes and saved copies</strong> for one month - unless there are any surprises like huge notes or suspicious contents. We are aware that you could store and share your cracked and mime encoded vista in a note - and we reserve the right to delete it if we realize you do!</li>
	<li>contents of notes: evidently, there is no link whatsoever between <strong>us and the contents of these notes</strong>. If you notice any disturbing or suspicious content in any notes, please let us know immediately!</li>
	<li>contact: please use <strong>comments </strong>on this blog to contact us.</li>
	<li>outlook: tell us what you think or need and let us improve the app!</li>
</ul>
Now &quot;shrib away&quot; and have fun!</summary>
		<dc:subject>welcome to shrib.com!</dc:subject>
		<content type="text/html" mode="escaped" xml:lang="en" xml:base="http://blog.shrib.com/content/pivot/entry.php?id=4"><![CDATA[ <p>
Hello there!
</p>
<p>
We are excited to make this simple tiny little tool available to you.
<a rel="external" href="http://shrib.com" title="Home page"></a>
</p>
<p>
<a rel="external" href="http://shrib.com" title="Home page">shrib.com</a> is your online <strong>piece of paper</strong>
</p>
<ul>
	<li>to jot down your ideas,</li>
	<li>to copy-and-paste that one long UNIX command over from your PC to that new one that is not yet configured with your favorite chat client</li>
	<li>to keep your freeform todo list</li>
	<li>to share any piece of text with any number of people anywhere in the world</li>
</ul>
<p>
The name is derived from the Swiss German word for &quot;write!&quot;, and needed to be as short as possible to be adequate for its use.
</p>
<p>
Though it is intended to be as evident as possible (tell me how to improve if it isn't!), here are a few comments on how to use the app:
</p>
<p>
Your <strong>first time</strong>:
</p>
<ul>
	<li>come to <a rel="external" href="http://shrib.com" title="Entry page">http://shrib.com</a></li>
	<li>type in or copy and paste the text you want to store</li>
	<li>hit &quot;save notes&quot;</li>
	<li>bookmark the page that is returned</li>
	<li>use that link for future editing and sharing of the notes</li>
</ul>
The <strong>features </strong>(note that the goal of this online app is to have as little features as possible!):
<ul>
	<li>you can customize your <strong>page address</strong>: let's say you want to call your notes &quot;stuff&quot;  (note that this one is case sensitive, i.e. &quot;stuff&quot; is not the same as &quot;Stuff&quot;!)
	<ul>
		<li>option 1: go directly to <a rel="external" href="http://shrib.com/stuff" title="example notes page">http://shrib.com/stuff</a>, and you are all set!</li>
		<li>option 2: on <a rel="external" href="http://shrib.com" title="Entry page">http://shrib.com</a>, enter a custom name in the form field at the very top before hitting &quot;save notes&quot;.</li>
	</ul>
	</li>
	<li>once you start using notes, you can <strong>backup </strong>previous versions, or <strong>save </strong>a permanent copy of the current version of your notes by clicking on the corresponding check boxes next to the &quot;save notes&quot; button
	<ul>
		<li>&quot;Backup&quot; means that in addition to the new version being saved, the previous version of the notes is stored as well. The following page will contain a link to the backup at the bottom. Copy that link for subsequent retrieval!</li>
		<li>&quot;Saving a copy&quot; means that in addition to the new version being saved in its default file - which will be overwritten the next time anyone saves anything to it -, it is stored in a permanent location as well. The following page will contain a link to the copy at the bottom. Copy that link for subsequent retrieval!</li>
	</ul>
	</li>
</ul>
Now let me close this first post with a few general comments on the concept and this early stage:
<ul>
	<li>access and authentification: did you notice there is <strong>no &quot;login&quot;</strong> required anywhere? That is very intentional! We don't want you to be slowed down by any kind of login hassles. This app really is that piece of paper swirling around on your desk. Your colleague may see what it says, may use it for her own notes, or the cleaning guy may even throw it away! So please note: your notes may be viewed and edited by anyone!</li>
	<li>your data on our server: we are just starting off with this app. We can not make any guarantees for your data. All we will say, is that <strong>your backups</strong> will be stored for a minimum of one week, and <strong>your notes and saved copies</strong> for one month - unless there are any surprises like huge notes or suspicious contents. We are aware that you could store and share your cracked and mime encoded vista in a note - and we reserve the right to delete it if we realize you do!</li>
	<li>contents of notes: evidently, there is no link whatsoever between <strong>us and the contents of these notes</strong>. If you notice any disturbing or suspicious content in any notes, please let us know immediately!</li>
	<li>contact: please use <strong>comments </strong>on this blog to contact us.</li>
	<li>outlook: tell us what you think or need and let us improve the app!</li>
</ul>
Now &quot;shrib away&quot; and have fun! ]]></content>
		<author>
			<name>shribcom</name>
		</author>
	</entry>
	
	
	
</feed>