<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Stanimir Stoyanov's Blog</title>
	<link>http://stoyanoff.info/blog</link>
	<description></description>
	<pubDate>Mon, 21 Jul 2008 21:35:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.1</generator>
	<language>en</language>
			<item>
		<title>Sticky Notes 4074</title>
		<link>http://stoyanoff.info/blog/projects-and-researches/sticky-notes-4074/</link>
		<comments>http://stoyanoff.info/blog/projects-and-researches/sticky-notes-4074/#comments</comments>
		<pubDate>Sat, 28 May 2005 16:39:54 +0000</pubDate>
		<dc:creator>Stanimir Stoyanov</dc:creator>
		
	<category>Uncategorized</category>
		<guid isPermaLink="false">http://stanfisher.aeroxp.net/blog/?page_id=14</guid>
		<description><![CDATA[Since when Windows CodeName Longhorn 4074 was released enthusiasts have found a lot of goodies, some of which, were broken or were missing data.
Microsoft&#8217;s Post-It-type application is StickyNotes, whose files can be found in %WinDir%\\Microsoft.Net\\Windows\\v6.0.4030\\, one of the folder, which contains most of the goodies. The problem was, that a file of StickyNotes&#8217;, StickyNoteBubble.Dll, was [...]]]></description>
			<content:encoded><![CDATA[<p>Since when Windows CodeName Longhorn 4074 was released enthusiasts have found a lot of goodies, some of which, were broken or were missing data.<br />
Microsoft&#8217;s <strong>Post-It</strong>-type application is <strong>StickyNotes</strong>, whose files can be found in <strong>%WinDir%\\Microsoft.Net\\Windows\\v6.0.4030\\</strong>, one of the folder, which contains most of the goodies. The problem was, that a file of StickyNotes&#8217;, <strong>StickyNoteBubble.Dll</strong>, was missing, which made the available files useless. However, now, thanks to <strong>WinMonKey</strong> providing me the Dynamic Link Library, <strong>the file is here, fixed and made to work fine in Longhorn 4074</strong>.</p>
<p><strong>How StickyNotes work</strong><br />
<a href="http://www.stoyanoff.info/images/StickyNotes/StickyNotes.jpg" rel="lightbox"><img class="alignleft" alt="StickyNotes" src="http://www.stoyanoff.info/images/StickyNotes/StickyNotes_Sample.png" style="border: 0px;" /></a>The Annotations Framework, used by StickyNotes, supports several different storage options for saving annotation data — either as XML data in a text file, within a Microsoft® Windows® File System, code-named &#8220;WinFS&#8221; file store, within a compound document file, or through an XML stream.<br />
In 4074, StickyNotes use <strong>Xml File Store</strong>, opened in a text editor, the <strong>.stickynote</strong> file is very similar to the Xaml documents. Non-text data, Audio streams or ink, is stored as <strong>Base64</strong> encoded string. Every single Sticky Note can be attached to an &#8220;Annotations-enabled&#8221; Xaml element, resized, or even collapsed. In addition, a StickyNote tile can be added to the Sidebar, which, unfortunately, in 4074 only works partially.<br />
StickyNote.exe works using arguments after its file name, here a list of the commands you can use it with:<br />
1) <strong>/new</strong> &#8212; Creates a new sticky<br />
2) <strong>/pos %X_pos %Y_pos %FilePathToTheNewSticky</strong> &#8212; Creates a new sticky, at specified screen position. This is most used to create annotations in Xaml forms.<br />
3) <strong>/showall</strong> &#8212; Starts all available Sticky Notes in <strong>%USEPROFILE%\\My Documents\\My Notes\\Sticky Notes</strong>, the most common store for sticky notes files.<br />
4) <strong>/hideall</strong> &#8212; *Should* hide all opened notes, but in fact, it seems this doesn&#8217;t work</p>
<p><strong>Customizing StickyNotes</strong><br />
<a href="http://www.stoyanoff.info/images/StickyNotes/StickyNotes.jpg" rel="lightbox"><img class="alignright" alt="StickyNotes Sidebar Tile" src="http://www.stoyanoff.info/images/StickyNotes/StickyNotes_Tile.png" style="border: 0px;" /></a> In fact, every StickyNote can be customized - you can choose either to write in ink, or type text, record audio streams, you can also change note&#8217;s color from Tools->Color (the default one is yellow), change the font, set-up a timer for auto-saving the notes&#8217; contents (default value is 60 sec), send the sticky by e-mail (you can choose from sending an image capture of the sticky, an image and the note&#8217;s file, or just the contents).</p>
<p><strong>Contents of the Release Package</strong><br />
The package, which you can download from the link below, is split in 3 parts:<br />
1) Automatic &#8216;installer&#8217;, also a controller app, for StickyNoteBubble.Dll and the Sidebar tile (Root folder), which you can use for creating new notes,<br />
2) Script-equivalent of the automatic installer, with which you can see what exactly the installer does, as well as shortcuts for creating a new note and showing all available.<br />
3) The image resources from StickyNoteBubble.Dll for those who are interested in playing with this.</p>
<p><strong>Note: </strong>Since the file is from other Longhorn build, there are two known issues: audio controls may not work, because System.Discovery.Dll could be broken, and you can&#8217;t save custom settings.</p>
<p>Enjoy this <strong>independent</strong> release of <strong>WinMonKey</strong> and <strong>I</strong>.</p>
<p>-WinMonKey and stan_fisher™</p>
<p><strong>Download: </strong><a href="http://www.aeroxp.org/release/StickyNotes-stan_fisher_-_WinMonKey.zip">Here</a><br />
<strong>Screenshots: <a href="http://www.stoyanoff.info/images/StickyNotes/StickyNotes.jpg" rel="lightbox[images]">Sticky Notes</a> <a href="http://www.stoyanoff.info/images/StickyNotes/pdc2003_hillel_aero_05.jpg" rel="lightbox[images]">Sticky Notes (From PDC 2003, thanks to Paul Thurrot)</a> <a href="http://www.stoyanoff.info/images/StickyNotes/SickyNotes_CtrlApp.jpg" rel="lightbox[images]">Sticky Notes Controller Application</a> <a href="http://www.stoyanoff.info/images/StickyNotes/Annotations_Sample.jpg" rel="lightbox[images]">Microsoft Longhorn SDK Annotations Sample</a></strong>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://stoyanoff.info/blog/projects-and-researches/sticky-notes-4074/feed/</wfw:commentRSS>
		</item>
	</channel>
</rss>
